0.002 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.124 * * * [progress]: [2/2] Setting up program. 0.130 * [progress]: [Phase 2 of 3] Improving. 0.130 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.131 * [simplify]: Simplifying (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) 0.131 * * [simplify]: iters left: 6 (14 enodes) 0.139 * * [simplify]: iters left: 5 (53 enodes) 0.156 * * [simplify]: iters left: 4 (80 enodes) 0.193 * * [simplify]: iters left: 3 (133 enodes) 0.225 * * [simplify]: iters left: 2 (163 enodes) 0.249 * * [simplify]: iters left: 1 (177 enodes) 0.284 * * [simplify]: Extracting #0: cost 1 inf + 0 0.285 * * [simplify]: Extracting #1: cost 11 inf + 0 0.285 * * [simplify]: Extracting #2: cost 24 inf + 44 0.285 * * [simplify]: Extracting #3: cost 28 inf + 334 0.286 * * [simplify]: Extracting #4: cost 30 inf + 995 0.287 * * [simplify]: Extracting #5: cost 28 inf + 1950 0.291 * * [simplify]: Extracting #6: cost 5 inf + 5668 0.292 * * [simplify]: Extracting #7: cost 0 inf + 6352 0.294 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 0.294 * [simplify]: Simplified (2) to (λ (a b c) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a)) 0.302 * * [progress]: iteration 1 / 4 0.302 * * * [progress]: picking best candidate 0.305 * * * * [pick]: Picked # 0.305 * * * [progress]: localizing error 0.337 * * * [progress]: generating rewritten candidates 0.337 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 0.339 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.355 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 0.400 * * * [progress]: generating series expansions 0.400 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 0.401 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 0.401 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 0.401 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.401 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.401 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.401 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.401 * [taylor]: Taking taylor expansion of c in b 0.401 * [backup-simplify]: Simplify c into c 0.401 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.401 * [taylor]: Taking taylor expansion of -4 in b 0.401 * [backup-simplify]: Simplify -4 into -4 0.401 * [taylor]: Taking taylor expansion of a in b 0.401 * [backup-simplify]: Simplify a into a 0.401 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.401 * [taylor]: Taking taylor expansion of b in b 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [backup-simplify]: Simplify 1 into 1 0.401 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.401 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.402 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.402 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.403 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.403 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.403 * [backup-simplify]: Simplify (+ 0 0) into 0 0.404 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.404 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.404 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.404 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.404 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.404 * [taylor]: Taking taylor expansion of c in a 0.404 * [backup-simplify]: Simplify c into c 0.404 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.404 * [taylor]: Taking taylor expansion of -4 in a 0.404 * [backup-simplify]: Simplify -4 into -4 0.404 * [taylor]: Taking taylor expansion of a in a 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 1 into 1 0.404 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.404 * [taylor]: Taking taylor expansion of b in a 0.404 * [backup-simplify]: Simplify b into b 0.405 * [backup-simplify]: Simplify (* -4 0) into 0 0.405 * [backup-simplify]: Simplify (* c 0) into 0 0.405 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.405 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.405 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.406 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.407 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.407 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.407 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.407 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.407 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.407 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.407 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.407 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.407 * [taylor]: Taking taylor expansion of c in c 0.407 * [backup-simplify]: Simplify 0 into 0 0.407 * [backup-simplify]: Simplify 1 into 1 0.407 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.407 * [taylor]: Taking taylor expansion of -4 in c 0.407 * [backup-simplify]: Simplify -4 into -4 0.407 * [taylor]: Taking taylor expansion of a in c 0.407 * [backup-simplify]: Simplify a into a 0.407 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.407 * [taylor]: Taking taylor expansion of b in c 0.407 * [backup-simplify]: Simplify b into b 0.407 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.408 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.408 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.408 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.408 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.409 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.409 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.409 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.409 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.409 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.410 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.410 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.410 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.410 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.410 * [taylor]: Taking taylor expansion of c in c 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 1 into 1 0.410 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.410 * [taylor]: Taking taylor expansion of -4 in c 0.410 * [backup-simplify]: Simplify -4 into -4 0.410 * [taylor]: Taking taylor expansion of a in c 0.410 * [backup-simplify]: Simplify a into a 0.410 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.410 * [taylor]: Taking taylor expansion of b in c 0.410 * [backup-simplify]: Simplify b into b 0.410 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.410 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.410 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.410 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.410 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.411 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.412 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.412 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.412 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.412 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.412 * [taylor]: Taking taylor expansion of b in a 0.412 * [backup-simplify]: Simplify b into b 0.412 * [taylor]: Taking taylor expansion of b in b 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.412 * [taylor]: Taking taylor expansion of -2 in a 0.412 * [backup-simplify]: Simplify -2 into -2 0.413 * [taylor]: Taking taylor expansion of (/ a b) in a 0.413 * [taylor]: Taking taylor expansion of a in a 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 1 into 1 0.413 * [taylor]: Taking taylor expansion of b in a 0.413 * [backup-simplify]: Simplify b into b 0.413 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.413 * [taylor]: Taking taylor expansion of 0 in b 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 1 into 1 0.414 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.415 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.416 * [backup-simplify]: Simplify (+ 0 0) into 0 0.417 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.417 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.417 * [taylor]: Taking taylor expansion of -2 in a 0.417 * [backup-simplify]: Simplify -2 into -2 0.417 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.417 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.417 * [taylor]: Taking taylor expansion of a in a 0.417 * [backup-simplify]: Simplify 0 into 0 0.417 * [backup-simplify]: Simplify 1 into 1 0.417 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.417 * [taylor]: Taking taylor expansion of b in a 0.418 * [backup-simplify]: Simplify b into b 0.418 * [backup-simplify]: Simplify (* 1 1) into 1 0.418 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.418 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.418 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.418 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.418 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.418 * [taylor]: Taking taylor expansion of -2 in b 0.418 * [backup-simplify]: Simplify -2 into -2 0.418 * [taylor]: Taking taylor expansion of b in b 0.419 * [backup-simplify]: Simplify 0 into 0 0.419 * [backup-simplify]: Simplify 1 into 1 0.419 * [backup-simplify]: Simplify (/ -2 1) into -2 0.421 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [taylor]: Taking taylor expansion of 0 in b 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 0 into 0 0.422 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.423 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.424 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.425 * [backup-simplify]: Simplify (+ 0 0) into 0 0.425 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 0.425 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.425 * [taylor]: Taking taylor expansion of -4 in a 0.425 * [backup-simplify]: Simplify -4 into -4 0.425 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.425 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.425 * [taylor]: Taking taylor expansion of a in a 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify 1 into 1 0.425 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.425 * [taylor]: Taking taylor expansion of b in a 0.425 * [backup-simplify]: Simplify b into b 0.426 * [backup-simplify]: Simplify (* 1 1) into 1 0.426 * [backup-simplify]: Simplify (* 1 1) into 1 0.427 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.427 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.427 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.427 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.427 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.428 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.428 * [taylor]: Taking taylor expansion of 0 in b 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [taylor]: Taking taylor expansion of 0 in b 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.429 * [backup-simplify]: Simplify (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) 0.429 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.429 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.429 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.429 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.429 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.429 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.429 * [taylor]: Taking taylor expansion of c in b 0.429 * [backup-simplify]: Simplify c into c 0.429 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.429 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.429 * [taylor]: Taking taylor expansion of -4 in b 0.429 * [backup-simplify]: Simplify -4 into -4 0.429 * [taylor]: Taking taylor expansion of a in b 0.429 * [backup-simplify]: Simplify a into a 0.430 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.430 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.430 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.430 * [taylor]: Taking taylor expansion of b in b 0.430 * [backup-simplify]: Simplify 0 into 0 0.430 * [backup-simplify]: Simplify 1 into 1 0.430 * [backup-simplify]: Simplify (* 1 1) into 1 0.431 * [backup-simplify]: Simplify (/ 1 1) into 1 0.431 * [backup-simplify]: Simplify (+ 0 1) into 1 0.432 * [backup-simplify]: Simplify (sqrt 1) into 1 0.432 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.434 * [backup-simplify]: Simplify (+ 0 0) into 0 0.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.435 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.435 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.435 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.435 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.435 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.435 * [taylor]: Taking taylor expansion of c in a 0.435 * [backup-simplify]: Simplify c into c 0.435 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.435 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.435 * [taylor]: Taking taylor expansion of -4 in a 0.435 * [backup-simplify]: Simplify -4 into -4 0.435 * [taylor]: Taking taylor expansion of a in a 0.435 * [backup-simplify]: Simplify 0 into 0 0.435 * [backup-simplify]: Simplify 1 into 1 0.436 * [backup-simplify]: Simplify (/ -4 1) into -4 0.436 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.436 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.436 * [taylor]: Taking taylor expansion of b in a 0.436 * [backup-simplify]: Simplify b into b 0.436 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.436 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.436 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.436 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.437 * [backup-simplify]: Simplify (sqrt 0) into 0 0.437 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.438 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.438 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.438 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.438 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.438 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.438 * [taylor]: Taking taylor expansion of c in c 0.438 * [backup-simplify]: Simplify 0 into 0 0.438 * [backup-simplify]: Simplify 1 into 1 0.438 * [backup-simplify]: Simplify (/ 1 1) into 1 0.438 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.438 * [taylor]: Taking taylor expansion of -4 in c 0.438 * [backup-simplify]: Simplify -4 into -4 0.438 * [taylor]: Taking taylor expansion of a in c 0.438 * [backup-simplify]: Simplify a into a 0.438 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.439 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.439 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.439 * [taylor]: Taking taylor expansion of b in c 0.439 * [backup-simplify]: Simplify b into b 0.439 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.439 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.439 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.439 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.439 * [backup-simplify]: Simplify (sqrt 0) into 0 0.440 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.440 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.440 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.440 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.440 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.440 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.440 * [taylor]: Taking taylor expansion of c in c 0.440 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify 1 into 1 0.441 * [backup-simplify]: Simplify (/ 1 1) into 1 0.441 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.441 * [taylor]: Taking taylor expansion of -4 in c 0.441 * [backup-simplify]: Simplify -4 into -4 0.441 * [taylor]: Taking taylor expansion of a in c 0.441 * [backup-simplify]: Simplify a into a 0.441 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.441 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.441 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.441 * [taylor]: Taking taylor expansion of b in c 0.441 * [backup-simplify]: Simplify b into b 0.441 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.441 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.442 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.442 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.442 * [backup-simplify]: Simplify (sqrt 0) into 0 0.443 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.443 * [taylor]: Taking taylor expansion of 0 in a 0.443 * [backup-simplify]: Simplify 0 into 0 0.443 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.443 * [taylor]: Taking taylor expansion of +nan.0 in a 0.443 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.443 * [taylor]: Taking taylor expansion of a in a 0.443 * [backup-simplify]: Simplify 0 into 0 0.443 * [backup-simplify]: Simplify 1 into 1 0.444 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.444 * [taylor]: Taking taylor expansion of +nan.0 in b 0.444 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.444 * [taylor]: Taking taylor expansion of 0 in b 0.444 * [backup-simplify]: Simplify 0 into 0 0.444 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.446 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.447 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.447 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.447 * [taylor]: Taking taylor expansion of +nan.0 in a 0.447 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.447 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.447 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.447 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.447 * [taylor]: Taking taylor expansion of b in a 0.447 * [backup-simplify]: Simplify b into b 0.447 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.448 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.448 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.448 * [taylor]: Taking taylor expansion of +nan.0 in a 0.448 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.448 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.448 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.448 * [taylor]: Taking taylor expansion of a in a 0.448 * [backup-simplify]: Simplify 0 into 0 0.448 * [backup-simplify]: Simplify 1 into 1 0.448 * [backup-simplify]: Simplify (* 1 1) into 1 0.449 * [backup-simplify]: Simplify (/ 1 1) into 1 0.449 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.450 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.450 * [backup-simplify]: Simplify (- 0) into 0 0.451 * [backup-simplify]: Simplify (+ 0 0) into 0 0.451 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.451 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.452 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.452 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.452 * [taylor]: Taking taylor expansion of 0 in b 0.452 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.453 * [taylor]: Taking taylor expansion of 0 in b 0.453 * [backup-simplify]: Simplify 0 into 0 0.453 * [taylor]: Taking taylor expansion of 0 in b 0.453 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.453 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.455 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.455 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.455 * [backup-simplify]: Simplify (+ 0 0) into 0 0.456 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.456 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.456 * [taylor]: Taking taylor expansion of +nan.0 in a 0.456 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.456 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.456 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.456 * [taylor]: Taking taylor expansion of +nan.0 in a 0.456 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.456 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.456 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.456 * [taylor]: Taking taylor expansion of a in a 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [backup-simplify]: Simplify 1 into 1 0.457 * [backup-simplify]: Simplify (* 1 1) into 1 0.457 * [backup-simplify]: Simplify (* 1 1) into 1 0.457 * [backup-simplify]: Simplify (/ 1 1) into 1 0.457 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.457 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.457 * [taylor]: Taking taylor expansion of +nan.0 in a 0.457 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.457 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.457 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.457 * [taylor]: Taking taylor expansion of a in a 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify 1 into 1 0.457 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.457 * [taylor]: Taking taylor expansion of b in a 0.457 * [backup-simplify]: Simplify b into b 0.457 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.457 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.458 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.458 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.458 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.459 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.459 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.460 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.462 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.462 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.462 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.462 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.463 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.463 * [backup-simplify]: Simplify (+ 0 0) into 0 0.463 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.464 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.465 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.465 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.465 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.465 * [taylor]: Taking taylor expansion of +nan.0 in b 0.465 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.465 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.465 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.465 * [taylor]: Taking taylor expansion of b in b 0.465 * [backup-simplify]: Simplify 0 into 0 0.465 * [backup-simplify]: Simplify 1 into 1 0.466 * [backup-simplify]: Simplify (* 1 1) into 1 0.466 * [backup-simplify]: Simplify (/ 1 1) into 1 0.467 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.469 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.469 * [backup-simplify]: Simplify (- 0) into 0 0.469 * [backup-simplify]: Simplify 0 into 0 0.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.473 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.474 * [backup-simplify]: Simplify (- 0) into 0 0.474 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.475 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.475 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.475 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.475 * [taylor]: Taking taylor expansion of +nan.0 in b 0.475 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.475 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.475 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.475 * [taylor]: Taking taylor expansion of b in b 0.475 * [backup-simplify]: Simplify 0 into 0 0.475 * [backup-simplify]: Simplify 1 into 1 0.476 * [backup-simplify]: Simplify (* 1 1) into 1 0.476 * [backup-simplify]: Simplify (/ 1 1) into 1 0.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.479 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.480 * [backup-simplify]: Simplify (- 0) into 0 0.480 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.481 * [taylor]: Taking taylor expansion of 0 in b 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [taylor]: Taking taylor expansion of 0 in b 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.481 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) 0.481 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.482 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.482 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.482 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.482 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.482 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.482 * [taylor]: Taking taylor expansion of -1 in b 0.482 * [backup-simplify]: Simplify -1 into -1 0.482 * [taylor]: Taking taylor expansion of c in b 0.482 * [backup-simplify]: Simplify c into c 0.482 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.482 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.482 * [taylor]: Taking taylor expansion of 4 in b 0.482 * [backup-simplify]: Simplify 4 into 4 0.482 * [taylor]: Taking taylor expansion of a in b 0.482 * [backup-simplify]: Simplify a into a 0.482 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.482 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.482 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.482 * [taylor]: Taking taylor expansion of b in b 0.482 * [backup-simplify]: Simplify 0 into 0 0.482 * [backup-simplify]: Simplify 1 into 1 0.483 * [backup-simplify]: Simplify (* 1 1) into 1 0.483 * [backup-simplify]: Simplify (/ 1 1) into 1 0.483 * [backup-simplify]: Simplify (+ 0 1) into 1 0.484 * [backup-simplify]: Simplify (sqrt 1) into 1 0.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.486 * [backup-simplify]: Simplify (+ 0 0) into 0 0.486 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.486 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.486 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.487 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.487 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.487 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.487 * [taylor]: Taking taylor expansion of -1 in a 0.487 * [backup-simplify]: Simplify -1 into -1 0.487 * [taylor]: Taking taylor expansion of c in a 0.487 * [backup-simplify]: Simplify c into c 0.487 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.487 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.487 * [taylor]: Taking taylor expansion of 4 in a 0.487 * [backup-simplify]: Simplify 4 into 4 0.487 * [taylor]: Taking taylor expansion of a in a 0.487 * [backup-simplify]: Simplify 0 into 0 0.487 * [backup-simplify]: Simplify 1 into 1 0.487 * [backup-simplify]: Simplify (/ 4 1) into 4 0.488 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.488 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.488 * [taylor]: Taking taylor expansion of b in a 0.488 * [backup-simplify]: Simplify b into b 0.488 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.488 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.488 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.488 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.488 * [backup-simplify]: Simplify (sqrt 0) into 0 0.489 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.489 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.489 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.489 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.489 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.489 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.489 * [taylor]: Taking taylor expansion of -1 in c 0.489 * [backup-simplify]: Simplify -1 into -1 0.489 * [taylor]: Taking taylor expansion of c in c 0.489 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify 1 into 1 0.490 * [backup-simplify]: Simplify (/ -1 1) into -1 0.490 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.490 * [taylor]: Taking taylor expansion of 4 in c 0.490 * [backup-simplify]: Simplify 4 into 4 0.490 * [taylor]: Taking taylor expansion of a in c 0.490 * [backup-simplify]: Simplify a into a 0.490 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.490 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.490 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.490 * [taylor]: Taking taylor expansion of b in c 0.490 * [backup-simplify]: Simplify b into b 0.490 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.490 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.490 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.490 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.491 * [backup-simplify]: Simplify (sqrt 0) into 0 0.492 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.492 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.492 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.492 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.492 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.492 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.492 * [taylor]: Taking taylor expansion of -1 in c 0.492 * [backup-simplify]: Simplify -1 into -1 0.492 * [taylor]: Taking taylor expansion of c in c 0.492 * [backup-simplify]: Simplify 0 into 0 0.492 * [backup-simplify]: Simplify 1 into 1 0.493 * [backup-simplify]: Simplify (/ -1 1) into -1 0.493 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.493 * [taylor]: Taking taylor expansion of 4 in c 0.493 * [backup-simplify]: Simplify 4 into 4 0.493 * [taylor]: Taking taylor expansion of a in c 0.493 * [backup-simplify]: Simplify a into a 0.493 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.493 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.493 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.493 * [taylor]: Taking taylor expansion of b in c 0.493 * [backup-simplify]: Simplify b into b 0.493 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.493 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.493 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.493 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.494 * [backup-simplify]: Simplify (sqrt 0) into 0 0.495 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.495 * [taylor]: Taking taylor expansion of 0 in a 0.495 * [backup-simplify]: Simplify 0 into 0 0.495 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.495 * [taylor]: Taking taylor expansion of +nan.0 in a 0.495 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.495 * [taylor]: Taking taylor expansion of a in a 0.495 * [backup-simplify]: Simplify 0 into 0 0.495 * [backup-simplify]: Simplify 1 into 1 0.496 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.496 * [taylor]: Taking taylor expansion of +nan.0 in b 0.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.496 * [taylor]: Taking taylor expansion of 0 in b 0.496 * [backup-simplify]: Simplify 0 into 0 0.496 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.498 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.498 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.499 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.499 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.499 * [taylor]: Taking taylor expansion of +nan.0 in a 0.499 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.499 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.499 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.499 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.499 * [taylor]: Taking taylor expansion of b in a 0.499 * [backup-simplify]: Simplify b into b 0.499 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.500 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.500 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.500 * [taylor]: Taking taylor expansion of +nan.0 in a 0.500 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.500 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.500 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.500 * [taylor]: Taking taylor expansion of a in a 0.500 * [backup-simplify]: Simplify 0 into 0 0.500 * [backup-simplify]: Simplify 1 into 1 0.500 * [backup-simplify]: Simplify (* 1 1) into 1 0.501 * [backup-simplify]: Simplify (/ 1 1) into 1 0.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.503 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.504 * [backup-simplify]: Simplify (- 0) into 0 0.504 * [backup-simplify]: Simplify (+ 0 0) into 0 0.505 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.505 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.506 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.507 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.507 * [taylor]: Taking taylor expansion of 0 in b 0.507 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.508 * [taylor]: Taking taylor expansion of 0 in b 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [taylor]: Taking taylor expansion of 0 in b 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.508 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.510 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.511 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.511 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.511 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.512 * [backup-simplify]: Simplify (+ 0 0) into 0 0.513 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.513 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.513 * [taylor]: Taking taylor expansion of +nan.0 in a 0.513 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.513 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.513 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.513 * [taylor]: Taking taylor expansion of +nan.0 in a 0.513 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.513 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.513 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.513 * [taylor]: Taking taylor expansion of a in a 0.513 * [backup-simplify]: Simplify 0 into 0 0.513 * [backup-simplify]: Simplify 1 into 1 0.514 * [backup-simplify]: Simplify (* 1 1) into 1 0.514 * [backup-simplify]: Simplify (* 1 1) into 1 0.515 * [backup-simplify]: Simplify (/ 1 1) into 1 0.515 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.515 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.515 * [taylor]: Taking taylor expansion of +nan.0 in a 0.515 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.515 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.515 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.515 * [taylor]: Taking taylor expansion of a in a 0.515 * [backup-simplify]: Simplify 0 into 0 0.515 * [backup-simplify]: Simplify 1 into 1 0.515 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.515 * [taylor]: Taking taylor expansion of b in a 0.515 * [backup-simplify]: Simplify b into b 0.515 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.515 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.515 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.516 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.516 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.517 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.518 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.519 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.522 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.522 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.522 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.523 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.523 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.523 * [backup-simplify]: Simplify (+ 0 0) into 0 0.524 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.524 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.525 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.525 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.525 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.525 * [taylor]: Taking taylor expansion of +nan.0 in b 0.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.525 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.525 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.525 * [taylor]: Taking taylor expansion of b in b 0.525 * [backup-simplify]: Simplify 0 into 0 0.525 * [backup-simplify]: Simplify 1 into 1 0.525 * [backup-simplify]: Simplify (* 1 1) into 1 0.525 * [backup-simplify]: Simplify (/ 1 1) into 1 0.526 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.527 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.527 * [backup-simplify]: Simplify (- 0) into 0 0.527 * [backup-simplify]: Simplify 0 into 0 0.527 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.529 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.529 * [backup-simplify]: Simplify (- 0) into 0 0.529 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.530 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.530 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.530 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.530 * [taylor]: Taking taylor expansion of +nan.0 in b 0.530 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.530 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.530 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.530 * [taylor]: Taking taylor expansion of b in b 0.530 * [backup-simplify]: Simplify 0 into 0 0.530 * [backup-simplify]: Simplify 1 into 1 0.530 * [backup-simplify]: Simplify (* 1 1) into 1 0.530 * [backup-simplify]: Simplify (/ 1 1) into 1 0.531 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.532 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.532 * [backup-simplify]: Simplify (- 0) into 0 0.532 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.533 * [taylor]: Taking taylor expansion of 0 in b 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [taylor]: Taking taylor expansion of 0 in b 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.533 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 0.533 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 0.533 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 0.533 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.533 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.533 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.533 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.533 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.533 * [taylor]: Taking taylor expansion of c in b 0.533 * [backup-simplify]: Simplify c into c 0.533 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.533 * [taylor]: Taking taylor expansion of -4 in b 0.533 * [backup-simplify]: Simplify -4 into -4 0.533 * [taylor]: Taking taylor expansion of a in b 0.533 * [backup-simplify]: Simplify a into a 0.533 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.533 * [taylor]: Taking taylor expansion of b in b 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 1 into 1 0.533 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.534 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.534 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.534 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.534 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.534 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.534 * [backup-simplify]: Simplify (+ 0 0) into 0 0.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.535 * [taylor]: Taking taylor expansion of b in b 0.535 * [backup-simplify]: Simplify 0 into 0 0.535 * [backup-simplify]: Simplify 1 into 1 0.535 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.535 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.535 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.535 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.535 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.535 * [taylor]: Taking taylor expansion of c in a 0.535 * [backup-simplify]: Simplify c into c 0.535 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.535 * [taylor]: Taking taylor expansion of -4 in a 0.535 * [backup-simplify]: Simplify -4 into -4 0.535 * [taylor]: Taking taylor expansion of a in a 0.535 * [backup-simplify]: Simplify 0 into 0 0.535 * [backup-simplify]: Simplify 1 into 1 0.535 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.535 * [taylor]: Taking taylor expansion of b in a 0.535 * [backup-simplify]: Simplify b into b 0.535 * [backup-simplify]: Simplify (* -4 0) into 0 0.535 * [backup-simplify]: Simplify (* c 0) into 0 0.535 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.535 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.536 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.536 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.536 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.536 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.536 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.537 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.537 * [taylor]: Taking taylor expansion of b in a 0.537 * [backup-simplify]: Simplify b into b 0.537 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.537 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.537 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.537 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.537 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.537 * [taylor]: Taking taylor expansion of c in c 0.537 * [backup-simplify]: Simplify 0 into 0 0.537 * [backup-simplify]: Simplify 1 into 1 0.537 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.537 * [taylor]: Taking taylor expansion of -4 in c 0.537 * [backup-simplify]: Simplify -4 into -4 0.537 * [taylor]: Taking taylor expansion of a in c 0.537 * [backup-simplify]: Simplify a into a 0.537 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.537 * [taylor]: Taking taylor expansion of b in c 0.537 * [backup-simplify]: Simplify b into b 0.537 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.537 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.537 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.537 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.537 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.538 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.538 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.538 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.538 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.538 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.538 * [taylor]: Taking taylor expansion of b in c 0.538 * [backup-simplify]: Simplify b into b 0.538 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.538 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.538 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.538 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.538 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.538 * [taylor]: Taking taylor expansion of c in c 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify 1 into 1 0.538 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.538 * [taylor]: Taking taylor expansion of -4 in c 0.538 * [backup-simplify]: Simplify -4 into -4 0.538 * [taylor]: Taking taylor expansion of a in c 0.538 * [backup-simplify]: Simplify a into a 0.538 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.538 * [taylor]: Taking taylor expansion of b in c 0.538 * [backup-simplify]: Simplify b into b 0.538 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.538 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.538 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.539 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.539 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.539 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.539 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.540 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.540 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.540 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.540 * [taylor]: Taking taylor expansion of b in c 0.540 * [backup-simplify]: Simplify b into b 0.540 * [backup-simplify]: Simplify (- b) into (- b) 0.540 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.540 * [taylor]: Taking taylor expansion of 0 in a 0.540 * [backup-simplify]: Simplify 0 into 0 0.540 * [taylor]: Taking taylor expansion of 0 in b 0.540 * [backup-simplify]: Simplify 0 into 0 0.540 * [backup-simplify]: Simplify 0 into 0 0.540 * [backup-simplify]: Simplify (- 0) into 0 0.540 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.540 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.541 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.541 * [taylor]: Taking taylor expansion of 2 in a 0.541 * [backup-simplify]: Simplify 2 into 2 0.541 * [taylor]: Taking taylor expansion of (/ a b) in a 0.541 * [taylor]: Taking taylor expansion of a in a 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify 1 into 1 0.541 * [taylor]: Taking taylor expansion of b in a 0.541 * [backup-simplify]: Simplify b into b 0.541 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.541 * [taylor]: Taking taylor expansion of 0 in b 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.542 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.542 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.543 * [backup-simplify]: Simplify (+ 0 0) into 0 0.543 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.543 * [backup-simplify]: Simplify (- 0) into 0 0.543 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.543 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.543 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.543 * [taylor]: Taking taylor expansion of 2 in a 0.543 * [backup-simplify]: Simplify 2 into 2 0.543 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.543 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.543 * [taylor]: Taking taylor expansion of a in a 0.543 * [backup-simplify]: Simplify 0 into 0 0.543 * [backup-simplify]: Simplify 1 into 1 0.543 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.544 * [taylor]: Taking taylor expansion of b in a 0.544 * [backup-simplify]: Simplify b into b 0.544 * [backup-simplify]: Simplify (* 1 1) into 1 0.544 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.544 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.544 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.544 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.544 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.544 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.544 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.544 * [taylor]: Taking taylor expansion of 2 in b 0.544 * [backup-simplify]: Simplify 2 into 2 0.544 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.544 * [taylor]: Taking taylor expansion of b in b 0.544 * [backup-simplify]: Simplify 0 into 0 0.544 * [backup-simplify]: Simplify 1 into 1 0.545 * [backup-simplify]: Simplify (/ 1 1) into 1 0.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.548 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.549 * [backup-simplify]: Simplify (- 0) into 0 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [taylor]: Taking taylor expansion of 0 in b 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) 0.549 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.549 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.549 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.549 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.549 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.549 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.549 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.549 * [taylor]: Taking taylor expansion of c in b 0.549 * [backup-simplify]: Simplify c into c 0.549 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.549 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.549 * [taylor]: Taking taylor expansion of -4 in b 0.549 * [backup-simplify]: Simplify -4 into -4 0.549 * [taylor]: Taking taylor expansion of a in b 0.549 * [backup-simplify]: Simplify a into a 0.550 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.550 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.550 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.550 * [taylor]: Taking taylor expansion of b in b 0.550 * [backup-simplify]: Simplify 0 into 0 0.550 * [backup-simplify]: Simplify 1 into 1 0.550 * [backup-simplify]: Simplify (* 1 1) into 1 0.550 * [backup-simplify]: Simplify (/ 1 1) into 1 0.551 * [backup-simplify]: Simplify (+ 0 1) into 1 0.551 * [backup-simplify]: Simplify (sqrt 1) into 1 0.551 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.552 * [backup-simplify]: Simplify (+ 0 0) into 0 0.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.553 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.553 * [taylor]: Taking taylor expansion of b in b 0.553 * [backup-simplify]: Simplify 0 into 0 0.553 * [backup-simplify]: Simplify 1 into 1 0.553 * [backup-simplify]: Simplify (/ 1 1) into 1 0.554 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.554 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.554 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.554 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.554 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.554 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.554 * [taylor]: Taking taylor expansion of c in a 0.554 * [backup-simplify]: Simplify c into c 0.554 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.554 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.554 * [taylor]: Taking taylor expansion of -4 in a 0.554 * [backup-simplify]: Simplify -4 into -4 0.554 * [taylor]: Taking taylor expansion of a in a 0.554 * [backup-simplify]: Simplify 0 into 0 0.554 * [backup-simplify]: Simplify 1 into 1 0.555 * [backup-simplify]: Simplify (/ -4 1) into -4 0.555 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.555 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.555 * [taylor]: Taking taylor expansion of b in a 0.555 * [backup-simplify]: Simplify b into b 0.555 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.555 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.555 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.555 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.556 * [backup-simplify]: Simplify (sqrt 0) into 0 0.556 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.557 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.557 * [taylor]: Taking taylor expansion of b in a 0.557 * [backup-simplify]: Simplify b into b 0.557 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.557 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.557 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.557 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.557 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.557 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.557 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.557 * [taylor]: Taking taylor expansion of c in c 0.557 * [backup-simplify]: Simplify 0 into 0 0.557 * [backup-simplify]: Simplify 1 into 1 0.558 * [backup-simplify]: Simplify (/ 1 1) into 1 0.558 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.558 * [taylor]: Taking taylor expansion of -4 in c 0.558 * [backup-simplify]: Simplify -4 into -4 0.558 * [taylor]: Taking taylor expansion of a in c 0.558 * [backup-simplify]: Simplify a into a 0.558 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.558 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.558 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.558 * [taylor]: Taking taylor expansion of b in c 0.558 * [backup-simplify]: Simplify b into b 0.558 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.558 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.558 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.558 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.559 * [backup-simplify]: Simplify (sqrt 0) into 0 0.560 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.560 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.560 * [taylor]: Taking taylor expansion of b in c 0.560 * [backup-simplify]: Simplify b into b 0.560 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.560 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.560 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.560 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.560 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.560 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.560 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.560 * [taylor]: Taking taylor expansion of c in c 0.560 * [backup-simplify]: Simplify 0 into 0 0.560 * [backup-simplify]: Simplify 1 into 1 0.561 * [backup-simplify]: Simplify (/ 1 1) into 1 0.561 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.561 * [taylor]: Taking taylor expansion of -4 in c 0.561 * [backup-simplify]: Simplify -4 into -4 0.561 * [taylor]: Taking taylor expansion of a in c 0.561 * [backup-simplify]: Simplify a into a 0.561 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.561 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.561 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.561 * [taylor]: Taking taylor expansion of b in c 0.561 * [backup-simplify]: Simplify b into b 0.561 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.561 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.561 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.561 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.562 * [backup-simplify]: Simplify (sqrt 0) into 0 0.563 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.563 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.563 * [taylor]: Taking taylor expansion of b in c 0.563 * [backup-simplify]: Simplify b into b 0.563 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.564 * [backup-simplify]: Simplify (+ 0 0) into 0 0.564 * [taylor]: Taking taylor expansion of 0 in a 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.564 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.564 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.564 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.564 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.564 * [taylor]: Taking taylor expansion of +nan.0 in a 0.564 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.564 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.564 * [taylor]: Taking taylor expansion of a in a 0.564 * [backup-simplify]: Simplify 0 into 0 0.564 * [backup-simplify]: Simplify 1 into 1 0.565 * [backup-simplify]: Simplify (/ 1 1) into 1 0.565 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.565 * [taylor]: Taking taylor expansion of b in a 0.565 * [backup-simplify]: Simplify b into b 0.565 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.566 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.566 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.567 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.567 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.567 * [taylor]: Taking taylor expansion of +nan.0 in b 0.567 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.567 * [taylor]: Taking taylor expansion of 0 in b 0.567 * [backup-simplify]: Simplify 0 into 0 0.567 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.569 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.569 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.571 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.571 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.571 * [backup-simplify]: Simplify (- 0) into 0 0.572 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.572 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.572 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.572 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.572 * [taylor]: Taking taylor expansion of +nan.0 in a 0.572 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.572 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.572 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.572 * [taylor]: Taking taylor expansion of a in a 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [backup-simplify]: Simplify 1 into 1 0.573 * [backup-simplify]: Simplify (* 1 1) into 1 0.573 * [backup-simplify]: Simplify (/ 1 1) into 1 0.573 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.573 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.573 * [taylor]: Taking taylor expansion of +nan.0 in a 0.573 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.573 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.573 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.573 * [taylor]: Taking taylor expansion of b in a 0.574 * [backup-simplify]: Simplify b into b 0.574 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.574 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.575 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.577 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.577 * [backup-simplify]: Simplify (+ 0 0) into 0 0.577 * [backup-simplify]: Simplify (- 0) into 0 0.578 * [taylor]: Taking taylor expansion of 0 in b 0.578 * [backup-simplify]: Simplify 0 into 0 0.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.579 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.580 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.580 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.580 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.580 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.580 * [taylor]: Taking taylor expansion of b in b 0.580 * [backup-simplify]: Simplify 0 into 0 0.580 * [backup-simplify]: Simplify 1 into 1 0.580 * [backup-simplify]: Simplify (/ 1 1) into 1 0.581 * [backup-simplify]: Simplify (- 1) into -1 0.581 * [backup-simplify]: Simplify -1 into -1 0.581 * [taylor]: Taking taylor expansion of 0 in b 0.581 * [backup-simplify]: Simplify 0 into 0 0.581 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.582 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.582 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.584 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.585 * [backup-simplify]: Simplify (+ 0 0) into 0 0.586 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.587 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.587 * [backup-simplify]: Simplify (- 0) into 0 0.588 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.588 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.588 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.588 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.588 * [taylor]: Taking taylor expansion of +nan.0 in a 0.588 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.588 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.588 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.588 * [taylor]: Taking taylor expansion of a in a 0.588 * [backup-simplify]: Simplify 0 into 0 0.588 * [backup-simplify]: Simplify 1 into 1 0.589 * [backup-simplify]: Simplify (* 1 1) into 1 0.589 * [backup-simplify]: Simplify (* 1 1) into 1 0.589 * [backup-simplify]: Simplify (/ 1 1) into 1 0.589 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.589 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.589 * [taylor]: Taking taylor expansion of +nan.0 in a 0.590 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.590 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.590 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.590 * [taylor]: Taking taylor expansion of a in a 0.590 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify 1 into 1 0.590 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.590 * [taylor]: Taking taylor expansion of b in a 0.590 * [backup-simplify]: Simplify b into b 0.590 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.590 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.590 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.591 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.591 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.592 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.593 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.594 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.598 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.598 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.598 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.598 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.599 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.599 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.599 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.599 * [taylor]: Taking taylor expansion of +nan.0 in b 0.599 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.599 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.599 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.599 * [taylor]: Taking taylor expansion of b in b 0.599 * [backup-simplify]: Simplify 0 into 0 0.599 * [backup-simplify]: Simplify 1 into 1 0.599 * [backup-simplify]: Simplify (* 1 1) into 1 0.600 * [backup-simplify]: Simplify (/ 1 1) into 1 0.601 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.603 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.603 * [backup-simplify]: Simplify (- 0) into 0 0.603 * [backup-simplify]: Simplify 0 into 0 0.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.607 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.607 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.607 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.607 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.607 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.607 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.608 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.608 * [taylor]: Taking taylor expansion of +nan.0 in b 0.608 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.608 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.608 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.608 * [taylor]: Taking taylor expansion of b in b 0.608 * [backup-simplify]: Simplify 0 into 0 0.608 * [backup-simplify]: Simplify 1 into 1 0.608 * [backup-simplify]: Simplify (* 1 1) into 1 0.609 * [backup-simplify]: Simplify (/ 1 1) into 1 0.609 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.610 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.611 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.612 * [backup-simplify]: Simplify (- 0) into 0 0.612 * [backup-simplify]: Simplify 0 into 0 0.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.614 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.615 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.615 * [backup-simplify]: Simplify (+ 0 0) into 0 0.616 * [backup-simplify]: Simplify (- 0) into 0 0.616 * [taylor]: Taking taylor expansion of 0 in b 0.616 * [backup-simplify]: Simplify 0 into 0 0.616 * [taylor]: Taking taylor expansion of 0 in b 0.616 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify 0 into 0 0.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.617 * [backup-simplify]: Simplify (- 0) into 0 0.617 * [backup-simplify]: Simplify 0 into 0 0.617 * [backup-simplify]: Simplify 0 into 0 0.618 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.619 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) 0.619 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 0.619 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.619 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.619 * [taylor]: Taking taylor expansion of b in b 0.619 * [backup-simplify]: Simplify 0 into 0 0.619 * [backup-simplify]: Simplify 1 into 1 0.620 * [backup-simplify]: Simplify (/ 1 1) into 1 0.620 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.620 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.620 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.620 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.620 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.620 * [taylor]: Taking taylor expansion of -1 in b 0.620 * [backup-simplify]: Simplify -1 into -1 0.620 * [taylor]: Taking taylor expansion of c in b 0.620 * [backup-simplify]: Simplify c into c 0.620 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.620 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.620 * [taylor]: Taking taylor expansion of 4 in b 0.620 * [backup-simplify]: Simplify 4 into 4 0.620 * [taylor]: Taking taylor expansion of a in b 0.620 * [backup-simplify]: Simplify a into a 0.620 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.620 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.620 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.620 * [taylor]: Taking taylor expansion of b in b 0.620 * [backup-simplify]: Simplify 0 into 0 0.620 * [backup-simplify]: Simplify 1 into 1 0.621 * [backup-simplify]: Simplify (* 1 1) into 1 0.622 * [backup-simplify]: Simplify (/ 1 1) into 1 0.622 * [backup-simplify]: Simplify (+ 0 1) into 1 0.623 * [backup-simplify]: Simplify (sqrt 1) into 1 0.623 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.625 * [backup-simplify]: Simplify (+ 0 0) into 0 0.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.626 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.626 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.626 * [taylor]: Taking taylor expansion of b in a 0.626 * [backup-simplify]: Simplify b into b 0.626 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.626 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.626 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.626 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.626 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.626 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.626 * [taylor]: Taking taylor expansion of -1 in a 0.626 * [backup-simplify]: Simplify -1 into -1 0.626 * [taylor]: Taking taylor expansion of c in a 0.626 * [backup-simplify]: Simplify c into c 0.626 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.626 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.626 * [taylor]: Taking taylor expansion of 4 in a 0.626 * [backup-simplify]: Simplify 4 into 4 0.626 * [taylor]: Taking taylor expansion of a in a 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 1 into 1 0.627 * [backup-simplify]: Simplify (/ 4 1) into 4 0.627 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.627 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.627 * [taylor]: Taking taylor expansion of b in a 0.627 * [backup-simplify]: Simplify b into b 0.627 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.627 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.628 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.628 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.628 * [backup-simplify]: Simplify (sqrt 0) into 0 0.629 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.629 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.629 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.629 * [taylor]: Taking taylor expansion of b in c 0.629 * [backup-simplify]: Simplify b into b 0.629 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.629 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.629 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.629 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.629 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.629 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.629 * [taylor]: Taking taylor expansion of -1 in c 0.629 * [backup-simplify]: Simplify -1 into -1 0.629 * [taylor]: Taking taylor expansion of c in c 0.629 * [backup-simplify]: Simplify 0 into 0 0.629 * [backup-simplify]: Simplify 1 into 1 0.630 * [backup-simplify]: Simplify (/ -1 1) into -1 0.630 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.630 * [taylor]: Taking taylor expansion of 4 in c 0.630 * [backup-simplify]: Simplify 4 into 4 0.630 * [taylor]: Taking taylor expansion of a in c 0.630 * [backup-simplify]: Simplify a into a 0.630 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.630 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.630 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.630 * [taylor]: Taking taylor expansion of b in c 0.630 * [backup-simplify]: Simplify b into b 0.630 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.631 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.631 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.631 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.631 * [backup-simplify]: Simplify (sqrt 0) into 0 0.632 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.632 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.632 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.632 * [taylor]: Taking taylor expansion of b in c 0.632 * [backup-simplify]: Simplify b into b 0.632 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.632 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.633 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.633 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.633 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.633 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.633 * [taylor]: Taking taylor expansion of -1 in c 0.633 * [backup-simplify]: Simplify -1 into -1 0.633 * [taylor]: Taking taylor expansion of c in c 0.633 * [backup-simplify]: Simplify 0 into 0 0.633 * [backup-simplify]: Simplify 1 into 1 0.633 * [backup-simplify]: Simplify (/ -1 1) into -1 0.634 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.634 * [taylor]: Taking taylor expansion of 4 in c 0.634 * [backup-simplify]: Simplify 4 into 4 0.634 * [taylor]: Taking taylor expansion of a in c 0.634 * [backup-simplify]: Simplify a into a 0.634 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.634 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.634 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.634 * [taylor]: Taking taylor expansion of b in c 0.634 * [backup-simplify]: Simplify b into b 0.634 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.634 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.634 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.634 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.635 * [backup-simplify]: Simplify (sqrt 0) into 0 0.636 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.636 * [backup-simplify]: Simplify (+ 0 0) into 0 0.636 * [taylor]: Taking taylor expansion of 0 in a 0.636 * [backup-simplify]: Simplify 0 into 0 0.636 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.636 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.636 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.636 * [taylor]: Taking taylor expansion of b in a 0.636 * [backup-simplify]: Simplify b into b 0.637 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.637 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.637 * [taylor]: Taking taylor expansion of +nan.0 in a 0.637 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.637 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.637 * [taylor]: Taking taylor expansion of a in a 0.637 * [backup-simplify]: Simplify 0 into 0 0.637 * [backup-simplify]: Simplify 1 into 1 0.637 * [backup-simplify]: Simplify (/ 1 1) into 1 0.638 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.638 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.639 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.639 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.639 * [taylor]: Taking taylor expansion of +nan.0 in b 0.639 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.639 * [taylor]: Taking taylor expansion of 0 in b 0.639 * [backup-simplify]: Simplify 0 into 0 0.640 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.640 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.641 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.641 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.641 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.643 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.643 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.643 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.643 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.643 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.643 * [taylor]: Taking taylor expansion of +nan.0 in a 0.643 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.643 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.643 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.643 * [taylor]: Taking taylor expansion of a in a 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 1 into 1 0.644 * [backup-simplify]: Simplify (* 1 1) into 1 0.644 * [backup-simplify]: Simplify (/ 1 1) into 1 0.644 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.644 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.644 * [taylor]: Taking taylor expansion of +nan.0 in a 0.645 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.645 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.645 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.645 * [taylor]: Taking taylor expansion of b in a 0.645 * [backup-simplify]: Simplify b into b 0.645 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.645 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.646 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.648 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.648 * [backup-simplify]: Simplify (+ 0 0) into 0 0.649 * [backup-simplify]: Simplify (- 0) into 0 0.649 * [taylor]: Taking taylor expansion of 0 in b 0.649 * [backup-simplify]: Simplify 0 into 0 0.650 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.651 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.651 * [backup-simplify]: Simplify (- 0) into 0 0.651 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 0.651 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.651 * [taylor]: Taking taylor expansion of b in b 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [backup-simplify]: Simplify 1 into 1 0.652 * [backup-simplify]: Simplify (/ 1 1) into 1 0.652 * [backup-simplify]: Simplify 1 into 1 0.652 * [taylor]: Taking taylor expansion of 0 in b 0.652 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.653 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.653 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.654 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.655 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.656 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.656 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.656 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.657 * [backup-simplify]: Simplify (+ 0 0) into 0 0.658 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.659 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.659 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.659 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.659 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.659 * [taylor]: Taking taylor expansion of +nan.0 in a 0.659 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.659 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.659 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.659 * [taylor]: Taking taylor expansion of a in a 0.659 * [backup-simplify]: Simplify 0 into 0 0.659 * [backup-simplify]: Simplify 1 into 1 0.660 * [backup-simplify]: Simplify (* 1 1) into 1 0.660 * [backup-simplify]: Simplify (* 1 1) into 1 0.660 * [backup-simplify]: Simplify (/ 1 1) into 1 0.660 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.661 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.661 * [taylor]: Taking taylor expansion of +nan.0 in a 0.661 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.661 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.661 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.661 * [taylor]: Taking taylor expansion of a in a 0.661 * [backup-simplify]: Simplify 0 into 0 0.661 * [backup-simplify]: Simplify 1 into 1 0.661 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.661 * [taylor]: Taking taylor expansion of b in a 0.661 * [backup-simplify]: Simplify b into b 0.661 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.661 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.661 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.662 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.662 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.664 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.669 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.669 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.669 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.669 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.669 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.669 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.669 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.670 * [taylor]: Taking taylor expansion of +nan.0 in b 0.670 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.670 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.670 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.670 * [taylor]: Taking taylor expansion of b in b 0.670 * [backup-simplify]: Simplify 0 into 0 0.670 * [backup-simplify]: Simplify 1 into 1 0.670 * [backup-simplify]: Simplify (* 1 1) into 1 0.671 * [backup-simplify]: Simplify (/ 1 1) into 1 0.671 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.673 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.674 * [backup-simplify]: Simplify (- 0) into 0 0.674 * [backup-simplify]: Simplify 0 into 0 0.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.676 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.677 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.677 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.677 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.677 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.677 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.677 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.677 * [taylor]: Taking taylor expansion of +nan.0 in b 0.677 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.677 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.677 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.677 * [taylor]: Taking taylor expansion of b in b 0.677 * [backup-simplify]: Simplify 0 into 0 0.677 * [backup-simplify]: Simplify 1 into 1 0.678 * [backup-simplify]: Simplify (* 1 1) into 1 0.678 * [backup-simplify]: Simplify (/ 1 1) into 1 0.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.679 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.679 * [backup-simplify]: Simplify (- 0) into 0 0.679 * [backup-simplify]: Simplify 0 into 0 0.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.681 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.681 * [backup-simplify]: Simplify (- 0) into 0 0.682 * [backup-simplify]: Simplify (+ 0 0) into 0 0.682 * [taylor]: Taking taylor expansion of 0 in b 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [taylor]: Taking taylor expansion of 0 in b 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify 0 into 0 0.683 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.683 * * * * [progress]: [ 3 / 3 ] generating series at (2) 0.683 * [backup-simplify]: Simplify (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) into (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 0.683 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 0.684 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 0.684 * [taylor]: Taking taylor expansion of 1/2 in b 0.684 * [backup-simplify]: Simplify 1/2 into 1/2 0.684 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 0.684 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.684 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.684 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.684 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.684 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.684 * [taylor]: Taking taylor expansion of c in b 0.684 * [backup-simplify]: Simplify c into c 0.684 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.684 * [taylor]: Taking taylor expansion of -4 in b 0.684 * [backup-simplify]: Simplify -4 into -4 0.684 * [taylor]: Taking taylor expansion of a in b 0.684 * [backup-simplify]: Simplify a into a 0.684 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.684 * [taylor]: Taking taylor expansion of b in b 0.684 * [backup-simplify]: Simplify 0 into 0 0.684 * [backup-simplify]: Simplify 1 into 1 0.684 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.684 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.684 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.684 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.685 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.685 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.685 * [backup-simplify]: Simplify (+ 0 0) into 0 0.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.685 * [taylor]: Taking taylor expansion of b in b 0.685 * [backup-simplify]: Simplify 0 into 0 0.685 * [backup-simplify]: Simplify 1 into 1 0.685 * [taylor]: Taking taylor expansion of a in b 0.685 * [backup-simplify]: Simplify a into a 0.685 * [backup-simplify]: Simplify (- 0) into 0 0.686 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.686 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 0.686 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 0.686 * [taylor]: Taking taylor expansion of 1/2 in a 0.686 * [backup-simplify]: Simplify 1/2 into 1/2 0.686 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 0.686 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.686 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.686 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.686 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.686 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.686 * [taylor]: Taking taylor expansion of c in a 0.686 * [backup-simplify]: Simplify c into c 0.686 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.686 * [taylor]: Taking taylor expansion of -4 in a 0.686 * [backup-simplify]: Simplify -4 into -4 0.686 * [taylor]: Taking taylor expansion of a in a 0.686 * [backup-simplify]: Simplify 0 into 0 0.686 * [backup-simplify]: Simplify 1 into 1 0.686 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.686 * [taylor]: Taking taylor expansion of b in a 0.686 * [backup-simplify]: Simplify b into b 0.686 * [backup-simplify]: Simplify (* -4 0) into 0 0.686 * [backup-simplify]: Simplify (* c 0) into 0 0.686 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.687 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.687 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.687 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.687 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.687 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.688 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.688 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.688 * [taylor]: Taking taylor expansion of b in a 0.688 * [backup-simplify]: Simplify b into b 0.688 * [taylor]: Taking taylor expansion of a in a 0.688 * [backup-simplify]: Simplify 0 into 0 0.688 * [backup-simplify]: Simplify 1 into 1 0.688 * [backup-simplify]: Simplify (- b) into (- b) 0.688 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.688 * [backup-simplify]: Simplify (- 0) into 0 0.688 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.688 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 0.688 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.688 * [taylor]: Taking taylor expansion of 1/2 in c 0.688 * [backup-simplify]: Simplify 1/2 into 1/2 0.688 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.688 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.688 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.688 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.689 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.689 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.689 * [taylor]: Taking taylor expansion of c in c 0.689 * [backup-simplify]: Simplify 0 into 0 0.689 * [backup-simplify]: Simplify 1 into 1 0.689 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.689 * [taylor]: Taking taylor expansion of -4 in c 0.689 * [backup-simplify]: Simplify -4 into -4 0.689 * [taylor]: Taking taylor expansion of a in c 0.689 * [backup-simplify]: Simplify a into a 0.689 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.689 * [taylor]: Taking taylor expansion of b in c 0.689 * [backup-simplify]: Simplify b into b 0.689 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.689 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.689 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.689 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.689 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.689 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.690 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.690 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.690 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.690 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.690 * [taylor]: Taking taylor expansion of b in c 0.690 * [backup-simplify]: Simplify b into b 0.690 * [taylor]: Taking taylor expansion of a in c 0.690 * [backup-simplify]: Simplify a into a 0.690 * [backup-simplify]: Simplify (- b) into (- b) 0.690 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.690 * [backup-simplify]: Simplify (- 0) into 0 0.691 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.691 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.691 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.691 * [taylor]: Taking taylor expansion of 1/2 in c 0.691 * [backup-simplify]: Simplify 1/2 into 1/2 0.691 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.691 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.691 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.691 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.691 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.691 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.691 * [taylor]: Taking taylor expansion of c in c 0.691 * [backup-simplify]: Simplify 0 into 0 0.691 * [backup-simplify]: Simplify 1 into 1 0.691 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.691 * [taylor]: Taking taylor expansion of -4 in c 0.691 * [backup-simplify]: Simplify -4 into -4 0.691 * [taylor]: Taking taylor expansion of a in c 0.691 * [backup-simplify]: Simplify a into a 0.691 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.691 * [taylor]: Taking taylor expansion of b in c 0.691 * [backup-simplify]: Simplify b into b 0.691 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.691 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.691 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.691 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.691 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.692 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.692 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.692 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.692 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.692 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.692 * [taylor]: Taking taylor expansion of b in c 0.692 * [backup-simplify]: Simplify b into b 0.692 * [taylor]: Taking taylor expansion of a in c 0.692 * [backup-simplify]: Simplify a into a 0.692 * [backup-simplify]: Simplify (- b) into (- b) 0.692 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.693 * [backup-simplify]: Simplify (- 0) into 0 0.693 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.693 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.693 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 0.693 * [taylor]: Taking taylor expansion of (/ -1 b) in a 0.693 * [taylor]: Taking taylor expansion of -1 in a 0.693 * [backup-simplify]: Simplify -1 into -1 0.693 * [taylor]: Taking taylor expansion of b in a 0.693 * [backup-simplify]: Simplify b into b 0.693 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 0.693 * [taylor]: Taking taylor expansion of (/ -1 b) in b 0.693 * [taylor]: Taking taylor expansion of -1 in b 0.693 * [backup-simplify]: Simplify -1 into -1 0.693 * [taylor]: Taking taylor expansion of b in b 0.693 * [backup-simplify]: Simplify 0 into 0 0.693 * [backup-simplify]: Simplify 1 into 1 0.694 * [backup-simplify]: Simplify (/ -1 1) into -1 0.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.694 * [backup-simplify]: Simplify 0 into 0 0.695 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.695 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.696 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.696 * [backup-simplify]: Simplify (+ 0 0) into 0 0.696 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.696 * [backup-simplify]: Simplify (- 0) into 0 0.697 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.697 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 0.697 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 0.697 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 0.697 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 0.697 * [taylor]: Taking taylor expansion of a in a 0.697 * [backup-simplify]: Simplify 0 into 0 0.697 * [backup-simplify]: Simplify 1 into 1 0.697 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.697 * [taylor]: Taking taylor expansion of b in a 0.697 * [backup-simplify]: Simplify b into b 0.697 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.697 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.697 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.697 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 0.697 * [taylor]: Taking taylor expansion of 0 in b 0.697 * [backup-simplify]: Simplify 0 into 0 0.697 * [backup-simplify]: Simplify 0 into 0 0.698 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.698 * [backup-simplify]: Simplify 0 into 0 0.699 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.700 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.700 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.701 * [backup-simplify]: Simplify (+ 0 0) into 0 0.701 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 0.701 * [backup-simplify]: Simplify (- 0) into 0 0.701 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 0.702 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ (pow a 3) (pow b 5)))) a) (+ (* (/ -2 b) (/ 0 a)) (* (- (* 2 (/ a (pow b 3)))) (/ 0 a)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 0.702 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b)))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 0.702 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 0.702 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 0.702 * [taylor]: Taking taylor expansion of 2 in a 0.702 * [backup-simplify]: Simplify 2 into 2 0.702 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 0.702 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.702 * [taylor]: Taking taylor expansion of a in a 0.702 * [backup-simplify]: Simplify 0 into 0 0.702 * [backup-simplify]: Simplify 1 into 1 0.702 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.702 * [taylor]: Taking taylor expansion of b in a 0.702 * [backup-simplify]: Simplify b into b 0.703 * [backup-simplify]: Simplify (* 1 1) into 1 0.703 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.703 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.703 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.703 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.703 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 0.703 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 0.703 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 0.703 * [taylor]: Taking taylor expansion of (pow b 3) in b 0.703 * [taylor]: Taking taylor expansion of b in b 0.703 * [backup-simplify]: Simplify 0 into 0 0.703 * [backup-simplify]: Simplify 1 into 1 0.704 * [backup-simplify]: Simplify (* 1 1) into 1 0.704 * [backup-simplify]: Simplify (* 1 1) into 1 0.704 * [backup-simplify]: Simplify (/ 1 1) into 1 0.705 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.707 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.711 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.712 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.714 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.717 * [backup-simplify]: Simplify (- 0) into 0 0.717 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.718 * [taylor]: Taking taylor expansion of 0 in b 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify (/ (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2) (/ 1 a)) into (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 0.718 * [approximate]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (c a b) around 0 0.718 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 0.718 * [taylor]: Taking taylor expansion of 1/2 in b 0.718 * [backup-simplify]: Simplify 1/2 into 1/2 0.718 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 0.718 * [taylor]: Taking taylor expansion of a in b 0.718 * [backup-simplify]: Simplify a into a 0.718 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.718 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.718 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.719 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.719 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.719 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.719 * [taylor]: Taking taylor expansion of c in b 0.719 * [backup-simplify]: Simplify c into c 0.719 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.719 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.719 * [taylor]: Taking taylor expansion of -4 in b 0.719 * [backup-simplify]: Simplify -4 into -4 0.719 * [taylor]: Taking taylor expansion of a in b 0.719 * [backup-simplify]: Simplify a into a 0.719 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.719 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.719 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.719 * [taylor]: Taking taylor expansion of b in b 0.719 * [backup-simplify]: Simplify 0 into 0 0.719 * [backup-simplify]: Simplify 1 into 1 0.720 * [backup-simplify]: Simplify (* 1 1) into 1 0.720 * [backup-simplify]: Simplify (/ 1 1) into 1 0.721 * [backup-simplify]: Simplify (+ 0 1) into 1 0.721 * [backup-simplify]: Simplify (sqrt 1) into 1 0.722 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.723 * [backup-simplify]: Simplify (+ 0 0) into 0 0.724 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.724 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.724 * [taylor]: Taking taylor expansion of b in b 0.724 * [backup-simplify]: Simplify 0 into 0 0.724 * [backup-simplify]: Simplify 1 into 1 0.725 * [backup-simplify]: Simplify (/ 1 1) into 1 0.725 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 0.725 * [taylor]: Taking taylor expansion of 1/2 in a 0.725 * [backup-simplify]: Simplify 1/2 into 1/2 0.725 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 0.725 * [taylor]: Taking taylor expansion of a in a 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.725 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.725 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.725 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.725 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.725 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.725 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.725 * [taylor]: Taking taylor expansion of c in a 0.725 * [backup-simplify]: Simplify c into c 0.725 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.725 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.725 * [taylor]: Taking taylor expansion of -4 in a 0.725 * [backup-simplify]: Simplify -4 into -4 0.725 * [taylor]: Taking taylor expansion of a in a 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.726 * [backup-simplify]: Simplify (/ -4 1) into -4 0.726 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.726 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.726 * [taylor]: Taking taylor expansion of b in a 0.726 * [backup-simplify]: Simplify b into b 0.726 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.726 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.726 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.726 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.727 * [backup-simplify]: Simplify (sqrt 0) into 0 0.728 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.728 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.728 * [taylor]: Taking taylor expansion of b in a 0.728 * [backup-simplify]: Simplify b into b 0.728 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.728 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.728 * [taylor]: Taking taylor expansion of 1/2 in c 0.728 * [backup-simplify]: Simplify 1/2 into 1/2 0.728 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.728 * [taylor]: Taking taylor expansion of a in c 0.728 * [backup-simplify]: Simplify a into a 0.728 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.728 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.728 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.728 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.728 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.728 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.728 * [taylor]: Taking taylor expansion of c in c 0.728 * [backup-simplify]: Simplify 0 into 0 0.728 * [backup-simplify]: Simplify 1 into 1 0.729 * [backup-simplify]: Simplify (/ 1 1) into 1 0.729 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.729 * [taylor]: Taking taylor expansion of -4 in c 0.729 * [backup-simplify]: Simplify -4 into -4 0.729 * [taylor]: Taking taylor expansion of a in c 0.729 * [backup-simplify]: Simplify a into a 0.729 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.729 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.729 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.729 * [taylor]: Taking taylor expansion of b in c 0.729 * [backup-simplify]: Simplify b into b 0.729 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.729 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.729 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.730 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.730 * [backup-simplify]: Simplify (sqrt 0) into 0 0.731 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.731 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.731 * [taylor]: Taking taylor expansion of b in c 0.731 * [backup-simplify]: Simplify b into b 0.731 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.731 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.731 * [taylor]: Taking taylor expansion of 1/2 in c 0.731 * [backup-simplify]: Simplify 1/2 into 1/2 0.731 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.731 * [taylor]: Taking taylor expansion of a in c 0.731 * [backup-simplify]: Simplify a into a 0.731 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.731 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.731 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.731 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.732 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.732 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.732 * [taylor]: Taking taylor expansion of c in c 0.732 * [backup-simplify]: Simplify 0 into 0 0.732 * [backup-simplify]: Simplify 1 into 1 0.733 * [backup-simplify]: Simplify (/ 1 1) into 1 0.733 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.733 * [taylor]: Taking taylor expansion of -4 in c 0.733 * [backup-simplify]: Simplify -4 into -4 0.733 * [taylor]: Taking taylor expansion of a in c 0.733 * [backup-simplify]: Simplify a into a 0.733 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.733 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.733 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.733 * [taylor]: Taking taylor expansion of b in c 0.733 * [backup-simplify]: Simplify b into b 0.733 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.733 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.733 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.733 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.734 * [backup-simplify]: Simplify (sqrt 0) into 0 0.735 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.735 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.735 * [taylor]: Taking taylor expansion of b in c 0.735 * [backup-simplify]: Simplify b into b 0.735 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.736 * [backup-simplify]: Simplify (+ 0 0) into 0 0.736 * [backup-simplify]: Simplify (* a 0) into 0 0.736 * [backup-simplify]: Simplify (* 1/2 0) into 0 0.736 * [taylor]: Taking taylor expansion of 0 in a 0.736 * [backup-simplify]: Simplify 0 into 0 0.736 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.736 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.737 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 0.738 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.738 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.738 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.738 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.739 * [taylor]: Taking taylor expansion of 1/2 in a 0.739 * [backup-simplify]: Simplify 1/2 into 1/2 0.739 * [taylor]: Taking taylor expansion of (/ a b) in a 0.739 * [taylor]: Taking taylor expansion of a in a 0.739 * [backup-simplify]: Simplify 0 into 0 0.739 * [backup-simplify]: Simplify 1 into 1 0.739 * [taylor]: Taking taylor expansion of b in a 0.739 * [backup-simplify]: Simplify b into b 0.739 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.739 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.739 * [taylor]: Taking taylor expansion of +nan.0 in a 0.739 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.739 * [taylor]: Taking taylor expansion of 0 in b 0.739 * [backup-simplify]: Simplify 0 into 0 0.739 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.741 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.743 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.743 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.743 * [backup-simplify]: Simplify (- 0) into 0 0.744 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.745 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0.747 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (+ (/ a b) (- +nan.0)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0.747 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.747 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.747 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.747 * [taylor]: Taking taylor expansion of +nan.0 in a 0.747 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.747 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.747 * [taylor]: Taking taylor expansion of a in a 0.747 * [backup-simplify]: Simplify 0 into 0 0.747 * [backup-simplify]: Simplify 1 into 1 0.748 * [backup-simplify]: Simplify (/ 1 1) into 1 0.748 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.748 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.748 * [taylor]: Taking taylor expansion of +nan.0 in a 0.748 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.748 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.748 * [taylor]: Taking taylor expansion of a in a 0.748 * [backup-simplify]: Simplify 0 into 0 0.748 * [backup-simplify]: Simplify 1 into 1 0.748 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.748 * [taylor]: Taking taylor expansion of b in a 0.748 * [backup-simplify]: Simplify b into b 0.748 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.748 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.748 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.749 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.749 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.749 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.749 * [taylor]: Taking taylor expansion of +nan.0 in b 0.749 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.750 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.750 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.751 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.751 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.751 * [taylor]: Taking taylor expansion of +nan.0 in b 0.751 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.751 * [taylor]: Taking taylor expansion of 0 in b 0.751 * [backup-simplify]: Simplify 0 into 0 0.751 * [backup-simplify]: Simplify 0 into 0 0.751 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.752 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.752 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.752 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.753 * [backup-simplify]: Simplify (+ 0 0) into 0 0.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.754 * [backup-simplify]: Simplify (- 0) into 0 0.755 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.756 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.757 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (+ (/ a b) (- +nan.0)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.757 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.757 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.757 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.757 * [taylor]: Taking taylor expansion of +nan.0 in a 0.757 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.757 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.757 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.757 * [taylor]: Taking taylor expansion of a in a 0.757 * [backup-simplify]: Simplify 0 into 0 0.757 * [backup-simplify]: Simplify 1 into 1 0.757 * [backup-simplify]: Simplify (* 1 1) into 1 0.758 * [backup-simplify]: Simplify (/ 1 1) into 1 0.758 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.758 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.758 * [taylor]: Taking taylor expansion of +nan.0 in a 0.758 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.758 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.758 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.758 * [taylor]: Taking taylor expansion of b in a 0.758 * [backup-simplify]: Simplify b into b 0.758 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.758 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.758 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.759 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.759 * [backup-simplify]: Simplify (+ 0 0) into 0 0.760 * [backup-simplify]: Simplify (- 0) into 0 0.760 * [taylor]: Taking taylor expansion of 0 in b 0.760 * [backup-simplify]: Simplify 0 into 0 0.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.761 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.761 * [backup-simplify]: Simplify (+ 0 0) into 0 0.761 * [backup-simplify]: Simplify (- 0) into 0 0.761 * [taylor]: Taking taylor expansion of 0 in b 0.761 * [backup-simplify]: Simplify 0 into 0 0.761 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.762 * [backup-simplify]: Simplify (- 0) into 0 0.762 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.762 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.762 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.762 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.762 * [taylor]: Taking taylor expansion of 1/2 in b 0.762 * [backup-simplify]: Simplify 1/2 into 1/2 0.762 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.762 * [taylor]: Taking taylor expansion of b in b 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify 1 into 1 0.762 * [backup-simplify]: Simplify (/ 1 1) into 1 0.762 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.763 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.763 * [backup-simplify]: Simplify -1/2 into -1/2 0.763 * [taylor]: Taking taylor expansion of 0 in b 0.763 * [backup-simplify]: Simplify 0 into 0 0.763 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.763 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.763 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.764 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.764 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c)))) (* -1/2 (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 0.765 * [backup-simplify]: Simplify (/ (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2) (/ 1 (- a))) into (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 0.765 * [approximate]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (c a b) around 0 0.765 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 0.765 * [taylor]: Taking taylor expansion of -1/2 in b 0.765 * [backup-simplify]: Simplify -1/2 into -1/2 0.765 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 0.765 * [taylor]: Taking taylor expansion of a in b 0.765 * [backup-simplify]: Simplify a into a 0.765 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.765 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.765 * [taylor]: Taking taylor expansion of b in b 0.765 * [backup-simplify]: Simplify 0 into 0 0.765 * [backup-simplify]: Simplify 1 into 1 0.765 * [backup-simplify]: Simplify (/ 1 1) into 1 0.765 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.765 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.765 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.765 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.765 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.765 * [taylor]: Taking taylor expansion of -1 in b 0.765 * [backup-simplify]: Simplify -1 into -1 0.765 * [taylor]: Taking taylor expansion of c in b 0.765 * [backup-simplify]: Simplify c into c 0.765 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.766 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.766 * [taylor]: Taking taylor expansion of 4 in b 0.766 * [backup-simplify]: Simplify 4 into 4 0.766 * [taylor]: Taking taylor expansion of a in b 0.766 * [backup-simplify]: Simplify a into a 0.766 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.766 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.766 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.766 * [taylor]: Taking taylor expansion of b in b 0.766 * [backup-simplify]: Simplify 0 into 0 0.766 * [backup-simplify]: Simplify 1 into 1 0.766 * [backup-simplify]: Simplify (* 1 1) into 1 0.766 * [backup-simplify]: Simplify (/ 1 1) into 1 0.767 * [backup-simplify]: Simplify (+ 0 1) into 1 0.767 * [backup-simplify]: Simplify (sqrt 1) into 1 0.767 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.768 * [backup-simplify]: Simplify (+ 0 0) into 0 0.768 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.768 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 0.768 * [taylor]: Taking taylor expansion of -1/2 in a 0.768 * [backup-simplify]: Simplify -1/2 into -1/2 0.768 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 0.768 * [taylor]: Taking taylor expansion of a in a 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 1 into 1 0.768 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.768 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.769 * [taylor]: Taking taylor expansion of b in a 0.769 * [backup-simplify]: Simplify b into b 0.769 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.769 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.769 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.769 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.769 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.769 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.769 * [taylor]: Taking taylor expansion of -1 in a 0.769 * [backup-simplify]: Simplify -1 into -1 0.769 * [taylor]: Taking taylor expansion of c in a 0.769 * [backup-simplify]: Simplify c into c 0.769 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.769 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.769 * [taylor]: Taking taylor expansion of 4 in a 0.769 * [backup-simplify]: Simplify 4 into 4 0.769 * [taylor]: Taking taylor expansion of a in a 0.769 * [backup-simplify]: Simplify 0 into 0 0.769 * [backup-simplify]: Simplify 1 into 1 0.769 * [backup-simplify]: Simplify (/ 4 1) into 4 0.769 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.769 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.769 * [taylor]: Taking taylor expansion of b in a 0.769 * [backup-simplify]: Simplify b into b 0.769 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.769 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.770 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.770 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.770 * [backup-simplify]: Simplify (sqrt 0) into 0 0.770 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.770 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.770 * [taylor]: Taking taylor expansion of -1/2 in c 0.770 * [backup-simplify]: Simplify -1/2 into -1/2 0.770 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.770 * [taylor]: Taking taylor expansion of a in c 0.770 * [backup-simplify]: Simplify a into a 0.770 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.770 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.770 * [taylor]: Taking taylor expansion of b in c 0.770 * [backup-simplify]: Simplify b into b 0.770 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.771 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.771 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.771 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.771 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.771 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.771 * [taylor]: Taking taylor expansion of -1 in c 0.771 * [backup-simplify]: Simplify -1 into -1 0.771 * [taylor]: Taking taylor expansion of c in c 0.771 * [backup-simplify]: Simplify 0 into 0 0.771 * [backup-simplify]: Simplify 1 into 1 0.771 * [backup-simplify]: Simplify (/ -1 1) into -1 0.771 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.771 * [taylor]: Taking taylor expansion of 4 in c 0.771 * [backup-simplify]: Simplify 4 into 4 0.771 * [taylor]: Taking taylor expansion of a in c 0.771 * [backup-simplify]: Simplify a into a 0.771 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.771 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.771 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.771 * [taylor]: Taking taylor expansion of b in c 0.771 * [backup-simplify]: Simplify b into b 0.771 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.771 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.771 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.771 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.772 * [backup-simplify]: Simplify (sqrt 0) into 0 0.772 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.772 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.772 * [taylor]: Taking taylor expansion of -1/2 in c 0.772 * [backup-simplify]: Simplify -1/2 into -1/2 0.772 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.772 * [taylor]: Taking taylor expansion of a in c 0.772 * [backup-simplify]: Simplify a into a 0.772 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.772 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.772 * [taylor]: Taking taylor expansion of b in c 0.772 * [backup-simplify]: Simplify b into b 0.772 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.772 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.772 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.773 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.773 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.773 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.773 * [taylor]: Taking taylor expansion of -1 in c 0.773 * [backup-simplify]: Simplify -1 into -1 0.773 * [taylor]: Taking taylor expansion of c in c 0.773 * [backup-simplify]: Simplify 0 into 0 0.773 * [backup-simplify]: Simplify 1 into 1 0.773 * [backup-simplify]: Simplify (/ -1 1) into -1 0.773 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.773 * [taylor]: Taking taylor expansion of 4 in c 0.773 * [backup-simplify]: Simplify 4 into 4 0.773 * [taylor]: Taking taylor expansion of a in c 0.773 * [backup-simplify]: Simplify a into a 0.773 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.773 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.773 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.773 * [taylor]: Taking taylor expansion of b in c 0.773 * [backup-simplify]: Simplify b into b 0.773 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.773 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.773 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.773 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.774 * [backup-simplify]: Simplify (sqrt 0) into 0 0.774 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.774 * [backup-simplify]: Simplify (+ 0 0) into 0 0.775 * [backup-simplify]: Simplify (* a 0) into 0 0.775 * [backup-simplify]: Simplify (* -1/2 0) into 0 0.775 * [taylor]: Taking taylor expansion of 0 in a 0.775 * [backup-simplify]: Simplify 0 into 0 0.775 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.775 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 0.776 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.776 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.776 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.776 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.776 * [taylor]: Taking taylor expansion of 1/2 in a 0.776 * [backup-simplify]: Simplify 1/2 into 1/2 0.776 * [taylor]: Taking taylor expansion of (/ a b) in a 0.776 * [taylor]: Taking taylor expansion of a in a 0.776 * [backup-simplify]: Simplify 0 into 0 0.776 * [backup-simplify]: Simplify 1 into 1 0.776 * [taylor]: Taking taylor expansion of b in a 0.776 * [backup-simplify]: Simplify b into b 0.776 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.776 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.776 * [taylor]: Taking taylor expansion of +nan.0 in a 0.776 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.776 * [taylor]: Taking taylor expansion of 0 in b 0.776 * [backup-simplify]: Simplify 0 into 0 0.776 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.776 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.777 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.777 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.777 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.778 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.778 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.779 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0.780 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (/ a b) +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0.780 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.780 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.780 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.780 * [taylor]: Taking taylor expansion of +nan.0 in a 0.780 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.780 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.780 * [taylor]: Taking taylor expansion of a in a 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [backup-simplify]: Simplify 1 into 1 0.780 * [backup-simplify]: Simplify (/ 1 1) into 1 0.780 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.780 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.780 * [taylor]: Taking taylor expansion of +nan.0 in a 0.780 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.780 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.780 * [taylor]: Taking taylor expansion of a in a 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [backup-simplify]: Simplify 1 into 1 0.780 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.780 * [taylor]: Taking taylor expansion of b in a 0.780 * [backup-simplify]: Simplify b into b 0.780 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.780 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.781 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.781 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.781 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.781 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.781 * [taylor]: Taking taylor expansion of +nan.0 in b 0.782 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.782 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.782 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.783 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.783 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.783 * [taylor]: Taking taylor expansion of +nan.0 in b 0.783 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.783 * [taylor]: Taking taylor expansion of 0 in b 0.783 * [backup-simplify]: Simplify 0 into 0 0.783 * [backup-simplify]: Simplify 0 into 0 0.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.783 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.784 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.785 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.785 * [backup-simplify]: Simplify (+ 0 0) into 0 0.786 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.786 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.787 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.788 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (/ a b) +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.788 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.788 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.788 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.788 * [taylor]: Taking taylor expansion of +nan.0 in a 0.788 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.788 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.788 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.788 * [taylor]: Taking taylor expansion of a in a 0.788 * [backup-simplify]: Simplify 0 into 0 0.788 * [backup-simplify]: Simplify 1 into 1 0.788 * [backup-simplify]: Simplify (* 1 1) into 1 0.789 * [backup-simplify]: Simplify (/ 1 1) into 1 0.789 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.789 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.789 * [taylor]: Taking taylor expansion of +nan.0 in a 0.789 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.789 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.789 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.789 * [taylor]: Taking taylor expansion of b in a 0.789 * [backup-simplify]: Simplify b into b 0.789 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.789 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.790 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.790 * [backup-simplify]: Simplify (+ 0 0) into 0 0.791 * [backup-simplify]: Simplify (- 0) into 0 0.791 * [taylor]: Taking taylor expansion of 0 in b 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.792 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.792 * [backup-simplify]: Simplify (+ 0 0) into 0 0.793 * [backup-simplify]: Simplify (- 0) into 0 0.793 * [taylor]: Taking taylor expansion of 0 in b 0.793 * [backup-simplify]: Simplify 0 into 0 0.793 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.793 * [backup-simplify]: Simplify (- 0) into 0 0.793 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.793 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.793 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.793 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.793 * [taylor]: Taking taylor expansion of 1/2 in b 0.793 * [backup-simplify]: Simplify 1/2 into 1/2 0.793 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.793 * [taylor]: Taking taylor expansion of b in b 0.793 * [backup-simplify]: Simplify 0 into 0 0.793 * [backup-simplify]: Simplify 1 into 1 0.794 * [backup-simplify]: Simplify (/ 1 1) into 1 0.794 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.794 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.794 * [backup-simplify]: Simplify -1/2 into -1/2 0.794 * [taylor]: Taking taylor expansion of 0 in b 0.794 * [backup-simplify]: Simplify 0 into 0 0.794 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.795 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.795 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.795 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.797 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* (/ 1 (- a)) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 0.797 * * * [progress]: simplifying candidates 0.797 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 0.797 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 0.798 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 0.798 * * [simplify]: iters left: 6 (10 enodes) 0.803 * * [simplify]: iters left: 5 (34 enodes) 0.814 * * [simplify]: iters left: 4 (42 enodes) 0.827 * * [simplify]: iters left: 3 (54 enodes) 0.842 * * [simplify]: Extracting #0: cost 1 inf + 0 0.842 * * [simplify]: Extracting #1: cost 4 inf + 0 0.842 * * [simplify]: Extracting #2: cost 7 inf + 0 0.842 * * [simplify]: Extracting #3: cost 17 inf + 0 0.843 * * [simplify]: Extracting #4: cost 16 inf + 87 0.843 * * [simplify]: Extracting #5: cost 4 inf + 1260 0.844 * * [simplify]: Extracting #6: cost 0 inf + 2256 0.845 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 0.845 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 2) a)) 0.845 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 0.845 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 0.845 * * [simplify]: iters left: 5 (9 enodes) 0.852 * * [simplify]: iters left: 4 (30 enodes) 0.862 * * [simplify]: iters left: 3 (38 enodes) 0.874 * * [simplify]: iters left: 2 (50 enodes) 0.888 * * [simplify]: Extracting #0: cost 1 inf + 0 0.888 * * [simplify]: Extracting #1: cost 3 inf + 0 0.888 * * [simplify]: Extracting #2: cost 5 inf + 0 0.888 * * [simplify]: Extracting #3: cost 15 inf + 0 0.889 * * [simplify]: Extracting #4: cost 11 inf + 254 0.889 * * [simplify]: Extracting #5: cost 4 inf + 822 0.890 * * [simplify]: Extracting #6: cost 0 inf + 1578 0.891 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 0.891 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) b) 2) a)) 0.891 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 0.891 * [simplify]: Simplifying (sqrt 1) 0.891 * * [simplify]: iters left: 1 (2 enodes) 0.895 * * [simplify]: Extracting #0: cost 1 inf + 0 0.895 * * [simplify]: Extracting #1: cost 0 inf + 1 0.895 * [simplify]: Simplified to 1 0.895 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) a)) 0.896 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 0.896 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 0.896 * * [simplify]: iters left: 3 (7 enodes) 0.900 * * [simplify]: iters left: 2 (24 enodes) 0.908 * * [simplify]: iters left: 1 (32 enodes) 0.918 * * [simplify]: Extracting #0: cost 1 inf + 0 0.918 * * [simplify]: Extracting #1: cost 11 inf + 0 0.918 * * [simplify]: Extracting #2: cost 10 inf + 87 0.919 * * [simplify]: Extracting #3: cost 3 inf + 559 0.919 * * [simplify]: Extracting #4: cost 0 inf + 782 0.920 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 0.920 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) a)) 0.920 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 0.920 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 0.920 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 0.920 * * [simplify]: iters left: 4 (8 enodes) 0.925 * * [simplify]: iters left: 3 (27 enodes) 0.933 * * [simplify]: iters left: 2 (35 enodes) 0.945 * * [simplify]: iters left: 1 (47 enodes) 0.959 * * [simplify]: Extracting #0: cost 1 inf + 0 0.959 * * [simplify]: Extracting #1: cost 3 inf + 0 0.959 * * [simplify]: Extracting #2: cost 13 inf + 0 0.959 * * [simplify]: Extracting #3: cost 12 inf + 87 0.959 * * [simplify]: Extracting #4: cost 1 inf + 961 0.960 * * [simplify]: Extracting #5: cost 0 inf + 1140 0.960 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 0.961 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) a)) 0.961 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 0.961 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) a))> 0.961 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 0.961 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0.961 * * [simplify]: iters left: 6 (15 enodes) 0.969 * * [simplify]: iters left: 5 (57 enodes) 0.979 * * [simplify]: iters left: 4 (79 enodes) 0.996 * * [simplify]: iters left: 3 (98 enodes) 1.014 * * [simplify]: iters left: 2 (103 enodes) 1.028 * * [simplify]: iters left: 1 (117 enodes) 1.051 * * [simplify]: Extracting #0: cost 1 inf + 0 1.051 * * [simplify]: Extracting #1: cost 11 inf + 0 1.051 * * [simplify]: Extracting #2: cost 19 inf + 244 1.052 * * [simplify]: Extracting #3: cost 23 inf + 1052 1.052 * * [simplify]: Extracting #4: cost 25 inf + 1139 1.053 * * [simplify]: Extracting #5: cost 12 inf + 2885 1.055 * * [simplify]: Extracting #6: cost 2 inf + 5628 1.057 * * [simplify]: Extracting #7: cost 0 inf + 6608 1.059 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.060 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 1.060 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.060 * * [simplify]: iters left: 6 (6 enodes) 1.063 * * [simplify]: iters left: 5 (23 enodes) 1.071 * * [simplify]: iters left: 4 (31 enodes) 1.079 * * [simplify]: iters left: 3 (36 enodes) 1.089 * * [simplify]: Extracting #0: cost 1 inf + 0 1.089 * * [simplify]: Extracting #1: cost 6 inf + 0 1.089 * * [simplify]: Extracting #2: cost 10 inf + 1 1.089 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.090 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.090 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.090 * [simplify]: Simplified to (+ (- b) b) 1.090 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.091 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 1.091 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.091 * * [simplify]: iters left: 6 (14 enodes) 1.098 * * [simplify]: iters left: 5 (45 enodes) 1.111 * * [simplify]: iters left: 4 (58 enodes) 1.131 * * [simplify]: iters left: 3 (73 enodes) 1.145 * * [simplify]: iters left: 2 (80 enodes) 1.158 * * [simplify]: iters left: 1 (94 enodes) 1.183 * * [simplify]: Extracting #0: cost 1 inf + 0 1.183 * * [simplify]: Extracting #1: cost 7 inf + 0 1.183 * * [simplify]: Extracting #2: cost 13 inf + 42 1.183 * * [simplify]: Extracting #3: cost 23 inf + 84 1.183 * * [simplify]: Extracting #4: cost 25 inf + 171 1.184 * * [simplify]: Extracting #5: cost 13 inf + 1265 1.185 * * [simplify]: Extracting #6: cost 7 inf + 2481 1.187 * * [simplify]: Extracting #7: cost 1 inf + 5170 1.189 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.191 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.191 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 1.191 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.191 * * [simplify]: iters left: 4 (5 enodes) 1.194 * * [simplify]: iters left: 3 (15 enodes) 1.198 * * [simplify]: iters left: 2 (21 enodes) 1.203 * * [simplify]: iters left: 1 (22 enodes) 1.208 * * [simplify]: Extracting #0: cost 1 inf + 0 1.208 * * [simplify]: Extracting #1: cost 6 inf + 0 1.208 * * [simplify]: Extracting #2: cost 8 inf + 1 1.209 * * [simplify]: Extracting #3: cost 0 inf + 599 1.209 * * [simplify]: Extracting #4: cost 0 inf + 489 1.209 * [simplify]: Simplified to (+ (- b) b) 1.209 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.209 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 1.209 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.209 * * [simplify]: iters left: 6 (14 enodes) 1.213 * * [simplify]: iters left: 5 (47 enodes) 1.221 * * [simplify]: iters left: 4 (62 enodes) 1.233 * * [simplify]: iters left: 3 (77 enodes) 1.249 * * [simplify]: iters left: 2 (84 enodes) 1.275 * * [simplify]: iters left: 1 (98 enodes) 1.308 * * [simplify]: Extracting #0: cost 1 inf + 0 1.308 * * [simplify]: Extracting #1: cost 7 inf + 0 1.308 * * [simplify]: Extracting #2: cost 13 inf + 42 1.308 * * [simplify]: Extracting #3: cost 23 inf + 84 1.308 * * [simplify]: Extracting #4: cost 25 inf + 171 1.309 * * [simplify]: Extracting #5: cost 14 inf + 1182 1.310 * * [simplify]: Extracting #6: cost 5 inf + 3803 1.311 * * [simplify]: Extracting #7: cost 1 inf + 5341 1.313 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.315 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 1.315 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) a)) 1.316 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.316 * * [simplify]: iters left: 3 (5 enodes) 1.319 * * [simplify]: iters left: 2 (17 enodes) 1.325 * * [simplify]: iters left: 1 (22 enodes) 1.332 * * [simplify]: Extracting #0: cost 1 inf + 0 1.332 * * [simplify]: Extracting #1: cost 5 inf + 0 1.332 * * [simplify]: Extracting #2: cost 5 inf + 2 1.333 * * [simplify]: Extracting #3: cost 0 inf + 288 1.333 * [simplify]: Simplified to (+ (- b) b) 1.333 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.333 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 1.333 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.333 * * [simplify]: iters left: 6 (16 enodes) 1.341 * * [simplify]: iters left: 5 (61 enodes) 1.362 * * [simplify]: iters left: 4 (83 enodes) 1.389 * * [simplify]: iters left: 3 (101 enodes) 1.408 * * [simplify]: Extracting #0: cost 1 inf + 0 1.408 * * [simplify]: Extracting #1: cost 11 inf + 0 1.408 * * [simplify]: Extracting #2: cost 16 inf + 405 1.408 * * [simplify]: Extracting #3: cost 13 inf + 1051 1.408 * * [simplify]: Extracting #4: cost 22 inf + 1051 1.408 * * [simplify]: Extracting #5: cost 22 inf + 1137 1.409 * * [simplify]: Extracting #6: cost 11 inf + 2444 1.410 * * [simplify]: Extracting #7: cost 2 inf + 4622 1.411 * * [simplify]: Extracting #8: cost 0 inf + 5260 1.412 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.412 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 1.412 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.412 * * [simplify]: iters left: 6 (6 enodes) 1.414 * * [simplify]: iters left: 5 (23 enodes) 1.418 * * [simplify]: iters left: 4 (31 enodes) 1.423 * * [simplify]: iters left: 3 (36 enodes) 1.432 * * [simplify]: Extracting #0: cost 1 inf + 0 1.432 * * [simplify]: Extracting #1: cost 6 inf + 0 1.432 * * [simplify]: Extracting #2: cost 10 inf + 1 1.432 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.433 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.433 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.433 * [simplify]: Simplified to (+ (- b) b) 1.434 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) a)) 1.434 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 1.434 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.434 * * [simplify]: iters left: 6 (15 enodes) 1.441 * * [simplify]: iters left: 5 (49 enodes) 1.456 * * [simplify]: iters left: 4 (62 enodes) 1.473 * * [simplify]: iters left: 3 (75 enodes) 1.483 * * [simplify]: Extracting #0: cost 1 inf + 0 1.483 * * [simplify]: Extracting #1: cost 7 inf + 0 1.483 * * [simplify]: Extracting #2: cost 11 inf + 42 1.483 * * [simplify]: Extracting #3: cost 13 inf + 83 1.484 * * [simplify]: Extracting #4: cost 22 inf + 83 1.484 * * [simplify]: Extracting #5: cost 23 inf + 127 1.484 * * [simplify]: Extracting #6: cost 9 inf + 1778 1.485 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.485 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.486 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 1.486 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 1.486 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.486 * * [simplify]: iters left: 4 (5 enodes) 1.488 * * [simplify]: iters left: 3 (15 enodes) 1.490 * * [simplify]: iters left: 2 (21 enodes) 1.493 * * [simplify]: iters left: 1 (22 enodes) 1.495 * * [simplify]: Extracting #0: cost 1 inf + 0 1.495 * * [simplify]: Extracting #1: cost 6 inf + 0 1.496 * * [simplify]: Extracting #2: cost 8 inf + 1 1.496 * * [simplify]: Extracting #3: cost 0 inf + 599 1.496 * * [simplify]: Extracting #4: cost 0 inf + 489 1.496 * [simplify]: Simplified to (+ (- b) b) 1.496 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (+ (- b) b)) 2) a)) 1.496 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 1.496 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.496 * * [simplify]: iters left: 6 (15 enodes) 1.502 * * [simplify]: iters left: 5 (51 enodes) 1.511 * * [simplify]: iters left: 4 (66 enodes) 1.522 * * [simplify]: iters left: 3 (79 enodes) 1.534 * * [simplify]: Extracting #0: cost 1 inf + 0 1.534 * * [simplify]: Extracting #1: cost 7 inf + 0 1.534 * * [simplify]: Extracting #2: cost 11 inf + 42 1.534 * * [simplify]: Extracting #3: cost 13 inf + 83 1.534 * * [simplify]: Extracting #4: cost 22 inf + 83 1.534 * * [simplify]: Extracting #5: cost 22 inf + 169 1.534 * * [simplify]: Extracting #6: cost 9 inf + 1818 1.535 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.536 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.537 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.537 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- b) 1 (* b 1))) 2) a)) 1.538 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.538 * * [simplify]: iters left: 3 (5 enodes) 1.541 * * [simplify]: iters left: 2 (17 enodes) 1.547 * * [simplify]: iters left: 1 (22 enodes) 1.554 * * [simplify]: Extracting #0: cost 1 inf + 0 1.555 * * [simplify]: Extracting #1: cost 5 inf + 0 1.555 * * [simplify]: Extracting #2: cost 5 inf + 2 1.555 * * [simplify]: Extracting #3: cost 0 inf + 288 1.555 * [simplify]: Simplified to (+ (- b) b) 1.555 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) a)) 1.555 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 1.556 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.556 * * [simplify]: iters left: 6 (14 enodes) 1.563 * * [simplify]: iters left: 5 (54 enodes) 1.581 * * [simplify]: iters left: 4 (72 enodes) 1.601 * * [simplify]: iters left: 3 (85 enodes) 1.624 * * [simplify]: Extracting #0: cost 1 inf + 0 1.624 * * [simplify]: Extracting #1: cost 5 inf + 0 1.624 * * [simplify]: Extracting #2: cost 14 inf + 0 1.625 * * [simplify]: Extracting #3: cost 23 inf + 164 1.627 * * [simplify]: Extracting #4: cost 19 inf + 813 1.628 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.629 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.630 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.632 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.632 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 1.632 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.632 * * [simplify]: iters left: 6 (6 enodes) 1.635 * * [simplify]: iters left: 5 (23 enodes) 1.640 * * [simplify]: iters left: 4 (31 enodes) 1.645 * * [simplify]: iters left: 3 (36 enodes) 1.650 * * [simplify]: Extracting #0: cost 1 inf + 0 1.650 * * [simplify]: Extracting #1: cost 6 inf + 0 1.650 * * [simplify]: Extracting #2: cost 10 inf + 1 1.650 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.650 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.650 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.650 * [simplify]: Simplified to (+ (- b) b) 1.651 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.651 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 1.651 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.651 * * [simplify]: iters left: 6 (13 enodes) 1.654 * * [simplify]: iters left: 5 (42 enodes) 1.661 * * [simplify]: iters left: 4 (51 enodes) 1.670 * * [simplify]: iters left: 3 (64 enodes) 1.687 * * [simplify]: Extracting #0: cost 1 inf + 0 1.687 * * [simplify]: Extracting #1: cost 6 inf + 0 1.687 * * [simplify]: Extracting #2: cost 8 inf + 42 1.687 * * [simplify]: Extracting #3: cost 16 inf + 83 1.687 * * [simplify]: Extracting #4: cost 16 inf + 169 1.688 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.689 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.690 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.690 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 1.690 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.690 * * [simplify]: iters left: 4 (5 enodes) 1.692 * * [simplify]: iters left: 3 (15 enodes) 1.697 * * [simplify]: iters left: 2 (21 enodes) 1.701 * * [simplify]: iters left: 1 (22 enodes) 1.706 * * [simplify]: Extracting #0: cost 1 inf + 0 1.706 * * [simplify]: Extracting #1: cost 6 inf + 0 1.706 * * [simplify]: Extracting #2: cost 8 inf + 1 1.707 * * [simplify]: Extracting #3: cost 0 inf + 599 1.707 * * [simplify]: Extracting #4: cost 0 inf + 489 1.707 * [simplify]: Simplified to (+ (- b) b) 1.707 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.707 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 1.708 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.708 * * [simplify]: iters left: 6 (13 enodes) 1.714 * * [simplify]: iters left: 5 (44 enodes) 1.729 * * [simplify]: iters left: 4 (55 enodes) 1.745 * * [simplify]: iters left: 3 (68 enodes) 1.758 * * [simplify]: Extracting #0: cost 1 inf + 0 1.758 * * [simplify]: Extracting #1: cost 6 inf + 0 1.758 * * [simplify]: Extracting #2: cost 8 inf + 42 1.758 * * [simplify]: Extracting #3: cost 16 inf + 83 1.758 * * [simplify]: Extracting #4: cost 16 inf + 169 1.759 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.759 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.760 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.760 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) a)) 1.760 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.760 * * [simplify]: iters left: 3 (5 enodes) 1.762 * * [simplify]: iters left: 2 (17 enodes) 1.765 * * [simplify]: iters left: 1 (22 enodes) 1.769 * * [simplify]: Extracting #0: cost 1 inf + 0 1.769 * * [simplify]: Extracting #1: cost 5 inf + 0 1.769 * * [simplify]: Extracting #2: cost 5 inf + 2 1.769 * * [simplify]: Extracting #3: cost 0 inf + 288 1.769 * [simplify]: Simplified to (+ (- b) b) 1.770 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.770 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 1.770 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.770 * * [simplify]: iters left: 6 (15 enodes) 1.775 * * [simplify]: iters left: 5 (59 enodes) 1.788 * * [simplify]: iters left: 4 (82 enodes) 1.811 * * [simplify]: iters left: 3 (97 enodes) 1.824 * * [simplify]: Extracting #0: cost 1 inf + 0 1.824 * * [simplify]: Extracting #1: cost 5 inf + 0 1.824 * * [simplify]: Extracting #2: cost 12 inf + 1 1.824 * * [simplify]: Extracting #3: cost 21 inf + 245 1.825 * * [simplify]: Extracting #4: cost 13 inf + 1180 1.825 * * [simplify]: Extracting #5: cost 5 inf + 1790 1.826 * * [simplify]: Extracting #6: cost 1 inf + 2450 1.826 * * [simplify]: Extracting #7: cost 0 inf + 2709 1.827 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.827 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 1.827 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.827 * * [simplify]: iters left: 6 (6 enodes) 1.829 * * [simplify]: iters left: 5 (23 enodes) 1.833 * * [simplify]: iters left: 4 (31 enodes) 1.837 * * [simplify]: iters left: 3 (36 enodes) 1.844 * * [simplify]: Extracting #0: cost 1 inf + 0 1.844 * * [simplify]: Extracting #1: cost 6 inf + 0 1.844 * * [simplify]: Extracting #2: cost 10 inf + 1 1.845 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.845 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.846 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.846 * [simplify]: Simplified to (+ (- b) b) 1.846 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.846 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 1.847 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 1.847 * * [simplify]: iters left: 6 (14 enodes) 1.855 * * [simplify]: iters left: 5 (47 enodes) 1.866 * * [simplify]: iters left: 4 (61 enodes) 1.876 * * [simplify]: iters left: 3 (76 enodes) 1.887 * * [simplify]: Extracting #0: cost 1 inf + 0 1.887 * * [simplify]: Extracting #1: cost 6 inf + 0 1.887 * * [simplify]: Extracting #2: cost 7 inf + 2 1.887 * * [simplify]: Extracting #3: cost 14 inf + 84 1.888 * * [simplify]: Extracting #4: cost 12 inf + 254 1.888 * * [simplify]: Extracting #5: cost 3 inf + 1180 1.889 * * [simplify]: Extracting #6: cost 0 inf + 1661 1.890 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1.890 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 1.890 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.890 * * [simplify]: iters left: 4 (5 enodes) 1.893 * * [simplify]: iters left: 3 (15 enodes) 1.897 * * [simplify]: iters left: 2 (21 enodes) 1.901 * * [simplify]: iters left: 1 (22 enodes) 1.904 * * [simplify]: Extracting #0: cost 1 inf + 0 1.904 * * [simplify]: Extracting #1: cost 6 inf + 0 1.904 * * [simplify]: Extracting #2: cost 8 inf + 1 1.904 * * [simplify]: Extracting #3: cost 0 inf + 599 1.904 * * [simplify]: Extracting #4: cost 0 inf + 489 1.904 * [simplify]: Simplified to (+ (- b) b) 1.904 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) a)) 1.904 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 1.904 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 1.904 * * [simplify]: iters left: 5 (13 enodes) 1.909 * * [simplify]: iters left: 4 (44 enodes) 1.916 * * [simplify]: iters left: 3 (58 enodes) 1.926 * * [simplify]: iters left: 2 (73 enodes) 1.938 * * [simplify]: Extracting #0: cost 1 inf + 0 1.938 * * [simplify]: Extracting #1: cost 6 inf + 0 1.938 * * [simplify]: Extracting #2: cost 7 inf + 2 1.938 * * [simplify]: Extracting #3: cost 15 inf + 43 1.938 * * [simplify]: Extracting #4: cost 12 inf + 295 1.939 * * [simplify]: Extracting #5: cost 3 inf + 1044 1.940 * * [simplify]: Extracting #6: cost 1 inf + 1442 1.940 * * [simplify]: Extracting #7: cost 0 inf + 1661 1.941 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 1.941 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) a)) 1.942 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.942 * * [simplify]: iters left: 3 (5 enodes) 1.945 * * [simplify]: iters left: 2 (17 enodes) 1.950 * * [simplify]: iters left: 1 (22 enodes) 1.954 * * [simplify]: Extracting #0: cost 1 inf + 0 1.954 * * [simplify]: Extracting #1: cost 5 inf + 0 1.954 * * [simplify]: Extracting #2: cost 5 inf + 2 1.954 * * [simplify]: Extracting #3: cost 0 inf + 288 1.954 * [simplify]: Simplified to (+ (- b) b) 1.954 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.954 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 1.954 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.955 * * [simplify]: iters left: 6 (14 enodes) 1.958 * * [simplify]: iters left: 5 (54 enodes) 1.969 * * [simplify]: iters left: 4 (72 enodes) 1.981 * * [simplify]: iters left: 3 (85 enodes) 2.002 * * [simplify]: Extracting #0: cost 1 inf + 0 2.002 * * [simplify]: Extracting #1: cost 5 inf + 0 2.002 * * [simplify]: Extracting #2: cost 14 inf + 0 2.003 * * [simplify]: Extracting #3: cost 23 inf + 164 2.003 * * [simplify]: Extracting #4: cost 19 inf + 813 2.003 * * [simplify]: Extracting #5: cost 9 inf + 1512 2.004 * * [simplify]: Extracting #6: cost 2 inf + 2668 2.006 * * [simplify]: Extracting #7: cost 0 inf + 3146 2.007 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 2.007 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 2.007 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.007 * * [simplify]: iters left: 6 (6 enodes) 2.010 * * [simplify]: iters left: 5 (23 enodes) 2.018 * * [simplify]: iters left: 4 (31 enodes) 2.026 * * [simplify]: iters left: 3 (36 enodes) 2.035 * * [simplify]: Extracting #0: cost 1 inf + 0 2.035 * * [simplify]: Extracting #1: cost 6 inf + 0 2.035 * * [simplify]: Extracting #2: cost 10 inf + 1 2.035 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.036 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.036 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.037 * [simplify]: Simplified to (+ (- b) b) 2.037 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.037 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 2.037 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 2.037 * * [simplify]: iters left: 6 (13 enodes) 2.042 * * [simplify]: iters left: 5 (42 enodes) 2.049 * * [simplify]: iters left: 4 (51 enodes) 2.057 * * [simplify]: iters left: 3 (64 enodes) 2.066 * * [simplify]: Extracting #0: cost 1 inf + 0 2.066 * * [simplify]: Extracting #1: cost 6 inf + 0 2.066 * * [simplify]: Extracting #2: cost 8 inf + 42 2.066 * * [simplify]: Extracting #3: cost 16 inf + 83 2.066 * * [simplify]: Extracting #4: cost 16 inf + 169 2.066 * * [simplify]: Extracting #5: cost 3 inf + 1481 2.067 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.067 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.067 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 2.067 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.068 * * [simplify]: iters left: 4 (5 enodes) 2.070 * * [simplify]: iters left: 3 (15 enodes) 2.077 * * [simplify]: iters left: 2 (21 enodes) 2.082 * * [simplify]: iters left: 1 (22 enodes) 2.087 * * [simplify]: Extracting #0: cost 1 inf + 0 2.087 * * [simplify]: Extracting #1: cost 6 inf + 0 2.087 * * [simplify]: Extracting #2: cost 8 inf + 1 2.087 * * [simplify]: Extracting #3: cost 0 inf + 599 2.088 * * [simplify]: Extracting #4: cost 0 inf + 489 2.088 * [simplify]: Simplified to (+ (- b) b) 2.088 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.088 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 2.089 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 2.089 * * [simplify]: iters left: 6 (13 enodes) 2.095 * * [simplify]: iters left: 5 (44 enodes) 2.111 * * [simplify]: iters left: 4 (55 enodes) 2.128 * * [simplify]: iters left: 3 (68 enodes) 2.147 * * [simplify]: Extracting #0: cost 1 inf + 0 2.147 * * [simplify]: Extracting #1: cost 6 inf + 0 2.147 * * [simplify]: Extracting #2: cost 8 inf + 42 2.147 * * [simplify]: Extracting #3: cost 16 inf + 83 2.148 * * [simplify]: Extracting #4: cost 16 inf + 169 2.148 * * [simplify]: Extracting #5: cost 4 inf + 1712 2.149 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.150 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.150 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) a)) 2.150 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.150 * * [simplify]: iters left: 3 (5 enodes) 2.153 * * [simplify]: iters left: 2 (17 enodes) 2.159 * * [simplify]: iters left: 1 (22 enodes) 2.166 * * [simplify]: Extracting #0: cost 1 inf + 0 2.166 * * [simplify]: Extracting #1: cost 5 inf + 0 2.167 * * [simplify]: Extracting #2: cost 5 inf + 2 2.167 * * [simplify]: Extracting #3: cost 0 inf + 288 2.167 * [simplify]: Simplified to (+ (- b) b) 2.167 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.167 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 2.167 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.168 * * [simplify]: iters left: 6 (14 enodes) 2.175 * * [simplify]: iters left: 5 (56 enodes) 2.193 * * [simplify]: iters left: 4 (77 enodes) 2.209 * * [simplify]: iters left: 3 (92 enodes) 2.224 * * [simplify]: Extracting #0: cost 1 inf + 0 2.224 * * [simplify]: Extracting #1: cost 5 inf + 0 2.224 * * [simplify]: Extracting #2: cost 12 inf + 1 2.224 * * [simplify]: Extracting #3: cost 24 inf + 2 2.224 * * [simplify]: Extracting #4: cost 21 inf + 291 2.225 * * [simplify]: Extracting #5: cost 4 inf + 2068 2.225 * * [simplify]: Extracting #6: cost 0 inf + 2709 2.226 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 2.226 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) a)) 2.226 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.226 * * [simplify]: iters left: 6 (6 enodes) 2.228 * * [simplify]: iters left: 5 (23 enodes) 2.236 * * [simplify]: iters left: 4 (31 enodes) 2.244 * * [simplify]: iters left: 3 (36 enodes) 2.253 * * [simplify]: Extracting #0: cost 1 inf + 0 2.253 * * [simplify]: Extracting #1: cost 6 inf + 0 2.254 * * [simplify]: Extracting #2: cost 10 inf + 1 2.254 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.254 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.255 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.255 * [simplify]: Simplified to (+ (- b) b) 2.255 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.255 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 2.256 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 2.256 * * [simplify]: iters left: 6 (13 enodes) 2.262 * * [simplify]: iters left: 5 (44 enodes) 2.276 * * [simplify]: iters left: 4 (56 enodes) 2.294 * * [simplify]: iters left: 3 (72 enodes) 2.309 * * [simplify]: iters left: 2 (73 enodes) 2.318 * * [simplify]: Extracting #0: cost 1 inf + 0 2.318 * * [simplify]: Extracting #1: cost 6 inf + 0 2.318 * * [simplify]: Extracting #2: cost 7 inf + 2 2.318 * * [simplify]: Extracting #3: cost 14 inf + 84 2.319 * * [simplify]: Extracting #4: cost 15 inf + 128 2.319 * * [simplify]: Extracting #5: cost 7 inf + 601 2.319 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.320 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.320 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.320 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) a)) 2.320 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.320 * * [simplify]: iters left: 4 (5 enodes) 2.322 * * [simplify]: iters left: 3 (15 enodes) 2.324 * * [simplify]: iters left: 2 (21 enodes) 2.327 * * [simplify]: iters left: 1 (22 enodes) 2.329 * * [simplify]: Extracting #0: cost 1 inf + 0 2.329 * * [simplify]: Extracting #1: cost 6 inf + 0 2.329 * * [simplify]: Extracting #2: cost 8 inf + 1 2.329 * * [simplify]: Extracting #3: cost 0 inf + 599 2.330 * * [simplify]: Extracting #4: cost 0 inf + 489 2.330 * [simplify]: Simplified to (+ (- b) b) 2.330 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) a)) 2.330 * * * * [progress]: [ 34 / 177 ] simplifiying candidate # 2.330 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 2.330 * * [simplify]: iters left: 5 (12 enodes) 2.334 * * [simplify]: iters left: 4 (41 enodes) 2.349 * * [simplify]: iters left: 3 (53 enodes) 2.366 * * [simplify]: iters left: 2 (69 enodes) 2.380 * * [simplify]: iters left: 1 (70 enodes) 2.390 * * [simplify]: Extracting #0: cost 1 inf + 0 2.390 * * [simplify]: Extracting #1: cost 6 inf + 0 2.390 * * [simplify]: Extracting #2: cost 7 inf + 2 2.390 * * [simplify]: Extracting #3: cost 15 inf + 43 2.390 * * [simplify]: Extracting #4: cost 13 inf + 212 2.390 * * [simplify]: Extracting #5: cost 4 inf + 865 2.391 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.391 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.392 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 2.392 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))) 2) a)) 2.392 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.392 * * [simplify]: iters left: 3 (5 enodes) 2.394 * * [simplify]: iters left: 2 (17 enodes) 2.398 * * [simplify]: iters left: 1 (22 enodes) 2.402 * * [simplify]: Extracting #0: cost 1 inf + 0 2.402 * * [simplify]: Extracting #1: cost 5 inf + 0 2.402 * * [simplify]: Extracting #2: cost 5 inf + 2 2.402 * * [simplify]: Extracting #3: cost 0 inf + 288 2.402 * [simplify]: Simplified to (+ (- b) b) 2.402 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) a)) 2.402 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 2.402 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 2.402 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 2.402 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 2.402 * * [simplify]: iters left: 6 (10 enodes) 2.405 * * [simplify]: iters left: 5 (33 enodes) 2.413 * * [simplify]: iters left: 4 (41 enodes) 2.426 * * [simplify]: iters left: 3 (53 enodes) 2.440 * * [simplify]: Extracting #0: cost 1 inf + 0 2.441 * * [simplify]: Extracting #1: cost 3 inf + 0 2.441 * * [simplify]: Extracting #2: cost 5 inf + 0 2.441 * * [simplify]: Extracting #3: cost 7 inf + 0 2.441 * * [simplify]: Extracting #4: cost 17 inf + 0 2.441 * * [simplify]: Extracting #5: cost 16 inf + 87 2.441 * * [simplify]: Extracting #6: cost 6 inf + 1056 2.442 * * [simplify]: Extracting #7: cost 0 inf + 2256 2.443 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2.443 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) a)) 2.444 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 2.444 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 2.444 * * [simplify]: iters left: 6 (10 enodes) 2.449 * * [simplify]: iters left: 5 (34 enodes) 2.460 * * [simplify]: iters left: 4 (42 enodes) 2.469 * * [simplify]: iters left: 3 (54 enodes) 2.479 * * [simplify]: Extracting #0: cost 1 inf + 0 2.479 * * [simplify]: Extracting #1: cost 4 inf + 0 2.479 * * [simplify]: Extracting #2: cost 7 inf + 0 2.479 * * [simplify]: Extracting #3: cost 17 inf + 0 2.479 * * [simplify]: Extracting #4: cost 16 inf + 87 2.479 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.480 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.480 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 2.480 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- b)) 2) a)) 2.480 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 2.480 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.480 * * [simplify]: iters left: 5 (9 enodes) 2.483 * * [simplify]: iters left: 4 (30 enodes) 2.488 * * [simplify]: iters left: 3 (38 enodes) 2.495 * * [simplify]: iters left: 2 (50 enodes) 2.506 * * [simplify]: Extracting #0: cost 1 inf + 0 2.506 * * [simplify]: Extracting #1: cost 3 inf + 0 2.506 * * [simplify]: Extracting #2: cost 5 inf + 0 2.506 * * [simplify]: Extracting #3: cost 15 inf + 0 2.506 * * [simplify]: Extracting #4: cost 11 inf + 254 2.507 * * [simplify]: Extracting #5: cost 4 inf + 822 2.507 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.508 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.508 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) a)) 2.508 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 2.508 * [simplify]: Simplifying (sqrt 1) 2.508 * * [simplify]: iters left: 1 (2 enodes) 2.512 * * [simplify]: Extracting #0: cost 1 inf + 0 2.512 * * [simplify]: Extracting #1: cost 0 inf + 1 2.512 * [simplify]: Simplified to 1 2.512 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) a)) 2.512 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 2.512 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.512 * * [simplify]: iters left: 5 (9 enodes) 2.516 * * [simplify]: iters left: 4 (30 enodes) 2.525 * * [simplify]: iters left: 3 (38 enodes) 2.536 * * [simplify]: iters left: 2 (50 enodes) 2.545 * * [simplify]: Extracting #0: cost 1 inf + 0 2.545 * * [simplify]: Extracting #1: cost 3 inf + 0 2.545 * * [simplify]: Extracting #2: cost 5 inf + 0 2.545 * * [simplify]: Extracting #3: cost 15 inf + 0 2.545 * * [simplify]: Extracting #4: cost 11 inf + 254 2.545 * * [simplify]: Extracting #5: cost 4 inf + 822 2.546 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.546 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.546 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) a)) 2.546 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 2.546 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 2.546 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 2.547 * * [simplify]: iters left: 6 (11 enodes) 2.550 * * [simplify]: iters left: 5 (38 enodes) 2.556 * * [simplify]: iters left: 4 (50 enodes) 2.565 * * [simplify]: iters left: 3 (67 enodes) 2.582 * * [simplify]: iters left: 2 (72 enodes) 2.602 * * [simplify]: iters left: 1 (80 enodes) 2.625 * * [simplify]: Extracting #0: cost 1 inf + 0 2.625 * * [simplify]: Extracting #1: cost 9 inf + 0 2.625 * * [simplify]: Extracting #2: cost 15 inf + 1 2.625 * * [simplify]: Extracting #3: cost 14 inf + 225 2.626 * * [simplify]: Extracting #4: cost 19 inf + 560 2.626 * * [simplify]: Extracting #5: cost 19 inf + 646 2.627 * * [simplify]: Extracting #6: cost 6 inf + 2471 2.628 * * [simplify]: Extracting #7: cost 0 inf + 3572 2.629 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 2.629 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) a)) 2.629 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 2.630 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 2.630 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.631 * * [simplify]: iters left: 6 (11 enodes) 2.634 * * [simplify]: iters left: 5 (37 enodes) 2.640 * * [simplify]: iters left: 4 (45 enodes) 2.648 * * [simplify]: iters left: 3 (57 enodes) 2.656 * * [simplify]: Extracting #0: cost 1 inf + 0 2.656 * * [simplify]: Extracting #1: cost 4 inf + 0 2.656 * * [simplify]: Extracting #2: cost 8 inf + 0 2.656 * * [simplify]: Extracting #3: cost 7 inf + 83 2.656 * * [simplify]: Extracting #4: cost 16 inf + 83 2.656 * * [simplify]: Extracting #5: cost 16 inf + 169 2.657 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.657 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.657 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.657 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) a)) 2.658 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.658 * * [simplify]: iters left: 6 (11 enodes) 2.661 * * [simplify]: iters left: 5 (38 enodes) 2.673 * * [simplify]: iters left: 4 (49 enodes) 2.688 * * [simplify]: iters left: 3 (61 enodes) 2.706 * * [simplify]: Extracting #0: cost 1 inf + 0 2.706 * * [simplify]: Extracting #1: cost 5 inf + 0 2.706 * * [simplify]: Extracting #2: cost 10 inf + 0 2.706 * * [simplify]: Extracting #3: cost 8 inf + 164 2.706 * * [simplify]: Extracting #4: cost 16 inf + 245 2.706 * * [simplify]: Extracting #5: cost 16 inf + 331 2.707 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.708 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.711 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.712 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) a)) 2.712 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 2.712 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.712 * * [simplify]: iters left: 6 (11 enodes) 2.718 * * [simplify]: iters left: 5 (37 enodes) 2.729 * * [simplify]: iters left: 4 (45 enodes) 2.740 * * [simplify]: iters left: 3 (57 enodes) 2.749 * * [simplify]: Extracting #0: cost 1 inf + 0 2.749 * * [simplify]: Extracting #1: cost 4 inf + 0 2.749 * * [simplify]: Extracting #2: cost 8 inf + 0 2.749 * * [simplify]: Extracting #3: cost 7 inf + 83 2.749 * * [simplify]: Extracting #4: cost 16 inf + 83 2.749 * * [simplify]: Extracting #5: cost 16 inf + 169 2.749 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.750 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.750 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.750 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) a)) 2.751 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.751 * * [simplify]: iters left: 6 (11 enodes) 2.754 * * [simplify]: iters left: 5 (38 enodes) 2.760 * * [simplify]: iters left: 4 (49 enodes) 2.768 * * [simplify]: iters left: 3 (61 enodes) 2.777 * * [simplify]: Extracting #0: cost 1 inf + 0 2.777 * * [simplify]: Extracting #1: cost 5 inf + 0 2.777 * * [simplify]: Extracting #2: cost 10 inf + 0 2.777 * * [simplify]: Extracting #3: cost 8 inf + 164 2.777 * * [simplify]: Extracting #4: cost 16 inf + 245 2.777 * * [simplify]: Extracting #5: cost 16 inf + 331 2.777 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.778 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.778 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.778 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) a)) 2.778 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 2.779 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 2.779 * * [simplify]: iters left: 6 (9 enodes) 2.782 * * [simplify]: iters left: 5 (32 enodes) 2.792 * * [simplify]: iters left: 4 (43 enodes) 2.806 * * [simplify]: iters left: 3 (55 enodes) 2.821 * * [simplify]: Extracting #0: cost 1 inf + 0 2.821 * * [simplify]: Extracting #1: cost 5 inf + 0 2.821 * * [simplify]: Extracting #2: cost 7 inf + 1 2.821 * * [simplify]: Extracting #3: cost 15 inf + 42 2.821 * * [simplify]: Extracting #4: cost 12 inf + 294 2.822 * * [simplify]: Extracting #5: cost 3 inf + 1043 2.822 * * [simplify]: Extracting #6: cost 0 inf + 1660 2.823 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 2.823 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) a)) 2.823 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 2.823 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) a))> 2.824 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 2.824 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 2.824 * [simplify]: Simplifying (- (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log a)) 2.824 * * [simplify]: iters left: 6 (15 enodes) 2.834 * * [simplify]: iters left: 5 (56 enodes) 2.854 * * [simplify]: iters left: 4 (84 enodes) 2.882 * * [simplify]: iters left: 3 (114 enodes) 2.915 * * [simplify]: iters left: 2 (123 enodes) 2.947 * * [simplify]: iters left: 1 (129 enodes) 2.978 * * [simplify]: Extracting #0: cost 1 inf + 0 2.978 * * [simplify]: Extracting #1: cost 17 inf + 0 2.979 * * [simplify]: Extracting #2: cost 33 inf + 0 2.979 * * [simplify]: Extracting #3: cost 34 inf + 73 2.979 * * [simplify]: Extracting #4: cost 28 inf + 954 2.982 * * [simplify]: Extracting #5: cost 30 inf + 1843 2.982 * * [simplify]: Extracting #6: cost 32 inf + 1886 2.983 * * [simplify]: Extracting #7: cost 20 inf + 3225 2.985 * * [simplify]: Extracting #8: cost 2 inf + 9319 2.987 * * [simplify]: Extracting #9: cost 0 inf + 10228 2.989 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))) 2.989 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))))) 2.989 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 2.990 * [simplify]: Simplifying (- (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log a)) 2.990 * * [simplify]: iters left: 6 (14 enodes) 2.994 * * [simplify]: iters left: 5 (55 enodes) 3.004 * * [simplify]: iters left: 4 (85 enodes) 3.025 * * [simplify]: iters left: 3 (122 enodes) 3.061 * * [simplify]: iters left: 2 (134 enodes) 3.087 * * [simplify]: iters left: 1 (139 enodes) 3.110 * * [simplify]: Extracting #0: cost 1 inf + 0 3.110 * * [simplify]: Extracting #1: cost 14 inf + 0 3.110 * * [simplify]: Extracting #2: cost 29 inf + 0 3.110 * * [simplify]: Extracting #3: cost 33 inf + 184 3.110 * * [simplify]: Extracting #4: cost 32 inf + 702 3.111 * * [simplify]: Extracting #5: cost 30 inf + 2050 3.112 * * [simplify]: Extracting #6: cost 30 inf + 2176 3.113 * * [simplify]: Extracting #7: cost 18 inf + 3899 3.116 * * [simplify]: Extracting #8: cost 2 inf + 8341 3.119 * * [simplify]: Extracting #9: cost 0 inf + 9070 3.122 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 3.122 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 3.123 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 3.123 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 3.123 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 3.123 * [simplify]: Simplifying (/ (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (* (* a a) a)) 3.123 * * [simplify]: iters left: 6 (18 enodes) 3.134 * * [simplify]: iters left: 5 (75 enodes) 3.149 * * [simplify]: iters left: 4 (180 enodes) 3.226 * * [simplify]: Extracting #0: cost 1 inf + 0 3.226 * * [simplify]: Extracting #1: cost 64 inf + 0 3.227 * * [simplify]: Extracting #2: cost 179 inf + 167 3.228 * * [simplify]: Extracting #3: cost 199 inf + 1316 3.231 * * [simplify]: Extracting #4: cost 192 inf + 2475 3.238 * * [simplify]: Extracting #5: cost 120 inf + 24097 3.262 * * [simplify]: Extracting #6: cost 1 inf + 62927 3.277 * * [simplify]: Extracting #7: cost 0 inf + 63346 3.292 * [simplify]: Simplified to (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* 8 (* (* a a) a))) (* (- (sqrt (fma c (* a -4) (* b b))) b) (- (sqrt (fma c (* a -4) (* b b))) b))) 3.292 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* 8 (* (* a a) a))) (* (- (sqrt (fma c (* a -4) (* b b))) b) (- (sqrt (fma c (* a -4) (* b b))) b))))) 3.292 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 3.292 * [simplify]: Simplifying (/ (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (* a a) a)) 3.292 * * [simplify]: iters left: 6 (16 enodes) 3.298 * * [simplify]: iters left: 5 (71 enodes) 3.326 * * [simplify]: iters left: 4 (178 enodes) 3.421 * * [simplify]: Extracting #0: cost 1 inf + 0 3.421 * * [simplify]: Extracting #1: cost 58 inf + 0 3.422 * * [simplify]: Extracting #2: cost 160 inf + 125 3.423 * * [simplify]: Extracting #3: cost 193 inf + 579 3.425 * * [simplify]: Extracting #4: cost 189 inf + 1563 3.427 * * [simplify]: Extracting #5: cost 183 inf + 2315 3.433 * * [simplify]: Extracting #6: cost 127 inf + 18783 3.458 * * [simplify]: Extracting #7: cost 12 inf + 60967 3.491 * * [simplify]: Extracting #8: cost 0 inf + 65487 3.520 * * [simplify]: Extracting #9: cost 0 inf + 65327 3.547 * [simplify]: Simplified to (* (* (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a)) 3.547 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (* (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) a)))) 3.547 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 3.547 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 3.547 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 3.548 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 3.548 * * * * [progress]: [ 72 / 177 ] simplifiying candidate # 3.548 * [simplify]: Simplifying (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) 3.548 * * [simplify]: iters left: 6 (11 enodes) 3.554 * * [simplify]: iters left: 5 (38 enodes) 3.567 * * [simplify]: iters left: 4 (51 enodes) 3.583 * * [simplify]: iters left: 3 (65 enodes) 3.602 * * [simplify]: Extracting #0: cost 1 inf + 0 3.602 * * [simplify]: Extracting #1: cost 8 inf + 0 3.602 * * [simplify]: Extracting #2: cost 10 inf + 44 3.602 * * [simplify]: Extracting #3: cost 18 inf + 86 3.602 * * [simplify]: Extracting #4: cost 18 inf + 172 3.603 * * [simplify]: Extracting #5: cost 6 inf + 1579 3.604 * * [simplify]: Extracting #6: cost 0 inf + 2623 3.605 * [simplify]: Simplified to (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) 3.605 * [simplify]: Simplified (2 1) to (λ (a b c) (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a))) 3.605 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 3.606 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (* (cbrt a) (cbrt a))) 3.606 * * [simplify]: iters left: 6 (16 enodes) 3.615 * * [simplify]: iters left: 5 (62 enodes) 3.635 * * [simplify]: iters left: 4 (94 enodes) 3.668 * * [simplify]: iters left: 3 (117 enodes) 3.702 * * [simplify]: iters left: 2 (120 enodes) 3.720 * * [simplify]: Extracting #0: cost 1 inf + 0 3.720 * * [simplify]: Extracting #1: cost 11 inf + 0 3.720 * * [simplify]: Extracting #2: cost 22 inf + 0 3.720 * * [simplify]: Extracting #3: cost 26 inf + 82 3.720 * * [simplify]: Extracting #4: cost 29 inf + 406 3.720 * * [simplify]: Extracting #5: cost 31 inf + 407 3.721 * * [simplify]: Extracting #6: cost 33 inf + 737 3.721 * * [simplify]: Extracting #7: cost 34 inf + 822 3.721 * * [simplify]: Extracting #8: cost 24 inf + 1870 3.722 * * [simplify]: Extracting #9: cost 4 inf + 8633 3.724 * * [simplify]: Extracting #10: cost 0 inf + 10553 3.726 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a))) 3.727 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a))) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)))) 3.727 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.727 * * [simplify]: iters left: 6 (14 enodes) 3.731 * * [simplify]: iters left: 5 (50 enodes) 3.739 * * [simplify]: iters left: 4 (67 enodes) 3.756 * * [simplify]: iters left: 3 (83 enodes) 3.781 * * [simplify]: Extracting #0: cost 1 inf + 0 3.782 * * [simplify]: Extracting #1: cost 4 inf + 0 3.782 * * [simplify]: Extracting #2: cost 8 inf + 0 3.782 * * [simplify]: Extracting #3: cost 11 inf + 163 3.782 * * [simplify]: Extracting #4: cost 17 inf + 164 3.782 * * [simplify]: Extracting #5: cost 19 inf + 165 3.782 * * [simplify]: Extracting #6: cost 23 inf + 371 3.783 * * [simplify]: Extracting #7: cost 22 inf + 580 3.783 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.785 * * [simplify]: Extracting #9: cost 1 inf + 4171 3.787 * * [simplify]: Extracting #10: cost 0 inf + 4631 3.788 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.788 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 3.789 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 3.789 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (sqrt a)) 3.789 * * [simplify]: iters left: 6 (15 enodes) 3.797 * * [simplify]: iters left: 5 (55 enodes) 3.808 * * [simplify]: iters left: 4 (76 enodes) 3.821 * * [simplify]: iters left: 3 (95 enodes) 3.841 * * [simplify]: Extracting #0: cost 1 inf + 0 3.841 * * [simplify]: Extracting #1: cost 7 inf + 0 3.841 * * [simplify]: Extracting #2: cost 14 inf + 0 3.841 * * [simplify]: Extracting #3: cost 18 inf + 42 3.841 * * [simplify]: Extracting #4: cost 23 inf + 84 3.841 * * [simplify]: Extracting #5: cost 25 inf + 85 3.842 * * [simplify]: Extracting #6: cost 29 inf + 251 3.842 * * [simplify]: Extracting #7: cost 29 inf + 418 3.843 * * [simplify]: Extracting #8: cost 16 inf + 1771 3.844 * * [simplify]: Extracting #9: cost 6 inf + 4511 3.847 * * [simplify]: Extracting #10: cost 1 inf + 6531 3.849 * * [simplify]: Extracting #11: cost 0 inf + 6991 3.852 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)))) 3.852 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)))) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)))) 3.853 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.853 * * [simplify]: iters left: 6 (14 enodes) 3.860 * * [simplify]: iters left: 5 (50 enodes) 3.877 * * [simplify]: iters left: 4 (67 enodes) 3.898 * * [simplify]: iters left: 3 (83 enodes) 3.923 * * [simplify]: Extracting #0: cost 1 inf + 0 3.923 * * [simplify]: Extracting #1: cost 4 inf + 0 3.923 * * [simplify]: Extracting #2: cost 8 inf + 0 3.924 * * [simplify]: Extracting #3: cost 11 inf + 83 3.924 * * [simplify]: Extracting #4: cost 17 inf + 84 3.924 * * [simplify]: Extracting #5: cost 19 inf + 85 3.924 * * [simplify]: Extracting #6: cost 23 inf + 291 3.924 * * [simplify]: Extracting #7: cost 22 inf + 500 3.925 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.926 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.928 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.930 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.930 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (sqrt a)) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 3.930 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 3.930 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) 3.931 * * [simplify]: iters left: 6 (15 enodes) 3.938 * * [simplify]: iters left: 5 (55 enodes) 3.957 * * [simplify]: iters left: 4 (82 enodes) 3.982 * * [simplify]: iters left: 3 (99 enodes) 4.009 * * [simplify]: Extracting #0: cost 1 inf + 0 4.009 * * [simplify]: Extracting #1: cost 5 inf + 0 4.009 * * [simplify]: Extracting #2: cost 7 inf + 1 4.009 * * [simplify]: Extracting #3: cost 13 inf + 1 4.009 * * [simplify]: Extracting #4: cost 19 inf + 2 4.010 * * [simplify]: Extracting #5: cost 18 inf + 128 4.010 * * [simplify]: Extracting #6: cost 25 inf + 251 4.010 * * [simplify]: Extracting #7: cost 24 inf + 419 4.011 * * [simplify]: Extracting #8: cost 13 inf + 1606 4.012 * * [simplify]: Extracting #9: cost 4 inf + 3590 4.014 * * [simplify]: Extracting #10: cost 0 inf + 5072 4.016 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 4.017 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a))) 4.017 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 4.017 * * [simplify]: iters left: 6 (13 enodes) 4.024 * * [simplify]: iters left: 5 (47 enodes) 4.039 * * [simplify]: iters left: 4 (64 enodes) 4.059 * * [simplify]: iters left: 3 (80 enodes) 4.071 * * [simplify]: Extracting #0: cost 1 inf + 0 4.071 * * [simplify]: Extracting #1: cost 4 inf + 0 4.071 * * [simplify]: Extracting #2: cost 5 inf + 1 4.071 * * [simplify]: Extracting #3: cost 11 inf + 1 4.071 * * [simplify]: Extracting #4: cost 17 inf + 2 4.072 * * [simplify]: Extracting #5: cost 16 inf + 128 4.072 * * [simplify]: Extracting #6: cost 21 inf + 333 4.072 * * [simplify]: Extracting #7: cost 22 inf + 418 4.072 * * [simplify]: Extracting #8: cost 8 inf + 2047 4.073 * * [simplify]: Extracting #9: cost 1 inf + 3929 4.074 * * [simplify]: Extracting #10: cost 0 inf + 4309 4.075 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 4.075 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 4.075 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 4.075 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 4.075 * * [simplify]: iters left: 6 (15 enodes) 4.079 * * [simplify]: iters left: 5 (55 enodes) 4.092 * * [simplify]: iters left: 4 (74 enodes) 4.114 * * [simplify]: iters left: 3 (90 enodes) 4.139 * * [simplify]: Extracting #0: cost 1 inf + 0 4.139 * * [simplify]: Extracting #1: cost 6 inf + 0 4.139 * * [simplify]: Extracting #2: cost 12 inf + 0 4.139 * * [simplify]: Extracting #3: cost 15 inf + 203 4.139 * * [simplify]: Extracting #4: cost 19 inf + 406 4.140 * * [simplify]: Extracting #5: cost 21 inf + 407 4.140 * * [simplify]: Extracting #6: cost 25 inf + 613 4.140 * * [simplify]: Extracting #7: cost 24 inf + 822 4.141 * * [simplify]: Extracting #8: cost 12 inf + 2230 4.142 * * [simplify]: Extracting #9: cost 4 inf + 3993 4.144 * * [simplify]: Extracting #10: cost 1 inf + 5173 4.146 * * [simplify]: Extracting #11: cost 0 inf + 5633 4.148 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 4.148 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)))) 4.149 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 4.149 * * [simplify]: iters left: 6 (14 enodes) 4.156 * * [simplify]: iters left: 5 (50 enodes) 4.172 * * [simplify]: iters left: 4 (67 enodes) 4.194 * * [simplify]: iters left: 3 (83 enodes) 4.211 * * [simplify]: Extracting #0: cost 1 inf + 0 4.211 * * [simplify]: Extracting #1: cost 4 inf + 0 4.211 * * [simplify]: Extracting #2: cost 8 inf + 0 4.211 * * [simplify]: Extracting #3: cost 11 inf + 163 4.211 * * [simplify]: Extracting #4: cost 17 inf + 164 4.211 * * [simplify]: Extracting #5: cost 19 inf + 165 4.211 * * [simplify]: Extracting #6: cost 23 inf + 371 4.211 * * [simplify]: Extracting #7: cost 22 inf + 580 4.212 * * [simplify]: Extracting #8: cost 7 inf + 2292 4.212 * * [simplify]: Extracting #9: cost 1 inf + 4051 4.213 * * [simplify]: Extracting #10: cost 0 inf + 4471 4.214 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 4.214 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 4.214 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 4.215 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 4.215 * * [simplify]: iters left: 6 (14 enodes) 4.219 * * [simplify]: iters left: 5 (50 enodes) 4.227 * * [simplify]: iters left: 4 (67 enodes) 4.240 * * [simplify]: iters left: 3 (83 enodes) 4.263 * * [simplify]: Extracting #0: cost 1 inf + 0 4.263 * * [simplify]: Extracting #1: cost 4 inf + 0 4.263 * * [simplify]: Extracting #2: cost 8 inf + 0 4.263 * * [simplify]: Extracting #3: cost 11 inf + 83 4.263 * * [simplify]: Extracting #4: cost 17 inf + 84 4.263 * * [simplify]: Extracting #5: cost 19 inf + 85 4.263 * * [simplify]: Extracting #6: cost 23 inf + 291 4.264 * * [simplify]: Extracting #7: cost 22 inf + 500 4.264 * * [simplify]: Extracting #8: cost 7 inf + 2212 4.266 * * [simplify]: Extracting #9: cost 1 inf + 3931 4.268 * * [simplify]: Extracting #10: cost 0 inf + 4311 4.270 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 4.270 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)))) 4.270 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 4.270 * * [simplify]: iters left: 6 (14 enodes) 4.275 * * [simplify]: iters left: 5 (50 enodes) 4.283 * * [simplify]: iters left: 4 (67 enodes) 4.297 * * [simplify]: iters left: 3 (83 enodes) 4.309 * * [simplify]: Extracting #0: cost 1 inf + 0 4.309 * * [simplify]: Extracting #1: cost 4 inf + 0 4.309 * * [simplify]: Extracting #2: cost 8 inf + 0 4.309 * * [simplify]: Extracting #3: cost 11 inf + 83 4.309 * * [simplify]: Extracting #4: cost 17 inf + 84 4.309 * * [simplify]: Extracting #5: cost 19 inf + 85 4.309 * * [simplify]: Extracting #6: cost 23 inf + 291 4.309 * * [simplify]: Extracting #7: cost 22 inf + 500 4.310 * * [simplify]: Extracting #8: cost 7 inf + 2212 4.310 * * [simplify]: Extracting #9: cost 1 inf + 3931 4.311 * * [simplify]: Extracting #10: cost 0 inf + 4311 4.312 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 4.312 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 4.312 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 4.313 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) 4.313 * * [simplify]: iters left: 6 (14 enodes) 4.317 * * [simplify]: iters left: 5 (50 enodes) 4.327 * * [simplify]: iters left: 4 (69 enodes) 4.349 * * [simplify]: iters left: 3 (85 enodes) 4.369 * * [simplify]: Extracting #0: cost 1 inf + 0 4.369 * * [simplify]: Extracting #1: cost 4 inf + 0 4.369 * * [simplify]: Extracting #2: cost 9 inf + 1 4.369 * * [simplify]: Extracting #3: cost 15 inf + 2 4.370 * * [simplify]: Extracting #4: cost 15 inf + 126 4.370 * * [simplify]: Extracting #5: cost 20 inf + 333 4.370 * * [simplify]: Extracting #6: cost 20 inf + 419 4.370 * * [simplify]: Extracting #7: cost 6 inf + 1910 4.371 * * [simplify]: Extracting #8: cost 1 inf + 3170 4.372 * * [simplify]: Extracting #9: cost 0 inf + 3470 4.372 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) 4.372 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a))) 4.373 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 4.373 * * [simplify]: iters left: 6 (13 enodes) 4.377 * * [simplify]: iters left: 5 (47 enodes) 4.385 * * [simplify]: iters left: 4 (64 enodes) 4.395 * * [simplify]: iters left: 3 (80 enodes) 4.408 * * [simplify]: Extracting #0: cost 1 inf + 0 4.408 * * [simplify]: Extracting #1: cost 4 inf + 0 4.408 * * [simplify]: Extracting #2: cost 5 inf + 1 4.408 * * [simplify]: Extracting #3: cost 11 inf + 1 4.409 * * [simplify]: Extracting #4: cost 17 inf + 2 4.409 * * [simplify]: Extracting #5: cost 16 inf + 128 4.409 * * [simplify]: Extracting #6: cost 21 inf + 333 4.409 * * [simplify]: Extracting #7: cost 22 inf + 418 4.409 * * [simplify]: Extracting #8: cost 8 inf + 2047 4.410 * * [simplify]: Extracting #9: cost 1 inf + 3809 4.411 * * [simplify]: Extracting #10: cost 0 inf + 4149 4.412 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 4.412 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 4.412 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 4.412 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 4.412 * * [simplify]: iters left: 6 (18 enodes) 4.419 * * [simplify]: iters left: 5 (69 enodes) 4.434 * * [simplify]: iters left: 4 (125 enodes) 4.463 * * [simplify]: iters left: 3 (239 enodes) 4.524 * * [simplify]: iters left: 2 (374 enodes) 4.631 * * [simplify]: iters left: 1 (436 enodes) 4.757 * * [simplify]: Extracting #0: cost 1 inf + 0 4.757 * * [simplify]: Extracting #1: cost 35 inf + 0 4.758 * * [simplify]: Extracting #2: cost 71 inf + 0 4.758 * * [simplify]: Extracting #3: cost 67 inf + 608 4.758 * * [simplify]: Extracting #4: cost 60 inf + 2304 4.759 * * [simplify]: Extracting #5: cost 65 inf + 2789 4.760 * * [simplify]: Extracting #6: cost 67 inf + 2792 4.761 * * [simplify]: Extracting #7: cost 53 inf + 4884 4.766 * * [simplify]: Extracting #8: cost 10 inf + 25231 4.773 * * [simplify]: Extracting #9: cost 0 inf + 30149 4.785 * * [simplify]: Extracting #10: cost 0 inf + 30069 4.792 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) 4.793 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)))) 4.793 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 4.793 * * [simplify]: iters left: 6 (15 enodes) 4.797 * * [simplify]: iters left: 5 (52 enodes) 4.806 * * [simplify]: iters left: 4 (68 enodes) 4.821 * * [simplify]: iters left: 3 (82 enodes) 4.835 * * [simplify]: Extracting #0: cost 1 inf + 0 4.835 * * [simplify]: Extracting #1: cost 8 inf + 0 4.835 * * [simplify]: Extracting #2: cost 17 inf + 0 4.835 * * [simplify]: Extracting #3: cost 17 inf + 164 4.836 * * [simplify]: Extracting #4: cost 17 inf + 327 4.836 * * [simplify]: Extracting #5: cost 21 inf + 813 4.836 * * [simplify]: Extracting #6: cost 22 inf + 898 4.836 * * [simplify]: Extracting #7: cost 8 inf + 2685 4.837 * * [simplify]: Extracting #8: cost 1 inf + 5325 4.838 * * [simplify]: Extracting #9: cost 0 inf + 5745 4.839 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 4.839 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))))) 4.839 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 4.839 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (sqrt a)) 4.839 * * [simplify]: iters left: 6 (17 enodes) 4.844 * * [simplify]: iters left: 5 (64 enodes) 4.856 * * [simplify]: iters left: 4 (106 enodes) 4.875 * * [simplify]: iters left: 3 (163 enodes) 4.909 * * [simplify]: iters left: 2 (209 enodes) 4.952 * * [simplify]: iters left: 1 (226 enodes) 4.997 * * [simplify]: Extracting #0: cost 1 inf + 0 4.998 * * [simplify]: Extracting #1: cost 23 inf + 0 4.998 * * [simplify]: Extracting #2: cost 47 inf + 0 4.998 * * [simplify]: Extracting #3: cost 43 inf + 569 4.998 * * [simplify]: Extracting #4: cost 42 inf + 1055 4.999 * * [simplify]: Extracting #5: cost 47 inf + 1299 4.999 * * [simplify]: Extracting #6: cost 48 inf + 1384 5.001 * * [simplify]: Extracting #7: cost 36 inf + 2910 5.004 * * [simplify]: Extracting #8: cost 6 inf + 15507 5.008 * * [simplify]: Extracting #9: cost 0 inf + 18185 5.015 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (sqrt a)) 5.015 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)))) 5.016 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 5.016 * * [simplify]: iters left: 6 (15 enodes) 5.020 * * [simplify]: iters left: 5 (52 enodes) 5.029 * * [simplify]: iters left: 4 (68 enodes) 5.041 * * [simplify]: iters left: 3 (82 enodes) 5.060 * * [simplify]: Extracting #0: cost 1 inf + 0 5.060 * * [simplify]: Extracting #1: cost 8 inf + 0 5.060 * * [simplify]: Extracting #2: cost 17 inf + 0 5.060 * * [simplify]: Extracting #3: cost 17 inf + 84 5.060 * * [simplify]: Extracting #4: cost 17 inf + 247 5.060 * * [simplify]: Extracting #5: cost 21 inf + 653 5.060 * * [simplify]: Extracting #6: cost 22 inf + 738 5.061 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.061 * * [simplify]: Extracting #8: cost 1 inf + 5005 5.062 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.063 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 5.063 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))))) 5.063 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 5.064 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 1) 5.064 * * [simplify]: iters left: 6 (17 enodes) 5.069 * * [simplify]: iters left: 5 (64 enodes) 5.082 * * [simplify]: iters left: 4 (106 enodes) 5.113 * * [simplify]: iters left: 3 (143 enodes) 5.142 * * [simplify]: iters left: 2 (164 enodes) 5.174 * * [simplify]: iters left: 1 (167 enodes) 5.193 * * [simplify]: Extracting #0: cost 1 inf + 0 5.193 * * [simplify]: Extracting #1: cost 13 inf + 0 5.194 * * [simplify]: Extracting #2: cost 24 inf + 1 5.194 * * [simplify]: Extracting #3: cost 26 inf + 83 5.195 * * [simplify]: Extracting #4: cost 25 inf + 327 5.195 * * [simplify]: Extracting #5: cost 32 inf + 489 5.196 * * [simplify]: Extracting #6: cost 32 inf + 575 5.196 * * [simplify]: Extracting #7: cost 19 inf + 2063 5.197 * * [simplify]: Extracting #8: cost 3 inf + 8082 5.199 * * [simplify]: Extracting #9: cost 1 inf + 8922 5.202 * * [simplify]: Extracting #10: cost 0 inf + 9382 5.204 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) 5.204 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt 2))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a))) 5.204 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 5.204 * * [simplify]: iters left: 6 (14 enodes) 5.212 * * [simplify]: iters left: 5 (49 enodes) 5.221 * * [simplify]: iters left: 4 (65 enodes) 5.232 * * [simplify]: iters left: 3 (79 enodes) 5.244 * * [simplify]: Extracting #0: cost 1 inf + 0 5.244 * * [simplify]: Extracting #1: cost 8 inf + 0 5.244 * * [simplify]: Extracting #2: cost 14 inf + 1 5.244 * * [simplify]: Extracting #3: cost 16 inf + 83 5.244 * * [simplify]: Extracting #4: cost 15 inf + 328 5.244 * * [simplify]: Extracting #5: cost 21 inf + 491 5.244 * * [simplify]: Extracting #6: cost 23 inf + 534 5.245 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.245 * * [simplify]: Extracting #8: cost 1 inf + 4683 5.246 * * [simplify]: Extracting #9: cost 0 inf + 5103 5.247 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 5.247 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 1) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)))) 5.247 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 5.248 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) 5.248 * * [simplify]: iters left: 6 (17 enodes) 5.256 * * [simplify]: iters left: 5 (62 enodes) 5.269 * * [simplify]: iters left: 4 (95 enodes) 5.288 * * [simplify]: iters left: 3 (154 enodes) 5.315 * * [simplify]: iters left: 2 (207 enodes) 5.349 * * [simplify]: iters left: 1 (225 enodes) 5.403 * * [simplify]: Extracting #0: cost 1 inf + 0 5.404 * * [simplify]: Extracting #1: cost 23 inf + 0 5.404 * * [simplify]: Extracting #2: cost 47 inf + 0 5.404 * * [simplify]: Extracting #3: cost 44 inf + 448 5.405 * * [simplify]: Extracting #4: cost 40 inf + 1258 5.406 * * [simplify]: Extracting #5: cost 47 inf + 1299 5.406 * * [simplify]: Extracting #6: cost 49 inf + 1342 5.408 * * [simplify]: Extracting #7: cost 35 inf + 3570 5.412 * * [simplify]: Extracting #8: cost 8 inf + 14542 5.416 * * [simplify]: Extracting #9: cost 0 inf + 18219 5.420 * * [simplify]: Extracting #10: cost 0 inf + 18179 5.424 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt a))) (sqrt 2)) 5.424 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt a))) (sqrt 2)) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)))) 5.425 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 5.425 * * [simplify]: iters left: 6 (15 enodes) 5.429 * * [simplify]: iters left: 5 (52 enodes) 5.438 * * [simplify]: iters left: 4 (68 enodes) 5.454 * * [simplify]: iters left: 3 (82 enodes) 5.466 * * [simplify]: Extracting #0: cost 1 inf + 0 5.466 * * [simplify]: Extracting #1: cost 8 inf + 0 5.466 * * [simplify]: Extracting #2: cost 17 inf + 0 5.467 * * [simplify]: Extracting #3: cost 17 inf + 164 5.467 * * [simplify]: Extracting #4: cost 17 inf + 247 5.467 * * [simplify]: Extracting #5: cost 21 inf + 653 5.467 * * [simplify]: Extracting #6: cost 22 inf + 738 5.469 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.470 * * [simplify]: Extracting #8: cost 1 inf + 5045 5.470 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.471 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 5.471 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))))) 5.472 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 5.472 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) (sqrt a)) 5.472 * * [simplify]: iters left: 6 (16 enodes) 5.477 * * [simplify]: iters left: 5 (57 enodes) 5.496 * * [simplify]: iters left: 4 (83 enodes) 5.511 * * [simplify]: iters left: 3 (117 enodes) 5.531 * * [simplify]: iters left: 2 (128 enodes) 5.550 * * [simplify]: iters left: 1 (129 enodes) 5.577 * * [simplify]: Extracting #0: cost 1 inf + 0 5.577 * * [simplify]: Extracting #1: cost 15 inf + 0 5.577 * * [simplify]: Extracting #2: cost 31 inf + 0 5.578 * * [simplify]: Extracting #3: cost 29 inf + 328 5.578 * * [simplify]: Extracting #4: cost 28 inf + 452 5.578 * * [simplify]: Extracting #5: cost 35 inf + 493 5.579 * * [simplify]: Extracting #6: cost 36 inf + 578 5.579 * * [simplify]: Extracting #7: cost 24 inf + 2169 5.583 * * [simplify]: Extracting #8: cost 3 inf + 9479 5.585 * * [simplify]: Extracting #9: cost 0 inf + 10899 5.587 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 5.588 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)))) 5.588 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 5.588 * * [simplify]: iters left: 6 (15 enodes) 5.592 * * [simplify]: iters left: 5 (52 enodes) 5.601 * * [simplify]: iters left: 4 (68 enodes) 5.613 * * [simplify]: iters left: 3 (82 enodes) 5.630 * * [simplify]: Extracting #0: cost 1 inf + 0 5.630 * * [simplify]: Extracting #1: cost 8 inf + 0 5.630 * * [simplify]: Extracting #2: cost 17 inf + 0 5.630 * * [simplify]: Extracting #3: cost 17 inf + 84 5.630 * * [simplify]: Extracting #4: cost 17 inf + 167 5.631 * * [simplify]: Extracting #5: cost 21 inf + 493 5.631 * * [simplify]: Extracting #6: cost 22 inf + 578 5.632 * * [simplify]: Extracting #7: cost 8 inf + 2365 5.633 * * [simplify]: Extracting #8: cost 1 inf + 4725 5.635 * * [simplify]: Extracting #9: cost 0 inf + 5105 5.637 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 5.637 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))))) 5.637 * * * * [progress]: [ 84 / 177 ] simplifiying candidate # 5.637 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 1) 5.638 * * [simplify]: iters left: 6 (16 enodes) 5.644 * * [simplify]: iters left: 5 (57 enodes) 5.654 * * [simplify]: iters left: 4 (81 enodes) 5.671 * * [simplify]: iters left: 3 (105 enodes) 5.694 * * [simplify]: iters left: 2 (114 enodes) 5.712 * * [simplify]: iters left: 1 (116 enodes) 5.733 * * [simplify]: Extracting #0: cost 1 inf + 0 5.733 * * [simplify]: Extracting #1: cost 9 inf + 0 5.733 * * [simplify]: Extracting #2: cost 16 inf + 1 5.733 * * [simplify]: Extracting #3: cost 19 inf + 2 5.733 * * [simplify]: Extracting #4: cost 19 inf + 85 5.733 * * [simplify]: Extracting #5: cost 26 inf + 167 5.733 * * [simplify]: Extracting #6: cost 26 inf + 253 5.734 * * [simplify]: Extracting #7: cost 11 inf + 2718 5.735 * * [simplify]: Extracting #8: cost 2 inf + 5340 5.736 * * [simplify]: Extracting #9: cost 0 inf + 6060 5.738 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 5.738 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a))) 5.738 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 5.738 * * [simplify]: iters left: 6 (14 enodes) 5.742 * * [simplify]: iters left: 5 (49 enodes) 5.751 * * [simplify]: iters left: 4 (65 enodes) 5.768 * * [simplify]: iters left: 3 (79 enodes) 5.790 * * [simplify]: Extracting #0: cost 1 inf + 0 5.790 * * [simplify]: Extracting #1: cost 8 inf + 0 5.790 * * [simplify]: Extracting #2: cost 14 inf + 1 5.791 * * [simplify]: Extracting #3: cost 16 inf + 43 5.791 * * [simplify]: Extracting #4: cost 15 inf + 208 5.791 * * [simplify]: Extracting #5: cost 21 inf + 331 5.791 * * [simplify]: Extracting #6: cost 23 inf + 374 5.792 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.794 * * [simplify]: Extracting #8: cost 1 inf + 4403 5.795 * * [simplify]: Extracting #9: cost 0 inf + 4783 5.797 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 5.797 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 1) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)))) 5.797 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 5.798 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (* (cbrt a) (cbrt a))) 5.798 * * [simplify]: iters left: 6 (16 enodes) 5.807 * * [simplify]: iters left: 5 (59 enodes) 5.819 * * [simplify]: iters left: 4 (99 enodes) 5.837 * * [simplify]: iters left: 3 (149 enodes) 5.861 * * [simplify]: iters left: 2 (199 enodes) 5.897 * * [simplify]: Extracting #0: cost 1 inf + 0 5.897 * * [simplify]: Extracting #1: cost 13 inf + 0 5.897 * * [simplify]: Extracting #2: cost 24 inf + 1 5.897 * * [simplify]: Extracting #3: cost 26 inf + 83 5.898 * * [simplify]: Extracting #4: cost 25 inf + 407 5.898 * * [simplify]: Extracting #5: cost 32 inf + 448 5.898 * * [simplify]: Extracting #6: cost 32 inf + 574 5.898 * * [simplify]: Extracting #7: cost 20 inf + 1763 5.899 * * [simplify]: Extracting #8: cost 16 inf + 2783 5.900 * * [simplify]: Extracting #9: cost 4 inf + 7812 5.902 * * [simplify]: Extracting #10: cost 0 inf + 9369 5.904 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a))) 5.905 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt a))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)))) 5.905 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 5.905 * * [simplify]: iters left: 6 (14 enodes) 5.909 * * [simplify]: iters left: 5 (49 enodes) 5.917 * * [simplify]: iters left: 4 (65 enodes) 5.936 * * [simplify]: iters left: 3 (79 enodes) 5.958 * * [simplify]: Extracting #0: cost 1 inf + 0 5.958 * * [simplify]: Extracting #1: cost 8 inf + 0 5.958 * * [simplify]: Extracting #2: cost 14 inf + 1 5.958 * * [simplify]: Extracting #3: cost 14 inf + 286 5.958 * * [simplify]: Extracting #4: cost 14 inf + 450 5.959 * * [simplify]: Extracting #5: cost 21 inf + 491 5.959 * * [simplify]: Extracting #6: cost 23 inf + 534 5.960 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.961 * * [simplify]: Extracting #8: cost 0 inf + 5103 5.963 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 5.963 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (* (cbrt a) (cbrt a))) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)))) 5.963 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 5.964 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) 5.964 * * [simplify]: iters left: 6 (15 enodes) 5.974 * * [simplify]: iters left: 5 (54 enodes) 5.994 * * [simplify]: iters left: 4 (83 enodes) 6.009 * * [simplify]: iters left: 3 (110 enodes) 6.024 * * [simplify]: iters left: 2 (124 enodes) 6.050 * * [simplify]: Extracting #0: cost 1 inf + 0 6.050 * * [simplify]: Extracting #1: cost 9 inf + 0 6.051 * * [simplify]: Extracting #2: cost 16 inf + 1 6.051 * * [simplify]: Extracting #3: cost 18 inf + 43 6.051 * * [simplify]: Extracting #4: cost 18 inf + 126 6.051 * * [simplify]: Extracting #5: cost 25 inf + 167 6.051 * * [simplify]: Extracting #6: cost 27 inf + 210 6.051 * * [simplify]: Extracting #7: cost 20 inf + 544 6.052 * * [simplify]: Extracting #8: cost 12 inf + 1823 6.052 * * [simplify]: Extracting #9: cost 5 inf + 4118 6.054 * * [simplify]: Extracting #10: cost 0 inf + 6053 6.055 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 6.055 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)))) 6.055 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 6.055 * * [simplify]: iters left: 6 (14 enodes) 6.059 * * [simplify]: iters left: 5 (49 enodes) 6.068 * * [simplify]: iters left: 4 (65 enodes) 6.083 * * [simplify]: iters left: 3 (79 enodes) 6.100 * * [simplify]: Extracting #0: cost 1 inf + 0 6.100 * * [simplify]: Extracting #1: cost 8 inf + 0 6.100 * * [simplify]: Extracting #2: cost 14 inf + 1 6.100 * * [simplify]: Extracting #3: cost 14 inf + 166 6.100 * * [simplify]: Extracting #4: cost 14 inf + 290 6.100 * * [simplify]: Extracting #5: cost 21 inf + 331 6.100 * * [simplify]: Extracting #6: cost 23 inf + 374 6.101 * * [simplify]: Extracting #7: cost 7 inf + 2407 6.101 * * [simplify]: Extracting #8: cost 0 inf + 4783 6.102 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 6.102 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)))) 6.102 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 6.103 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) 6.103 * * [simplify]: iters left: 6 (14 enodes) 6.107 * * [simplify]: iters left: 5 (47 enodes) 6.115 * * [simplify]: iters left: 4 (68 enodes) 6.126 * * [simplify]: iters left: 3 (81 enodes) 6.137 * * [simplify]: Extracting #0: cost 1 inf + 0 6.137 * * [simplify]: Extracting #1: cost 5 inf + 0 6.137 * * [simplify]: Extracting #2: cost 7 inf + 1 6.137 * * [simplify]: Extracting #3: cost 11 inf + 1 6.137 * * [simplify]: Extracting #4: cost 12 inf + 43 6.137 * * [simplify]: Extracting #5: cost 20 inf + 84 6.137 * * [simplify]: Extracting #6: cost 20 inf + 170 6.138 * * [simplify]: Extracting #7: cost 6 inf + 1877 6.138 * * [simplify]: Extracting #8: cost 1 inf + 3278 6.139 * * [simplify]: Extracting #9: cost 0 inf + 3617 6.140 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 6.140 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a))) 6.140 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 6.140 * * [simplify]: iters left: 6 (13 enodes) 6.144 * * [simplify]: iters left: 5 (46 enodes) 6.155 * * [simplify]: iters left: 4 (62 enodes) 6.178 * * [simplify]: iters left: 3 (76 enodes) 6.198 * * [simplify]: Extracting #0: cost 1 inf + 0 6.198 * * [simplify]: Extracting #1: cost 8 inf + 0 6.198 * * [simplify]: Extracting #2: cost 10 inf + 44 6.198 * * [simplify]: Extracting #3: cost 13 inf + 86 6.198 * * [simplify]: Extracting #4: cost 15 inf + 87 6.199 * * [simplify]: Extracting #5: cost 21 inf + 169 6.199 * * [simplify]: Extracting #6: cost 21 inf + 337 6.199 * * [simplify]: Extracting #7: cost 10 inf + 1781 6.200 * * [simplify]: Extracting #8: cost 2 inf + 3782 6.201 * * [simplify]: Extracting #9: cost 0 inf + 4461 6.201 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 6.202 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)))) 6.202 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 6.202 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 6.202 * * [simplify]: iters left: 6 (17 enodes) 6.207 * * [simplify]: iters left: 5 (62 enodes) 6.218 * * [simplify]: iters left: 4 (91 enodes) 6.235 * * [simplify]: iters left: 3 (137 enodes) 6.258 * * [simplify]: iters left: 2 (147 enodes) 6.297 * * [simplify]: Extracting #0: cost 1 inf + 0 6.297 * * [simplify]: Extracting #1: cost 18 inf + 0 6.297 * * [simplify]: Extracting #2: cost 37 inf + 0 6.298 * * [simplify]: Extracting #3: cost 30 inf + 1455 6.299 * * [simplify]: Extracting #4: cost 25 inf + 2707 6.300 * * [simplify]: Extracting #5: cost 31 inf + 2749 6.301 * * [simplify]: Extracting #6: cost 33 inf + 2792 6.303 * * [simplify]: Extracting #7: cost 22 inf + 4019 6.306 * * [simplify]: Extracting #8: cost 3 inf + 10939 6.310 * * [simplify]: Extracting #9: cost 0 inf + 12279 6.314 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 6.315 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)))) 6.315 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 6.315 * * [simplify]: iters left: 6 (15 enodes) 6.323 * * [simplify]: iters left: 5 (52 enodes) 6.336 * * [simplify]: iters left: 4 (68 enodes) 6.347 * * [simplify]: iters left: 3 (82 enodes) 6.360 * * [simplify]: Extracting #0: cost 1 inf + 0 6.360 * * [simplify]: Extracting #1: cost 8 inf + 0 6.360 * * [simplify]: Extracting #2: cost 17 inf + 0 6.361 * * [simplify]: Extracting #3: cost 17 inf + 164 6.361 * * [simplify]: Extracting #4: cost 17 inf + 327 6.361 * * [simplify]: Extracting #5: cost 21 inf + 813 6.362 * * [simplify]: Extracting #6: cost 22 inf + 898 6.362 * * [simplify]: Extracting #7: cost 8 inf + 2605 6.364 * * [simplify]: Extracting #8: cost 1 inf + 5045 6.366 * * [simplify]: Extracting #9: cost 0 inf + 5425 6.367 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 6.367 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))))) 6.368 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 6.368 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 6.368 * * [simplify]: iters left: 6 (16 enodes) 6.376 * * [simplify]: iters left: 5 (57 enodes) 6.386 * * [simplify]: iters left: 4 (78 enodes) 6.401 * * [simplify]: iters left: 3 (102 enodes) 6.424 * * [simplify]: iters left: 2 (104 enodes) 6.439 * * [simplify]: Extracting #0: cost 1 inf + 0 6.439 * * [simplify]: Extracting #1: cost 12 inf + 0 6.439 * * [simplify]: Extracting #2: cost 25 inf + 0 6.439 * * [simplify]: Extracting #3: cost 23 inf + 447 6.439 * * [simplify]: Extracting #4: cost 19 inf + 1217 6.440 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.440 * * [simplify]: Extracting #6: cost 26 inf + 1384 6.441 * * [simplify]: Extracting #7: cost 14 inf + 3031 6.442 * * [simplify]: Extracting #8: cost 2 inf + 6872 6.443 * * [simplify]: Extracting #9: cost 0 inf + 7591 6.444 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 6.444 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)))) 6.445 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 6.445 * * [simplify]: iters left: 6 (15 enodes) 6.450 * * [simplify]: iters left: 5 (52 enodes) 6.466 * * [simplify]: iters left: 4 (68 enodes) 6.477 * * [simplify]: iters left: 3 (82 enodes) 6.489 * * [simplify]: Extracting #0: cost 1 inf + 0 6.489 * * [simplify]: Extracting #1: cost 8 inf + 0 6.489 * * [simplify]: Extracting #2: cost 17 inf + 0 6.489 * * [simplify]: Extracting #3: cost 17 inf + 84 6.489 * * [simplify]: Extracting #4: cost 17 inf + 247 6.489 * * [simplify]: Extracting #5: cost 21 inf + 653 6.489 * * [simplify]: Extracting #6: cost 22 inf + 738 6.491 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.492 * * [simplify]: Extracting #8: cost 1 inf + 4725 6.494 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.496 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 6.496 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))))) 6.496 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 6.496 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) 6.497 * * [simplify]: iters left: 6 (16 enodes) 6.503 * * [simplify]: iters left: 5 (57 enodes) 6.514 * * [simplify]: iters left: 4 (78 enodes) 6.527 * * [simplify]: iters left: 3 (97 enodes) 6.545 * * [simplify]: Extracting #0: cost 1 inf + 0 6.545 * * [simplify]: Extracting #1: cost 7 inf + 0 6.545 * * [simplify]: Extracting #2: cost 12 inf + 1 6.545 * * [simplify]: Extracting #3: cost 14 inf + 83 6.545 * * [simplify]: Extracting #4: cost 13 inf + 327 6.546 * * [simplify]: Extracting #5: cost 20 inf + 489 6.546 * * [simplify]: Extracting #6: cost 20 inf + 575 6.546 * * [simplify]: Extracting #7: cost 7 inf + 2200 6.547 * * [simplify]: Extracting #8: cost 2 inf + 3384 6.547 * * [simplify]: Extracting #9: cost 0 inf + 4184 6.548 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 6.548 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a))) 6.549 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 6.549 * * [simplify]: iters left: 6 (14 enodes) 6.553 * * [simplify]: iters left: 5 (49 enodes) 6.561 * * [simplify]: iters left: 4 (65 enodes) 6.579 * * [simplify]: iters left: 3 (79 enodes) 6.593 * * [simplify]: Extracting #0: cost 1 inf + 0 6.593 * * [simplify]: Extracting #1: cost 8 inf + 0 6.593 * * [simplify]: Extracting #2: cost 14 inf + 1 6.593 * * [simplify]: Extracting #3: cost 16 inf + 83 6.593 * * [simplify]: Extracting #4: cost 15 inf + 328 6.593 * * [simplify]: Extracting #5: cost 21 inf + 491 6.594 * * [simplify]: Extracting #6: cost 23 inf + 534 6.594 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.595 * * [simplify]: Extracting #8: cost 1 inf + 4403 6.595 * * [simplify]: Extracting #9: cost 0 inf + 4783 6.596 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 6.596 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)))) 6.597 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 6.597 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 6.597 * * [simplify]: iters left: 6 (16 enodes) 6.602 * * [simplify]: iters left: 5 (57 enodes) 6.615 * * [simplify]: iters left: 4 (78 enodes) 6.635 * * [simplify]: iters left: 3 (99 enodes) 6.650 * * [simplify]: iters left: 2 (102 enodes) 6.671 * * [simplify]: Extracting #0: cost 1 inf + 0 6.671 * * [simplify]: Extracting #1: cost 10 inf + 0 6.671 * * [simplify]: Extracting #2: cost 23 inf + 0 6.671 * * [simplify]: Extracting #3: cost 25 inf + 124 6.672 * * [simplify]: Extracting #4: cost 21 inf + 894 6.672 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.673 * * [simplify]: Extracting #6: cost 27 inf + 1342 6.674 * * [simplify]: Extracting #7: cost 17 inf + 2037 6.675 * * [simplify]: Extracting #8: cost 13 inf + 2736 6.677 * * [simplify]: Extracting #9: cost 4 inf + 5831 6.680 * * [simplify]: Extracting #10: cost 0 inf + 7589 6.682 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) 6.682 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)))) 6.683 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 6.683 * * [simplify]: iters left: 6 (15 enodes) 6.691 * * [simplify]: iters left: 5 (52 enodes) 6.710 * * [simplify]: iters left: 4 (68 enodes) 6.732 * * [simplify]: iters left: 3 (82 enodes) 6.755 * * [simplify]: Extracting #0: cost 1 inf + 0 6.755 * * [simplify]: Extracting #1: cost 8 inf + 0 6.755 * * [simplify]: Extracting #2: cost 17 inf + 0 6.755 * * [simplify]: Extracting #3: cost 17 inf + 164 6.755 * * [simplify]: Extracting #4: cost 17 inf + 247 6.755 * * [simplify]: Extracting #5: cost 21 inf + 653 6.756 * * [simplify]: Extracting #6: cost 22 inf + 738 6.756 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.758 * * [simplify]: Extracting #8: cost 1 inf + 4765 6.759 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.761 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 6.761 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))))) 6.761 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 6.762 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.762 * * [simplify]: iters left: 6 (15 enodes) 6.770 * * [simplify]: iters left: 5 (52 enodes) 6.787 * * [simplify]: iters left: 4 (68 enodes) 6.808 * * [simplify]: iters left: 3 (82 enodes) 6.824 * * [simplify]: Extracting #0: cost 1 inf + 0 6.824 * * [simplify]: Extracting #1: cost 8 inf + 0 6.824 * * [simplify]: Extracting #2: cost 17 inf + 0 6.824 * * [simplify]: Extracting #3: cost 17 inf + 84 6.824 * * [simplify]: Extracting #4: cost 17 inf + 167 6.825 * * [simplify]: Extracting #5: cost 21 inf + 493 6.825 * * [simplify]: Extracting #6: cost 22 inf + 578 6.825 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.826 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.827 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.828 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.828 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)))) 6.828 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.828 * * [simplify]: iters left: 6 (15 enodes) 6.832 * * [simplify]: iters left: 5 (52 enodes) 6.843 * * [simplify]: iters left: 4 (68 enodes) 6.864 * * [simplify]: iters left: 3 (82 enodes) 6.878 * * [simplify]: Extracting #0: cost 1 inf + 0 6.878 * * [simplify]: Extracting #1: cost 8 inf + 0 6.878 * * [simplify]: Extracting #2: cost 17 inf + 0 6.878 * * [simplify]: Extracting #3: cost 17 inf + 84 6.878 * * [simplify]: Extracting #4: cost 17 inf + 167 6.878 * * [simplify]: Extracting #5: cost 21 inf + 493 6.878 * * [simplify]: Extracting #6: cost 22 inf + 578 6.879 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.879 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.880 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.881 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.881 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))))) 6.881 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 6.882 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) 6.882 * * [simplify]: iters left: 6 (15 enodes) 6.886 * * [simplify]: iters left: 5 (52 enodes) 6.896 * * [simplify]: iters left: 4 (68 enodes) 6.915 * * [simplify]: iters left: 3 (83 enodes) 6.927 * * [simplify]: Extracting #0: cost 1 inf + 0 6.927 * * [simplify]: Extracting #1: cost 5 inf + 0 6.927 * * [simplify]: Extracting #2: cost 8 inf + 1 6.927 * * [simplify]: Extracting #3: cost 10 inf + 43 6.927 * * [simplify]: Extracting #4: cost 10 inf + 126 6.927 * * [simplify]: Extracting #5: cost 18 inf + 167 6.927 * * [simplify]: Extracting #6: cost 18 inf + 253 6.928 * * [simplify]: Extracting #7: cost 3 inf + 2179 6.928 * * [simplify]: Extracting #8: cost 0 inf + 2942 6.929 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 6.929 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a))) 6.929 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 6.929 * * [simplify]: iters left: 6 (14 enodes) 6.934 * * [simplify]: iters left: 5 (49 enodes) 6.947 * * [simplify]: iters left: 4 (65 enodes) 6.962 * * [simplify]: iters left: 3 (79 enodes) 6.974 * * [simplify]: Extracting #0: cost 1 inf + 0 6.974 * * [simplify]: Extracting #1: cost 8 inf + 0 6.974 * * [simplify]: Extracting #2: cost 14 inf + 1 6.975 * * [simplify]: Extracting #3: cost 16 inf + 43 6.975 * * [simplify]: Extracting #4: cost 15 inf + 208 6.975 * * [simplify]: Extracting #5: cost 21 inf + 331 6.975 * * [simplify]: Extracting #6: cost 23 inf + 374 6.975 * * [simplify]: Extracting #7: cost 7 inf + 2327 6.976 * * [simplify]: Extracting #8: cost 1 inf + 4123 6.977 * * [simplify]: Extracting #9: cost 0 inf + 4463 6.978 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 6.978 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)))) 6.978 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 6.978 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) 6.978 * * [simplify]: iters left: 6 (15 enodes) 6.982 * * [simplify]: iters left: 5 (54 enodes) 6.998 * * [simplify]: iters left: 4 (73 enodes) 7.018 * * [simplify]: iters left: 3 (90 enodes) 7.031 * * [simplify]: iters left: 2 (91 enodes) 7.044 * * [simplify]: Extracting #0: cost 1 inf + 0 7.044 * * [simplify]: Extracting #1: cost 7 inf + 0 7.044 * * [simplify]: Extracting #2: cost 12 inf + 1 7.044 * * [simplify]: Extracting #3: cost 12 inf + 285 7.044 * * [simplify]: Extracting #4: cost 12 inf + 448 7.044 * * [simplify]: Extracting #5: cost 19 inf + 489 7.044 * * [simplify]: Extracting #6: cost 20 inf + 574 7.045 * * [simplify]: Extracting #7: cost 7 inf + 1846 7.045 * * [simplify]: Extracting #8: cost 4 inf + 2583 7.046 * * [simplify]: Extracting #9: cost 0 inf + 4179 7.048 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) 7.048 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)))) 7.049 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 7.049 * * [simplify]: iters left: 6 (14 enodes) 7.053 * * [simplify]: iters left: 5 (49 enodes) 7.061 * * [simplify]: iters left: 4 (65 enodes) 7.072 * * [simplify]: iters left: 3 (79 enodes) 7.083 * * [simplify]: Extracting #0: cost 1 inf + 0 7.083 * * [simplify]: Extracting #1: cost 8 inf + 0 7.084 * * [simplify]: Extracting #2: cost 14 inf + 1 7.084 * * [simplify]: Extracting #3: cost 14 inf + 286 7.084 * * [simplify]: Extracting #4: cost 14 inf + 450 7.084 * * [simplify]: Extracting #5: cost 21 inf + 491 7.084 * * [simplify]: Extracting #6: cost 23 inf + 534 7.084 * * [simplify]: Extracting #7: cost 7 inf + 2527 7.085 * * [simplify]: Extracting #8: cost 0 inf + 4783 7.086 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 7.086 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)))) 7.086 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 7.086 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) 7.086 * * [simplify]: iters left: 6 (14 enodes) 7.090 * * [simplify]: iters left: 5 (49 enodes) 7.099 * * [simplify]: iters left: 4 (64 enodes) 7.110 * * [simplify]: iters left: 3 (79 enodes) 7.121 * * [simplify]: Extracting #0: cost 1 inf + 0 7.121 * * [simplify]: Extracting #1: cost 5 inf + 0 7.121 * * [simplify]: Extracting #2: cost 8 inf + 1 7.121 * * [simplify]: Extracting #3: cost 9 inf + 84 7.121 * * [simplify]: Extracting #4: cost 10 inf + 126 7.121 * * [simplify]: Extracting #5: cost 17 inf + 167 7.121 * * [simplify]: Extracting #6: cost 19 inf + 210 7.121 * * [simplify]: Extracting #7: cost 7 inf + 1480 7.122 * * [simplify]: Extracting #8: cost 1 inf + 2600 7.122 * * [simplify]: Extracting #9: cost 0 inf + 2939 7.123 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 7.123 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)))) 7.123 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 7.123 * * [simplify]: iters left: 6 (14 enodes) 7.127 * * [simplify]: iters left: 5 (49 enodes) 7.138 * * [simplify]: iters left: 4 (65 enodes) 7.151 * * [simplify]: iters left: 3 (79 enodes) 7.162 * * [simplify]: Extracting #0: cost 1 inf + 0 7.162 * * [simplify]: Extracting #1: cost 8 inf + 0 7.162 * * [simplify]: Extracting #2: cost 14 inf + 1 7.162 * * [simplify]: Extracting #3: cost 14 inf + 166 7.162 * * [simplify]: Extracting #4: cost 14 inf + 290 7.163 * * [simplify]: Extracting #5: cost 21 inf + 331 7.163 * * [simplify]: Extracting #6: cost 23 inf + 374 7.163 * * [simplify]: Extracting #7: cost 7 inf + 2327 7.164 * * [simplify]: Extracting #8: cost 0 inf + 4463 7.165 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 7.165 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)))) 7.165 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 7.165 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) 7.165 * * [simplify]: iters left: 6 (13 enodes) 7.169 * * [simplify]: iters left: 5 (42 enodes) 7.176 * * [simplify]: iters left: 4 (57 enodes) 7.190 * * [simplify]: iters left: 3 (69 enodes) 7.207 * * [simplify]: Extracting #0: cost 1 inf + 0 7.207 * * [simplify]: Extracting #1: cost 4 inf + 0 7.207 * * [simplify]: Extracting #2: cost 7 inf + 1 7.207 * * [simplify]: Extracting #3: cost 9 inf + 2 7.207 * * [simplify]: Extracting #4: cost 16 inf + 84 7.207 * * [simplify]: Extracting #5: cost 13 inf + 337 7.207 * * [simplify]: Extracting #6: cost 1 inf + 2000 7.208 * * [simplify]: Extracting #7: cost 0 inf + 2179 7.208 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) 7.208 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a))) 7.209 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 7.209 * * [simplify]: iters left: 6 (13 enodes) 7.212 * * [simplify]: iters left: 5 (46 enodes) 7.220 * * [simplify]: iters left: 4 (62 enodes) 7.233 * * [simplify]: iters left: 3 (76 enodes) 7.247 * * [simplify]: Extracting #0: cost 1 inf + 0 7.247 * * [simplify]: Extracting #1: cost 8 inf + 0 7.247 * * [simplify]: Extracting #2: cost 10 inf + 44 7.247 * * [simplify]: Extracting #3: cost 13 inf + 86 7.247 * * [simplify]: Extracting #4: cost 15 inf + 87 7.247 * * [simplify]: Extracting #5: cost 21 inf + 169 7.248 * * [simplify]: Extracting #6: cost 21 inf + 337 7.248 * * [simplify]: Extracting #7: cost 10 inf + 1741 7.250 * * [simplify]: Extracting #8: cost 2 inf + 3542 7.251 * * [simplify]: Extracting #9: cost 0 inf + 4141 7.253 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 7.253 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)))) 7.253 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 7.254 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 7.254 * * [simplify]: iters left: 6 (9 enodes) 7.259 * * [simplify]: iters left: 5 (35 enodes) 7.272 * * [simplify]: iters left: 4 (55 enodes) 7.291 * * [simplify]: iters left: 3 (89 enodes) 7.308 * * [simplify]: iters left: 2 (99 enodes) 7.322 * * [simplify]: Extracting #0: cost 1 inf + 0 7.322 * * [simplify]: Extracting #1: cost 18 inf + 0 7.322 * * [simplify]: Extracting #2: cost 34 inf + 1 7.322 * * [simplify]: Extracting #3: cost 32 inf + 3 7.322 * * [simplify]: Extracting #4: cost 10 inf + 3884 7.323 * * [simplify]: Extracting #5: cost 0 inf + 6067 7.324 * * [simplify]: Extracting #6: cost 0 inf + 5987 7.325 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 7.326 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)))) 7.326 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 7.326 * * [simplify]: iters left: 6 (14 enodes) 7.330 * * [simplify]: iters left: 5 (52 enodes) 7.342 * * [simplify]: iters left: 4 (80 enodes) 7.357 * * [simplify]: iters left: 3 (109 enodes) 7.377 * * [simplify]: iters left: 2 (121 enodes) 7.395 * * [simplify]: iters left: 1 (125 enodes) 7.414 * * [simplify]: Extracting #0: cost 1 inf + 0 7.414 * * [simplify]: Extracting #1: cost 11 inf + 0 7.414 * * [simplify]: Extracting #2: cost 31 inf + 0 7.415 * * [simplify]: Extracting #3: cost 33 inf + 409 7.415 * * [simplify]: Extracting #4: cost 30 inf + 1949 7.415 * * [simplify]: Extracting #5: cost 27 inf + 2843 7.416 * * [simplify]: Extracting #6: cost 14 inf + 4813 7.417 * * [simplify]: Extracting #7: cost 1 inf + 8554 7.419 * * [simplify]: Extracting #8: cost 0 inf + 8893 7.420 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 7.420 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))))) 7.421 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 7.421 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 7.421 * * [simplify]: iters left: 6 (8 enodes) 7.424 * * [simplify]: iters left: 5 (30 enodes) 7.437 * * [simplify]: iters left: 4 (42 enodes) 7.446 * * [simplify]: iters left: 3 (54 enodes) 7.455 * * [simplify]: iters left: 2 (56 enodes) 7.463 * * [simplify]: Extracting #0: cost 1 inf + 0 7.463 * * [simplify]: Extracting #1: cost 12 inf + 0 7.463 * * [simplify]: Extracting #2: cost 22 inf + 1 7.463 * * [simplify]: Extracting #3: cost 20 inf + 3 7.464 * * [simplify]: Extracting #4: cost 8 inf + 1545 7.464 * * [simplify]: Extracting #5: cost 1 inf + 2639 7.464 * * [simplify]: Extracting #6: cost 0 inf + 2841 7.465 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 7.465 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)))) 7.465 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 7.465 * * [simplify]: iters left: 6 (14 enodes) 7.470 * * [simplify]: iters left: 5 (52 enodes) 7.479 * * [simplify]: iters left: 4 (80 enodes) 7.495 * * [simplify]: iters left: 3 (109 enodes) 7.512 * * [simplify]: iters left: 2 (121 enodes) 7.548 * * [simplify]: iters left: 1 (125 enodes) 7.574 * * [simplify]: Extracting #0: cost 1 inf + 0 7.574 * * [simplify]: Extracting #1: cost 11 inf + 0 7.574 * * [simplify]: Extracting #2: cost 31 inf + 0 7.574 * * [simplify]: Extracting #3: cost 33 inf + 289 7.574 * * [simplify]: Extracting #4: cost 30 inf + 1629 7.574 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.575 * * [simplify]: Extracting #6: cost 14 inf + 4253 7.576 * * [simplify]: Extracting #7: cost 1 inf + 7794 7.578 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.580 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 7.580 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))))) 7.580 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 7.580 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 7.580 * * [simplify]: iters left: 6 (6 enodes) 7.583 * * [simplify]: iters left: 5 (22 enodes) 7.588 * * [simplify]: iters left: 4 (32 enodes) 7.594 * * [simplify]: iters left: 3 (39 enodes) 7.602 * * [simplify]: Extracting #0: cost 1 inf + 0 7.602 * * [simplify]: Extracting #1: cost 6 inf + 0 7.603 * * [simplify]: Extracting #2: cost 9 inf + 1 7.603 * * [simplify]: Extracting #3: cost 6 inf + 164 7.603 * * [simplify]: Extracting #4: cost 2 inf + 691 7.603 * * [simplify]: Extracting #5: cost 0 inf + 974 7.604 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 7.604 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 7.604 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 7.604 * * [simplify]: iters left: 6 (13 enodes) 7.610 * * [simplify]: iters left: 5 (49 enodes) 7.619 * * [simplify]: iters left: 4 (77 enodes) 7.632 * * [simplify]: iters left: 3 (106 enodes) 7.658 * * [simplify]: iters left: 2 (118 enodes) 7.675 * * [simplify]: iters left: 1 (122 enodes) 7.698 * * [simplify]: Extracting #0: cost 1 inf + 0 7.698 * * [simplify]: Extracting #1: cost 11 inf + 0 7.699 * * [simplify]: Extracting #2: cost 28 inf + 1 7.699 * * [simplify]: Extracting #3: cost 29 inf + 654 7.700 * * [simplify]: Extracting #4: cost 25 inf + 2039 7.700 * * [simplify]: Extracting #5: cost 25 inf + 2207 7.702 * * [simplify]: Extracting #6: cost 13 inf + 3637 7.704 * * [simplify]: Extracting #7: cost 0 inf + 7291 7.707 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 7.707 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 7.707 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 7.708 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.708 * * [simplify]: iters left: 5 (8 enodes) 7.713 * * [simplify]: iters left: 4 (30 enodes) 7.724 * * [simplify]: iters left: 3 (42 enodes) 7.738 * * [simplify]: iters left: 2 (51 enodes) 7.753 * * [simplify]: iters left: 1 (54 enodes) 7.770 * * [simplify]: Extracting #0: cost 1 inf + 0 7.770 * * [simplify]: Extracting #1: cost 10 inf + 0 7.770 * * [simplify]: Extracting #2: cost 20 inf + 1 7.770 * * [simplify]: Extracting #3: cost 18 inf + 206 7.770 * * [simplify]: Extracting #4: cost 2 inf + 2557 7.771 * * [simplify]: Extracting #5: cost 0 inf + 2841 7.771 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.771 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)))) 7.772 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 7.772 * * [simplify]: iters left: 6 (14 enodes) 7.776 * * [simplify]: iters left: 5 (52 enodes) 7.785 * * [simplify]: iters left: 4 (80 enodes) 7.798 * * [simplify]: iters left: 3 (109 enodes) 7.815 * * [simplify]: iters left: 2 (121 enodes) 7.839 * * [simplify]: iters left: 1 (125 enodes) 7.875 * * [simplify]: Extracting #0: cost 1 inf + 0 7.875 * * [simplify]: Extracting #1: cost 11 inf + 0 7.875 * * [simplify]: Extracting #2: cost 31 inf + 0 7.875 * * [simplify]: Extracting #3: cost 33 inf + 409 7.876 * * [simplify]: Extracting #4: cost 30 inf + 1669 7.876 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.878 * * [simplify]: Extracting #6: cost 14 inf + 4293 7.880 * * [simplify]: Extracting #7: cost 1 inf + 7754 7.883 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.886 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 7.887 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))))) 7.887 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 7.887 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 7.887 * * [simplify]: iters left: 5 (7 enodes) 7.892 * * [simplify]: iters left: 4 (25 enodes) 7.899 * * [simplify]: iters left: 3 (32 enodes) 7.904 * * [simplify]: iters left: 2 (34 enodes) 7.910 * * [simplify]: Extracting #0: cost 1 inf + 0 7.910 * * [simplify]: Extracting #1: cost 8 inf + 0 7.910 * * [simplify]: Extracting #2: cost 14 inf + 1 7.910 * * [simplify]: Extracting #3: cost 11 inf + 44 7.910 * * [simplify]: Extracting #4: cost 3 inf + 617 7.911 * * [simplify]: Extracting #5: cost 1 inf + 902 7.911 * * [simplify]: Extracting #6: cost 0 inf + 1065 7.911 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 7.911 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)))) 7.911 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 7.911 * * [simplify]: iters left: 6 (14 enodes) 7.916 * * [simplify]: iters left: 5 (52 enodes) 7.926 * * [simplify]: iters left: 4 (80 enodes) 7.950 * * [simplify]: iters left: 3 (109 enodes) 7.967 * * [simplify]: iters left: 2 (121 enodes) 7.989 * * [simplify]: iters left: 1 (125 enodes) 8.016 * * [simplify]: Extracting #0: cost 1 inf + 0 8.016 * * [simplify]: Extracting #1: cost 11 inf + 0 8.016 * * [simplify]: Extracting #2: cost 31 inf + 0 8.016 * * [simplify]: Extracting #3: cost 33 inf + 289 8.016 * * [simplify]: Extracting #4: cost 30 inf + 1349 8.017 * * [simplify]: Extracting #5: cost 27 inf + 1963 8.018 * * [simplify]: Extracting #6: cost 14 inf + 3733 8.019 * * [simplify]: Extracting #7: cost 1 inf + 6994 8.020 * * [simplify]: Extracting #8: cost 0 inf + 7293 8.022 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 8.022 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))))) 8.022 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 8.022 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 8.023 * * [simplify]: iters left: 5 (5 enodes) 8.025 * * [simplify]: iters left: 4 (17 enodes) 8.029 * * [simplify]: iters left: 3 (22 enodes) 8.033 * * [simplify]: iters left: 2 (25 enodes) 8.037 * * [simplify]: Extracting #0: cost 1 inf + 0 8.037 * * [simplify]: Extracting #1: cost 4 inf + 0 8.037 * * [simplify]: Extracting #2: cost 5 inf + 1 8.037 * * [simplify]: Extracting #3: cost 0 inf + 248 8.037 * [simplify]: Simplified to (/ 1 (sqrt 2)) 8.037 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 8.038 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 8.038 * * [simplify]: iters left: 6 (13 enodes) 8.042 * * [simplify]: iters left: 5 (49 enodes) 8.051 * * [simplify]: iters left: 4 (77 enodes) 8.065 * * [simplify]: iters left: 3 (106 enodes) 8.090 * * [simplify]: iters left: 2 (118 enodes) 8.106 * * [simplify]: iters left: 1 (122 enodes) 8.137 * * [simplify]: Extracting #0: cost 1 inf + 0 8.137 * * [simplify]: Extracting #1: cost 11 inf + 0 8.137 * * [simplify]: Extracting #2: cost 28 inf + 1 8.137 * * [simplify]: Extracting #3: cost 29 inf + 454 8.138 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.138 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.139 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.140 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.141 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 8.141 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 8.142 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 8.142 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 8.142 * * [simplify]: iters left: 5 (6 enodes) 8.144 * * [simplify]: iters left: 4 (20 enodes) 8.147 * * [simplify]: iters left: 3 (26 enodes) 8.152 * * [simplify]: iters left: 2 (28 enodes) 8.156 * * [simplify]: Extracting #0: cost 1 inf + 0 8.156 * * [simplify]: Extracting #1: cost 7 inf + 0 8.156 * * [simplify]: Extracting #2: cost 11 inf + 1 8.156 * * [simplify]: Extracting #3: cost 0 inf + 1218 8.156 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 8.157 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 8.157 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 8.157 * * [simplify]: iters left: 6 (13 enodes) 8.161 * * [simplify]: iters left: 5 (49 enodes) 8.169 * * [simplify]: iters left: 4 (77 enodes) 8.184 * * [simplify]: iters left: 3 (106 enodes) 8.208 * * [simplify]: iters left: 2 (118 enodes) 8.225 * * [simplify]: iters left: 1 (122 enodes) 8.241 * * [simplify]: Extracting #0: cost 1 inf + 0 8.242 * * [simplify]: Extracting #1: cost 11 inf + 0 8.242 * * [simplify]: Extracting #2: cost 28 inf + 1 8.242 * * [simplify]: Extracting #3: cost 30 inf + 493 8.242 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.243 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.243 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.244 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.246 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 8.246 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 8.246 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 8.246 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 8.246 * * [simplify]: iters left: 4 (5 enodes) 8.248 * * [simplify]: iters left: 3 (15 enodes) 8.253 * * [simplify]: iters left: 2 (17 enodes) 8.258 * * [simplify]: Extracting #0: cost 1 inf + 0 8.259 * * [simplify]: Extracting #1: cost 4 inf + 0 8.259 * * [simplify]: Extracting #2: cost 5 inf + 1 8.259 * * [simplify]: Extracting #3: cost 1 inf + 207 8.259 * * [simplify]: Extracting #4: cost 0 inf + 248 8.259 * [simplify]: Simplified to (/ 1 (sqrt a)) 8.259 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 8.259 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 8.260 * * [simplify]: iters left: 6 (13 enodes) 8.263 * * [simplify]: iters left: 5 (49 enodes) 8.272 * * [simplify]: iters left: 4 (77 enodes) 8.287 * * [simplify]: iters left: 3 (106 enodes) 8.303 * * [simplify]: iters left: 2 (118 enodes) 8.319 * * [simplify]: iters left: 1 (122 enodes) 8.350 * * [simplify]: Extracting #0: cost 1 inf + 0 8.350 * * [simplify]: Extracting #1: cost 11 inf + 0 8.351 * * [simplify]: Extracting #2: cost 28 inf + 1 8.351 * * [simplify]: Extracting #3: cost 30 inf + 373 8.352 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.352 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.354 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.356 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.359 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 8.360 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 8.360 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 8.360 * [simplify]: Simplifying (/ (/ 1 1) 1) 8.360 * * [simplify]: iters left: 4 (3 enodes) 8.363 * * [simplify]: iters left: 3 (7 enodes) 8.365 * * [simplify]: iters left: 2 (9 enodes) 8.366 * * [simplify]: Extracting #0: cost 1 inf + 0 8.366 * * [simplify]: Extracting #1: cost 0 inf + 1 8.366 * [simplify]: Simplified to 1 8.366 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 8.367 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 8.367 * * [simplify]: iters left: 6 (12 enodes) 8.370 * * [simplify]: iters left: 5 (46 enodes) 8.378 * * [simplify]: iters left: 4 (74 enodes) 8.399 * * [simplify]: iters left: 3 (103 enodes) 8.417 * * [simplify]: iters left: 2 (115 enodes) 8.434 * * [simplify]: iters left: 1 (119 enodes) 8.465 * * [simplify]: Extracting #0: cost 1 inf + 0 8.465 * * [simplify]: Extracting #1: cost 11 inf + 0 8.466 * * [simplify]: Extracting #2: cost 24 inf + 44 8.466 * * [simplify]: Extracting #3: cost 30 inf + 170 8.466 * * [simplify]: Extracting #4: cost 27 inf + 872 8.467 * * [simplify]: Extracting #5: cost 26 inf + 1162 8.468 * * [simplify]: Extracting #6: cost 14 inf + 2432 8.470 * * [simplify]: Extracting #7: cost 3 inf + 4950 8.473 * * [simplify]: Extracting #8: cost 0 inf + 5689 8.476 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 8.476 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 8.476 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 8.476 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 8.477 * * [simplify]: iters left: 6 (18 enodes) 8.486 * * [simplify]: iters left: 5 (64 enodes) 8.498 * * [simplify]: iters left: 4 (90 enodes) 8.515 * * [simplify]: iters left: 3 (136 enodes) 8.537 * * [simplify]: iters left: 2 (146 enodes) 8.557 * * [simplify]: Extracting #0: cost 1 inf + 0 8.557 * * [simplify]: Extracting #1: cost 18 inf + 0 8.557 * * [simplify]: Extracting #2: cost 38 inf + 0 8.557 * * [simplify]: Extracting #3: cost 35 inf + 487 8.558 * * [simplify]: Extracting #4: cost 26 inf + 2224 8.558 * * [simplify]: Extracting #5: cost 31 inf + 2749 8.559 * * [simplify]: Extracting #6: cost 33 inf + 2792 8.559 * * [simplify]: Extracting #7: cost 23 inf + 3856 8.561 * * [simplify]: Extracting #8: cost 8 inf + 8961 8.563 * * [simplify]: Extracting #9: cost 0 inf + 12999 8.565 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 8.565 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 8.565 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 8.565 * * [simplify]: iters left: 6 (16 enodes) 8.570 * * [simplify]: iters left: 5 (58 enodes) 8.583 * * [simplify]: iters left: 4 (86 enodes) 8.600 * * [simplify]: iters left: 3 (115 enodes) 8.621 * * [simplify]: iters left: 2 (127 enodes) 8.656 * * [simplify]: iters left: 1 (131 enodes) 8.681 * * [simplify]: Extracting #0: cost 1 inf + 0 8.681 * * [simplify]: Extracting #1: cost 11 inf + 0 8.681 * * [simplify]: Extracting #2: cost 31 inf + 0 8.681 * * [simplify]: Extracting #3: cost 36 inf + 447 8.681 * * [simplify]: Extracting #4: cost 32 inf + 975 8.682 * * [simplify]: Extracting #5: cost 30 inf + 2714 8.682 * * [simplify]: Extracting #6: cost 29 inf + 3686 8.683 * * [simplify]: Extracting #7: cost 17 inf + 5196 8.684 * * [simplify]: Extracting #8: cost 3 inf + 9555 8.686 * * [simplify]: Extracting #9: cost 0 inf + 10853 8.688 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 8.688 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))))) 8.688 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 8.689 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 8.689 * * [simplify]: iters left: 6 (17 enodes) 8.693 * * [simplify]: iters left: 5 (59 enodes) 8.707 * * [simplify]: iters left: 4 (77 enodes) 8.720 * * [simplify]: iters left: 3 (101 enodes) 8.736 * * [simplify]: iters left: 2 (103 enodes) 8.763 * * [simplify]: Extracting #0: cost 1 inf + 0 8.763 * * [simplify]: Extracting #1: cost 12 inf + 0 8.763 * * [simplify]: Extracting #2: cost 26 inf + 0 8.763 * * [simplify]: Extracting #3: cost 25 inf + 245 8.763 * * [simplify]: Extracting #4: cost 18 inf + 1097 8.764 * * [simplify]: Extracting #5: cost 25 inf + 1299 8.764 * * [simplify]: Extracting #6: cost 27 inf + 1342 8.765 * * [simplify]: Extracting #7: cost 14 inf + 2694 8.765 * * [simplify]: Extracting #8: cost 6 inf + 5312 8.767 * * [simplify]: Extracting #9: cost 0 inf + 8071 8.768 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 8.768 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 8.769 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 8.769 * * [simplify]: iters left: 6 (16 enodes) 8.773 * * [simplify]: iters left: 5 (58 enodes) 8.783 * * [simplify]: iters left: 4 (86 enodes) 8.804 * * [simplify]: iters left: 3 (115 enodes) 8.821 * * [simplify]: iters left: 2 (127 enodes) 8.844 * * [simplify]: iters left: 1 (131 enodes) 8.869 * * [simplify]: Extracting #0: cost 1 inf + 0 8.869 * * [simplify]: Extracting #1: cost 11 inf + 0 8.869 * * [simplify]: Extracting #2: cost 31 inf + 0 8.869 * * [simplify]: Extracting #3: cost 36 inf + 367 8.869 * * [simplify]: Extracting #4: cost 32 inf + 775 8.870 * * [simplify]: Extracting #5: cost 30 inf + 2354 8.870 * * [simplify]: Extracting #6: cost 29 inf + 3206 8.871 * * [simplify]: Extracting #7: cost 17 inf + 4676 8.872 * * [simplify]: Extracting #8: cost 3 inf + 8875 8.874 * * [simplify]: Extracting #9: cost 0 inf + 10053 8.876 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 8.876 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))))) 8.876 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 8.876 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 8.876 * * [simplify]: iters left: 6 (17 enodes) 8.881 * * [simplify]: iters left: 5 (59 enodes) 8.894 * * [simplify]: iters left: 4 (77 enodes) 8.908 * * [simplify]: iters left: 3 (96 enodes) 8.926 * * [simplify]: Extracting #0: cost 1 inf + 0 8.926 * * [simplify]: Extracting #1: cost 7 inf + 0 8.926 * * [simplify]: Extracting #2: cost 13 inf + 1 8.926 * * [simplify]: Extracting #3: cost 16 inf + 2 8.926 * * [simplify]: Extracting #4: cost 13 inf + 327 8.926 * * [simplify]: Extracting #5: cost 20 inf + 489 8.926 * * [simplify]: Extracting #6: cost 21 inf + 533 8.926 * * [simplify]: Extracting #7: cost 13 inf + 950 8.927 * * [simplify]: Extracting #8: cost 7 inf + 1847 8.927 * * [simplify]: Extracting #9: cost 2 inf + 3544 8.928 * * [simplify]: Extracting #10: cost 0 inf + 4424 8.929 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 8.929 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a))) 8.930 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 8.930 * * [simplify]: iters left: 6 (15 enodes) 8.934 * * [simplify]: iters left: 5 (55 enodes) 8.944 * * [simplify]: iters left: 4 (83 enodes) 8.962 * * [simplify]: iters left: 3 (112 enodes) 8.979 * * [simplify]: iters left: 2 (124 enodes) 9.003 * * [simplify]: iters left: 1 (128 enodes) 9.027 * * [simplify]: Extracting #0: cost 1 inf + 0 9.027 * * [simplify]: Extracting #1: cost 11 inf + 0 9.028 * * [simplify]: Extracting #2: cost 28 inf + 1 9.028 * * [simplify]: Extracting #3: cost 36 inf + 205 9.028 * * [simplify]: Extracting #4: cost 34 inf + 450 9.029 * * [simplify]: Extracting #5: cost 30 inf + 2073 9.030 * * [simplify]: Extracting #6: cost 30 inf + 2481 9.031 * * [simplify]: Extracting #7: cost 20 inf + 3553 9.034 * * [simplify]: Extracting #8: cost 2 inf + 8411 9.036 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.038 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 9.038 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)))) 9.038 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 9.039 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 9.039 * * [simplify]: iters left: 6 (17 enodes) 9.044 * * [simplify]: iters left: 5 (59 enodes) 9.054 * * [simplify]: iters left: 4 (77 enodes) 9.067 * * [simplify]: iters left: 3 (98 enodes) 9.084 * * [simplify]: iters left: 2 (101 enodes) 9.099 * * [simplify]: Extracting #0: cost 1 inf + 0 9.099 * * [simplify]: Extracting #1: cost 10 inf + 0 9.099 * * [simplify]: Extracting #2: cost 24 inf + 0 9.099 * * [simplify]: Extracting #3: cost 22 inf + 690 9.099 * * [simplify]: Extracting #4: cost 17 inf + 1299 9.100 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.100 * * [simplify]: Extracting #6: cost 26 inf + 1384 9.100 * * [simplify]: Extracting #7: cost 13 inf + 2736 9.101 * * [simplify]: Extracting #8: cost 7 inf + 4852 9.102 * * [simplify]: Extracting #9: cost 0 inf + 8069 9.104 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 9.104 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 9.104 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 9.104 * * [simplify]: iters left: 6 (16 enodes) 9.109 * * [simplify]: iters left: 5 (58 enodes) 9.121 * * [simplify]: iters left: 4 (86 enodes) 9.135 * * [simplify]: iters left: 3 (115 enodes) 9.153 * * [simplify]: iters left: 2 (127 enodes) 9.177 * * [simplify]: iters left: 1 (131 enodes) 9.196 * * [simplify]: Extracting #0: cost 1 inf + 0 9.196 * * [simplify]: Extracting #1: cost 11 inf + 0 9.196 * * [simplify]: Extracting #2: cost 31 inf + 0 9.196 * * [simplify]: Extracting #3: cost 36 inf + 327 9.196 * * [simplify]: Extracting #4: cost 32 inf + 815 9.196 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.197 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.198 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.199 * * [simplify]: Extracting #8: cost 3 inf + 8795 9.201 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.203 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 9.203 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))))) 9.203 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 9.203 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.203 * * [simplify]: iters left: 6 (16 enodes) 9.211 * * [simplify]: iters left: 5 (54 enodes) 9.225 * * [simplify]: iters left: 4 (67 enodes) 9.236 * * [simplify]: iters left: 3 (81 enodes) 9.248 * * [simplify]: Extracting #0: cost 1 inf + 0 9.249 * * [simplify]: Extracting #1: cost 8 inf + 0 9.249 * * [simplify]: Extracting #2: cost 18 inf + 0 9.249 * * [simplify]: Extracting #3: cost 14 inf + 410 9.249 * * [simplify]: Extracting #4: cost 14 inf + 452 9.249 * * [simplify]: Extracting #5: cost 21 inf + 493 9.250 * * [simplify]: Extracting #6: cost 22 inf + 578 9.250 * * [simplify]: Extracting #7: cost 11 inf + 1629 9.251 * * [simplify]: Extracting #8: cost 3 inf + 3886 9.253 * * [simplify]: Extracting #9: cost 0 inf + 5105 9.255 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.255 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 9.255 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.255 * * [simplify]: iters left: 6 (16 enodes) 9.262 * * [simplify]: iters left: 5 (58 enodes) 9.274 * * [simplify]: iters left: 4 (86 enodes) 9.288 * * [simplify]: iters left: 3 (115 enodes) 9.306 * * [simplify]: iters left: 2 (127 enodes) 9.325 * * [simplify]: iters left: 1 (131 enodes) 9.345 * * [simplify]: Extracting #0: cost 1 inf + 0 9.345 * * [simplify]: Extracting #1: cost 11 inf + 0 9.345 * * [simplify]: Extracting #2: cost 31 inf + 0 9.345 * * [simplify]: Extracting #3: cost 36 inf + 247 9.346 * * [simplify]: Extracting #4: cost 32 inf + 615 9.346 * * [simplify]: Extracting #5: cost 30 inf + 1994 9.347 * * [simplify]: Extracting #6: cost 29 inf + 2726 9.349 * * [simplify]: Extracting #7: cost 17 inf + 4156 9.353 * * [simplify]: Extracting #8: cost 3 inf + 8115 9.355 * * [simplify]: Extracting #9: cost 0 inf + 9253 9.357 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.357 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))))) 9.357 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 9.357 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 9.357 * * [simplify]: iters left: 6 (16 enodes) 9.362 * * [simplify]: iters left: 5 (54 enodes) 9.371 * * [simplify]: iters left: 4 (67 enodes) 9.383 * * [simplify]: iters left: 3 (82 enodes) 9.399 * * [simplify]: Extracting #0: cost 1 inf + 0 9.399 * * [simplify]: Extracting #1: cost 5 inf + 0 9.399 * * [simplify]: Extracting #2: cost 9 inf + 1 9.399 * * [simplify]: Extracting #3: cost 11 inf + 43 9.399 * * [simplify]: Extracting #4: cost 10 inf + 126 9.399 * * [simplify]: Extracting #5: cost 18 inf + 167 9.399 * * [simplify]: Extracting #6: cost 18 inf + 253 9.400 * * [simplify]: Extracting #7: cost 5 inf + 1702 9.400 * * [simplify]: Extracting #8: cost 1 inf + 2722 9.401 * * [simplify]: Extracting #9: cost 0 inf + 3102 9.402 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 9.402 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a))) 9.402 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 9.402 * * [simplify]: iters left: 6 (15 enodes) 9.406 * * [simplify]: iters left: 5 (55 enodes) 9.416 * * [simplify]: iters left: 4 (83 enodes) 9.439 * * [simplify]: iters left: 3 (112 enodes) 9.463 * * [simplify]: iters left: 2 (124 enodes) 9.481 * * [simplify]: iters left: 1 (128 enodes) 9.504 * * [simplify]: Extracting #0: cost 1 inf + 0 9.504 * * [simplify]: Extracting #1: cost 11 inf + 0 9.504 * * [simplify]: Extracting #2: cost 28 inf + 1 9.504 * * [simplify]: Extracting #3: cost 36 inf + 125 9.505 * * [simplify]: Extracting #4: cost 34 inf + 290 9.505 * * [simplify]: Extracting #5: cost 30 inf + 1673 9.506 * * [simplify]: Extracting #6: cost 30 inf + 2041 9.507 * * [simplify]: Extracting #7: cost 20 inf + 3073 9.510 * * [simplify]: Extracting #8: cost 2 inf + 7691 9.513 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.517 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 9.517 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)))) 9.517 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 9.518 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 9.518 * * [simplify]: iters left: 6 (16 enodes) 9.523 * * [simplify]: iters left: 5 (56 enodes) 9.533 * * [simplify]: iters left: 4 (72 enodes) 9.545 * * [simplify]: iters left: 3 (89 enodes) 9.569 * * [simplify]: iters left: 2 (90 enodes) 9.591 * * [simplify]: Extracting #0: cost 1 inf + 0 9.591 * * [simplify]: Extracting #1: cost 7 inf + 0 9.591 * * [simplify]: Extracting #2: cost 13 inf + 1 9.591 * * [simplify]: Extracting #3: cost 15 inf + 83 9.591 * * [simplify]: Extracting #4: cost 13 inf + 327 9.591 * * [simplify]: Extracting #5: cost 19 inf + 489 9.591 * * [simplify]: Extracting #6: cost 20 inf + 574 9.592 * * [simplify]: Extracting #7: cost 4 inf + 2863 9.592 * * [simplify]: Extracting #8: cost 0 inf + 4419 9.593 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 9.593 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)))) 9.594 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 9.594 * * [simplify]: iters left: 6 (15 enodes) 9.598 * * [simplify]: iters left: 5 (55 enodes) 9.607 * * [simplify]: iters left: 4 (83 enodes) 9.622 * * [simplify]: iters left: 3 (112 enodes) 9.643 * * [simplify]: iters left: 2 (124 enodes) 9.675 * * [simplify]: iters left: 1 (128 enodes) 9.693 * * [simplify]: Extracting #0: cost 1 inf + 0 9.693 * * [simplify]: Extracting #1: cost 11 inf + 0 9.693 * * [simplify]: Extracting #2: cost 28 inf + 1 9.693 * * [simplify]: Extracting #3: cost 37 inf + 83 9.693 * * [simplify]: Extracting #4: cost 34 inf + 369 9.693 * * [simplify]: Extracting #5: cost 31 inf + 1791 9.694 * * [simplify]: Extracting #6: cost 31 inf + 2279 9.694 * * [simplify]: Extracting #7: cost 18 inf + 3975 9.696 * * [simplify]: Extracting #8: cost 2 inf + 8372 9.697 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.699 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 9.699 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))))) 9.699 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 9.699 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 9.700 * * [simplify]: iters left: 6 (15 enodes) 9.704 * * [simplify]: iters left: 5 (51 enodes) 9.713 * * [simplify]: iters left: 4 (63 enodes) 9.723 * * [simplify]: iters left: 3 (78 enodes) 9.734 * * [simplify]: Extracting #0: cost 1 inf + 0 9.734 * * [simplify]: Extracting #1: cost 5 inf + 0 9.734 * * [simplify]: Extracting #2: cost 9 inf + 1 9.735 * * [simplify]: Extracting #3: cost 11 inf + 43 9.735 * * [simplify]: Extracting #4: cost 10 inf + 126 9.735 * * [simplify]: Extracting #5: cost 17 inf + 167 9.735 * * [simplify]: Extracting #6: cost 18 inf + 252 9.735 * * [simplify]: Extracting #7: cost 4 inf + 2039 9.736 * * [simplify]: Extracting #8: cost 0 inf + 3099 9.737 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 9.737 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)))) 9.738 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 9.738 * * [simplify]: iters left: 6 (15 enodes) 9.746 * * [simplify]: iters left: 5 (55 enodes) 9.764 * * [simplify]: iters left: 4 (83 enodes) 9.785 * * [simplify]: iters left: 3 (112 enodes) 9.802 * * [simplify]: iters left: 2 (124 enodes) 9.820 * * [simplify]: iters left: 1 (128 enodes) 9.846 * * [simplify]: Extracting #0: cost 1 inf + 0 9.846 * * [simplify]: Extracting #1: cost 11 inf + 0 9.846 * * [simplify]: Extracting #2: cost 28 inf + 1 9.846 * * [simplify]: Extracting #3: cost 37 inf + 43 9.846 * * [simplify]: Extracting #4: cost 34 inf + 249 9.847 * * [simplify]: Extracting #5: cost 31 inf + 1471 9.848 * * [simplify]: Extracting #6: cost 31 inf + 1879 9.849 * * [simplify]: Extracting #7: cost 18 inf + 3455 9.851 * * [simplify]: Extracting #8: cost 2 inf + 7652 9.854 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.857 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 9.857 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))))) 9.857 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 9.857 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 9.857 * * [simplify]: iters left: 6 (14 enodes) 9.861 * * [simplify]: iters left: 5 (44 enodes) 9.870 * * [simplify]: iters left: 4 (56 enodes) 9.879 * * [simplify]: iters left: 3 (68 enodes) 9.898 * * [simplify]: Extracting #0: cost 1 inf + 0 9.898 * * [simplify]: Extracting #1: cost 5 inf + 0 9.898 * * [simplify]: Extracting #2: cost 8 inf + 1 9.898 * * [simplify]: Extracting #3: cost 7 inf + 84 9.898 * * [simplify]: Extracting #4: cost 16 inf + 84 9.898 * * [simplify]: Extracting #5: cost 16 inf + 170 9.899 * * [simplify]: Extracting #6: cost 3 inf + 1876 9.900 * * [simplify]: Extracting #7: cost 0 inf + 2259 9.901 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 9.901 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a))) 9.901 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 9.901 * * [simplify]: iters left: 6 (14 enodes) 9.909 * * [simplify]: iters left: 5 (52 enodes) 9.925 * * [simplify]: iters left: 4 (80 enodes) 9.950 * * [simplify]: iters left: 3 (109 enodes) 9.972 * * [simplify]: iters left: 2 (121 enodes) 9.994 * * [simplify]: iters left: 1 (125 enodes) 10.027 * * [simplify]: Extracting #0: cost 1 inf + 0 10.027 * * [simplify]: Extracting #1: cost 11 inf + 0 10.028 * * [simplify]: Extracting #2: cost 25 inf + 2 10.028 * * [simplify]: Extracting #3: cost 34 inf + 86 10.028 * * [simplify]: Extracting #4: cost 34 inf + 128 10.028 * * [simplify]: Extracting #5: cost 34 inf + 944 10.029 * * [simplify]: Extracting #6: cost 28 inf + 1804 10.030 * * [simplify]: Extracting #7: cost 16 inf + 3411 10.033 * * [simplify]: Extracting #8: cost 2 inf + 7009 10.036 * * [simplify]: Extracting #9: cost 0 inf + 7649 10.039 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 10.039 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)))) 10.039 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 10.040 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 10.040 * * [simplify]: iters left: 6 (18 enodes) 10.049 * * [simplify]: iters left: 5 (64 enodes) 10.061 * * [simplify]: iters left: 4 (90 enodes) 10.077 * * [simplify]: iters left: 3 (136 enodes) 10.103 * * [simplify]: iters left: 2 (146 enodes) 10.126 * * [simplify]: Extracting #0: cost 1 inf + 0 10.126 * * [simplify]: Extracting #1: cost 18 inf + 0 10.126 * * [simplify]: Extracting #2: cost 38 inf + 0 10.127 * * [simplify]: Extracting #3: cost 35 inf + 487 10.127 * * [simplify]: Extracting #4: cost 26 inf + 2224 10.128 * * [simplify]: Extracting #5: cost 31 inf + 2749 10.129 * * [simplify]: Extracting #6: cost 33 inf + 2792 10.131 * * [simplify]: Extracting #7: cost 23 inf + 3856 10.133 * * [simplify]: Extracting #8: cost 8 inf + 8961 10.137 * * [simplify]: Extracting #9: cost 0 inf + 12999 10.141 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 10.142 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 10.142 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 10.142 * * [simplify]: iters left: 6 (16 enodes) 10.151 * * [simplify]: iters left: 5 (58 enodes) 10.171 * * [simplify]: iters left: 4 (86 enodes) 10.190 * * [simplify]: iters left: 3 (115 enodes) 10.208 * * [simplify]: iters left: 2 (127 enodes) 10.227 * * [simplify]: iters left: 1 (131 enodes) 10.245 * * [simplify]: Extracting #0: cost 1 inf + 0 10.245 * * [simplify]: Extracting #1: cost 11 inf + 0 10.246 * * [simplify]: Extracting #2: cost 31 inf + 0 10.246 * * [simplify]: Extracting #3: cost 36 inf + 447 10.246 * * [simplify]: Extracting #4: cost 32 inf + 975 10.246 * * [simplify]: Extracting #5: cost 30 inf + 2714 10.247 * * [simplify]: Extracting #6: cost 29 inf + 3686 10.247 * * [simplify]: Extracting #7: cost 17 inf + 5196 10.249 * * [simplify]: Extracting #8: cost 3 inf + 9555 10.251 * * [simplify]: Extracting #9: cost 0 inf + 10853 10.253 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 10.253 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))))) 10.253 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 10.254 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 10.254 * * [simplify]: iters left: 6 (17 enodes) 10.258 * * [simplify]: iters left: 5 (59 enodes) 10.268 * * [simplify]: iters left: 4 (77 enodes) 10.281 * * [simplify]: iters left: 3 (101 enodes) 10.298 * * [simplify]: iters left: 2 (103 enodes) 10.313 * * [simplify]: Extracting #0: cost 1 inf + 0 10.313 * * [simplify]: Extracting #1: cost 12 inf + 0 10.313 * * [simplify]: Extracting #2: cost 26 inf + 0 10.313 * * [simplify]: Extracting #3: cost 25 inf + 245 10.314 * * [simplify]: Extracting #4: cost 18 inf + 1097 10.314 * * [simplify]: Extracting #5: cost 25 inf + 1299 10.314 * * [simplify]: Extracting #6: cost 27 inf + 1342 10.315 * * [simplify]: Extracting #7: cost 14 inf + 2694 10.315 * * [simplify]: Extracting #8: cost 6 inf + 5312 10.317 * * [simplify]: Extracting #9: cost 0 inf + 8071 10.318 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 10.318 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 10.319 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 10.319 * * [simplify]: iters left: 6 (16 enodes) 10.323 * * [simplify]: iters left: 5 (58 enodes) 10.333 * * [simplify]: iters left: 4 (86 enodes) 10.348 * * [simplify]: iters left: 3 (115 enodes) 10.366 * * [simplify]: iters left: 2 (127 enodes) 10.386 * * [simplify]: iters left: 1 (131 enodes) 10.404 * * [simplify]: Extracting #0: cost 1 inf + 0 10.405 * * [simplify]: Extracting #1: cost 11 inf + 0 10.405 * * [simplify]: Extracting #2: cost 31 inf + 0 10.405 * * [simplify]: Extracting #3: cost 36 inf + 367 10.405 * * [simplify]: Extracting #4: cost 32 inf + 775 10.405 * * [simplify]: Extracting #5: cost 30 inf + 2354 10.406 * * [simplify]: Extracting #6: cost 29 inf + 3206 10.407 * * [simplify]: Extracting #7: cost 17 inf + 4676 10.408 * * [simplify]: Extracting #8: cost 3 inf + 8875 10.410 * * [simplify]: Extracting #9: cost 0 inf + 10053 10.412 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 10.412 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))))) 10.412 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 10.412 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 10.412 * * [simplify]: iters left: 6 (17 enodes) 10.417 * * [simplify]: iters left: 5 (59 enodes) 10.428 * * [simplify]: iters left: 4 (77 enodes) 10.454 * * [simplify]: iters left: 3 (96 enodes) 10.480 * * [simplify]: Extracting #0: cost 1 inf + 0 10.481 * * [simplify]: Extracting #1: cost 7 inf + 0 10.481 * * [simplify]: Extracting #2: cost 13 inf + 1 10.481 * * [simplify]: Extracting #3: cost 16 inf + 2 10.481 * * [simplify]: Extracting #4: cost 13 inf + 327 10.481 * * [simplify]: Extracting #5: cost 20 inf + 489 10.481 * * [simplify]: Extracting #6: cost 21 inf + 533 10.481 * * [simplify]: Extracting #7: cost 13 inf + 950 10.482 * * [simplify]: Extracting #8: cost 7 inf + 1847 10.482 * * [simplify]: Extracting #9: cost 2 inf + 3544 10.483 * * [simplify]: Extracting #10: cost 0 inf + 4424 10.484 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 10.484 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a))) 10.484 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 10.484 * * [simplify]: iters left: 6 (15 enodes) 10.490 * * [simplify]: iters left: 5 (55 enodes) 10.500 * * [simplify]: iters left: 4 (83 enodes) 10.527 * * [simplify]: iters left: 3 (112 enodes) 10.545 * * [simplify]: iters left: 2 (124 enodes) 10.562 * * [simplify]: iters left: 1 (128 enodes) 10.580 * * [simplify]: Extracting #0: cost 1 inf + 0 10.580 * * [simplify]: Extracting #1: cost 11 inf + 0 10.580 * * [simplify]: Extracting #2: cost 28 inf + 1 10.581 * * [simplify]: Extracting #3: cost 36 inf + 205 10.581 * * [simplify]: Extracting #4: cost 34 inf + 450 10.581 * * [simplify]: Extracting #5: cost 30 inf + 2073 10.583 * * [simplify]: Extracting #6: cost 30 inf + 2481 10.583 * * [simplify]: Extracting #7: cost 20 inf + 3553 10.585 * * [simplify]: Extracting #8: cost 2 inf + 8411 10.586 * * [simplify]: Extracting #9: cost 0 inf + 9251 10.588 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 10.588 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)))) 10.588 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 10.589 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 10.589 * * [simplify]: iters left: 6 (17 enodes) 10.595 * * [simplify]: iters left: 5 (59 enodes) 10.611 * * [simplify]: iters left: 4 (77 enodes) 10.625 * * [simplify]: iters left: 3 (98 enodes) 10.642 * * [simplify]: iters left: 2 (101 enodes) 10.670 * * [simplify]: Extracting #0: cost 1 inf + 0 10.670 * * [simplify]: Extracting #1: cost 10 inf + 0 10.670 * * [simplify]: Extracting #2: cost 24 inf + 0 10.671 * * [simplify]: Extracting #3: cost 22 inf + 690 10.671 * * [simplify]: Extracting #4: cost 17 inf + 1299 10.671 * * [simplify]: Extracting #5: cost 25 inf + 1299 10.672 * * [simplify]: Extracting #6: cost 26 inf + 1384 10.672 * * [simplify]: Extracting #7: cost 13 inf + 2736 10.673 * * [simplify]: Extracting #8: cost 7 inf + 4852 10.674 * * [simplify]: Extracting #9: cost 0 inf + 8069 10.676 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 10.676 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 10.676 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 10.676 * * [simplify]: iters left: 6 (16 enodes) 10.681 * * [simplify]: iters left: 5 (58 enodes) 10.693 * * [simplify]: iters left: 4 (86 enodes) 10.709 * * [simplify]: iters left: 3 (115 enodes) 10.728 * * [simplify]: iters left: 2 (127 enodes) 10.747 * * [simplify]: iters left: 1 (131 enodes) 10.767 * * [simplify]: Extracting #0: cost 1 inf + 0 10.767 * * [simplify]: Extracting #1: cost 11 inf + 0 10.767 * * [simplify]: Extracting #2: cost 31 inf + 0 10.767 * * [simplify]: Extracting #3: cost 36 inf + 327 10.768 * * [simplify]: Extracting #4: cost 32 inf + 815 10.768 * * [simplify]: Extracting #5: cost 30 inf + 2354 10.768 * * [simplify]: Extracting #6: cost 29 inf + 3206 10.769 * * [simplify]: Extracting #7: cost 17 inf + 4676 10.771 * * [simplify]: Extracting #8: cost 3 inf + 8795 10.773 * * [simplify]: Extracting #9: cost 0 inf + 10053 10.775 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 10.775 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))))) 10.775 * * * * [progress]: [ 119 / 177 ] simplifiying candidate # 10.775 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 10.775 * * [simplify]: iters left: 6 (16 enodes) 10.781 * * [simplify]: iters left: 5 (54 enodes) 10.792 * * [simplify]: iters left: 4 (67 enodes) 10.812 * * [simplify]: iters left: 3 (81 enodes) 10.828 * * [simplify]: Extracting #0: cost 1 inf + 0 10.828 * * [simplify]: Extracting #1: cost 8 inf + 0 10.828 * * [simplify]: Extracting #2: cost 18 inf + 0 10.828 * * [simplify]: Extracting #3: cost 14 inf + 410 10.828 * * [simplify]: Extracting #4: cost 14 inf + 452 10.829 * * [simplify]: Extracting #5: cost 21 inf + 493 10.829 * * [simplify]: Extracting #6: cost 22 inf + 578 10.829 * * [simplify]: Extracting #7: cost 11 inf + 1629 10.830 * * [simplify]: Extracting #8: cost 3 inf + 3886 10.831 * * [simplify]: Extracting #9: cost 0 inf + 5105 10.832 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 10.832 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 10.832 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 10.832 * * [simplify]: iters left: 6 (16 enodes) 10.837 * * [simplify]: iters left: 5 (58 enodes) 10.847 * * [simplify]: iters left: 4 (86 enodes) 10.863 * * [simplify]: iters left: 3 (115 enodes) 10.883 * * [simplify]: iters left: 2 (127 enodes) 10.907 * * [simplify]: iters left: 1 (131 enodes) 10.925 * * [simplify]: Extracting #0: cost 1 inf + 0 10.925 * * [simplify]: Extracting #1: cost 11 inf + 0 10.926 * * [simplify]: Extracting #2: cost 31 inf + 0 10.926 * * [simplify]: Extracting #3: cost 36 inf + 247 10.926 * * [simplify]: Extracting #4: cost 32 inf + 615 10.926 * * [simplify]: Extracting #5: cost 30 inf + 1994 10.927 * * [simplify]: Extracting #6: cost 29 inf + 2726 10.927 * * [simplify]: Extracting #7: cost 17 inf + 4156 10.929 * * [simplify]: Extracting #8: cost 3 inf + 8115 10.931 * * [simplify]: Extracting #9: cost 0 inf + 9253 10.933 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 10.933 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))))) 10.933 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 10.933 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 10.933 * * [simplify]: iters left: 6 (16 enodes) 10.939 * * [simplify]: iters left: 5 (54 enodes) 10.956 * * [simplify]: iters left: 4 (67 enodes) 10.979 * * [simplify]: iters left: 3 (82 enodes) 11.000 * * [simplify]: Extracting #0: cost 1 inf + 0 11.000 * * [simplify]: Extracting #1: cost 5 inf + 0 11.000 * * [simplify]: Extracting #2: cost 9 inf + 1 11.000 * * [simplify]: Extracting #3: cost 11 inf + 43 11.000 * * [simplify]: Extracting #4: cost 10 inf + 126 11.001 * * [simplify]: Extracting #5: cost 18 inf + 167 11.001 * * [simplify]: Extracting #6: cost 18 inf + 253 11.001 * * [simplify]: Extracting #7: cost 5 inf + 1702 11.001 * * [simplify]: Extracting #8: cost 1 inf + 2722 11.002 * * [simplify]: Extracting #9: cost 0 inf + 3102 11.003 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 11.003 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a))) 11.003 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 11.003 * * [simplify]: iters left: 6 (15 enodes) 11.008 * * [simplify]: iters left: 5 (55 enodes) 11.017 * * [simplify]: iters left: 4 (83 enodes) 11.034 * * [simplify]: iters left: 3 (112 enodes) 11.052 * * [simplify]: iters left: 2 (124 enodes) 11.074 * * [simplify]: iters left: 1 (128 enodes) 11.103 * * [simplify]: Extracting #0: cost 1 inf + 0 11.103 * * [simplify]: Extracting #1: cost 11 inf + 0 11.103 * * [simplify]: Extracting #2: cost 28 inf + 1 11.103 * * [simplify]: Extracting #3: cost 36 inf + 125 11.103 * * [simplify]: Extracting #4: cost 34 inf + 290 11.103 * * [simplify]: Extracting #5: cost 30 inf + 1673 11.104 * * [simplify]: Extracting #6: cost 30 inf + 2041 11.104 * * [simplify]: Extracting #7: cost 20 inf + 3073 11.106 * * [simplify]: Extracting #8: cost 2 inf + 7691 11.107 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.109 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 11.109 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)))) 11.109 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 11.110 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 11.110 * * [simplify]: iters left: 6 (16 enodes) 11.114 * * [simplify]: iters left: 5 (56 enodes) 11.126 * * [simplify]: iters left: 4 (72 enodes) 11.143 * * [simplify]: iters left: 3 (89 enodes) 11.156 * * [simplify]: iters left: 2 (90 enodes) 11.168 * * [simplify]: Extracting #0: cost 1 inf + 0 11.168 * * [simplify]: Extracting #1: cost 7 inf + 0 11.168 * * [simplify]: Extracting #2: cost 13 inf + 1 11.168 * * [simplify]: Extracting #3: cost 15 inf + 83 11.168 * * [simplify]: Extracting #4: cost 13 inf + 327 11.168 * * [simplify]: Extracting #5: cost 19 inf + 489 11.168 * * [simplify]: Extracting #6: cost 20 inf + 574 11.169 * * [simplify]: Extracting #7: cost 4 inf + 2863 11.170 * * [simplify]: Extracting #8: cost 0 inf + 4419 11.170 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 11.171 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)))) 11.171 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 11.171 * * [simplify]: iters left: 6 (15 enodes) 11.176 * * [simplify]: iters left: 5 (55 enodes) 11.187 * * [simplify]: iters left: 4 (83 enodes) 11.200 * * [simplify]: iters left: 3 (112 enodes) 11.229 * * [simplify]: iters left: 2 (124 enodes) 11.248 * * [simplify]: iters left: 1 (128 enodes) 11.270 * * [simplify]: Extracting #0: cost 1 inf + 0 11.270 * * [simplify]: Extracting #1: cost 11 inf + 0 11.270 * * [simplify]: Extracting #2: cost 28 inf + 1 11.270 * * [simplify]: Extracting #3: cost 37 inf + 83 11.270 * * [simplify]: Extracting #4: cost 34 inf + 369 11.271 * * [simplify]: Extracting #5: cost 31 inf + 1791 11.272 * * [simplify]: Extracting #6: cost 31 inf + 2279 11.273 * * [simplify]: Extracting #7: cost 18 inf + 3975 11.274 * * [simplify]: Extracting #8: cost 2 inf + 8372 11.276 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.277 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 11.277 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))))) 11.278 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 11.278 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 11.278 * * [simplify]: iters left: 6 (15 enodes) 11.282 * * [simplify]: iters left: 5 (51 enodes) 11.292 * * [simplify]: iters left: 4 (63 enodes) 11.302 * * [simplify]: iters left: 3 (78 enodes) 11.322 * * [simplify]: Extracting #0: cost 1 inf + 0 11.322 * * [simplify]: Extracting #1: cost 5 inf + 0 11.322 * * [simplify]: Extracting #2: cost 9 inf + 1 11.322 * * [simplify]: Extracting #3: cost 11 inf + 43 11.322 * * [simplify]: Extracting #4: cost 10 inf + 126 11.323 * * [simplify]: Extracting #5: cost 17 inf + 167 11.323 * * [simplify]: Extracting #6: cost 18 inf + 252 11.323 * * [simplify]: Extracting #7: cost 4 inf + 2039 11.325 * * [simplify]: Extracting #8: cost 0 inf + 3099 11.326 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 11.326 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)))) 11.326 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 11.327 * * [simplify]: iters left: 6 (15 enodes) 11.334 * * [simplify]: iters left: 5 (55 enodes) 11.349 * * [simplify]: iters left: 4 (83 enodes) 11.363 * * [simplify]: iters left: 3 (112 enodes) 11.381 * * [simplify]: iters left: 2 (124 enodes) 11.402 * * [simplify]: iters left: 1 (128 enodes) 11.429 * * [simplify]: Extracting #0: cost 1 inf + 0 11.429 * * [simplify]: Extracting #1: cost 11 inf + 0 11.429 * * [simplify]: Extracting #2: cost 28 inf + 1 11.429 * * [simplify]: Extracting #3: cost 37 inf + 43 11.430 * * [simplify]: Extracting #4: cost 34 inf + 249 11.430 * * [simplify]: Extracting #5: cost 31 inf + 1471 11.431 * * [simplify]: Extracting #6: cost 31 inf + 1879 11.432 * * [simplify]: Extracting #7: cost 18 inf + 3455 11.435 * * [simplify]: Extracting #8: cost 2 inf + 7652 11.438 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.441 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 11.441 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))))) 11.442 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 11.442 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 11.442 * * [simplify]: iters left: 6 (14 enodes) 11.450 * * [simplify]: iters left: 5 (44 enodes) 11.464 * * [simplify]: iters left: 4 (56 enodes) 11.479 * * [simplify]: iters left: 3 (68 enodes) 11.488 * * [simplify]: Extracting #0: cost 1 inf + 0 11.488 * * [simplify]: Extracting #1: cost 5 inf + 0 11.488 * * [simplify]: Extracting #2: cost 8 inf + 1 11.488 * * [simplify]: Extracting #3: cost 7 inf + 84 11.488 * * [simplify]: Extracting #4: cost 16 inf + 84 11.489 * * [simplify]: Extracting #5: cost 16 inf + 170 11.489 * * [simplify]: Extracting #6: cost 3 inf + 1876 11.489 * * [simplify]: Extracting #7: cost 0 inf + 2259 11.490 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 11.490 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a))) 11.490 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 11.490 * * [simplify]: iters left: 6 (14 enodes) 11.494 * * [simplify]: iters left: 5 (52 enodes) 11.505 * * [simplify]: iters left: 4 (80 enodes) 11.521 * * [simplify]: iters left: 3 (109 enodes) 11.538 * * [simplify]: iters left: 2 (121 enodes) 11.568 * * [simplify]: iters left: 1 (125 enodes) 11.585 * * [simplify]: Extracting #0: cost 1 inf + 0 11.585 * * [simplify]: Extracting #1: cost 11 inf + 0 11.585 * * [simplify]: Extracting #2: cost 25 inf + 2 11.585 * * [simplify]: Extracting #3: cost 34 inf + 86 11.585 * * [simplify]: Extracting #4: cost 34 inf + 128 11.586 * * [simplify]: Extracting #5: cost 34 inf + 944 11.586 * * [simplify]: Extracting #6: cost 28 inf + 1804 11.587 * * [simplify]: Extracting #7: cost 16 inf + 3411 11.588 * * [simplify]: Extracting #8: cost 2 inf + 7009 11.590 * * [simplify]: Extracting #9: cost 0 inf + 7649 11.591 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 11.591 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)))) 11.591 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 11.592 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 11.592 * * [simplify]: iters left: 6 (9 enodes) 11.595 * * [simplify]: iters left: 5 (35 enodes) 11.604 * * [simplify]: iters left: 4 (55 enodes) 11.613 * * [simplify]: iters left: 3 (89 enodes) 11.629 * * [simplify]: iters left: 2 (99 enodes) 11.655 * * [simplify]: Extracting #0: cost 1 inf + 0 11.655 * * [simplify]: Extracting #1: cost 18 inf + 0 11.655 * * [simplify]: Extracting #2: cost 34 inf + 1 11.655 * * [simplify]: Extracting #3: cost 32 inf + 3 11.656 * * [simplify]: Extracting #4: cost 10 inf + 3884 11.658 * * [simplify]: Extracting #5: cost 0 inf + 6067 11.660 * * [simplify]: Extracting #6: cost 0 inf + 5987 11.662 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 11.662 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)))) 11.662 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 11.662 * * [simplify]: iters left: 6 (14 enodes) 11.670 * * [simplify]: iters left: 5 (52 enodes) 11.688 * * [simplify]: iters left: 4 (80 enodes) 11.714 * * [simplify]: iters left: 3 (109 enodes) 11.735 * * [simplify]: iters left: 2 (121 enodes) 11.753 * * [simplify]: iters left: 1 (125 enodes) 11.770 * * [simplify]: Extracting #0: cost 1 inf + 0 11.770 * * [simplify]: Extracting #1: cost 11 inf + 0 11.770 * * [simplify]: Extracting #2: cost 31 inf + 0 11.770 * * [simplify]: Extracting #3: cost 33 inf + 409 11.770 * * [simplify]: Extracting #4: cost 30 inf + 1949 11.771 * * [simplify]: Extracting #5: cost 27 inf + 2843 11.772 * * [simplify]: Extracting #6: cost 14 inf + 4813 11.773 * * [simplify]: Extracting #7: cost 1 inf + 8554 11.774 * * [simplify]: Extracting #8: cost 0 inf + 8893 11.776 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 11.776 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))))) 11.776 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 11.776 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 11.776 * * [simplify]: iters left: 6 (8 enodes) 11.779 * * [simplify]: iters left: 5 (30 enodes) 11.789 * * [simplify]: iters left: 4 (42 enodes) 11.803 * * [simplify]: iters left: 3 (54 enodes) 11.820 * * [simplify]: iters left: 2 (56 enodes) 11.832 * * [simplify]: Extracting #0: cost 1 inf + 0 11.832 * * [simplify]: Extracting #1: cost 12 inf + 0 11.833 * * [simplify]: Extracting #2: cost 22 inf + 1 11.833 * * [simplify]: Extracting #3: cost 20 inf + 3 11.834 * * [simplify]: Extracting #4: cost 8 inf + 1545 11.835 * * [simplify]: Extracting #5: cost 1 inf + 2639 11.835 * * [simplify]: Extracting #6: cost 0 inf + 2841 11.836 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 11.836 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)))) 11.836 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 11.836 * * [simplify]: iters left: 6 (14 enodes) 11.841 * * [simplify]: iters left: 5 (52 enodes) 11.851 * * [simplify]: iters left: 4 (80 enodes) 11.865 * * [simplify]: iters left: 3 (109 enodes) 11.896 * * [simplify]: iters left: 2 (121 enodes) 11.929 * * [simplify]: iters left: 1 (125 enodes) 11.961 * * [simplify]: Extracting #0: cost 1 inf + 0 11.961 * * [simplify]: Extracting #1: cost 11 inf + 0 11.961 * * [simplify]: Extracting #2: cost 31 inf + 0 11.962 * * [simplify]: Extracting #3: cost 33 inf + 289 11.962 * * [simplify]: Extracting #4: cost 30 inf + 1629 11.964 * * [simplify]: Extracting #5: cost 27 inf + 2403 11.964 * * [simplify]: Extracting #6: cost 14 inf + 4253 11.966 * * [simplify]: Extracting #7: cost 1 inf + 7794 11.967 * * [simplify]: Extracting #8: cost 0 inf + 8093 11.969 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 11.969 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))))) 11.969 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 11.969 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 11.969 * * [simplify]: iters left: 6 (6 enodes) 11.972 * * [simplify]: iters left: 5 (22 enodes) 11.977 * * [simplify]: iters left: 4 (32 enodes) 11.982 * * [simplify]: iters left: 3 (39 enodes) 11.988 * * [simplify]: Extracting #0: cost 1 inf + 0 11.988 * * [simplify]: Extracting #1: cost 6 inf + 0 11.989 * * [simplify]: Extracting #2: cost 9 inf + 1 11.989 * * [simplify]: Extracting #3: cost 6 inf + 164 11.989 * * [simplify]: Extracting #4: cost 2 inf + 691 11.989 * * [simplify]: Extracting #5: cost 0 inf + 974 11.989 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 11.989 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 11.989 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 11.989 * * [simplify]: iters left: 6 (13 enodes) 11.993 * * [simplify]: iters left: 5 (49 enodes) 12.002 * * [simplify]: iters left: 4 (77 enodes) 12.016 * * [simplify]: iters left: 3 (106 enodes) 12.032 * * [simplify]: iters left: 2 (118 enodes) 12.051 * * [simplify]: iters left: 1 (122 enodes) 12.068 * * [simplify]: Extracting #0: cost 1 inf + 0 12.068 * * [simplify]: Extracting #1: cost 11 inf + 0 12.068 * * [simplify]: Extracting #2: cost 28 inf + 1 12.068 * * [simplify]: Extracting #3: cost 29 inf + 654 12.068 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.069 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.069 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.071 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.072 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 12.072 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)))) 12.072 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 12.072 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.072 * * [simplify]: iters left: 5 (8 enodes) 12.076 * * [simplify]: iters left: 4 (30 enodes) 12.081 * * [simplify]: iters left: 3 (42 enodes) 12.092 * * [simplify]: iters left: 2 (51 enodes) 12.108 * * [simplify]: iters left: 1 (54 enodes) 12.123 * * [simplify]: Extracting #0: cost 1 inf + 0 12.124 * * [simplify]: Extracting #1: cost 10 inf + 0 12.124 * * [simplify]: Extracting #2: cost 20 inf + 1 12.124 * * [simplify]: Extracting #3: cost 18 inf + 206 12.124 * * [simplify]: Extracting #4: cost 2 inf + 2557 12.125 * * [simplify]: Extracting #5: cost 0 inf + 2841 12.126 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.126 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)))) 12.127 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 12.127 * * [simplify]: iters left: 6 (14 enodes) 12.133 * * [simplify]: iters left: 5 (52 enodes) 12.143 * * [simplify]: iters left: 4 (80 enodes) 12.158 * * [simplify]: iters left: 3 (109 enodes) 12.175 * * [simplify]: iters left: 2 (121 enodes) 12.193 * * [simplify]: iters left: 1 (125 enodes) 12.223 * * [simplify]: Extracting #0: cost 1 inf + 0 12.223 * * [simplify]: Extracting #1: cost 11 inf + 0 12.223 * * [simplify]: Extracting #2: cost 31 inf + 0 12.223 * * [simplify]: Extracting #3: cost 33 inf + 409 12.224 * * [simplify]: Extracting #4: cost 30 inf + 1669 12.225 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.226 * * [simplify]: Extracting #6: cost 14 inf + 4293 12.229 * * [simplify]: Extracting #7: cost 1 inf + 7754 12.231 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.234 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 12.234 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))))) 12.235 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 12.235 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 12.235 * * [simplify]: iters left: 5 (7 enodes) 12.240 * * [simplify]: iters left: 4 (25 enodes) 12.249 * * [simplify]: iters left: 3 (32 enodes) 12.259 * * [simplify]: iters left: 2 (34 enodes) 12.270 * * [simplify]: Extracting #0: cost 1 inf + 0 12.270 * * [simplify]: Extracting #1: cost 8 inf + 0 12.270 * * [simplify]: Extracting #2: cost 14 inf + 1 12.270 * * [simplify]: Extracting #3: cost 11 inf + 44 12.270 * * [simplify]: Extracting #4: cost 3 inf + 617 12.271 * * [simplify]: Extracting #5: cost 1 inf + 902 12.271 * * [simplify]: Extracting #6: cost 0 inf + 1065 12.271 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 12.272 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)))) 12.272 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 12.272 * * [simplify]: iters left: 6 (14 enodes) 12.279 * * [simplify]: iters left: 5 (52 enodes) 12.288 * * [simplify]: iters left: 4 (80 enodes) 12.303 * * [simplify]: iters left: 3 (109 enodes) 12.320 * * [simplify]: iters left: 2 (121 enodes) 12.337 * * [simplify]: iters left: 1 (125 enodes) 12.355 * * [simplify]: Extracting #0: cost 1 inf + 0 12.355 * * [simplify]: Extracting #1: cost 11 inf + 0 12.355 * * [simplify]: Extracting #2: cost 31 inf + 0 12.355 * * [simplify]: Extracting #3: cost 33 inf + 289 12.355 * * [simplify]: Extracting #4: cost 30 inf + 1349 12.356 * * [simplify]: Extracting #5: cost 27 inf + 1963 12.357 * * [simplify]: Extracting #6: cost 14 inf + 3733 12.361 * * [simplify]: Extracting #7: cost 1 inf + 6994 12.363 * * [simplify]: Extracting #8: cost 0 inf + 7293 12.364 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 12.364 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))))) 12.364 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 12.365 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 12.365 * * [simplify]: iters left: 5 (5 enodes) 12.367 * * [simplify]: iters left: 4 (17 enodes) 12.371 * * [simplify]: iters left: 3 (22 enodes) 12.375 * * [simplify]: iters left: 2 (25 enodes) 12.379 * * [simplify]: Extracting #0: cost 1 inf + 0 12.379 * * [simplify]: Extracting #1: cost 4 inf + 0 12.379 * * [simplify]: Extracting #2: cost 5 inf + 1 12.379 * * [simplify]: Extracting #3: cost 0 inf + 248 12.379 * [simplify]: Simplified to (/ 1 (sqrt 2)) 12.379 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 12.380 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 12.380 * * [simplify]: iters left: 6 (13 enodes) 12.384 * * [simplify]: iters left: 5 (49 enodes) 12.392 * * [simplify]: iters left: 4 (77 enodes) 12.418 * * [simplify]: iters left: 3 (106 enodes) 12.449 * * [simplify]: iters left: 2 (118 enodes) 12.469 * * [simplify]: iters left: 1 (122 enodes) 12.488 * * [simplify]: Extracting #0: cost 1 inf + 0 12.488 * * [simplify]: Extracting #1: cost 11 inf + 0 12.488 * * [simplify]: Extracting #2: cost 28 inf + 1 12.488 * * [simplify]: Extracting #3: cost 29 inf + 454 12.489 * * [simplify]: Extracting #4: cost 25 inf + 1559 12.489 * * [simplify]: Extracting #5: cost 25 inf + 1727 12.490 * * [simplify]: Extracting #6: cost 13 inf + 3117 12.491 * * [simplify]: Extracting #7: cost 0 inf + 6491 12.492 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 12.492 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 12.492 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 12.493 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 12.493 * * [simplify]: iters left: 5 (6 enodes) 12.495 * * [simplify]: iters left: 4 (20 enodes) 12.498 * * [simplify]: iters left: 3 (26 enodes) 12.503 * * [simplify]: iters left: 2 (28 enodes) 12.507 * * [simplify]: Extracting #0: cost 1 inf + 0 12.507 * * [simplify]: Extracting #1: cost 7 inf + 0 12.507 * * [simplify]: Extracting #2: cost 11 inf + 1 12.508 * * [simplify]: Extracting #3: cost 0 inf + 1218 12.508 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 12.508 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 12.508 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 12.508 * * [simplify]: iters left: 6 (13 enodes) 12.512 * * [simplify]: iters left: 5 (49 enodes) 12.523 * * [simplify]: iters left: 4 (77 enodes) 12.536 * * [simplify]: iters left: 3 (106 enodes) 12.558 * * [simplify]: iters left: 2 (118 enodes) 12.592 * * [simplify]: iters left: 1 (122 enodes) 12.615 * * [simplify]: Extracting #0: cost 1 inf + 0 12.615 * * [simplify]: Extracting #1: cost 11 inf + 0 12.615 * * [simplify]: Extracting #2: cost 28 inf + 1 12.615 * * [simplify]: Extracting #3: cost 30 inf + 493 12.615 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.616 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.616 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.618 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.619 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 12.619 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 12.619 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 12.620 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 12.620 * * [simplify]: iters left: 4 (5 enodes) 12.621 * * [simplify]: iters left: 3 (15 enodes) 12.625 * * [simplify]: iters left: 2 (17 enodes) 12.627 * * [simplify]: Extracting #0: cost 1 inf + 0 12.628 * * [simplify]: Extracting #1: cost 4 inf + 0 12.628 * * [simplify]: Extracting #2: cost 5 inf + 1 12.628 * * [simplify]: Extracting #3: cost 1 inf + 207 12.628 * * [simplify]: Extracting #4: cost 0 inf + 248 12.628 * [simplify]: Simplified to (/ 1 (sqrt a)) 12.628 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 12.628 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 12.628 * * [simplify]: iters left: 6 (13 enodes) 12.632 * * [simplify]: iters left: 5 (49 enodes) 12.641 * * [simplify]: iters left: 4 (77 enodes) 12.653 * * [simplify]: iters left: 3 (106 enodes) 12.672 * * [simplify]: iters left: 2 (118 enodes) 12.697 * * [simplify]: iters left: 1 (122 enodes) 12.715 * * [simplify]: Extracting #0: cost 1 inf + 0 12.715 * * [simplify]: Extracting #1: cost 11 inf + 0 12.716 * * [simplify]: Extracting #2: cost 28 inf + 1 12.716 * * [simplify]: Extracting #3: cost 30 inf + 373 12.716 * * [simplify]: Extracting #4: cost 25 inf + 1559 12.717 * * [simplify]: Extracting #5: cost 25 inf + 1727 12.719 * * [simplify]: Extracting #6: cost 13 inf + 3117 12.721 * * [simplify]: Extracting #7: cost 0 inf + 6491 12.724 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 12.724 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 12.725 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 12.725 * [simplify]: Simplifying (/ (/ 1 1) 1) 12.725 * * [simplify]: iters left: 4 (3 enodes) 12.727 * * [simplify]: iters left: 3 (7 enodes) 12.729 * * [simplify]: iters left: 2 (9 enodes) 12.731 * * [simplify]: Extracting #0: cost 1 inf + 0 12.731 * * [simplify]: Extracting #1: cost 0 inf + 1 12.731 * [simplify]: Simplified to 1 12.731 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 12.731 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 12.731 * * [simplify]: iters left: 6 (12 enodes) 12.735 * * [simplify]: iters left: 5 (46 enodes) 12.743 * * [simplify]: iters left: 4 (74 enodes) 12.756 * * [simplify]: iters left: 3 (103 enodes) 12.786 * * [simplify]: iters left: 2 (115 enodes) 12.809 * * [simplify]: iters left: 1 (119 enodes) 12.827 * * [simplify]: Extracting #0: cost 1 inf + 0 12.827 * * [simplify]: Extracting #1: cost 11 inf + 0 12.827 * * [simplify]: Extracting #2: cost 24 inf + 44 12.827 * * [simplify]: Extracting #3: cost 30 inf + 170 12.828 * * [simplify]: Extracting #4: cost 27 inf + 872 12.829 * * [simplify]: Extracting #5: cost 26 inf + 1162 12.830 * * [simplify]: Extracting #6: cost 14 inf + 2432 12.832 * * [simplify]: Extracting #7: cost 3 inf + 4950 12.834 * * [simplify]: Extracting #8: cost 0 inf + 5689 12.837 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 12.837 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 12.837 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 12.837 * [simplify]: Simplifying (/ 1 (* (cbrt a) (cbrt a))) 12.837 * * [simplify]: iters left: 5 (5 enodes) 12.840 * * [simplify]: iters left: 4 (19 enodes) 12.847 * * [simplify]: iters left: 3 (23 enodes) 12.854 * * [simplify]: Extracting #0: cost 1 inf + 0 12.854 * * [simplify]: Extracting #1: cost 6 inf + 0 12.854 * * [simplify]: Extracting #2: cost 9 inf + 1 12.854 * * [simplify]: Extracting #3: cost 1 inf + 852 12.855 * * [simplify]: Extracting #4: cost 0 inf + 974 12.855 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 12.855 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 12.855 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 12.855 * * [simplify]: iters left: 6 (13 enodes) 12.862 * * [simplify]: iters left: 5 (49 enodes) 12.878 * * [simplify]: iters left: 4 (77 enodes) 12.891 * * [simplify]: iters left: 3 (106 enodes) 12.907 * * [simplify]: iters left: 2 (118 enodes) 12.928 * * [simplify]: iters left: 1 (122 enodes) 12.945 * * [simplify]: Extracting #0: cost 1 inf + 0 12.945 * * [simplify]: Extracting #1: cost 11 inf + 0 12.945 * * [simplify]: Extracting #2: cost 28 inf + 1 12.946 * * [simplify]: Extracting #3: cost 30 inf + 493 12.946 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.946 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.947 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.948 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.950 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 12.950 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 12.950 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 12.950 * [simplify]: Simplifying (/ 1 (sqrt a)) 12.950 * * [simplify]: iters left: 3 (4 enodes) 12.951 * * [simplify]: iters left: 2 (14 enodes) 12.954 * * [simplify]: iters left: 1 (16 enodes) 12.958 * * [simplify]: Extracting #0: cost 1 inf + 0 12.958 * * [simplify]: Extracting #1: cost 4 inf + 0 12.958 * * [simplify]: Extracting #2: cost 5 inf + 1 12.958 * * [simplify]: Extracting #3: cost 3 inf + 43 12.958 * * [simplify]: Extracting #4: cost 1 inf + 166 12.959 * * [simplify]: Extracting #5: cost 0 inf + 248 12.959 * [simplify]: Simplified to (/ 1 (sqrt a)) 12.959 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 12.959 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 12.959 * * [simplify]: iters left: 6 (13 enodes) 12.967 * * [simplify]: iters left: 5 (49 enodes) 12.976 * * [simplify]: iters left: 4 (77 enodes) 12.989 * * [simplify]: iters left: 3 (106 enodes) 13.006 * * [simplify]: iters left: 2 (118 enodes) 13.023 * * [simplify]: iters left: 1 (122 enodes) 13.052 * * [simplify]: Extracting #0: cost 1 inf + 0 13.052 * * [simplify]: Extracting #1: cost 11 inf + 0 13.052 * * [simplify]: Extracting #2: cost 28 inf + 1 13.052 * * [simplify]: Extracting #3: cost 30 inf + 373 13.053 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.053 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.054 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.055 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.056 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.057 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.057 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 13.057 * [simplify]: Simplifying (/ 1 1) 13.057 * * [simplify]: iters left: 2 (2 enodes) 13.058 * * [simplify]: iters left: 1 (6 enodes) 13.059 * * [simplify]: Extracting #0: cost 1 inf + 0 13.059 * * [simplify]: Extracting #1: cost 0 inf + 1 13.059 * [simplify]: Simplified to 1 13.060 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.060 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.060 * * [simplify]: iters left: 6 (12 enodes) 13.063 * * [simplify]: iters left: 5 (46 enodes) 13.071 * * [simplify]: iters left: 4 (74 enodes) 13.084 * * [simplify]: iters left: 3 (103 enodes) 13.104 * * [simplify]: iters left: 2 (115 enodes) 13.122 * * [simplify]: iters left: 1 (119 enodes) 13.138 * * [simplify]: Extracting #0: cost 1 inf + 0 13.139 * * [simplify]: Extracting #1: cost 11 inf + 0 13.139 * * [simplify]: Extracting #2: cost 24 inf + 44 13.139 * * [simplify]: Extracting #3: cost 30 inf + 170 13.139 * * [simplify]: Extracting #4: cost 27 inf + 872 13.139 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.140 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.142 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.144 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.147 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.147 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.147 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 13.147 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) 13.147 * * [simplify]: iters left: 6 (12 enodes) 13.153 * * [simplify]: iters left: 5 (46 enodes) 13.160 * * [simplify]: iters left: 4 (70 enodes) 13.172 * * [simplify]: iters left: 3 (93 enodes) 13.187 * * [simplify]: iters left: 2 (97 enodes) 13.200 * * [simplify]: Extracting #0: cost 1 inf + 0 13.200 * * [simplify]: Extracting #1: cost 9 inf + 0 13.200 * * [simplify]: Extracting #2: cost 23 inf + 0 13.201 * * [simplify]: Extracting #3: cost 25 inf + 205 13.201 * * [simplify]: Extracting #4: cost 22 inf + 1622 13.201 * * [simplify]: Extracting #5: cost 23 inf + 1827 13.202 * * [simplify]: Extracting #6: cost 8 inf + 3480 13.203 * * [simplify]: Extracting #7: cost 1 inf + 5693 13.204 * * [simplify]: Extracting #8: cost 0 inf + 6072 13.205 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) 13.205 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) (/ (/ 1 2) (cbrt a)))) 13.205 * [simplify]: Simplifying (/ (/ 1 2) (cbrt a)) 13.205 * * [simplify]: iters left: 4 (6 enodes) 13.208 * * [simplify]: iters left: 3 (23 enodes) 13.216 * * [simplify]: iters left: 2 (30 enodes) 13.225 * * [simplify]: iters left: 1 (32 enodes) 13.230 * * [simplify]: Extracting #0: cost 1 inf + 0 13.230 * * [simplify]: Extracting #1: cost 8 inf + 0 13.230 * * [simplify]: Extracting #2: cost 9 inf + 3 13.230 * * [simplify]: Extracting #3: cost 8 inf + 4 13.231 * * [simplify]: Extracting #4: cost 2 inf + 695 13.231 * * [simplify]: Extracting #5: cost 0 inf + 898 13.231 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 13.231 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 13.231 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 13.231 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) 13.231 * * [simplify]: iters left: 6 (11 enodes) 13.234 * * [simplify]: iters left: 5 (41 enodes) 13.241 * * [simplify]: iters left: 4 (58 enodes) 13.251 * * [simplify]: iters left: 3 (74 enodes) 13.261 * * [simplify]: Extracting #0: cost 1 inf + 0 13.261 * * [simplify]: Extracting #1: cost 7 inf + 0 13.261 * * [simplify]: Extracting #2: cost 16 inf + 0 13.261 * * [simplify]: Extracting #3: cost 14 inf + 206 13.262 * * [simplify]: Extracting #4: cost 17 inf + 574 13.262 * * [simplify]: Extracting #5: cost 18 inf + 659 13.262 * * [simplify]: Extracting #6: cost 5 inf + 2284 13.263 * * [simplify]: Extracting #7: cost 1 inf + 2967 13.263 * * [simplify]: Extracting #8: cost 0 inf + 3266 13.264 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) 13.264 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) (/ (/ 1 2) (sqrt a)))) 13.264 * [simplify]: Simplifying (/ (/ 1 2) (sqrt a)) 13.264 * * [simplify]: iters left: 4 (6 enodes) 13.267 * * [simplify]: iters left: 3 (23 enodes) 13.272 * * [simplify]: iters left: 2 (30 enodes) 13.278 * * [simplify]: iters left: 1 (32 enodes) 13.284 * * [simplify]: Extracting #0: cost 1 inf + 0 13.284 * * [simplify]: Extracting #1: cost 8 inf + 0 13.284 * * [simplify]: Extracting #2: cost 9 inf + 3 13.284 * * [simplify]: Extracting #3: cost 1 inf + 496 13.284 * * [simplify]: Extracting #4: cost 0 inf + 578 13.284 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 13.284 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 13.284 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 13.285 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 13.285 * * [simplify]: iters left: 6 (11 enodes) 13.288 * * [simplify]: iters left: 5 (41 enodes) 13.296 * * [simplify]: iters left: 4 (57 enodes) 13.305 * * [simplify]: iters left: 3 (72 enodes) 13.314 * * [simplify]: Extracting #0: cost 1 inf + 0 13.314 * * [simplify]: Extracting #1: cost 6 inf + 0 13.314 * * [simplify]: Extracting #2: cost 6 inf + 43 13.314 * * [simplify]: Extracting #3: cost 14 inf + 84 13.314 * * [simplify]: Extracting #4: cost 12 inf + 295 13.315 * * [simplify]: Extracting #5: cost 3 inf + 1181 13.315 * * [simplify]: Extracting #6: cost 1 inf + 1442 13.316 * * [simplify]: Extracting #7: cost 0 inf + 1661 13.316 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a -4) c))) b) 13.316 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ (/ 1 2) a))) 13.316 * [simplify]: Simplifying (/ (/ 1 2) a) 13.316 * * [simplify]: iters left: 4 (5 enodes) 13.319 * * [simplify]: iters left: 3 (20 enodes) 13.325 * * [simplify]: iters left: 2 (27 enodes) 13.330 * * [simplify]: iters left: 1 (29 enodes) 13.334 * * [simplify]: Extracting #0: cost 1 inf + 0 13.335 * * [simplify]: Extracting #1: cost 8 inf + 0 13.335 * * [simplify]: Extracting #2: cost 3 inf + 130 13.335 * * [simplify]: Extracting #3: cost 0 inf + 256 13.335 * [simplify]: Simplified to (/ 1/2 a) 13.335 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ 1/2 a))) 13.335 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 13.335 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 13.335 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 13.335 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 13.335 * [simplify]: Simplifying (cbrt a) 13.335 * * [simplify]: iters left: 1 (2 enodes) 13.336 * * [simplify]: Extracting #0: cost 1 inf + 0 13.336 * * [simplify]: Extracting #1: cost 3 inf + 0 13.336 * * [simplify]: Extracting #2: cost 2 inf + 1 13.336 * * [simplify]: Extracting #3: cost 0 inf + 163 13.336 * [simplify]: Simplified to (cbrt a) 13.336 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 13.336 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 13.336 * [simplify]: Simplifying (sqrt a) 13.336 * * [simplify]: iters left: 1 (2 enodes) 13.337 * * [simplify]: Extracting #0: cost 1 inf + 0 13.337 * * [simplify]: Extracting #1: cost 3 inf + 0 13.337 * * [simplify]: Extracting #2: cost 2 inf + 1 13.337 * * [simplify]: Extracting #3: cost 0 inf + 83 13.337 * [simplify]: Simplified to (sqrt a) 13.337 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) (sqrt a))) 13.337 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 13.337 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 13.337 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 13.337 * * [simplify]: iters left: 6 (13 enodes) 13.341 * * [simplify]: iters left: 5 (47 enodes) 13.349 * * [simplify]: iters left: 4 (64 enodes) 13.360 * * [simplify]: iters left: 3 (80 enodes) 13.373 * * [simplify]: Extracting #0: cost 1 inf + 0 13.373 * * [simplify]: Extracting #1: cost 3 inf + 0 13.373 * * [simplify]: Extracting #2: cost 5 inf + 0 13.373 * * [simplify]: Extracting #3: cost 11 inf + 0 13.373 * * [simplify]: Extracting #4: cost 17 inf + 1 13.373 * * [simplify]: Extracting #5: cost 17 inf + 85 13.373 * * [simplify]: Extracting #6: cost 22 inf + 332 13.373 * * [simplify]: Extracting #7: cost 22 inf + 418 13.374 * * [simplify]: Extracting #8: cost 8 inf + 2047 13.375 * * [simplify]: Extracting #9: cost 1 inf + 3929 13.375 * * [simplify]: Extracting #10: cost 0 inf + 4309 13.376 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 13.376 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 13.376 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 13.377 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 13.377 * * [simplify]: iters left: 6 (12 enodes) 13.380 * * [simplify]: iters left: 5 (44 enodes) 13.388 * * [simplify]: iters left: 4 (61 enodes) 13.399 * * [simplify]: iters left: 3 (77 enodes) 13.415 * * [simplify]: Extracting #0: cost 1 inf + 0 13.415 * * [simplify]: Extracting #1: cost 3 inf + 0 13.415 * * [simplify]: Extracting #2: cost 9 inf + 0 13.415 * * [simplify]: Extracting #3: cost 15 inf + 1 13.415 * * [simplify]: Extracting #4: cost 16 inf + 44 13.415 * * [simplify]: Extracting #5: cost 21 inf + 250 13.415 * * [simplify]: Extracting #6: cost 21 inf + 376 13.416 * * [simplify]: Extracting #7: cost 15 inf + 668 13.416 * * [simplify]: Extracting #8: cost 8 inf + 1511 13.417 * * [simplify]: Extracting #9: cost 0 inf + 3469 13.417 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 13.417 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 13.417 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 13.418 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 13.418 * * [simplify]: iters left: 6 (15 enodes) 13.422 * * [simplify]: iters left: 5 (56 enodes) 13.436 * * [simplify]: iters left: 4 (82 enodes) 13.460 * * [simplify]: iters left: 3 (101 enodes) 13.478 * * [simplify]: iters left: 2 (104 enodes) 13.504 * * [simplify]: Extracting #0: cost 1 inf + 0 13.504 * * [simplify]: Extracting #1: cost 11 inf + 0 13.504 * * [simplify]: Extracting #2: cost 22 inf + 0 13.505 * * [simplify]: Extracting #3: cost 25 inf + 1 13.505 * * [simplify]: Extracting #4: cost 24 inf + 285 13.505 * * [simplify]: Extracting #5: cost 30 inf + 488 13.505 * * [simplify]: Extracting #6: cost 30 inf + 574 13.505 * * [simplify]: Extracting #7: cost 17 inf + 2319 13.506 * * [simplify]: Extracting #8: cost 6 inf + 6021 13.508 * * [simplify]: Extracting #9: cost 0 inf + 8741 13.509 * * [simplify]: Extracting #10: cost 0 inf + 8701 13.511 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 13.511 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))))) 13.511 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 13.512 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 13.512 * * [simplify]: iters left: 6 (14 enodes) 13.516 * * [simplify]: iters left: 5 (49 enodes) 13.525 * * [simplify]: iters left: 4 (64 enodes) 13.538 * * [simplify]: iters left: 3 (79 enodes) 13.551 * * [simplify]: Extracting #0: cost 1 inf + 0 13.551 * * [simplify]: Extracting #1: cost 7 inf + 0 13.551 * * [simplify]: Extracting #2: cost 14 inf + 0 13.551 * * [simplify]: Extracting #3: cost 17 inf + 1 13.551 * * [simplify]: Extracting #4: cost 16 inf + 125 13.551 * * [simplify]: Extracting #5: cost 24 inf + 166 13.551 * * [simplify]: Extracting #6: cost 25 inf + 210 13.552 * * [simplify]: Extracting #7: cost 10 inf + 1823 13.552 * * [simplify]: Extracting #8: cost 2 inf + 4579 13.553 * * [simplify]: Extracting #9: cost 0 inf + 5379 13.554 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 13.554 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))))) 13.555 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 13.555 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 13.555 * * [simplify]: iters left: 6 (13 enodes) 13.559 * * [simplify]: iters left: 5 (46 enodes) 13.576 * * [simplify]: iters left: 4 (67 enodes) 13.590 * * [simplify]: iters left: 3 (80 enodes) 13.601 * * [simplify]: Extracting #0: cost 1 inf + 0 13.602 * * [simplify]: Extracting #1: cost 5 inf + 0 13.602 * * [simplify]: Extracting #2: cost 7 inf + 1 13.602 * * [simplify]: Extracting #3: cost 11 inf + 1 13.602 * * [simplify]: Extracting #4: cost 13 inf + 2 13.602 * * [simplify]: Extracting #5: cost 20 inf + 84 13.602 * * [simplify]: Extracting #6: cost 19 inf + 253 13.602 * * [simplify]: Extracting #7: cost 8 inf + 1520 13.603 * * [simplify]: Extracting #8: cost 1 inf + 3277 13.603 * * [simplify]: Extracting #9: cost 0 inf + 3617 13.604 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 13.604 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)))) 13.604 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 13.605 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 13.605 * * [simplify]: iters left: 6 (14 enodes) 13.609 * * [simplify]: iters left: 5 (49 enodes) 13.618 * * [simplify]: iters left: 4 (62 enodes) 13.638 * * [simplify]: iters left: 3 (74 enodes) 13.660 * * [simplify]: Extracting #0: cost 1 inf + 0 13.660 * * [simplify]: Extracting #1: cost 6 inf + 0 13.660 * * [simplify]: Extracting #2: cost 12 inf + 0 13.661 * * [simplify]: Extracting #3: cost 14 inf + 82 13.661 * * [simplify]: Extracting #4: cost 12 inf + 447 13.661 * * [simplify]: Extracting #5: cost 20 inf + 488 13.661 * * [simplify]: Extracting #6: cost 21 inf + 532 13.662 * * [simplify]: Extracting #7: cost 6 inf + 2442 13.663 * * [simplify]: Extracting #8: cost 1 inf + 3803 13.665 * * [simplify]: Extracting #9: cost 0 inf + 4183 13.666 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 13.666 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))))) 13.666 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 13.667 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 13.667 * * [simplify]: iters left: 6 (13 enodes) 13.673 * * [simplify]: iters left: 5 (44 enodes) 13.681 * * [simplify]: iters left: 4 (55 enodes) 13.692 * * [simplify]: iters left: 3 (67 enodes) 13.702 * * [simplify]: Extracting #0: cost 1 inf + 0 13.702 * * [simplify]: Extracting #1: cost 4 inf + 0 13.702 * * [simplify]: Extracting #2: cost 8 inf + 0 13.702 * * [simplify]: Extracting #3: cost 10 inf + 42 13.703 * * [simplify]: Extracting #4: cost 10 inf + 125 13.703 * * [simplify]: Extracting #5: cost 18 inf + 166 13.703 * * [simplify]: Extracting #6: cost 19 inf + 210 13.703 * * [simplify]: Extracting #7: cost 12 inf + 544 13.703 * * [simplify]: Extracting #8: cost 4 inf + 1783 13.704 * * [simplify]: Extracting #9: cost 1 inf + 2601 13.705 * * [simplify]: Extracting #10: cost 0 inf + 2941 13.705 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 13.705 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))))) 13.705 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 13.705 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 13.706 * * [simplify]: iters left: 6 (12 enodes) 13.709 * * [simplify]: iters left: 5 (41 enodes) 13.716 * * [simplify]: iters left: 4 (54 enodes) 13.725 * * [simplify]: iters left: 3 (66 enodes) 13.735 * * [simplify]: Extracting #0: cost 1 inf + 0 13.735 * * [simplify]: Extracting #1: cost 4 inf + 0 13.735 * * [simplify]: Extracting #2: cost 7 inf + 1 13.735 * * [simplify]: Extracting #3: cost 9 inf + 2 13.735 * * [simplify]: Extracting #4: cost 16 inf + 84 13.736 * * [simplify]: Extracting #5: cost 15 inf + 212 13.736 * * [simplify]: Extracting #6: cost 3 inf + 1619 13.736 * * [simplify]: Extracting #7: cost 1 inf + 1920 13.737 * * [simplify]: Extracting #8: cost 0 inf + 2179 13.737 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 13.737 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)))) 13.737 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 13.737 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 13.738 * * [simplify]: iters left: 5 (5 enodes) 13.740 * * [simplify]: iters left: 4 (19 enodes) 13.744 * * [simplify]: iters left: 3 (23 enodes) 13.752 * * [simplify]: Extracting #0: cost 1 inf + 0 13.752 * * [simplify]: Extracting #1: cost 6 inf + 0 13.752 * * [simplify]: Extracting #2: cost 9 inf + 1 13.752 * * [simplify]: Extracting #3: cost 1 inf + 852 13.753 * * [simplify]: Extracting #4: cost 0 inf + 974 13.753 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 13.753 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))))) 13.753 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 13.753 * [simplify]: Simplifying (/ 1 (sqrt 2)) 13.754 * * [simplify]: iters left: 3 (4 enodes) 13.756 * * [simplify]: iters left: 2 (14 enodes) 13.760 * * [simplify]: iters left: 1 (16 enodes) 13.763 * * [simplify]: Extracting #0: cost 1 inf + 0 13.763 * * [simplify]: Extracting #1: cost 4 inf + 0 13.763 * * [simplify]: Extracting #2: cost 5 inf + 1 13.763 * * [simplify]: Extracting #3: cost 3 inf + 43 13.763 * * [simplify]: Extracting #4: cost 1 inf + 166 13.763 * * [simplify]: Extracting #5: cost 0 inf + 248 13.763 * [simplify]: Simplified to (/ 1 (sqrt 2)) 13.763 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 13.764 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 13.764 * [simplify]: Simplifying (/ 1 1) 13.764 * * [simplify]: iters left: 2 (2 enodes) 13.765 * * [simplify]: iters left: 1 (6 enodes) 13.766 * * [simplify]: Extracting #0: cost 1 inf + 0 13.766 * * [simplify]: Extracting #1: cost 0 inf + 1 13.767 * [simplify]: Simplified to 1 13.767 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 13.767 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 13.767 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 13.767 * * [simplify]: iters left: 6 (15 enodes) 13.771 * * [simplify]: iters left: 5 (51 enodes) 13.780 * * [simplify]: iters left: 4 (61 enodes) 13.795 * * [simplify]: iters left: 3 (73 enodes) 13.816 * * [simplify]: Extracting #0: cost 1 inf + 0 13.816 * * [simplify]: Extracting #1: cost 6 inf + 0 13.817 * * [simplify]: Extracting #2: cost 13 inf + 0 13.817 * * [simplify]: Extracting #3: cost 16 inf + 1 13.817 * * [simplify]: Extracting #4: cost 13 inf + 326 13.817 * * [simplify]: Extracting #5: cost 20 inf + 488 13.817 * * [simplify]: Extracting #6: cost 20 inf + 574 13.818 * * [simplify]: Extracting #7: cost 6 inf + 2065 13.819 * * [simplify]: Extracting #8: cost 1 inf + 4003 13.820 * * [simplify]: Extracting #9: cost 0 inf + 4423 13.822 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 13.822 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))))) 13.822 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 13.822 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 13.823 * * [simplify]: iters left: 6 (14 enodes) 13.830 * * [simplify]: iters left: 5 (46 enodes) 13.844 * * [simplify]: iters left: 4 (54 enodes) 13.854 * * [simplify]: iters left: 3 (66 enodes) 13.864 * * [simplify]: Extracting #0: cost 1 inf + 0 13.864 * * [simplify]: Extracting #1: cost 4 inf + 0 13.864 * * [simplify]: Extracting #2: cost 9 inf + 0 13.864 * * [simplify]: Extracting #3: cost 11 inf + 42 13.864 * * [simplify]: Extracting #4: cost 10 inf + 125 13.864 * * [simplify]: Extracting #5: cost 18 inf + 166 13.864 * * [simplify]: Extracting #6: cost 18 inf + 252 13.864 * * [simplify]: Extracting #7: cost 5 inf + 1524 13.865 * * [simplify]: Extracting #8: cost 1 inf + 2721 13.865 * * [simplify]: Extracting #9: cost 0 inf + 3101 13.866 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 13.866 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))))) 13.866 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 13.866 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 13.866 * * [simplify]: iters left: 6 (13 enodes) 13.870 * * [simplify]: iters left: 5 (43 enodes) 13.878 * * [simplify]: iters left: 4 (53 enodes) 13.892 * * [simplify]: iters left: 3 (65 enodes) 13.903 * * [simplify]: Extracting #0: cost 1 inf + 0 13.903 * * [simplify]: Extracting #1: cost 5 inf + 0 13.903 * * [simplify]: Extracting #2: cost 8 inf + 1 13.903 * * [simplify]: Extracting #3: cost 8 inf + 43 13.903 * * [simplify]: Extracting #4: cost 16 inf + 84 13.903 * * [simplify]: Extracting #5: cost 16 inf + 170 13.904 * * [simplify]: Extracting #6: cost 6 inf + 1395 13.904 * * [simplify]: Extracting #7: cost 0 inf + 2259 13.904 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 13.905 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)))) 13.905 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 13.905 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 13.905 * * [simplify]: iters left: 6 (15 enodes) 13.909 * * [simplify]: iters left: 5 (51 enodes) 13.918 * * [simplify]: iters left: 4 (61 enodes) 13.933 * * [simplify]: iters left: 3 (73 enodes) 13.944 * * [simplify]: Extracting #0: cost 1 inf + 0 13.944 * * [simplify]: Extracting #1: cost 6 inf + 0 13.944 * * [simplify]: Extracting #2: cost 13 inf + 0 13.944 * * [simplify]: Extracting #3: cost 16 inf + 1 13.944 * * [simplify]: Extracting #4: cost 13 inf + 326 13.944 * * [simplify]: Extracting #5: cost 20 inf + 488 13.944 * * [simplify]: Extracting #6: cost 20 inf + 574 13.945 * * [simplify]: Extracting #7: cost 6 inf + 2065 13.945 * * [simplify]: Extracting #8: cost 1 inf + 4003 13.946 * * [simplify]: Extracting #9: cost 0 inf + 4423 13.947 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 13.947 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))))) 13.947 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 13.947 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 13.947 * * [simplify]: iters left: 6 (14 enodes) 13.951 * * [simplify]: iters left: 5 (46 enodes) 13.959 * * [simplify]: iters left: 4 (54 enodes) 13.968 * * [simplify]: iters left: 3 (66 enodes) 13.978 * * [simplify]: Extracting #0: cost 1 inf + 0 13.978 * * [simplify]: Extracting #1: cost 4 inf + 0 13.978 * * [simplify]: Extracting #2: cost 9 inf + 0 13.978 * * [simplify]: Extracting #3: cost 11 inf + 42 13.978 * * [simplify]: Extracting #4: cost 10 inf + 125 13.979 * * [simplify]: Extracting #5: cost 18 inf + 166 13.979 * * [simplify]: Extracting #6: cost 18 inf + 252 13.979 * * [simplify]: Extracting #7: cost 5 inf + 1524 13.979 * * [simplify]: Extracting #8: cost 1 inf + 2721 13.980 * * [simplify]: Extracting #9: cost 0 inf + 3101 13.981 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 13.981 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))))) 13.981 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 13.981 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 13.981 * * [simplify]: iters left: 6 (13 enodes) 13.985 * * [simplify]: iters left: 5 (43 enodes) 13.994 * * [simplify]: iters left: 4 (53 enodes) 14.011 * * [simplify]: iters left: 3 (65 enodes) 14.030 * * [simplify]: Extracting #0: cost 1 inf + 0 14.030 * * [simplify]: Extracting #1: cost 5 inf + 0 14.030 * * [simplify]: Extracting #2: cost 8 inf + 1 14.030 * * [simplify]: Extracting #3: cost 8 inf + 43 14.030 * * [simplify]: Extracting #4: cost 16 inf + 84 14.030 * * [simplify]: Extracting #5: cost 16 inf + 170 14.031 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.032 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.033 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.033 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)))) 14.033 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 14.034 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.034 * * [simplify]: iters left: 5 (5 enodes) 14.038 * * [simplify]: iters left: 4 (19 enodes) 14.043 * * [simplify]: iters left: 3 (23 enodes) 14.047 * * [simplify]: Extracting #0: cost 1 inf + 0 14.047 * * [simplify]: Extracting #1: cost 6 inf + 0 14.048 * * [simplify]: Extracting #2: cost 9 inf + 1 14.048 * * [simplify]: Extracting #3: cost 1 inf + 852 14.048 * * [simplify]: Extracting #4: cost 0 inf + 974 14.048 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.048 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))))) 14.048 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 14.048 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.048 * * [simplify]: iters left: 3 (4 enodes) 14.050 * * [simplify]: iters left: 2 (14 enodes) 14.054 * * [simplify]: iters left: 1 (16 enodes) 14.057 * * [simplify]: Extracting #0: cost 1 inf + 0 14.057 * * [simplify]: Extracting #1: cost 4 inf + 0 14.057 * * [simplify]: Extracting #2: cost 5 inf + 1 14.057 * * [simplify]: Extracting #3: cost 3 inf + 43 14.057 * * [simplify]: Extracting #4: cost 1 inf + 166 14.057 * * [simplify]: Extracting #5: cost 0 inf + 248 14.057 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.057 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.057 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 14.058 * [simplify]: Simplifying (/ 1 1) 14.058 * * [simplify]: iters left: 2 (2 enodes) 14.059 * * [simplify]: iters left: 1 (6 enodes) 14.060 * * [simplify]: Extracting #0: cost 1 inf + 0 14.060 * * [simplify]: Extracting #1: cost 0 inf + 1 14.060 * [simplify]: Simplified to 1 14.060 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.060 * * * * [progress]: [ 165 / 177 ] simplifiying candidate # 14.061 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 14.061 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.061 * * [simplify]: iters left: 6 (9 enodes) 14.063 * * [simplify]: iters left: 5 (32 enodes) 14.069 * * [simplify]: iters left: 4 (43 enodes) 14.081 * * [simplify]: iters left: 3 (55 enodes) 14.089 * * [simplify]: Extracting #0: cost 1 inf + 0 14.090 * * [simplify]: Extracting #1: cost 5 inf + 0 14.090 * * [simplify]: Extracting #2: cost 7 inf + 1 14.090 * * [simplify]: Extracting #3: cost 15 inf + 42 14.090 * * [simplify]: Extracting #4: cost 12 inf + 294 14.090 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.090 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.091 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.091 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (/ a (/ 1 2)))) 14.091 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 14.091 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.091 * * [simplify]: iters left: 6 (9 enodes) 14.094 * * [simplify]: iters left: 5 (32 enodes) 14.099 * * [simplify]: iters left: 4 (43 enodes) 14.108 * * [simplify]: iters left: 3 (55 enodes) 14.116 * * [simplify]: Extracting #0: cost 1 inf + 0 14.116 * * [simplify]: Extracting #1: cost 5 inf + 0 14.116 * * [simplify]: Extracting #2: cost 7 inf + 1 14.116 * * [simplify]: Extracting #3: cost 15 inf + 42 14.116 * * [simplify]: Extracting #4: cost 12 inf + 294 14.116 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.117 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.117 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.117 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* a 2))) 14.117 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #real (real->posit16 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))))> 14.117 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 14.118 * [simplify]: Simplifying b 14.118 * * [simplify]: iters left: 0 (1 enodes) 14.118 * * [simplify]: Extracting #0: cost 1 inf + 0 14.118 * * [simplify]: Extracting #1: cost 0 inf + 1 14.118 * [simplify]: Simplified to b 14.118 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- b b) 2) a)) 14.118 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 14.118 * [simplify]: Simplifying (* +nan.0 a) 14.118 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.118 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 14.118 * [simplify]: Simplifying (* +nan.0 a) 14.118 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.118 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 14.119 * [simplify]: Simplifying 0 14.119 * * [simplify]: iters left: 0 (1 enodes) 14.120 * * [simplify]: Extracting #0: cost 1 inf + 0 14.120 * * [simplify]: Extracting #1: cost 0 inf + 1 14.120 * [simplify]: Simplified to 0 14.120 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ 0 2) a)) 14.120 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 14.120 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.120 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.120 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 14.120 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.120 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.120 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 14.121 * [simplify]: Simplifying 0 14.121 * * [simplify]: iters left: 0 (1 enodes) 14.121 * * [simplify]: Extracting #0: cost 1 inf + 0 14.121 * * [simplify]: Extracting #1: cost 0 inf + 1 14.121 * [simplify]: Simplified to 0 14.121 * [simplify]: Simplified (2) to (λ (a b c) 0) 14.121 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 14.122 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.122 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.122 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 14.122 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.122 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.122 * * * [progress]: adding candidates to table 16.101 * * [progress]: iteration 2 / 4 16.101 * * * [progress]: picking best candidate 16.198 * * * * [pick]: Picked # 16.198 * * * [progress]: localizing error 16.221 * * * [progress]: generating rewritten candidates 16.221 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 16.223 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 16.230 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 16.283 * * * [progress]: generating series expansions 16.283 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 16.283 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 16.283 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 16.283 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 16.283 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 16.283 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.283 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 16.283 * [taylor]: Taking taylor expansion of c in b 16.283 * [backup-simplify]: Simplify c into c 16.283 * [taylor]: Taking taylor expansion of (* -4 a) in b 16.284 * [taylor]: Taking taylor expansion of -4 in b 16.284 * [backup-simplify]: Simplify -4 into -4 16.284 * [taylor]: Taking taylor expansion of a in b 16.284 * [backup-simplify]: Simplify a into a 16.284 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.284 * [taylor]: Taking taylor expansion of b in b 16.284 * [backup-simplify]: Simplify 0 into 0 16.284 * [backup-simplify]: Simplify 1 into 1 16.284 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.284 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 16.284 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 16.284 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 16.285 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.285 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 16.286 * [backup-simplify]: Simplify (+ 0 0) into 0 16.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 16.286 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 16.286 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 16.286 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.286 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 16.286 * [taylor]: Taking taylor expansion of c in a 16.286 * [backup-simplify]: Simplify c into c 16.286 * [taylor]: Taking taylor expansion of (* -4 a) in a 16.286 * [taylor]: Taking taylor expansion of -4 in a 16.286 * [backup-simplify]: Simplify -4 into -4 16.286 * [taylor]: Taking taylor expansion of a in a 16.286 * [backup-simplify]: Simplify 0 into 0 16.286 * [backup-simplify]: Simplify 1 into 1 16.286 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.286 * [taylor]: Taking taylor expansion of b in a 16.286 * [backup-simplify]: Simplify b into b 16.287 * [backup-simplify]: Simplify (* -4 0) into 0 16.287 * [backup-simplify]: Simplify (* c 0) into 0 16.287 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.287 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.287 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.289 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 16.290 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 16.290 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.290 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 16.290 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 16.290 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.290 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.290 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.290 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.290 * [taylor]: Taking taylor expansion of c in c 16.290 * [backup-simplify]: Simplify 0 into 0 16.290 * [backup-simplify]: Simplify 1 into 1 16.290 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.290 * [taylor]: Taking taylor expansion of -4 in c 16.290 * [backup-simplify]: Simplify -4 into -4 16.290 * [taylor]: Taking taylor expansion of a in c 16.290 * [backup-simplify]: Simplify a into a 16.290 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.290 * [taylor]: Taking taylor expansion of b in c 16.290 * [backup-simplify]: Simplify b into b 16.291 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.291 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.291 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.291 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.291 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.292 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.292 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.292 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.293 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.293 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.293 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.293 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.293 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.293 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.293 * [taylor]: Taking taylor expansion of c in c 16.293 * [backup-simplify]: Simplify 0 into 0 16.293 * [backup-simplify]: Simplify 1 into 1 16.293 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.293 * [taylor]: Taking taylor expansion of -4 in c 16.293 * [backup-simplify]: Simplify -4 into -4 16.293 * [taylor]: Taking taylor expansion of a in c 16.293 * [backup-simplify]: Simplify a into a 16.293 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.293 * [taylor]: Taking taylor expansion of b in c 16.293 * [backup-simplify]: Simplify b into b 16.293 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.293 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.293 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.293 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.294 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.294 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.295 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.295 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.295 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.295 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.295 * [taylor]: Taking taylor expansion of b in a 16.295 * [backup-simplify]: Simplify b into b 16.296 * [taylor]: Taking taylor expansion of b in b 16.296 * [backup-simplify]: Simplify 0 into 0 16.296 * [backup-simplify]: Simplify 1 into 1 16.296 * [backup-simplify]: Simplify 0 into 0 16.296 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 16.296 * [taylor]: Taking taylor expansion of -2 in a 16.296 * [backup-simplify]: Simplify -2 into -2 16.296 * [taylor]: Taking taylor expansion of (/ a b) in a 16.296 * [taylor]: Taking taylor expansion of a in a 16.296 * [backup-simplify]: Simplify 0 into 0 16.296 * [backup-simplify]: Simplify 1 into 1 16.296 * [taylor]: Taking taylor expansion of b in a 16.296 * [backup-simplify]: Simplify b into b 16.296 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.296 * [taylor]: Taking taylor expansion of 0 in b 16.296 * [backup-simplify]: Simplify 0 into 0 16.296 * [backup-simplify]: Simplify 0 into 0 16.296 * [backup-simplify]: Simplify 1 into 1 16.297 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 16.298 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 16.299 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 16.299 * [backup-simplify]: Simplify (+ 0 0) into 0 16.300 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 16.300 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 16.300 * [taylor]: Taking taylor expansion of -2 in a 16.300 * [backup-simplify]: Simplify -2 into -2 16.300 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 16.300 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.300 * [taylor]: Taking taylor expansion of a in a 16.300 * [backup-simplify]: Simplify 0 into 0 16.300 * [backup-simplify]: Simplify 1 into 1 16.300 * [taylor]: Taking taylor expansion of (pow b 3) in a 16.300 * [taylor]: Taking taylor expansion of b in a 16.300 * [backup-simplify]: Simplify b into b 16.301 * [backup-simplify]: Simplify (* 1 1) into 1 16.301 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.301 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 16.301 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 16.301 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 16.301 * [taylor]: Taking taylor expansion of (/ -2 b) in b 16.301 * [taylor]: Taking taylor expansion of -2 in b 16.301 * [backup-simplify]: Simplify -2 into -2 16.301 * [taylor]: Taking taylor expansion of b in b 16.301 * [backup-simplify]: Simplify 0 into 0 16.301 * [backup-simplify]: Simplify 1 into 1 16.302 * [backup-simplify]: Simplify (/ -2 1) into -2 16.303 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 16.303 * [backup-simplify]: Simplify 0 into 0 16.303 * [taylor]: Taking taylor expansion of 0 in b 16.303 * [backup-simplify]: Simplify 0 into 0 16.303 * [backup-simplify]: Simplify 0 into 0 16.303 * [backup-simplify]: Simplify 0 into 0 16.303 * [backup-simplify]: Simplify 0 into 0 16.305 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 16.306 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 16.307 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 16.307 * [backup-simplify]: Simplify (+ 0 0) into 0 16.308 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 16.308 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 16.308 * [taylor]: Taking taylor expansion of -4 in a 16.308 * [backup-simplify]: Simplify -4 into -4 16.308 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 16.308 * [taylor]: Taking taylor expansion of (pow a 3) in a 16.308 * [taylor]: Taking taylor expansion of a in a 16.308 * [backup-simplify]: Simplify 0 into 0 16.308 * [backup-simplify]: Simplify 1 into 1 16.308 * [taylor]: Taking taylor expansion of (pow b 5) in a 16.308 * [taylor]: Taking taylor expansion of b in a 16.308 * [backup-simplify]: Simplify b into b 16.309 * [backup-simplify]: Simplify (* 1 1) into 1 16.309 * [backup-simplify]: Simplify (* 1 1) into 1 16.310 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.310 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 16.310 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 16.310 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 16.310 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 16.311 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 16.311 * [taylor]: Taking taylor expansion of 0 in b 16.311 * [backup-simplify]: Simplify 0 into 0 16.311 * [backup-simplify]: Simplify 0 into 0 16.311 * [taylor]: Taking taylor expansion of 0 in b 16.311 * [backup-simplify]: Simplify 0 into 0 16.311 * [backup-simplify]: Simplify 0 into 0 16.312 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 16.312 * [backup-simplify]: Simplify (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) 16.312 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 16.312 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 16.312 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 16.312 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.312 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 16.312 * [taylor]: Taking taylor expansion of (/ 1 c) in b 16.312 * [taylor]: Taking taylor expansion of c in b 16.312 * [backup-simplify]: Simplify c into c 16.312 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.312 * [taylor]: Taking taylor expansion of (/ -4 a) in b 16.312 * [taylor]: Taking taylor expansion of -4 in b 16.312 * [backup-simplify]: Simplify -4 into -4 16.312 * [taylor]: Taking taylor expansion of a in b 16.312 * [backup-simplify]: Simplify a into a 16.312 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.312 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.312 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.312 * [taylor]: Taking taylor expansion of b in b 16.313 * [backup-simplify]: Simplify 0 into 0 16.313 * [backup-simplify]: Simplify 1 into 1 16.313 * [backup-simplify]: Simplify (* 1 1) into 1 16.314 * [backup-simplify]: Simplify (/ 1 1) into 1 16.314 * [backup-simplify]: Simplify (+ 0 1) into 1 16.315 * [backup-simplify]: Simplify (sqrt 1) into 1 16.315 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.317 * [backup-simplify]: Simplify (+ 0 0) into 0 16.317 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.317 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 16.317 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 16.318 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.318 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 16.318 * [taylor]: Taking taylor expansion of (/ 1 c) in a 16.318 * [taylor]: Taking taylor expansion of c in a 16.318 * [backup-simplify]: Simplify c into c 16.318 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.318 * [taylor]: Taking taylor expansion of (/ -4 a) in a 16.318 * [taylor]: Taking taylor expansion of -4 in a 16.318 * [backup-simplify]: Simplify -4 into -4 16.318 * [taylor]: Taking taylor expansion of a in a 16.318 * [backup-simplify]: Simplify 0 into 0 16.318 * [backup-simplify]: Simplify 1 into 1 16.318 * [backup-simplify]: Simplify (/ -4 1) into -4 16.319 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.319 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.319 * [taylor]: Taking taylor expansion of b in a 16.319 * [backup-simplify]: Simplify b into b 16.319 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.319 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.319 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 16.319 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.320 * [backup-simplify]: Simplify (sqrt 0) into 0 16.320 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.320 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.320 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.321 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.321 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.321 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.321 * [taylor]: Taking taylor expansion of c in c 16.321 * [backup-simplify]: Simplify 0 into 0 16.321 * [backup-simplify]: Simplify 1 into 1 16.321 * [backup-simplify]: Simplify (/ 1 1) into 1 16.321 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.321 * [taylor]: Taking taylor expansion of -4 in c 16.321 * [backup-simplify]: Simplify -4 into -4 16.321 * [taylor]: Taking taylor expansion of a in c 16.322 * [backup-simplify]: Simplify a into a 16.322 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.322 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.322 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.322 * [taylor]: Taking taylor expansion of b in c 16.322 * [backup-simplify]: Simplify b into b 16.322 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.322 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.322 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.322 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.323 * [backup-simplify]: Simplify (sqrt 0) into 0 16.323 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.323 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.323 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.324 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.324 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.324 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.324 * [taylor]: Taking taylor expansion of c in c 16.324 * [backup-simplify]: Simplify 0 into 0 16.324 * [backup-simplify]: Simplify 1 into 1 16.324 * [backup-simplify]: Simplify (/ 1 1) into 1 16.324 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.324 * [taylor]: Taking taylor expansion of -4 in c 16.324 * [backup-simplify]: Simplify -4 into -4 16.324 * [taylor]: Taking taylor expansion of a in c 16.324 * [backup-simplify]: Simplify a into a 16.324 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.324 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.325 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.325 * [taylor]: Taking taylor expansion of b in c 16.325 * [backup-simplify]: Simplify b into b 16.325 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.325 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.325 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.325 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.326 * [backup-simplify]: Simplify (sqrt 0) into 0 16.326 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.327 * [taylor]: Taking taylor expansion of 0 in a 16.327 * [backup-simplify]: Simplify 0 into 0 16.327 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 16.327 * [taylor]: Taking taylor expansion of +nan.0 in a 16.327 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.327 * [taylor]: Taking taylor expansion of a in a 16.327 * [backup-simplify]: Simplify 0 into 0 16.327 * [backup-simplify]: Simplify 1 into 1 16.327 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 16.327 * [taylor]: Taking taylor expansion of +nan.0 in b 16.327 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.327 * [taylor]: Taking taylor expansion of 0 in b 16.327 * [backup-simplify]: Simplify 0 into 0 16.328 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 16.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.329 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 16.330 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.331 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.331 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 16.331 * [taylor]: Taking taylor expansion of +nan.0 in a 16.331 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.331 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 16.331 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.331 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.331 * [taylor]: Taking taylor expansion of b in a 16.331 * [backup-simplify]: Simplify b into b 16.331 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.331 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.331 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.331 * [taylor]: Taking taylor expansion of +nan.0 in a 16.331 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.331 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.331 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.331 * [taylor]: Taking taylor expansion of a in a 16.331 * [backup-simplify]: Simplify 0 into 0 16.331 * [backup-simplify]: Simplify 1 into 1 16.332 * [backup-simplify]: Simplify (* 1 1) into 1 16.333 * [backup-simplify]: Simplify (/ 1 1) into 1 16.333 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.335 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.335 * [backup-simplify]: Simplify (- 0) into 0 16.336 * [backup-simplify]: Simplify (+ 0 0) into 0 16.336 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.337 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.338 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 16.339 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 16.339 * [taylor]: Taking taylor expansion of 0 in b 16.339 * [backup-simplify]: Simplify 0 into 0 16.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 16.340 * [taylor]: Taking taylor expansion of 0 in b 16.340 * [backup-simplify]: Simplify 0 into 0 16.340 * [taylor]: Taking taylor expansion of 0 in b 16.340 * [backup-simplify]: Simplify 0 into 0 16.340 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.340 * [backup-simplify]: Simplify 0 into 0 16.340 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 16.343 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.343 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.343 * [backup-simplify]: Simplify (+ 0 0) into 0 16.345 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.345 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 16.345 * [taylor]: Taking taylor expansion of +nan.0 in a 16.345 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.345 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 16.345 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 16.345 * [taylor]: Taking taylor expansion of +nan.0 in a 16.345 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.345 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 16.345 * [taylor]: Taking taylor expansion of (pow a 3) in a 16.345 * [taylor]: Taking taylor expansion of a in a 16.345 * [backup-simplify]: Simplify 0 into 0 16.345 * [backup-simplify]: Simplify 1 into 1 16.345 * [backup-simplify]: Simplify (* 1 1) into 1 16.346 * [backup-simplify]: Simplify (* 1 1) into 1 16.346 * [backup-simplify]: Simplify (/ 1 1) into 1 16.346 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 16.346 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 16.346 * [taylor]: Taking taylor expansion of +nan.0 in a 16.346 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.346 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 16.346 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 16.346 * [taylor]: Taking taylor expansion of a in a 16.346 * [backup-simplify]: Simplify 0 into 0 16.346 * [backup-simplify]: Simplify 1 into 1 16.346 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.347 * [taylor]: Taking taylor expansion of b in a 16.347 * [backup-simplify]: Simplify b into b 16.347 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.347 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 16.347 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.348 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 16.348 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.349 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.350 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.351 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.352 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.353 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.354 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.355 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.356 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.356 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.356 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.357 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.357 * [backup-simplify]: Simplify (+ 0 0) into 0 16.358 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.358 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 16.360 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.360 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.360 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.360 * [taylor]: Taking taylor expansion of +nan.0 in b 16.360 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.360 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.360 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.360 * [taylor]: Taking taylor expansion of b in b 16.360 * [backup-simplify]: Simplify 0 into 0 16.360 * [backup-simplify]: Simplify 1 into 1 16.360 * [backup-simplify]: Simplify (* 1 1) into 1 16.361 * [backup-simplify]: Simplify (/ 1 1) into 1 16.361 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.363 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.364 * [backup-simplify]: Simplify (- 0) into 0 16.364 * [backup-simplify]: Simplify 0 into 0 16.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.367 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.368 * [backup-simplify]: Simplify (- 0) into 0 16.368 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 16.369 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.369 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.369 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.369 * [taylor]: Taking taylor expansion of +nan.0 in b 16.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.369 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.369 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.369 * [taylor]: Taking taylor expansion of b in b 16.369 * [backup-simplify]: Simplify 0 into 0 16.369 * [backup-simplify]: Simplify 1 into 1 16.370 * [backup-simplify]: Simplify (* 1 1) into 1 16.370 * [backup-simplify]: Simplify (/ 1 1) into 1 16.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.373 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.374 * [backup-simplify]: Simplify (- 0) into 0 16.374 * [backup-simplify]: Simplify 0 into 0 16.375 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.375 * [taylor]: Taking taylor expansion of 0 in b 16.375 * [backup-simplify]: Simplify 0 into 0 16.375 * [taylor]: Taking taylor expansion of 0 in b 16.375 * [backup-simplify]: Simplify 0 into 0 16.375 * [backup-simplify]: Simplify 0 into 0 16.375 * [backup-simplify]: Simplify 0 into 0 16.375 * [backup-simplify]: Simplify 0 into 0 16.375 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 16.376 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) 16.376 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 16.376 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 16.376 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 16.376 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.376 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 16.376 * [taylor]: Taking taylor expansion of (/ -1 c) in b 16.376 * [taylor]: Taking taylor expansion of -1 in b 16.376 * [backup-simplify]: Simplify -1 into -1 16.376 * [taylor]: Taking taylor expansion of c in b 16.376 * [backup-simplify]: Simplify c into c 16.376 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.376 * [taylor]: Taking taylor expansion of (/ 4 a) in b 16.376 * [taylor]: Taking taylor expansion of 4 in b 16.376 * [backup-simplify]: Simplify 4 into 4 16.376 * [taylor]: Taking taylor expansion of a in b 16.376 * [backup-simplify]: Simplify a into a 16.376 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.376 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.376 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.376 * [taylor]: Taking taylor expansion of b in b 16.376 * [backup-simplify]: Simplify 0 into 0 16.376 * [backup-simplify]: Simplify 1 into 1 16.377 * [backup-simplify]: Simplify (* 1 1) into 1 16.377 * [backup-simplify]: Simplify (/ 1 1) into 1 16.378 * [backup-simplify]: Simplify (+ 0 1) into 1 16.378 * [backup-simplify]: Simplify (sqrt 1) into 1 16.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.380 * [backup-simplify]: Simplify (+ 0 0) into 0 16.381 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.381 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 16.381 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 16.381 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.381 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 16.381 * [taylor]: Taking taylor expansion of (/ -1 c) in a 16.381 * [taylor]: Taking taylor expansion of -1 in a 16.381 * [backup-simplify]: Simplify -1 into -1 16.381 * [taylor]: Taking taylor expansion of c in a 16.382 * [backup-simplify]: Simplify c into c 16.382 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.382 * [taylor]: Taking taylor expansion of (/ 4 a) in a 16.382 * [taylor]: Taking taylor expansion of 4 in a 16.382 * [backup-simplify]: Simplify 4 into 4 16.382 * [taylor]: Taking taylor expansion of a in a 16.382 * [backup-simplify]: Simplify 0 into 0 16.382 * [backup-simplify]: Simplify 1 into 1 16.382 * [backup-simplify]: Simplify (/ 4 1) into 4 16.382 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.383 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.383 * [taylor]: Taking taylor expansion of b in a 16.383 * [backup-simplify]: Simplify b into b 16.383 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.383 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.383 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 16.383 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.384 * [backup-simplify]: Simplify (sqrt 0) into 0 16.384 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.384 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.384 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.384 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.384 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.384 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.385 * [taylor]: Taking taylor expansion of -1 in c 16.385 * [backup-simplify]: Simplify -1 into -1 16.385 * [taylor]: Taking taylor expansion of c in c 16.385 * [backup-simplify]: Simplify 0 into 0 16.385 * [backup-simplify]: Simplify 1 into 1 16.385 * [backup-simplify]: Simplify (/ -1 1) into -1 16.385 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.385 * [taylor]: Taking taylor expansion of 4 in c 16.385 * [backup-simplify]: Simplify 4 into 4 16.385 * [taylor]: Taking taylor expansion of a in c 16.385 * [backup-simplify]: Simplify a into a 16.385 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.386 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.386 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.386 * [taylor]: Taking taylor expansion of b in c 16.386 * [backup-simplify]: Simplify b into b 16.386 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.386 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.386 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.386 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.387 * [backup-simplify]: Simplify (sqrt 0) into 0 16.387 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.387 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.387 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.387 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.388 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.388 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.388 * [taylor]: Taking taylor expansion of -1 in c 16.388 * [backup-simplify]: Simplify -1 into -1 16.388 * [taylor]: Taking taylor expansion of c in c 16.388 * [backup-simplify]: Simplify 0 into 0 16.388 * [backup-simplify]: Simplify 1 into 1 16.388 * [backup-simplify]: Simplify (/ -1 1) into -1 16.388 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.388 * [taylor]: Taking taylor expansion of 4 in c 16.388 * [backup-simplify]: Simplify 4 into 4 16.388 * [taylor]: Taking taylor expansion of a in c 16.388 * [backup-simplify]: Simplify a into a 16.389 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.389 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.389 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.389 * [taylor]: Taking taylor expansion of b in c 16.389 * [backup-simplify]: Simplify b into b 16.389 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.389 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.389 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.389 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.390 * [backup-simplify]: Simplify (sqrt 0) into 0 16.390 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.390 * [taylor]: Taking taylor expansion of 0 in a 16.391 * [backup-simplify]: Simplify 0 into 0 16.391 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 16.391 * [taylor]: Taking taylor expansion of +nan.0 in a 16.391 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.391 * [taylor]: Taking taylor expansion of a in a 16.391 * [backup-simplify]: Simplify 0 into 0 16.391 * [backup-simplify]: Simplify 1 into 1 16.391 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 16.391 * [taylor]: Taking taylor expansion of +nan.0 in b 16.391 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.391 * [taylor]: Taking taylor expansion of 0 in b 16.391 * [backup-simplify]: Simplify 0 into 0 16.392 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 16.393 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.393 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 16.394 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.395 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.395 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 16.395 * [taylor]: Taking taylor expansion of +nan.0 in a 16.395 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.395 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 16.395 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.395 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.395 * [taylor]: Taking taylor expansion of b in a 16.395 * [backup-simplify]: Simplify b into b 16.395 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.395 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.395 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.395 * [taylor]: Taking taylor expansion of +nan.0 in a 16.395 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.395 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.395 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.395 * [taylor]: Taking taylor expansion of a in a 16.395 * [backup-simplify]: Simplify 0 into 0 16.395 * [backup-simplify]: Simplify 1 into 1 16.396 * [backup-simplify]: Simplify (* 1 1) into 1 16.396 * [backup-simplify]: Simplify (/ 1 1) into 1 16.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.399 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.399 * [backup-simplify]: Simplify (- 0) into 0 16.400 * [backup-simplify]: Simplify (+ 0 0) into 0 16.400 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.400 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.401 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 16.401 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 16.401 * [taylor]: Taking taylor expansion of 0 in b 16.401 * [backup-simplify]: Simplify 0 into 0 16.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 16.402 * [taylor]: Taking taylor expansion of 0 in b 16.402 * [backup-simplify]: Simplify 0 into 0 16.402 * [taylor]: Taking taylor expansion of 0 in b 16.402 * [backup-simplify]: Simplify 0 into 0 16.402 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.402 * [backup-simplify]: Simplify 0 into 0 16.402 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.403 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.403 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 16.404 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.404 * [backup-simplify]: Simplify (+ 0 0) into 0 16.405 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.405 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 16.405 * [taylor]: Taking taylor expansion of +nan.0 in a 16.405 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.405 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 16.405 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 16.405 * [taylor]: Taking taylor expansion of +nan.0 in a 16.405 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.405 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 16.405 * [taylor]: Taking taylor expansion of (pow a 3) in a 16.405 * [taylor]: Taking taylor expansion of a in a 16.405 * [backup-simplify]: Simplify 0 into 0 16.405 * [backup-simplify]: Simplify 1 into 1 16.405 * [backup-simplify]: Simplify (* 1 1) into 1 16.405 * [backup-simplify]: Simplify (* 1 1) into 1 16.406 * [backup-simplify]: Simplify (/ 1 1) into 1 16.406 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 16.406 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 16.406 * [taylor]: Taking taylor expansion of +nan.0 in a 16.406 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.406 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 16.406 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 16.406 * [taylor]: Taking taylor expansion of a in a 16.406 * [backup-simplify]: Simplify 0 into 0 16.406 * [backup-simplify]: Simplify 1 into 1 16.406 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.406 * [taylor]: Taking taylor expansion of b in a 16.406 * [backup-simplify]: Simplify b into b 16.406 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.406 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 16.406 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.406 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 16.406 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.407 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.408 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.410 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.410 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.410 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.410 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.410 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.411 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.411 * [backup-simplify]: Simplify (+ 0 0) into 0 16.412 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.412 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 16.412 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.413 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.413 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.413 * [taylor]: Taking taylor expansion of +nan.0 in b 16.413 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.413 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.413 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.413 * [taylor]: Taking taylor expansion of b in b 16.413 * [backup-simplify]: Simplify 0 into 0 16.413 * [backup-simplify]: Simplify 1 into 1 16.413 * [backup-simplify]: Simplify (* 1 1) into 1 16.413 * [backup-simplify]: Simplify (/ 1 1) into 1 16.414 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.415 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.415 * [backup-simplify]: Simplify (- 0) into 0 16.415 * [backup-simplify]: Simplify 0 into 0 16.415 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.417 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.420 * [backup-simplify]: Simplify (- 0) into 0 16.420 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 16.421 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.421 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.421 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.421 * [taylor]: Taking taylor expansion of +nan.0 in b 16.421 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.421 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.421 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.421 * [taylor]: Taking taylor expansion of b in b 16.421 * [backup-simplify]: Simplify 0 into 0 16.421 * [backup-simplify]: Simplify 1 into 1 16.422 * [backup-simplify]: Simplify (* 1 1) into 1 16.422 * [backup-simplify]: Simplify (/ 1 1) into 1 16.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.424 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.424 * [backup-simplify]: Simplify (- 0) into 0 16.424 * [backup-simplify]: Simplify 0 into 0 16.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.425 * [taylor]: Taking taylor expansion of 0 in b 16.425 * [backup-simplify]: Simplify 0 into 0 16.425 * [taylor]: Taking taylor expansion of 0 in b 16.425 * [backup-simplify]: Simplify 0 into 0 16.425 * [backup-simplify]: Simplify 0 into 0 16.425 * [backup-simplify]: Simplify 0 into 0 16.425 * [backup-simplify]: Simplify 0 into 0 16.425 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 16.425 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 16.426 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 16.426 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 16.426 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 16.426 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 16.426 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 16.426 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.426 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 16.426 * [taylor]: Taking taylor expansion of c in b 16.426 * [backup-simplify]: Simplify c into c 16.426 * [taylor]: Taking taylor expansion of (* -4 a) in b 16.426 * [taylor]: Taking taylor expansion of -4 in b 16.426 * [backup-simplify]: Simplify -4 into -4 16.426 * [taylor]: Taking taylor expansion of a in b 16.426 * [backup-simplify]: Simplify a into a 16.426 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.426 * [taylor]: Taking taylor expansion of b in b 16.426 * [backup-simplify]: Simplify 0 into 0 16.426 * [backup-simplify]: Simplify 1 into 1 16.426 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.426 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 16.426 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 16.426 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 16.427 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.427 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 16.427 * [backup-simplify]: Simplify (+ 0 0) into 0 16.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 16.427 * [taylor]: Taking taylor expansion of b in b 16.427 * [backup-simplify]: Simplify 0 into 0 16.427 * [backup-simplify]: Simplify 1 into 1 16.427 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 16.427 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 16.427 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 16.427 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.427 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 16.427 * [taylor]: Taking taylor expansion of c in a 16.427 * [backup-simplify]: Simplify c into c 16.427 * [taylor]: Taking taylor expansion of (* -4 a) in a 16.427 * [taylor]: Taking taylor expansion of -4 in a 16.427 * [backup-simplify]: Simplify -4 into -4 16.427 * [taylor]: Taking taylor expansion of a in a 16.427 * [backup-simplify]: Simplify 0 into 0 16.427 * [backup-simplify]: Simplify 1 into 1 16.427 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.427 * [taylor]: Taking taylor expansion of b in a 16.427 * [backup-simplify]: Simplify b into b 16.428 * [backup-simplify]: Simplify (* -4 0) into 0 16.428 * [backup-simplify]: Simplify (* c 0) into 0 16.428 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.428 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.428 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.429 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 16.429 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 16.429 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.429 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 16.429 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 16.429 * [taylor]: Taking taylor expansion of b in a 16.429 * [backup-simplify]: Simplify b into b 16.429 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 16.429 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.429 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.429 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.429 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.429 * [taylor]: Taking taylor expansion of c in c 16.429 * [backup-simplify]: Simplify 0 into 0 16.429 * [backup-simplify]: Simplify 1 into 1 16.429 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.429 * [taylor]: Taking taylor expansion of -4 in c 16.429 * [backup-simplify]: Simplify -4 into -4 16.429 * [taylor]: Taking taylor expansion of a in c 16.429 * [backup-simplify]: Simplify a into a 16.429 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.429 * [taylor]: Taking taylor expansion of b in c 16.429 * [backup-simplify]: Simplify b into b 16.429 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.430 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.430 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.430 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.430 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.430 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.430 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.430 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.431 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.431 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.431 * [taylor]: Taking taylor expansion of b in c 16.431 * [backup-simplify]: Simplify b into b 16.431 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 16.431 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.431 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.431 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.431 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.431 * [taylor]: Taking taylor expansion of c in c 16.431 * [backup-simplify]: Simplify 0 into 0 16.431 * [backup-simplify]: Simplify 1 into 1 16.431 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.431 * [taylor]: Taking taylor expansion of -4 in c 16.431 * [backup-simplify]: Simplify -4 into -4 16.431 * [taylor]: Taking taylor expansion of a in c 16.431 * [backup-simplify]: Simplify a into a 16.431 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.431 * [taylor]: Taking taylor expansion of b in c 16.431 * [backup-simplify]: Simplify b into b 16.431 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.431 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.431 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.431 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.431 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.432 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.432 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.432 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.432 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.432 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.432 * [taylor]: Taking taylor expansion of b in c 16.433 * [backup-simplify]: Simplify b into b 16.433 * [backup-simplify]: Simplify (- b) into (- b) 16.433 * [backup-simplify]: Simplify (+ b (- b)) into 0 16.433 * [taylor]: Taking taylor expansion of 0 in a 16.433 * [backup-simplify]: Simplify 0 into 0 16.433 * [taylor]: Taking taylor expansion of 0 in b 16.433 * [backup-simplify]: Simplify 0 into 0 16.433 * [backup-simplify]: Simplify 0 into 0 16.433 * [backup-simplify]: Simplify (- 0) into 0 16.434 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 16.434 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 16.434 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 16.434 * [taylor]: Taking taylor expansion of 2 in a 16.434 * [backup-simplify]: Simplify 2 into 2 16.434 * [taylor]: Taking taylor expansion of (/ a b) in a 16.434 * [taylor]: Taking taylor expansion of a in a 16.434 * [backup-simplify]: Simplify 0 into 0 16.434 * [backup-simplify]: Simplify 1 into 1 16.434 * [taylor]: Taking taylor expansion of b in a 16.434 * [backup-simplify]: Simplify b into b 16.434 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.434 * [taylor]: Taking taylor expansion of 0 in b 16.434 * [backup-simplify]: Simplify 0 into 0 16.434 * [backup-simplify]: Simplify 0 into 0 16.434 * [backup-simplify]: Simplify 0 into 0 16.435 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 16.436 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 16.437 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 16.437 * [backup-simplify]: Simplify (+ 0 0) into 0 16.438 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 16.438 * [backup-simplify]: Simplify (- 0) into 0 16.439 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 16.439 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 16.439 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 16.439 * [taylor]: Taking taylor expansion of 2 in a 16.439 * [backup-simplify]: Simplify 2 into 2 16.439 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 16.439 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.439 * [taylor]: Taking taylor expansion of a in a 16.439 * [backup-simplify]: Simplify 0 into 0 16.439 * [backup-simplify]: Simplify 1 into 1 16.439 * [taylor]: Taking taylor expansion of (pow b 3) in a 16.439 * [taylor]: Taking taylor expansion of b in a 16.439 * [backup-simplify]: Simplify b into b 16.440 * [backup-simplify]: Simplify (* 1 1) into 1 16.440 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.440 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 16.440 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 16.440 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 16.440 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 16.440 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 16.440 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 16.440 * [taylor]: Taking taylor expansion of 2 in b 16.440 * [backup-simplify]: Simplify 2 into 2 16.440 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.440 * [taylor]: Taking taylor expansion of b in b 16.440 * [backup-simplify]: Simplify 0 into 0 16.440 * [backup-simplify]: Simplify 1 into 1 16.441 * [backup-simplify]: Simplify (/ 1 1) into 1 16.442 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.443 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 16.443 * [backup-simplify]: Simplify (- 0) into 0 16.443 * [backup-simplify]: Simplify 0 into 0 16.443 * [taylor]: Taking taylor expansion of 0 in b 16.443 * [backup-simplify]: Simplify 0 into 0 16.443 * [backup-simplify]: Simplify 0 into 0 16.443 * [backup-simplify]: Simplify 0 into 0 16.443 * [backup-simplify]: Simplify 0 into 0 16.444 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) 16.444 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 16.444 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 16.444 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 16.444 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 16.444 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.444 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 16.444 * [taylor]: Taking taylor expansion of (/ 1 c) in b 16.444 * [taylor]: Taking taylor expansion of c in b 16.444 * [backup-simplify]: Simplify c into c 16.444 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.444 * [taylor]: Taking taylor expansion of (/ -4 a) in b 16.444 * [taylor]: Taking taylor expansion of -4 in b 16.444 * [backup-simplify]: Simplify -4 into -4 16.444 * [taylor]: Taking taylor expansion of a in b 16.444 * [backup-simplify]: Simplify a into a 16.444 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.444 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.444 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.445 * [taylor]: Taking taylor expansion of b in b 16.445 * [backup-simplify]: Simplify 0 into 0 16.445 * [backup-simplify]: Simplify 1 into 1 16.445 * [backup-simplify]: Simplify (* 1 1) into 1 16.446 * [backup-simplify]: Simplify (/ 1 1) into 1 16.446 * [backup-simplify]: Simplify (+ 0 1) into 1 16.446 * [backup-simplify]: Simplify (sqrt 1) into 1 16.447 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.449 * [backup-simplify]: Simplify (+ 0 0) into 0 16.449 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.449 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.449 * [taylor]: Taking taylor expansion of b in b 16.449 * [backup-simplify]: Simplify 0 into 0 16.450 * [backup-simplify]: Simplify 1 into 1 16.450 * [backup-simplify]: Simplify (/ 1 1) into 1 16.450 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 16.450 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 16.450 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 16.450 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.450 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 16.450 * [taylor]: Taking taylor expansion of (/ 1 c) in a 16.450 * [taylor]: Taking taylor expansion of c in a 16.450 * [backup-simplify]: Simplify c into c 16.450 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.450 * [taylor]: Taking taylor expansion of (/ -4 a) in a 16.450 * [taylor]: Taking taylor expansion of -4 in a 16.450 * [backup-simplify]: Simplify -4 into -4 16.450 * [taylor]: Taking taylor expansion of a in a 16.450 * [backup-simplify]: Simplify 0 into 0 16.451 * [backup-simplify]: Simplify 1 into 1 16.451 * [backup-simplify]: Simplify (/ -4 1) into -4 16.451 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.451 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.451 * [taylor]: Taking taylor expansion of b in a 16.451 * [backup-simplify]: Simplify b into b 16.451 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.451 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.452 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 16.452 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.452 * [backup-simplify]: Simplify (sqrt 0) into 0 16.453 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.453 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.453 * [taylor]: Taking taylor expansion of b in a 16.453 * [backup-simplify]: Simplify b into b 16.453 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.453 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 16.453 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.453 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.453 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.453 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.454 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.454 * [taylor]: Taking taylor expansion of c in c 16.454 * [backup-simplify]: Simplify 0 into 0 16.454 * [backup-simplify]: Simplify 1 into 1 16.454 * [backup-simplify]: Simplify (/ 1 1) into 1 16.454 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.454 * [taylor]: Taking taylor expansion of -4 in c 16.454 * [backup-simplify]: Simplify -4 into -4 16.454 * [taylor]: Taking taylor expansion of a in c 16.454 * [backup-simplify]: Simplify a into a 16.454 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.454 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.454 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.454 * [taylor]: Taking taylor expansion of b in c 16.455 * [backup-simplify]: Simplify b into b 16.455 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.455 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.455 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.455 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.455 * [backup-simplify]: Simplify (sqrt 0) into 0 16.456 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.456 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.456 * [taylor]: Taking taylor expansion of b in c 16.456 * [backup-simplify]: Simplify b into b 16.456 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.456 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 16.456 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.456 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.457 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.457 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.457 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.457 * [taylor]: Taking taylor expansion of c in c 16.457 * [backup-simplify]: Simplify 0 into 0 16.457 * [backup-simplify]: Simplify 1 into 1 16.457 * [backup-simplify]: Simplify (/ 1 1) into 1 16.457 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.457 * [taylor]: Taking taylor expansion of -4 in c 16.457 * [backup-simplify]: Simplify -4 into -4 16.457 * [taylor]: Taking taylor expansion of a in c 16.457 * [backup-simplify]: Simplify a into a 16.457 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.457 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.458 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.458 * [taylor]: Taking taylor expansion of b in c 16.458 * [backup-simplify]: Simplify b into b 16.458 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.458 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.458 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.458 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.458 * [backup-simplify]: Simplify (sqrt 0) into 0 16.459 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.459 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.460 * [taylor]: Taking taylor expansion of b in c 16.460 * [backup-simplify]: Simplify b into b 16.460 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.461 * [backup-simplify]: Simplify (+ 0 0) into 0 16.461 * [taylor]: Taking taylor expansion of 0 in a 16.461 * [backup-simplify]: Simplify 0 into 0 16.461 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 16.461 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 16.461 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 16.461 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 16.461 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 16.461 * [taylor]: Taking taylor expansion of +nan.0 in a 16.461 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.461 * [taylor]: Taking taylor expansion of (/ 1 a) in a 16.461 * [taylor]: Taking taylor expansion of a in a 16.461 * [backup-simplify]: Simplify 0 into 0 16.461 * [backup-simplify]: Simplify 1 into 1 16.462 * [backup-simplify]: Simplify (/ 1 1) into 1 16.462 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.462 * [taylor]: Taking taylor expansion of b in a 16.462 * [backup-simplify]: Simplify b into b 16.462 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.463 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.463 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 16.464 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 16.464 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.464 * [taylor]: Taking taylor expansion of +nan.0 in b 16.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.464 * [taylor]: Taking taylor expansion of 0 in b 16.464 * [backup-simplify]: Simplify 0 into 0 16.464 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 16.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.466 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 16.466 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.467 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.468 * [backup-simplify]: Simplify (- 0) into 0 16.468 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.468 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 16.468 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 16.468 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.468 * [taylor]: Taking taylor expansion of +nan.0 in a 16.468 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.468 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.468 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.468 * [taylor]: Taking taylor expansion of a in a 16.468 * [backup-simplify]: Simplify 0 into 0 16.468 * [backup-simplify]: Simplify 1 into 1 16.469 * [backup-simplify]: Simplify (* 1 1) into 1 16.469 * [backup-simplify]: Simplify (/ 1 1) into 1 16.469 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 16.470 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 16.470 * [taylor]: Taking taylor expansion of +nan.0 in a 16.470 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.470 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.470 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.470 * [taylor]: Taking taylor expansion of b in a 16.470 * [backup-simplify]: Simplify b into b 16.470 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.470 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.471 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.472 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.472 * [backup-simplify]: Simplify (+ 0 0) into 0 16.473 * [backup-simplify]: Simplify (- 0) into 0 16.473 * [taylor]: Taking taylor expansion of 0 in b 16.473 * [backup-simplify]: Simplify 0 into 0 16.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.474 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.474 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 16.474 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 16.474 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 16.474 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.474 * [taylor]: Taking taylor expansion of b in b 16.474 * [backup-simplify]: Simplify 0 into 0 16.474 * [backup-simplify]: Simplify 1 into 1 16.474 * [backup-simplify]: Simplify (/ 1 1) into 1 16.474 * [backup-simplify]: Simplify (- 1) into -1 16.475 * [backup-simplify]: Simplify -1 into -1 16.475 * [taylor]: Taking taylor expansion of 0 in b 16.475 * [backup-simplify]: Simplify 0 into 0 16.475 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.475 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.475 * [backup-simplify]: Simplify 0 into 0 16.475 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.476 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 16.477 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.477 * [backup-simplify]: Simplify (+ 0 0) into 0 16.478 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 16.478 * [backup-simplify]: Simplify (- 0) into 0 16.478 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.478 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 16.478 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 16.478 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 16.478 * [taylor]: Taking taylor expansion of +nan.0 in a 16.478 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.478 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 16.478 * [taylor]: Taking taylor expansion of (pow a 3) in a 16.478 * [taylor]: Taking taylor expansion of a in a 16.478 * [backup-simplify]: Simplify 0 into 0 16.478 * [backup-simplify]: Simplify 1 into 1 16.479 * [backup-simplify]: Simplify (* 1 1) into 1 16.479 * [backup-simplify]: Simplify (* 1 1) into 1 16.479 * [backup-simplify]: Simplify (/ 1 1) into 1 16.479 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 16.479 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 16.479 * [taylor]: Taking taylor expansion of +nan.0 in a 16.479 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.479 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 16.479 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 16.479 * [taylor]: Taking taylor expansion of a in a 16.479 * [backup-simplify]: Simplify 0 into 0 16.479 * [backup-simplify]: Simplify 1 into 1 16.479 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.479 * [taylor]: Taking taylor expansion of b in a 16.479 * [backup-simplify]: Simplify b into b 16.480 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.480 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 16.480 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.480 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 16.480 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.481 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.482 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.482 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.484 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.484 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.484 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.484 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.484 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.484 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.484 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.484 * [taylor]: Taking taylor expansion of +nan.0 in b 16.484 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.484 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.484 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.484 * [taylor]: Taking taylor expansion of b in b 16.484 * [backup-simplify]: Simplify 0 into 0 16.484 * [backup-simplify]: Simplify 1 into 1 16.485 * [backup-simplify]: Simplify (* 1 1) into 1 16.485 * [backup-simplify]: Simplify (/ 1 1) into 1 16.485 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.486 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.487 * [backup-simplify]: Simplify (- 0) into 0 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.488 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.488 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.489 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.489 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.489 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.489 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.489 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.489 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.489 * [taylor]: Taking taylor expansion of +nan.0 in b 16.489 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.489 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.489 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.489 * [taylor]: Taking taylor expansion of b in b 16.489 * [backup-simplify]: Simplify 0 into 0 16.489 * [backup-simplify]: Simplify 1 into 1 16.489 * [backup-simplify]: Simplify (* 1 1) into 1 16.490 * [backup-simplify]: Simplify (/ 1 1) into 1 16.490 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.491 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.491 * [backup-simplify]: Simplify (- 0) into 0 16.491 * [backup-simplify]: Simplify 0 into 0 16.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.493 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.493 * [backup-simplify]: Simplify (+ 0 0) into 0 16.493 * [backup-simplify]: Simplify (- 0) into 0 16.493 * [taylor]: Taking taylor expansion of 0 in b 16.494 * [backup-simplify]: Simplify 0 into 0 16.494 * [taylor]: Taking taylor expansion of 0 in b 16.494 * [backup-simplify]: Simplify 0 into 0 16.494 * [backup-simplify]: Simplify 0 into 0 16.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.494 * [backup-simplify]: Simplify (- 0) into 0 16.494 * [backup-simplify]: Simplify 0 into 0 16.494 * [backup-simplify]: Simplify 0 into 0 16.495 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 16.495 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) 16.495 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 16.495 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 16.495 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.495 * [taylor]: Taking taylor expansion of b in b 16.495 * [backup-simplify]: Simplify 0 into 0 16.495 * [backup-simplify]: Simplify 1 into 1 16.496 * [backup-simplify]: Simplify (/ 1 1) into 1 16.496 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 16.496 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 16.496 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.496 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 16.496 * [taylor]: Taking taylor expansion of (/ -1 c) in b 16.496 * [taylor]: Taking taylor expansion of -1 in b 16.496 * [backup-simplify]: Simplify -1 into -1 16.496 * [taylor]: Taking taylor expansion of c in b 16.496 * [backup-simplify]: Simplify c into c 16.496 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.496 * [taylor]: Taking taylor expansion of (/ 4 a) in b 16.496 * [taylor]: Taking taylor expansion of 4 in b 16.496 * [backup-simplify]: Simplify 4 into 4 16.496 * [taylor]: Taking taylor expansion of a in b 16.496 * [backup-simplify]: Simplify a into a 16.496 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.496 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.496 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.496 * [taylor]: Taking taylor expansion of b in b 16.496 * [backup-simplify]: Simplify 0 into 0 16.496 * [backup-simplify]: Simplify 1 into 1 16.497 * [backup-simplify]: Simplify (* 1 1) into 1 16.497 * [backup-simplify]: Simplify (/ 1 1) into 1 16.497 * [backup-simplify]: Simplify (+ 0 1) into 1 16.497 * [backup-simplify]: Simplify (sqrt 1) into 1 16.498 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.498 * [backup-simplify]: Simplify (+ 0 0) into 0 16.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.499 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 16.499 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.499 * [taylor]: Taking taylor expansion of b in a 16.499 * [backup-simplify]: Simplify b into b 16.499 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.499 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 16.499 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 16.499 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.499 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 16.499 * [taylor]: Taking taylor expansion of (/ -1 c) in a 16.499 * [taylor]: Taking taylor expansion of -1 in a 16.499 * [backup-simplify]: Simplify -1 into -1 16.499 * [taylor]: Taking taylor expansion of c in a 16.499 * [backup-simplify]: Simplify c into c 16.499 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.499 * [taylor]: Taking taylor expansion of (/ 4 a) in a 16.499 * [taylor]: Taking taylor expansion of 4 in a 16.499 * [backup-simplify]: Simplify 4 into 4 16.499 * [taylor]: Taking taylor expansion of a in a 16.500 * [backup-simplify]: Simplify 0 into 0 16.500 * [backup-simplify]: Simplify 1 into 1 16.500 * [backup-simplify]: Simplify (/ 4 1) into 4 16.500 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.500 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.500 * [taylor]: Taking taylor expansion of b in a 16.500 * [backup-simplify]: Simplify b into b 16.500 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.500 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.500 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 16.501 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.501 * [backup-simplify]: Simplify (sqrt 0) into 0 16.502 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.502 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 16.502 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.502 * [taylor]: Taking taylor expansion of b in c 16.502 * [backup-simplify]: Simplify b into b 16.502 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.502 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.502 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.502 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.502 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.502 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.502 * [taylor]: Taking taylor expansion of -1 in c 16.502 * [backup-simplify]: Simplify -1 into -1 16.502 * [taylor]: Taking taylor expansion of c in c 16.502 * [backup-simplify]: Simplify 0 into 0 16.502 * [backup-simplify]: Simplify 1 into 1 16.503 * [backup-simplify]: Simplify (/ -1 1) into -1 16.503 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.503 * [taylor]: Taking taylor expansion of 4 in c 16.503 * [backup-simplify]: Simplify 4 into 4 16.503 * [taylor]: Taking taylor expansion of a in c 16.503 * [backup-simplify]: Simplify a into a 16.503 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.503 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.503 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.503 * [taylor]: Taking taylor expansion of b in c 16.503 * [backup-simplify]: Simplify b into b 16.503 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.504 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.504 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.504 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.504 * [backup-simplify]: Simplify (sqrt 0) into 0 16.505 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.505 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 16.505 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.505 * [taylor]: Taking taylor expansion of b in c 16.506 * [backup-simplify]: Simplify b into b 16.506 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.506 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.506 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.506 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.506 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.506 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.506 * [taylor]: Taking taylor expansion of -1 in c 16.506 * [backup-simplify]: Simplify -1 into -1 16.506 * [taylor]: Taking taylor expansion of c in c 16.506 * [backup-simplify]: Simplify 0 into 0 16.506 * [backup-simplify]: Simplify 1 into 1 16.507 * [backup-simplify]: Simplify (/ -1 1) into -1 16.507 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.507 * [taylor]: Taking taylor expansion of 4 in c 16.507 * [backup-simplify]: Simplify 4 into 4 16.507 * [taylor]: Taking taylor expansion of a in c 16.507 * [backup-simplify]: Simplify a into a 16.507 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.507 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.507 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.507 * [taylor]: Taking taylor expansion of b in c 16.507 * [backup-simplify]: Simplify b into b 16.507 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.507 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.507 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.507 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.508 * [backup-simplify]: Simplify (sqrt 0) into 0 16.508 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.509 * [backup-simplify]: Simplify (+ 0 0) into 0 16.509 * [taylor]: Taking taylor expansion of 0 in a 16.509 * [backup-simplify]: Simplify 0 into 0 16.509 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 16.509 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 16.509 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.509 * [taylor]: Taking taylor expansion of b in a 16.509 * [backup-simplify]: Simplify b into b 16.509 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.509 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 16.509 * [taylor]: Taking taylor expansion of +nan.0 in a 16.509 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.509 * [taylor]: Taking taylor expansion of (/ 1 a) in a 16.509 * [taylor]: Taking taylor expansion of a in a 16.509 * [backup-simplify]: Simplify 0 into 0 16.509 * [backup-simplify]: Simplify 1 into 1 16.509 * [backup-simplify]: Simplify (/ 1 1) into 1 16.510 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.510 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.511 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 16.511 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.511 * [taylor]: Taking taylor expansion of +nan.0 in b 16.511 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.511 * [taylor]: Taking taylor expansion of 0 in b 16.511 * [backup-simplify]: Simplify 0 into 0 16.511 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.511 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 16.512 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.512 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 16.512 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.513 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.513 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.513 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 16.513 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 16.513 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.513 * [taylor]: Taking taylor expansion of +nan.0 in a 16.513 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.513 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.513 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.513 * [taylor]: Taking taylor expansion of a in a 16.513 * [backup-simplify]: Simplify 0 into 0 16.513 * [backup-simplify]: Simplify 1 into 1 16.513 * [backup-simplify]: Simplify (* 1 1) into 1 16.514 * [backup-simplify]: Simplify (/ 1 1) into 1 16.514 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 16.514 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 16.514 * [taylor]: Taking taylor expansion of +nan.0 in a 16.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.514 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.514 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.514 * [taylor]: Taking taylor expansion of b in a 16.514 * [backup-simplify]: Simplify b into b 16.514 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.514 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.515 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.516 * [backup-simplify]: Simplify (+ 0 0) into 0 16.516 * [backup-simplify]: Simplify (- 0) into 0 16.516 * [taylor]: Taking taylor expansion of 0 in b 16.516 * [backup-simplify]: Simplify 0 into 0 16.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.517 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.517 * [backup-simplify]: Simplify (- 0) into 0 16.517 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 16.517 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.517 * [taylor]: Taking taylor expansion of b in b 16.517 * [backup-simplify]: Simplify 0 into 0 16.517 * [backup-simplify]: Simplify 1 into 1 16.517 * [backup-simplify]: Simplify (/ 1 1) into 1 16.517 * [backup-simplify]: Simplify 1 into 1 16.518 * [taylor]: Taking taylor expansion of 0 in b 16.518 * [backup-simplify]: Simplify 0 into 0 16.518 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.518 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.518 * [backup-simplify]: Simplify 0 into 0 16.518 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 16.518 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.519 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.520 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 16.520 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.520 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.520 * [backup-simplify]: Simplify (+ 0 0) into 0 16.521 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.521 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.521 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 16.521 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 16.521 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 16.521 * [taylor]: Taking taylor expansion of +nan.0 in a 16.521 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.521 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 16.521 * [taylor]: Taking taylor expansion of (pow a 3) in a 16.521 * [taylor]: Taking taylor expansion of a in a 16.521 * [backup-simplify]: Simplify 0 into 0 16.521 * [backup-simplify]: Simplify 1 into 1 16.521 * [backup-simplify]: Simplify (* 1 1) into 1 16.522 * [backup-simplify]: Simplify (* 1 1) into 1 16.522 * [backup-simplify]: Simplify (/ 1 1) into 1 16.522 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 16.522 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 16.522 * [taylor]: Taking taylor expansion of +nan.0 in a 16.522 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.522 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 16.522 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 16.522 * [taylor]: Taking taylor expansion of a in a 16.522 * [backup-simplify]: Simplify 0 into 0 16.522 * [backup-simplify]: Simplify 1 into 1 16.522 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.522 * [taylor]: Taking taylor expansion of b in a 16.522 * [backup-simplify]: Simplify b into b 16.522 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.522 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 16.522 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.523 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 16.523 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.524 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.524 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.525 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.526 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.526 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.527 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.527 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.527 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.527 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.527 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.527 * [taylor]: Taking taylor expansion of +nan.0 in b 16.527 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.527 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.527 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.527 * [taylor]: Taking taylor expansion of b in b 16.527 * [backup-simplify]: Simplify 0 into 0 16.527 * [backup-simplify]: Simplify 1 into 1 16.527 * [backup-simplify]: Simplify (* 1 1) into 1 16.528 * [backup-simplify]: Simplify (/ 1 1) into 1 16.528 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.529 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.529 * [backup-simplify]: Simplify (- 0) into 0 16.529 * [backup-simplify]: Simplify 0 into 0 16.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.531 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.531 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 16.531 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.531 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.531 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 16.531 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 16.531 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 16.531 * [taylor]: Taking taylor expansion of +nan.0 in b 16.531 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.531 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.531 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.532 * [taylor]: Taking taylor expansion of b in b 16.532 * [backup-simplify]: Simplify 0 into 0 16.532 * [backup-simplify]: Simplify 1 into 1 16.532 * [backup-simplify]: Simplify (* 1 1) into 1 16.532 * [backup-simplify]: Simplify (/ 1 1) into 1 16.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.534 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.534 * [backup-simplify]: Simplify (- 0) into 0 16.534 * [backup-simplify]: Simplify 0 into 0 16.534 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.535 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 16.535 * [backup-simplify]: Simplify (- 0) into 0 16.536 * [backup-simplify]: Simplify (+ 0 0) into 0 16.536 * [taylor]: Taking taylor expansion of 0 in b 16.536 * [backup-simplify]: Simplify 0 into 0 16.536 * [taylor]: Taking taylor expansion of 0 in b 16.536 * [backup-simplify]: Simplify 0 into 0 16.536 * [backup-simplify]: Simplify 0 into 0 16.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.537 * [backup-simplify]: Simplify 0 into 0 16.537 * [backup-simplify]: Simplify 0 into 0 16.538 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 16.538 * * * * [progress]: [ 3 / 3 ] generating series at (2) 16.538 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)) into (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 16.538 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 16.538 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 16.538 * [taylor]: Taking taylor expansion of 1/2 in b 16.538 * [backup-simplify]: Simplify 1/2 into 1/2 16.538 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 16.538 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 16.538 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 16.538 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 16.538 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.538 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 16.538 * [taylor]: Taking taylor expansion of c in b 16.539 * [backup-simplify]: Simplify c into c 16.539 * [taylor]: Taking taylor expansion of (* -4 a) in b 16.539 * [taylor]: Taking taylor expansion of -4 in b 16.539 * [backup-simplify]: Simplify -4 into -4 16.539 * [taylor]: Taking taylor expansion of a in b 16.539 * [backup-simplify]: Simplify a into a 16.539 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.539 * [taylor]: Taking taylor expansion of b in b 16.539 * [backup-simplify]: Simplify 0 into 0 16.539 * [backup-simplify]: Simplify 1 into 1 16.539 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.539 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 16.539 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 16.539 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 16.540 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.540 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 16.540 * [backup-simplify]: Simplify (+ 0 0) into 0 16.541 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 16.541 * [taylor]: Taking taylor expansion of b in b 16.541 * [backup-simplify]: Simplify 0 into 0 16.541 * [backup-simplify]: Simplify 1 into 1 16.541 * [taylor]: Taking taylor expansion of a in b 16.541 * [backup-simplify]: Simplify a into a 16.541 * [backup-simplify]: Simplify (- 0) into 0 16.542 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 16.542 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 16.542 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 16.542 * [taylor]: Taking taylor expansion of 1/2 in a 16.542 * [backup-simplify]: Simplify 1/2 into 1/2 16.542 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 16.542 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 16.542 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 16.542 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 16.542 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.542 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 16.542 * [taylor]: Taking taylor expansion of c in a 16.542 * [backup-simplify]: Simplify c into c 16.542 * [taylor]: Taking taylor expansion of (* -4 a) in a 16.542 * [taylor]: Taking taylor expansion of -4 in a 16.542 * [backup-simplify]: Simplify -4 into -4 16.542 * [taylor]: Taking taylor expansion of a in a 16.542 * [backup-simplify]: Simplify 0 into 0 16.542 * [backup-simplify]: Simplify 1 into 1 16.542 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.542 * [taylor]: Taking taylor expansion of b in a 16.542 * [backup-simplify]: Simplify b into b 16.543 * [backup-simplify]: Simplify (* -4 0) into 0 16.543 * [backup-simplify]: Simplify (* c 0) into 0 16.543 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.543 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.543 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.544 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 16.545 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 16.545 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.545 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 16.545 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 16.545 * [taylor]: Taking taylor expansion of b in a 16.545 * [backup-simplify]: Simplify b into b 16.545 * [taylor]: Taking taylor expansion of a in a 16.546 * [backup-simplify]: Simplify 0 into 0 16.546 * [backup-simplify]: Simplify 1 into 1 16.546 * [backup-simplify]: Simplify (- b) into (- b) 16.546 * [backup-simplify]: Simplify (+ b (- b)) into 0 16.546 * [backup-simplify]: Simplify (- 0) into 0 16.546 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 16.546 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 16.547 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 16.547 * [taylor]: Taking taylor expansion of 1/2 in c 16.547 * [backup-simplify]: Simplify 1/2 into 1/2 16.547 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 16.547 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 16.547 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.547 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.547 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.547 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.547 * [taylor]: Taking taylor expansion of c in c 16.547 * [backup-simplify]: Simplify 0 into 0 16.547 * [backup-simplify]: Simplify 1 into 1 16.547 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.547 * [taylor]: Taking taylor expansion of -4 in c 16.547 * [backup-simplify]: Simplify -4 into -4 16.547 * [taylor]: Taking taylor expansion of a in c 16.547 * [backup-simplify]: Simplify a into a 16.547 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.547 * [taylor]: Taking taylor expansion of b in c 16.547 * [backup-simplify]: Simplify b into b 16.547 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.547 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.547 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.547 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.547 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.548 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.549 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.549 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.549 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.549 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.549 * [taylor]: Taking taylor expansion of b in c 16.549 * [backup-simplify]: Simplify b into b 16.549 * [taylor]: Taking taylor expansion of a in c 16.550 * [backup-simplify]: Simplify a into a 16.550 * [backup-simplify]: Simplify (- b) into (- b) 16.550 * [backup-simplify]: Simplify (+ b (- b)) into 0 16.550 * [backup-simplify]: Simplify (- 0) into 0 16.550 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 16.551 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 16.551 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 16.551 * [taylor]: Taking taylor expansion of 1/2 in c 16.551 * [backup-simplify]: Simplify 1/2 into 1/2 16.551 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 16.551 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 16.551 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 16.551 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 16.551 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 16.551 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 16.551 * [taylor]: Taking taylor expansion of c in c 16.551 * [backup-simplify]: Simplify 0 into 0 16.551 * [backup-simplify]: Simplify 1 into 1 16.551 * [taylor]: Taking taylor expansion of (* -4 a) in c 16.551 * [taylor]: Taking taylor expansion of -4 in c 16.551 * [backup-simplify]: Simplify -4 into -4 16.551 * [taylor]: Taking taylor expansion of a in c 16.551 * [backup-simplify]: Simplify a into a 16.551 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.551 * [taylor]: Taking taylor expansion of b in c 16.551 * [backup-simplify]: Simplify b into b 16.551 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 16.551 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 16.551 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.551 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 16.551 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 16.555 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 16.556 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 16.556 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.556 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 16.556 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 16.556 * [taylor]: Taking taylor expansion of b in c 16.556 * [backup-simplify]: Simplify b into b 16.556 * [taylor]: Taking taylor expansion of a in c 16.556 * [backup-simplify]: Simplify a into a 16.556 * [backup-simplify]: Simplify (- b) into (- b) 16.556 * [backup-simplify]: Simplify (+ b (- b)) into 0 16.557 * [backup-simplify]: Simplify (- 0) into 0 16.557 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 16.557 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 16.557 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 16.557 * [taylor]: Taking taylor expansion of (/ -1 b) in a 16.557 * [taylor]: Taking taylor expansion of -1 in a 16.557 * [backup-simplify]: Simplify -1 into -1 16.557 * [taylor]: Taking taylor expansion of b in a 16.557 * [backup-simplify]: Simplify b into b 16.557 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 16.558 * [taylor]: Taking taylor expansion of (/ -1 b) in b 16.558 * [taylor]: Taking taylor expansion of -1 in b 16.558 * [backup-simplify]: Simplify -1 into -1 16.558 * [taylor]: Taking taylor expansion of b in b 16.558 * [backup-simplify]: Simplify 0 into 0 16.558 * [backup-simplify]: Simplify 1 into 1 16.558 * [backup-simplify]: Simplify (/ -1 1) into -1 16.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.559 * [backup-simplify]: Simplify 0 into 0 16.561 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 16.562 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 16.562 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 16.563 * [backup-simplify]: Simplify (+ 0 0) into 0 16.563 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 16.564 * [backup-simplify]: Simplify (- 0) into 0 16.564 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 16.565 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 16.565 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 16.565 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 16.565 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 16.565 * [taylor]: Taking taylor expansion of a in a 16.565 * [backup-simplify]: Simplify 0 into 0 16.565 * [backup-simplify]: Simplify 1 into 1 16.565 * [taylor]: Taking taylor expansion of (pow b 3) in a 16.565 * [taylor]: Taking taylor expansion of b in a 16.565 * [backup-simplify]: Simplify b into b 16.565 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.565 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 16.566 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 16.566 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 16.566 * [taylor]: Taking taylor expansion of 0 in b 16.566 * [backup-simplify]: Simplify 0 into 0 16.566 * [backup-simplify]: Simplify 0 into 0 16.567 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.567 * [backup-simplify]: Simplify 0 into 0 16.568 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 16.569 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 16.570 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 16.570 * [backup-simplify]: Simplify (+ 0 0) into 0 16.570 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 16.570 * [backup-simplify]: Simplify (- 0) into 0 16.571 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 16.571 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ (pow a 3) (pow b 5)))) a) (+ (* (/ -2 b) (/ 0 a)) (* (- (* 2 (/ a (pow b 3)))) (/ 0 a)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 16.571 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b)))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 16.571 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 16.571 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 16.571 * [taylor]: Taking taylor expansion of 2 in a 16.571 * [backup-simplify]: Simplify 2 into 2 16.571 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 16.571 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.571 * [taylor]: Taking taylor expansion of a in a 16.571 * [backup-simplify]: Simplify 0 into 0 16.571 * [backup-simplify]: Simplify 1 into 1 16.571 * [taylor]: Taking taylor expansion of (pow b 5) in a 16.571 * [taylor]: Taking taylor expansion of b in a 16.571 * [backup-simplify]: Simplify b into b 16.572 * [backup-simplify]: Simplify (* 1 1) into 1 16.572 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.572 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 16.572 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 16.572 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 16.572 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 16.572 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 16.572 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 16.572 * [taylor]: Taking taylor expansion of (pow b 3) in b 16.572 * [taylor]: Taking taylor expansion of b in b 16.572 * [backup-simplify]: Simplify 0 into 0 16.572 * [backup-simplify]: Simplify 1 into 1 16.573 * [backup-simplify]: Simplify (* 1 1) into 1 16.573 * [backup-simplify]: Simplify (* 1 1) into 1 16.573 * [backup-simplify]: Simplify (/ 1 1) into 1 16.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.575 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.575 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.577 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.578 * [backup-simplify]: Simplify (- 0) into 0 16.578 * [backup-simplify]: Simplify 0 into 0 16.578 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 16.578 * [taylor]: Taking taylor expansion of 0 in b 16.578 * [backup-simplify]: Simplify 0 into 0 16.579 * [backup-simplify]: Simplify 0 into 0 16.579 * [backup-simplify]: Simplify 0 into 0 16.579 * [backup-simplify]: Simplify 0 into 0 16.579 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2) (/ 1 (/ 1 a))) into (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 16.579 * [approximate]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (c a b) around 0 16.579 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 16.579 * [taylor]: Taking taylor expansion of 1/2 in b 16.579 * [backup-simplify]: Simplify 1/2 into 1/2 16.579 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 16.579 * [taylor]: Taking taylor expansion of a in b 16.579 * [backup-simplify]: Simplify a into a 16.579 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 16.579 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 16.579 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 16.579 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.579 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 16.579 * [taylor]: Taking taylor expansion of (/ 1 c) in b 16.579 * [taylor]: Taking taylor expansion of c in b 16.579 * [backup-simplify]: Simplify c into c 16.579 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.579 * [taylor]: Taking taylor expansion of (/ -4 a) in b 16.579 * [taylor]: Taking taylor expansion of -4 in b 16.579 * [backup-simplify]: Simplify -4 into -4 16.579 * [taylor]: Taking taylor expansion of a in b 16.579 * [backup-simplify]: Simplify a into a 16.579 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.579 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.579 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.579 * [taylor]: Taking taylor expansion of b in b 16.579 * [backup-simplify]: Simplify 0 into 0 16.579 * [backup-simplify]: Simplify 1 into 1 16.580 * [backup-simplify]: Simplify (* 1 1) into 1 16.580 * [backup-simplify]: Simplify (/ 1 1) into 1 16.580 * [backup-simplify]: Simplify (+ 0 1) into 1 16.581 * [backup-simplify]: Simplify (sqrt 1) into 1 16.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.582 * [backup-simplify]: Simplify (+ 0 0) into 0 16.582 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.582 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.582 * [taylor]: Taking taylor expansion of b in b 16.582 * [backup-simplify]: Simplify 0 into 0 16.582 * [backup-simplify]: Simplify 1 into 1 16.582 * [backup-simplify]: Simplify (/ 1 1) into 1 16.582 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 16.583 * [taylor]: Taking taylor expansion of 1/2 in a 16.583 * [backup-simplify]: Simplify 1/2 into 1/2 16.583 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 16.583 * [taylor]: Taking taylor expansion of a in a 16.583 * [backup-simplify]: Simplify 0 into 0 16.583 * [backup-simplify]: Simplify 1 into 1 16.583 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 16.583 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 16.583 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 16.583 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.583 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 16.583 * [taylor]: Taking taylor expansion of (/ 1 c) in a 16.583 * [taylor]: Taking taylor expansion of c in a 16.583 * [backup-simplify]: Simplify c into c 16.583 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 16.583 * [taylor]: Taking taylor expansion of (/ -4 a) in a 16.583 * [taylor]: Taking taylor expansion of -4 in a 16.583 * [backup-simplify]: Simplify -4 into -4 16.583 * [taylor]: Taking taylor expansion of a in a 16.583 * [backup-simplify]: Simplify 0 into 0 16.583 * [backup-simplify]: Simplify 1 into 1 16.583 * [backup-simplify]: Simplify (/ -4 1) into -4 16.583 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.583 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.583 * [taylor]: Taking taylor expansion of b in a 16.583 * [backup-simplify]: Simplify b into b 16.583 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.584 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.584 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 16.584 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.584 * [backup-simplify]: Simplify (sqrt 0) into 0 16.585 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.585 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.585 * [taylor]: Taking taylor expansion of b in a 16.585 * [backup-simplify]: Simplify b into b 16.585 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.585 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 16.585 * [taylor]: Taking taylor expansion of 1/2 in c 16.585 * [backup-simplify]: Simplify 1/2 into 1/2 16.585 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 16.585 * [taylor]: Taking taylor expansion of a in c 16.585 * [backup-simplify]: Simplify a into a 16.585 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 16.585 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.585 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.585 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.585 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.585 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.585 * [taylor]: Taking taylor expansion of c in c 16.585 * [backup-simplify]: Simplify 0 into 0 16.585 * [backup-simplify]: Simplify 1 into 1 16.585 * [backup-simplify]: Simplify (/ 1 1) into 1 16.585 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.585 * [taylor]: Taking taylor expansion of -4 in c 16.585 * [backup-simplify]: Simplify -4 into -4 16.585 * [taylor]: Taking taylor expansion of a in c 16.585 * [backup-simplify]: Simplify a into a 16.585 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.585 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.585 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.585 * [taylor]: Taking taylor expansion of b in c 16.585 * [backup-simplify]: Simplify b into b 16.586 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.586 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.586 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.586 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.586 * [backup-simplify]: Simplify (sqrt 0) into 0 16.587 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.587 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.587 * [taylor]: Taking taylor expansion of b in c 16.587 * [backup-simplify]: Simplify b into b 16.587 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.587 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 16.587 * [taylor]: Taking taylor expansion of 1/2 in c 16.587 * [backup-simplify]: Simplify 1/2 into 1/2 16.587 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 16.587 * [taylor]: Taking taylor expansion of a in c 16.587 * [backup-simplify]: Simplify a into a 16.587 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 16.587 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 16.587 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 16.587 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 16.587 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 16.587 * [taylor]: Taking taylor expansion of (/ 1 c) in c 16.587 * [taylor]: Taking taylor expansion of c in c 16.587 * [backup-simplify]: Simplify 0 into 0 16.587 * [backup-simplify]: Simplify 1 into 1 16.587 * [backup-simplify]: Simplify (/ 1 1) into 1 16.587 * [taylor]: Taking taylor expansion of (/ -4 a) in c 16.587 * [taylor]: Taking taylor expansion of -4 in c 16.587 * [backup-simplify]: Simplify -4 into -4 16.587 * [taylor]: Taking taylor expansion of a in c 16.587 * [backup-simplify]: Simplify a into a 16.587 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 16.587 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.587 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.587 * [taylor]: Taking taylor expansion of b in c 16.588 * [backup-simplify]: Simplify b into b 16.588 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.588 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.588 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 16.588 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.588 * [backup-simplify]: Simplify (sqrt 0) into 0 16.589 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.589 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.589 * [taylor]: Taking taylor expansion of b in c 16.589 * [backup-simplify]: Simplify b into b 16.589 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.589 * [backup-simplify]: Simplify (+ 0 0) into 0 16.589 * [backup-simplify]: Simplify (* a 0) into 0 16.589 * [backup-simplify]: Simplify (* 1/2 0) into 0 16.589 * [taylor]: Taking taylor expansion of 0 in a 16.589 * [backup-simplify]: Simplify 0 into 0 16.589 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 16.589 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 16.590 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 16.591 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 16.591 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 16.591 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 16.591 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 16.591 * [taylor]: Taking taylor expansion of 1/2 in a 16.591 * [backup-simplify]: Simplify 1/2 into 1/2 16.591 * [taylor]: Taking taylor expansion of (/ a b) in a 16.591 * [taylor]: Taking taylor expansion of a in a 16.591 * [backup-simplify]: Simplify 0 into 0 16.591 * [backup-simplify]: Simplify 1 into 1 16.591 * [taylor]: Taking taylor expansion of b in a 16.591 * [backup-simplify]: Simplify b into b 16.591 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.591 * [taylor]: Taking taylor expansion of (- +nan.0) in a 16.591 * [taylor]: Taking taylor expansion of +nan.0 in a 16.591 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.591 * [taylor]: Taking taylor expansion of 0 in b 16.591 * [backup-simplify]: Simplify 0 into 0 16.591 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 16.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.592 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 16.592 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.593 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.593 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.594 * [backup-simplify]: Simplify (- 0) into 0 16.594 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.595 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 16.597 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (+ (/ a b) (- +nan.0)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 16.597 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 16.597 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 16.597 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 16.597 * [taylor]: Taking taylor expansion of +nan.0 in a 16.597 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.597 * [taylor]: Taking taylor expansion of (/ 1 a) in a 16.597 * [taylor]: Taking taylor expansion of a in a 16.597 * [backup-simplify]: Simplify 0 into 0 16.597 * [backup-simplify]: Simplify 1 into 1 16.598 * [backup-simplify]: Simplify (/ 1 1) into 1 16.598 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 16.598 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 16.598 * [taylor]: Taking taylor expansion of +nan.0 in a 16.598 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.598 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 16.598 * [taylor]: Taking taylor expansion of a in a 16.598 * [backup-simplify]: Simplify 0 into 0 16.598 * [backup-simplify]: Simplify 1 into 1 16.598 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.598 * [taylor]: Taking taylor expansion of b in a 16.598 * [backup-simplify]: Simplify b into b 16.598 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.598 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.599 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.600 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 16.600 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 16.601 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.601 * [taylor]: Taking taylor expansion of +nan.0 in b 16.601 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.601 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.602 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 16.603 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 16.603 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.603 * [taylor]: Taking taylor expansion of +nan.0 in b 16.603 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.603 * [taylor]: Taking taylor expansion of 0 in b 16.603 * [backup-simplify]: Simplify 0 into 0 16.603 * [backup-simplify]: Simplify 0 into 0 16.603 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 16.606 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.607 * [backup-simplify]: Simplify (+ 0 0) into 0 16.608 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 16.608 * [backup-simplify]: Simplify (- 0) into 0 16.609 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.611 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.613 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (+ (/ a b) (- +nan.0)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.613 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 16.613 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 16.613 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.613 * [taylor]: Taking taylor expansion of +nan.0 in a 16.613 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.613 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.613 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.613 * [taylor]: Taking taylor expansion of a in a 16.613 * [backup-simplify]: Simplify 0 into 0 16.613 * [backup-simplify]: Simplify 1 into 1 16.614 * [backup-simplify]: Simplify (* 1 1) into 1 16.614 * [backup-simplify]: Simplify (/ 1 1) into 1 16.614 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 16.614 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 16.614 * [taylor]: Taking taylor expansion of +nan.0 in a 16.614 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.614 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.614 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.614 * [taylor]: Taking taylor expansion of b in a 16.614 * [backup-simplify]: Simplify b into b 16.614 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.614 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.615 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.617 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.618 * [backup-simplify]: Simplify (+ 0 0) into 0 16.618 * [backup-simplify]: Simplify (- 0) into 0 16.618 * [taylor]: Taking taylor expansion of 0 in b 16.618 * [backup-simplify]: Simplify 0 into 0 16.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.620 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.620 * [backup-simplify]: Simplify (+ 0 0) into 0 16.621 * [backup-simplify]: Simplify (- 0) into 0 16.621 * [taylor]: Taking taylor expansion of 0 in b 16.621 * [backup-simplify]: Simplify 0 into 0 16.621 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 16.621 * [backup-simplify]: Simplify (- 0) into 0 16.621 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 16.621 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 16.621 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 16.621 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 16.621 * [taylor]: Taking taylor expansion of 1/2 in b 16.621 * [backup-simplify]: Simplify 1/2 into 1/2 16.621 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.621 * [taylor]: Taking taylor expansion of b in b 16.621 * [backup-simplify]: Simplify 0 into 0 16.621 * [backup-simplify]: Simplify 1 into 1 16.621 * [backup-simplify]: Simplify (/ 1 1) into 1 16.622 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 16.622 * [backup-simplify]: Simplify (- 1/2) into -1/2 16.622 * [backup-simplify]: Simplify -1/2 into -1/2 16.622 * [taylor]: Taking taylor expansion of 0 in b 16.622 * [backup-simplify]: Simplify 0 into 0 16.622 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.623 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.623 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.623 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.624 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c)))) (* -1/2 (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 16.624 * [backup-simplify]: Simplify (* (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2) (/ 1 (/ 1 (- a)))) into (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 16.624 * [approximate]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (c a b) around 0 16.624 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 16.624 * [taylor]: Taking taylor expansion of -1/2 in b 16.624 * [backup-simplify]: Simplify -1/2 into -1/2 16.624 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 16.624 * [taylor]: Taking taylor expansion of a in b 16.624 * [backup-simplify]: Simplify a into a 16.624 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 16.624 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.624 * [taylor]: Taking taylor expansion of b in b 16.624 * [backup-simplify]: Simplify 0 into 0 16.624 * [backup-simplify]: Simplify 1 into 1 16.625 * [backup-simplify]: Simplify (/ 1 1) into 1 16.625 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 16.625 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 16.625 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.625 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 16.625 * [taylor]: Taking taylor expansion of (/ -1 c) in b 16.625 * [taylor]: Taking taylor expansion of -1 in b 16.625 * [backup-simplify]: Simplify -1 into -1 16.625 * [taylor]: Taking taylor expansion of c in b 16.625 * [backup-simplify]: Simplify c into c 16.625 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.625 * [taylor]: Taking taylor expansion of (/ 4 a) in b 16.625 * [taylor]: Taking taylor expansion of 4 in b 16.625 * [backup-simplify]: Simplify 4 into 4 16.625 * [taylor]: Taking taylor expansion of a in b 16.625 * [backup-simplify]: Simplify a into a 16.625 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.625 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 16.625 * [taylor]: Taking taylor expansion of (pow b 2) in b 16.625 * [taylor]: Taking taylor expansion of b in b 16.625 * [backup-simplify]: Simplify 0 into 0 16.625 * [backup-simplify]: Simplify 1 into 1 16.626 * [backup-simplify]: Simplify (* 1 1) into 1 16.626 * [backup-simplify]: Simplify (/ 1 1) into 1 16.626 * [backup-simplify]: Simplify (+ 0 1) into 1 16.626 * [backup-simplify]: Simplify (sqrt 1) into 1 16.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.627 * [backup-simplify]: Simplify (+ 0 0) into 0 16.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.628 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 16.628 * [taylor]: Taking taylor expansion of -1/2 in a 16.628 * [backup-simplify]: Simplify -1/2 into -1/2 16.628 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 16.628 * [taylor]: Taking taylor expansion of a in a 16.628 * [backup-simplify]: Simplify 0 into 0 16.628 * [backup-simplify]: Simplify 1 into 1 16.628 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 16.628 * [taylor]: Taking taylor expansion of (/ 1 b) in a 16.628 * [taylor]: Taking taylor expansion of b in a 16.628 * [backup-simplify]: Simplify b into b 16.628 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.628 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 16.628 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 16.628 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.628 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 16.628 * [taylor]: Taking taylor expansion of (/ -1 c) in a 16.628 * [taylor]: Taking taylor expansion of -1 in a 16.628 * [backup-simplify]: Simplify -1 into -1 16.628 * [taylor]: Taking taylor expansion of c in a 16.628 * [backup-simplify]: Simplify c into c 16.628 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 16.628 * [taylor]: Taking taylor expansion of (/ 4 a) in a 16.628 * [taylor]: Taking taylor expansion of 4 in a 16.628 * [backup-simplify]: Simplify 4 into 4 16.628 * [taylor]: Taking taylor expansion of a in a 16.628 * [backup-simplify]: Simplify 0 into 0 16.628 * [backup-simplify]: Simplify 1 into 1 16.629 * [backup-simplify]: Simplify (/ 4 1) into 4 16.629 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.629 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.629 * [taylor]: Taking taylor expansion of b in a 16.629 * [backup-simplify]: Simplify b into b 16.629 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.629 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.629 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 16.629 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 16.629 * [backup-simplify]: Simplify (sqrt 0) into 0 16.630 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 16.630 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 16.630 * [taylor]: Taking taylor expansion of -1/2 in c 16.630 * [backup-simplify]: Simplify -1/2 into -1/2 16.630 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 16.630 * [taylor]: Taking taylor expansion of a in c 16.630 * [backup-simplify]: Simplify a into a 16.630 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 16.630 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.630 * [taylor]: Taking taylor expansion of b in c 16.630 * [backup-simplify]: Simplify b into b 16.630 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.630 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.630 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.630 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.630 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.630 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.630 * [taylor]: Taking taylor expansion of -1 in c 16.630 * [backup-simplify]: Simplify -1 into -1 16.630 * [taylor]: Taking taylor expansion of c in c 16.630 * [backup-simplify]: Simplify 0 into 0 16.630 * [backup-simplify]: Simplify 1 into 1 16.631 * [backup-simplify]: Simplify (/ -1 1) into -1 16.631 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.631 * [taylor]: Taking taylor expansion of 4 in c 16.631 * [backup-simplify]: Simplify 4 into 4 16.631 * [taylor]: Taking taylor expansion of a in c 16.631 * [backup-simplify]: Simplify a into a 16.631 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.631 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.631 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.631 * [taylor]: Taking taylor expansion of b in c 16.631 * [backup-simplify]: Simplify b into b 16.631 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.631 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.631 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.631 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.631 * [backup-simplify]: Simplify (sqrt 0) into 0 16.632 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.632 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 16.632 * [taylor]: Taking taylor expansion of -1/2 in c 16.632 * [backup-simplify]: Simplify -1/2 into -1/2 16.632 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 16.632 * [taylor]: Taking taylor expansion of a in c 16.632 * [backup-simplify]: Simplify a into a 16.632 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 16.632 * [taylor]: Taking taylor expansion of (/ 1 b) in c 16.632 * [taylor]: Taking taylor expansion of b in c 16.632 * [backup-simplify]: Simplify b into b 16.632 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.632 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 16.632 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 16.632 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 16.632 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 16.632 * [taylor]: Taking taylor expansion of (/ -1 c) in c 16.632 * [taylor]: Taking taylor expansion of -1 in c 16.632 * [backup-simplify]: Simplify -1 into -1 16.632 * [taylor]: Taking taylor expansion of c in c 16.632 * [backup-simplify]: Simplify 0 into 0 16.632 * [backup-simplify]: Simplify 1 into 1 16.633 * [backup-simplify]: Simplify (/ -1 1) into -1 16.633 * [taylor]: Taking taylor expansion of (/ 4 a) in c 16.633 * [taylor]: Taking taylor expansion of 4 in c 16.633 * [backup-simplify]: Simplify 4 into 4 16.633 * [taylor]: Taking taylor expansion of a in c 16.633 * [backup-simplify]: Simplify a into a 16.633 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 16.633 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 16.633 * [taylor]: Taking taylor expansion of (pow b 2) in c 16.633 * [taylor]: Taking taylor expansion of b in c 16.633 * [backup-simplify]: Simplify b into b 16.633 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.633 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.633 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 16.633 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 16.633 * [backup-simplify]: Simplify (sqrt 0) into 0 16.634 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 16.634 * [backup-simplify]: Simplify (+ 0 0) into 0 16.634 * [backup-simplify]: Simplify (* a 0) into 0 16.634 * [backup-simplify]: Simplify (* -1/2 0) into 0 16.634 * [taylor]: Taking taylor expansion of 0 in a 16.634 * [backup-simplify]: Simplify 0 into 0 16.635 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 16.635 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 16.635 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 16.635 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 16.635 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 16.635 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 16.635 * [taylor]: Taking taylor expansion of 1/2 in a 16.635 * [backup-simplify]: Simplify 1/2 into 1/2 16.635 * [taylor]: Taking taylor expansion of (/ a b) in a 16.635 * [taylor]: Taking taylor expansion of a in a 16.635 * [backup-simplify]: Simplify 0 into 0 16.635 * [backup-simplify]: Simplify 1 into 1 16.635 * [taylor]: Taking taylor expansion of b in a 16.635 * [backup-simplify]: Simplify b into b 16.635 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 16.635 * [taylor]: Taking taylor expansion of (- +nan.0) in a 16.635 * [taylor]: Taking taylor expansion of +nan.0 in a 16.635 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.636 * [taylor]: Taking taylor expansion of 0 in b 16.636 * [backup-simplify]: Simplify 0 into 0 16.636 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 16.636 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 16.636 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.637 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 16.637 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 16.638 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 16.638 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.638 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 16.639 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (/ a b) +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 16.639 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 16.639 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 16.639 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 16.639 * [taylor]: Taking taylor expansion of +nan.0 in a 16.639 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.639 * [taylor]: Taking taylor expansion of (/ 1 a) in a 16.639 * [taylor]: Taking taylor expansion of a in a 16.639 * [backup-simplify]: Simplify 0 into 0 16.639 * [backup-simplify]: Simplify 1 into 1 16.640 * [backup-simplify]: Simplify (/ 1 1) into 1 16.640 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 16.640 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 16.640 * [taylor]: Taking taylor expansion of +nan.0 in a 16.640 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.640 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 16.640 * [taylor]: Taking taylor expansion of a in a 16.640 * [backup-simplify]: Simplify 0 into 0 16.640 * [backup-simplify]: Simplify 1 into 1 16.640 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.640 * [taylor]: Taking taylor expansion of b in a 16.640 * [backup-simplify]: Simplify b into b 16.640 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.640 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.640 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 16.641 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 16.641 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 16.641 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.641 * [taylor]: Taking taylor expansion of +nan.0 in b 16.641 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.641 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.642 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 16.642 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 16.643 * [taylor]: Taking taylor expansion of (- +nan.0) in b 16.643 * [taylor]: Taking taylor expansion of +nan.0 in b 16.643 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.643 * [taylor]: Taking taylor expansion of 0 in b 16.643 * [backup-simplify]: Simplify 0 into 0 16.643 * [backup-simplify]: Simplify 0 into 0 16.643 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 16.643 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 16.644 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.644 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 16.644 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 16.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 16.645 * [backup-simplify]: Simplify (+ 0 0) into 0 16.645 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.645 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 16.646 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.647 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- (/ a b) +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 16.647 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 16.648 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 16.648 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 16.648 * [taylor]: Taking taylor expansion of +nan.0 in a 16.648 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.648 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 16.648 * [taylor]: Taking taylor expansion of (pow a 2) in a 16.648 * [taylor]: Taking taylor expansion of a in a 16.648 * [backup-simplify]: Simplify 0 into 0 16.648 * [backup-simplify]: Simplify 1 into 1 16.648 * [backup-simplify]: Simplify (* 1 1) into 1 16.648 * [backup-simplify]: Simplify (/ 1 1) into 1 16.648 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 16.648 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 16.648 * [taylor]: Taking taylor expansion of +nan.0 in a 16.649 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.649 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 16.649 * [taylor]: Taking taylor expansion of (pow b 2) in a 16.649 * [taylor]: Taking taylor expansion of b in a 16.649 * [backup-simplify]: Simplify b into b 16.649 * [backup-simplify]: Simplify (* b b) into (pow b 2) 16.649 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 16.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.650 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.650 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.650 * [backup-simplify]: Simplify (+ 0 0) into 0 16.651 * [backup-simplify]: Simplify (- 0) into 0 16.651 * [taylor]: Taking taylor expansion of 0 in b 16.651 * [backup-simplify]: Simplify 0 into 0 16.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.652 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 16.652 * [backup-simplify]: Simplify (+ 0 0) into 0 16.652 * [backup-simplify]: Simplify (- 0) into 0 16.652 * [taylor]: Taking taylor expansion of 0 in b 16.652 * [backup-simplify]: Simplify 0 into 0 16.653 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 16.653 * [backup-simplify]: Simplify (- 0) into 0 16.653 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 16.653 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 16.653 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 16.653 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 16.653 * [taylor]: Taking taylor expansion of 1/2 in b 16.653 * [backup-simplify]: Simplify 1/2 into 1/2 16.653 * [taylor]: Taking taylor expansion of (/ 1 b) in b 16.653 * [taylor]: Taking taylor expansion of b in b 16.653 * [backup-simplify]: Simplify 0 into 0 16.653 * [backup-simplify]: Simplify 1 into 1 16.654 * [backup-simplify]: Simplify (/ 1 1) into 1 16.654 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 16.655 * [backup-simplify]: Simplify (- 1/2) into -1/2 16.655 * [backup-simplify]: Simplify -1/2 into -1/2 16.655 * [taylor]: Taking taylor expansion of 0 in b 16.655 * [backup-simplify]: Simplify 0 into 0 16.655 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.656 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.656 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.657 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 16.658 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* (/ 1 (- a)) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 16.658 * * * [progress]: simplifying candidates 16.658 * * * * [progress]: [ 1 / 136 ] simplifiying candidate # 16.658 * * * * [progress]: [ 2 / 136 ] simplifiying candidate # 16.658 * * * * [progress]: [ 3 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 4 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 5 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 6 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 7 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 8 / 136 ] simplifiying candidate # 16.659 * * * * [progress]: [ 9 / 136 ] simplifiying candidate # 16.659 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 16.659 * * [simplify]: iters left: 6 (10 enodes) 16.665 * * [simplify]: iters left: 5 (34 enodes) 16.676 * * [simplify]: iters left: 4 (42 enodes) 16.684 * * [simplify]: iters left: 3 (54 enodes) 16.692 * * [simplify]: Extracting #0: cost 1 inf + 0 16.692 * * [simplify]: Extracting #1: cost 4 inf + 0 16.692 * * [simplify]: Extracting #2: cost 7 inf + 0 16.692 * * [simplify]: Extracting #3: cost 17 inf + 0 16.692 * * [simplify]: Extracting #4: cost 16 inf + 87 16.693 * * [simplify]: Extracting #5: cost 4 inf + 1260 16.693 * * [simplify]: Extracting #6: cost 0 inf + 2256 16.693 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 16.694 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a))) 16.694 * * * * [progress]: [ 10 / 136 ] simplifiying candidate # 16.694 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 16.694 * * [simplify]: iters left: 5 (9 enodes) 16.697 * * [simplify]: iters left: 4 (30 enodes) 16.702 * * [simplify]: iters left: 3 (38 enodes) 16.708 * * [simplify]: iters left: 2 (50 enodes) 16.715 * * [simplify]: Extracting #0: cost 1 inf + 0 16.715 * * [simplify]: Extracting #1: cost 3 inf + 0 16.715 * * [simplify]: Extracting #2: cost 5 inf + 0 16.715 * * [simplify]: Extracting #3: cost 15 inf + 0 16.715 * * [simplify]: Extracting #4: cost 11 inf + 254 16.716 * * [simplify]: Extracting #5: cost 4 inf + 822 16.716 * * [simplify]: Extracting #6: cost 0 inf + 1578 16.716 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 16.716 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a))) 16.716 * * * * [progress]: [ 11 / 136 ] simplifiying candidate # 16.717 * [simplify]: Simplifying (sqrt 1) 16.717 * * [simplify]: iters left: 1 (2 enodes) 16.719 * * [simplify]: Extracting #0: cost 1 inf + 0 16.719 * * [simplify]: Extracting #1: cost 0 inf + 1 16.719 * [simplify]: Simplified to 1 16.719 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) (/ 1 a))) 16.719 * * * * [progress]: [ 12 / 136 ] simplifiying candidate # 16.719 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 16.719 * * [simplify]: iters left: 3 (7 enodes) 16.722 * * [simplify]: iters left: 2 (24 enodes) 16.727 * * [simplify]: iters left: 1 (32 enodes) 16.738 * * [simplify]: Extracting #0: cost 1 inf + 0 16.738 * * [simplify]: Extracting #1: cost 11 inf + 0 16.738 * * [simplify]: Extracting #2: cost 10 inf + 87 16.739 * * [simplify]: Extracting #3: cost 3 inf + 559 16.739 * * [simplify]: Extracting #4: cost 0 inf + 782 16.740 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 16.740 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) (/ 1 a))) 16.740 * * * * [progress]: [ 13 / 136 ] simplifiying candidate # 16.740 * * * * [progress]: [ 14 / 136 ] simplifiying candidate # 16.740 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 16.740 * * [simplify]: iters left: 4 (8 enodes) 16.745 * * [simplify]: iters left: 3 (27 enodes) 16.753 * * [simplify]: iters left: 2 (35 enodes) 16.764 * * [simplify]: iters left: 1 (47 enodes) 16.778 * * [simplify]: Extracting #0: cost 1 inf + 0 16.778 * * [simplify]: Extracting #1: cost 3 inf + 0 16.778 * * [simplify]: Extracting #2: cost 13 inf + 0 16.778 * * [simplify]: Extracting #3: cost 12 inf + 87 16.779 * * [simplify]: Extracting #4: cost 1 inf + 961 16.779 * * [simplify]: Extracting #5: cost 0 inf + 1140 16.780 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 16.780 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (* (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) (/ 1 a))) 16.780 * * * * [progress]: [ 15 / 136 ] simplifiying candidate # 16.780 * * * * [progress]: [ 16 / 136 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) (/ 1 a)))> 16.780 * * * * [progress]: [ 17 / 136 ] simplifiying candidate # 16.780 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 16.780 * * [simplify]: iters left: 6 (15 enodes) 16.784 * * [simplify]: iters left: 5 (57 enodes) 16.794 * * [simplify]: iters left: 4 (79 enodes) 16.809 * * [simplify]: iters left: 3 (98 enodes) 16.832 * * [simplify]: iters left: 2 (103 enodes) 16.859 * * [simplify]: iters left: 1 (117 enodes) 16.882 * * [simplify]: Extracting #0: cost 1 inf + 0 16.882 * * [simplify]: Extracting #1: cost 11 inf + 0 16.882 * * [simplify]: Extracting #2: cost 19 inf + 244 16.882 * * [simplify]: Extracting #3: cost 23 inf + 1052 16.883 * * [simplify]: Extracting #4: cost 25 inf + 1139 16.883 * * [simplify]: Extracting #5: cost 12 inf + 2885 16.884 * * [simplify]: Extracting #6: cost 2 inf + 5628 16.885 * * [simplify]: Extracting #7: cost 0 inf + 6608 16.887 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 16.887 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 16.887 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 16.887 * * [simplify]: iters left: 6 (6 enodes) 16.889 * * [simplify]: iters left: 5 (23 enodes) 16.893 * * [simplify]: iters left: 4 (31 enodes) 16.897 * * [simplify]: iters left: 3 (36 enodes) 16.904 * * [simplify]: Extracting #0: cost 1 inf + 0 16.904 * * [simplify]: Extracting #1: cost 6 inf + 0 16.905 * * [simplify]: Extracting #2: cost 10 inf + 1 16.905 * * [simplify]: Extracting #3: cost 3 inf + 1200 16.905 * * [simplify]: Extracting #4: cost 0 inf + 1348 16.906 * * [simplify]: Extracting #5: cost 0 inf + 1213 16.906 * [simplify]: Simplified to (+ (- b) b) 16.906 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 16.906 * * * * [progress]: [ 18 / 136 ] simplifiying candidate # 16.907 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 16.907 * * [simplify]: iters left: 6 (14 enodes) 16.916 * * [simplify]: iters left: 5 (45 enodes) 16.923 * * [simplify]: iters left: 4 (58 enodes) 16.933 * * [simplify]: iters left: 3 (73 enodes) 16.950 * * [simplify]: iters left: 2 (80 enodes) 16.974 * * [simplify]: iters left: 1 (94 enodes) 16.993 * * [simplify]: Extracting #0: cost 1 inf + 0 16.993 * * [simplify]: Extracting #1: cost 7 inf + 0 16.993 * * [simplify]: Extracting #2: cost 13 inf + 42 16.993 * * [simplify]: Extracting #3: cost 23 inf + 84 16.994 * * [simplify]: Extracting #4: cost 25 inf + 171 16.994 * * [simplify]: Extracting #5: cost 13 inf + 1265 16.994 * * [simplify]: Extracting #6: cost 7 inf + 2481 16.995 * * [simplify]: Extracting #7: cost 1 inf + 5170 16.996 * * [simplify]: Extracting #8: cost 0 inf + 5640 16.997 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 16.997 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 16.997 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 16.997 * * [simplify]: iters left: 4 (5 enodes) 16.999 * * [simplify]: iters left: 3 (15 enodes) 17.001 * * [simplify]: iters left: 2 (21 enodes) 17.004 * * [simplify]: iters left: 1 (22 enodes) 17.006 * * [simplify]: Extracting #0: cost 1 inf + 0 17.006 * * [simplify]: Extracting #1: cost 6 inf + 0 17.007 * * [simplify]: Extracting #2: cost 8 inf + 1 17.007 * * [simplify]: Extracting #3: cost 0 inf + 599 17.007 * * [simplify]: Extracting #4: cost 0 inf + 489 17.007 * [simplify]: Simplified to (+ (- b) b) 17.007 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.007 * * * * [progress]: [ 19 / 136 ] simplifiying candidate # 17.007 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 17.007 * * [simplify]: iters left: 6 (14 enodes) 17.011 * * [simplify]: iters left: 5 (47 enodes) 17.021 * * [simplify]: iters left: 4 (62 enodes) 17.032 * * [simplify]: iters left: 3 (77 enodes) 17.044 * * [simplify]: iters left: 2 (84 enodes) 17.062 * * [simplify]: iters left: 1 (98 enodes) 17.079 * * [simplify]: Extracting #0: cost 1 inf + 0 17.079 * * [simplify]: Extracting #1: cost 7 inf + 0 17.079 * * [simplify]: Extracting #2: cost 13 inf + 42 17.079 * * [simplify]: Extracting #3: cost 23 inf + 84 17.079 * * [simplify]: Extracting #4: cost 25 inf + 171 17.080 * * [simplify]: Extracting #5: cost 14 inf + 1182 17.080 * * [simplify]: Extracting #6: cost 5 inf + 3803 17.081 * * [simplify]: Extracting #7: cost 1 inf + 5341 17.082 * * [simplify]: Extracting #8: cost 0 inf + 5640 17.083 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 17.083 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.083 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.083 * * [simplify]: iters left: 3 (5 enodes) 17.086 * * [simplify]: iters left: 2 (17 enodes) 17.092 * * [simplify]: iters left: 1 (22 enodes) 17.096 * * [simplify]: Extracting #0: cost 1 inf + 0 17.096 * * [simplify]: Extracting #1: cost 5 inf + 0 17.096 * * [simplify]: Extracting #2: cost 5 inf + 2 17.096 * * [simplify]: Extracting #3: cost 0 inf + 288 17.096 * [simplify]: Simplified to (+ (- b) b) 17.096 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.096 * * * * [progress]: [ 20 / 136 ] simplifiying candidate # 17.096 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.097 * * [simplify]: iters left: 6 (16 enodes) 17.101 * * [simplify]: iters left: 5 (61 enodes) 17.113 * * [simplify]: iters left: 4 (83 enodes) 17.132 * * [simplify]: iters left: 3 (101 enodes) 17.152 * * [simplify]: Extracting #0: cost 1 inf + 0 17.152 * * [simplify]: Extracting #1: cost 11 inf + 0 17.152 * * [simplify]: Extracting #2: cost 16 inf + 405 17.152 * * [simplify]: Extracting #3: cost 13 inf + 1051 17.153 * * [simplify]: Extracting #4: cost 22 inf + 1051 17.153 * * [simplify]: Extracting #5: cost 22 inf + 1137 17.153 * * [simplify]: Extracting #6: cost 11 inf + 2444 17.154 * * [simplify]: Extracting #7: cost 2 inf + 4622 17.155 * * [simplify]: Extracting #8: cost 0 inf + 5260 17.156 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 17.156 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.157 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.157 * * [simplify]: iters left: 6 (6 enodes) 17.158 * * [simplify]: iters left: 5 (23 enodes) 17.162 * * [simplify]: iters left: 4 (31 enodes) 17.167 * * [simplify]: iters left: 3 (36 enodes) 17.172 * * [simplify]: Extracting #0: cost 1 inf + 0 17.172 * * [simplify]: Extracting #1: cost 6 inf + 0 17.172 * * [simplify]: Extracting #2: cost 10 inf + 1 17.173 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.173 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.173 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.174 * [simplify]: Simplified to (+ (- b) b) 17.174 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 17.174 * * * * [progress]: [ 21 / 136 ] simplifiying candidate # 17.175 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 17.175 * * [simplify]: iters left: 6 (15 enodes) 17.182 * * [simplify]: iters left: 5 (49 enodes) 17.190 * * [simplify]: iters left: 4 (62 enodes) 17.200 * * [simplify]: iters left: 3 (75 enodes) 17.211 * * [simplify]: Extracting #0: cost 1 inf + 0 17.211 * * [simplify]: Extracting #1: cost 7 inf + 0 17.211 * * [simplify]: Extracting #2: cost 11 inf + 42 17.211 * * [simplify]: Extracting #3: cost 13 inf + 83 17.211 * * [simplify]: Extracting #4: cost 22 inf + 83 17.211 * * [simplify]: Extracting #5: cost 23 inf + 127 17.212 * * [simplify]: Extracting #6: cost 9 inf + 1778 17.214 * * [simplify]: Extracting #7: cost 1 inf + 3983 17.215 * * [simplify]: Extracting #8: cost 0 inf + 4292 17.215 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 17.216 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.216 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.216 * * [simplify]: iters left: 4 (5 enodes) 17.217 * * [simplify]: iters left: 3 (15 enodes) 17.220 * * [simplify]: iters left: 2 (21 enodes) 17.222 * * [simplify]: iters left: 1 (22 enodes) 17.225 * * [simplify]: Extracting #0: cost 1 inf + 0 17.225 * * [simplify]: Extracting #1: cost 6 inf + 0 17.225 * * [simplify]: Extracting #2: cost 8 inf + 1 17.225 * * [simplify]: Extracting #3: cost 0 inf + 599 17.226 * * [simplify]: Extracting #4: cost 0 inf + 489 17.226 * [simplify]: Simplified to (+ (- b) b) 17.226 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 17.226 * * * * [progress]: [ 22 / 136 ] simplifiying candidate # 17.226 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 17.226 * * [simplify]: iters left: 6 (15 enodes) 17.230 * * [simplify]: iters left: 5 (51 enodes) 17.239 * * [simplify]: iters left: 4 (66 enodes) 17.253 * * [simplify]: iters left: 3 (79 enodes) 17.265 * * [simplify]: Extracting #0: cost 1 inf + 0 17.265 * * [simplify]: Extracting #1: cost 7 inf + 0 17.265 * * [simplify]: Extracting #2: cost 11 inf + 42 17.265 * * [simplify]: Extracting #3: cost 13 inf + 83 17.265 * * [simplify]: Extracting #4: cost 22 inf + 83 17.265 * * [simplify]: Extracting #5: cost 22 inf + 169 17.265 * * [simplify]: Extracting #6: cost 9 inf + 1818 17.266 * * [simplify]: Extracting #7: cost 1 inf + 3983 17.267 * * [simplify]: Extracting #8: cost 0 inf + 4292 17.267 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 17.267 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.268 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.268 * * [simplify]: iters left: 3 (5 enodes) 17.270 * * [simplify]: iters left: 2 (17 enodes) 17.273 * * [simplify]: iters left: 1 (22 enodes) 17.277 * * [simplify]: Extracting #0: cost 1 inf + 0 17.277 * * [simplify]: Extracting #1: cost 5 inf + 0 17.277 * * [simplify]: Extracting #2: cost 5 inf + 2 17.277 * * [simplify]: Extracting #3: cost 0 inf + 288 17.277 * [simplify]: Simplified to (+ (- b) b) 17.277 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2) (/ 1 a))) 17.278 * * * * [progress]: [ 23 / 136 ] simplifiying candidate # 17.278 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.278 * * [simplify]: iters left: 6 (14 enodes) 17.282 * * [simplify]: iters left: 5 (54 enodes) 17.291 * * [simplify]: iters left: 4 (72 enodes) 17.304 * * [simplify]: iters left: 3 (85 enodes) 17.317 * * [simplify]: Extracting #0: cost 1 inf + 0 17.317 * * [simplify]: Extracting #1: cost 5 inf + 0 17.317 * * [simplify]: Extracting #2: cost 14 inf + 0 17.317 * * [simplify]: Extracting #3: cost 23 inf + 164 17.317 * * [simplify]: Extracting #4: cost 19 inf + 813 17.318 * * [simplify]: Extracting #5: cost 9 inf + 1512 17.318 * * [simplify]: Extracting #6: cost 2 inf + 2668 17.319 * * [simplify]: Extracting #7: cost 0 inf + 3146 17.319 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 17.320 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.320 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.320 * * [simplify]: iters left: 6 (6 enodes) 17.321 * * [simplify]: iters left: 5 (23 enodes) 17.326 * * [simplify]: iters left: 4 (31 enodes) 17.331 * * [simplify]: iters left: 3 (36 enodes) 17.336 * * [simplify]: Extracting #0: cost 1 inf + 0 17.336 * * [simplify]: Extracting #1: cost 6 inf + 0 17.336 * * [simplify]: Extracting #2: cost 10 inf + 1 17.336 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.336 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.337 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.337 * [simplify]: Simplified to (+ (- b) b) 17.337 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 17.337 * * * * [progress]: [ 24 / 136 ] simplifiying candidate # 17.337 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 17.337 * * [simplify]: iters left: 6 (13 enodes) 17.341 * * [simplify]: iters left: 5 (42 enodes) 17.348 * * [simplify]: iters left: 4 (51 enodes) 17.356 * * [simplify]: iters left: 3 (64 enodes) 17.364 * * [simplify]: Extracting #0: cost 1 inf + 0 17.364 * * [simplify]: Extracting #1: cost 6 inf + 0 17.364 * * [simplify]: Extracting #2: cost 8 inf + 42 17.365 * * [simplify]: Extracting #3: cost 16 inf + 83 17.365 * * [simplify]: Extracting #4: cost 16 inf + 169 17.365 * * [simplify]: Extracting #5: cost 3 inf + 1481 17.365 * * [simplify]: Extracting #6: cost 0 inf + 2098 17.366 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 17.366 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.366 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.366 * * [simplify]: iters left: 4 (5 enodes) 17.367 * * [simplify]: iters left: 3 (15 enodes) 17.370 * * [simplify]: iters left: 2 (21 enodes) 17.373 * * [simplify]: iters left: 1 (22 enodes) 17.375 * * [simplify]: Extracting #0: cost 1 inf + 0 17.375 * * [simplify]: Extracting #1: cost 6 inf + 0 17.375 * * [simplify]: Extracting #2: cost 8 inf + 1 17.376 * * [simplify]: Extracting #3: cost 0 inf + 599 17.376 * * [simplify]: Extracting #4: cost 0 inf + 489 17.376 * [simplify]: Simplified to (+ (- b) b) 17.376 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.376 * * * * [progress]: [ 25 / 136 ] simplifiying candidate # 17.376 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 17.376 * * [simplify]: iters left: 6 (13 enodes) 17.380 * * [simplify]: iters left: 5 (44 enodes) 17.388 * * [simplify]: iters left: 4 (55 enodes) 17.398 * * [simplify]: iters left: 3 (68 enodes) 17.409 * * [simplify]: Extracting #0: cost 1 inf + 0 17.409 * * [simplify]: Extracting #1: cost 6 inf + 0 17.409 * * [simplify]: Extracting #2: cost 8 inf + 42 17.410 * * [simplify]: Extracting #3: cost 16 inf + 83 17.410 * * [simplify]: Extracting #4: cost 16 inf + 169 17.410 * * [simplify]: Extracting #5: cost 4 inf + 1712 17.410 * * [simplify]: Extracting #6: cost 0 inf + 2098 17.411 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 17.411 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.411 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.411 * * [simplify]: iters left: 3 (5 enodes) 17.413 * * [simplify]: iters left: 2 (17 enodes) 17.417 * * [simplify]: iters left: 1 (22 enodes) 17.420 * * [simplify]: Extracting #0: cost 1 inf + 0 17.421 * * [simplify]: Extracting #1: cost 5 inf + 0 17.421 * * [simplify]: Extracting #2: cost 5 inf + 2 17.421 * * [simplify]: Extracting #3: cost 0 inf + 288 17.421 * [simplify]: Simplified to (+ (- b) b) 17.421 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.421 * * * * [progress]: [ 26 / 136 ] simplifiying candidate # 17.421 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.421 * * [simplify]: iters left: 6 (15 enodes) 17.426 * * [simplify]: iters left: 5 (59 enodes) 17.437 * * [simplify]: iters left: 4 (82 enodes) 17.458 * * [simplify]: iters left: 3 (97 enodes) 17.472 * * [simplify]: Extracting #0: cost 1 inf + 0 17.472 * * [simplify]: Extracting #1: cost 5 inf + 0 17.472 * * [simplify]: Extracting #2: cost 12 inf + 1 17.472 * * [simplify]: Extracting #3: cost 21 inf + 245 17.472 * * [simplify]: Extracting #4: cost 13 inf + 1180 17.473 * * [simplify]: Extracting #5: cost 5 inf + 1790 17.473 * * [simplify]: Extracting #6: cost 1 inf + 2450 17.474 * * [simplify]: Extracting #7: cost 0 inf + 2709 17.474 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 17.474 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.475 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.475 * * [simplify]: iters left: 6 (6 enodes) 17.476 * * [simplify]: iters left: 5 (23 enodes) 17.480 * * [simplify]: iters left: 4 (31 enodes) 17.485 * * [simplify]: iters left: 3 (36 enodes) 17.492 * * [simplify]: Extracting #0: cost 1 inf + 0 17.492 * * [simplify]: Extracting #1: cost 6 inf + 0 17.492 * * [simplify]: Extracting #2: cost 10 inf + 1 17.492 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.492 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.492 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.493 * [simplify]: Simplified to (+ (- b) b) 17.493 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 17.493 * * * * [progress]: [ 27 / 136 ] simplifiying candidate # 17.493 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 17.493 * * [simplify]: iters left: 6 (14 enodes) 17.498 * * [simplify]: iters left: 5 (47 enodes) 17.506 * * [simplify]: iters left: 4 (61 enodes) 17.516 * * [simplify]: iters left: 3 (76 enodes) 17.526 * * [simplify]: Extracting #0: cost 1 inf + 0 17.527 * * [simplify]: Extracting #1: cost 6 inf + 0 17.527 * * [simplify]: Extracting #2: cost 7 inf + 2 17.527 * * [simplify]: Extracting #3: cost 14 inf + 84 17.527 * * [simplify]: Extracting #4: cost 12 inf + 254 17.527 * * [simplify]: Extracting #5: cost 3 inf + 1180 17.527 * * [simplify]: Extracting #6: cost 0 inf + 1661 17.528 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 17.528 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.528 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.528 * * [simplify]: iters left: 4 (5 enodes) 17.529 * * [simplify]: iters left: 3 (15 enodes) 17.532 * * [simplify]: iters left: 2 (21 enodes) 17.534 * * [simplify]: iters left: 1 (22 enodes) 17.537 * * [simplify]: Extracting #0: cost 1 inf + 0 17.537 * * [simplify]: Extracting #1: cost 6 inf + 0 17.537 * * [simplify]: Extracting #2: cost 8 inf + 1 17.537 * * [simplify]: Extracting #3: cost 0 inf + 599 17.537 * * [simplify]: Extracting #4: cost 0 inf + 489 17.538 * [simplify]: Simplified to (+ (- b) b) 17.538 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.538 * * * * [progress]: [ 28 / 136 ] simplifiying candidate # 17.538 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 17.538 * * [simplify]: iters left: 5 (13 enodes) 17.542 * * [simplify]: iters left: 4 (44 enodes) 17.550 * * [simplify]: iters left: 3 (58 enodes) 17.559 * * [simplify]: iters left: 2 (73 enodes) 17.576 * * [simplify]: Extracting #0: cost 1 inf + 0 17.576 * * [simplify]: Extracting #1: cost 6 inf + 0 17.576 * * [simplify]: Extracting #2: cost 7 inf + 2 17.576 * * [simplify]: Extracting #3: cost 15 inf + 43 17.576 * * [simplify]: Extracting #4: cost 12 inf + 295 17.577 * * [simplify]: Extracting #5: cost 3 inf + 1044 17.577 * * [simplify]: Extracting #6: cost 1 inf + 1442 17.578 * * [simplify]: Extracting #7: cost 0 inf + 1661 17.579 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 17.579 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.579 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.580 * * [simplify]: iters left: 3 (5 enodes) 17.584 * * [simplify]: iters left: 2 (17 enodes) 17.589 * * [simplify]: iters left: 1 (22 enodes) 17.593 * * [simplify]: Extracting #0: cost 1 inf + 0 17.593 * * [simplify]: Extracting #1: cost 5 inf + 0 17.593 * * [simplify]: Extracting #2: cost 5 inf + 2 17.593 * * [simplify]: Extracting #3: cost 0 inf + 288 17.593 * [simplify]: Simplified to (+ (- b) b) 17.593 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.594 * * * * [progress]: [ 29 / 136 ] simplifiying candidate # 17.594 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.594 * * [simplify]: iters left: 6 (14 enodes) 17.598 * * [simplify]: iters left: 5 (54 enodes) 17.607 * * [simplify]: iters left: 4 (72 enodes) 17.618 * * [simplify]: iters left: 3 (85 enodes) 17.630 * * [simplify]: Extracting #0: cost 1 inf + 0 17.630 * * [simplify]: Extracting #1: cost 5 inf + 0 17.630 * * [simplify]: Extracting #2: cost 14 inf + 0 17.630 * * [simplify]: Extracting #3: cost 23 inf + 164 17.630 * * [simplify]: Extracting #4: cost 19 inf + 813 17.631 * * [simplify]: Extracting #5: cost 9 inf + 1512 17.631 * * [simplify]: Extracting #6: cost 2 inf + 2668 17.632 * * [simplify]: Extracting #7: cost 0 inf + 3146 17.632 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 17.632 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.633 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.633 * * [simplify]: iters left: 6 (6 enodes) 17.634 * * [simplify]: iters left: 5 (23 enodes) 17.639 * * [simplify]: iters left: 4 (31 enodes) 17.643 * * [simplify]: iters left: 3 (36 enodes) 17.649 * * [simplify]: Extracting #0: cost 1 inf + 0 17.649 * * [simplify]: Extracting #1: cost 6 inf + 0 17.649 * * [simplify]: Extracting #2: cost 10 inf + 1 17.649 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.650 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.650 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.650 * [simplify]: Simplified to (+ (- b) b) 17.650 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 17.650 * * * * [progress]: [ 30 / 136 ] simplifiying candidate # 17.650 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 17.650 * * [simplify]: iters left: 6 (13 enodes) 17.654 * * [simplify]: iters left: 5 (42 enodes) 17.661 * * [simplify]: iters left: 4 (51 enodes) 17.669 * * [simplify]: iters left: 3 (64 enodes) 17.679 * * [simplify]: Extracting #0: cost 1 inf + 0 17.679 * * [simplify]: Extracting #1: cost 6 inf + 0 17.679 * * [simplify]: Extracting #2: cost 8 inf + 42 17.679 * * [simplify]: Extracting #3: cost 16 inf + 83 17.679 * * [simplify]: Extracting #4: cost 16 inf + 169 17.680 * * [simplify]: Extracting #5: cost 3 inf + 1481 17.680 * * [simplify]: Extracting #6: cost 0 inf + 2098 17.681 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 17.681 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.681 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.681 * * [simplify]: iters left: 4 (5 enodes) 17.682 * * [simplify]: iters left: 3 (15 enodes) 17.684 * * [simplify]: iters left: 2 (21 enodes) 17.687 * * [simplify]: iters left: 1 (22 enodes) 17.690 * * [simplify]: Extracting #0: cost 1 inf + 0 17.690 * * [simplify]: Extracting #1: cost 6 inf + 0 17.690 * * [simplify]: Extracting #2: cost 8 inf + 1 17.690 * * [simplify]: Extracting #3: cost 0 inf + 599 17.690 * * [simplify]: Extracting #4: cost 0 inf + 489 17.690 * [simplify]: Simplified to (+ (- b) b) 17.690 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.690 * * * * [progress]: [ 31 / 136 ] simplifiying candidate # 17.691 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 17.691 * * [simplify]: iters left: 6 (13 enodes) 17.694 * * [simplify]: iters left: 5 (44 enodes) 17.704 * * [simplify]: iters left: 4 (55 enodes) 17.713 * * [simplify]: iters left: 3 (68 enodes) 17.723 * * [simplify]: Extracting #0: cost 1 inf + 0 17.723 * * [simplify]: Extracting #1: cost 6 inf + 0 17.723 * * [simplify]: Extracting #2: cost 8 inf + 42 17.723 * * [simplify]: Extracting #3: cost 16 inf + 83 17.724 * * [simplify]: Extracting #4: cost 16 inf + 169 17.724 * * [simplify]: Extracting #5: cost 4 inf + 1712 17.724 * * [simplify]: Extracting #6: cost 0 inf + 2098 17.725 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 17.725 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.725 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.725 * * [simplify]: iters left: 3 (5 enodes) 17.727 * * [simplify]: iters left: 2 (17 enodes) 17.730 * * [simplify]: iters left: 1 (22 enodes) 17.734 * * [simplify]: Extracting #0: cost 1 inf + 0 17.734 * * [simplify]: Extracting #1: cost 5 inf + 0 17.734 * * [simplify]: Extracting #2: cost 5 inf + 2 17.734 * * [simplify]: Extracting #3: cost 0 inf + 288 17.734 * [simplify]: Simplified to (+ (- b) b) 17.734 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.735 * * * * [progress]: [ 32 / 136 ] simplifiying candidate # 17.735 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 17.735 * * [simplify]: iters left: 6 (14 enodes) 17.739 * * [simplify]: iters left: 5 (56 enodes) 17.749 * * [simplify]: iters left: 4 (77 enodes) 17.773 * * [simplify]: iters left: 3 (92 enodes) 17.797 * * [simplify]: Extracting #0: cost 1 inf + 0 17.797 * * [simplify]: Extracting #1: cost 5 inf + 0 17.797 * * [simplify]: Extracting #2: cost 12 inf + 1 17.797 * * [simplify]: Extracting #3: cost 24 inf + 2 17.797 * * [simplify]: Extracting #4: cost 21 inf + 291 17.798 * * [simplify]: Extracting #5: cost 4 inf + 2068 17.799 * * [simplify]: Extracting #6: cost 0 inf + 2709 17.800 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 17.801 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2) (/ 1 a))) 17.801 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 17.801 * * [simplify]: iters left: 6 (6 enodes) 17.804 * * [simplify]: iters left: 5 (23 enodes) 17.808 * * [simplify]: iters left: 4 (31 enodes) 17.813 * * [simplify]: iters left: 3 (36 enodes) 17.818 * * [simplify]: Extracting #0: cost 1 inf + 0 17.818 * * [simplify]: Extracting #1: cost 6 inf + 0 17.818 * * [simplify]: Extracting #2: cost 10 inf + 1 17.818 * * [simplify]: Extracting #3: cost 3 inf + 1200 17.818 * * [simplify]: Extracting #4: cost 0 inf + 1348 17.819 * * [simplify]: Extracting #5: cost 0 inf + 1213 17.819 * [simplify]: Simplified to (+ (- b) b) 17.819 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) (/ 1 a))) 17.819 * * * * [progress]: [ 33 / 136 ] simplifiying candidate # 17.819 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 17.819 * * [simplify]: iters left: 6 (13 enodes) 17.823 * * [simplify]: iters left: 5 (44 enodes) 17.831 * * [simplify]: iters left: 4 (56 enodes) 17.844 * * [simplify]: iters left: 3 (72 enodes) 17.855 * * [simplify]: iters left: 2 (73 enodes) 17.865 * * [simplify]: Extracting #0: cost 1 inf + 0 17.865 * * [simplify]: Extracting #1: cost 6 inf + 0 17.865 * * [simplify]: Extracting #2: cost 7 inf + 2 17.865 * * [simplify]: Extracting #3: cost 14 inf + 84 17.865 * * [simplify]: Extracting #4: cost 15 inf + 128 17.865 * * [simplify]: Extracting #5: cost 7 inf + 601 17.866 * * [simplify]: Extracting #6: cost 1 inf + 1442 17.866 * * [simplify]: Extracting #7: cost 0 inf + 1661 17.867 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 17.867 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2) (/ 1 a))) 17.867 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 17.867 * * [simplify]: iters left: 4 (5 enodes) 17.869 * * [simplify]: iters left: 3 (15 enodes) 17.873 * * [simplify]: iters left: 2 (21 enodes) 17.881 * * [simplify]: iters left: 1 (22 enodes) 17.885 * * [simplify]: Extracting #0: cost 1 inf + 0 17.885 * * [simplify]: Extracting #1: cost 6 inf + 0 17.885 * * [simplify]: Extracting #2: cost 8 inf + 1 17.885 * * [simplify]: Extracting #3: cost 0 inf + 599 17.885 * * [simplify]: Extracting #4: cost 0 inf + 489 17.885 * [simplify]: Simplified to (+ (- b) b) 17.885 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.886 * * * * [progress]: [ 34 / 136 ] simplifiying candidate # 17.886 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 17.886 * * [simplify]: iters left: 5 (12 enodes) 17.890 * * [simplify]: iters left: 4 (41 enodes) 17.897 * * [simplify]: iters left: 3 (53 enodes) 17.906 * * [simplify]: iters left: 2 (69 enodes) 17.918 * * [simplify]: iters left: 1 (70 enodes) 17.930 * * [simplify]: Extracting #0: cost 1 inf + 0 17.931 * * [simplify]: Extracting #1: cost 6 inf + 0 17.931 * * [simplify]: Extracting #2: cost 7 inf + 2 17.931 * * [simplify]: Extracting #3: cost 15 inf + 43 17.931 * * [simplify]: Extracting #4: cost 13 inf + 212 17.931 * * [simplify]: Extracting #5: cost 4 inf + 865 17.931 * * [simplify]: Extracting #6: cost 1 inf + 1442 17.932 * * [simplify]: Extracting #7: cost 0 inf + 1661 17.932 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 17.932 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))) 2) (/ 1 a))) 17.933 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 17.933 * * [simplify]: iters left: 3 (5 enodes) 17.934 * * [simplify]: iters left: 2 (17 enodes) 17.938 * * [simplify]: iters left: 1 (22 enodes) 17.942 * * [simplify]: Extracting #0: cost 1 inf + 0 17.942 * * [simplify]: Extracting #1: cost 5 inf + 0 17.942 * * [simplify]: Extracting #2: cost 5 inf + 2 17.942 * * [simplify]: Extracting #3: cost 0 inf + 288 17.942 * [simplify]: Simplified to (+ (- b) b) 17.942 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) (/ 1 a))) 17.942 * * * * [progress]: [ 35 / 136 ] simplifiying candidate # 17.942 * * * * [progress]: [ 36 / 136 ] simplifiying candidate # 17.942 * * * * [progress]: [ 37 / 136 ] simplifiying candidate # 17.943 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 17.943 * * [simplify]: iters left: 6 (10 enodes) 17.945 * * [simplify]: iters left: 5 (33 enodes) 17.951 * * [simplify]: iters left: 4 (41 enodes) 17.958 * * [simplify]: iters left: 3 (53 enodes) 17.972 * * [simplify]: Extracting #0: cost 1 inf + 0 17.972 * * [simplify]: Extracting #1: cost 3 inf + 0 17.972 * * [simplify]: Extracting #2: cost 5 inf + 0 17.972 * * [simplify]: Extracting #3: cost 7 inf + 0 17.972 * * [simplify]: Extracting #4: cost 17 inf + 0 17.972 * * [simplify]: Extracting #5: cost 16 inf + 87 17.972 * * [simplify]: Extracting #6: cost 6 inf + 1056 17.973 * * [simplify]: Extracting #7: cost 0 inf + 2256 17.974 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 17.974 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 17.974 * * * * [progress]: [ 38 / 136 ] simplifiying candidate # 17.975 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 17.975 * * [simplify]: iters left: 6 (10 enodes) 17.980 * * [simplify]: iters left: 5 (34 enodes) 17.992 * * [simplify]: iters left: 4 (42 enodes) 18.006 * * [simplify]: iters left: 3 (54 enodes) 18.021 * * [simplify]: Extracting #0: cost 1 inf + 0 18.021 * * [simplify]: Extracting #1: cost 4 inf + 0 18.021 * * [simplify]: Extracting #2: cost 7 inf + 0 18.021 * * [simplify]: Extracting #3: cost 17 inf + 0 18.021 * * [simplify]: Extracting #4: cost 16 inf + 87 18.022 * * [simplify]: Extracting #5: cost 4 inf + 1260 18.023 * * [simplify]: Extracting #6: cost 0 inf + 2256 18.023 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 18.024 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.024 * * * * [progress]: [ 39 / 136 ] simplifiying candidate # 18.024 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 18.024 * * [simplify]: iters left: 5 (9 enodes) 18.029 * * [simplify]: iters left: 4 (30 enodes) 18.039 * * [simplify]: iters left: 3 (38 enodes) 18.050 * * [simplify]: iters left: 2 (50 enodes) 18.057 * * [simplify]: Extracting #0: cost 1 inf + 0 18.057 * * [simplify]: Extracting #1: cost 3 inf + 0 18.057 * * [simplify]: Extracting #2: cost 5 inf + 0 18.057 * * [simplify]: Extracting #3: cost 15 inf + 0 18.057 * * [simplify]: Extracting #4: cost 11 inf + 254 18.058 * * [simplify]: Extracting #5: cost 4 inf + 822 18.058 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.058 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 18.058 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.058 * * * * [progress]: [ 40 / 136 ] simplifiying candidate # 18.059 * [simplify]: Simplifying (sqrt 1) 18.059 * * [simplify]: iters left: 1 (2 enodes) 18.061 * * [simplify]: Extracting #0: cost 1 inf + 0 18.061 * * [simplify]: Extracting #1: cost 0 inf + 1 18.061 * [simplify]: Simplified to 1 18.061 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) (/ 1 a))) 18.061 * * * * [progress]: [ 41 / 136 ] simplifiying candidate # 18.061 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 18.061 * * [simplify]: iters left: 5 (9 enodes) 18.064 * * [simplify]: iters left: 4 (30 enodes) 18.069 * * [simplify]: iters left: 3 (38 enodes) 18.075 * * [simplify]: iters left: 2 (50 enodes) 18.088 * * [simplify]: Extracting #0: cost 1 inf + 0 18.088 * * [simplify]: Extracting #1: cost 3 inf + 0 18.088 * * [simplify]: Extracting #2: cost 5 inf + 0 18.088 * * [simplify]: Extracting #3: cost 15 inf + 0 18.088 * * [simplify]: Extracting #4: cost 11 inf + 254 18.089 * * [simplify]: Extracting #5: cost 4 inf + 822 18.089 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.090 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 18.090 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2) (/ 1 a))) 18.090 * * * * [progress]: [ 42 / 136 ] simplifiying candidate # 18.090 * * * * [progress]: [ 43 / 136 ] simplifiying candidate # 18.091 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 18.091 * * [simplify]: iters left: 6 (11 enodes) 18.097 * * [simplify]: iters left: 5 (38 enodes) 18.103 * * [simplify]: iters left: 4 (50 enodes) 18.114 * * [simplify]: iters left: 3 (67 enodes) 18.124 * * [simplify]: iters left: 2 (72 enodes) 18.135 * * [simplify]: iters left: 1 (80 enodes) 18.146 * * [simplify]: Extracting #0: cost 1 inf + 0 18.146 * * [simplify]: Extracting #1: cost 9 inf + 0 18.146 * * [simplify]: Extracting #2: cost 15 inf + 1 18.147 * * [simplify]: Extracting #3: cost 14 inf + 225 18.147 * * [simplify]: Extracting #4: cost 19 inf + 560 18.147 * * [simplify]: Extracting #5: cost 19 inf + 646 18.147 * * [simplify]: Extracting #6: cost 6 inf + 2471 18.148 * * [simplify]: Extracting #7: cost 0 inf + 3572 18.149 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 18.149 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) (/ 1 a))) 18.149 * * * * [progress]: [ 44 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 45 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 46 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 47 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 48 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 49 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 50 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 51 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 52 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 53 / 136 ] simplifiying candidate # 18.149 * * * * [progress]: [ 54 / 136 ] simplifiying candidate # 18.149 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 18.150 * * [simplify]: iters left: 6 (11 enodes) 18.153 * * [simplify]: iters left: 5 (37 enodes) 18.164 * * [simplify]: iters left: 4 (45 enodes) 18.179 * * [simplify]: iters left: 3 (57 enodes) 18.195 * * [simplify]: Extracting #0: cost 1 inf + 0 18.195 * * [simplify]: Extracting #1: cost 4 inf + 0 18.195 * * [simplify]: Extracting #2: cost 8 inf + 0 18.195 * * [simplify]: Extracting #3: cost 7 inf + 83 18.195 * * [simplify]: Extracting #4: cost 16 inf + 83 18.195 * * [simplify]: Extracting #5: cost 16 inf + 169 18.196 * * [simplify]: Extracting #6: cost 6 inf + 1274 18.197 * * [simplify]: Extracting #7: cost 0 inf + 2258 18.197 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 18.197 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) (/ 1 a))) 18.198 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 18.198 * * [simplify]: iters left: 6 (11 enodes) 18.202 * * [simplify]: iters left: 5 (38 enodes) 18.208 * * [simplify]: iters left: 4 (49 enodes) 18.218 * * [simplify]: iters left: 3 (61 enodes) 18.229 * * [simplify]: Extracting #0: cost 1 inf + 0 18.229 * * [simplify]: Extracting #1: cost 5 inf + 0 18.229 * * [simplify]: Extracting #2: cost 10 inf + 0 18.229 * * [simplify]: Extracting #3: cost 8 inf + 164 18.229 * * [simplify]: Extracting #4: cost 16 inf + 245 18.229 * * [simplify]: Extracting #5: cost 16 inf + 331 18.230 * * [simplify]: Extracting #6: cost 3 inf + 1643 18.231 * * [simplify]: Extracting #7: cost 0 inf + 2420 18.232 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 18.232 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) (/ 1 a))) 18.232 * * * * [progress]: [ 55 / 136 ] simplifiying candidate # 18.233 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 18.233 * * [simplify]: iters left: 6 (11 enodes) 18.239 * * [simplify]: iters left: 5 (37 enodes) 18.245 * * [simplify]: iters left: 4 (45 enodes) 18.253 * * [simplify]: iters left: 3 (57 enodes) 18.261 * * [simplify]: Extracting #0: cost 1 inf + 0 18.261 * * [simplify]: Extracting #1: cost 4 inf + 0 18.261 * * [simplify]: Extracting #2: cost 8 inf + 0 18.261 * * [simplify]: Extracting #3: cost 7 inf + 83 18.261 * * [simplify]: Extracting #4: cost 16 inf + 83 18.261 * * [simplify]: Extracting #5: cost 16 inf + 169 18.262 * * [simplify]: Extracting #6: cost 6 inf + 1274 18.262 * * [simplify]: Extracting #7: cost 0 inf + 2258 18.263 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 18.263 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2) (/ 1 a))) 18.263 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 18.263 * * [simplify]: iters left: 6 (11 enodes) 18.266 * * [simplify]: iters left: 5 (38 enodes) 18.273 * * [simplify]: iters left: 4 (49 enodes) 18.280 * * [simplify]: iters left: 3 (61 enodes) 18.289 * * [simplify]: Extracting #0: cost 1 inf + 0 18.289 * * [simplify]: Extracting #1: cost 5 inf + 0 18.289 * * [simplify]: Extracting #2: cost 10 inf + 0 18.289 * * [simplify]: Extracting #3: cost 8 inf + 164 18.289 * * [simplify]: Extracting #4: cost 16 inf + 245 18.290 * * [simplify]: Extracting #5: cost 16 inf + 331 18.290 * * [simplify]: Extracting #6: cost 3 inf + 1643 18.290 * * [simplify]: Extracting #7: cost 0 inf + 2420 18.291 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 18.291 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2) (/ 1 a))) 18.291 * * * * [progress]: [ 56 / 136 ] simplifiying candidate # 18.291 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 18.291 * * [simplify]: iters left: 6 (9 enodes) 18.294 * * [simplify]: iters left: 5 (32 enodes) 18.299 * * [simplify]: iters left: 4 (43 enodes) 18.308 * * [simplify]: iters left: 3 (55 enodes) 18.315 * * [simplify]: Extracting #0: cost 1 inf + 0 18.315 * * [simplify]: Extracting #1: cost 5 inf + 0 18.316 * * [simplify]: Extracting #2: cost 7 inf + 1 18.316 * * [simplify]: Extracting #3: cost 15 inf + 42 18.316 * * [simplify]: Extracting #4: cost 12 inf + 294 18.316 * * [simplify]: Extracting #5: cost 3 inf + 1043 18.317 * * [simplify]: Extracting #6: cost 0 inf + 1660 18.318 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 18.318 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (* (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) (/ 1 a))) 18.318 * * * * [progress]: [ 57 / 136 ] simplifiying candidate # 18.318 * * * * [progress]: [ 58 / 136 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) (/ 1 a)))> 18.318 * * * * [progress]: [ 59 / 136 ] simplifiying candidate # 18.318 * * * * [progress]: [ 60 / 136 ] simplifiying candidate # 18.318 * * * * [progress]: [ 61 / 136 ] simplifiying candidate # 18.319 * [simplify]: Simplifying (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)) 18.319 * * [simplify]: iters left: 6 (14 enodes) 18.327 * * [simplify]: iters left: 5 (57 enodes) 18.345 * * [simplify]: iters left: 4 (89 enodes) 18.362 * * [simplify]: iters left: 3 (153 enodes) 18.404 * * [simplify]: iters left: 2 (270 enodes) 18.508 * * [simplify]: iters left: 1 (399 enodes) 18.609 * * [simplify]: Extracting #0: cost 1 inf + 0 18.610 * * [simplify]: Extracting #1: cost 26 inf + 0 18.610 * * [simplify]: Extracting #2: cost 48 inf + 376 18.610 * * [simplify]: Extracting #3: cost 50 inf + 835 18.611 * * [simplify]: Extracting #4: cost 43 inf + 2032 18.612 * * [simplify]: Extracting #5: cost 42 inf + 2362 18.614 * * [simplify]: Extracting #6: cost 24 inf + 4987 18.618 * * [simplify]: Extracting #7: cost 2 inf + 10187 18.622 * * [simplify]: Extracting #8: cost 0 inf + 10707 18.626 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)) 18.626 * [simplify]: Simplified (2 1) to (λ (a b c) (pow (* (/ 1/2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)) 1)) 18.626 * * * * [progress]: [ 62 / 136 ] simplifiying candidate # 18.626 * * * * [progress]: [ 63 / 136 ] simplifiying candidate # 18.626 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- (log a))) 18.626 * * [simplify]: iters left: 6 (16 enodes) 18.631 * * [simplify]: iters left: 5 (59 enodes) 18.646 * * [simplify]: iters left: 4 (88 enodes) 18.670 * * [simplify]: iters left: 3 (115 enodes) 18.689 * * [simplify]: iters left: 2 (120 enodes) 18.712 * * [simplify]: iters left: 1 (128 enodes) 18.729 * * [simplify]: Extracting #0: cost 1 inf + 0 18.729 * * [simplify]: Extracting #1: cost 17 inf + 0 18.730 * * [simplify]: Extracting #2: cost 34 inf + 0 18.730 * * [simplify]: Extracting #3: cost 35 inf + 144 18.730 * * [simplify]: Extracting #4: cost 27 inf + 1468 18.730 * * [simplify]: Extracting #5: cost 29 inf + 2478 18.731 * * [simplify]: Extracting #6: cost 30 inf + 2563 18.731 * * [simplify]: Extracting #7: cost 18 inf + 3902 18.733 * * [simplify]: Extracting #8: cost 4 inf + 8706 18.735 * * [simplify]: Extracting #9: cost 0 inf + 10385 18.737 * [simplify]: Simplified to (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)) 18.737 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)))) 18.737 * * * * [progress]: [ 64 / 136 ] simplifiying candidate # 18.737 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- 0 (log a))) 18.737 * * [simplify]: iters left: 6 (17 enodes) 18.745 * * [simplify]: iters left: 5 (65 enodes) 18.761 * * [simplify]: iters left: 4 (104 enodes) 18.782 * * [simplify]: iters left: 3 (161 enodes) 18.810 * * [simplify]: iters left: 2 (204 enodes) 18.870 * * [simplify]: iters left: 1 (272 enodes) 18.943 * * [simplify]: Extracting #0: cost 1 inf + 0 18.943 * * [simplify]: Extracting #1: cost 16 inf + 0 18.944 * * [simplify]: Extracting #2: cost 45 inf + 1 18.944 * * [simplify]: Extracting #3: cost 38 inf + 1025 18.945 * * [simplify]: Extracting #4: cost 35 inf + 1733 18.945 * * [simplify]: Extracting #5: cost 42 inf + 1774 18.946 * * [simplify]: Extracting #6: cost 43 inf + 1859 18.948 * * [simplify]: Extracting #7: cost 32 inf + 3086 18.950 * * [simplify]: Extracting #8: cost 16 inf + 8272 18.953 * * [simplify]: Extracting #9: cost 0 inf + 15206 18.957 * [simplify]: Simplified to (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))) 18.957 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))))) 18.957 * * * * [progress]: [ 65 / 136 ] simplifiying candidate # 18.958 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (- (log 1) (log a))) 18.958 * * [simplify]: iters left: 6 (18 enodes) 18.963 * * [simplify]: iters left: 5 (70 enodes) 18.976 * * [simplify]: iters left: 4 (101 enodes) 18.997 * * [simplify]: iters left: 3 (144 enodes) 19.028 * * [simplify]: iters left: 2 (190 enodes) 19.071 * * [simplify]: iters left: 1 (244 enodes) 19.159 * * [simplify]: Extracting #0: cost 1 inf + 0 19.159 * * [simplify]: Extracting #1: cost 18 inf + 0 19.159 * * [simplify]: Extracting #2: cost 37 inf + 1 19.159 * * [simplify]: Extracting #3: cost 36 inf + 256 19.160 * * [simplify]: Extracting #4: cost 30 inf + 1358 19.160 * * [simplify]: Extracting #5: cost 34 inf + 1774 19.161 * * [simplify]: Extracting #6: cost 36 inf + 1817 19.162 * * [simplify]: Extracting #7: cost 25 inf + 3183 19.164 * * [simplify]: Extracting #8: cost 3 inf + 10783 19.167 * * [simplify]: Extracting #9: cost 0 inf + 11964 19.174 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log 2) (log a))) 19.174 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log 2) (log a))))) 19.174 * * * * [progress]: [ 66 / 136 ] simplifiying candidate # 19.174 * [simplify]: Simplifying (+ (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log (/ 1 a))) 19.174 * * [simplify]: iters left: 6 (17 enodes) 19.184 * * [simplify]: iters left: 5 (67 enodes) 19.196 * * [simplify]: iters left: 4 (97 enodes) 19.213 * * [simplify]: iters left: 3 (136 enodes) 19.249 * * [simplify]: iters left: 2 (167 enodes) 19.305 * * [simplify]: iters left: 1 (248 enodes) 19.355 * * [simplify]: Extracting #0: cost 1 inf + 0 19.355 * * [simplify]: Extracting #1: cost 21 inf + 0 19.356 * * [simplify]: Extracting #2: cost 41 inf + 1 19.356 * * [simplify]: Extracting #3: cost 41 inf + 367 19.356 * * [simplify]: Extracting #4: cost 31 inf + 1736 19.357 * * [simplify]: Extracting #5: cost 34 inf + 2233 19.357 * * [simplify]: Extracting #6: cost 36 inf + 2276 19.358 * * [simplify]: Extracting #7: cost 23 inf + 4262 19.361 * * [simplify]: Extracting #8: cost 7 inf + 9232 19.364 * * [simplify]: Extracting #9: cost 0 inf + 12272 19.368 * [simplify]: Simplified to (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)) 19.368 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (log 2)) (log a)))) 19.368 * * * * [progress]: [ 67 / 136 ] simplifiying candidate # 19.368 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- (log a))) 19.368 * * [simplify]: iters left: 6 (15 enodes) 19.373 * * [simplify]: iters left: 5 (58 enodes) 19.387 * * [simplify]: iters left: 4 (87 enodes) 19.401 * * [simplify]: iters left: 3 (121 enodes) 19.430 * * [simplify]: iters left: 2 (130 enodes) 19.448 * * [simplify]: iters left: 1 (136 enodes) 19.469 * * [simplify]: Extracting #0: cost 1 inf + 0 19.469 * * [simplify]: Extracting #1: cost 16 inf + 0 19.469 * * [simplify]: Extracting #2: cost 33 inf + 0 19.469 * * [simplify]: Extracting #3: cost 37 inf + 184 19.469 * * [simplify]: Extracting #4: cost 36 inf + 913 19.470 * * [simplify]: Extracting #5: cost 35 inf + 1897 19.470 * * [simplify]: Extracting #6: cost 32 inf + 2769 19.471 * * [simplify]: Extracting #7: cost 20 inf + 3998 19.472 * * [simplify]: Extracting #8: cost 7 inf + 7450 19.474 * * [simplify]: Extracting #9: cost 1 inf + 9745 19.476 * * [simplify]: Extracting #10: cost 0 inf + 10144 19.478 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)) 19.478 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)))) 19.478 * * * * [progress]: [ 68 / 136 ] simplifiying candidate # 19.478 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- 0 (log a))) 19.479 * * [simplify]: iters left: 6 (16 enodes) 19.483 * * [simplify]: iters left: 5 (64 enodes) 19.497 * * [simplify]: iters left: 4 (101 enodes) 19.516 * * [simplify]: iters left: 3 (156 enodes) 19.542 * * [simplify]: iters left: 2 (196 enodes) 19.590 * * [simplify]: iters left: 1 (272 enodes) 19.649 * * [simplify]: Extracting #0: cost 1 inf + 0 19.649 * * [simplify]: Extracting #1: cost 16 inf + 0 19.649 * * [simplify]: Extracting #2: cost 37 inf + 1 19.650 * * [simplify]: Extracting #3: cost 42 inf + 74 19.650 * * [simplify]: Extracting #4: cost 38 inf + 1207 19.651 * * [simplify]: Extracting #5: cost 39 inf + 1788 19.652 * * [simplify]: Extracting #6: cost 40 inf + 1913 19.653 * * [simplify]: Extracting #7: cost 26 inf + 3363 19.655 * * [simplify]: Extracting #8: cost 2 inf + 11868 19.659 * * [simplify]: Extracting #9: cost 0 inf + 12526 19.663 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)) 19.663 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (log a)))) 19.663 * * * * [progress]: [ 69 / 136 ] simplifiying candidate # 19.663 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (- (log 1) (log a))) 19.663 * * [simplify]: iters left: 6 (17 enodes) 19.669 * * [simplify]: iters left: 5 (69 enodes) 19.681 * * [simplify]: iters left: 4 (101 enodes) 19.701 * * [simplify]: iters left: 3 (148 enodes) 19.729 * * [simplify]: iters left: 2 (192 enodes) 19.775 * * [simplify]: iters left: 1 (249 enodes) 19.837 * * [simplify]: Extracting #0: cost 1 inf + 0 19.837 * * [simplify]: Extracting #1: cost 20 inf + 0 19.837 * * [simplify]: Extracting #2: cost 41 inf + 1 19.837 * * [simplify]: Extracting #3: cost 40 inf + 691 19.838 * * [simplify]: Extracting #4: cost 37 inf + 1926 19.839 * * [simplify]: Extracting #5: cost 40 inf + 2284 19.839 * * [simplify]: Extracting #6: cost 41 inf + 2369 19.840 * * [simplify]: Extracting #7: cost 29 inf + 3640 19.842 * * [simplify]: Extracting #8: cost 9 inf + 9837 19.846 * * [simplify]: Extracting #9: cost 0 inf + 13394 19.850 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 19.850 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 19.850 * * * * [progress]: [ 70 / 136 ] simplifiying candidate # 19.850 * [simplify]: Simplifying (+ (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log (/ 1 a))) 19.850 * * [simplify]: iters left: 6 (16 enodes) 19.856 * * [simplify]: iters left: 5 (66 enodes) 19.869 * * [simplify]: iters left: 4 (98 enodes) 19.898 * * [simplify]: iters left: 3 (141 enodes) 19.923 * * [simplify]: iters left: 2 (178 enodes) 19.969 * * [simplify]: iters left: 1 (239 enodes) 20.025 * * [simplify]: Extracting #0: cost 1 inf + 0 20.025 * * [simplify]: Extracting #1: cost 17 inf + 0 20.025 * * [simplify]: Extracting #2: cost 39 inf + 1 20.026 * * [simplify]: Extracting #3: cost 46 inf + 74 20.026 * * [simplify]: Extracting #4: cost 40 inf + 901 20.027 * * [simplify]: Extracting #5: cost 37 inf + 2219 20.027 * * [simplify]: Extracting #6: cost 39 inf + 2262 20.028 * * [simplify]: Extracting #7: cost 29 inf + 3133 20.030 * * [simplify]: Extracting #8: cost 10 inf + 8660 20.033 * * [simplify]: Extracting #9: cost 0 inf + 12367 20.037 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 20.037 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 20.037 * * * * [progress]: [ 71 / 136 ] simplifiying candidate # 20.037 * * * * [progress]: [ 72 / 136 ] simplifiying candidate # 20.037 * * * * [progress]: [ 73 / 136 ] simplifiying candidate # 20.037 * [simplify]: Simplifying (* (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (/ (* (* 1 1) 1) (* (* a a) a))) 20.037 * * [simplify]: iters left: 6 (22 enodes) 20.045 * * [simplify]: iters left: 5 (91 enodes) 20.078 * * [simplify]: iters left: 4 (226 enodes) 20.197 * * [simplify]: Extracting #0: cost 1 inf + 0 20.198 * * [simplify]: Extracting #1: cost 65 inf + 0 20.198 * * [simplify]: Extracting #2: cost 221 inf + 46 20.199 * * [simplify]: Extracting #3: cost 220 inf + 2267 20.201 * * [simplify]: Extracting #4: cost 213 inf + 3452 20.203 * * [simplify]: Extracting #5: cost 209 inf + 3998 20.208 * * [simplify]: Extracting #6: cost 136 inf + 26473 20.230 * * [simplify]: Extracting #7: cost 9 inf + 71753 20.258 * * [simplify]: Extracting #8: cost 0 inf + 75298 20.278 * [simplify]: Simplified to (* (/ (/ (* (- (sqrt (fma b b (* (* a -4) c))) b) (- (sqrt (fma b b (* (* a -4) c))) b)) (* a (* a a))) 8) (- (sqrt (fma b b (* (* a -4) c))) b)) 20.278 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (/ (/ (* (- (sqrt (fma b b (* (* a -4) c))) b) (- (sqrt (fma b b (* (* a -4) c))) b)) (* a (* a a))) 8) (- (sqrt (fma b b (* (* a -4) c))) b)))) 20.278 * * * * [progress]: [ 74 / 136 ] simplifiying candidate # 20.278 * [simplify]: Simplifying (* (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)) (* (* (/ 1 a) (/ 1 a)) (/ 1 a))) 20.278 * * [simplify]: iters left: 6 (20 enodes) 20.295 * * [simplify]: iters left: 5 (90 enodes) 20.316 * * [simplify]: iters left: 4 (201 enodes) 20.403 * * [simplify]: Extracting #0: cost 1 inf + 0 20.403 * * [simplify]: Extracting #1: cost 33 inf + 0 20.404 * * [simplify]: Extracting #2: cost 123 inf + 88 20.405 * * [simplify]: Extracting #3: cost 148 inf + 793 20.407 * * [simplify]: Extracting #4: cost 167 inf + 1540 20.410 * * [simplify]: Extracting #5: cost 121 inf + 15280 20.422 * * [simplify]: Extracting #6: cost 11 inf + 53992 20.437 * * [simplify]: Extracting #7: cost 0 inf + 56507 20.454 * * [simplify]: Extracting #8: cost 0 inf + 56347 20.476 * [simplify]: Simplified to (/ (/ (* (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a)) (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a))) a) (/ 8 (- (sqrt (fma c (* a -4) (* b b))) b))) 20.476 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (/ (* (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a)) (* (- (sqrt (fma c (* a -4) (* b b))) b) (/ 1 a))) a) (/ 8 (- (sqrt (fma c (* a -4) (* b b))) b))))) 20.476 * * * * [progress]: [ 75 / 136 ] simplifiying candidate # 20.476 * [simplify]: Simplifying (* (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (* (* 1 1) 1) (* (* a a) a))) 20.476 * * [simplify]: iters left: 6 (20 enodes) 20.482 * * [simplify]: iters left: 5 (84 enodes) 20.502 * * [simplify]: iters left: 4 (206 enodes) 20.600 * * [simplify]: Extracting #0: cost 1 inf + 0 20.600 * * [simplify]: Extracting #1: cost 44 inf + 0 20.600 * * [simplify]: Extracting #2: cost 170 inf + 44 20.601 * * [simplify]: Extracting #3: cost 185 inf + 1485 20.603 * * [simplify]: Extracting #4: cost 190 inf + 2924 20.607 * * [simplify]: Extracting #5: cost 129 inf + 21645 20.621 * * [simplify]: Extracting #6: cost 21 inf + 60153 20.638 * * [simplify]: Extracting #7: cost 0 inf + 68220 20.666 * [simplify]: Simplified to (/ (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (* a (* a a))) 20.666 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2) (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (* a (* a a))))) 20.667 * * * * [progress]: [ 76 / 136 ] simplifiying candidate # 20.667 * [simplify]: Simplifying (* (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (* (/ 1 a) (/ 1 a)) (/ 1 a))) 20.667 * * [simplify]: iters left: 6 (18 enodes) 20.678 * * [simplify]: iters left: 5 (83 enodes) 20.715 * * [simplify]: iters left: 4 (190 enodes) 20.788 * * [simplify]: Extracting #0: cost 1 inf + 0 20.788 * * [simplify]: Extracting #1: cost 32 inf + 0 20.789 * * [simplify]: Extracting #2: cost 130 inf + 44 20.792 * * [simplify]: Extracting #3: cost 162 inf + 905 20.793 * * [simplify]: Extracting #4: cost 164 inf + 1497 20.797 * * [simplify]: Extracting #5: cost 120 inf + 14441 20.817 * * [simplify]: Extracting #6: cost 20 inf + 50907 20.846 * * [simplify]: Extracting #7: cost 0 inf + 58714 20.863 * * [simplify]: Extracting #8: cost 0 inf + 58313 20.878 * [simplify]: Simplified to (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2))) 20.879 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (* (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2) (/ (* (- (sqrt (fma (* c a) -4 (* b b))) b) (/ 1 a)) 2))))) 20.879 * * * * [progress]: [ 77 / 136 ] simplifiying candidate # 20.879 * * * * [progress]: [ 78 / 136 ] simplifiying candidate # 20.879 * * * * [progress]: [ 79 / 136 ] simplifiying candidate # 20.879 * * * * [progress]: [ 80 / 136 ] simplifiying candidate # 20.879 * [simplify]: Simplifying (* (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 20.879 * * [simplify]: iters left: 6 (11 enodes) 20.883 * * [simplify]: iters left: 5 (39 enodes) 20.890 * * [simplify]: iters left: 4 (60 enodes) 20.900 * * [simplify]: iters left: 3 (78 enodes) 20.920 * * [simplify]: Extracting #0: cost 1 inf + 0 20.920 * * [simplify]: Extracting #1: cost 6 inf + 0 20.920 * * [simplify]: Extracting #2: cost 6 inf + 43 20.920 * * [simplify]: Extracting #3: cost 14 inf + 84 20.920 * * [simplify]: Extracting #4: cost 14 inf + 170 20.921 * * [simplify]: Extracting #5: cost 5 inf + 919 20.922 * * [simplify]: Extracting #6: cost 0 inf + 1661 20.923 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 20.923 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 a))) 20.923 * [simplify]: Simplifying (* 2 a) 20.923 * * [simplify]: iters left: 2 (3 enodes) 20.925 * * [simplify]: iters left: 1 (10 enodes) 20.929 * * [simplify]: Extracting #0: cost 1 inf + 0 20.929 * * [simplify]: Extracting #1: cost 4 inf + 0 20.929 * * [simplify]: Extracting #2: cost 2 inf + 2 20.929 * * [simplify]: Extracting #3: cost 0 inf + 86 20.929 * [simplify]: Simplified to (* 2 a) 20.929 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 a))) 20.929 * * * * [progress]: [ 81 / 136 ] simplifiying candidate # 20.930 * * * * [progress]: [ 82 / 136 ] simplifiying candidate # 20.930 * * * * [progress]: [ 83 / 136 ] simplifiying candidate # 20.930 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) 20.930 * * [simplify]: iters left: 6 (16 enodes) 20.939 * * [simplify]: iters left: 5 (59 enodes) 20.958 * * [simplify]: iters left: 4 (78 enodes) 20.983 * * [simplify]: iters left: 3 (94 enodes) 21.002 * * [simplify]: Extracting #0: cost 1 inf + 0 21.002 * * [simplify]: Extracting #1: cost 4 inf + 0 21.002 * * [simplify]: Extracting #2: cost 8 inf + 0 21.002 * * [simplify]: Extracting #3: cost 17 inf + 0 21.002 * * [simplify]: Extracting #4: cost 20 inf + 45 21.002 * * [simplify]: Extracting #5: cost 17 inf + 376 21.002 * * [simplify]: Extracting #6: cost 21 inf + 582 21.003 * * [simplify]: Extracting #7: cost 22 inf + 667 21.003 * * [simplify]: Extracting #8: cost 7 inf + 2379 21.004 * * [simplify]: Extracting #9: cost 2 inf + 3839 21.005 * * [simplify]: Extracting #10: cost 0 inf + 4560 21.006 * [simplify]: Simplified to (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 21.006 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))))) 21.006 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) 21.006 * * [simplify]: iters left: 6 (16 enodes) 21.011 * * [simplify]: iters left: 5 (59 enodes) 21.021 * * [simplify]: iters left: 4 (78 enodes) 21.045 * * [simplify]: iters left: 3 (94 enodes) 21.060 * * [simplify]: Extracting #0: cost 1 inf + 0 21.061 * * [simplify]: Extracting #1: cost 4 inf + 0 21.061 * * [simplify]: Extracting #2: cost 8 inf + 0 21.061 * * [simplify]: Extracting #3: cost 17 inf + 0 21.061 * * [simplify]: Extracting #4: cost 20 inf + 45 21.061 * * [simplify]: Extracting #5: cost 17 inf + 376 21.061 * * [simplify]: Extracting #6: cost 21 inf + 582 21.061 * * [simplify]: Extracting #7: cost 22 inf + 667 21.062 * * [simplify]: Extracting #8: cost 7 inf + 2379 21.062 * * [simplify]: Extracting #9: cost 2 inf + 3839 21.063 * * [simplify]: Extracting #10: cost 0 inf + 4560 21.064 * [simplify]: Simplified to (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 21.064 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt (/ 1 a))) (* (sqrt (/ 1 a)) (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))))) 21.064 * * * * [progress]: [ 84 / 136 ] simplifiying candidate # 21.065 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) 21.065 * * [simplify]: iters left: 6 (17 enodes) 21.070 * * [simplify]: iters left: 5 (64 enodes) 21.085 * * [simplify]: iters left: 4 (89 enodes) 21.110 * * [simplify]: iters left: 3 (110 enodes) 21.126 * * [simplify]: iters left: 2 (114 enodes) 21.151 * * [simplify]: iters left: 1 (118 enodes) 21.167 * * [simplify]: Extracting #0: cost 1 inf + 0 21.167 * * [simplify]: Extracting #1: cost 7 inf + 0 21.167 * * [simplify]: Extracting #2: cost 12 inf + 1 21.167 * * [simplify]: Extracting #3: cost 15 inf + 125 21.167 * * [simplify]: Extracting #4: cost 19 inf + 249 21.168 * * [simplify]: Extracting #5: cost 21 inf + 250 21.168 * * [simplify]: Extracting #6: cost 27 inf + 333 21.168 * * [simplify]: Extracting #7: cost 24 inf + 665 21.169 * * [simplify]: Extracting #8: cost 9 inf + 2377 21.171 * * [simplify]: Extracting #9: cost 4 inf + 3836 21.173 * * [simplify]: Extracting #10: cost 0 inf + 5236 21.175 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) 21.175 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))))) 21.176 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) 21.176 * * [simplify]: iters left: 6 (17 enodes) 21.181 * * [simplify]: iters left: 5 (64 enodes) 21.192 * * [simplify]: iters left: 4 (89 enodes) 21.208 * * [simplify]: iters left: 3 (110 enodes) 21.228 * * [simplify]: iters left: 2 (114 enodes) 21.247 * * [simplify]: iters left: 1 (118 enodes) 21.277 * * [simplify]: Extracting #0: cost 1 inf + 0 21.277 * * [simplify]: Extracting #1: cost 7 inf + 0 21.277 * * [simplify]: Extracting #2: cost 12 inf + 1 21.277 * * [simplify]: Extracting #3: cost 15 inf + 125 21.277 * * [simplify]: Extracting #4: cost 19 inf + 249 21.277 * * [simplify]: Extracting #5: cost 21 inf + 250 21.277 * * [simplify]: Extracting #6: cost 27 inf + 333 21.278 * * [simplify]: Extracting #7: cost 24 inf + 665 21.278 * * [simplify]: Extracting #8: cost 9 inf + 2377 21.279 * * [simplify]: Extracting #9: cost 4 inf + 3836 21.280 * * [simplify]: Extracting #10: cost 0 inf + 5236 21.281 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)) 21.281 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt 1) (sqrt a))) (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (sqrt a)))) 21.281 * * * * [progress]: [ 85 / 136 ] simplifiying candidate # 21.282 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) 21.282 * * [simplify]: iters left: 6 (16 enodes) 21.286 * * [simplify]: iters left: 5 (61 enodes) 21.297 * * [simplify]: iters left: 4 (84 enodes) 21.313 * * [simplify]: iters left: 3 (109 enodes) 21.329 * * [simplify]: iters left: 2 (111 enodes) 21.356 * * [simplify]: iters left: 1 (114 enodes) 21.379 * * [simplify]: Extracting #0: cost 1 inf + 0 21.379 * * [simplify]: Extracting #1: cost 7 inf + 0 21.379 * * [simplify]: Extracting #2: cost 12 inf + 1 21.379 * * [simplify]: Extracting #3: cost 16 inf + 43 21.380 * * [simplify]: Extracting #4: cost 19 inf + 249 21.380 * * [simplify]: Extracting #5: cost 17 inf + 457 21.380 * * [simplify]: Extracting #6: cost 23 inf + 580 21.380 * * [simplify]: Extracting #7: cost 25 inf + 623 21.380 * * [simplify]: Extracting #8: cost 19 inf + 915 21.381 * * [simplify]: Extracting #9: cost 9 inf + 2376 21.382 * * [simplify]: Extracting #10: cost 1 inf + 4856 21.383 * * [simplify]: Extracting #11: cost 0 inf + 5236 21.384 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 21.384 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))))) 21.385 * [simplify]: Simplifying (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) 21.385 * * [simplify]: iters left: 6 (16 enodes) 21.389 * * [simplify]: iters left: 5 (61 enodes) 21.400 * * [simplify]: iters left: 4 (84 enodes) 21.428 * * [simplify]: iters left: 3 (109 enodes) 21.452 * * [simplify]: iters left: 2 (111 enodes) 21.474 * * [simplify]: iters left: 1 (114 enodes) 21.492 * * [simplify]: Extracting #0: cost 1 inf + 0 21.492 * * [simplify]: Extracting #1: cost 7 inf + 0 21.492 * * [simplify]: Extracting #2: cost 12 inf + 1 21.492 * * [simplify]: Extracting #3: cost 16 inf + 43 21.492 * * [simplify]: Extracting #4: cost 19 inf + 249 21.493 * * [simplify]: Extracting #5: cost 17 inf + 457 21.493 * * [simplify]: Extracting #6: cost 23 inf + 580 21.493 * * [simplify]: Extracting #7: cost 25 inf + 623 21.493 * * [simplify]: Extracting #8: cost 19 inf + 915 21.494 * * [simplify]: Extracting #9: cost 9 inf + 2376 21.495 * * [simplify]: Extracting #10: cost 1 inf + 4856 21.496 * * [simplify]: Extracting #11: cost 0 inf + 5236 21.497 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 21.497 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 (sqrt a))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 21.497 * * * * [progress]: [ 86 / 136 ] simplifiying candidate # 21.498 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) 21.498 * * [simplify]: iters left: 6 (17 enodes) 21.503 * * [simplify]: iters left: 5 (61 enodes) 21.514 * * [simplify]: iters left: 4 (80 enodes) 21.527 * * [simplify]: iters left: 3 (94 enodes) 21.543 * * [simplify]: Extracting #0: cost 1 inf + 0 21.543 * * [simplify]: Extracting #1: cost 8 inf + 0 21.543 * * [simplify]: Extracting #2: cost 17 inf + 0 21.543 * * [simplify]: Extracting #3: cost 22 inf + 42 21.543 * * [simplify]: Extracting #4: cost 21 inf + 86 21.543 * * [simplify]: Extracting #5: cost 23 inf + 416 21.544 * * [simplify]: Extracting #6: cost 23 inf + 785 21.544 * * [simplify]: Extracting #7: cost 16 inf + 1119 21.545 * * [simplify]: Extracting #8: cost 8 inf + 2358 21.547 * * [simplify]: Extracting #9: cost 1 inf + 4818 21.549 * * [simplify]: Extracting #10: cost 0 inf + 5198 21.550 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) 21.550 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))))) 21.550 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) 21.550 * * [simplify]: iters left: 6 (17 enodes) 21.557 * * [simplify]: iters left: 5 (61 enodes) 21.567 * * [simplify]: iters left: 4 (80 enodes) 21.585 * * [simplify]: iters left: 3 (94 enodes) 21.602 * * [simplify]: Extracting #0: cost 1 inf + 0 21.602 * * [simplify]: Extracting #1: cost 8 inf + 0 21.603 * * [simplify]: Extracting #2: cost 17 inf + 0 21.603 * * [simplify]: Extracting #3: cost 22 inf + 42 21.603 * * [simplify]: Extracting #4: cost 21 inf + 86 21.603 * * [simplify]: Extracting #5: cost 23 inf + 416 21.603 * * [simplify]: Extracting #6: cost 23 inf + 785 21.603 * * [simplify]: Extracting #7: cost 16 inf + 1119 21.604 * * [simplify]: Extracting #8: cost 8 inf + 2358 21.605 * * [simplify]: Extracting #9: cost 1 inf + 4818 21.606 * * [simplify]: Extracting #10: cost 0 inf + 5198 21.607 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))) 21.607 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt (/ 1 a))) (/ (sqrt (- (sqrt (fma b b (* (* a -4) c))) b)) (/ (sqrt 2) (sqrt (/ 1 a)))))) 21.607 * * * * [progress]: [ 87 / 136 ] simplifiying candidate # 21.607 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) 21.607 * * [simplify]: iters left: 6 (18 enodes) 21.613 * * [simplify]: iters left: 5 (66 enodes) 21.629 * * [simplify]: iters left: 4 (95 enodes) 21.658 * * [simplify]: iters left: 3 (122 enodes) 21.678 * * [simplify]: iters left: 2 (150 enodes) 21.709 * * [simplify]: iters left: 1 (190 enodes) 21.753 * * [simplify]: Extracting #0: cost 1 inf + 0 21.753 * * [simplify]: Extracting #1: cost 16 inf + 0 21.753 * * [simplify]: Extracting #2: cost 30 inf + 1 21.754 * * [simplify]: Extracting #3: cost 27 inf + 411 21.754 * * [simplify]: Extracting #4: cost 21 inf + 1188 21.755 * * [simplify]: Extracting #5: cost 27 inf + 1311 21.756 * * [simplify]: Extracting #6: cost 29 inf + 1354 21.757 * * [simplify]: Extracting #7: cost 19 inf + 2498 21.760 * * [simplify]: Extracting #8: cost 4 inf + 6363 21.764 * * [simplify]: Extracting #9: cost 0 inf + 7801 21.769 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) 21.769 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))))) 21.769 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) 21.769 * * [simplify]: iters left: 6 (18 enodes) 21.780 * * [simplify]: iters left: 5 (66 enodes) 21.792 * * [simplify]: iters left: 4 (95 enodes) 21.809 * * [simplify]: iters left: 3 (122 enodes) 21.843 * * [simplify]: iters left: 2 (150 enodes) 21.872 * * [simplify]: iters left: 1 (190 enodes) 21.935 * * [simplify]: Extracting #0: cost 1 inf + 0 21.935 * * [simplify]: Extracting #1: cost 16 inf + 0 21.936 * * [simplify]: Extracting #2: cost 30 inf + 1 21.936 * * [simplify]: Extracting #3: cost 27 inf + 411 21.937 * * [simplify]: Extracting #4: cost 21 inf + 1188 21.938 * * [simplify]: Extracting #5: cost 27 inf + 1311 21.939 * * [simplify]: Extracting #6: cost 29 inf + 1354 21.940 * * [simplify]: Extracting #7: cost 19 inf + 2498 21.944 * * [simplify]: Extracting #8: cost 4 inf + 6363 21.948 * * [simplify]: Extracting #9: cost 0 inf + 7801 21.950 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))) 21.950 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (sqrt a))) (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) (sqrt a))))) 21.950 * * * * [progress]: [ 88 / 136 ] simplifiying candidate # 21.951 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) 21.951 * * [simplify]: iters left: 6 (17 enodes) 21.956 * * [simplify]: iters left: 5 (63 enodes) 21.967 * * [simplify]: iters left: 4 (89 enodes) 21.989 * * [simplify]: iters left: 3 (120 enodes) 22.024 * * [simplify]: iters left: 2 (143 enodes) 22.048 * * [simplify]: iters left: 1 (183 enodes) 22.082 * * [simplify]: Extracting #0: cost 1 inf + 0 22.083 * * [simplify]: Extracting #1: cost 16 inf + 0 22.083 * * [simplify]: Extracting #2: cost 30 inf + 1 22.083 * * [simplify]: Extracting #3: cost 27 inf + 249 22.083 * * [simplify]: Extracting #4: cost 22 inf + 1025 22.084 * * [simplify]: Extracting #5: cost 27 inf + 1311 22.084 * * [simplify]: Extracting #6: cost 28 inf + 1396 22.085 * * [simplify]: Extracting #7: cost 17 inf + 2623 22.086 * * [simplify]: Extracting #8: cost 4 inf + 6283 22.088 * * [simplify]: Extracting #9: cost 0 inf + 7801 22.091 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) 22.091 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))))) 22.091 * [simplify]: Simplifying (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) 22.091 * * [simplify]: iters left: 6 (17 enodes) 22.096 * * [simplify]: iters left: 5 (63 enodes) 22.108 * * [simplify]: iters left: 4 (89 enodes) 22.124 * * [simplify]: iters left: 3 (120 enodes) 22.147 * * [simplify]: iters left: 2 (143 enodes) 22.182 * * [simplify]: iters left: 1 (183 enodes) 22.219 * * [simplify]: Extracting #0: cost 1 inf + 0 22.219 * * [simplify]: Extracting #1: cost 16 inf + 0 22.219 * * [simplify]: Extracting #2: cost 30 inf + 1 22.219 * * [simplify]: Extracting #3: cost 27 inf + 249 22.219 * * [simplify]: Extracting #4: cost 22 inf + 1025 22.220 * * [simplify]: Extracting #5: cost 27 inf + 1311 22.220 * * [simplify]: Extracting #6: cost 28 inf + 1396 22.221 * * [simplify]: Extracting #7: cost 17 inf + 2623 22.222 * * [simplify]: Extracting #8: cost 4 inf + 6283 22.224 * * [simplify]: Extracting #9: cost 0 inf + 7801 22.227 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)) 22.227 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (sqrt a))) (/ (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt a)) (sqrt 2)))) 22.227 * * * * [progress]: [ 89 / 136 ] simplifiying candidate # 22.227 * [simplify]: Simplifying (cbrt (/ 1 a)) 22.227 * * [simplify]: iters left: 3 (4 enodes) 22.229 * * [simplify]: iters left: 2 (14 enodes) 22.232 * * [simplify]: iters left: 1 (16 enodes) 22.235 * * [simplify]: Extracting #0: cost 1 inf + 0 22.235 * * [simplify]: Extracting #1: cost 3 inf + 0 22.235 * * [simplify]: Extracting #2: cost 6 inf + 0 22.235 * * [simplify]: Extracting #3: cost 2 inf + 86 22.235 * * [simplify]: Extracting #4: cost 1 inf + 208 22.235 * * [simplify]: Extracting #5: cost 0 inf + 330 22.235 * [simplify]: Simplified to (cbrt (/ 1 a)) 22.236 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt (/ 1 a)) (cbrt (/ 1 a)))) (cbrt (/ 1 a)))) 22.236 * * * * [progress]: [ 90 / 136 ] simplifiying candidate # 22.236 * [simplify]: Simplifying (sqrt (/ 1 a)) 22.236 * * [simplify]: iters left: 3 (4 enodes) 22.237 * * [simplify]: iters left: 2 (14 enodes) 22.240 * * [simplify]: iters left: 1 (16 enodes) 22.245 * * [simplify]: Extracting #0: cost 1 inf + 0 22.246 * * [simplify]: Extracting #1: cost 3 inf + 0 22.246 * * [simplify]: Extracting #2: cost 6 inf + 0 22.246 * * [simplify]: Extracting #3: cost 2 inf + 86 22.246 * * [simplify]: Extracting #4: cost 1 inf + 168 22.246 * * [simplify]: Extracting #5: cost 0 inf + 250 22.246 * [simplify]: Simplified to (sqrt (/ 1 a)) 22.246 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt (/ 1 a))) (sqrt (/ 1 a)))) 22.246 * * * * [progress]: [ 91 / 136 ] simplifiying candidate # 22.247 * [simplify]: Simplifying (/ (cbrt 1) (cbrt a)) 22.247 * * [simplify]: iters left: 3 (5 enodes) 22.252 * * [simplify]: iters left: 2 (17 enodes) 22.255 * * [simplify]: iters left: 1 (19 enodes) 22.259 * * [simplify]: Extracting #0: cost 1 inf + 0 22.259 * * [simplify]: Extracting #1: cost 4 inf + 0 22.259 * * [simplify]: Extracting #2: cost 5 inf + 1 22.259 * * [simplify]: Extracting #3: cost 0 inf + 408 22.259 * [simplify]: Simplified to (/ 1 (cbrt a)) 22.259 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 22.259 * * * * [progress]: [ 92 / 136 ] simplifiying candidate # 22.259 * [simplify]: Simplifying (/ (cbrt 1) (sqrt a)) 22.259 * * [simplify]: iters left: 3 (5 enodes) 22.262 * * [simplify]: iters left: 2 (17 enodes) 22.265 * * [simplify]: iters left: 1 (19 enodes) 22.269 * * [simplify]: Extracting #0: cost 1 inf + 0 22.269 * * [simplify]: Extracting #1: cost 4 inf + 0 22.269 * * [simplify]: Extracting #2: cost 5 inf + 1 22.269 * * [simplify]: Extracting #3: cost 0 inf + 248 22.269 * [simplify]: Simplified to (/ 1 (sqrt a)) 22.269 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) (sqrt a))) (/ 1 (sqrt a)))) 22.269 * * * * [progress]: [ 93 / 136 ] simplifiying candidate # 22.269 * [simplify]: Simplifying (/ (cbrt 1) a) 22.269 * * [simplify]: iters left: 3 (4 enodes) 22.271 * * [simplify]: iters left: 2 (14 enodes) 22.274 * * [simplify]: iters left: 1 (16 enodes) 22.277 * * [simplify]: Extracting #0: cost 1 inf + 0 22.277 * * [simplify]: Extracting #1: cost 4 inf + 0 22.277 * * [simplify]: Extracting #2: cost 2 inf + 2 22.277 * * [simplify]: Extracting #3: cost 1 inf + 44 22.277 * * [simplify]: Extracting #4: cost 0 inf + 86 22.277 * [simplify]: Simplified to (/ 1 a) 22.277 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (* (cbrt 1) (cbrt 1)) 1)) (/ 1 a))) 22.277 * * * * [progress]: [ 94 / 136 ] simplifiying candidate # 22.277 * [simplify]: Simplifying (/ (sqrt 1) (cbrt a)) 22.277 * * [simplify]: iters left: 3 (5 enodes) 22.280 * * [simplify]: iters left: 2 (17 enodes) 22.283 * * [simplify]: iters left: 1 (19 enodes) 22.286 * * [simplify]: Extracting #0: cost 1 inf + 0 22.286 * * [simplify]: Extracting #1: cost 4 inf + 0 22.286 * * [simplify]: Extracting #2: cost 5 inf + 1 22.286 * * [simplify]: Extracting #3: cost 0 inf + 408 22.286 * [simplify]: Simplified to (/ 1 (cbrt a)) 22.287 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 22.287 * * * * [progress]: [ 95 / 136 ] simplifiying candidate # 22.287 * [simplify]: Simplifying (/ (sqrt 1) (sqrt a)) 22.287 * * [simplify]: iters left: 3 (5 enodes) 22.291 * * [simplify]: iters left: 2 (17 enodes) 22.296 * * [simplify]: iters left: 1 (19 enodes) 22.303 * * [simplify]: Extracting #0: cost 1 inf + 0 22.303 * * [simplify]: Extracting #1: cost 4 inf + 0 22.303 * * [simplify]: Extracting #2: cost 5 inf + 1 22.303 * * [simplify]: Extracting #3: cost 0 inf + 248 22.303 * [simplify]: Simplified to (/ 1 (sqrt a)) 22.303 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) (sqrt a))) (/ 1 (sqrt a)))) 22.303 * * * * [progress]: [ 96 / 136 ] simplifiying candidate # 22.304 * [simplify]: Simplifying (/ (sqrt 1) a) 22.304 * * [simplify]: iters left: 3 (4 enodes) 22.307 * * [simplify]: iters left: 2 (14 enodes) 22.312 * * [simplify]: iters left: 1 (16 enodes) 22.315 * * [simplify]: Extracting #0: cost 1 inf + 0 22.315 * * [simplify]: Extracting #1: cost 4 inf + 0 22.315 * * [simplify]: Extracting #2: cost 2 inf + 2 22.315 * * [simplify]: Extracting #3: cost 1 inf + 44 22.315 * * [simplify]: Extracting #4: cost 0 inf + 86 22.315 * [simplify]: Simplified to (/ 1 a) 22.315 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (sqrt 1) 1)) (/ 1 a))) 22.315 * * * * [progress]: [ 97 / 136 ] simplifiying candidate # 22.315 * [simplify]: Simplifying (/ 1 (cbrt a)) 22.315 * * [simplify]: iters left: 3 (4 enodes) 22.317 * * [simplify]: iters left: 2 (14 enodes) 22.320 * * [simplify]: iters left: 1 (16 enodes) 22.323 * * [simplify]: Extracting #0: cost 1 inf + 0 22.323 * * [simplify]: Extracting #1: cost 4 inf + 0 22.323 * * [simplify]: Extracting #2: cost 5 inf + 1 22.323 * * [simplify]: Extracting #3: cost 3 inf + 83 22.323 * * [simplify]: Extracting #4: cost 1 inf + 286 22.323 * * [simplify]: Extracting #5: cost 0 inf + 408 22.323 * [simplify]: Simplified to (/ 1 (cbrt a)) 22.323 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (cbrt a)))) 22.323 * * * * [progress]: [ 98 / 136 ] simplifiying candidate # 22.323 * [simplify]: Simplifying (/ 1 (sqrt a)) 22.323 * * [simplify]: iters left: 3 (4 enodes) 22.325 * * [simplify]: iters left: 2 (14 enodes) 22.328 * * [simplify]: iters left: 1 (16 enodes) 22.331 * * [simplify]: Extracting #0: cost 1 inf + 0 22.331 * * [simplify]: Extracting #1: cost 4 inf + 0 22.331 * * [simplify]: Extracting #2: cost 5 inf + 1 22.331 * * [simplify]: Extracting #3: cost 3 inf + 43 22.331 * * [simplify]: Extracting #4: cost 1 inf + 166 22.331 * * [simplify]: Extracting #5: cost 0 inf + 248 22.331 * [simplify]: Simplified to (/ 1 (sqrt a)) 22.331 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 (sqrt a))) (/ 1 (sqrt a)))) 22.331 * * * * [progress]: [ 99 / 136 ] simplifiying candidate # 22.331 * [simplify]: Simplifying (/ 1 a) 22.331 * * [simplify]: iters left: 2 (3 enodes) 22.333 * * [simplify]: iters left: 1 (11 enodes) 22.335 * * [simplify]: Extracting #0: cost 1 inf + 0 22.335 * * [simplify]: Extracting #1: cost 4 inf + 0 22.335 * * [simplify]: Extracting #2: cost 2 inf + 2 22.335 * * [simplify]: Extracting #3: cost 0 inf + 86 22.335 * [simplify]: Simplified to (/ 1 a) 22.335 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 1)) (/ 1 a))) 22.335 * * * * [progress]: [ 100 / 136 ] simplifiying candidate # 22.335 * [simplify]: Simplifying (/ 1 a) 22.335 * * [simplify]: iters left: 2 (3 enodes) 22.337 * * [simplify]: iters left: 1 (11 enodes) 22.339 * * [simplify]: Extracting #0: cost 1 inf + 0 22.339 * * [simplify]: Extracting #1: cost 4 inf + 0 22.339 * * [simplify]: Extracting #2: cost 2 inf + 2 22.339 * * [simplify]: Extracting #3: cost 0 inf + 86 22.339 * [simplify]: Simplified to (/ 1 a) 22.339 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 1) (/ 1 a))) 22.339 * * * * [progress]: [ 101 / 136 ] simplifiying candidate # 22.340 * [simplify]: Simplifying (/ 1 a) 22.340 * * [simplify]: iters left: 2 (3 enodes) 22.342 * * [simplify]: iters left: 1 (11 enodes) 22.346 * * [simplify]: Extracting #0: cost 1 inf + 0 22.346 * * [simplify]: Extracting #1: cost 4 inf + 0 22.346 * * [simplify]: Extracting #2: cost 2 inf + 2 22.346 * * [simplify]: Extracting #3: cost 0 inf + 86 22.346 * [simplify]: Simplified to (/ 1 a) 22.346 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 1) (/ 1 a))) 22.347 * * * * [progress]: [ 102 / 136 ] simplifiying candidate # 22.347 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 22.347 * * [simplify]: iters left: 6 (13 enodes) 22.352 * * [simplify]: iters left: 5 (47 enodes) 22.362 * * [simplify]: iters left: 4 (64 enodes) 22.372 * * [simplify]: iters left: 3 (80 enodes) 22.384 * * [simplify]: Extracting #0: cost 1 inf + 0 22.384 * * [simplify]: Extracting #1: cost 3 inf + 0 22.384 * * [simplify]: Extracting #2: cost 5 inf + 0 22.384 * * [simplify]: Extracting #3: cost 11 inf + 0 22.384 * * [simplify]: Extracting #4: cost 17 inf + 1 22.384 * * [simplify]: Extracting #5: cost 17 inf + 85 22.385 * * [simplify]: Extracting #6: cost 22 inf + 332 22.385 * * [simplify]: Extracting #7: cost 22 inf + 418 22.386 * * [simplify]: Extracting #8: cost 8 inf + 2047 22.387 * * [simplify]: Extracting #9: cost 1 inf + 3929 22.389 * * [simplify]: Extracting #10: cost 0 inf + 4309 22.391 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 22.391 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 a)))) 22.391 * * * * [progress]: [ 103 / 136 ] simplifiying candidate # 22.392 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 22.392 * * [simplify]: iters left: 6 (12 enodes) 22.398 * * [simplify]: iters left: 5 (44 enodes) 22.413 * * [simplify]: iters left: 4 (61 enodes) 22.429 * * [simplify]: iters left: 3 (77 enodes) 22.440 * * [simplify]: Extracting #0: cost 1 inf + 0 22.440 * * [simplify]: Extracting #1: cost 3 inf + 0 22.440 * * [simplify]: Extracting #2: cost 9 inf + 0 22.440 * * [simplify]: Extracting #3: cost 15 inf + 1 22.440 * * [simplify]: Extracting #4: cost 16 inf + 44 22.441 * * [simplify]: Extracting #5: cost 21 inf + 250 22.441 * * [simplify]: Extracting #6: cost 21 inf + 376 22.441 * * [simplify]: Extracting #7: cost 15 inf + 668 22.441 * * [simplify]: Extracting #8: cost 8 inf + 1511 22.442 * * [simplify]: Extracting #9: cost 0 inf + 3469 22.443 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 22.443 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ 1 a)))) 22.443 * * * * [progress]: [ 104 / 136 ] simplifiying candidate # 22.443 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 22.443 * * [simplify]: iters left: 6 (15 enodes) 22.448 * * [simplify]: iters left: 5 (56 enodes) 22.462 * * [simplify]: iters left: 4 (82 enodes) 22.477 * * [simplify]: iters left: 3 (101 enodes) 22.492 * * [simplify]: iters left: 2 (104 enodes) 22.511 * * [simplify]: Extracting #0: cost 1 inf + 0 22.511 * * [simplify]: Extracting #1: cost 11 inf + 0 22.511 * * [simplify]: Extracting #2: cost 22 inf + 0 22.511 * * [simplify]: Extracting #3: cost 25 inf + 1 22.511 * * [simplify]: Extracting #4: cost 24 inf + 285 22.511 * * [simplify]: Extracting #5: cost 30 inf + 488 22.511 * * [simplify]: Extracting #6: cost 30 inf + 574 22.512 * * [simplify]: Extracting #7: cost 17 inf + 2319 22.513 * * [simplify]: Extracting #8: cost 6 inf + 6021 22.514 * * [simplify]: Extracting #9: cost 0 inf + 8741 22.516 * * [simplify]: Extracting #10: cost 0 inf + 8701 22.518 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 22.518 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ 1 a)))) 22.518 * * * * [progress]: [ 105 / 136 ] simplifiying candidate # 22.518 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 22.518 * * [simplify]: iters left: 6 (14 enodes) 22.522 * * [simplify]: iters left: 5 (49 enodes) 22.531 * * [simplify]: iters left: 4 (64 enodes) 22.542 * * [simplify]: iters left: 3 (79 enodes) 22.558 * * [simplify]: Extracting #0: cost 1 inf + 0 22.558 * * [simplify]: Extracting #1: cost 7 inf + 0 22.558 * * [simplify]: Extracting #2: cost 14 inf + 0 22.558 * * [simplify]: Extracting #3: cost 17 inf + 1 22.559 * * [simplify]: Extracting #4: cost 16 inf + 125 22.559 * * [simplify]: Extracting #5: cost 24 inf + 166 22.559 * * [simplify]: Extracting #6: cost 25 inf + 210 22.560 * * [simplify]: Extracting #7: cost 10 inf + 1823 22.561 * * [simplify]: Extracting #8: cost 2 inf + 4579 22.563 * * [simplify]: Extracting #9: cost 0 inf + 5379 22.565 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 22.565 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 a)))) 22.565 * * * * [progress]: [ 106 / 136 ] simplifiying candidate # 22.566 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 22.566 * * [simplify]: iters left: 6 (13 enodes) 22.573 * * [simplify]: iters left: 5 (46 enodes) 22.583 * * [simplify]: iters left: 4 (67 enodes) 22.593 * * [simplify]: iters left: 3 (80 enodes) 22.605 * * [simplify]: Extracting #0: cost 1 inf + 0 22.605 * * [simplify]: Extracting #1: cost 5 inf + 0 22.605 * * [simplify]: Extracting #2: cost 7 inf + 1 22.605 * * [simplify]: Extracting #3: cost 11 inf + 1 22.605 * * [simplify]: Extracting #4: cost 13 inf + 2 22.606 * * [simplify]: Extracting #5: cost 20 inf + 84 22.606 * * [simplify]: Extracting #6: cost 19 inf + 253 22.606 * * [simplify]: Extracting #7: cost 8 inf + 1520 22.608 * * [simplify]: Extracting #8: cost 1 inf + 3277 22.609 * * [simplify]: Extracting #9: cost 0 inf + 3617 22.611 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 22.611 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (/ 1 a)))) 22.611 * * * * [progress]: [ 107 / 136 ] simplifiying candidate # 22.612 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 22.612 * * [simplify]: iters left: 6 (14 enodes) 22.616 * * [simplify]: iters left: 5 (49 enodes) 22.625 * * [simplify]: iters left: 4 (62 enodes) 22.635 * * [simplify]: iters left: 3 (74 enodes) 22.651 * * [simplify]: Extracting #0: cost 1 inf + 0 22.652 * * [simplify]: Extracting #1: cost 6 inf + 0 22.652 * * [simplify]: Extracting #2: cost 12 inf + 0 22.652 * * [simplify]: Extracting #3: cost 14 inf + 82 22.652 * * [simplify]: Extracting #4: cost 12 inf + 447 22.652 * * [simplify]: Extracting #5: cost 20 inf + 488 22.652 * * [simplify]: Extracting #6: cost 21 inf + 532 22.653 * * [simplify]: Extracting #7: cost 6 inf + 2442 22.655 * * [simplify]: Extracting #8: cost 1 inf + 3803 22.656 * * [simplify]: Extracting #9: cost 0 inf + 4183 22.658 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 22.658 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ 1 a)))) 22.658 * * * * [progress]: [ 108 / 136 ] simplifiying candidate # 22.658 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 22.659 * * [simplify]: iters left: 6 (13 enodes) 22.666 * * [simplify]: iters left: 5 (44 enodes) 22.674 * * [simplify]: iters left: 4 (55 enodes) 22.683 * * [simplify]: iters left: 3 (67 enodes) 22.693 * * [simplify]: Extracting #0: cost 1 inf + 0 22.693 * * [simplify]: Extracting #1: cost 4 inf + 0 22.693 * * [simplify]: Extracting #2: cost 8 inf + 0 22.694 * * [simplify]: Extracting #3: cost 10 inf + 42 22.694 * * [simplify]: Extracting #4: cost 10 inf + 125 22.694 * * [simplify]: Extracting #5: cost 18 inf + 166 22.694 * * [simplify]: Extracting #6: cost 19 inf + 210 22.694 * * [simplify]: Extracting #7: cost 12 inf + 544 22.694 * * [simplify]: Extracting #8: cost 4 inf + 1783 22.695 * * [simplify]: Extracting #9: cost 1 inf + 2601 22.695 * * [simplify]: Extracting #10: cost 0 inf + 2941 22.696 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 22.696 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 a)))) 22.696 * * * * [progress]: [ 109 / 136 ] simplifiying candidate # 22.696 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 22.696 * * [simplify]: iters left: 6 (12 enodes) 22.700 * * [simplify]: iters left: 5 (41 enodes) 22.711 * * [simplify]: iters left: 4 (54 enodes) 22.720 * * [simplify]: iters left: 3 (66 enodes) 22.730 * * [simplify]: Extracting #0: cost 1 inf + 0 22.730 * * [simplify]: Extracting #1: cost 4 inf + 0 22.730 * * [simplify]: Extracting #2: cost 7 inf + 1 22.730 * * [simplify]: Extracting #3: cost 9 inf + 2 22.730 * * [simplify]: Extracting #4: cost 16 inf + 84 22.730 * * [simplify]: Extracting #5: cost 15 inf + 212 22.731 * * [simplify]: Extracting #6: cost 3 inf + 1619 22.731 * * [simplify]: Extracting #7: cost 1 inf + 1920 22.732 * * [simplify]: Extracting #8: cost 0 inf + 2179 22.732 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 22.732 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (/ 1 a)))) 22.732 * * * * [progress]: [ 110 / 136 ] simplifiying candidate # 22.732 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 22.733 * * [simplify]: iters left: 5 (5 enodes) 22.735 * * [simplify]: iters left: 4 (19 enodes) 22.741 * * [simplify]: iters left: 3 (23 enodes) 22.749 * * [simplify]: Extracting #0: cost 1 inf + 0 22.750 * * [simplify]: Extracting #1: cost 6 inf + 0 22.750 * * [simplify]: Extracting #2: cost 9 inf + 1 22.750 * * [simplify]: Extracting #3: cost 1 inf + 852 22.750 * * [simplify]: Extracting #4: cost 0 inf + 974 22.750 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 22.750 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (/ 1 a)))) 22.751 * * * * [progress]: [ 111 / 136 ] simplifiying candidate # 22.751 * [simplify]: Simplifying (/ 1 (sqrt 2)) 22.751 * * [simplify]: iters left: 3 (4 enodes) 22.755 * * [simplify]: iters left: 2 (14 enodes) 22.760 * * [simplify]: iters left: 1 (16 enodes) 22.766 * * [simplify]: Extracting #0: cost 1 inf + 0 22.766 * * [simplify]: Extracting #1: cost 4 inf + 0 22.766 * * [simplify]: Extracting #2: cost 5 inf + 1 22.766 * * [simplify]: Extracting #3: cost 3 inf + 43 22.767 * * [simplify]: Extracting #4: cost 1 inf + 166 22.767 * * [simplify]: Extracting #5: cost 0 inf + 248 22.767 * [simplify]: Simplified to (/ 1 (sqrt 2)) 22.767 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (/ 1 a)))) 22.767 * * * * [progress]: [ 112 / 136 ] simplifiying candidate # 22.767 * [simplify]: Simplifying (/ 1 1) 22.767 * * [simplify]: iters left: 2 (2 enodes) 22.769 * * [simplify]: iters left: 1 (6 enodes) 22.774 * * [simplify]: Extracting #0: cost 1 inf + 0 22.774 * * [simplify]: Extracting #1: cost 0 inf + 1 22.774 * [simplify]: Simplified to 1 22.774 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))) 22.774 * * * * [progress]: [ 113 / 136 ] simplifiying candidate # 22.775 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 22.775 * * [simplify]: iters left: 6 (15 enodes) 22.783 * * [simplify]: iters left: 5 (51 enodes) 22.798 * * [simplify]: iters left: 4 (61 enodes) 22.809 * * [simplify]: iters left: 3 (73 enodes) 22.819 * * [simplify]: Extracting #0: cost 1 inf + 0 22.819 * * [simplify]: Extracting #1: cost 6 inf + 0 22.820 * * [simplify]: Extracting #2: cost 13 inf + 0 22.820 * * [simplify]: Extracting #3: cost 16 inf + 1 22.820 * * [simplify]: Extracting #4: cost 13 inf + 326 22.820 * * [simplify]: Extracting #5: cost 20 inf + 488 22.820 * * [simplify]: Extracting #6: cost 20 inf + 574 22.820 * * [simplify]: Extracting #7: cost 6 inf + 2065 22.821 * * [simplify]: Extracting #8: cost 1 inf + 4003 22.822 * * [simplify]: Extracting #9: cost 0 inf + 4423 22.822 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 22.822 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (/ 1 a)))) 22.822 * * * * [progress]: [ 114 / 136 ] simplifiying candidate # 22.823 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 22.823 * * [simplify]: iters left: 6 (14 enodes) 22.829 * * [simplify]: iters left: 5 (46 enodes) 22.838 * * [simplify]: iters left: 4 (54 enodes) 22.847 * * [simplify]: iters left: 3 (66 enodes) 22.858 * * [simplify]: Extracting #0: cost 1 inf + 0 22.858 * * [simplify]: Extracting #1: cost 4 inf + 0 22.858 * * [simplify]: Extracting #2: cost 9 inf + 0 22.858 * * [simplify]: Extracting #3: cost 11 inf + 42 22.858 * * [simplify]: Extracting #4: cost 10 inf + 125 22.858 * * [simplify]: Extracting #5: cost 18 inf + 166 22.858 * * [simplify]: Extracting #6: cost 18 inf + 252 22.858 * * [simplify]: Extracting #7: cost 5 inf + 1524 22.859 * * [simplify]: Extracting #8: cost 1 inf + 2721 22.859 * * [simplify]: Extracting #9: cost 0 inf + 3101 22.860 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 22.860 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (/ 1 a)))) 22.860 * * * * [progress]: [ 115 / 136 ] simplifiying candidate # 22.860 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 22.860 * * [simplify]: iters left: 6 (13 enodes) 22.864 * * [simplify]: iters left: 5 (43 enodes) 22.873 * * [simplify]: iters left: 4 (53 enodes) 22.882 * * [simplify]: iters left: 3 (65 enodes) 22.897 * * [simplify]: Extracting #0: cost 1 inf + 0 22.897 * * [simplify]: Extracting #1: cost 5 inf + 0 22.897 * * [simplify]: Extracting #2: cost 8 inf + 1 22.898 * * [simplify]: Extracting #3: cost 8 inf + 43 22.898 * * [simplify]: Extracting #4: cost 16 inf + 84 22.898 * * [simplify]: Extracting #5: cost 16 inf + 170 22.898 * * [simplify]: Extracting #6: cost 6 inf + 1395 22.899 * * [simplify]: Extracting #7: cost 0 inf + 2259 22.900 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 22.900 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (/ 1 a)))) 22.900 * * * * [progress]: [ 116 / 136 ] simplifiying candidate # 22.901 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 22.901 * * [simplify]: iters left: 6 (15 enodes) 22.909 * * [simplify]: iters left: 5 (51 enodes) 22.926 * * [simplify]: iters left: 4 (61 enodes) 22.945 * * [simplify]: iters left: 3 (73 enodes) 22.966 * * [simplify]: Extracting #0: cost 1 inf + 0 22.966 * * [simplify]: Extracting #1: cost 6 inf + 0 22.966 * * [simplify]: Extracting #2: cost 13 inf + 0 22.966 * * [simplify]: Extracting #3: cost 16 inf + 1 22.966 * * [simplify]: Extracting #4: cost 13 inf + 326 22.967 * * [simplify]: Extracting #5: cost 20 inf + 488 22.967 * * [simplify]: Extracting #6: cost 20 inf + 574 22.968 * * [simplify]: Extracting #7: cost 6 inf + 2065 22.969 * * [simplify]: Extracting #8: cost 1 inf + 4003 22.970 * * [simplify]: Extracting #9: cost 0 inf + 4423 22.972 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 22.972 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (/ 1 a)))) 22.972 * * * * [progress]: [ 117 / 136 ] simplifiying candidate # 22.973 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 22.973 * * [simplify]: iters left: 6 (14 enodes) 22.980 * * [simplify]: iters left: 5 (46 enodes) 22.995 * * [simplify]: iters left: 4 (54 enodes) 23.009 * * [simplify]: iters left: 3 (66 enodes) 23.020 * * [simplify]: Extracting #0: cost 1 inf + 0 23.020 * * [simplify]: Extracting #1: cost 4 inf + 0 23.020 * * [simplify]: Extracting #2: cost 9 inf + 0 23.020 * * [simplify]: Extracting #3: cost 11 inf + 42 23.020 * * [simplify]: Extracting #4: cost 10 inf + 125 23.020 * * [simplify]: Extracting #5: cost 18 inf + 166 23.020 * * [simplify]: Extracting #6: cost 18 inf + 252 23.021 * * [simplify]: Extracting #7: cost 5 inf + 1524 23.021 * * [simplify]: Extracting #8: cost 1 inf + 2721 23.022 * * [simplify]: Extracting #9: cost 0 inf + 3101 23.022 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 23.022 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (/ 1 a)))) 23.023 * * * * [progress]: [ 118 / 136 ] simplifiying candidate # 23.023 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 23.023 * * [simplify]: iters left: 6 (13 enodes) 23.027 * * [simplify]: iters left: 5 (43 enodes) 23.034 * * [simplify]: iters left: 4 (53 enodes) 23.043 * * [simplify]: iters left: 3 (65 enodes) 23.058 * * [simplify]: Extracting #0: cost 1 inf + 0 23.058 * * [simplify]: Extracting #1: cost 5 inf + 0 23.058 * * [simplify]: Extracting #2: cost 8 inf + 1 23.058 * * [simplify]: Extracting #3: cost 8 inf + 43 23.058 * * [simplify]: Extracting #4: cost 16 inf + 84 23.059 * * [simplify]: Extracting #5: cost 16 inf + 170 23.059 * * [simplify]: Extracting #6: cost 6 inf + 1395 23.059 * * [simplify]: Extracting #7: cost 0 inf + 2259 23.060 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 23.060 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (* (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (/ 1 a)))) 23.060 * * * * [progress]: [ 119 / 136 ] simplifiying candidate # 23.060 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 23.060 * * [simplify]: iters left: 5 (5 enodes) 23.062 * * [simplify]: iters left: 4 (19 enodes) 23.067 * * [simplify]: iters left: 3 (23 enodes) 23.071 * * [simplify]: Extracting #0: cost 1 inf + 0 23.071 * * [simplify]: Extracting #1: cost 6 inf + 0 23.071 * * [simplify]: Extracting #2: cost 9 inf + 1 23.071 * * [simplify]: Extracting #3: cost 1 inf + 852 23.071 * * [simplify]: Extracting #4: cost 0 inf + 974 23.072 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 23.072 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (/ 1 a)))) 23.072 * * * * [progress]: [ 120 / 136 ] simplifiying candidate # 23.072 * [simplify]: Simplifying (/ 1 (sqrt 2)) 23.072 * * [simplify]: iters left: 3 (4 enodes) 23.074 * * [simplify]: iters left: 2 (14 enodes) 23.077 * * [simplify]: iters left: 1 (16 enodes) 23.081 * * [simplify]: Extracting #0: cost 1 inf + 0 23.081 * * [simplify]: Extracting #1: cost 4 inf + 0 23.081 * * [simplify]: Extracting #2: cost 5 inf + 1 23.081 * * [simplify]: Extracting #3: cost 3 inf + 43 23.081 * * [simplify]: Extracting #4: cost 1 inf + 166 23.082 * * [simplify]: Extracting #5: cost 0 inf + 248 23.082 * [simplify]: Simplified to (/ 1 (sqrt 2)) 23.082 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (/ 1 a)))) 23.082 * * * * [progress]: [ 121 / 136 ] simplifiying candidate # 23.082 * [simplify]: Simplifying (/ 1 1) 23.082 * * [simplify]: iters left: 2 (2 enodes) 23.084 * * [simplify]: iters left: 1 (6 enodes) 23.087 * * [simplify]: Extracting #0: cost 1 inf + 0 23.087 * * [simplify]: Extracting #1: cost 0 inf + 1 23.087 * [simplify]: Simplified to 1 23.087 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))) 23.087 * * * * [progress]: [ 122 / 136 ] simplifiying candidate # 23.087 * * * * [progress]: [ 123 / 136 ] simplifiying candidate # 23.087 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 23.088 * * [simplify]: iters left: 6 (9 enodes) 23.092 * * [simplify]: iters left: 5 (32 enodes) 23.102 * * [simplify]: iters left: 4 (43 enodes) 23.116 * * [simplify]: iters left: 3 (55 enodes) 23.133 * * [simplify]: Extracting #0: cost 1 inf + 0 23.134 * * [simplify]: Extracting #1: cost 5 inf + 0 23.134 * * [simplify]: Extracting #2: cost 7 inf + 1 23.134 * * [simplify]: Extracting #3: cost 15 inf + 42 23.134 * * [simplify]: Extracting #4: cost 12 inf + 294 23.134 * * [simplify]: Extracting #5: cost 3 inf + 1043 23.135 * * [simplify]: Extracting #6: cost 0 inf + 1660 23.136 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 23.136 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* c a) -4 (* b b))) b) (* (/ 1 2) (/ 1 a)))) 23.136 * * * * [progress]: [ 124 / 136 ] simplifiying candidate # 23.136 * * * * [progress]: [ 125 / 136 ] simplifiying candidate # 23.137 * [simplify]: Simplifying (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ 1 a)) 23.137 * * [simplify]: iters left: 6 (12 enodes) 23.142 * * [simplify]: iters left: 5 (46 enodes) 23.150 * * [simplify]: iters left: 4 (69 enodes) 23.167 * * [simplify]: iters left: 3 (124 enodes) 23.187 * * [simplify]: iters left: 2 (161 enodes) 23.223 * * [simplify]: iters left: 1 (192 enodes) 23.248 * * [simplify]: Extracting #0: cost 1 inf + 0 23.249 * * [simplify]: Extracting #1: cost 14 inf + 0 23.249 * * [simplify]: Extracting #2: cost 22 inf + 126 23.249 * * [simplify]: Extracting #3: cost 24 inf + 500 23.249 * * [simplify]: Extracting #4: cost 22 inf + 751 23.250 * * [simplify]: Extracting #5: cost 9 inf + 2295 23.251 * * [simplify]: Extracting #6: cost 0 inf + 4250 23.253 * * [simplify]: Extracting #7: cost 0 inf + 4154 23.254 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 23.254 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 2)) 23.254 * * * * [progress]: [ 126 / 136 ] simplifiying candidate #real (real->posit16 (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ 1 a)))))> 23.254 * * * * [progress]: [ 127 / 136 ] simplifiying candidate # 23.254 * * * * [progress]: [ 128 / 136 ] simplifiying candidate # 23.255 * [simplify]: Simplifying b 23.255 * * [simplify]: iters left: 0 (1 enodes) 23.255 * * [simplify]: Extracting #0: cost 1 inf + 0 23.255 * * [simplify]: Extracting #1: cost 0 inf + 1 23.255 * [simplify]: Simplified to b 23.255 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- b b) 2) (/ 1 a))) 23.255 * * * * [progress]: [ 129 / 136 ] simplifiying candidate # 23.255 * [simplify]: Simplifying (* +nan.0 a) 23.255 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- +nan.0 b) 2) (/ 1 a))) 23.255 * * * * [progress]: [ 130 / 136 ] simplifiying candidate # 23.255 * [simplify]: Simplifying (* +nan.0 a) 23.255 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (* (/ (- +nan.0 b) 2) (/ 1 a))) 23.255 * * * * [progress]: [ 131 / 136 ] simplifiying candidate # 23.256 * [simplify]: Simplifying 0 23.256 * * [simplify]: iters left: 0 (1 enodes) 23.257 * * [simplify]: Extracting #0: cost 1 inf + 0 23.257 * * [simplify]: Extracting #1: cost 0 inf + 1 23.257 * [simplify]: Simplified to 0 23.257 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ 0 2) (/ 1 a))) 23.257 * * * * [progress]: [ 132 / 136 ] simplifiying candidate # 23.257 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 23.257 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ +nan.0 2) (/ 1 a))) 23.257 * * * * [progress]: [ 133 / 136 ] simplifiying candidate # 23.257 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 23.257 * [simplify]: Simplified (2 1 1) to (λ (a b c) (* (/ +nan.0 2) (/ 1 a))) 23.257 * * * * [progress]: [ 134 / 136 ] simplifiying candidate # 23.257 * [simplify]: Simplifying 0 23.257 * * [simplify]: iters left: 0 (1 enodes) 23.258 * * [simplify]: Extracting #0: cost 1 inf + 0 23.258 * * [simplify]: Extracting #1: cost 0 inf + 1 23.258 * [simplify]: Simplified to 0 23.258 * [simplify]: Simplified (2) to (λ (a b c) 0) 23.258 * * * * [progress]: [ 135 / 136 ] simplifiying candidate # 23.259 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 23.259 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 23.259 * * * * [progress]: [ 136 / 136 ] simplifiying candidate # 23.259 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 23.259 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 23.259 * * * [progress]: adding candidates to table 24.739 * * [progress]: iteration 3 / 4 24.739 * * * [progress]: picking best candidate 24.852 * * * * [pick]: Picked # 24.852 * * * [progress]: localizing error 24.876 * * * [progress]: generating rewritten candidates 24.876 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1 1) 24.877 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1) 24.890 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 24.920 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 24.943 * * * [progress]: generating series expansions 24.943 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1 1) 24.943 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 24.943 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 24.943 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 24.943 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 24.943 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 24.943 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 24.943 * [taylor]: Taking taylor expansion of c in b 24.943 * [backup-simplify]: Simplify c into c 24.943 * [taylor]: Taking taylor expansion of (* -4 a) in b 24.943 * [taylor]: Taking taylor expansion of -4 in b 24.943 * [backup-simplify]: Simplify -4 into -4 24.943 * [taylor]: Taking taylor expansion of a in b 24.943 * [backup-simplify]: Simplify a into a 24.943 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.943 * [taylor]: Taking taylor expansion of b in b 24.943 * [backup-simplify]: Simplify 0 into 0 24.944 * [backup-simplify]: Simplify 1 into 1 24.944 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 24.944 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 24.944 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 24.944 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 24.944 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 24.945 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 24.945 * [backup-simplify]: Simplify (+ 0 0) into 0 24.945 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 24.945 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 24.945 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 24.945 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 24.945 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 24.945 * [taylor]: Taking taylor expansion of c in a 24.945 * [backup-simplify]: Simplify c into c 24.945 * [taylor]: Taking taylor expansion of (* -4 a) in a 24.945 * [taylor]: Taking taylor expansion of -4 in a 24.945 * [backup-simplify]: Simplify -4 into -4 24.945 * [taylor]: Taking taylor expansion of a in a 24.945 * [backup-simplify]: Simplify 0 into 0 24.945 * [backup-simplify]: Simplify 1 into 1 24.945 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.945 * [taylor]: Taking taylor expansion of b in a 24.945 * [backup-simplify]: Simplify b into b 24.946 * [backup-simplify]: Simplify (* -4 0) into 0 24.946 * [backup-simplify]: Simplify (* c 0) into 0 24.946 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.946 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.946 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.946 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 24.947 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 24.947 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.947 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 24.947 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 24.947 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 24.947 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 24.947 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 24.947 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 24.947 * [taylor]: Taking taylor expansion of c in c 24.947 * [backup-simplify]: Simplify 0 into 0 24.947 * [backup-simplify]: Simplify 1 into 1 24.947 * [taylor]: Taking taylor expansion of (* -4 a) in c 24.947 * [taylor]: Taking taylor expansion of -4 in c 24.947 * [backup-simplify]: Simplify -4 into -4 24.947 * [taylor]: Taking taylor expansion of a in c 24.947 * [backup-simplify]: Simplify a into a 24.947 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.947 * [taylor]: Taking taylor expansion of b in c 24.947 * [backup-simplify]: Simplify b into b 24.947 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 24.947 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 24.947 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.947 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.947 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.948 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 24.948 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 24.948 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.948 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.948 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.948 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 24.948 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 24.949 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 24.949 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 24.949 * [taylor]: Taking taylor expansion of c in c 24.949 * [backup-simplify]: Simplify 0 into 0 24.949 * [backup-simplify]: Simplify 1 into 1 24.949 * [taylor]: Taking taylor expansion of (* -4 a) in c 24.949 * [taylor]: Taking taylor expansion of -4 in c 24.949 * [backup-simplify]: Simplify -4 into -4 24.949 * [taylor]: Taking taylor expansion of a in c 24.949 * [backup-simplify]: Simplify a into a 24.949 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.949 * [taylor]: Taking taylor expansion of b in c 24.949 * [backup-simplify]: Simplify b into b 24.949 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 24.949 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 24.949 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.949 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.949 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.949 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 24.950 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 24.950 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.950 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.950 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.950 * [taylor]: Taking taylor expansion of b in a 24.950 * [backup-simplify]: Simplify b into b 24.950 * [taylor]: Taking taylor expansion of b in b 24.950 * [backup-simplify]: Simplify 0 into 0 24.950 * [backup-simplify]: Simplify 1 into 1 24.950 * [backup-simplify]: Simplify 0 into 0 24.950 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 24.950 * [taylor]: Taking taylor expansion of -2 in a 24.950 * [backup-simplify]: Simplify -2 into -2 24.950 * [taylor]: Taking taylor expansion of (/ a b) in a 24.950 * [taylor]: Taking taylor expansion of a in a 24.950 * [backup-simplify]: Simplify 0 into 0 24.950 * [backup-simplify]: Simplify 1 into 1 24.950 * [taylor]: Taking taylor expansion of b in a 24.950 * [backup-simplify]: Simplify b into b 24.950 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.950 * [taylor]: Taking taylor expansion of 0 in b 24.950 * [backup-simplify]: Simplify 0 into 0 24.950 * [backup-simplify]: Simplify 0 into 0 24.950 * [backup-simplify]: Simplify 1 into 1 24.951 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 24.952 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 24.952 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 24.952 * [backup-simplify]: Simplify (+ 0 0) into 0 24.953 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 24.953 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 24.953 * [taylor]: Taking taylor expansion of -2 in a 24.953 * [backup-simplify]: Simplify -2 into -2 24.953 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 24.953 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.953 * [taylor]: Taking taylor expansion of a in a 24.953 * [backup-simplify]: Simplify 0 into 0 24.953 * [backup-simplify]: Simplify 1 into 1 24.953 * [taylor]: Taking taylor expansion of (pow b 3) in a 24.953 * [taylor]: Taking taylor expansion of b in a 24.953 * [backup-simplify]: Simplify b into b 24.953 * [backup-simplify]: Simplify (* 1 1) into 1 24.953 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.953 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 24.953 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 24.953 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 24.953 * [taylor]: Taking taylor expansion of (/ -2 b) in b 24.953 * [taylor]: Taking taylor expansion of -2 in b 24.953 * [backup-simplify]: Simplify -2 into -2 24.953 * [taylor]: Taking taylor expansion of b in b 24.953 * [backup-simplify]: Simplify 0 into 0 24.953 * [backup-simplify]: Simplify 1 into 1 24.954 * [backup-simplify]: Simplify (/ -2 1) into -2 24.954 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 24.954 * [backup-simplify]: Simplify 0 into 0 24.954 * [taylor]: Taking taylor expansion of 0 in b 24.954 * [backup-simplify]: Simplify 0 into 0 24.954 * [backup-simplify]: Simplify 0 into 0 24.954 * [backup-simplify]: Simplify 0 into 0 24.954 * [backup-simplify]: Simplify 0 into 0 24.955 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.956 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 24.957 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 24.957 * [backup-simplify]: Simplify (+ 0 0) into 0 24.957 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 24.957 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 24.957 * [taylor]: Taking taylor expansion of -4 in a 24.957 * [backup-simplify]: Simplify -4 into -4 24.957 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 24.957 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.957 * [taylor]: Taking taylor expansion of a in a 24.957 * [backup-simplify]: Simplify 0 into 0 24.957 * [backup-simplify]: Simplify 1 into 1 24.957 * [taylor]: Taking taylor expansion of (pow b 5) in a 24.957 * [taylor]: Taking taylor expansion of b in a 24.957 * [backup-simplify]: Simplify b into b 24.958 * [backup-simplify]: Simplify (* 1 1) into 1 24.958 * [backup-simplify]: Simplify (* 1 1) into 1 24.958 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.958 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 24.958 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 24.958 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 24.959 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 24.959 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 24.959 * [taylor]: Taking taylor expansion of 0 in b 24.959 * [backup-simplify]: Simplify 0 into 0 24.959 * [backup-simplify]: Simplify 0 into 0 24.959 * [taylor]: Taking taylor expansion of 0 in b 24.959 * [backup-simplify]: Simplify 0 into 0 24.959 * [backup-simplify]: Simplify 0 into 0 24.959 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 24.960 * [backup-simplify]: Simplify (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) 24.960 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 24.960 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 24.960 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 24.960 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 24.960 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 24.960 * [taylor]: Taking taylor expansion of (/ 1 c) in b 24.960 * [taylor]: Taking taylor expansion of c in b 24.960 * [backup-simplify]: Simplify c into c 24.960 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.960 * [taylor]: Taking taylor expansion of (/ -4 a) in b 24.960 * [taylor]: Taking taylor expansion of -4 in b 24.960 * [backup-simplify]: Simplify -4 into -4 24.960 * [taylor]: Taking taylor expansion of a in b 24.960 * [backup-simplify]: Simplify a into a 24.960 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 24.960 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.960 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.960 * [taylor]: Taking taylor expansion of b in b 24.960 * [backup-simplify]: Simplify 0 into 0 24.960 * [backup-simplify]: Simplify 1 into 1 24.960 * [backup-simplify]: Simplify (* 1 1) into 1 24.961 * [backup-simplify]: Simplify (/ 1 1) into 1 24.961 * [backup-simplify]: Simplify (+ 0 1) into 1 24.961 * [backup-simplify]: Simplify (sqrt 1) into 1 24.962 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.962 * [backup-simplify]: Simplify (+ 0 0) into 0 24.963 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 24.963 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 24.963 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 24.963 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 24.963 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 24.963 * [taylor]: Taking taylor expansion of (/ 1 c) in a 24.963 * [taylor]: Taking taylor expansion of c in a 24.963 * [backup-simplify]: Simplify c into c 24.963 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.963 * [taylor]: Taking taylor expansion of (/ -4 a) in a 24.963 * [taylor]: Taking taylor expansion of -4 in a 24.963 * [backup-simplify]: Simplify -4 into -4 24.963 * [taylor]: Taking taylor expansion of a in a 24.963 * [backup-simplify]: Simplify 0 into 0 24.963 * [backup-simplify]: Simplify 1 into 1 24.963 * [backup-simplify]: Simplify (/ -4 1) into -4 24.964 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.964 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.964 * [taylor]: Taking taylor expansion of b in a 24.964 * [backup-simplify]: Simplify b into b 24.964 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.964 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.964 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 24.964 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 24.964 * [backup-simplify]: Simplify (sqrt 0) into 0 24.965 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 24.965 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 24.965 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 24.965 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 24.965 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 24.965 * [taylor]: Taking taylor expansion of (/ 1 c) in c 24.965 * [taylor]: Taking taylor expansion of c in c 24.965 * [backup-simplify]: Simplify 0 into 0 24.965 * [backup-simplify]: Simplify 1 into 1 24.965 * [backup-simplify]: Simplify (/ 1 1) into 1 24.965 * [taylor]: Taking taylor expansion of (/ -4 a) in c 24.965 * [taylor]: Taking taylor expansion of -4 in c 24.965 * [backup-simplify]: Simplify -4 into -4 24.965 * [taylor]: Taking taylor expansion of a in c 24.965 * [backup-simplify]: Simplify a into a 24.965 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 24.965 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.965 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.965 * [taylor]: Taking taylor expansion of b in c 24.965 * [backup-simplify]: Simplify b into b 24.965 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.965 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.965 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 24.965 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.966 * [backup-simplify]: Simplify (sqrt 0) into 0 24.966 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.966 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 24.966 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 24.966 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 24.966 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 24.966 * [taylor]: Taking taylor expansion of (/ 1 c) in c 24.966 * [taylor]: Taking taylor expansion of c in c 24.967 * [backup-simplify]: Simplify 0 into 0 24.967 * [backup-simplify]: Simplify 1 into 1 24.967 * [backup-simplify]: Simplify (/ 1 1) into 1 24.967 * [taylor]: Taking taylor expansion of (/ -4 a) in c 24.967 * [taylor]: Taking taylor expansion of -4 in c 24.967 * [backup-simplify]: Simplify -4 into -4 24.967 * [taylor]: Taking taylor expansion of a in c 24.967 * [backup-simplify]: Simplify a into a 24.967 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 24.967 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.967 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.967 * [taylor]: Taking taylor expansion of b in c 24.967 * [backup-simplify]: Simplify b into b 24.967 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.967 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.967 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 24.967 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.968 * [backup-simplify]: Simplify (sqrt 0) into 0 24.968 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.968 * [taylor]: Taking taylor expansion of 0 in a 24.968 * [backup-simplify]: Simplify 0 into 0 24.968 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 24.968 * [taylor]: Taking taylor expansion of +nan.0 in a 24.968 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.968 * [taylor]: Taking taylor expansion of a in a 24.968 * [backup-simplify]: Simplify 0 into 0 24.968 * [backup-simplify]: Simplify 1 into 1 24.969 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 24.969 * [taylor]: Taking taylor expansion of +nan.0 in b 24.969 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.969 * [taylor]: Taking taylor expansion of 0 in b 24.969 * [backup-simplify]: Simplify 0 into 0 24.969 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 24.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.970 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 24.970 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 24.971 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 24.971 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 24.971 * [taylor]: Taking taylor expansion of +nan.0 in a 24.971 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.971 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 24.971 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.971 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.971 * [taylor]: Taking taylor expansion of b in a 24.971 * [backup-simplify]: Simplify b into b 24.971 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.971 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.971 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 24.971 * [taylor]: Taking taylor expansion of +nan.0 in a 24.971 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.971 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 24.971 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.971 * [taylor]: Taking taylor expansion of a in a 24.971 * [backup-simplify]: Simplify 0 into 0 24.971 * [backup-simplify]: Simplify 1 into 1 24.971 * [backup-simplify]: Simplify (* 1 1) into 1 24.971 * [backup-simplify]: Simplify (/ 1 1) into 1 24.972 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.973 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.973 * [backup-simplify]: Simplify (- 0) into 0 24.973 * [backup-simplify]: Simplify (+ 0 0) into 0 24.974 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.974 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.974 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 24.975 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 24.975 * [taylor]: Taking taylor expansion of 0 in b 24.975 * [backup-simplify]: Simplify 0 into 0 24.976 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 24.976 * [taylor]: Taking taylor expansion of 0 in b 24.976 * [backup-simplify]: Simplify 0 into 0 24.976 * [taylor]: Taking taylor expansion of 0 in b 24.976 * [backup-simplify]: Simplify 0 into 0 24.976 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.976 * [backup-simplify]: Simplify 0 into 0 24.976 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.977 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.977 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 24.977 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 24.978 * [backup-simplify]: Simplify (+ 0 0) into 0 24.978 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.978 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 24.978 * [taylor]: Taking taylor expansion of +nan.0 in a 24.978 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.978 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 24.978 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 24.978 * [taylor]: Taking taylor expansion of +nan.0 in a 24.978 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.978 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 24.978 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.978 * [taylor]: Taking taylor expansion of a in a 24.978 * [backup-simplify]: Simplify 0 into 0 24.978 * [backup-simplify]: Simplify 1 into 1 24.979 * [backup-simplify]: Simplify (* 1 1) into 1 24.979 * [backup-simplify]: Simplify (* 1 1) into 1 24.979 * [backup-simplify]: Simplify (/ 1 1) into 1 24.979 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 24.979 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 24.979 * [taylor]: Taking taylor expansion of +nan.0 in a 24.979 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.979 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 24.979 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 24.979 * [taylor]: Taking taylor expansion of a in a 24.979 * [backup-simplify]: Simplify 0 into 0 24.979 * [backup-simplify]: Simplify 1 into 1 24.979 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.979 * [taylor]: Taking taylor expansion of b in a 24.979 * [backup-simplify]: Simplify b into b 24.979 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.979 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 24.980 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.980 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 24.980 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.981 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.982 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.983 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.984 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.987 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.987 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.987 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.988 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.989 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.989 * [backup-simplify]: Simplify (+ 0 0) into 0 24.990 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.990 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 24.991 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.991 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.991 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.991 * [taylor]: Taking taylor expansion of +nan.0 in b 24.991 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.991 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.991 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.991 * [taylor]: Taking taylor expansion of b in b 24.991 * [backup-simplify]: Simplify 0 into 0 24.991 * [backup-simplify]: Simplify 1 into 1 24.992 * [backup-simplify]: Simplify (* 1 1) into 1 24.992 * [backup-simplify]: Simplify (/ 1 1) into 1 24.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.994 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.994 * [backup-simplify]: Simplify (- 0) into 0 24.994 * [backup-simplify]: Simplify 0 into 0 24.995 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.004 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.005 * [backup-simplify]: Simplify (- 0) into 0 25.005 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 25.006 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.006 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.006 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.006 * [taylor]: Taking taylor expansion of +nan.0 in b 25.006 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.006 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.006 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.006 * [taylor]: Taking taylor expansion of b in b 25.006 * [backup-simplify]: Simplify 0 into 0 25.007 * [backup-simplify]: Simplify 1 into 1 25.007 * [backup-simplify]: Simplify (* 1 1) into 1 25.007 * [backup-simplify]: Simplify (/ 1 1) into 1 25.008 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.010 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.010 * [backup-simplify]: Simplify (- 0) into 0 25.010 * [backup-simplify]: Simplify 0 into 0 25.012 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.012 * [taylor]: Taking taylor expansion of 0 in b 25.012 * [backup-simplify]: Simplify 0 into 0 25.012 * [taylor]: Taking taylor expansion of 0 in b 25.012 * [backup-simplify]: Simplify 0 into 0 25.012 * [backup-simplify]: Simplify 0 into 0 25.012 * [backup-simplify]: Simplify 0 into 0 25.012 * [backup-simplify]: Simplify 0 into 0 25.012 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 25.012 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) 25.012 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 25.013 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 25.013 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 25.013 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.013 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 25.013 * [taylor]: Taking taylor expansion of (/ -1 c) in b 25.013 * [taylor]: Taking taylor expansion of -1 in b 25.013 * [backup-simplify]: Simplify -1 into -1 25.013 * [taylor]: Taking taylor expansion of c in b 25.013 * [backup-simplify]: Simplify c into c 25.013 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.013 * [taylor]: Taking taylor expansion of (/ 4 a) in b 25.013 * [taylor]: Taking taylor expansion of 4 in b 25.013 * [backup-simplify]: Simplify 4 into 4 25.013 * [taylor]: Taking taylor expansion of a in b 25.013 * [backup-simplify]: Simplify a into a 25.013 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.013 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.013 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.013 * [taylor]: Taking taylor expansion of b in b 25.013 * [backup-simplify]: Simplify 0 into 0 25.013 * [backup-simplify]: Simplify 1 into 1 25.014 * [backup-simplify]: Simplify (* 1 1) into 1 25.014 * [backup-simplify]: Simplify (/ 1 1) into 1 25.015 * [backup-simplify]: Simplify (+ 0 1) into 1 25.015 * [backup-simplify]: Simplify (sqrt 1) into 1 25.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.017 * [backup-simplify]: Simplify (+ 0 0) into 0 25.019 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.019 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.019 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.019 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.019 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.019 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.019 * [taylor]: Taking taylor expansion of -1 in a 25.019 * [backup-simplify]: Simplify -1 into -1 25.019 * [taylor]: Taking taylor expansion of c in a 25.019 * [backup-simplify]: Simplify c into c 25.019 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.019 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.019 * [taylor]: Taking taylor expansion of 4 in a 25.019 * [backup-simplify]: Simplify 4 into 4 25.019 * [taylor]: Taking taylor expansion of a in a 25.019 * [backup-simplify]: Simplify 0 into 0 25.019 * [backup-simplify]: Simplify 1 into 1 25.020 * [backup-simplify]: Simplify (/ 4 1) into 4 25.020 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.020 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.020 * [taylor]: Taking taylor expansion of b in a 25.020 * [backup-simplify]: Simplify b into b 25.020 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.020 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.020 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.021 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.021 * [backup-simplify]: Simplify (sqrt 0) into 0 25.022 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.022 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.022 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.022 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.022 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.022 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.022 * [taylor]: Taking taylor expansion of -1 in c 25.022 * [backup-simplify]: Simplify -1 into -1 25.022 * [taylor]: Taking taylor expansion of c in c 25.022 * [backup-simplify]: Simplify 0 into 0 25.022 * [backup-simplify]: Simplify 1 into 1 25.023 * [backup-simplify]: Simplify (/ -1 1) into -1 25.023 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.023 * [taylor]: Taking taylor expansion of 4 in c 25.023 * [backup-simplify]: Simplify 4 into 4 25.023 * [taylor]: Taking taylor expansion of a in c 25.023 * [backup-simplify]: Simplify a into a 25.023 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.023 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.023 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.023 * [taylor]: Taking taylor expansion of b in c 25.023 * [backup-simplify]: Simplify b into b 25.023 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.024 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.024 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.024 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.024 * [backup-simplify]: Simplify (sqrt 0) into 0 25.025 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.025 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.025 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.025 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.025 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.025 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.025 * [taylor]: Taking taylor expansion of -1 in c 25.025 * [backup-simplify]: Simplify -1 into -1 25.025 * [taylor]: Taking taylor expansion of c in c 25.025 * [backup-simplify]: Simplify 0 into 0 25.025 * [backup-simplify]: Simplify 1 into 1 25.026 * [backup-simplify]: Simplify (/ -1 1) into -1 25.026 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.026 * [taylor]: Taking taylor expansion of 4 in c 25.026 * [backup-simplify]: Simplify 4 into 4 25.026 * [taylor]: Taking taylor expansion of a in c 25.026 * [backup-simplify]: Simplify a into a 25.026 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.026 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.026 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.026 * [taylor]: Taking taylor expansion of b in c 25.026 * [backup-simplify]: Simplify b into b 25.026 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.027 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.027 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.027 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.027 * [backup-simplify]: Simplify (sqrt 0) into 0 25.028 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.028 * [taylor]: Taking taylor expansion of 0 in a 25.028 * [backup-simplify]: Simplify 0 into 0 25.028 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 25.028 * [taylor]: Taking taylor expansion of +nan.0 in a 25.028 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.028 * [taylor]: Taking taylor expansion of a in a 25.028 * [backup-simplify]: Simplify 0 into 0 25.028 * [backup-simplify]: Simplify 1 into 1 25.029 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 25.029 * [taylor]: Taking taylor expansion of +nan.0 in b 25.029 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.029 * [taylor]: Taking taylor expansion of 0 in b 25.029 * [backup-simplify]: Simplify 0 into 0 25.029 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 25.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 25.031 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 25.031 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.032 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 25.032 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 25.032 * [taylor]: Taking taylor expansion of +nan.0 in a 25.032 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.032 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 25.032 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.032 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.032 * [taylor]: Taking taylor expansion of b in a 25.032 * [backup-simplify]: Simplify b into b 25.032 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.032 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.032 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 25.032 * [taylor]: Taking taylor expansion of +nan.0 in a 25.032 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.032 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 25.032 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.032 * [taylor]: Taking taylor expansion of a in a 25.032 * [backup-simplify]: Simplify 0 into 0 25.032 * [backup-simplify]: Simplify 1 into 1 25.033 * [backup-simplify]: Simplify (* 1 1) into 1 25.033 * [backup-simplify]: Simplify (/ 1 1) into 1 25.034 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.034 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.035 * [backup-simplify]: Simplify (- 0) into 0 25.035 * [backup-simplify]: Simplify (+ 0 0) into 0 25.035 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.035 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.036 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.037 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 25.037 * [taylor]: Taking taylor expansion of 0 in b 25.037 * [backup-simplify]: Simplify 0 into 0 25.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 25.037 * [taylor]: Taking taylor expansion of 0 in b 25.037 * [backup-simplify]: Simplify 0 into 0 25.037 * [taylor]: Taking taylor expansion of 0 in b 25.037 * [backup-simplify]: Simplify 0 into 0 25.037 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.037 * [backup-simplify]: Simplify 0 into 0 25.037 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 25.038 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.039 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 25.039 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.039 * [backup-simplify]: Simplify (+ 0 0) into 0 25.040 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 25.040 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 25.040 * [taylor]: Taking taylor expansion of +nan.0 in a 25.040 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.040 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 25.040 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 25.040 * [taylor]: Taking taylor expansion of +nan.0 in a 25.040 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.040 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 25.040 * [taylor]: Taking taylor expansion of (pow a 3) in a 25.040 * [taylor]: Taking taylor expansion of a in a 25.040 * [backup-simplify]: Simplify 0 into 0 25.040 * [backup-simplify]: Simplify 1 into 1 25.040 * [backup-simplify]: Simplify (* 1 1) into 1 25.041 * [backup-simplify]: Simplify (* 1 1) into 1 25.041 * [backup-simplify]: Simplify (/ 1 1) into 1 25.041 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 25.041 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 25.041 * [taylor]: Taking taylor expansion of +nan.0 in a 25.041 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.041 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 25.041 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 25.041 * [taylor]: Taking taylor expansion of a in a 25.041 * [backup-simplify]: Simplify 0 into 0 25.041 * [backup-simplify]: Simplify 1 into 1 25.041 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.041 * [taylor]: Taking taylor expansion of b in a 25.041 * [backup-simplify]: Simplify b into b 25.041 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.041 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 25.041 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.041 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 25.042 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.042 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.043 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.043 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.045 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.045 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.045 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.046 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.046 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.046 * [backup-simplify]: Simplify (+ 0 0) into 0 25.047 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.047 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 25.048 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.048 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.048 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.048 * [taylor]: Taking taylor expansion of +nan.0 in b 25.048 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.048 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.048 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.048 * [taylor]: Taking taylor expansion of b in b 25.048 * [backup-simplify]: Simplify 0 into 0 25.048 * [backup-simplify]: Simplify 1 into 1 25.048 * [backup-simplify]: Simplify (* 1 1) into 1 25.048 * [backup-simplify]: Simplify (/ 1 1) into 1 25.049 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.050 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.050 * [backup-simplify]: Simplify (- 0) into 0 25.050 * [backup-simplify]: Simplify 0 into 0 25.050 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.052 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.052 * [backup-simplify]: Simplify (- 0) into 0 25.052 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 25.053 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.053 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.053 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.053 * [taylor]: Taking taylor expansion of +nan.0 in b 25.053 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.053 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.053 * [taylor]: Taking taylor expansion of b in b 25.053 * [backup-simplify]: Simplify 0 into 0 25.053 * [backup-simplify]: Simplify 1 into 1 25.053 * [backup-simplify]: Simplify (* 1 1) into 1 25.053 * [backup-simplify]: Simplify (/ 1 1) into 1 25.054 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.055 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.055 * [backup-simplify]: Simplify (- 0) into 0 25.055 * [backup-simplify]: Simplify 0 into 0 25.055 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.055 * [taylor]: Taking taylor expansion of 0 in b 25.055 * [backup-simplify]: Simplify 0 into 0 25.055 * [taylor]: Taking taylor expansion of 0 in b 25.056 * [backup-simplify]: Simplify 0 into 0 25.056 * [backup-simplify]: Simplify 0 into 0 25.056 * [backup-simplify]: Simplify 0 into 0 25.056 * [backup-simplify]: Simplify 0 into 0 25.056 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 25.056 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1) 25.056 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 25.056 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 25.056 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 25.056 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 25.056 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 25.056 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.056 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 25.056 * [taylor]: Taking taylor expansion of c in b 25.056 * [backup-simplify]: Simplify c into c 25.056 * [taylor]: Taking taylor expansion of (* -4 a) in b 25.056 * [taylor]: Taking taylor expansion of -4 in b 25.056 * [backup-simplify]: Simplify -4 into -4 25.056 * [taylor]: Taking taylor expansion of a in b 25.056 * [backup-simplify]: Simplify a into a 25.056 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.056 * [taylor]: Taking taylor expansion of b in b 25.056 * [backup-simplify]: Simplify 0 into 0 25.056 * [backup-simplify]: Simplify 1 into 1 25.056 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.056 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 25.056 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 25.056 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.057 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.057 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 25.057 * [backup-simplify]: Simplify (+ 0 0) into 0 25.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.057 * [taylor]: Taking taylor expansion of b in b 25.057 * [backup-simplify]: Simplify 0 into 0 25.057 * [backup-simplify]: Simplify 1 into 1 25.057 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 25.058 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 25.058 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 25.058 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.058 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 25.058 * [taylor]: Taking taylor expansion of c in a 25.058 * [backup-simplify]: Simplify c into c 25.058 * [taylor]: Taking taylor expansion of (* -4 a) in a 25.058 * [taylor]: Taking taylor expansion of -4 in a 25.058 * [backup-simplify]: Simplify -4 into -4 25.058 * [taylor]: Taking taylor expansion of a in a 25.058 * [backup-simplify]: Simplify 0 into 0 25.058 * [backup-simplify]: Simplify 1 into 1 25.058 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.058 * [taylor]: Taking taylor expansion of b in a 25.058 * [backup-simplify]: Simplify b into b 25.058 * [backup-simplify]: Simplify (* -4 0) into 0 25.058 * [backup-simplify]: Simplify (* c 0) into 0 25.058 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.058 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.058 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.059 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 25.059 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 25.059 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.059 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 25.060 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.060 * [taylor]: Taking taylor expansion of b in a 25.060 * [backup-simplify]: Simplify b into b 25.060 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 25.060 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 25.060 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 25.060 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.060 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 25.060 * [taylor]: Taking taylor expansion of c in c 25.060 * [backup-simplify]: Simplify 0 into 0 25.060 * [backup-simplify]: Simplify 1 into 1 25.060 * [taylor]: Taking taylor expansion of (* -4 a) in c 25.060 * [taylor]: Taking taylor expansion of -4 in c 25.060 * [backup-simplify]: Simplify -4 into -4 25.060 * [taylor]: Taking taylor expansion of a in c 25.060 * [backup-simplify]: Simplify a into a 25.060 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.060 * [taylor]: Taking taylor expansion of b in c 25.060 * [backup-simplify]: Simplify b into b 25.060 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.060 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 25.060 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.060 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.060 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.061 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.061 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 25.061 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.061 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 25.061 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.061 * [taylor]: Taking taylor expansion of b in c 25.061 * [backup-simplify]: Simplify b into b 25.061 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 25.061 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 25.061 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 25.061 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.061 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 25.061 * [taylor]: Taking taylor expansion of c in c 25.061 * [backup-simplify]: Simplify 0 into 0 25.061 * [backup-simplify]: Simplify 1 into 1 25.061 * [taylor]: Taking taylor expansion of (* -4 a) in c 25.061 * [taylor]: Taking taylor expansion of -4 in c 25.061 * [backup-simplify]: Simplify -4 into -4 25.062 * [taylor]: Taking taylor expansion of a in c 25.062 * [backup-simplify]: Simplify a into a 25.062 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.062 * [taylor]: Taking taylor expansion of b in c 25.062 * [backup-simplify]: Simplify b into b 25.062 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.062 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 25.062 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.062 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.062 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.062 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.063 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 25.063 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.063 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 25.063 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.063 * [taylor]: Taking taylor expansion of b in c 25.063 * [backup-simplify]: Simplify b into b 25.063 * [backup-simplify]: Simplify (- b) into (- b) 25.063 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.063 * [taylor]: Taking taylor expansion of 0 in a 25.063 * [backup-simplify]: Simplify 0 into 0 25.063 * [taylor]: Taking taylor expansion of 0 in b 25.063 * [backup-simplify]: Simplify 0 into 0 25.063 * [backup-simplify]: Simplify 0 into 0 25.064 * [backup-simplify]: Simplify (- 0) into 0 25.064 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 25.064 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 25.064 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 25.064 * [taylor]: Taking taylor expansion of 2 in a 25.064 * [backup-simplify]: Simplify 2 into 2 25.064 * [taylor]: Taking taylor expansion of (/ a b) in a 25.064 * [taylor]: Taking taylor expansion of a in a 25.064 * [backup-simplify]: Simplify 0 into 0 25.064 * [backup-simplify]: Simplify 1 into 1 25.064 * [taylor]: Taking taylor expansion of b in a 25.064 * [backup-simplify]: Simplify b into b 25.064 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.064 * [taylor]: Taking taylor expansion of 0 in b 25.064 * [backup-simplify]: Simplify 0 into 0 25.064 * [backup-simplify]: Simplify 0 into 0 25.064 * [backup-simplify]: Simplify 0 into 0 25.065 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 25.065 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 25.065 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.066 * [backup-simplify]: Simplify (+ 0 0) into 0 25.066 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 25.066 * [backup-simplify]: Simplify (- 0) into 0 25.066 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 25.067 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 25.067 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 25.067 * [taylor]: Taking taylor expansion of 2 in a 25.067 * [backup-simplify]: Simplify 2 into 2 25.067 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 25.067 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.067 * [taylor]: Taking taylor expansion of a in a 25.067 * [backup-simplify]: Simplify 0 into 0 25.067 * [backup-simplify]: Simplify 1 into 1 25.067 * [taylor]: Taking taylor expansion of (pow b 3) in a 25.067 * [taylor]: Taking taylor expansion of b in a 25.067 * [backup-simplify]: Simplify b into b 25.067 * [backup-simplify]: Simplify (* 1 1) into 1 25.067 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.067 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 25.067 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 25.067 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 25.067 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 25.067 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 25.068 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 25.068 * [taylor]: Taking taylor expansion of 2 in b 25.068 * [backup-simplify]: Simplify 2 into 2 25.068 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.068 * [taylor]: Taking taylor expansion of b in b 25.068 * [backup-simplify]: Simplify 0 into 0 25.068 * [backup-simplify]: Simplify 1 into 1 25.068 * [backup-simplify]: Simplify (/ 1 1) into 1 25.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.069 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 25.069 * [backup-simplify]: Simplify (- 0) into 0 25.069 * [backup-simplify]: Simplify 0 into 0 25.069 * [taylor]: Taking taylor expansion of 0 in b 25.069 * [backup-simplify]: Simplify 0 into 0 25.069 * [backup-simplify]: Simplify 0 into 0 25.070 * [backup-simplify]: Simplify 0 into 0 25.070 * [backup-simplify]: Simplify 0 into 0 25.070 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) 25.070 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 25.070 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 25.070 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 25.070 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 25.070 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.070 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 25.070 * [taylor]: Taking taylor expansion of (/ 1 c) in b 25.070 * [taylor]: Taking taylor expansion of c in b 25.070 * [backup-simplify]: Simplify c into c 25.070 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.070 * [taylor]: Taking taylor expansion of (/ -4 a) in b 25.070 * [taylor]: Taking taylor expansion of -4 in b 25.070 * [backup-simplify]: Simplify -4 into -4 25.070 * [taylor]: Taking taylor expansion of a in b 25.070 * [backup-simplify]: Simplify a into a 25.070 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.070 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.070 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.070 * [taylor]: Taking taylor expansion of b in b 25.070 * [backup-simplify]: Simplify 0 into 0 25.070 * [backup-simplify]: Simplify 1 into 1 25.071 * [backup-simplify]: Simplify (* 1 1) into 1 25.071 * [backup-simplify]: Simplify (/ 1 1) into 1 25.071 * [backup-simplify]: Simplify (+ 0 1) into 1 25.071 * [backup-simplify]: Simplify (sqrt 1) into 1 25.072 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.072 * [backup-simplify]: Simplify (+ 0 0) into 0 25.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.073 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.073 * [taylor]: Taking taylor expansion of b in b 25.073 * [backup-simplify]: Simplify 0 into 0 25.073 * [backup-simplify]: Simplify 1 into 1 25.073 * [backup-simplify]: Simplify (/ 1 1) into 1 25.073 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 25.073 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 25.073 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 25.073 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.073 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 25.073 * [taylor]: Taking taylor expansion of (/ 1 c) in a 25.073 * [taylor]: Taking taylor expansion of c in a 25.073 * [backup-simplify]: Simplify c into c 25.073 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.073 * [taylor]: Taking taylor expansion of (/ -4 a) in a 25.073 * [taylor]: Taking taylor expansion of -4 in a 25.074 * [backup-simplify]: Simplify -4 into -4 25.074 * [taylor]: Taking taylor expansion of a in a 25.074 * [backup-simplify]: Simplify 0 into 0 25.074 * [backup-simplify]: Simplify 1 into 1 25.074 * [backup-simplify]: Simplify (/ -4 1) into -4 25.074 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.074 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.074 * [taylor]: Taking taylor expansion of b in a 25.074 * [backup-simplify]: Simplify b into b 25.074 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.074 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.074 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 25.074 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.074 * [backup-simplify]: Simplify (sqrt 0) into 0 25.075 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.075 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.075 * [taylor]: Taking taylor expansion of b in a 25.075 * [backup-simplify]: Simplify b into b 25.075 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.075 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 25.075 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 25.075 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 25.075 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.075 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 25.075 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.075 * [taylor]: Taking taylor expansion of c in c 25.075 * [backup-simplify]: Simplify 0 into 0 25.075 * [backup-simplify]: Simplify 1 into 1 25.075 * [backup-simplify]: Simplify (/ 1 1) into 1 25.076 * [taylor]: Taking taylor expansion of (/ -4 a) in c 25.076 * [taylor]: Taking taylor expansion of -4 in c 25.076 * [backup-simplify]: Simplify -4 into -4 25.076 * [taylor]: Taking taylor expansion of a in c 25.076 * [backup-simplify]: Simplify a into a 25.076 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.076 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.076 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.076 * [taylor]: Taking taylor expansion of b in c 25.076 * [backup-simplify]: Simplify b into b 25.076 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.076 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.076 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 25.076 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.076 * [backup-simplify]: Simplify (sqrt 0) into 0 25.077 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.077 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.077 * [taylor]: Taking taylor expansion of b in c 25.077 * [backup-simplify]: Simplify b into b 25.077 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.077 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 25.077 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 25.077 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 25.077 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.077 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 25.077 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.077 * [taylor]: Taking taylor expansion of c in c 25.077 * [backup-simplify]: Simplify 0 into 0 25.077 * [backup-simplify]: Simplify 1 into 1 25.077 * [backup-simplify]: Simplify (/ 1 1) into 1 25.077 * [taylor]: Taking taylor expansion of (/ -4 a) in c 25.077 * [taylor]: Taking taylor expansion of -4 in c 25.077 * [backup-simplify]: Simplify -4 into -4 25.077 * [taylor]: Taking taylor expansion of a in c 25.077 * [backup-simplify]: Simplify a into a 25.077 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.077 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.077 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.077 * [taylor]: Taking taylor expansion of b in c 25.077 * [backup-simplify]: Simplify b into b 25.078 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.078 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.078 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 25.078 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.078 * [backup-simplify]: Simplify (sqrt 0) into 0 25.078 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.078 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.078 * [taylor]: Taking taylor expansion of b in c 25.079 * [backup-simplify]: Simplify b into b 25.079 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.079 * [backup-simplify]: Simplify (+ 0 0) into 0 25.079 * [taylor]: Taking taylor expansion of 0 in a 25.079 * [backup-simplify]: Simplify 0 into 0 25.079 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.079 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 25.079 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 25.079 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 25.079 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 25.079 * [taylor]: Taking taylor expansion of +nan.0 in a 25.079 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.079 * [taylor]: Taking taylor expansion of (/ 1 a) in a 25.079 * [taylor]: Taking taylor expansion of a in a 25.079 * [backup-simplify]: Simplify 0 into 0 25.079 * [backup-simplify]: Simplify 1 into 1 25.080 * [backup-simplify]: Simplify (/ 1 1) into 1 25.080 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.080 * [taylor]: Taking taylor expansion of b in a 25.080 * [backup-simplify]: Simplify b into b 25.080 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.081 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.081 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 25.082 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.082 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.082 * [taylor]: Taking taylor expansion of +nan.0 in b 25.082 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.082 * [taylor]: Taking taylor expansion of 0 in b 25.082 * [backup-simplify]: Simplify 0 into 0 25.082 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 25.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.084 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 25.084 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.085 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 25.085 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.086 * [backup-simplify]: Simplify (- 0) into 0 25.086 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.086 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 25.086 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 25.086 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 25.086 * [taylor]: Taking taylor expansion of +nan.0 in a 25.086 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.086 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 25.086 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.086 * [taylor]: Taking taylor expansion of a in a 25.086 * [backup-simplify]: Simplify 0 into 0 25.086 * [backup-simplify]: Simplify 1 into 1 25.087 * [backup-simplify]: Simplify (* 1 1) into 1 25.087 * [backup-simplify]: Simplify (/ 1 1) into 1 25.088 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 25.088 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 25.088 * [taylor]: Taking taylor expansion of +nan.0 in a 25.088 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.088 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.088 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.088 * [taylor]: Taking taylor expansion of b in a 25.088 * [backup-simplify]: Simplify b into b 25.088 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.088 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.089 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.090 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.091 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.091 * [backup-simplify]: Simplify (+ 0 0) into 0 25.091 * [backup-simplify]: Simplify (- 0) into 0 25.091 * [taylor]: Taking taylor expansion of 0 in b 25.092 * [backup-simplify]: Simplify 0 into 0 25.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.093 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.093 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 25.094 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.094 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 25.094 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.094 * [taylor]: Taking taylor expansion of b in b 25.094 * [backup-simplify]: Simplify 0 into 0 25.094 * [backup-simplify]: Simplify 1 into 1 25.094 * [backup-simplify]: Simplify (/ 1 1) into 1 25.095 * [backup-simplify]: Simplify (- 1) into -1 25.095 * [backup-simplify]: Simplify -1 into -1 25.095 * [taylor]: Taking taylor expansion of 0 in b 25.095 * [backup-simplify]: Simplify 0 into 0 25.095 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.096 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.096 * [backup-simplify]: Simplify 0 into 0 25.096 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 25.097 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.098 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 25.098 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.098 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.099 * [backup-simplify]: Simplify (+ 0 0) into 0 25.100 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 25.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.101 * [backup-simplify]: Simplify (- 0) into 0 25.101 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 25.101 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 25.101 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 25.101 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 25.102 * [taylor]: Taking taylor expansion of +nan.0 in a 25.102 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.102 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 25.102 * [taylor]: Taking taylor expansion of (pow a 3) in a 25.102 * [taylor]: Taking taylor expansion of a in a 25.102 * [backup-simplify]: Simplify 0 into 0 25.102 * [backup-simplify]: Simplify 1 into 1 25.102 * [backup-simplify]: Simplify (* 1 1) into 1 25.103 * [backup-simplify]: Simplify (* 1 1) into 1 25.103 * [backup-simplify]: Simplify (/ 1 1) into 1 25.103 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 25.103 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 25.103 * [taylor]: Taking taylor expansion of +nan.0 in a 25.103 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.103 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 25.103 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 25.103 * [taylor]: Taking taylor expansion of a in a 25.103 * [backup-simplify]: Simplify 0 into 0 25.104 * [backup-simplify]: Simplify 1 into 1 25.104 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.104 * [taylor]: Taking taylor expansion of b in a 25.104 * [backup-simplify]: Simplify b into b 25.104 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.104 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 25.104 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.105 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 25.105 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.106 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.108 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.108 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.112 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.112 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.112 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.113 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.113 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.113 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.113 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.113 * [taylor]: Taking taylor expansion of +nan.0 in b 25.113 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.113 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.113 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.113 * [taylor]: Taking taylor expansion of b in b 25.113 * [backup-simplify]: Simplify 0 into 0 25.113 * [backup-simplify]: Simplify 1 into 1 25.114 * [backup-simplify]: Simplify (* 1 1) into 1 25.114 * [backup-simplify]: Simplify (/ 1 1) into 1 25.115 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.116 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.116 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.117 * [backup-simplify]: Simplify (- 0) into 0 25.117 * [backup-simplify]: Simplify 0 into 0 25.117 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.119 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.119 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.119 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.119 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.119 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.119 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.119 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.119 * [taylor]: Taking taylor expansion of +nan.0 in b 25.119 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.119 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.119 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.119 * [taylor]: Taking taylor expansion of b in b 25.119 * [backup-simplify]: Simplify 0 into 0 25.119 * [backup-simplify]: Simplify 1 into 1 25.120 * [backup-simplify]: Simplify (* 1 1) into 1 25.120 * [backup-simplify]: Simplify (/ 1 1) into 1 25.120 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.121 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.121 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.121 * [backup-simplify]: Simplify (- 0) into 0 25.121 * [backup-simplify]: Simplify 0 into 0 25.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.123 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.123 * [backup-simplify]: Simplify (+ 0 0) into 0 25.123 * [backup-simplify]: Simplify (- 0) into 0 25.123 * [taylor]: Taking taylor expansion of 0 in b 25.123 * [backup-simplify]: Simplify 0 into 0 25.123 * [taylor]: Taking taylor expansion of 0 in b 25.123 * [backup-simplify]: Simplify 0 into 0 25.123 * [backup-simplify]: Simplify 0 into 0 25.124 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.124 * [backup-simplify]: Simplify (- 0) into 0 25.124 * [backup-simplify]: Simplify 0 into 0 25.124 * [backup-simplify]: Simplify 0 into 0 25.125 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 25.125 * [backup-simplify]: Simplify (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) 25.125 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 25.125 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 25.125 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.125 * [taylor]: Taking taylor expansion of b in b 25.125 * [backup-simplify]: Simplify 0 into 0 25.125 * [backup-simplify]: Simplify 1 into 1 25.126 * [backup-simplify]: Simplify (/ 1 1) into 1 25.126 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 25.126 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 25.126 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.126 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 25.126 * [taylor]: Taking taylor expansion of (/ -1 c) in b 25.126 * [taylor]: Taking taylor expansion of -1 in b 25.126 * [backup-simplify]: Simplify -1 into -1 25.126 * [taylor]: Taking taylor expansion of c in b 25.126 * [backup-simplify]: Simplify c into c 25.126 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.126 * [taylor]: Taking taylor expansion of (/ 4 a) in b 25.126 * [taylor]: Taking taylor expansion of 4 in b 25.126 * [backup-simplify]: Simplify 4 into 4 25.126 * [taylor]: Taking taylor expansion of a in b 25.126 * [backup-simplify]: Simplify a into a 25.126 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.126 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.126 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.126 * [taylor]: Taking taylor expansion of b in b 25.126 * [backup-simplify]: Simplify 0 into 0 25.126 * [backup-simplify]: Simplify 1 into 1 25.126 * [backup-simplify]: Simplify (* 1 1) into 1 25.127 * [backup-simplify]: Simplify (/ 1 1) into 1 25.127 * [backup-simplify]: Simplify (+ 0 1) into 1 25.127 * [backup-simplify]: Simplify (sqrt 1) into 1 25.128 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.128 * [backup-simplify]: Simplify (+ 0 0) into 0 25.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.129 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 25.129 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.129 * [taylor]: Taking taylor expansion of b in a 25.129 * [backup-simplify]: Simplify b into b 25.129 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.129 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.129 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.129 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.129 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.129 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.129 * [taylor]: Taking taylor expansion of -1 in a 25.129 * [backup-simplify]: Simplify -1 into -1 25.129 * [taylor]: Taking taylor expansion of c in a 25.129 * [backup-simplify]: Simplify c into c 25.129 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.129 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.129 * [taylor]: Taking taylor expansion of 4 in a 25.129 * [backup-simplify]: Simplify 4 into 4 25.129 * [taylor]: Taking taylor expansion of a in a 25.129 * [backup-simplify]: Simplify 0 into 0 25.129 * [backup-simplify]: Simplify 1 into 1 25.130 * [backup-simplify]: Simplify (/ 4 1) into 4 25.130 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.130 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.130 * [taylor]: Taking taylor expansion of b in a 25.130 * [backup-simplify]: Simplify b into b 25.130 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.130 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.130 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.130 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.130 * [backup-simplify]: Simplify (sqrt 0) into 0 25.131 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.131 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 25.131 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.131 * [taylor]: Taking taylor expansion of b in c 25.131 * [backup-simplify]: Simplify b into b 25.131 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.131 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.131 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.131 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.131 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.131 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.131 * [taylor]: Taking taylor expansion of -1 in c 25.131 * [backup-simplify]: Simplify -1 into -1 25.131 * [taylor]: Taking taylor expansion of c in c 25.131 * [backup-simplify]: Simplify 0 into 0 25.131 * [backup-simplify]: Simplify 1 into 1 25.132 * [backup-simplify]: Simplify (/ -1 1) into -1 25.132 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.132 * [taylor]: Taking taylor expansion of 4 in c 25.132 * [backup-simplify]: Simplify 4 into 4 25.132 * [taylor]: Taking taylor expansion of a in c 25.132 * [backup-simplify]: Simplify a into a 25.132 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.132 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.132 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.132 * [taylor]: Taking taylor expansion of b in c 25.132 * [backup-simplify]: Simplify b into b 25.132 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.132 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.132 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.132 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.132 * [backup-simplify]: Simplify (sqrt 0) into 0 25.133 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.133 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 25.133 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.133 * [taylor]: Taking taylor expansion of b in c 25.133 * [backup-simplify]: Simplify b into b 25.133 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.133 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.133 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.133 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.133 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.133 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.133 * [taylor]: Taking taylor expansion of -1 in c 25.133 * [backup-simplify]: Simplify -1 into -1 25.133 * [taylor]: Taking taylor expansion of c in c 25.133 * [backup-simplify]: Simplify 0 into 0 25.133 * [backup-simplify]: Simplify 1 into 1 25.133 * [backup-simplify]: Simplify (/ -1 1) into -1 25.133 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.133 * [taylor]: Taking taylor expansion of 4 in c 25.133 * [backup-simplify]: Simplify 4 into 4 25.133 * [taylor]: Taking taylor expansion of a in c 25.133 * [backup-simplify]: Simplify a into a 25.134 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.134 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.134 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.134 * [taylor]: Taking taylor expansion of b in c 25.134 * [backup-simplify]: Simplify b into b 25.134 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.134 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.134 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.134 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.134 * [backup-simplify]: Simplify (sqrt 0) into 0 25.134 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.135 * [backup-simplify]: Simplify (+ 0 0) into 0 25.135 * [taylor]: Taking taylor expansion of 0 in a 25.135 * [backup-simplify]: Simplify 0 into 0 25.135 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 25.135 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 25.135 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.135 * [taylor]: Taking taylor expansion of b in a 25.135 * [backup-simplify]: Simplify b into b 25.135 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.135 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 25.135 * [taylor]: Taking taylor expansion of +nan.0 in a 25.135 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.135 * [taylor]: Taking taylor expansion of (/ 1 a) in a 25.135 * [taylor]: Taking taylor expansion of a in a 25.135 * [backup-simplify]: Simplify 0 into 0 25.135 * [backup-simplify]: Simplify 1 into 1 25.139 * [backup-simplify]: Simplify (/ 1 1) into 1 25.140 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.140 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.141 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.141 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.141 * [taylor]: Taking taylor expansion of +nan.0 in b 25.141 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.141 * [taylor]: Taking taylor expansion of 0 in b 25.141 * [backup-simplify]: Simplify 0 into 0 25.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.141 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 25.142 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 25.142 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 25.142 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.143 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 25.143 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.143 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 25.143 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 25.143 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 25.143 * [taylor]: Taking taylor expansion of +nan.0 in a 25.143 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.143 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 25.143 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.143 * [taylor]: Taking taylor expansion of a in a 25.143 * [backup-simplify]: Simplify 0 into 0 25.143 * [backup-simplify]: Simplify 1 into 1 25.144 * [backup-simplify]: Simplify (* 1 1) into 1 25.144 * [backup-simplify]: Simplify (/ 1 1) into 1 25.144 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 25.144 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 25.144 * [taylor]: Taking taylor expansion of +nan.0 in a 25.144 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.144 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.144 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.144 * [taylor]: Taking taylor expansion of b in a 25.144 * [backup-simplify]: Simplify b into b 25.144 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.144 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.145 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.146 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.146 * [backup-simplify]: Simplify (+ 0 0) into 0 25.146 * [backup-simplify]: Simplify (- 0) into 0 25.146 * [taylor]: Taking taylor expansion of 0 in b 25.146 * [backup-simplify]: Simplify 0 into 0 25.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.147 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.148 * [backup-simplify]: Simplify (- 0) into 0 25.148 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.148 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.148 * [taylor]: Taking taylor expansion of b in b 25.148 * [backup-simplify]: Simplify 0 into 0 25.148 * [backup-simplify]: Simplify 1 into 1 25.148 * [backup-simplify]: Simplify (/ 1 1) into 1 25.148 * [backup-simplify]: Simplify 1 into 1 25.148 * [taylor]: Taking taylor expansion of 0 in b 25.148 * [backup-simplify]: Simplify 0 into 0 25.148 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.149 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.149 * [backup-simplify]: Simplify 0 into 0 25.149 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.149 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 25.150 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.150 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 25.150 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.151 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.151 * [backup-simplify]: Simplify (+ 0 0) into 0 25.152 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 25.152 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 25.152 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 25.152 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 25.152 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 25.152 * [taylor]: Taking taylor expansion of +nan.0 in a 25.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.152 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 25.152 * [taylor]: Taking taylor expansion of (pow a 3) in a 25.152 * [taylor]: Taking taylor expansion of a in a 25.152 * [backup-simplify]: Simplify 0 into 0 25.152 * [backup-simplify]: Simplify 1 into 1 25.152 * [backup-simplify]: Simplify (* 1 1) into 1 25.153 * [backup-simplify]: Simplify (* 1 1) into 1 25.153 * [backup-simplify]: Simplify (/ 1 1) into 1 25.153 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 25.153 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 25.153 * [taylor]: Taking taylor expansion of +nan.0 in a 25.153 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.153 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 25.153 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 25.153 * [taylor]: Taking taylor expansion of a in a 25.153 * [backup-simplify]: Simplify 0 into 0 25.153 * [backup-simplify]: Simplify 1 into 1 25.153 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.153 * [taylor]: Taking taylor expansion of b in a 25.153 * [backup-simplify]: Simplify b into b 25.153 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.153 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 25.153 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.154 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 25.154 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.155 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.157 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.157 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.158 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.158 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.158 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.158 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.158 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.158 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.158 * [taylor]: Taking taylor expansion of +nan.0 in b 25.158 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.158 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.158 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.158 * [taylor]: Taking taylor expansion of b in b 25.158 * [backup-simplify]: Simplify 0 into 0 25.158 * [backup-simplify]: Simplify 1 into 1 25.158 * [backup-simplify]: Simplify (* 1 1) into 1 25.159 * [backup-simplify]: Simplify (/ 1 1) into 1 25.159 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.160 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.160 * [backup-simplify]: Simplify (- 0) into 0 25.160 * [backup-simplify]: Simplify 0 into 0 25.161 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.161 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.162 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.162 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.162 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.162 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.162 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.162 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.163 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.163 * [taylor]: Taking taylor expansion of +nan.0 in b 25.163 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.163 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.163 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.163 * [taylor]: Taking taylor expansion of b in b 25.163 * [backup-simplify]: Simplify 0 into 0 25.163 * [backup-simplify]: Simplify 1 into 1 25.163 * [backup-simplify]: Simplify (* 1 1) into 1 25.163 * [backup-simplify]: Simplify (/ 1 1) into 1 25.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.165 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.165 * [backup-simplify]: Simplify (- 0) into 0 25.165 * [backup-simplify]: Simplify 0 into 0 25.165 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.166 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.166 * [backup-simplify]: Simplify (- 0) into 0 25.167 * [backup-simplify]: Simplify (+ 0 0) into 0 25.167 * [taylor]: Taking taylor expansion of 0 in b 25.167 * [backup-simplify]: Simplify 0 into 0 25.167 * [taylor]: Taking taylor expansion of 0 in b 25.167 * [backup-simplify]: Simplify 0 into 0 25.167 * [backup-simplify]: Simplify 0 into 0 25.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.167 * [backup-simplify]: Simplify 0 into 0 25.167 * [backup-simplify]: Simplify 0 into 0 25.168 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 25.168 * * * * [progress]: [ 3 / 4 ] generating series at (2) 25.168 * [backup-simplify]: Simplify (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) into (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) 25.168 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (a c b) around 0 25.168 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 25.168 * [taylor]: Taking taylor expansion of 1/2 in b 25.168 * [backup-simplify]: Simplify 1/2 into 1/2 25.168 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 25.168 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 25.168 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 25.168 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 25.169 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.169 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 25.169 * [taylor]: Taking taylor expansion of c in b 25.169 * [backup-simplify]: Simplify c into c 25.169 * [taylor]: Taking taylor expansion of (* -4 a) in b 25.169 * [taylor]: Taking taylor expansion of -4 in b 25.169 * [backup-simplify]: Simplify -4 into -4 25.169 * [taylor]: Taking taylor expansion of a in b 25.169 * [backup-simplify]: Simplify a into a 25.169 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.169 * [taylor]: Taking taylor expansion of b in b 25.169 * [backup-simplify]: Simplify 0 into 0 25.169 * [backup-simplify]: Simplify 1 into 1 25.169 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.169 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 25.169 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 25.169 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.169 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.169 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 25.170 * [backup-simplify]: Simplify (+ 0 0) into 0 25.170 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.170 * [taylor]: Taking taylor expansion of b in b 25.170 * [backup-simplify]: Simplify 0 into 0 25.170 * [backup-simplify]: Simplify 1 into 1 25.170 * [taylor]: Taking taylor expansion of a in b 25.170 * [backup-simplify]: Simplify a into a 25.170 * [backup-simplify]: Simplify (- 0) into 0 25.170 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 25.170 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 25.170 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 25.170 * [taylor]: Taking taylor expansion of 1/2 in c 25.170 * [backup-simplify]: Simplify 1/2 into 1/2 25.170 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 25.171 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 25.171 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 25.171 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 25.171 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.171 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 25.171 * [taylor]: Taking taylor expansion of c in c 25.171 * [backup-simplify]: Simplify 0 into 0 25.171 * [backup-simplify]: Simplify 1 into 1 25.171 * [taylor]: Taking taylor expansion of (* -4 a) in c 25.171 * [taylor]: Taking taylor expansion of -4 in c 25.171 * [backup-simplify]: Simplify -4 into -4 25.171 * [taylor]: Taking taylor expansion of a in c 25.171 * [backup-simplify]: Simplify a into a 25.171 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.171 * [taylor]: Taking taylor expansion of b in c 25.171 * [backup-simplify]: Simplify b into b 25.171 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.171 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 25.171 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.171 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.171 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.171 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.172 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 25.172 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.172 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 25.172 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.172 * [taylor]: Taking taylor expansion of b in c 25.172 * [backup-simplify]: Simplify b into b 25.172 * [taylor]: Taking taylor expansion of a in c 25.172 * [backup-simplify]: Simplify a into a 25.172 * [backup-simplify]: Simplify (- b) into (- b) 25.172 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.173 * [backup-simplify]: Simplify (- 0) into 0 25.173 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 25.173 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 25.173 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 25.173 * [taylor]: Taking taylor expansion of 1/2 in a 25.173 * [backup-simplify]: Simplify 1/2 into 1/2 25.173 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 25.173 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 25.173 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 25.173 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 25.174 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.174 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 25.174 * [taylor]: Taking taylor expansion of c in a 25.174 * [backup-simplify]: Simplify c into c 25.174 * [taylor]: Taking taylor expansion of (* -4 a) in a 25.174 * [taylor]: Taking taylor expansion of -4 in a 25.174 * [backup-simplify]: Simplify -4 into -4 25.174 * [taylor]: Taking taylor expansion of a in a 25.174 * [backup-simplify]: Simplify 0 into 0 25.174 * [backup-simplify]: Simplify 1 into 1 25.174 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.174 * [taylor]: Taking taylor expansion of b in a 25.174 * [backup-simplify]: Simplify b into b 25.175 * [backup-simplify]: Simplify (* -4 0) into 0 25.175 * [backup-simplify]: Simplify (* c 0) into 0 25.175 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.175 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.175 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.176 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 25.177 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 25.177 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.177 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 25.177 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.177 * [taylor]: Taking taylor expansion of b in a 25.177 * [backup-simplify]: Simplify b into b 25.177 * [taylor]: Taking taylor expansion of a in a 25.177 * [backup-simplify]: Simplify 0 into 0 25.177 * [backup-simplify]: Simplify 1 into 1 25.177 * [backup-simplify]: Simplify (- b) into (- b) 25.177 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.178 * [backup-simplify]: Simplify (- 0) into 0 25.178 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 25.178 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 25.178 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 25.178 * [taylor]: Taking taylor expansion of 1/2 in a 25.178 * [backup-simplify]: Simplify 1/2 into 1/2 25.178 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 25.178 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 25.178 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 25.178 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 25.178 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.178 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 25.178 * [taylor]: Taking taylor expansion of c in a 25.178 * [backup-simplify]: Simplify c into c 25.179 * [taylor]: Taking taylor expansion of (* -4 a) in a 25.179 * [taylor]: Taking taylor expansion of -4 in a 25.179 * [backup-simplify]: Simplify -4 into -4 25.179 * [taylor]: Taking taylor expansion of a in a 25.179 * [backup-simplify]: Simplify 0 into 0 25.179 * [backup-simplify]: Simplify 1 into 1 25.179 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.179 * [taylor]: Taking taylor expansion of b in a 25.179 * [backup-simplify]: Simplify b into b 25.180 * [backup-simplify]: Simplify (* -4 0) into 0 25.180 * [backup-simplify]: Simplify (* c 0) into 0 25.180 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.180 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.180 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.181 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 25.182 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 25.182 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.182 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 25.182 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.182 * [taylor]: Taking taylor expansion of b in a 25.182 * [backup-simplify]: Simplify b into b 25.182 * [taylor]: Taking taylor expansion of a in a 25.182 * [backup-simplify]: Simplify 0 into 0 25.182 * [backup-simplify]: Simplify 1 into 1 25.182 * [backup-simplify]: Simplify (- b) into (- b) 25.182 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.183 * [backup-simplify]: Simplify (- 0) into 0 25.183 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 25.183 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 25.183 * [backup-simplify]: Simplify (* 1/2 (* -2 (/ c b))) into (* -1 (/ c b)) 25.183 * [taylor]: Taking taylor expansion of (* -1 (/ c b)) in c 25.183 * [taylor]: Taking taylor expansion of -1 in c 25.184 * [backup-simplify]: Simplify -1 into -1 25.184 * [taylor]: Taking taylor expansion of (/ c b) in c 25.184 * [taylor]: Taking taylor expansion of c in c 25.184 * [backup-simplify]: Simplify 0 into 0 25.184 * [backup-simplify]: Simplify 1 into 1 25.184 * [taylor]: Taking taylor expansion of b in c 25.184 * [backup-simplify]: Simplify b into b 25.184 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.184 * [backup-simplify]: Simplify (* -1 (/ 1 b)) into (/ -1 b) 25.184 * [taylor]: Taking taylor expansion of (/ -1 b) in b 25.184 * [taylor]: Taking taylor expansion of -1 in b 25.184 * [backup-simplify]: Simplify -1 into -1 25.184 * [taylor]: Taking taylor expansion of b in b 25.184 * [backup-simplify]: Simplify 0 into 0 25.184 * [backup-simplify]: Simplify 1 into 1 25.185 * [backup-simplify]: Simplify (/ -1 1) into -1 25.186 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 25.186 * [backup-simplify]: Simplify 0 into 0 25.187 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 25.188 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 -4) (* 0 0))) into 0 25.188 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.188 * [backup-simplify]: Simplify (+ 0 0) into 0 25.189 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 25.189 * [backup-simplify]: Simplify (- 0) into 0 25.189 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 25.190 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow c 2) (pow b 3)))) 1) (+ (* (* -2 (/ c b)) (/ 0 1)))) into (- (* 2 (/ (pow c 2) (pow b 3)))) 25.190 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ (pow c 2) (pow b 3))))) (* 0 (* -2 (/ c b)))) into (- (/ (pow c 2) (pow b 3))) 25.190 * [taylor]: Taking taylor expansion of (- (/ (pow c 2) (pow b 3))) in c 25.190 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 25.190 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.190 * [taylor]: Taking taylor expansion of c in c 25.190 * [backup-simplify]: Simplify 0 into 0 25.190 * [backup-simplify]: Simplify 1 into 1 25.190 * [taylor]: Taking taylor expansion of (pow b 3) in c 25.190 * [taylor]: Taking taylor expansion of b in c 25.190 * [backup-simplify]: Simplify b into b 25.190 * [backup-simplify]: Simplify (* 1 1) into 1 25.191 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.191 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 25.191 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 25.191 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 25.191 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 b))) into 0 25.191 * [taylor]: Taking taylor expansion of 0 in b 25.191 * [backup-simplify]: Simplify 0 into 0 25.191 * [backup-simplify]: Simplify 0 into 0 25.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.192 * [backup-simplify]: Simplify 0 into 0 25.193 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 25.193 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0)))) into 0 25.194 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 25.194 * [backup-simplify]: Simplify (+ 0 0) into 0 25.194 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 25.195 * [backup-simplify]: Simplify (- 0) into 0 25.195 * [backup-simplify]: Simplify (+ (* -4 (/ (pow c 3) (pow b 5))) 0) into (- (* 4 (/ (pow c 3) (pow b 5)))) 25.196 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ (pow c 3) (pow b 5)))) 1) (+ (* (* -2 (/ c b)) (/ 0 1)) (* (- (* 2 (/ (pow c 2) (pow b 3)))) (/ 0 1)))) into (- (* 4 (/ (pow c 3) (pow b 5)))) 25.196 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow c 3) (pow b 5))))) (+ (* 0 (- (* 2 (/ (pow c 2) (pow b 3))))) (* 0 (* -2 (/ c b))))) into (- (* 2 (/ (pow c 3) (pow b 5)))) 25.196 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 3) (pow b 5)))) in c 25.196 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 3) (pow b 5))) in c 25.196 * [taylor]: Taking taylor expansion of 2 in c 25.196 * [backup-simplify]: Simplify 2 into 2 25.196 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 25.196 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.196 * [taylor]: Taking taylor expansion of c in c 25.196 * [backup-simplify]: Simplify 0 into 0 25.196 * [backup-simplify]: Simplify 1 into 1 25.196 * [taylor]: Taking taylor expansion of (pow b 5) in c 25.196 * [taylor]: Taking taylor expansion of b in c 25.196 * [backup-simplify]: Simplify b into b 25.197 * [backup-simplify]: Simplify (* 1 1) into 1 25.197 * [backup-simplify]: Simplify (* 1 1) into 1 25.197 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.197 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 25.197 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 25.197 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 25.197 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 25.197 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 25.197 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 25.197 * [taylor]: Taking taylor expansion of (pow b 3) in b 25.197 * [taylor]: Taking taylor expansion of b in b 25.197 * [backup-simplify]: Simplify 0 into 0 25.197 * [backup-simplify]: Simplify 1 into 1 25.198 * [backup-simplify]: Simplify (* 1 1) into 1 25.198 * [backup-simplify]: Simplify (* 1 1) into 1 25.198 * [backup-simplify]: Simplify (/ 1 1) into 1 25.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.200 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.204 * [backup-simplify]: Simplify (- 0) into 0 25.204 * [backup-simplify]: Simplify 0 into 0 25.204 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.204 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 25.204 * [taylor]: Taking taylor expansion of 0 in b 25.204 * [backup-simplify]: Simplify 0 into 0 25.204 * [backup-simplify]: Simplify 0 into 0 25.204 * [backup-simplify]: Simplify 0 into 0 25.204 * [backup-simplify]: Simplify 0 into 0 25.205 * [backup-simplify]: Simplify (/ 1 (/ (/ 1 a) (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2))) into (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 25.205 * [approximate]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (a c b) around 0 25.205 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 25.205 * [taylor]: Taking taylor expansion of 1/2 in b 25.205 * [backup-simplify]: Simplify 1/2 into 1/2 25.205 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 25.205 * [taylor]: Taking taylor expansion of a in b 25.205 * [backup-simplify]: Simplify a into a 25.205 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 25.205 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 25.205 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 25.205 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.205 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 25.205 * [taylor]: Taking taylor expansion of (/ 1 c) in b 25.205 * [taylor]: Taking taylor expansion of c in b 25.205 * [backup-simplify]: Simplify c into c 25.205 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.205 * [taylor]: Taking taylor expansion of (/ -4 a) in b 25.205 * [taylor]: Taking taylor expansion of -4 in b 25.205 * [backup-simplify]: Simplify -4 into -4 25.205 * [taylor]: Taking taylor expansion of a in b 25.205 * [backup-simplify]: Simplify a into a 25.205 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.205 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.205 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.205 * [taylor]: Taking taylor expansion of b in b 25.205 * [backup-simplify]: Simplify 0 into 0 25.205 * [backup-simplify]: Simplify 1 into 1 25.206 * [backup-simplify]: Simplify (* 1 1) into 1 25.206 * [backup-simplify]: Simplify (/ 1 1) into 1 25.206 * [backup-simplify]: Simplify (+ 0 1) into 1 25.206 * [backup-simplify]: Simplify (sqrt 1) into 1 25.207 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.207 * [backup-simplify]: Simplify (+ 0 0) into 0 25.208 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.208 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.208 * [taylor]: Taking taylor expansion of b in b 25.208 * [backup-simplify]: Simplify 0 into 0 25.208 * [backup-simplify]: Simplify 1 into 1 25.208 * [backup-simplify]: Simplify (/ 1 1) into 1 25.208 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 25.208 * [taylor]: Taking taylor expansion of 1/2 in c 25.208 * [backup-simplify]: Simplify 1/2 into 1/2 25.208 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 25.208 * [taylor]: Taking taylor expansion of a in c 25.208 * [backup-simplify]: Simplify a into a 25.208 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 25.208 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 25.208 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 25.208 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.208 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 25.209 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.209 * [taylor]: Taking taylor expansion of c in c 25.209 * [backup-simplify]: Simplify 0 into 0 25.209 * [backup-simplify]: Simplify 1 into 1 25.209 * [backup-simplify]: Simplify (/ 1 1) into 1 25.209 * [taylor]: Taking taylor expansion of (/ -4 a) in c 25.209 * [taylor]: Taking taylor expansion of -4 in c 25.209 * [backup-simplify]: Simplify -4 into -4 25.209 * [taylor]: Taking taylor expansion of a in c 25.209 * [backup-simplify]: Simplify a into a 25.209 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.209 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.209 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.209 * [taylor]: Taking taylor expansion of b in c 25.209 * [backup-simplify]: Simplify b into b 25.209 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.209 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.209 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 25.209 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.210 * [backup-simplify]: Simplify (sqrt 0) into 0 25.210 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.210 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.210 * [taylor]: Taking taylor expansion of b in c 25.210 * [backup-simplify]: Simplify b into b 25.210 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.210 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 25.210 * [taylor]: Taking taylor expansion of 1/2 in a 25.210 * [backup-simplify]: Simplify 1/2 into 1/2 25.210 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 25.210 * [taylor]: Taking taylor expansion of a in a 25.210 * [backup-simplify]: Simplify 0 into 0 25.210 * [backup-simplify]: Simplify 1 into 1 25.210 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 25.210 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 25.210 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 25.210 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.210 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 25.210 * [taylor]: Taking taylor expansion of (/ 1 c) in a 25.210 * [taylor]: Taking taylor expansion of c in a 25.210 * [backup-simplify]: Simplify c into c 25.210 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.210 * [taylor]: Taking taylor expansion of (/ -4 a) in a 25.210 * [taylor]: Taking taylor expansion of -4 in a 25.210 * [backup-simplify]: Simplify -4 into -4 25.210 * [taylor]: Taking taylor expansion of a in a 25.210 * [backup-simplify]: Simplify 0 into 0 25.210 * [backup-simplify]: Simplify 1 into 1 25.211 * [backup-simplify]: Simplify (/ -4 1) into -4 25.211 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.211 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.211 * [taylor]: Taking taylor expansion of b in a 25.211 * [backup-simplify]: Simplify b into b 25.211 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.211 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.211 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 25.211 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.211 * [backup-simplify]: Simplify (sqrt 0) into 0 25.212 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.212 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.212 * [taylor]: Taking taylor expansion of b in a 25.212 * [backup-simplify]: Simplify b into b 25.212 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.212 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 25.212 * [taylor]: Taking taylor expansion of 1/2 in a 25.212 * [backup-simplify]: Simplify 1/2 into 1/2 25.212 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 25.212 * [taylor]: Taking taylor expansion of a in a 25.212 * [backup-simplify]: Simplify 0 into 0 25.212 * [backup-simplify]: Simplify 1 into 1 25.212 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 25.212 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 25.212 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 25.212 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.212 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 25.212 * [taylor]: Taking taylor expansion of (/ 1 c) in a 25.212 * [taylor]: Taking taylor expansion of c in a 25.212 * [backup-simplify]: Simplify c into c 25.212 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.212 * [taylor]: Taking taylor expansion of (/ -4 a) in a 25.212 * [taylor]: Taking taylor expansion of -4 in a 25.212 * [backup-simplify]: Simplify -4 into -4 25.212 * [taylor]: Taking taylor expansion of a in a 25.212 * [backup-simplify]: Simplify 0 into 0 25.212 * [backup-simplify]: Simplify 1 into 1 25.213 * [backup-simplify]: Simplify (/ -4 1) into -4 25.213 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.213 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.213 * [taylor]: Taking taylor expansion of b in a 25.213 * [backup-simplify]: Simplify b into b 25.213 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.213 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.213 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 25.213 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.213 * [backup-simplify]: Simplify (sqrt 0) into 0 25.214 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.214 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.214 * [taylor]: Taking taylor expansion of b in a 25.214 * [backup-simplify]: Simplify b into b 25.214 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.214 * [backup-simplify]: Simplify (+ 0 0) into 0 25.214 * [backup-simplify]: Simplify (* 0 0) into 0 25.215 * [backup-simplify]: Simplify (* 1/2 0) into 0 25.215 * [taylor]: Taking taylor expansion of 0 in c 25.215 * [backup-simplify]: Simplify 0 into 0 25.215 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.215 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.215 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 25.216 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 0)) into 0 25.216 * [taylor]: Taking taylor expansion of 0 in c 25.216 * [backup-simplify]: Simplify 0 into 0 25.216 * [taylor]: Taking taylor expansion of 0 in b 25.216 * [backup-simplify]: Simplify 0 into 0 25.216 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 25.217 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 25.217 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 25.217 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.218 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.218 * [backup-simplify]: Simplify (- 0) into 0 25.218 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.219 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.219 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0))) into (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) 25.220 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) in c 25.220 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c)))) in c 25.220 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in c 25.220 * [taylor]: Taking taylor expansion of 1/2 in c 25.220 * [backup-simplify]: Simplify 1/2 into 1/2 25.220 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.220 * [taylor]: Taking taylor expansion of b in c 25.220 * [backup-simplify]: Simplify b into b 25.220 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.220 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.220 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.220 * [taylor]: Taking taylor expansion of +nan.0 in c 25.220 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.220 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.220 * [taylor]: Taking taylor expansion of c in c 25.220 * [backup-simplify]: Simplify 0 into 0 25.220 * [backup-simplify]: Simplify 1 into 1 25.220 * [backup-simplify]: Simplify (/ 1 1) into 1 25.221 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.221 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.222 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.223 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.223 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.223 * [taylor]: Taking taylor expansion of +nan.0 in b 25.224 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.224 * [taylor]: Taking taylor expansion of 0 in b 25.224 * [backup-simplify]: Simplify 0 into 0 25.224 * [taylor]: Taking taylor expansion of 0 in b 25.224 * [backup-simplify]: Simplify 0 into 0 25.224 * [backup-simplify]: Simplify 0 into 0 25.225 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.226 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 -4))) into 0 25.226 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.227 * [backup-simplify]: Simplify (+ 0 0) into 0 25.228 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.229 * [backup-simplify]: Simplify (- 0) into 0 25.230 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.232 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.233 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.233 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 25.233 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 25.233 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 25.233 * [taylor]: Taking taylor expansion of +nan.0 in c 25.233 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.233 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 25.233 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.233 * [taylor]: Taking taylor expansion of c in c 25.233 * [backup-simplify]: Simplify 0 into 0 25.234 * [backup-simplify]: Simplify 1 into 1 25.234 * [backup-simplify]: Simplify (* 1 1) into 1 25.234 * [backup-simplify]: Simplify (/ 1 1) into 1 25.235 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 25.235 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 25.235 * [taylor]: Taking taylor expansion of +nan.0 in c 25.235 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.235 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.235 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.235 * [taylor]: Taking taylor expansion of b in c 25.235 * [backup-simplify]: Simplify b into b 25.235 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.235 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.236 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.238 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.238 * [backup-simplify]: Simplify (+ 0 0) into 0 25.239 * [backup-simplify]: Simplify (- 0) into 0 25.239 * [taylor]: Taking taylor expansion of 0 in b 25.239 * [backup-simplify]: Simplify 0 into 0 25.239 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 25.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.241 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.241 * [backup-simplify]: Simplify (- 0) into 0 25.241 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 25.242 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 25.242 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 25.242 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 25.242 * [taylor]: Taking taylor expansion of 1/2 in b 25.242 * [backup-simplify]: Simplify 1/2 into 1/2 25.242 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.242 * [taylor]: Taking taylor expansion of b in b 25.242 * [backup-simplify]: Simplify 0 into 0 25.242 * [backup-simplify]: Simplify 1 into 1 25.242 * [backup-simplify]: Simplify (/ 1 1) into 1 25.243 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 25.243 * [backup-simplify]: Simplify (- 1/2) into -1/2 25.243 * [backup-simplify]: Simplify -1/2 into -1/2 25.243 * [taylor]: Taking taylor expansion of 0 in b 25.243 * [backup-simplify]: Simplify 0 into 0 25.243 * [taylor]: Taking taylor expansion of 0 in b 25.243 * [backup-simplify]: Simplify 0 into 0 25.244 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.244 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.244 * [backup-simplify]: Simplify 0 into 0 25.244 * [backup-simplify]: Simplify 0 into 0 25.245 * [backup-simplify]: Simplify 0 into 0 25.246 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.247 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 25.248 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 25.249 * [backup-simplify]: Simplify (+ 0 0) into 0 25.251 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.251 * [backup-simplify]: Simplify (- 0) into 0 25.252 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.255 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.257 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* 0 0) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.257 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 25.257 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 25.257 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 25.257 * [taylor]: Taking taylor expansion of +nan.0 in c 25.257 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.257 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 25.257 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.257 * [taylor]: Taking taylor expansion of c in c 25.257 * [backup-simplify]: Simplify 0 into 0 25.257 * [backup-simplify]: Simplify 1 into 1 25.258 * [backup-simplify]: Simplify (* 1 1) into 1 25.259 * [backup-simplify]: Simplify (* 1 1) into 1 25.259 * [backup-simplify]: Simplify (/ 1 1) into 1 25.259 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 25.259 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 25.259 * [taylor]: Taking taylor expansion of +nan.0 in c 25.259 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.259 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 25.259 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 25.259 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.259 * [taylor]: Taking taylor expansion of b in c 25.259 * [backup-simplify]: Simplify b into b 25.259 * [taylor]: Taking taylor expansion of c in c 25.259 * [backup-simplify]: Simplify 0 into 0 25.259 * [backup-simplify]: Simplify 1 into 1 25.259 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.260 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 25.260 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.260 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 25.261 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.265 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.273 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.273 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.273 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.273 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.273 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.273 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.274 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.274 * [taylor]: Taking taylor expansion of +nan.0 in b 25.274 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.274 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.274 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.274 * [taylor]: Taking taylor expansion of b in b 25.274 * [backup-simplify]: Simplify 0 into 0 25.274 * [backup-simplify]: Simplify 1 into 1 25.274 * [backup-simplify]: Simplify (* 1 1) into 1 25.275 * [backup-simplify]: Simplify (/ 1 1) into 1 25.276 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.277 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.278 * [backup-simplify]: Simplify (- 0) into 0 25.278 * [backup-simplify]: Simplify 0 into 0 25.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.282 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.282 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.282 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.282 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.283 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.283 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.283 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.283 * [taylor]: Taking taylor expansion of +nan.0 in b 25.283 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.283 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.283 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.283 * [taylor]: Taking taylor expansion of b in b 25.283 * [backup-simplify]: Simplify 0 into 0 25.283 * [backup-simplify]: Simplify 1 into 1 25.283 * [backup-simplify]: Simplify (* 1 1) into 1 25.284 * [backup-simplify]: Simplify (/ 1 1) into 1 25.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.285 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.286 * [backup-simplify]: Simplify (- 0) into 0 25.286 * [backup-simplify]: Simplify 0 into 0 25.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.286 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 25.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.288 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.288 * [backup-simplify]: Simplify (- 0) into 0 25.288 * [backup-simplify]: Simplify (+ 0 0) into 0 25.288 * [backup-simplify]: Simplify (- 0) into 0 25.288 * [taylor]: Taking taylor expansion of 0 in b 25.288 * [backup-simplify]: Simplify 0 into 0 25.288 * [taylor]: Taking taylor expansion of 0 in b 25.288 * [backup-simplify]: Simplify 0 into 0 25.288 * [taylor]: Taking taylor expansion of 0 in b 25.289 * [backup-simplify]: Simplify 0 into 0 25.289 * [backup-simplify]: Simplify 0 into 0 25.289 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) (/ 1 a)))) (* -1/2 (* (/ 1 (/ 1 b)) (* 1 (/ 1 a))))) into (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 25.289 * [backup-simplify]: Simplify (/ 1 (/ (/ 1 (- a)) (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2))) into (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 25.289 * [approximate]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (a c b) around 0 25.289 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 25.289 * [taylor]: Taking taylor expansion of -1/2 in b 25.289 * [backup-simplify]: Simplify -1/2 into -1/2 25.289 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 25.289 * [taylor]: Taking taylor expansion of a in b 25.289 * [backup-simplify]: Simplify a into a 25.289 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 25.290 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.290 * [taylor]: Taking taylor expansion of b in b 25.290 * [backup-simplify]: Simplify 0 into 0 25.290 * [backup-simplify]: Simplify 1 into 1 25.290 * [backup-simplify]: Simplify (/ 1 1) into 1 25.290 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 25.290 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 25.290 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.290 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 25.290 * [taylor]: Taking taylor expansion of (/ -1 c) in b 25.290 * [taylor]: Taking taylor expansion of -1 in b 25.290 * [backup-simplify]: Simplify -1 into -1 25.290 * [taylor]: Taking taylor expansion of c in b 25.290 * [backup-simplify]: Simplify c into c 25.290 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.290 * [taylor]: Taking taylor expansion of (/ 4 a) in b 25.290 * [taylor]: Taking taylor expansion of 4 in b 25.290 * [backup-simplify]: Simplify 4 into 4 25.290 * [taylor]: Taking taylor expansion of a in b 25.290 * [backup-simplify]: Simplify a into a 25.290 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.290 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.290 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.290 * [taylor]: Taking taylor expansion of b in b 25.290 * [backup-simplify]: Simplify 0 into 0 25.290 * [backup-simplify]: Simplify 1 into 1 25.291 * [backup-simplify]: Simplify (* 1 1) into 1 25.291 * [backup-simplify]: Simplify (/ 1 1) into 1 25.291 * [backup-simplify]: Simplify (+ 0 1) into 1 25.292 * [backup-simplify]: Simplify (sqrt 1) into 1 25.292 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.293 * [backup-simplify]: Simplify (+ 0 0) into 0 25.293 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.293 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 25.293 * [taylor]: Taking taylor expansion of -1/2 in c 25.293 * [backup-simplify]: Simplify -1/2 into -1/2 25.293 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 25.293 * [taylor]: Taking taylor expansion of a in c 25.293 * [backup-simplify]: Simplify a into a 25.293 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 25.293 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.293 * [taylor]: Taking taylor expansion of b in c 25.293 * [backup-simplify]: Simplify b into b 25.293 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.293 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.293 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.293 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.293 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.293 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.293 * [taylor]: Taking taylor expansion of -1 in c 25.293 * [backup-simplify]: Simplify -1 into -1 25.293 * [taylor]: Taking taylor expansion of c in c 25.293 * [backup-simplify]: Simplify 0 into 0 25.294 * [backup-simplify]: Simplify 1 into 1 25.294 * [backup-simplify]: Simplify (/ -1 1) into -1 25.294 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.294 * [taylor]: Taking taylor expansion of 4 in c 25.294 * [backup-simplify]: Simplify 4 into 4 25.294 * [taylor]: Taking taylor expansion of a in c 25.294 * [backup-simplify]: Simplify a into a 25.294 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.294 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.294 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.294 * [taylor]: Taking taylor expansion of b in c 25.294 * [backup-simplify]: Simplify b into b 25.294 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.294 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.294 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.294 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.295 * [backup-simplify]: Simplify (sqrt 0) into 0 25.295 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.295 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 25.295 * [taylor]: Taking taylor expansion of -1/2 in a 25.295 * [backup-simplify]: Simplify -1/2 into -1/2 25.295 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 25.295 * [taylor]: Taking taylor expansion of a in a 25.295 * [backup-simplify]: Simplify 0 into 0 25.295 * [backup-simplify]: Simplify 1 into 1 25.295 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 25.295 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.295 * [taylor]: Taking taylor expansion of b in a 25.295 * [backup-simplify]: Simplify b into b 25.295 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.295 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.295 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.295 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.295 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.295 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.295 * [taylor]: Taking taylor expansion of -1 in a 25.295 * [backup-simplify]: Simplify -1 into -1 25.295 * [taylor]: Taking taylor expansion of c in a 25.295 * [backup-simplify]: Simplify c into c 25.295 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.295 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.296 * [taylor]: Taking taylor expansion of 4 in a 25.296 * [backup-simplify]: Simplify 4 into 4 25.296 * [taylor]: Taking taylor expansion of a in a 25.296 * [backup-simplify]: Simplify 0 into 0 25.296 * [backup-simplify]: Simplify 1 into 1 25.296 * [backup-simplify]: Simplify (/ 4 1) into 4 25.296 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.296 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.296 * [taylor]: Taking taylor expansion of b in a 25.296 * [backup-simplify]: Simplify b into b 25.296 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.296 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.296 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.296 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.296 * [backup-simplify]: Simplify (sqrt 0) into 0 25.297 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.297 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 25.297 * [taylor]: Taking taylor expansion of -1/2 in a 25.297 * [backup-simplify]: Simplify -1/2 into -1/2 25.297 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 25.297 * [taylor]: Taking taylor expansion of a in a 25.297 * [backup-simplify]: Simplify 0 into 0 25.297 * [backup-simplify]: Simplify 1 into 1 25.297 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 25.297 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.297 * [taylor]: Taking taylor expansion of b in a 25.297 * [backup-simplify]: Simplify b into b 25.297 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.297 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.297 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.297 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.297 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.297 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.297 * [taylor]: Taking taylor expansion of -1 in a 25.297 * [backup-simplify]: Simplify -1 into -1 25.297 * [taylor]: Taking taylor expansion of c in a 25.297 * [backup-simplify]: Simplify c into c 25.297 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.297 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.297 * [taylor]: Taking taylor expansion of 4 in a 25.297 * [backup-simplify]: Simplify 4 into 4 25.297 * [taylor]: Taking taylor expansion of a in a 25.297 * [backup-simplify]: Simplify 0 into 0 25.297 * [backup-simplify]: Simplify 1 into 1 25.298 * [backup-simplify]: Simplify (/ 4 1) into 4 25.298 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.298 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.298 * [taylor]: Taking taylor expansion of b in a 25.298 * [backup-simplify]: Simplify b into b 25.298 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.298 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.298 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.298 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.298 * [backup-simplify]: Simplify (sqrt 0) into 0 25.299 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.299 * [backup-simplify]: Simplify (+ 0 0) into 0 25.299 * [backup-simplify]: Simplify (* 0 0) into 0 25.300 * [backup-simplify]: Simplify (* -1/2 0) into 0 25.300 * [taylor]: Taking taylor expansion of 0 in c 25.300 * [backup-simplify]: Simplify 0 into 0 25.300 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.300 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 25.301 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 0)) into 0 25.301 * [taylor]: Taking taylor expansion of 0 in c 25.301 * [backup-simplify]: Simplify 0 into 0 25.301 * [taylor]: Taking taylor expansion of 0 in b 25.301 * [backup-simplify]: Simplify 0 into 0 25.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 25.302 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 25.302 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 25.302 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.303 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.303 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.303 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.304 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0))) into (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) 25.304 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c))))) in c 25.304 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 b)) (- (* +nan.0 (/ 1 c)))) in c 25.304 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in c 25.304 * [taylor]: Taking taylor expansion of 1/2 in c 25.304 * [backup-simplify]: Simplify 1/2 into 1/2 25.304 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.304 * [taylor]: Taking taylor expansion of b in c 25.304 * [backup-simplify]: Simplify b into b 25.304 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.304 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.304 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.304 * [taylor]: Taking taylor expansion of +nan.0 in c 25.304 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.304 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.304 * [taylor]: Taking taylor expansion of c in c 25.304 * [backup-simplify]: Simplify 0 into 0 25.304 * [backup-simplify]: Simplify 1 into 1 25.305 * [backup-simplify]: Simplify (/ 1 1) into 1 25.305 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.305 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.306 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.306 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.306 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.306 * [taylor]: Taking taylor expansion of +nan.0 in b 25.306 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.306 * [taylor]: Taking taylor expansion of 0 in b 25.306 * [backup-simplify]: Simplify 0 into 0 25.306 * [taylor]: Taking taylor expansion of 0 in b 25.306 * [backup-simplify]: Simplify 0 into 0 25.306 * [backup-simplify]: Simplify 0 into 0 25.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.308 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.308 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 4))) into 0 25.308 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.308 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.309 * [backup-simplify]: Simplify (+ 0 0) into 0 25.309 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.309 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.310 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.311 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.311 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 25.311 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 25.311 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 25.311 * [taylor]: Taking taylor expansion of +nan.0 in c 25.311 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.311 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 25.311 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.311 * [taylor]: Taking taylor expansion of c in c 25.311 * [backup-simplify]: Simplify 0 into 0 25.311 * [backup-simplify]: Simplify 1 into 1 25.312 * [backup-simplify]: Simplify (* 1 1) into 1 25.312 * [backup-simplify]: Simplify (/ 1 1) into 1 25.312 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 25.312 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 25.312 * [taylor]: Taking taylor expansion of +nan.0 in c 25.312 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.312 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.312 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.312 * [taylor]: Taking taylor expansion of b in c 25.312 * [backup-simplify]: Simplify b into b 25.312 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.312 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.313 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.313 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.313 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.314 * [backup-simplify]: Simplify (+ 0 0) into 0 25.314 * [backup-simplify]: Simplify (- 0) into 0 25.314 * [taylor]: Taking taylor expansion of 0 in b 25.314 * [backup-simplify]: Simplify 0 into 0 25.314 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 25.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.315 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.315 * [backup-simplify]: Simplify (- 0) into 0 25.315 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 25.315 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 25.315 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 25.315 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 25.315 * [taylor]: Taking taylor expansion of 1/2 in b 25.316 * [backup-simplify]: Simplify 1/2 into 1/2 25.316 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.316 * [taylor]: Taking taylor expansion of b in b 25.316 * [backup-simplify]: Simplify 0 into 0 25.316 * [backup-simplify]: Simplify 1 into 1 25.316 * [backup-simplify]: Simplify (/ 1 1) into 1 25.316 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 25.316 * [backup-simplify]: Simplify (- 1/2) into -1/2 25.316 * [backup-simplify]: Simplify -1/2 into -1/2 25.316 * [taylor]: Taking taylor expansion of 0 in b 25.316 * [backup-simplify]: Simplify 0 into 0 25.316 * [taylor]: Taking taylor expansion of 0 in b 25.317 * [backup-simplify]: Simplify 0 into 0 25.317 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.317 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.317 * [backup-simplify]: Simplify 0 into 0 25.317 * [backup-simplify]: Simplify 0 into 0 25.317 * [backup-simplify]: Simplify 0 into 0 25.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.318 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.318 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.319 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 25.319 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 25.320 * [backup-simplify]: Simplify (+ 0 0) into 0 25.321 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.321 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.323 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.324 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* 0 0) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.324 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 25.324 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 25.324 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 25.324 * [taylor]: Taking taylor expansion of +nan.0 in c 25.324 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.324 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 25.324 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.324 * [taylor]: Taking taylor expansion of c in c 25.324 * [backup-simplify]: Simplify 0 into 0 25.324 * [backup-simplify]: Simplify 1 into 1 25.324 * [backup-simplify]: Simplify (* 1 1) into 1 25.325 * [backup-simplify]: Simplify (* 1 1) into 1 25.325 * [backup-simplify]: Simplify (/ 1 1) into 1 25.325 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 25.325 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 25.325 * [taylor]: Taking taylor expansion of +nan.0 in c 25.325 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.325 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 25.325 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 25.325 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.325 * [taylor]: Taking taylor expansion of b in c 25.325 * [backup-simplify]: Simplify b into b 25.325 * [taylor]: Taking taylor expansion of c in c 25.325 * [backup-simplify]: Simplify 0 into 0 25.325 * [backup-simplify]: Simplify 1 into 1 25.325 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.325 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 25.325 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.325 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 25.326 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.326 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.327 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.328 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.329 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.329 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.329 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.330 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.330 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.330 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.330 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.330 * [taylor]: Taking taylor expansion of +nan.0 in b 25.330 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.330 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.330 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.330 * [taylor]: Taking taylor expansion of b in b 25.330 * [backup-simplify]: Simplify 0 into 0 25.330 * [backup-simplify]: Simplify 1 into 1 25.330 * [backup-simplify]: Simplify (* 1 1) into 1 25.330 * [backup-simplify]: Simplify (/ 1 1) into 1 25.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.332 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.332 * [backup-simplify]: Simplify (- 0) into 0 25.332 * [backup-simplify]: Simplify 0 into 0 25.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.334 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.334 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.334 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.334 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.334 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 25.334 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 25.334 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 25.334 * [taylor]: Taking taylor expansion of +nan.0 in b 25.334 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.334 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.334 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.334 * [taylor]: Taking taylor expansion of b in b 25.334 * [backup-simplify]: Simplify 0 into 0 25.334 * [backup-simplify]: Simplify 1 into 1 25.335 * [backup-simplify]: Simplify (* 1 1) into 1 25.335 * [backup-simplify]: Simplify (/ 1 1) into 1 25.335 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.336 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.337 * [backup-simplify]: Simplify (- 0) into 0 25.337 * [backup-simplify]: Simplify 0 into 0 25.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.337 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 25.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.338 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.339 * [backup-simplify]: Simplify (- 0) into 0 25.339 * [backup-simplify]: Simplify (+ 0 0) into 0 25.339 * [backup-simplify]: Simplify (- 0) into 0 25.339 * [taylor]: Taking taylor expansion of 0 in b 25.339 * [backup-simplify]: Simplify 0 into 0 25.339 * [taylor]: Taking taylor expansion of 0 in b 25.339 * [backup-simplify]: Simplify 0 into 0 25.339 * [taylor]: Taking taylor expansion of 0 in b 25.339 * [backup-simplify]: Simplify 0 into 0 25.339 * [backup-simplify]: Simplify 0 into 0 25.340 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (- a))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* 1 (/ 1 (- a)))))) into (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 25.340 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 25.340 * [backup-simplify]: Simplify (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) into (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) 25.340 * [approximate]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in (a c b) around 0 25.340 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in b 25.340 * [taylor]: Taking taylor expansion of 2 in b 25.340 * [backup-simplify]: Simplify 2 into 2 25.340 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in b 25.340 * [taylor]: Taking taylor expansion of a in b 25.340 * [backup-simplify]: Simplify a into a 25.340 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 25.340 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 25.340 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 25.340 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.340 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 25.340 * [taylor]: Taking taylor expansion of c in b 25.340 * [backup-simplify]: Simplify c into c 25.340 * [taylor]: Taking taylor expansion of (* -4 a) in b 25.340 * [taylor]: Taking taylor expansion of -4 in b 25.340 * [backup-simplify]: Simplify -4 into -4 25.340 * [taylor]: Taking taylor expansion of a in b 25.340 * [backup-simplify]: Simplify a into a 25.340 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.340 * [taylor]: Taking taylor expansion of b in b 25.340 * [backup-simplify]: Simplify 0 into 0 25.340 * [backup-simplify]: Simplify 1 into 1 25.341 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.341 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 25.341 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 25.341 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.341 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.341 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 25.342 * [backup-simplify]: Simplify (+ 0 0) into 0 25.342 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.342 * [taylor]: Taking taylor expansion of b in b 25.342 * [backup-simplify]: Simplify 0 into 0 25.342 * [backup-simplify]: Simplify 1 into 1 25.342 * [backup-simplify]: Simplify (- 0) into 0 25.342 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 25.342 * [backup-simplify]: Simplify (/ a (sqrt (- (* 4 (* a c))))) into (/ a (sqrt (- (* 4 (* a c))))) 25.342 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in c 25.342 * [taylor]: Taking taylor expansion of 2 in c 25.342 * [backup-simplify]: Simplify 2 into 2 25.342 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in c 25.342 * [taylor]: Taking taylor expansion of a in c 25.342 * [backup-simplify]: Simplify a into a 25.342 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 25.342 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 25.342 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 25.343 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.343 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 25.343 * [taylor]: Taking taylor expansion of c in c 25.343 * [backup-simplify]: Simplify 0 into 0 25.343 * [backup-simplify]: Simplify 1 into 1 25.343 * [taylor]: Taking taylor expansion of (* -4 a) in c 25.343 * [taylor]: Taking taylor expansion of -4 in c 25.343 * [backup-simplify]: Simplify -4 into -4 25.343 * [taylor]: Taking taylor expansion of a in c 25.343 * [backup-simplify]: Simplify a into a 25.343 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.343 * [taylor]: Taking taylor expansion of b in c 25.343 * [backup-simplify]: Simplify b into b 25.343 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 25.343 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 25.343 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.343 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.343 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.343 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 25.344 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 25.344 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.344 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 25.344 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.344 * [taylor]: Taking taylor expansion of b in c 25.344 * [backup-simplify]: Simplify b into b 25.344 * [backup-simplify]: Simplify (- b) into (- b) 25.344 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.344 * [backup-simplify]: Simplify (- 0) into 0 25.344 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 25.345 * [backup-simplify]: Simplify (/ a (- (* 2 (/ a b)))) into (* -1/2 b) 25.345 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in a 25.345 * [taylor]: Taking taylor expansion of 2 in a 25.345 * [backup-simplify]: Simplify 2 into 2 25.345 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in a 25.345 * [taylor]: Taking taylor expansion of a in a 25.345 * [backup-simplify]: Simplify 0 into 0 25.345 * [backup-simplify]: Simplify 1 into 1 25.345 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 25.345 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 25.345 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 25.345 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.345 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 25.345 * [taylor]: Taking taylor expansion of c in a 25.345 * [backup-simplify]: Simplify c into c 25.345 * [taylor]: Taking taylor expansion of (* -4 a) in a 25.345 * [taylor]: Taking taylor expansion of -4 in a 25.345 * [backup-simplify]: Simplify -4 into -4 25.345 * [taylor]: Taking taylor expansion of a in a 25.345 * [backup-simplify]: Simplify 0 into 0 25.345 * [backup-simplify]: Simplify 1 into 1 25.345 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.345 * [taylor]: Taking taylor expansion of b in a 25.345 * [backup-simplify]: Simplify b into b 25.345 * [backup-simplify]: Simplify (* -4 0) into 0 25.345 * [backup-simplify]: Simplify (* c 0) into 0 25.345 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.345 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.346 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.346 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 25.346 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 25.346 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.347 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 25.347 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.347 * [taylor]: Taking taylor expansion of b in a 25.347 * [backup-simplify]: Simplify b into b 25.347 * [backup-simplify]: Simplify (- b) into (- b) 25.347 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.347 * [backup-simplify]: Simplify (- 0) into 0 25.347 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 25.347 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ c b)))) into (* -1/2 (/ b c)) 25.347 * [taylor]: Taking taylor expansion of (* 2 (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b))) in a 25.347 * [taylor]: Taking taylor expansion of 2 in a 25.347 * [backup-simplify]: Simplify 2 into 2 25.347 * [taylor]: Taking taylor expansion of (/ a (- (sqrt (fma c (* -4 a) (pow b 2))) b)) in a 25.347 * [taylor]: Taking taylor expansion of a in a 25.347 * [backup-simplify]: Simplify 0 into 0 25.347 * [backup-simplify]: Simplify 1 into 1 25.347 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 25.347 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 25.347 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 25.347 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 25.347 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 25.347 * [taylor]: Taking taylor expansion of c in a 25.347 * [backup-simplify]: Simplify c into c 25.347 * [taylor]: Taking taylor expansion of (* -4 a) in a 25.347 * [taylor]: Taking taylor expansion of -4 in a 25.347 * [backup-simplify]: Simplify -4 into -4 25.348 * [taylor]: Taking taylor expansion of a in a 25.348 * [backup-simplify]: Simplify 0 into 0 25.348 * [backup-simplify]: Simplify 1 into 1 25.348 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.348 * [taylor]: Taking taylor expansion of b in a 25.348 * [backup-simplify]: Simplify b into b 25.348 * [backup-simplify]: Simplify (* -4 0) into 0 25.348 * [backup-simplify]: Simplify (* c 0) into 0 25.348 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.348 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 25.348 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.349 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 25.349 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 25.349 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.349 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 25.349 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.349 * [taylor]: Taking taylor expansion of b in a 25.349 * [backup-simplify]: Simplify b into b 25.349 * [backup-simplify]: Simplify (- b) into (- b) 25.349 * [backup-simplify]: Simplify (+ b (- b)) into 0 25.350 * [backup-simplify]: Simplify (- 0) into 0 25.350 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 25.350 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ c b)))) into (* -1/2 (/ b c)) 25.350 * [backup-simplify]: Simplify (* 2 (* -1/2 (/ b c))) into (* -1 (/ b c)) 25.350 * [taylor]: Taking taylor expansion of (* -1 (/ b c)) in c 25.350 * [taylor]: Taking taylor expansion of -1 in c 25.350 * [backup-simplify]: Simplify -1 into -1 25.350 * [taylor]: Taking taylor expansion of (/ b c) in c 25.350 * [taylor]: Taking taylor expansion of b in c 25.350 * [backup-simplify]: Simplify b into b 25.350 * [taylor]: Taking taylor expansion of c in c 25.350 * [backup-simplify]: Simplify 0 into 0 25.350 * [backup-simplify]: Simplify 1 into 1 25.350 * [backup-simplify]: Simplify (/ b 1) into b 25.350 * [backup-simplify]: Simplify (* -1 b) into (* -1 b) 25.350 * [taylor]: Taking taylor expansion of (* -1 b) in b 25.350 * [taylor]: Taking taylor expansion of -1 in b 25.350 * [backup-simplify]: Simplify -1 into -1 25.351 * [taylor]: Taking taylor expansion of b in b 25.351 * [backup-simplify]: Simplify 0 into 0 25.351 * [backup-simplify]: Simplify 1 into 1 25.351 * [backup-simplify]: Simplify (* -1 0) into 0 25.351 * [backup-simplify]: Simplify 0 into 0 25.352 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 25.352 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 -4) (* 0 0))) into 0 25.352 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.353 * [backup-simplify]: Simplify (+ 0 0) into 0 25.353 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 25.353 * [backup-simplify]: Simplify (- 0) into 0 25.353 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 25.354 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (* 1/2 (/ 1 b)) 25.354 * [backup-simplify]: Simplify (+ (* 2 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c)))) into (/ 1 b) 25.354 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.354 * [taylor]: Taking taylor expansion of b in c 25.354 * [backup-simplify]: Simplify b into b 25.354 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.355 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 25.355 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 b)) into 0 25.355 * [taylor]: Taking taylor expansion of 0 in b 25.355 * [backup-simplify]: Simplify 0 into 0 25.355 * [backup-simplify]: Simplify 0 into 0 25.356 * [backup-simplify]: Simplify (+ (* -1 1) (* 0 0)) into -1 25.356 * [backup-simplify]: Simplify -1 into -1 25.356 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 25.357 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0)))) into 0 25.357 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 25.358 * [backup-simplify]: Simplify (+ 0 0) into 0 25.358 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 25.358 * [backup-simplify]: Simplify (- 0) into 0 25.358 * [backup-simplify]: Simplify (+ (* -4 (/ (pow c 3) (pow b 5))) 0) into (- (* 4 (/ (pow c 3) (pow b 5)))) 25.359 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 4 (/ (pow c 3) (pow b 5)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (* 1/2 (/ c (pow b 3))) 25.359 * [backup-simplify]: Simplify (+ (* 2 (* 1/2 (/ c (pow b 3)))) (+ (* 0 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c))))) into (/ c (pow b 3)) 25.359 * [taylor]: Taking taylor expansion of (/ c (pow b 3)) in c 25.359 * [taylor]: Taking taylor expansion of c in c 25.359 * [backup-simplify]: Simplify 0 into 0 25.359 * [backup-simplify]: Simplify 1 into 1 25.359 * [taylor]: Taking taylor expansion of (pow b 3) in c 25.359 * [taylor]: Taking taylor expansion of b in c 25.359 * [backup-simplify]: Simplify b into b 25.359 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.359 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 25.359 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 25.359 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.359 * [taylor]: Taking taylor expansion of b in b 25.359 * [backup-simplify]: Simplify 0 into 0 25.359 * [backup-simplify]: Simplify 1 into 1 25.360 * [backup-simplify]: Simplify (/ 1 1) into 1 25.360 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.360 * [backup-simplify]: Simplify 0 into 0 25.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.362 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 b))) into 0 25.362 * [taylor]: Taking taylor expansion of 0 in b 25.362 * [backup-simplify]: Simplify 0 into 0 25.362 * [backup-simplify]: Simplify 0 into 0 25.362 * [backup-simplify]: Simplify 0 into 0 25.363 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1) (* 0 0))) into 0 25.363 * [backup-simplify]: Simplify 0 into 0 25.363 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 25.364 * [backup-simplify]: Simplify (+ (* c 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -4) (* 0 0))))) into 0 25.365 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 b))))) into 0 25.365 * [backup-simplify]: Simplify (+ 0 0) into 0 25.366 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ (pow c 2) (pow b 3))) 2) (+ (* 2 (* (* -2 (/ c b)) (* -4 (/ (pow c 3) (pow b 5))))))) (* 2 b)) into (* -10 (/ (pow c 4) (pow b 7))) 25.366 * [backup-simplify]: Simplify (- 0) into 0 25.366 * [backup-simplify]: Simplify (+ (* -10 (/ (pow c 4) (pow b 7))) 0) into (- (* 10 (/ (pow c 4) (pow b 7)))) 25.367 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ c b)))) (+ (* (* -1/2 (/ b c)) (/ (- (* 10 (/ (pow c 4) (pow b 7)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 4 (/ (pow c 3) (pow b 5)))) (- (* 2 (/ c b))))) (* (* 1/2 (/ c (pow b 3))) (/ (- (* 2 (/ (pow c 2) (pow b 3)))) (- (* 2 (/ c b))))))) into (/ (pow c 2) (pow b 5)) 25.367 * [backup-simplify]: Simplify (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (* 0 (* 1/2 (/ c (pow b 3)))) (+ (* 0 (* 1/2 (/ 1 b))) (* 0 (* -1/2 (/ b c)))))) into (* 2 (/ (pow c 2) (pow b 5))) 25.367 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 5))) in c 25.367 * [taylor]: Taking taylor expansion of 2 in c 25.367 * [backup-simplify]: Simplify 2 into 2 25.367 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 5)) in c 25.367 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.367 * [taylor]: Taking taylor expansion of c in c 25.367 * [backup-simplify]: Simplify 0 into 0 25.367 * [backup-simplify]: Simplify 1 into 1 25.367 * [taylor]: Taking taylor expansion of (pow b 5) in c 25.367 * [taylor]: Taking taylor expansion of b in c 25.367 * [backup-simplify]: Simplify b into b 25.368 * [backup-simplify]: Simplify (* 1 1) into 1 25.368 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.368 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 25.368 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 25.368 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 25.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.368 * [taylor]: Taking taylor expansion of 0 in b 25.368 * [backup-simplify]: Simplify 0 into 0 25.368 * [backup-simplify]: Simplify 0 into 0 25.370 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.370 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 25.370 * [taylor]: Taking taylor expansion of 0 in b 25.370 * [backup-simplify]: Simplify 0 into 0 25.370 * [backup-simplify]: Simplify 0 into 0 25.370 * [backup-simplify]: Simplify (* -1 (* b (* (/ 1 c) 1))) into (* -1 (/ b c)) 25.371 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (- (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) 2)) into (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) 25.371 * [approximate]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in (a c b) around 0 25.371 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 25.371 * [taylor]: Taking taylor expansion of 2 in b 25.371 * [backup-simplify]: Simplify 2 into 2 25.371 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 25.371 * [taylor]: Taking taylor expansion of a in b 25.371 * [backup-simplify]: Simplify a into a 25.371 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 25.371 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 25.371 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 25.371 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.371 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 25.371 * [taylor]: Taking taylor expansion of (/ 1 c) in b 25.371 * [taylor]: Taking taylor expansion of c in b 25.371 * [backup-simplify]: Simplify c into c 25.371 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.371 * [taylor]: Taking taylor expansion of (/ -4 a) in b 25.371 * [taylor]: Taking taylor expansion of -4 in b 25.371 * [backup-simplify]: Simplify -4 into -4 25.371 * [taylor]: Taking taylor expansion of a in b 25.371 * [backup-simplify]: Simplify a into a 25.371 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.371 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.371 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.371 * [taylor]: Taking taylor expansion of b in b 25.371 * [backup-simplify]: Simplify 0 into 0 25.371 * [backup-simplify]: Simplify 1 into 1 25.372 * [backup-simplify]: Simplify (* 1 1) into 1 25.372 * [backup-simplify]: Simplify (/ 1 1) into 1 25.372 * [backup-simplify]: Simplify (+ 0 1) into 1 25.373 * [backup-simplify]: Simplify (sqrt 1) into 1 25.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.375 * [backup-simplify]: Simplify (+ 0 0) into 0 25.376 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.376 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.376 * [taylor]: Taking taylor expansion of b in b 25.376 * [backup-simplify]: Simplify 0 into 0 25.376 * [backup-simplify]: Simplify 1 into 1 25.383 * [backup-simplify]: Simplify (/ 1 1) into 1 25.384 * [backup-simplify]: Simplify (- 1) into -1 25.384 * [backup-simplify]: Simplify (+ 1 -1) into 0 25.384 * [backup-simplify]: Simplify (* a 0) into 0 25.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.386 * [backup-simplify]: Simplify (- 0) into 0 25.386 * [backup-simplify]: Simplify (+ 0 0) into 0 25.386 * [backup-simplify]: Simplify (+ (* a 0) (* 0 0)) into 0 25.387 * [backup-simplify]: Simplify (* (/ 1 c) (/ -4 a)) into (/ -4 (* a c)) 25.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.389 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 25.391 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.393 * [backup-simplify]: Simplify (- 0) into 0 25.393 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 25.394 * [backup-simplify]: Simplify (+ (* a (- (* 2 (/ 1 (* a c))))) (+ (* 0 0) (* 0 0))) into (- (* 2 (/ 1 c))) 25.394 * [backup-simplify]: Simplify (/ 2 (- (* 2 (/ 1 c)))) into (* -1 c) 25.394 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 25.394 * [taylor]: Taking taylor expansion of 2 in c 25.394 * [backup-simplify]: Simplify 2 into 2 25.394 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 25.394 * [taylor]: Taking taylor expansion of a in c 25.394 * [backup-simplify]: Simplify a into a 25.394 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 25.394 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 25.394 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 25.394 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.394 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 25.394 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.394 * [taylor]: Taking taylor expansion of c in c 25.394 * [backup-simplify]: Simplify 0 into 0 25.394 * [backup-simplify]: Simplify 1 into 1 25.395 * [backup-simplify]: Simplify (/ 1 1) into 1 25.395 * [taylor]: Taking taylor expansion of (/ -4 a) in c 25.395 * [taylor]: Taking taylor expansion of -4 in c 25.395 * [backup-simplify]: Simplify -4 into -4 25.395 * [taylor]: Taking taylor expansion of a in c 25.395 * [backup-simplify]: Simplify a into a 25.395 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 25.395 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.395 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.395 * [taylor]: Taking taylor expansion of b in c 25.395 * [backup-simplify]: Simplify b into b 25.395 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.395 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.395 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 25.396 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.396 * [backup-simplify]: Simplify (sqrt 0) into 0 25.397 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.397 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.397 * [taylor]: Taking taylor expansion of b in c 25.397 * [backup-simplify]: Simplify b into b 25.397 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.398 * [backup-simplify]: Simplify (+ 0 0) into 0 25.398 * [backup-simplify]: Simplify (* a 0) into 0 25.398 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.398 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 25.399 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 25.399 * [backup-simplify]: Simplify (/ 2 (- (+ (/ a b) (- +nan.0)))) into (/ -2 (+ (/ a b) (- +nan.0))) 25.400 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 25.400 * [taylor]: Taking taylor expansion of 2 in a 25.400 * [backup-simplify]: Simplify 2 into 2 25.400 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 25.400 * [taylor]: Taking taylor expansion of a in a 25.400 * [backup-simplify]: Simplify 0 into 0 25.400 * [backup-simplify]: Simplify 1 into 1 25.400 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 25.400 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 25.400 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 25.400 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.400 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 25.400 * [taylor]: Taking taylor expansion of (/ 1 c) in a 25.400 * [taylor]: Taking taylor expansion of c in a 25.400 * [backup-simplify]: Simplify c into c 25.400 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.400 * [taylor]: Taking taylor expansion of (/ -4 a) in a 25.400 * [taylor]: Taking taylor expansion of -4 in a 25.400 * [backup-simplify]: Simplify -4 into -4 25.400 * [taylor]: Taking taylor expansion of a in a 25.400 * [backup-simplify]: Simplify 0 into 0 25.400 * [backup-simplify]: Simplify 1 into 1 25.401 * [backup-simplify]: Simplify (/ -4 1) into -4 25.401 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.401 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.401 * [taylor]: Taking taylor expansion of b in a 25.401 * [backup-simplify]: Simplify b into b 25.401 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.401 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.401 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 25.401 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.402 * [backup-simplify]: Simplify (sqrt 0) into 0 25.403 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.403 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.403 * [taylor]: Taking taylor expansion of b in a 25.403 * [backup-simplify]: Simplify b into b 25.403 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.404 * [backup-simplify]: Simplify (+ 0 0) into 0 25.404 * [backup-simplify]: Simplify (* 0 0) into 0 25.404 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.404 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.404 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 25.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 25.405 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 25.406 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 25.406 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.406 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.406 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.407 * [backup-simplify]: Simplify (- 0) into 0 25.407 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.407 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.408 * [backup-simplify]: Simplify (/ 2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) into (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.408 * [taylor]: Taking taylor expansion of (/ 2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 25.408 * [taylor]: Taking taylor expansion of 2 in a 25.408 * [backup-simplify]: Simplify 2 into 2 25.408 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 25.408 * [taylor]: Taking taylor expansion of a in a 25.408 * [backup-simplify]: Simplify 0 into 0 25.408 * [backup-simplify]: Simplify 1 into 1 25.408 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 25.408 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 25.408 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 25.408 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 25.408 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 25.408 * [taylor]: Taking taylor expansion of (/ 1 c) in a 25.408 * [taylor]: Taking taylor expansion of c in a 25.408 * [backup-simplify]: Simplify c into c 25.408 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.408 * [taylor]: Taking taylor expansion of (/ -4 a) in a 25.408 * [taylor]: Taking taylor expansion of -4 in a 25.408 * [backup-simplify]: Simplify -4 into -4 25.408 * [taylor]: Taking taylor expansion of a in a 25.408 * [backup-simplify]: Simplify 0 into 0 25.408 * [backup-simplify]: Simplify 1 into 1 25.408 * [backup-simplify]: Simplify (/ -4 1) into -4 25.408 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.409 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.409 * [taylor]: Taking taylor expansion of b in a 25.409 * [backup-simplify]: Simplify b into b 25.409 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.409 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.409 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 25.409 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.409 * [backup-simplify]: Simplify (sqrt 0) into 0 25.409 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.409 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.410 * [taylor]: Taking taylor expansion of b in a 25.410 * [backup-simplify]: Simplify b into b 25.410 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.410 * [backup-simplify]: Simplify (+ 0 0) into 0 25.410 * [backup-simplify]: Simplify (* 0 0) into 0 25.410 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 25.410 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.411 * [backup-simplify]: Simplify (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 1 0)) into 0 25.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 25.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 25.412 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 -4)) into 0 25.412 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.412 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.412 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.413 * [backup-simplify]: Simplify (- 0) into 0 25.413 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.414 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.414 * [backup-simplify]: Simplify (/ 2 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) into (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 25.414 * [taylor]: Taking taylor expansion of (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 25.414 * [taylor]: Taking taylor expansion of -2 in c 25.414 * [backup-simplify]: Simplify -2 into -2 25.414 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.414 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.414 * [taylor]: Taking taylor expansion of b in c 25.414 * [backup-simplify]: Simplify b into b 25.414 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.414 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.414 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.414 * [taylor]: Taking taylor expansion of +nan.0 in c 25.414 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.414 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.414 * [taylor]: Taking taylor expansion of c in c 25.414 * [backup-simplify]: Simplify 0 into 0 25.414 * [backup-simplify]: Simplify 1 into 1 25.414 * [backup-simplify]: Simplify (/ 1 1) into 1 25.415 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.415 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.416 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.416 * [backup-simplify]: Simplify (/ -2 (- +nan.0)) into +nan.0 25.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.418 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 -4))) into 0 25.418 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.418 * [backup-simplify]: Simplify (+ 0 0) into 0 25.419 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.419 * [backup-simplify]: Simplify (- 0) into 0 25.419 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.420 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.421 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))))) into (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) 25.421 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) in c 25.421 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))))) in c 25.421 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 25.421 * [taylor]: Taking taylor expansion of +nan.0 in c 25.421 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.421 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 25.421 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 25.421 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.421 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.421 * [taylor]: Taking taylor expansion of b in c 25.421 * [backup-simplify]: Simplify b into b 25.421 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.421 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.421 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.421 * [taylor]: Taking taylor expansion of +nan.0 in c 25.421 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.421 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.421 * [taylor]: Taking taylor expansion of c in c 25.421 * [backup-simplify]: Simplify 0 into 0 25.421 * [backup-simplify]: Simplify 1 into 1 25.422 * [backup-simplify]: Simplify (/ 1 1) into 1 25.422 * [taylor]: Taking taylor expansion of (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 25.422 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.422 * [taylor]: Taking taylor expansion of c in c 25.422 * [backup-simplify]: Simplify 0 into 0 25.422 * [backup-simplify]: Simplify 1 into 1 25.422 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.422 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.422 * [taylor]: Taking taylor expansion of b in c 25.422 * [backup-simplify]: Simplify b into b 25.422 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.422 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.422 * [taylor]: Taking taylor expansion of +nan.0 in c 25.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.422 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.422 * [taylor]: Taking taylor expansion of c in c 25.422 * [backup-simplify]: Simplify 0 into 0 25.422 * [backup-simplify]: Simplify 1 into 1 25.422 * [backup-simplify]: Simplify (/ 1 1) into 1 25.423 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.423 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.423 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.424 * [backup-simplify]: Simplify (* 1 1) into 1 25.424 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.424 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.425 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.425 * [backup-simplify]: Simplify (* 1 (- +nan.0)) into +nan.0 25.426 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.426 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.426 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) in c 25.426 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 25.426 * [taylor]: Taking taylor expansion of +nan.0 in c 25.426 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.426 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 25.426 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 25.426 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.426 * [taylor]: Taking taylor expansion of b in c 25.426 * [backup-simplify]: Simplify b into b 25.426 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 25.426 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.426 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.426 * [taylor]: Taking taylor expansion of b in c 25.426 * [backup-simplify]: Simplify b into b 25.426 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.426 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.426 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.426 * [taylor]: Taking taylor expansion of +nan.0 in c 25.427 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.427 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.427 * [taylor]: Taking taylor expansion of c in c 25.427 * [backup-simplify]: Simplify 0 into 0 25.427 * [backup-simplify]: Simplify 1 into 1 25.427 * [backup-simplify]: Simplify (/ 1 1) into 1 25.427 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.427 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.427 * [taylor]: Taking taylor expansion of b in c 25.427 * [backup-simplify]: Simplify b into b 25.427 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.427 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.427 * [taylor]: Taking taylor expansion of +nan.0 in c 25.427 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.427 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.427 * [taylor]: Taking taylor expansion of c in c 25.427 * [backup-simplify]: Simplify 0 into 0 25.427 * [backup-simplify]: Simplify 1 into 1 25.427 * [backup-simplify]: Simplify (/ 1 1) into 1 25.427 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.428 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.428 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.428 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.429 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.429 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.430 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.430 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.430 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 25.430 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.431 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 25.431 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 25.432 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.432 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.432 * [taylor]: Taking taylor expansion of +nan.0 in b 25.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.432 * [taylor]: Taking taylor expansion of +nan.0 in b 25.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.433 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.433 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 25.434 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 25.434 * [backup-simplify]: Simplify (+ 0 0) into 0 25.435 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.435 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.436 * [backup-simplify]: Simplify (- 0) into 0 25.436 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.439 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.443 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))))) (+ (* (/ -2 (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))) (* (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (- (/ 1 b) (* +nan.0 (/ 1 c)))))))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))))) 25.443 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))))) in c 25.443 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))))))) in c 25.443 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))))) in c 25.444 * [taylor]: Taking taylor expansion of +nan.0 in c 25.444 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.444 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 25.444 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 25.444 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.444 * [taylor]: Taking taylor expansion of b in c 25.444 * [backup-simplify]: Simplify b into b 25.444 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* c (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 25.444 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.444 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.444 * [taylor]: Taking taylor expansion of b in c 25.444 * [backup-simplify]: Simplify b into b 25.444 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.444 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.444 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.444 * [taylor]: Taking taylor expansion of +nan.0 in c 25.444 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.444 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.444 * [taylor]: Taking taylor expansion of c in c 25.444 * [backup-simplify]: Simplify 0 into 0 25.444 * [backup-simplify]: Simplify 1 into 1 25.444 * [backup-simplify]: Simplify (/ 1 1) into 1 25.445 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 25.445 * [taylor]: Taking taylor expansion of c in c 25.445 * [backup-simplify]: Simplify 0 into 0 25.445 * [backup-simplify]: Simplify 1 into 1 25.445 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.445 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.445 * [taylor]: Taking taylor expansion of b in c 25.445 * [backup-simplify]: Simplify b into b 25.445 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.445 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.445 * [taylor]: Taking taylor expansion of +nan.0 in c 25.445 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.445 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.445 * [taylor]: Taking taylor expansion of c in c 25.445 * [backup-simplify]: Simplify 0 into 0 25.445 * [backup-simplify]: Simplify 1 into 1 25.445 * [backup-simplify]: Simplify (/ 1 1) into 1 25.445 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.445 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.446 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.446 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.447 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.447 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.447 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.448 * [backup-simplify]: Simplify (* 0 (- +nan.0)) into 0 25.448 * [backup-simplify]: Simplify (* (- +nan.0) 0) into 0 25.448 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 25.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.449 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.449 * [backup-simplify]: Simplify (- 0) into 0 25.449 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.450 * [backup-simplify]: Simplify (+ (* 0 (/ 1 b)) (* 1 (- +nan.0))) into (- +nan.0) 25.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.451 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.451 * [backup-simplify]: Simplify (- 0) into 0 25.451 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.452 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- +nan.0)) (* (/ 1 b) 0)) into (- +nan.0) 25.452 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.453 * [backup-simplify]: Simplify (+ (* (pow b 2) (- +nan.0)) (* 0 0)) into (- (* +nan.0 (pow b 2))) 25.453 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 25.453 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))))) in c 25.453 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))))) in c 25.453 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) in c 25.453 * [taylor]: Taking taylor expansion of +nan.0 in c 25.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.453 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c)))))) in c 25.453 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c))))) in c 25.453 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.453 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.453 * [taylor]: Taking taylor expansion of b in c 25.453 * [backup-simplify]: Simplify b into b 25.453 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.453 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.453 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.453 * [taylor]: Taking taylor expansion of +nan.0 in c 25.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.453 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.453 * [taylor]: Taking taylor expansion of c in c 25.453 * [backup-simplify]: Simplify 0 into 0 25.453 * [backup-simplify]: Simplify 1 into 1 25.454 * [backup-simplify]: Simplify (/ 1 1) into 1 25.454 * [taylor]: Taking taylor expansion of (* (pow c 3) (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 25.454 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.454 * [taylor]: Taking taylor expansion of c in c 25.454 * [backup-simplify]: Simplify 0 into 0 25.454 * [backup-simplify]: Simplify 1 into 1 25.454 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.454 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.454 * [taylor]: Taking taylor expansion of b in c 25.454 * [backup-simplify]: Simplify b into b 25.454 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.454 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.454 * [taylor]: Taking taylor expansion of +nan.0 in c 25.454 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.454 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.454 * [taylor]: Taking taylor expansion of c in c 25.454 * [backup-simplify]: Simplify 0 into 0 25.454 * [backup-simplify]: Simplify 1 into 1 25.454 * [backup-simplify]: Simplify (/ 1 1) into 1 25.455 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.455 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.455 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.456 * [backup-simplify]: Simplify (* 1 1) into 1 25.456 * [backup-simplify]: Simplify (* 1 1) into 1 25.456 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.457 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.457 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.458 * [backup-simplify]: Simplify (* 1 (- +nan.0)) into +nan.0 25.458 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.458 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.459 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))))) in c 25.459 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))))) in c 25.459 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 25.459 * [taylor]: Taking taylor expansion of +nan.0 in c 25.459 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.459 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.459 * [taylor]: Taking taylor expansion of (* (pow b 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.459 * [taylor]: Taking taylor expansion of (pow b 4) in c 25.459 * [taylor]: Taking taylor expansion of b in c 25.459 * [backup-simplify]: Simplify b into b 25.459 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.459 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.459 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.459 * [taylor]: Taking taylor expansion of b in c 25.459 * [backup-simplify]: Simplify b into b 25.459 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.459 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.459 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.459 * [taylor]: Taking taylor expansion of +nan.0 in c 25.459 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.459 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.459 * [taylor]: Taking taylor expansion of c in c 25.459 * [backup-simplify]: Simplify 0 into 0 25.459 * [backup-simplify]: Simplify 1 into 1 25.459 * [backup-simplify]: Simplify (/ 1 1) into 1 25.459 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.459 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.460 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.460 * [taylor]: Taking taylor expansion of b in c 25.460 * [backup-simplify]: Simplify b into b 25.460 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.460 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.460 * [taylor]: Taking taylor expansion of +nan.0 in c 25.460 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.460 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.460 * [taylor]: Taking taylor expansion of c in c 25.460 * [backup-simplify]: Simplify 0 into 0 25.460 * [backup-simplify]: Simplify 1 into 1 25.460 * [backup-simplify]: Simplify (/ 1 1) into 1 25.460 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.461 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.461 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.461 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.461 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 25.462 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.462 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.462 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.463 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.464 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.464 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 25.464 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 25.464 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))))) in c 25.464 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) in c 25.464 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 25.464 * [taylor]: Taking taylor expansion of +nan.0 in c 25.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.464 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 25.464 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.464 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.464 * [taylor]: Taking taylor expansion of b in c 25.464 * [backup-simplify]: Simplify b into b 25.464 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.464 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.464 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.464 * [taylor]: Taking taylor expansion of b in c 25.464 * [backup-simplify]: Simplify b into b 25.464 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.464 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.464 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.464 * [taylor]: Taking taylor expansion of +nan.0 in c 25.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.464 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.464 * [taylor]: Taking taylor expansion of c in c 25.464 * [backup-simplify]: Simplify 0 into 0 25.464 * [backup-simplify]: Simplify 1 into 1 25.465 * [backup-simplify]: Simplify (/ 1 1) into 1 25.465 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.465 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.465 * [taylor]: Taking taylor expansion of c in c 25.465 * [backup-simplify]: Simplify 0 into 0 25.465 * [backup-simplify]: Simplify 1 into 1 25.465 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.465 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.465 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.465 * [taylor]: Taking taylor expansion of b in c 25.465 * [backup-simplify]: Simplify b into b 25.465 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.465 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.465 * [taylor]: Taking taylor expansion of +nan.0 in c 25.465 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.465 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.465 * [taylor]: Taking taylor expansion of c in c 25.465 * [backup-simplify]: Simplify 0 into 0 25.465 * [backup-simplify]: Simplify 1 into 1 25.465 * [backup-simplify]: Simplify (/ 1 1) into 1 25.466 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.466 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.466 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.467 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.467 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.467 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.468 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.468 * [backup-simplify]: Simplify (* 1 1) into 1 25.469 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.469 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.469 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.470 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 25.470 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.470 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 25.470 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 25.470 * [taylor]: Taking taylor expansion of +nan.0 in c 25.470 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.470 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.470 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.470 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 25.470 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.470 * [taylor]: Taking taylor expansion of b in c 25.470 * [backup-simplify]: Simplify b into b 25.470 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.470 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 25.470 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.470 * [taylor]: Taking taylor expansion of +nan.0 in c 25.470 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.470 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.470 * [taylor]: Taking taylor expansion of c in c 25.470 * [backup-simplify]: Simplify 0 into 0 25.470 * [backup-simplify]: Simplify 1 into 1 25.470 * [backup-simplify]: Simplify (/ 1 1) into 1 25.470 * [taylor]: Taking taylor expansion of (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.470 * [taylor]: Taking taylor expansion of (pow c 4) in c 25.470 * [taylor]: Taking taylor expansion of c in c 25.470 * [backup-simplify]: Simplify 0 into 0 25.470 * [backup-simplify]: Simplify 1 into 1 25.470 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.470 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.470 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.470 * [taylor]: Taking taylor expansion of b in c 25.471 * [backup-simplify]: Simplify b into b 25.471 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.471 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.471 * [taylor]: Taking taylor expansion of +nan.0 in c 25.471 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.471 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.471 * [taylor]: Taking taylor expansion of c in c 25.471 * [backup-simplify]: Simplify 0 into 0 25.471 * [backup-simplify]: Simplify 1 into 1 25.471 * [backup-simplify]: Simplify (/ 1 1) into 1 25.471 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.472 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.472 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.473 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.473 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.474 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.475 * [backup-simplify]: Simplify (* 1 1) into 1 25.475 * [backup-simplify]: Simplify (* 1 1) into 1 25.476 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.476 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.477 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.477 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.478 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.478 * [backup-simplify]: Simplify (- 0) into 0 25.478 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.480 * [backup-simplify]: Simplify (+ (* 1 (/ 1 b)) (* 0 (- +nan.0))) into (/ 1 b) 25.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.481 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.481 * [backup-simplify]: Simplify (- 0) into 0 25.481 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.481 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.481 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.482 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.483 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.483 * [backup-simplify]: Simplify (- 0) into 0 25.483 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.484 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 25.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.485 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.485 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.486 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.486 * [backup-simplify]: Simplify (- 0) into 0 25.486 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.487 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.487 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.488 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.488 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.488 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.488 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.488 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.488 * [taylor]: Taking taylor expansion of +nan.0 in b 25.488 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.488 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.488 * [taylor]: Taking taylor expansion of b in b 25.488 * [backup-simplify]: Simplify 0 into 0 25.488 * [backup-simplify]: Simplify 1 into 1 25.488 * [backup-simplify]: Simplify (/ 1 1) into 1 25.489 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.489 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.489 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.490 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.490 * [backup-simplify]: Simplify (- 0) into 0 25.490 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.491 * [backup-simplify]: Simplify (+ (* 1 (/ 1 b)) (* 0 (- +nan.0))) into (/ 1 b) 25.496 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.496 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.497 * [backup-simplify]: Simplify (- 0) into 0 25.497 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.497 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.497 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.498 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.498 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 25.498 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.498 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.498 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.498 * [taylor]: Taking taylor expansion of +nan.0 in b 25.498 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.498 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.498 * [taylor]: Taking taylor expansion of b in b 25.498 * [backup-simplify]: Simplify 0 into 0 25.498 * [backup-simplify]: Simplify 1 into 1 25.498 * [backup-simplify]: Simplify (/ 1 1) into 1 25.499 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.499 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.499 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.500 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.500 * [backup-simplify]: Simplify (- 0) into 0 25.501 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.501 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 25.501 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.501 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.501 * [taylor]: Taking taylor expansion of +nan.0 in b 25.501 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.501 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.501 * [taylor]: Taking taylor expansion of b in b 25.501 * [backup-simplify]: Simplify 0 into 0 25.501 * [backup-simplify]: Simplify 1 into 1 25.502 * [backup-simplify]: Simplify (/ 1 1) into 1 25.502 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.502 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.503 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.504 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (pow (/ 1 c) 2) (/ 1 (/ 1 a))))) (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (/ 1 c) 1))) (* (- +nan.0) (* (/ 1 (/ 1 b)) (* 1 (/ 1 a)))))) into (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ b a)) (- (* +nan.0 (/ (* a b) (pow c 2)))))))) 25.504 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (- (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) 2)) into (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) 25.504 * [approximate]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in (a c b) around 0 25.504 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 25.504 * [taylor]: Taking taylor expansion of -2 in b 25.504 * [backup-simplify]: Simplify -2 into -2 25.504 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 25.504 * [taylor]: Taking taylor expansion of a in b 25.504 * [backup-simplify]: Simplify a into a 25.504 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 25.504 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.504 * [taylor]: Taking taylor expansion of b in b 25.504 * [backup-simplify]: Simplify 0 into 0 25.504 * [backup-simplify]: Simplify 1 into 1 25.505 * [backup-simplify]: Simplify (/ 1 1) into 1 25.505 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 25.505 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 25.505 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.505 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 25.505 * [taylor]: Taking taylor expansion of (/ -1 c) in b 25.505 * [taylor]: Taking taylor expansion of -1 in b 25.505 * [backup-simplify]: Simplify -1 into -1 25.505 * [taylor]: Taking taylor expansion of c in b 25.506 * [backup-simplify]: Simplify c into c 25.506 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.506 * [taylor]: Taking taylor expansion of (/ 4 a) in b 25.506 * [taylor]: Taking taylor expansion of 4 in b 25.506 * [backup-simplify]: Simplify 4 into 4 25.506 * [taylor]: Taking taylor expansion of a in b 25.506 * [backup-simplify]: Simplify a into a 25.506 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.506 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.506 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.506 * [taylor]: Taking taylor expansion of b in b 25.506 * [backup-simplify]: Simplify 0 into 0 25.506 * [backup-simplify]: Simplify 1 into 1 25.507 * [backup-simplify]: Simplify (* 1 1) into 1 25.507 * [backup-simplify]: Simplify (/ 1 1) into 1 25.508 * [backup-simplify]: Simplify (+ 0 1) into 1 25.508 * [backup-simplify]: Simplify (sqrt 1) into 1 25.508 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.509 * [backup-simplify]: Simplify (+ 0 0) into 0 25.510 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.510 * [backup-simplify]: Simplify (+ 1 1) into 2 25.510 * [backup-simplify]: Simplify (* a 2) into (* 2 a) 25.510 * [backup-simplify]: Simplify (/ -2 (* 2 a)) into (/ -1 a) 25.510 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 25.510 * [taylor]: Taking taylor expansion of -2 in c 25.510 * [backup-simplify]: Simplify -2 into -2 25.510 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 25.510 * [taylor]: Taking taylor expansion of a in c 25.510 * [backup-simplify]: Simplify a into a 25.510 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 25.510 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.510 * [taylor]: Taking taylor expansion of b in c 25.510 * [backup-simplify]: Simplify b into b 25.510 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.510 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 25.510 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 25.510 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.510 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 25.510 * [taylor]: Taking taylor expansion of (/ -1 c) in c 25.510 * [taylor]: Taking taylor expansion of -1 in c 25.510 * [backup-simplify]: Simplify -1 into -1 25.510 * [taylor]: Taking taylor expansion of c in c 25.510 * [backup-simplify]: Simplify 0 into 0 25.510 * [backup-simplify]: Simplify 1 into 1 25.511 * [backup-simplify]: Simplify (/ -1 1) into -1 25.511 * [taylor]: Taking taylor expansion of (/ 4 a) in c 25.511 * [taylor]: Taking taylor expansion of 4 in c 25.511 * [backup-simplify]: Simplify 4 into 4 25.511 * [taylor]: Taking taylor expansion of a in c 25.511 * [backup-simplify]: Simplify a into a 25.511 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 25.511 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.511 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.511 * [taylor]: Taking taylor expansion of b in c 25.511 * [backup-simplify]: Simplify b into b 25.511 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.511 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.511 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 25.511 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 25.511 * [backup-simplify]: Simplify (sqrt 0) into 0 25.512 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.512 * [backup-simplify]: Simplify (+ 0 0) into 0 25.512 * [backup-simplify]: Simplify (* a 0) into 0 25.512 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 25.513 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 25.513 * [backup-simplify]: Simplify (/ -2 (- (/ a b) +nan.0)) into (/ -2 (- (/ a b) +nan.0)) 25.513 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 25.513 * [taylor]: Taking taylor expansion of -2 in a 25.513 * [backup-simplify]: Simplify -2 into -2 25.513 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 25.513 * [taylor]: Taking taylor expansion of a in a 25.513 * [backup-simplify]: Simplify 0 into 0 25.513 * [backup-simplify]: Simplify 1 into 1 25.513 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 25.513 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.513 * [taylor]: Taking taylor expansion of b in a 25.513 * [backup-simplify]: Simplify b into b 25.513 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.513 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.513 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.513 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.513 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.513 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.513 * [taylor]: Taking taylor expansion of -1 in a 25.513 * [backup-simplify]: Simplify -1 into -1 25.513 * [taylor]: Taking taylor expansion of c in a 25.513 * [backup-simplify]: Simplify c into c 25.513 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.513 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.513 * [taylor]: Taking taylor expansion of 4 in a 25.513 * [backup-simplify]: Simplify 4 into 4 25.513 * [taylor]: Taking taylor expansion of a in a 25.513 * [backup-simplify]: Simplify 0 into 0 25.513 * [backup-simplify]: Simplify 1 into 1 25.514 * [backup-simplify]: Simplify (/ 4 1) into 4 25.514 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.514 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.514 * [taylor]: Taking taylor expansion of b in a 25.514 * [backup-simplify]: Simplify b into b 25.514 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.514 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.514 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.514 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.514 * [backup-simplify]: Simplify (sqrt 0) into 0 25.515 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.515 * [backup-simplify]: Simplify (+ 0 0) into 0 25.515 * [backup-simplify]: Simplify (* 0 0) into 0 25.515 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.516 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 25.516 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.516 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 25.516 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 25.517 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 25.517 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.517 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.518 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.518 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.519 * [backup-simplify]: Simplify (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) into (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) 25.519 * [taylor]: Taking taylor expansion of (/ -2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 25.519 * [taylor]: Taking taylor expansion of -2 in a 25.519 * [backup-simplify]: Simplify -2 into -2 25.519 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 25.519 * [taylor]: Taking taylor expansion of a in a 25.519 * [backup-simplify]: Simplify 0 into 0 25.519 * [backup-simplify]: Simplify 1 into 1 25.519 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 25.519 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.519 * [taylor]: Taking taylor expansion of b in a 25.519 * [backup-simplify]: Simplify b into b 25.519 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.519 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 25.519 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 25.519 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 25.519 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 25.519 * [taylor]: Taking taylor expansion of (/ -1 c) in a 25.519 * [taylor]: Taking taylor expansion of -1 in a 25.519 * [backup-simplify]: Simplify -1 into -1 25.519 * [taylor]: Taking taylor expansion of c in a 25.519 * [backup-simplify]: Simplify c into c 25.519 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 25.519 * [taylor]: Taking taylor expansion of (/ 4 a) in a 25.519 * [taylor]: Taking taylor expansion of 4 in a 25.519 * [backup-simplify]: Simplify 4 into 4 25.519 * [taylor]: Taking taylor expansion of a in a 25.519 * [backup-simplify]: Simplify 0 into 0 25.519 * [backup-simplify]: Simplify 1 into 1 25.520 * [backup-simplify]: Simplify (/ 4 1) into 4 25.520 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.520 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.520 * [taylor]: Taking taylor expansion of b in a 25.520 * [backup-simplify]: Simplify b into b 25.520 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.520 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.520 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 25.520 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 25.520 * [backup-simplify]: Simplify (sqrt 0) into 0 25.521 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.521 * [backup-simplify]: Simplify (+ 0 0) into 0 25.521 * [backup-simplify]: Simplify (* 0 0) into 0 25.521 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.522 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 1 0)) into 0 25.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 25.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 25.522 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 25.523 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (* 0 4)) into 0 25.523 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 25.523 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 25.524 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.524 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 25.524 * [backup-simplify]: Simplify (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) into (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) 25.524 * [taylor]: Taking taylor expansion of (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) in c 25.525 * [taylor]: Taking taylor expansion of -2 in c 25.525 * [backup-simplify]: Simplify -2 into -2 25.525 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.525 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.525 * [taylor]: Taking taylor expansion of b in c 25.525 * [backup-simplify]: Simplify b into b 25.525 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.525 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.525 * [taylor]: Taking taylor expansion of +nan.0 in c 25.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.525 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.525 * [taylor]: Taking taylor expansion of c in c 25.525 * [backup-simplify]: Simplify 0 into 0 25.525 * [backup-simplify]: Simplify 1 into 1 25.525 * [backup-simplify]: Simplify (/ 1 1) into 1 25.525 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.526 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.526 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.527 * [backup-simplify]: Simplify (/ -2 (- +nan.0)) into +nan.0 25.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.528 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.528 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.528 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 4))) into 0 25.528 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 25.529 * [backup-simplify]: Simplify (+ 0 0) into 0 25.529 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.530 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.531 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 25.531 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) into (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) 25.531 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) in c 25.531 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))))) in c 25.531 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.531 * [taylor]: Taking taylor expansion of +nan.0 in c 25.531 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.531 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.531 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.531 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.531 * [taylor]: Taking taylor expansion of c in c 25.531 * [backup-simplify]: Simplify 0 into 0 25.531 * [backup-simplify]: Simplify 1 into 1 25.531 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.531 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.531 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.532 * [taylor]: Taking taylor expansion of b in c 25.532 * [backup-simplify]: Simplify b into b 25.532 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.532 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.532 * [taylor]: Taking taylor expansion of +nan.0 in c 25.532 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.532 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.532 * [taylor]: Taking taylor expansion of c in c 25.532 * [backup-simplify]: Simplify 0 into 0 25.532 * [backup-simplify]: Simplify 1 into 1 25.532 * [backup-simplify]: Simplify (/ 1 1) into 1 25.532 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.533 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.533 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.534 * [backup-simplify]: Simplify (* 1 1) into 1 25.534 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.535 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.535 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.535 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 25.535 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.535 * [taylor]: Taking taylor expansion of +nan.0 in c 25.535 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.535 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.535 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.535 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.535 * [taylor]: Taking taylor expansion of b in c 25.535 * [backup-simplify]: Simplify b into b 25.535 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.535 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.535 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.535 * [taylor]: Taking taylor expansion of b in c 25.535 * [backup-simplify]: Simplify b into b 25.535 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.535 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.535 * [taylor]: Taking taylor expansion of +nan.0 in c 25.535 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.535 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.535 * [taylor]: Taking taylor expansion of c in c 25.535 * [backup-simplify]: Simplify 0 into 0 25.535 * [backup-simplify]: Simplify 1 into 1 25.536 * [backup-simplify]: Simplify (/ 1 1) into 1 25.536 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.537 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.537 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.538 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.539 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.539 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 25.539 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.540 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 25.540 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 25.541 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.541 * [taylor]: Taking taylor expansion of (- +nan.0) in b 25.541 * [taylor]: Taking taylor expansion of +nan.0 in b 25.541 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.542 * [backup-simplify]: Simplify (- 0) into 0 25.542 * [backup-simplify]: Simplify 0 into 0 25.542 * [taylor]: Taking taylor expansion of +nan.0 in b 25.542 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.542 * [backup-simplify]: Simplify 0 into 0 25.542 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 25.544 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.544 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.545 * [backup-simplify]: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 25.546 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 25.546 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 25.547 * [backup-simplify]: Simplify (+ 0 0) into 0 25.549 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 2) (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.550 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 25.552 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 4))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow c 2)))) (- (* +nan.0 (/ 1 (pow b 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 25.556 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (+ (* (/ -2 (- (/ 1 b) (* +nan.0 (/ 1 c)))) (/ (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))) (* (- (+ (* +nan.0 (/ 1 (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))))) (/ (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 c))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))))) 25.556 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))))) in c 25.556 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))))))) in c 25.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))))) in c 25.556 * [taylor]: Taking taylor expansion of +nan.0 in c 25.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.556 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.556 * [taylor]: Taking taylor expansion of (* (pow b 2) (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.556 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.556 * [taylor]: Taking taylor expansion of b in c 25.556 * [backup-simplify]: Simplify b into b 25.556 * [taylor]: Taking taylor expansion of (* c (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.556 * [taylor]: Taking taylor expansion of c in c 25.556 * [backup-simplify]: Simplify 0 into 0 25.556 * [backup-simplify]: Simplify 1 into 1 25.556 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.556 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.556 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.556 * [taylor]: Taking taylor expansion of b in c 25.556 * [backup-simplify]: Simplify b into b 25.556 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.556 * [taylor]: Taking taylor expansion of +nan.0 in c 25.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.556 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.557 * [taylor]: Taking taylor expansion of c in c 25.557 * [backup-simplify]: Simplify 0 into 0 25.557 * [backup-simplify]: Simplify 1 into 1 25.557 * [backup-simplify]: Simplify (/ 1 1) into 1 25.558 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.558 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.559 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.560 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.561 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.561 * [backup-simplify]: Simplify (* 0 +nan.0) into 0 25.561 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 25.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.563 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.564 * [backup-simplify]: Simplify (- 0) into 0 25.564 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.565 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 25.565 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 (/ 1 b)))) (* 1 +nan.0)) into (- +nan.0) 25.565 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.566 * [backup-simplify]: Simplify (+ (* (pow b 2) (- +nan.0)) (* 0 0)) into (- (* +nan.0 (pow b 2))) 25.566 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 25.566 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))))) in c 25.566 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))))) in c 25.566 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)))) in c 25.566 * [taylor]: Taking taylor expansion of +nan.0 in c 25.566 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.566 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2))) in c 25.566 * [taylor]: Taking taylor expansion of (* (pow c 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2)) in c 25.566 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.566 * [taylor]: Taking taylor expansion of c in c 25.566 * [backup-simplify]: Simplify 0 into 0 25.566 * [backup-simplify]: Simplify 1 into 1 25.566 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 2) in c 25.566 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.566 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.566 * [taylor]: Taking taylor expansion of b in c 25.566 * [backup-simplify]: Simplify b into b 25.566 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.566 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.566 * [taylor]: Taking taylor expansion of +nan.0 in c 25.566 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.566 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.566 * [taylor]: Taking taylor expansion of c in c 25.566 * [backup-simplify]: Simplify 0 into 0 25.566 * [backup-simplify]: Simplify 1 into 1 25.566 * [backup-simplify]: Simplify (/ 1 1) into 1 25.567 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.567 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.568 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.568 * [backup-simplify]: Simplify (* 1 1) into 1 25.568 * [backup-simplify]: Simplify (* 1 1) into 1 25.569 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.569 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.569 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.570 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))))) in c 25.570 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))))) in c 25.570 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) in c 25.570 * [taylor]: Taking taylor expansion of +nan.0 in c 25.570 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.570 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 25.570 * [taylor]: Taking taylor expansion of (* (pow b 2) (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 25.570 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.570 * [taylor]: Taking taylor expansion of b in c 25.570 * [backup-simplify]: Simplify b into b 25.570 * [taylor]: Taking taylor expansion of (* (pow c 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 25.570 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.570 * [taylor]: Taking taylor expansion of c in c 25.570 * [backup-simplify]: Simplify 0 into 0 25.570 * [backup-simplify]: Simplify 1 into 1 25.570 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 25.570 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.570 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.570 * [taylor]: Taking taylor expansion of b in c 25.570 * [backup-simplify]: Simplify b into b 25.570 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.570 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.570 * [taylor]: Taking taylor expansion of +nan.0 in c 25.570 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.570 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.570 * [taylor]: Taking taylor expansion of c in c 25.570 * [backup-simplify]: Simplify 0 into 0 25.570 * [backup-simplify]: Simplify 1 into 1 25.570 * [backup-simplify]: Simplify (/ 1 1) into 1 25.571 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.571 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.571 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.572 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.572 * [backup-simplify]: Simplify (* 1 1) into 1 25.573 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.573 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.573 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.574 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 25.574 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 25.574 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))))) in c 25.574 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))))) in c 25.574 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 25.574 * [taylor]: Taking taylor expansion of +nan.0 in c 25.574 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.574 * [taylor]: Taking taylor expansion of (/ 1 (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 25.574 * [taylor]: Taking taylor expansion of (* (pow c 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 25.574 * [taylor]: Taking taylor expansion of (pow c 4) in c 25.574 * [taylor]: Taking taylor expansion of c in c 25.574 * [backup-simplify]: Simplify 0 into 0 25.574 * [backup-simplify]: Simplify 1 into 1 25.574 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 25.574 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.574 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.574 * [taylor]: Taking taylor expansion of b in c 25.574 * [backup-simplify]: Simplify b into b 25.574 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.574 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.574 * [taylor]: Taking taylor expansion of +nan.0 in c 25.574 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.574 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.574 * [taylor]: Taking taylor expansion of c in c 25.574 * [backup-simplify]: Simplify 0 into 0 25.574 * [backup-simplify]: Simplify 1 into 1 25.574 * [backup-simplify]: Simplify (/ 1 1) into 1 25.575 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.575 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.575 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.576 * [backup-simplify]: Simplify (* 1 1) into 1 25.576 * [backup-simplify]: Simplify (* 1 1) into 1 25.577 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.577 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.578 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 25.578 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 25.578 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))))) in c 25.578 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)))) in c 25.578 * [taylor]: Taking taylor expansion of +nan.0 in c 25.578 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.578 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3))) in c 25.578 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3)) in c 25.578 * [taylor]: Taking taylor expansion of (pow b 4) in c 25.578 * [taylor]: Taking taylor expansion of b in c 25.578 * [backup-simplify]: Simplify b into b 25.578 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 c))) 3) in c 25.578 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 25.578 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.578 * [taylor]: Taking taylor expansion of b in c 25.578 * [backup-simplify]: Simplify b into b 25.578 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.578 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 25.578 * [taylor]: Taking taylor expansion of +nan.0 in c 25.578 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.578 * [taylor]: Taking taylor expansion of (/ 1 c) in c 25.578 * [taylor]: Taking taylor expansion of c in c 25.578 * [backup-simplify]: Simplify 0 into 0 25.578 * [backup-simplify]: Simplify 1 into 1 25.579 * [backup-simplify]: Simplify (/ 1 1) into 1 25.579 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 25.579 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.580 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 25.580 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.580 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 25.581 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 25.581 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 25.581 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 25.581 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 25.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.582 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.582 * [backup-simplify]: Simplify (- 0) into 0 25.583 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.583 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 25.584 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.584 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.584 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.585 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.585 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.586 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.586 * [backup-simplify]: Simplify (- 0) into 0 25.586 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.587 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 25.587 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.588 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.588 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.589 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.590 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.590 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.590 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.590 * [taylor]: Taking taylor expansion of +nan.0 in b 25.590 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.590 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.590 * [taylor]: Taking taylor expansion of b in b 25.590 * [backup-simplify]: Simplify 0 into 0 25.590 * [backup-simplify]: Simplify 1 into 1 25.590 * [backup-simplify]: Simplify (/ 1 1) into 1 25.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.592 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.592 * [backup-simplify]: Simplify (- 0) into 0 25.592 * [backup-simplify]: Simplify 0 into 0 25.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.593 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.594 * [backup-simplify]: Simplify (- 0) into 0 25.594 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.594 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 25.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.595 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.595 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 25.595 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 25.596 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 25.596 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 25.596 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.596 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.596 * [taylor]: Taking taylor expansion of +nan.0 in b 25.596 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.596 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.596 * [taylor]: Taking taylor expansion of b in b 25.596 * [backup-simplify]: Simplify 0 into 0 25.596 * [backup-simplify]: Simplify 1 into 1 25.596 * [backup-simplify]: Simplify (/ 1 1) into 1 25.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.598 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.598 * [backup-simplify]: Simplify (- 0) into 0 25.598 * [backup-simplify]: Simplify 0 into 0 25.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.599 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 25.599 * [backup-simplify]: Simplify (- 0) into 0 25.599 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 25.600 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 25.600 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 25.600 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 25.600 * [taylor]: Taking taylor expansion of +nan.0 in b 25.600 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.600 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.600 * [taylor]: Taking taylor expansion of b in b 25.600 * [backup-simplify]: Simplify 0 into 0 25.600 * [backup-simplify]: Simplify 1 into 1 25.601 * [backup-simplify]: Simplify (/ 1 1) into 1 25.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.604 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 25.604 * [backup-simplify]: Simplify (- 0) into 0 25.604 * [backup-simplify]: Simplify 0 into 0 25.605 * [backup-simplify]: Simplify (- 0) into 0 25.605 * [backup-simplify]: Simplify 0 into 0 25.605 * [backup-simplify]: Simplify 0 into 0 25.605 * * * [progress]: simplifying candidates 25.605 * * * * [progress]: [ 1 / 494 ] simplifiying candidate # 25.605 * * * * [progress]: [ 2 / 494 ] simplifiying candidate # 25.605 * * * * [progress]: [ 3 / 494 ] simplifiying candidate # 25.605 * * * * [progress]: [ 4 / 494 ] simplifiying candidate # 25.605 * * * * [progress]: [ 5 / 494 ] simplifiying candidate # 25.606 * * * * [progress]: [ 6 / 494 ] simplifiying candidate # 25.606 * * * * [progress]: [ 7 / 494 ] simplifiying candidate # 25.606 * * * * [progress]: [ 8 / 494 ] simplifiying candidate # 25.606 * * * * [progress]: [ 9 / 494 ] simplifiying candidate # 25.606 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 25.606 * * [simplify]: iters left: 6 (10 enodes) 25.614 * * [simplify]: iters left: 5 (34 enodes) 25.619 * * [simplify]: iters left: 4 (42 enodes) 25.626 * * [simplify]: iters left: 3 (54 enodes) 25.634 * * [simplify]: Extracting #0: cost 1 inf + 0 25.634 * * [simplify]: Extracting #1: cost 4 inf + 0 25.634 * * [simplify]: Extracting #2: cost 7 inf + 0 25.634 * * [simplify]: Extracting #3: cost 17 inf + 0 25.634 * * [simplify]: Extracting #4: cost 16 inf + 87 25.634 * * [simplify]: Extracting #5: cost 4 inf + 1260 25.635 * * [simplify]: Extracting #6: cost 0 inf + 2256 25.635 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 25.635 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 2)))) 25.635 * * * * [progress]: [ 10 / 494 ] simplifiying candidate # 25.635 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 25.636 * * [simplify]: iters left: 5 (9 enodes) 25.640 * * [simplify]: iters left: 4 (30 enodes) 25.646 * * [simplify]: iters left: 3 (38 enodes) 25.653 * * [simplify]: iters left: 2 (50 enodes) 25.660 * * [simplify]: Extracting #0: cost 1 inf + 0 25.660 * * [simplify]: Extracting #1: cost 3 inf + 0 25.660 * * [simplify]: Extracting #2: cost 5 inf + 0 25.660 * * [simplify]: Extracting #3: cost 15 inf + 0 25.660 * * [simplify]: Extracting #4: cost 11 inf + 254 25.661 * * [simplify]: Extracting #5: cost 4 inf + 822 25.661 * * [simplify]: Extracting #6: cost 0 inf + 1578 25.662 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 25.662 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) b) 2)))) 25.662 * * * * [progress]: [ 11 / 494 ] simplifiying candidate # 25.663 * [simplify]: Simplifying (sqrt 1) 25.663 * * [simplify]: iters left: 1 (2 enodes) 25.665 * * [simplify]: Extracting #0: cost 1 inf + 0 25.665 * * [simplify]: Extracting #1: cost 0 inf + 1 25.665 * [simplify]: Simplified to 1 25.665 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2)))) 25.665 * * * * [progress]: [ 12 / 494 ] simplifiying candidate # 25.665 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 25.665 * * [simplify]: iters left: 3 (7 enodes) 25.667 * * [simplify]: iters left: 2 (24 enodes) 25.671 * * [simplify]: iters left: 1 (32 enodes) 25.677 * * [simplify]: Extracting #0: cost 1 inf + 0 25.677 * * [simplify]: Extracting #1: cost 11 inf + 0 25.677 * * [simplify]: Extracting #2: cost 10 inf + 87 25.677 * * [simplify]: Extracting #3: cost 3 inf + 559 25.677 * * [simplify]: Extracting #4: cost 0 inf + 782 25.678 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 25.678 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2)))) 25.678 * * * * [progress]: [ 13 / 494 ] simplifiying candidate # 25.678 * * * * [progress]: [ 14 / 494 ] simplifiying candidate # 25.678 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 25.678 * * [simplify]: iters left: 4 (8 enodes) 25.681 * * [simplify]: iters left: 3 (27 enodes) 25.685 * * [simplify]: iters left: 2 (35 enodes) 25.691 * * [simplify]: iters left: 1 (47 enodes) 25.699 * * [simplify]: Extracting #0: cost 1 inf + 0 25.699 * * [simplify]: Extracting #1: cost 3 inf + 0 25.699 * * [simplify]: Extracting #2: cost 13 inf + 0 25.699 * * [simplify]: Extracting #3: cost 12 inf + 87 25.699 * * [simplify]: Extracting #4: cost 1 inf + 961 25.699 * * [simplify]: Extracting #5: cost 0 inf + 1140 25.699 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 25.700 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (/ 1 (/ a (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2)))) 25.700 * * * * [progress]: [ 15 / 494 ] simplifiying candidate # 25.700 * * * * [progress]: [ 16 / 494 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2))))> 25.700 * * * * [progress]: [ 17 / 494 ] simplifiying candidate # 25.700 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 25.700 * * [simplify]: iters left: 6 (15 enodes) 25.706 * * [simplify]: iters left: 5 (57 enodes) 25.719 * * [simplify]: iters left: 4 (79 enodes) 25.740 * * [simplify]: iters left: 3 (98 enodes) 25.754 * * [simplify]: iters left: 2 (103 enodes) 25.770 * * [simplify]: iters left: 1 (117 enodes) 25.804 * * [simplify]: Extracting #0: cost 1 inf + 0 25.804 * * [simplify]: Extracting #1: cost 11 inf + 0 25.804 * * [simplify]: Extracting #2: cost 19 inf + 244 25.805 * * [simplify]: Extracting #3: cost 23 inf + 1052 25.805 * * [simplify]: Extracting #4: cost 25 inf + 1139 25.806 * * [simplify]: Extracting #5: cost 12 inf + 2885 25.808 * * [simplify]: Extracting #6: cost 2 inf + 5628 25.810 * * [simplify]: Extracting #7: cost 0 inf + 6608 25.812 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 25.813 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 25.813 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 25.813 * * [simplify]: iters left: 6 (6 enodes) 25.816 * * [simplify]: iters left: 5 (23 enodes) 25.828 * * [simplify]: iters left: 4 (31 enodes) 25.836 * * [simplify]: iters left: 3 (36 enodes) 25.841 * * [simplify]: Extracting #0: cost 1 inf + 0 25.841 * * [simplify]: Extracting #1: cost 6 inf + 0 25.841 * * [simplify]: Extracting #2: cost 10 inf + 1 25.841 * * [simplify]: Extracting #3: cost 3 inf + 1200 25.841 * * [simplify]: Extracting #4: cost 0 inf + 1348 25.842 * * [simplify]: Extracting #5: cost 0 inf + 1213 25.842 * [simplify]: Simplified to (+ (- b) b) 25.842 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2)))) 25.842 * * * * [progress]: [ 18 / 494 ] simplifiying candidate # 25.842 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 25.842 * * [simplify]: iters left: 6 (14 enodes) 25.846 * * [simplify]: iters left: 5 (45 enodes) 25.853 * * [simplify]: iters left: 4 (58 enodes) 25.863 * * [simplify]: iters left: 3 (73 enodes) 25.883 * * [simplify]: iters left: 2 (80 enodes) 25.908 * * [simplify]: iters left: 1 (94 enodes) 25.926 * * [simplify]: Extracting #0: cost 1 inf + 0 25.926 * * [simplify]: Extracting #1: cost 7 inf + 0 25.926 * * [simplify]: Extracting #2: cost 13 inf + 42 25.926 * * [simplify]: Extracting #3: cost 23 inf + 84 25.927 * * [simplify]: Extracting #4: cost 25 inf + 171 25.927 * * [simplify]: Extracting #5: cost 13 inf + 1265 25.927 * * [simplify]: Extracting #6: cost 7 inf + 2481 25.928 * * [simplify]: Extracting #7: cost 1 inf + 5170 25.929 * * [simplify]: Extracting #8: cost 0 inf + 5640 25.930 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 25.930 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 25.930 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 25.931 * * [simplify]: iters left: 4 (5 enodes) 25.932 * * [simplify]: iters left: 3 (15 enodes) 25.936 * * [simplify]: iters left: 2 (21 enodes) 25.939 * * [simplify]: iters left: 1 (22 enodes) 25.943 * * [simplify]: Extracting #0: cost 1 inf + 0 25.944 * * [simplify]: Extracting #1: cost 6 inf + 0 25.944 * * [simplify]: Extracting #2: cost 8 inf + 1 25.944 * * [simplify]: Extracting #3: cost 0 inf + 599 25.944 * * [simplify]: Extracting #4: cost 0 inf + 489 25.944 * [simplify]: Simplified to (+ (- b) b) 25.944 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2)))) 25.944 * * * * [progress]: [ 19 / 494 ] simplifiying candidate # 25.944 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 25.944 * * [simplify]: iters left: 6 (14 enodes) 25.949 * * [simplify]: iters left: 5 (47 enodes) 25.957 * * [simplify]: iters left: 4 (62 enodes) 25.967 * * [simplify]: iters left: 3 (77 enodes) 25.979 * * [simplify]: iters left: 2 (84 enodes) 25.996 * * [simplify]: iters left: 1 (98 enodes) 26.013 * * [simplify]: Extracting #0: cost 1 inf + 0 26.013 * * [simplify]: Extracting #1: cost 7 inf + 0 26.013 * * [simplify]: Extracting #2: cost 13 inf + 42 26.013 * * [simplify]: Extracting #3: cost 23 inf + 84 26.013 * * [simplify]: Extracting #4: cost 25 inf + 171 26.014 * * [simplify]: Extracting #5: cost 14 inf + 1182 26.014 * * [simplify]: Extracting #6: cost 5 inf + 3803 26.015 * * [simplify]: Extracting #7: cost 1 inf + 5341 26.016 * * [simplify]: Extracting #8: cost 0 inf + 5640 26.017 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 26.017 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 26.017 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.018 * * [simplify]: iters left: 3 (5 enodes) 26.019 * * [simplify]: iters left: 2 (17 enodes) 26.023 * * [simplify]: iters left: 1 (22 enodes) 26.027 * * [simplify]: Extracting #0: cost 1 inf + 0 26.027 * * [simplify]: Extracting #1: cost 5 inf + 0 26.027 * * [simplify]: Extracting #2: cost 5 inf + 2 26.027 * * [simplify]: Extracting #3: cost 0 inf + 288 26.027 * [simplify]: Simplified to (+ (- b) b) 26.027 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2)))) 26.027 * * * * [progress]: [ 20 / 494 ] simplifiying candidate # 26.027 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 26.028 * * [simplify]: iters left: 6 (16 enodes) 26.037 * * [simplify]: iters left: 5 (61 enodes) 26.048 * * [simplify]: iters left: 4 (83 enodes) 26.061 * * [simplify]: iters left: 3 (101 enodes) 26.074 * * [simplify]: Extracting #0: cost 1 inf + 0 26.075 * * [simplify]: Extracting #1: cost 11 inf + 0 26.075 * * [simplify]: Extracting #2: cost 16 inf + 405 26.075 * * [simplify]: Extracting #3: cost 13 inf + 1051 26.075 * * [simplify]: Extracting #4: cost 22 inf + 1051 26.075 * * [simplify]: Extracting #5: cost 22 inf + 1137 26.076 * * [simplify]: Extracting #6: cost 11 inf + 2444 26.077 * * [simplify]: Extracting #7: cost 2 inf + 4622 26.078 * * [simplify]: Extracting #8: cost 0 inf + 5260 26.079 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 26.079 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 26.079 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 26.079 * * [simplify]: iters left: 6 (6 enodes) 26.081 * * [simplify]: iters left: 5 (23 enodes) 26.085 * * [simplify]: iters left: 4 (31 enodes) 26.090 * * [simplify]: iters left: 3 (36 enodes) 26.095 * * [simplify]: Extracting #0: cost 1 inf + 0 26.095 * * [simplify]: Extracting #1: cost 6 inf + 0 26.095 * * [simplify]: Extracting #2: cost 10 inf + 1 26.095 * * [simplify]: Extracting #3: cost 3 inf + 1200 26.095 * * [simplify]: Extracting #4: cost 0 inf + 1348 26.095 * * [simplify]: Extracting #5: cost 0 inf + 1213 26.095 * [simplify]: Simplified to (+ (- b) b) 26.096 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2)))) 26.096 * * * * [progress]: [ 21 / 494 ] simplifiying candidate # 26.096 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 26.096 * * [simplify]: iters left: 6 (15 enodes) 26.100 * * [simplify]: iters left: 5 (49 enodes) 26.108 * * [simplify]: iters left: 4 (62 enodes) 26.120 * * [simplify]: iters left: 3 (75 enodes) 26.138 * * [simplify]: Extracting #0: cost 1 inf + 0 26.138 * * [simplify]: Extracting #1: cost 7 inf + 0 26.138 * * [simplify]: Extracting #2: cost 11 inf + 42 26.138 * * [simplify]: Extracting #3: cost 13 inf + 83 26.138 * * [simplify]: Extracting #4: cost 22 inf + 83 26.138 * * [simplify]: Extracting #5: cost 23 inf + 127 26.139 * * [simplify]: Extracting #6: cost 9 inf + 1778 26.140 * * [simplify]: Extracting #7: cost 1 inf + 3983 26.141 * * [simplify]: Extracting #8: cost 0 inf + 4292 26.143 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 26.143 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 26.143 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 26.144 * * [simplify]: iters left: 4 (5 enodes) 26.146 * * [simplify]: iters left: 3 (15 enodes) 26.150 * * [simplify]: iters left: 2 (21 enodes) 26.153 * * [simplify]: iters left: 1 (22 enodes) 26.156 * * [simplify]: Extracting #0: cost 1 inf + 0 26.156 * * [simplify]: Extracting #1: cost 6 inf + 0 26.156 * * [simplify]: Extracting #2: cost 8 inf + 1 26.156 * * [simplify]: Extracting #3: cost 0 inf + 599 26.156 * * [simplify]: Extracting #4: cost 0 inf + 489 26.157 * [simplify]: Simplified to (+ (- b) b) 26.157 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) (+ (- b) b)) 2)))) 26.157 * * * * [progress]: [ 22 / 494 ] simplifiying candidate # 26.157 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 26.157 * * [simplify]: iters left: 6 (15 enodes) 26.161 * * [simplify]: iters left: 5 (51 enodes) 26.170 * * [simplify]: iters left: 4 (66 enodes) 26.181 * * [simplify]: iters left: 3 (79 enodes) 26.194 * * [simplify]: Extracting #0: cost 1 inf + 0 26.194 * * [simplify]: Extracting #1: cost 7 inf + 0 26.194 * * [simplify]: Extracting #2: cost 11 inf + 42 26.194 * * [simplify]: Extracting #3: cost 13 inf + 83 26.194 * * [simplify]: Extracting #4: cost 22 inf + 83 26.195 * * [simplify]: Extracting #5: cost 22 inf + 169 26.195 * * [simplify]: Extracting #6: cost 9 inf + 1818 26.195 * * [simplify]: Extracting #7: cost 1 inf + 3983 26.196 * * [simplify]: Extracting #8: cost 0 inf + 4292 26.197 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 26.197 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (fma (- b) 1 (* b 1))) 2)))) 26.197 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.197 * * [simplify]: iters left: 3 (5 enodes) 26.199 * * [simplify]: iters left: 2 (17 enodes) 26.202 * * [simplify]: iters left: 1 (22 enodes) 26.207 * * [simplify]: Extracting #0: cost 1 inf + 0 26.207 * * [simplify]: Extracting #1: cost 5 inf + 0 26.207 * * [simplify]: Extracting #2: cost 5 inf + 2 26.207 * * [simplify]: Extracting #3: cost 0 inf + 288 26.207 * [simplify]: Simplified to (+ (- b) b) 26.207 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) (+ (- b) b)) 2)))) 26.207 * * * * [progress]: [ 23 / 494 ] simplifiying candidate # 26.207 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 26.207 * * [simplify]: iters left: 6 (14 enodes) 26.211 * * [simplify]: iters left: 5 (54 enodes) 26.227 * * [simplify]: iters left: 4 (72 enodes) 26.238 * * [simplify]: iters left: 3 (85 enodes) 26.250 * * [simplify]: Extracting #0: cost 1 inf + 0 26.250 * * [simplify]: Extracting #1: cost 5 inf + 0 26.250 * * [simplify]: Extracting #2: cost 14 inf + 0 26.250 * * [simplify]: Extracting #3: cost 23 inf + 164 26.250 * * [simplify]: Extracting #4: cost 19 inf + 813 26.250 * * [simplify]: Extracting #5: cost 9 inf + 1512 26.251 * * [simplify]: Extracting #6: cost 2 inf + 2668 26.252 * * [simplify]: Extracting #7: cost 0 inf + 3146 26.252 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 26.252 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 26.253 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 26.253 * * [simplify]: iters left: 6 (6 enodes) 26.254 * * [simplify]: iters left: 5 (23 enodes) 26.259 * * [simplify]: iters left: 4 (31 enodes) 26.266 * * [simplify]: iters left: 3 (36 enodes) 26.276 * * [simplify]: Extracting #0: cost 1 inf + 0 26.276 * * [simplify]: Extracting #1: cost 6 inf + 0 26.276 * * [simplify]: Extracting #2: cost 10 inf + 1 26.276 * * [simplify]: Extracting #3: cost 3 inf + 1200 26.277 * * [simplify]: Extracting #4: cost 0 inf + 1348 26.277 * * [simplify]: Extracting #5: cost 0 inf + 1213 26.277 * [simplify]: Simplified to (+ (- b) b) 26.277 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2)))) 26.278 * * * * [progress]: [ 24 / 494 ] simplifiying candidate # 26.278 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 26.278 * * [simplify]: iters left: 6 (13 enodes) 26.285 * * [simplify]: iters left: 5 (42 enodes) 26.293 * * [simplify]: iters left: 4 (51 enodes) 26.301 * * [simplify]: iters left: 3 (64 enodes) 26.311 * * [simplify]: Extracting #0: cost 1 inf + 0 26.311 * * [simplify]: Extracting #1: cost 6 inf + 0 26.311 * * [simplify]: Extracting #2: cost 8 inf + 42 26.311 * * [simplify]: Extracting #3: cost 16 inf + 83 26.311 * * [simplify]: Extracting #4: cost 16 inf + 169 26.311 * * [simplify]: Extracting #5: cost 3 inf + 1481 26.312 * * [simplify]: Extracting #6: cost 0 inf + 2098 26.312 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 26.312 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 26.313 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 26.313 * * [simplify]: iters left: 4 (5 enodes) 26.314 * * [simplify]: iters left: 3 (15 enodes) 26.316 * * [simplify]: iters left: 2 (21 enodes) 26.319 * * [simplify]: iters left: 1 (22 enodes) 26.322 * * [simplify]: Extracting #0: cost 1 inf + 0 26.322 * * [simplify]: Extracting #1: cost 6 inf + 0 26.322 * * [simplify]: Extracting #2: cost 8 inf + 1 26.322 * * [simplify]: Extracting #3: cost 0 inf + 599 26.322 * * [simplify]: Extracting #4: cost 0 inf + 489 26.322 * [simplify]: Simplified to (+ (- b) b) 26.322 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 26.322 * * * * [progress]: [ 25 / 494 ] simplifiying candidate # 26.324 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 26.324 * * [simplify]: iters left: 6 (13 enodes) 26.328 * * [simplify]: iters left: 5 (44 enodes) 26.336 * * [simplify]: iters left: 4 (55 enodes) 26.346 * * [simplify]: iters left: 3 (68 enodes) 26.363 * * [simplify]: Extracting #0: cost 1 inf + 0 26.363 * * [simplify]: Extracting #1: cost 6 inf + 0 26.363 * * [simplify]: Extracting #2: cost 8 inf + 42 26.363 * * [simplify]: Extracting #3: cost 16 inf + 83 26.363 * * [simplify]: Extracting #4: cost 16 inf + 169 26.364 * * [simplify]: Extracting #5: cost 4 inf + 1712 26.364 * * [simplify]: Extracting #6: cost 0 inf + 2098 26.365 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 26.365 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 26.365 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.365 * * [simplify]: iters left: 3 (5 enodes) 26.367 * * [simplify]: iters left: 2 (17 enodes) 26.370 * * [simplify]: iters left: 1 (22 enodes) 26.375 * * [simplify]: Extracting #0: cost 1 inf + 0 26.375 * * [simplify]: Extracting #1: cost 5 inf + 0 26.375 * * [simplify]: Extracting #2: cost 5 inf + 2 26.375 * * [simplify]: Extracting #3: cost 0 inf + 288 26.375 * [simplify]: Simplified to (+ (- b) b) 26.375 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 26.375 * * * * [progress]: [ 26 / 494 ] simplifiying candidate # 26.375 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 26.375 * * [simplify]: iters left: 6 (15 enodes) 26.380 * * [simplify]: iters left: 5 (59 enodes) 26.391 * * [simplify]: iters left: 4 (82 enodes) 26.404 * * [simplify]: iters left: 3 (97 enodes) 26.417 * * [simplify]: Extracting #0: cost 1 inf + 0 26.417 * * [simplify]: Extracting #1: cost 5 inf + 0 26.417 * * [simplify]: Extracting #2: cost 12 inf + 1 26.417 * * [simplify]: Extracting #3: cost 21 inf + 245 26.418 * * [simplify]: Extracting #4: cost 13 inf + 1180 26.418 * * [simplify]: Extracting #5: cost 5 inf + 1790 26.419 * * [simplify]: Extracting #6: cost 1 inf + 2450 26.423 * * [simplify]: Extracting #7: cost 0 inf + 2709 26.424 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 26.424 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 26.424 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 26.424 * * [simplify]: iters left: 6 (6 enodes) 26.427 * * [simplify]: iters left: 5 (23 enodes) 26.435 * * [simplify]: iters left: 4 (31 enodes) 26.444 * * [simplify]: iters left: 3 (36 enodes) 26.449 * * [simplify]: Extracting #0: cost 1 inf + 0 26.449 * * [simplify]: Extracting #1: cost 6 inf + 0 26.449 * * [simplify]: Extracting #2: cost 10 inf + 1 26.449 * * [simplify]: Extracting #3: cost 3 inf + 1200 26.450 * * [simplify]: Extracting #4: cost 0 inf + 1348 26.450 * * [simplify]: Extracting #5: cost 0 inf + 1213 26.450 * [simplify]: Simplified to (+ (- b) b) 26.450 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2)))) 26.450 * * * * [progress]: [ 27 / 494 ] simplifiying candidate # 26.450 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 26.451 * * [simplify]: iters left: 6 (14 enodes) 26.456 * * [simplify]: iters left: 5 (47 enodes) 26.464 * * [simplify]: iters left: 4 (61 enodes) 26.474 * * [simplify]: iters left: 3 (76 enodes) 26.488 * * [simplify]: Extracting #0: cost 1 inf + 0 26.488 * * [simplify]: Extracting #1: cost 6 inf + 0 26.488 * * [simplify]: Extracting #2: cost 7 inf + 2 26.488 * * [simplify]: Extracting #3: cost 14 inf + 84 26.489 * * [simplify]: Extracting #4: cost 12 inf + 254 26.489 * * [simplify]: Extracting #5: cost 3 inf + 1180 26.490 * * [simplify]: Extracting #6: cost 0 inf + 1661 26.491 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 26.491 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 26.491 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 26.491 * * [simplify]: iters left: 4 (5 enodes) 26.494 * * [simplify]: iters left: 3 (15 enodes) 26.498 * * [simplify]: iters left: 2 (21 enodes) 26.503 * * [simplify]: iters left: 1 (22 enodes) 26.507 * * [simplify]: Extracting #0: cost 1 inf + 0 26.508 * * [simplify]: Extracting #1: cost 6 inf + 0 26.508 * * [simplify]: Extracting #2: cost 8 inf + 1 26.508 * * [simplify]: Extracting #3: cost 0 inf + 599 26.508 * * [simplify]: Extracting #4: cost 0 inf + 489 26.508 * [simplify]: Simplified to (+ (- b) b) 26.508 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2)))) 26.508 * * * * [progress]: [ 28 / 494 ] simplifiying candidate # 26.508 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 26.509 * * [simplify]: iters left: 5 (13 enodes) 26.513 * * [simplify]: iters left: 4 (44 enodes) 26.520 * * [simplify]: iters left: 3 (58 enodes) 26.530 * * [simplify]: iters left: 2 (73 enodes) 26.542 * * [simplify]: Extracting #0: cost 1 inf + 0 26.542 * * [simplify]: Extracting #1: cost 6 inf + 0 26.542 * * [simplify]: Extracting #2: cost 7 inf + 2 26.542 * * [simplify]: Extracting #3: cost 15 inf + 43 26.543 * * [simplify]: Extracting #4: cost 12 inf + 295 26.543 * * [simplify]: Extracting #5: cost 3 inf + 1044 26.543 * * [simplify]: Extracting #6: cost 1 inf + 1442 26.544 * * [simplify]: Extracting #7: cost 0 inf + 1661 26.544 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 26.544 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 26.544 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.544 * * [simplify]: iters left: 3 (5 enodes) 26.546 * * [simplify]: iters left: 2 (17 enodes) 26.550 * * [simplify]: iters left: 1 (22 enodes) 26.554 * * [simplify]: Extracting #0: cost 1 inf + 0 26.554 * * [simplify]: Extracting #1: cost 5 inf + 0 26.554 * * [simplify]: Extracting #2: cost 5 inf + 2 26.554 * * [simplify]: Extracting #3: cost 0 inf + 288 26.554 * [simplify]: Simplified to (+ (- b) b) 26.554 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2)))) 26.554 * * * * [progress]: [ 29 / 494 ] simplifiying candidate # 26.554 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 26.555 * * [simplify]: iters left: 6 (14 enodes) 26.558 * * [simplify]: iters left: 5 (54 enodes) 26.568 * * [simplify]: iters left: 4 (72 enodes) 26.589 * * [simplify]: iters left: 3 (85 enodes) 26.611 * * [simplify]: Extracting #0: cost 1 inf + 0 26.611 * * [simplify]: Extracting #1: cost 5 inf + 0 26.611 * * [simplify]: Extracting #2: cost 14 inf + 0 26.611 * * [simplify]: Extracting #3: cost 23 inf + 164 26.612 * * [simplify]: Extracting #4: cost 19 inf + 813 26.612 * * [simplify]: Extracting #5: cost 9 inf + 1512 26.613 * * [simplify]: Extracting #6: cost 2 inf + 2668 26.614 * * [simplify]: Extracting #7: cost 0 inf + 3146 26.615 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 26.616 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 26.616 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 26.616 * * [simplify]: iters left: 6 (6 enodes) 26.619 * * [simplify]: iters left: 5 (23 enodes) 26.624 * * [simplify]: iters left: 4 (31 enodes) 26.628 * * [simplify]: iters left: 3 (36 enodes) 26.634 * * [simplify]: Extracting #0: cost 1 inf + 0 26.634 * * [simplify]: Extracting #1: cost 6 inf + 0 26.634 * * [simplify]: Extracting #2: cost 10 inf + 1 26.634 * * [simplify]: Extracting #3: cost 3 inf + 1200 26.634 * * [simplify]: Extracting #4: cost 0 inf + 1348 26.634 * * [simplify]: Extracting #5: cost 0 inf + 1213 26.634 * [simplify]: Simplified to (+ (- b) b) 26.634 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2)))) 26.635 * * * * [progress]: [ 30 / 494 ] simplifiying candidate # 26.635 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 26.635 * * [simplify]: iters left: 6 (13 enodes) 26.638 * * [simplify]: iters left: 5 (42 enodes) 26.647 * * [simplify]: iters left: 4 (51 enodes) 26.656 * * [simplify]: iters left: 3 (64 enodes) 26.665 * * [simplify]: Extracting #0: cost 1 inf + 0 26.665 * * [simplify]: Extracting #1: cost 6 inf + 0 26.665 * * [simplify]: Extracting #2: cost 8 inf + 42 26.665 * * [simplify]: Extracting #3: cost 16 inf + 83 26.665 * * [simplify]: Extracting #4: cost 16 inf + 169 26.665 * * [simplify]: Extracting #5: cost 3 inf + 1481 26.666 * * [simplify]: Extracting #6: cost 0 inf + 2098 26.666 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 26.666 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 26.667 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 26.667 * * [simplify]: iters left: 4 (5 enodes) 26.668 * * [simplify]: iters left: 3 (15 enodes) 26.670 * * [simplify]: iters left: 2 (21 enodes) 26.673 * * [simplify]: iters left: 1 (22 enodes) 26.676 * * [simplify]: Extracting #0: cost 1 inf + 0 26.676 * * [simplify]: Extracting #1: cost 6 inf + 0 26.676 * * [simplify]: Extracting #2: cost 8 inf + 1 26.676 * * [simplify]: Extracting #3: cost 0 inf + 599 26.676 * * [simplify]: Extracting #4: cost 0 inf + 489 26.676 * [simplify]: Simplified to (+ (- b) b) 26.676 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 26.676 * * * * [progress]: [ 31 / 494 ] simplifiying candidate # 26.676 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 26.677 * * [simplify]: iters left: 6 (13 enodes) 26.680 * * [simplify]: iters left: 5 (44 enodes) 26.688 * * [simplify]: iters left: 4 (55 enodes) 26.697 * * [simplify]: iters left: 3 (68 enodes) 26.707 * * [simplify]: Extracting #0: cost 1 inf + 0 26.707 * * [simplify]: Extracting #1: cost 6 inf + 0 26.707 * * [simplify]: Extracting #2: cost 8 inf + 42 26.707 * * [simplify]: Extracting #3: cost 16 inf + 83 26.707 * * [simplify]: Extracting #4: cost 16 inf + 169 26.707 * * [simplify]: Extracting #5: cost 4 inf + 1712 26.708 * * [simplify]: Extracting #6: cost 0 inf + 2098 26.709 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 26.709 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 26.709 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.709 * * [simplify]: iters left: 3 (5 enodes) 26.713 * * [simplify]: iters left: 2 (17 enodes) 26.719 * * [simplify]: iters left: 1 (22 enodes) 26.726 * * [simplify]: Extracting #0: cost 1 inf + 0 26.726 * * [simplify]: Extracting #1: cost 5 inf + 0 26.726 * * [simplify]: Extracting #2: cost 5 inf + 2 26.726 * * [simplify]: Extracting #3: cost 0 inf + 288 26.726 * [simplify]: Simplified to (+ (- b) b) 26.726 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2)))) 26.727 * * * * [progress]: [ 32 / 494 ] simplifiying candidate # 26.727 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 26.727 * * [simplify]: iters left: 6 (14 enodes) 26.734 * * [simplify]: iters left: 5 (56 enodes) 26.747 * * [simplify]: iters left: 4 (77 enodes) 26.759 * * [simplify]: iters left: 3 (92 enodes) 26.780 * * [simplify]: Extracting #0: cost 1 inf + 0 26.780 * * [simplify]: Extracting #1: cost 5 inf + 0 26.780 * * [simplify]: Extracting #2: cost 12 inf + 1 26.780 * * [simplify]: Extracting #3: cost 24 inf + 2 26.780 * * [simplify]: Extracting #4: cost 21 inf + 291 26.781 * * [simplify]: Extracting #5: cost 4 inf + 2068 26.781 * * [simplify]: Extracting #6: cost 0 inf + 2709 26.782 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 26.782 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) 2)))) 26.782 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 26.782 * * [simplify]: iters left: 6 (6 enodes) 26.784 * * [simplify]: iters left: 5 (23 enodes) 26.788 * * [simplify]: iters left: 4 (31 enodes) 26.792 * * [simplify]: iters left: 3 (36 enodes) 26.797 * * [simplify]: Extracting #0: cost 1 inf + 0 26.798 * * [simplify]: Extracting #1: cost 6 inf + 0 26.798 * * [simplify]: Extracting #2: cost 10 inf + 1 26.798 * * [simplify]: Extracting #3: cost 3 inf + 1200 26.798 * * [simplify]: Extracting #4: cost 0 inf + 1348 26.798 * * [simplify]: Extracting #5: cost 0 inf + 1213 26.798 * [simplify]: Simplified to (+ (- b) b) 26.798 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2)))) 26.799 * * * * [progress]: [ 33 / 494 ] simplifiying candidate # 26.799 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 26.799 * * [simplify]: iters left: 6 (13 enodes) 26.803 * * [simplify]: iters left: 5 (44 enodes) 26.810 * * [simplify]: iters left: 4 (56 enodes) 26.821 * * [simplify]: iters left: 3 (72 enodes) 26.840 * * [simplify]: iters left: 2 (73 enodes) 26.856 * * [simplify]: Extracting #0: cost 1 inf + 0 26.856 * * [simplify]: Extracting #1: cost 6 inf + 0 26.856 * * [simplify]: Extracting #2: cost 7 inf + 2 26.856 * * [simplify]: Extracting #3: cost 14 inf + 84 26.856 * * [simplify]: Extracting #4: cost 15 inf + 128 26.856 * * [simplify]: Extracting #5: cost 7 inf + 601 26.857 * * [simplify]: Extracting #6: cost 1 inf + 1442 26.857 * * [simplify]: Extracting #7: cost 0 inf + 1661 26.858 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 26.858 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) 2)))) 26.858 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 26.858 * * [simplify]: iters left: 4 (5 enodes) 26.859 * * [simplify]: iters left: 3 (15 enodes) 26.862 * * [simplify]: iters left: 2 (21 enodes) 26.864 * * [simplify]: iters left: 1 (22 enodes) 26.867 * * [simplify]: Extracting #0: cost 1 inf + 0 26.867 * * [simplify]: Extracting #1: cost 6 inf + 0 26.867 * * [simplify]: Extracting #2: cost 8 inf + 1 26.867 * * [simplify]: Extracting #3: cost 0 inf + 599 26.867 * * [simplify]: Extracting #4: cost 0 inf + 489 26.867 * [simplify]: Simplified to (+ (- b) b) 26.868 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2)))) 26.868 * * * * [progress]: [ 34 / 494 ] simplifiying candidate # 26.868 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 26.868 * * [simplify]: iters left: 5 (12 enodes) 26.872 * * [simplify]: iters left: 4 (41 enodes) 26.879 * * [simplify]: iters left: 3 (53 enodes) 26.888 * * [simplify]: iters left: 2 (69 enodes) 26.898 * * [simplify]: iters left: 1 (70 enodes) 26.908 * * [simplify]: Extracting #0: cost 1 inf + 0 26.908 * * [simplify]: Extracting #1: cost 6 inf + 0 26.908 * * [simplify]: Extracting #2: cost 7 inf + 2 26.908 * * [simplify]: Extracting #3: cost 15 inf + 43 26.908 * * [simplify]: Extracting #4: cost 13 inf + 212 26.908 * * [simplify]: Extracting #5: cost 4 inf + 865 26.909 * * [simplify]: Extracting #6: cost 1 inf + 1442 26.909 * * [simplify]: Extracting #7: cost 0 inf + 1661 26.910 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 26.910 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))) 2)))) 26.910 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 26.910 * * [simplify]: iters left: 3 (5 enodes) 26.912 * * [simplify]: iters left: 2 (17 enodes) 26.916 * * [simplify]: iters left: 1 (22 enodes) 26.919 * * [simplify]: Extracting #0: cost 1 inf + 0 26.920 * * [simplify]: Extracting #1: cost 5 inf + 0 26.920 * * [simplify]: Extracting #2: cost 5 inf + 2 26.920 * * [simplify]: Extracting #3: cost 0 inf + 288 26.920 * [simplify]: Simplified to (+ (- b) b) 26.920 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2)))) 26.920 * * * * [progress]: [ 35 / 494 ] simplifiying candidate # 26.920 * * * * [progress]: [ 36 / 494 ] simplifiying candidate # 26.920 * * * * [progress]: [ 37 / 494 ] simplifiying candidate # 26.920 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 26.920 * * [simplify]: iters left: 6 (10 enodes) 26.923 * * [simplify]: iters left: 5 (33 enodes) 26.929 * * [simplify]: iters left: 4 (41 enodes) 26.936 * * [simplify]: iters left: 3 (53 enodes) 26.945 * * [simplify]: Extracting #0: cost 1 inf + 0 26.945 * * [simplify]: Extracting #1: cost 3 inf + 0 26.945 * * [simplify]: Extracting #2: cost 5 inf + 0 26.945 * * [simplify]: Extracting #3: cost 7 inf + 0 26.945 * * [simplify]: Extracting #4: cost 17 inf + 0 26.945 * * [simplify]: Extracting #5: cost 16 inf + 87 26.946 * * [simplify]: Extracting #6: cost 6 inf + 1056 26.946 * * [simplify]: Extracting #7: cost 0 inf + 2256 26.947 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 26.947 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 26.947 * * * * [progress]: [ 38 / 494 ] simplifiying candidate # 26.947 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 26.947 * * [simplify]: iters left: 6 (10 enodes) 26.950 * * [simplify]: iters left: 5 (34 enodes) 26.959 * * [simplify]: iters left: 4 (42 enodes) 26.967 * * [simplify]: iters left: 3 (54 enodes) 26.975 * * [simplify]: Extracting #0: cost 1 inf + 0 26.975 * * [simplify]: Extracting #1: cost 4 inf + 0 26.975 * * [simplify]: Extracting #2: cost 7 inf + 0 26.975 * * [simplify]: Extracting #3: cost 17 inf + 0 26.975 * * [simplify]: Extracting #4: cost 16 inf + 87 26.976 * * [simplify]: Extracting #5: cost 4 inf + 1260 26.976 * * [simplify]: Extracting #6: cost 0 inf + 2256 26.976 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 26.976 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 26.977 * * * * [progress]: [ 39 / 494 ] simplifiying candidate # 26.977 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 26.977 * * [simplify]: iters left: 5 (9 enodes) 26.979 * * [simplify]: iters left: 4 (30 enodes) 26.988 * * [simplify]: iters left: 3 (38 enodes) 27.001 * * [simplify]: iters left: 2 (50 enodes) 27.014 * * [simplify]: Extracting #0: cost 1 inf + 0 27.014 * * [simplify]: Extracting #1: cost 3 inf + 0 27.014 * * [simplify]: Extracting #2: cost 5 inf + 0 27.014 * * [simplify]: Extracting #3: cost 15 inf + 0 27.014 * * [simplify]: Extracting #4: cost 11 inf + 254 27.014 * * [simplify]: Extracting #5: cost 4 inf + 822 27.015 * * [simplify]: Extracting #6: cost 0 inf + 1578 27.015 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 27.015 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 27.015 * * * * [progress]: [ 40 / 494 ] simplifiying candidate # 27.015 * [simplify]: Simplifying (sqrt 1) 27.015 * * [simplify]: iters left: 1 (2 enodes) 27.017 * * [simplify]: Extracting #0: cost 1 inf + 0 27.017 * * [simplify]: Extracting #1: cost 0 inf + 1 27.017 * [simplify]: Simplified to 1 27.017 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2)))) 27.018 * * * * [progress]: [ 41 / 494 ] simplifiying candidate # 27.018 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 27.018 * * [simplify]: iters left: 5 (9 enodes) 27.020 * * [simplify]: iters left: 4 (30 enodes) 27.026 * * [simplify]: iters left: 3 (38 enodes) 27.032 * * [simplify]: iters left: 2 (50 enodes) 27.039 * * [simplify]: Extracting #0: cost 1 inf + 0 27.039 * * [simplify]: Extracting #1: cost 3 inf + 0 27.039 * * [simplify]: Extracting #2: cost 5 inf + 0 27.039 * * [simplify]: Extracting #3: cost 15 inf + 0 27.040 * * [simplify]: Extracting #4: cost 11 inf + 254 27.040 * * [simplify]: Extracting #5: cost 4 inf + 822 27.040 * * [simplify]: Extracting #6: cost 0 inf + 1578 27.040 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 27.041 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (fma (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- b)) 2)))) 27.041 * * * * [progress]: [ 42 / 494 ] simplifiying candidate # 27.041 * * * * [progress]: [ 43 / 494 ] simplifiying candidate # 27.041 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 27.041 * * [simplify]: iters left: 6 (11 enodes) 27.046 * * [simplify]: iters left: 5 (38 enodes) 27.053 * * [simplify]: iters left: 4 (50 enodes) 27.061 * * [simplify]: iters left: 3 (67 enodes) 27.075 * * [simplify]: iters left: 2 (72 enodes) 27.086 * * [simplify]: iters left: 1 (80 enodes) 27.098 * * [simplify]: Extracting #0: cost 1 inf + 0 27.098 * * [simplify]: Extracting #1: cost 9 inf + 0 27.098 * * [simplify]: Extracting #2: cost 15 inf + 1 27.098 * * [simplify]: Extracting #3: cost 14 inf + 225 27.099 * * [simplify]: Extracting #4: cost 19 inf + 560 27.099 * * [simplify]: Extracting #5: cost 19 inf + 646 27.099 * * [simplify]: Extracting #6: cost 6 inf + 2471 27.100 * * [simplify]: Extracting #7: cost 0 inf + 3572 27.100 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 27.101 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2)))) 27.101 * * * * [progress]: [ 44 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 45 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 46 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 47 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 48 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 49 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 50 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 51 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 52 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 53 / 494 ] simplifiying candidate # 27.101 * * * * [progress]: [ 54 / 494 ] simplifiying candidate # 27.101 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 27.101 * * [simplify]: iters left: 6 (11 enodes) 27.104 * * [simplify]: iters left: 5 (37 enodes) 27.112 * * [simplify]: iters left: 4 (45 enodes) 27.121 * * [simplify]: iters left: 3 (57 enodes) 27.130 * * [simplify]: Extracting #0: cost 1 inf + 0 27.130 * * [simplify]: Extracting #1: cost 4 inf + 0 27.130 * * [simplify]: Extracting #2: cost 8 inf + 0 27.130 * * [simplify]: Extracting #3: cost 7 inf + 83 27.130 * * [simplify]: Extracting #4: cost 16 inf + 83 27.130 * * [simplify]: Extracting #5: cost 16 inf + 169 27.130 * * [simplify]: Extracting #6: cost 6 inf + 1274 27.131 * * [simplify]: Extracting #7: cost 0 inf + 2258 27.131 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 27.131 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2)))) 27.131 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 27.131 * * [simplify]: iters left: 6 (11 enodes) 27.134 * * [simplify]: iters left: 5 (38 enodes) 27.143 * * [simplify]: iters left: 4 (49 enodes) 27.152 * * [simplify]: iters left: 3 (61 enodes) 27.167 * * [simplify]: Extracting #0: cost 1 inf + 0 27.167 * * [simplify]: Extracting #1: cost 5 inf + 0 27.167 * * [simplify]: Extracting #2: cost 10 inf + 0 27.167 * * [simplify]: Extracting #3: cost 8 inf + 164 27.167 * * [simplify]: Extracting #4: cost 16 inf + 245 27.167 * * [simplify]: Extracting #5: cost 16 inf + 331 27.168 * * [simplify]: Extracting #6: cost 3 inf + 1643 27.168 * * [simplify]: Extracting #7: cost 0 inf + 2420 27.168 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 27.169 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2)))) 27.169 * * * * [progress]: [ 55 / 494 ] simplifiying candidate # 27.169 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 27.169 * * [simplify]: iters left: 6 (11 enodes) 27.172 * * [simplify]: iters left: 5 (37 enodes) 27.178 * * [simplify]: iters left: 4 (45 enodes) 27.186 * * [simplify]: iters left: 3 (57 enodes) 27.195 * * [simplify]: Extracting #0: cost 1 inf + 0 27.195 * * [simplify]: Extracting #1: cost 4 inf + 0 27.195 * * [simplify]: Extracting #2: cost 8 inf + 0 27.196 * * [simplify]: Extracting #3: cost 7 inf + 83 27.196 * * [simplify]: Extracting #4: cost 16 inf + 83 27.196 * * [simplify]: Extracting #5: cost 16 inf + 169 27.196 * * [simplify]: Extracting #6: cost 6 inf + 1274 27.197 * * [simplify]: Extracting #7: cost 0 inf + 2258 27.198 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 27.198 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b))) 2)))) 27.199 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 27.199 * * [simplify]: iters left: 6 (11 enodes) 27.202 * * [simplify]: iters left: 5 (38 enodes) 27.209 * * [simplify]: iters left: 4 (49 enodes) 27.217 * * [simplify]: iters left: 3 (61 enodes) 27.226 * * [simplify]: Extracting #0: cost 1 inf + 0 27.226 * * [simplify]: Extracting #1: cost 5 inf + 0 27.226 * * [simplify]: Extracting #2: cost 10 inf + 0 27.226 * * [simplify]: Extracting #3: cost 8 inf + 164 27.226 * * [simplify]: Extracting #4: cost 16 inf + 245 27.226 * * [simplify]: Extracting #5: cost 16 inf + 331 27.226 * * [simplify]: Extracting #6: cost 3 inf + 1643 27.227 * * [simplify]: Extracting #7: cost 0 inf + 2420 27.227 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 27.227 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b))) 2)))) 27.228 * * * * [progress]: [ 56 / 494 ] simplifiying candidate # 27.228 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 27.228 * * [simplify]: iters left: 6 (9 enodes) 27.234 * * [simplify]: iters left: 5 (32 enodes) 27.245 * * [simplify]: iters left: 4 (43 enodes) 27.259 * * [simplify]: iters left: 3 (55 enodes) 27.273 * * [simplify]: Extracting #0: cost 1 inf + 0 27.273 * * [simplify]: Extracting #1: cost 5 inf + 0 27.273 * * [simplify]: Extracting #2: cost 7 inf + 1 27.274 * * [simplify]: Extracting #3: cost 15 inf + 42 27.274 * * [simplify]: Extracting #4: cost 12 inf + 294 27.275 * * [simplify]: Extracting #5: cost 3 inf + 1043 27.275 * * [simplify]: Extracting #6: cost 0 inf + 1660 27.276 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 27.276 * [simplify]: Simplified (2 2 2 1 2) to (λ (a b c) (/ 1 (/ a (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2)))) 27.277 * * * * [progress]: [ 57 / 494 ] simplifiying candidate # 27.277 * * * * [progress]: [ 58 / 494 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2))))> 27.277 * * * * [progress]: [ 59 / 494 ] simplifiying candidate # 27.277 * * * * [progress]: [ 60 / 494 ] simplifiying candidate # 27.277 * * * * [progress]: [ 61 / 494 ] simplifiying candidate # 27.277 * * * * [progress]: [ 62 / 494 ] simplifiying candidate # 27.277 * [simplify]: Simplifying (- 1) 27.277 * * [simplify]: iters left: 2 (2 enodes) 27.280 * * [simplify]: iters left: 1 (9 enodes) 27.284 * * [simplify]: Extracting #0: cost 1 inf + 0 27.284 * * [simplify]: Extracting #1: cost 0 inf + 1 27.284 * [simplify]: Simplified to -1 27.284 * [simplify]: Simplified (2 2) to (λ (a b c) (pow (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) -1)) 27.284 * * * * [progress]: [ 63 / 494 ] simplifiying candidate # 27.284 * * * * [progress]: [ 64 / 494 ] simplifiying candidate # 27.284 * * * * [progress]: [ 65 / 494 ] simplifiying candidate # 27.284 * * * * [progress]: [ 66 / 494 ] simplifiying candidate # 27.284 * * * * [progress]: [ 67 / 494 ] simplifiying candidate # 27.285 * [simplify]: Simplifying (- 0 (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)))) 27.285 * * [simplify]: iters left: 6 (17 enodes) 27.294 * * [simplify]: iters left: 5 (66 enodes) 27.318 * * [simplify]: iters left: 4 (111 enodes) 27.344 * * [simplify]: iters left: 3 (174 enodes) 27.382 * * [simplify]: iters left: 2 (250 enodes) 27.436 * * [simplify]: iters left: 1 (268 enodes) 27.489 * * [simplify]: Extracting #0: cost 1 inf + 0 27.489 * * [simplify]: Extracting #1: cost 16 inf + 0 27.489 * * [simplify]: Extracting #2: cost 39 inf + 1 27.490 * * [simplify]: Extracting #3: cost 40 inf + 74 27.490 * * [simplify]: Extracting #4: cost 31 inf + 1511 27.491 * * [simplify]: Extracting #5: cost 34 inf + 2300 27.493 * * [simplify]: Extracting #6: cost 31 inf + 2828 27.498 * * [simplify]: Extracting #7: cost 10 inf + 8353 27.507 * * [simplify]: Extracting #8: cost 0 inf + 12440 27.513 * [simplify]: Simplified to (- (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (log a)) (log 2)) 27.513 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (log a)) (log 2)))) 27.514 * * * * [progress]: [ 68 / 494 ] simplifiying candidate # 27.514 * [simplify]: Simplifying (- 0 (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 27.514 * * [simplify]: iters left: 6 (16 enodes) 27.523 * * [simplify]: iters left: 5 (65 enodes) 27.535 * * [simplify]: iters left: 4 (108 enodes) 27.554 * * [simplify]: iters left: 3 (163 enodes) 27.585 * * [simplify]: iters left: 2 (226 enodes) 27.643 * * [simplify]: iters left: 1 (268 enodes) 27.700 * * [simplify]: Extracting #0: cost 1 inf + 0 27.700 * * [simplify]: Extracting #1: cost 16 inf + 0 27.700 * * [simplify]: Extracting #2: cost 36 inf + 1 27.700 * * [simplify]: Extracting #3: cost 42 inf + 3 27.701 * * [simplify]: Extracting #4: cost 37 inf + 957 27.701 * * [simplify]: Extracting #5: cost 37 inf + 1940 27.702 * * [simplify]: Extracting #6: cost 33 inf + 2550 27.704 * * [simplify]: Extracting #7: cost 6 inf + 9522 27.711 * * [simplify]: Extracting #8: cost 0 inf + 11719 27.718 * * [simplify]: Extracting #9: cost 0 inf + 11689 27.725 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)) 27.725 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)))) 27.725 * * * * [progress]: [ 69 / 494 ] simplifiying candidate # 27.726 * [simplify]: Simplifying (- 0 (log (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 27.726 * * [simplify]: iters left: 6 (15 enodes) 27.734 * * [simplify]: iters left: 5 (60 enodes) 27.756 * * [simplify]: iters left: 4 (99 enodes) 27.786 * * [simplify]: iters left: 3 (152 enodes) 27.820 * * [simplify]: iters left: 2 (194 enodes) 27.861 * * [simplify]: iters left: 1 (247 enodes) 27.950 * * [simplify]: Extracting #0: cost 1 inf + 0 27.950 * * [simplify]: Extracting #1: cost 18 inf + 0 27.950 * * [simplify]: Extracting #2: cost 42 inf + 1 27.950 * * [simplify]: Extracting #3: cost 47 inf + 408 27.951 * * [simplify]: Extracting #4: cost 42 inf + 1565 27.951 * * [simplify]: Extracting #5: cost 43 inf + 2036 27.952 * * [simplify]: Extracting #6: cost 37 inf + 2794 27.954 * * [simplify]: Extracting #7: cost 15 inf + 8256 27.957 * * [simplify]: Extracting #8: cost 0 inf + 13453 27.961 * * [simplify]: Extracting #9: cost 0 inf + 13323 27.965 * [simplify]: Simplified to (- (log (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 27.965 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 27.965 * * * * [progress]: [ 70 / 494 ] simplifiying candidate # 27.965 * [simplify]: Simplifying (- (log 1) (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)))) 27.966 * * [simplify]: iters left: 6 (18 enodes) 27.971 * * [simplify]: iters left: 5 (71 enodes) 27.990 * * [simplify]: iters left: 4 (109 enodes) 28.016 * * [simplify]: iters left: 3 (175 enodes) 28.060 * * [simplify]: iters left: 2 (234 enodes) 28.112 * * [simplify]: iters left: 1 (286 enodes) 28.160 * * [simplify]: Extracting #0: cost 1 inf + 0 28.161 * * [simplify]: Extracting #1: cost 16 inf + 0 28.161 * * [simplify]: Extracting #2: cost 31 inf + 1 28.161 * * [simplify]: Extracting #3: cost 29 inf + 367 28.161 * * [simplify]: Extracting #4: cost 24 inf + 1288 28.162 * * [simplify]: Extracting #5: cost 29 inf + 1622 28.162 * * [simplify]: Extracting #6: cost 28 inf + 1888 28.164 * * [simplify]: Extracting #7: cost 6 inf + 7661 28.167 * * [simplify]: Extracting #8: cost 0 inf + 9670 28.170 * [simplify]: Simplified to (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))) 28.170 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma c (* a -4) (* b b))) b)) (+ (log 2) (log a))))) 28.170 * * * * [progress]: [ 71 / 494 ] simplifiying candidate # 28.170 * [simplify]: Simplifying (- (log 1) (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 28.170 * * [simplify]: iters left: 6 (17 enodes) 28.176 * * [simplify]: iters left: 5 (70 enodes) 28.188 * * [simplify]: iters left: 4 (108 enodes) 28.208 * * [simplify]: iters left: 3 (160 enodes) 28.241 * * [simplify]: iters left: 2 (207 enodes) 28.294 * * [simplify]: iters left: 1 (261 enodes) 28.355 * * [simplify]: Extracting #0: cost 1 inf + 0 28.355 * * [simplify]: Extracting #1: cost 17 inf + 0 28.355 * * [simplify]: Extracting #2: cost 34 inf + 1 28.356 * * [simplify]: Extracting #3: cost 37 inf + 216 28.356 * * [simplify]: Extracting #4: cost 32 inf + 1301 28.356 * * [simplify]: Extracting #5: cost 35 inf + 1870 28.357 * * [simplify]: Extracting #6: cost 33 inf + 2219 28.358 * * [simplify]: Extracting #7: cost 17 inf + 5136 28.361 * * [simplify]: Extracting #8: cost 4 inf + 9750 28.364 * * [simplify]: Extracting #9: cost 0 inf + 11247 28.367 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)) 28.367 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (log a)))) 28.368 * * * * [progress]: [ 72 / 494 ] simplifiying candidate # 28.368 * [simplify]: Simplifying (- (log 1) (log (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 28.368 * * [simplify]: iters left: 6 (16 enodes) 28.373 * * [simplify]: iters left: 5 (65 enodes) 28.385 * * [simplify]: iters left: 4 (98 enodes) 28.409 * * [simplify]: iters left: 3 (145 enodes) 28.431 * * [simplify]: iters left: 2 (167 enodes) 28.460 * * [simplify]: iters left: 1 (199 enodes) 28.498 * * [simplify]: Extracting #0: cost 1 inf + 0 28.498 * * [simplify]: Extracting #1: cost 21 inf + 0 28.499 * * [simplify]: Extracting #2: cost 55 inf + 1 28.499 * * [simplify]: Extracting #3: cost 58 inf + 954 28.499 * * [simplify]: Extracting #4: cost 50 inf + 3229 28.500 * * [simplify]: Extracting #5: cost 48 inf + 4388 28.501 * * [simplify]: Extracting #6: cost 46 inf + 4637 28.502 * * [simplify]: Extracting #7: cost 36 inf + 5646 28.504 * * [simplify]: Extracting #8: cost 17 inf + 11401 28.508 * * [simplify]: Extracting #9: cost 0 inf + 17507 28.513 * * [simplify]: Extracting #10: cost 0 inf + 17477 28.521 * [simplify]: Simplified to (- (log (* (/ a (- (sqrt (fma (* a c) -4 (* b b))) b)) 2))) 28.521 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (* (/ a (- (sqrt (fma (* a c) -4 (* b b))) b)) 2))))) 28.522 * * * * [progress]: [ 73 / 494 ] simplifiying candidate # 28.522 * * * * [progress]: [ 74 / 494 ] simplifiying candidate # 28.522 * * * * [progress]: [ 75 / 494 ] simplifiying candidate # 28.522 * [simplify]: Simplifying (/ (* (* 1 1) 1) (/ (* (* a a) a) (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2)))) 28.522 * * [simplify]: iters left: 6 (22 enodes) 28.534 * * [simplify]: iters left: 5 (86 enodes) 28.553 * * [simplify]: iters left: 4 (235 enodes) 28.661 * * [simplify]: Extracting #0: cost 1 inf + 0 28.661 * * [simplify]: Extracting #1: cost 72 inf + 0 28.662 * * [simplify]: Extracting #2: cost 248 inf + 169 28.663 * * [simplify]: Extracting #3: cost 305 inf + 1486 28.665 * * [simplify]: Extracting #4: cost 308 inf + 2601 28.667 * * [simplify]: Extracting #5: cost 309 inf + 2725 28.670 * * [simplify]: Extracting #6: cost 264 inf + 15447 28.695 * * [simplify]: Extracting #7: cost 48 inf + 91089 28.728 * * [simplify]: Extracting #8: cost 0 inf + 108498 28.754 * * [simplify]: Extracting #9: cost 0 inf + 107699 28.800 * * [simplify]: Extracting #10: cost 0 inf + 107580 28.826 * [simplify]: Simplified to (/ 1 (* (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) 8)) 28.826 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ 1 (* (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (* (/ a (- (sqrt (fma (* a -4) c (* b b))) b)) (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) 8)))) 28.827 * * * * [progress]: [ 76 / 494 ] simplifiying candidate # 28.827 * [simplify]: Simplifying (/ (* (* 1 1) 1) (/ (* (* a a) a) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 28.827 * * [simplify]: iters left: 6 (20 enodes) 28.833 * * [simplify]: iters left: 5 (83 enodes) 28.851 * * [simplify]: iters left: 4 (211 enodes) 28.929 * * [simplify]: Extracting #0: cost 1 inf + 0 28.929 * * [simplify]: Extracting #1: cost 49 inf + 0 28.930 * * [simplify]: Extracting #2: cost 155 inf + 289 28.931 * * [simplify]: Extracting #3: cost 200 inf + 1152 28.932 * * [simplify]: Extracting #4: cost 213 inf + 1491 28.933 * * [simplify]: Extracting #5: cost 214 inf + 2226 28.935 * * [simplify]: Extracting #6: cost 209 inf + 3000 28.937 * * [simplify]: Extracting #7: cost 177 inf + 12892 28.958 * * [simplify]: Extracting #8: cost 29 inf + 66675 28.994 * * [simplify]: Extracting #9: cost 0 inf + 77456 29.019 * * [simplify]: Extracting #10: cost 0 inf + 77096 29.049 * [simplify]: Simplified to (/ (/ 1 (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) (* (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))) (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))))) 29.049 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ (/ 1 (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b)))) (* (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))) (* 2 (/ a (- (sqrt (fma (* a -4) c (* b b))) b))))))) 29.049 * * * * [progress]: [ 77 / 494 ] simplifiying candidate # 29.050 * [simplify]: Simplifying (/ (* (* 1 1) 1) (* (* (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.050 * * [simplify]: iters left: 6 (18 enodes) 29.055 * * [simplify]: iters left: 5 (74 enodes) 29.071 * * [simplify]: iters left: 4 (169 enodes) 29.140 * * [simplify]: Extracting #0: cost 1 inf + 0 29.141 * * [simplify]: Extracting #1: cost 51 inf + 0 29.141 * * [simplify]: Extracting #2: cost 137 inf + 46 29.142 * * [simplify]: Extracting #3: cost 154 inf + 634 29.144 * * [simplify]: Extracting #4: cost 151 inf + 1463 29.145 * * [simplify]: Extracting #5: cost 144 inf + 2305 29.153 * * [simplify]: Extracting #6: cost 74 inf + 24793 29.165 * * [simplify]: Extracting #7: cost 2 inf + 52050 29.178 * * [simplify]: Extracting #8: cost 0 inf + 52650 29.198 * [simplify]: Simplified to (/ 1 (* (* (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)))) 29.198 * [simplify]: Simplified (2 1) to (λ (a b c) (cbrt (/ 1 (* (* (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* a -4) (* b b))) b)))))) 29.199 * * * * [progress]: [ 78 / 494 ] simplifiying candidate # 29.199 * * * * [progress]: [ 79 / 494 ] simplifiying candidate # 29.199 * * * * [progress]: [ 80 / 494 ] simplifiying candidate # 29.199 * * * * [progress]: [ 81 / 494 ] simplifiying candidate # 29.199 * * * * [progress]: [ 82 / 494 ] simplifiying candidate # 29.200 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 29.200 * * [simplify]: iters left: 6 (18 enodes) 29.211 * * [simplify]: iters left: 5 (72 enodes) 29.240 * * [simplify]: iters left: 4 (110 enodes) 29.259 * * [simplify]: iters left: 3 (156 enodes) 29.291 * * [simplify]: iters left: 2 (161 enodes) 29.310 * * [simplify]: Extracting #0: cost 1 inf + 0 29.310 * * [simplify]: Extracting #1: cost 6 inf + 0 29.310 * * [simplify]: Extracting #2: cost 9 inf + 1 29.310 * * [simplify]: Extracting #3: cost 16 inf + 1 29.310 * * [simplify]: Extracting #4: cost 24 inf + 3 29.310 * * [simplify]: Extracting #5: cost 28 inf + 46 29.310 * * [simplify]: Extracting #6: cost 31 inf + 294 29.310 * * [simplify]: Extracting #7: cost 29 inf + 545 29.311 * * [simplify]: Extracting #8: cost 13 inf + 2694 29.312 * * [simplify]: Extracting #9: cost 8 inf + 4313 29.313 * * [simplify]: Extracting #10: cost 0 inf + 7436 29.315 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))))) 29.315 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b))))) (/ (cbrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 29.315 * [simplify]: Simplifying (/ (cbrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.315 * * [simplify]: iters left: 6 (16 enodes) 29.321 * * [simplify]: iters left: 5 (60 enodes) 29.344 * * [simplify]: iters left: 4 (84 enodes) 29.370 * * [simplify]: iters left: 3 (104 enodes) 29.395 * * [simplify]: Extracting #0: cost 1 inf + 0 29.395 * * [simplify]: Extracting #1: cost 4 inf + 0 29.395 * * [simplify]: Extracting #2: cost 5 inf + 1 29.395 * * [simplify]: Extracting #3: cost 12 inf + 1 29.395 * * [simplify]: Extracting #4: cost 20 inf + 3 29.395 * * [simplify]: Extracting #5: cost 21 inf + 171 29.395 * * [simplify]: Extracting #6: cost 25 inf + 418 29.395 * * [simplify]: Extracting #7: cost 21 inf + 988 29.396 * * [simplify]: Extracting #8: cost 8 inf + 2994 29.397 * * [simplify]: Extracting #9: cost 0 inf + 5674 29.398 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 29.398 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 29.398 * * * * [progress]: [ 83 / 494 ] simplifiying candidate # 29.398 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.399 * * [simplify]: iters left: 6 (17 enodes) 29.404 * * [simplify]: iters left: 5 (65 enodes) 29.423 * * [simplify]: iters left: 4 (89 enodes) 29.442 * * [simplify]: iters left: 3 (109 enodes) 29.466 * * [simplify]: Extracting #0: cost 1 inf + 0 29.466 * * [simplify]: Extracting #1: cost 4 inf + 0 29.466 * * [simplify]: Extracting #2: cost 5 inf + 1 29.466 * * [simplify]: Extracting #3: cost 12 inf + 1 29.467 * * [simplify]: Extracting #4: cost 19 inf + 45 29.467 * * [simplify]: Extracting #5: cost 23 inf + 88 29.467 * * [simplify]: Extracting #6: cost 28 inf + 213 29.467 * * [simplify]: Extracting #7: cost 27 inf + 421 29.468 * * [simplify]: Extracting #8: cost 19 inf + 934 29.469 * * [simplify]: Extracting #9: cost 10 inf + 2514 29.471 * * [simplify]: Extracting #10: cost 2 inf + 4793 29.473 * * [simplify]: Extracting #11: cost 0 inf + 5514 29.474 * [simplify]: Simplified to (/ 1 (sqrt (* (/ a (- (sqrt (fma c (* a -4) (* b b))) b)) 2))) 29.474 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (* (/ a (- (sqrt (fma c (* a -4) (* b b))) b)) 2))) (/ (cbrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 29.474 * [simplify]: Simplifying (/ (cbrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.474 * * [simplify]: iters left: 6 (16 enodes) 29.479 * * [simplify]: iters left: 5 (60 enodes) 29.489 * * [simplify]: iters left: 4 (84 enodes) 29.505 * * [simplify]: iters left: 3 (104 enodes) 29.535 * * [simplify]: Extracting #0: cost 1 inf + 0 29.535 * * [simplify]: Extracting #1: cost 4 inf + 0 29.535 * * [simplify]: Extracting #2: cost 5 inf + 1 29.535 * * [simplify]: Extracting #3: cost 12 inf + 1 29.535 * * [simplify]: Extracting #4: cost 20 inf + 3 29.535 * * [simplify]: Extracting #5: cost 21 inf + 171 29.535 * * [simplify]: Extracting #6: cost 25 inf + 418 29.536 * * [simplify]: Extracting #7: cost 21 inf + 988 29.537 * * [simplify]: Extracting #8: cost 8 inf + 2994 29.539 * * [simplify]: Extracting #9: cost 0 inf + 5514 29.541 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 29.542 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 29.542 * * * * [progress]: [ 84 / 494 ] simplifiying candidate # 29.542 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 29.542 * * [simplify]: iters left: 6 (20 enodes) 29.554 * * [simplify]: iters left: 5 (80 enodes) 29.586 * * [simplify]: iters left: 4 (129 enodes) 29.624 * * [simplify]: iters left: 3 (206 enodes) 29.684 * * [simplify]: iters left: 2 (323 enodes) 29.792 * * [simplify]: iters left: 1 (398 enodes) 29.897 * * [simplify]: Extracting #0: cost 1 inf + 0 29.897 * * [simplify]: Extracting #1: cost 16 inf + 0 29.897 * * [simplify]: Extracting #2: cost 30 inf + 1 29.897 * * [simplify]: Extracting #3: cost 32 inf + 327 29.898 * * [simplify]: Extracting #4: cost 34 inf + 813 29.898 * * [simplify]: Extracting #5: cost 35 inf + 976 29.898 * * [simplify]: Extracting #6: cost 39 inf + 1223 29.899 * * [simplify]: Extracting #7: cost 37 inf + 1433 29.899 * * [simplify]: Extracting #8: cost 25 inf + 3082 29.903 * * [simplify]: Extracting #9: cost 6 inf + 10282 29.910 * * [simplify]: Extracting #10: cost 0 inf + 13122 29.917 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a))) 29.917 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 29.918 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 29.918 * * [simplify]: iters left: 6 (17 enodes) 29.928 * * [simplify]: iters left: 5 (63 enodes) 29.949 * * [simplify]: iters left: 4 (89 enodes) 29.965 * * [simplify]: iters left: 3 (111 enodes) 29.982 * * [simplify]: iters left: 2 (126 enodes) 30.001 * * [simplify]: iters left: 1 (129 enodes) 30.018 * * [simplify]: Extracting #0: cost 1 inf + 0 30.018 * * [simplify]: Extracting #1: cost 7 inf + 0 30.018 * * [simplify]: Extracting #2: cost 12 inf + 1 30.018 * * [simplify]: Extracting #3: cost 15 inf + 205 30.018 * * [simplify]: Extracting #4: cost 19 inf + 409 30.019 * * [simplify]: Extracting #5: cost 18 inf + 615 30.019 * * [simplify]: Extracting #6: cost 23 inf + 740 30.019 * * [simplify]: Extracting #7: cost 23 inf + 964 30.021 * * [simplify]: Extracting #8: cost 10 inf + 2712 30.022 * * [simplify]: Extracting #9: cost 2 inf + 4996 30.025 * * [simplify]: Extracting #10: cost 0 inf + 5796 30.028 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 30.028 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 30.028 * * * * [progress]: [ 85 / 494 ] simplifiying candidate # 30.029 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 30.029 * * [simplify]: iters left: 6 (19 enodes) 30.039 * * [simplify]: iters left: 5 (73 enodes) 30.052 * * [simplify]: iters left: 4 (106 enodes) 30.070 * * [simplify]: iters left: 3 (159 enodes) 30.101 * * [simplify]: iters left: 2 (219 enodes) 30.143 * * [simplify]: iters left: 1 (244 enodes) 30.192 * * [simplify]: Extracting #0: cost 1 inf + 0 30.192 * * [simplify]: Extracting #1: cost 11 inf + 0 30.192 * * [simplify]: Extracting #2: cost 20 inf + 1 30.192 * * [simplify]: Extracting #3: cost 25 inf + 2 30.193 * * [simplify]: Extracting #4: cost 29 inf + 165 30.193 * * [simplify]: Extracting #5: cost 25 inf + 855 30.193 * * [simplify]: Extracting #6: cost 29 inf + 1182 30.194 * * [simplify]: Extracting #7: cost 28 inf + 1391 30.196 * * [simplify]: Extracting #8: cost 9 inf + 4520 30.201 * * [simplify]: Extracting #9: cost 0 inf + 7962 30.205 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma b b (* (* a c) -4))) b) 2)) (* (cbrt a) (cbrt a))) 30.205 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma b b (* (* a c) -4))) b) 2)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 30.205 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 30.206 * * [simplify]: iters left: 6 (17 enodes) 30.215 * * [simplify]: iters left: 5 (63 enodes) 30.228 * * [simplify]: iters left: 4 (89 enodes) 30.244 * * [simplify]: iters left: 3 (111 enodes) 30.265 * * [simplify]: iters left: 2 (126 enodes) 30.301 * * [simplify]: iters left: 1 (129 enodes) 30.326 * * [simplify]: Extracting #0: cost 1 inf + 0 30.326 * * [simplify]: Extracting #1: cost 7 inf + 0 30.326 * * [simplify]: Extracting #2: cost 12 inf + 1 30.326 * * [simplify]: Extracting #3: cost 15 inf + 205 30.326 * * [simplify]: Extracting #4: cost 19 inf + 409 30.326 * * [simplify]: Extracting #5: cost 18 inf + 615 30.327 * * [simplify]: Extracting #6: cost 23 inf + 740 30.327 * * [simplify]: Extracting #7: cost 23 inf + 964 30.327 * * [simplify]: Extracting #8: cost 10 inf + 2712 30.328 * * [simplify]: Extracting #9: cost 2 inf + 4836 30.329 * * [simplify]: Extracting #10: cost 0 inf + 5556 30.331 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 30.331 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 30.331 * * * * [progress]: [ 86 / 494 ] simplifiying candidate # 30.331 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 30.331 * * [simplify]: iters left: 6 (22 enodes) 30.338 * * [simplify]: iters left: 5 (87 enodes) 30.365 * * [simplify]: iters left: 4 (167 enodes) 30.418 * * [simplify]: iters left: 3 (433 enodes) 30.652 * * [simplify]: Extracting #0: cost 1 inf + 0 30.652 * * [simplify]: Extracting #1: cost 93 inf + 0 30.653 * * [simplify]: Extracting #2: cost 198 inf + 1 30.654 * * [simplify]: Extracting #3: cost 196 inf + 1055 30.656 * * [simplify]: Extracting #4: cost 180 inf + 3850 30.658 * * [simplify]: Extracting #5: cost 160 inf + 10158 30.663 * * [simplify]: Extracting #6: cost 154 inf + 11460 30.668 * * [simplify]: Extracting #7: cost 126 inf + 21140 30.685 * * [simplify]: Extracting #8: cost 29 inf + 73895 30.706 * * [simplify]: Extracting #9: cost 0 inf + 89689 30.727 * * [simplify]: Extracting #10: cost 0 inf + 89649 30.750 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) 30.750 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2))) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 30.750 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 30.750 * * [simplify]: iters left: 6 (18 enodes) 30.757 * * [simplify]: iters left: 5 (65 enodes) 30.768 * * [simplify]: iters left: 4 (94 enodes) 30.784 * * [simplify]: iters left: 3 (132 enodes) 30.819 * * [simplify]: iters left: 2 (166 enodes) 30.864 * * [simplify]: iters left: 1 (210 enodes) 30.900 * * [simplify]: Extracting #0: cost 1 inf + 0 30.900 * * [simplify]: Extracting #1: cost 17 inf + 0 30.900 * * [simplify]: Extracting #2: cost 31 inf + 1 30.901 * * [simplify]: Extracting #3: cost 30 inf + 328 30.901 * * [simplify]: Extracting #4: cost 22 inf + 1828 30.902 * * [simplify]: Extracting #5: cost 27 inf + 2354 30.903 * * [simplify]: Extracting #6: cost 25 inf + 2662 30.905 * * [simplify]: Extracting #7: cost 9 inf + 6348 30.910 * * [simplify]: Extracting #8: cost 0 inf + 10044 30.914 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 30.914 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 30.914 * * * * [progress]: [ 87 / 494 ] simplifiying candidate # 30.915 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 30.915 * * [simplify]: iters left: 6 (21 enodes) 30.927 * * [simplify]: iters left: 5 (80 enodes) 30.959 * * [simplify]: iters left: 4 (134 enodes) 30.998 * * [simplify]: iters left: 3 (296 enodes) 31.104 * * [simplify]: Extracting #0: cost 1 inf + 0 31.104 * * [simplify]: Extracting #1: cost 65 inf + 0 31.105 * * [simplify]: Extracting #2: cost 122 inf + 1 31.105 * * [simplify]: Extracting #3: cost 122 inf + 408 31.106 * * [simplify]: Extracting #4: cost 101 inf + 3897 31.108 * * [simplify]: Extracting #5: cost 97 inf + 5802 31.109 * * [simplify]: Extracting #6: cost 98 inf + 5887 31.113 * * [simplify]: Extracting #7: cost 61 inf + 18772 31.127 * * [simplify]: Extracting #8: cost 5 inf + 45919 31.139 * * [simplify]: Extracting #9: cost 0 inf + 48337 31.152 * [simplify]: Simplified to (/ (/ (* (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) 31.152 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (* (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 31.152 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 31.152 * * [simplify]: iters left: 6 (18 enodes) 31.160 * * [simplify]: iters left: 5 (65 enodes) 31.173 * * [simplify]: iters left: 4 (94 enodes) 31.189 * * [simplify]: iters left: 3 (132 enodes) 31.223 * * [simplify]: iters left: 2 (166 enodes) 31.262 * * [simplify]: iters left: 1 (210 enodes) 31.318 * * [simplify]: Extracting #0: cost 1 inf + 0 31.318 * * [simplify]: Extracting #1: cost 17 inf + 0 31.318 * * [simplify]: Extracting #2: cost 31 inf + 1 31.318 * * [simplify]: Extracting #3: cost 30 inf + 328 31.318 * * [simplify]: Extracting #4: cost 22 inf + 1508 31.319 * * [simplify]: Extracting #5: cost 27 inf + 1954 31.321 * * [simplify]: Extracting #6: cost 25 inf + 2262 31.322 * * [simplify]: Extracting #7: cost 9 inf + 5828 31.324 * * [simplify]: Extracting #8: cost 0 inf + 9324 31.327 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 31.327 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 31.327 * * * * [progress]: [ 88 / 494 ] simplifiying candidate # 31.327 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 31.327 * * [simplify]: iters left: 6 (19 enodes) 31.338 * * [simplify]: iters left: 5 (72 enodes) 31.364 * * [simplify]: iters left: 4 (124 enodes) 31.392 * * [simplify]: iters left: 3 (233 enodes) 31.488 * * [simplify]: iters left: 2 (404 enodes) 32.093 * * [simplify]: Extracting #0: cost 1 inf + 0 32.093 * * [simplify]: Extracting #1: cost 18 inf + 0 32.093 * * [simplify]: Extracting #2: cost 45 inf + 1 32.093 * * [simplify]: Extracting #3: cost 46 inf + 164 32.095 * * [simplify]: Extracting #4: cost 35 inf + 2109 32.096 * * [simplify]: Extracting #5: cost 40 inf + 2353 32.096 * * [simplify]: Extracting #6: cost 41 inf + 2438 32.098 * * [simplify]: Extracting #7: cost 18 inf + 7920 32.102 * * [simplify]: Extracting #8: cost 1 inf + 14870 32.110 * * [simplify]: Extracting #9: cost 0 inf + 15329 32.120 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a))) 32.120 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 32.120 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 32.121 * * [simplify]: iters left: 6 (17 enodes) 32.130 * * [simplify]: iters left: 5 (62 enodes) 32.141 * * [simplify]: iters left: 4 (91 enodes) 32.157 * * [simplify]: iters left: 3 (130 enodes) 32.182 * * [simplify]: iters left: 2 (164 enodes) 32.214 * * [simplify]: iters left: 1 (208 enodes) 32.246 * * [simplify]: Extracting #0: cost 1 inf + 0 32.246 * * [simplify]: Extracting #1: cost 16 inf + 0 32.247 * * [simplify]: Extracting #2: cost 25 inf + 3 32.247 * * [simplify]: Extracting #3: cost 23 inf + 532 32.247 * * [simplify]: Extracting #4: cost 20 inf + 1103 32.247 * * [simplify]: Extracting #5: cost 27 inf + 1144 32.248 * * [simplify]: Extracting #6: cost 28 inf + 1229 32.248 * * [simplify]: Extracting #7: cost 20 inf + 1702 32.250 * * [simplify]: Extracting #8: cost 7 inf + 5416 32.252 * * [simplify]: Extracting #9: cost 0 inf + 8194 32.254 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 32.254 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 32.254 * * * * [progress]: [ 89 / 494 ] simplifiying candidate # 32.254 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 32.254 * * [simplify]: iters left: 6 (21 enodes) 32.261 * * [simplify]: iters left: 5 (80 enodes) 32.278 * * [simplify]: iters left: 4 (131 enodes) 32.303 * * [simplify]: iters left: 3 (269 enodes) 32.397 * * [simplify]: Extracting #0: cost 1 inf + 0 32.398 * * [simplify]: Extracting #1: cost 60 inf + 0 32.398 * * [simplify]: Extracting #2: cost 123 inf + 1 32.399 * * [simplify]: Extracting #3: cost 118 inf + 1057 32.400 * * [simplify]: Extracting #4: cost 82 inf + 8863 32.402 * * [simplify]: Extracting #5: cost 78 inf + 11250 32.403 * * [simplify]: Extracting #6: cost 79 inf + 11335 32.408 * * [simplify]: Extracting #7: cost 36 inf + 26664 32.422 * * [simplify]: Extracting #8: cost 2 inf + 43291 32.434 * * [simplify]: Extracting #9: cost 0 inf + 44372 32.445 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 32.445 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 32.445 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 32.446 * * [simplify]: iters left: 6 (18 enodes) 32.454 * * [simplify]: iters left: 5 (65 enodes) 32.470 * * [simplify]: iters left: 4 (94 enodes) 32.487 * * [simplify]: iters left: 3 (132 enodes) 32.521 * * [simplify]: iters left: 2 (166 enodes) 32.556 * * [simplify]: iters left: 1 (210 enodes) 32.599 * * [simplify]: Extracting #0: cost 1 inf + 0 32.599 * * [simplify]: Extracting #1: cost 17 inf + 0 32.599 * * [simplify]: Extracting #2: cost 31 inf + 1 32.600 * * [simplify]: Extracting #3: cost 30 inf + 328 32.600 * * [simplify]: Extracting #4: cost 22 inf + 1828 32.601 * * [simplify]: Extracting #5: cost 27 inf + 2354 32.601 * * [simplify]: Extracting #6: cost 25 inf + 2662 32.602 * * [simplify]: Extracting #7: cost 9 inf + 6108 32.604 * * [simplify]: Extracting #8: cost 0 inf + 9484 32.607 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 32.607 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 32.607 * * * * [progress]: [ 90 / 494 ] simplifiying candidate # 32.607 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 32.607 * * [simplify]: iters left: 6 (20 enodes) 32.614 * * [simplify]: iters left: 5 (75 enodes) 32.630 * * [simplify]: iters left: 4 (116 enodes) 32.671 * * [simplify]: iters left: 3 (209 enodes) 32.746 * * [simplify]: iters left: 2 (357 enodes) 32.913 * * [simplify]: Extracting #0: cost 1 inf + 0 32.913 * * [simplify]: Extracting #1: cost 46 inf + 0 32.913 * * [simplify]: Extracting #2: cost 81 inf + 1 32.914 * * [simplify]: Extracting #3: cost 75 inf + 896 32.915 * * [simplify]: Extracting #4: cost 54 inf + 4507 32.916 * * [simplify]: Extracting #5: cost 43 inf + 8397 32.918 * * [simplify]: Extracting #6: cost 43 inf + 8725 32.921 * * [simplify]: Extracting #7: cost 17 inf + 16224 32.929 * * [simplify]: Extracting #8: cost 0 inf + 22510 32.936 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 32.936 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 32.937 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 32.937 * * [simplify]: iters left: 6 (18 enodes) 32.943 * * [simplify]: iters left: 5 (65 enodes) 32.957 * * [simplify]: iters left: 4 (94 enodes) 32.973 * * [simplify]: iters left: 3 (132 enodes) 33.000 * * [simplify]: iters left: 2 (166 enodes) 33.029 * * [simplify]: iters left: 1 (210 enodes) 33.068 * * [simplify]: Extracting #0: cost 1 inf + 0 33.068 * * [simplify]: Extracting #1: cost 17 inf + 0 33.068 * * [simplify]: Extracting #2: cost 31 inf + 1 33.068 * * [simplify]: Extracting #3: cost 30 inf + 328 33.068 * * [simplify]: Extracting #4: cost 22 inf + 1508 33.069 * * [simplify]: Extracting #5: cost 27 inf + 1954 33.069 * * [simplify]: Extracting #6: cost 25 inf + 2262 33.070 * * [simplify]: Extracting #7: cost 9 inf + 5588 33.073 * * [simplify]: Extracting #8: cost 0 inf + 8764 33.075 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 33.075 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 33.076 * * * * [progress]: [ 91 / 494 ] simplifiying candidate # 33.076 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 33.076 * * [simplify]: iters left: 6 (18 enodes) 33.081 * * [simplify]: iters left: 5 (67 enodes) 33.094 * * [simplify]: iters left: 4 (99 enodes) 33.122 * * [simplify]: iters left: 3 (151 enodes) 33.178 * * [simplify]: iters left: 2 (230 enodes) 33.247 * * [simplify]: iters left: 1 (341 enodes) 33.354 * * [simplify]: Extracting #0: cost 1 inf + 0 33.354 * * [simplify]: Extracting #1: cost 12 inf + 0 33.354 * * [simplify]: Extracting #2: cost 22 inf + 1 33.354 * * [simplify]: Extracting #3: cost 25 inf + 2 33.355 * * [simplify]: Extracting #4: cost 22 inf + 530 33.355 * * [simplify]: Extracting #5: cost 25 inf + 1057 33.356 * * [simplify]: Extracting #6: cost 24 inf + 1226 33.357 * * [simplify]: Extracting #7: cost 15 inf + 2152 33.359 * * [simplify]: Extracting #8: cost 7 inf + 4408 33.365 * * [simplify]: Extracting #9: cost 0 inf + 6943 33.369 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (cbrt a) (cbrt a))) 33.369 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 33.370 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 33.370 * * [simplify]: iters left: 6 (17 enodes) 33.377 * * [simplify]: iters left: 5 (62 enodes) 33.388 * * [simplify]: iters left: 4 (91 enodes) 33.404 * * [simplify]: iters left: 3 (130 enodes) 33.425 * * [simplify]: iters left: 2 (164 enodes) 33.463 * * [simplify]: iters left: 1 (208 enodes) 33.500 * * [simplify]: Extracting #0: cost 1 inf + 0 33.500 * * [simplify]: Extracting #1: cost 16 inf + 0 33.501 * * [simplify]: Extracting #2: cost 25 inf + 3 33.501 * * [simplify]: Extracting #3: cost 23 inf + 532 33.502 * * [simplify]: Extracting #4: cost 20 inf + 1103 33.502 * * [simplify]: Extracting #5: cost 27 inf + 1144 33.503 * * [simplify]: Extracting #6: cost 28 inf + 1229 33.504 * * [simplify]: Extracting #7: cost 20 inf + 1702 33.506 * * [simplify]: Extracting #8: cost 7 inf + 5136 33.509 * * [simplify]: Extracting #9: cost 0 inf + 7634 33.511 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 33.511 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 33.511 * * * * [progress]: [ 92 / 494 ] simplifiying candidate # 33.512 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 33.512 * * [simplify]: iters left: 6 (12 enodes) 33.517 * * [simplify]: iters left: 5 (48 enodes) 33.527 * * [simplify]: iters left: 4 (82 enodes) 33.560 * * [simplify]: iters left: 3 (185 enodes) 33.626 * * [simplify]: iters left: 2 (326 enodes) 33.768 * * [simplify]: Extracting #0: cost 1 inf + 0 33.769 * * [simplify]: Extracting #1: cost 24 inf + 0 33.769 * * [simplify]: Extracting #2: cost 62 inf + 1 33.769 * * [simplify]: Extracting #3: cost 52 inf + 933 33.771 * * [simplify]: Extracting #4: cost 7 inf + 10839 33.773 * * [simplify]: Extracting #5: cost 0 inf + 12376 33.776 * [simplify]: Simplified to (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) 33.776 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 33.776 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 33.776 * * [simplify]: iters left: 6 (17 enodes) 33.782 * * [simplify]: iters left: 5 (65 enodes) 33.793 * * [simplify]: iters left: 4 (100 enodes) 33.811 * * [simplify]: iters left: 3 (168 enodes) 33.850 * * [simplify]: iters left: 2 (288 enodes) 33.942 * * [simplify]: iters left: 1 (459 enodes) 34.092 * * [simplify]: Extracting #0: cost 1 inf + 0 34.092 * * [simplify]: Extracting #1: cost 26 inf + 0 34.092 * * [simplify]: Extracting #2: cost 66 inf + 1 34.093 * * [simplify]: Extracting #3: cost 82 inf + 330 34.093 * * [simplify]: Extracting #4: cost 60 inf + 3562 34.097 * * [simplify]: Extracting #5: cost 11 inf + 15484 34.102 * * [simplify]: Extracting #6: cost 0 inf + 18743 34.106 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 34.107 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 34.107 * * * * [progress]: [ 93 / 494 ] simplifiying candidate # 34.107 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 34.107 * * [simplify]: iters left: 6 (11 enodes) 34.111 * * [simplify]: iters left: 5 (43 enodes) 34.120 * * [simplify]: iters left: 4 (67 enodes) 34.133 * * [simplify]: iters left: 3 (136 enodes) 34.177 * * [simplify]: iters left: 2 (216 enodes) 34.235 * * [simplify]: iters left: 1 (266 enodes) 34.275 * * [simplify]: Extracting #0: cost 1 inf + 0 34.276 * * [simplify]: Extracting #1: cost 12 inf + 0 34.276 * * [simplify]: Extracting #2: cost 22 inf + 1 34.276 * * [simplify]: Extracting #3: cost 18 inf + 126 34.276 * * [simplify]: Extracting #4: cost 5 inf + 2031 34.277 * * [simplify]: Extracting #5: cost 0 inf + 2841 34.278 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) 34.278 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 34.278 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 34.278 * * [simplify]: iters left: 6 (17 enodes) 34.283 * * [simplify]: iters left: 5 (65 enodes) 34.295 * * [simplify]: iters left: 4 (100 enodes) 34.322 * * [simplify]: iters left: 3 (168 enodes) 34.362 * * [simplify]: iters left: 2 (288 enodes) 34.460 * * [simplify]: iters left: 1 (459 enodes) 34.584 * * [simplify]: Extracting #0: cost 1 inf + 0 34.584 * * [simplify]: Extracting #1: cost 26 inf + 0 34.584 * * [simplify]: Extracting #2: cost 66 inf + 1 34.585 * * [simplify]: Extracting #3: cost 82 inf + 330 34.585 * * [simplify]: Extracting #4: cost 60 inf + 3322 34.589 * * [simplify]: Extracting #5: cost 11 inf + 13884 34.594 * * [simplify]: Extracting #6: cost 0 inf + 16903 34.599 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 34.599 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 34.599 * * * * [progress]: [ 94 / 494 ] simplifiying candidate # 34.599 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 34.599 * * [simplify]: iters left: 6 (9 enodes) 34.603 * * [simplify]: iters left: 5 (33 enodes) 34.609 * * [simplify]: iters left: 4 (42 enodes) 34.617 * * [simplify]: iters left: 3 (50 enodes) 34.631 * * [simplify]: iters left: 2 (54 enodes) 34.638 * * [simplify]: Extracting #0: cost 1 inf + 0 34.638 * * [simplify]: Extracting #1: cost 6 inf + 0 34.638 * * [simplify]: Extracting #2: cost 9 inf + 1 34.638 * * [simplify]: Extracting #3: cost 2 inf + 730 34.638 * * [simplify]: Extracting #4: cost 0 inf + 974 34.638 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 34.638 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 34.639 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 34.639 * * [simplify]: iters left: 6 (16 enodes) 34.644 * * [simplify]: iters left: 5 (62 enodes) 34.656 * * [simplify]: iters left: 4 (97 enodes) 34.674 * * [simplify]: iters left: 3 (166 enodes) 34.715 * * [simplify]: iters left: 2 (286 enodes) 34.806 * * [simplify]: iters left: 1 (456 enodes) 34.926 * * [simplify]: Extracting #0: cost 1 inf + 0 34.927 * * [simplify]: Extracting #1: cost 25 inf + 0 34.927 * * [simplify]: Extracting #2: cost 62 inf + 3 34.928 * * [simplify]: Extracting #3: cost 68 inf + 1388 34.930 * * [simplify]: Extracting #4: cost 42 inf + 4593 34.934 * * [simplify]: Extracting #5: cost 9 inf + 11334 34.938 * * [simplify]: Extracting #6: cost 0 inf + 14350 34.943 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 34.943 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 34.943 * * * * [progress]: [ 95 / 494 ] simplifiying candidate # 34.943 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 34.944 * * [simplify]: iters left: 6 (22 enodes) 34.951 * * [simplify]: iters left: 5 (82 enodes) 34.970 * * [simplify]: iters left: 4 (130 enodes) 34.999 * * [simplify]: iters left: 3 (276 enodes) 35.104 * * [simplify]: Extracting #0: cost 1 inf + 0 35.104 * * [simplify]: Extracting #1: cost 63 inf + 0 35.105 * * [simplify]: Extracting #2: cost 142 inf + 1 35.106 * * [simplify]: Extracting #3: cost 148 inf + 407 35.107 * * [simplify]: Extracting #4: cost 124 inf + 4499 35.108 * * [simplify]: Extracting #5: cost 97 inf + 12830 35.111 * * [simplify]: Extracting #6: cost 91 inf + 13931 35.113 * * [simplify]: Extracting #7: cost 81 inf + 14722 35.118 * * [simplify]: Extracting #8: cost 50 inf + 27836 35.129 * * [simplify]: Extracting #9: cost 6 inf + 51008 35.141 * * [simplify]: Extracting #10: cost 0 inf + 54411 35.161 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 35.161 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 35.162 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 35.162 * * [simplify]: iters left: 6 (19 enodes) 35.168 * * [simplify]: iters left: 5 (71 enodes) 35.181 * * [simplify]: iters left: 4 (106 enodes) 35.202 * * [simplify]: iters left: 3 (174 enodes) 35.238 * * [simplify]: iters left: 2 (294 enodes) 35.319 * * [simplify]: iters left: 1 (464 enodes) 35.449 * * [simplify]: Extracting #0: cost 1 inf + 0 35.449 * * [simplify]: Extracting #1: cost 26 inf + 0 35.449 * * [simplify]: Extracting #2: cost 67 inf + 1 35.449 * * [simplify]: Extracting #3: cost 77 inf + 897 35.450 * * [simplify]: Extracting #4: cost 73 inf + 3287 35.451 * * [simplify]: Extracting #5: cost 55 inf + 6185 35.455 * * [simplify]: Extracting #6: cost 10 inf + 18407 35.461 * * [simplify]: Extracting #7: cost 0 inf + 22428 35.469 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 35.469 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 35.469 * * * * [progress]: [ 96 / 494 ] simplifiying candidate # 35.469 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 35.469 * * [simplify]: iters left: 6 (21 enodes) 35.476 * * [simplify]: iters left: 5 (77 enodes) 35.494 * * [simplify]: iters left: 4 (115 enodes) 35.517 * * [simplify]: iters left: 3 (216 enodes) 35.576 * * [simplify]: iters left: 2 (450 enodes) 35.828 * * [simplify]: Extracting #0: cost 1 inf + 0 35.829 * * [simplify]: Extracting #1: cost 57 inf + 0 35.830 * * [simplify]: Extracting #2: cost 107 inf + 1 35.831 * * [simplify]: Extracting #3: cost 106 inf + 1139 35.833 * * [simplify]: Extracting #4: cost 82 inf + 6896 35.836 * * [simplify]: Extracting #5: cost 57 inf + 12409 35.840 * * [simplify]: Extracting #6: cost 30 inf + 20531 35.850 * * [simplify]: Extracting #7: cost 1 inf + 32454 35.863 * * [simplify]: Extracting #8: cost 0 inf + 32954 35.879 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) 35.879 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 35.879 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 35.879 * * [simplify]: iters left: 6 (19 enodes) 35.886 * * [simplify]: iters left: 5 (71 enodes) 35.898 * * [simplify]: iters left: 4 (106 enodes) 35.917 * * [simplify]: iters left: 3 (174 enodes) 35.974 * * [simplify]: iters left: 2 (294 enodes) 36.067 * * [simplify]: iters left: 1 (464 enodes) 36.206 * * [simplify]: Extracting #0: cost 1 inf + 0 36.206 * * [simplify]: Extracting #1: cost 26 inf + 0 36.206 * * [simplify]: Extracting #2: cost 67 inf + 1 36.206 * * [simplify]: Extracting #3: cost 77 inf + 817 36.207 * * [simplify]: Extracting #4: cost 73 inf + 2847 36.208 * * [simplify]: Extracting #5: cost 55 inf + 5505 36.212 * * [simplify]: Extracting #6: cost 10 inf + 16847 36.220 * * [simplify]: Extracting #7: cost 0 inf + 20588 36.231 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 36.231 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 36.232 * * * * [progress]: [ 97 / 494 ] simplifiying candidate # 36.232 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 36.232 * * [simplify]: iters left: 6 (19 enodes) 36.238 * * [simplify]: iters left: 5 (69 enodes) 36.251 * * [simplify]: iters left: 4 (106 enodes) 36.278 * * [simplify]: iters left: 3 (202 enodes) 36.345 * * [simplify]: iters left: 2 (357 enodes) 36.470 * * [simplify]: Extracting #0: cost 1 inf + 0 36.470 * * [simplify]: Extracting #1: cost 33 inf + 0 36.470 * * [simplify]: Extracting #2: cost 70 inf + 1 36.471 * * [simplify]: Extracting #3: cost 81 inf + 3 36.472 * * [simplify]: Extracting #4: cost 67 inf + 2842 36.473 * * [simplify]: Extracting #5: cost 41 inf + 7461 36.477 * * [simplify]: Extracting #6: cost 18 inf + 13176 36.483 * * [simplify]: Extracting #7: cost 1 inf + 18892 36.490 * * [simplify]: Extracting #8: cost 0 inf + 19351 36.497 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 36.497 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 36.497 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 36.497 * * [simplify]: iters left: 6 (18 enodes) 36.505 * * [simplify]: iters left: 5 (68 enodes) 36.521 * * [simplify]: iters left: 4 (103 enodes) 36.540 * * [simplify]: iters left: 3 (172 enodes) 36.587 * * [simplify]: iters left: 2 (292 enodes) 36.681 * * [simplify]: iters left: 1 (474 enodes) 36.807 * * [simplify]: Extracting #0: cost 1 inf + 0 36.807 * * [simplify]: Extracting #1: cost 25 inf + 0 36.807 * * [simplify]: Extracting #2: cost 59 inf + 3 36.808 * * [simplify]: Extracting #3: cost 67 inf + 777 36.808 * * [simplify]: Extracting #4: cost 70 inf + 1591 36.809 * * [simplify]: Extracting #5: cost 54 inf + 3790 36.811 * * [simplify]: Extracting #6: cost 34 inf + 6655 36.814 * * [simplify]: Extracting #7: cost 14 inf + 12392 36.822 * * [simplify]: Extracting #8: cost 0 inf + 17468 36.827 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 36.827 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 36.827 * * * * [progress]: [ 98 / 494 ] simplifiying candidate # 36.827 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 36.828 * * [simplify]: iters left: 6 (22 enodes) 36.837 * * [simplify]: iters left: 5 (82 enodes) 36.858 * * [simplify]: iters left: 4 (130 enodes) 36.891 * * [simplify]: iters left: 3 (276 enodes) 36.993 * * [simplify]: Extracting #0: cost 1 inf + 0 36.994 * * [simplify]: Extracting #1: cost 63 inf + 0 36.995 * * [simplify]: Extracting #2: cost 142 inf + 1 36.996 * * [simplify]: Extracting #3: cost 148 inf + 407 36.998 * * [simplify]: Extracting #4: cost 124 inf + 4499 37.001 * * [simplify]: Extracting #5: cost 97 inf + 12830 37.005 * * [simplify]: Extracting #6: cost 91 inf + 13931 37.010 * * [simplify]: Extracting #7: cost 81 inf + 14722 37.019 * * [simplify]: Extracting #8: cost 50 inf + 27836 37.031 * * [simplify]: Extracting #9: cost 6 inf + 51008 37.043 * * [simplify]: Extracting #10: cost 0 inf + 54411 37.063 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 37.063 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 37.063 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 37.064 * * [simplify]: iters left: 6 (19 enodes) 37.074 * * [simplify]: iters left: 5 (71 enodes) 37.086 * * [simplify]: iters left: 4 (106 enodes) 37.107 * * [simplify]: iters left: 3 (174 enodes) 37.151 * * [simplify]: iters left: 2 (294 enodes) 37.247 * * [simplify]: iters left: 1 (464 enodes) 37.421 * * [simplify]: Extracting #0: cost 1 inf + 0 37.421 * * [simplify]: Extracting #1: cost 26 inf + 0 37.422 * * [simplify]: Extracting #2: cost 67 inf + 1 37.423 * * [simplify]: Extracting #3: cost 77 inf + 897 37.424 * * [simplify]: Extracting #4: cost 73 inf + 3287 37.425 * * [simplify]: Extracting #5: cost 55 inf + 6185 37.429 * * [simplify]: Extracting #6: cost 10 inf + 18407 37.435 * * [simplify]: Extracting #7: cost 0 inf + 22428 37.440 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 37.440 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 37.441 * * * * [progress]: [ 99 / 494 ] simplifiying candidate # 37.441 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 37.441 * * [simplify]: iters left: 6 (21 enodes) 37.450 * * [simplify]: iters left: 5 (77 enodes) 37.464 * * [simplify]: iters left: 4 (115 enodes) 37.490 * * [simplify]: iters left: 3 (216 enodes) 37.570 * * [simplify]: iters left: 2 (450 enodes) 37.854 * * [simplify]: Extracting #0: cost 1 inf + 0 37.854 * * [simplify]: Extracting #1: cost 57 inf + 0 37.855 * * [simplify]: Extracting #2: cost 107 inf + 1 37.856 * * [simplify]: Extracting #3: cost 106 inf + 1139 37.857 * * [simplify]: Extracting #4: cost 82 inf + 6896 37.860 * * [simplify]: Extracting #5: cost 57 inf + 12409 37.869 * * [simplify]: Extracting #6: cost 30 inf + 20531 37.888 * * [simplify]: Extracting #7: cost 1 inf + 32454 37.908 * * [simplify]: Extracting #8: cost 0 inf + 32954 37.930 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) 37.930 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 37.931 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 37.931 * * [simplify]: iters left: 6 (19 enodes) 37.943 * * [simplify]: iters left: 5 (71 enodes) 37.957 * * [simplify]: iters left: 4 (106 enodes) 37.979 * * [simplify]: iters left: 3 (174 enodes) 38.029 * * [simplify]: iters left: 2 (294 enodes) 38.128 * * [simplify]: iters left: 1 (464 enodes) 38.277 * * [simplify]: Extracting #0: cost 1 inf + 0 38.277 * * [simplify]: Extracting #1: cost 26 inf + 0 38.277 * * [simplify]: Extracting #2: cost 67 inf + 1 38.278 * * [simplify]: Extracting #3: cost 77 inf + 817 38.279 * * [simplify]: Extracting #4: cost 73 inf + 2847 38.280 * * [simplify]: Extracting #5: cost 55 inf + 5505 38.284 * * [simplify]: Extracting #6: cost 10 inf + 16847 38.289 * * [simplify]: Extracting #7: cost 0 inf + 20588 38.295 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 38.295 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 38.296 * * * * [progress]: [ 100 / 494 ] simplifiying candidate # 38.296 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 38.296 * * [simplify]: iters left: 6 (19 enodes) 38.302 * * [simplify]: iters left: 5 (69 enodes) 38.317 * * [simplify]: iters left: 4 (106 enodes) 38.352 * * [simplify]: iters left: 3 (202 enodes) 38.424 * * [simplify]: iters left: 2 (357 enodes) 38.572 * * [simplify]: Extracting #0: cost 1 inf + 0 38.572 * * [simplify]: Extracting #1: cost 33 inf + 0 38.573 * * [simplify]: Extracting #2: cost 70 inf + 1 38.574 * * [simplify]: Extracting #3: cost 81 inf + 3 38.576 * * [simplify]: Extracting #4: cost 67 inf + 2842 38.578 * * [simplify]: Extracting #5: cost 41 inf + 7461 38.586 * * [simplify]: Extracting #6: cost 18 inf + 13176 38.598 * * [simplify]: Extracting #7: cost 1 inf + 18892 38.611 * * [simplify]: Extracting #8: cost 0 inf + 19351 38.624 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 38.624 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 38.624 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 38.625 * * [simplify]: iters left: 6 (18 enodes) 38.634 * * [simplify]: iters left: 5 (68 enodes) 38.648 * * [simplify]: iters left: 4 (103 enodes) 38.670 * * [simplify]: iters left: 3 (172 enodes) 38.721 * * [simplify]: iters left: 2 (292 enodes) 38.824 * * [simplify]: iters left: 1 (474 enodes) 38.977 * * [simplify]: Extracting #0: cost 1 inf + 0 38.978 * * [simplify]: Extracting #1: cost 25 inf + 0 38.978 * * [simplify]: Extracting #2: cost 59 inf + 3 38.979 * * [simplify]: Extracting #3: cost 67 inf + 777 38.980 * * [simplify]: Extracting #4: cost 70 inf + 1591 38.982 * * [simplify]: Extracting #5: cost 54 inf + 3790 38.986 * * [simplify]: Extracting #6: cost 34 inf + 6655 38.992 * * [simplify]: Extracting #7: cost 14 inf + 12392 39.002 * * [simplify]: Extracting #8: cost 0 inf + 17468 39.016 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 39.016 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 39.017 * * * * [progress]: [ 101 / 494 ] simplifiying candidate # 39.017 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 39.017 * * [simplify]: iters left: 6 (12 enodes) 39.026 * * [simplify]: iters left: 5 (48 enodes) 39.039 * * [simplify]: iters left: 4 (82 enodes) 39.056 * * [simplify]: iters left: 3 (185 enodes) 39.109 * * [simplify]: iters left: 2 (326 enodes) 39.249 * * [simplify]: Extracting #0: cost 1 inf + 0 39.249 * * [simplify]: Extracting #1: cost 24 inf + 0 39.250 * * [simplify]: Extracting #2: cost 62 inf + 1 39.250 * * [simplify]: Extracting #3: cost 52 inf + 933 39.252 * * [simplify]: Extracting #4: cost 7 inf + 10839 39.254 * * [simplify]: Extracting #5: cost 0 inf + 12376 39.257 * [simplify]: Simplified to (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) 39.257 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 39.257 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 39.257 * * [simplify]: iters left: 6 (17 enodes) 39.263 * * [simplify]: iters left: 5 (65 enodes) 39.274 * * [simplify]: iters left: 4 (100 enodes) 39.293 * * [simplify]: iters left: 3 (168 enodes) 39.338 * * [simplify]: iters left: 2 (288 enodes) 39.448 * * [simplify]: iters left: 1 (459 enodes) 39.584 * * [simplify]: Extracting #0: cost 1 inf + 0 39.584 * * [simplify]: Extracting #1: cost 26 inf + 0 39.585 * * [simplify]: Extracting #2: cost 66 inf + 1 39.585 * * [simplify]: Extracting #3: cost 82 inf + 330 39.586 * * [simplify]: Extracting #4: cost 60 inf + 3562 39.589 * * [simplify]: Extracting #5: cost 11 inf + 15484 39.596 * * [simplify]: Extracting #6: cost 0 inf + 18743 39.603 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 39.604 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (* (cbrt 2) (cbrt a))) (/ 1 (* (cbrt 2) (cbrt a)))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 39.604 * * * * [progress]: [ 102 / 494 ] simplifiying candidate # 39.604 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 39.604 * * [simplify]: iters left: 6 (11 enodes) 39.608 * * [simplify]: iters left: 5 (43 enodes) 39.617 * * [simplify]: iters left: 4 (67 enodes) 39.636 * * [simplify]: iters left: 3 (136 enodes) 39.690 * * [simplify]: iters left: 2 (216 enodes) 39.737 * * [simplify]: iters left: 1 (266 enodes) 39.789 * * [simplify]: Extracting #0: cost 1 inf + 0 39.789 * * [simplify]: Extracting #1: cost 12 inf + 0 39.789 * * [simplify]: Extracting #2: cost 22 inf + 1 39.789 * * [simplify]: Extracting #3: cost 18 inf + 126 39.790 * * [simplify]: Extracting #4: cost 5 inf + 2031 39.792 * * [simplify]: Extracting #5: cost 0 inf + 2841 39.792 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) 39.792 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 39.793 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 39.793 * * [simplify]: iters left: 6 (17 enodes) 39.798 * * [simplify]: iters left: 5 (65 enodes) 39.810 * * [simplify]: iters left: 4 (100 enodes) 39.835 * * [simplify]: iters left: 3 (168 enodes) 39.871 * * [simplify]: iters left: 2 (288 enodes) 39.951 * * [simplify]: iters left: 1 (459 enodes) 40.083 * * [simplify]: Extracting #0: cost 1 inf + 0 40.083 * * [simplify]: Extracting #1: cost 26 inf + 0 40.083 * * [simplify]: Extracting #2: cost 66 inf + 1 40.083 * * [simplify]: Extracting #3: cost 82 inf + 330 40.084 * * [simplify]: Extracting #4: cost 60 inf + 3322 40.089 * * [simplify]: Extracting #5: cost 11 inf + 13884 40.094 * * [simplify]: Extracting #6: cost 0 inf + 16903 40.099 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 40.099 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt 2)) (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 40.099 * * * * [progress]: [ 103 / 494 ] simplifiying candidate # 40.100 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 40.100 * * [simplify]: iters left: 6 (9 enodes) 40.103 * * [simplify]: iters left: 5 (33 enodes) 40.110 * * [simplify]: iters left: 4 (42 enodes) 40.116 * * [simplify]: iters left: 3 (50 enodes) 40.123 * * [simplify]: iters left: 2 (54 enodes) 40.130 * * [simplify]: Extracting #0: cost 1 inf + 0 40.130 * * [simplify]: Extracting #1: cost 6 inf + 0 40.130 * * [simplify]: Extracting #2: cost 9 inf + 1 40.130 * * [simplify]: Extracting #3: cost 2 inf + 730 40.131 * * [simplify]: Extracting #4: cost 0 inf + 974 40.131 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 40.131 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 40.132 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 40.132 * * [simplify]: iters left: 6 (16 enodes) 40.141 * * [simplify]: iters left: 5 (62 enodes) 40.161 * * [simplify]: iters left: 4 (97 enodes) 40.188 * * [simplify]: iters left: 3 (166 enodes) 40.236 * * [simplify]: iters left: 2 (286 enodes) 40.332 * * [simplify]: iters left: 1 (456 enodes) 40.483 * * [simplify]: Extracting #0: cost 1 inf + 0 40.483 * * [simplify]: Extracting #1: cost 25 inf + 0 40.484 * * [simplify]: Extracting #2: cost 62 inf + 3 40.485 * * [simplify]: Extracting #3: cost 68 inf + 1388 40.488 * * [simplify]: Extracting #4: cost 42 inf + 4593 40.493 * * [simplify]: Extracting #5: cost 9 inf + 11334 40.497 * * [simplify]: Extracting #6: cost 0 inf + 14350 40.502 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 40.502 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 40.502 * * * * [progress]: [ 104 / 494 ] simplifiying candidate # 40.502 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) 1)) 40.502 * * [simplify]: iters left: 6 (8 enodes) 40.506 * * [simplify]: iters left: 5 (30 enodes) 40.512 * * [simplify]: iters left: 4 (57 enodes) 40.523 * * [simplify]: iters left: 3 (99 enodes) 40.563 * * [simplify]: iters left: 2 (102 enodes) 40.577 * * [simplify]: Extracting #0: cost 1 inf + 0 40.577 * * [simplify]: Extracting #1: cost 6 inf + 0 40.577 * * [simplify]: Extracting #2: cost 9 inf + 1 40.577 * * [simplify]: Extracting #3: cost 1 inf + 812 40.578 * * [simplify]: Extracting #4: cost 0 inf + 974 40.578 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 40.578 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 40.579 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 40.579 * * [simplify]: iters left: 6 (16 enodes) 40.589 * * [simplify]: iters left: 5 (62 enodes) 40.609 * * [simplify]: iters left: 4 (97 enodes) 40.639 * * [simplify]: iters left: 3 (166 enodes) 40.679 * * [simplify]: iters left: 2 (286 enodes) 40.773 * * [simplify]: iters left: 1 (456 enodes) 40.908 * * [simplify]: Extracting #0: cost 1 inf + 0 40.909 * * [simplify]: Extracting #1: cost 25 inf + 0 40.909 * * [simplify]: Extracting #2: cost 62 inf + 3 40.909 * * [simplify]: Extracting #3: cost 68 inf + 1388 40.910 * * [simplify]: Extracting #4: cost 42 inf + 4593 40.916 * * [simplify]: Extracting #5: cost 9 inf + 11334 40.920 * * [simplify]: Extracting #6: cost 0 inf + 14350 40.925 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 40.925 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 40.925 * * * * [progress]: [ 105 / 494 ] simplifiying candidate # 40.925 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 40.925 * * [simplify]: iters left: 6 (16 enodes) 40.931 * * [simplify]: iters left: 5 (61 enodes) 40.942 * * [simplify]: iters left: 4 (97 enodes) 40.960 * * [simplify]: iters left: 3 (197 enodes) 41.012 * * [simplify]: iters left: 2 (366 enodes) 41.223 * * [simplify]: Extracting #0: cost 1 inf + 0 41.223 * * [simplify]: Extracting #1: cost 26 inf + 0 41.223 * * [simplify]: Extracting #2: cost 57 inf + 2 41.224 * * [simplify]: Extracting #3: cost 48 inf + 2680 41.225 * * [simplify]: Extracting #4: cost 32 inf + 5477 41.228 * * [simplify]: Extracting #5: cost 13 inf + 8742 41.235 * * [simplify]: Extracting #6: cost 1 inf + 12730 41.242 * * [simplify]: Extracting #7: cost 0 inf + 12973 41.246 * [simplify]: Simplified to (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) 41.246 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ (cbrt 1) (/ (cbrt a) (/ 1 2))))) 41.246 * [simplify]: Simplifying (/ (cbrt 1) (/ (cbrt a) (/ 1 2))) 41.246 * * [simplify]: iters left: 6 (8 enodes) 41.250 * * [simplify]: iters left: 5 (31 enodes) 41.256 * * [simplify]: iters left: 4 (42 enodes) 41.266 * * [simplify]: iters left: 3 (61 enodes) 41.278 * * [simplify]: iters left: 2 (68 enodes) 41.288 * * [simplify]: iters left: 1 (70 enodes) 41.296 * * [simplify]: Extracting #0: cost 1 inf + 0 41.296 * * [simplify]: Extracting #1: cost 8 inf + 0 41.296 * * [simplify]: Extracting #2: cost 9 inf + 3 41.296 * * [simplify]: Extracting #3: cost 2 inf + 654 41.296 * * [simplify]: Extracting #4: cost 0 inf + 898 41.297 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 41.297 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 41.297 * * * * [progress]: [ 106 / 494 ] simplifiying candidate # 41.297 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 41.297 * * [simplify]: iters left: 6 (19 enodes) 41.303 * * [simplify]: iters left: 5 (73 enodes) 41.317 * * [simplify]: iters left: 4 (101 enodes) 41.334 * * [simplify]: iters left: 3 (132 enodes) 41.364 * * [simplify]: iters left: 2 (150 enodes) 41.389 * * [simplify]: iters left: 1 (156 enodes) 41.409 * * [simplify]: Extracting #0: cost 1 inf + 0 41.409 * * [simplify]: Extracting #1: cost 10 inf + 0 41.409 * * [simplify]: Extracting #2: cost 18 inf + 1 41.409 * * [simplify]: Extracting #3: cost 23 inf + 2 41.410 * * [simplify]: Extracting #4: cost 27 inf + 85 41.410 * * [simplify]: Extracting #5: cost 26 inf + 251 41.410 * * [simplify]: Extracting #6: cost 29 inf + 580 41.410 * * [simplify]: Extracting #7: cost 29 inf + 707 41.411 * * [simplify]: Extracting #8: cost 10 inf + 4454 41.413 * * [simplify]: Extracting #9: cost 0 inf + 8076 41.414 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2))) 41.415 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (cbrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2))) (/ (cbrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 41.415 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 41.415 * * [simplify]: iters left: 6 (17 enodes) 41.420 * * [simplify]: iters left: 5 (63 enodes) 41.437 * * [simplify]: iters left: 4 (89 enodes) 41.455 * * [simplify]: iters left: 3 (111 enodes) 41.478 * * [simplify]: iters left: 2 (126 enodes) 41.497 * * [simplify]: iters left: 1 (129 enodes) 41.517 * * [simplify]: Extracting #0: cost 1 inf + 0 41.517 * * [simplify]: Extracting #1: cost 7 inf + 0 41.517 * * [simplify]: Extracting #2: cost 12 inf + 1 41.517 * * [simplify]: Extracting #3: cost 15 inf + 125 41.517 * * [simplify]: Extracting #4: cost 19 inf + 249 41.517 * * [simplify]: Extracting #5: cost 18 inf + 455 41.518 * * [simplify]: Extracting #6: cost 23 inf + 580 41.518 * * [simplify]: Extracting #7: cost 23 inf + 804 41.518 * * [simplify]: Extracting #8: cost 10 inf + 2552 41.519 * * [simplify]: Extracting #9: cost 2 inf + 4716 41.521 * * [simplify]: Extracting #10: cost 0 inf + 5476 41.522 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 41.522 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 41.522 * * * * [progress]: [ 107 / 494 ] simplifiying candidate # 41.522 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 41.522 * * [simplify]: iters left: 6 (18 enodes) 41.528 * * [simplify]: iters left: 5 (68 enodes) 41.542 * * [simplify]: iters left: 4 (94 enodes) 41.559 * * [simplify]: iters left: 3 (117 enodes) 41.576 * * [simplify]: iters left: 2 (123 enodes) 41.593 * * [simplify]: Extracting #0: cost 1 inf + 0 41.593 * * [simplify]: Extracting #1: cost 7 inf + 0 41.593 * * [simplify]: Extracting #2: cost 12 inf + 1 41.593 * * [simplify]: Extracting #3: cost 17 inf + 2 41.594 * * [simplify]: Extracting #4: cost 19 inf + 249 41.594 * * [simplify]: Extracting #5: cost 19 inf + 373 41.594 * * [simplify]: Extracting #6: cost 23 inf + 580 41.594 * * [simplify]: Extracting #7: cost 24 inf + 665 41.595 * * [simplify]: Extracting #8: cost 12 inf + 2072 41.595 * * [simplify]: Extracting #9: cost 1 inf + 4856 41.597 * * [simplify]: Extracting #10: cost 0 inf + 5236 41.598 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) 41.598 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* a -4) c (* b b))) b) 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 41.598 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 41.598 * * [simplify]: iters left: 6 (17 enodes) 41.604 * * [simplify]: iters left: 5 (63 enodes) 41.616 * * [simplify]: iters left: 4 (89 enodes) 41.635 * * [simplify]: iters left: 3 (111 enodes) 41.653 * * [simplify]: iters left: 2 (126 enodes) 41.687 * * [simplify]: iters left: 1 (129 enodes) 41.704 * * [simplify]: Extracting #0: cost 1 inf + 0 41.704 * * [simplify]: Extracting #1: cost 7 inf + 0 41.704 * * [simplify]: Extracting #2: cost 12 inf + 1 41.704 * * [simplify]: Extracting #3: cost 15 inf + 125 41.704 * * [simplify]: Extracting #4: cost 19 inf + 249 41.704 * * [simplify]: Extracting #5: cost 18 inf + 455 41.705 * * [simplify]: Extracting #6: cost 23 inf + 580 41.705 * * [simplify]: Extracting #7: cost 23 inf + 804 41.705 * * [simplify]: Extracting #8: cost 10 inf + 2552 41.706 * * [simplify]: Extracting #9: cost 2 inf + 4556 41.708 * * [simplify]: Extracting #10: cost 0 inf + 5236 41.709 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 41.709 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 41.709 * * * * [progress]: [ 108 / 494 ] simplifiying candidate # 41.709 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 41.710 * * [simplify]: iters left: 6 (21 enodes) 41.717 * * [simplify]: iters left: 5 (82 enodes) 41.737 * * [simplify]: iters left: 4 (142 enodes) 41.775 * * [simplify]: iters left: 3 (292 enodes) 41.864 * * [simplify]: Extracting #0: cost 1 inf + 0 41.864 * * [simplify]: Extracting #1: cost 51 inf + 0 41.865 * * [simplify]: Extracting #2: cost 102 inf + 1 41.866 * * [simplify]: Extracting #3: cost 101 inf + 207 41.867 * * [simplify]: Extracting #4: cost 86 inf + 2599 41.869 * * [simplify]: Extracting #5: cost 82 inf + 4950 41.871 * * [simplify]: Extracting #6: cost 81 inf + 5279 41.875 * * [simplify]: Extracting #7: cost 47 inf + 17043 41.884 * * [simplify]: Extracting #8: cost 0 inf + 39155 41.897 * * [simplify]: Extracting #9: cost 0 inf + 39035 41.910 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2))) (sqrt a)) 41.910 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (cbrt 2))) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 41.911 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 41.911 * * [simplify]: iters left: 6 (18 enodes) 41.917 * * [simplify]: iters left: 5 (65 enodes) 41.929 * * [simplify]: iters left: 4 (94 enodes) 41.960 * * [simplify]: iters left: 3 (132 enodes) 41.984 * * [simplify]: iters left: 2 (166 enodes) 42.031 * * [simplify]: iters left: 1 (210 enodes) 42.099 * * [simplify]: Extracting #0: cost 1 inf + 0 42.099 * * [simplify]: Extracting #1: cost 17 inf + 0 42.099 * * [simplify]: Extracting #2: cost 31 inf + 1 42.099 * * [simplify]: Extracting #3: cost 30 inf + 208 42.100 * * [simplify]: Extracting #4: cost 22 inf + 1508 42.100 * * [simplify]: Extracting #5: cost 27 inf + 1954 42.101 * * [simplify]: Extracting #6: cost 25 inf + 2262 42.102 * * [simplify]: Extracting #7: cost 9 inf + 5788 42.104 * * [simplify]: Extracting #8: cost 0 inf + 9324 42.106 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 42.106 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 42.107 * * * * [progress]: [ 109 / 494 ] simplifiying candidate # 42.107 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 42.107 * * [simplify]: iters left: 6 (20 enodes) 42.114 * * [simplify]: iters left: 5 (75 enodes) 42.133 * * [simplify]: iters left: 4 (114 enodes) 42.158 * * [simplify]: iters left: 3 (207 enodes) 42.223 * * [simplify]: iters left: 2 (318 enodes) 42.334 * * [simplify]: iters left: 1 (384 enodes) 42.474 * * [simplify]: Extracting #0: cost 1 inf + 0 42.474 * * [simplify]: Extracting #1: cost 22 inf + 0 42.474 * * [simplify]: Extracting #2: cost 43 inf + 1 42.475 * * [simplify]: Extracting #3: cost 41 inf + 289 42.475 * * [simplify]: Extracting #4: cost 36 inf + 862 42.476 * * [simplify]: Extracting #5: cost 41 inf + 1148 42.477 * * [simplify]: Extracting #6: cost 41 inf + 1316 42.480 * * [simplify]: Extracting #7: cost 16 inf + 7774 42.488 * * [simplify]: Extracting #8: cost 0 inf + 14232 42.494 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (sqrt 2) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 42.494 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (sqrt 2) (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 42.495 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 42.495 * * [simplify]: iters left: 6 (18 enodes) 42.501 * * [simplify]: iters left: 5 (65 enodes) 42.512 * * [simplify]: iters left: 4 (94 enodes) 42.537 * * [simplify]: iters left: 3 (132 enodes) 42.563 * * [simplify]: iters left: 2 (166 enodes) 42.593 * * [simplify]: iters left: 1 (210 enodes) 42.633 * * [simplify]: Extracting #0: cost 1 inf + 0 42.633 * * [simplify]: Extracting #1: cost 17 inf + 0 42.633 * * [simplify]: Extracting #2: cost 31 inf + 1 42.633 * * [simplify]: Extracting #3: cost 30 inf + 208 42.633 * * [simplify]: Extracting #4: cost 22 inf + 1188 42.634 * * [simplify]: Extracting #5: cost 27 inf + 1554 42.634 * * [simplify]: Extracting #6: cost 25 inf + 1862 42.635 * * [simplify]: Extracting #7: cost 9 inf + 5268 42.638 * * [simplify]: Extracting #8: cost 0 inf + 8604 42.640 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 42.640 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 42.640 * * * * [progress]: [ 110 / 494 ] simplifiying candidate # 42.640 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 42.641 * * [simplify]: iters left: 6 (18 enodes) 42.646 * * [simplify]: iters left: 5 (67 enodes) 42.659 * * [simplify]: iters left: 4 (103 enodes) 42.677 * * [simplify]: iters left: 3 (155 enodes) 42.723 * * [simplify]: iters left: 2 (213 enodes) 42.764 * * [simplify]: iters left: 1 (231 enodes) 42.811 * * [simplify]: Extracting #0: cost 1 inf + 0 42.811 * * [simplify]: Extracting #1: cost 12 inf + 0 42.812 * * [simplify]: Extracting #2: cost 22 inf + 1 42.812 * * [simplify]: Extracting #3: cost 25 inf + 2 42.812 * * [simplify]: Extracting #4: cost 26 inf + 44 42.812 * * [simplify]: Extracting #5: cost 31 inf + 208 42.813 * * [simplify]: Extracting #6: cost 30 inf + 416 42.813 * * [simplify]: Extracting #7: cost 23 inf + 847 42.814 * * [simplify]: Extracting #8: cost 16 inf + 1987 42.817 * * [simplify]: Extracting #9: cost 4 inf + 6296 42.820 * * [simplify]: Extracting #10: cost 1 inf + 7435 42.823 * * [simplify]: Extracting #11: cost 0 inf + 7815 42.827 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) 42.827 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 42.827 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 42.827 * * [simplify]: iters left: 6 (17 enodes) 42.834 * * [simplify]: iters left: 5 (62 enodes) 42.845 * * [simplify]: iters left: 4 (91 enodes) 42.871 * * [simplify]: iters left: 3 (130 enodes) 42.892 * * [simplify]: iters left: 2 (164 enodes) 42.931 * * [simplify]: iters left: 1 (208 enodes) 42.971 * * [simplify]: Extracting #0: cost 1 inf + 0 42.971 * * [simplify]: Extracting #1: cost 16 inf + 0 42.971 * * [simplify]: Extracting #2: cost 25 inf + 3 42.972 * * [simplify]: Extracting #3: cost 23 inf + 332 42.972 * * [simplify]: Extracting #4: cost 20 inf + 743 42.972 * * [simplify]: Extracting #5: cost 27 inf + 784 42.973 * * [simplify]: Extracting #6: cost 28 inf + 869 42.973 * * [simplify]: Extracting #7: cost 20 inf + 1342 42.974 * * [simplify]: Extracting #8: cost 7 inf + 4896 42.976 * * [simplify]: Extracting #9: cost 0 inf + 7514 42.978 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 42.978 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 42.978 * * * * [progress]: [ 111 / 494 ] simplifiying candidate # 42.979 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 42.979 * * [simplify]: iters left: 6 (20 enodes) 42.985 * * [simplify]: iters left: 5 (75 enodes) 42.999 * * [simplify]: iters left: 4 (113 enodes) 43.024 * * [simplify]: iters left: 3 (188 enodes) 43.079 * * [simplify]: iters left: 2 (288 enodes) 43.186 * * [simplify]: iters left: 1 (434 enodes) 43.354 * * [simplify]: Extracting #0: cost 1 inf + 0 43.354 * * [simplify]: Extracting #1: cost 23 inf + 0 43.354 * * [simplify]: Extracting #2: cost 45 inf + 1 43.355 * * [simplify]: Extracting #3: cost 43 inf + 328 43.355 * * [simplify]: Extracting #4: cost 32 inf + 2154 43.356 * * [simplify]: Extracting #5: cost 35 inf + 2924 43.357 * * [simplify]: Extracting #6: cost 35 inf + 3051 43.358 * * [simplify]: Extracting #7: cost 16 inf + 6938 43.362 * * [simplify]: Extracting #8: cost 0 inf + 13414 43.366 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 43.366 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 43.367 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 43.367 * * [simplify]: iters left: 6 (18 enodes) 43.372 * * [simplify]: iters left: 5 (65 enodes) 43.384 * * [simplify]: iters left: 4 (94 enodes) 43.403 * * [simplify]: iters left: 3 (132 enodes) 43.432 * * [simplify]: iters left: 2 (166 enodes) 43.470 * * [simplify]: iters left: 1 (210 enodes) 43.514 * * [simplify]: Extracting #0: cost 1 inf + 0 43.514 * * [simplify]: Extracting #1: cost 17 inf + 0 43.514 * * [simplify]: Extracting #2: cost 31 inf + 1 43.515 * * [simplify]: Extracting #3: cost 30 inf + 208 43.515 * * [simplify]: Extracting #4: cost 22 inf + 1508 43.515 * * [simplify]: Extracting #5: cost 27 inf + 1954 43.516 * * [simplify]: Extracting #6: cost 25 inf + 2262 43.517 * * [simplify]: Extracting #7: cost 9 inf + 5548 43.519 * * [simplify]: Extracting #8: cost 0 inf + 8764 43.522 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 43.522 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 43.522 * * * * [progress]: [ 112 / 494 ] simplifiying candidate # 43.522 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 43.522 * * [simplify]: iters left: 6 (19 enodes) 43.528 * * [simplify]: iters left: 5 (70 enodes) 43.541 * * [simplify]: iters left: 4 (100 enodes) 43.570 * * [simplify]: iters left: 3 (153 enodes) 43.599 * * [simplify]: iters left: 2 (206 enodes) 43.644 * * [simplify]: iters left: 1 (229 enodes) 43.678 * * [simplify]: Extracting #0: cost 1 inf + 0 43.678 * * [simplify]: Extracting #1: cost 15 inf + 0 43.678 * * [simplify]: Extracting #2: cost 29 inf + 1 43.678 * * [simplify]: Extracting #3: cost 26 inf + 289 43.678 * * [simplify]: Extracting #4: cost 21 inf + 1025 43.679 * * [simplify]: Extracting #5: cost 27 inf + 1148 43.679 * * [simplify]: Extracting #6: cost 27 inf + 1275 43.680 * * [simplify]: Extracting #7: cost 10 inf + 4298 43.682 * * [simplify]: Extracting #8: cost 1 inf + 7218 43.684 * * [simplify]: Extracting #9: cost 0 inf + 7638 43.691 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt a) (sqrt 2))) 43.691 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (* (sqrt a) (sqrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 43.691 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 43.691 * * [simplify]: iters left: 6 (18 enodes) 43.702 * * [simplify]: iters left: 5 (65 enodes) 43.723 * * [simplify]: iters left: 4 (94 enodes) 43.755 * * [simplify]: iters left: 3 (132 enodes) 43.781 * * [simplify]: iters left: 2 (166 enodes) 43.816 * * [simplify]: iters left: 1 (210 enodes) 43.858 * * [simplify]: Extracting #0: cost 1 inf + 0 43.858 * * [simplify]: Extracting #1: cost 17 inf + 0 43.859 * * [simplify]: Extracting #2: cost 31 inf + 1 43.859 * * [simplify]: Extracting #3: cost 30 inf + 208 43.859 * * [simplify]: Extracting #4: cost 22 inf + 1188 43.859 * * [simplify]: Extracting #5: cost 27 inf + 1554 43.860 * * [simplify]: Extracting #6: cost 25 inf + 1862 43.861 * * [simplify]: Extracting #7: cost 9 inf + 5028 43.863 * * [simplify]: Extracting #8: cost 0 inf + 8044 43.865 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 43.865 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 43.866 * * * * [progress]: [ 113 / 494 ] simplifiying candidate # 43.866 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 43.866 * * [simplify]: iters left: 6 (17 enodes) 43.871 * * [simplify]: iters left: 5 (62 enodes) 43.883 * * [simplify]: iters left: 4 (89 enodes) 43.904 * * [simplify]: iters left: 3 (109 enodes) 43.923 * * [simplify]: iters left: 2 (122 enodes) 43.951 * * [simplify]: iters left: 1 (133 enodes) 43.972 * * [simplify]: Extracting #0: cost 1 inf + 0 43.972 * * [simplify]: Extracting #1: cost 8 inf + 0 43.972 * * [simplify]: Extracting #2: cost 14 inf + 1 43.972 * * [simplify]: Extracting #3: cost 17 inf + 2 43.972 * * [simplify]: Extracting #4: cost 14 inf + 290 43.973 * * [simplify]: Extracting #5: cost 21 inf + 331 43.973 * * [simplify]: Extracting #6: cost 22 inf + 416 43.974 * * [simplify]: Extracting #7: cost 10 inf + 1782 43.976 * * [simplify]: Extracting #8: cost 2 inf + 3742 43.978 * * [simplify]: Extracting #9: cost 0 inf + 4381 43.981 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) 43.981 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 43.981 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 43.981 * * [simplify]: iters left: 6 (17 enodes) 43.991 * * [simplify]: iters left: 5 (62 enodes) 44.007 * * [simplify]: iters left: 4 (91 enodes) 44.025 * * [simplify]: iters left: 3 (130 enodes) 44.062 * * [simplify]: iters left: 2 (164 enodes) 44.110 * * [simplify]: iters left: 1 (208 enodes) 44.146 * * [simplify]: Extracting #0: cost 1 inf + 0 44.147 * * [simplify]: Extracting #1: cost 16 inf + 0 44.147 * * [simplify]: Extracting #2: cost 25 inf + 3 44.147 * * [simplify]: Extracting #3: cost 23 inf + 332 44.147 * * [simplify]: Extracting #4: cost 20 inf + 743 44.147 * * [simplify]: Extracting #5: cost 27 inf + 784 44.148 * * [simplify]: Extracting #6: cost 28 inf + 869 44.148 * * [simplify]: Extracting #7: cost 20 inf + 1342 44.149 * * [simplify]: Extracting #8: cost 7 inf + 4616 44.151 * * [simplify]: Extracting #9: cost 0 inf + 6954 44.153 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 44.154 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 44.154 * * * * [progress]: [ 114 / 494 ] simplifiying candidate # 44.154 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 44.154 * * [simplify]: iters left: 6 (11 enodes) 44.160 * * [simplify]: iters left: 5 (43 enodes) 44.176 * * [simplify]: iters left: 4 (63 enodes) 44.199 * * [simplify]: iters left: 3 (105 enodes) 44.237 * * [simplify]: iters left: 2 (130 enodes) 44.265 * * [simplify]: iters left: 1 (144 enodes) 44.284 * * [simplify]: Extracting #0: cost 1 inf + 0 44.284 * * [simplify]: Extracting #1: cost 12 inf + 0 44.285 * * [simplify]: Extracting #2: cost 26 inf + 1 44.285 * * [simplify]: Extracting #3: cost 23 inf + 44 44.286 * * [simplify]: Extracting #4: cost 11 inf + 1463 44.286 * * [simplify]: Extracting #5: cost 0 inf + 3488 44.287 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 44.287 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 44.288 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 44.288 * * [simplify]: iters left: 6 (17 enodes) 44.293 * * [simplify]: iters left: 5 (65 enodes) 44.308 * * [simplify]: iters left: 4 (100 enodes) 44.326 * * [simplify]: iters left: 3 (168 enodes) 44.363 * * [simplify]: iters left: 2 (288 enodes) 44.440 * * [simplify]: iters left: 1 (459 enodes) 44.599 * * [simplify]: Extracting #0: cost 1 inf + 0 44.599 * * [simplify]: Extracting #1: cost 26 inf + 0 44.600 * * [simplify]: Extracting #2: cost 66 inf + 1 44.600 * * [simplify]: Extracting #3: cost 82 inf + 210 44.602 * * [simplify]: Extracting #4: cost 60 inf + 2842 44.608 * * [simplify]: Extracting #5: cost 11 inf + 13844 44.613 * * [simplify]: Extracting #6: cost 0 inf + 16863 44.618 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 44.618 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 44.618 * * * * [progress]: [ 115 / 494 ] simplifiying candidate # 44.618 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (sqrt 2)))) 44.618 * * [simplify]: iters left: 6 (10 enodes) 44.624 * * [simplify]: iters left: 5 (38 enodes) 44.632 * * [simplify]: iters left: 4 (50 enodes) 44.641 * * [simplify]: iters left: 3 (74 enodes) 44.653 * * [simplify]: iters left: 2 (81 enodes) 44.670 * * [simplify]: iters left: 1 (85 enodes) 44.683 * * [simplify]: Extracting #0: cost 1 inf + 0 44.683 * * [simplify]: Extracting #1: cost 8 inf + 0 44.683 * * [simplify]: Extracting #2: cost 14 inf + 1 44.683 * * [simplify]: Extracting #3: cost 12 inf + 3 44.683 * * [simplify]: Extracting #4: cost 3 inf + 698 44.684 * * [simplify]: Extracting #5: cost 0 inf + 1065 44.684 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 44.684 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 44.684 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 44.684 * * [simplify]: iters left: 6 (17 enodes) 44.690 * * [simplify]: iters left: 5 (65 enodes) 44.702 * * [simplify]: iters left: 4 (100 enodes) 44.724 * * [simplify]: iters left: 3 (168 enodes) 44.786 * * [simplify]: iters left: 2 (288 enodes) 44.870 * * [simplify]: iters left: 1 (459 enodes) 45.008 * * [simplify]: Extracting #0: cost 1 inf + 0 45.009 * * [simplify]: Extracting #1: cost 26 inf + 0 45.009 * * [simplify]: Extracting #2: cost 66 inf + 1 45.009 * * [simplify]: Extracting #3: cost 82 inf + 210 45.010 * * [simplify]: Extracting #4: cost 60 inf + 2602 45.013 * * [simplify]: Extracting #5: cost 11 inf + 12244 45.018 * * [simplify]: Extracting #6: cost 0 inf + 15023 45.023 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 45.023 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)))) 45.023 * * * * [progress]: [ 116 / 494 ] simplifiying candidate # 45.024 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 1))) 45.024 * * [simplify]: iters left: 6 (8 enodes) 45.027 * * [simplify]: iters left: 5 (28 enodes) 45.032 * * [simplify]: iters left: 4 (30 enodes) 45.039 * * [simplify]: Extracting #0: cost 1 inf + 0 45.039 * * [simplify]: Extracting #1: cost 4 inf + 0 45.039 * * [simplify]: Extracting #2: cost 5 inf + 1 45.039 * * [simplify]: Extracting #3: cost 2 inf + 125 45.039 * * [simplify]: Extracting #4: cost 0 inf + 248 45.039 * [simplify]: Simplified to (/ 1 (sqrt a)) 45.039 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 45.040 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 45.040 * * [simplify]: iters left: 6 (16 enodes) 45.050 * * [simplify]: iters left: 5 (62 enodes) 45.061 * * [simplify]: iters left: 4 (97 enodes) 45.081 * * [simplify]: iters left: 3 (166 enodes) 45.121 * * [simplify]: iters left: 2 (286 enodes) 45.223 * * [simplify]: iters left: 1 (456 enodes) 45.341 * * [simplify]: Extracting #0: cost 1 inf + 0 45.341 * * [simplify]: Extracting #1: cost 25 inf + 0 45.341 * * [simplify]: Extracting #2: cost 62 inf + 3 45.342 * * [simplify]: Extracting #3: cost 68 inf + 948 45.343 * * [simplify]: Extracting #4: cost 42 inf + 3593 45.346 * * [simplify]: Extracting #5: cost 9 inf + 9774 45.351 * * [simplify]: Extracting #6: cost 0 inf + 12470 45.355 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 45.355 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 45.355 * * * * [progress]: [ 117 / 494 ] simplifiying candidate # 45.356 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 45.356 * * [simplify]: iters left: 6 (21 enodes) 45.365 * * [simplify]: iters left: 5 (77 enodes) 45.383 * * [simplify]: iters left: 4 (112 enodes) 45.403 * * [simplify]: iters left: 3 (195 enodes) 45.459 * * [simplify]: iters left: 2 (324 enodes) 45.569 * * [simplify]: Extracting #0: cost 1 inf + 0 45.569 * * [simplify]: Extracting #1: cost 44 inf + 0 45.570 * * [simplify]: Extracting #2: cost 87 inf + 1 45.570 * * [simplify]: Extracting #3: cost 85 inf + 291 45.571 * * [simplify]: Extracting #4: cost 82 inf + 2077 45.572 * * [simplify]: Extracting #5: cost 53 inf + 8605 45.576 * * [simplify]: Extracting #6: cost 17 inf + 21030 45.591 * * [simplify]: Extracting #7: cost 0 inf + 27870 45.606 * * [simplify]: Extracting #8: cost 0 inf + 27814 45.622 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) 45.623 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 45.623 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 45.623 * * [simplify]: iters left: 6 (19 enodes) 45.629 * * [simplify]: iters left: 5 (71 enodes) 45.642 * * [simplify]: iters left: 4 (106 enodes) 45.662 * * [simplify]: iters left: 3 (174 enodes) 45.702 * * [simplify]: iters left: 2 (294 enodes) 45.810 * * [simplify]: iters left: 1 (464 enodes) 45.964 * * [simplify]: Extracting #0: cost 1 inf + 0 45.964 * * [simplify]: Extracting #1: cost 26 inf + 0 45.964 * * [simplify]: Extracting #2: cost 67 inf + 1 45.965 * * [simplify]: Extracting #3: cost 77 inf + 657 45.967 * * [simplify]: Extracting #4: cost 73 inf + 2647 45.969 * * [simplify]: Extracting #5: cost 55 inf + 5265 45.975 * * [simplify]: Extracting #6: cost 10 inf + 16727 45.985 * * [simplify]: Extracting #7: cost 0 inf + 20468 45.992 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 45.992 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 45.992 * * * * [progress]: [ 118 / 494 ] simplifiying candidate # 45.992 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 45.993 * * [simplify]: iters left: 6 (20 enodes) 46.000 * * [simplify]: iters left: 5 (72 enodes) 46.013 * * [simplify]: iters left: 4 (99 enodes) 46.047 * * [simplify]: iters left: 3 (160 enodes) 46.095 * * [simplify]: iters left: 2 (255 enodes) 46.160 * * [simplify]: iters left: 1 (372 enodes) 46.254 * * [simplify]: Extracting #0: cost 1 inf + 0 46.255 * * [simplify]: Extracting #1: cost 23 inf + 0 46.255 * * [simplify]: Extracting #2: cost 56 inf + 1 46.255 * * [simplify]: Extracting #3: cost 52 inf + 291 46.256 * * [simplify]: Extracting #4: cost 52 inf + 1187 46.257 * * [simplify]: Extracting #5: cost 40 inf + 2942 46.258 * * [simplify]: Extracting #6: cost 18 inf + 7447 46.262 * * [simplify]: Extracting #7: cost 1 inf + 13683 46.267 * * [simplify]: Extracting #8: cost 0 inf + 14063 46.271 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 46.271 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 46.272 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 46.272 * * [simplify]: iters left: 6 (19 enodes) 46.283 * * [simplify]: iters left: 5 (71 enodes) 46.304 * * [simplify]: iters left: 4 (106 enodes) 46.325 * * [simplify]: iters left: 3 (174 enodes) 46.375 * * [simplify]: iters left: 2 (294 enodes) 46.481 * * [simplify]: iters left: 1 (464 enodes) 46.621 * * [simplify]: Extracting #0: cost 1 inf + 0 46.621 * * [simplify]: Extracting #1: cost 26 inf + 0 46.621 * * [simplify]: Extracting #2: cost 67 inf + 1 46.622 * * [simplify]: Extracting #3: cost 77 inf + 577 46.624 * * [simplify]: Extracting #4: cost 73 inf + 2207 46.626 * * [simplify]: Extracting #5: cost 55 inf + 4585 46.633 * * [simplify]: Extracting #6: cost 10 inf + 15167 46.644 * * [simplify]: Extracting #7: cost 0 inf + 18628 46.658 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 46.658 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 46.659 * * * * [progress]: [ 119 / 494 ] simplifiying candidate # 46.659 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 46.659 * * [simplify]: iters left: 6 (18 enodes) 46.669 * * [simplify]: iters left: 5 (64 enodes) 46.689 * * [simplify]: iters left: 4 (96 enodes) 46.706 * * [simplify]: iters left: 3 (144 enodes) 46.746 * * [simplify]: iters left: 2 (177 enodes) 46.791 * * [simplify]: iters left: 1 (219 enodes) 46.838 * * [simplify]: Extracting #0: cost 1 inf + 0 46.838 * * [simplify]: Extracting #1: cost 12 inf + 0 46.838 * * [simplify]: Extracting #2: cost 27 inf + 1 46.838 * * [simplify]: Extracting #3: cost 28 inf + 126 46.838 * * [simplify]: Extracting #4: cost 30 inf + 657 46.839 * * [simplify]: Extracting #5: cost 28 inf + 1068 46.840 * * [simplify]: Extracting #6: cost 11 inf + 4186 46.842 * * [simplify]: Extracting #7: cost 0 inf + 7125 46.845 * * [simplify]: Extracting #8: cost 0 inf + 7069 46.850 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) 46.850 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 46.851 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 46.851 * * [simplify]: iters left: 6 (18 enodes) 46.863 * * [simplify]: iters left: 5 (68 enodes) 46.877 * * [simplify]: iters left: 4 (103 enodes) 46.896 * * [simplify]: iters left: 3 (172 enodes) 46.932 * * [simplify]: iters left: 2 (292 enodes) 47.037 * * [simplify]: iters left: 1 (474 enodes) 47.171 * * [simplify]: Extracting #0: cost 1 inf + 0 47.171 * * [simplify]: Extracting #1: cost 25 inf + 0 47.171 * * [simplify]: Extracting #2: cost 59 inf + 3 47.172 * * [simplify]: Extracting #3: cost 67 inf + 497 47.172 * * [simplify]: Extracting #4: cost 70 inf + 1071 47.173 * * [simplify]: Extracting #5: cost 54 inf + 3030 47.175 * * [simplify]: Extracting #6: cost 34 inf + 5495 47.180 * * [simplify]: Extracting #7: cost 14 inf + 10832 47.193 * * [simplify]: Extracting #8: cost 0 inf + 15588 47.200 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 47.200 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 47.200 * * * * [progress]: [ 120 / 494 ] simplifiying candidate # 47.200 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 47.201 * * [simplify]: iters left: 6 (21 enodes) 47.207 * * [simplify]: iters left: 5 (77 enodes) 47.221 * * [simplify]: iters left: 4 (112 enodes) 47.253 * * [simplify]: iters left: 3 (195 enodes) 47.302 * * [simplify]: iters left: 2 (324 enodes) 47.399 * * [simplify]: Extracting #0: cost 1 inf + 0 47.399 * * [simplify]: Extracting #1: cost 44 inf + 0 47.399 * * [simplify]: Extracting #2: cost 87 inf + 1 47.400 * * [simplify]: Extracting #3: cost 85 inf + 291 47.401 * * [simplify]: Extracting #4: cost 82 inf + 2077 47.402 * * [simplify]: Extracting #5: cost 53 inf + 8605 47.408 * * [simplify]: Extracting #6: cost 17 inf + 21030 47.415 * * [simplify]: Extracting #7: cost 0 inf + 27870 47.423 * * [simplify]: Extracting #8: cost 0 inf + 27814 47.431 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) 47.431 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 47.431 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 47.432 * * [simplify]: iters left: 6 (19 enodes) 47.439 * * [simplify]: iters left: 5 (71 enodes) 47.458 * * [simplify]: iters left: 4 (106 enodes) 47.477 * * [simplify]: iters left: 3 (174 enodes) 47.522 * * [simplify]: iters left: 2 (294 enodes) 47.608 * * [simplify]: iters left: 1 (464 enodes) 47.739 * * [simplify]: Extracting #0: cost 1 inf + 0 47.739 * * [simplify]: Extracting #1: cost 26 inf + 0 47.739 * * [simplify]: Extracting #2: cost 67 inf + 1 47.740 * * [simplify]: Extracting #3: cost 77 inf + 657 47.742 * * [simplify]: Extracting #4: cost 73 inf + 2647 47.744 * * [simplify]: Extracting #5: cost 55 inf + 5265 47.749 * * [simplify]: Extracting #6: cost 10 inf + 16727 47.755 * * [simplify]: Extracting #7: cost 0 inf + 20468 47.761 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 47.761 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 47.761 * * * * [progress]: [ 121 / 494 ] simplifiying candidate # 47.762 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 47.762 * * [simplify]: iters left: 6 (20 enodes) 47.769 * * [simplify]: iters left: 5 (72 enodes) 47.782 * * [simplify]: iters left: 4 (99 enodes) 47.819 * * [simplify]: iters left: 3 (160 enodes) 47.854 * * [simplify]: iters left: 2 (255 enodes) 47.925 * * [simplify]: iters left: 1 (372 enodes) 48.023 * * [simplify]: Extracting #0: cost 1 inf + 0 48.024 * * [simplify]: Extracting #1: cost 23 inf + 0 48.024 * * [simplify]: Extracting #2: cost 56 inf + 1 48.025 * * [simplify]: Extracting #3: cost 52 inf + 291 48.026 * * [simplify]: Extracting #4: cost 52 inf + 1187 48.027 * * [simplify]: Extracting #5: cost 40 inf + 2942 48.031 * * [simplify]: Extracting #6: cost 18 inf + 7447 48.037 * * [simplify]: Extracting #7: cost 1 inf + 13683 48.045 * * [simplify]: Extracting #8: cost 0 inf + 14063 48.049 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 48.049 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 48.050 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 48.050 * * [simplify]: iters left: 6 (19 enodes) 48.058 * * [simplify]: iters left: 5 (71 enodes) 48.070 * * [simplify]: iters left: 4 (106 enodes) 48.094 * * [simplify]: iters left: 3 (174 enodes) 48.137 * * [simplify]: iters left: 2 (294 enodes) 48.221 * * [simplify]: iters left: 1 (464 enodes) 48.361 * * [simplify]: Extracting #0: cost 1 inf + 0 48.361 * * [simplify]: Extracting #1: cost 26 inf + 0 48.364 * * [simplify]: Extracting #2: cost 67 inf + 1 48.365 * * [simplify]: Extracting #3: cost 77 inf + 577 48.367 * * [simplify]: Extracting #4: cost 73 inf + 2207 48.369 * * [simplify]: Extracting #5: cost 55 inf + 4585 48.374 * * [simplify]: Extracting #6: cost 10 inf + 15167 48.380 * * [simplify]: Extracting #7: cost 0 inf + 18628 48.386 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 48.386 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 48.386 * * * * [progress]: [ 122 / 494 ] simplifiying candidate # 48.386 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 48.386 * * [simplify]: iters left: 6 (18 enodes) 48.392 * * [simplify]: iters left: 5 (64 enodes) 48.407 * * [simplify]: iters left: 4 (96 enodes) 48.432 * * [simplify]: iters left: 3 (144 enodes) 48.457 * * [simplify]: iters left: 2 (177 enodes) 48.490 * * [simplify]: iters left: 1 (219 enodes) 48.532 * * [simplify]: Extracting #0: cost 1 inf + 0 48.533 * * [simplify]: Extracting #1: cost 12 inf + 0 48.533 * * [simplify]: Extracting #2: cost 27 inf + 1 48.533 * * [simplify]: Extracting #3: cost 28 inf + 126 48.533 * * [simplify]: Extracting #4: cost 30 inf + 657 48.534 * * [simplify]: Extracting #5: cost 28 inf + 1068 48.535 * * [simplify]: Extracting #6: cost 11 inf + 4186 48.537 * * [simplify]: Extracting #7: cost 0 inf + 7125 48.539 * * [simplify]: Extracting #8: cost 0 inf + 7069 48.542 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) 48.542 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 48.542 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 48.542 * * [simplify]: iters left: 6 (18 enodes) 48.548 * * [simplify]: iters left: 5 (68 enodes) 48.562 * * [simplify]: iters left: 4 (103 enodes) 48.585 * * [simplify]: iters left: 3 (172 enodes) 48.630 * * [simplify]: iters left: 2 (292 enodes) 48.722 * * [simplify]: iters left: 1 (474 enodes) 48.849 * * [simplify]: Extracting #0: cost 1 inf + 0 48.849 * * [simplify]: Extracting #1: cost 25 inf + 0 48.849 * * [simplify]: Extracting #2: cost 59 inf + 3 48.850 * * [simplify]: Extracting #3: cost 67 inf + 497 48.852 * * [simplify]: Extracting #4: cost 70 inf + 1071 48.854 * * [simplify]: Extracting #5: cost 54 inf + 3030 48.857 * * [simplify]: Extracting #6: cost 34 inf + 5495 48.862 * * [simplify]: Extracting #7: cost 14 inf + 10832 48.871 * * [simplify]: Extracting #8: cost 0 inf + 15588 48.881 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 48.881 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 48.882 * * * * [progress]: [ 123 / 494 ] simplifiying candidate # 48.882 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 48.882 * * [simplify]: iters left: 6 (11 enodes) 48.890 * * [simplify]: iters left: 5 (43 enodes) 48.906 * * [simplify]: iters left: 4 (63 enodes) 48.927 * * [simplify]: iters left: 3 (105 enodes) 48.952 * * [simplify]: iters left: 2 (130 enodes) 48.977 * * [simplify]: iters left: 1 (144 enodes) 48.996 * * [simplify]: Extracting #0: cost 1 inf + 0 48.996 * * [simplify]: Extracting #1: cost 12 inf + 0 48.996 * * [simplify]: Extracting #2: cost 26 inf + 1 48.996 * * [simplify]: Extracting #3: cost 23 inf + 44 48.996 * * [simplify]: Extracting #4: cost 11 inf + 1463 48.998 * * [simplify]: Extracting #5: cost 0 inf + 3488 48.999 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 48.999 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 49.000 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 49.000 * * [simplify]: iters left: 6 (17 enodes) 49.010 * * [simplify]: iters left: 5 (65 enodes) 49.031 * * [simplify]: iters left: 4 (100 enodes) 49.051 * * [simplify]: iters left: 3 (168 enodes) 49.094 * * [simplify]: iters left: 2 (288 enodes) 49.199 * * [simplify]: iters left: 1 (459 enodes) 49.336 * * [simplify]: Extracting #0: cost 1 inf + 0 49.336 * * [simplify]: Extracting #1: cost 26 inf + 0 49.337 * * [simplify]: Extracting #2: cost 66 inf + 1 49.337 * * [simplify]: Extracting #3: cost 82 inf + 210 49.339 * * [simplify]: Extracting #4: cost 60 inf + 2842 49.343 * * [simplify]: Extracting #5: cost 11 inf + 13844 49.348 * * [simplify]: Extracting #6: cost 0 inf + 16863 49.353 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 49.353 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 49.353 * * * * [progress]: [ 124 / 494 ] simplifiying candidate # 49.353 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 (sqrt 2)))) 49.353 * * [simplify]: iters left: 6 (10 enodes) 49.357 * * [simplify]: iters left: 5 (38 enodes) 49.365 * * [simplify]: iters left: 4 (50 enodes) 49.374 * * [simplify]: iters left: 3 (74 enodes) 49.390 * * [simplify]: iters left: 2 (81 enodes) 49.401 * * [simplify]: iters left: 1 (85 enodes) 49.409 * * [simplify]: Extracting #0: cost 1 inf + 0 49.409 * * [simplify]: Extracting #1: cost 8 inf + 0 49.409 * * [simplify]: Extracting #2: cost 14 inf + 1 49.409 * * [simplify]: Extracting #3: cost 12 inf + 3 49.409 * * [simplify]: Extracting #4: cost 3 inf + 698 49.410 * * [simplify]: Extracting #5: cost 0 inf + 1065 49.410 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 49.410 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 49.410 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 49.410 * * [simplify]: iters left: 6 (17 enodes) 49.419 * * [simplify]: iters left: 5 (65 enodes) 49.433 * * [simplify]: iters left: 4 (100 enodes) 49.451 * * [simplify]: iters left: 3 (168 enodes) 49.489 * * [simplify]: iters left: 2 (288 enodes) 49.583 * * [simplify]: iters left: 1 (459 enodes) 49.703 * * [simplify]: Extracting #0: cost 1 inf + 0 49.703 * * [simplify]: Extracting #1: cost 26 inf + 0 49.704 * * [simplify]: Extracting #2: cost 66 inf + 1 49.704 * * [simplify]: Extracting #3: cost 82 inf + 210 49.705 * * [simplify]: Extracting #4: cost 60 inf + 2602 49.708 * * [simplify]: Extracting #5: cost 11 inf + 12244 49.713 * * [simplify]: Extracting #6: cost 0 inf + 15023 49.718 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 49.718 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)))) 49.718 * * * * [progress]: [ 125 / 494 ] simplifiying candidate # 49.719 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (/ 1 1))) 49.719 * * [simplify]: iters left: 6 (8 enodes) 49.722 * * [simplify]: iters left: 5 (28 enodes) 49.727 * * [simplify]: iters left: 4 (30 enodes) 49.731 * * [simplify]: Extracting #0: cost 1 inf + 0 49.731 * * [simplify]: Extracting #1: cost 4 inf + 0 49.731 * * [simplify]: Extracting #2: cost 5 inf + 1 49.731 * * [simplify]: Extracting #3: cost 2 inf + 125 49.731 * * [simplify]: Extracting #4: cost 0 inf + 248 49.731 * [simplify]: Simplified to (/ 1 (sqrt a)) 49.731 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 49.731 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 49.731 * * [simplify]: iters left: 6 (16 enodes) 49.738 * * [simplify]: iters left: 5 (62 enodes) 49.756 * * [simplify]: iters left: 4 (97 enodes) 49.780 * * [simplify]: iters left: 3 (166 enodes) 49.816 * * [simplify]: iters left: 2 (286 enodes) 49.899 * * [simplify]: iters left: 1 (456 enodes) 50.047 * * [simplify]: Extracting #0: cost 1 inf + 0 50.047 * * [simplify]: Extracting #1: cost 25 inf + 0 50.048 * * [simplify]: Extracting #2: cost 62 inf + 3 50.048 * * [simplify]: Extracting #3: cost 68 inf + 948 50.049 * * [simplify]: Extracting #4: cost 42 inf + 3593 50.054 * * [simplify]: Extracting #5: cost 9 inf + 9774 50.062 * * [simplify]: Extracting #6: cost 0 inf + 12470 50.071 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 50.071 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 50.071 * * * * [progress]: [ 126 / 494 ] simplifiying candidate # 50.072 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) 1)) 50.072 * * [simplify]: iters left: 5 (7 enodes) 50.077 * * [simplify]: iters left: 4 (25 enodes) 50.082 * * [simplify]: iters left: 3 (27 enodes) 50.086 * * [simplify]: Extracting #0: cost 1 inf + 0 50.086 * * [simplify]: Extracting #1: cost 4 inf + 0 50.086 * * [simplify]: Extracting #2: cost 5 inf + 1 50.086 * * [simplify]: Extracting #3: cost 1 inf + 166 50.086 * * [simplify]: Extracting #4: cost 0 inf + 248 50.086 * [simplify]: Simplified to (/ 1 (sqrt a)) 50.086 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 50.086 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 50.086 * * [simplify]: iters left: 6 (16 enodes) 50.092 * * [simplify]: iters left: 5 (62 enodes) 50.107 * * [simplify]: iters left: 4 (97 enodes) 50.139 * * [simplify]: iters left: 3 (166 enodes) 50.173 * * [simplify]: iters left: 2 (286 enodes) 50.281 * * [simplify]: iters left: 1 (456 enodes) 50.406 * * [simplify]: Extracting #0: cost 1 inf + 0 50.406 * * [simplify]: Extracting #1: cost 25 inf + 0 50.407 * * [simplify]: Extracting #2: cost 62 inf + 3 50.407 * * [simplify]: Extracting #3: cost 68 inf + 948 50.409 * * [simplify]: Extracting #4: cost 42 inf + 3593 50.412 * * [simplify]: Extracting #5: cost 9 inf + 9774 50.416 * * [simplify]: Extracting #6: cost 0 inf + 12470 50.421 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 50.421 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 50.421 * * * * [progress]: [ 127 / 494 ] simplifiying candidate # 50.421 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 50.421 * * [simplify]: iters left: 6 (15 enodes) 50.426 * * [simplify]: iters left: 5 (56 enodes) 50.443 * * [simplify]: iters left: 4 (82 enodes) 50.460 * * [simplify]: iters left: 3 (133 enodes) 50.483 * * [simplify]: iters left: 2 (167 enodes) 50.522 * * [simplify]: iters left: 1 (192 enodes) 50.546 * * [simplify]: Extracting #0: cost 1 inf + 0 50.546 * * [simplify]: Extracting #1: cost 14 inf + 0 50.547 * * [simplify]: Extracting #2: cost 27 inf + 2 50.547 * * [simplify]: Extracting #3: cost 29 inf + 413 50.547 * * [simplify]: Extracting #4: cost 22 inf + 1153 50.548 * * [simplify]: Extracting #5: cost 10 inf + 2719 50.549 * * [simplify]: Extracting #6: cost 0 inf + 4956 50.551 * [simplify]: Simplified to (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) 50.551 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) (/ (cbrt 1) (/ (sqrt a) (/ 1 2))))) 50.551 * [simplify]: Simplifying (/ (cbrt 1) (/ (sqrt a) (/ 1 2))) 50.551 * * [simplify]: iters left: 6 (8 enodes) 50.555 * * [simplify]: iters left: 5 (31 enodes) 50.561 * * [simplify]: iters left: 4 (42 enodes) 50.569 * * [simplify]: iters left: 3 (61 enodes) 50.578 * * [simplify]: iters left: 2 (68 enodes) 50.586 * * [simplify]: iters left: 1 (70 enodes) 50.593 * * [simplify]: Extracting #0: cost 1 inf + 0 50.593 * * [simplify]: Extracting #1: cost 8 inf + 0 50.593 * * [simplify]: Extracting #2: cost 9 inf + 3 50.594 * * [simplify]: Extracting #3: cost 2 inf + 414 50.594 * * [simplify]: Extracting #4: cost 0 inf + 578 50.594 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 50.594 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* a -4) c (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 50.594 * * * * [progress]: [ 128 / 494 ] simplifiying candidate # 50.594 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 50.595 * * [simplify]: iters left: 6 (18 enodes) 50.600 * * [simplify]: iters left: 5 (70 enodes) 50.613 * * [simplify]: iters left: 4 (93 enodes) 50.629 * * [simplify]: iters left: 3 (110 enodes) 50.645 * * [simplify]: iters left: 2 (115 enodes) 50.662 * * [simplify]: iters left: 1 (119 enodes) 50.680 * * [simplify]: Extracting #0: cost 1 inf + 0 50.680 * * [simplify]: Extracting #1: cost 7 inf + 0 50.680 * * [simplify]: Extracting #2: cost 10 inf + 1 50.680 * * [simplify]: Extracting #3: cost 16 inf + 1 50.680 * * [simplify]: Extracting #4: cost 22 inf + 2 50.680 * * [simplify]: Extracting #5: cost 24 inf + 3 50.680 * * [simplify]: Extracting #6: cost 28 inf + 251 50.681 * * [simplify]: Extracting #7: cost 27 inf + 419 50.681 * * [simplify]: Extracting #8: cost 11 inf + 2391 50.682 * * [simplify]: Extracting #9: cost 1 inf + 5874 50.684 * * [simplify]: Extracting #10: cost 0 inf + 6295 50.685 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) 50.686 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) (/ (cbrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 50.686 * [simplify]: Simplifying (/ (cbrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 50.686 * * [simplify]: iters left: 6 (16 enodes) 50.691 * * [simplify]: iters left: 5 (60 enodes) 50.702 * * [simplify]: iters left: 4 (86 enodes) 50.718 * * [simplify]: iters left: 3 (108 enodes) 50.735 * * [simplify]: iters left: 2 (123 enodes) 50.754 * * [simplify]: iters left: 1 (126 enodes) 50.769 * * [simplify]: Extracting #0: cost 1 inf + 0 50.769 * * [simplify]: Extracting #1: cost 7 inf + 0 50.769 * * [simplify]: Extracting #2: cost 9 inf + 2 50.769 * * [simplify]: Extracting #3: cost 13 inf + 86 50.770 * * [simplify]: Extracting #4: cost 19 inf + 87 50.770 * * [simplify]: Extracting #5: cost 19 inf + 171 50.770 * * [simplify]: Extracting #6: cost 24 inf + 336 50.770 * * [simplify]: Extracting #7: cost 19 inf + 988 50.771 * * [simplify]: Extracting #8: cost 7 inf + 2814 50.772 * * [simplify]: Extracting #9: cost 0 inf + 5154 50.773 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 50.773 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 50.773 * * * * [progress]: [ 129 / 494 ] simplifiying candidate # 50.773 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 50.773 * * [simplify]: iters left: 6 (17 enodes) 50.779 * * [simplify]: iters left: 5 (65 enodes) 50.793 * * [simplify]: iters left: 4 (86 enodes) 50.806 * * [simplify]: iters left: 3 (104 enodes) 50.821 * * [simplify]: iters left: 2 (105 enodes) 50.835 * * [simplify]: iters left: 1 (106 enodes) 50.850 * * [simplify]: Extracting #0: cost 1 inf + 0 50.850 * * [simplify]: Extracting #1: cost 5 inf + 0 50.850 * * [simplify]: Extracting #2: cost 11 inf + 1 50.850 * * [simplify]: Extracting #3: cost 17 inf + 2 50.850 * * [simplify]: Extracting #4: cost 19 inf + 3 50.850 * * [simplify]: Extracting #5: cost 24 inf + 210 50.851 * * [simplify]: Extracting #6: cost 23 inf + 377 50.851 * * [simplify]: Extracting #7: cost 16 inf + 808 50.851 * * [simplify]: Extracting #8: cost 7 inf + 2171 50.852 * * [simplify]: Extracting #9: cost 3 inf + 3170 50.853 * * [simplify]: Extracting #10: cost 1 inf + 3811 50.854 * * [simplify]: Extracting #11: cost 0 inf + 4152 50.855 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 50.855 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (cbrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 50.855 * [simplify]: Simplifying (/ (cbrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 50.855 * * [simplify]: iters left: 6 (16 enodes) 50.860 * * [simplify]: iters left: 5 (60 enodes) 50.871 * * [simplify]: iters left: 4 (86 enodes) 50.887 * * [simplify]: iters left: 3 (108 enodes) 50.904 * * [simplify]: iters left: 2 (123 enodes) 50.922 * * [simplify]: iters left: 1 (126 enodes) 50.937 * * [simplify]: Extracting #0: cost 1 inf + 0 50.937 * * [simplify]: Extracting #1: cost 7 inf + 0 50.937 * * [simplify]: Extracting #2: cost 9 inf + 2 50.938 * * [simplify]: Extracting #3: cost 13 inf + 86 50.938 * * [simplify]: Extracting #4: cost 19 inf + 87 50.938 * * [simplify]: Extracting #5: cost 19 inf + 171 50.938 * * [simplify]: Extracting #6: cost 24 inf + 336 50.938 * * [simplify]: Extracting #7: cost 19 inf + 988 50.939 * * [simplify]: Extracting #8: cost 7 inf + 2774 50.940 * * [simplify]: Extracting #9: cost 0 inf + 4914 50.941 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 50.941 * [simplify]: Simplified (2 2) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 50.941 * * * * [progress]: [ 130 / 494 ] simplifiying candidate # 50.941 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 50.941 * * [simplify]: iters left: 6 (20 enodes) 50.949 * * [simplify]: iters left: 5 (79 enodes) 50.966 * * [simplify]: iters left: 4 (134 enodes) 50.991 * * [simplify]: iters left: 3 (204 enodes) 51.050 * * [simplify]: iters left: 2 (365 enodes) 51.165 * * [simplify]: iters left: 1 (471 enodes) 51.326 * * [simplify]: Extracting #0: cost 1 inf + 0 51.327 * * [simplify]: Extracting #1: cost 18 inf + 0 51.327 * * [simplify]: Extracting #2: cost 34 inf + 1 51.327 * * [simplify]: Extracting #3: cost 35 inf + 204 51.327 * * [simplify]: Extracting #4: cost 31 inf + 854 51.328 * * [simplify]: Extracting #5: cost 38 inf + 1057 51.328 * * [simplify]: Extracting #6: cost 36 inf + 1324 51.329 * * [simplify]: Extracting #7: cost 24 inf + 2634 51.331 * * [simplify]: Extracting #8: cost 9 inf + 8651 51.335 * * [simplify]: Extracting #9: cost 0 inf + 12550 51.340 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 51.340 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 51.340 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 51.340 * * [simplify]: iters left: 6 (17 enodes) 51.346 * * [simplify]: iters left: 5 (62 enodes) 51.357 * * [simplify]: iters left: 4 (91 enodes) 51.373 * * [simplify]: iters left: 3 (129 enodes) 51.395 * * [simplify]: iters left: 2 (163 enodes) 51.426 * * [simplify]: iters left: 1 (207 enodes) 51.462 * * [simplify]: Extracting #0: cost 1 inf + 0 51.462 * * [simplify]: Extracting #1: cost 17 inf + 0 51.462 * * [simplify]: Extracting #2: cost 28 inf + 2 51.462 * * [simplify]: Extracting #3: cost 28 inf + 248 51.462 * * [simplify]: Extracting #4: cost 21 inf + 1348 51.463 * * [simplify]: Extracting #5: cost 27 inf + 1552 51.463 * * [simplify]: Extracting #6: cost 27 inf + 1679 51.464 * * [simplify]: Extracting #7: cost 19 inf + 2289 51.465 * * [simplify]: Extracting #8: cost 7 inf + 5704 51.467 * * [simplify]: Extracting #9: cost 0 inf + 8602 51.470 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 51.470 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 51.470 * * * * [progress]: [ 131 / 494 ] simplifiying candidate # 51.471 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 51.471 * * [simplify]: iters left: 6 (19 enodes) 51.477 * * [simplify]: iters left: 5 (72 enodes) 51.491 * * [simplify]: iters left: 4 (102 enodes) 51.508 * * [simplify]: iters left: 3 (148 enodes) 51.538 * * [simplify]: iters left: 2 (210 enodes) 51.581 * * [simplify]: iters left: 1 (261 enodes) 51.642 * * [simplify]: Extracting #0: cost 1 inf + 0 51.642 * * [simplify]: Extracting #1: cost 12 inf + 0 51.642 * * [simplify]: Extracting #2: cost 22 inf + 1 51.642 * * [simplify]: Extracting #3: cost 24 inf + 43 51.642 * * [simplify]: Extracting #4: cost 24 inf + 167 51.642 * * [simplify]: Extracting #5: cost 31 inf + 290 51.643 * * [simplify]: Extracting #6: cost 30 inf + 417 51.643 * * [simplify]: Extracting #7: cost 21 inf + 973 51.643 * * [simplify]: Extracting #8: cost 19 inf + 1291 51.644 * * [simplify]: Extracting #9: cost 13 inf + 2845 51.646 * * [simplify]: Extracting #10: cost 3 inf + 6604 51.648 * * [simplify]: Extracting #11: cost 0 inf + 7824 51.651 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 51.651 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 51.651 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 51.651 * * [simplify]: iters left: 6 (17 enodes) 51.657 * * [simplify]: iters left: 5 (62 enodes) 51.668 * * [simplify]: iters left: 4 (91 enodes) 51.685 * * [simplify]: iters left: 3 (129 enodes) 51.707 * * [simplify]: iters left: 2 (163 enodes) 51.737 * * [simplify]: iters left: 1 (207 enodes) 51.775 * * [simplify]: Extracting #0: cost 1 inf + 0 51.776 * * [simplify]: Extracting #1: cost 17 inf + 0 51.776 * * [simplify]: Extracting #2: cost 28 inf + 2 51.776 * * [simplify]: Extracting #3: cost 28 inf + 168 51.776 * * [simplify]: Extracting #4: cost 21 inf + 988 51.777 * * [simplify]: Extracting #5: cost 27 inf + 1152 51.777 * * [simplify]: Extracting #6: cost 27 inf + 1279 51.778 * * [simplify]: Extracting #7: cost 19 inf + 1889 51.779 * * [simplify]: Extracting #8: cost 7 inf + 5184 51.781 * * [simplify]: Extracting #9: cost 0 inf + 7882 51.783 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 51.783 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 51.783 * * * * [progress]: [ 132 / 494 ] simplifiying candidate # 51.783 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 51.783 * * [simplify]: iters left: 6 (17 enodes) 51.789 * * [simplify]: iters left: 5 (64 enodes) 51.801 * * [simplify]: iters left: 4 (94 enodes) 51.816 * * [simplify]: iters left: 3 (112 enodes) 51.832 * * [simplify]: iters left: 2 (118 enodes) 51.849 * * [simplify]: Extracting #0: cost 1 inf + 0 51.849 * * [simplify]: Extracting #1: cost 6 inf + 0 51.849 * * [simplify]: Extracting #2: cost 9 inf + 1 51.849 * * [simplify]: Extracting #3: cost 13 inf + 1 51.849 * * [simplify]: Extracting #4: cost 15 inf + 2 51.849 * * [simplify]: Extracting #5: cost 22 inf + 84 51.849 * * [simplify]: Extracting #6: cost 21 inf + 309 51.850 * * [simplify]: Extracting #7: cost 9 inf + 1658 51.850 * * [simplify]: Extracting #8: cost 1 inf + 4037 51.852 * * [simplify]: Extracting #9: cost 0 inf + 4377 51.853 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 51.853 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 51.853 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 51.853 * * [simplify]: iters left: 6 (16 enodes) 51.858 * * [simplify]: iters left: 5 (59 enodes) 51.868 * * [simplify]: iters left: 4 (88 enodes) 51.884 * * [simplify]: iters left: 3 (127 enodes) 51.905 * * [simplify]: iters left: 2 (161 enodes) 51.937 * * [simplify]: iters left: 1 (204 enodes) 51.969 * * [simplify]: Extracting #0: cost 1 inf + 0 51.969 * * [simplify]: Extracting #1: cost 16 inf + 0 51.969 * * [simplify]: Extracting #2: cost 21 inf + 46 51.969 * * [simplify]: Extracting #3: cost 20 inf + 297 51.969 * * [simplify]: Extracting #4: cost 20 inf + 381 51.969 * * [simplify]: Extracting #5: cost 27 inf + 422 51.970 * * [simplify]: Extracting #6: cost 27 inf + 549 51.970 * * [simplify]: Extracting #7: cost 17 inf + 1381 51.971 * * [simplify]: Extracting #8: cost 6 inf + 4713 51.973 * * [simplify]: Extracting #9: cost 0 inf + 6832 51.975 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 51.975 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 51.975 * * * * [progress]: [ 133 / 494 ] simplifiying candidate # 51.976 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 51.976 * * [simplify]: iters left: 6 (19 enodes) 51.982 * * [simplify]: iters left: 5 (72 enodes) 51.997 * * [simplify]: iters left: 4 (101 enodes) 52.014 * * [simplify]: iters left: 3 (132 enodes) 52.037 * * [simplify]: iters left: 2 (179 enodes) 52.073 * * [simplify]: iters left: 1 (252 enodes) 52.137 * * [simplify]: Extracting #0: cost 1 inf + 0 52.137 * * [simplify]: Extracting #1: cost 13 inf + 0 52.138 * * [simplify]: Extracting #2: cost 24 inf + 1 52.138 * * [simplify]: Extracting #3: cost 27 inf + 2 52.138 * * [simplify]: Extracting #4: cost 23 inf + 732 52.138 * * [simplify]: Extracting #5: cost 27 inf + 1340 52.139 * * [simplify]: Extracting #6: cost 26 inf + 1467 52.139 * * [simplify]: Extracting #7: cost 18 inf + 1981 52.140 * * [simplify]: Extracting #8: cost 11 inf + 3217 52.141 * * [simplify]: Extracting #9: cost 4 inf + 5676 52.143 * * [simplify]: Extracting #10: cost 0 inf + 7276 52.146 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 52.146 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 52.146 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 52.146 * * [simplify]: iters left: 6 (17 enodes) 52.152 * * [simplify]: iters left: 5 (62 enodes) 52.163 * * [simplify]: iters left: 4 (91 enodes) 52.179 * * [simplify]: iters left: 3 (129 enodes) 52.200 * * [simplify]: iters left: 2 (163 enodes) 52.231 * * [simplify]: iters left: 1 (207 enodes) 52.267 * * [simplify]: Extracting #0: cost 1 inf + 0 52.267 * * [simplify]: Extracting #1: cost 17 inf + 0 52.267 * * [simplify]: Extracting #2: cost 28 inf + 2 52.267 * * [simplify]: Extracting #3: cost 28 inf + 248 52.268 * * [simplify]: Extracting #4: cost 21 inf + 1348 52.268 * * [simplify]: Extracting #5: cost 27 inf + 1552 52.268 * * [simplify]: Extracting #6: cost 27 inf + 1679 52.269 * * [simplify]: Extracting #7: cost 19 inf + 2289 52.270 * * [simplify]: Extracting #8: cost 7 inf + 5424 52.272 * * [simplify]: Extracting #9: cost 0 inf + 8042 52.274 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 52.274 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 52.274 * * * * [progress]: [ 134 / 494 ] simplifiying candidate # 52.275 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 52.275 * * [simplify]: iters left: 6 (18 enodes) 52.283 * * [simplify]: iters left: 5 (67 enodes) 52.295 * * [simplify]: iters left: 4 (92 enodes) 52.310 * * [simplify]: iters left: 3 (117 enodes) 52.330 * * [simplify]: iters left: 2 (144 enodes) 52.353 * * [simplify]: iters left: 1 (148 enodes) 52.375 * * [simplify]: Extracting #0: cost 1 inf + 0 52.376 * * [simplify]: Extracting #1: cost 8 inf + 0 52.376 * * [simplify]: Extracting #2: cost 14 inf + 1 52.376 * * [simplify]: Extracting #3: cost 16 inf + 43 52.376 * * [simplify]: Extracting #4: cost 14 inf + 290 52.376 * * [simplify]: Extracting #5: cost 22 inf + 331 52.376 * * [simplify]: Extracting #6: cost 21 inf + 556 52.377 * * [simplify]: Extracting #7: cost 8 inf + 2286 52.378 * * [simplify]: Extracting #8: cost 1 inf + 4086 52.379 * * [simplify]: Extracting #9: cost 0 inf + 4386 52.380 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 52.381 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 52.381 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 52.381 * * [simplify]: iters left: 6 (17 enodes) 52.387 * * [simplify]: iters left: 5 (62 enodes) 52.398 * * [simplify]: iters left: 4 (91 enodes) 52.414 * * [simplify]: iters left: 3 (129 enodes) 52.435 * * [simplify]: iters left: 2 (163 enodes) 52.466 * * [simplify]: iters left: 1 (207 enodes) 52.502 * * [simplify]: Extracting #0: cost 1 inf + 0 52.502 * * [simplify]: Extracting #1: cost 17 inf + 0 52.502 * * [simplify]: Extracting #2: cost 28 inf + 2 52.502 * * [simplify]: Extracting #3: cost 28 inf + 168 52.502 * * [simplify]: Extracting #4: cost 21 inf + 988 52.503 * * [simplify]: Extracting #5: cost 27 inf + 1152 52.503 * * [simplify]: Extracting #6: cost 27 inf + 1279 52.504 * * [simplify]: Extracting #7: cost 19 inf + 1889 52.505 * * [simplify]: Extracting #8: cost 7 inf + 4904 52.508 * * [simplify]: Extracting #9: cost 0 inf + 7322 52.510 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 52.510 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 52.511 * * * * [progress]: [ 135 / 494 ] simplifiying candidate # 52.511 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 52.511 * * [simplify]: iters left: 6 (16 enodes) 52.517 * * [simplify]: iters left: 5 (59 enodes) 52.527 * * [simplify]: iters left: 4 (75 enodes) 52.538 * * [simplify]: iters left: 3 (87 enodes) 52.550 * * [simplify]: iters left: 2 (89 enodes) 52.562 * * [simplify]: Extracting #0: cost 1 inf + 0 52.562 * * [simplify]: Extracting #1: cost 5 inf + 0 52.562 * * [simplify]: Extracting #2: cost 9 inf + 1 52.562 * * [simplify]: Extracting #3: cost 10 inf + 43 52.562 * * [simplify]: Extracting #4: cost 18 inf + 84 52.563 * * [simplify]: Extracting #5: cost 18 inf + 170 52.563 * * [simplify]: Extracting #6: cost 11 inf + 601 52.563 * * [simplify]: Extracting #7: cost 3 inf + 2000 52.564 * * [simplify]: Extracting #8: cost 0 inf + 2779 52.565 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 52.565 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 52.565 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 52.565 * * [simplify]: iters left: 6 (16 enodes) 52.570 * * [simplify]: iters left: 5 (59 enodes) 52.580 * * [simplify]: iters left: 4 (88 enodes) 52.598 * * [simplify]: iters left: 3 (127 enodes) 52.618 * * [simplify]: iters left: 2 (161 enodes) 52.648 * * [simplify]: iters left: 1 (204 enodes) 52.682 * * [simplify]: Extracting #0: cost 1 inf + 0 52.682 * * [simplify]: Extracting #1: cost 16 inf + 0 52.682 * * [simplify]: Extracting #2: cost 21 inf + 46 52.683 * * [simplify]: Extracting #3: cost 20 inf + 297 52.683 * * [simplify]: Extracting #4: cost 20 inf + 381 52.683 * * [simplify]: Extracting #5: cost 27 inf + 422 52.683 * * [simplify]: Extracting #6: cost 27 inf + 549 52.684 * * [simplify]: Extracting #7: cost 17 inf + 1381 52.685 * * [simplify]: Extracting #8: cost 6 inf + 4393 52.686 * * [simplify]: Extracting #9: cost 0 inf + 6272 52.688 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 52.689 * [simplify]: Simplified (2 2) to (λ (a b c) (* (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 52.689 * * * * [progress]: [ 136 / 494 ] simplifiying candidate # 52.689 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 52.689 * * [simplify]: iters left: 6 (9 enodes) 52.693 * * [simplify]: iters left: 5 (35 enodes) 52.701 * * [simplify]: iters left: 4 (52 enodes) 52.709 * * [simplify]: iters left: 3 (81 enodes) 52.724 * * [simplify]: iters left: 2 (94 enodes) 52.735 * * [simplify]: iters left: 1 (95 enodes) 52.745 * * [simplify]: Extracting #0: cost 1 inf + 0 52.745 * * [simplify]: Extracting #1: cost 6 inf + 0 52.745 * * [simplify]: Extracting #2: cost 9 inf + 1 52.745 * * [simplify]: Extracting #3: cost 4 inf + 447 52.745 * * [simplify]: Extracting #4: cost 0 inf + 974 52.746 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 52.746 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 52.746 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 52.746 * * [simplify]: iters left: 6 (16 enodes) 52.752 * * [simplify]: iters left: 5 (62 enodes) 52.763 * * [simplify]: iters left: 4 (97 enodes) 52.780 * * [simplify]: iters left: 3 (165 enodes) 52.815 * * [simplify]: iters left: 2 (285 enodes) 52.894 * * [simplify]: iters left: 1 (455 enodes) 53.004 * * [simplify]: Extracting #0: cost 1 inf + 0 53.006 * * [simplify]: Extracting #1: cost 26 inf + 0 53.006 * * [simplify]: Extracting #2: cost 65 inf + 2 53.007 * * [simplify]: Extracting #3: cost 69 inf + 1312 53.008 * * [simplify]: Extracting #4: cost 38 inf + 5606 53.011 * * [simplify]: Extracting #5: cost 9 inf + 11784 53.016 * * [simplify]: Extracting #6: cost 0 inf + 14641 53.020 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 53.020 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 53.021 * * * * [progress]: [ 137 / 494 ] simplifiying candidate # 53.021 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (sqrt 2)))) 53.021 * * [simplify]: iters left: 6 (8 enodes) 53.025 * * [simplify]: iters left: 5 (30 enodes) 53.031 * * [simplify]: iters left: 4 (36 enodes) 53.036 * * [simplify]: iters left: 3 (37 enodes) 53.041 * * [simplify]: Extracting #0: cost 1 inf + 0 53.041 * * [simplify]: Extracting #1: cost 4 inf + 0 53.041 * * [simplify]: Extracting #2: cost 5 inf + 1 53.041 * * [simplify]: Extracting #3: cost 2 inf + 125 53.041 * * [simplify]: Extracting #4: cost 0 inf + 248 53.041 * [simplify]: Simplified to (/ 1 (sqrt 2)) 53.041 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 53.041 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 53.042 * * [simplify]: iters left: 6 (16 enodes) 53.047 * * [simplify]: iters left: 5 (62 enodes) 53.059 * * [simplify]: iters left: 4 (97 enodes) 53.076 * * [simplify]: iters left: 3 (165 enodes) 53.113 * * [simplify]: iters left: 2 (285 enodes) 53.190 * * [simplify]: iters left: 1 (455 enodes) 53.302 * * [simplify]: Extracting #0: cost 1 inf + 0 53.302 * * [simplify]: Extracting #1: cost 26 inf + 0 53.302 * * [simplify]: Extracting #2: cost 65 inf + 2 53.303 * * [simplify]: Extracting #3: cost 69 inf + 1032 53.304 * * [simplify]: Extracting #4: cost 38 inf + 4606 53.307 * * [simplify]: Extracting #5: cost 9 inf + 10224 53.311 * * [simplify]: Extracting #6: cost 0 inf + 12841 53.316 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 53.316 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 53.316 * * * * [progress]: [ 138 / 494 ] simplifiying candidate # 53.317 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 1))) 53.317 * * [simplify]: iters left: 6 (6 enodes) 53.319 * * [simplify]: iters left: 5 (18 enodes) 53.323 * * [simplify]: iters left: 4 (20 enodes) 53.326 * * [simplify]: Extracting #0: cost 1 inf + 0 53.326 * * [simplify]: Extracting #1: cost 0 inf + 1 53.326 * [simplify]: Simplified to 1 53.326 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 53.326 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 53.326 * * [simplify]: iters left: 6 (15 enodes) 53.331 * * [simplify]: iters left: 5 (59 enodes) 53.341 * * [simplify]: iters left: 4 (94 enodes) 53.361 * * [simplify]: iters left: 3 (163 enodes) 53.395 * * [simplify]: iters left: 2 (283 enodes) 53.475 * * [simplify]: iters left: 1 (463 enodes) 53.577 * * [simplify]: Extracting #0: cost 1 inf + 0 53.577 * * [simplify]: Extracting #1: cost 25 inf + 0 53.577 * * [simplify]: Extracting #2: cost 54 inf + 46 53.577 * * [simplify]: Extracting #3: cost 63 inf + 382 53.578 * * [simplify]: Extracting #4: cost 40 inf + 2443 53.581 * * [simplify]: Extracting #5: cost 6 inf + 8714 53.585 * * [simplify]: Extracting #6: cost 0 inf + 10135 53.589 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 53.589 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 53.589 * * * * [progress]: [ 139 / 494 ] simplifiying candidate # 53.590 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 53.590 * * [simplify]: iters left: 6 (20 enodes) 53.596 * * [simplify]: iters left: 5 (74 enodes) 53.610 * * [simplify]: iters left: 4 (104 enodes) 53.630 * * [simplify]: iters left: 3 (149 enodes) 53.661 * * [simplify]: iters left: 2 (235 enodes) 53.721 * * [simplify]: iters left: 1 (343 enodes) 53.831 * * [simplify]: Extracting #0: cost 1 inf + 0 53.831 * * [simplify]: Extracting #1: cost 16 inf + 0 53.831 * * [simplify]: Extracting #2: cost 43 inf + 1 53.832 * * [simplify]: Extracting #3: cost 40 inf + 369 53.832 * * [simplify]: Extracting #4: cost 37 inf + 1991 53.833 * * [simplify]: Extracting #5: cost 34 inf + 2564 53.835 * * [simplify]: Extracting #6: cost 10 inf + 7911 53.838 * * [simplify]: Extracting #7: cost 0 inf + 12032 53.842 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) 53.842 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 53.842 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 53.843 * * [simplify]: iters left: 6 (18 enodes) 53.848 * * [simplify]: iters left: 5 (68 enodes) 53.860 * * [simplify]: iters left: 4 (103 enodes) 53.878 * * [simplify]: iters left: 3 (171 enodes) 53.916 * * [simplify]: iters left: 2 (291 enodes) 53.993 * * [simplify]: iters left: 1 (473 enodes) 54.110 * * [simplify]: Extracting #0: cost 1 inf + 0 54.110 * * [simplify]: Extracting #1: cost 26 inf + 0 54.111 * * [simplify]: Extracting #2: cost 60 inf + 126 54.111 * * [simplify]: Extracting #3: cost 66 inf + 863 54.112 * * [simplify]: Extracting #4: cost 70 inf + 1758 54.113 * * [simplify]: Extracting #5: cost 50 inf + 4925 54.116 * * [simplify]: Extracting #6: cost 13 inf + 13273 54.121 * * [simplify]: Extracting #7: cost 0 inf + 17717 54.126 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 54.126 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 54.126 * * * * [progress]: [ 140 / 494 ] simplifiying candidate # 54.127 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 54.127 * * [simplify]: iters left: 6 (19 enodes) 54.133 * * [simplify]: iters left: 5 (69 enodes) 54.146 * * [simplify]: iters left: 4 (89 enodes) 54.163 * * [simplify]: iters left: 3 (114 enodes) 54.182 * * [simplify]: iters left: 2 (156 enodes) 54.214 * * [simplify]: iters left: 1 (197 enodes) 54.245 * * [simplify]: Extracting #0: cost 1 inf + 0 54.245 * * [simplify]: Extracting #1: cost 12 inf + 0 54.245 * * [simplify]: Extracting #2: cost 31 inf + 1 54.246 * * [simplify]: Extracting #3: cost 27 inf + 208 54.246 * * [simplify]: Extracting #4: cost 30 inf + 739 54.246 * * [simplify]: Extracting #5: cost 29 inf + 1068 54.247 * * [simplify]: Extracting #6: cost 21 inf + 1500 54.248 * * [simplify]: Extracting #7: cost 3 inf + 6020 54.250 * * [simplify]: Extracting #8: cost 1 inf + 6780 54.252 * * [simplify]: Extracting #9: cost 0 inf + 7160 54.254 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 54.254 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 54.255 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 54.255 * * [simplify]: iters left: 6 (18 enodes) 54.260 * * [simplify]: iters left: 5 (68 enodes) 54.273 * * [simplify]: iters left: 4 (103 enodes) 54.291 * * [simplify]: iters left: 3 (171 enodes) 54.328 * * [simplify]: iters left: 2 (291 enodes) 54.405 * * [simplify]: iters left: 1 (473 enodes) 54.523 * * [simplify]: Extracting #0: cost 1 inf + 0 54.523 * * [simplify]: Extracting #1: cost 26 inf + 0 54.523 * * [simplify]: Extracting #2: cost 60 inf + 126 54.523 * * [simplify]: Extracting #3: cost 66 inf + 623 54.524 * * [simplify]: Extracting #4: cost 70 inf + 1318 54.525 * * [simplify]: Extracting #5: cost 50 inf + 4085 54.528 * * [simplify]: Extracting #6: cost 13 inf + 11833 54.533 * * [simplify]: Extracting #7: cost 0 inf + 15917 54.538 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 54.539 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 54.539 * * * * [progress]: [ 141 / 494 ] simplifiying candidate # 54.539 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 54.539 * * [simplify]: iters left: 6 (17 enodes) 54.545 * * [simplify]: iters left: 5 (61 enodes) 54.556 * * [simplify]: iters left: 4 (86 enodes) 54.573 * * [simplify]: iters left: 3 (102 enodes) 54.587 * * [simplify]: iters left: 2 (104 enodes) 54.600 * * [simplify]: Extracting #0: cost 1 inf + 0 54.600 * * [simplify]: Extracting #1: cost 6 inf + 0 54.600 * * [simplify]: Extracting #2: cost 10 inf + 1 54.601 * * [simplify]: Extracting #3: cost 10 inf + 43 54.601 * * [simplify]: Extracting #4: cost 18 inf + 84 54.601 * * [simplify]: Extracting #5: cost 19 inf + 128 54.601 * * [simplify]: Extracting #6: cost 11 inf + 601 54.601 * * [simplify]: Extracting #7: cost 5 inf + 1442 54.602 * * [simplify]: Extracting #8: cost 0 inf + 2939 54.603 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 54.603 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 54.603 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 54.603 * * [simplify]: iters left: 6 (17 enodes) 54.608 * * [simplify]: iters left: 5 (65 enodes) 54.620 * * [simplify]: iters left: 4 (100 enodes) 54.638 * * [simplify]: iters left: 3 (169 enodes) 54.675 * * [simplify]: iters left: 2 (289 enodes) 54.756 * * [simplify]: iters left: 1 (459 enodes) 54.858 * * [simplify]: Extracting #0: cost 1 inf + 0 54.858 * * [simplify]: Extracting #1: cost 25 inf + 0 54.859 * * [simplify]: Extracting #2: cost 56 inf + 46 54.859 * * [simplify]: Extracting #3: cost 67 inf + 380 54.860 * * [simplify]: Extracting #4: cost 70 inf + 754 54.860 * * [simplify]: Extracting #5: cost 56 inf + 2351 54.862 * * [simplify]: Extracting #6: cost 34 inf + 4575 54.864 * * [simplify]: Extracting #7: cost 28 inf + 5238 54.867 * * [simplify]: Extracting #8: cost 10 inf + 10549 54.871 * * [simplify]: Extracting #9: cost 0 inf + 13786 54.876 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 54.876 * [simplify]: Simplified (2 2) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 54.876 * * * * [progress]: [ 142 / 494 ] simplifiying candidate # 54.877 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 54.877 * * [simplify]: iters left: 6 (20 enodes) 54.883 * * [simplify]: iters left: 5 (74 enodes) 54.897 * * [simplify]: iters left: 4 (104 enodes) 54.917 * * [simplify]: iters left: 3 (149 enodes) 54.948 * * [simplify]: iters left: 2 (235 enodes) 55.008 * * [simplify]: iters left: 1 (343 enodes) 55.118 * * [simplify]: Extracting #0: cost 1 inf + 0 55.118 * * [simplify]: Extracting #1: cost 16 inf + 0 55.118 * * [simplify]: Extracting #2: cost 43 inf + 1 55.119 * * [simplify]: Extracting #3: cost 40 inf + 369 55.119 * * [simplify]: Extracting #4: cost 37 inf + 1991 55.120 * * [simplify]: Extracting #5: cost 34 inf + 2564 55.122 * * [simplify]: Extracting #6: cost 10 inf + 7911 55.125 * * [simplify]: Extracting #7: cost 0 inf + 12032 55.129 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) 55.129 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 55.129 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 55.130 * * [simplify]: iters left: 6 (18 enodes) 55.135 * * [simplify]: iters left: 5 (68 enodes) 55.147 * * [simplify]: iters left: 4 (103 enodes) 55.166 * * [simplify]: iters left: 3 (171 enodes) 55.203 * * [simplify]: iters left: 2 (291 enodes) 55.280 * * [simplify]: iters left: 1 (473 enodes) 55.398 * * [simplify]: Extracting #0: cost 1 inf + 0 55.398 * * [simplify]: Extracting #1: cost 26 inf + 0 55.398 * * [simplify]: Extracting #2: cost 60 inf + 126 55.399 * * [simplify]: Extracting #3: cost 66 inf + 863 55.399 * * [simplify]: Extracting #4: cost 70 inf + 1758 55.400 * * [simplify]: Extracting #5: cost 50 inf + 4925 55.403 * * [simplify]: Extracting #6: cost 13 inf + 13273 55.408 * * [simplify]: Extracting #7: cost 0 inf + 17717 55.413 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 55.414 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt 2)) (cbrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 55.414 * * * * [progress]: [ 143 / 494 ] simplifiying candidate # 55.414 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 55.414 * * [simplify]: iters left: 6 (19 enodes) 55.420 * * [simplify]: iters left: 5 (69 enodes) 55.432 * * [simplify]: iters left: 4 (89 enodes) 55.450 * * [simplify]: iters left: 3 (114 enodes) 55.470 * * [simplify]: iters left: 2 (156 enodes) 55.501 * * [simplify]: iters left: 1 (197 enodes) 55.532 * * [simplify]: Extracting #0: cost 1 inf + 0 55.533 * * [simplify]: Extracting #1: cost 12 inf + 0 55.533 * * [simplify]: Extracting #2: cost 31 inf + 1 55.533 * * [simplify]: Extracting #3: cost 27 inf + 208 55.533 * * [simplify]: Extracting #4: cost 30 inf + 739 55.534 * * [simplify]: Extracting #5: cost 29 inf + 1068 55.534 * * [simplify]: Extracting #6: cost 21 inf + 1500 55.535 * * [simplify]: Extracting #7: cost 3 inf + 6020 55.537 * * [simplify]: Extracting #8: cost 1 inf + 6780 55.540 * * [simplify]: Extracting #9: cost 0 inf + 7160 55.542 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 55.542 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 55.542 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 55.542 * * [simplify]: iters left: 6 (18 enodes) 55.548 * * [simplify]: iters left: 5 (68 enodes) 55.560 * * [simplify]: iters left: 4 (103 enodes) 55.579 * * [simplify]: iters left: 3 (171 enodes) 55.616 * * [simplify]: iters left: 2 (291 enodes) 55.693 * * [simplify]: iters left: 1 (473 enodes) 55.810 * * [simplify]: Extracting #0: cost 1 inf + 0 55.811 * * [simplify]: Extracting #1: cost 26 inf + 0 55.811 * * [simplify]: Extracting #2: cost 60 inf + 126 55.811 * * [simplify]: Extracting #3: cost 66 inf + 623 55.812 * * [simplify]: Extracting #4: cost 70 inf + 1318 55.813 * * [simplify]: Extracting #5: cost 50 inf + 4085 55.816 * * [simplify]: Extracting #6: cost 13 inf + 11833 55.821 * * [simplify]: Extracting #7: cost 0 inf + 15917 55.826 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 55.826 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 55.826 * * * * [progress]: [ 144 / 494 ] simplifiying candidate # 55.827 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 55.827 * * [simplify]: iters left: 6 (17 enodes) 55.833 * * [simplify]: iters left: 5 (61 enodes) 55.844 * * [simplify]: iters left: 4 (86 enodes) 55.861 * * [simplify]: iters left: 3 (102 enodes) 55.874 * * [simplify]: iters left: 2 (104 enodes) 55.888 * * [simplify]: Extracting #0: cost 1 inf + 0 55.888 * * [simplify]: Extracting #1: cost 6 inf + 0 55.888 * * [simplify]: Extracting #2: cost 10 inf + 1 55.888 * * [simplify]: Extracting #3: cost 10 inf + 43 55.888 * * [simplify]: Extracting #4: cost 18 inf + 84 55.888 * * [simplify]: Extracting #5: cost 19 inf + 128 55.888 * * [simplify]: Extracting #6: cost 11 inf + 601 55.889 * * [simplify]: Extracting #7: cost 5 inf + 1442 55.889 * * [simplify]: Extracting #8: cost 0 inf + 2939 55.890 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 55.890 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 55.890 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 55.891 * * [simplify]: iters left: 6 (17 enodes) 55.896 * * [simplify]: iters left: 5 (65 enodes) 55.907 * * [simplify]: iters left: 4 (100 enodes) 55.926 * * [simplify]: iters left: 3 (169 enodes) 55.962 * * [simplify]: iters left: 2 (289 enodes) 56.042 * * [simplify]: iters left: 1 (459 enodes) 56.144 * * [simplify]: Extracting #0: cost 1 inf + 0 56.145 * * [simplify]: Extracting #1: cost 25 inf + 0 56.145 * * [simplify]: Extracting #2: cost 56 inf + 46 56.145 * * [simplify]: Extracting #3: cost 67 inf + 380 56.146 * * [simplify]: Extracting #4: cost 70 inf + 754 56.147 * * [simplify]: Extracting #5: cost 56 inf + 2351 56.148 * * [simplify]: Extracting #6: cost 34 inf + 4575 56.150 * * [simplify]: Extracting #7: cost 28 inf + 5238 56.153 * * [simplify]: Extracting #8: cost 10 inf + 10549 56.158 * * [simplify]: Extracting #9: cost 0 inf + 13786 56.163 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 56.163 * [simplify]: Simplified (2 2) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 56.163 * * * * [progress]: [ 145 / 494 ] simplifiying candidate # 56.163 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 56.163 * * [simplify]: iters left: 6 (9 enodes) 56.167 * * [simplify]: iters left: 5 (35 enodes) 56.175 * * [simplify]: iters left: 4 (52 enodes) 56.183 * * [simplify]: iters left: 3 (81 enodes) 56.198 * * [simplify]: iters left: 2 (94 enodes) 56.212 * * [simplify]: iters left: 1 (95 enodes) 56.220 * * [simplify]: Extracting #0: cost 1 inf + 0 56.220 * * [simplify]: Extracting #1: cost 6 inf + 0 56.220 * * [simplify]: Extracting #2: cost 9 inf + 1 56.220 * * [simplify]: Extracting #3: cost 4 inf + 447 56.221 * * [simplify]: Extracting #4: cost 0 inf + 974 56.221 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 56.221 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 56.221 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 56.221 * * [simplify]: iters left: 6 (16 enodes) 56.227 * * [simplify]: iters left: 5 (62 enodes) 56.238 * * [simplify]: iters left: 4 (97 enodes) 56.256 * * [simplify]: iters left: 3 (165 enodes) 56.293 * * [simplify]: iters left: 2 (285 enodes) 56.370 * * [simplify]: iters left: 1 (455 enodes) 56.483 * * [simplify]: Extracting #0: cost 1 inf + 0 56.483 * * [simplify]: Extracting #1: cost 26 inf + 0 56.483 * * [simplify]: Extracting #2: cost 65 inf + 2 56.484 * * [simplify]: Extracting #3: cost 69 inf + 1312 56.485 * * [simplify]: Extracting #4: cost 38 inf + 5606 56.488 * * [simplify]: Extracting #5: cost 9 inf + 11784 56.493 * * [simplify]: Extracting #6: cost 0 inf + 14641 56.497 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 56.497 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 56.497 * * * * [progress]: [ 146 / 494 ] simplifiying candidate # 56.497 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 (sqrt 2)))) 56.498 * * [simplify]: iters left: 6 (8 enodes) 56.502 * * [simplify]: iters left: 5 (30 enodes) 56.508 * * [simplify]: iters left: 4 (36 enodes) 56.513 * * [simplify]: iters left: 3 (37 enodes) 56.518 * * [simplify]: Extracting #0: cost 1 inf + 0 56.518 * * [simplify]: Extracting #1: cost 4 inf + 0 56.518 * * [simplify]: Extracting #2: cost 5 inf + 1 56.518 * * [simplify]: Extracting #3: cost 2 inf + 125 56.518 * * [simplify]: Extracting #4: cost 0 inf + 248 56.518 * [simplify]: Simplified to (/ 1 (sqrt 2)) 56.518 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 56.518 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 56.518 * * [simplify]: iters left: 6 (16 enodes) 56.524 * * [simplify]: iters left: 5 (62 enodes) 56.535 * * [simplify]: iters left: 4 (97 enodes) 56.553 * * [simplify]: iters left: 3 (165 enodes) 56.590 * * [simplify]: iters left: 2 (285 enodes) 56.668 * * [simplify]: iters left: 1 (455 enodes) 56.780 * * [simplify]: Extracting #0: cost 1 inf + 0 56.780 * * [simplify]: Extracting #1: cost 26 inf + 0 56.780 * * [simplify]: Extracting #2: cost 65 inf + 2 56.781 * * [simplify]: Extracting #3: cost 69 inf + 1032 56.782 * * [simplify]: Extracting #4: cost 38 inf + 4606 56.785 * * [simplify]: Extracting #5: cost 9 inf + 10224 56.790 * * [simplify]: Extracting #6: cost 0 inf + 12841 56.794 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 56.794 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 56.794 * * * * [progress]: [ 147 / 494 ] simplifiying candidate # 56.795 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (/ 1 1))) 56.795 * * [simplify]: iters left: 6 (6 enodes) 56.797 * * [simplify]: iters left: 5 (18 enodes) 56.801 * * [simplify]: iters left: 4 (20 enodes) 56.803 * * [simplify]: Extracting #0: cost 1 inf + 0 56.803 * * [simplify]: Extracting #1: cost 0 inf + 1 56.803 * [simplify]: Simplified to 1 56.803 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 56.804 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 56.804 * * [simplify]: iters left: 6 (15 enodes) 56.809 * * [simplify]: iters left: 5 (59 enodes) 56.819 * * [simplify]: iters left: 4 (94 enodes) 56.839 * * [simplify]: iters left: 3 (163 enodes) 56.873 * * [simplify]: iters left: 2 (283 enodes) 56.951 * * [simplify]: iters left: 1 (463 enodes) 57.054 * * [simplify]: Extracting #0: cost 1 inf + 0 57.054 * * [simplify]: Extracting #1: cost 25 inf + 0 57.054 * * [simplify]: Extracting #2: cost 54 inf + 46 57.055 * * [simplify]: Extracting #3: cost 63 inf + 382 57.056 * * [simplify]: Extracting #4: cost 40 inf + 2443 57.058 * * [simplify]: Extracting #5: cost 6 inf + 8714 57.062 * * [simplify]: Extracting #6: cost 0 inf + 10135 57.066 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 57.066 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 57.066 * * * * [progress]: [ 148 / 494 ] simplifiying candidate # 57.067 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) 57.067 * * [simplify]: iters left: 5 (5 enodes) 57.071 * * [simplify]: iters left: 4 (17 enodes) 57.075 * * [simplify]: iters left: 3 (19 enodes) 57.077 * * [simplify]: Extracting #0: cost 1 inf + 0 57.077 * * [simplify]: Extracting #1: cost 0 inf + 1 57.077 * [simplify]: Simplified to 1 57.077 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 57.078 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 57.078 * * [simplify]: iters left: 6 (15 enodes) 57.082 * * [simplify]: iters left: 5 (59 enodes) 57.095 * * [simplify]: iters left: 4 (94 enodes) 57.112 * * [simplify]: iters left: 3 (163 enodes) 57.146 * * [simplify]: iters left: 2 (283 enodes) 57.224 * * [simplify]: iters left: 1 (463 enodes) 57.327 * * [simplify]: Extracting #0: cost 1 inf + 0 57.327 * * [simplify]: Extracting #1: cost 25 inf + 0 57.327 * * [simplify]: Extracting #2: cost 54 inf + 46 57.328 * * [simplify]: Extracting #3: cost 63 inf + 382 57.329 * * [simplify]: Extracting #4: cost 40 inf + 2443 57.332 * * [simplify]: Extracting #5: cost 6 inf + 8714 57.336 * * [simplify]: Extracting #6: cost 0 inf + 10135 57.340 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 57.340 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 57.340 * * * * [progress]: [ 149 / 494 ] simplifiying candidate # 57.340 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 57.340 * * [simplify]: iters left: 6 (14 enodes) 57.345 * * [simplify]: iters left: 5 (53 enodes) 57.355 * * [simplify]: iters left: 4 (74 enodes) 57.370 * * [simplify]: iters left: 3 (92 enodes) 57.382 * * [simplify]: iters left: 2 (96 enodes) 57.395 * * [simplify]: iters left: 1 (97 enodes) 57.407 * * [simplify]: Extracting #0: cost 1 inf + 0 57.407 * * [simplify]: Extracting #1: cost 7 inf + 0 57.407 * * [simplify]: Extracting #2: cost 9 inf + 2 57.407 * * [simplify]: Extracting #3: cost 17 inf + 43 57.407 * * [simplify]: Extracting #4: cost 17 inf + 128 57.407 * * [simplify]: Extracting #5: cost 9 inf + 545 57.408 * * [simplify]: Extracting #6: cost 3 inf + 1442 57.408 * * [simplify]: Extracting #7: cost 1 inf + 1921 57.409 * * [simplify]: Extracting #8: cost 0 inf + 2181 57.409 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 57.410 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ (cbrt 1) (/ a (/ 1 2))))) 57.410 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ 1 2))) 57.410 * * [simplify]: iters left: 6 (7 enodes) 57.414 * * [simplify]: iters left: 5 (28 enodes) 57.419 * * [simplify]: iters left: 4 (38 enodes) 57.426 * * [simplify]: iters left: 3 (47 enodes) 57.434 * * [simplify]: iters left: 2 (52 enodes) 57.441 * * [simplify]: iters left: 1 (54 enodes) 57.449 * * [simplify]: Extracting #0: cost 1 inf + 0 57.449 * * [simplify]: Extracting #1: cost 10 inf + 0 57.450 * * [simplify]: Extracting #2: cost 5 inf + 214 57.450 * * [simplify]: Extracting #3: cost 0 inf + 424 57.450 * [simplify]: Simplified to (/ 1/2 a) 57.450 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma c (* -4 a) (* b b))) b) (/ 1/2 a))) 57.450 * * * * [progress]: [ 150 / 494 ] simplifiying candidate # 57.450 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) 1) 57.450 * * [simplify]: iters left: 5 (4 enodes) 57.455 * * [simplify]: iters left: 4 (14 enodes) 57.457 * * [simplify]: iters left: 3 (16 enodes) 57.459 * * [simplify]: Extracting #0: cost 1 inf + 0 57.459 * * [simplify]: Extracting #1: cost 0 inf + 1 57.459 * [simplify]: Simplified to 1 57.459 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 57.459 * [simplify]: Simplifying (/ (cbrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 57.460 * * [simplify]: iters left: 6 (15 enodes) 57.464 * * [simplify]: iters left: 5 (59 enodes) 57.475 * * [simplify]: iters left: 4 (94 enodes) 57.492 * * [simplify]: iters left: 3 (163 enodes) 57.527 * * [simplify]: iters left: 2 (283 enodes) 57.608 * * [simplify]: iters left: 1 (463 enodes) 57.709 * * [simplify]: Extracting #0: cost 1 inf + 0 57.709 * * [simplify]: Extracting #1: cost 25 inf + 0 57.709 * * [simplify]: Extracting #2: cost 54 inf + 46 57.709 * * [simplify]: Extracting #3: cost 63 inf + 382 57.710 * * [simplify]: Extracting #4: cost 40 inf + 2443 57.713 * * [simplify]: Extracting #5: cost 6 inf + 8714 57.717 * * [simplify]: Extracting #6: cost 0 inf + 10135 57.723 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 57.723 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 57.723 * * * * [progress]: [ 151 / 494 ] simplifiying candidate # 57.723 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) a) 57.724 * * [simplify]: iters left: 5 (5 enodes) 57.726 * * [simplify]: iters left: 4 (19 enodes) 57.731 * * [simplify]: iters left: 3 (21 enodes) 57.734 * * [simplify]: Extracting #0: cost 1 inf + 0 57.734 * * [simplify]: Extracting #1: cost 4 inf + 0 57.734 * * [simplify]: Extracting #2: cost 2 inf + 2 57.734 * * [simplify]: Extracting #3: cost 0 inf + 86 57.734 * [simplify]: Simplified to (/ 1 a) 57.734 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ (cbrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 57.734 * [simplify]: Simplifying (/ (cbrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 57.734 * * [simplify]: iters left: 6 (15 enodes) 57.739 * * [simplify]: iters left: 5 (59 enodes) 57.750 * * [simplify]: iters left: 4 (83 enodes) 57.765 * * [simplify]: iters left: 3 (118 enodes) 57.784 * * [simplify]: iters left: 2 (144 enodes) 57.814 * * [simplify]: iters left: 1 (194 enodes) 57.847 * * [simplify]: Extracting #0: cost 1 inf + 0 57.847 * * [simplify]: Extracting #1: cost 16 inf + 0 57.847 * * [simplify]: Extracting #2: cost 28 inf + 4 57.848 * * [simplify]: Extracting #3: cost 31 inf + 379 57.848 * * [simplify]: Extracting #4: cost 25 inf + 836 57.848 * * [simplify]: Extracting #5: cost 17 inf + 1446 57.850 * * [simplify]: Extracting #6: cost 2 inf + 4508 57.851 * * [simplify]: Extracting #7: cost 0 inf + 5028 57.853 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)) 57.853 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 57.853 * * * * [progress]: [ 152 / 494 ] simplifiying candidate # 57.854 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 57.854 * * [simplify]: iters left: 6 (14 enodes) 57.858 * * [simplify]: iters left: 5 (53 enodes) 57.868 * * [simplify]: iters left: 4 (79 enodes) 57.884 * * [simplify]: iters left: 3 (130 enodes) 57.906 * * [simplify]: iters left: 2 (164 enodes) 57.930 * * [simplify]: iters left: 1 (188 enodes) 57.952 * * [simplify]: Extracting #0: cost 1 inf + 0 57.952 * * [simplify]: Extracting #1: cost 14 inf + 0 57.953 * * [simplify]: Extracting #2: cost 24 inf + 3 57.953 * * [simplify]: Extracting #3: cost 29 inf + 171 57.955 * * [simplify]: Extracting #4: cost 24 inf + 627 57.956 * * [simplify]: Extracting #5: cost 15 inf + 1182 57.957 * * [simplify]: Extracting #6: cost 3 inf + 3417 57.958 * * [simplify]: Extracting #7: cost 0 inf + 4154 57.959 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 57.960 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) (/ (cbrt 1) 2))) 57.960 * [simplify]: Simplifying (/ (cbrt 1) 2) 57.960 * * [simplify]: iters left: 3 (4 enodes) 57.962 * * [simplify]: iters left: 2 (15 enodes) 57.965 * * [simplify]: iters left: 1 (17 enodes) 57.968 * * [simplify]: Extracting #0: cost 1 inf + 0 57.969 * * [simplify]: Extracting #1: cost 0 inf + 1 57.969 * [simplify]: Simplified to 1/2 57.969 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 1/2)) 57.969 * * * * [progress]: [ 153 / 494 ] simplifiying candidate # 57.969 * [simplify]: Simplifying (/ (sqrt 1) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 57.969 * * [simplify]: iters left: 6 (17 enodes) 57.975 * * [simplify]: iters left: 5 (65 enodes) 57.986 * * [simplify]: iters left: 4 (94 enodes) 58.001 * * [simplify]: iters left: 3 (116 enodes) 58.018 * * [simplify]: Extracting #0: cost 1 inf + 0 58.018 * * [simplify]: Extracting #1: cost 7 inf + 0 58.019 * * [simplify]: Extracting #2: cost 11 inf + 1 58.019 * * [simplify]: Extracting #3: cost 18 inf + 1 58.019 * * [simplify]: Extracting #4: cost 26 inf + 3 58.019 * * [simplify]: Extracting #5: cost 27 inf + 171 58.019 * * [simplify]: Extracting #6: cost 32 inf + 336 58.019 * * [simplify]: Extracting #7: cost 31 inf + 545 58.019 * * [simplify]: Extracting #8: cost 23 inf + 1155 58.020 * * [simplify]: Extracting #9: cost 7 inf + 5615 58.022 * * [simplify]: Extracting #10: cost 0 inf + 8278 58.023 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 58.023 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (cbrt (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (sqrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 58.024 * [simplify]: Simplifying (/ (sqrt 1) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.024 * * [simplify]: iters left: 6 (16 enodes) 58.029 * * [simplify]: iters left: 5 (60 enodes) 58.041 * * [simplify]: iters left: 4 (84 enodes) 58.055 * * [simplify]: iters left: 3 (104 enodes) 58.070 * * [simplify]: Extracting #0: cost 1 inf + 0 58.071 * * [simplify]: Extracting #1: cost 4 inf + 0 58.071 * * [simplify]: Extracting #2: cost 5 inf + 1 58.071 * * [simplify]: Extracting #3: cost 12 inf + 1 58.071 * * [simplify]: Extracting #4: cost 20 inf + 3 58.071 * * [simplify]: Extracting #5: cost 21 inf + 171 58.071 * * [simplify]: Extracting #6: cost 25 inf + 418 58.071 * * [simplify]: Extracting #7: cost 21 inf + 988 58.072 * * [simplify]: Extracting #8: cost 8 inf + 2994 58.073 * * [simplify]: Extracting #9: cost 0 inf + 5674 58.074 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 58.074 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 58.074 * * * * [progress]: [ 154 / 494 ] simplifiying candidate # 58.074 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.074 * * [simplify]: iters left: 6 (16 enodes) 58.079 * * [simplify]: iters left: 5 (60 enodes) 58.089 * * [simplify]: iters left: 4 (84 enodes) 58.103 * * [simplify]: iters left: 3 (104 enodes) 58.118 * * [simplify]: Extracting #0: cost 1 inf + 0 58.118 * * [simplify]: Extracting #1: cost 4 inf + 0 58.119 * * [simplify]: Extracting #2: cost 5 inf + 1 58.119 * * [simplify]: Extracting #3: cost 12 inf + 1 58.119 * * [simplify]: Extracting #4: cost 20 inf + 3 58.119 * * [simplify]: Extracting #5: cost 21 inf + 171 58.119 * * [simplify]: Extracting #6: cost 25 inf + 418 58.119 * * [simplify]: Extracting #7: cost 21 inf + 988 58.120 * * [simplify]: Extracting #8: cost 8 inf + 2994 58.121 * * [simplify]: Extracting #9: cost 0 inf + 5514 58.122 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 58.122 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 58.124 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.124 * * [simplify]: iters left: 6 (16 enodes) 58.129 * * [simplify]: iters left: 5 (60 enodes) 58.139 * * [simplify]: iters left: 4 (84 enodes) 58.153 * * [simplify]: iters left: 3 (104 enodes) 58.169 * * [simplify]: Extracting #0: cost 1 inf + 0 58.169 * * [simplify]: Extracting #1: cost 4 inf + 0 58.169 * * [simplify]: Extracting #2: cost 5 inf + 1 58.169 * * [simplify]: Extracting #3: cost 12 inf + 1 58.169 * * [simplify]: Extracting #4: cost 20 inf + 3 58.169 * * [simplify]: Extracting #5: cost 21 inf + 171 58.169 * * [simplify]: Extracting #6: cost 25 inf + 418 58.169 * * [simplify]: Extracting #7: cost 21 inf + 988 58.170 * * [simplify]: Extracting #8: cost 8 inf + 2994 58.171 * * [simplify]: Extracting #9: cost 0 inf + 5514 58.172 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))) 58.172 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* a c) -4 (* b b))) b)))))) 58.172 * * * * [progress]: [ 155 / 494 ] simplifiying candidate # 58.172 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 58.173 * * [simplify]: iters left: 6 (19 enodes) 58.178 * * [simplify]: iters left: 5 (75 enodes) 58.191 * * [simplify]: iters left: 4 (126 enodes) 58.215 * * [simplify]: iters left: 3 (194 enodes) 58.254 * * [simplify]: iters left: 2 (277 enodes) 58.326 * * [simplify]: iters left: 1 (362 enodes) 58.406 * * [simplify]: Extracting #0: cost 1 inf + 0 58.406 * * [simplify]: Extracting #1: cost 19 inf + 0 58.406 * * [simplify]: Extracting #2: cost 34 inf + 1 58.406 * * [simplify]: Extracting #3: cost 34 inf + 609 58.407 * * [simplify]: Extracting #4: cost 36 inf + 1137 58.407 * * [simplify]: Extracting #5: cost 37 inf + 1180 58.407 * * [simplify]: Extracting #6: cost 42 inf + 1345 58.408 * * [simplify]: Extracting #7: cost 40 inf + 1595 58.409 * * [simplify]: Extracting #8: cost 23 inf + 4463 58.411 * * [simplify]: Extracting #9: cost 1 inf + 14287 58.415 * * [simplify]: Extracting #10: cost 0 inf + 14787 58.419 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a))) 58.419 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 58.419 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.420 * * [simplify]: iters left: 6 (17 enodes) 58.425 * * [simplify]: iters left: 5 (63 enodes) 58.436 * * [simplify]: iters left: 4 (89 enodes) 58.450 * * [simplify]: iters left: 3 (111 enodes) 58.468 * * [simplify]: iters left: 2 (126 enodes) 58.489 * * [simplify]: iters left: 1 (129 enodes) 58.505 * * [simplify]: Extracting #0: cost 1 inf + 0 58.505 * * [simplify]: Extracting #1: cost 7 inf + 0 58.505 * * [simplify]: Extracting #2: cost 12 inf + 1 58.505 * * [simplify]: Extracting #3: cost 15 inf + 205 58.505 * * [simplify]: Extracting #4: cost 19 inf + 409 58.505 * * [simplify]: Extracting #5: cost 18 inf + 615 58.505 * * [simplify]: Extracting #6: cost 23 inf + 740 58.506 * * [simplify]: Extracting #7: cost 23 inf + 964 58.506 * * [simplify]: Extracting #8: cost 10 inf + 2712 58.507 * * [simplify]: Extracting #9: cost 2 inf + 4996 58.508 * * [simplify]: Extracting #10: cost 0 inf + 5796 58.509 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 58.510 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 58.510 * * * * [progress]: [ 156 / 494 ] simplifiying candidate # 58.510 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.510 * * [simplify]: iters left: 6 (18 enodes) 58.515 * * [simplify]: iters left: 5 (68 enodes) 58.528 * * [simplify]: iters left: 4 (102 enodes) 58.545 * * [simplify]: iters left: 3 (142 enodes) 58.571 * * [simplify]: iters left: 2 (183 enodes) 58.606 * * [simplify]: iters left: 1 (219 enodes) 58.643 * * [simplify]: Extracting #0: cost 1 inf + 0 58.644 * * [simplify]: Extracting #1: cost 13 inf + 0 58.644 * * [simplify]: Extracting #2: cost 23 inf + 1 58.644 * * [simplify]: Extracting #3: cost 25 inf + 325 58.644 * * [simplify]: Extracting #4: cost 25 inf + 1137 58.644 * * [simplify]: Extracting #5: cost 27 inf + 1138 58.645 * * [simplify]: Extracting #6: cost 30 inf + 1386 58.645 * * [simplify]: Extracting #7: cost 29 inf + 1595 58.646 * * [simplify]: Extracting #8: cost 10 inf + 5004 58.648 * * [simplify]: Extracting #9: cost 1 inf + 8666 58.650 * * [simplify]: Extracting #10: cost 0 inf + 9086 58.652 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 58.652 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 58.652 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 58.652 * * [simplify]: iters left: 6 (17 enodes) 58.657 * * [simplify]: iters left: 5 (63 enodes) 58.668 * * [simplify]: iters left: 4 (89 enodes) 58.683 * * [simplify]: iters left: 3 (111 enodes) 58.700 * * [simplify]: iters left: 2 (126 enodes) 58.721 * * [simplify]: iters left: 1 (129 enodes) 58.737 * * [simplify]: Extracting #0: cost 1 inf + 0 58.738 * * [simplify]: Extracting #1: cost 7 inf + 0 58.738 * * [simplify]: Extracting #2: cost 12 inf + 1 58.738 * * [simplify]: Extracting #3: cost 15 inf + 205 58.738 * * [simplify]: Extracting #4: cost 19 inf + 409 58.738 * * [simplify]: Extracting #5: cost 18 inf + 615 58.738 * * [simplify]: Extracting #6: cost 23 inf + 740 58.739 * * [simplify]: Extracting #7: cost 23 inf + 964 58.739 * * [simplify]: Extracting #8: cost 10 inf + 2712 58.740 * * [simplify]: Extracting #9: cost 2 inf + 4836 58.741 * * [simplify]: Extracting #10: cost 0 inf + 5556 58.743 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 58.743 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)))) 58.743 * * * * [progress]: [ 157 / 494 ] simplifiying candidate # 58.743 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 58.743 * * [simplify]: iters left: 6 (21 enodes) 58.750 * * [simplify]: iters left: 5 (82 enodes) 58.765 * * [simplify]: iters left: 4 (162 enodes) 58.805 * * [simplify]: iters left: 3 (411 enodes) 58.940 * * [simplify]: Extracting #0: cost 1 inf + 0 58.941 * * [simplify]: Extracting #1: cost 93 inf + 0 58.941 * * [simplify]: Extracting #2: cost 176 inf + 1 58.942 * * [simplify]: Extracting #3: cost 180 inf + 814 58.944 * * [simplify]: Extracting #4: cost 148 inf + 7488 58.946 * * [simplify]: Extracting #5: cost 146 inf + 9389 58.950 * * [simplify]: Extracting #6: cost 110 inf + 25207 58.968 * * [simplify]: Extracting #7: cost 11 inf + 76933 58.987 * * [simplify]: Extracting #8: cost 0 inf + 82218 59.010 * [simplify]: Simplified to (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a)) (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a))) 59.010 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a)) (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 59.010 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 59.010 * * [simplify]: iters left: 6 (18 enodes) 59.016 * * [simplify]: iters left: 5 (65 enodes) 59.027 * * [simplify]: iters left: 4 (94 enodes) 59.044 * * [simplify]: iters left: 3 (132 enodes) 59.066 * * [simplify]: iters left: 2 (166 enodes) 59.401 * * [simplify]: iters left: 1 (210 enodes) 59.437 * * [simplify]: Extracting #0: cost 1 inf + 0 59.437 * * [simplify]: Extracting #1: cost 17 inf + 0 59.438 * * [simplify]: Extracting #2: cost 31 inf + 1 59.438 * * [simplify]: Extracting #3: cost 30 inf + 328 59.438 * * [simplify]: Extracting #4: cost 22 inf + 1828 59.438 * * [simplify]: Extracting #5: cost 27 inf + 2354 59.439 * * [simplify]: Extracting #6: cost 25 inf + 2662 59.440 * * [simplify]: Extracting #7: cost 9 inf + 6348 59.442 * * [simplify]: Extracting #8: cost 0 inf + 10044 59.444 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 59.444 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 59.445 * * * * [progress]: [ 158 / 494 ] simplifiying candidate # 59.445 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 59.445 * * [simplify]: iters left: 6 (20 enodes) 59.451 * * [simplify]: iters left: 5 (75 enodes) 59.468 * * [simplify]: iters left: 4 (129 enodes) 59.494 * * [simplify]: iters left: 3 (273 enodes) 59.562 * * [simplify]: iters left: 2 (499 enodes) 59.865 * * [simplify]: Extracting #0: cost 1 inf + 0 59.865 * * [simplify]: Extracting #1: cost 63 inf + 0 59.865 * * [simplify]: Extracting #2: cost 107 inf + 1 59.866 * * [simplify]: Extracting #3: cost 98 inf + 1261 59.867 * * [simplify]: Extracting #4: cost 72 inf + 6208 59.869 * * [simplify]: Extracting #5: cost 73 inf + 7747 59.870 * * [simplify]: Extracting #6: cost 73 inf + 7873 59.877 * * [simplify]: Extracting #7: cost 30 inf + 23030 59.890 * * [simplify]: Extracting #8: cost 0 inf + 37336 59.903 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (sqrt 2) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)))) 59.904 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (sqrt 2) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 59.904 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 59.904 * * [simplify]: iters left: 6 (18 enodes) 59.910 * * [simplify]: iters left: 5 (65 enodes) 59.924 * * [simplify]: iters left: 4 (94 enodes) 59.941 * * [simplify]: iters left: 3 (132 enodes) 59.963 * * [simplify]: iters left: 2 (166 enodes) 59.993 * * [simplify]: iters left: 1 (210 enodes) 60.031 * * [simplify]: Extracting #0: cost 1 inf + 0 60.031 * * [simplify]: Extracting #1: cost 17 inf + 0 60.031 * * [simplify]: Extracting #2: cost 31 inf + 1 60.031 * * [simplify]: Extracting #3: cost 30 inf + 328 60.031 * * [simplify]: Extracting #4: cost 22 inf + 1508 60.032 * * [simplify]: Extracting #5: cost 27 inf + 1954 60.032 * * [simplify]: Extracting #6: cost 25 inf + 2262 60.033 * * [simplify]: Extracting #7: cost 9 inf + 5828 60.035 * * [simplify]: Extracting #8: cost 0 inf + 9324 60.038 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 60.038 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 60.038 * * * * [progress]: [ 159 / 494 ] simplifiying candidate # 60.038 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 60.038 * * [simplify]: iters left: 6 (18 enodes) 60.044 * * [simplify]: iters left: 5 (67 enodes) 60.056 * * [simplify]: iters left: 4 (119 enodes) 60.081 * * [simplify]: iters left: 3 (222 enodes) 60.149 * * [simplify]: iters left: 2 (393 enodes) 60.272 * * [simplify]: Extracting #0: cost 1 inf + 0 60.272 * * [simplify]: Extracting #1: cost 20 inf + 0 60.273 * * [simplify]: Extracting #2: cost 40 inf + 1 60.273 * * [simplify]: Extracting #3: cost 36 inf + 853 60.273 * * [simplify]: Extracting #4: cost 35 inf + 1299 60.274 * * [simplify]: Extracting #5: cost 40 inf + 1543 60.274 * * [simplify]: Extracting #6: cost 40 inf + 1670 60.276 * * [simplify]: Extracting #7: cost 15 inf + 8108 60.281 * * [simplify]: Extracting #8: cost 1 inf + 14020 60.286 * * [simplify]: Extracting #9: cost 0 inf + 14479 60.291 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a))) 60.291 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 60.292 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 60.292 * * [simplify]: iters left: 6 (17 enodes) 60.298 * * [simplify]: iters left: 5 (62 enodes) 60.308 * * [simplify]: iters left: 4 (91 enodes) 60.324 * * [simplify]: iters left: 3 (130 enodes) 60.348 * * [simplify]: iters left: 2 (164 enodes) 60.379 * * [simplify]: iters left: 1 (208 enodes) 60.413 * * [simplify]: Extracting #0: cost 1 inf + 0 60.413 * * [simplify]: Extracting #1: cost 16 inf + 0 60.413 * * [simplify]: Extracting #2: cost 25 inf + 3 60.413 * * [simplify]: Extracting #3: cost 23 inf + 532 60.413 * * [simplify]: Extracting #4: cost 20 inf + 1103 60.414 * * [simplify]: Extracting #5: cost 27 inf + 1144 60.414 * * [simplify]: Extracting #6: cost 28 inf + 1229 60.414 * * [simplify]: Extracting #7: cost 20 inf + 1702 60.416 * * [simplify]: Extracting #8: cost 7 inf + 5416 60.418 * * [simplify]: Extracting #9: cost 0 inf + 8194 60.420 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 60.420 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 60.420 * * * * [progress]: [ 160 / 494 ] simplifiying candidate # 60.420 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 60.420 * * [simplify]: iters left: 6 (20 enodes) 60.426 * * [simplify]: iters left: 5 (75 enodes) 60.440 * * [simplify]: iters left: 4 (126 enodes) 60.465 * * [simplify]: iters left: 3 (247 enodes) 60.521 * * [simplify]: iters left: 2 (442 enodes) 60.752 * * [simplify]: Extracting #0: cost 1 inf + 0 60.753 * * [simplify]: Extracting #1: cost 73 inf + 0 60.753 * * [simplify]: Extracting #2: cost 127 inf + 1 60.754 * * [simplify]: Extracting #3: cost 119 inf + 1298 60.757 * * [simplify]: Extracting #4: cost 72 inf + 12299 60.759 * * [simplify]: Extracting #5: cost 62 inf + 17067 60.762 * * [simplify]: Extracting #6: cost 61 inf + 17235 60.765 * * [simplify]: Extracting #7: cost 53 inf + 17805 60.773 * * [simplify]: Extracting #8: cost 17 inf + 32780 60.787 * * [simplify]: Extracting #9: cost 0 inf + 41043 60.801 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 60.801 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 60.802 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 60.802 * * [simplify]: iters left: 6 (18 enodes) 60.807 * * [simplify]: iters left: 5 (65 enodes) 60.819 * * [simplify]: iters left: 4 (94 enodes) 60.838 * * [simplify]: iters left: 3 (132 enodes) 60.859 * * [simplify]: iters left: 2 (166 enodes) 60.889 * * [simplify]: iters left: 1 (210 enodes) 60.927 * * [simplify]: Extracting #0: cost 1 inf + 0 60.927 * * [simplify]: Extracting #1: cost 17 inf + 0 60.927 * * [simplify]: Extracting #2: cost 31 inf + 1 60.927 * * [simplify]: Extracting #3: cost 30 inf + 328 60.927 * * [simplify]: Extracting #4: cost 22 inf + 1828 60.928 * * [simplify]: Extracting #5: cost 27 inf + 2354 60.928 * * [simplify]: Extracting #6: cost 25 inf + 2662 60.929 * * [simplify]: Extracting #7: cost 9 inf + 6108 60.931 * * [simplify]: Extracting #8: cost 0 inf + 9484 60.934 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))) 60.934 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (cbrt a))))) 60.934 * * * * [progress]: [ 161 / 494 ] simplifiying candidate # 60.934 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 60.934 * * [simplify]: iters left: 6 (19 enodes) 60.940 * * [simplify]: iters left: 5 (70 enodes) 60.953 * * [simplify]: iters left: 4 (111 enodes) 60.974 * * [simplify]: iters left: 3 (184 enodes) 61.010 * * [simplify]: iters left: 2 (282 enodes) 61.104 * * [simplify]: iters left: 1 (484 enodes) 61.293 * * [simplify]: Extracting #0: cost 1 inf + 0 61.293 * * [simplify]: Extracting #1: cost 27 inf + 0 61.293 * * [simplify]: Extracting #2: cost 50 inf + 1 61.294 * * [simplify]: Extracting #3: cost 42 inf + 1178 61.294 * * [simplify]: Extracting #4: cost 34 inf + 2801 61.295 * * [simplify]: Extracting #5: cost 38 inf + 3531 61.296 * * [simplify]: Extracting #6: cost 38 inf + 3657 61.298 * * [simplify]: Extracting #7: cost 25 inf + 4969 61.300 * * [simplify]: Extracting #8: cost 11 inf + 10363 61.305 * * [simplify]: Extracting #9: cost 0 inf + 15019 61.310 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 61.310 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 61.310 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 61.310 * * [simplify]: iters left: 6 (18 enodes) 61.316 * * [simplify]: iters left: 5 (65 enodes) 61.328 * * [simplify]: iters left: 4 (94 enodes) 61.346 * * [simplify]: iters left: 3 (132 enodes) 61.368 * * [simplify]: iters left: 2 (166 enodes) 61.397 * * [simplify]: iters left: 1 (210 enodes) 61.435 * * [simplify]: Extracting #0: cost 1 inf + 0 61.435 * * [simplify]: Extracting #1: cost 17 inf + 0 61.435 * * [simplify]: Extracting #2: cost 31 inf + 1 61.435 * * [simplify]: Extracting #3: cost 30 inf + 328 61.436 * * [simplify]: Extracting #4: cost 22 inf + 1508 61.436 * * [simplify]: Extracting #5: cost 27 inf + 1954 61.437 * * [simplify]: Extracting #6: cost 25 inf + 2262 61.438 * * [simplify]: Extracting #7: cost 9 inf + 5588 61.440 * * [simplify]: Extracting #8: cost 0 inf + 8764 61.442 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))) 61.442 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (cbrt a))))) 61.442 * * * * [progress]: [ 162 / 494 ] simplifiying candidate # 61.443 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 61.443 * * [simplify]: iters left: 6 (17 enodes) 61.448 * * [simplify]: iters left: 5 (62 enodes) 61.459 * * [simplify]: iters left: 4 (94 enodes) 61.476 * * [simplify]: iters left: 3 (140 enodes) 61.505 * * [simplify]: iters left: 2 (208 enodes) 61.557 * * [simplify]: iters left: 1 (334 enodes) 61.671 * * [simplify]: Extracting #0: cost 1 inf + 0 61.671 * * [simplify]: Extracting #1: cost 21 inf + 0 61.671 * * [simplify]: Extracting #2: cost 34 inf + 1 61.671 * * [simplify]: Extracting #3: cost 35 inf + 164 61.672 * * [simplify]: Extracting #4: cost 29 inf + 1380 61.672 * * [simplify]: Extracting #5: cost 30 inf + 2311 61.673 * * [simplify]: Extracting #6: cost 30 inf + 2479 61.674 * * [simplify]: Extracting #7: cost 14 inf + 4984 61.676 * * [simplify]: Extracting #8: cost 2 inf + 9457 61.679 * * [simplify]: Extracting #9: cost 0 inf + 10377 61.682 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (cbrt a) (cbrt a))) 61.682 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 61.683 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 61.683 * * [simplify]: iters left: 6 (17 enodes) 61.688 * * [simplify]: iters left: 5 (62 enodes) 61.699 * * [simplify]: iters left: 4 (91 enodes) 61.715 * * [simplify]: iters left: 3 (130 enodes) 61.737 * * [simplify]: iters left: 2 (164 enodes) 61.770 * * [simplify]: iters left: 1 (208 enodes) 61.802 * * [simplify]: Extracting #0: cost 1 inf + 0 61.802 * * [simplify]: Extracting #1: cost 16 inf + 0 61.802 * * [simplify]: Extracting #2: cost 25 inf + 3 61.802 * * [simplify]: Extracting #3: cost 23 inf + 532 61.802 * * [simplify]: Extracting #4: cost 20 inf + 1103 61.803 * * [simplify]: Extracting #5: cost 27 inf + 1144 61.803 * * [simplify]: Extracting #6: cost 28 inf + 1229 61.803 * * [simplify]: Extracting #7: cost 20 inf + 1702 61.805 * * [simplify]: Extracting #8: cost 7 inf + 5136 61.807 * * [simplify]: Extracting #9: cost 0 inf + 7634 61.809 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))) 61.809 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (cbrt a))))) 61.809 * * * * [progress]: [ 163 / 494 ] simplifiying candidate # 61.809 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 61.809 * * [simplify]: iters left: 6 (11 enodes) 61.814 * * [simplify]: iters left: 5 (43 enodes) 61.824 * * [simplify]: iters left: 4 (78 enodes) 61.842 * * [simplify]: iters left: 3 (186 enodes) 61.893 * * [simplify]: iters left: 2 (319 enodes) 62.018 * * [simplify]: Extracting #0: cost 1 inf + 0 62.018 * * [simplify]: Extracting #1: cost 21 inf + 0 62.018 * * [simplify]: Extracting #2: cost 52 inf + 1 62.019 * * [simplify]: Extracting #3: cost 24 inf + 4292 62.021 * * [simplify]: Extracting #4: cost 1 inf + 9262 62.023 * * [simplify]: Extracting #5: cost 0 inf + 9505 62.025 * [simplify]: Simplified to (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) 62.026 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 62.026 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 62.026 * * [simplify]: iters left: 6 (17 enodes) 62.031 * * [simplify]: iters left: 5 (65 enodes) 62.043 * * [simplify]: iters left: 4 (100 enodes) 62.061 * * [simplify]: iters left: 3 (168 enodes) 62.098 * * [simplify]: iters left: 2 (288 enodes) 62.176 * * [simplify]: iters left: 1 (459 enodes) 62.289 * * [simplify]: Extracting #0: cost 1 inf + 0 62.289 * * [simplify]: Extracting #1: cost 26 inf + 0 62.289 * * [simplify]: Extracting #2: cost 66 inf + 1 62.290 * * [simplify]: Extracting #3: cost 82 inf + 330 62.291 * * [simplify]: Extracting #4: cost 60 inf + 3562 62.294 * * [simplify]: Extracting #5: cost 11 inf + 15484 62.299 * * [simplify]: Extracting #6: cost 0 inf + 18743 62.304 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 62.304 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 62.304 * * * * [progress]: [ 164 / 494 ] simplifiying candidate # 62.304 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 62.304 * * [simplify]: iters left: 6 (10 enodes) 62.308 * * [simplify]: iters left: 5 (38 enodes) 62.315 * * [simplify]: iters left: 4 (63 enodes) 62.329 * * [simplify]: iters left: 3 (127 enodes) 62.358 * * [simplify]: iters left: 2 (182 enodes) 62.390 * * [simplify]: iters left: 1 (218 enodes) 62.418 * * [simplify]: Extracting #0: cost 1 inf + 0 62.418 * * [simplify]: Extracting #1: cost 12 inf + 0 62.418 * * [simplify]: Extracting #2: cost 22 inf + 1 62.418 * * [simplify]: Extracting #3: cost 16 inf + 490 62.419 * * [simplify]: Extracting #4: cost 3 inf + 2234 62.419 * * [simplify]: Extracting #5: cost 0 inf + 2841 62.420 * [simplify]: Simplified to (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) 62.420 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 62.420 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 62.421 * * [simplify]: iters left: 6 (17 enodes) 62.426 * * [simplify]: iters left: 5 (65 enodes) 62.438 * * [simplify]: iters left: 4 (100 enodes) 62.456 * * [simplify]: iters left: 3 (168 enodes) 62.493 * * [simplify]: iters left: 2 (288 enodes) 62.571 * * [simplify]: iters left: 1 (459 enodes) 62.684 * * [simplify]: Extracting #0: cost 1 inf + 0 62.685 * * [simplify]: Extracting #1: cost 26 inf + 0 62.685 * * [simplify]: Extracting #2: cost 66 inf + 1 62.685 * * [simplify]: Extracting #3: cost 82 inf + 330 62.686 * * [simplify]: Extracting #4: cost 60 inf + 3322 62.689 * * [simplify]: Extracting #5: cost 11 inf + 13884 62.695 * * [simplify]: Extracting #6: cost 0 inf + 16903 62.700 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 62.700 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 62.700 * * * * [progress]: [ 165 / 494 ] simplifiying candidate # 62.700 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 62.700 * * [simplify]: iters left: 6 (8 enodes) 62.703 * * [simplify]: iters left: 5 (28 enodes) 62.708 * * [simplify]: iters left: 4 (34 enodes) 62.713 * * [simplify]: iters left: 3 (39 enodes) 62.719 * * [simplify]: iters left: 2 (43 enodes) 62.725 * * [simplify]: Extracting #0: cost 1 inf + 0 62.725 * * [simplify]: Extracting #1: cost 6 inf + 0 62.725 * * [simplify]: Extracting #2: cost 9 inf + 1 62.725 * * [simplify]: Extracting #3: cost 0 inf + 974 62.725 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 62.725 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 62.725 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 62.725 * * [simplify]: iters left: 6 (16 enodes) 62.731 * * [simplify]: iters left: 5 (62 enodes) 62.742 * * [simplify]: iters left: 4 (97 enodes) 62.763 * * [simplify]: iters left: 3 (166 enodes) 62.797 * * [simplify]: iters left: 2 (286 enodes) 62.879 * * [simplify]: iters left: 1 (456 enodes) 62.981 * * [simplify]: Extracting #0: cost 1 inf + 0 62.981 * * [simplify]: Extracting #1: cost 25 inf + 0 62.981 * * [simplify]: Extracting #2: cost 62 inf + 3 62.981 * * [simplify]: Extracting #3: cost 68 inf + 1388 62.983 * * [simplify]: Extracting #4: cost 42 inf + 4593 62.986 * * [simplify]: Extracting #5: cost 9 inf + 11334 62.990 * * [simplify]: Extracting #6: cost 0 inf + 14350 62.995 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 62.995 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 62.995 * * * * [progress]: [ 166 / 494 ] simplifiying candidate # 62.995 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 62.995 * * [simplify]: iters left: 6 (21 enodes) 63.002 * * [simplify]: iters left: 5 (77 enodes) 63.015 * * [simplify]: iters left: 4 (125 enodes) 63.043 * * [simplify]: iters left: 3 (251 enodes) 63.102 * * [simplify]: Extracting #0: cost 1 inf + 0 63.102 * * [simplify]: Extracting #1: cost 56 inf + 0 63.102 * * [simplify]: Extracting #2: cost 121 inf + 1 63.103 * * [simplify]: Extracting #3: cost 121 inf + 2470 63.104 * * [simplify]: Extracting #4: cost 97 inf + 6802 63.106 * * [simplify]: Extracting #5: cost 83 inf + 11216 63.107 * * [simplify]: Extracting #6: cost 80 inf + 12475 63.112 * * [simplify]: Extracting #7: cost 33 inf + 29937 63.121 * * [simplify]: Extracting #8: cost 3 inf + 44505 63.131 * * [simplify]: Extracting #9: cost 0 inf + 46247 63.141 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 63.142 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 63.142 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 63.142 * * [simplify]: iters left: 6 (19 enodes) 63.148 * * [simplify]: iters left: 5 (71 enodes) 63.161 * * [simplify]: iters left: 4 (106 enodes) 63.182 * * [simplify]: iters left: 3 (174 enodes) 63.217 * * [simplify]: iters left: 2 (294 enodes) 63.297 * * [simplify]: iters left: 1 (464 enodes) 63.411 * * [simplify]: Extracting #0: cost 1 inf + 0 63.411 * * [simplify]: Extracting #1: cost 26 inf + 0 63.411 * * [simplify]: Extracting #2: cost 67 inf + 1 63.412 * * [simplify]: Extracting #3: cost 77 inf + 897 63.412 * * [simplify]: Extracting #4: cost 73 inf + 3287 63.413 * * [simplify]: Extracting #5: cost 55 inf + 6185 63.417 * * [simplify]: Extracting #6: cost 10 inf + 18407 63.423 * * [simplify]: Extracting #7: cost 0 inf + 22428 63.429 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 63.429 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 63.429 * * * * [progress]: [ 167 / 494 ] simplifiying candidate # 63.430 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 63.430 * * [simplify]: iters left: 6 (20 enodes) 63.436 * * [simplify]: iters left: 5 (72 enodes) 63.451 * * [simplify]: iters left: 4 (110 enodes) 63.471 * * [simplify]: iters left: 3 (191 enodes) 63.511 * * [simplify]: iters left: 2 (363 enodes) 63.677 * * [simplify]: Extracting #0: cost 1 inf + 0 63.678 * * [simplify]: Extracting #1: cost 55 inf + 0 63.678 * * [simplify]: Extracting #2: cost 103 inf + 1 63.679 * * [simplify]: Extracting #3: cost 92 inf + 2438 63.680 * * [simplify]: Extracting #4: cost 67 inf + 8839 63.685 * * [simplify]: Extracting #5: cost 55 inf + 11762 63.688 * * [simplify]: Extracting #6: cost 47 inf + 12332 63.693 * * [simplify]: Extracting #7: cost 22 inf + 21962 63.703 * * [simplify]: Extracting #8: cost 0 inf + 31282 63.713 * [simplify]: Simplified to (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 63.713 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 63.713 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 63.714 * * [simplify]: iters left: 6 (19 enodes) 63.720 * * [simplify]: iters left: 5 (71 enodes) 63.732 * * [simplify]: iters left: 4 (106 enodes) 63.752 * * [simplify]: iters left: 3 (174 enodes) 63.789 * * [simplify]: iters left: 2 (294 enodes) 63.868 * * [simplify]: iters left: 1 (464 enodes) 63.982 * * [simplify]: Extracting #0: cost 1 inf + 0 63.982 * * [simplify]: Extracting #1: cost 26 inf + 0 63.982 * * [simplify]: Extracting #2: cost 67 inf + 1 63.983 * * [simplify]: Extracting #3: cost 77 inf + 817 63.983 * * [simplify]: Extracting #4: cost 73 inf + 2847 63.985 * * [simplify]: Extracting #5: cost 55 inf + 5505 63.988 * * [simplify]: Extracting #6: cost 10 inf + 16847 63.994 * * [simplify]: Extracting #7: cost 0 inf + 20588 64.001 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 64.001 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 64.001 * * * * [progress]: [ 168 / 494 ] simplifiying candidate # 64.001 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 64.001 * * [simplify]: iters left: 6 (18 enodes) 64.007 * * [simplify]: iters left: 5 (64 enodes) 64.018 * * [simplify]: iters left: 4 (101 enodes) 64.040 * * [simplify]: iters left: 3 (194 enodes) 64.086 * * [simplify]: iters left: 2 (336 enodes) 64.204 * * [simplify]: Extracting #0: cost 1 inf + 0 64.204 * * [simplify]: Extracting #1: cost 43 inf + 0 64.205 * * [simplify]: Extracting #2: cost 84 inf + 1 64.206 * * [simplify]: Extracting #3: cost 79 inf + 2232 64.207 * * [simplify]: Extracting #4: cost 54 inf + 7297 64.209 * * [simplify]: Extracting #5: cost 48 inf + 8798 64.215 * * [simplify]: Extracting #6: cost 14 inf + 18698 64.223 * * [simplify]: Extracting #7: cost 0 inf + 23318 64.230 * * [simplify]: Extracting #8: cost 0 inf + 23262 64.238 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 64.238 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 64.238 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 64.238 * * [simplify]: iters left: 6 (18 enodes) 64.244 * * [simplify]: iters left: 5 (68 enodes) 64.255 * * [simplify]: iters left: 4 (103 enodes) 64.274 * * [simplify]: iters left: 3 (172 enodes) 64.311 * * [simplify]: iters left: 2 (292 enodes) 64.391 * * [simplify]: iters left: 1 (474 enodes) 64.502 * * [simplify]: Extracting #0: cost 1 inf + 0 64.502 * * [simplify]: Extracting #1: cost 25 inf + 0 64.502 * * [simplify]: Extracting #2: cost 59 inf + 3 64.503 * * [simplify]: Extracting #3: cost 67 inf + 777 64.503 * * [simplify]: Extracting #4: cost 70 inf + 1591 64.504 * * [simplify]: Extracting #5: cost 54 inf + 3790 64.506 * * [simplify]: Extracting #6: cost 34 inf + 6655 64.509 * * [simplify]: Extracting #7: cost 14 inf + 12392 64.514 * * [simplify]: Extracting #8: cost 0 inf + 17468 64.520 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 64.520 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 64.520 * * * * [progress]: [ 169 / 494 ] simplifiying candidate # 64.520 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 64.521 * * [simplify]: iters left: 6 (21 enodes) 64.527 * * [simplify]: iters left: 5 (77 enodes) 64.541 * * [simplify]: iters left: 4 (125 enodes) 64.569 * * [simplify]: iters left: 3 (251 enodes) 64.626 * * [simplify]: Extracting #0: cost 1 inf + 0 64.626 * * [simplify]: Extracting #1: cost 56 inf + 0 64.627 * * [simplify]: Extracting #2: cost 121 inf + 1 64.627 * * [simplify]: Extracting #3: cost 121 inf + 2470 64.629 * * [simplify]: Extracting #4: cost 97 inf + 6802 64.630 * * [simplify]: Extracting #5: cost 83 inf + 11216 64.634 * * [simplify]: Extracting #6: cost 80 inf + 12475 64.639 * * [simplify]: Extracting #7: cost 33 inf + 29937 64.648 * * [simplify]: Extracting #8: cost 3 inf + 44505 64.658 * * [simplify]: Extracting #9: cost 0 inf + 46247 64.668 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 64.668 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 64.668 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 64.668 * * [simplify]: iters left: 6 (19 enodes) 64.675 * * [simplify]: iters left: 5 (71 enodes) 64.687 * * [simplify]: iters left: 4 (106 enodes) 64.706 * * [simplify]: iters left: 3 (174 enodes) 64.743 * * [simplify]: iters left: 2 (294 enodes) 64.823 * * [simplify]: iters left: 1 (464 enodes) 64.938 * * [simplify]: Extracting #0: cost 1 inf + 0 64.938 * * [simplify]: Extracting #1: cost 26 inf + 0 64.939 * * [simplify]: Extracting #2: cost 67 inf + 1 64.939 * * [simplify]: Extracting #3: cost 77 inf + 897 64.940 * * [simplify]: Extracting #4: cost 73 inf + 3287 64.941 * * [simplify]: Extracting #5: cost 55 inf + 6185 64.945 * * [simplify]: Extracting #6: cost 10 inf + 18407 64.950 * * [simplify]: Extracting #7: cost 0 inf + 22428 64.957 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 64.957 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)))) 64.957 * * * * [progress]: [ 170 / 494 ] simplifiying candidate # 64.957 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 64.957 * * [simplify]: iters left: 6 (20 enodes) 64.964 * * [simplify]: iters left: 5 (72 enodes) 64.977 * * [simplify]: iters left: 4 (110 enodes) 64.999 * * [simplify]: iters left: 3 (191 enodes) 65.038 * * [simplify]: iters left: 2 (363 enodes) 65.205 * * [simplify]: Extracting #0: cost 1 inf + 0 65.206 * * [simplify]: Extracting #1: cost 55 inf + 0 65.206 * * [simplify]: Extracting #2: cost 103 inf + 1 65.207 * * [simplify]: Extracting #3: cost 92 inf + 2438 65.208 * * [simplify]: Extracting #4: cost 67 inf + 8839 65.211 * * [simplify]: Extracting #5: cost 55 inf + 11762 65.213 * * [simplify]: Extracting #6: cost 47 inf + 12332 65.219 * * [simplify]: Extracting #7: cost 22 inf + 21962 65.231 * * [simplify]: Extracting #8: cost 0 inf + 31282 65.241 * [simplify]: Simplified to (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 65.241 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 65.242 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 65.242 * * [simplify]: iters left: 6 (19 enodes) 65.248 * * [simplify]: iters left: 5 (71 enodes) 65.261 * * [simplify]: iters left: 4 (106 enodes) 65.280 * * [simplify]: iters left: 3 (174 enodes) 65.319 * * [simplify]: iters left: 2 (294 enodes) 65.399 * * [simplify]: iters left: 1 (464 enodes) 65.513 * * [simplify]: Extracting #0: cost 1 inf + 0 65.513 * * [simplify]: Extracting #1: cost 26 inf + 0 65.514 * * [simplify]: Extracting #2: cost 67 inf + 1 65.514 * * [simplify]: Extracting #3: cost 77 inf + 817 65.515 * * [simplify]: Extracting #4: cost 73 inf + 2847 65.516 * * [simplify]: Extracting #5: cost 55 inf + 5505 65.520 * * [simplify]: Extracting #6: cost 10 inf + 16847 65.525 * * [simplify]: Extracting #7: cost 0 inf + 20588 65.531 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 65.531 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)))) 65.532 * * * * [progress]: [ 171 / 494 ] simplifiying candidate # 65.532 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 65.532 * * [simplify]: iters left: 6 (18 enodes) 65.537 * * [simplify]: iters left: 5 (64 enodes) 65.548 * * [simplify]: iters left: 4 (101 enodes) 65.568 * * [simplify]: iters left: 3 (194 enodes) 65.616 * * [simplify]: iters left: 2 (336 enodes) 65.734 * * [simplify]: Extracting #0: cost 1 inf + 0 65.735 * * [simplify]: Extracting #1: cost 43 inf + 0 65.735 * * [simplify]: Extracting #2: cost 84 inf + 1 65.736 * * [simplify]: Extracting #3: cost 79 inf + 2232 65.737 * * [simplify]: Extracting #4: cost 54 inf + 7297 65.739 * * [simplify]: Extracting #5: cost 48 inf + 8798 65.744 * * [simplify]: Extracting #6: cost 14 inf + 18698 65.753 * * [simplify]: Extracting #7: cost 0 inf + 23318 65.760 * * [simplify]: Extracting #8: cost 0 inf + 23262 65.767 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 65.768 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 65.768 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 65.768 * * [simplify]: iters left: 6 (18 enodes) 65.774 * * [simplify]: iters left: 5 (68 enodes) 65.786 * * [simplify]: iters left: 4 (103 enodes) 65.804 * * [simplify]: iters left: 3 (172 enodes) 65.841 * * [simplify]: iters left: 2 (292 enodes) 65.922 * * [simplify]: iters left: 1 (474 enodes) 66.033 * * [simplify]: Extracting #0: cost 1 inf + 0 66.033 * * [simplify]: Extracting #1: cost 25 inf + 0 66.034 * * [simplify]: Extracting #2: cost 59 inf + 3 66.034 * * [simplify]: Extracting #3: cost 67 inf + 777 66.035 * * [simplify]: Extracting #4: cost 70 inf + 1591 66.036 * * [simplify]: Extracting #5: cost 54 inf + 3790 66.037 * * [simplify]: Extracting #6: cost 34 inf + 6655 66.041 * * [simplify]: Extracting #7: cost 14 inf + 12392 66.046 * * [simplify]: Extracting #8: cost 0 inf + 17468 66.051 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))) 66.051 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (cbrt a))))) 66.051 * * * * [progress]: [ 172 / 494 ] simplifiying candidate # 66.052 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 66.052 * * [simplify]: iters left: 6 (11 enodes) 66.056 * * [simplify]: iters left: 5 (43 enodes) 66.064 * * [simplify]: iters left: 4 (78 enodes) 66.082 * * [simplify]: iters left: 3 (186 enodes) 66.132 * * [simplify]: iters left: 2 (319 enodes) 66.258 * * [simplify]: Extracting #0: cost 1 inf + 0 66.258 * * [simplify]: Extracting #1: cost 21 inf + 0 66.259 * * [simplify]: Extracting #2: cost 52 inf + 1 66.259 * * [simplify]: Extracting #3: cost 24 inf + 4292 66.261 * * [simplify]: Extracting #4: cost 1 inf + 9262 66.264 * * [simplify]: Extracting #5: cost 0 inf + 9505 66.266 * [simplify]: Simplified to (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) 66.266 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 66.266 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 66.266 * * [simplify]: iters left: 6 (17 enodes) 66.272 * * [simplify]: iters left: 5 (65 enodes) 66.286 * * [simplify]: iters left: 4 (100 enodes) 66.304 * * [simplify]: iters left: 3 (168 enodes) 66.339 * * [simplify]: iters left: 2 (288 enodes) 66.418 * * [simplify]: iters left: 1 (459 enodes) 66.528 * * [simplify]: Extracting #0: cost 1 inf + 0 66.529 * * [simplify]: Extracting #1: cost 26 inf + 0 66.529 * * [simplify]: Extracting #2: cost 66 inf + 1 66.529 * * [simplify]: Extracting #3: cost 82 inf + 330 66.530 * * [simplify]: Extracting #4: cost 60 inf + 3562 66.533 * * [simplify]: Extracting #5: cost 11 inf + 15484 66.538 * * [simplify]: Extracting #6: cost 0 inf + 18743 66.546 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)) 66.546 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (/ 1 (cbrt a)) (cbrt 2)) (/ (/ 1 (cbrt a)) (cbrt 2))) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (cbrt 2)))) 66.546 * * * * [progress]: [ 173 / 494 ] simplifiying candidate # 66.546 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 66.546 * * [simplify]: iters left: 6 (10 enodes) 66.550 * * [simplify]: iters left: 5 (38 enodes) 66.557 * * [simplify]: iters left: 4 (63 enodes) 66.570 * * [simplify]: iters left: 3 (127 enodes) 66.597 * * [simplify]: iters left: 2 (182 enodes) 66.631 * * [simplify]: iters left: 1 (218 enodes) 66.657 * * [simplify]: Extracting #0: cost 1 inf + 0 66.657 * * [simplify]: Extracting #1: cost 12 inf + 0 66.657 * * [simplify]: Extracting #2: cost 22 inf + 1 66.657 * * [simplify]: Extracting #3: cost 16 inf + 490 66.658 * * [simplify]: Extracting #4: cost 3 inf + 2234 66.659 * * [simplify]: Extracting #5: cost 0 inf + 2841 66.659 * [simplify]: Simplified to (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) 66.659 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 66.660 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 66.660 * * [simplify]: iters left: 6 (17 enodes) 66.665 * * [simplify]: iters left: 5 (65 enodes) 66.677 * * [simplify]: iters left: 4 (100 enodes) 66.697 * * [simplify]: iters left: 3 (168 enodes) 66.731 * * [simplify]: iters left: 2 (288 enodes) 66.809 * * [simplify]: iters left: 1 (459 enodes) 66.922 * * [simplify]: Extracting #0: cost 1 inf + 0 66.922 * * [simplify]: Extracting #1: cost 26 inf + 0 66.922 * * [simplify]: Extracting #2: cost 66 inf + 1 66.923 * * [simplify]: Extracting #3: cost 82 inf + 330 66.924 * * [simplify]: Extracting #4: cost 60 inf + 3322 66.927 * * [simplify]: Extracting #5: cost 11 inf + 13884 66.932 * * [simplify]: Extracting #6: cost 0 inf + 16903 66.937 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)) 66.937 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (sqrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (cbrt a)) (sqrt 2)))) 66.937 * * * * [progress]: [ 174 / 494 ] simplifiying candidate # 66.937 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 66.937 * * [simplify]: iters left: 6 (8 enodes) 66.940 * * [simplify]: iters left: 5 (28 enodes) 66.945 * * [simplify]: iters left: 4 (34 enodes) 66.953 * * [simplify]: iters left: 3 (39 enodes) 66.958 * * [simplify]: iters left: 2 (43 enodes) 66.964 * * [simplify]: Extracting #0: cost 1 inf + 0 66.964 * * [simplify]: Extracting #1: cost 6 inf + 0 66.964 * * [simplify]: Extracting #2: cost 9 inf + 1 66.964 * * [simplify]: Extracting #3: cost 0 inf + 974 66.964 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 66.964 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 66.965 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 66.965 * * [simplify]: iters left: 6 (16 enodes) 66.970 * * [simplify]: iters left: 5 (62 enodes) 66.981 * * [simplify]: iters left: 4 (97 enodes) 66.999 * * [simplify]: iters left: 3 (166 enodes) 67.035 * * [simplify]: iters left: 2 (286 enodes) 67.115 * * [simplify]: iters left: 1 (456 enodes) 67.215 * * [simplify]: Extracting #0: cost 1 inf + 0 67.215 * * [simplify]: Extracting #1: cost 25 inf + 0 67.216 * * [simplify]: Extracting #2: cost 62 inf + 3 67.216 * * [simplify]: Extracting #3: cost 68 inf + 1388 67.219 * * [simplify]: Extracting #4: cost 42 inf + 4593 67.222 * * [simplify]: Extracting #5: cost 9 inf + 11334 67.227 * * [simplify]: Extracting #6: cost 0 inf + 14350 67.231 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 67.231 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 67.232 * * * * [progress]: [ 175 / 494 ] simplifiying candidate # 67.232 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) 1)) 67.232 * * [simplify]: iters left: 6 (7 enodes) 67.235 * * [simplify]: iters left: 5 (25 enodes) 67.240 * * [simplify]: iters left: 4 (49 enodes) 67.249 * * [simplify]: iters left: 3 (71 enodes) 67.260 * * [simplify]: iters left: 2 (74 enodes) 67.266 * * [simplify]: Extracting #0: cost 1 inf + 0 67.266 * * [simplify]: Extracting #1: cost 6 inf + 0 67.266 * * [simplify]: Extracting #2: cost 9 inf + 1 67.267 * * [simplify]: Extracting #3: cost 1 inf + 893 67.267 * * [simplify]: Extracting #4: cost 0 inf + 974 67.267 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 67.267 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 67.267 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 67.267 * * [simplify]: iters left: 6 (16 enodes) 67.273 * * [simplify]: iters left: 5 (62 enodes) 67.284 * * [simplify]: iters left: 4 (97 enodes) 67.303 * * [simplify]: iters left: 3 (166 enodes) 67.337 * * [simplify]: iters left: 2 (286 enodes) 67.418 * * [simplify]: iters left: 1 (456 enodes) 67.520 * * [simplify]: Extracting #0: cost 1 inf + 0 67.520 * * [simplify]: Extracting #1: cost 25 inf + 0 67.520 * * [simplify]: Extracting #2: cost 62 inf + 3 67.521 * * [simplify]: Extracting #3: cost 68 inf + 1388 67.522 * * [simplify]: Extracting #4: cost 42 inf + 4593 67.525 * * [simplify]: Extracting #5: cost 9 inf + 11334 67.530 * * [simplify]: Extracting #6: cost 0 inf + 14350 67.534 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)) 67.534 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (cbrt a) 1/2)))) 67.534 * * * * [progress]: [ 176 / 494 ] simplifiying candidate # 67.534 * [simplify]: Simplifying (/ (sqrt 1) (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 67.535 * * [simplify]: iters left: 6 (15 enodes) 67.539 * * [simplify]: iters left: 5 (56 enodes) 67.549 * * [simplify]: iters left: 4 (93 enodes) 67.570 * * [simplify]: iters left: 3 (183 enodes) 67.606 * * [simplify]: iters left: 2 (309 enodes) 67.716 * * [simplify]: Extracting #0: cost 1 inf + 0 67.716 * * [simplify]: Extracting #1: cost 29 inf + 0 67.716 * * [simplify]: Extracting #2: cost 59 inf + 2 67.717 * * [simplify]: Extracting #3: cost 51 inf + 2640 67.718 * * [simplify]: Extracting #4: cost 28 inf + 6374 67.721 * * [simplify]: Extracting #5: cost 5 inf + 11589 67.725 * * [simplify]: Extracting #6: cost 0 inf + 13124 67.729 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) 67.729 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ (sqrt 1) (/ (cbrt a) (/ 1 2))))) 67.730 * [simplify]: Simplifying (/ (sqrt 1) (/ (cbrt a) (/ 1 2))) 67.730 * * [simplify]: iters left: 6 (8 enodes) 67.733 * * [simplify]: iters left: 5 (31 enodes) 67.739 * * [simplify]: iters left: 4 (42 enodes) 67.747 * * [simplify]: iters left: 3 (61 enodes) 67.757 * * [simplify]: iters left: 2 (68 enodes) 67.764 * * [simplify]: iters left: 1 (70 enodes) 67.774 * * [simplify]: Extracting #0: cost 1 inf + 0 67.775 * * [simplify]: Extracting #1: cost 8 inf + 0 67.775 * * [simplify]: Extracting #2: cost 9 inf + 3 67.775 * * [simplify]: Extracting #3: cost 2 inf + 654 67.775 * * [simplify]: Extracting #4: cost 0 inf + 898 67.775 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 67.775 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 67.775 * * * * [progress]: [ 177 / 494 ] simplifiying candidate # 67.776 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 67.776 * * [simplify]: iters left: 6 (18 enodes) 67.781 * * [simplify]: iters left: 5 (68 enodes) 67.794 * * [simplify]: iters left: 4 (100 enodes) 67.812 * * [simplify]: iters left: 3 (133 enodes) 67.833 * * [simplify]: iters left: 2 (152 enodes) 67.859 * * [simplify]: iters left: 1 (164 enodes) 67.880 * * [simplify]: Extracting #0: cost 1 inf + 0 67.880 * * [simplify]: Extracting #1: cost 10 inf + 0 67.881 * * [simplify]: Extracting #2: cost 18 inf + 1 67.881 * * [simplify]: Extracting #3: cost 22 inf + 43 67.881 * * [simplify]: Extracting #4: cost 25 inf + 249 67.881 * * [simplify]: Extracting #5: cost 27 inf + 250 67.881 * * [simplify]: Extracting #6: cost 31 inf + 457 67.881 * * [simplify]: Extracting #7: cost 29 inf + 804 67.882 * * [simplify]: Extracting #8: cost 6 inf + 5516 67.884 * * [simplify]: Extracting #9: cost 0 inf + 8076 67.886 * [simplify]: Simplified to (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (sqrt a)) 67.886 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 67.886 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 67.887 * * [simplify]: iters left: 6 (17 enodes) 67.892 * * [simplify]: iters left: 5 (63 enodes) 67.903 * * [simplify]: iters left: 4 (89 enodes) 67.917 * * [simplify]: iters left: 3 (111 enodes) 67.935 * * [simplify]: iters left: 2 (126 enodes) 67.958 * * [simplify]: iters left: 1 (129 enodes) 67.974 * * [simplify]: Extracting #0: cost 1 inf + 0 67.974 * * [simplify]: Extracting #1: cost 7 inf + 0 67.974 * * [simplify]: Extracting #2: cost 12 inf + 1 67.974 * * [simplify]: Extracting #3: cost 15 inf + 125 67.974 * * [simplify]: Extracting #4: cost 19 inf + 249 67.974 * * [simplify]: Extracting #5: cost 18 inf + 455 67.975 * * [simplify]: Extracting #6: cost 23 inf + 580 67.975 * * [simplify]: Extracting #7: cost 23 inf + 804 67.975 * * [simplify]: Extracting #8: cost 10 inf + 2552 67.976 * * [simplify]: Extracting #9: cost 2 inf + 4716 67.977 * * [simplify]: Extracting #10: cost 0 inf + 5476 67.979 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 67.979 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 67.979 * * * * [progress]: [ 178 / 494 ] simplifiying candidate # 67.979 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 67.979 * * [simplify]: iters left: 6 (17 enodes) 67.984 * * [simplify]: iters left: 5 (63 enodes) 67.995 * * [simplify]: iters left: 4 (89 enodes) 68.010 * * [simplify]: iters left: 3 (111 enodes) 68.029 * * [simplify]: iters left: 2 (126 enodes) 68.048 * * [simplify]: iters left: 1 (129 enodes) 68.064 * * [simplify]: Extracting #0: cost 1 inf + 0 68.064 * * [simplify]: Extracting #1: cost 7 inf + 0 68.064 * * [simplify]: Extracting #2: cost 12 inf + 1 68.064 * * [simplify]: Extracting #3: cost 15 inf + 125 68.064 * * [simplify]: Extracting #4: cost 19 inf + 249 68.064 * * [simplify]: Extracting #5: cost 18 inf + 455 68.065 * * [simplify]: Extracting #6: cost 23 inf + 580 68.065 * * [simplify]: Extracting #7: cost 23 inf + 804 68.065 * * [simplify]: Extracting #8: cost 10 inf + 2552 68.066 * * [simplify]: Extracting #9: cost 2 inf + 4556 68.067 * * [simplify]: Extracting #10: cost 0 inf + 5236 68.069 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 68.069 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 68.069 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 68.069 * * [simplify]: iters left: 6 (17 enodes) 68.074 * * [simplify]: iters left: 5 (63 enodes) 68.085 * * [simplify]: iters left: 4 (89 enodes) 68.100 * * [simplify]: iters left: 3 (111 enodes) 68.120 * * [simplify]: iters left: 2 (126 enodes) 68.139 * * [simplify]: iters left: 1 (129 enodes) 68.155 * * [simplify]: Extracting #0: cost 1 inf + 0 68.155 * * [simplify]: Extracting #1: cost 7 inf + 0 68.155 * * [simplify]: Extracting #2: cost 12 inf + 1 68.155 * * [simplify]: Extracting #3: cost 15 inf + 125 68.155 * * [simplify]: Extracting #4: cost 19 inf + 249 68.155 * * [simplify]: Extracting #5: cost 18 inf + 455 68.156 * * [simplify]: Extracting #6: cost 23 inf + 580 68.156 * * [simplify]: Extracting #7: cost 23 inf + 804 68.156 * * [simplify]: Extracting #8: cost 10 inf + 2552 68.157 * * [simplify]: Extracting #9: cost 2 inf + 4556 68.159 * * [simplify]: Extracting #10: cost 0 inf + 5236 68.160 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 68.160 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)))) 68.160 * * * * [progress]: [ 179 / 494 ] simplifiying candidate # 68.160 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 68.160 * * [simplify]: iters left: 6 (20 enodes) 68.167 * * [simplify]: iters left: 5 (77 enodes) 68.181 * * [simplify]: iters left: 4 (136 enodes) 68.210 * * [simplify]: iters left: 3 (281 enodes) 68.277 * * [simplify]: iters left: 2 (441 enodes) 68.455 * * [simplify]: Extracting #0: cost 1 inf + 0 68.455 * * [simplify]: Extracting #1: cost 57 inf + 0 68.456 * * [simplify]: Extracting #2: cost 110 inf + 1 68.457 * * [simplify]: Extracting #3: cost 100 inf + 1827 68.458 * * [simplify]: Extracting #4: cost 79 inf + 6204 68.459 * * [simplify]: Extracting #5: cost 75 inf + 8555 68.461 * * [simplify]: Extracting #6: cost 74 inf + 8723 68.467 * * [simplify]: Extracting #7: cost 24 inf + 28544 68.479 * * [simplify]: Extracting #8: cost 1 inf + 39172 68.491 * * [simplify]: Extracting #9: cost 0 inf + 39592 68.506 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) 68.506 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 68.506 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 68.506 * * [simplify]: iters left: 6 (18 enodes) 68.512 * * [simplify]: iters left: 5 (65 enodes) 68.523 * * [simplify]: iters left: 4 (94 enodes) 68.540 * * [simplify]: iters left: 3 (132 enodes) 68.562 * * [simplify]: iters left: 2 (166 enodes) 68.595 * * [simplify]: iters left: 1 (210 enodes) 68.630 * * [simplify]: Extracting #0: cost 1 inf + 0 68.630 * * [simplify]: Extracting #1: cost 17 inf + 0 68.630 * * [simplify]: Extracting #2: cost 31 inf + 1 68.631 * * [simplify]: Extracting #3: cost 30 inf + 208 68.631 * * [simplify]: Extracting #4: cost 22 inf + 1508 68.631 * * [simplify]: Extracting #5: cost 27 inf + 1954 68.632 * * [simplify]: Extracting #6: cost 25 inf + 2262 68.633 * * [simplify]: Extracting #7: cost 9 inf + 5788 68.635 * * [simplify]: Extracting #8: cost 0 inf + 9324 68.637 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 68.637 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 68.638 * * * * [progress]: [ 180 / 494 ] simplifiying candidate # 68.638 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 68.638 * * [simplify]: iters left: 6 (19 enodes) 68.644 * * [simplify]: iters left: 5 (70 enodes) 68.658 * * [simplify]: iters left: 4 (108 enodes) 68.678 * * [simplify]: iters left: 3 (186 enodes) 68.712 * * [simplify]: iters left: 2 (254 enodes) 68.773 * * [simplify]: iters left: 1 (339 enodes) 68.855 * * [simplify]: Extracting #0: cost 1 inf + 0 68.856 * * [simplify]: Extracting #1: cost 25 inf + 0 68.856 * * [simplify]: Extracting #2: cost 46 inf + 1 68.856 * * [simplify]: Extracting #3: cost 43 inf + 290 68.856 * * [simplify]: Extracting #4: cost 39 inf + 1024 68.857 * * [simplify]: Extracting #5: cost 42 inf + 1554 68.857 * * [simplify]: Extracting #6: cost 42 inf + 1778 68.859 * * [simplify]: Extracting #7: cost 17 inf + 7762 68.863 * * [simplify]: Extracting #8: cost 0 inf + 15098 68.868 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt (- (sqrt (fma c (* a -4) (* b b))) b))) (* (sqrt 2) (sqrt a))) 68.868 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt (- (sqrt (fma c (* a -4) (* b b))) b))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 68.868 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 68.868 * * [simplify]: iters left: 6 (18 enodes) 68.874 * * [simplify]: iters left: 5 (65 enodes) 68.886 * * [simplify]: iters left: 4 (94 enodes) 68.903 * * [simplify]: iters left: 3 (132 enodes) 68.925 * * [simplify]: iters left: 2 (166 enodes) 68.956 * * [simplify]: iters left: 1 (210 enodes) 68.992 * * [simplify]: Extracting #0: cost 1 inf + 0 68.992 * * [simplify]: Extracting #1: cost 17 inf + 0 68.992 * * [simplify]: Extracting #2: cost 31 inf + 1 68.993 * * [simplify]: Extracting #3: cost 30 inf + 208 68.993 * * [simplify]: Extracting #4: cost 22 inf + 1188 68.993 * * [simplify]: Extracting #5: cost 27 inf + 1554 68.994 * * [simplify]: Extracting #6: cost 25 inf + 1862 68.995 * * [simplify]: Extracting #7: cost 9 inf + 5268 68.998 * * [simplify]: Extracting #8: cost 0 inf + 8604 69.000 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 69.001 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 69.001 * * * * [progress]: [ 181 / 494 ] simplifiying candidate # 69.001 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 69.001 * * [simplify]: iters left: 6 (17 enodes) 69.006 * * [simplify]: iters left: 5 (62 enodes) 69.017 * * [simplify]: iters left: 4 (99 enodes) 69.036 * * [simplify]: iters left: 3 (155 enodes) 69.072 * * [simplify]: iters left: 2 (225 enodes) 69.114 * * [simplify]: iters left: 1 (271 enodes) 69.162 * * [simplify]: Extracting #0: cost 1 inf + 0 69.162 * * [simplify]: Extracting #1: cost 12 inf + 0 69.162 * * [simplify]: Extracting #2: cost 22 inf + 1 69.162 * * [simplify]: Extracting #3: cost 23 inf + 84 69.162 * * [simplify]: Extracting #4: cost 23 inf + 249 69.162 * * [simplify]: Extracting #5: cost 30 inf + 290 69.162 * * [simplify]: Extracting #6: cost 30 inf + 416 69.163 * * [simplify]: Extracting #7: cost 22 inf + 930 69.163 * * [simplify]: Extracting #8: cost 15 inf + 2326 69.165 * * [simplify]: Extracting #9: cost 2 inf + 7016 69.167 * * [simplify]: Extracting #10: cost 0 inf + 7815 69.170 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) 69.170 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 69.170 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 69.171 * * [simplify]: iters left: 6 (17 enodes) 69.176 * * [simplify]: iters left: 5 (62 enodes) 69.187 * * [simplify]: iters left: 4 (91 enodes) 69.203 * * [simplify]: iters left: 3 (130 enodes) 69.227 * * [simplify]: iters left: 2 (164 enodes) 69.258 * * [simplify]: iters left: 1 (208 enodes) 69.293 * * [simplify]: Extracting #0: cost 1 inf + 0 69.293 * * [simplify]: Extracting #1: cost 16 inf + 0 69.293 * * [simplify]: Extracting #2: cost 25 inf + 3 69.293 * * [simplify]: Extracting #3: cost 23 inf + 332 69.294 * * [simplify]: Extracting #4: cost 20 inf + 743 69.294 * * [simplify]: Extracting #5: cost 27 inf + 784 69.294 * * [simplify]: Extracting #6: cost 28 inf + 869 69.295 * * [simplify]: Extracting #7: cost 20 inf + 1342 69.296 * * [simplify]: Extracting #8: cost 7 inf + 4896 69.298 * * [simplify]: Extracting #9: cost 0 inf + 7514 69.300 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 69.300 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 69.300 * * * * [progress]: [ 182 / 494 ] simplifiying candidate # 69.300 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 69.301 * * [simplify]: iters left: 6 (19 enodes) 69.307 * * [simplify]: iters left: 5 (70 enodes) 69.320 * * [simplify]: iters left: 4 (107 enodes) 69.340 * * [simplify]: iters left: 3 (174 enodes) 69.375 * * [simplify]: iters left: 2 (245 enodes) 69.430 * * [simplify]: iters left: 1 (389 enodes) 69.557 * * [simplify]: Extracting #0: cost 1 inf + 0 69.557 * * [simplify]: Extracting #1: cost 28 inf + 0 69.557 * * [simplify]: Extracting #2: cost 51 inf + 1 69.558 * * [simplify]: Extracting #3: cost 47 inf + 450 69.559 * * [simplify]: Extracting #4: cost 33 inf + 3408 69.559 * * [simplify]: Extracting #5: cost 37 inf + 3895 69.561 * * [simplify]: Extracting #6: cost 37 inf + 4119 69.562 * * [simplify]: Extracting #7: cost 16 inf + 8887 69.566 * * [simplify]: Extracting #8: cost 2 inf + 14668 69.570 * * [simplify]: Extracting #9: cost 0 inf + 15387 69.575 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) (cbrt 2)) 69.575 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 69.575 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 69.576 * * [simplify]: iters left: 6 (18 enodes) 69.581 * * [simplify]: iters left: 5 (65 enodes) 69.593 * * [simplify]: iters left: 4 (94 enodes) 69.609 * * [simplify]: iters left: 3 (132 enodes) 69.632 * * [simplify]: iters left: 2 (166 enodes) 69.663 * * [simplify]: iters left: 1 (210 enodes) 69.700 * * [simplify]: Extracting #0: cost 1 inf + 0 69.700 * * [simplify]: Extracting #1: cost 17 inf + 0 69.700 * * [simplify]: Extracting #2: cost 31 inf + 1 69.700 * * [simplify]: Extracting #3: cost 30 inf + 208 69.702 * * [simplify]: Extracting #4: cost 22 inf + 1508 69.702 * * [simplify]: Extracting #5: cost 27 inf + 1954 69.703 * * [simplify]: Extracting #6: cost 25 inf + 2262 69.704 * * [simplify]: Extracting #7: cost 9 inf + 5548 69.706 * * [simplify]: Extracting #8: cost 0 inf + 8764 69.708 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))) 69.708 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (cbrt 2) (sqrt a))))) 69.709 * * * * [progress]: [ 183 / 494 ] simplifiying candidate # 69.709 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 69.709 * * [simplify]: iters left: 6 (18 enodes) 69.715 * * [simplify]: iters left: 5 (65 enodes) 69.726 * * [simplify]: iters left: 4 (94 enodes) 69.742 * * [simplify]: iters left: 3 (132 enodes) 69.764 * * [simplify]: iters left: 2 (166 enodes) 69.796 * * [simplify]: iters left: 1 (210 enodes) 69.833 * * [simplify]: Extracting #0: cost 1 inf + 0 69.834 * * [simplify]: Extracting #1: cost 17 inf + 0 69.834 * * [simplify]: Extracting #2: cost 31 inf + 1 69.834 * * [simplify]: Extracting #3: cost 30 inf + 208 69.834 * * [simplify]: Extracting #4: cost 22 inf + 1188 69.835 * * [simplify]: Extracting #5: cost 27 inf + 1554 69.835 * * [simplify]: Extracting #6: cost 25 inf + 1862 69.836 * * [simplify]: Extracting #7: cost 9 inf + 5028 69.838 * * [simplify]: Extracting #8: cost 0 inf + 8044 69.841 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 69.841 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 69.841 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 69.841 * * [simplify]: iters left: 6 (18 enodes) 69.847 * * [simplify]: iters left: 5 (65 enodes) 69.860 * * [simplify]: iters left: 4 (94 enodes) 69.876 * * [simplify]: iters left: 3 (132 enodes) 69.897 * * [simplify]: iters left: 2 (166 enodes) 69.927 * * [simplify]: iters left: 1 (210 enodes) 69.964 * * [simplify]: Extracting #0: cost 1 inf + 0 69.964 * * [simplify]: Extracting #1: cost 17 inf + 0 69.964 * * [simplify]: Extracting #2: cost 31 inf + 1 69.965 * * [simplify]: Extracting #3: cost 30 inf + 208 69.965 * * [simplify]: Extracting #4: cost 22 inf + 1188 69.965 * * [simplify]: Extracting #5: cost 27 inf + 1554 69.966 * * [simplify]: Extracting #6: cost 25 inf + 1862 69.967 * * [simplify]: Extracting #7: cost 9 inf + 5028 69.969 * * [simplify]: Extracting #8: cost 0 inf + 8044 69.971 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))) 69.971 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt 2) (sqrt a))))) 69.972 * * * * [progress]: [ 184 / 494 ] simplifiying candidate # 69.972 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 69.972 * * [simplify]: iters left: 6 (16 enodes) 69.976 * * [simplify]: iters left: 5 (57 enodes) 69.986 * * [simplify]: iters left: 4 (81 enodes) 70.001 * * [simplify]: iters left: 3 (104 enodes) 70.020 * * [simplify]: iters left: 2 (133 enodes) 70.038 * * [simplify]: iters left: 1 (139 enodes) 70.055 * * [simplify]: Extracting #0: cost 1 inf + 0 70.055 * * [simplify]: Extracting #1: cost 8 inf + 0 70.056 * * [simplify]: Extracting #2: cost 14 inf + 1 70.056 * * [simplify]: Extracting #3: cost 14 inf + 207 70.056 * * [simplify]: Extracting #4: cost 14 inf + 290 70.056 * * [simplify]: Extracting #5: cost 21 inf + 331 70.056 * * [simplify]: Extracting #6: cost 23 inf + 374 70.056 * * [simplify]: Extracting #7: cost 15 inf + 847 70.057 * * [simplify]: Extracting #8: cost 8 inf + 1947 70.058 * * [simplify]: Extracting #9: cost 2 inf + 3703 70.059 * * [simplify]: Extracting #10: cost 0 inf + 4381 70.060 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* a (* c -4)))) b)) (sqrt a)) 70.060 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* a (* c -4)))) b)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 70.061 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 70.061 * * [simplify]: iters left: 6 (17 enodes) 70.066 * * [simplify]: iters left: 5 (62 enodes) 70.077 * * [simplify]: iters left: 4 (91 enodes) 70.095 * * [simplify]: iters left: 3 (130 enodes) 70.116 * * [simplify]: iters left: 2 (164 enodes) 70.148 * * [simplify]: iters left: 1 (208 enodes) 70.181 * * [simplify]: Extracting #0: cost 1 inf + 0 70.181 * * [simplify]: Extracting #1: cost 16 inf + 0 70.182 * * [simplify]: Extracting #2: cost 25 inf + 3 70.182 * * [simplify]: Extracting #3: cost 23 inf + 332 70.182 * * [simplify]: Extracting #4: cost 20 inf + 743 70.182 * * [simplify]: Extracting #5: cost 27 inf + 784 70.183 * * [simplify]: Extracting #6: cost 28 inf + 869 70.183 * * [simplify]: Extracting #7: cost 20 inf + 1342 70.184 * * [simplify]: Extracting #8: cost 7 inf + 4616 70.186 * * [simplify]: Extracting #9: cost 0 inf + 6954 70.188 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))) 70.188 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ 1/2 (sqrt a))))) 70.189 * * * * [progress]: [ 185 / 494 ] simplifiying candidate # 70.189 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 70.189 * * [simplify]: iters left: 6 (10 enodes) 70.193 * * [simplify]: iters left: 5 (38 enodes) 70.200 * * [simplify]: iters left: 4 (60 enodes) 70.213 * * [simplify]: iters left: 3 (111 enodes) 70.231 * * [simplify]: iters left: 2 (132 enodes) 70.255 * * [simplify]: iters left: 1 (143 enodes) 70.270 * * [simplify]: Extracting #0: cost 1 inf + 0 70.270 * * [simplify]: Extracting #1: cost 13 inf + 0 70.270 * * [simplify]: Extracting #2: cost 25 inf + 1 70.270 * * [simplify]: Extracting #3: cost 18 inf + 451 70.271 * * [simplify]: Extracting #4: cost 4 inf + 2719 70.271 * * [simplify]: Extracting #5: cost 0 inf + 3327 70.272 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) 70.272 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 70.272 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 70.272 * * [simplify]: iters left: 6 (17 enodes) 70.278 * * [simplify]: iters left: 5 (65 enodes) 70.290 * * [simplify]: iters left: 4 (100 enodes) 70.308 * * [simplify]: iters left: 3 (168 enodes) 70.345 * * [simplify]: iters left: 2 (288 enodes) 70.422 * * [simplify]: iters left: 1 (459 enodes) 70.535 * * [simplify]: Extracting #0: cost 1 inf + 0 70.536 * * [simplify]: Extracting #1: cost 26 inf + 0 70.536 * * [simplify]: Extracting #2: cost 66 inf + 1 70.536 * * [simplify]: Extracting #3: cost 82 inf + 210 70.537 * * [simplify]: Extracting #4: cost 60 inf + 2842 70.540 * * [simplify]: Extracting #5: cost 11 inf + 13844 70.545 * * [simplify]: Extracting #6: cost 0 inf + 16863 70.550 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 70.550 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 70.551 * * * * [progress]: [ 186 / 494 ] simplifiying candidate # 70.551 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (sqrt 2)))) 70.551 * * [simplify]: iters left: 6 (9 enodes) 70.554 * * [simplify]: iters left: 5 (33 enodes) 70.561 * * [simplify]: iters left: 4 (47 enodes) 70.570 * * [simplify]: iters left: 3 (70 enodes) 70.584 * * [simplify]: iters left: 2 (76 enodes) 70.593 * * [simplify]: iters left: 1 (77 enodes) 70.602 * * [simplify]: Extracting #0: cost 1 inf + 0 70.602 * * [simplify]: Extracting #1: cost 8 inf + 0 70.602 * * [simplify]: Extracting #2: cost 14 inf + 1 70.602 * * [simplify]: Extracting #3: cost 8 inf + 289 70.602 * * [simplify]: Extracting #4: cost 0 inf + 1065 70.603 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 70.603 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 70.603 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 70.603 * * [simplify]: iters left: 6 (17 enodes) 70.608 * * [simplify]: iters left: 5 (65 enodes) 70.620 * * [simplify]: iters left: 4 (100 enodes) 70.638 * * [simplify]: iters left: 3 (168 enodes) 70.676 * * [simplify]: iters left: 2 (288 enodes) 70.755 * * [simplify]: iters left: 1 (459 enodes) 70.870 * * [simplify]: Extracting #0: cost 1 inf + 0 70.870 * * [simplify]: Extracting #1: cost 26 inf + 0 70.870 * * [simplify]: Extracting #2: cost 66 inf + 1 70.871 * * [simplify]: Extracting #3: cost 82 inf + 210 70.871 * * [simplify]: Extracting #4: cost 60 inf + 2602 70.875 * * [simplify]: Extracting #5: cost 11 inf + 12244 70.880 * * [simplify]: Extracting #6: cost 0 inf + 15023 70.885 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 70.885 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)))) 70.885 * * * * [progress]: [ 187 / 494 ] simplifiying candidate # 70.885 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 1))) 70.885 * * [simplify]: iters left: 6 (7 enodes) 70.889 * * [simplify]: iters left: 5 (23 enodes) 70.893 * * [simplify]: iters left: 4 (25 enodes) 70.897 * * [simplify]: iters left: 3 (28 enodes) 70.901 * * [simplify]: iters left: 2 (29 enodes) 70.905 * * [simplify]: Extracting #0: cost 1 inf + 0 70.905 * * [simplify]: Extracting #1: cost 4 inf + 0 70.905 * * [simplify]: Extracting #2: cost 5 inf + 1 70.905 * * [simplify]: Extracting #3: cost 2 inf + 125 70.905 * * [simplify]: Extracting #4: cost 0 inf + 248 70.905 * [simplify]: Simplified to (/ 1 (sqrt a)) 70.905 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 70.906 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 70.906 * * [simplify]: iters left: 6 (16 enodes) 70.912 * * [simplify]: iters left: 5 (62 enodes) 70.924 * * [simplify]: iters left: 4 (97 enodes) 70.944 * * [simplify]: iters left: 3 (166 enodes) 70.979 * * [simplify]: iters left: 2 (286 enodes) 71.059 * * [simplify]: iters left: 1 (456 enodes) 71.161 * * [simplify]: Extracting #0: cost 1 inf + 0 71.161 * * [simplify]: Extracting #1: cost 25 inf + 0 71.162 * * [simplify]: Extracting #2: cost 62 inf + 3 71.162 * * [simplify]: Extracting #3: cost 68 inf + 948 71.164 * * [simplify]: Extracting #4: cost 42 inf + 3593 71.167 * * [simplify]: Extracting #5: cost 9 inf + 9774 71.171 * * [simplify]: Extracting #6: cost 0 inf + 12470 71.176 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 71.176 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 71.176 * * * * [progress]: [ 188 / 494 ] simplifiying candidate # 71.176 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 71.177 * * [simplify]: iters left: 6 (20 enodes) 71.183 * * [simplify]: iters left: 5 (72 enodes) 71.196 * * [simplify]: iters left: 4 (106 enodes) 71.218 * * [simplify]: iters left: 3 (181 enodes) 71.254 * * [simplify]: iters left: 2 (290 enodes) 71.332 * * [simplify]: Extracting #0: cost 1 inf + 0 71.332 * * [simplify]: Extracting #1: cost 55 inf + 0 71.332 * * [simplify]: Extracting #2: cost 115 inf + 1 71.333 * * [simplify]: Extracting #3: cost 103 inf + 1950 71.334 * * [simplify]: Extracting #4: cost 71 inf + 10503 71.336 * * [simplify]: Extracting #5: cost 63 inf + 12856 71.343 * * [simplify]: Extracting #6: cost 21 inf + 27091 71.351 * * [simplify]: Extracting #7: cost 1 inf + 36237 71.359 * * [simplify]: Extracting #8: cost 0 inf + 36737 71.368 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) 71.368 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 71.368 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 71.368 * * [simplify]: iters left: 6 (19 enodes) 71.376 * * [simplify]: iters left: 5 (71 enodes) 71.389 * * [simplify]: iters left: 4 (106 enodes) 71.407 * * [simplify]: iters left: 3 (174 enodes) 71.444 * * [simplify]: iters left: 2 (294 enodes) 71.522 * * [simplify]: iters left: 1 (464 enodes) 71.635 * * [simplify]: Extracting #0: cost 1 inf + 0 71.635 * * [simplify]: Extracting #1: cost 26 inf + 0 71.636 * * [simplify]: Extracting #2: cost 67 inf + 1 71.636 * * [simplify]: Extracting #3: cost 77 inf + 657 71.637 * * [simplify]: Extracting #4: cost 73 inf + 2647 71.638 * * [simplify]: Extracting #5: cost 55 inf + 5265 71.642 * * [simplify]: Extracting #6: cost 10 inf + 16727 71.647 * * [simplify]: Extracting #7: cost 0 inf + 20468 71.653 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 71.653 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 71.653 * * * * [progress]: [ 189 / 494 ] simplifiying candidate # 71.654 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 71.654 * * [simplify]: iters left: 6 (19 enodes) 71.659 * * [simplify]: iters left: 5 (67 enodes) 71.671 * * [simplify]: iters left: 4 (93 enodes) 71.690 * * [simplify]: iters left: 3 (139 enodes) 71.715 * * [simplify]: iters left: 2 (213 enodes) 71.764 * * [simplify]: iters left: 1 (310 enodes) 71.834 * * [simplify]: Extracting #0: cost 1 inf + 0 71.834 * * [simplify]: Extracting #1: cost 21 inf + 0 71.834 * * [simplify]: Extracting #2: cost 51 inf + 1 71.835 * * [simplify]: Extracting #3: cost 52 inf + 331 71.835 * * [simplify]: Extracting #4: cost 49 inf + 1716 71.836 * * [simplify]: Extracting #5: cost 36 inf + 3325 71.838 * * [simplify]: Extracting #6: cost 11 inf + 9697 71.842 * * [simplify]: Extracting #7: cost 0 inf + 13683 71.847 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) 71.847 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 71.847 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 71.847 * * [simplify]: iters left: 6 (19 enodes) 71.854 * * [simplify]: iters left: 5 (71 enodes) 71.866 * * [simplify]: iters left: 4 (106 enodes) 71.885 * * [simplify]: iters left: 3 (174 enodes) 71.922 * * [simplify]: iters left: 2 (294 enodes) 72.002 * * [simplify]: iters left: 1 (464 enodes) 72.116 * * [simplify]: Extracting #0: cost 1 inf + 0 72.116 * * [simplify]: Extracting #1: cost 26 inf + 0 72.116 * * [simplify]: Extracting #2: cost 67 inf + 1 72.117 * * [simplify]: Extracting #3: cost 77 inf + 577 72.118 * * [simplify]: Extracting #4: cost 73 inf + 2207 72.119 * * [simplify]: Extracting #5: cost 55 inf + 4585 72.123 * * [simplify]: Extracting #6: cost 10 inf + 15167 72.129 * * [simplify]: Extracting #7: cost 0 inf + 18628 72.135 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 72.135 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 72.135 * * * * [progress]: [ 190 / 494 ] simplifiying candidate # 72.136 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 72.136 * * [simplify]: iters left: 6 (17 enodes) 72.142 * * [simplify]: iters left: 5 (59 enodes) 72.151 * * [simplify]: iters left: 4 (88 enodes) 72.168 * * [simplify]: iters left: 3 (147 enodes) 72.199 * * [simplify]: iters left: 2 (201 enodes) 72.230 * * [simplify]: iters left: 1 (238 enodes) 72.264 * * [simplify]: Extracting #0: cost 1 inf + 0 72.265 * * [simplify]: Extracting #1: cost 12 inf + 0 72.265 * * [simplify]: Extracting #2: cost 27 inf + 1 72.265 * * [simplify]: Extracting #3: cost 26 inf + 249 72.265 * * [simplify]: Extracting #4: cost 28 inf + 901 72.266 * * [simplify]: Extracting #5: cost 28 inf + 1068 72.266 * * [simplify]: Extracting #6: cost 21 inf + 1499 72.268 * * [simplify]: Extracting #7: cost 5 inf + 5451 72.270 * * [simplify]: Extracting #8: cost 0 inf + 7069 72.273 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 72.273 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 72.273 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 72.273 * * [simplify]: iters left: 6 (18 enodes) 72.279 * * [simplify]: iters left: 5 (68 enodes) 72.292 * * [simplify]: iters left: 4 (103 enodes) 72.311 * * [simplify]: iters left: 3 (172 enodes) 72.348 * * [simplify]: iters left: 2 (292 enodes) 72.428 * * [simplify]: iters left: 1 (474 enodes) 72.540 * * [simplify]: Extracting #0: cost 1 inf + 0 72.540 * * [simplify]: Extracting #1: cost 25 inf + 0 72.540 * * [simplify]: Extracting #2: cost 59 inf + 3 72.541 * * [simplify]: Extracting #3: cost 67 inf + 497 72.541 * * [simplify]: Extracting #4: cost 70 inf + 1071 72.542 * * [simplify]: Extracting #5: cost 54 inf + 3030 72.544 * * [simplify]: Extracting #6: cost 34 inf + 5495 72.547 * * [simplify]: Extracting #7: cost 14 inf + 10832 72.552 * * [simplify]: Extracting #8: cost 0 inf + 15588 72.557 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 72.557 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 72.557 * * * * [progress]: [ 191 / 494 ] simplifiying candidate # 72.558 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 72.558 * * [simplify]: iters left: 6 (20 enodes) 72.564 * * [simplify]: iters left: 5 (72 enodes) 72.577 * * [simplify]: iters left: 4 (106 enodes) 72.599 * * [simplify]: iters left: 3 (181 enodes) 72.634 * * [simplify]: iters left: 2 (290 enodes) 72.712 * * [simplify]: Extracting #0: cost 1 inf + 0 72.712 * * [simplify]: Extracting #1: cost 55 inf + 0 72.712 * * [simplify]: Extracting #2: cost 115 inf + 1 72.713 * * [simplify]: Extracting #3: cost 103 inf + 1950 72.714 * * [simplify]: Extracting #4: cost 71 inf + 10503 72.718 * * [simplify]: Extracting #5: cost 63 inf + 12856 72.722 * * [simplify]: Extracting #6: cost 21 inf + 27091 72.730 * * [simplify]: Extracting #7: cost 1 inf + 36237 72.739 * * [simplify]: Extracting #8: cost 0 inf + 36737 72.748 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) 72.748 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 72.748 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 72.748 * * [simplify]: iters left: 6 (19 enodes) 72.755 * * [simplify]: iters left: 5 (71 enodes) 72.770 * * [simplify]: iters left: 4 (106 enodes) 72.788 * * [simplify]: iters left: 3 (174 enodes) 72.826 * * [simplify]: iters left: 2 (294 enodes) 72.905 * * [simplify]: iters left: 1 (464 enodes) 73.020 * * [simplify]: Extracting #0: cost 1 inf + 0 73.020 * * [simplify]: Extracting #1: cost 26 inf + 0 73.020 * * [simplify]: Extracting #2: cost 67 inf + 1 73.021 * * [simplify]: Extracting #3: cost 77 inf + 657 73.021 * * [simplify]: Extracting #4: cost 73 inf + 2647 73.023 * * [simplify]: Extracting #5: cost 55 inf + 5265 73.026 * * [simplify]: Extracting #6: cost 10 inf + 16727 73.032 * * [simplify]: Extracting #7: cost 0 inf + 20468 73.038 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 73.038 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)))) 73.038 * * * * [progress]: [ 192 / 494 ] simplifiying candidate # 73.038 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 73.038 * * [simplify]: iters left: 6 (19 enodes) 73.044 * * [simplify]: iters left: 5 (67 enodes) 73.056 * * [simplify]: iters left: 4 (93 enodes) 73.075 * * [simplify]: iters left: 3 (139 enodes) 73.101 * * [simplify]: iters left: 2 (213 enodes) 73.149 * * [simplify]: iters left: 1 (310 enodes) 73.216 * * [simplify]: Extracting #0: cost 1 inf + 0 73.216 * * [simplify]: Extracting #1: cost 21 inf + 0 73.216 * * [simplify]: Extracting #2: cost 51 inf + 1 73.216 * * [simplify]: Extracting #3: cost 52 inf + 331 73.217 * * [simplify]: Extracting #4: cost 49 inf + 1716 73.218 * * [simplify]: Extracting #5: cost 36 inf + 3325 73.220 * * [simplify]: Extracting #6: cost 11 inf + 9697 73.224 * * [simplify]: Extracting #7: cost 0 inf + 13683 73.229 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) 73.229 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 73.229 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 73.229 * * [simplify]: iters left: 6 (19 enodes) 73.236 * * [simplify]: iters left: 5 (71 enodes) 73.249 * * [simplify]: iters left: 4 (106 enodes) 73.268 * * [simplify]: iters left: 3 (174 enodes) 73.306 * * [simplify]: iters left: 2 (294 enodes) 73.385 * * [simplify]: iters left: 1 (464 enodes) 73.500 * * [simplify]: Extracting #0: cost 1 inf + 0 73.500 * * [simplify]: Extracting #1: cost 26 inf + 0 73.501 * * [simplify]: Extracting #2: cost 67 inf + 1 73.501 * * [simplify]: Extracting #3: cost 77 inf + 577 73.502 * * [simplify]: Extracting #4: cost 73 inf + 2207 73.503 * * [simplify]: Extracting #5: cost 55 inf + 4585 73.507 * * [simplify]: Extracting #6: cost 10 inf + 15167 73.513 * * [simplify]: Extracting #7: cost 0 inf + 18628 73.518 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 73.519 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (/ (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)))) 73.519 * * * * [progress]: [ 193 / 494 ] simplifiying candidate # 73.519 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 73.519 * * [simplify]: iters left: 6 (17 enodes) 73.524 * * [simplify]: iters left: 5 (59 enodes) 73.535 * * [simplify]: iters left: 4 (88 enodes) 73.555 * * [simplify]: iters left: 3 (147 enodes) 73.584 * * [simplify]: iters left: 2 (201 enodes) 73.615 * * [simplify]: iters left: 1 (238 enodes) 73.650 * * [simplify]: Extracting #0: cost 1 inf + 0 73.650 * * [simplify]: Extracting #1: cost 12 inf + 0 73.650 * * [simplify]: Extracting #2: cost 27 inf + 1 73.650 * * [simplify]: Extracting #3: cost 26 inf + 249 73.650 * * [simplify]: Extracting #4: cost 28 inf + 901 73.651 * * [simplify]: Extracting #5: cost 28 inf + 1068 73.651 * * [simplify]: Extracting #6: cost 21 inf + 1499 73.653 * * [simplify]: Extracting #7: cost 5 inf + 5451 73.655 * * [simplify]: Extracting #8: cost 0 inf + 7069 73.658 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 73.658 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 73.658 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 73.658 * * [simplify]: iters left: 6 (18 enodes) 73.664 * * [simplify]: iters left: 5 (68 enodes) 73.676 * * [simplify]: iters left: 4 (103 enodes) 73.695 * * [simplify]: iters left: 3 (172 enodes) 73.734 * * [simplify]: iters left: 2 (292 enodes) 73.815 * * [simplify]: iters left: 1 (474 enodes) 73.927 * * [simplify]: Extracting #0: cost 1 inf + 0 73.927 * * [simplify]: Extracting #1: cost 25 inf + 0 73.927 * * [simplify]: Extracting #2: cost 59 inf + 3 73.928 * * [simplify]: Extracting #3: cost 67 inf + 497 73.928 * * [simplify]: Extracting #4: cost 70 inf + 1071 73.929 * * [simplify]: Extracting #5: cost 54 inf + 3030 73.931 * * [simplify]: Extracting #6: cost 34 inf + 5495 73.934 * * [simplify]: Extracting #7: cost 14 inf + 10832 73.939 * * [simplify]: Extracting #8: cost 0 inf + 15588 73.944 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))) 73.945 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (/ 1/2 (sqrt a))))) 73.945 * * * * [progress]: [ 194 / 494 ] simplifiying candidate # 73.945 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 73.945 * * [simplify]: iters left: 6 (10 enodes) 73.949 * * [simplify]: iters left: 5 (38 enodes) 73.956 * * [simplify]: iters left: 4 (60 enodes) 73.972 * * [simplify]: iters left: 3 (111 enodes) 73.991 * * [simplify]: iters left: 2 (132 enodes) 74.014 * * [simplify]: iters left: 1 (143 enodes) 74.028 * * [simplify]: Extracting #0: cost 1 inf + 0 74.028 * * [simplify]: Extracting #1: cost 13 inf + 0 74.029 * * [simplify]: Extracting #2: cost 25 inf + 1 74.029 * * [simplify]: Extracting #3: cost 18 inf + 451 74.029 * * [simplify]: Extracting #4: cost 4 inf + 2719 74.030 * * [simplify]: Extracting #5: cost 0 inf + 3327 74.031 * [simplify]: Simplified to (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) 74.031 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 74.031 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 74.031 * * [simplify]: iters left: 6 (17 enodes) 74.036 * * [simplify]: iters left: 5 (65 enodes) 74.050 * * [simplify]: iters left: 4 (100 enodes) 74.068 * * [simplify]: iters left: 3 (168 enodes) 74.103 * * [simplify]: iters left: 2 (288 enodes) 74.181 * * [simplify]: iters left: 1 (459 enodes) 74.294 * * [simplify]: Extracting #0: cost 1 inf + 0 74.294 * * [simplify]: Extracting #1: cost 26 inf + 0 74.295 * * [simplify]: Extracting #2: cost 66 inf + 1 74.295 * * [simplify]: Extracting #3: cost 82 inf + 210 74.296 * * [simplify]: Extracting #4: cost 60 inf + 2842 74.299 * * [simplify]: Extracting #5: cost 11 inf + 13844 74.304 * * [simplify]: Extracting #6: cost 0 inf + 16863 74.311 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)) 74.311 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (/ 1 (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (cbrt 2)))) 74.311 * * * * [progress]: [ 195 / 494 ] simplifiying candidate # 74.311 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 (sqrt 2)))) 74.311 * * [simplify]: iters left: 6 (9 enodes) 74.315 * * [simplify]: iters left: 5 (33 enodes) 74.322 * * [simplify]: iters left: 4 (47 enodes) 74.331 * * [simplify]: iters left: 3 (70 enodes) 74.341 * * [simplify]: iters left: 2 (76 enodes) 74.351 * * [simplify]: iters left: 1 (77 enodes) 74.359 * * [simplify]: Extracting #0: cost 1 inf + 0 74.359 * * [simplify]: Extracting #1: cost 8 inf + 0 74.359 * * [simplify]: Extracting #2: cost 14 inf + 1 74.359 * * [simplify]: Extracting #3: cost 8 inf + 289 74.359 * * [simplify]: Extracting #4: cost 0 inf + 1065 74.359 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 74.359 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 74.360 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 74.360 * * [simplify]: iters left: 6 (17 enodes) 74.365 * * [simplify]: iters left: 5 (65 enodes) 74.377 * * [simplify]: iters left: 4 (100 enodes) 74.397 * * [simplify]: iters left: 3 (168 enodes) 74.432 * * [simplify]: iters left: 2 (288 enodes) 74.513 * * [simplify]: iters left: 1 (459 enodes) 74.627 * * [simplify]: Extracting #0: cost 1 inf + 0 74.627 * * [simplify]: Extracting #1: cost 26 inf + 0 74.627 * * [simplify]: Extracting #2: cost 66 inf + 1 74.628 * * [simplify]: Extracting #3: cost 82 inf + 210 74.629 * * [simplify]: Extracting #4: cost 60 inf + 2602 74.632 * * [simplify]: Extracting #5: cost 11 inf + 12244 74.637 * * [simplify]: Extracting #6: cost 0 inf + 15023 74.642 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)) 74.642 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt 2)) (sqrt a)) (/ (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (sqrt 2)))) 74.642 * * * * [progress]: [ 196 / 494 ] simplifiying candidate # 74.642 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 1))) 74.642 * * [simplify]: iters left: 6 (7 enodes) 74.645 * * [simplify]: iters left: 5 (23 enodes) 74.649 * * [simplify]: iters left: 4 (25 enodes) 74.653 * * [simplify]: iters left: 3 (28 enodes) 74.657 * * [simplify]: iters left: 2 (29 enodes) 74.661 * * [simplify]: Extracting #0: cost 1 inf + 0 74.661 * * [simplify]: Extracting #1: cost 4 inf + 0 74.661 * * [simplify]: Extracting #2: cost 5 inf + 1 74.661 * * [simplify]: Extracting #3: cost 2 inf + 125 74.661 * * [simplify]: Extracting #4: cost 0 inf + 248 74.661 * [simplify]: Simplified to (/ 1 (sqrt a)) 74.661 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 74.661 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 74.662 * * [simplify]: iters left: 6 (16 enodes) 74.669 * * [simplify]: iters left: 5 (62 enodes) 74.680 * * [simplify]: iters left: 4 (97 enodes) 74.698 * * [simplify]: iters left: 3 (166 enodes) 74.732 * * [simplify]: iters left: 2 (286 enodes) 74.815 * * [simplify]: iters left: 1 (456 enodes) 74.916 * * [simplify]: Extracting #0: cost 1 inf + 0 74.916 * * [simplify]: Extracting #1: cost 25 inf + 0 74.916 * * [simplify]: Extracting #2: cost 62 inf + 3 74.917 * * [simplify]: Extracting #3: cost 68 inf + 948 74.918 * * [simplify]: Extracting #4: cost 42 inf + 3593 74.921 * * [simplify]: Extracting #5: cost 9 inf + 9774 74.926 * * [simplify]: Extracting #6: cost 0 inf + 12470 74.931 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 74.931 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 74.931 * * * * [progress]: [ 197 / 494 ] simplifiying candidate # 74.931 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) 1)) 74.931 * * [simplify]: iters left: 5 (6 enodes) 74.934 * * [simplify]: iters left: 4 (20 enodes) 74.941 * * [simplify]: iters left: 3 (24 enodes) 74.945 * * [simplify]: Extracting #0: cost 1 inf + 0 74.945 * * [simplify]: Extracting #1: cost 4 inf + 0 74.945 * * [simplify]: Extracting #2: cost 5 inf + 1 74.945 * * [simplify]: Extracting #3: cost 1 inf + 166 74.945 * * [simplify]: Extracting #4: cost 0 inf + 248 74.945 * [simplify]: Simplified to (/ 1 (sqrt a)) 74.945 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 74.945 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 74.945 * * [simplify]: iters left: 6 (16 enodes) 74.951 * * [simplify]: iters left: 5 (62 enodes) 74.962 * * [simplify]: iters left: 4 (97 enodes) 74.979 * * [simplify]: iters left: 3 (166 enodes) 75.014 * * [simplify]: iters left: 2 (286 enodes) 75.098 * * [simplify]: iters left: 1 (456 enodes) 75.198 * * [simplify]: Extracting #0: cost 1 inf + 0 75.198 * * [simplify]: Extracting #1: cost 25 inf + 0 75.199 * * [simplify]: Extracting #2: cost 62 inf + 3 75.199 * * [simplify]: Extracting #3: cost 68 inf + 948 75.200 * * [simplify]: Extracting #4: cost 42 inf + 3593 75.204 * * [simplify]: Extracting #5: cost 9 inf + 9774 75.208 * * [simplify]: Extracting #6: cost 0 inf + 12470 75.215 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)) 75.215 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (/ (sqrt a) 1/2)))) 75.215 * * * * [progress]: [ 198 / 494 ] simplifiying candidate # 75.215 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 75.215 * * [simplify]: iters left: 6 (14 enodes) 75.220 * * [simplify]: iters left: 5 (51 enodes) 75.228 * * [simplify]: iters left: 4 (77 enodes) 75.243 * * [simplify]: iters left: 3 (135 enodes) 75.269 * * [simplify]: iters left: 2 (188 enodes) 75.305 * * [simplify]: iters left: 1 (222 enodes) 75.331 * * [simplify]: Extracting #0: cost 1 inf + 0 75.331 * * [simplify]: Extracting #1: cost 14 inf + 0 75.331 * * [simplify]: Extracting #2: cost 29 inf + 2 75.332 * * [simplify]: Extracting #3: cost 29 inf + 658 75.332 * * [simplify]: Extracting #4: cost 23 inf + 1437 75.333 * * [simplify]: Extracting #5: cost 14 inf + 1993 75.334 * * [simplify]: Extracting #6: cost 4 inf + 4166 75.336 * * [simplify]: Extracting #7: cost 0 inf + 5202 75.338 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) 75.338 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) (/ (sqrt 1) (/ (sqrt a) (/ 1 2))))) 75.338 * [simplify]: Simplifying (/ (sqrt 1) (/ (sqrt a) (/ 1 2))) 75.338 * * [simplify]: iters left: 6 (8 enodes) 75.342 * * [simplify]: iters left: 5 (31 enodes) 75.348 * * [simplify]: iters left: 4 (42 enodes) 75.356 * * [simplify]: iters left: 3 (61 enodes) 75.367 * * [simplify]: iters left: 2 (68 enodes) 75.374 * * [simplify]: iters left: 1 (70 enodes) 75.382 * * [simplify]: Extracting #0: cost 1 inf + 0 75.382 * * [simplify]: Extracting #1: cost 8 inf + 0 75.382 * * [simplify]: Extracting #2: cost 9 inf + 3 75.382 * * [simplify]: Extracting #3: cost 2 inf + 414 75.382 * * [simplify]: Extracting #4: cost 0 inf + 578 75.382 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 75.383 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 75.383 * * * * [progress]: [ 199 / 494 ] simplifiying candidate # 75.383 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 75.383 * * [simplify]: iters left: 6 (17 enodes) 75.388 * * [simplify]: iters left: 5 (65 enodes) 75.400 * * [simplify]: iters left: 4 (86 enodes) 75.415 * * [simplify]: iters left: 3 (105 enodes) 75.431 * * [simplify]: iters left: 2 (113 enodes) 75.448 * * [simplify]: iters left: 1 (120 enodes) 75.467 * * [simplify]: Extracting #0: cost 1 inf + 0 75.468 * * [simplify]: Extracting #1: cost 6 inf + 0 75.468 * * [simplify]: Extracting #2: cost 9 inf + 1 75.468 * * [simplify]: Extracting #3: cost 15 inf + 1 75.468 * * [simplify]: Extracting #4: cost 21 inf + 2 75.468 * * [simplify]: Extracting #5: cost 20 inf + 168 75.468 * * [simplify]: Extracting #6: cost 26 inf + 333 75.468 * * [simplify]: Extracting #7: cost 25 inf + 461 75.469 * * [simplify]: Extracting #8: cost 18 inf + 1029 75.469 * * [simplify]: Extracting #9: cost 8 inf + 2950 75.470 * * [simplify]: Extracting #10: cost 2 inf + 5113 75.472 * * [simplify]: Extracting #11: cost 0 inf + 5914 75.473 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 75.473 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ (sqrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 75.474 * [simplify]: Simplifying (/ (sqrt 1) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 75.474 * * [simplify]: iters left: 6 (16 enodes) 75.479 * * [simplify]: iters left: 5 (60 enodes) 75.489 * * [simplify]: iters left: 4 (86 enodes) 75.503 * * [simplify]: iters left: 3 (108 enodes) 75.520 * * [simplify]: iters left: 2 (123 enodes) 75.541 * * [simplify]: iters left: 1 (126 enodes) 75.557 * * [simplify]: Extracting #0: cost 1 inf + 0 75.557 * * [simplify]: Extracting #1: cost 7 inf + 0 75.557 * * [simplify]: Extracting #2: cost 9 inf + 2 75.557 * * [simplify]: Extracting #3: cost 13 inf + 86 75.557 * * [simplify]: Extracting #4: cost 19 inf + 87 75.557 * * [simplify]: Extracting #5: cost 19 inf + 171 75.557 * * [simplify]: Extracting #6: cost 24 inf + 336 75.558 * * [simplify]: Extracting #7: cost 19 inf + 988 75.558 * * [simplify]: Extracting #8: cost 7 inf + 2814 75.559 * * [simplify]: Extracting #9: cost 0 inf + 5154 75.560 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 75.560 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 75.561 * * * * [progress]: [ 200 / 494 ] simplifiying candidate # 75.561 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 75.561 * * [simplify]: iters left: 6 (16 enodes) 75.566 * * [simplify]: iters left: 5 (60 enodes) 75.578 * * [simplify]: iters left: 4 (79 enodes) 75.591 * * [simplify]: iters left: 3 (99 enodes) 75.605 * * [simplify]: iters left: 2 (101 enodes) 75.621 * * [simplify]: iters left: 1 (103 enodes) 75.636 * * [simplify]: Extracting #0: cost 1 inf + 0 75.636 * * [simplify]: Extracting #1: cost 5 inf + 0 75.636 * * [simplify]: Extracting #2: cost 11 inf + 1 75.636 * * [simplify]: Extracting #3: cost 17 inf + 2 75.636 * * [simplify]: Extracting #4: cost 18 inf + 44 75.636 * * [simplify]: Extracting #5: cost 22 inf + 333 75.637 * * [simplify]: Extracting #6: cost 21 inf + 461 75.637 * * [simplify]: Extracting #7: cost 13 inf + 1071 75.637 * * [simplify]: Extracting #8: cost 6 inf + 2390 75.638 * * [simplify]: Extracting #9: cost 2 inf + 3470 75.639 * * [simplify]: Extracting #10: cost 0 inf + 4152 75.640 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)) 75.640 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)) (/ (sqrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 75.640 * [simplify]: Simplifying (/ (sqrt 1) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 75.640 * * [simplify]: iters left: 6 (16 enodes) 75.645 * * [simplify]: iters left: 5 (60 enodes) 75.656 * * [simplify]: iters left: 4 (86 enodes) 75.670 * * [simplify]: iters left: 3 (108 enodes) 75.687 * * [simplify]: iters left: 2 (123 enodes) 75.709 * * [simplify]: iters left: 1 (126 enodes) 75.725 * * [simplify]: Extracting #0: cost 1 inf + 0 75.725 * * [simplify]: Extracting #1: cost 7 inf + 0 75.725 * * [simplify]: Extracting #2: cost 9 inf + 2 75.725 * * [simplify]: Extracting #3: cost 13 inf + 86 75.726 * * [simplify]: Extracting #4: cost 19 inf + 87 75.726 * * [simplify]: Extracting #5: cost 19 inf + 171 75.726 * * [simplify]: Extracting #6: cost 24 inf + 336 75.726 * * [simplify]: Extracting #7: cost 19 inf + 988 75.727 * * [simplify]: Extracting #8: cost 7 inf + 2774 75.728 * * [simplify]: Extracting #9: cost 0 inf + 4914 75.730 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a) 75.730 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) a))) 75.730 * * * * [progress]: [ 201 / 494 ] simplifiying candidate # 75.730 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 75.730 * * [simplify]: iters left: 6 (19 enodes) 75.737 * * [simplify]: iters left: 5 (74 enodes) 75.750 * * [simplify]: iters left: 4 (116 enodes) 75.773 * * [simplify]: iters left: 3 (187 enodes) 75.812 * * [simplify]: iters left: 2 (274 enodes) 75.911 * * [simplify]: iters left: 1 (481 enodes) 76.229 * * [simplify]: Extracting #0: cost 1 inf + 0 76.229 * * [simplify]: Extracting #1: cost 32 inf + 0 76.229 * * [simplify]: Extracting #2: cost 98 inf + 1 76.230 * * [simplify]: Extracting #3: cost 100 inf + 327 76.231 * * [simplify]: Extracting #4: cost 78 inf + 3650 76.232 * * [simplify]: Extracting #5: cost 79 inf + 4744 76.233 * * [simplify]: Extracting #6: cost 77 inf + 5108 76.234 * * [simplify]: Extracting #7: cost 69 inf + 5662 76.242 * * [simplify]: Extracting #8: cost 14 inf + 29032 76.251 * * [simplify]: Extracting #9: cost 0 inf + 35476 76.260 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2))) 76.260 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt 2))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 76.260 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 76.261 * * [simplify]: iters left: 6 (17 enodes) 76.267 * * [simplify]: iters left: 5 (62 enodes) 76.277 * * [simplify]: iters left: 4 (91 enodes) 76.293 * * [simplify]: iters left: 3 (129 enodes) 76.315 * * [simplify]: iters left: 2 (163 enodes) 76.346 * * [simplify]: iters left: 1 (207 enodes) 76.383 * * [simplify]: Extracting #0: cost 1 inf + 0 76.383 * * [simplify]: Extracting #1: cost 17 inf + 0 76.383 * * [simplify]: Extracting #2: cost 28 inf + 2 76.383 * * [simplify]: Extracting #3: cost 28 inf + 248 76.383 * * [simplify]: Extracting #4: cost 21 inf + 1348 76.384 * * [simplify]: Extracting #5: cost 27 inf + 1552 76.384 * * [simplify]: Extracting #6: cost 27 inf + 1679 76.385 * * [simplify]: Extracting #7: cost 19 inf + 2289 76.386 * * [simplify]: Extracting #8: cost 7 inf + 5704 76.388 * * [simplify]: Extracting #9: cost 0 inf + 8602 76.390 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 76.390 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 76.390 * * * * [progress]: [ 202 / 494 ] simplifiying candidate # 76.390 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 76.390 * * [simplify]: iters left: 6 (18 enodes) 76.398 * * [simplify]: iters left: 5 (67 enodes) 76.410 * * [simplify]: iters left: 4 (92 enodes) 76.426 * * [simplify]: iters left: 3 (134 enodes) 76.450 * * [simplify]: iters left: 2 (180 enodes) 76.494 * * [simplify]: iters left: 1 (238 enodes) 76.552 * * [simplify]: Extracting #0: cost 1 inf + 0 76.552 * * [simplify]: Extracting #1: cost 12 inf + 0 76.552 * * [simplify]: Extracting #2: cost 22 inf + 1 76.552 * * [simplify]: Extracting #3: cost 23 inf + 84 76.552 * * [simplify]: Extracting #4: cost 22 inf + 290 76.553 * * [simplify]: Extracting #5: cost 30 inf + 331 76.553 * * [simplify]: Extracting #6: cost 30 inf + 417 76.553 * * [simplify]: Extracting #7: cost 21 inf + 973 76.554 * * [simplify]: Extracting #8: cost 12 inf + 3426 76.556 * * [simplify]: Extracting #9: cost 2 inf + 7024 76.558 * * [simplify]: Extracting #10: cost 0 inf + 7824 76.561 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (sqrt 2))) 76.561 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (sqrt 2))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 76.562 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 76.562 * * [simplify]: iters left: 6 (17 enodes) 76.568 * * [simplify]: iters left: 5 (62 enodes) 76.578 * * [simplify]: iters left: 4 (91 enodes) 76.594 * * [simplify]: iters left: 3 (129 enodes) 76.617 * * [simplify]: iters left: 2 (163 enodes) 76.646 * * [simplify]: iters left: 1 (207 enodes) 76.684 * * [simplify]: Extracting #0: cost 1 inf + 0 76.684 * * [simplify]: Extracting #1: cost 17 inf + 0 76.685 * * [simplify]: Extracting #2: cost 28 inf + 2 76.685 * * [simplify]: Extracting #3: cost 28 inf + 168 76.686 * * [simplify]: Extracting #4: cost 21 inf + 988 76.686 * * [simplify]: Extracting #5: cost 27 inf + 1152 76.686 * * [simplify]: Extracting #6: cost 27 inf + 1279 76.687 * * [simplify]: Extracting #7: cost 19 inf + 1889 76.688 * * [simplify]: Extracting #8: cost 7 inf + 5184 76.690 * * [simplify]: Extracting #9: cost 0 inf + 7882 76.692 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 76.692 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 76.692 * * * * [progress]: [ 203 / 494 ] simplifiying candidate # 76.693 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 76.693 * * [simplify]: iters left: 6 (16 enodes) 76.698 * * [simplify]: iters left: 5 (59 enodes) 76.708 * * [simplify]: iters left: 4 (82 enodes) 76.721 * * [simplify]: iters left: 3 (103 enodes) 76.736 * * [simplify]: iters left: 2 (106 enodes) 76.752 * * [simplify]: iters left: 1 (110 enodes) 76.768 * * [simplify]: Extracting #0: cost 1 inf + 0 76.768 * * [simplify]: Extracting #1: cost 6 inf + 0 76.768 * * [simplify]: Extracting #2: cost 9 inf + 1 76.768 * * [simplify]: Extracting #3: cost 13 inf + 1 76.768 * * [simplify]: Extracting #4: cost 14 inf + 43 76.768 * * [simplify]: Extracting #5: cost 22 inf + 84 76.768 * * [simplify]: Extracting #6: cost 22 inf + 170 76.769 * * [simplify]: Extracting #7: cost 13 inf + 863 76.769 * * [simplify]: Extracting #8: cost 4 inf + 3058 76.770 * * [simplify]: Extracting #9: cost 0 inf + 4377 76.771 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 76.771 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 76.772 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 76.772 * * [simplify]: iters left: 6 (16 enodes) 76.777 * * [simplify]: iters left: 5 (59 enodes) 76.787 * * [simplify]: iters left: 4 (88 enodes) 76.803 * * [simplify]: iters left: 3 (127 enodes) 76.824 * * [simplify]: iters left: 2 (161 enodes) 76.856 * * [simplify]: iters left: 1 (204 enodes) 76.888 * * [simplify]: Extracting #0: cost 1 inf + 0 76.888 * * [simplify]: Extracting #1: cost 16 inf + 0 76.889 * * [simplify]: Extracting #2: cost 21 inf + 46 76.889 * * [simplify]: Extracting #3: cost 20 inf + 297 76.889 * * [simplify]: Extracting #4: cost 20 inf + 381 76.889 * * [simplify]: Extracting #5: cost 27 inf + 422 76.889 * * [simplify]: Extracting #6: cost 27 inf + 549 76.890 * * [simplify]: Extracting #7: cost 17 inf + 1381 76.891 * * [simplify]: Extracting #8: cost 6 inf + 4713 76.893 * * [simplify]: Extracting #9: cost 0 inf + 6832 76.895 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 76.895 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 76.895 * * * * [progress]: [ 204 / 494 ] simplifiying candidate # 76.895 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 76.895 * * [simplify]: iters left: 6 (18 enodes) 76.901 * * [simplify]: iters left: 5 (67 enodes) 76.913 * * [simplify]: iters left: 4 (91 enodes) 76.930 * * [simplify]: iters left: 3 (116 enodes) 76.949 * * [simplify]: iters left: 2 (151 enodes) 76.978 * * [simplify]: iters left: 1 (190 enodes) 77.015 * * [simplify]: Extracting #0: cost 1 inf + 0 77.015 * * [simplify]: Extracting #1: cost 13 inf + 0 77.015 * * [simplify]: Extracting #2: cost 26 inf + 1 77.015 * * [simplify]: Extracting #3: cost 28 inf + 83 77.015 * * [simplify]: Extracting #4: cost 22 inf + 1017 77.016 * * [simplify]: Extracting #5: cost 26 inf + 1665 77.016 * * [simplify]: Extracting #6: cost 25 inf + 1793 77.017 * * [simplify]: Extracting #7: cost 17 inf + 2444 77.018 * * [simplify]: Extracting #8: cost 6 inf + 5561 77.020 * * [simplify]: Extracting #9: cost 0 inf + 7560 77.023 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 77.023 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 77.023 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 77.023 * * [simplify]: iters left: 6 (17 enodes) 77.029 * * [simplify]: iters left: 5 (62 enodes) 77.040 * * [simplify]: iters left: 4 (91 enodes) 77.056 * * [simplify]: iters left: 3 (129 enodes) 77.080 * * [simplify]: iters left: 2 (163 enodes) 77.109 * * [simplify]: iters left: 1 (207 enodes) 77.150 * * [simplify]: Extracting #0: cost 1 inf + 0 77.150 * * [simplify]: Extracting #1: cost 17 inf + 0 77.150 * * [simplify]: Extracting #2: cost 28 inf + 2 77.150 * * [simplify]: Extracting #3: cost 28 inf + 248 77.150 * * [simplify]: Extracting #4: cost 21 inf + 1348 77.151 * * [simplify]: Extracting #5: cost 27 inf + 1552 77.151 * * [simplify]: Extracting #6: cost 27 inf + 1679 77.152 * * [simplify]: Extracting #7: cost 19 inf + 2289 77.153 * * [simplify]: Extracting #8: cost 7 inf + 5424 77.155 * * [simplify]: Extracting #9: cost 0 inf + 8042 77.157 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))) 77.157 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (cbrt 2))))) 77.157 * * * * [progress]: [ 205 / 494 ] simplifiying candidate # 77.158 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 77.158 * * [simplify]: iters left: 6 (17 enodes) 77.164 * * [simplify]: iters left: 5 (62 enodes) 77.174 * * [simplify]: iters left: 4 (80 enodes) 77.188 * * [simplify]: iters left: 3 (97 enodes) 77.202 * * [simplify]: iters left: 2 (115 enodes) 77.221 * * [simplify]: iters left: 1 (131 enodes) 77.243 * * [simplify]: Extracting #0: cost 1 inf + 0 77.243 * * [simplify]: Extracting #1: cost 8 inf + 0 77.243 * * [simplify]: Extracting #2: cost 15 inf + 1 77.244 * * [simplify]: Extracting #3: cost 16 inf + 84 77.244 * * [simplify]: Extracting #4: cost 15 inf + 290 77.244 * * [simplify]: Extracting #5: cost 22 inf + 413 77.244 * * [simplify]: Extracting #6: cost 17 inf + 1040 77.245 * * [simplify]: Extracting #7: cost 5 inf + 2929 77.246 * * [simplify]: Extracting #8: cost 0 inf + 4468 77.247 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 77.247 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 77.248 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 77.248 * * [simplify]: iters left: 6 (17 enodes) 77.254 * * [simplify]: iters left: 5 (62 enodes) 77.265 * * [simplify]: iters left: 4 (91 enodes) 77.282 * * [simplify]: iters left: 3 (129 enodes) 77.304 * * [simplify]: iters left: 2 (163 enodes) 77.334 * * [simplify]: iters left: 1 (207 enodes) 77.370 * * [simplify]: Extracting #0: cost 1 inf + 0 77.370 * * [simplify]: Extracting #1: cost 17 inf + 0 77.371 * * [simplify]: Extracting #2: cost 28 inf + 2 77.371 * * [simplify]: Extracting #3: cost 28 inf + 168 77.371 * * [simplify]: Extracting #4: cost 21 inf + 988 77.371 * * [simplify]: Extracting #5: cost 27 inf + 1152 77.372 * * [simplify]: Extracting #6: cost 27 inf + 1279 77.372 * * [simplify]: Extracting #7: cost 19 inf + 1889 77.373 * * [simplify]: Extracting #8: cost 7 inf + 4904 77.375 * * [simplify]: Extracting #9: cost 0 inf + 7322 77.379 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))) 77.379 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a (sqrt 2))))) 77.379 * * * * [progress]: [ 206 / 494 ] simplifiying candidate # 77.379 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 77.379 * * [simplify]: iters left: 6 (15 enodes) 77.384 * * [simplify]: iters left: 5 (54 enodes) 77.394 * * [simplify]: iters left: 4 (69 enodes) 77.404 * * [simplify]: iters left: 3 (81 enodes) 77.415 * * [simplify]: Extracting #0: cost 1 inf + 0 77.415 * * [simplify]: Extracting #1: cost 5 inf + 0 77.415 * * [simplify]: Extracting #2: cost 9 inf + 1 77.415 * * [simplify]: Extracting #3: cost 10 inf + 43 77.415 * * [simplify]: Extracting #4: cost 18 inf + 84 77.415 * * [simplify]: Extracting #5: cost 16 inf + 254 77.415 * * [simplify]: Extracting #6: cost 7 inf + 1084 77.416 * * [simplify]: Extracting #7: cost 1 inf + 2479 77.416 * * [simplify]: Extracting #8: cost 0 inf + 2779 77.417 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 77.417 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 77.417 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 77.418 * * [simplify]: iters left: 6 (16 enodes) 77.423 * * [simplify]: iters left: 5 (59 enodes) 77.434 * * [simplify]: iters left: 4 (88 enodes) 77.450 * * [simplify]: iters left: 3 (127 enodes) 77.472 * * [simplify]: iters left: 2 (161 enodes) 77.502 * * [simplify]: iters left: 1 (204 enodes) 77.536 * * [simplify]: Extracting #0: cost 1 inf + 0 77.536 * * [simplify]: Extracting #1: cost 16 inf + 0 77.536 * * [simplify]: Extracting #2: cost 21 inf + 46 77.536 * * [simplify]: Extracting #3: cost 20 inf + 297 77.536 * * [simplify]: Extracting #4: cost 20 inf + 381 77.537 * * [simplify]: Extracting #5: cost 27 inf + 422 77.537 * * [simplify]: Extracting #6: cost 27 inf + 549 77.537 * * [simplify]: Extracting #7: cost 17 inf + 1381 77.539 * * [simplify]: Extracting #8: cost 6 inf + 4393 77.540 * * [simplify]: Extracting #9: cost 0 inf + 6272 77.542 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)) 77.542 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (/ 1/2 a)))) 77.543 * * * * [progress]: [ 207 / 494 ] simplifiying candidate # 77.543 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 77.543 * * [simplify]: iters left: 6 (8 enodes) 77.547 * * [simplify]: iters left: 5 (30 enodes) 77.554 * * [simplify]: iters left: 4 (48 enodes) 77.560 * * [simplify]: iters left: 3 (59 enodes) 77.569 * * [simplify]: iters left: 2 (70 enodes) 77.579 * * [simplify]: iters left: 1 (74 enodes) 77.590 * * [simplify]: Extracting #0: cost 1 inf + 0 77.590 * * [simplify]: Extracting #1: cost 6 inf + 0 77.590 * * [simplify]: Extracting #2: cost 9 inf + 1 77.590 * * [simplify]: Extracting #3: cost 1 inf + 853 77.591 * * [simplify]: Extracting #4: cost 0 inf + 974 77.591 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 77.591 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 77.591 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 77.591 * * [simplify]: iters left: 6 (16 enodes) 77.597 * * [simplify]: iters left: 5 (62 enodes) 77.608 * * [simplify]: iters left: 4 (97 enodes) 77.627 * * [simplify]: iters left: 3 (165 enodes) 77.662 * * [simplify]: iters left: 2 (285 enodes) 77.740 * * [simplify]: iters left: 1 (455 enodes) 77.853 * * [simplify]: Extracting #0: cost 1 inf + 0 77.854 * * [simplify]: Extracting #1: cost 26 inf + 0 77.854 * * [simplify]: Extracting #2: cost 65 inf + 2 77.854 * * [simplify]: Extracting #3: cost 69 inf + 1312 77.856 * * [simplify]: Extracting #4: cost 38 inf + 5606 77.859 * * [simplify]: Extracting #5: cost 9 inf + 11784 77.863 * * [simplify]: Extracting #6: cost 0 inf + 14641 77.868 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 77.868 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 77.868 * * * * [progress]: [ 208 / 494 ] simplifiying candidate # 77.868 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (sqrt 2)))) 77.868 * * [simplify]: iters left: 6 (7 enodes) 77.872 * * [simplify]: iters left: 5 (25 enodes) 77.876 * * [simplify]: iters left: 4 (27 enodes) 77.880 * * [simplify]: Extracting #0: cost 1 inf + 0 77.880 * * [simplify]: Extracting #1: cost 4 inf + 0 77.881 * * [simplify]: Extracting #2: cost 5 inf + 1 77.881 * * [simplify]: Extracting #3: cost 1 inf + 166 77.881 * * [simplify]: Extracting #4: cost 0 inf + 248 77.881 * [simplify]: Simplified to (/ 1 (sqrt 2)) 77.881 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 77.881 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 77.881 * * [simplify]: iters left: 6 (16 enodes) 77.890 * * [simplify]: iters left: 5 (62 enodes) 77.902 * * [simplify]: iters left: 4 (97 enodes) 77.920 * * [simplify]: iters left: 3 (165 enodes) 77.955 * * [simplify]: iters left: 2 (285 enodes) 78.033 * * [simplify]: iters left: 1 (455 enodes) 78.144 * * [simplify]: Extracting #0: cost 1 inf + 0 78.145 * * [simplify]: Extracting #1: cost 26 inf + 0 78.145 * * [simplify]: Extracting #2: cost 65 inf + 2 78.145 * * [simplify]: Extracting #3: cost 69 inf + 1032 78.147 * * [simplify]: Extracting #4: cost 38 inf + 4606 78.150 * * [simplify]: Extracting #5: cost 9 inf + 10224 78.157 * * [simplify]: Extracting #6: cost 0 inf + 12841 78.161 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 78.161 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 78.162 * * * * [progress]: [ 209 / 494 ] simplifiying candidate # 78.162 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 1))) 78.162 * * [simplify]: iters left: 6 (5 enodes) 78.165 * * [simplify]: iters left: 5 (13 enodes) 78.167 * * [simplify]: iters left: 4 (15 enodes) 78.170 * * [simplify]: Extracting #0: cost 1 inf + 0 78.170 * * [simplify]: Extracting #1: cost 0 inf + 1 78.170 * [simplify]: Simplified to 1 78.170 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 78.170 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 78.170 * * [simplify]: iters left: 6 (15 enodes) 78.175 * * [simplify]: iters left: 5 (59 enodes) 78.185 * * [simplify]: iters left: 4 (94 enodes) 78.203 * * [simplify]: iters left: 3 (163 enodes) 78.241 * * [simplify]: iters left: 2 (283 enodes) 78.319 * * [simplify]: iters left: 1 (463 enodes) 78.422 * * [simplify]: Extracting #0: cost 1 inf + 0 78.422 * * [simplify]: Extracting #1: cost 25 inf + 0 78.423 * * [simplify]: Extracting #2: cost 54 inf + 46 78.423 * * [simplify]: Extracting #3: cost 63 inf + 382 78.424 * * [simplify]: Extracting #4: cost 40 inf + 2443 78.429 * * [simplify]: Extracting #5: cost 6 inf + 8714 78.433 * * [simplify]: Extracting #6: cost 0 inf + 10135 78.437 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 78.437 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 78.437 * * * * [progress]: [ 210 / 494 ] simplifiying candidate # 78.437 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 78.437 * * [simplify]: iters left: 6 (19 enodes) 78.443 * * [simplify]: iters left: 5 (69 enodes) 78.455 * * [simplify]: iters left: 4 (90 enodes) 78.471 * * [simplify]: iters left: 3 (115 enodes) 78.489 * * [simplify]: iters left: 2 (148 enodes) 78.521 * * [simplify]: iters left: 1 (200 enodes) 78.564 * * [simplify]: Extracting #0: cost 1 inf + 0 78.564 * * [simplify]: Extracting #1: cost 21 inf + 0 78.565 * * [simplify]: Extracting #2: cost 43 inf + 1 78.565 * * [simplify]: Extracting #3: cost 42 inf + 44 78.565 * * [simplify]: Extracting #4: cost 44 inf + 773 78.566 * * [simplify]: Extracting #5: cost 31 inf + 2939 78.568 * * [simplify]: Extracting #6: cost 5 inf + 9817 78.571 * * [simplify]: Extracting #7: cost 0 inf + 11796 78.575 * * [simplify]: Extracting #8: cost 0 inf + 11700 78.580 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) 78.580 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 78.581 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 78.581 * * [simplify]: iters left: 6 (18 enodes) 78.586 * * [simplify]: iters left: 5 (68 enodes) 78.598 * * [simplify]: iters left: 4 (103 enodes) 78.617 * * [simplify]: iters left: 3 (171 enodes) 78.652 * * [simplify]: iters left: 2 (291 enodes) 78.733 * * [simplify]: iters left: 1 (473 enodes) 78.853 * * [simplify]: Extracting #0: cost 1 inf + 0 78.854 * * [simplify]: Extracting #1: cost 26 inf + 0 78.854 * * [simplify]: Extracting #2: cost 60 inf + 126 78.854 * * [simplify]: Extracting #3: cost 66 inf + 863 78.855 * * [simplify]: Extracting #4: cost 70 inf + 1758 78.856 * * [simplify]: Extracting #5: cost 50 inf + 4925 78.859 * * [simplify]: Extracting #6: cost 13 inf + 13273 78.864 * * [simplify]: Extracting #7: cost 0 inf + 17717 78.869 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 78.870 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 78.870 * * * * [progress]: [ 211 / 494 ] simplifiying candidate # 78.870 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 78.870 * * [simplify]: iters left: 6 (18 enodes) 78.876 * * [simplify]: iters left: 5 (64 enodes) 78.886 * * [simplify]: iters left: 4 (79 enodes) 78.900 * * [simplify]: iters left: 3 (96 enodes) 78.914 * * [simplify]: iters left: 2 (114 enodes) 78.936 * * [simplify]: iters left: 1 (146 enodes) 78.963 * * [simplify]: Extracting #0: cost 1 inf + 0 78.963 * * [simplify]: Extracting #1: cost 16 inf + 0 78.964 * * [simplify]: Extracting #2: cost 28 inf + 1 78.964 * * [simplify]: Extracting #3: cost 26 inf + 85 78.964 * * [simplify]: Extracting #4: cost 30 inf + 575 78.964 * * [simplify]: Extracting #5: cost 26 inf + 1069 78.965 * * [simplify]: Extracting #6: cost 17 inf + 1721 78.966 * * [simplify]: Extracting #7: cost 5 inf + 5117 78.968 * * [simplify]: Extracting #8: cost 0 inf + 6696 78.970 * * [simplify]: Extracting #9: cost 0 inf + 6640 78.972 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) 78.972 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 78.973 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 78.973 * * [simplify]: iters left: 6 (18 enodes) 78.979 * * [simplify]: iters left: 5 (68 enodes) 78.991 * * [simplify]: iters left: 4 (103 enodes) 79.012 * * [simplify]: iters left: 3 (171 enodes) 79.048 * * [simplify]: iters left: 2 (291 enodes) 79.125 * * [simplify]: iters left: 1 (473 enodes) 79.244 * * [simplify]: Extracting #0: cost 1 inf + 0 79.245 * * [simplify]: Extracting #1: cost 26 inf + 0 79.245 * * [simplify]: Extracting #2: cost 60 inf + 126 79.245 * * [simplify]: Extracting #3: cost 66 inf + 623 79.246 * * [simplify]: Extracting #4: cost 70 inf + 1318 79.247 * * [simplify]: Extracting #5: cost 50 inf + 4085 79.250 * * [simplify]: Extracting #6: cost 13 inf + 11833 79.255 * * [simplify]: Extracting #7: cost 0 inf + 15917 79.260 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 79.260 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 79.260 * * * * [progress]: [ 212 / 494 ] simplifiying candidate # 79.261 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 79.261 * * [simplify]: iters left: 6 (16 enodes) 79.266 * * [simplify]: iters left: 5 (56 enodes) 79.278 * * [simplify]: iters left: 4 (68 enodes) 79.289 * * [simplify]: iters left: 3 (80 enodes) 79.300 * * [simplify]: Extracting #0: cost 1 inf + 0 79.300 * * [simplify]: Extracting #1: cost 6 inf + 0 79.300 * * [simplify]: Extracting #2: cost 10 inf + 1 79.300 * * [simplify]: Extracting #3: cost 9 inf + 84 79.300 * * [simplify]: Extracting #4: cost 18 inf + 84 79.300 * * [simplify]: Extracting #5: cost 16 inf + 254 79.301 * * [simplify]: Extracting #6: cost 9 inf + 822 79.301 * * [simplify]: Extracting #7: cost 2 inf + 2259 79.302 * * [simplify]: Extracting #8: cost 0 inf + 2939 79.302 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 79.302 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 79.303 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 79.303 * * [simplify]: iters left: 6 (17 enodes) 79.309 * * [simplify]: iters left: 5 (65 enodes) 79.320 * * [simplify]: iters left: 4 (100 enodes) 79.339 * * [simplify]: iters left: 3 (169 enodes) 79.376 * * [simplify]: iters left: 2 (289 enodes) 79.457 * * [simplify]: iters left: 1 (459 enodes) 79.560 * * [simplify]: Extracting #0: cost 1 inf + 0 79.560 * * [simplify]: Extracting #1: cost 25 inf + 0 79.560 * * [simplify]: Extracting #2: cost 56 inf + 46 79.561 * * [simplify]: Extracting #3: cost 67 inf + 380 79.561 * * [simplify]: Extracting #4: cost 70 inf + 754 79.562 * * [simplify]: Extracting #5: cost 56 inf + 2351 79.564 * * [simplify]: Extracting #6: cost 34 inf + 4575 79.565 * * [simplify]: Extracting #7: cost 28 inf + 5238 79.568 * * [simplify]: Extracting #8: cost 10 inf + 10549 79.573 * * [simplify]: Extracting #9: cost 0 inf + 13786 79.578 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 79.578 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 79.578 * * * * [progress]: [ 213 / 494 ] simplifiying candidate # 79.578 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 79.578 * * [simplify]: iters left: 6 (19 enodes) 79.585 * * [simplify]: iters left: 5 (69 enodes) 79.597 * * [simplify]: iters left: 4 (90 enodes) 79.612 * * [simplify]: iters left: 3 (115 enodes) 79.634 * * [simplify]: iters left: 2 (148 enodes) 79.664 * * [simplify]: iters left: 1 (200 enodes) 79.709 * * [simplify]: Extracting #0: cost 1 inf + 0 79.709 * * [simplify]: Extracting #1: cost 21 inf + 0 79.709 * * [simplify]: Extracting #2: cost 43 inf + 1 79.709 * * [simplify]: Extracting #3: cost 42 inf + 44 79.710 * * [simplify]: Extracting #4: cost 44 inf + 773 79.710 * * [simplify]: Extracting #5: cost 31 inf + 2939 79.712 * * [simplify]: Extracting #6: cost 5 inf + 9817 79.716 * * [simplify]: Extracting #7: cost 0 inf + 11796 79.719 * * [simplify]: Extracting #8: cost 0 inf + 11700 79.723 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) 79.723 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt 2) (cbrt 2))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 79.723 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 79.723 * * [simplify]: iters left: 6 (18 enodes) 79.729 * * [simplify]: iters left: 5 (68 enodes) 79.741 * * [simplify]: iters left: 4 (103 enodes) 79.759 * * [simplify]: iters left: 3 (171 enodes) 79.796 * * [simplify]: iters left: 2 (291 enodes) 79.873 * * [simplify]: iters left: 1 (473 enodes) 79.989 * * [simplify]: Extracting #0: cost 1 inf + 0 79.989 * * [simplify]: Extracting #1: cost 26 inf + 0 79.989 * * [simplify]: Extracting #2: cost 60 inf + 126 79.990 * * [simplify]: Extracting #3: cost 66 inf + 863 79.990 * * [simplify]: Extracting #4: cost 70 inf + 1758 79.991 * * [simplify]: Extracting #5: cost 50 inf + 4925 79.995 * * [simplify]: Extracting #6: cost 13 inf + 13273 80.000 * * [simplify]: Extracting #7: cost 0 inf + 17717 80.005 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))) 80.005 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (cbrt 2))))) 80.005 * * * * [progress]: [ 214 / 494 ] simplifiying candidate # 80.005 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 80.006 * * [simplify]: iters left: 6 (18 enodes) 80.011 * * [simplify]: iters left: 5 (64 enodes) 80.022 * * [simplify]: iters left: 4 (79 enodes) 80.035 * * [simplify]: iters left: 3 (96 enodes) 80.052 * * [simplify]: iters left: 2 (114 enodes) 80.071 * * [simplify]: iters left: 1 (146 enodes) 80.099 * * [simplify]: Extracting #0: cost 1 inf + 0 80.099 * * [simplify]: Extracting #1: cost 16 inf + 0 80.099 * * [simplify]: Extracting #2: cost 28 inf + 1 80.099 * * [simplify]: Extracting #3: cost 26 inf + 85 80.099 * * [simplify]: Extracting #4: cost 30 inf + 575 80.100 * * [simplify]: Extracting #5: cost 26 inf + 1069 80.100 * * [simplify]: Extracting #6: cost 17 inf + 1721 80.101 * * [simplify]: Extracting #7: cost 5 inf + 5117 80.103 * * [simplify]: Extracting #8: cost 0 inf + 6696 80.105 * * [simplify]: Extracting #9: cost 0 inf + 6640 80.107 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) 80.107 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 80.108 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 80.108 * * [simplify]: iters left: 6 (18 enodes) 80.115 * * [simplify]: iters left: 5 (68 enodes) 80.127 * * [simplify]: iters left: 4 (103 enodes) 80.146 * * [simplify]: iters left: 3 (171 enodes) 80.181 * * [simplify]: iters left: 2 (291 enodes) 80.260 * * [simplify]: iters left: 1 (473 enodes) 80.376 * * [simplify]: Extracting #0: cost 1 inf + 0 80.376 * * [simplify]: Extracting #1: cost 26 inf + 0 80.376 * * [simplify]: Extracting #2: cost 60 inf + 126 80.377 * * [simplify]: Extracting #3: cost 66 inf + 623 80.379 * * [simplify]: Extracting #4: cost 70 inf + 1318 80.380 * * [simplify]: Extracting #5: cost 50 inf + 4085 80.383 * * [simplify]: Extracting #6: cost 13 inf + 11833 80.388 * * [simplify]: Extracting #7: cost 0 inf + 15917 80.394 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))) 80.394 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* a (sqrt 2))))) 80.394 * * * * [progress]: [ 215 / 494 ] simplifiying candidate # 80.394 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 80.394 * * [simplify]: iters left: 6 (16 enodes) 80.399 * * [simplify]: iters left: 5 (56 enodes) 80.409 * * [simplify]: iters left: 4 (68 enodes) 80.419 * * [simplify]: iters left: 3 (80 enodes) 80.430 * * [simplify]: Extracting #0: cost 1 inf + 0 80.430 * * [simplify]: Extracting #1: cost 6 inf + 0 80.430 * * [simplify]: Extracting #2: cost 10 inf + 1 80.430 * * [simplify]: Extracting #3: cost 9 inf + 84 80.430 * * [simplify]: Extracting #4: cost 18 inf + 84 80.430 * * [simplify]: Extracting #5: cost 16 inf + 254 80.430 * * [simplify]: Extracting #6: cost 9 inf + 822 80.431 * * [simplify]: Extracting #7: cost 2 inf + 2259 80.431 * * [simplify]: Extracting #8: cost 0 inf + 2939 80.432 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 80.432 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 80.432 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 80.432 * * [simplify]: iters left: 6 (17 enodes) 80.438 * * [simplify]: iters left: 5 (65 enodes) 80.449 * * [simplify]: iters left: 4 (100 enodes) 80.468 * * [simplify]: iters left: 3 (169 enodes) 80.503 * * [simplify]: iters left: 2 (289 enodes) 80.583 * * [simplify]: iters left: 1 (459 enodes) 80.684 * * [simplify]: Extracting #0: cost 1 inf + 0 80.684 * * [simplify]: Extracting #1: cost 25 inf + 0 80.685 * * [simplify]: Extracting #2: cost 56 inf + 46 80.685 * * [simplify]: Extracting #3: cost 67 inf + 380 80.686 * * [simplify]: Extracting #4: cost 70 inf + 754 80.686 * * [simplify]: Extracting #5: cost 56 inf + 2351 80.688 * * [simplify]: Extracting #6: cost 34 inf + 4575 80.689 * * [simplify]: Extracting #7: cost 28 inf + 5238 80.693 * * [simplify]: Extracting #8: cost 10 inf + 10549 80.698 * * [simplify]: Extracting #9: cost 0 inf + 13786 80.703 * [simplify]: Simplified to (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)) 80.703 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (/ 1/2 a)))) 80.703 * * * * [progress]: [ 216 / 494 ] simplifiying candidate # 80.703 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 80.703 * * [simplify]: iters left: 6 (8 enodes) 80.707 * * [simplify]: iters left: 5 (30 enodes) 80.714 * * [simplify]: iters left: 4 (48 enodes) 80.720 * * [simplify]: iters left: 3 (59 enodes) 80.732 * * [simplify]: iters left: 2 (70 enodes) 80.742 * * [simplify]: iters left: 1 (74 enodes) 80.751 * * [simplify]: Extracting #0: cost 1 inf + 0 80.751 * * [simplify]: Extracting #1: cost 6 inf + 0 80.751 * * [simplify]: Extracting #2: cost 9 inf + 1 80.752 * * [simplify]: Extracting #3: cost 1 inf + 853 80.752 * * [simplify]: Extracting #4: cost 0 inf + 974 80.752 * [simplify]: Simplified to (/ (/ 1 (cbrt 2)) (cbrt 2)) 80.752 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 80.752 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 80.752 * * [simplify]: iters left: 6 (16 enodes) 80.758 * * [simplify]: iters left: 5 (62 enodes) 80.770 * * [simplify]: iters left: 4 (97 enodes) 80.787 * * [simplify]: iters left: 3 (165 enodes) 80.823 * * [simplify]: iters left: 2 (285 enodes) 80.900 * * [simplify]: iters left: 1 (455 enodes) 81.317 * * [simplify]: Extracting #0: cost 1 inf + 0 81.317 * * [simplify]: Extracting #1: cost 26 inf + 0 81.317 * * [simplify]: Extracting #2: cost 65 inf + 2 81.318 * * [simplify]: Extracting #3: cost 69 inf + 1312 81.319 * * [simplify]: Extracting #4: cost 38 inf + 5606 81.322 * * [simplify]: Extracting #5: cost 9 inf + 11784 81.327 * * [simplify]: Extracting #6: cost 0 inf + 14641 81.331 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))) 81.331 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt 2)) (cbrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (cbrt 2))))) 81.331 * * * * [progress]: [ 217 / 494 ] simplifiying candidate # 81.331 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 (sqrt 2)))) 81.332 * * [simplify]: iters left: 6 (7 enodes) 81.336 * * [simplify]: iters left: 5 (25 enodes) 81.340 * * [simplify]: iters left: 4 (27 enodes) 81.343 * * [simplify]: Extracting #0: cost 1 inf + 0 81.344 * * [simplify]: Extracting #1: cost 4 inf + 0 81.344 * * [simplify]: Extracting #2: cost 5 inf + 1 81.344 * * [simplify]: Extracting #3: cost 1 inf + 166 81.344 * * [simplify]: Extracting #4: cost 0 inf + 248 81.344 * [simplify]: Simplified to (/ 1 (sqrt 2)) 81.344 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 81.344 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 81.344 * * [simplify]: iters left: 6 (16 enodes) 81.350 * * [simplify]: iters left: 5 (62 enodes) 81.361 * * [simplify]: iters left: 4 (97 enodes) 81.382 * * [simplify]: iters left: 3 (165 enodes) 81.416 * * [simplify]: iters left: 2 (285 enodes) 81.494 * * [simplify]: iters left: 1 (455 enodes) 81.607 * * [simplify]: Extracting #0: cost 1 inf + 0 81.607 * * [simplify]: Extracting #1: cost 26 inf + 0 81.607 * * [simplify]: Extracting #2: cost 65 inf + 2 81.607 * * [simplify]: Extracting #3: cost 69 inf + 1032 81.609 * * [simplify]: Extracting #4: cost 38 inf + 4606 81.612 * * [simplify]: Extracting #5: cost 9 inf + 10224 81.616 * * [simplify]: Extracting #6: cost 0 inf + 12841 81.621 * [simplify]: Simplified to (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))) 81.621 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* a (sqrt 2))))) 81.621 * * * * [progress]: [ 218 / 494 ] simplifiying candidate # 81.621 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ 1 1))) 81.621 * * [simplify]: iters left: 6 (5 enodes) 81.624 * * [simplify]: iters left: 5 (13 enodes) 81.627 * * [simplify]: iters left: 4 (15 enodes) 81.629 * * [simplify]: Extracting #0: cost 1 inf + 0 81.629 * * [simplify]: Extracting #1: cost 0 inf + 1 81.629 * [simplify]: Simplified to 1 81.629 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 81.630 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 81.630 * * [simplify]: iters left: 6 (15 enodes) 81.634 * * [simplify]: iters left: 5 (59 enodes) 81.647 * * [simplify]: iters left: 4 (94 enodes) 81.665 * * [simplify]: iters left: 3 (163 enodes) 81.698 * * [simplify]: iters left: 2 (283 enodes) 81.777 * * [simplify]: iters left: 1 (463 enodes) 81.879 * * [simplify]: Extracting #0: cost 1 inf + 0 81.879 * * [simplify]: Extracting #1: cost 25 inf + 0 81.880 * * [simplify]: Extracting #2: cost 54 inf + 46 81.880 * * [simplify]: Extracting #3: cost 63 inf + 382 81.881 * * [simplify]: Extracting #4: cost 40 inf + 2443 81.884 * * [simplify]: Extracting #5: cost 6 inf + 8714 81.888 * * [simplify]: Extracting #6: cost 0 inf + 10135 81.891 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 81.892 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 81.892 * * * * [progress]: [ 219 / 494 ] simplifiying candidate # 81.892 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 1)) 81.892 * * [simplify]: iters left: 4 (4 enodes) 81.896 * * [simplify]: iters left: 3 (12 enodes) 81.898 * * [simplify]: iters left: 2 (14 enodes) 81.900 * * [simplify]: Extracting #0: cost 1 inf + 0 81.900 * * [simplify]: Extracting #1: cost 0 inf + 1 81.900 * [simplify]: Simplified to 1 81.900 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 81.900 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 81.901 * * [simplify]: iters left: 6 (15 enodes) 81.905 * * [simplify]: iters left: 5 (59 enodes) 81.918 * * [simplify]: iters left: 4 (94 enodes) 81.935 * * [simplify]: iters left: 3 (163 enodes) 81.969 * * [simplify]: iters left: 2 (283 enodes) 82.047 * * [simplify]: iters left: 1 (463 enodes) 82.150 * * [simplify]: Extracting #0: cost 1 inf + 0 82.150 * * [simplify]: Extracting #1: cost 25 inf + 0 82.150 * * [simplify]: Extracting #2: cost 54 inf + 46 82.150 * * [simplify]: Extracting #3: cost 63 inf + 382 82.151 * * [simplify]: Extracting #4: cost 40 inf + 2443 82.154 * * [simplify]: Extracting #5: cost 6 inf + 8714 82.158 * * [simplify]: Extracting #6: cost 0 inf + 10135 82.162 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 82.162 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 82.162 * * * * [progress]: [ 220 / 494 ] simplifiying candidate # 82.162 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 82.162 * * [simplify]: iters left: 6 (13 enodes) 82.167 * * [simplify]: iters left: 5 (48 enodes) 82.175 * * [simplify]: iters left: 4 (61 enodes) 82.189 * * [simplify]: iters left: 3 (85 enodes) 82.202 * * [simplify]: iters left: 2 (95 enodes) 82.215 * * [simplify]: iters left: 1 (97 enodes) 82.228 * * [simplify]: Extracting #0: cost 1 inf + 0 82.228 * * [simplify]: Extracting #1: cost 9 inf + 0 82.228 * * [simplify]: Extracting #2: cost 11 inf + 2 82.228 * * [simplify]: Extracting #3: cost 17 inf + 126 82.228 * * [simplify]: Extracting #4: cost 16 inf + 295 82.229 * * [simplify]: Extracting #5: cost 8 inf + 905 82.229 * * [simplify]: Extracting #6: cost 3 inf + 1704 82.230 * * [simplify]: Extracting #7: cost 0 inf + 2443 82.231 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 82.231 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* -4 a) c (* b b))) b) (/ (sqrt 1) (/ a (/ 1 2))))) 82.231 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ 1 2))) 82.231 * * [simplify]: iters left: 6 (7 enodes) 82.235 * * [simplify]: iters left: 5 (28 enodes) 82.240 * * [simplify]: iters left: 4 (38 enodes) 82.246 * * [simplify]: iters left: 3 (47 enodes) 82.254 * * [simplify]: iters left: 2 (52 enodes) 82.261 * * [simplify]: iters left: 1 (54 enodes) 82.269 * * [simplify]: Extracting #0: cost 1 inf + 0 82.269 * * [simplify]: Extracting #1: cost 10 inf + 0 82.269 * * [simplify]: Extracting #2: cost 5 inf + 214 82.269 * * [simplify]: Extracting #3: cost 0 inf + 424 82.270 * [simplify]: Simplified to (/ 1/2 a) 82.270 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma (* -4 a) c (* b b))) b) (/ 1/2 a))) 82.270 * * * * [progress]: [ 221 / 494 ] simplifiying candidate # 82.270 * [simplify]: Simplifying (/ (sqrt 1) 1) 82.270 * * [simplify]: iters left: 3 (3 enodes) 82.272 * * [simplify]: iters left: 2 (9 enodes) 82.274 * * [simplify]: iters left: 1 (11 enodes) 82.276 * * [simplify]: Extracting #0: cost 1 inf + 0 82.276 * * [simplify]: Extracting #1: cost 0 inf + 1 82.276 * [simplify]: Simplified to 1 82.276 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 82.276 * [simplify]: Simplifying (/ (sqrt 1) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 82.276 * * [simplify]: iters left: 6 (15 enodes) 82.281 * * [simplify]: iters left: 5 (59 enodes) 82.292 * * [simplify]: iters left: 4 (94 enodes) 82.308 * * [simplify]: iters left: 3 (163 enodes) 82.342 * * [simplify]: iters left: 2 (283 enodes) 82.421 * * [simplify]: iters left: 1 (463 enodes) 82.523 * * [simplify]: Extracting #0: cost 1 inf + 0 82.523 * * [simplify]: Extracting #1: cost 25 inf + 0 82.523 * * [simplify]: Extracting #2: cost 54 inf + 46 82.523 * * [simplify]: Extracting #3: cost 63 inf + 382 82.524 * * [simplify]: Extracting #4: cost 40 inf + 2443 82.527 * * [simplify]: Extracting #5: cost 6 inf + 8714 82.531 * * [simplify]: Extracting #6: cost 0 inf + 10135 82.535 * [simplify]: Simplified to (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)) 82.535 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (- (sqrt (fma (* a c) -4 (* b b))) b) (* 2 a)))) 82.536 * * * * [progress]: [ 222 / 494 ] simplifiying candidate # 82.536 * [simplify]: Simplifying (/ (sqrt 1) a) 82.536 * * [simplify]: iters left: 3 (4 enodes) 82.540 * * [simplify]: iters left: 2 (14 enodes) 82.543 * * [simplify]: iters left: 1 (16 enodes) 82.545 * * [simplify]: Extracting #0: cost 1 inf + 0 82.546 * * [simplify]: Extracting #1: cost 4 inf + 0 82.546 * * [simplify]: Extracting #2: cost 2 inf + 2 82.546 * * [simplify]: Extracting #3: cost 1 inf + 44 82.546 * * [simplify]: Extracting #4: cost 0 inf + 86 82.546 * [simplify]: Simplified to (/ 1 a) 82.546 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ (sqrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 82.546 * [simplify]: Simplifying (/ (sqrt 1) (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 82.546 * * [simplify]: iters left: 6 (15 enodes) 82.551 * * [simplify]: iters left: 5 (59 enodes) 82.562 * * [simplify]: iters left: 4 (83 enodes) 82.576 * * [simplify]: iters left: 3 (118 enodes) 82.594 * * [simplify]: iters left: 2 (144 enodes) 82.624 * * [simplify]: iters left: 1 (194 enodes) 82.657 * * [simplify]: Extracting #0: cost 1 inf + 0 82.657 * * [simplify]: Extracting #1: cost 16 inf + 0 82.658 * * [simplify]: Extracting #2: cost 28 inf + 4 82.658 * * [simplify]: Extracting #3: cost 31 inf + 379 82.658 * * [simplify]: Extracting #4: cost 25 inf + 836 82.659 * * [simplify]: Extracting #5: cost 17 inf + 1446 82.660 * * [simplify]: Extracting #6: cost 2 inf + 4508 82.661 * * [simplify]: Extracting #7: cost 0 inf + 5028 82.663 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)) 82.663 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt 1) a) (* 1/2 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 82.663 * * * * [progress]: [ 223 / 494 ] simplifiying candidate # 82.664 * [simplify]: Simplifying (/ (sqrt 1) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 82.664 * * [simplify]: iters left: 6 (13 enodes) 82.668 * * [simplify]: iters left: 5 (48 enodes) 82.676 * * [simplify]: iters left: 4 (74 enodes) 82.690 * * [simplify]: iters left: 3 (132 enodes) 82.717 * * [simplify]: iters left: 2 (185 enodes) 82.750 * * [simplify]: iters left: 1 (219 enodes) 82.777 * * [simplify]: Extracting #0: cost 1 inf + 0 82.777 * * [simplify]: Extracting #1: cost 14 inf + 0 82.777 * * [simplify]: Extracting #2: cost 24 inf + 168 82.777 * * [simplify]: Extracting #3: cost 25 inf + 705 82.778 * * [simplify]: Extracting #4: cost 20 inf + 1125 82.778 * * [simplify]: Extracting #5: cost 12 inf + 1735 82.780 * * [simplify]: Extracting #6: cost 3 inf + 3666 82.781 * * [simplify]: Extracting #7: cost 0 inf + 4403 82.783 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 82.783 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) (/ (sqrt 1) 2))) 82.783 * [simplify]: Simplifying (/ (sqrt 1) 2) 82.783 * * [simplify]: iters left: 3 (4 enodes) 82.785 * * [simplify]: iters left: 2 (15 enodes) 82.789 * * [simplify]: iters left: 1 (17 enodes) 82.792 * * [simplify]: Extracting #0: cost 1 inf + 0 82.792 * * [simplify]: Extracting #1: cost 0 inf + 1 82.792 * [simplify]: Simplified to 1/2 82.792 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) a) 1/2)) 82.792 * * * * [progress]: [ 224 / 494 ] simplifiying candidate # 82.792 * [simplify]: Simplifying (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 82.792 * * [simplify]: iters left: 6 (16 enodes) 82.797 * * [simplify]: iters left: 5 (62 enodes) 82.808 * * [simplify]: iters left: 4 (88 enodes) 82.823 * * [simplify]: iters left: 3 (108 enodes) 82.839 * * [simplify]: Extracting #0: cost 1 inf + 0 82.839 * * [simplify]: Extracting #1: cost 6 inf + 0 82.839 * * [simplify]: Extracting #2: cost 9 inf + 1 82.839 * * [simplify]: Extracting #3: cost 16 inf + 1 82.839 * * [simplify]: Extracting #4: cost 24 inf + 3 82.839 * * [simplify]: Extracting #5: cost 27 inf + 88 82.839 * * [simplify]: Extracting #6: cost 31 inf + 294 82.840 * * [simplify]: Extracting #7: cost 27 inf + 670 82.840 * * [simplify]: Extracting #8: cost 17 inf + 1856 82.841 * * [simplify]: Extracting #9: cost 9 inf + 3933 82.842 * * [simplify]: Extracting #10: cost 1 inf + 6975 82.844 * * [simplify]: Extracting #11: cost 0 inf + 7436 82.845 * [simplify]: Simplified to (/ (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) 82.845 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (cbrt (/ (* 2 a) (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ 1 (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 82.845 * [simplify]: Simplifying (/ 1 (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 82.845 * * [simplify]: iters left: 6 (15 enodes) 82.852 * * [simplify]: iters left: 5 (57 enodes) 82.862 * * [simplify]: iters left: 4 (81 enodes) 82.875 * * [simplify]: iters left: 3 (101 enodes) 82.891 * * [simplify]: Extracting #0: cost 1 inf + 0 82.891 * * [simplify]: Extracting #1: cost 4 inf + 0 82.891 * * [simplify]: Extracting #2: cost 5 inf + 1 82.891 * * [simplify]: Extracting #3: cost 12 inf + 1 82.891 * * [simplify]: Extracting #4: cost 20 inf + 3 82.891 * * [simplify]: Extracting #5: cost 23 inf + 87 82.891 * * [simplify]: Extracting #6: cost 27 inf + 294 82.891 * * [simplify]: Extracting #7: cost 18 inf + 1525 82.892 * * [simplify]: Extracting #8: cost 4 inf + 4152 82.893 * * [simplify]: Extracting #9: cost 0 inf + 5674 82.894 * [simplify]: Simplified to (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 82.894 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ 1 (cbrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 82.895 * * * * [progress]: [ 225 / 494 ] simplifiying candidate # 82.895 * [simplify]: Simplifying (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 82.895 * * [simplify]: iters left: 6 (15 enodes) 82.899 * * [simplify]: iters left: 5 (57 enodes) 82.909 * * [simplify]: iters left: 4 (81 enodes) 82.924 * * [simplify]: iters left: 3 (101 enodes) 82.941 * * [simplify]: Extracting #0: cost 1 inf + 0 82.941 * * [simplify]: Extracting #1: cost 4 inf + 0 82.941 * * [simplify]: Extracting #2: cost 5 inf + 1 82.941 * * [simplify]: Extracting #3: cost 12 inf + 1 82.941 * * [simplify]: Extracting #4: cost 20 inf + 3 82.941 * * [simplify]: Extracting #5: cost 23 inf + 87 82.942 * * [simplify]: Extracting #6: cost 27 inf + 294 82.942 * * [simplify]: Extracting #7: cost 18 inf + 1525 82.943 * * [simplify]: Extracting #8: cost 4 inf + 4112 82.944 * * [simplify]: Extracting #9: cost 0 inf + 5514 82.945 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 82.945 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 82.945 * [simplify]: Simplifying (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 82.945 * * [simplify]: iters left: 6 (15 enodes) 82.950 * * [simplify]: iters left: 5 (57 enodes) 82.959 * * [simplify]: iters left: 4 (81 enodes) 82.973 * * [simplify]: iters left: 3 (101 enodes) 82.988 * * [simplify]: Extracting #0: cost 1 inf + 0 82.988 * * [simplify]: Extracting #1: cost 4 inf + 0 82.988 * * [simplify]: Extracting #2: cost 5 inf + 1 82.988 * * [simplify]: Extracting #3: cost 12 inf + 1 82.988 * * [simplify]: Extracting #4: cost 20 inf + 3 82.988 * * [simplify]: Extracting #5: cost 23 inf + 87 82.988 * * [simplify]: Extracting #6: cost 27 inf + 294 82.989 * * [simplify]: Extracting #7: cost 18 inf + 1525 82.989 * * [simplify]: Extracting #8: cost 4 inf + 4112 82.990 * * [simplify]: Extracting #9: cost 0 inf + 5514 82.992 * [simplify]: Simplified to (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))) 82.992 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ 1 (sqrt (/ (* 2 a) (- (sqrt (fma (* c a) -4 (* b b))) b)))))) 82.992 * * * * [progress]: [ 226 / 494 ] simplifiying candidate # 82.992 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 82.992 * * [simplify]: iters left: 6 (18 enodes) 82.997 * * [simplify]: iters left: 5 (72 enodes) 83.010 * * [simplify]: iters left: 4 (120 enodes) 83.033 * * [simplify]: iters left: 3 (171 enodes) 83.063 * * [simplify]: iters left: 2 (231 enodes) 83.108 * * [simplify]: iters left: 1 (256 enodes) 83.143 * * [simplify]: Extracting #0: cost 1 inf + 0 83.143 * * [simplify]: Extracting #1: cost 16 inf + 0 83.143 * * [simplify]: Extracting #2: cost 30 inf + 1 83.143 * * [simplify]: Extracting #3: cost 35 inf + 2 83.143 * * [simplify]: Extracting #4: cost 34 inf + 853 83.143 * * [simplify]: Extracting #5: cost 34 inf + 1017 83.144 * * [simplify]: Extracting #6: cost 39 inf + 1182 83.144 * * [simplify]: Extracting #7: cost 35 inf + 1614 83.146 * * [simplify]: Extracting #8: cost 14 inf + 7122 83.149 * * [simplify]: Extracting #9: cost 1 inf + 12622 83.152 * * [simplify]: Extracting #10: cost 0 inf + 13122 83.156 * [simplify]: Simplified to (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) 83.156 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) (/ 1 (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 83.156 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 83.156 * * [simplify]: iters left: 6 (16 enodes) 83.162 * * [simplify]: iters left: 5 (60 enodes) 83.173 * * [simplify]: iters left: 4 (84 enodes) 83.187 * * [simplify]: iters left: 3 (102 enodes) 83.203 * * [simplify]: iters left: 2 (114 enodes) 83.220 * * [simplify]: Extracting #0: cost 1 inf + 0 83.220 * * [simplify]: Extracting #1: cost 7 inf + 0 83.220 * * [simplify]: Extracting #2: cost 12 inf + 1 83.220 * * [simplify]: Extracting #3: cost 17 inf + 2 83.220 * * [simplify]: Extracting #4: cost 20 inf + 287 83.220 * * [simplify]: Extracting #5: cost 19 inf + 493 83.221 * * [simplify]: Extracting #6: cost 23 inf + 740 83.221 * * [simplify]: Extracting #7: cost 23 inf + 867 83.221 * * [simplify]: Extracting #8: cost 15 inf + 1477 83.222 * * [simplify]: Extracting #9: cost 7 inf + 3136 83.223 * * [simplify]: Extracting #10: cost 0 inf + 5796 83.224 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)) 83.224 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a))) (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)))) 83.224 * * * * [progress]: [ 227 / 494 ] simplifiying candidate # 83.224 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 83.224 * * [simplify]: iters left: 6 (17 enodes) 83.229 * * [simplify]: iters left: 5 (65 enodes) 83.242 * * [simplify]: iters left: 4 (96 enodes) 83.259 * * [simplify]: iters left: 3 (127 enodes) 83.280 * * [simplify]: iters left: 2 (152 enodes) 83.304 * * [simplify]: iters left: 1 (156 enodes) 83.329 * * [simplify]: Extracting #0: cost 1 inf + 0 83.329 * * [simplify]: Extracting #1: cost 11 inf + 0 83.329 * * [simplify]: Extracting #2: cost 20 inf + 1 83.329 * * [simplify]: Extracting #3: cost 25 inf + 2 83.329 * * [simplify]: Extracting #4: cost 25 inf + 692 83.329 * * [simplify]: Extracting #5: cost 23 inf + 1099 83.330 * * [simplify]: Extracting #6: cost 27 inf + 1306 83.330 * * [simplify]: Extracting #7: cost 29 inf + 1349 83.330 * * [simplify]: Extracting #8: cost 22 inf + 1780 83.331 * * [simplify]: Extracting #9: cost 7 inf + 5143 83.333 * * [simplify]: Extracting #10: cost 0 inf + 7962 83.335 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 83.335 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 83.336 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 83.336 * * [simplify]: iters left: 6 (16 enodes) 83.340 * * [simplify]: iters left: 5 (60 enodes) 83.351 * * [simplify]: iters left: 4 (84 enodes) 83.365 * * [simplify]: iters left: 3 (102 enodes) 83.380 * * [simplify]: iters left: 2 (114 enodes) 83.397 * * [simplify]: Extracting #0: cost 1 inf + 0 83.398 * * [simplify]: Extracting #1: cost 7 inf + 0 83.398 * * [simplify]: Extracting #2: cost 12 inf + 1 83.398 * * [simplify]: Extracting #3: cost 17 inf + 2 83.398 * * [simplify]: Extracting #4: cost 20 inf + 287 83.398 * * [simplify]: Extracting #5: cost 19 inf + 493 83.398 * * [simplify]: Extracting #6: cost 23 inf + 740 83.398 * * [simplify]: Extracting #7: cost 23 inf + 867 83.399 * * [simplify]: Extracting #8: cost 15 inf + 1477 83.399 * * [simplify]: Extracting #9: cost 7 inf + 3096 83.400 * * [simplify]: Extracting #10: cost 0 inf + 5556 83.401 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)) 83.401 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt a)))) 83.402 * * * * [progress]: [ 228 / 494 ] simplifiying candidate # 83.402 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 83.402 * * [simplify]: iters left: 6 (20 enodes) 83.409 * * [simplify]: iters left: 5 (79 enodes) 83.424 * * [simplify]: iters left: 4 (156 enodes) 83.459 * * [simplify]: iters left: 3 (376 enodes) 83.574 * * [simplify]: Extracting #0: cost 1 inf + 0 83.575 * * [simplify]: Extracting #1: cost 67 inf + 0 83.575 * * [simplify]: Extracting #2: cost 145 inf + 1 83.576 * * [simplify]: Extracting #3: cost 140 inf + 1863 83.577 * * [simplify]: Extracting #4: cost 117 inf + 6917 83.579 * * [simplify]: Extracting #5: cost 121 inf + 7646 83.581 * * [simplify]: Extracting #6: cost 121 inf + 7772 83.582 * * [simplify]: Extracting #7: cost 110 inf + 8742 83.589 * * [simplify]: Extracting #8: cost 57 inf + 34891 83.604 * * [simplify]: Extracting #9: cost 3 inf + 64339 83.623 * * [simplify]: Extracting #10: cost 0 inf + 65718 83.640 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) 83.640 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 83.641 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 83.641 * * [simplify]: iters left: 6 (17 enodes) 83.646 * * [simplify]: iters left: 5 (62 enodes) 83.658 * * [simplify]: iters left: 4 (89 enodes) 83.673 * * [simplify]: iters left: 3 (120 enodes) 83.692 * * [simplify]: iters left: 2 (149 enodes) 83.720 * * [simplify]: iters left: 1 (186 enodes) 83.753 * * [simplify]: Extracting #0: cost 1 inf + 0 83.753 * * [simplify]: Extracting #1: cost 17 inf + 0 83.753 * * [simplify]: Extracting #2: cost 31 inf + 1 83.753 * * [simplify]: Extracting #3: cost 32 inf + 84 83.754 * * [simplify]: Extracting #4: cost 23 inf + 1504 83.754 * * [simplify]: Extracting #5: cost 27 inf + 2354 83.755 * * [simplify]: Extracting #6: cost 23 inf + 2924 83.756 * * [simplify]: Extracting #7: cost 7 inf + 6866 83.758 * * [simplify]: Extracting #8: cost 0 inf + 10044 83.761 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)) 83.761 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a))) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)))) 83.761 * * * * [progress]: [ 229 / 494 ] simplifiying candidate # 83.761 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 83.761 * * [simplify]: iters left: 6 (19 enodes) 83.767 * * [simplify]: iters left: 5 (72 enodes) 83.782 * * [simplify]: iters left: 4 (123 enodes) 83.806 * * [simplify]: iters left: 3 (248 enodes) 83.864 * * [simplify]: iters left: 2 (423 enodes) 84.042 * * [simplify]: Extracting #0: cost 1 inf + 0 84.042 * * [simplify]: Extracting #1: cost 51 inf + 0 84.042 * * [simplify]: Extracting #2: cost 89 inf + 1 84.043 * * [simplify]: Extracting #3: cost 90 inf + 44 84.043 * * [simplify]: Extracting #4: cost 81 inf + 1385 84.044 * * [simplify]: Extracting #5: cost 67 inf + 5598 84.046 * * [simplify]: Extracting #6: cost 62 inf + 6594 84.050 * * [simplify]: Extracting #7: cost 22 inf + 21734 84.061 * * [simplify]: Extracting #8: cost 0 inf + 31169 84.074 * * [simplify]: Extracting #9: cost 0 inf + 31089 84.085 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) 84.085 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 84.086 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 84.086 * * [simplify]: iters left: 6 (17 enodes) 84.091 * * [simplify]: iters left: 5 (62 enodes) 84.102 * * [simplify]: iters left: 4 (89 enodes) 84.117 * * [simplify]: iters left: 3 (120 enodes) 84.137 * * [simplify]: iters left: 2 (149 enodes) 84.164 * * [simplify]: iters left: 1 (186 enodes) 84.197 * * [simplify]: Extracting #0: cost 1 inf + 0 84.197 * * [simplify]: Extracting #1: cost 17 inf + 0 84.197 * * [simplify]: Extracting #2: cost 31 inf + 1 84.197 * * [simplify]: Extracting #3: cost 32 inf + 44 84.198 * * [simplify]: Extracting #4: cost 23 inf + 1224 84.198 * * [simplify]: Extracting #5: cost 27 inf + 1954 84.199 * * [simplify]: Extracting #6: cost 23 inf + 2524 84.200 * * [simplify]: Extracting #7: cost 7 inf + 6346 84.202 * * [simplify]: Extracting #8: cost 0 inf + 9324 84.205 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)) 84.205 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt a))) (sqrt 2)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)))) 84.205 * * * * [progress]: [ 230 / 494 ] simplifiying candidate # 84.205 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 84.205 * * [simplify]: iters left: 6 (17 enodes) 84.210 * * [simplify]: iters left: 5 (64 enodes) 84.222 * * [simplify]: iters left: 4 (113 enodes) 84.245 * * [simplify]: iters left: 3 (201 enodes) 84.303 * * [simplify]: iters left: 2 (357 enodes) 84.426 * * [simplify]: Extracting #0: cost 1 inf + 0 84.426 * * [simplify]: Extracting #1: cost 28 inf + 0 84.426 * * [simplify]: Extracting #2: cost 69 inf + 1 84.426 * * [simplify]: Extracting #3: cost 72 inf + 2 84.427 * * [simplify]: Extracting #4: cost 73 inf + 84 84.427 * * [simplify]: Extracting #5: cost 67 inf + 1704 84.428 * * [simplify]: Extracting #6: cost 60 inf + 3085 84.429 * * [simplify]: Extracting #7: cost 50 inf + 3917 84.431 * * [simplify]: Extracting #8: cost 34 inf + 10182 84.436 * * [simplify]: Extracting #9: cost 4 inf + 23603 84.443 * * [simplify]: Extracting #10: cost 0 inf + 25362 84.449 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a))) 84.449 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a)) (/ (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt a))) (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 84.450 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 84.450 * * [simplify]: iters left: 6 (16 enodes) 84.454 * * [simplify]: iters left: 5 (59 enodes) 84.465 * * [simplify]: iters left: 4 (86 enodes) 84.481 * * [simplify]: iters left: 3 (118 enodes) 84.501 * * [simplify]: iters left: 2 (147 enodes) 84.528 * * [simplify]: iters left: 1 (184 enodes) 84.557 * * [simplify]: Extracting #0: cost 1 inf + 0 84.557 * * [simplify]: Extracting #1: cost 16 inf + 0 84.557 * * [simplify]: Extracting #2: cost 25 inf + 3 84.558 * * [simplify]: Extracting #3: cost 28 inf + 4 84.558 * * [simplify]: Extracting #4: cost 21 inf + 981 84.558 * * [simplify]: Extracting #5: cost 27 inf + 1144 84.560 * * [simplify]: Extracting #6: cost 27 inf + 1271 84.560 * * [simplify]: Extracting #7: cost 18 inf + 2061 84.562 * * [simplify]: Extracting #8: cost 4 inf + 6515 84.564 * * [simplify]: Extracting #9: cost 0 inf + 8194 84.566 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))) 84.566 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))))) 84.566 * * * * [progress]: [ 231 / 494 ] simplifiying candidate # 84.566 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 84.566 * * [simplify]: iters left: 6 (19 enodes) 84.573 * * [simplify]: iters left: 5 (72 enodes) 84.586 * * [simplify]: iters left: 4 (120 enodes) 84.609 * * [simplify]: iters left: 3 (221 enodes) 84.656 * * [simplify]: iters left: 2 (376 enodes) 84.795 * * [simplify]: Extracting #0: cost 1 inf + 0 84.795 * * [simplify]: Extracting #1: cost 63 inf + 0 84.796 * * [simplify]: Extracting #2: cost 113 inf + 1 84.797 * * [simplify]: Extracting #3: cost 95 inf + 4085 84.799 * * [simplify]: Extracting #4: cost 55 inf + 14513 84.801 * * [simplify]: Extracting #5: cost 55 inf + 16011 84.805 * * [simplify]: Extracting #6: cost 55 inf + 16235 84.808 * * [simplify]: Extracting #7: cost 44 inf + 17149 84.814 * * [simplify]: Extracting #8: cost 15 inf + 30126 84.825 * * [simplify]: Extracting #9: cost 2 inf + 36225 84.837 * * [simplify]: Extracting #10: cost 0 inf + 37265 84.849 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 84.849 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 84.849 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 84.849 * * [simplify]: iters left: 6 (17 enodes) 84.854 * * [simplify]: iters left: 5 (62 enodes) 84.865 * * [simplify]: iters left: 4 (89 enodes) 84.881 * * [simplify]: iters left: 3 (120 enodes) 84.901 * * [simplify]: iters left: 2 (149 enodes) 84.927 * * [simplify]: iters left: 1 (186 enodes) 84.962 * * [simplify]: Extracting #0: cost 1 inf + 0 84.962 * * [simplify]: Extracting #1: cost 17 inf + 0 84.962 * * [simplify]: Extracting #2: cost 31 inf + 1 84.962 * * [simplify]: Extracting #3: cost 32 inf + 84 84.963 * * [simplify]: Extracting #4: cost 23 inf + 1504 84.963 * * [simplify]: Extracting #5: cost 27 inf + 2354 84.964 * * [simplify]: Extracting #6: cost 23 inf + 2924 84.965 * * [simplify]: Extracting #7: cost 7 inf + 6586 84.967 * * [simplify]: Extracting #8: cost 0 inf + 9484 84.969 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)) 84.970 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (cbrt a)))) 84.970 * * * * [progress]: [ 232 / 494 ] simplifiying candidate # 84.970 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 84.970 * * [simplify]: iters left: 6 (18 enodes) 84.976 * * [simplify]: iters left: 5 (67 enodes) 84.988 * * [simplify]: iters left: 4 (105 enodes) 85.007 * * [simplify]: iters left: 3 (165 enodes) 85.036 * * [simplify]: iters left: 2 (239 enodes) 85.100 * * [simplify]: iters left: 1 (354 enodes) 85.207 * * [simplify]: Extracting #0: cost 1 inf + 0 85.207 * * [simplify]: Extracting #1: cost 27 inf + 0 85.208 * * [simplify]: Extracting #2: cost 49 inf + 1 85.208 * * [simplify]: Extracting #3: cost 49 inf + 85 85.208 * * [simplify]: Extracting #4: cost 34 inf + 2680 85.209 * * [simplify]: Extracting #5: cost 37 inf + 3571 85.210 * * [simplify]: Extracting #6: cost 35 inf + 3781 85.211 * * [simplify]: Extracting #7: cost 27 inf + 4392 85.216 * * [simplify]: Extracting #8: cost 12 inf + 9564 85.220 * * [simplify]: Extracting #9: cost 0 inf + 14558 85.225 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 85.225 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 85.225 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 85.225 * * [simplify]: iters left: 6 (17 enodes) 85.231 * * [simplify]: iters left: 5 (62 enodes) 85.242 * * [simplify]: iters left: 4 (89 enodes) 85.258 * * [simplify]: iters left: 3 (120 enodes) 85.277 * * [simplify]: iters left: 2 (149 enodes) 85.305 * * [simplify]: iters left: 1 (186 enodes) 85.339 * * [simplify]: Extracting #0: cost 1 inf + 0 85.339 * * [simplify]: Extracting #1: cost 17 inf + 0 85.339 * * [simplify]: Extracting #2: cost 31 inf + 1 85.339 * * [simplify]: Extracting #3: cost 32 inf + 44 85.339 * * [simplify]: Extracting #4: cost 23 inf + 1224 85.340 * * [simplify]: Extracting #5: cost 27 inf + 1954 85.340 * * [simplify]: Extracting #6: cost 23 inf + 2524 85.342 * * [simplify]: Extracting #7: cost 7 inf + 6066 85.344 * * [simplify]: Extracting #8: cost 0 inf + 8764 85.346 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)) 85.346 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (cbrt a)))) 85.347 * * * * [progress]: [ 233 / 494 ] simplifiying candidate # 85.347 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 85.347 * * [simplify]: iters left: 6 (16 enodes) 85.351 * * [simplify]: iters left: 5 (59 enodes) 85.361 * * [simplify]: iters left: 4 (88 enodes) 85.379 * * [simplify]: iters left: 3 (125 enodes) 85.402 * * [simplify]: iters left: 2 (181 enodes) 85.437 * * [simplify]: iters left: 1 (244 enodes) 85.492 * * [simplify]: Extracting #0: cost 1 inf + 0 85.492 * * [simplify]: Extracting #1: cost 13 inf + 0 85.492 * * [simplify]: Extracting #2: cost 23 inf + 1 85.492 * * [simplify]: Extracting #3: cost 26 inf + 2 85.492 * * [simplify]: Extracting #4: cost 22 inf + 651 85.493 * * [simplify]: Extracting #5: cost 25 inf + 1219 85.493 * * [simplify]: Extracting #6: cost 27 inf + 1262 85.493 * * [simplify]: Extracting #7: cost 20 inf + 1596 85.494 * * [simplify]: Extracting #8: cost 12 inf + 2875 85.496 * * [simplify]: Extracting #9: cost 4 inf + 5628 85.498 * * [simplify]: Extracting #10: cost 0 inf + 7105 85.500 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma b b (* (* a c) -4))) b)) (* (cbrt a) (cbrt a))) 85.500 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma b b (* (* a c) -4))) b)) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 85.500 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 85.502 * * [simplify]: iters left: 6 (16 enodes) 85.507 * * [simplify]: iters left: 5 (59 enodes) 85.517 * * [simplify]: iters left: 4 (86 enodes) 85.532 * * [simplify]: iters left: 3 (118 enodes) 85.551 * * [simplify]: iters left: 2 (147 enodes) 85.578 * * [simplify]: iters left: 1 (184 enodes) 85.610 * * [simplify]: Extracting #0: cost 1 inf + 0 85.610 * * [simplify]: Extracting #1: cost 16 inf + 0 85.610 * * [simplify]: Extracting #2: cost 25 inf + 3 85.610 * * [simplify]: Extracting #3: cost 28 inf + 4 85.610 * * [simplify]: Extracting #4: cost 21 inf + 981 85.611 * * [simplify]: Extracting #5: cost 27 inf + 1144 85.611 * * [simplify]: Extracting #6: cost 27 inf + 1271 85.611 * * [simplify]: Extracting #7: cost 18 inf + 2061 85.613 * * [simplify]: Extracting #8: cost 4 inf + 6115 85.615 * * [simplify]: Extracting #9: cost 0 inf + 7634 85.617 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))) 85.617 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (cbrt a))))) 85.617 * * * * [progress]: [ 234 / 494 ] simplifiying candidate # 85.617 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 85.617 * * [simplify]: iters left: 6 (10 enodes) 85.621 * * [simplify]: iters left: 5 (40 enodes) 85.629 * * [simplify]: iters left: 4 (73 enodes) 85.645 * * [simplify]: iters left: 3 (162 enodes) 85.685 * * [simplify]: iters left: 2 (238 enodes) 85.750 * * [simplify]: iters left: 1 (327 enodes) 85.829 * * [simplify]: Extracting #0: cost 1 inf + 0 85.829 * * [simplify]: Extracting #1: cost 19 inf + 0 85.829 * * [simplify]: Extracting #2: cost 49 inf + 1 85.830 * * [simplify]: Extracting #3: cost 40 inf + 852 85.830 * * [simplify]: Extracting #4: cost 16 inf + 5821 85.832 * * [simplify]: Extracting #5: cost 0 inf + 9459 85.836 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) 85.836 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 85.836 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 85.836 * * [simplify]: iters left: 6 (16 enodes) 85.841 * * [simplify]: iters left: 5 (62 enodes) 85.852 * * [simplify]: iters left: 4 (95 enodes) 85.869 * * [simplify]: iters left: 3 (150 enodes) 85.898 * * [simplify]: iters left: 2 (245 enodes) 85.954 * * [simplify]: iters left: 1 (392 enodes) 86.054 * * [simplify]: Extracting #0: cost 1 inf + 0 86.054 * * [simplify]: Extracting #1: cost 26 inf + 0 86.054 * * [simplify]: Extracting #2: cost 63 inf + 1 86.055 * * [simplify]: Extracting #3: cost 71 inf + 859 86.056 * * [simplify]: Extracting #4: cost 49 inf + 4597 86.057 * * [simplify]: Extracting #5: cost 28 inf + 8177 86.061 * * [simplify]: Extracting #6: cost 7 inf + 15229 86.066 * * [simplify]: Extracting #7: cost 0 inf + 17727 86.070 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))) 86.071 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))))) 86.071 * * * * [progress]: [ 235 / 494 ] simplifiying candidate # 86.071 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 86.071 * * [simplify]: iters left: 6 (9 enodes) 86.074 * * [simplify]: iters left: 5 (35 enodes) 86.081 * * [simplify]: iters left: 4 (58 enodes) 86.093 * * [simplify]: iters left: 3 (105 enodes) 86.115 * * [simplify]: iters left: 2 (127 enodes) 86.134 * * [simplify]: iters left: 1 (143 enodes) 86.151 * * [simplify]: Extracting #0: cost 1 inf + 0 86.151 * * [simplify]: Extracting #1: cost 12 inf + 0 86.151 * * [simplify]: Extracting #2: cost 22 inf + 1 86.151 * * [simplify]: Extracting #3: cost 18 inf + 85 86.151 * * [simplify]: Extracting #4: cost 8 inf + 1342 86.152 * * [simplify]: Extracting #5: cost 1 inf + 2598 86.153 * * [simplify]: Extracting #6: cost 0 inf + 2841 86.153 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) 86.153 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 86.154 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 86.154 * * [simplify]: iters left: 6 (16 enodes) 86.158 * * [simplify]: iters left: 5 (62 enodes) 86.170 * * [simplify]: iters left: 4 (95 enodes) 86.189 * * [simplify]: iters left: 3 (150 enodes) 86.216 * * [simplify]: iters left: 2 (245 enodes) 86.274 * * [simplify]: iters left: 1 (392 enodes) 86.371 * * [simplify]: Extracting #0: cost 1 inf + 0 86.371 * * [simplify]: Extracting #1: cost 26 inf + 0 86.371 * * [simplify]: Extracting #2: cost 63 inf + 1 86.372 * * [simplify]: Extracting #3: cost 71 inf + 579 86.372 * * [simplify]: Extracting #4: cost 49 inf + 3797 86.374 * * [simplify]: Extracting #5: cost 28 inf + 7057 86.380 * * [simplify]: Extracting #6: cost 7 inf + 13629 86.385 * * [simplify]: Extracting #7: cost 0 inf + 15927 86.389 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))) 86.390 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))))) 86.390 * * * * [progress]: [ 236 / 494 ] simplifiying candidate # 86.390 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 86.390 * * [simplify]: iters left: 6 (7 enodes) 86.392 * * [simplify]: iters left: 5 (25 enodes) 86.397 * * [simplify]: iters left: 4 (33 enodes) 86.402 * * [simplify]: iters left: 3 (43 enodes) 86.408 * * [simplify]: iters left: 2 (44 enodes) 86.414 * * [simplify]: Extracting #0: cost 1 inf + 0 86.414 * * [simplify]: Extracting #1: cost 6 inf + 0 86.414 * * [simplify]: Extracting #2: cost 9 inf + 1 86.414 * * [simplify]: Extracting #3: cost 3 inf + 529 86.414 * * [simplify]: Extracting #4: cost 1 inf + 812 86.415 * * [simplify]: Extracting #5: cost 0 inf + 974 86.415 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 86.415 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 86.415 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 86.415 * * [simplify]: iters left: 6 (15 enodes) 86.420 * * [simplify]: iters left: 5 (59 enodes) 86.430 * * [simplify]: iters left: 4 (92 enodes) 86.446 * * [simplify]: iters left: 3 (148 enodes) 86.476 * * [simplify]: iters left: 2 (243 enodes) 86.535 * * [simplify]: iters left: 1 (390 enodes) 86.621 * * [simplify]: Extracting #0: cost 1 inf + 0 86.621 * * [simplify]: Extracting #1: cost 25 inf + 0 86.622 * * [simplify]: Extracting #2: cost 57 inf + 3 86.622 * * [simplify]: Extracting #3: cost 70 inf + 48 86.623 * * [simplify]: Extracting #4: cost 46 inf + 2844 86.625 * * [simplify]: Extracting #5: cost 16 inf + 8793 86.629 * * [simplify]: Extracting #6: cost 3 inf + 12471 86.633 * * [simplify]: Extracting #7: cost 0 inf + 13210 86.637 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 86.637 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 86.638 * * * * [progress]: [ 237 / 494 ] simplifiying candidate # 86.638 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 86.638 * * [simplify]: iters left: 6 (20 enodes) 86.644 * * [simplify]: iters left: 5 (74 enodes) 86.659 * * [simplify]: iters left: 4 (119 enodes) 86.682 * * [simplify]: iters left: 3 (228 enodes) 86.732 * * [simplify]: iters left: 2 (422 enodes) 86.907 * * [simplify]: Extracting #0: cost 1 inf + 0 86.907 * * [simplify]: Extracting #1: cost 80 inf + 0 86.908 * * [simplify]: Extracting #2: cost 158 inf + 1 86.909 * * [simplify]: Extracting #3: cost 148 inf + 2996 86.911 * * [simplify]: Extracting #4: cost 103 inf + 16296 86.914 * * [simplify]: Extracting #5: cost 80 inf + 22691 86.923 * * [simplify]: Extracting #6: cost 28 inf + 43912 86.938 * * [simplify]: Extracting #7: cost 0 inf + 57405 86.953 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 86.953 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 86.954 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 86.954 * * [simplify]: iters left: 6 (18 enodes) 86.961 * * [simplify]: iters left: 5 (68 enodes) 86.973 * * [simplify]: iters left: 4 (101 enodes) 86.991 * * [simplify]: iters left: 3 (156 enodes) 87.021 * * [simplify]: iters left: 2 (251 enodes) 87.078 * * [simplify]: iters left: 1 (398 enodes) 87.177 * * [simplify]: Extracting #0: cost 1 inf + 0 87.177 * * [simplify]: Extracting #1: cost 26 inf + 0 87.178 * * [simplify]: Extracting #2: cost 63 inf + 1 87.178 * * [simplify]: Extracting #3: cost 75 inf + 85 87.178 * * [simplify]: Extracting #4: cost 74 inf + 1384 87.180 * * [simplify]: Extracting #5: cost 52 inf + 6042 87.182 * * [simplify]: Extracting #6: cost 34 inf + 8915 87.185 * * [simplify]: Extracting #7: cost 11 inf + 16073 87.191 * * [simplify]: Extracting #8: cost 0 inf + 21049 87.196 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))) 87.196 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))))) 87.197 * * * * [progress]: [ 238 / 494 ] simplifiying candidate # 87.197 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 87.197 * * [simplify]: iters left: 6 (19 enodes) 87.203 * * [simplify]: iters left: 5 (69 enodes) 87.215 * * [simplify]: iters left: 4 (104 enodes) 87.236 * * [simplify]: iters left: 3 (172 enodes) 87.268 * * [simplify]: iters left: 2 (290 enodes) 87.354 * * [simplify]: Extracting #0: cost 1 inf + 0 87.354 * * [simplify]: Extracting #1: cost 49 inf + 0 87.354 * * [simplify]: Extracting #2: cost 92 inf + 1 87.355 * * [simplify]: Extracting #3: cost 92 inf + 735 87.356 * * [simplify]: Extracting #4: cost 73 inf + 5437 87.359 * * [simplify]: Extracting #5: cost 51 inf + 10362 87.364 * * [simplify]: Extracting #6: cost 17 inf + 21620 87.371 * * [simplify]: Extracting #7: cost 0 inf + 28902 87.379 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 87.379 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 87.379 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 87.380 * * [simplify]: iters left: 6 (18 enodes) 87.385 * * [simplify]: iters left: 5 (68 enodes) 87.397 * * [simplify]: iters left: 4 (101 enodes) 87.414 * * [simplify]: iters left: 3 (156 enodes) 87.445 * * [simplify]: iters left: 2 (251 enodes) 87.501 * * [simplify]: iters left: 1 (398 enodes) 87.601 * * [simplify]: Extracting #0: cost 1 inf + 0 87.601 * * [simplify]: Extracting #1: cost 26 inf + 0 87.601 * * [simplify]: Extracting #2: cost 63 inf + 1 87.602 * * [simplify]: Extracting #3: cost 75 inf + 45 87.602 * * [simplify]: Extracting #4: cost 74 inf + 1144 87.603 * * [simplify]: Extracting #5: cost 52 inf + 5242 87.605 * * [simplify]: Extracting #6: cost 34 inf + 7835 87.609 * * [simplify]: Extracting #7: cost 11 inf + 14553 87.614 * * [simplify]: Extracting #8: cost 0 inf + 19249 87.620 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))) 87.620 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))))) 87.620 * * * * [progress]: [ 239 / 494 ] simplifiying candidate # 87.620 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 87.620 * * [simplify]: iters left: 6 (17 enodes) 87.625 * * [simplify]: iters left: 5 (61 enodes) 87.638 * * [simplify]: iters left: 4 (95 enodes) 87.656 * * [simplify]: iters left: 3 (164 enodes) 87.690 * * [simplify]: iters left: 2 (264 enodes) 87.752 * * [simplify]: iters left: 1 (430 enodes) 87.907 * * [simplify]: Extracting #0: cost 1 inf + 0 87.907 * * [simplify]: Extracting #1: cost 20 inf + 0 87.907 * * [simplify]: Extracting #2: cost 51 inf + 1 87.908 * * [simplify]: Extracting #3: cost 57 inf + 3 87.908 * * [simplify]: Extracting #4: cost 61 inf + 369 87.909 * * [simplify]: Extracting #5: cost 41 inf + 3352 87.912 * * [simplify]: Extracting #6: cost 11 inf + 10899 87.916 * * [simplify]: Extracting #7: cost 0 inf + 14694 87.921 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) 87.921 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 87.922 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 87.922 * * [simplify]: iters left: 6 (17 enodes) 87.926 * * [simplify]: iters left: 5 (65 enodes) 87.938 * * [simplify]: iters left: 4 (98 enodes) 87.957 * * [simplify]: iters left: 3 (154 enodes) 87.986 * * [simplify]: iters left: 2 (249 enodes) 88.046 * * [simplify]: iters left: 1 (396 enodes) 88.137 * * [simplify]: Extracting #0: cost 1 inf + 0 88.137 * * [simplify]: Extracting #1: cost 25 inf + 0 88.137 * * [simplify]: Extracting #2: cost 57 inf + 3 88.137 * * [simplify]: Extracting #3: cost 70 inf + 5 88.138 * * [simplify]: Extracting #4: cost 68 inf + 1306 88.139 * * [simplify]: Extracting #5: cost 49 inf + 4066 88.145 * * [simplify]: Extracting #6: cost 13 inf + 12452 88.150 * * [simplify]: Extracting #7: cost 0 inf + 16574 88.155 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)) 88.155 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)))) 88.155 * * * * [progress]: [ 240 / 494 ] simplifiying candidate # 88.156 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 88.156 * * [simplify]: iters left: 6 (20 enodes) 88.161 * * [simplify]: iters left: 5 (74 enodes) 88.175 * * [simplify]: iters left: 4 (119 enodes) 88.198 * * [simplify]: iters left: 3 (228 enodes) 88.247 * * [simplify]: iters left: 2 (422 enodes) 88.419 * * [simplify]: Extracting #0: cost 1 inf + 0 88.419 * * [simplify]: Extracting #1: cost 80 inf + 0 88.420 * * [simplify]: Extracting #2: cost 158 inf + 1 88.421 * * [simplify]: Extracting #3: cost 148 inf + 2996 88.423 * * [simplify]: Extracting #4: cost 103 inf + 16296 88.426 * * [simplify]: Extracting #5: cost 80 inf + 22691 88.434 * * [simplify]: Extracting #6: cost 28 inf + 43912 88.451 * * [simplify]: Extracting #7: cost 0 inf + 57405 88.467 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) 88.467 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 88.467 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 88.467 * * [simplify]: iters left: 6 (18 enodes) 88.472 * * [simplify]: iters left: 5 (68 enodes) 88.484 * * [simplify]: iters left: 4 (101 enodes) 88.502 * * [simplify]: iters left: 3 (156 enodes) 88.533 * * [simplify]: iters left: 2 (251 enodes) 88.590 * * [simplify]: iters left: 1 (398 enodes) 88.687 * * [simplify]: Extracting #0: cost 1 inf + 0 88.687 * * [simplify]: Extracting #1: cost 26 inf + 0 88.688 * * [simplify]: Extracting #2: cost 63 inf + 1 88.688 * * [simplify]: Extracting #3: cost 75 inf + 85 88.689 * * [simplify]: Extracting #4: cost 74 inf + 1384 88.690 * * [simplify]: Extracting #5: cost 52 inf + 6042 88.692 * * [simplify]: Extracting #6: cost 34 inf + 8915 88.695 * * [simplify]: Extracting #7: cost 11 inf + 16073 88.701 * * [simplify]: Extracting #8: cost 0 inf + 21049 88.706 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))) 88.706 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt 2))))) 88.707 * * * * [progress]: [ 241 / 494 ] simplifiying candidate # 88.707 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 88.707 * * [simplify]: iters left: 6 (19 enodes) 88.712 * * [simplify]: iters left: 5 (69 enodes) 88.726 * * [simplify]: iters left: 4 (104 enodes) 88.745 * * [simplify]: iters left: 3 (172 enodes) 88.778 * * [simplify]: iters left: 2 (290 enodes) 88.864 * * [simplify]: Extracting #0: cost 1 inf + 0 88.864 * * [simplify]: Extracting #1: cost 49 inf + 0 88.865 * * [simplify]: Extracting #2: cost 92 inf + 1 88.865 * * [simplify]: Extracting #3: cost 92 inf + 735 88.866 * * [simplify]: Extracting #4: cost 73 inf + 5437 88.868 * * [simplify]: Extracting #5: cost 51 inf + 10362 88.872 * * [simplify]: Extracting #6: cost 17 inf + 21620 88.879 * * [simplify]: Extracting #7: cost 0 inf + 28902 88.887 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) 88.887 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 88.888 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 88.888 * * [simplify]: iters left: 6 (18 enodes) 88.893 * * [simplify]: iters left: 5 (68 enodes) 88.905 * * [simplify]: iters left: 4 (101 enodes) 88.925 * * [simplify]: iters left: 3 (156 enodes) 88.953 * * [simplify]: iters left: 2 (251 enodes) 89.011 * * [simplify]: iters left: 1 (398 enodes) 89.109 * * [simplify]: Extracting #0: cost 1 inf + 0 89.109 * * [simplify]: Extracting #1: cost 26 inf + 0 89.109 * * [simplify]: Extracting #2: cost 63 inf + 1 89.109 * * [simplify]: Extracting #3: cost 75 inf + 45 89.110 * * [simplify]: Extracting #4: cost 74 inf + 1144 89.113 * * [simplify]: Extracting #5: cost 52 inf + 5242 89.115 * * [simplify]: Extracting #6: cost 34 inf + 7835 89.118 * * [simplify]: Extracting #7: cost 11 inf + 14553 89.124 * * [simplify]: Extracting #8: cost 0 inf + 19249 89.129 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))) 89.129 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (sqrt 2))))) 89.129 * * * * [progress]: [ 242 / 494 ] simplifiying candidate # 89.130 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 89.130 * * [simplify]: iters left: 6 (17 enodes) 89.134 * * [simplify]: iters left: 5 (61 enodes) 89.145 * * [simplify]: iters left: 4 (95 enodes) 89.163 * * [simplify]: iters left: 3 (164 enodes) 89.199 * * [simplify]: iters left: 2 (264 enodes) 89.261 * * [simplify]: iters left: 1 (430 enodes) 89.415 * * [simplify]: Extracting #0: cost 1 inf + 0 89.416 * * [simplify]: Extracting #1: cost 20 inf + 0 89.416 * * [simplify]: Extracting #2: cost 51 inf + 1 89.416 * * [simplify]: Extracting #3: cost 57 inf + 3 89.417 * * [simplify]: Extracting #4: cost 61 inf + 369 89.417 * * [simplify]: Extracting #5: cost 41 inf + 3352 89.422 * * [simplify]: Extracting #6: cost 11 inf + 10899 89.427 * * [simplify]: Extracting #7: cost 0 inf + 14694 89.431 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) 89.431 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 89.432 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 89.432 * * [simplify]: iters left: 6 (17 enodes) 89.437 * * [simplify]: iters left: 5 (65 enodes) 89.448 * * [simplify]: iters left: 4 (98 enodes) 89.465 * * [simplify]: iters left: 3 (154 enodes) 89.494 * * [simplify]: iters left: 2 (249 enodes) 89.552 * * [simplify]: iters left: 1 (396 enodes) 89.642 * * [simplify]: Extracting #0: cost 1 inf + 0 89.642 * * [simplify]: Extracting #1: cost 25 inf + 0 89.642 * * [simplify]: Extracting #2: cost 57 inf + 3 89.643 * * [simplify]: Extracting #3: cost 70 inf + 5 89.643 * * [simplify]: Extracting #4: cost 68 inf + 1306 89.644 * * [simplify]: Extracting #5: cost 49 inf + 4066 89.648 * * [simplify]: Extracting #6: cost 13 inf + 12452 89.653 * * [simplify]: Extracting #7: cost 0 inf + 16574 89.658 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)) 89.658 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt a) (cbrt a))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (cbrt a)))) 89.659 * * * * [progress]: [ 243 / 494 ] simplifiying candidate # 89.659 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) 89.659 * * [simplify]: iters left: 6 (10 enodes) 89.662 * * [simplify]: iters left: 5 (40 enodes) 89.670 * * [simplify]: iters left: 4 (73 enodes) 89.686 * * [simplify]: iters left: 3 (162 enodes) 89.725 * * [simplify]: iters left: 2 (238 enodes) 89.788 * * [simplify]: iters left: 1 (327 enodes) 89.866 * * [simplify]: Extracting #0: cost 1 inf + 0 89.866 * * [simplify]: Extracting #1: cost 19 inf + 0 89.867 * * [simplify]: Extracting #2: cost 49 inf + 1 89.867 * * [simplify]: Extracting #3: cost 40 inf + 852 89.868 * * [simplify]: Extracting #4: cost 16 inf + 5821 89.870 * * [simplify]: Extracting #5: cost 0 inf + 9459 89.873 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) 89.873 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 89.874 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 89.874 * * [simplify]: iters left: 6 (16 enodes) 89.879 * * [simplify]: iters left: 5 (62 enodes) 89.890 * * [simplify]: iters left: 4 (95 enodes) 89.906 * * [simplify]: iters left: 3 (150 enodes) 89.935 * * [simplify]: iters left: 2 (245 enodes) 89.990 * * [simplify]: iters left: 1 (392 enodes) 90.088 * * [simplify]: Extracting #0: cost 1 inf + 0 90.088 * * [simplify]: Extracting #1: cost 26 inf + 0 90.088 * * [simplify]: Extracting #2: cost 63 inf + 1 90.089 * * [simplify]: Extracting #3: cost 71 inf + 859 90.090 * * [simplify]: Extracting #4: cost 49 inf + 4597 90.091 * * [simplify]: Extracting #5: cost 28 inf + 8177 90.095 * * [simplify]: Extracting #6: cost 7 inf + 15229 90.100 * * [simplify]: Extracting #7: cost 0 inf + 17727 90.104 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))) 90.104 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (cbrt 2))))) 90.104 * * * * [progress]: [ 244 / 494 ] simplifiying candidate # 90.105 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) 90.105 * * [simplify]: iters left: 6 (9 enodes) 90.108 * * [simplify]: iters left: 5 (35 enodes) 90.115 * * [simplify]: iters left: 4 (58 enodes) 90.126 * * [simplify]: iters left: 3 (105 enodes) 90.148 * * [simplify]: iters left: 2 (127 enodes) 90.167 * * [simplify]: iters left: 1 (143 enodes) 90.183 * * [simplify]: Extracting #0: cost 1 inf + 0 90.183 * * [simplify]: Extracting #1: cost 12 inf + 0 90.184 * * [simplify]: Extracting #2: cost 22 inf + 1 90.184 * * [simplify]: Extracting #3: cost 18 inf + 85 90.184 * * [simplify]: Extracting #4: cost 8 inf + 1342 90.184 * * [simplify]: Extracting #5: cost 1 inf + 2598 90.185 * * [simplify]: Extracting #6: cost 0 inf + 2841 90.186 * [simplify]: Simplified to (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) 90.186 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 90.186 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 90.186 * * [simplify]: iters left: 6 (16 enodes) 90.191 * * [simplify]: iters left: 5 (62 enodes) 90.202 * * [simplify]: iters left: 4 (95 enodes) 90.221 * * [simplify]: iters left: 3 (150 enodes) 90.248 * * [simplify]: iters left: 2 (245 enodes) 90.305 * * [simplify]: iters left: 1 (392 enodes) 90.401 * * [simplify]: Extracting #0: cost 1 inf + 0 90.401 * * [simplify]: Extracting #1: cost 26 inf + 0 90.401 * * [simplify]: Extracting #2: cost 63 inf + 1 90.402 * * [simplify]: Extracting #3: cost 71 inf + 579 90.402 * * [simplify]: Extracting #4: cost 49 inf + 3797 90.404 * * [simplify]: Extracting #5: cost 28 inf + 7057 90.409 * * [simplify]: Extracting #6: cost 7 inf + 13629 90.414 * * [simplify]: Extracting #7: cost 0 inf + 15927 90.419 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))) 90.419 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (cbrt a) (sqrt 2))))) 90.419 * * * * [progress]: [ 245 / 494 ] simplifiying candidate # 90.419 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) 90.419 * * [simplify]: iters left: 6 (7 enodes) 90.422 * * [simplify]: iters left: 5 (25 enodes) 90.426 * * [simplify]: iters left: 4 (33 enodes) 90.431 * * [simplify]: iters left: 3 (43 enodes) 90.437 * * [simplify]: iters left: 2 (44 enodes) 90.442 * * [simplify]: Extracting #0: cost 1 inf + 0 90.442 * * [simplify]: Extracting #1: cost 6 inf + 0 90.442 * * [simplify]: Extracting #2: cost 9 inf + 1 90.443 * * [simplify]: Extracting #3: cost 3 inf + 529 90.443 * * [simplify]: Extracting #4: cost 1 inf + 812 90.443 * * [simplify]: Extracting #5: cost 0 inf + 974 90.443 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 90.443 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 90.443 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 90.443 * * [simplify]: iters left: 6 (15 enodes) 90.448 * * [simplify]: iters left: 5 (59 enodes) 90.458 * * [simplify]: iters left: 4 (92 enodes) 90.474 * * [simplify]: iters left: 3 (148 enodes) 90.502 * * [simplify]: iters left: 2 (243 enodes) 90.558 * * [simplify]: iters left: 1 (390 enodes) 90.642 * * [simplify]: Extracting #0: cost 1 inf + 0 90.642 * * [simplify]: Extracting #1: cost 25 inf + 0 90.642 * * [simplify]: Extracting #2: cost 57 inf + 3 90.642 * * [simplify]: Extracting #3: cost 70 inf + 48 90.643 * * [simplify]: Extracting #4: cost 46 inf + 2844 90.645 * * [simplify]: Extracting #5: cost 16 inf + 8793 90.649 * * [simplify]: Extracting #6: cost 3 inf + 12471 90.653 * * [simplify]: Extracting #7: cost 0 inf + 13210 90.657 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 90.657 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 90.657 * * * * [progress]: [ 246 / 494 ] simplifiying candidate # 90.658 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) 1)) 90.658 * * [simplify]: iters left: 6 (6 enodes) 90.660 * * [simplify]: iters left: 5 (22 enodes) 90.664 * * [simplify]: iters left: 4 (35 enodes) 90.669 * * [simplify]: iters left: 3 (38 enodes) 90.674 * * [simplify]: iters left: 2 (39 enodes) 90.681 * * [simplify]: Extracting #0: cost 1 inf + 0 90.681 * * [simplify]: Extracting #1: cost 6 inf + 0 90.681 * * [simplify]: Extracting #2: cost 9 inf + 1 90.681 * * [simplify]: Extracting #3: cost 4 inf + 448 90.681 * * [simplify]: Extracting #4: cost 0 inf + 974 90.681 * [simplify]: Simplified to (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) 90.681 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 90.682 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 90.682 * * [simplify]: iters left: 6 (15 enodes) 90.686 * * [simplify]: iters left: 5 (59 enodes) 90.696 * * [simplify]: iters left: 4 (92 enodes) 90.712 * * [simplify]: iters left: 3 (148 enodes) 90.739 * * [simplify]: iters left: 2 (243 enodes) 90.797 * * [simplify]: iters left: 1 (390 enodes) 90.884 * * [simplify]: Extracting #0: cost 1 inf + 0 90.884 * * [simplify]: Extracting #1: cost 25 inf + 0 90.884 * * [simplify]: Extracting #2: cost 57 inf + 3 90.884 * * [simplify]: Extracting #3: cost 70 inf + 48 90.885 * * [simplify]: Extracting #4: cost 46 inf + 2844 90.887 * * [simplify]: Extracting #5: cost 16 inf + 8793 90.891 * * [simplify]: Extracting #6: cost 3 inf + 12471 90.895 * * [simplify]: Extracting #7: cost 0 inf + 13210 90.899 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))) 90.900 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt a)) (/ 1 (cbrt a))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (cbrt a))))) 90.900 * * * * [progress]: [ 247 / 494 ] simplifiying candidate # 90.900 * [simplify]: Simplifying (/ 1 (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) 90.900 * * [simplify]: iters left: 6 (14 enodes) 90.904 * * [simplify]: iters left: 5 (53 enodes) 90.913 * * [simplify]: iters left: 4 (87 enodes) 90.929 * * [simplify]: iters left: 3 (156 enodes) 90.961 * * [simplify]: iters left: 2 (241 enodes) 91.012 * * [simplify]: iters left: 1 (335 enodes) 91.071 * * [simplify]: Extracting #0: cost 1 inf + 0 91.071 * * [simplify]: Extracting #1: cost 21 inf + 0 91.071 * * [simplify]: Extracting #2: cost 51 inf + 2 91.071 * * [simplify]: Extracting #3: cost 63 inf + 45 91.072 * * [simplify]: Extracting #4: cost 39 inf + 3394 91.074 * * [simplify]: Extracting #5: cost 5 inf + 10592 91.080 * * [simplify]: Extracting #6: cost 0 inf + 12327 91.083 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) 91.083 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) (/ 1 (/ (cbrt a) (/ 1 2))))) 91.084 * [simplify]: Simplifying (/ 1 (/ (cbrt a) (/ 1 2))) 91.084 * * [simplify]: iters left: 6 (7 enodes) 91.086 * * [simplify]: iters left: 5 (28 enodes) 91.092 * * [simplify]: iters left: 4 (38 enodes) 91.099 * * [simplify]: iters left: 3 (50 enodes) 91.106 * * [simplify]: iters left: 2 (58 enodes) 91.114 * * [simplify]: iters left: 1 (61 enodes) 91.121 * * [simplify]: Extracting #0: cost 1 inf + 0 91.121 * * [simplify]: Extracting #1: cost 8 inf + 0 91.121 * * [simplify]: Extracting #2: cost 9 inf + 3 91.121 * * [simplify]: Extracting #3: cost 1 inf + 776 91.121 * * [simplify]: Extracting #4: cost 0 inf + 898 91.121 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 91.122 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ (- (sqrt (fma b b (* a (* c -4)))) b) (cbrt a)) (cbrt a)) (/ 1/2 (cbrt a)))) 91.122 * * * * [progress]: [ 248 / 494 ] simplifiying candidate # 91.122 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 91.122 * * [simplify]: iters left: 6 (17 enodes) 91.127 * * [simplify]: iters left: 5 (65 enodes) 91.138 * * [simplify]: iters left: 4 (95 enodes) 91.154 * * [simplify]: iters left: 3 (121 enodes) 91.173 * * [simplify]: iters left: 2 (136 enodes) 91.193 * * [simplify]: iters left: 1 (145 enodes) 91.214 * * [simplify]: Extracting #0: cost 1 inf + 0 91.214 * * [simplify]: Extracting #1: cost 10 inf + 0 91.214 * * [simplify]: Extracting #2: cost 18 inf + 1 91.214 * * [simplify]: Extracting #3: cost 23 inf + 2 91.214 * * [simplify]: Extracting #4: cost 26 inf + 167 91.214 * * [simplify]: Extracting #5: cost 23 inf + 457 91.214 * * [simplify]: Extracting #6: cost 29 inf + 580 91.215 * * [simplify]: Extracting #7: cost 29 inf + 707 91.215 * * [simplify]: Extracting #8: cost 22 inf + 1275 91.216 * * [simplify]: Extracting #9: cost 5 inf + 6256 91.218 * * [simplify]: Extracting #10: cost 0 inf + 8076 91.220 * [simplify]: Simplified to (/ (* (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (sqrt a)) 91.220 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2))) (sqrt a)) (/ 1 (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 91.220 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 91.220 * * [simplify]: iters left: 6 (16 enodes) 91.225 * * [simplify]: iters left: 5 (60 enodes) 91.235 * * [simplify]: iters left: 4 (84 enodes) 91.250 * * [simplify]: iters left: 3 (102 enodes) 91.265 * * [simplify]: iters left: 2 (114 enodes) 91.282 * * [simplify]: Extracting #0: cost 1 inf + 0 91.282 * * [simplify]: Extracting #1: cost 7 inf + 0 91.282 * * [simplify]: Extracting #2: cost 12 inf + 1 91.282 * * [simplify]: Extracting #3: cost 17 inf + 2 91.282 * * [simplify]: Extracting #4: cost 20 inf + 167 91.282 * * [simplify]: Extracting #5: cost 19 inf + 333 91.283 * * [simplify]: Extracting #6: cost 23 inf + 580 91.283 * * [simplify]: Extracting #7: cost 23 inf + 707 91.283 * * [simplify]: Extracting #8: cost 15 inf + 1317 91.284 * * [simplify]: Extracting #9: cost 7 inf + 2976 91.285 * * [simplify]: Extracting #10: cost 0 inf + 5476 91.286 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 91.286 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)))) 91.286 * * * * [progress]: [ 249 / 494 ] simplifiying candidate # 91.286 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 91.286 * * [simplify]: iters left: 6 (16 enodes) 91.291 * * [simplify]: iters left: 5 (60 enodes) 91.301 * * [simplify]: iters left: 4 (84 enodes) 91.315 * * [simplify]: iters left: 3 (102 enodes) 91.331 * * [simplify]: iters left: 2 (114 enodes) 91.348 * * [simplify]: Extracting #0: cost 1 inf + 0 91.348 * * [simplify]: Extracting #1: cost 7 inf + 0 91.348 * * [simplify]: Extracting #2: cost 12 inf + 1 91.348 * * [simplify]: Extracting #3: cost 17 inf + 2 91.348 * * [simplify]: Extracting #4: cost 20 inf + 167 91.348 * * [simplify]: Extracting #5: cost 19 inf + 333 91.348 * * [simplify]: Extracting #6: cost 23 inf + 580 91.348 * * [simplify]: Extracting #7: cost 23 inf + 707 91.349 * * [simplify]: Extracting #8: cost 15 inf + 1317 91.349 * * [simplify]: Extracting #9: cost 7 inf + 2936 91.350 * * [simplify]: Extracting #10: cost 0 inf + 5236 91.352 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 91.352 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 91.352 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 91.352 * * [simplify]: iters left: 6 (16 enodes) 91.356 * * [simplify]: iters left: 5 (60 enodes) 91.367 * * [simplify]: iters left: 4 (84 enodes) 91.380 * * [simplify]: iters left: 3 (102 enodes) 91.396 * * [simplify]: iters left: 2 (114 enodes) 91.413 * * [simplify]: Extracting #0: cost 1 inf + 0 91.414 * * [simplify]: Extracting #1: cost 7 inf + 0 91.414 * * [simplify]: Extracting #2: cost 12 inf + 1 91.414 * * [simplify]: Extracting #3: cost 17 inf + 2 91.414 * * [simplify]: Extracting #4: cost 20 inf + 167 91.414 * * [simplify]: Extracting #5: cost 19 inf + 333 91.414 * * [simplify]: Extracting #6: cost 23 inf + 580 91.414 * * [simplify]: Extracting #7: cost 23 inf + 707 91.415 * * [simplify]: Extracting #8: cost 15 inf + 1317 91.415 * * [simplify]: Extracting #9: cost 7 inf + 2936 91.416 * * [simplify]: Extracting #10: cost 0 inf + 5236 91.417 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)) 91.417 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma c (* a -4) (* b b))) b) 2)) (sqrt a)))) 91.418 * * * * [progress]: [ 250 / 494 ] simplifiying candidate # 91.418 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 91.418 * * [simplify]: iters left: 6 (19 enodes) 91.424 * * [simplify]: iters left: 5 (74 enodes) 91.437 * * [simplify]: iters left: 4 (131 enodes) 91.463 * * [simplify]: iters left: 3 (252 enodes) 91.515 * * [simplify]: iters left: 2 (390 enodes) 91.650 * * [simplify]: Extracting #0: cost 1 inf + 0 91.650 * * [simplify]: Extracting #1: cost 57 inf + 0 91.650 * * [simplify]: Extracting #2: cost 107 inf + 1 91.651 * * [simplify]: Extracting #3: cost 95 inf + 1746 91.652 * * [simplify]: Extracting #4: cost 71 inf + 7298 91.654 * * [simplify]: Extracting #5: cost 73 inf + 8190 91.655 * * [simplify]: Extracting #6: cost 71 inf + 8732 91.661 * * [simplify]: Extracting #7: cost 24 inf + 27045 91.672 * * [simplify]: Extracting #8: cost 1 inf + 38105 91.684 * * [simplify]: Extracting #9: cost 0 inf + 38525 91.696 * [simplify]: Simplified to (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) 91.696 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 91.696 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 91.696 * * [simplify]: iters left: 6 (17 enodes) 91.701 * * [simplify]: iters left: 5 (62 enodes) 91.712 * * [simplify]: iters left: 4 (89 enodes) 91.730 * * [simplify]: iters left: 3 (120 enodes) 91.748 * * [simplify]: iters left: 2 (149 enodes) 91.773 * * [simplify]: iters left: 1 (186 enodes) 91.808 * * [simplify]: Extracting #0: cost 1 inf + 0 91.808 * * [simplify]: Extracting #1: cost 17 inf + 0 91.808 * * [simplify]: Extracting #2: cost 31 inf + 1 91.808 * * [simplify]: Extracting #3: cost 32 inf + 84 91.808 * * [simplify]: Extracting #4: cost 23 inf + 1224 91.809 * * [simplify]: Extracting #5: cost 27 inf + 1954 91.809 * * [simplify]: Extracting #6: cost 23 inf + 2524 91.811 * * [simplify]: Extracting #7: cost 7 inf + 6306 91.813 * * [simplify]: Extracting #8: cost 0 inf + 9324 91.815 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)) 91.815 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)))) 91.815 * * * * [progress]: [ 251 / 494 ] simplifiying candidate # 91.816 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 91.816 * * [simplify]: iters left: 6 (18 enodes) 91.821 * * [simplify]: iters left: 5 (67 enodes) 91.833 * * [simplify]: iters left: 4 (103 enodes) 91.851 * * [simplify]: iters left: 3 (169 enodes) 91.883 * * [simplify]: iters left: 2 (227 enodes) 91.930 * * [simplify]: iters left: 1 (302 enodes) 92.007 * * [simplify]: Extracting #0: cost 1 inf + 0 92.007 * * [simplify]: Extracting #1: cost 25 inf + 0 92.008 * * [simplify]: Extracting #2: cost 46 inf + 1 92.008 * * [simplify]: Extracting #3: cost 47 inf + 44 92.008 * * [simplify]: Extracting #4: cost 42 inf + 536 92.009 * * [simplify]: Extracting #5: cost 42 inf + 1554 92.009 * * [simplify]: Extracting #6: cost 38 inf + 2124 92.012 * * [simplify]: Extracting #7: cost 12 inf + 10061 92.016 * * [simplify]: Extracting #8: cost 1 inf + 14638 92.020 * * [simplify]: Extracting #9: cost 0 inf + 15098 92.025 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a))) 92.025 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 92.025 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 92.025 * * [simplify]: iters left: 6 (17 enodes) 92.030 * * [simplify]: iters left: 5 (62 enodes) 92.041 * * [simplify]: iters left: 4 (89 enodes) 92.057 * * [simplify]: iters left: 3 (120 enodes) 92.077 * * [simplify]: iters left: 2 (149 enodes) 92.102 * * [simplify]: iters left: 1 (186 enodes) 92.135 * * [simplify]: Extracting #0: cost 1 inf + 0 92.136 * * [simplify]: Extracting #1: cost 17 inf + 0 92.136 * * [simplify]: Extracting #2: cost 31 inf + 1 92.136 * * [simplify]: Extracting #3: cost 32 inf + 44 92.136 * * [simplify]: Extracting #4: cost 23 inf + 944 92.137 * * [simplify]: Extracting #5: cost 27 inf + 1554 92.137 * * [simplify]: Extracting #6: cost 23 inf + 2124 92.138 * * [simplify]: Extracting #7: cost 7 inf + 5786 92.142 * * [simplify]: Extracting #8: cost 0 inf + 8604 92.144 * [simplify]: Simplified to (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 92.144 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)))) 92.144 * * * * [progress]: [ 252 / 494 ] simplifiying candidate # 92.145 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 92.145 * * [simplify]: iters left: 6 (16 enodes) 92.149 * * [simplify]: iters left: 5 (59 enodes) 92.160 * * [simplify]: iters left: 4 (94 enodes) 92.176 * * [simplify]: iters left: 3 (141 enodes) 92.205 * * [simplify]: iters left: 2 (205 enodes) 92.246 * * [simplify]: iters left: 1 (254 enodes) 92.289 * * [simplify]: Extracting #0: cost 1 inf + 0 92.289 * * [simplify]: Extracting #1: cost 12 inf + 0 92.289 * * [simplify]: Extracting #2: cost 22 inf + 1 92.289 * * [simplify]: Extracting #3: cost 25 inf + 2 92.289 * * [simplify]: Extracting #4: cost 22 inf + 290 92.289 * * [simplify]: Extracting #5: cost 29 inf + 331 92.290 * * [simplify]: Extracting #6: cost 28 inf + 541 92.290 * * [simplify]: Extracting #7: cost 21 inf + 972 92.291 * * [simplify]: Extracting #8: cost 18 inf + 1469 92.291 * * [simplify]: Extracting #9: cost 9 inf + 4442 92.293 * * [simplify]: Extracting #10: cost 2 inf + 7016 92.296 * * [simplify]: Extracting #11: cost 0 inf + 7815 92.299 * [simplify]: Simplified to (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (sqrt a)) 92.299 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 92.299 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 92.299 * * [simplify]: iters left: 6 (16 enodes) 92.304 * * [simplify]: iters left: 5 (59 enodes) 92.314 * * [simplify]: iters left: 4 (86 enodes) 92.328 * * [simplify]: iters left: 3 (118 enodes) 92.347 * * [simplify]: iters left: 2 (147 enodes) 92.374 * * [simplify]: iters left: 1 (184 enodes) 92.403 * * [simplify]: Extracting #0: cost 1 inf + 0 92.404 * * [simplify]: Extracting #1: cost 16 inf + 0 92.404 * * [simplify]: Extracting #2: cost 25 inf + 3 92.404 * * [simplify]: Extracting #3: cost 28 inf + 4 92.404 * * [simplify]: Extracting #4: cost 21 inf + 661 92.404 * * [simplify]: Extracting #5: cost 27 inf + 784 92.405 * * [simplify]: Extracting #6: cost 27 inf + 911 92.405 * * [simplify]: Extracting #7: cost 18 inf + 1701 92.406 * * [simplify]: Extracting #8: cost 4 inf + 5955 92.408 * * [simplify]: Extracting #9: cost 0 inf + 7514 92.410 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))) 92.411 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))))) 92.411 * * * * [progress]: [ 253 / 494 ] simplifiying candidate # 92.411 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 92.411 * * [simplify]: iters left: 6 (18 enodes) 92.416 * * [simplify]: iters left: 5 (67 enodes) 92.430 * * [simplify]: iters left: 4 (102 enodes) 92.448 * * [simplify]: iters left: 3 (159 enodes) 92.474 * * [simplify]: iters left: 2 (220 enodes) 92.522 * * [simplify]: iters left: 1 (343 enodes) 92.633 * * [simplify]: Extracting #0: cost 1 inf + 0 92.633 * * [simplify]: Extracting #1: cost 28 inf + 0 92.633 * * [simplify]: Extracting #2: cost 50 inf + 1 92.633 * * [simplify]: Extracting #3: cost 46 inf + 732 92.634 * * [simplify]: Extracting #4: cost 34 inf + 2962 92.635 * * [simplify]: Extracting #5: cost 36 inf + 3895 92.636 * * [simplify]: Extracting #6: cost 33 inf + 4382 92.639 * * [simplify]: Extracting #7: cost 10 inf + 10930 92.643 * * [simplify]: Extracting #8: cost 2 inf + 14087 92.648 * * [simplify]: Extracting #9: cost 0 inf + 14886 92.652 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt a) (cbrt 2))) (cbrt 2)) 92.652 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 92.652 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 92.652 * * [simplify]: iters left: 6 (17 enodes) 92.657 * * [simplify]: iters left: 5 (62 enodes) 92.668 * * [simplify]: iters left: 4 (89 enodes) 92.683 * * [simplify]: iters left: 3 (120 enodes) 92.704 * * [simplify]: iters left: 2 (149 enodes) 92.729 * * [simplify]: iters left: 1 (186 enodes) 92.764 * * [simplify]: Extracting #0: cost 1 inf + 0 92.764 * * [simplify]: Extracting #1: cost 17 inf + 0 92.764 * * [simplify]: Extracting #2: cost 31 inf + 1 92.764 * * [simplify]: Extracting #3: cost 32 inf + 84 92.764 * * [simplify]: Extracting #4: cost 23 inf + 1224 92.765 * * [simplify]: Extracting #5: cost 27 inf + 1954 92.765 * * [simplify]: Extracting #6: cost 23 inf + 2524 92.766 * * [simplify]: Extracting #7: cost 7 inf + 6026 92.769 * * [simplify]: Extracting #8: cost 0 inf + 8764 92.771 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)) 92.771 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (cbrt 2)) (sqrt a)))) 92.771 * * * * [progress]: [ 254 / 494 ] simplifiying candidate # 92.771 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 92.771 * * [simplify]: iters left: 6 (17 enodes) 92.776 * * [simplify]: iters left: 5 (62 enodes) 92.787 * * [simplify]: iters left: 4 (89 enodes) 92.802 * * [simplify]: iters left: 3 (120 enodes) 92.821 * * [simplify]: iters left: 2 (149 enodes) 92.848 * * [simplify]: iters left: 1 (186 enodes) 92.881 * * [simplify]: Extracting #0: cost 1 inf + 0 92.882 * * [simplify]: Extracting #1: cost 17 inf + 0 92.882 * * [simplify]: Extracting #2: cost 31 inf + 1 92.882 * * [simplify]: Extracting #3: cost 32 inf + 44 92.882 * * [simplify]: Extracting #4: cost 23 inf + 944 92.882 * * [simplify]: Extracting #5: cost 27 inf + 1554 92.883 * * [simplify]: Extracting #6: cost 23 inf + 2124 92.884 * * [simplify]: Extracting #7: cost 7 inf + 5506 92.887 * * [simplify]: Extracting #8: cost 0 inf + 8044 92.889 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 92.889 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 92.889 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 92.889 * * [simplify]: iters left: 6 (17 enodes) 92.894 * * [simplify]: iters left: 5 (62 enodes) 92.905 * * [simplify]: iters left: 4 (89 enodes) 92.922 * * [simplify]: iters left: 3 (120 enodes) 92.941 * * [simplify]: iters left: 2 (149 enodes) 92.966 * * [simplify]: iters left: 1 (186 enodes) 93.000 * * [simplify]: Extracting #0: cost 1 inf + 0 93.000 * * [simplify]: Extracting #1: cost 17 inf + 0 93.001 * * [simplify]: Extracting #2: cost 31 inf + 1 93.001 * * [simplify]: Extracting #3: cost 32 inf + 44 93.001 * * [simplify]: Extracting #4: cost 23 inf + 944 93.002 * * [simplify]: Extracting #5: cost 27 inf + 1554 93.002 * * [simplify]: Extracting #6: cost 23 inf + 2124 93.004 * * [simplify]: Extracting #7: cost 7 inf + 5506 93.006 * * [simplify]: Extracting #8: cost 0 inf + 8044 93.008 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)) 93.008 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (sqrt 2)) (sqrt a)))) 93.008 * * * * [progress]: [ 255 / 494 ] simplifiying candidate # 93.009 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 93.009 * * [simplify]: iters left: 6 (15 enodes) 93.013 * * [simplify]: iters left: 5 (54 enodes) 93.022 * * [simplify]: iters left: 4 (76 enodes) 93.035 * * [simplify]: iters left: 3 (95 enodes) 93.050 * * [simplify]: iters left: 2 (121 enodes) 93.070 * * [simplify]: iters left: 1 (127 enodes) 93.086 * * [simplify]: Extracting #0: cost 1 inf + 0 93.086 * * [simplify]: Extracting #1: cost 8 inf + 0 93.086 * * [simplify]: Extracting #2: cost 14 inf + 1 93.086 * * [simplify]: Extracting #3: cost 17 inf + 2 93.086 * * [simplify]: Extracting #4: cost 15 inf + 208 93.087 * * [simplify]: Extracting #5: cost 21 inf + 331 93.087 * * [simplify]: Extracting #6: cost 17 inf + 997 93.087 * * [simplify]: Extracting #7: cost 5 inf + 2764 93.088 * * [simplify]: Extracting #8: cost 2 inf + 3742 93.090 * * [simplify]: Extracting #9: cost 0 inf + 4381 93.091 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 93.091 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 93.091 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 93.091 * * [simplify]: iters left: 6 (16 enodes) 93.096 * * [simplify]: iters left: 5 (59 enodes) 93.106 * * [simplify]: iters left: 4 (86 enodes) 93.121 * * [simplify]: iters left: 3 (118 enodes) 93.141 * * [simplify]: iters left: 2 (147 enodes) 93.167 * * [simplify]: iters left: 1 (184 enodes) 93.196 * * [simplify]: Extracting #0: cost 1 inf + 0 93.196 * * [simplify]: Extracting #1: cost 16 inf + 0 93.196 * * [simplify]: Extracting #2: cost 25 inf + 3 93.196 * * [simplify]: Extracting #3: cost 28 inf + 4 93.196 * * [simplify]: Extracting #4: cost 21 inf + 661 93.197 * * [simplify]: Extracting #5: cost 27 inf + 784 93.197 * * [simplify]: Extracting #6: cost 27 inf + 911 93.197 * * [simplify]: Extracting #7: cost 18 inf + 1701 93.199 * * [simplify]: Extracting #8: cost 4 inf + 5555 93.201 * * [simplify]: Extracting #9: cost 0 inf + 6954 93.203 * [simplify]: Simplified to (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))) 93.203 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) (/ 1/2 (sqrt a))))) 93.203 * * * * [progress]: [ 256 / 494 ] simplifiying candidate # 93.203 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 93.203 * * [simplify]: iters left: 6 (9 enodes) 93.207 * * [simplify]: iters left: 5 (35 enodes) 93.215 * * [simplify]: iters left: 4 (56 enodes) 93.227 * * [simplify]: iters left: 3 (100 enodes) 93.243 * * [simplify]: iters left: 2 (118 enodes) 93.263 * * [simplify]: iters left: 1 (129 enodes) 93.277 * * [simplify]: Extracting #0: cost 1 inf + 0 93.277 * * [simplify]: Extracting #1: cost 13 inf + 0 93.277 * * [simplify]: Extracting #2: cost 25 inf + 1 93.277 * * [simplify]: Extracting #3: cost 20 inf + 326 93.278 * * [simplify]: Extracting #4: cost 6 inf + 2233 93.278 * * [simplify]: Extracting #5: cost 0 inf + 3327 93.279 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) 93.279 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 93.279 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 93.281 * * [simplify]: iters left: 6 (16 enodes) 93.286 * * [simplify]: iters left: 5 (62 enodes) 93.297 * * [simplify]: iters left: 4 (95 enodes) 93.313 * * [simplify]: iters left: 3 (150 enodes) 93.341 * * [simplify]: iters left: 2 (245 enodes) 93.397 * * [simplify]: iters left: 1 (392 enodes) 93.495 * * [simplify]: Extracting #0: cost 1 inf + 0 93.495 * * [simplify]: Extracting #1: cost 26 inf + 0 93.496 * * [simplify]: Extracting #2: cost 63 inf + 1 93.496 * * [simplify]: Extracting #3: cost 71 inf + 859 93.497 * * [simplify]: Extracting #4: cost 49 inf + 4077 93.499 * * [simplify]: Extracting #5: cost 28 inf + 7137 93.502 * * [simplify]: Extracting #6: cost 7 inf + 13709 93.507 * * [simplify]: Extracting #7: cost 0 inf + 16047 93.512 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))) 93.512 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))))) 93.512 * * * * [progress]: [ 257 / 494 ] simplifiying candidate # 93.512 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) 93.512 * * [simplify]: iters left: 6 (8 enodes) 93.515 * * [simplify]: iters left: 5 (30 enodes) 93.521 * * [simplify]: iters left: 4 (43 enodes) 93.529 * * [simplify]: iters left: 3 (60 enodes) 93.538 * * [simplify]: iters left: 2 (66 enodes) 93.547 * * [simplify]: iters left: 1 (67 enodes) 93.557 * * [simplify]: Extracting #0: cost 1 inf + 0 93.557 * * [simplify]: Extracting #1: cost 8 inf + 0 93.557 * * [simplify]: Extracting #2: cost 14 inf + 1 93.557 * * [simplify]: Extracting #3: cost 12 inf + 3 93.557 * * [simplify]: Extracting #4: cost 1 inf + 983 93.557 * * [simplify]: Extracting #5: cost 0 inf + 1065 93.558 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (sqrt 2)) 93.558 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 93.558 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 93.558 * * [simplify]: iters left: 6 (16 enodes) 93.563 * * [simplify]: iters left: 5 (62 enodes) 93.574 * * [simplify]: iters left: 4 (95 enodes) 93.591 * * [simplify]: iters left: 3 (150 enodes) 93.618 * * [simplify]: iters left: 2 (245 enodes) 93.674 * * [simplify]: iters left: 1 (392 enodes) 93.773 * * [simplify]: Extracting #0: cost 1 inf + 0 93.773 * * [simplify]: Extracting #1: cost 26 inf + 0 93.773 * * [simplify]: Extracting #2: cost 63 inf + 1 93.774 * * [simplify]: Extracting #3: cost 71 inf + 579 93.775 * * [simplify]: Extracting #4: cost 49 inf + 3277 93.776 * * [simplify]: Extracting #5: cost 28 inf + 6017 93.780 * * [simplify]: Extracting #6: cost 7 inf + 12109 93.785 * * [simplify]: Extracting #7: cost 0 inf + 14247 93.790 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))) 93.790 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))))) 93.790 * * * * [progress]: [ 258 / 494 ] simplifiying candidate # 93.790 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 1))) 93.790 * * [simplify]: iters left: 6 (6 enodes) 93.792 * * [simplify]: iters left: 5 (20 enodes) 93.796 * * [simplify]: iters left: 4 (22 enodes) 93.799 * * [simplify]: iters left: 3 (25 enodes) 93.803 * * [simplify]: iters left: 2 (26 enodes) 93.806 * * [simplify]: Extracting #0: cost 1 inf + 0 93.806 * * [simplify]: Extracting #1: cost 4 inf + 0 93.806 * * [simplify]: Extracting #2: cost 5 inf + 1 93.806 * * [simplify]: Extracting #3: cost 1 inf + 166 93.806 * * [simplify]: Extracting #4: cost 0 inf + 248 93.806 * [simplify]: Simplified to (/ 1 (sqrt a)) 93.807 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 93.807 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 93.807 * * [simplify]: iters left: 6 (15 enodes) 93.811 * * [simplify]: iters left: 5 (59 enodes) 93.821 * * [simplify]: iters left: 4 (92 enodes) 93.840 * * [simplify]: iters left: 3 (148 enodes) 93.867 * * [simplify]: iters left: 2 (243 enodes) 93.926 * * [simplify]: iters left: 1 (390 enodes) 94.012 * * [simplify]: Extracting #0: cost 1 inf + 0 94.012 * * [simplify]: Extracting #1: cost 25 inf + 0 94.012 * * [simplify]: Extracting #2: cost 57 inf + 3 94.013 * * [simplify]: Extracting #3: cost 70 inf + 48 94.013 * * [simplify]: Extracting #4: cost 46 inf + 2284 94.016 * * [simplify]: Extracting #5: cost 16 inf + 7473 94.019 * * [simplify]: Extracting #6: cost 3 inf + 10871 94.024 * * [simplify]: Extracting #7: cost 0 inf + 11570 94.031 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 94.031 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 94.031 * * * * [progress]: [ 259 / 494 ] simplifiying candidate # 94.031 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 94.031 * * [simplify]: iters left: 6 (19 enodes) 94.037 * * [simplify]: iters left: 5 (69 enodes) 94.048 * * [simplify]: iters left: 4 (101 enodes) 94.067 * * [simplify]: iters left: 3 (166 enodes) 94.096 * * [simplify]: iters left: 2 (257 enodes) 94.155 * * [simplify]: iters left: 1 (439 enodes) 94.320 * * [simplify]: Extracting #0: cost 1 inf + 0 94.321 * * [simplify]: Extracting #1: cost 31 inf + 0 94.321 * * [simplify]: Extracting #2: cost 79 inf + 1 94.321 * * [simplify]: Extracting #3: cost 82 inf + 490 94.323 * * [simplify]: Extracting #4: cost 61 inf + 5353 94.324 * * [simplify]: Extracting #5: cost 50 inf + 7620 94.329 * * [simplify]: Extracting #6: cost 19 inf + 16708 94.338 * * [simplify]: Extracting #7: cost 0 inf + 25124 94.346 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 94.346 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 94.346 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 94.346 * * [simplify]: iters left: 6 (18 enodes) 94.352 * * [simplify]: iters left: 5 (68 enodes) 94.364 * * [simplify]: iters left: 4 (101 enodes) 94.381 * * [simplify]: iters left: 3 (156 enodes) 94.410 * * [simplify]: iters left: 2 (251 enodes) 94.467 * * [simplify]: iters left: 1 (398 enodes) 94.567 * * [simplify]: Extracting #0: cost 1 inf + 0 94.567 * * [simplify]: Extracting #1: cost 26 inf + 0 94.567 * * [simplify]: Extracting #2: cost 63 inf + 1 94.567 * * [simplify]: Extracting #3: cost 75 inf + 85 94.568 * * [simplify]: Extracting #4: cost 74 inf + 1104 94.569 * * [simplify]: Extracting #5: cost 52 inf + 5162 94.571 * * [simplify]: Extracting #6: cost 34 inf + 7835 94.574 * * [simplify]: Extracting #7: cost 11 inf + 14713 94.580 * * [simplify]: Extracting #8: cost 0 inf + 19329 94.586 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))) 94.586 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))))) 94.586 * * * * [progress]: [ 260 / 494 ] simplifiying candidate # 94.586 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 94.586 * * [simplify]: iters left: 6 (18 enodes) 94.591 * * [simplify]: iters left: 5 (64 enodes) 94.602 * * [simplify]: iters left: 4 (88 enodes) 94.620 * * [simplify]: iters left: 3 (127 enodes) 94.641 * * [simplify]: iters left: 2 (188 enodes) 94.676 * * [simplify]: iters left: 1 (269 enodes) 94.737 * * [simplify]: Extracting #0: cost 1 inf + 0 94.737 * * [simplify]: Extracting #1: cost 21 inf + 0 94.737 * * [simplify]: Extracting #2: cost 52 inf + 1 94.737 * * [simplify]: Extracting #3: cost 56 inf + 45 94.738 * * [simplify]: Extracting #4: cost 50 inf + 1511 94.738 * * [simplify]: Extracting #5: cost 36 inf + 3665 94.741 * * [simplify]: Extracting #6: cost 10 inf + 10330 94.747 * * [simplify]: Extracting #7: cost 0 inf + 13886 94.751 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) 94.751 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 94.751 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 94.752 * * [simplify]: iters left: 6 (18 enodes) 94.757 * * [simplify]: iters left: 5 (68 enodes) 94.769 * * [simplify]: iters left: 4 (101 enodes) 94.786 * * [simplify]: iters left: 3 (156 enodes) 94.815 * * [simplify]: iters left: 2 (251 enodes) 94.872 * * [simplify]: iters left: 1 (398 enodes) 94.972 * * [simplify]: Extracting #0: cost 1 inf + 0 94.972 * * [simplify]: Extracting #1: cost 26 inf + 0 94.972 * * [simplify]: Extracting #2: cost 63 inf + 1 94.972 * * [simplify]: Extracting #3: cost 75 inf + 45 94.973 * * [simplify]: Extracting #4: cost 74 inf + 864 94.974 * * [simplify]: Extracting #5: cost 52 inf + 4362 94.976 * * [simplify]: Extracting #6: cost 34 inf + 6755 94.979 * * [simplify]: Extracting #7: cost 11 inf + 13193 94.985 * * [simplify]: Extracting #8: cost 0 inf + 17529 94.990 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))) 94.990 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))))) 94.990 * * * * [progress]: [ 261 / 494 ] simplifiying candidate # 94.991 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 94.991 * * [simplify]: iters left: 6 (16 enodes) 94.995 * * [simplify]: iters left: 5 (56 enodes) 95.005 * * [simplify]: iters left: 4 (83 enodes) 95.023 * * [simplify]: iters left: 3 (126 enodes) 95.044 * * [simplify]: iters left: 2 (174 enodes) 95.074 * * [simplify]: iters left: 1 (210 enodes) 95.106 * * [simplify]: Extracting #0: cost 1 inf + 0 95.106 * * [simplify]: Extracting #1: cost 12 inf + 0 95.106 * * [simplify]: Extracting #2: cost 27 inf + 1 95.106 * * [simplify]: Extracting #3: cost 28 inf + 167 95.107 * * [simplify]: Extracting #4: cost 27 inf + 983 95.107 * * [simplify]: Extracting #5: cost 24 inf + 1511 95.108 * * [simplify]: Extracting #6: cost 6 inf + 5273 95.111 * * [simplify]: Extracting #7: cost 0 inf + 7069 95.113 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 95.113 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 95.113 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 95.114 * * [simplify]: iters left: 6 (17 enodes) 95.118 * * [simplify]: iters left: 5 (65 enodes) 95.130 * * [simplify]: iters left: 4 (98 enodes) 95.147 * * [simplify]: iters left: 3 (154 enodes) 95.176 * * [simplify]: iters left: 2 (249 enodes) 95.236 * * [simplify]: iters left: 1 (396 enodes) 95.324 * * [simplify]: Extracting #0: cost 1 inf + 0 95.325 * * [simplify]: Extracting #1: cost 25 inf + 0 95.325 * * [simplify]: Extracting #2: cost 57 inf + 3 95.325 * * [simplify]: Extracting #3: cost 70 inf + 5 95.326 * * [simplify]: Extracting #4: cost 68 inf + 866 95.326 * * [simplify]: Extracting #5: cost 49 inf + 3266 95.330 * * [simplify]: Extracting #6: cost 13 inf + 11012 95.335 * * [simplify]: Extracting #7: cost 0 inf + 14854 95.340 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)) 95.341 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)))) 95.341 * * * * [progress]: [ 262 / 494 ] simplifiying candidate # 95.341 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 95.341 * * [simplify]: iters left: 6 (19 enodes) 95.346 * * [simplify]: iters left: 5 (69 enodes) 95.361 * * [simplify]: iters left: 4 (101 enodes) 95.379 * * [simplify]: iters left: 3 (166 enodes) 95.408 * * [simplify]: iters left: 2 (257 enodes) 95.467 * * [simplify]: iters left: 1 (439 enodes) 95.631 * * [simplify]: Extracting #0: cost 1 inf + 0 95.631 * * [simplify]: Extracting #1: cost 31 inf + 0 95.632 * * [simplify]: Extracting #2: cost 79 inf + 1 95.632 * * [simplify]: Extracting #3: cost 82 inf + 490 95.634 * * [simplify]: Extracting #4: cost 61 inf + 5353 95.635 * * [simplify]: Extracting #5: cost 50 inf + 7620 95.639 * * [simplify]: Extracting #6: cost 19 inf + 16708 95.647 * * [simplify]: Extracting #7: cost 0 inf + 25124 95.655 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 95.655 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 95.655 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 95.655 * * [simplify]: iters left: 6 (18 enodes) 95.660 * * [simplify]: iters left: 5 (68 enodes) 95.675 * * [simplify]: iters left: 4 (101 enodes) 95.692 * * [simplify]: iters left: 3 (156 enodes) 95.721 * * [simplify]: iters left: 2 (251 enodes) 95.778 * * [simplify]: iters left: 1 (398 enodes) 95.877 * * [simplify]: Extracting #0: cost 1 inf + 0 95.877 * * [simplify]: Extracting #1: cost 26 inf + 0 95.878 * * [simplify]: Extracting #2: cost 63 inf + 1 95.878 * * [simplify]: Extracting #3: cost 75 inf + 85 95.879 * * [simplify]: Extracting #4: cost 74 inf + 1104 95.880 * * [simplify]: Extracting #5: cost 52 inf + 5162 95.882 * * [simplify]: Extracting #6: cost 34 inf + 7835 95.885 * * [simplify]: Extracting #7: cost 11 inf + 14713 95.891 * * [simplify]: Extracting #8: cost 0 inf + 19329 95.896 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))) 95.896 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (cbrt 2))))) 95.897 * * * * [progress]: [ 263 / 494 ] simplifiying candidate # 95.897 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 95.897 * * [simplify]: iters left: 6 (18 enodes) 95.902 * * [simplify]: iters left: 5 (64 enodes) 95.913 * * [simplify]: iters left: 4 (88 enodes) 95.928 * * [simplify]: iters left: 3 (127 enodes) 95.952 * * [simplify]: iters left: 2 (188 enodes) 95.988 * * [simplify]: iters left: 1 (269 enodes) 96.048 * * [simplify]: Extracting #0: cost 1 inf + 0 96.048 * * [simplify]: Extracting #1: cost 21 inf + 0 96.048 * * [simplify]: Extracting #2: cost 52 inf + 1 96.048 * * [simplify]: Extracting #3: cost 56 inf + 45 96.049 * * [simplify]: Extracting #4: cost 50 inf + 1511 96.050 * * [simplify]: Extracting #5: cost 36 inf + 3665 96.052 * * [simplify]: Extracting #6: cost 10 inf + 10330 96.057 * * [simplify]: Extracting #7: cost 0 inf + 13886 96.061 * [simplify]: Simplified to (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) 96.061 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (+ (sqrt b) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 96.061 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 96.061 * * [simplify]: iters left: 6 (18 enodes) 96.066 * * [simplify]: iters left: 5 (68 enodes) 96.080 * * [simplify]: iters left: 4 (101 enodes) 96.097 * * [simplify]: iters left: 3 (156 enodes) 96.126 * * [simplify]: iters left: 2 (251 enodes) 96.184 * * [simplify]: iters left: 1 (398 enodes) 96.283 * * [simplify]: Extracting #0: cost 1 inf + 0 96.283 * * [simplify]: Extracting #1: cost 26 inf + 0 96.283 * * [simplify]: Extracting #2: cost 63 inf + 1 96.283 * * [simplify]: Extracting #3: cost 75 inf + 45 96.284 * * [simplify]: Extracting #4: cost 74 inf + 864 96.285 * * [simplify]: Extracting #5: cost 52 inf + 4362 96.287 * * [simplify]: Extracting #6: cost 34 inf + 6755 96.290 * * [simplify]: Extracting #7: cost 11 inf + 13193 96.296 * * [simplify]: Extracting #8: cost 0 inf + 17529 96.301 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))) 96.301 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt a) (sqrt 2))))) 96.301 * * * * [progress]: [ 264 / 494 ] simplifiying candidate # 96.302 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 96.302 * * [simplify]: iters left: 6 (16 enodes) 96.306 * * [simplify]: iters left: 5 (56 enodes) 96.316 * * [simplify]: iters left: 4 (83 enodes) 96.331 * * [simplify]: iters left: 3 (126 enodes) 96.355 * * [simplify]: iters left: 2 (174 enodes) 96.384 * * [simplify]: iters left: 1 (210 enodes) 96.416 * * [simplify]: Extracting #0: cost 1 inf + 0 96.416 * * [simplify]: Extracting #1: cost 12 inf + 0 96.416 * * [simplify]: Extracting #2: cost 27 inf + 1 96.416 * * [simplify]: Extracting #3: cost 28 inf + 167 96.417 * * [simplify]: Extracting #4: cost 27 inf + 983 96.417 * * [simplify]: Extracting #5: cost 24 inf + 1511 96.418 * * [simplify]: Extracting #6: cost 6 inf + 5273 96.421 * * [simplify]: Extracting #7: cost 0 inf + 7069 96.423 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) 96.423 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 96.424 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 96.424 * * [simplify]: iters left: 6 (17 enodes) 96.429 * * [simplify]: iters left: 5 (65 enodes) 96.440 * * [simplify]: iters left: 4 (98 enodes) 96.457 * * [simplify]: iters left: 3 (154 enodes) 96.486 * * [simplify]: iters left: 2 (249 enodes) 96.544 * * [simplify]: iters left: 1 (396 enodes) 96.634 * * [simplify]: Extracting #0: cost 1 inf + 0 96.634 * * [simplify]: Extracting #1: cost 25 inf + 0 96.634 * * [simplify]: Extracting #2: cost 57 inf + 3 96.634 * * [simplify]: Extracting #3: cost 70 inf + 5 96.635 * * [simplify]: Extracting #4: cost 68 inf + 866 96.636 * * [simplify]: Extracting #5: cost 49 inf + 3266 96.639 * * [simplify]: Extracting #6: cost 13 inf + 11012 96.644 * * [simplify]: Extracting #7: cost 0 inf + 14854 96.650 * [simplify]: Simplified to (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)) 96.650 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ (* (- (sqrt (sqrt (fma b b (* (* c a) -4)))) (sqrt b)) 1/2) (sqrt a)))) 96.650 * * * * [progress]: [ 265 / 494 ] simplifiying candidate # 96.650 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) 96.650 * * [simplify]: iters left: 6 (9 enodes) 96.654 * * [simplify]: iters left: 5 (35 enodes) 96.660 * * [simplify]: iters left: 4 (56 enodes) 96.672 * * [simplify]: iters left: 3 (100 enodes) 96.690 * * [simplify]: iters left: 2 (118 enodes) 96.710 * * [simplify]: iters left: 1 (129 enodes) 96.724 * * [simplify]: Extracting #0: cost 1 inf + 0 96.724 * * [simplify]: Extracting #1: cost 13 inf + 0 96.724 * * [simplify]: Extracting #2: cost 25 inf + 1 96.724 * * [simplify]: Extracting #3: cost 20 inf + 326 96.725 * * [simplify]: Extracting #4: cost 6 inf + 2233 96.725 * * [simplify]: Extracting #5: cost 0 inf + 3327 96.726 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) 96.726 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 96.727 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 96.727 * * [simplify]: iters left: 6 (16 enodes) 96.732 * * [simplify]: iters left: 5 (62 enodes) 96.743 * * [simplify]: iters left: 4 (95 enodes) 96.760 * * [simplify]: iters left: 3 (150 enodes) 96.789 * * [simplify]: iters left: 2 (245 enodes) 96.846 * * [simplify]: iters left: 1 (392 enodes) 96.942 * * [simplify]: Extracting #0: cost 1 inf + 0 96.942 * * [simplify]: Extracting #1: cost 26 inf + 0 96.943 * * [simplify]: Extracting #2: cost 63 inf + 1 96.943 * * [simplify]: Extracting #3: cost 71 inf + 859 96.944 * * [simplify]: Extracting #4: cost 49 inf + 4077 96.946 * * [simplify]: Extracting #5: cost 28 inf + 7137 96.949 * * [simplify]: Extracting #6: cost 7 inf + 13709 96.956 * * [simplify]: Extracting #7: cost 0 inf + 16047 96.961 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))) 96.961 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (cbrt 2))))) 96.961 * * * * [progress]: [ 266 / 494 ] simplifiying candidate # 96.961 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) 96.961 * * [simplify]: iters left: 6 (8 enodes) 96.964 * * [simplify]: iters left: 5 (30 enodes) 96.970 * * [simplify]: iters left: 4 (43 enodes) 96.978 * * [simplify]: iters left: 3 (60 enodes) 96.987 * * [simplify]: iters left: 2 (66 enodes) 96.996 * * [simplify]: iters left: 1 (67 enodes) 97.003 * * [simplify]: Extracting #0: cost 1 inf + 0 97.003 * * [simplify]: Extracting #1: cost 8 inf + 0 97.003 * * [simplify]: Extracting #2: cost 14 inf + 1 97.003 * * [simplify]: Extracting #3: cost 12 inf + 3 97.003 * * [simplify]: Extracting #4: cost 1 inf + 983 97.003 * * [simplify]: Extracting #5: cost 0 inf + 1065 97.004 * [simplify]: Simplified to (/ (/ 1 (sqrt a)) (sqrt 2)) 97.004 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 97.004 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 97.004 * * [simplify]: iters left: 6 (16 enodes) 97.009 * * [simplify]: iters left: 5 (62 enodes) 97.020 * * [simplify]: iters left: 4 (95 enodes) 97.038 * * [simplify]: iters left: 3 (150 enodes) 97.066 * * [simplify]: iters left: 2 (245 enodes) 97.122 * * [simplify]: iters left: 1 (392 enodes) 97.218 * * [simplify]: Extracting #0: cost 1 inf + 0 97.218 * * [simplify]: Extracting #1: cost 26 inf + 0 97.218 * * [simplify]: Extracting #2: cost 63 inf + 1 97.219 * * [simplify]: Extracting #3: cost 71 inf + 579 97.219 * * [simplify]: Extracting #4: cost 49 inf + 3277 97.221 * * [simplify]: Extracting #5: cost 28 inf + 6017 97.226 * * [simplify]: Extracting #6: cost 7 inf + 12109 97.231 * * [simplify]: Extracting #7: cost 0 inf + 14247 97.237 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))) 97.237 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (sqrt a)) (sqrt 2)) (/ (- (sqrt (fma c (* a -4) (* b b))) b) (* (sqrt a) (sqrt 2))))) 97.237 * * * * [progress]: [ 267 / 494 ] simplifiying candidate # 97.237 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 1))) 97.237 * * [simplify]: iters left: 6 (6 enodes) 97.239 * * [simplify]: iters left: 5 (20 enodes) 97.243 * * [simplify]: iters left: 4 (22 enodes) 97.246 * * [simplify]: iters left: 3 (25 enodes) 97.249 * * [simplify]: iters left: 2 (26 enodes) 97.253 * * [simplify]: Extracting #0: cost 1 inf + 0 97.253 * * [simplify]: Extracting #1: cost 4 inf + 0 97.253 * * [simplify]: Extracting #2: cost 5 inf + 1 97.253 * * [simplify]: Extracting #3: cost 1 inf + 166 97.253 * * [simplify]: Extracting #4: cost 0 inf + 248 97.253 * [simplify]: Simplified to (/ 1 (sqrt a)) 97.253 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 97.253 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 97.254 * * [simplify]: iters left: 6 (15 enodes) 97.258 * * [simplify]: iters left: 5 (59 enodes) 97.268 * * [simplify]: iters left: 4 (92 enodes) 97.284 * * [simplify]: iters left: 3 (148 enodes) 97.314 * * [simplify]: iters left: 2 (243 enodes) 97.370 * * [simplify]: iters left: 1 (390 enodes) 97.457 * * [simplify]: Extracting #0: cost 1 inf + 0 97.457 * * [simplify]: Extracting #1: cost 25 inf + 0 97.457 * * [simplify]: Extracting #2: cost 57 inf + 3 97.458 * * [simplify]: Extracting #3: cost 70 inf + 48 97.458 * * [simplify]: Extracting #4: cost 46 inf + 2284 97.460 * * [simplify]: Extracting #5: cost 16 inf + 7473 97.464 * * [simplify]: Extracting #6: cost 3 inf + 10871 97.468 * * [simplify]: Extracting #7: cost 0 inf + 11570 97.473 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 97.473 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 97.473 * * * * [progress]: [ 268 / 494 ] simplifiying candidate # 97.473 * [simplify]: Simplifying (/ 1 (/ (sqrt a) 1)) 97.473 * * [simplify]: iters left: 5 (5 enodes) 97.475 * * [simplify]: iters left: 4 (17 enodes) 97.478 * * [simplify]: iters left: 3 (21 enodes) 97.481 * * [simplify]: Extracting #0: cost 1 inf + 0 97.482 * * [simplify]: Extracting #1: cost 4 inf + 0 97.482 * * [simplify]: Extracting #2: cost 5 inf + 1 97.482 * * [simplify]: Extracting #3: cost 0 inf + 248 97.482 * [simplify]: Simplified to (/ 1 (sqrt a)) 97.482 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 97.482 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 97.482 * * [simplify]: iters left: 6 (15 enodes) 97.487 * * [simplify]: iters left: 5 (59 enodes) 97.497 * * [simplify]: iters left: 4 (92 enodes) 97.515 * * [simplify]: iters left: 3 (148 enodes) 97.543 * * [simplify]: iters left: 2 (243 enodes) 97.601 * * [simplify]: iters left: 1 (390 enodes) 97.687 * * [simplify]: Extracting #0: cost 1 inf + 0 97.687 * * [simplify]: Extracting #1: cost 25 inf + 0 97.687 * * [simplify]: Extracting #2: cost 57 inf + 3 97.688 * * [simplify]: Extracting #3: cost 70 inf + 48 97.689 * * [simplify]: Extracting #4: cost 46 inf + 2284 97.691 * * [simplify]: Extracting #5: cost 16 inf + 7473 97.694 * * [simplify]: Extracting #6: cost 3 inf + 10871 97.699 * * [simplify]: Extracting #7: cost 0 inf + 11570 97.705 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))) 97.705 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (* 2 (sqrt a))))) 97.705 * * * * [progress]: [ 269 / 494 ] simplifiying candidate # 97.706 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 97.706 * * [simplify]: iters left: 6 (13 enodes) 97.709 * * [simplify]: iters left: 5 (48 enodes) 97.718 * * [simplify]: iters left: 4 (72 enodes) 97.730 * * [simplify]: iters left: 3 (114 enodes) 97.749 * * [simplify]: iters left: 2 (156 enodes) 97.773 * * [simplify]: iters left: 1 (180 enodes) 97.796 * * [simplify]: Extracting #0: cost 1 inf + 0 97.796 * * [simplify]: Extracting #1: cost 14 inf + 0 97.797 * * [simplify]: Extracting #2: cost 27 inf + 2 97.797 * * [simplify]: Extracting #3: cost 33 inf + 86 97.797 * * [simplify]: Extracting #4: cost 23 inf + 1032 97.798 * * [simplify]: Extracting #5: cost 13 inf + 1926 97.799 * * [simplify]: Extracting #6: cost 2 inf + 4398 97.800 * * [simplify]: Extracting #7: cost 0 inf + 4956 97.802 * [simplify]: Simplified to (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) 97.802 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (/ 1 (/ (sqrt a) (/ 1 2))))) 97.802 * [simplify]: Simplifying (/ 1 (/ (sqrt a) (/ 1 2))) 97.802 * * [simplify]: iters left: 6 (7 enodes) 97.805 * * [simplify]: iters left: 5 (28 enodes) 97.811 * * [simplify]: iters left: 4 (38 enodes) 97.818 * * [simplify]: iters left: 3 (50 enodes) 97.825 * * [simplify]: iters left: 2 (58 enodes) 97.833 * * [simplify]: iters left: 1 (61 enodes) 97.840 * * [simplify]: Extracting #0: cost 1 inf + 0 97.840 * * [simplify]: Extracting #1: cost 8 inf + 0 97.840 * * [simplify]: Extracting #2: cost 9 inf + 3 97.840 * * [simplify]: Extracting #3: cost 1 inf + 496 97.840 * * [simplify]: Extracting #4: cost 0 inf + 578 97.840 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 97.840 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* a -4) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 97.841 * * * * [progress]: [ 270 / 494 ] simplifiying candidate # 97.841 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 97.841 * * [simplify]: iters left: 6 (16 enodes) 97.846 * * [simplify]: iters left: 5 (60 enodes) 97.856 * * [simplify]: iters left: 4 (84 enodes) 97.872 * * [simplify]: iters left: 3 (112 enodes) 97.888 * * [simplify]: iters left: 2 (126 enodes) 97.907 * * [simplify]: iters left: 1 (128 enodes) 97.923 * * [simplify]: Extracting #0: cost 1 inf + 0 97.923 * * [simplify]: Extracting #1: cost 6 inf + 0 97.923 * * [simplify]: Extracting #2: cost 9 inf + 1 97.923 * * [simplify]: Extracting #3: cost 15 inf + 1 97.923 * * [simplify]: Extracting #4: cost 21 inf + 2 97.924 * * [simplify]: Extracting #5: cost 23 inf + 3 97.924 * * [simplify]: Extracting #6: cost 26 inf + 333 97.924 * * [simplify]: Extracting #7: cost 25 inf + 461 97.924 * * [simplify]: Extracting #8: cost 14 inf + 1689 97.925 * * [simplify]: Extracting #9: cost 7 inf + 3290 97.926 * * [simplify]: Extracting #10: cost 0 inf + 5914 97.927 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 97.927 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ 1 (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 97.928 * [simplify]: Simplifying (/ 1 (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 97.928 * * [simplify]: iters left: 6 (15 enodes) 97.932 * * [simplify]: iters left: 5 (57 enodes) 97.944 * * [simplify]: iters left: 4 (81 enodes) 97.957 * * [simplify]: iters left: 3 (99 enodes) 97.972 * * [simplify]: iters left: 2 (111 enodes) 97.988 * * [simplify]: Extracting #0: cost 1 inf + 0 97.988 * * [simplify]: Extracting #1: cost 7 inf + 0 97.988 * * [simplify]: Extracting #2: cost 9 inf + 2 97.988 * * [simplify]: Extracting #3: cost 13 inf + 86 97.988 * * [simplify]: Extracting #4: cost 19 inf + 87 97.988 * * [simplify]: Extracting #5: cost 20 inf + 129 97.988 * * [simplify]: Extracting #6: cost 25 inf + 294 97.989 * * [simplify]: Extracting #7: cost 16 inf + 1525 97.989 * * [simplify]: Extracting #8: cost 4 inf + 3674 97.990 * * [simplify]: Extracting #9: cost 0 inf + 5154 97.991 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 97.991 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 97.992 * * * * [progress]: [ 271 / 494 ] simplifiying candidate # 97.992 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 97.992 * * [simplify]: iters left: 6 (15 enodes) 97.996 * * [simplify]: iters left: 5 (55 enodes) 98.006 * * [simplify]: iters left: 4 (75 enodes) 98.020 * * [simplify]: iters left: 3 (95 enodes) 98.033 * * [simplify]: Extracting #0: cost 1 inf + 0 98.033 * * [simplify]: Extracting #1: cost 5 inf + 0 98.033 * * [simplify]: Extracting #2: cost 11 inf + 1 98.033 * * [simplify]: Extracting #3: cost 17 inf + 2 98.033 * * [simplify]: Extracting #4: cost 17 inf + 126 98.033 * * [simplify]: Extracting #5: cost 23 inf + 291 98.034 * * [simplify]: Extracting #6: cost 22 inf + 419 98.034 * * [simplify]: Extracting #7: cost 12 inf + 1427 98.035 * * [simplify]: Extracting #8: cost 5 inf + 2610 98.035 * * [simplify]: Extracting #9: cost 2 inf + 3511 98.036 * * [simplify]: Extracting #10: cost 0 inf + 4152 98.037 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) 98.037 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (/ 1 (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 98.037 * [simplify]: Simplifying (/ 1 (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 98.038 * * [simplify]: iters left: 6 (15 enodes) 98.042 * * [simplify]: iters left: 5 (57 enodes) 98.052 * * [simplify]: iters left: 4 (81 enodes) 98.065 * * [simplify]: iters left: 3 (99 enodes) 98.080 * * [simplify]: iters left: 2 (111 enodes) 98.096 * * [simplify]: Extracting #0: cost 1 inf + 0 98.096 * * [simplify]: Extracting #1: cost 7 inf + 0 98.096 * * [simplify]: Extracting #2: cost 9 inf + 2 98.096 * * [simplify]: Extracting #3: cost 13 inf + 86 98.096 * * [simplify]: Extracting #4: cost 19 inf + 87 98.096 * * [simplify]: Extracting #5: cost 20 inf + 129 98.097 * * [simplify]: Extracting #6: cost 25 inf + 294 98.098 * * [simplify]: Extracting #7: cost 16 inf + 1525 98.099 * * [simplify]: Extracting #8: cost 4 inf + 3594 98.100 * * [simplify]: Extracting #9: cost 0 inf + 4914 98.101 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 98.101 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a))) 98.102 * * * * [progress]: [ 272 / 494 ] simplifiying candidate # 98.102 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) 98.102 * * [simplify]: iters left: 6 (18 enodes) 98.108 * * [simplify]: iters left: 5 (69 enodes) 98.120 * * [simplify]: iters left: 4 (114 enodes) 98.142 * * [simplify]: iters left: 3 (197 enodes) 98.185 * * [simplify]: iters left: 2 (291 enodes) 98.251 * * [simplify]: iters left: 1 (387 enodes) 98.392 * * [simplify]: Extracting #0: cost 1 inf + 0 98.392 * * [simplify]: Extracting #1: cost 18 inf + 0 98.392 * * [simplify]: Extracting #2: cost 37 inf + 1 98.392 * * [simplify]: Extracting #3: cost 37 inf + 286 98.393 * * [simplify]: Extracting #4: cost 33 inf + 1016 98.393 * * [simplify]: Extracting #5: cost 40 inf + 1219 98.393 * * [simplify]: Extracting #6: cost 39 inf + 1347 98.394 * * [simplify]: Extracting #7: cost 29 inf + 2436 98.395 * * [simplify]: Extracting #8: cost 18 inf + 6115 98.398 * * [simplify]: Extracting #9: cost 5 inf + 11534 98.405 * * [simplify]: Extracting #10: cost 0 inf + 13714 98.409 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2))) 98.409 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2)) (/ (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt 2))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 98.409 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 98.409 * * [simplify]: iters left: 6 (16 enodes) 98.414 * * [simplify]: iters left: 5 (59 enodes) 98.425 * * [simplify]: iters left: 4 (86 enodes) 98.439 * * [simplify]: iters left: 3 (117 enodes) 98.457 * * [simplify]: iters left: 2 (146 enodes) 98.484 * * [simplify]: iters left: 1 (183 enodes) 98.516 * * [simplify]: Extracting #0: cost 1 inf + 0 98.516 * * [simplify]: Extracting #1: cost 17 inf + 0 98.516 * * [simplify]: Extracting #2: cost 28 inf + 2 98.516 * * [simplify]: Extracting #3: cost 25 inf + 575 98.517 * * [simplify]: Extracting #4: cost 22 inf + 1267 98.517 * * [simplify]: Extracting #5: cost 27 inf + 1552 98.517 * * [simplify]: Extracting #6: cost 27 inf + 1679 98.518 * * [simplify]: Extracting #7: cost 17 inf + 2728 98.519 * * [simplify]: Extracting #8: cost 4 inf + 6963 98.522 * * [simplify]: Extracting #9: cost 0 inf + 8602 98.524 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))) 98.524 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))))) 98.524 * * * * [progress]: [ 273 / 494 ] simplifiying candidate # 98.524 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) 98.524 * * [simplify]: iters left: 6 (17 enodes) 98.530 * * [simplify]: iters left: 5 (62 enodes) 98.540 * * [simplify]: iters left: 4 (90 enodes) 98.558 * * [simplify]: iters left: 3 (136 enodes) 98.582 * * [simplify]: iters left: 2 (183 enodes) 98.616 * * [simplify]: iters left: 1 (221 enodes) 98.661 * * [simplify]: Extracting #0: cost 1 inf + 0 98.661 * * [simplify]: Extracting #1: cost 12 inf + 0 98.661 * * [simplify]: Extracting #2: cost 22 inf + 1 98.661 * * [simplify]: Extracting #3: cost 24 inf + 43 98.661 * * [simplify]: Extracting #4: cost 24 inf + 167 98.662 * * [simplify]: Extracting #5: cost 30 inf + 331 98.662 * * [simplify]: Extracting #6: cost 29 inf + 459 98.662 * * [simplify]: Extracting #7: cost 18 inf + 1606 98.663 * * [simplify]: Extracting #8: cost 9 inf + 4487 98.665 * * [simplify]: Extracting #9: cost 2 inf + 7065 98.668 * * [simplify]: Extracting #10: cost 0 inf + 7824 98.670 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 98.670 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 98.671 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 98.671 * * [simplify]: iters left: 6 (16 enodes) 98.676 * * [simplify]: iters left: 5 (59 enodes) 98.686 * * [simplify]: iters left: 4 (86 enodes) 98.702 * * [simplify]: iters left: 3 (117 enodes) 98.720 * * [simplify]: iters left: 2 (146 enodes) 98.745 * * [simplify]: iters left: 1 (183 enodes) 98.780 * * [simplify]: Extracting #0: cost 1 inf + 0 98.780 * * [simplify]: Extracting #1: cost 17 inf + 0 98.780 * * [simplify]: Extracting #2: cost 28 inf + 2 98.780 * * [simplify]: Extracting #3: cost 25 inf + 415 98.781 * * [simplify]: Extracting #4: cost 22 inf + 907 98.781 * * [simplify]: Extracting #5: cost 27 inf + 1152 98.781 * * [simplify]: Extracting #6: cost 27 inf + 1279 98.782 * * [simplify]: Extracting #7: cost 17 inf + 2328 98.783 * * [simplify]: Extracting #8: cost 4 inf + 6363 98.785 * * [simplify]: Extracting #9: cost 0 inf + 7882 98.788 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))) 98.788 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (sqrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))))) 98.788 * * * * [progress]: [ 274 / 494 ] simplifiying candidate # 98.788 * [simplify]: Simplifying (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) 98.788 * * [simplify]: iters left: 6 (15 enodes) 98.793 * * [simplify]: iters left: 5 (54 enodes) 98.802 * * [simplify]: iters left: 4 (79 enodes) 98.815 * * [simplify]: iters left: 3 (101 enodes) 98.830 * * [simplify]: iters left: 2 (104 enodes) 98.846 * * [simplify]: iters left: 1 (107 enodes) 98.859 * * [simplify]: Extracting #0: cost 1 inf + 0 98.859 * * [simplify]: Extracting #1: cost 6 inf + 0 98.859 * * [simplify]: Extracting #2: cost 9 inf + 1 98.859 * * [simplify]: Extracting #3: cost 13 inf + 1 98.859 * * [simplify]: Extracting #4: cost 15 inf + 2 98.859 * * [simplify]: Extracting #5: cost 22 inf + 84 98.859 * * [simplify]: Extracting #6: cost 21 inf + 212 98.860 * * [simplify]: Extracting #7: cost 10 inf + 1399 98.860 * * [simplify]: Extracting #8: cost 4 inf + 2978 98.861 * * [simplify]: Extracting #9: cost 0 inf + 4377 98.862 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 98.862 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 98.863 * [simplify]: Simplifying (/ 1 (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 98.863 * * [simplify]: iters left: 6 (15 enodes) 98.867 * * [simplify]: iters left: 5 (56 enodes) 98.877 * * [simplify]: iters left: 4 (83 enodes) 98.891 * * [simplify]: iters left: 3 (115 enodes) 98.909 * * [simplify]: iters left: 2 (144 enodes) 98.937 * * [simplify]: iters left: 1 (181 enodes) 98.965 * * [simplify]: Extracting #0: cost 1 inf + 0 98.965 * * [simplify]: Extracting #1: cost 16 inf + 0 98.965 * * [simplify]: Extracting #2: cost 21 inf + 46 98.965 * * [simplify]: Extracting #3: cost 19 inf + 339 98.966 * * [simplify]: Extracting #4: cost 21 inf + 340 98.966 * * [simplify]: Extracting #5: cost 27 inf + 422 98.966 * * [simplify]: Extracting #6: cost 25 inf + 674 98.966 * * [simplify]: Extracting #7: cost 15 inf + 1819 98.968 * * [simplify]: Extracting #8: cost 3 inf + 5773 98.970 * * [simplify]: Extracting #9: cost 0 inf + 6832 98.972 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)) 98.972 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)))) 98.972 * * * * [progress]: [ 275 / 494 ] simplifiying candidate # 98.972 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) 98.972 * * [simplify]: iters left: 6 (17 enodes) 98.978 * * [simplify]: iters left: 5 (62 enodes) 98.988 * * [simplify]: iters left: 4 (89 enodes) 99.006 * * [simplify]: iters left: 3 (126 enodes) 99.026 * * [simplify]: iters left: 2 (157 enodes) 99.053 * * [simplify]: iters left: 1 (198 enodes) 99.091 * * [simplify]: Extracting #0: cost 1 inf + 0 99.091 * * [simplify]: Extracting #1: cost 13 inf + 0 99.091 * * [simplify]: Extracting #2: cost 24 inf + 1 99.091 * * [simplify]: Extracting #3: cost 23 inf + 407 99.092 * * [simplify]: Extracting #4: cost 19 inf + 1299 99.092 * * [simplify]: Extracting #5: cost 26 inf + 1381 99.092 * * [simplify]: Extracting #6: cost 26 inf + 1467 99.093 * * [simplify]: Extracting #7: cost 15 inf + 2558 99.094 * * [simplify]: Extracting #8: cost 3 inf + 6136 99.097 * * [simplify]: Extracting #9: cost 0 inf + 7276 99.099 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt 2)) (cbrt 2)) 99.099 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (/ (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt 2)) (cbrt 2)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 99.099 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))) 99.100 * * [simplify]: iters left: 6 (16 enodes) 99.104 * * [simplify]: iters left: 5 (59 enodes) 99.114 * * [simplify]: iters left: 4 (86 enodes) 99.129 * * [simplify]: iters left: 3 (117 enodes) 99.149 * * [simplify]: iters left: 2 (146 enodes) 99.174 * * [simplify]: iters left: 1 (183 enodes) 99.208 * * [simplify]: Extracting #0: cost 1 inf + 0 99.208 * * [simplify]: Extracting #1: cost 17 inf + 0 99.208 * * [simplify]: Extracting #2: cost 28 inf + 2 99.208 * * [simplify]: Extracting #3: cost 25 inf + 575 99.209 * * [simplify]: Extracting #4: cost 22 inf + 1267 99.209 * * [simplify]: Extracting #5: cost 27 inf + 1552 99.209 * * [simplify]: Extracting #6: cost 27 inf + 1679 99.210 * * [simplify]: Extracting #7: cost 17 inf + 2728 99.211 * * [simplify]: Extracting #8: cost 4 inf + 6563 99.214 * * [simplify]: Extracting #9: cost 0 inf + 8042 99.216 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))) 99.216 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (cbrt 2))))) 99.216 * * * * [progress]: [ 276 / 494 ] simplifiying candidate # 99.216 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 99.216 * * [simplify]: iters left: 6 (16 enodes) 99.221 * * [simplify]: iters left: 5 (57 enodes) 99.231 * * [simplify]: iters left: 4 (78 enodes) 99.245 * * [simplify]: iters left: 3 (101 enodes) 99.259 * * [simplify]: iters left: 2 (115 enodes) 99.277 * * [simplify]: iters left: 1 (131 enodes) 99.299 * * [simplify]: Extracting #0: cost 1 inf + 0 99.299 * * [simplify]: Extracting #1: cost 8 inf + 0 99.299 * * [simplify]: Extracting #2: cost 14 inf + 1 99.299 * * [simplify]: Extracting #3: cost 17 inf + 2 99.299 * * [simplify]: Extracting #4: cost 16 inf + 167 99.299 * * [simplify]: Extracting #5: cost 22 inf + 331 99.299 * * [simplify]: Extracting #6: cost 22 inf + 417 99.300 * * [simplify]: Extracting #7: cost 10 inf + 1606 99.300 * * [simplify]: Extracting #8: cost 2 inf + 3746 99.302 * * [simplify]: Extracting #9: cost 0 inf + 4386 99.303 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 99.303 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 99.303 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) 99.303 * * [simplify]: iters left: 6 (16 enodes) 99.308 * * [simplify]: iters left: 5 (59 enodes) 99.318 * * [simplify]: iters left: 4 (86 enodes) 99.333 * * [simplify]: iters left: 3 (117 enodes) 99.351 * * [simplify]: iters left: 2 (146 enodes) 99.377 * * [simplify]: iters left: 1 (183 enodes) 99.410 * * [simplify]: Extracting #0: cost 1 inf + 0 99.410 * * [simplify]: Extracting #1: cost 17 inf + 0 99.410 * * [simplify]: Extracting #2: cost 28 inf + 2 99.410 * * [simplify]: Extracting #3: cost 25 inf + 415 99.411 * * [simplify]: Extracting #4: cost 22 inf + 907 99.411 * * [simplify]: Extracting #5: cost 27 inf + 1152 99.411 * * [simplify]: Extracting #6: cost 27 inf + 1279 99.412 * * [simplify]: Extracting #7: cost 17 inf + 2328 99.413 * * [simplify]: Extracting #8: cost 4 inf + 5963 99.415 * * [simplify]: Extracting #9: cost 0 inf + 7322 99.417 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))) 99.417 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (* a (sqrt 2))))) 99.418 * * * * [progress]: [ 277 / 494 ] simplifiying candidate # 99.418 * [simplify]: Simplifying (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) 99.418 * * [simplify]: iters left: 6 (14 enodes) 99.422 * * [simplify]: iters left: 5 (49 enodes) 99.431 * * [simplify]: iters left: 4 (65 enodes) 99.442 * * [simplify]: iters left: 3 (77 enodes) 99.452 * * [simplify]: Extracting #0: cost 1 inf + 0 99.452 * * [simplify]: Extracting #1: cost 5 inf + 0 99.452 * * [simplify]: Extracting #2: cost 9 inf + 1 99.453 * * [simplify]: Extracting #3: cost 10 inf + 43 99.453 * * [simplify]: Extracting #4: cost 18 inf + 84 99.453 * * [simplify]: Extracting #5: cost 17 inf + 309 99.453 * * [simplify]: Extracting #6: cost 8 inf + 1179 99.453 * * [simplify]: Extracting #7: cost 1 inf + 2520 99.454 * * [simplify]: Extracting #8: cost 0 inf + 2779 99.455 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)) 99.455 * [simplify]: Simplified (2 1) to (λ (a b c) (* (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)) (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 99.455 * [simplify]: Simplifying (/ 1 (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))) 99.455 * * [simplify]: iters left: 6 (15 enodes) 99.459 * * [simplify]: iters left: 5 (56 enodes) 99.469 * * [simplify]: iters left: 4 (83 enodes) 99.484 * * [simplify]: iters left: 3 (115 enodes) 99.502 * * [simplify]: iters left: 2 (144 enodes) 99.529 * * [simplify]: iters left: 1 (181 enodes) 99.557 * * [simplify]: Extracting #0: cost 1 inf + 0 99.557 * * [simplify]: Extracting #1: cost 16 inf + 0 99.558 * * [simplify]: Extracting #2: cost 21 inf + 46 99.558 * * [simplify]: Extracting #3: cost 19 inf + 339 99.558 * * [simplify]: Extracting #4: cost 21 inf + 340 99.558 * * [simplify]: Extracting #5: cost 27 inf + 422 99.558 * * [simplify]: Extracting #6: cost 25 inf + 674 99.559 * * [simplify]: Extracting #7: cost 15 inf + 1819 99.560 * * [simplify]: Extracting #8: cost 3 inf + 5333 99.562 * * [simplify]: Extracting #9: cost 0 inf + 6272 99.564 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)) 99.564 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ a 1/2)))) 99.564 * * * * [progress]: [ 278 / 494 ] simplifiying candidate # 99.564 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 99.564 * * [simplify]: iters left: 6 (7 enodes) 99.567 * * [simplify]: iters left: 5 (23 enodes) 99.572 * * [simplify]: iters left: 4 (30 enodes) 99.577 * * [simplify]: iters left: 3 (37 enodes) 99.583 * * [simplify]: iters left: 2 (46 enodes) 99.593 * * [simplify]: iters left: 1 (53 enodes) 99.601 * * [simplify]: Extracting #0: cost 1 inf + 0 99.601 * * [simplify]: Extracting #1: cost 6 inf + 0 99.601 * * [simplify]: Extracting #2: cost 9 inf + 1 99.602 * * [simplify]: Extracting #3: cost 3 inf + 569 99.602 * * [simplify]: Extracting #4: cost 0 inf + 974 99.602 * [simplify]: Simplified to (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) 99.602 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 99.602 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 99.602 * * [simplify]: iters left: 6 (15 enodes) 99.607 * * [simplify]: iters left: 5 (59 enodes) 99.617 * * [simplify]: iters left: 4 (92 enodes) 99.634 * * [simplify]: iters left: 3 (147 enodes) 99.661 * * [simplify]: iters left: 2 (242 enodes) 99.717 * * [simplify]: iters left: 1 (389 enodes) 99.815 * * [simplify]: Extracting #0: cost 1 inf + 0 99.815 * * [simplify]: Extracting #1: cost 26 inf + 0 99.815 * * [simplify]: Extracting #2: cost 60 inf + 2 99.816 * * [simplify]: Extracting #3: cost 63 inf + 1391 99.817 * * [simplify]: Extracting #4: cost 42 inf + 4455 99.820 * * [simplify]: Extracting #5: cost 7 inf + 12095 99.824 * * [simplify]: Extracting #6: cost 0 inf + 13821 99.829 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)) 99.829 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)))) 99.829 * * * * [progress]: [ 279 / 494 ] simplifiying candidate # 99.829 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (sqrt 2)))) 99.829 * * [simplify]: iters left: 6 (6 enodes) 99.832 * * [simplify]: iters left: 5 (18 enodes) 99.836 * * [simplify]: iters left: 4 (21 enodes) 99.840 * * [simplify]: iters left: 3 (25 enodes) 99.844 * * [simplify]: Extracting #0: cost 1 inf + 0 99.844 * * [simplify]: Extracting #1: cost 4 inf + 0 99.844 * * [simplify]: Extracting #2: cost 5 inf + 1 99.844 * * [simplify]: Extracting #3: cost 1 inf + 207 99.844 * * [simplify]: Extracting #4: cost 0 inf + 248 99.844 * [simplify]: Simplified to (/ 1 (sqrt 2)) 99.844 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 99.844 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 99.844 * * [simplify]: iters left: 6 (15 enodes) 99.849 * * [simplify]: iters left: 5 (59 enodes) 99.859 * * [simplify]: iters left: 4 (92 enodes) 99.878 * * [simplify]: iters left: 3 (147 enodes) 99.905 * * [simplify]: iters left: 2 (242 enodes) 99.961 * * [simplify]: iters left: 1 (389 enodes) 100.056 * * [simplify]: Extracting #0: cost 1 inf + 0 100.058 * * [simplify]: Extracting #1: cost 26 inf + 0 100.059 * * [simplify]: Extracting #2: cost 60 inf + 2 100.059 * * [simplify]: Extracting #3: cost 63 inf + 1071 100.060 * * [simplify]: Extracting #4: cost 42 inf + 3695 100.064 * * [simplify]: Extracting #5: cost 7 inf + 10535 100.068 * * [simplify]: Extracting #6: cost 0 inf + 12101 100.072 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)) 100.072 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)))) 100.072 * * * * [progress]: [ 280 / 494 ] simplifiying candidate # 100.073 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 1))) 100.073 * * [simplify]: iters left: 6 (4 enodes) 100.074 * * [simplify]: iters left: 5 (8 enodes) 100.076 * * [simplify]: iters left: 4 (10 enodes) 100.077 * * [simplify]: Extracting #0: cost 1 inf + 0 100.077 * * [simplify]: Extracting #1: cost 0 inf + 1 100.077 * [simplify]: Simplified to 1 100.078 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 100.078 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 100.078 * * [simplify]: iters left: 6 (14 enodes) 100.082 * * [simplify]: iters left: 5 (56 enodes) 100.092 * * [simplify]: iters left: 4 (89 enodes) 100.108 * * [simplify]: iters left: 3 (145 enodes) 100.135 * * [simplify]: iters left: 2 (240 enodes) 100.193 * * [simplify]: iters left: 1 (387 enodes) 100.278 * * [simplify]: Extracting #0: cost 1 inf + 0 100.278 * * [simplify]: Extracting #1: cost 25 inf + 0 100.278 * * [simplify]: Extracting #2: cost 53 inf + 46 100.279 * * [simplify]: Extracting #3: cost 56 inf + 672 100.280 * * [simplify]: Extracting #4: cost 34 inf + 2961 100.283 * * [simplify]: Extracting #5: cost 3 inf + 9148 100.286 * * [simplify]: Extracting #6: cost 0 inf + 9928 100.290 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 100.290 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 100.291 * * * * [progress]: [ 281 / 494 ] simplifiying candidate # 100.291 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 100.291 * * [simplify]: iters left: 6 (18 enodes) 100.297 * * [simplify]: iters left: 5 (64 enodes) 100.307 * * [simplify]: iters left: 4 (88 enodes) 100.323 * * [simplify]: iters left: 3 (125 enodes) 100.346 * * [simplify]: iters left: 2 (164 enodes) 100.376 * * [simplify]: iters left: 1 (216 enodes) 100.423 * * [simplify]: Extracting #0: cost 1 inf + 0 100.423 * * [simplify]: Extracting #1: cost 17 inf + 0 100.423 * * [simplify]: Extracting #2: cost 37 inf + 1 100.423 * * [simplify]: Extracting #3: cost 37 inf + 3 100.424 * * [simplify]: Extracting #4: cost 41 inf + 369 100.424 * * [simplify]: Extracting #5: cost 30 inf + 2359 100.425 * * [simplify]: Extracting #6: cost 19 inf + 3231 100.426 * * [simplify]: Extracting #7: cost 8 inf + 6929 100.429 * * [simplify]: Extracting #8: cost 0 inf + 10088 100.432 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) 100.432 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 100.433 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 100.433 * * [simplify]: iters left: 6 (17 enodes) 100.438 * * [simplify]: iters left: 5 (65 enodes) 100.449 * * [simplify]: iters left: 4 (98 enodes) 100.466 * * [simplify]: iters left: 3 (153 enodes) 100.497 * * [simplify]: iters left: 2 (248 enodes) 100.553 * * [simplify]: iters left: 1 (395 enodes) 100.649 * * [simplify]: Extracting #0: cost 1 inf + 0 100.649 * * [simplify]: Extracting #1: cost 26 inf + 0 100.649 * * [simplify]: Extracting #2: cost 59 inf + 44 100.650 * * [simplify]: Extracting #3: cost 63 inf + 781 100.650 * * [simplify]: Extracting #4: cost 67 inf + 1595 100.651 * * [simplify]: Extracting #5: cost 50 inf + 4045 100.653 * * [simplify]: Extracting #6: cost 31 inf + 6691 100.657 * * [simplify]: Extracting #7: cost 9 inf + 13687 100.662 * * [simplify]: Extracting #8: cost 0 inf + 16983 100.667 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))) 100.667 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))))) 100.667 * * * * [progress]: [ 282 / 494 ] simplifiying candidate # 100.667 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 100.667 * * [simplify]: iters left: 6 (17 enodes) 100.675 * * [simplify]: iters left: 5 (59 enodes) 100.684 * * [simplify]: iters left: 4 (77 enodes) 100.698 * * [simplify]: iters left: 3 (100 enodes) 100.713 * * [simplify]: iters left: 2 (122 enodes) 100.734 * * [simplify]: iters left: 1 (149 enodes) 100.760 * * [simplify]: Extracting #0: cost 1 inf + 0 100.760 * * [simplify]: Extracting #1: cost 12 inf + 0 100.760 * * [simplify]: Extracting #2: cost 23 inf + 1 100.761 * * [simplify]: Extracting #3: cost 22 inf + 44 100.761 * * [simplify]: Extracting #4: cost 26 inf + 371 100.761 * * [simplify]: Extracting #5: cost 24 inf + 661 100.761 * * [simplify]: Extracting #6: cost 12 inf + 1931 100.762 * * [simplify]: Extracting #7: cost 3 inf + 4642 100.764 * * [simplify]: Extracting #8: cost 0 inf + 5550 100.766 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) 100.766 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 100.766 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 100.766 * * [simplify]: iters left: 6 (17 enodes) 100.771 * * [simplify]: iters left: 5 (65 enodes) 100.783 * * [simplify]: iters left: 4 (98 enodes) 100.800 * * [simplify]: iters left: 3 (153 enodes) 100.830 * * [simplify]: iters left: 2 (248 enodes) 100.885 * * [simplify]: iters left: 1 (395 enodes) 100.981 * * [simplify]: Extracting #0: cost 1 inf + 0 100.982 * * [simplify]: Extracting #1: cost 26 inf + 0 100.982 * * [simplify]: Extracting #2: cost 59 inf + 44 100.982 * * [simplify]: Extracting #3: cost 63 inf + 581 100.983 * * [simplify]: Extracting #4: cost 67 inf + 1195 100.984 * * [simplify]: Extracting #5: cost 50 inf + 3325 100.986 * * [simplify]: Extracting #6: cost 31 inf + 5651 100.990 * * [simplify]: Extracting #7: cost 9 inf + 12167 100.995 * * [simplify]: Extracting #8: cost 0 inf + 15263 101.000 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))) 101.000 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))))) 101.000 * * * * [progress]: [ 283 / 494 ] simplifiying candidate # 101.000 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 101.000 * * [simplify]: iters left: 6 (15 enodes) 101.005 * * [simplify]: iters left: 5 (51 enodes) 101.013 * * [simplify]: iters left: 4 (64 enodes) 101.025 * * [simplify]: iters left: 3 (76 enodes) 101.035 * * [simplify]: Extracting #0: cost 1 inf + 0 101.035 * * [simplify]: Extracting #1: cost 6 inf + 0 101.035 * * [simplify]: Extracting #2: cost 10 inf + 1 101.035 * * [simplify]: Extracting #3: cost 9 inf + 84 101.035 * * [simplify]: Extracting #4: cost 18 inf + 84 101.035 * * [simplify]: Extracting #5: cost 19 inf + 128 101.036 * * [simplify]: Extracting #6: cost 5 inf + 1619 101.036 * * [simplify]: Extracting #7: cost 2 inf + 2300 101.037 * * [simplify]: Extracting #8: cost 0 inf + 2939 101.038 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) 101.038 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 101.038 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 101.038 * * [simplify]: iters left: 6 (16 enodes) 101.043 * * [simplify]: iters left: 5 (62 enodes) 101.053 * * [simplify]: iters left: 4 (95 enodes) 101.070 * * [simplify]: iters left: 3 (151 enodes) 101.100 * * [simplify]: iters left: 2 (246 enodes) 101.156 * * [simplify]: iters left: 1 (393 enodes) 101.242 * * [simplify]: Extracting #0: cost 1 inf + 0 101.242 * * [simplify]: Extracting #1: cost 25 inf + 0 101.242 * * [simplify]: Extracting #2: cost 53 inf + 46 101.242 * * [simplify]: Extracting #3: cost 61 inf + 297 101.243 * * [simplify]: Extracting #4: cost 66 inf + 507 101.244 * * [simplify]: Extracting #5: cost 47 inf + 2620 101.246 * * [simplify]: Extracting #6: cost 10 inf + 10343 101.251 * * [simplify]: Extracting #7: cost 1 inf + 12750 101.256 * * [simplify]: Extracting #8: cost 0 inf + 13090 101.261 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 101.261 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 101.261 * * * * [progress]: [ 284 / 494 ] simplifiying candidate # 101.261 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) 101.261 * * [simplify]: iters left: 6 (18 enodes) 101.267 * * [simplify]: iters left: 5 (64 enodes) 101.278 * * [simplify]: iters left: 4 (88 enodes) 101.296 * * [simplify]: iters left: 3 (125 enodes) 101.316 * * [simplify]: iters left: 2 (164 enodes) 101.346 * * [simplify]: iters left: 1 (216 enodes) 101.392 * * [simplify]: Extracting #0: cost 1 inf + 0 101.392 * * [simplify]: Extracting #1: cost 17 inf + 0 101.393 * * [simplify]: Extracting #2: cost 37 inf + 1 101.393 * * [simplify]: Extracting #3: cost 37 inf + 3 101.393 * * [simplify]: Extracting #4: cost 41 inf + 369 101.393 * * [simplify]: Extracting #5: cost 30 inf + 2359 101.394 * * [simplify]: Extracting #6: cost 19 inf + 3231 101.396 * * [simplify]: Extracting #7: cost 8 inf + 6929 101.399 * * [simplify]: Extracting #8: cost 0 inf + 10088 101.402 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) 101.402 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (* (cbrt 2) (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 101.402 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))) 101.403 * * [simplify]: iters left: 6 (17 enodes) 101.408 * * [simplify]: iters left: 5 (65 enodes) 101.419 * * [simplify]: iters left: 4 (98 enodes) 101.438 * * [simplify]: iters left: 3 (153 enodes) 101.466 * * [simplify]: iters left: 2 (248 enodes) 101.523 * * [simplify]: iters left: 1 (395 enodes) 101.618 * * [simplify]: Extracting #0: cost 1 inf + 0 101.618 * * [simplify]: Extracting #1: cost 26 inf + 0 101.618 * * [simplify]: Extracting #2: cost 59 inf + 44 101.618 * * [simplify]: Extracting #3: cost 63 inf + 781 101.619 * * [simplify]: Extracting #4: cost 67 inf + 1595 101.620 * * [simplify]: Extracting #5: cost 50 inf + 4045 101.622 * * [simplify]: Extracting #6: cost 31 inf + 6691 101.626 * * [simplify]: Extracting #7: cost 9 inf + 13687 101.633 * * [simplify]: Extracting #8: cost 0 inf + 16983 101.638 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))) 101.638 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (cbrt 2))))) 101.638 * * * * [progress]: [ 285 / 494 ] simplifiying candidate # 101.638 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 101.638 * * [simplify]: iters left: 6 (17 enodes) 101.644 * * [simplify]: iters left: 5 (59 enodes) 101.654 * * [simplify]: iters left: 4 (77 enodes) 101.667 * * [simplify]: iters left: 3 (100 enodes) 101.682 * * [simplify]: iters left: 2 (122 enodes) 101.703 * * [simplify]: iters left: 1 (149 enodes) 101.729 * * [simplify]: Extracting #0: cost 1 inf + 0 101.729 * * [simplify]: Extracting #1: cost 12 inf + 0 101.729 * * [simplify]: Extracting #2: cost 23 inf + 1 101.730 * * [simplify]: Extracting #3: cost 22 inf + 44 101.730 * * [simplify]: Extracting #4: cost 26 inf + 371 101.730 * * [simplify]: Extracting #5: cost 24 inf + 661 101.730 * * [simplify]: Extracting #6: cost 12 inf + 1931 101.731 * * [simplify]: Extracting #7: cost 3 inf + 4642 101.733 * * [simplify]: Extracting #8: cost 0 inf + 5550 101.735 * [simplify]: Simplified to (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) 101.735 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 101.735 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) 101.736 * * [simplify]: iters left: 6 (17 enodes) 101.740 * * [simplify]: iters left: 5 (65 enodes) 101.752 * * [simplify]: iters left: 4 (98 enodes) 101.769 * * [simplify]: iters left: 3 (153 enodes) 101.798 * * [simplify]: iters left: 2 (248 enodes) 101.855 * * [simplify]: iters left: 1 (395 enodes) 101.950 * * [simplify]: Extracting #0: cost 1 inf + 0 101.950 * * [simplify]: Extracting #1: cost 26 inf + 0 101.950 * * [simplify]: Extracting #2: cost 59 inf + 44 101.950 * * [simplify]: Extracting #3: cost 63 inf + 581 101.951 * * [simplify]: Extracting #4: cost 67 inf + 1195 101.952 * * [simplify]: Extracting #5: cost 50 inf + 3325 101.954 * * [simplify]: Extracting #6: cost 31 inf + 5651 101.958 * * [simplify]: Extracting #7: cost 9 inf + 12167 101.963 * * [simplify]: Extracting #8: cost 0 inf + 15263 101.968 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))) 101.968 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (- (sqrt (sqrt (fma b b (* (* c -4) a)))) (sqrt b)) (* a (sqrt 2))))) 101.968 * * * * [progress]: [ 286 / 494 ] simplifiying candidate # 101.969 * [simplify]: Simplifying (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) 101.969 * * [simplify]: iters left: 6 (15 enodes) 101.975 * * [simplify]: iters left: 5 (51 enodes) 101.984 * * [simplify]: iters left: 4 (64 enodes) 101.993 * * [simplify]: iters left: 3 (76 enodes) 102.003 * * [simplify]: Extracting #0: cost 1 inf + 0 102.003 * * [simplify]: Extracting #1: cost 6 inf + 0 102.004 * * [simplify]: Extracting #2: cost 10 inf + 1 102.004 * * [simplify]: Extracting #3: cost 9 inf + 84 102.004 * * [simplify]: Extracting #4: cost 18 inf + 84 102.004 * * [simplify]: Extracting #5: cost 19 inf + 128 102.004 * * [simplify]: Extracting #6: cost 5 inf + 1619 102.005 * * [simplify]: Extracting #7: cost 2 inf + 2300 102.005 * * [simplify]: Extracting #8: cost 0 inf + 2939 102.006 * [simplify]: Simplified to (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) 102.006 * [simplify]: Simplified (2 1) to (λ (a b c) (* (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b))))) (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 102.006 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))) 102.006 * * [simplify]: iters left: 6 (16 enodes) 102.011 * * [simplify]: iters left: 5 (62 enodes) 102.022 * * [simplify]: iters left: 4 (95 enodes) 102.038 * * [simplify]: iters left: 3 (151 enodes) 102.068 * * [simplify]: iters left: 2 (246 enodes) 102.126 * * [simplify]: iters left: 1 (393 enodes) 102.210 * * [simplify]: Extracting #0: cost 1 inf + 0 102.210 * * [simplify]: Extracting #1: cost 25 inf + 0 102.211 * * [simplify]: Extracting #2: cost 53 inf + 46 102.211 * * [simplify]: Extracting #3: cost 61 inf + 297 102.211 * * [simplify]: Extracting #4: cost 66 inf + 507 102.212 * * [simplify]: Extracting #5: cost 47 inf + 2620 102.215 * * [simplify]: Extracting #6: cost 10 inf + 10343 102.220 * * [simplify]: Extracting #7: cost 1 inf + 12750 102.225 * * [simplify]: Extracting #8: cost 0 inf + 13090 102.229 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 102.229 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ 1/2 a) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 102.230 * * * * [progress]: [ 287 / 494 ] simplifiying candidate # 102.230 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) 102.230 * * [simplify]: iters left: 6 (7 enodes) 102.233 * * [simplify]: iters left: 5 (23 enodes) 102.237 * * [simplify]: iters left: 4 (30 enodes) 102.242 * * [simplify]: iters left: 3 (37 enodes) 102.247 * * [simplify]: iters left: 2 (46 enodes) 102.257 * * [simplify]: iters left: 1 (53 enodes) 102.265 * * [simplify]: Extracting #0: cost 1 inf + 0 102.265 * * [simplify]: Extracting #1: cost 6 inf + 0 102.265 * * [simplify]: Extracting #2: cost 9 inf + 1 102.265 * * [simplify]: Extracting #3: cost 3 inf + 569 102.266 * * [simplify]: Extracting #4: cost 0 inf + 974 102.266 * [simplify]: Simplified to (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) 102.266 * [simplify]: Simplified (2 1) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 102.266 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))) 102.266 * * [simplify]: iters left: 6 (15 enodes) 102.271 * * [simplify]: iters left: 5 (59 enodes) 102.281 * * [simplify]: iters left: 4 (92 enodes) 102.296 * * [simplify]: iters left: 3 (147 enodes) 102.322 * * [simplify]: iters left: 2 (242 enodes) 102.376 * * [simplify]: iters left: 1 (389 enodes) 102.470 * * [simplify]: Extracting #0: cost 1 inf + 0 102.471 * * [simplify]: Extracting #1: cost 26 inf + 0 102.471 * * [simplify]: Extracting #2: cost 60 inf + 2 102.472 * * [simplify]: Extracting #3: cost 63 inf + 1391 102.473 * * [simplify]: Extracting #4: cost 42 inf + 4455 102.476 * * [simplify]: Extracting #5: cost 7 inf + 12095 102.480 * * [simplify]: Extracting #6: cost 0 inf + 13821 102.484 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)) 102.484 * [simplify]: Simplified (2 2) to (λ (a b c) (* (* (/ 1 (cbrt 2)) (/ 1 (cbrt 2))) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (cbrt 2) a)))) 102.484 * * * * [progress]: [ 288 / 494 ] simplifiying candidate # 102.485 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 (sqrt 2)))) 102.485 * * [simplify]: iters left: 6 (6 enodes) 102.488 * * [simplify]: iters left: 5 (18 enodes) 102.491 * * [simplify]: iters left: 4 (21 enodes) 102.495 * * [simplify]: iters left: 3 (25 enodes) 102.499 * * [simplify]: Extracting #0: cost 1 inf + 0 102.499 * * [simplify]: Extracting #1: cost 4 inf + 0 102.499 * * [simplify]: Extracting #2: cost 5 inf + 1 102.499 * * [simplify]: Extracting #3: cost 1 inf + 207 102.499 * * [simplify]: Extracting #4: cost 0 inf + 248 102.499 * [simplify]: Simplified to (/ 1 (sqrt 2)) 102.499 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 102.499 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))) 102.500 * * [simplify]: iters left: 6 (15 enodes) 102.504 * * [simplify]: iters left: 5 (59 enodes) 102.514 * * [simplify]: iters left: 4 (92 enodes) 102.532 * * [simplify]: iters left: 3 (147 enodes) 102.559 * * [simplify]: iters left: 2 (242 enodes) 102.613 * * [simplify]: iters left: 1 (389 enodes) 102.707 * * [simplify]: Extracting #0: cost 1 inf + 0 102.707 * * [simplify]: Extracting #1: cost 26 inf + 0 102.708 * * [simplify]: Extracting #2: cost 60 inf + 2 102.708 * * [simplify]: Extracting #3: cost 63 inf + 1071 102.709 * * [simplify]: Extracting #4: cost 42 inf + 3695 102.712 * * [simplify]: Extracting #5: cost 7 inf + 10535 102.717 * * [simplify]: Extracting #6: cost 0 inf + 12101 102.721 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)) 102.721 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (* (sqrt 2) a)))) 102.721 * * * * [progress]: [ 289 / 494 ] simplifiying candidate # 102.721 * [simplify]: Simplifying (/ 1 (/ 1 (/ 1 1))) 102.721 * * [simplify]: iters left: 6 (4 enodes) 102.723 * * [simplify]: iters left: 5 (8 enodes) 102.724 * * [simplify]: iters left: 4 (10 enodes) 102.726 * * [simplify]: Extracting #0: cost 1 inf + 0 102.726 * * [simplify]: Extracting #1: cost 0 inf + 1 102.726 * [simplify]: Simplified to 1 102.726 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 102.726 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 102.727 * * [simplify]: iters left: 6 (14 enodes) 102.731 * * [simplify]: iters left: 5 (56 enodes) 102.741 * * [simplify]: iters left: 4 (89 enodes) 102.756 * * [simplify]: iters left: 3 (145 enodes) 102.785 * * [simplify]: iters left: 2 (240 enodes) 102.841 * * [simplify]: iters left: 1 (387 enodes) 102.925 * * [simplify]: Extracting #0: cost 1 inf + 0 102.925 * * [simplify]: Extracting #1: cost 25 inf + 0 102.926 * * [simplify]: Extracting #2: cost 53 inf + 46 102.926 * * [simplify]: Extracting #3: cost 56 inf + 672 102.927 * * [simplify]: Extracting #4: cost 34 inf + 2961 102.930 * * [simplify]: Extracting #5: cost 3 inf + 9148 102.934 * * [simplify]: Extracting #6: cost 0 inf + 9928 102.937 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 102.938 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 102.938 * * * * [progress]: [ 290 / 494 ] simplifiying candidate # 102.938 * [simplify]: Simplifying (/ 1 (/ 1 1)) 102.938 * * [simplify]: iters left: 4 (3 enodes) 102.939 * * [simplify]: iters left: 3 (7 enodes) 102.941 * * [simplify]: iters left: 2 (9 enodes) 102.942 * * [simplify]: Extracting #0: cost 1 inf + 0 102.942 * * [simplify]: Extracting #1: cost 0 inf + 1 102.942 * [simplify]: Simplified to 1 102.942 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 102.943 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 102.943 * * [simplify]: iters left: 6 (14 enodes) 102.947 * * [simplify]: iters left: 5 (56 enodes) 102.957 * * [simplify]: iters left: 4 (89 enodes) 102.973 * * [simplify]: iters left: 3 (145 enodes) 103.001 * * [simplify]: iters left: 2 (240 enodes) 103.059 * * [simplify]: iters left: 1 (387 enodes) 103.142 * * [simplify]: Extracting #0: cost 1 inf + 0 103.142 * * [simplify]: Extracting #1: cost 25 inf + 0 103.142 * * [simplify]: Extracting #2: cost 53 inf + 46 103.143 * * [simplify]: Extracting #3: cost 56 inf + 672 103.144 * * [simplify]: Extracting #4: cost 34 inf + 2961 103.146 * * [simplify]: Extracting #5: cost 3 inf + 9148 103.150 * * [simplify]: Extracting #6: cost 0 inf + 9928 103.154 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 103.154 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 103.154 * * * * [progress]: [ 291 / 494 ] simplifiying candidate # 103.154 * [simplify]: Simplifying (/ 1 (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) 103.154 * * [simplify]: iters left: 6 (12 enodes) 103.158 * * [simplify]: iters left: 5 (43 enodes) 103.165 * * [simplify]: iters left: 4 (57 enodes) 103.175 * * [simplify]: iters left: 3 (83 enodes) 103.190 * * [simplify]: iters left: 2 (92 enodes) 103.202 * * [simplify]: iters left: 1 (93 enodes) 103.214 * * [simplify]: Extracting #0: cost 1 inf + 0 103.214 * * [simplify]: Extracting #1: cost 9 inf + 0 103.214 * * [simplify]: Extracting #2: cost 11 inf + 2 103.214 * * [simplify]: Extracting #3: cost 18 inf + 85 103.214 * * [simplify]: Extracting #4: cost 17 inf + 212 103.214 * * [simplify]: Extracting #5: cost 7 inf + 1181 103.215 * * [simplify]: Extracting #6: cost 2 inf + 1923 103.215 * * [simplify]: Extracting #7: cost 1 inf + 2183 103.216 * * [simplify]: Extracting #8: cost 0 inf + 2443 103.217 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 103.217 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma (* a c) -4 (* b b))) b) (/ 1 (/ a (/ 1 2))))) 103.217 * [simplify]: Simplifying (/ 1 (/ a (/ 1 2))) 103.217 * * [simplify]: iters left: 6 (6 enodes) 103.220 * * [simplify]: iters left: 5 (25 enodes) 103.225 * * [simplify]: iters left: 4 (34 enodes) 103.230 * * [simplify]: iters left: 3 (39 enodes) 103.236 * * [simplify]: iters left: 2 (43 enodes) 103.243 * * [simplify]: iters left: 1 (45 enodes) 103.248 * * [simplify]: Extracting #0: cost 1 inf + 0 103.248 * * [simplify]: Extracting #1: cost 9 inf + 0 103.248 * * [simplify]: Extracting #2: cost 7 inf + 46 103.249 * * [simplify]: Extracting #3: cost 2 inf + 256 103.249 * * [simplify]: Extracting #4: cost 0 inf + 340 103.249 * [simplify]: Simplified to (/ 1/2 a) 103.249 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma (* a c) -4 (* b b))) b) (/ 1/2 a))) 103.249 * * * * [progress]: [ 292 / 494 ] simplifiying candidate # 103.249 * [simplify]: Simplifying (/ 1 1) 103.249 * * [simplify]: iters left: 2 (2 enodes) 103.250 * * [simplify]: iters left: 1 (6 enodes) 103.252 * * [simplify]: Extracting #0: cost 1 inf + 0 103.252 * * [simplify]: Extracting #1: cost 0 inf + 1 103.252 * [simplify]: Simplified to 1 103.252 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 103.252 * [simplify]: Simplifying (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.252 * * [simplify]: iters left: 6 (14 enodes) 103.256 * * [simplify]: iters left: 5 (56 enodes) 103.268 * * [simplify]: iters left: 4 (89 enodes) 103.283 * * [simplify]: iters left: 3 (145 enodes) 103.311 * * [simplify]: iters left: 2 (240 enodes) 103.368 * * [simplify]: iters left: 1 (387 enodes) 103.451 * * [simplify]: Extracting #0: cost 1 inf + 0 103.451 * * [simplify]: Extracting #1: cost 25 inf + 0 103.451 * * [simplify]: Extracting #2: cost 53 inf + 46 103.452 * * [simplify]: Extracting #3: cost 56 inf + 672 103.453 * * [simplify]: Extracting #4: cost 34 inf + 2961 103.456 * * [simplify]: Extracting #5: cost 3 inf + 9148 103.462 * * [simplify]: Extracting #6: cost 0 inf + 9928 103.465 * [simplify]: Simplified to (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)) 103.466 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (* (/ 1/2 a) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 103.466 * * * * [progress]: [ 293 / 494 ] simplifiying candidate # 103.466 * [simplify]: Simplifying (/ 1 a) 103.466 * * [simplify]: iters left: 2 (3 enodes) 103.467 * * [simplify]: iters left: 1 (11 enodes) 103.470 * * [simplify]: Extracting #0: cost 1 inf + 0 103.470 * * [simplify]: Extracting #1: cost 4 inf + 0 103.470 * * [simplify]: Extracting #2: cost 2 inf + 2 103.470 * * [simplify]: Extracting #3: cost 0 inf + 86 103.470 * [simplify]: Simplified to (/ 1 a) 103.470 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 a) (/ 1 (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 103.470 * [simplify]: Simplifying (/ 1 (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.470 * * [simplify]: iters left: 6 (14 enodes) 103.475 * * [simplify]: iters left: 5 (54 enodes) 103.484 * * [simplify]: iters left: 4 (81 enodes) 103.499 * * [simplify]: iters left: 3 (117 enodes) 103.517 * * [simplify]: iters left: 2 (146 enodes) 103.545 * * [simplify]: iters left: 1 (190 enodes) 103.576 * * [simplify]: Extracting #0: cost 1 inf + 0 103.576 * * [simplify]: Extracting #1: cost 16 inf + 0 103.576 * * [simplify]: Extracting #2: cost 28 inf + 4 103.577 * * [simplify]: Extracting #3: cost 36 inf + 89 103.577 * * [simplify]: Extracting #4: cost 26 inf + 794 103.578 * * [simplify]: Extracting #5: cost 14 inf + 1887 103.579 * * [simplify]: Extracting #6: cost 1 inf + 4946 103.581 * * [simplify]: Extracting #7: cost 0 inf + 5206 103.582 * [simplify]: Simplified to (* 1/2 (- (sqrt (fma (* -4 c) a (* b b))) b)) 103.582 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (* 1/2 (- (sqrt (fma (* -4 c) a (* b b))) b)))) 103.582 * * * * [progress]: [ 294 / 494 ] simplifiying candidate # 103.583 * [simplify]: Simplifying (/ 1 (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) 103.583 * * [simplify]: iters left: 6 (12 enodes) 103.586 * * [simplify]: iters left: 5 (45 enodes) 103.594 * * [simplify]: iters left: 4 (69 enodes) 103.606 * * [simplify]: iters left: 3 (111 enodes) 103.626 * * [simplify]: iters left: 2 (153 enodes) 103.650 * * [simplify]: iters left: 1 (177 enodes) 103.671 * * [simplify]: Extracting #0: cost 1 inf + 0 103.671 * * [simplify]: Extracting #1: cost 14 inf + 0 103.671 * * [simplify]: Extracting #2: cost 23 inf + 45 103.671 * * [simplify]: Extracting #3: cost 25 inf + 418 103.672 * * [simplify]: Extracting #4: cost 20 inf + 876 103.672 * * [simplify]: Extracting #5: cost 9 inf + 2063 103.673 * * [simplify]: Extracting #6: cost 1 inf + 3895 103.675 * * [simplify]: Extracting #7: cost 0 inf + 4154 103.676 * [simplify]: Simplified to (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) 103.677 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) (/ 1 2))) 103.677 * [simplify]: Simplifying (/ 1 2) 103.677 * * [simplify]: iters left: 2 (3 enodes) 103.679 * * [simplify]: iters left: 1 (12 enodes) 103.682 * * [simplify]: Extracting #0: cost 1 inf + 0 103.682 * * [simplify]: Extracting #1: cost 0 inf + 1 103.682 * [simplify]: Simplified to 1/2 103.682 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma (* -4 a) c (* b b))) b) a) 1/2)) 103.682 * * * * [progress]: [ 295 / 494 ] simplifiying candidate # 103.682 * * * * [progress]: [ 296 / 494 ] simplifiying candidate # 103.682 * * * * [progress]: [ 297 / 494 ] simplifiying candidate # 103.682 * * * * [progress]: [ 298 / 494 ] simplifiying candidate # 103.682 * [simplify]: Simplifying (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.684 * * [simplify]: iters left: 6 (13 enodes) 103.687 * * [simplify]: iters left: 5 (49 enodes) 103.696 * * [simplify]: iters left: 4 (71 enodes) 103.707 * * [simplify]: iters left: 3 (91 enodes) 103.720 * * [simplify]: Extracting #0: cost 1 inf + 0 103.720 * * [simplify]: Extracting #1: cost 3 inf + 0 103.720 * * [simplify]: Extracting #2: cost 10 inf + 0 103.720 * * [simplify]: Extracting #3: cost 18 inf + 2 103.720 * * [simplify]: Extracting #4: cost 19 inf + 170 103.720 * * [simplify]: Extracting #5: cost 23 inf + 417 103.720 * * [simplify]: Extracting #6: cost 23 inf + 585 103.721 * * [simplify]: Extracting #7: cost 12 inf + 1772 103.721 * * [simplify]: Extracting #8: cost 2 inf + 4272 103.722 * * [simplify]: Extracting #9: cost 0 inf + 4831 103.723 * [simplify]: Simplified to (cbrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))) 103.723 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (* (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (cbrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (cbrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 103.724 * * * * [progress]: [ 299 / 494 ] simplifiying candidate # 103.724 * [simplify]: Simplifying (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.724 * * [simplify]: iters left: 6 (13 enodes) 103.728 * * [simplify]: iters left: 5 (49 enodes) 103.736 * * [simplify]: iters left: 4 (71 enodes) 103.747 * * [simplify]: iters left: 3 (91 enodes) 103.760 * * [simplify]: Extracting #0: cost 1 inf + 0 103.760 * * [simplify]: Extracting #1: cost 3 inf + 0 103.760 * * [simplify]: Extracting #2: cost 10 inf + 0 103.760 * * [simplify]: Extracting #3: cost 18 inf + 2 103.761 * * [simplify]: Extracting #4: cost 19 inf + 170 103.761 * * [simplify]: Extracting #5: cost 23 inf + 417 103.761 * * [simplify]: Extracting #6: cost 23 inf + 585 103.761 * * [simplify]: Extracting #7: cost 12 inf + 1772 103.762 * * [simplify]: Extracting #8: cost 2 inf + 4192 103.764 * * [simplify]: Extracting #9: cost 0 inf + 4751 103.765 * [simplify]: Simplified to (sqrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))) 103.765 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (sqrt (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (sqrt (* 2 (/ a (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 103.766 * * * * [progress]: [ 300 / 494 ] simplifiying candidate # 103.766 * [simplify]: Simplifying (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.766 * * [simplify]: iters left: 6 (14 enodes) 103.770 * * [simplify]: iters left: 5 (50 enodes) 103.778 * * [simplify]: iters left: 4 (67 enodes) 103.789 * * [simplify]: iters left: 3 (83 enodes) 103.801 * * [simplify]: Extracting #0: cost 1 inf + 0 103.801 * * [simplify]: Extracting #1: cost 4 inf + 0 103.801 * * [simplify]: Extracting #2: cost 8 inf + 0 103.801 * * [simplify]: Extracting #3: cost 13 inf + 1 103.801 * * [simplify]: Extracting #4: cost 17 inf + 164 103.801 * * [simplify]: Extracting #5: cost 19 inf + 165 103.801 * * [simplify]: Extracting #6: cost 23 inf + 371 103.802 * * [simplify]: Extracting #7: cost 14 inf + 1780 103.802 * * [simplify]: Extracting #8: cost 2 inf + 3831 103.803 * * [simplify]: Extracting #9: cost 0 inf + 4631 103.804 * [simplify]: Simplified to (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 103.804 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 103.804 * * * * [progress]: [ 301 / 494 ] simplifiying candidate # 103.804 * [simplify]: Simplifying (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 103.805 * * [simplify]: iters left: 6 (14 enodes) 103.808 * * [simplify]: iters left: 5 (50 enodes) 103.817 * * [simplify]: iters left: 4 (67 enodes) 103.827 * * [simplify]: iters left: 3 (83 enodes) 103.839 * * [simplify]: Extracting #0: cost 1 inf + 0 103.839 * * [simplify]: Extracting #1: cost 4 inf + 0 103.839 * * [simplify]: Extracting #2: cost 8 inf + 0 103.839 * * [simplify]: Extracting #3: cost 13 inf + 1 103.839 * * [simplify]: Extracting #4: cost 17 inf + 164 103.839 * * [simplify]: Extracting #5: cost 19 inf + 165 103.840 * * [simplify]: Extracting #6: cost 23 inf + 371 103.840 * * [simplify]: Extracting #7: cost 14 inf + 1780 103.841 * * [simplify]: Extracting #8: cost 2 inf + 3751 103.841 * * [simplify]: Extracting #9: cost 0 inf + 4471 103.842 * [simplify]: Simplified to (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 103.842 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 103.842 * * * * [progress]: [ 302 / 494 ] simplifiying candidate # 103.843 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 103.843 * * [simplify]: iters left: 6 (15 enodes) 103.848 * * [simplify]: iters left: 5 (52 enodes) 103.857 * * [simplify]: iters left: 4 (68 enodes) 103.868 * * [simplify]: iters left: 3 (84 enodes) 103.880 * * [simplify]: Extracting #0: cost 1 inf + 0 103.880 * * [simplify]: Extracting #1: cost 8 inf + 0 103.880 * * [simplify]: Extracting #2: cost 17 inf + 0 103.880 * * [simplify]: Extracting #3: cost 19 inf + 2 103.880 * * [simplify]: Extracting #4: cost 17 inf + 448 103.880 * * [simplify]: Extracting #5: cost 21 inf + 813 103.881 * * [simplify]: Extracting #6: cost 14 inf + 1960 103.881 * * [simplify]: Extracting #7: cost 0 inf + 5745 103.882 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 103.882 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 103.883 * * * * [progress]: [ 303 / 494 ] simplifiying candidate # 103.883 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 103.883 * * [simplify]: iters left: 6 (15 enodes) 103.887 * * [simplify]: iters left: 5 (52 enodes) 103.896 * * [simplify]: iters left: 4 (68 enodes) 103.907 * * [simplify]: iters left: 3 (84 enodes) 103.919 * * [simplify]: Extracting #0: cost 1 inf + 0 103.919 * * [simplify]: Extracting #1: cost 8 inf + 0 103.919 * * [simplify]: Extracting #2: cost 17 inf + 0 103.919 * * [simplify]: Extracting #3: cost 19 inf + 2 103.919 * * [simplify]: Extracting #4: cost 17 inf + 368 103.919 * * [simplify]: Extracting #5: cost 21 inf + 653 103.920 * * [simplify]: Extracting #6: cost 14 inf + 1800 103.921 * * [simplify]: Extracting #7: cost 0 inf + 5425 103.921 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 103.921 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 103.922 * * * * [progress]: [ 304 / 494 ] simplifiying candidate # 103.922 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 103.922 * * [simplify]: iters left: 6 (14 enodes) 103.927 * * [simplify]: iters left: 5 (49 enodes) 103.935 * * [simplify]: iters left: 4 (65 enodes) 103.946 * * [simplify]: iters left: 3 (81 enodes) 103.957 * * [simplify]: Extracting #0: cost 1 inf + 0 103.957 * * [simplify]: Extracting #1: cost 8 inf + 0 103.957 * * [simplify]: Extracting #2: cost 14 inf + 1 103.957 * * [simplify]: Extracting #3: cost 15 inf + 164 103.957 * * [simplify]: Extracting #4: cost 15 inf + 409 103.958 * * [simplify]: Extracting #5: cost 22 inf + 450 103.958 * * [simplify]: Extracting #6: cost 21 inf + 618 103.958 * * [simplify]: Extracting #7: cost 10 inf + 1669 103.959 * * [simplify]: Extracting #8: cost 3 inf + 3884 103.959 * * [simplify]: Extracting #9: cost 0 inf + 5103 103.960 * [simplify]: Simplified to (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 103.960 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 103.961 * * * * [progress]: [ 305 / 494 ] simplifiying candidate # 103.961 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 103.961 * * [simplify]: iters left: 6 (15 enodes) 103.965 * * [simplify]: iters left: 5 (52 enodes) 103.974 * * [simplify]: iters left: 4 (68 enodes) 103.985 * * [simplify]: iters left: 3 (84 enodes) 103.997 * * [simplify]: Extracting #0: cost 1 inf + 0 103.997 * * [simplify]: Extracting #1: cost 8 inf + 0 103.997 * * [simplify]: Extracting #2: cost 17 inf + 0 103.997 * * [simplify]: Extracting #3: cost 19 inf + 2 103.998 * * [simplify]: Extracting #4: cost 17 inf + 448 103.998 * * [simplify]: Extracting #5: cost 21 inf + 813 103.998 * * [simplify]: Extracting #6: cost 14 inf + 1960 103.999 * * [simplify]: Extracting #7: cost 0 inf + 5425 104.000 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.000 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.000 * * * * [progress]: [ 306 / 494 ] simplifiying candidate # 104.000 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 104.000 * * [simplify]: iters left: 6 (15 enodes) 104.004 * * [simplify]: iters left: 5 (52 enodes) 104.014 * * [simplify]: iters left: 4 (68 enodes) 104.025 * * [simplify]: iters left: 3 (84 enodes) 104.038 * * [simplify]: Extracting #0: cost 1 inf + 0 104.038 * * [simplify]: Extracting #1: cost 8 inf + 0 104.038 * * [simplify]: Extracting #2: cost 17 inf + 0 104.038 * * [simplify]: Extracting #3: cost 19 inf + 2 104.038 * * [simplify]: Extracting #4: cost 17 inf + 368 104.038 * * [simplify]: Extracting #5: cost 21 inf + 653 104.038 * * [simplify]: Extracting #6: cost 14 inf + 1800 104.039 * * [simplify]: Extracting #7: cost 0 inf + 5105 104.040 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.040 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.040 * * * * [progress]: [ 307 / 494 ] simplifiying candidate # 104.041 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 104.041 * * [simplify]: iters left: 6 (14 enodes) 104.044 * * [simplify]: iters left: 5 (49 enodes) 104.052 * * [simplify]: iters left: 4 (65 enodes) 104.063 * * [simplify]: iters left: 3 (81 enodes) 104.074 * * [simplify]: Extracting #0: cost 1 inf + 0 104.074 * * [simplify]: Extracting #1: cost 8 inf + 0 104.074 * * [simplify]: Extracting #2: cost 14 inf + 1 104.074 * * [simplify]: Extracting #3: cost 15 inf + 164 104.074 * * [simplify]: Extracting #4: cost 15 inf + 409 104.074 * * [simplify]: Extracting #5: cost 22 inf + 450 104.074 * * [simplify]: Extracting #6: cost 21 inf + 618 104.075 * * [simplify]: Extracting #7: cost 10 inf + 1669 104.075 * * [simplify]: Extracting #8: cost 3 inf + 3684 104.076 * * [simplify]: Extracting #9: cost 0 inf + 4783 104.077 * [simplify]: Simplified to (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 104.078 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 104.078 * * * * [progress]: [ 308 / 494 ] simplifiying candidate # 104.078 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 104.078 * * [simplify]: iters left: 6 (14 enodes) 104.082 * * [simplify]: iters left: 5 (52 enodes) 104.092 * * [simplify]: iters left: 4 (74 enodes) 104.105 * * [simplify]: iters left: 3 (94 enodes) 104.118 * * [simplify]: Extracting #0: cost 1 inf + 0 104.118 * * [simplify]: Extracting #1: cost 8 inf + 0 104.118 * * [simplify]: Extracting #2: cost 22 inf + 0 104.118 * * [simplify]: Extracting #3: cost 24 inf + 84 104.118 * * [simplify]: Extracting #4: cost 24 inf + 855 104.119 * * [simplify]: Extracting #5: cost 11 inf + 3844 104.120 * * [simplify]: Extracting #6: cost 1 inf + 5495 104.121 * * [simplify]: Extracting #7: cost 0 inf + 5835 104.122 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 104.122 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 104.122 * * * * [progress]: [ 309 / 494 ] simplifiying candidate # 104.122 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 104.122 * * [simplify]: iters left: 6 (14 enodes) 104.126 * * [simplify]: iters left: 5 (52 enodes) 104.135 * * [simplify]: iters left: 4 (74 enodes) 104.147 * * [simplify]: iters left: 3 (94 enodes) 104.161 * * [simplify]: Extracting #0: cost 1 inf + 0 104.161 * * [simplify]: Extracting #1: cost 8 inf + 0 104.161 * * [simplify]: Extracting #2: cost 22 inf + 0 104.161 * * [simplify]: Extracting #3: cost 24 inf + 44 104.161 * * [simplify]: Extracting #4: cost 24 inf + 655 104.162 * * [simplify]: Extracting #5: cost 11 inf + 3404 104.162 * * [simplify]: Extracting #6: cost 1 inf + 4975 104.163 * * [simplify]: Extracting #7: cost 0 inf + 5275 104.164 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 104.164 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 104.165 * * * * [progress]: [ 310 / 494 ] simplifiying candidate # 104.165 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 104.165 * * [simplify]: iters left: 6 (13 enodes) 104.170 * * [simplify]: iters left: 5 (49 enodes) 104.179 * * [simplify]: iters left: 4 (71 enodes) 104.190 * * [simplify]: iters left: 3 (91 enodes) 104.203 * * [simplify]: Extracting #0: cost 1 inf + 0 104.203 * * [simplify]: Extracting #1: cost 8 inf + 0 104.203 * * [simplify]: Extracting #2: cost 19 inf + 1 104.203 * * [simplify]: Extracting #3: cost 23 inf + 3 104.204 * * [simplify]: Extracting #4: cost 28 inf + 167 104.204 * * [simplify]: Extracting #5: cost 21 inf + 867 104.204 * * [simplify]: Extracting #6: cost 9 inf + 2177 104.205 * * [simplify]: Extracting #7: cost 2 inf + 4114 104.206 * * [simplify]: Extracting #8: cost 0 inf + 4713 104.207 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 104.207 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 104.207 * * * * [progress]: [ 311 / 494 ] simplifiying candidate # 104.207 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 104.207 * * [simplify]: iters left: 6 (16 enodes) 104.212 * * [simplify]: iters left: 5 (58 enodes) 104.221 * * [simplify]: iters left: 4 (80 enodes) 104.235 * * [simplify]: iters left: 3 (100 enodes) 104.252 * * [simplify]: Extracting #0: cost 1 inf + 0 104.252 * * [simplify]: Extracting #1: cost 8 inf + 0 104.252 * * [simplify]: Extracting #2: cost 22 inf + 0 104.252 * * [simplify]: Extracting #3: cost 27 inf + 83 104.252 * * [simplify]: Extracting #4: cost 24 inf + 529 104.252 * * [simplify]: Extracting #5: cost 25 inf + 1379 104.252 * * [simplify]: Extracting #6: cost 21 inf + 1955 104.253 * * [simplify]: Extracting #7: cost 13 inf + 2662 104.254 * * [simplify]: Extracting #8: cost 5 inf + 5217 104.255 * * [simplify]: Extracting #9: cost 0 inf + 7315 104.256 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 104.256 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 104.256 * * * * [progress]: [ 312 / 494 ] simplifiying candidate # 104.256 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 104.257 * * [simplify]: iters left: 6 (16 enodes) 104.261 * * [simplify]: iters left: 5 (58 enodes) 104.271 * * [simplify]: iters left: 4 (80 enodes) 104.284 * * [simplify]: iters left: 3 (100 enodes) 104.299 * * [simplify]: Extracting #0: cost 1 inf + 0 104.299 * * [simplify]: Extracting #1: cost 8 inf + 0 104.299 * * [simplify]: Extracting #2: cost 22 inf + 0 104.299 * * [simplify]: Extracting #3: cost 27 inf + 43 104.299 * * [simplify]: Extracting #4: cost 24 inf + 409 104.299 * * [simplify]: Extracting #5: cost 25 inf + 1139 104.299 * * [simplify]: Extracting #6: cost 21 inf + 1635 104.300 * * [simplify]: Extracting #7: cost 13 inf + 2342 104.301 * * [simplify]: Extracting #8: cost 5 inf + 4777 104.302 * * [simplify]: Extracting #9: cost 0 inf + 6755 104.303 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 104.303 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 104.303 * * * * [progress]: [ 313 / 494 ] simplifiying candidate # 104.303 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 104.303 * * [simplify]: iters left: 6 (15 enodes) 104.307 * * [simplify]: iters left: 5 (55 enodes) 104.316 * * [simplify]: iters left: 4 (77 enodes) 104.330 * * [simplify]: iters left: 3 (97 enodes) 104.344 * * [simplify]: Extracting #0: cost 1 inf + 0 104.344 * * [simplify]: Extracting #1: cost 8 inf + 0 104.344 * * [simplify]: Extracting #2: cost 19 inf + 1 104.344 * * [simplify]: Extracting #3: cost 26 inf + 2 104.344 * * [simplify]: Extracting #4: cost 26 inf + 84 104.344 * * [simplify]: Extracting #5: cost 27 inf + 614 104.345 * * [simplify]: Extracting #6: cost 22 inf + 1230 104.345 * * [simplify]: Extracting #7: cost 13 inf + 2100 104.346 * * [simplify]: Extracting #8: cost 6 inf + 3955 104.347 * * [simplify]: Extracting #9: cost 1 inf + 5733 104.348 * * [simplify]: Extracting #10: cost 0 inf + 6193 104.349 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 104.349 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 104.349 * * * * [progress]: [ 314 / 494 ] simplifiying candidate # 104.349 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 104.350 * * [simplify]: iters left: 6 (16 enodes) 104.354 * * [simplify]: iters left: 5 (58 enodes) 104.364 * * [simplify]: iters left: 4 (80 enodes) 104.377 * * [simplify]: iters left: 3 (100 enodes) 104.391 * * [simplify]: Extracting #0: cost 1 inf + 0 104.391 * * [simplify]: Extracting #1: cost 8 inf + 0 104.391 * * [simplify]: Extracting #2: cost 22 inf + 0 104.392 * * [simplify]: Extracting #3: cost 27 inf + 83 104.392 * * [simplify]: Extracting #4: cost 24 inf + 529 104.392 * * [simplify]: Extracting #5: cost 25 inf + 1379 104.392 * * [simplify]: Extracting #6: cost 21 inf + 1955 104.393 * * [simplify]: Extracting #7: cost 13 inf + 2662 104.393 * * [simplify]: Extracting #8: cost 5 inf + 5217 104.394 * * [simplify]: Extracting #9: cost 0 inf + 7315 104.396 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 104.396 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 104.396 * * * * [progress]: [ 315 / 494 ] simplifiying candidate # 104.396 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 104.396 * * [simplify]: iters left: 6 (16 enodes) 104.401 * * [simplify]: iters left: 5 (58 enodes) 104.412 * * [simplify]: iters left: 4 (80 enodes) 104.425 * * [simplify]: iters left: 3 (100 enodes) 104.439 * * [simplify]: Extracting #0: cost 1 inf + 0 104.440 * * [simplify]: Extracting #1: cost 8 inf + 0 104.440 * * [simplify]: Extracting #2: cost 22 inf + 0 104.440 * * [simplify]: Extracting #3: cost 27 inf + 43 104.440 * * [simplify]: Extracting #4: cost 24 inf + 409 104.440 * * [simplify]: Extracting #5: cost 25 inf + 1139 104.440 * * [simplify]: Extracting #6: cost 21 inf + 1635 104.441 * * [simplify]: Extracting #7: cost 13 inf + 2342 104.442 * * [simplify]: Extracting #8: cost 5 inf + 4777 104.443 * * [simplify]: Extracting #9: cost 0 inf + 6755 104.444 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 104.444 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 104.444 * * * * [progress]: [ 316 / 494 ] simplifiying candidate # 104.444 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 104.444 * * [simplify]: iters left: 6 (15 enodes) 104.449 * * [simplify]: iters left: 5 (55 enodes) 104.458 * * [simplify]: iters left: 4 (77 enodes) 104.470 * * [simplify]: iters left: 3 (97 enodes) 104.484 * * [simplify]: Extracting #0: cost 1 inf + 0 104.484 * * [simplify]: Extracting #1: cost 8 inf + 0 104.484 * * [simplify]: Extracting #2: cost 19 inf + 1 104.485 * * [simplify]: Extracting #3: cost 26 inf + 2 104.485 * * [simplify]: Extracting #4: cost 26 inf + 84 104.485 * * [simplify]: Extracting #5: cost 27 inf + 614 104.485 * * [simplify]: Extracting #6: cost 22 inf + 1230 104.486 * * [simplify]: Extracting #7: cost 13 inf + 2100 104.487 * * [simplify]: Extracting #8: cost 6 inf + 3955 104.488 * * [simplify]: Extracting #9: cost 1 inf + 5733 104.489 * * [simplify]: Extracting #10: cost 0 inf + 6193 104.492 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 104.492 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 104.492 * * * * [progress]: [ 317 / 494 ] simplifiying candidate # 104.492 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 104.492 * * [simplify]: iters left: 6 (14 enodes) 104.496 * * [simplify]: iters left: 5 (52 enodes) 104.505 * * [simplify]: iters left: 4 (74 enodes) 104.517 * * [simplify]: iters left: 3 (94 enodes) 104.531 * * [simplify]: Extracting #0: cost 1 inf + 0 104.531 * * [simplify]: Extracting #1: cost 8 inf + 0 104.531 * * [simplify]: Extracting #2: cost 22 inf + 0 104.531 * * [simplify]: Extracting #3: cost 24 inf + 84 104.531 * * [simplify]: Extracting #4: cost 24 inf + 855 104.532 * * [simplify]: Extracting #5: cost 11 inf + 3844 104.533 * * [simplify]: Extracting #6: cost 1 inf + 5495 104.533 * * [simplify]: Extracting #7: cost 0 inf + 5835 104.534 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 104.535 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 104.535 * * * * [progress]: [ 318 / 494 ] simplifiying candidate # 104.535 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 104.535 * * [simplify]: iters left: 6 (14 enodes) 104.539 * * [simplify]: iters left: 5 (52 enodes) 104.548 * * [simplify]: iters left: 4 (74 enodes) 104.560 * * [simplify]: iters left: 3 (94 enodes) 104.575 * * [simplify]: Extracting #0: cost 1 inf + 0 104.575 * * [simplify]: Extracting #1: cost 8 inf + 0 104.575 * * [simplify]: Extracting #2: cost 22 inf + 0 104.576 * * [simplify]: Extracting #3: cost 24 inf + 44 104.576 * * [simplify]: Extracting #4: cost 24 inf + 655 104.576 * * [simplify]: Extracting #5: cost 11 inf + 3404 104.577 * * [simplify]: Extracting #6: cost 1 inf + 4975 104.578 * * [simplify]: Extracting #7: cost 0 inf + 5275 104.579 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 104.579 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 104.579 * * * * [progress]: [ 319 / 494 ] simplifiying candidate # 104.579 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 104.579 * * [simplify]: iters left: 6 (13 enodes) 104.583 * * [simplify]: iters left: 5 (49 enodes) 104.591 * * [simplify]: iters left: 4 (71 enodes) 104.603 * * [simplify]: iters left: 3 (91 enodes) 104.616 * * [simplify]: Extracting #0: cost 1 inf + 0 104.616 * * [simplify]: Extracting #1: cost 8 inf + 0 104.616 * * [simplify]: Extracting #2: cost 19 inf + 1 104.616 * * [simplify]: Extracting #3: cost 23 inf + 3 104.616 * * [simplify]: Extracting #4: cost 28 inf + 167 104.616 * * [simplify]: Extracting #5: cost 21 inf + 867 104.617 * * [simplify]: Extracting #6: cost 9 inf + 2177 104.617 * * [simplify]: Extracting #7: cost 2 inf + 4114 104.618 * * [simplify]: Extracting #8: cost 0 inf + 4713 104.619 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 104.619 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 104.619 * * * * [progress]: [ 320 / 494 ] simplifiying candidate # 104.620 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 104.620 * * [simplify]: iters left: 6 (13 enodes) 104.624 * * [simplify]: iters left: 5 (49 enodes) 104.632 * * [simplify]: iters left: 4 (71 enodes) 104.643 * * [simplify]: iters left: 3 (91 enodes) 104.658 * * [simplify]: Extracting #0: cost 1 inf + 0 104.658 * * [simplify]: Extracting #1: cost 8 inf + 0 104.658 * * [simplify]: Extracting #2: cost 19 inf + 1 104.658 * * [simplify]: Extracting #3: cost 23 inf + 3 104.658 * * [simplify]: Extracting #4: cost 28 inf + 167 104.658 * * [simplify]: Extracting #5: cost 21 inf + 867 104.659 * * [simplify]: Extracting #6: cost 9 inf + 2177 104.659 * * [simplify]: Extracting #7: cost 2 inf + 4114 104.660 * * [simplify]: Extracting #8: cost 0 inf + 4713 104.661 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 104.662 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) 1)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 104.662 * * * * [progress]: [ 321 / 494 ] simplifiying candidate # 104.662 * [simplify]: Simplifying (/ (cbrt a) (/ 1 2)) 104.662 * * [simplify]: iters left: 4 (6 enodes) 104.665 * * [simplify]: iters left: 3 (23 enodes) 104.669 * * [simplify]: iters left: 2 (26 enodes) 104.674 * * [simplify]: iters left: 1 (33 enodes) 104.679 * * [simplify]: Extracting #0: cost 1 inf + 0 104.679 * * [simplify]: Extracting #1: cost 6 inf + 0 104.679 * * [simplify]: Extracting #2: cost 5 inf + 3 104.679 * * [simplify]: Extracting #3: cost 4 inf + 4 104.679 * * [simplify]: Extracting #4: cost 1 inf + 288 104.679 * * [simplify]: Extracting #5: cost 0 inf + 410 104.679 * [simplify]: Simplified to (* 2 (cbrt a)) 104.679 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b))) (* 2 (cbrt a)))) 104.679 * * * * [progress]: [ 322 / 494 ] simplifiying candidate # 104.680 * [simplify]: Simplifying (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 104.680 * * [simplify]: iters left: 6 (14 enodes) 104.684 * * [simplify]: iters left: 5 (50 enodes) 104.692 * * [simplify]: iters left: 4 (67 enodes) 104.703 * * [simplify]: iters left: 3 (83 enodes) 104.715 * * [simplify]: Extracting #0: cost 1 inf + 0 104.715 * * [simplify]: Extracting #1: cost 4 inf + 0 104.715 * * [simplify]: Extracting #2: cost 8 inf + 0 104.715 * * [simplify]: Extracting #3: cost 13 inf + 1 104.715 * * [simplify]: Extracting #4: cost 17 inf + 84 104.715 * * [simplify]: Extracting #5: cost 19 inf + 85 104.715 * * [simplify]: Extracting #6: cost 23 inf + 291 104.715 * * [simplify]: Extracting #7: cost 14 inf + 1700 104.716 * * [simplify]: Extracting #8: cost 2 inf + 3711 104.717 * * [simplify]: Extracting #9: cost 0 inf + 4471 104.718 * [simplify]: Simplified to (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 104.718 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 104.718 * * * * [progress]: [ 323 / 494 ] simplifiying candidate # 104.718 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 104.718 * * [simplify]: iters left: 6 (14 enodes) 104.722 * * [simplify]: iters left: 5 (50 enodes) 104.730 * * [simplify]: iters left: 4 (67 enodes) 104.742 * * [simplify]: iters left: 3 (83 enodes) 104.754 * * [simplify]: Extracting #0: cost 1 inf + 0 104.754 * * [simplify]: Extracting #1: cost 4 inf + 0 104.754 * * [simplify]: Extracting #2: cost 8 inf + 0 104.754 * * [simplify]: Extracting #3: cost 13 inf + 1 104.755 * * [simplify]: Extracting #4: cost 17 inf + 84 104.755 * * [simplify]: Extracting #5: cost 19 inf + 85 104.755 * * [simplify]: Extracting #6: cost 23 inf + 291 104.755 * * [simplify]: Extracting #7: cost 14 inf + 1700 104.756 * * [simplify]: Extracting #8: cost 2 inf + 3631 104.757 * * [simplify]: Extracting #9: cost 0 inf + 4311 104.757 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 104.758 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 104.758 * * * * [progress]: [ 324 / 494 ] simplifiying candidate # 104.758 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 104.758 * * [simplify]: iters left: 6 (15 enodes) 104.762 * * [simplify]: iters left: 5 (52 enodes) 104.771 * * [simplify]: iters left: 4 (68 enodes) 104.782 * * [simplify]: iters left: 3 (84 enodes) 104.794 * * [simplify]: Extracting #0: cost 1 inf + 0 104.795 * * [simplify]: Extracting #1: cost 8 inf + 0 104.795 * * [simplify]: Extracting #2: cost 17 inf + 0 104.795 * * [simplify]: Extracting #3: cost 19 inf + 2 104.795 * * [simplify]: Extracting #4: cost 17 inf + 328 104.795 * * [simplify]: Extracting #5: cost 21 inf + 653 104.795 * * [simplify]: Extracting #6: cost 14 inf + 1800 104.796 * * [simplify]: Extracting #7: cost 0 inf + 5425 104.797 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.797 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.797 * * * * [progress]: [ 325 / 494 ] simplifiying candidate # 104.797 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 104.797 * * [simplify]: iters left: 6 (15 enodes) 104.802 * * [simplify]: iters left: 5 (52 enodes) 104.810 * * [simplify]: iters left: 4 (68 enodes) 104.823 * * [simplify]: iters left: 3 (84 enodes) 104.836 * * [simplify]: Extracting #0: cost 1 inf + 0 104.836 * * [simplify]: Extracting #1: cost 8 inf + 0 104.836 * * [simplify]: Extracting #2: cost 17 inf + 0 104.836 * * [simplify]: Extracting #3: cost 19 inf + 2 104.836 * * [simplify]: Extracting #4: cost 17 inf + 248 104.836 * * [simplify]: Extracting #5: cost 21 inf + 493 104.836 * * [simplify]: Extracting #6: cost 14 inf + 1640 104.837 * * [simplify]: Extracting #7: cost 0 inf + 5105 104.838 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.838 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.838 * * * * [progress]: [ 326 / 494 ] simplifiying candidate # 104.839 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 104.839 * * [simplify]: iters left: 6 (14 enodes) 104.843 * * [simplify]: iters left: 5 (49 enodes) 104.850 * * [simplify]: iters left: 4 (65 enodes) 104.861 * * [simplify]: iters left: 3 (81 enodes) 104.872 * * [simplify]: Extracting #0: cost 1 inf + 0 104.872 * * [simplify]: Extracting #1: cost 8 inf + 0 104.872 * * [simplify]: Extracting #2: cost 14 inf + 1 104.873 * * [simplify]: Extracting #3: cost 15 inf + 84 104.873 * * [simplify]: Extracting #4: cost 15 inf + 249 104.873 * * [simplify]: Extracting #5: cost 22 inf + 290 104.873 * * [simplify]: Extracting #6: cost 21 inf + 458 104.873 * * [simplify]: Extracting #7: cost 10 inf + 1509 104.874 * * [simplify]: Extracting #8: cost 3 inf + 3644 104.875 * * [simplify]: Extracting #9: cost 0 inf + 4783 104.876 * [simplify]: Simplified to (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 104.876 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 104.876 * * * * [progress]: [ 327 / 494 ] simplifiying candidate # 104.876 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 104.876 * * [simplify]: iters left: 6 (15 enodes) 104.880 * * [simplify]: iters left: 5 (52 enodes) 104.889 * * [simplify]: iters left: 4 (68 enodes) 104.902 * * [simplify]: iters left: 3 (84 enodes) 104.914 * * [simplify]: Extracting #0: cost 1 inf + 0 104.914 * * [simplify]: Extracting #1: cost 8 inf + 0 104.914 * * [simplify]: Extracting #2: cost 17 inf + 0 104.914 * * [simplify]: Extracting #3: cost 19 inf + 2 104.914 * * [simplify]: Extracting #4: cost 17 inf + 328 104.915 * * [simplify]: Extracting #5: cost 21 inf + 653 104.915 * * [simplify]: Extracting #6: cost 14 inf + 1800 104.916 * * [simplify]: Extracting #7: cost 0 inf + 5105 104.917 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.917 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.917 * * * * [progress]: [ 328 / 494 ] simplifiying candidate # 104.917 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 104.917 * * [simplify]: iters left: 6 (15 enodes) 104.921 * * [simplify]: iters left: 5 (52 enodes) 104.930 * * [simplify]: iters left: 4 (68 enodes) 104.941 * * [simplify]: iters left: 3 (84 enodes) 104.953 * * [simplify]: Extracting #0: cost 1 inf + 0 104.953 * * [simplify]: Extracting #1: cost 8 inf + 0 104.953 * * [simplify]: Extracting #2: cost 17 inf + 0 104.953 * * [simplify]: Extracting #3: cost 19 inf + 2 104.954 * * [simplify]: Extracting #4: cost 17 inf + 248 104.954 * * [simplify]: Extracting #5: cost 21 inf + 493 104.954 * * [simplify]: Extracting #6: cost 14 inf + 1640 104.955 * * [simplify]: Extracting #7: cost 0 inf + 4785 104.956 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 104.956 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))))) 104.956 * * * * [progress]: [ 329 / 494 ] simplifiying candidate # 104.956 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 104.956 * * [simplify]: iters left: 6 (14 enodes) 104.960 * * [simplify]: iters left: 5 (49 enodes) 104.968 * * [simplify]: iters left: 4 (65 enodes) 104.978 * * [simplify]: iters left: 3 (81 enodes) 104.991 * * [simplify]: Extracting #0: cost 1 inf + 0 104.991 * * [simplify]: Extracting #1: cost 8 inf + 0 104.991 * * [simplify]: Extracting #2: cost 14 inf + 1 104.991 * * [simplify]: Extracting #3: cost 15 inf + 84 104.991 * * [simplify]: Extracting #4: cost 15 inf + 249 104.992 * * [simplify]: Extracting #5: cost 22 inf + 290 104.992 * * [simplify]: Extracting #6: cost 21 inf + 458 104.992 * * [simplify]: Extracting #7: cost 10 inf + 1509 104.993 * * [simplify]: Extracting #8: cost 3 inf + 3444 104.994 * * [simplify]: Extracting #9: cost 0 inf + 4463 104.995 * [simplify]: Simplified to (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 104.995 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)))) 104.995 * * * * [progress]: [ 330 / 494 ] simplifiying candidate # 104.995 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 104.996 * * [simplify]: iters left: 6 (14 enodes) 105.000 * * [simplify]: iters left: 5 (52 enodes) 105.008 * * [simplify]: iters left: 4 (74 enodes) 105.021 * * [simplify]: iters left: 3 (94 enodes) 105.034 * * [simplify]: Extracting #0: cost 1 inf + 0 105.034 * * [simplify]: Extracting #1: cost 8 inf + 0 105.034 * * [simplify]: Extracting #2: cost 22 inf + 0 105.035 * * [simplify]: Extracting #3: cost 24 inf + 84 105.035 * * [simplify]: Extracting #4: cost 24 inf + 775 105.035 * * [simplify]: Extracting #5: cost 11 inf + 3604 105.036 * * [simplify]: Extracting #6: cost 1 inf + 5175 105.037 * * [simplify]: Extracting #7: cost 0 inf + 5515 105.038 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 105.038 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 105.038 * * * * [progress]: [ 331 / 494 ] simplifiying candidate # 105.038 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 105.038 * * [simplify]: iters left: 6 (14 enodes) 105.042 * * [simplify]: iters left: 5 (52 enodes) 105.051 * * [simplify]: iters left: 4 (74 enodes) 105.065 * * [simplify]: iters left: 3 (94 enodes) 105.079 * * [simplify]: Extracting #0: cost 1 inf + 0 105.079 * * [simplify]: Extracting #1: cost 8 inf + 0 105.079 * * [simplify]: Extracting #2: cost 22 inf + 0 105.079 * * [simplify]: Extracting #3: cost 24 inf + 44 105.079 * * [simplify]: Extracting #4: cost 24 inf + 575 105.080 * * [simplify]: Extracting #5: cost 11 inf + 3164 105.080 * * [simplify]: Extracting #6: cost 1 inf + 4655 105.081 * * [simplify]: Extracting #7: cost 0 inf + 4955 105.082 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 105.082 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 105.083 * * * * [progress]: [ 332 / 494 ] simplifiying candidate # 105.083 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 105.083 * * [simplify]: iters left: 6 (13 enodes) 105.087 * * [simplify]: iters left: 5 (49 enodes) 105.095 * * [simplify]: iters left: 4 (71 enodes) 105.106 * * [simplify]: iters left: 3 (91 enodes) 105.119 * * [simplify]: Extracting #0: cost 1 inf + 0 105.119 * * [simplify]: Extracting #1: cost 8 inf + 0 105.119 * * [simplify]: Extracting #2: cost 19 inf + 1 105.119 * * [simplify]: Extracting #3: cost 23 inf + 3 105.119 * * [simplify]: Extracting #4: cost 28 inf + 127 105.119 * * [simplify]: Extracting #5: cost 21 inf + 707 105.120 * * [simplify]: Extracting #6: cost 9 inf + 2017 105.121 * * [simplify]: Extracting #7: cost 2 inf + 3834 105.122 * * [simplify]: Extracting #8: cost 0 inf + 4393 105.123 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 105.123 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 1))) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 105.123 * * * * [progress]: [ 333 / 494 ] simplifiying candidate # 105.123 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 105.123 * * [simplify]: iters left: 6 (16 enodes) 105.127 * * [simplify]: iters left: 5 (58 enodes) 105.137 * * [simplify]: iters left: 4 (80 enodes) 105.152 * * [simplify]: iters left: 3 (100 enodes) 105.166 * * [simplify]: Extracting #0: cost 1 inf + 0 105.166 * * [simplify]: Extracting #1: cost 8 inf + 0 105.167 * * [simplify]: Extracting #2: cost 22 inf + 0 105.167 * * [simplify]: Extracting #3: cost 27 inf + 83 105.167 * * [simplify]: Extracting #4: cost 24 inf + 409 105.167 * * [simplify]: Extracting #5: cost 25 inf + 1219 105.167 * * [simplify]: Extracting #6: cost 21 inf + 1795 105.168 * * [simplify]: Extracting #7: cost 13 inf + 2502 105.168 * * [simplify]: Extracting #8: cost 5 inf + 4977 105.170 * * [simplify]: Extracting #9: cost 0 inf + 6995 105.171 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 105.171 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 105.171 * * * * [progress]: [ 334 / 494 ] simplifiying candidate # 105.171 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 105.171 * * [simplify]: iters left: 6 (16 enodes) 105.176 * * [simplify]: iters left: 5 (58 enodes) 105.186 * * [simplify]: iters left: 4 (80 enodes) 105.199 * * [simplify]: iters left: 3 (100 enodes) 105.213 * * [simplify]: Extracting #0: cost 1 inf + 0 105.213 * * [simplify]: Extracting #1: cost 8 inf + 0 105.213 * * [simplify]: Extracting #2: cost 22 inf + 0 105.213 * * [simplify]: Extracting #3: cost 27 inf + 43 105.213 * * [simplify]: Extracting #4: cost 24 inf + 289 105.214 * * [simplify]: Extracting #5: cost 25 inf + 979 105.214 * * [simplify]: Extracting #6: cost 21 inf + 1475 105.214 * * [simplify]: Extracting #7: cost 13 inf + 2182 105.215 * * [simplify]: Extracting #8: cost 5 inf + 4537 105.217 * * [simplify]: Extracting #9: cost 0 inf + 6435 105.218 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 105.218 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 105.218 * * * * [progress]: [ 335 / 494 ] simplifiying candidate # 105.218 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 105.218 * * [simplify]: iters left: 6 (15 enodes) 105.224 * * [simplify]: iters left: 5 (55 enodes) 105.233 * * [simplify]: iters left: 4 (77 enodes) 105.245 * * [simplify]: iters left: 3 (97 enodes) 105.259 * * [simplify]: Extracting #0: cost 1 inf + 0 105.259 * * [simplify]: Extracting #1: cost 8 inf + 0 105.259 * * [simplify]: Extracting #2: cost 19 inf + 1 105.259 * * [simplify]: Extracting #3: cost 26 inf + 2 105.259 * * [simplify]: Extracting #4: cost 26 inf + 44 105.260 * * [simplify]: Extracting #5: cost 27 inf + 494 105.260 * * [simplify]: Extracting #6: cost 22 inf + 1070 105.260 * * [simplify]: Extracting #7: cost 13 inf + 1940 105.261 * * [simplify]: Extracting #8: cost 6 inf + 3755 105.262 * * [simplify]: Extracting #9: cost 1 inf + 5453 105.263 * * [simplify]: Extracting #10: cost 0 inf + 5873 105.264 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 105.265 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 105.265 * * * * [progress]: [ 336 / 494 ] simplifiying candidate # 105.265 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 105.265 * * [simplify]: iters left: 6 (16 enodes) 105.270 * * [simplify]: iters left: 5 (58 enodes) 105.279 * * [simplify]: iters left: 4 (80 enodes) 105.292 * * [simplify]: iters left: 3 (100 enodes) 105.308 * * [simplify]: Extracting #0: cost 1 inf + 0 105.309 * * [simplify]: Extracting #1: cost 8 inf + 0 105.309 * * [simplify]: Extracting #2: cost 22 inf + 0 105.309 * * [simplify]: Extracting #3: cost 27 inf + 83 105.309 * * [simplify]: Extracting #4: cost 24 inf + 409 105.309 * * [simplify]: Extracting #5: cost 25 inf + 1219 105.309 * * [simplify]: Extracting #6: cost 21 inf + 1795 105.310 * * [simplify]: Extracting #7: cost 13 inf + 2502 105.311 * * [simplify]: Extracting #8: cost 5 inf + 4977 105.312 * * [simplify]: Extracting #9: cost 0 inf + 6995 105.313 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 105.313 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 105.313 * * * * [progress]: [ 337 / 494 ] simplifiying candidate # 105.314 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 105.314 * * [simplify]: iters left: 6 (16 enodes) 105.319 * * [simplify]: iters left: 5 (58 enodes) 105.328 * * [simplify]: iters left: 4 (80 enodes) 105.341 * * [simplify]: iters left: 3 (100 enodes) 105.355 * * [simplify]: Extracting #0: cost 1 inf + 0 105.355 * * [simplify]: Extracting #1: cost 8 inf + 0 105.355 * * [simplify]: Extracting #2: cost 22 inf + 0 105.355 * * [simplify]: Extracting #3: cost 27 inf + 43 105.356 * * [simplify]: Extracting #4: cost 24 inf + 289 105.356 * * [simplify]: Extracting #5: cost 25 inf + 979 105.356 * * [simplify]: Extracting #6: cost 21 inf + 1475 105.357 * * [simplify]: Extracting #7: cost 13 inf + 2182 105.357 * * [simplify]: Extracting #8: cost 5 inf + 4537 105.358 * * [simplify]: Extracting #9: cost 0 inf + 6435 105.360 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 105.360 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))))) 105.360 * * * * [progress]: [ 338 / 494 ] simplifiying candidate # 105.360 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 105.360 * * [simplify]: iters left: 6 (15 enodes) 105.364 * * [simplify]: iters left: 5 (55 enodes) 105.373 * * [simplify]: iters left: 4 (77 enodes) 105.387 * * [simplify]: iters left: 3 (97 enodes) 105.401 * * [simplify]: Extracting #0: cost 1 inf + 0 105.401 * * [simplify]: Extracting #1: cost 8 inf + 0 105.401 * * [simplify]: Extracting #2: cost 19 inf + 1 105.401 * * [simplify]: Extracting #3: cost 26 inf + 2 105.402 * * [simplify]: Extracting #4: cost 26 inf + 44 105.402 * * [simplify]: Extracting #5: cost 27 inf + 494 105.402 * * [simplify]: Extracting #6: cost 22 inf + 1070 105.402 * * [simplify]: Extracting #7: cost 13 inf + 1940 105.403 * * [simplify]: Extracting #8: cost 6 inf + 3755 105.404 * * [simplify]: Extracting #9: cost 1 inf + 5453 105.405 * * [simplify]: Extracting #10: cost 0 inf + 5873 105.407 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 105.407 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2))) 105.407 * * * * [progress]: [ 339 / 494 ] simplifiying candidate # 105.407 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 105.407 * * [simplify]: iters left: 6 (14 enodes) 105.411 * * [simplify]: iters left: 5 (52 enodes) 105.420 * * [simplify]: iters left: 4 (74 enodes) 105.432 * * [simplify]: iters left: 3 (94 enodes) 105.446 * * [simplify]: Extracting #0: cost 1 inf + 0 105.446 * * [simplify]: Extracting #1: cost 8 inf + 0 105.446 * * [simplify]: Extracting #2: cost 22 inf + 0 105.446 * * [simplify]: Extracting #3: cost 24 inf + 84 105.447 * * [simplify]: Extracting #4: cost 24 inf + 775 105.447 * * [simplify]: Extracting #5: cost 11 inf + 3604 105.448 * * [simplify]: Extracting #6: cost 1 inf + 5175 105.449 * * [simplify]: Extracting #7: cost 0 inf + 5515 105.450 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 105.450 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 105.450 * * * * [progress]: [ 340 / 494 ] simplifiying candidate # 105.450 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 105.450 * * [simplify]: iters left: 6 (14 enodes) 105.454 * * [simplify]: iters left: 5 (52 enodes) 105.465 * * [simplify]: iters left: 4 (74 enodes) 105.478 * * [simplify]: iters left: 3 (94 enodes) 105.491 * * [simplify]: Extracting #0: cost 1 inf + 0 105.491 * * [simplify]: Extracting #1: cost 8 inf + 0 105.491 * * [simplify]: Extracting #2: cost 22 inf + 0 105.491 * * [simplify]: Extracting #3: cost 24 inf + 44 105.491 * * [simplify]: Extracting #4: cost 24 inf + 575 105.492 * * [simplify]: Extracting #5: cost 11 inf + 3164 105.493 * * [simplify]: Extracting #6: cost 1 inf + 4655 105.494 * * [simplify]: Extracting #7: cost 0 inf + 4955 105.495 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 105.495 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 (sqrt 2)))) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)))) 105.495 * * * * [progress]: [ 341 / 494 ] simplifiying candidate # 105.495 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 105.495 * * [simplify]: iters left: 6 (13 enodes) 105.499 * * [simplify]: iters left: 5 (49 enodes) 105.507 * * [simplify]: iters left: 4 (71 enodes) 105.519 * * [simplify]: iters left: 3 (91 enodes) 105.531 * * [simplify]: Extracting #0: cost 1 inf + 0 105.532 * * [simplify]: Extracting #1: cost 8 inf + 0 105.532 * * [simplify]: Extracting #2: cost 19 inf + 1 105.532 * * [simplify]: Extracting #3: cost 23 inf + 3 105.532 * * [simplify]: Extracting #4: cost 28 inf + 127 105.532 * * [simplify]: Extracting #5: cost 21 inf + 707 105.532 * * [simplify]: Extracting #6: cost 9 inf + 2017 105.533 * * [simplify]: Extracting #7: cost 2 inf + 3834 105.534 * * [simplify]: Extracting #8: cost 0 inf + 4393 105.535 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 105.535 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (/ 1 1))) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 105.535 * * * * [progress]: [ 342 / 494 ] simplifiying candidate # 105.535 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 105.536 * * [simplify]: iters left: 6 (13 enodes) 105.539 * * [simplify]: iters left: 5 (49 enodes) 105.549 * * [simplify]: iters left: 4 (71 enodes) 105.561 * * [simplify]: iters left: 3 (91 enodes) 105.574 * * [simplify]: Extracting #0: cost 1 inf + 0 105.574 * * [simplify]: Extracting #1: cost 8 inf + 0 105.574 * * [simplify]: Extracting #2: cost 19 inf + 1 105.574 * * [simplify]: Extracting #3: cost 23 inf + 3 105.575 * * [simplify]: Extracting #4: cost 28 inf + 127 105.575 * * [simplify]: Extracting #5: cost 21 inf + 707 105.575 * * [simplify]: Extracting #6: cost 9 inf + 2017 105.576 * * [simplify]: Extracting #7: cost 2 inf + 3834 105.577 * * [simplify]: Extracting #8: cost 0 inf + 4393 105.578 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 105.578 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) 1)) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2))) 105.578 * * * * [progress]: [ 343 / 494 ] simplifiying candidate # 105.578 * [simplify]: Simplifying (/ (sqrt a) (/ 1 2)) 105.578 * * [simplify]: iters left: 4 (6 enodes) 105.581 * * [simplify]: iters left: 3 (23 enodes) 105.585 * * [simplify]: iters left: 2 (26 enodes) 105.591 * * [simplify]: iters left: 1 (33 enodes) 105.596 * * [simplify]: Extracting #0: cost 1 inf + 0 105.596 * * [simplify]: Extracting #1: cost 6 inf + 0 105.596 * * [simplify]: Extracting #2: cost 5 inf + 3 105.596 * * [simplify]: Extracting #3: cost 4 inf + 4 105.596 * * [simplify]: Extracting #4: cost 1 inf + 168 105.596 * * [simplify]: Extracting #5: cost 0 inf + 250 105.596 * [simplify]: Simplified to (* 2 (sqrt a)) 105.596 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (* 2 (sqrt a)))) 105.596 * * * * [progress]: [ 344 / 494 ] simplifiying candidate # 105.596 * [simplify]: Simplifying (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 105.596 * * [simplify]: iters left: 6 (13 enodes) 105.600 * * [simplify]: iters left: 5 (47 enodes) 105.608 * * [simplify]: iters left: 4 (64 enodes) 105.618 * * [simplify]: iters left: 3 (80 enodes) 105.632 * * [simplify]: Extracting #0: cost 1 inf + 0 105.632 * * [simplify]: Extracting #1: cost 4 inf + 0 105.632 * * [simplify]: Extracting #2: cost 5 inf + 1 105.632 * * [simplify]: Extracting #3: cost 11 inf + 1 105.632 * * [simplify]: Extracting #4: cost 17 inf + 2 105.632 * * [simplify]: Extracting #5: cost 17 inf + 86 105.633 * * [simplify]: Extracting #6: cost 21 inf + 333 105.633 * * [simplify]: Extracting #7: cost 20 inf + 543 105.633 * * [simplify]: Extracting #8: cost 7 inf + 2130 105.634 * * [simplify]: Extracting #9: cost 1 inf + 3929 105.635 * * [simplify]: Extracting #10: cost 0 inf + 4309 105.636 * [simplify]: Simplified to (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 105.636 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 105.636 * * * * [progress]: [ 345 / 494 ] simplifiying candidate # 105.636 * [simplify]: Simplifying (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 105.636 * * [simplify]: iters left: 6 (13 enodes) 105.640 * * [simplify]: iters left: 5 (47 enodes) 105.648 * * [simplify]: iters left: 4 (64 enodes) 105.658 * * [simplify]: iters left: 3 (80 enodes) 105.670 * * [simplify]: Extracting #0: cost 1 inf + 0 105.670 * * [simplify]: Extracting #1: cost 4 inf + 0 105.670 * * [simplify]: Extracting #2: cost 5 inf + 1 105.670 * * [simplify]: Extracting #3: cost 11 inf + 1 105.670 * * [simplify]: Extracting #4: cost 17 inf + 2 105.670 * * [simplify]: Extracting #5: cost 17 inf + 86 105.670 * * [simplify]: Extracting #6: cost 21 inf + 333 105.670 * * [simplify]: Extracting #7: cost 20 inf + 543 105.671 * * [simplify]: Extracting #8: cost 7 inf + 2130 105.672 * * [simplify]: Extracting #9: cost 1 inf + 3809 105.672 * * [simplify]: Extracting #10: cost 0 inf + 4149 105.673 * [simplify]: Simplified to (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 105.673 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))))) 105.673 * * * * [progress]: [ 346 / 494 ] simplifiying candidate # 105.674 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 105.674 * * [simplify]: iters left: 6 (14 enodes) 105.678 * * [simplify]: iters left: 5 (49 enodes) 105.686 * * [simplify]: iters left: 4 (65 enodes) 105.697 * * [simplify]: iters left: 3 (81 enodes) 105.709 * * [simplify]: Extracting #0: cost 1 inf + 0 105.709 * * [simplify]: Extracting #1: cost 8 inf + 0 105.709 * * [simplify]: Extracting #2: cost 14 inf + 1 105.709 * * [simplify]: Extracting #3: cost 16 inf + 83 105.709 * * [simplify]: Extracting #4: cost 14 inf + 450 105.709 * * [simplify]: Extracting #5: cost 21 inf + 491 105.709 * * [simplify]: Extracting #6: cost 22 inf + 576 105.711 * * [simplify]: Extracting #7: cost 7 inf + 2607 105.712 * * [simplify]: Extracting #8: cost 2 inf + 4344 105.713 * * [simplify]: Extracting #9: cost 0 inf + 5103 105.713 * [simplify]: Simplified to (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 105.714 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 105.714 * * * * [progress]: [ 347 / 494 ] simplifiying candidate # 105.714 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 105.714 * * [simplify]: iters left: 6 (14 enodes) 105.718 * * [simplify]: iters left: 5 (49 enodes) 105.727 * * [simplify]: iters left: 4 (65 enodes) 105.737 * * [simplify]: iters left: 3 (81 enodes) 105.749 * * [simplify]: Extracting #0: cost 1 inf + 0 105.749 * * [simplify]: Extracting #1: cost 8 inf + 0 105.749 * * [simplify]: Extracting #2: cost 14 inf + 1 105.749 * * [simplify]: Extracting #3: cost 16 inf + 43 105.749 * * [simplify]: Extracting #4: cost 14 inf + 290 105.749 * * [simplify]: Extracting #5: cost 21 inf + 331 105.749 * * [simplify]: Extracting #6: cost 22 inf + 416 105.750 * * [simplify]: Extracting #7: cost 7 inf + 2407 105.750 * * [simplify]: Extracting #8: cost 2 inf + 4064 105.751 * * [simplify]: Extracting #9: cost 0 inf + 4783 105.752 * [simplify]: Simplified to (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 105.752 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)))) (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 105.752 * * * * [progress]: [ 348 / 494 ] simplifiying candidate # 105.753 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 105.753 * * [simplify]: iters left: 6 (13 enodes) 105.756 * * [simplify]: iters left: 5 (46 enodes) 105.765 * * [simplify]: iters left: 4 (62 enodes) 105.775 * * [simplify]: iters left: 3 (78 enodes) 105.786 * * [simplify]: Extracting #0: cost 1 inf + 0 105.786 * * [simplify]: Extracting #1: cost 8 inf + 0 105.786 * * [simplify]: Extracting #2: cost 11 inf + 2 105.786 * * [simplify]: Extracting #3: cost 14 inf + 44 105.786 * * [simplify]: Extracting #4: cost 15 inf + 87 105.786 * * [simplify]: Extracting #5: cost 21 inf + 169 105.786 * * [simplify]: Extracting #6: cost 21 inf + 337 105.786 * * [simplify]: Extracting #7: cost 9 inf + 1823 105.787 * * [simplify]: Extracting #8: cost 2 inf + 3782 105.788 * * [simplify]: Extracting #9: cost 0 inf + 4461 105.789 * [simplify]: Simplified to (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 105.789 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1))) (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))))) 105.789 * * * * [progress]: [ 349 / 494 ] simplifiying candidate # 105.789 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 105.789 * * [simplify]: iters left: 6 (14 enodes) 105.795 * * [simplify]: iters left: 5 (49 enodes) 105.803 * * [simplify]: iters left: 4 (65 enodes) 105.814 * * [simplify]: iters left: 3 (81 enodes) 105.826 * * [simplify]: Extracting #0: cost 1 inf + 0 105.826 * * [simplify]: Extracting #1: cost 8 inf + 0 105.826 * * [simplify]: Extracting #2: cost 14 inf + 1 105.826 * * [simplify]: Extracting #3: cost 16 inf + 83 105.826 * * [simplify]: Extracting #4: cost 14 inf + 450 105.826 * * [simplify]: Extracting #5: cost 21 inf + 491 105.826 * * [simplify]: Extracting #6: cost 22 inf + 576 105.827 * * [simplify]: Extracting #7: cost 7 inf + 2527 105.827 * * [simplify]: Extracting #8: cost 2 inf + 4104 105.828 * * [simplify]: Extracting #9: cost 0 inf + 4783 105.829 * [simplify]: Simplified to (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 105.829 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 105.829 * * * * [progress]: [ 350 / 494 ] simplifiying candidate # 105.829 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 105.830 * * [simplify]: iters left: 6 (14 enodes) 105.834 * * [simplify]: iters left: 5 (49 enodes) 105.842 * * [simplify]: iters left: 4 (65 enodes) 105.852 * * [simplify]: iters left: 3 (81 enodes) 105.864 * * [simplify]: Extracting #0: cost 1 inf + 0 105.864 * * [simplify]: Extracting #1: cost 8 inf + 0 105.864 * * [simplify]: Extracting #2: cost 14 inf + 1 105.864 * * [simplify]: Extracting #3: cost 16 inf + 43 105.864 * * [simplify]: Extracting #4: cost 14 inf + 290 105.864 * * [simplify]: Extracting #5: cost 21 inf + 331 105.864 * * [simplify]: Extracting #6: cost 22 inf + 416 105.865 * * [simplify]: Extracting #7: cost 7 inf + 2327 105.865 * * [simplify]: Extracting #8: cost 2 inf + 3824 105.866 * * [simplify]: Extracting #9: cost 0 inf + 4463 105.867 * [simplify]: Simplified to (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 105.867 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))) (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))))) 105.867 * * * * [progress]: [ 351 / 494 ] simplifiying candidate # 105.867 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 105.868 * * [simplify]: iters left: 6 (13 enodes) 105.871 * * [simplify]: iters left: 5 (46 enodes) 105.881 * * [simplify]: iters left: 4 (62 enodes) 105.891 * * [simplify]: iters left: 3 (78 enodes) 105.902 * * [simplify]: Extracting #0: cost 1 inf + 0 105.902 * * [simplify]: Extracting #1: cost 8 inf + 0 105.902 * * [simplify]: Extracting #2: cost 11 inf + 2 105.902 * * [simplify]: Extracting #3: cost 14 inf + 44 105.902 * * [simplify]: Extracting #4: cost 15 inf + 87 105.902 * * [simplify]: Extracting #5: cost 21 inf + 169 105.902 * * [simplify]: Extracting #6: cost 21 inf + 337 105.902 * * [simplify]: Extracting #7: cost 9 inf + 1783 105.903 * * [simplify]: Extracting #8: cost 2 inf + 3542 105.904 * * [simplify]: Extracting #9: cost 0 inf + 4141 105.905 * [simplify]: Simplified to (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 105.905 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1))) (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))))) 105.905 * * * * [progress]: [ 352 / 494 ] simplifiying candidate # 105.905 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 105.905 * * [simplify]: iters left: 6 (13 enodes) 105.909 * * [simplify]: iters left: 5 (49 enodes) 105.917 * * [simplify]: iters left: 4 (71 enodes) 105.929 * * [simplify]: iters left: 3 (91 enodes) 105.942 * * [simplify]: Extracting #0: cost 1 inf + 0 105.942 * * [simplify]: Extracting #1: cost 8 inf + 0 105.942 * * [simplify]: Extracting #2: cost 19 inf + 1 105.942 * * [simplify]: Extracting #3: cost 22 inf + 44 105.942 * * [simplify]: Extracting #4: cost 24 inf + 693 105.943 * * [simplify]: Extracting #5: cost 21 inf + 1227 105.943 * * [simplify]: Extracting #6: cost 8 inf + 3174 105.944 * * [simplify]: Extracting #7: cost 2 inf + 4594 105.945 * * [simplify]: Extracting #8: cost 0 inf + 5193 105.946 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 105.946 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 105.946 * * * * [progress]: [ 353 / 494 ] simplifiying candidate # 105.946 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 105.946 * * [simplify]: iters left: 6 (13 enodes) 105.950 * * [simplify]: iters left: 5 (49 enodes) 105.961 * * [simplify]: iters left: 4 (71 enodes) 105.973 * * [simplify]: iters left: 3 (91 enodes) 105.985 * * [simplify]: Extracting #0: cost 1 inf + 0 105.985 * * [simplify]: Extracting #1: cost 8 inf + 0 105.986 * * [simplify]: Extracting #2: cost 19 inf + 1 105.986 * * [simplify]: Extracting #3: cost 22 inf + 44 105.986 * * [simplify]: Extracting #4: cost 24 inf + 493 105.986 * * [simplify]: Extracting #5: cost 21 inf + 907 105.986 * * [simplify]: Extracting #6: cost 8 inf + 2774 105.987 * * [simplify]: Extracting #7: cost 2 inf + 4074 105.988 * * [simplify]: Extracting #8: cost 0 inf + 4633 105.989 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 105.989 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (sqrt 2)))) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 105.989 * * * * [progress]: [ 354 / 494 ] simplifiying candidate # 105.989 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 105.990 * * [simplify]: iters left: 6 (12 enodes) 105.993 * * [simplify]: iters left: 5 (46 enodes) 106.001 * * [simplify]: iters left: 4 (68 enodes) 106.012 * * [simplify]: iters left: 3 (88 enodes) 106.024 * * [simplify]: Extracting #0: cost 1 inf + 0 106.024 * * [simplify]: Extracting #1: cost 8 inf + 0 106.024 * * [simplify]: Extracting #2: cost 16 inf + 2 106.024 * * [simplify]: Extracting #3: cost 19 inf + 87 106.025 * * [simplify]: Extracting #4: cost 22 inf + 335 106.025 * * [simplify]: Extracting #5: cost 22 inf + 502 106.025 * * [simplify]: Extracting #6: cost 9 inf + 1814 106.026 * * [simplify]: Extracting #7: cost 2 inf + 3512 106.027 * * [simplify]: Extracting #8: cost 0 inf + 4071 106.027 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 106.027 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 1))) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 106.027 * * * * [progress]: [ 355 / 494 ] simplifiying candidate # 106.028 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 106.028 * * [simplify]: iters left: 6 (15 enodes) 106.032 * * [simplify]: iters left: 5 (55 enodes) 106.043 * * [simplify]: iters left: 4 (77 enodes) 106.055 * * [simplify]: iters left: 3 (97 enodes) 106.069 * * [simplify]: Extracting #0: cost 1 inf + 0 106.069 * * [simplify]: Extracting #1: cost 8 inf + 0 106.069 * * [simplify]: Extracting #2: cost 19 inf + 1 106.070 * * [simplify]: Extracting #3: cost 26 inf + 2 106.070 * * [simplify]: Extracting #4: cost 25 inf + 125 106.070 * * [simplify]: Extracting #5: cost 27 inf + 774 106.070 * * [simplify]: Extracting #6: cost 24 inf + 1466 106.071 * * [simplify]: Extracting #7: cost 13 inf + 2517 106.071 * * [simplify]: Extracting #8: cost 4 inf + 5114 106.073 * * [simplify]: Extracting #9: cost 0 inf + 6673 106.074 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 106.074 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 106.074 * * * * [progress]: [ 356 / 494 ] simplifiying candidate # 106.074 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 106.074 * * [simplify]: iters left: 6 (15 enodes) 106.079 * * [simplify]: iters left: 5 (55 enodes) 106.088 * * [simplify]: iters left: 4 (77 enodes) 106.100 * * [simplify]: iters left: 3 (97 enodes) 106.117 * * [simplify]: Extracting #0: cost 1 inf + 0 106.117 * * [simplify]: Extracting #1: cost 8 inf + 0 106.117 * * [simplify]: Extracting #2: cost 19 inf + 1 106.117 * * [simplify]: Extracting #3: cost 26 inf + 2 106.117 * * [simplify]: Extracting #4: cost 25 inf + 85 106.117 * * [simplify]: Extracting #5: cost 27 inf + 574 106.117 * * [simplify]: Extracting #6: cost 24 inf + 1146 106.118 * * [simplify]: Extracting #7: cost 13 inf + 2197 106.118 * * [simplify]: Extracting #8: cost 4 inf + 4674 106.120 * * [simplify]: Extracting #9: cost 0 inf + 6113 106.121 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 106.121 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 106.121 * * * * [progress]: [ 357 / 494 ] simplifiying candidate # 106.121 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 106.122 * * [simplify]: iters left: 6 (14 enodes) 106.125 * * [simplify]: iters left: 5 (52 enodes) 106.134 * * [simplify]: iters left: 4 (74 enodes) 106.146 * * [simplify]: iters left: 3 (94 enodes) 106.159 * * [simplify]: Extracting #0: cost 1 inf + 0 106.159 * * [simplify]: Extracting #1: cost 8 inf + 0 106.159 * * [simplify]: Extracting #2: cost 16 inf + 2 106.159 * * [simplify]: Extracting #3: cost 23 inf + 44 106.159 * * [simplify]: Extracting #4: cost 21 inf + 169 106.159 * * [simplify]: Extracting #5: cost 24 inf + 657 106.160 * * [simplify]: Extracting #6: cost 23 inf + 866 106.160 * * [simplify]: Extracting #7: cost 11 inf + 2394 106.161 * * [simplify]: Extracting #8: cost 3 inf + 4533 106.162 * * [simplify]: Extracting #9: cost 0 inf + 5551 106.163 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 106.163 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)))) 106.163 * * * * [progress]: [ 358 / 494 ] simplifiying candidate # 106.163 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 106.164 * * [simplify]: iters left: 6 (15 enodes) 106.168 * * [simplify]: iters left: 5 (55 enodes) 106.177 * * [simplify]: iters left: 4 (77 enodes) 106.190 * * [simplify]: iters left: 3 (97 enodes) 106.205 * * [simplify]: Extracting #0: cost 1 inf + 0 106.205 * * [simplify]: Extracting #1: cost 8 inf + 0 106.205 * * [simplify]: Extracting #2: cost 19 inf + 1 106.205 * * [simplify]: Extracting #3: cost 26 inf + 2 106.206 * * [simplify]: Extracting #4: cost 25 inf + 125 106.206 * * [simplify]: Extracting #5: cost 27 inf + 774 106.206 * * [simplify]: Extracting #6: cost 24 inf + 1466 106.206 * * [simplify]: Extracting #7: cost 13 inf + 2517 106.207 * * [simplify]: Extracting #8: cost 4 inf + 5114 106.208 * * [simplify]: Extracting #9: cost 0 inf + 6673 106.209 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 106.210 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 106.210 * * * * [progress]: [ 359 / 494 ] simplifiying candidate # 106.210 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 106.210 * * [simplify]: iters left: 6 (15 enodes) 106.214 * * [simplify]: iters left: 5 (55 enodes) 106.224 * * [simplify]: iters left: 4 (77 enodes) 106.236 * * [simplify]: iters left: 3 (97 enodes) 106.250 * * [simplify]: Extracting #0: cost 1 inf + 0 106.250 * * [simplify]: Extracting #1: cost 8 inf + 0 106.250 * * [simplify]: Extracting #2: cost 19 inf + 1 106.250 * * [simplify]: Extracting #3: cost 26 inf + 2 106.251 * * [simplify]: Extracting #4: cost 25 inf + 85 106.251 * * [simplify]: Extracting #5: cost 27 inf + 574 106.251 * * [simplify]: Extracting #6: cost 24 inf + 1146 106.251 * * [simplify]: Extracting #7: cost 13 inf + 2197 106.252 * * [simplify]: Extracting #8: cost 4 inf + 4674 106.253 * * [simplify]: Extracting #9: cost 0 inf + 6113 106.255 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 106.255 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))))) 106.255 * * * * [progress]: [ 360 / 494 ] simplifiying candidate # 106.255 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 106.255 * * [simplify]: iters left: 6 (14 enodes) 106.259 * * [simplify]: iters left: 5 (52 enodes) 106.268 * * [simplify]: iters left: 4 (74 enodes) 106.282 * * [simplify]: iters left: 3 (94 enodes) 106.295 * * [simplify]: Extracting #0: cost 1 inf + 0 106.295 * * [simplify]: Extracting #1: cost 8 inf + 0 106.295 * * [simplify]: Extracting #2: cost 16 inf + 2 106.295 * * [simplify]: Extracting #3: cost 23 inf + 44 106.295 * * [simplify]: Extracting #4: cost 21 inf + 169 106.295 * * [simplify]: Extracting #5: cost 24 inf + 657 106.295 * * [simplify]: Extracting #6: cost 23 inf + 866 106.296 * * [simplify]: Extracting #7: cost 11 inf + 2394 106.296 * * [simplify]: Extracting #8: cost 3 inf + 4533 106.297 * * [simplify]: Extracting #9: cost 0 inf + 5551 106.299 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 106.299 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1))) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)))) 106.299 * * * * [progress]: [ 361 / 494 ] simplifiying candidate # 106.299 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 106.299 * * [simplify]: iters left: 6 (13 enodes) 106.303 * * [simplify]: iters left: 5 (49 enodes) 106.311 * * [simplify]: iters left: 4 (71 enodes) 106.323 * * [simplify]: iters left: 3 (91 enodes) 106.336 * * [simplify]: Extracting #0: cost 1 inf + 0 106.336 * * [simplify]: Extracting #1: cost 8 inf + 0 106.337 * * [simplify]: Extracting #2: cost 19 inf + 1 106.337 * * [simplify]: Extracting #3: cost 22 inf + 44 106.337 * * [simplify]: Extracting #4: cost 24 inf + 693 106.337 * * [simplify]: Extracting #5: cost 21 inf + 1227 106.337 * * [simplify]: Extracting #6: cost 8 inf + 3174 106.338 * * [simplify]: Extracting #7: cost 2 inf + 4594 106.339 * * [simplify]: Extracting #8: cost 0 inf + 5193 106.340 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 106.340 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (* (cbrt 2) (cbrt 2))))) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 106.340 * * * * [progress]: [ 362 / 494 ] simplifiying candidate # 106.340 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 106.340 * * [simplify]: iters left: 6 (13 enodes) 106.344 * * [simplify]: iters left: 5 (49 enodes) 106.353 * * [simplify]: iters left: 4 (71 enodes) 106.366 * * [simplify]: iters left: 3 (91 enodes) 106.379 * * [simplify]: Extracting #0: cost 1 inf + 0 106.379 * * [simplify]: Extracting #1: cost 8 inf + 0 106.379 * * [simplify]: Extracting #2: cost 19 inf + 1 106.379 * * [simplify]: Extracting #3: cost 22 inf + 44 106.379 * * [simplify]: Extracting #4: cost 24 inf + 493 106.379 * * [simplify]: Extracting #5: cost 21 inf + 907 106.380 * * [simplify]: Extracting #6: cost 8 inf + 2774 106.381 * * [simplify]: Extracting #7: cost 2 inf + 4074 106.382 * * [simplify]: Extracting #8: cost 0 inf + 4633 106.383 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 106.383 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 (sqrt 2)))) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)))) 106.383 * * * * [progress]: [ 363 / 494 ] simplifiying candidate # 106.383 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 106.383 * * [simplify]: iters left: 6 (12 enodes) 106.387 * * [simplify]: iters left: 5 (46 enodes) 106.395 * * [simplify]: iters left: 4 (68 enodes) 106.406 * * [simplify]: iters left: 3 (88 enodes) 106.418 * * [simplify]: Extracting #0: cost 1 inf + 0 106.418 * * [simplify]: Extracting #1: cost 8 inf + 0 106.418 * * [simplify]: Extracting #2: cost 16 inf + 2 106.418 * * [simplify]: Extracting #3: cost 19 inf + 87 106.418 * * [simplify]: Extracting #4: cost 22 inf + 335 106.418 * * [simplify]: Extracting #5: cost 22 inf + 502 106.419 * * [simplify]: Extracting #6: cost 9 inf + 1814 106.419 * * [simplify]: Extracting #7: cost 2 inf + 3512 106.420 * * [simplify]: Extracting #8: cost 0 inf + 4071 106.421 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 106.421 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (/ 1 1))) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 106.421 * * * * [progress]: [ 364 / 494 ] simplifiying candidate # 106.421 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 106.422 * * [simplify]: iters left: 6 (12 enodes) 106.425 * * [simplify]: iters left: 5 (46 enodes) 106.433 * * [simplify]: iters left: 4 (68 enodes) 106.445 * * [simplify]: iters left: 3 (88 enodes) 106.458 * * [simplify]: Extracting #0: cost 1 inf + 0 106.458 * * [simplify]: Extracting #1: cost 8 inf + 0 106.458 * * [simplify]: Extracting #2: cost 16 inf + 2 106.458 * * [simplify]: Extracting #3: cost 19 inf + 87 106.458 * * [simplify]: Extracting #4: cost 22 inf + 335 106.458 * * [simplify]: Extracting #5: cost 22 inf + 502 106.459 * * [simplify]: Extracting #6: cost 9 inf + 1814 106.459 * * [simplify]: Extracting #7: cost 2 inf + 3512 106.460 * * [simplify]: Extracting #8: cost 0 inf + 4071 106.461 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 106.461 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 1)) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 106.461 * * * * [progress]: [ 365 / 494 ] simplifiying candidate # 106.461 * [simplify]: Simplifying (/ a (/ 1 2)) 106.461 * * [simplify]: iters left: 4 (5 enodes) 106.464 * * [simplify]: iters left: 3 (20 enodes) 106.468 * * [simplify]: iters left: 2 (22 enodes) 106.472 * * [simplify]: Extracting #0: cost 1 inf + 0 106.472 * * [simplify]: Extracting #1: cost 5 inf + 0 106.472 * * [simplify]: Extracting #2: cost 2 inf + 3 106.472 * * [simplify]: Extracting #3: cost 0 inf + 87 106.472 * [simplify]: Simplified to (* a 2) 106.472 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b))) (* a 2))) 106.472 * * * * [progress]: [ 366 / 494 ] simplifiying candidate # 106.472 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 106.472 * * [simplify]: iters left: 6 (12 enodes) 106.476 * * [simplify]: iters left: 5 (46 enodes) 106.484 * * [simplify]: iters left: 4 (68 enodes) 106.495 * * [simplify]: iters left: 3 (88 enodes) 106.507 * * [simplify]: Extracting #0: cost 1 inf + 0 106.507 * * [simplify]: Extracting #1: cost 8 inf + 0 106.507 * * [simplify]: Extracting #2: cost 16 inf + 2 106.507 * * [simplify]: Extracting #3: cost 19 inf + 87 106.507 * * [simplify]: Extracting #4: cost 22 inf + 335 106.507 * * [simplify]: Extracting #5: cost 22 inf + 502 106.508 * * [simplify]: Extracting #6: cost 9 inf + 1814 106.508 * * [simplify]: Extracting #7: cost 2 inf + 3512 106.509 * * [simplify]: Extracting #8: cost 0 inf + 4071 106.510 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 106.510 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 1) (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)))) 106.510 * * * * [progress]: [ 367 / 494 ] simplifiying candidate # 106.510 * [simplify]: Simplifying (/ 1 (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 106.511 * * [simplify]: iters left: 6 (13 enodes) 106.514 * * [simplify]: iters left: 5 (51 enodes) 106.525 * * [simplify]: iters left: 4 (75 enodes) 106.538 * * [simplify]: iters left: 3 (93 enodes) 106.551 * * [simplify]: Extracting #0: cost 1 inf + 0 106.551 * * [simplify]: Extracting #1: cost 7 inf + 0 106.551 * * [simplify]: Extracting #2: cost 14 inf + 2 106.551 * * [simplify]: Extracting #3: cost 18 inf + 44 106.551 * * [simplify]: Extracting #4: cost 24 inf + 209 106.551 * * [simplify]: Extracting #5: cost 22 inf + 419 106.552 * * [simplify]: Extracting #6: cost 10 inf + 1649 106.552 * * [simplify]: Extracting #7: cost 2 inf + 3390 106.553 * * [simplify]: Extracting #8: cost 0 inf + 3910 106.554 * [simplify]: Simplified to (/ 2 (- (sqrt (fma (* a c) -4 (* b b))) b)) 106.554 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ 1 a) (/ 2 (- (sqrt (fma (* a c) -4 (* b b))) b)))) 106.554 * * * * [progress]: [ 368 / 494 ] simplifiying candidate # 106.554 * * * * [progress]: [ 369 / 494 ] simplifiying candidate # 106.554 * [simplify]: Simplifying (* (cbrt 1) (cbrt 1)) 106.555 * * [simplify]: iters left: 3 (3 enodes) 106.558 * * [simplify]: iters left: 2 (11 enodes) 106.560 * * [simplify]: iters left: 1 (13 enodes) 106.562 * * [simplify]: Extracting #0: cost 1 inf + 0 106.563 * * [simplify]: Extracting #1: cost 0 inf + 1 106.563 * [simplify]: Simplified to 1 106.563 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt 1)))) 106.563 * * * * [progress]: [ 370 / 494 ] simplifiying candidate # 106.563 * [simplify]: Simplifying (sqrt 1) 106.563 * * [simplify]: iters left: 1 (2 enodes) 106.565 * * [simplify]: Extracting #0: cost 1 inf + 0 106.565 * * [simplify]: Extracting #1: cost 0 inf + 1 106.565 * [simplify]: Simplified to 1 106.565 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt 1)))) 106.565 * * * * [progress]: [ 371 / 494 ] simplifiying candidate # 106.565 * * * * [progress]: [ 372 / 494 ] simplifiying candidate # 106.565 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 106.566 * * [simplify]: iters left: 6 (11 enodes) 106.569 * * [simplify]: iters left: 5 (41 enodes) 106.576 * * [simplify]: iters left: 4 (58 enodes) 106.585 * * [simplify]: iters left: 3 (74 enodes) 106.595 * * [simplify]: Extracting #0: cost 1 inf + 0 106.596 * * [simplify]: Extracting #1: cost 7 inf + 0 106.596 * * [simplify]: Extracting #2: cost 13 inf + 1 106.596 * * [simplify]: Extracting #3: cost 11 inf + 209 106.596 * * [simplify]: Extracting #4: cost 18 inf + 332 106.596 * * [simplify]: Extracting #5: cost 18 inf + 418 106.596 * * [simplify]: Extracting #6: cost 5 inf + 2004 106.597 * * [simplify]: Extracting #7: cost 1 inf + 2609 106.597 * * [simplify]: Extracting #8: cost 0 inf + 2869 106.598 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 106.598 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 a) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))) 106.598 * * * * [progress]: [ 373 / 494 ] simplifiying candidate #real (real->posit16 (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))))> 106.598 * * * * [progress]: [ 374 / 494 ] simplifiying candidate # 106.598 * * * * [progress]: [ 375 / 494 ] simplifiying candidate # 106.598 * * * * [progress]: [ 376 / 494 ] simplifiying candidate # 106.598 * * * * [progress]: [ 377 / 494 ] simplifiying candidate # 106.599 * [simplify]: Simplifying (- (log a) (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2))) 106.599 * * [simplify]: iters left: 6 (15 enodes) 106.605 * * [simplify]: iters left: 5 (56 enodes) 106.615 * * [simplify]: iters left: 4 (81 enodes) 106.627 * * [simplify]: iters left: 3 (104 enodes) 106.643 * * [simplify]: iters left: 2 (114 enodes) 106.658 * * [simplify]: iters left: 1 (122 enodes) 106.675 * * [simplify]: Extracting #0: cost 1 inf + 0 106.675 * * [simplify]: Extracting #1: cost 16 inf + 0 106.675 * * [simplify]: Extracting #2: cost 32 inf + 0 106.675 * * [simplify]: Extracting #3: cost 31 inf + 215 106.676 * * [simplify]: Extracting #4: cost 21 inf + 2214 106.676 * * [simplify]: Extracting #5: cost 28 inf + 2255 106.677 * * [simplify]: Extracting #6: cost 21 inf + 3224 106.678 * * [simplify]: Extracting #7: cost 3 inf + 8357 106.681 * * [simplify]: Extracting #8: cost 0 inf + 9556 106.683 * [simplify]: Simplified to (- (+ (log 2) (log a)) (log (- (sqrt (fma (* -4 a) c (* b b))) b))) 106.683 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (exp (- (+ (log 2) (log a)) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 106.683 * * * * [progress]: [ 378 / 494 ] simplifiying candidate # 106.684 * [simplify]: Simplifying (- (log a) (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 106.684 * * [simplify]: iters left: 6 (14 enodes) 106.688 * * [simplify]: iters left: 5 (55 enodes) 106.698 * * [simplify]: iters left: 4 (83 enodes) 106.711 * * [simplify]: iters left: 3 (109 enodes) 106.727 * * [simplify]: iters left: 2 (115 enodes) 106.744 * * [simplify]: iters left: 1 (127 enodes) 106.763 * * [simplify]: Extracting #0: cost 1 inf + 0 106.764 * * [simplify]: Extracting #1: cost 12 inf + 0 106.764 * * [simplify]: Extracting #2: cost 27 inf + 0 106.764 * * [simplify]: Extracting #3: cost 28 inf + 548 106.764 * * [simplify]: Extracting #4: cost 28 inf + 1246 106.764 * * [simplify]: Extracting #5: cost 32 inf + 1552 106.765 * * [simplify]: Extracting #6: cost 24 inf + 2684 106.766 * * [simplify]: Extracting #7: cost 6 inf + 6603 106.767 * * [simplify]: Extracting #8: cost 0 inf + 8608 106.769 * [simplify]: Simplified to (- (log a) (log (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2))) 106.769 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (exp (- (log a) (log (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 2)))))) 106.769 * * * * [progress]: [ 379 / 494 ] simplifiying candidate # 106.769 * * * * [progress]: [ 380 / 494 ] simplifiying candidate # 106.770 * * * * [progress]: [ 381 / 494 ] simplifiying candidate # 106.770 * [simplify]: Simplifying (/ (* (* a a) a) (/ (* (* (- (sqrt (fma c (* -4 a) (* b b))) b) (- (sqrt (fma c (* -4 a) (* b b))) b)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (* 2 2) 2))) 106.770 * * [simplify]: iters left: 6 (18 enodes) 106.776 * * [simplify]: iters left: 5 (75 enodes) 106.791 * * [simplify]: iters left: 4 (180 enodes) 106.838 * * [simplify]: Extracting #0: cost 1 inf + 0 106.838 * * [simplify]: Extracting #1: cost 55 inf + 0 106.839 * * [simplify]: Extracting #2: cost 174 inf + 44 106.840 * * [simplify]: Extracting #3: cost 194 inf + 909 106.840 * * [simplify]: Extracting #4: cost 191 inf + 1567 106.843 * * [simplify]: Extracting #5: cost 146 inf + 14004 106.854 * * [simplify]: Extracting #6: cost 13 inf + 56799 106.869 * * [simplify]: Extracting #7: cost 0 inf + 61097 106.883 * * [simplify]: Extracting #8: cost 0 inf + 60977 106.898 * [simplify]: Simplified to (* (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 8)) 106.898 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (cbrt (* (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ a (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 8))))) 106.898 * * * * [progress]: [ 382 / 494 ] simplifiying candidate # 106.898 * [simplify]: Simplifying (/ (* (* a a) a) (* (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 106.898 * * [simplify]: iters left: 6 (16 enodes) 106.903 * * [simplify]: iters left: 5 (71 enodes) 106.917 * * [simplify]: iters left: 4 (174 enodes) 106.962 * * [simplify]: Extracting #0: cost 1 inf + 0 106.962 * * [simplify]: Extracting #1: cost 38 inf + 0 106.962 * * [simplify]: Extracting #2: cost 134 inf + 44 106.963 * * [simplify]: Extracting #3: cost 157 inf + 660 106.964 * * [simplify]: Extracting #4: cost 171 inf + 1080 106.966 * * [simplify]: Extracting #5: cost 132 inf + 11911 106.976 * * [simplify]: Extracting #6: cost 22 inf + 48292 106.990 * * [simplify]: Extracting #7: cost 0 inf + 56290 107.005 * * [simplify]: Extracting #8: cost 0 inf + 56170 107.019 * [simplify]: Simplified to (* (* (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) 107.019 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (cbrt (* (* (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* 2 a) (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 107.019 * * * * [progress]: [ 383 / 494 ] simplifiying candidate # 107.019 * * * * [progress]: [ 384 / 494 ] simplifiying candidate # 107.019 * * * * [progress]: [ 385 / 494 ] simplifiying candidate # 107.019 * * * * [progress]: [ 386 / 494 ] simplifiying candidate # 107.019 * * * * [progress]: [ 387 / 494 ] simplifiying candidate # 107.019 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 107.020 * * [simplify]: iters left: 6 (16 enodes) 107.024 * * [simplify]: iters left: 5 (62 enodes) 107.034 * * [simplify]: iters left: 4 (94 enodes) 107.050 * * [simplify]: iters left: 3 (117 enodes) 107.066 * * [simplify]: iters left: 2 (120 enodes) 107.083 * * [simplify]: Extracting #0: cost 1 inf + 0 107.083 * * [simplify]: Extracting #1: cost 11 inf + 0 107.083 * * [simplify]: Extracting #2: cost 22 inf + 0 107.083 * * [simplify]: Extracting #3: cost 27 inf + 1 107.083 * * [simplify]: Extracting #4: cost 31 inf + 164 107.083 * * [simplify]: Extracting #5: cost 31 inf + 407 107.085 * * [simplify]: Extracting #6: cost 33 inf + 737 107.085 * * [simplify]: Extracting #7: cost 33 inf + 864 107.085 * * [simplify]: Extracting #8: cost 25 inf + 1571 107.086 * * [simplify]: Extracting #9: cost 10 inf + 6033 107.088 * * [simplify]: Extracting #10: cost 0 inf + 10593 107.090 * * [simplify]: Extracting #11: cost 0 inf + 10553 107.092 * [simplify]: Simplified to (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 107.092 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 107.093 * [simplify]: Simplifying (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 107.093 * * [simplify]: iters left: 6 (14 enodes) 107.097 * * [simplify]: iters left: 5 (50 enodes) 107.105 * * [simplify]: iters left: 4 (67 enodes) 107.116 * * [simplify]: iters left: 3 (83 enodes) 107.127 * * [simplify]: Extracting #0: cost 1 inf + 0 107.127 * * [simplify]: Extracting #1: cost 4 inf + 0 107.127 * * [simplify]: Extracting #2: cost 8 inf + 0 107.127 * * [simplify]: Extracting #3: cost 13 inf + 1 107.127 * * [simplify]: Extracting #4: cost 17 inf + 164 107.128 * * [simplify]: Extracting #5: cost 19 inf + 165 107.128 * * [simplify]: Extracting #6: cost 23 inf + 371 107.128 * * [simplify]: Extracting #7: cost 14 inf + 1780 107.129 * * [simplify]: Extracting #8: cost 2 inf + 3831 107.129 * * [simplify]: Extracting #9: cost 0 inf + 4631 107.130 * [simplify]: Simplified to (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 107.130 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (cbrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 107.131 * * * * [progress]: [ 388 / 494 ] simplifiying candidate # 107.131 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 107.131 * * [simplify]: iters left: 6 (15 enodes) 107.135 * * [simplify]: iters left: 5 (55 enodes) 107.144 * * [simplify]: iters left: 4 (76 enodes) 107.156 * * [simplify]: iters left: 3 (95 enodes) 107.171 * * [simplify]: Extracting #0: cost 1 inf + 0 107.171 * * [simplify]: Extracting #1: cost 7 inf + 0 107.171 * * [simplify]: Extracting #2: cost 14 inf + 0 107.171 * * [simplify]: Extracting #3: cost 19 inf + 1 107.171 * * [simplify]: Extracting #4: cost 24 inf + 83 107.171 * * [simplify]: Extracting #5: cost 20 inf + 532 107.171 * * [simplify]: Extracting #6: cost 25 inf + 737 107.172 * * [simplify]: Extracting #7: cost 24 inf + 1003 107.172 * * [simplify]: Extracting #8: cost 15 inf + 1696 107.173 * * [simplify]: Extracting #9: cost 9 inf + 3093 107.174 * * [simplify]: Extracting #10: cost 3 inf + 5173 107.175 * * [simplify]: Extracting #11: cost 0 inf + 6473 107.176 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 107.176 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 107.177 * [simplify]: Simplifying (/ (cbrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 107.177 * * [simplify]: iters left: 6 (14 enodes) 107.180 * * [simplify]: iters left: 5 (50 enodes) 107.189 * * [simplify]: iters left: 4 (67 enodes) 107.199 * * [simplify]: iters left: 3 (83 enodes) 107.211 * * [simplify]: Extracting #0: cost 1 inf + 0 107.211 * * [simplify]: Extracting #1: cost 4 inf + 0 107.211 * * [simplify]: Extracting #2: cost 8 inf + 0 107.211 * * [simplify]: Extracting #3: cost 13 inf + 1 107.211 * * [simplify]: Extracting #4: cost 17 inf + 164 107.211 * * [simplify]: Extracting #5: cost 19 inf + 165 107.212 * * [simplify]: Extracting #6: cost 23 inf + 371 107.212 * * [simplify]: Extracting #7: cost 14 inf + 1780 107.213 * * [simplify]: Extracting #8: cost 2 inf + 3751 107.213 * * [simplify]: Extracting #9: cost 0 inf + 4471 107.214 * [simplify]: Simplified to (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 107.214 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (cbrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 107.214 * * * * [progress]: [ 389 / 494 ] simplifiying candidate # 107.215 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 107.215 * * [simplify]: iters left: 6 (18 enodes) 107.220 * * [simplify]: iters left: 5 (69 enodes) 107.232 * * [simplify]: iters left: 4 (126 enodes) 107.258 * * [simplify]: iters left: 3 (249 enodes) 107.315 * * [simplify]: iters left: 2 (414 enodes) 107.424 * * [simplify]: Extracting #0: cost 1 inf + 0 107.425 * * [simplify]: Extracting #1: cost 51 inf + 0 107.427 * * [simplify]: Extracting #2: cost 93 inf + 0 107.427 * * [simplify]: Extracting #3: cost 87 inf + 1132 107.428 * * [simplify]: Extracting #4: cost 81 inf + 2707 107.428 * * [simplify]: Extracting #5: cost 87 inf + 2749 107.429 * * [simplify]: Extracting #6: cost 85 inf + 3331 107.435 * * [simplify]: Extracting #7: cost 27 inf + 29325 107.445 * * [simplify]: Extracting #8: cost 0 inf + 42664 107.455 * * [simplify]: Extracting #9: cost 0 inf + 42584 107.465 * [simplify]: Simplified to (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) 107.465 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 107.466 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 107.466 * * [simplify]: iters left: 6 (15 enodes) 107.470 * * [simplify]: iters left: 5 (52 enodes) 107.479 * * [simplify]: iters left: 4 (68 enodes) 107.490 * * [simplify]: iters left: 3 (84 enodes) 107.502 * * [simplify]: Extracting #0: cost 1 inf + 0 107.502 * * [simplify]: Extracting #1: cost 8 inf + 0 107.502 * * [simplify]: Extracting #2: cost 17 inf + 0 107.502 * * [simplify]: Extracting #3: cost 19 inf + 2 107.502 * * [simplify]: Extracting #4: cost 17 inf + 448 107.502 * * [simplify]: Extracting #5: cost 21 inf + 813 107.503 * * [simplify]: Extracting #6: cost 14 inf + 1960 107.503 * * [simplify]: Extracting #7: cost 0 inf + 5745 107.504 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 107.504 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (* (cbrt 2) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (* (cbrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 107.504 * * * * [progress]: [ 390 / 494 ] simplifiying candidate # 107.505 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 107.505 * * [simplify]: iters left: 6 (17 enodes) 107.511 * * [simplify]: iters left: 5 (62 enodes) 107.521 * * [simplify]: iters left: 4 (97 enodes) 107.538 * * [simplify]: iters left: 3 (168 enodes) 107.568 * * [simplify]: iters left: 2 (225 enodes) 107.608 * * [simplify]: iters left: 1 (256 enodes) 107.948 * * [simplify]: Extracting #0: cost 1 inf + 0 107.948 * * [simplify]: Extracting #1: cost 26 inf + 0 107.948 * * [simplify]: Extracting #2: cost 53 inf + 0 107.948 * * [simplify]: Extracting #3: cost 52 inf + 205 107.948 * * [simplify]: Extracting #4: cost 47 inf + 1056 107.949 * * [simplify]: Extracting #5: cost 53 inf + 1299 107.949 * * [simplify]: Extracting #6: cost 49 inf + 1869 107.952 * * [simplify]: Extracting #7: cost 19 inf + 12006 107.956 * * [simplify]: Extracting #8: cost 2 inf + 20017 107.961 * * [simplify]: Extracting #9: cost 0 inf + 20855 107.966 * [simplify]: Simplified to (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) 107.966 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 107.967 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 107.967 * * [simplify]: iters left: 6 (15 enodes) 107.971 * * [simplify]: iters left: 5 (52 enodes) 107.979 * * [simplify]: iters left: 4 (68 enodes) 107.991 * * [simplify]: iters left: 3 (84 enodes) 108.003 * * [simplify]: Extracting #0: cost 1 inf + 0 108.003 * * [simplify]: Extracting #1: cost 8 inf + 0 108.003 * * [simplify]: Extracting #2: cost 17 inf + 0 108.003 * * [simplify]: Extracting #3: cost 19 inf + 2 108.003 * * [simplify]: Extracting #4: cost 17 inf + 368 108.003 * * [simplify]: Extracting #5: cost 21 inf + 653 108.003 * * [simplify]: Extracting #6: cost 14 inf + 1800 108.004 * * [simplify]: Extracting #7: cost 0 inf + 5425 108.005 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 108.005 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt 2) (* (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))))) (/ (* (cbrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 108.005 * * * * [progress]: [ 391 / 494 ] simplifiying candidate # 108.005 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 108.006 * * [simplify]: iters left: 6 (16 enodes) 108.010 * * [simplify]: iters left: 5 (59 enodes) 108.020 * * [simplify]: iters left: 4 (96 enodes) 108.040 * * [simplify]: iters left: 3 (143 enodes) 108.064 * * [simplify]: iters left: 2 (180 enodes) 108.096 * * [simplify]: iters left: 1 (208 enodes) 108.136 * * [simplify]: Extracting #0: cost 1 inf + 0 108.136 * * [simplify]: Extracting #1: cost 16 inf + 0 108.136 * * [simplify]: Extracting #2: cost 30 inf + 1 108.136 * * [simplify]: Extracting #3: cost 32 inf + 83 108.136 * * [simplify]: Extracting #4: cost 30 inf + 448 108.136 * * [simplify]: Extracting #5: cost 37 inf + 489 108.137 * * [simplify]: Extracting #6: cost 37 inf + 616 108.137 * * [simplify]: Extracting #7: cost 31 inf + 1005 108.138 * * [simplify]: Extracting #8: cost 27 inf + 1448 108.139 * * [simplify]: Extracting #9: cost 6 inf + 9530 108.142 * * [simplify]: Extracting #10: cost 0 inf + 12005 108.145 * * [simplify]: Extracting #11: cost 0 inf + 11965 108.149 * [simplify]: Simplified to (* (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 108.149 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (cbrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 108.149 * [simplify]: Simplifying (/ (cbrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 108.149 * * [simplify]: iters left: 6 (14 enodes) 108.153 * * [simplify]: iters left: 5 (49 enodes) 108.161 * * [simplify]: iters left: 4 (65 enodes) 108.173 * * [simplify]: iters left: 3 (81 enodes) 108.184 * * [simplify]: Extracting #0: cost 1 inf + 0 108.185 * * [simplify]: Extracting #1: cost 8 inf + 0 108.185 * * [simplify]: Extracting #2: cost 14 inf + 1 108.185 * * [simplify]: Extracting #3: cost 15 inf + 164 108.185 * * [simplify]: Extracting #4: cost 15 inf + 409 108.185 * * [simplify]: Extracting #5: cost 22 inf + 450 108.185 * * [simplify]: Extracting #6: cost 21 inf + 618 108.185 * * [simplify]: Extracting #7: cost 10 inf + 1669 108.186 * * [simplify]: Extracting #8: cost 3 inf + 3884 108.187 * * [simplify]: Extracting #9: cost 0 inf + 5103 108.188 * [simplify]: Simplified to (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 108.188 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (cbrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 108.188 * * * * [progress]: [ 392 / 494 ] simplifiying candidate # 108.188 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 108.188 * * [simplify]: iters left: 6 (17 enodes) 108.193 * * [simplify]: iters left: 5 (62 enodes) 108.204 * * [simplify]: iters left: 4 (94 enodes) 108.220 * * [simplify]: iters left: 3 (145 enodes) 108.244 * * [simplify]: iters left: 2 (195 enodes) 108.278 * * [simplify]: iters left: 1 (223 enodes) 108.310 * * [simplify]: Extracting #0: cost 1 inf + 0 108.311 * * [simplify]: Extracting #1: cost 25 inf + 0 108.311 * * [simplify]: Extracting #2: cost 51 inf + 0 108.311 * * [simplify]: Extracting #3: cost 49 inf + 366 108.311 * * [simplify]: Extracting #4: cost 40 inf + 2224 108.312 * * [simplify]: Extracting #5: cost 45 inf + 2749 108.314 * * [simplify]: Extracting #6: cost 41 inf + 3319 108.316 * * [simplify]: Extracting #7: cost 9 inf + 14858 108.320 * * [simplify]: Extracting #8: cost 0 inf + 18795 108.323 * [simplify]: Simplified to (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) 108.323 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 108.324 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 108.324 * * [simplify]: iters left: 6 (15 enodes) 108.328 * * [simplify]: iters left: 5 (52 enodes) 108.337 * * [simplify]: iters left: 4 (68 enodes) 108.348 * * [simplify]: iters left: 3 (84 enodes) 108.360 * * [simplify]: Extracting #0: cost 1 inf + 0 108.360 * * [simplify]: Extracting #1: cost 8 inf + 0 108.360 * * [simplify]: Extracting #2: cost 17 inf + 0 108.360 * * [simplify]: Extracting #3: cost 19 inf + 2 108.360 * * [simplify]: Extracting #4: cost 17 inf + 448 108.360 * * [simplify]: Extracting #5: cost 21 inf + 813 108.361 * * [simplify]: Extracting #6: cost 14 inf + 1960 108.361 * * [simplify]: Extracting #7: cost 0 inf + 5425 108.362 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 108.362 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt a) (cbrt 2))) (/ (* (cbrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 108.362 * * * * [progress]: [ 393 / 494 ] simplifiying candidate # 108.363 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 108.363 * * [simplify]: iters left: 6 (16 enodes) 108.367 * * [simplify]: iters left: 5 (57 enodes) 108.377 * * [simplify]: iters left: 4 (81 enodes) 108.390 * * [simplify]: iters left: 3 (112 enodes) 108.408 * * [simplify]: iters left: 2 (125 enodes) 108.426 * * [simplify]: iters left: 1 (130 enodes) 108.444 * * [simplify]: Extracting #0: cost 1 inf + 0 108.444 * * [simplify]: Extracting #1: cost 17 inf + 0 108.445 * * [simplify]: Extracting #2: cost 34 inf + 0 108.445 * * [simplify]: Extracting #3: cost 34 inf + 124 108.445 * * [simplify]: Extracting #4: cost 27 inf + 1258 108.445 * * [simplify]: Extracting #5: cost 34 inf + 1299 108.446 * * [simplify]: Extracting #6: cost 31 inf + 1827 108.447 * * [simplify]: Extracting #7: cost 11 inf + 7127 108.449 * * [simplify]: Extracting #8: cost 0 inf + 11245 108.451 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt a)) (sqrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 108.451 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt a)) (sqrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 108.451 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 108.451 * * [simplify]: iters left: 6 (15 enodes) 108.456 * * [simplify]: iters left: 5 (52 enodes) 108.464 * * [simplify]: iters left: 4 (68 enodes) 108.477 * * [simplify]: iters left: 3 (84 enodes) 108.489 * * [simplify]: Extracting #0: cost 1 inf + 0 108.489 * * [simplify]: Extracting #1: cost 8 inf + 0 108.489 * * [simplify]: Extracting #2: cost 17 inf + 0 108.490 * * [simplify]: Extracting #3: cost 19 inf + 2 108.490 * * [simplify]: Extracting #4: cost 17 inf + 368 108.490 * * [simplify]: Extracting #5: cost 21 inf + 653 108.490 * * [simplify]: Extracting #6: cost 14 inf + 1800 108.491 * * [simplify]: Extracting #7: cost 0 inf + 5105 108.492 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 108.492 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 108.492 * * * * [progress]: [ 394 / 494 ] simplifiying candidate # 108.492 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 108.492 * * [simplify]: iters left: 6 (15 enodes) 108.497 * * [simplify]: iters left: 5 (54 enodes) 108.506 * * [simplify]: iters left: 4 (73 enodes) 108.518 * * [simplify]: iters left: 3 (96 enodes) 108.531 * * [simplify]: iters left: 2 (103 enodes) 108.545 * * [simplify]: iters left: 1 (108 enodes) 108.562 * * [simplify]: Extracting #0: cost 1 inf + 0 108.562 * * [simplify]: Extracting #1: cost 9 inf + 0 108.562 * * [simplify]: Extracting #2: cost 16 inf + 1 108.562 * * [simplify]: Extracting #3: cost 19 inf + 2 108.563 * * [simplify]: Extracting #4: cost 19 inf + 165 108.563 * * [simplify]: Extracting #5: cost 23 inf + 489 108.563 * * [simplify]: Extracting #6: cost 22 inf + 658 108.563 * * [simplify]: Extracting #7: cost 16 inf + 1047 108.564 * * [simplify]: Extracting #8: cost 12 inf + 1627 108.564 * * [simplify]: Extracting #9: cost 9 inf + 2324 108.565 * * [simplify]: Extracting #10: cost 0 inf + 5775 108.566 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 108.566 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 108.567 * [simplify]: Simplifying (/ (cbrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 108.567 * * [simplify]: iters left: 6 (14 enodes) 108.570 * * [simplify]: iters left: 5 (49 enodes) 108.578 * * [simplify]: iters left: 4 (65 enodes) 108.589 * * [simplify]: iters left: 3 (81 enodes) 108.600 * * [simplify]: Extracting #0: cost 1 inf + 0 108.600 * * [simplify]: Extracting #1: cost 8 inf + 0 108.600 * * [simplify]: Extracting #2: cost 14 inf + 1 108.600 * * [simplify]: Extracting #3: cost 15 inf + 164 108.600 * * [simplify]: Extracting #4: cost 15 inf + 409 108.601 * * [simplify]: Extracting #5: cost 22 inf + 450 108.601 * * [simplify]: Extracting #6: cost 21 inf + 618 108.601 * * [simplify]: Extracting #7: cost 10 inf + 1669 108.602 * * [simplify]: Extracting #8: cost 3 inf + 3684 108.603 * * [simplify]: Extracting #9: cost 0 inf + 4783 108.603 * [simplify]: Simplified to (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 108.603 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 108.604 * * * * [progress]: [ 395 / 494 ] simplifiying candidate # 108.604 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2)))) 108.604 * * [simplify]: iters left: 6 (9 enodes) 108.607 * * [simplify]: iters left: 5 (35 enodes) 108.614 * * [simplify]: iters left: 4 (54 enodes) 108.625 * * [simplify]: iters left: 3 (103 enodes) 108.647 * * [simplify]: iters left: 2 (147 enodes) 108.679 * * [simplify]: iters left: 1 (236 enodes) 108.757 * * [simplify]: Extracting #0: cost 1 inf + 0 108.757 * * [simplify]: Extracting #1: cost 17 inf + 0 108.757 * * [simplify]: Extracting #2: cost 32 inf + 1 108.757 * * [simplify]: Extracting #3: cost 28 inf + 165 108.758 * * [simplify]: Extracting #4: cost 6 inf + 4127 108.760 * * [simplify]: Extracting #5: cost 0 inf + 5421 108.761 * [simplify]: Simplified to (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) 108.761 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 108.761 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 108.761 * * [simplify]: iters left: 6 (14 enodes) 108.765 * * [simplify]: iters left: 5 (52 enodes) 108.774 * * [simplify]: iters left: 4 (74 enodes) 108.786 * * [simplify]: iters left: 3 (94 enodes) 108.800 * * [simplify]: Extracting #0: cost 1 inf + 0 108.800 * * [simplify]: Extracting #1: cost 8 inf + 0 108.800 * * [simplify]: Extracting #2: cost 22 inf + 0 108.800 * * [simplify]: Extracting #3: cost 24 inf + 84 108.800 * * [simplify]: Extracting #4: cost 24 inf + 855 108.801 * * [simplify]: Extracting #5: cost 11 inf + 3844 108.801 * * [simplify]: Extracting #6: cost 1 inf + 5495 108.802 * * [simplify]: Extracting #7: cost 0 inf + 5835 108.803 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 108.803 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 108.803 * * * * [progress]: [ 396 / 494 ] simplifiying candidate # 108.804 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2))) 108.804 * * [simplify]: iters left: 5 (8 enodes) 108.807 * * [simplify]: iters left: 4 (30 enodes) 108.812 * * [simplify]: iters left: 3 (41 enodes) 108.820 * * [simplify]: iters left: 2 (68 enodes) 108.835 * * [simplify]: iters left: 1 (81 enodes) 108.848 * * [simplify]: Extracting #0: cost 1 inf + 0 108.848 * * [simplify]: Extracting #1: cost 15 inf + 0 108.848 * * [simplify]: Extracting #2: cost 29 inf + 1 108.848 * * [simplify]: Extracting #3: cost 25 inf + 125 108.848 * * [simplify]: Extracting #4: cost 4 inf + 3085 108.849 * * [simplify]: Extracting #5: cost 0 inf + 3813 108.850 * [simplify]: Simplified to (* (* (cbrt a) (cbrt a)) (sqrt 2)) 108.850 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 108.850 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 108.850 * * [simplify]: iters left: 6 (14 enodes) 108.854 * * [simplify]: iters left: 5 (52 enodes) 108.863 * * [simplify]: iters left: 4 (74 enodes) 108.875 * * [simplify]: iters left: 3 (94 enodes) 108.889 * * [simplify]: Extracting #0: cost 1 inf + 0 108.889 * * [simplify]: Extracting #1: cost 8 inf + 0 108.889 * * [simplify]: Extracting #2: cost 22 inf + 0 108.889 * * [simplify]: Extracting #3: cost 24 inf + 44 108.889 * * [simplify]: Extracting #4: cost 24 inf + 655 108.890 * * [simplify]: Extracting #5: cost 11 inf + 3404 108.890 * * [simplify]: Extracting #6: cost 1 inf + 4975 108.891 * * [simplify]: Extracting #7: cost 0 inf + 5275 108.892 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 108.893 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 108.893 * * * * [progress]: [ 397 / 494 ] simplifiying candidate # 108.893 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 108.893 * * [simplify]: iters left: 5 (6 enodes) 108.895 * * [simplify]: iters left: 4 (20 enodes) 108.899 * * [simplify]: iters left: 3 (26 enodes) 108.903 * * [simplify]: iters left: 2 (30 enodes) 108.909 * * [simplify]: iters left: 1 (31 enodes) 108.913 * * [simplify]: Extracting #0: cost 1 inf + 0 108.913 * * [simplify]: Extracting #1: cost 5 inf + 0 108.913 * * [simplify]: Extracting #2: cost 7 inf + 1 108.913 * * [simplify]: Extracting #3: cost 6 inf + 2 108.913 * * [simplify]: Extracting #4: cost 0 inf + 650 108.914 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 108.914 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 108.914 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 108.914 * * [simplify]: iters left: 6 (13 enodes) 108.918 * * [simplify]: iters left: 5 (49 enodes) 108.926 * * [simplify]: iters left: 4 (71 enodes) 108.937 * * [simplify]: iters left: 3 (91 enodes) 108.950 * * [simplify]: Extracting #0: cost 1 inf + 0 108.950 * * [simplify]: Extracting #1: cost 8 inf + 0 108.950 * * [simplify]: Extracting #2: cost 19 inf + 1 108.950 * * [simplify]: Extracting #3: cost 23 inf + 3 108.950 * * [simplify]: Extracting #4: cost 28 inf + 167 108.950 * * [simplify]: Extracting #5: cost 21 inf + 867 108.951 * * [simplify]: Extracting #6: cost 9 inf + 2177 108.952 * * [simplify]: Extracting #7: cost 2 inf + 4114 108.953 * * [simplify]: Extracting #8: cost 0 inf + 4713 108.954 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 108.954 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 108.954 * * * * [progress]: [ 398 / 494 ] simplifiying candidate # 108.954 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 108.954 * * [simplify]: iters left: 6 (18 enodes) 108.959 * * [simplify]: iters left: 5 (64 enodes) 108.970 * * [simplify]: iters left: 4 (93 enodes) 108.986 * * [simplify]: iters left: 3 (144 enodes) 109.011 * * [simplify]: iters left: 2 (193 enodes) 109.044 * * [simplify]: iters left: 1 (223 enodes) 109.078 * * [simplify]: Extracting #0: cost 1 inf + 0 109.078 * * [simplify]: Extracting #1: cost 25 inf + 0 109.078 * * [simplify]: Extracting #2: cost 52 inf + 0 109.079 * * [simplify]: Extracting #3: cost 50 inf + 406 109.079 * * [simplify]: Extracting #4: cost 39 inf + 2747 109.079 * * [simplify]: Extracting #5: cost 45 inf + 2749 109.080 * * [simplify]: Extracting #6: cost 42 inf + 3236 109.082 * * [simplify]: Extracting #7: cost 19 inf + 10703 109.086 * * [simplify]: Extracting #8: cost 0 inf + 20075 109.090 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 109.090 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 109.090 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 109.090 * * [simplify]: iters left: 6 (16 enodes) 109.095 * * [simplify]: iters left: 5 (58 enodes) 109.105 * * [simplify]: iters left: 4 (80 enodes) 109.118 * * [simplify]: iters left: 3 (100 enodes) 109.132 * * [simplify]: Extracting #0: cost 1 inf + 0 109.133 * * [simplify]: Extracting #1: cost 8 inf + 0 109.133 * * [simplify]: Extracting #2: cost 22 inf + 0 109.133 * * [simplify]: Extracting #3: cost 27 inf + 83 109.133 * * [simplify]: Extracting #4: cost 24 inf + 529 109.135 * * [simplify]: Extracting #5: cost 25 inf + 1379 109.135 * * [simplify]: Extracting #6: cost 21 inf + 1955 109.135 * * [simplify]: Extracting #7: cost 13 inf + 2662 109.136 * * [simplify]: Extracting #8: cost 5 inf + 5217 109.137 * * [simplify]: Extracting #9: cost 0 inf + 7315 109.138 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 109.139 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 109.139 * * * * [progress]: [ 399 / 494 ] simplifiying candidate # 109.139 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 109.139 * * [simplify]: iters left: 6 (17 enodes) 109.144 * * [simplify]: iters left: 5 (59 enodes) 109.154 * * [simplify]: iters left: 4 (80 enodes) 109.167 * * [simplify]: iters left: 3 (111 enodes) 109.184 * * [simplify]: iters left: 2 (124 enodes) 109.202 * * [simplify]: iters left: 1 (129 enodes) 109.222 * * [simplify]: Extracting #0: cost 1 inf + 0 109.222 * * [simplify]: Extracting #1: cost 17 inf + 0 109.222 * * [simplify]: Extracting #2: cost 35 inf + 0 109.222 * * [simplify]: Extracting #3: cost 35 inf + 164 109.223 * * [simplify]: Extracting #4: cost 28 inf + 1096 109.223 * * [simplify]: Extracting #5: cost 34 inf + 1299 109.223 * * [simplify]: Extracting #6: cost 30 inf + 1869 109.224 * * [simplify]: Extracting #7: cost 14 inf + 5812 109.226 * * [simplify]: Extracting #8: cost 0 inf + 12085 109.228 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) 109.228 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 109.229 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 109.229 * * [simplify]: iters left: 6 (16 enodes) 109.233 * * [simplify]: iters left: 5 (58 enodes) 109.243 * * [simplify]: iters left: 4 (80 enodes) 109.256 * * [simplify]: iters left: 3 (100 enodes) 109.270 * * [simplify]: Extracting #0: cost 1 inf + 0 109.270 * * [simplify]: Extracting #1: cost 8 inf + 0 109.271 * * [simplify]: Extracting #2: cost 22 inf + 0 109.271 * * [simplify]: Extracting #3: cost 27 inf + 43 109.271 * * [simplify]: Extracting #4: cost 24 inf + 409 109.271 * * [simplify]: Extracting #5: cost 25 inf + 1139 109.271 * * [simplify]: Extracting #6: cost 21 inf + 1635 109.272 * * [simplify]: Extracting #7: cost 13 inf + 2342 109.273 * * [simplify]: Extracting #8: cost 5 inf + 4777 109.274 * * [simplify]: Extracting #9: cost 0 inf + 6755 109.275 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 109.275 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 109.275 * * * * [progress]: [ 400 / 494 ] simplifiying candidate # 109.275 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 109.276 * * [simplify]: iters left: 6 (16 enodes) 109.280 * * [simplify]: iters left: 5 (56 enodes) 109.289 * * [simplify]: iters left: 4 (72 enodes) 109.302 * * [simplify]: iters left: 3 (95 enodes) 109.316 * * [simplify]: iters left: 2 (102 enodes) 109.330 * * [simplify]: iters left: 1 (107 enodes) 109.345 * * [simplify]: Extracting #0: cost 1 inf + 0 109.345 * * [simplify]: Extracting #1: cost 9 inf + 0 109.345 * * [simplify]: Extracting #2: cost 17 inf + 1 109.345 * * [simplify]: Extracting #3: cost 20 inf + 2 109.345 * * [simplify]: Extracting #4: cost 19 inf + 125 109.345 * * [simplify]: Extracting #5: cost 23 inf + 489 109.345 * * [simplify]: Extracting #6: cost 23 inf + 616 109.346 * * [simplify]: Extracting #7: cost 15 inf + 1226 109.346 * * [simplify]: Extracting #8: cost 3 inf + 4878 109.348 * * [simplify]: Extracting #9: cost 0 inf + 6175 109.349 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 109.349 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 109.349 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 109.349 * * [simplify]: iters left: 6 (15 enodes) 109.353 * * [simplify]: iters left: 5 (55 enodes) 109.362 * * [simplify]: iters left: 4 (77 enodes) 109.377 * * [simplify]: iters left: 3 (97 enodes) 109.391 * * [simplify]: Extracting #0: cost 1 inf + 0 109.391 * * [simplify]: Extracting #1: cost 8 inf + 0 109.391 * * [simplify]: Extracting #2: cost 19 inf + 1 109.391 * * [simplify]: Extracting #3: cost 26 inf + 2 109.391 * * [simplify]: Extracting #4: cost 26 inf + 84 109.391 * * [simplify]: Extracting #5: cost 27 inf + 614 109.391 * * [simplify]: Extracting #6: cost 22 inf + 1230 109.392 * * [simplify]: Extracting #7: cost 13 inf + 2100 109.392 * * [simplify]: Extracting #8: cost 6 inf + 3955 109.393 * * [simplify]: Extracting #9: cost 1 inf + 5733 109.395 * * [simplify]: Extracting #10: cost 0 inf + 6193 109.396 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 109.396 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 109.396 * * * * [progress]: [ 401 / 494 ] simplifiying candidate # 109.396 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 109.396 * * [simplify]: iters left: 6 (18 enodes) 109.401 * * [simplify]: iters left: 5 (64 enodes) 109.412 * * [simplify]: iters left: 4 (93 enodes) 109.428 * * [simplify]: iters left: 3 (144 enodes) 109.453 * * [simplify]: iters left: 2 (193 enodes) 109.486 * * [simplify]: iters left: 1 (223 enodes) 109.520 * * [simplify]: Extracting #0: cost 1 inf + 0 109.521 * * [simplify]: Extracting #1: cost 25 inf + 0 109.521 * * [simplify]: Extracting #2: cost 52 inf + 0 109.521 * * [simplify]: Extracting #3: cost 50 inf + 406 109.521 * * [simplify]: Extracting #4: cost 39 inf + 2747 109.522 * * [simplify]: Extracting #5: cost 45 inf + 2749 109.522 * * [simplify]: Extracting #6: cost 42 inf + 3236 109.524 * * [simplify]: Extracting #7: cost 19 inf + 10703 109.528 * * [simplify]: Extracting #8: cost 0 inf + 20075 109.532 * [simplify]: Simplified to (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 109.532 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 109.533 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 109.533 * * [simplify]: iters left: 6 (16 enodes) 109.537 * * [simplify]: iters left: 5 (58 enodes) 109.547 * * [simplify]: iters left: 4 (80 enodes) 109.560 * * [simplify]: iters left: 3 (100 enodes) 109.574 * * [simplify]: Extracting #0: cost 1 inf + 0 109.574 * * [simplify]: Extracting #1: cost 8 inf + 0 109.574 * * [simplify]: Extracting #2: cost 22 inf + 0 109.574 * * [simplify]: Extracting #3: cost 27 inf + 83 109.575 * * [simplify]: Extracting #4: cost 24 inf + 529 109.575 * * [simplify]: Extracting #5: cost 25 inf + 1379 109.575 * * [simplify]: Extracting #6: cost 21 inf + 1955 109.576 * * [simplify]: Extracting #7: cost 13 inf + 2662 109.576 * * [simplify]: Extracting #8: cost 5 inf + 5217 109.577 * * [simplify]: Extracting #9: cost 0 inf + 7315 109.579 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 109.579 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 109.579 * * * * [progress]: [ 402 / 494 ] simplifiying candidate # 109.579 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 109.579 * * [simplify]: iters left: 6 (17 enodes) 109.584 * * [simplify]: iters left: 5 (59 enodes) 109.594 * * [simplify]: iters left: 4 (80 enodes) 109.609 * * [simplify]: iters left: 3 (111 enodes) 109.625 * * [simplify]: iters left: 2 (124 enodes) 109.643 * * [simplify]: iters left: 1 (129 enodes) 109.661 * * [simplify]: Extracting #0: cost 1 inf + 0 109.661 * * [simplify]: Extracting #1: cost 17 inf + 0 109.661 * * [simplify]: Extracting #2: cost 35 inf + 0 109.662 * * [simplify]: Extracting #3: cost 35 inf + 164 109.662 * * [simplify]: Extracting #4: cost 28 inf + 1096 109.662 * * [simplify]: Extracting #5: cost 34 inf + 1299 109.662 * * [simplify]: Extracting #6: cost 30 inf + 1869 109.663 * * [simplify]: Extracting #7: cost 14 inf + 5812 109.665 * * [simplify]: Extracting #8: cost 0 inf + 12085 109.668 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) 109.668 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (sqrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt a))) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 109.668 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 109.668 * * [simplify]: iters left: 6 (16 enodes) 109.673 * * [simplify]: iters left: 5 (58 enodes) 109.684 * * [simplify]: iters left: 4 (80 enodes) 109.697 * * [simplify]: iters left: 3 (100 enodes) 109.711 * * [simplify]: Extracting #0: cost 1 inf + 0 109.711 * * [simplify]: Extracting #1: cost 8 inf + 0 109.711 * * [simplify]: Extracting #2: cost 22 inf + 0 109.711 * * [simplify]: Extracting #3: cost 27 inf + 43 109.711 * * [simplify]: Extracting #4: cost 24 inf + 409 109.711 * * [simplify]: Extracting #5: cost 25 inf + 1139 109.712 * * [simplify]: Extracting #6: cost 21 inf + 1635 109.712 * * [simplify]: Extracting #7: cost 13 inf + 2342 109.713 * * [simplify]: Extracting #8: cost 5 inf + 4777 109.714 * * [simplify]: Extracting #9: cost 0 inf + 6755 109.715 * [simplify]: Simplified to (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 109.715 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (cbrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 109.715 * * * * [progress]: [ 403 / 494 ] simplifiying candidate # 109.716 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 109.716 * * [simplify]: iters left: 6 (16 enodes) 109.721 * * [simplify]: iters left: 5 (56 enodes) 109.730 * * [simplify]: iters left: 4 (72 enodes) 109.741 * * [simplify]: iters left: 3 (95 enodes) 109.757 * * [simplify]: iters left: 2 (102 enodes) 109.771 * * [simplify]: iters left: 1 (107 enodes) 109.785 * * [simplify]: Extracting #0: cost 1 inf + 0 109.786 * * [simplify]: Extracting #1: cost 9 inf + 0 109.786 * * [simplify]: Extracting #2: cost 17 inf + 1 109.786 * * [simplify]: Extracting #3: cost 20 inf + 2 109.786 * * [simplify]: Extracting #4: cost 19 inf + 125 109.786 * * [simplify]: Extracting #5: cost 23 inf + 489 109.786 * * [simplify]: Extracting #6: cost 23 inf + 616 109.786 * * [simplify]: Extracting #7: cost 15 inf + 1226 109.787 * * [simplify]: Extracting #8: cost 3 inf + 4878 109.788 * * [simplify]: Extracting #9: cost 0 inf + 6175 109.790 * [simplify]: Simplified to (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 109.790 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 109.790 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 109.790 * * [simplify]: iters left: 6 (15 enodes) 109.794 * * [simplify]: iters left: 5 (55 enodes) 109.803 * * [simplify]: iters left: 4 (77 enodes) 109.815 * * [simplify]: iters left: 3 (97 enodes) 109.829 * * [simplify]: Extracting #0: cost 1 inf + 0 109.829 * * [simplify]: Extracting #1: cost 8 inf + 0 109.829 * * [simplify]: Extracting #2: cost 19 inf + 1 109.829 * * [simplify]: Extracting #3: cost 26 inf + 2 109.829 * * [simplify]: Extracting #4: cost 26 inf + 84 109.829 * * [simplify]: Extracting #5: cost 27 inf + 614 109.830 * * [simplify]: Extracting #6: cost 22 inf + 1230 109.830 * * [simplify]: Extracting #7: cost 13 inf + 2100 109.831 * * [simplify]: Extracting #8: cost 6 inf + 3955 109.833 * * [simplify]: Extracting #9: cost 1 inf + 5733 109.834 * * [simplify]: Extracting #10: cost 0 inf + 6193 109.836 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 109.836 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (* (/ (cbrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 109.836 * * * * [progress]: [ 404 / 494 ] simplifiying candidate # 109.836 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 2) (cbrt 2)))) 109.836 * * [simplify]: iters left: 6 (9 enodes) 109.840 * * [simplify]: iters left: 5 (35 enodes) 109.846 * * [simplify]: iters left: 4 (54 enodes) 109.857 * * [simplify]: iters left: 3 (103 enodes) 109.877 * * [simplify]: iters left: 2 (147 enodes) 109.911 * * [simplify]: iters left: 1 (236 enodes) 109.988 * * [simplify]: Extracting #0: cost 1 inf + 0 109.988 * * [simplify]: Extracting #1: cost 17 inf + 0 109.988 * * [simplify]: Extracting #2: cost 32 inf + 1 109.988 * * [simplify]: Extracting #3: cost 28 inf + 165 109.989 * * [simplify]: Extracting #4: cost 6 inf + 4127 109.990 * * [simplify]: Extracting #5: cost 0 inf + 5421 109.991 * [simplify]: Simplified to (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) 109.991 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 109.992 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 109.992 * * [simplify]: iters left: 6 (14 enodes) 109.996 * * [simplify]: iters left: 5 (52 enodes) 110.004 * * [simplify]: iters left: 4 (74 enodes) 110.016 * * [simplify]: iters left: 3 (94 enodes) 110.032 * * [simplify]: Extracting #0: cost 1 inf + 0 110.032 * * [simplify]: Extracting #1: cost 8 inf + 0 110.032 * * [simplify]: Extracting #2: cost 22 inf + 0 110.032 * * [simplify]: Extracting #3: cost 24 inf + 84 110.032 * * [simplify]: Extracting #4: cost 24 inf + 855 110.033 * * [simplify]: Extracting #5: cost 11 inf + 3844 110.034 * * [simplify]: Extracting #6: cost 1 inf + 5495 110.035 * * [simplify]: Extracting #7: cost 0 inf + 5835 110.036 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 110.036 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))) (/ (* (cbrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 110.036 * * * * [progress]: [ 405 / 494 ] simplifiying candidate # 110.036 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 2))) 110.036 * * [simplify]: iters left: 5 (8 enodes) 110.039 * * [simplify]: iters left: 4 (30 enodes) 110.045 * * [simplify]: iters left: 3 (41 enodes) 110.053 * * [simplify]: iters left: 2 (68 enodes) 110.064 * * [simplify]: iters left: 1 (81 enodes) 110.078 * * [simplify]: Extracting #0: cost 1 inf + 0 110.078 * * [simplify]: Extracting #1: cost 15 inf + 0 110.078 * * [simplify]: Extracting #2: cost 29 inf + 1 110.078 * * [simplify]: Extracting #3: cost 25 inf + 125 110.079 * * [simplify]: Extracting #4: cost 4 inf + 3085 110.079 * * [simplify]: Extracting #5: cost 0 inf + 3813 110.080 * [simplify]: Simplified to (* (* (cbrt a) (cbrt a)) (sqrt 2)) 110.080 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 110.080 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 110.080 * * [simplify]: iters left: 6 (14 enodes) 110.084 * * [simplify]: iters left: 5 (52 enodes) 110.093 * * [simplify]: iters left: 4 (74 enodes) 110.107 * * [simplify]: iters left: 3 (94 enodes) 110.121 * * [simplify]: Extracting #0: cost 1 inf + 0 110.121 * * [simplify]: Extracting #1: cost 8 inf + 0 110.121 * * [simplify]: Extracting #2: cost 22 inf + 0 110.121 * * [simplify]: Extracting #3: cost 24 inf + 44 110.121 * * [simplify]: Extracting #4: cost 24 inf + 655 110.122 * * [simplify]: Extracting #5: cost 11 inf + 3404 110.122 * * [simplify]: Extracting #6: cost 1 inf + 4975 110.123 * * [simplify]: Extracting #7: cost 0 inf + 5275 110.124 * [simplify]: Simplified to (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 110.124 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (* (cbrt a) (cbrt a)) (sqrt 2)) (/ (* (sqrt 2) (cbrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 110.125 * * * * [progress]: [ 406 / 494 ] simplifiying candidate # 110.125 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 110.125 * * [simplify]: iters left: 5 (6 enodes) 110.127 * * [simplify]: iters left: 4 (20 enodes) 110.130 * * [simplify]: iters left: 3 (26 enodes) 110.135 * * [simplify]: iters left: 2 (30 enodes) 110.139 * * [simplify]: iters left: 1 (31 enodes) 110.143 * * [simplify]: Extracting #0: cost 1 inf + 0 110.143 * * [simplify]: Extracting #1: cost 5 inf + 0 110.143 * * [simplify]: Extracting #2: cost 7 inf + 1 110.143 * * [simplify]: Extracting #3: cost 6 inf + 2 110.143 * * [simplify]: Extracting #4: cost 0 inf + 650 110.143 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 110.143 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 110.144 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 110.144 * * [simplify]: iters left: 6 (13 enodes) 110.147 * * [simplify]: iters left: 5 (49 enodes) 110.155 * * [simplify]: iters left: 4 (71 enodes) 110.167 * * [simplify]: iters left: 3 (91 enodes) 110.180 * * [simplify]: Extracting #0: cost 1 inf + 0 110.180 * * [simplify]: Extracting #1: cost 8 inf + 0 110.180 * * [simplify]: Extracting #2: cost 19 inf + 1 110.180 * * [simplify]: Extracting #3: cost 23 inf + 3 110.180 * * [simplify]: Extracting #4: cost 28 inf + 167 110.181 * * [simplify]: Extracting #5: cost 21 inf + 867 110.181 * * [simplify]: Extracting #6: cost 9 inf + 2177 110.182 * * [simplify]: Extracting #7: cost 2 inf + 4114 110.183 * * [simplify]: Extracting #8: cost 0 inf + 4713 110.184 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 110.184 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 110.184 * * * * [progress]: [ 407 / 494 ] simplifiying candidate # 110.184 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) 1) 110.184 * * [simplify]: iters left: 5 (5 enodes) 110.186 * * [simplify]: iters left: 4 (17 enodes) 110.191 * * [simplify]: iters left: 3 (27 enodes) 110.195 * * [simplify]: iters left: 2 (28 enodes) 110.199 * * [simplify]: Extracting #0: cost 1 inf + 0 110.199 * * [simplify]: Extracting #1: cost 5 inf + 0 110.199 * * [simplify]: Extracting #2: cost 7 inf + 1 110.199 * * [simplify]: Extracting #3: cost 6 inf + 2 110.199 * * [simplify]: Extracting #4: cost 1 inf + 528 110.199 * * [simplify]: Extracting #5: cost 0 inf + 650 110.199 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 110.200 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 110.200 * [simplify]: Simplifying (/ (cbrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 110.200 * * [simplify]: iters left: 6 (13 enodes) 110.204 * * [simplify]: iters left: 5 (49 enodes) 110.212 * * [simplify]: iters left: 4 (71 enodes) 110.223 * * [simplify]: iters left: 3 (91 enodes) 110.236 * * [simplify]: Extracting #0: cost 1 inf + 0 110.237 * * [simplify]: Extracting #1: cost 8 inf + 0 110.237 * * [simplify]: Extracting #2: cost 19 inf + 1 110.237 * * [simplify]: Extracting #3: cost 23 inf + 3 110.237 * * [simplify]: Extracting #4: cost 28 inf + 167 110.237 * * [simplify]: Extracting #5: cost 21 inf + 867 110.237 * * [simplify]: Extracting #6: cost 9 inf + 2177 110.238 * * [simplify]: Extracting #7: cost 2 inf + 4114 110.239 * * [simplify]: Extracting #8: cost 0 inf + 4713 110.240 * [simplify]: Simplified to (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 110.240 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt a) (cbrt a)) (* (/ (cbrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 110.240 * * * * [progress]: [ 408 / 494 ] simplifiying candidate # 110.240 * [simplify]: Simplifying (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b)) 110.241 * * [simplify]: iters left: 6 (12 enodes) 110.244 * * [simplify]: iters left: 5 (43 enodes) 110.251 * * [simplify]: iters left: 4 (61 enodes) 110.260 * * [simplify]: iters left: 3 (82 enodes) 110.274 * * [simplify]: iters left: 2 (86 enodes) 110.285 * * [simplify]: Extracting #0: cost 1 inf + 0 110.285 * * [simplify]: Extracting #1: cost 7 inf + 0 110.285 * * [simplify]: Extracting #2: cost 19 inf + 0 110.286 * * [simplify]: Extracting #3: cost 22 inf + 43 110.286 * * [simplify]: Extracting #4: cost 27 inf + 327 110.286 * * [simplify]: Extracting #5: cost 21 inf + 1183 110.286 * * [simplify]: Extracting #6: cost 10 inf + 2314 110.287 * * [simplify]: Extracting #7: cost 1 inf + 5125 110.288 * * [simplify]: Extracting #8: cost 0 inf + 5344 110.289 * [simplify]: Simplified to (/ (cbrt a) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (cbrt a))) 110.289 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt a) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (cbrt a))) (/ (cbrt a) (/ 1 2))))) 110.289 * [simplify]: Simplifying (/ (cbrt a) (/ 1 2)) 110.289 * * [simplify]: iters left: 4 (6 enodes) 110.292 * * [simplify]: iters left: 3 (23 enodes) 110.296 * * [simplify]: iters left: 2 (26 enodes) 110.302 * * [simplify]: iters left: 1 (33 enodes) 110.307 * * [simplify]: Extracting #0: cost 1 inf + 0 110.307 * * [simplify]: Extracting #1: cost 6 inf + 0 110.307 * * [simplify]: Extracting #2: cost 5 inf + 3 110.307 * * [simplify]: Extracting #3: cost 4 inf + 4 110.307 * * [simplify]: Extracting #4: cost 1 inf + 288 110.307 * * [simplify]: Extracting #5: cost 0 inf + 410 110.307 * [simplify]: Simplified to (* 2 (cbrt a)) 110.307 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt a) (cbrt a)) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* 2 (cbrt a))))) 110.307 * * * * [progress]: [ 409 / 494 ] simplifiying candidate # 110.307 * [simplify]: Simplifying (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 110.307 * * [simplify]: iters left: 6 (15 enodes) 110.312 * * [simplify]: iters left: 5 (55 enodes) 110.321 * * [simplify]: iters left: 4 (74 enodes) 110.332 * * [simplify]: iters left: 3 (90 enodes) 110.345 * * [simplify]: Extracting #0: cost 1 inf + 0 110.345 * * [simplify]: Extracting #1: cost 6 inf + 0 110.345 * * [simplify]: Extracting #2: cost 12 inf + 0 110.345 * * [simplify]: Extracting #3: cost 17 inf + 1 110.345 * * [simplify]: Extracting #4: cost 22 inf + 43 110.345 * * [simplify]: Extracting #5: cost 23 inf + 85 110.346 * * [simplify]: Extracting #6: cost 27 inf + 291 110.346 * * [simplify]: Extracting #7: cost 20 inf + 1204 110.346 * * [simplify]: Extracting #8: cost 6 inf + 3831 110.348 * * [simplify]: Extracting #9: cost 1 inf + 5691 110.349 * * [simplify]: Extracting #10: cost 0 inf + 6151 110.350 * [simplify]: Simplified to (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))) 110.350 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 110.350 * [simplify]: Simplifying (/ (sqrt a) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 110.350 * * [simplify]: iters left: 6 (14 enodes) 110.356 * * [simplify]: iters left: 5 (50 enodes) 110.364 * * [simplify]: iters left: 4 (67 enodes) 110.375 * * [simplify]: iters left: 3 (83 enodes) 110.386 * * [simplify]: Extracting #0: cost 1 inf + 0 110.386 * * [simplify]: Extracting #1: cost 4 inf + 0 110.386 * * [simplify]: Extracting #2: cost 8 inf + 0 110.386 * * [simplify]: Extracting #3: cost 13 inf + 1 110.386 * * [simplify]: Extracting #4: cost 17 inf + 84 110.387 * * [simplify]: Extracting #5: cost 19 inf + 85 110.387 * * [simplify]: Extracting #6: cost 23 inf + 291 110.387 * * [simplify]: Extracting #7: cost 14 inf + 1700 110.388 * * [simplify]: Extracting #8: cost 2 inf + 3711 110.388 * * [simplify]: Extracting #9: cost 0 inf + 4471 110.389 * [simplify]: Simplified to (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 110.389 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ (sqrt a) (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 110.390 * * * * [progress]: [ 410 / 494 ] simplifiying candidate # 110.390 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 110.390 * * [simplify]: iters left: 6 (14 enodes) 110.394 * * [simplify]: iters left: 5 (50 enodes) 110.402 * * [simplify]: iters left: 4 (67 enodes) 110.413 * * [simplify]: iters left: 3 (83 enodes) 110.425 * * [simplify]: Extracting #0: cost 1 inf + 0 110.425 * * [simplify]: Extracting #1: cost 4 inf + 0 110.425 * * [simplify]: Extracting #2: cost 8 inf + 0 110.425 * * [simplify]: Extracting #3: cost 13 inf + 1 110.425 * * [simplify]: Extracting #4: cost 17 inf + 84 110.425 * * [simplify]: Extracting #5: cost 19 inf + 85 110.425 * * [simplify]: Extracting #6: cost 23 inf + 291 110.425 * * [simplify]: Extracting #7: cost 14 inf + 1700 110.426 * * [simplify]: Extracting #8: cost 2 inf + 3631 110.427 * * [simplify]: Extracting #9: cost 0 inf + 4311 110.428 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 110.428 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 110.428 * [simplify]: Simplifying (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 110.428 * * [simplify]: iters left: 6 (14 enodes) 110.432 * * [simplify]: iters left: 5 (50 enodes) 110.442 * * [simplify]: iters left: 4 (67 enodes) 110.453 * * [simplify]: iters left: 3 (83 enodes) 110.465 * * [simplify]: Extracting #0: cost 1 inf + 0 110.465 * * [simplify]: Extracting #1: cost 4 inf + 0 110.465 * * [simplify]: Extracting #2: cost 8 inf + 0 110.465 * * [simplify]: Extracting #3: cost 13 inf + 1 110.465 * * [simplify]: Extracting #4: cost 17 inf + 84 110.465 * * [simplify]: Extracting #5: cost 19 inf + 85 110.465 * * [simplify]: Extracting #6: cost 23 inf + 291 110.466 * * [simplify]: Extracting #7: cost 14 inf + 1700 110.466 * * [simplify]: Extracting #8: cost 2 inf + 3631 110.467 * * [simplify]: Extracting #9: cost 0 inf + 4311 110.468 * [simplify]: Simplified to (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 110.468 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ (sqrt a) (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 110.468 * * * * [progress]: [ 411 / 494 ] simplifiying candidate # 110.469 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 110.469 * * [simplify]: iters left: 6 (17 enodes) 110.474 * * [simplify]: iters left: 5 (64 enodes) 110.485 * * [simplify]: iters left: 4 (104 enodes) 110.503 * * [simplify]: iters left: 3 (153 enodes) 110.528 * * [simplify]: iters left: 2 (183 enodes) 110.556 * * [simplify]: iters left: 1 (217 enodes) 110.592 * * [simplify]: Extracting #0: cost 1 inf + 0 110.592 * * [simplify]: Extracting #1: cost 29 inf + 0 110.592 * * [simplify]: Extracting #2: cost 54 inf + 0 110.593 * * [simplify]: Extracting #3: cost 53 inf + 245 110.593 * * [simplify]: Extracting #4: cost 49 inf + 1015 110.593 * * [simplify]: Extracting #5: cost 54 inf + 1299 110.594 * * [simplify]: Extracting #6: cost 46 inf + 2625 110.597 * * [simplify]: Extracting #7: cost 13 inf + 15467 110.602 * * [simplify]: Extracting #8: cost 0 inf + 21483 110.606 * * [simplify]: Extracting #9: cost 0 inf + 21443 110.611 * [simplify]: Simplified to (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt a)) 110.611 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt a)) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 110.612 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 110.612 * * [simplify]: iters left: 6 (15 enodes) 110.616 * * [simplify]: iters left: 5 (52 enodes) 110.625 * * [simplify]: iters left: 4 (68 enodes) 110.636 * * [simplify]: iters left: 3 (84 enodes) 110.648 * * [simplify]: Extracting #0: cost 1 inf + 0 110.648 * * [simplify]: Extracting #1: cost 8 inf + 0 110.648 * * [simplify]: Extracting #2: cost 17 inf + 0 110.648 * * [simplify]: Extracting #3: cost 19 inf + 2 110.648 * * [simplify]: Extracting #4: cost 17 inf + 328 110.649 * * [simplify]: Extracting #5: cost 21 inf + 653 110.649 * * [simplify]: Extracting #6: cost 14 inf + 1800 110.650 * * [simplify]: Extracting #7: cost 0 inf + 5425 110.650 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 110.650 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 110.651 * * * * [progress]: [ 412 / 494 ] simplifiying candidate # 110.651 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 110.651 * * [simplify]: iters left: 6 (16 enodes) 110.656 * * [simplify]: iters left: 5 (57 enodes) 110.667 * * [simplify]: iters left: 4 (80 enodes) 110.680 * * [simplify]: iters left: 3 (111 enodes) 110.697 * * [simplify]: iters left: 2 (117 enodes) 110.713 * * [simplify]: iters left: 1 (125 enodes) 110.729 * * [simplify]: Extracting #0: cost 1 inf + 0 110.729 * * [simplify]: Extracting #1: cost 16 inf + 0 110.730 * * [simplify]: Extracting #2: cost 32 inf + 0 110.730 * * [simplify]: Extracting #3: cost 32 inf + 84 110.730 * * [simplify]: Extracting #4: cost 30 inf + 411 110.730 * * [simplify]: Extracting #5: cost 36 inf + 493 110.730 * * [simplify]: Extracting #6: cost 32 inf + 1240 110.732 * * [simplify]: Extracting #7: cost 7 inf + 8718 110.734 * * [simplify]: Extracting #8: cost 0 inf + 11236 110.736 * [simplify]: Simplified to (/ (sqrt a) (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 110.736 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (* (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 110.737 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 110.737 * * [simplify]: iters left: 6 (15 enodes) 110.741 * * [simplify]: iters left: 5 (52 enodes) 110.752 * * [simplify]: iters left: 4 (68 enodes) 110.763 * * [simplify]: iters left: 3 (84 enodes) 110.775 * * [simplify]: Extracting #0: cost 1 inf + 0 110.775 * * [simplify]: Extracting #1: cost 8 inf + 0 110.775 * * [simplify]: Extracting #2: cost 17 inf + 0 110.775 * * [simplify]: Extracting #3: cost 19 inf + 2 110.775 * * [simplify]: Extracting #4: cost 17 inf + 248 110.775 * * [simplify]: Extracting #5: cost 21 inf + 493 110.776 * * [simplify]: Extracting #6: cost 14 inf + 1640 110.776 * * [simplify]: Extracting #7: cost 0 inf + 5105 110.777 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 110.777 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 110.778 * * * * [progress]: [ 413 / 494 ] simplifiying candidate # 110.778 * [simplify]: Simplifying (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 110.778 * * [simplify]: iters left: 6 (15 enodes) 110.782 * * [simplify]: iters left: 5 (54 enodes) 110.791 * * [simplify]: iters left: 4 (80 enodes) 110.804 * * [simplify]: iters left: 3 (103 enodes) 110.819 * * [simplify]: iters left: 2 (110 enodes) 110.836 * * [simplify]: iters left: 1 (123 enodes) 110.855 * * [simplify]: Extracting #0: cost 1 inf + 0 110.855 * * [simplify]: Extracting #1: cost 12 inf + 0 110.855 * * [simplify]: Extracting #2: cost 21 inf + 1 110.855 * * [simplify]: Extracting #3: cost 22 inf + 84 110.855 * * [simplify]: Extracting #4: cost 24 inf + 85 110.855 * * [simplify]: Extracting #5: cost 30 inf + 167 110.856 * * [simplify]: Extracting #6: cost 28 inf + 419 110.856 * * [simplify]: Extracting #7: cost 18 inf + 1564 110.857 * * [simplify]: Extracting #8: cost 9 inf + 4656 110.858 * * [simplify]: Extracting #9: cost 1 inf + 7651 110.860 * * [simplify]: Extracting #10: cost 0 inf + 8031 110.862 * [simplify]: Simplified to (/ (/ (sqrt a) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) 110.862 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (/ (sqrt a) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (cbrt (- (sqrt (fma b b (* (* -4 a) c))) b))) (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 110.863 * [simplify]: Simplifying (/ (sqrt a) (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 110.863 * * [simplify]: iters left: 6 (14 enodes) 110.867 * * [simplify]: iters left: 5 (49 enodes) 110.875 * * [simplify]: iters left: 4 (65 enodes) 110.885 * * [simplify]: iters left: 3 (81 enodes) 110.897 * * [simplify]: Extracting #0: cost 1 inf + 0 110.897 * * [simplify]: Extracting #1: cost 8 inf + 0 110.897 * * [simplify]: Extracting #2: cost 14 inf + 1 110.897 * * [simplify]: Extracting #3: cost 15 inf + 84 110.897 * * [simplify]: Extracting #4: cost 15 inf + 249 110.897 * * [simplify]: Extracting #5: cost 22 inf + 290 110.897 * * [simplify]: Extracting #6: cost 21 inf + 458 110.898 * * [simplify]: Extracting #7: cost 10 inf + 1509 110.898 * * [simplify]: Extracting #8: cost 3 inf + 3644 110.899 * * [simplify]: Extracting #9: cost 0 inf + 4783 110.900 * [simplify]: Simplified to (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 110.900 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (sqrt a) (/ (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 110.900 * * * * [progress]: [ 414 / 494 ] simplifiying candidate # 110.900 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 110.900 * * [simplify]: iters left: 6 (16 enodes) 110.906 * * [simplify]: iters left: 5 (57 enodes) 110.916 * * [simplify]: iters left: 4 (79 enodes) 110.929 * * [simplify]: iters left: 3 (103 enodes) 110.944 * * [simplify]: iters left: 2 (111 enodes) 110.960 * * [simplify]: iters left: 1 (117 enodes) 110.976 * * [simplify]: Extracting #0: cost 1 inf + 0 110.976 * * [simplify]: Extracting #1: cost 14 inf + 0 110.976 * * [simplify]: Extracting #2: cost 29 inf + 0 110.976 * * [simplify]: Extracting #3: cost 28 inf + 245 110.976 * * [simplify]: Extracting #4: cost 24 inf + 1015 110.977 * * [simplify]: Extracting #5: cost 29 inf + 1299 110.977 * * [simplify]: Extracting #6: cost 28 inf + 1509 110.977 * * [simplify]: Extracting #7: cost 20 inf + 2296 110.978 * * [simplify]: Extracting #8: cost 5 inf + 6889 110.980 * * [simplify]: Extracting #9: cost 0 inf + 9189 110.982 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) 110.982 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 110.982 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 110.982 * * [simplify]: iters left: 6 (15 enodes) 110.988 * * [simplify]: iters left: 5 (52 enodes) 110.997 * * [simplify]: iters left: 4 (68 enodes) 111.008 * * [simplify]: iters left: 3 (84 enodes) 111.020 * * [simplify]: Extracting #0: cost 1 inf + 0 111.020 * * [simplify]: Extracting #1: cost 8 inf + 0 111.020 * * [simplify]: Extracting #2: cost 17 inf + 0 111.020 * * [simplify]: Extracting #3: cost 19 inf + 2 111.021 * * [simplify]: Extracting #4: cost 17 inf + 328 111.021 * * [simplify]: Extracting #5: cost 21 inf + 653 111.021 * * [simplify]: Extracting #6: cost 14 inf + 1800 111.022 * * [simplify]: Extracting #7: cost 0 inf + 5105 111.023 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 111.023 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 111.023 * * * * [progress]: [ 415 / 494 ] simplifiying candidate # 111.023 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 111.023 * * [simplify]: iters left: 6 (15 enodes) 111.027 * * [simplify]: iters left: 5 (52 enodes) 111.036 * * [simplify]: iters left: 4 (68 enodes) 111.047 * * [simplify]: iters left: 3 (84 enodes) 111.060 * * [simplify]: Extracting #0: cost 1 inf + 0 111.060 * * [simplify]: Extracting #1: cost 8 inf + 0 111.060 * * [simplify]: Extracting #2: cost 17 inf + 0 111.060 * * [simplify]: Extracting #3: cost 19 inf + 2 111.060 * * [simplify]: Extracting #4: cost 17 inf + 248 111.060 * * [simplify]: Extracting #5: cost 21 inf + 493 111.060 * * [simplify]: Extracting #6: cost 14 inf + 1640 111.061 * * [simplify]: Extracting #7: cost 0 inf + 4785 111.062 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 111.062 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 111.062 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 111.062 * * [simplify]: iters left: 6 (15 enodes) 111.068 * * [simplify]: iters left: 5 (52 enodes) 111.077 * * [simplify]: iters left: 4 (68 enodes) 111.088 * * [simplify]: iters left: 3 (84 enodes) 111.100 * * [simplify]: Extracting #0: cost 1 inf + 0 111.100 * * [simplify]: Extracting #1: cost 8 inf + 0 111.100 * * [simplify]: Extracting #2: cost 17 inf + 0 111.100 * * [simplify]: Extracting #3: cost 19 inf + 2 111.100 * * [simplify]: Extracting #4: cost 17 inf + 248 111.100 * * [simplify]: Extracting #5: cost 21 inf + 493 111.101 * * [simplify]: Extracting #6: cost 14 inf + 1640 111.101 * * [simplify]: Extracting #7: cost 0 inf + 4785 111.102 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b))) 111.102 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)))))) 111.103 * * * * [progress]: [ 416 / 494 ] simplifiying candidate # 111.103 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 111.103 * * [simplify]: iters left: 6 (14 enodes) 111.107 * * [simplify]: iters left: 5 (49 enodes) 111.115 * * [simplify]: iters left: 4 (64 enodes) 111.126 * * [simplify]: iters left: 3 (79 enodes) 111.137 * * [simplify]: iters left: 2 (80 enodes) 111.149 * * [simplify]: iters left: 1 (82 enodes) 111.160 * * [simplify]: Extracting #0: cost 1 inf + 0 111.160 * * [simplify]: Extracting #1: cost 6 inf + 0 111.160 * * [simplify]: Extracting #2: cost 10 inf + 1 111.160 * * [simplify]: Extracting #3: cost 13 inf + 2 111.160 * * [simplify]: Extracting #4: cost 14 inf + 44 111.161 * * [simplify]: Extracting #5: cost 20 inf + 126 111.161 * * [simplify]: Extracting #6: cost 19 inf + 294 111.161 * * [simplify]: Extracting #7: cost 7 inf + 1524 111.162 * * [simplify]: Extracting #8: cost 3 inf + 2680 111.162 * * [simplify]: Extracting #9: cost 0 inf + 3617 111.163 * [simplify]: Simplified to (/ (sqrt a) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 111.163 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 111.163 * [simplify]: Simplifying (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 111.164 * * [simplify]: iters left: 6 (14 enodes) 111.167 * * [simplify]: iters left: 5 (49 enodes) 111.175 * * [simplify]: iters left: 4 (65 enodes) 111.186 * * [simplify]: iters left: 3 (81 enodes) 111.197 * * [simplify]: Extracting #0: cost 1 inf + 0 111.197 * * [simplify]: Extracting #1: cost 8 inf + 0 111.197 * * [simplify]: Extracting #2: cost 14 inf + 1 111.197 * * [simplify]: Extracting #3: cost 15 inf + 84 111.198 * * [simplify]: Extracting #4: cost 15 inf + 249 111.198 * * [simplify]: Extracting #5: cost 22 inf + 290 111.198 * * [simplify]: Extracting #6: cost 21 inf + 458 111.198 * * [simplify]: Extracting #7: cost 10 inf + 1509 111.199 * * [simplify]: Extracting #8: cost 3 inf + 3444 111.200 * * [simplify]: Extracting #9: cost 0 inf + 4463 111.201 * [simplify]: Simplified to (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2)) 111.201 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (/ (sqrt a) (/ (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 2))))) 111.201 * * * * [progress]: [ 417 / 494 ] simplifiying candidate # 111.201 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2)))) 111.201 * * [simplify]: iters left: 6 (8 enodes) 111.204 * * [simplify]: iters left: 5 (30 enodes) 111.210 * * [simplify]: iters left: 4 (39 enodes) 111.217 * * [simplify]: iters left: 3 (54 enodes) 111.226 * * [simplify]: iters left: 2 (63 enodes) 111.238 * * [simplify]: iters left: 1 (86 enodes) 111.253 * * [simplify]: Extracting #0: cost 1 inf + 0 111.253 * * [simplify]: Extracting #1: cost 11 inf + 0 111.253 * * [simplify]: Extracting #2: cost 20 inf + 1 111.254 * * [simplify]: Extracting #3: cost 18 inf + 3 111.254 * * [simplify]: Extracting #4: cost 6 inf + 1582 111.254 * * [simplify]: Extracting #5: cost 1 inf + 2152 111.255 * * [simplify]: Extracting #6: cost 0 inf + 2355 111.255 * [simplify]: Simplified to (* (sqrt a) (* (cbrt 2) (cbrt 2))) 111.255 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 111.255 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 111.256 * * [simplify]: iters left: 6 (14 enodes) 111.260 * * [simplify]: iters left: 5 (52 enodes) 111.269 * * [simplify]: iters left: 4 (74 enodes) 111.281 * * [simplify]: iters left: 3 (94 enodes) 111.294 * * [simplify]: Extracting #0: cost 1 inf + 0 111.294 * * [simplify]: Extracting #1: cost 8 inf + 0 111.294 * * [simplify]: Extracting #2: cost 22 inf + 0 111.294 * * [simplify]: Extracting #3: cost 24 inf + 84 111.294 * * [simplify]: Extracting #4: cost 24 inf + 775 111.295 * * [simplify]: Extracting #5: cost 11 inf + 3604 111.295 * * [simplify]: Extracting #6: cost 1 inf + 5175 111.297 * * [simplify]: Extracting #7: cost 0 inf + 5515 111.297 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 111.298 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 111.298 * * * * [progress]: [ 418 / 494 ] simplifiying candidate # 111.298 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (sqrt 2))) 111.298 * * [simplify]: iters left: 5 (7 enodes) 111.300 * * [simplify]: iters left: 4 (25 enodes) 111.306 * * [simplify]: iters left: 3 (28 enodes) 111.313 * * [simplify]: iters left: 2 (35 enodes) 111.318 * * [simplify]: iters left: 1 (36 enodes) 111.324 * * [simplify]: Extracting #0: cost 1 inf + 0 111.324 * * [simplify]: Extracting #1: cost 7 inf + 0 111.324 * * [simplify]: Extracting #2: cost 11 inf + 1 111.324 * * [simplify]: Extracting #3: cost 9 inf + 3 111.324 * * [simplify]: Extracting #4: cost 5 inf + 208 111.324 * * [simplify]: Extracting #5: cost 1 inf + 575 111.324 * * [simplify]: Extracting #6: cost 0 inf + 657 111.325 * [simplify]: Simplified to (* (sqrt a) (sqrt 2)) 111.325 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 111.325 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 111.325 * * [simplify]: iters left: 6 (14 enodes) 111.329 * * [simplify]: iters left: 5 (52 enodes) 111.338 * * [simplify]: iters left: 4 (74 enodes) 111.350 * * [simplify]: iters left: 3 (94 enodes) 111.364 * * [simplify]: Extracting #0: cost 1 inf + 0 111.364 * * [simplify]: Extracting #1: cost 8 inf + 0 111.364 * * [simplify]: Extracting #2: cost 22 inf + 0 111.364 * * [simplify]: Extracting #3: cost 24 inf + 44 111.364 * * [simplify]: Extracting #4: cost 24 inf + 575 111.364 * * [simplify]: Extracting #5: cost 11 inf + 3164 111.365 * * [simplify]: Extracting #6: cost 1 inf + 4655 111.366 * * [simplify]: Extracting #7: cost 0 inf + 4955 111.367 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 111.368 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 111.368 * * * * [progress]: [ 419 / 494 ] simplifiying candidate # 111.368 * [simplify]: Simplifying (/ (sqrt a) (/ 1 1)) 111.368 * * [simplify]: iters left: 4 (5 enodes) 111.370 * * [simplify]: iters left: 3 (15 enodes) 111.372 * * [simplify]: iters left: 2 (17 enodes) 111.375 * * [simplify]: iters left: 1 (19 enodes) 111.378 * * [simplify]: Extracting #0: cost 1 inf + 0 111.378 * * [simplify]: Extracting #1: cost 4 inf + 0 111.378 * * [simplify]: Extracting #2: cost 2 inf + 2 111.378 * * [simplify]: Extracting #3: cost 1 inf + 43 111.378 * * [simplify]: Extracting #4: cost 0 inf + 84 111.378 * [simplify]: Simplified to (sqrt a) 111.378 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 111.379 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 111.379 * * [simplify]: iters left: 6 (13 enodes) 111.382 * * [simplify]: iters left: 5 (49 enodes) 111.391 * * [simplify]: iters left: 4 (71 enodes) 111.403 * * [simplify]: iters left: 3 (91 enodes) 111.416 * * [simplify]: Extracting #0: cost 1 inf + 0 111.416 * * [simplify]: Extracting #1: cost 8 inf + 0 111.416 * * [simplify]: Extracting #2: cost 19 inf + 1 111.416 * * [simplify]: Extracting #3: cost 23 inf + 3 111.417 * * [simplify]: Extracting #4: cost 28 inf + 127 111.417 * * [simplify]: Extracting #5: cost 21 inf + 707 111.417 * * [simplify]: Extracting #6: cost 9 inf + 2017 111.418 * * [simplify]: Extracting #7: cost 2 inf + 3834 111.419 * * [simplify]: Extracting #8: cost 0 inf + 4393 111.420 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 111.420 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 111.420 * * * * [progress]: [ 420 / 494 ] simplifiying candidate # 111.421 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 111.421 * * [simplify]: iters left: 6 (17 enodes) 111.425 * * [simplify]: iters left: 5 (59 enodes) 111.435 * * [simplify]: iters left: 4 (78 enodes) 111.448 * * [simplify]: iters left: 3 (102 enodes) 111.463 * * [simplify]: iters left: 2 (110 enodes) 111.480 * * [simplify]: iters left: 1 (116 enodes) 111.496 * * [simplify]: Extracting #0: cost 1 inf + 0 111.496 * * [simplify]: Extracting #1: cost 14 inf + 0 111.496 * * [simplify]: Extracting #2: cost 30 inf + 0 111.496 * * [simplify]: Extracting #3: cost 29 inf + 165 111.496 * * [simplify]: Extracting #4: cost 25 inf + 853 111.496 * * [simplify]: Extracting #5: cost 29 inf + 1299 111.497 * * [simplify]: Extracting #6: cost 29 inf + 1426 111.497 * * [simplify]: Extracting #7: cost 20 inf + 2352 111.498 * * [simplify]: Extracting #8: cost 8 inf + 6311 111.500 * * [simplify]: Extracting #9: cost 0 inf + 9829 111.502 * [simplify]: Simplified to (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) 111.502 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 111.502 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 111.502 * * [simplify]: iters left: 6 (16 enodes) 111.507 * * [simplify]: iters left: 5 (58 enodes) 111.517 * * [simplify]: iters left: 4 (80 enodes) 111.530 * * [simplify]: iters left: 3 (100 enodes) 111.545 * * [simplify]: Extracting #0: cost 1 inf + 0 111.545 * * [simplify]: Extracting #1: cost 8 inf + 0 111.545 * * [simplify]: Extracting #2: cost 22 inf + 0 111.545 * * [simplify]: Extracting #3: cost 27 inf + 83 111.545 * * [simplify]: Extracting #4: cost 24 inf + 409 111.545 * * [simplify]: Extracting #5: cost 25 inf + 1219 111.545 * * [simplify]: Extracting #6: cost 21 inf + 1795 111.546 * * [simplify]: Extracting #7: cost 13 inf + 2502 111.547 * * [simplify]: Extracting #8: cost 5 inf + 4977 111.548 * * [simplify]: Extracting #9: cost 0 inf + 6995 111.549 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 111.549 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 111.549 * * * * [progress]: [ 421 / 494 ] simplifiying candidate # 111.549 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 111.549 * * [simplify]: iters left: 6 (16 enodes) 111.555 * * [simplify]: iters left: 5 (54 enodes) 111.564 * * [simplify]: iters left: 4 (67 enodes) 111.575 * * [simplify]: iters left: 3 (83 enodes) 111.587 * * [simplify]: Extracting #0: cost 1 inf + 0 111.587 * * [simplify]: Extracting #1: cost 8 inf + 0 111.587 * * [simplify]: Extracting #2: cost 18 inf + 0 111.587 * * [simplify]: Extracting #3: cost 19 inf + 43 111.587 * * [simplify]: Extracting #4: cost 17 inf + 248 111.587 * * [simplify]: Extracting #5: cost 21 inf + 493 111.588 * * [simplify]: Extracting #6: cost 19 inf + 745 111.588 * * [simplify]: Extracting #7: cost 11 inf + 1532 111.588 * * [simplify]: Extracting #8: cost 6 inf + 2828 111.589 * * [simplify]: Extracting #9: cost 0 inf + 5105 111.590 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 111.590 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 111.591 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 111.591 * * [simplify]: iters left: 6 (16 enodes) 111.595 * * [simplify]: iters left: 5 (58 enodes) 111.605 * * [simplify]: iters left: 4 (80 enodes) 111.618 * * [simplify]: iters left: 3 (100 enodes) 111.634 * * [simplify]: Extracting #0: cost 1 inf + 0 111.634 * * [simplify]: Extracting #1: cost 8 inf + 0 111.634 * * [simplify]: Extracting #2: cost 22 inf + 0 111.634 * * [simplify]: Extracting #3: cost 27 inf + 43 111.634 * * [simplify]: Extracting #4: cost 24 inf + 289 111.634 * * [simplify]: Extracting #5: cost 25 inf + 979 111.634 * * [simplify]: Extracting #6: cost 21 inf + 1475 111.635 * * [simplify]: Extracting #7: cost 13 inf + 2182 111.636 * * [simplify]: Extracting #8: cost 5 inf + 4537 111.637 * * [simplify]: Extracting #9: cost 0 inf + 6435 111.638 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 111.638 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 111.638 * * * * [progress]: [ 422 / 494 ] simplifiying candidate # 111.638 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 111.639 * * [simplify]: iters left: 6 (15 enodes) 111.643 * * [simplify]: iters left: 5 (51 enodes) 111.651 * * [simplify]: iters left: 4 (63 enodes) 111.662 * * [simplify]: iters left: 3 (78 enodes) 111.673 * * [simplify]: iters left: 2 (79 enodes) 111.683 * * [simplify]: iters left: 1 (81 enodes) 111.694 * * [simplify]: Extracting #0: cost 1 inf + 0 111.694 * * [simplify]: Extracting #1: cost 6 inf + 0 111.694 * * [simplify]: Extracting #2: cost 11 inf + 1 111.694 * * [simplify]: Extracting #3: cost 14 inf + 2 111.694 * * [simplify]: Extracting #4: cost 13 inf + 85 111.694 * * [simplify]: Extracting #5: cost 19 inf + 167 111.695 * * [simplify]: Extracting #6: cost 11 inf + 1613 111.695 * * [simplify]: Extracting #7: cost 1 inf + 3478 111.696 * * [simplify]: Extracting #8: cost 0 inf + 3857 111.697 * [simplify]: Simplified to (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) 111.697 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 111.697 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 111.697 * * [simplify]: iters left: 6 (15 enodes) 111.702 * * [simplify]: iters left: 5 (55 enodes) 111.711 * * [simplify]: iters left: 4 (77 enodes) 111.724 * * [simplify]: iters left: 3 (97 enodes) 111.738 * * [simplify]: Extracting #0: cost 1 inf + 0 111.738 * * [simplify]: Extracting #1: cost 8 inf + 0 111.738 * * [simplify]: Extracting #2: cost 19 inf + 1 111.738 * * [simplify]: Extracting #3: cost 26 inf + 2 111.738 * * [simplify]: Extracting #4: cost 26 inf + 44 111.738 * * [simplify]: Extracting #5: cost 27 inf + 494 111.739 * * [simplify]: Extracting #6: cost 22 inf + 1070 111.739 * * [simplify]: Extracting #7: cost 13 inf + 1940 111.740 * * [simplify]: Extracting #8: cost 6 inf + 3755 111.741 * * [simplify]: Extracting #9: cost 1 inf + 5453 111.742 * * [simplify]: Extracting #10: cost 0 inf + 5873 111.743 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 111.743 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 111.743 * * * * [progress]: [ 423 / 494 ] simplifiying candidate # 111.744 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 111.744 * * [simplify]: iters left: 6 (17 enodes) 111.749 * * [simplify]: iters left: 5 (59 enodes) 111.759 * * [simplify]: iters left: 4 (78 enodes) 111.772 * * [simplify]: iters left: 3 (102 enodes) 111.787 * * [simplify]: iters left: 2 (110 enodes) 111.804 * * [simplify]: iters left: 1 (116 enodes) 111.820 * * [simplify]: Extracting #0: cost 1 inf + 0 111.820 * * [simplify]: Extracting #1: cost 14 inf + 0 111.820 * * [simplify]: Extracting #2: cost 30 inf + 0 111.820 * * [simplify]: Extracting #3: cost 29 inf + 165 111.821 * * [simplify]: Extracting #4: cost 25 inf + 853 111.821 * * [simplify]: Extracting #5: cost 29 inf + 1299 111.821 * * [simplify]: Extracting #6: cost 29 inf + 1426 111.822 * * [simplify]: Extracting #7: cost 20 inf + 2352 111.823 * * [simplify]: Extracting #8: cost 8 inf + 6311 111.824 * * [simplify]: Extracting #9: cost 0 inf + 9829 111.826 * [simplify]: Simplified to (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) 111.826 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (cbrt 2) (/ (+ (sqrt b) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt a) (cbrt 2)))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 111.827 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 111.827 * * [simplify]: iters left: 6 (16 enodes) 111.831 * * [simplify]: iters left: 5 (58 enodes) 111.841 * * [simplify]: iters left: 4 (80 enodes) 111.854 * * [simplify]: iters left: 3 (100 enodes) 111.868 * * [simplify]: Extracting #0: cost 1 inf + 0 111.868 * * [simplify]: Extracting #1: cost 8 inf + 0 111.868 * * [simplify]: Extracting #2: cost 22 inf + 0 111.868 * * [simplify]: Extracting #3: cost 27 inf + 83 111.868 * * [simplify]: Extracting #4: cost 24 inf + 409 111.869 * * [simplify]: Extracting #5: cost 25 inf + 1219 111.869 * * [simplify]: Extracting #6: cost 21 inf + 1795 111.869 * * [simplify]: Extracting #7: cost 13 inf + 2502 111.870 * * [simplify]: Extracting #8: cost 5 inf + 4977 111.871 * * [simplify]: Extracting #9: cost 0 inf + 6995 111.874 * [simplify]: Simplified to (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 111.874 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (* (sqrt a) (cbrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 111.874 * * * * [progress]: [ 424 / 494 ] simplifiying candidate # 111.874 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 111.875 * * [simplify]: iters left: 6 (16 enodes) 111.879 * * [simplify]: iters left: 5 (54 enodes) 111.888 * * [simplify]: iters left: 4 (67 enodes) 111.899 * * [simplify]: iters left: 3 (83 enodes) 111.911 * * [simplify]: Extracting #0: cost 1 inf + 0 111.911 * * [simplify]: Extracting #1: cost 8 inf + 0 111.911 * * [simplify]: Extracting #2: cost 18 inf + 0 111.911 * * [simplify]: Extracting #3: cost 19 inf + 43 111.911 * * [simplify]: Extracting #4: cost 17 inf + 248 111.911 * * [simplify]: Extracting #5: cost 21 inf + 493 111.911 * * [simplify]: Extracting #6: cost 19 inf + 745 111.912 * * [simplify]: Extracting #7: cost 11 inf + 1532 111.912 * * [simplify]: Extracting #8: cost 6 inf + 2828 111.913 * * [simplify]: Extracting #9: cost 0 inf + 5105 111.914 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 111.914 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (sqrt a) (sqrt 2)) (+ (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 111.914 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 111.914 * * [simplify]: iters left: 6 (16 enodes) 111.919 * * [simplify]: iters left: 5 (58 enodes) 111.929 * * [simplify]: iters left: 4 (80 enodes) 111.941 * * [simplify]: iters left: 3 (100 enodes) 111.957 * * [simplify]: Extracting #0: cost 1 inf + 0 111.958 * * [simplify]: Extracting #1: cost 8 inf + 0 111.958 * * [simplify]: Extracting #2: cost 22 inf + 0 111.958 * * [simplify]: Extracting #3: cost 27 inf + 43 111.958 * * [simplify]: Extracting #4: cost 24 inf + 289 111.958 * * [simplify]: Extracting #5: cost 25 inf + 979 111.958 * * [simplify]: Extracting #6: cost 21 inf + 1475 111.959 * * [simplify]: Extracting #7: cost 13 inf + 2182 111.959 * * [simplify]: Extracting #8: cost 5 inf + 4537 111.961 * * [simplify]: Extracting #9: cost 0 inf + 6435 111.962 * [simplify]: Simplified to (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b))) 111.962 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (* (sqrt a) (sqrt 2)) (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)))))) 111.962 * * * * [progress]: [ 425 / 494 ] simplifiying candidate # 111.962 * [simplify]: Simplifying (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 111.962 * * [simplify]: iters left: 6 (15 enodes) 111.966 * * [simplify]: iters left: 5 (51 enodes) 111.975 * * [simplify]: iters left: 4 (63 enodes) 111.985 * * [simplify]: iters left: 3 (78 enodes) 111.996 * * [simplify]: iters left: 2 (79 enodes) 112.006 * * [simplify]: iters left: 1 (81 enodes) 112.017 * * [simplify]: Extracting #0: cost 1 inf + 0 112.017 * * [simplify]: Extracting #1: cost 6 inf + 0 112.018 * * [simplify]: Extracting #2: cost 11 inf + 1 112.018 * * [simplify]: Extracting #3: cost 14 inf + 2 112.018 * * [simplify]: Extracting #4: cost 13 inf + 85 112.018 * * [simplify]: Extracting #5: cost 19 inf + 167 112.018 * * [simplify]: Extracting #6: cost 11 inf + 1613 112.019 * * [simplify]: Extracting #7: cost 1 inf + 3478 112.019 * * [simplify]: Extracting #8: cost 0 inf + 3857 112.020 * [simplify]: Simplified to (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) 112.020 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (+ (sqrt b) (sqrt (sqrt (fma (* a c) -4 (* b b)))))) (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 112.021 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 112.021 * * [simplify]: iters left: 6 (15 enodes) 112.025 * * [simplify]: iters left: 5 (55 enodes) 112.035 * * [simplify]: iters left: 4 (77 enodes) 112.047 * * [simplify]: iters left: 3 (97 enodes) 112.061 * * [simplify]: Extracting #0: cost 1 inf + 0 112.061 * * [simplify]: Extracting #1: cost 8 inf + 0 112.061 * * [simplify]: Extracting #2: cost 19 inf + 1 112.061 * * [simplify]: Extracting #3: cost 26 inf + 2 112.061 * * [simplify]: Extracting #4: cost 26 inf + 44 112.061 * * [simplify]: Extracting #5: cost 27 inf + 494 112.062 * * [simplify]: Extracting #6: cost 22 inf + 1070 112.062 * * [simplify]: Extracting #7: cost 13 inf + 1940 112.063 * * [simplify]: Extracting #8: cost 6 inf + 3755 112.064 * * [simplify]: Extracting #9: cost 1 inf + 5453 112.065 * * [simplify]: Extracting #10: cost 0 inf + 5873 112.066 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2) 112.066 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (* (/ (sqrt a) (- (sqrt (sqrt (fma b b (* -4 (* a c))))) (sqrt b))) 2)))) 112.066 * * * * [progress]: [ 426 / 494 ] simplifiying candidate # 112.067 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (* (cbrt 2) (cbrt 2)))) 112.067 * * [simplify]: iters left: 6 (8 enodes) 112.070 * * [simplify]: iters left: 5 (30 enodes) 112.076 * * [simplify]: iters left: 4 (39 enodes) 112.083 * * [simplify]: iters left: 3 (54 enodes) 112.091 * * [simplify]: iters left: 2 (63 enodes) 112.102 * * [simplify]: iters left: 1 (86 enodes) 112.119 * * [simplify]: Extracting #0: cost 1 inf + 0 112.119 * * [simplify]: Extracting #1: cost 11 inf + 0 112.119 * * [simplify]: Extracting #2: cost 20 inf + 1 112.119 * * [simplify]: Extracting #3: cost 18 inf + 3 112.119 * * [simplify]: Extracting #4: cost 6 inf + 1582 112.120 * * [simplify]: Extracting #5: cost 1 inf + 2152 112.120 * * [simplify]: Extracting #6: cost 0 inf + 2355 112.121 * [simplify]: Simplified to (* (sqrt a) (* (cbrt 2) (cbrt 2))) 112.121 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 112.121 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 112.121 * * [simplify]: iters left: 6 (14 enodes) 112.125 * * [simplify]: iters left: 5 (52 enodes) 112.134 * * [simplify]: iters left: 4 (74 enodes) 112.146 * * [simplify]: iters left: 3 (94 enodes) 112.160 * * [simplify]: Extracting #0: cost 1 inf + 0 112.160 * * [simplify]: Extracting #1: cost 8 inf + 0 112.160 * * [simplify]: Extracting #2: cost 22 inf + 0 112.160 * * [simplify]: Extracting #3: cost 24 inf + 84 112.160 * * [simplify]: Extracting #4: cost 24 inf + 775 112.161 * * [simplify]: Extracting #5: cost 11 inf + 3604 112.161 * * [simplify]: Extracting #6: cost 1 inf + 5175 112.162 * * [simplify]: Extracting #7: cost 0 inf + 5515 112.163 * [simplify]: Simplified to (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 112.163 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 112.164 * * * * [progress]: [ 427 / 494 ] simplifiying candidate # 112.164 * [simplify]: Simplifying (/ (sqrt a) (/ 1 (sqrt 2))) 112.164 * * [simplify]: iters left: 5 (7 enodes) 112.166 * * [simplify]: iters left: 4 (25 enodes) 112.171 * * [simplify]: iters left: 3 (28 enodes) 112.177 * * [simplify]: iters left: 2 (35 enodes) 112.182 * * [simplify]: iters left: 1 (36 enodes) 112.188 * * [simplify]: Extracting #0: cost 1 inf + 0 112.188 * * [simplify]: Extracting #1: cost 7 inf + 0 112.188 * * [simplify]: Extracting #2: cost 11 inf + 1 112.188 * * [simplify]: Extracting #3: cost 9 inf + 3 112.188 * * [simplify]: Extracting #4: cost 5 inf + 208 112.188 * * [simplify]: Extracting #5: cost 1 inf + 575 112.188 * * [simplify]: Extracting #6: cost 0 inf + 657 112.188 * [simplify]: Simplified to (* (sqrt a) (sqrt 2)) 112.188 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 112.189 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 112.189 * * [simplify]: iters left: 6 (14 enodes) 112.194 * * [simplify]: iters left: 5 (52 enodes) 112.203 * * [simplify]: iters left: 4 (74 enodes) 112.215 * * [simplify]: iters left: 3 (94 enodes) 112.229 * * [simplify]: Extracting #0: cost 1 inf + 0 112.229 * * [simplify]: Extracting #1: cost 8 inf + 0 112.229 * * [simplify]: Extracting #2: cost 22 inf + 0 112.229 * * [simplify]: Extracting #3: cost 24 inf + 44 112.229 * * [simplify]: Extracting #4: cost 24 inf + 575 112.230 * * [simplify]: Extracting #5: cost 11 inf + 3164 112.231 * * [simplify]: Extracting #6: cost 1 inf + 4655 112.232 * * [simplify]: Extracting #7: cost 0 inf + 4955 112.233 * [simplify]: Simplified to (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b)) 112.233 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (sqrt a) (sqrt 2)) (/ (* (sqrt 2) (sqrt a)) (- (sqrt (fma (* c -4) a (* b b))) b))))) 112.233 * * * * [progress]: [ 428 / 494 ] simplifiying candidate # 112.233 * [simplify]: Simplifying (/ (sqrt a) (/ 1 1)) 112.233 * * [simplify]: iters left: 4 (5 enodes) 112.235 * * [simplify]: iters left: 3 (15 enodes) 112.237 * * [simplify]: iters left: 2 (17 enodes) 112.240 * * [simplify]: iters left: 1 (19 enodes) 112.243 * * [simplify]: Extracting #0: cost 1 inf + 0 112.243 * * [simplify]: Extracting #1: cost 4 inf + 0 112.243 * * [simplify]: Extracting #2: cost 2 inf + 2 112.243 * * [simplify]: Extracting #3: cost 1 inf + 43 112.243 * * [simplify]: Extracting #4: cost 0 inf + 84 112.243 * [simplify]: Simplified to (sqrt a) 112.243 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 112.244 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 112.244 * * [simplify]: iters left: 6 (13 enodes) 112.247 * * [simplify]: iters left: 5 (49 enodes) 112.256 * * [simplify]: iters left: 4 (71 enodes) 112.267 * * [simplify]: iters left: 3 (91 enodes) 112.281 * * [simplify]: Extracting #0: cost 1 inf + 0 112.281 * * [simplify]: Extracting #1: cost 8 inf + 0 112.282 * * [simplify]: Extracting #2: cost 19 inf + 1 112.282 * * [simplify]: Extracting #3: cost 23 inf + 3 112.282 * * [simplify]: Extracting #4: cost 28 inf + 127 112.282 * * [simplify]: Extracting #5: cost 21 inf + 707 112.282 * * [simplify]: Extracting #6: cost 9 inf + 2017 112.283 * * [simplify]: Extracting #7: cost 2 inf + 3834 112.284 * * [simplify]: Extracting #8: cost 0 inf + 4393 112.285 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 112.285 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 112.285 * * * * [progress]: [ 429 / 494 ] simplifiying candidate # 112.286 * [simplify]: Simplifying (/ (sqrt a) 1) 112.286 * * [simplify]: iters left: 3 (4 enodes) 112.287 * * [simplify]: iters left: 2 (12 enodes) 112.289 * * [simplify]: iters left: 1 (14 enodes) 112.292 * * [simplify]: Extracting #0: cost 1 inf + 0 112.292 * * [simplify]: Extracting #1: cost 4 inf + 0 112.292 * * [simplify]: Extracting #2: cost 0 inf + 84 112.292 * [simplify]: Simplified to (sqrt a) 112.292 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt a) (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 112.292 * [simplify]: Simplifying (/ (sqrt a) (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 112.292 * * [simplify]: iters left: 6 (13 enodes) 112.296 * * [simplify]: iters left: 5 (49 enodes) 112.304 * * [simplify]: iters left: 4 (71 enodes) 112.316 * * [simplify]: iters left: 3 (91 enodes) 112.329 * * [simplify]: Extracting #0: cost 1 inf + 0 112.329 * * [simplify]: Extracting #1: cost 8 inf + 0 112.329 * * [simplify]: Extracting #2: cost 19 inf + 1 112.329 * * [simplify]: Extracting #3: cost 23 inf + 3 112.329 * * [simplify]: Extracting #4: cost 28 inf + 127 112.329 * * [simplify]: Extracting #5: cost 21 inf + 707 112.330 * * [simplify]: Extracting #6: cost 9 inf + 2017 112.330 * * [simplify]: Extracting #7: cost 2 inf + 3834 112.331 * * [simplify]: Extracting #8: cost 0 inf + 4393 112.332 * [simplify]: Simplified to (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2) 112.332 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt a) (* (/ (sqrt a) (- (sqrt (fma b b (* -4 (* a c)))) b)) 2)))) 112.332 * * * * [progress]: [ 430 / 494 ] simplifiying candidate # 112.333 * [simplify]: Simplifying (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b)) 112.333 * * [simplify]: iters left: 6 (11 enodes) 112.336 * * [simplify]: iters left: 5 (38 enodes) 112.342 * * [simplify]: iters left: 4 (49 enodes) 112.350 * * [simplify]: iters left: 3 (61 enodes) 112.360 * * [simplify]: Extracting #0: cost 1 inf + 0 112.360 * * [simplify]: Extracting #1: cost 4 inf + 0 112.360 * * [simplify]: Extracting #2: cost 10 inf + 0 112.360 * * [simplify]: Extracting #3: cost 10 inf + 43 112.360 * * [simplify]: Extracting #4: cost 15 inf + 166 112.360 * * [simplify]: Extracting #5: cost 15 inf + 334 112.361 * * [simplify]: Extracting #6: cost 4 inf + 1384 112.361 * * [simplify]: Extracting #7: cost 0 inf + 2340 112.362 * [simplify]: Simplified to (/ (sqrt a) (- (sqrt (fma b b (* (* a c) -4))) b)) 112.362 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt a) (- (sqrt (fma b b (* (* a c) -4))) b)) (/ (sqrt a) (/ 1 2))))) 112.362 * [simplify]: Simplifying (/ (sqrt a) (/ 1 2)) 112.362 * * [simplify]: iters left: 4 (6 enodes) 112.365 * * [simplify]: iters left: 3 (23 enodes) 112.369 * * [simplify]: iters left: 2 (26 enodes) 112.375 * * [simplify]: iters left: 1 (33 enodes) 112.379 * * [simplify]: Extracting #0: cost 1 inf + 0 112.379 * * [simplify]: Extracting #1: cost 6 inf + 0 112.379 * * [simplify]: Extracting #2: cost 5 inf + 3 112.379 * * [simplify]: Extracting #3: cost 4 inf + 4 112.379 * * [simplify]: Extracting #4: cost 1 inf + 168 112.379 * * [simplify]: Extracting #5: cost 0 inf + 250 112.380 * [simplify]: Simplified to (* 2 (sqrt a)) 112.380 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt a) (- (sqrt (fma c (* -4 a) (* b b))) b)) (* 2 (sqrt a))))) 112.380 * * * * [progress]: [ 431 / 494 ] simplifiying candidate # 112.380 * [simplify]: Simplifying (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 112.380 * * [simplify]: iters left: 6 (15 enodes) 112.384 * * [simplify]: iters left: 5 (57 enodes) 112.394 * * [simplify]: iters left: 4 (78 enodes) 112.406 * * [simplify]: iters left: 3 (94 enodes) 112.421 * * [simplify]: Extracting #0: cost 1 inf + 0 112.421 * * [simplify]: Extracting #1: cost 6 inf + 0 112.421 * * [simplify]: Extracting #2: cost 9 inf + 1 112.421 * * [simplify]: Extracting #3: cost 15 inf + 1 112.421 * * [simplify]: Extracting #4: cost 21 inf + 2 112.421 * * [simplify]: Extracting #5: cost 22 inf + 44 112.421 * * [simplify]: Extracting #6: cost 27 inf + 291 112.421 * * [simplify]: Extracting #7: cost 26 inf + 419 112.421 * * [simplify]: Extracting #8: cost 14 inf + 1649 112.422 * * [simplify]: Extracting #9: cost 6 inf + 3590 112.423 * * [simplify]: Extracting #10: cost 1 inf + 5533 112.425 * * [simplify]: Extracting #11: cost 0 inf + 5914 112.426 * [simplify]: Simplified to (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 112.426 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 112.426 * [simplify]: Simplifying (/ a (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 112.426 * * [simplify]: iters left: 6 (13 enodes) 112.430 * * [simplify]: iters left: 5 (47 enodes) 112.438 * * [simplify]: iters left: 4 (64 enodes) 112.449 * * [simplify]: iters left: 3 (80 enodes) 112.461 * * [simplify]: Extracting #0: cost 1 inf + 0 112.461 * * [simplify]: Extracting #1: cost 4 inf + 0 112.461 * * [simplify]: Extracting #2: cost 5 inf + 1 112.461 * * [simplify]: Extracting #3: cost 11 inf + 1 112.461 * * [simplify]: Extracting #4: cost 17 inf + 2 112.461 * * [simplify]: Extracting #5: cost 17 inf + 86 112.461 * * [simplify]: Extracting #6: cost 21 inf + 333 112.461 * * [simplify]: Extracting #7: cost 20 inf + 543 112.462 * * [simplify]: Extracting #8: cost 7 inf + 2130 112.462 * * [simplify]: Extracting #9: cost 1 inf + 3929 112.463 * * [simplify]: Extracting #10: cost 0 inf + 4309 112.464 * [simplify]: Simplified to (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 112.464 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (/ a (cbrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 112.464 * * * * [progress]: [ 432 / 494 ] simplifiying candidate # 112.464 * [simplify]: Simplifying (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 112.464 * * [simplify]: iters left: 6 (14 enodes) 112.469 * * [simplify]: iters left: 5 (52 enodes) 112.478 * * [simplify]: iters left: 4 (71 enodes) 112.489 * * [simplify]: iters left: 3 (87 enodes) 112.502 * * [simplify]: Extracting #0: cost 1 inf + 0 112.502 * * [simplify]: Extracting #1: cost 4 inf + 0 112.502 * * [simplify]: Extracting #2: cost 5 inf + 1 112.502 * * [simplify]: Extracting #3: cost 11 inf + 1 112.502 * * [simplify]: Extracting #4: cost 17 inf + 2 112.502 * * [simplify]: Extracting #5: cost 19 inf + 3 112.502 * * [simplify]: Extracting #6: cost 23 inf + 251 112.502 * * [simplify]: Extracting #7: cost 21 inf + 461 112.503 * * [simplify]: Extracting #8: cost 8 inf + 1910 112.504 * * [simplify]: Extracting #9: cost 1 inf + 3852 112.504 * * [simplify]: Extracting #10: cost 0 inf + 4152 112.505 * [simplify]: Simplified to (/ 1 (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 112.505 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))))) 112.505 * [simplify]: Simplifying (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 112.506 * * [simplify]: iters left: 6 (13 enodes) 112.509 * * [simplify]: iters left: 5 (47 enodes) 112.517 * * [simplify]: iters left: 4 (64 enodes) 112.529 * * [simplify]: iters left: 3 (80 enodes) 112.540 * * [simplify]: Extracting #0: cost 1 inf + 0 112.541 * * [simplify]: Extracting #1: cost 4 inf + 0 112.541 * * [simplify]: Extracting #2: cost 5 inf + 1 112.541 * * [simplify]: Extracting #3: cost 11 inf + 1 112.541 * * [simplify]: Extracting #4: cost 17 inf + 2 112.541 * * [simplify]: Extracting #5: cost 17 inf + 86 112.541 * * [simplify]: Extracting #6: cost 21 inf + 333 112.541 * * [simplify]: Extracting #7: cost 20 inf + 543 112.541 * * [simplify]: Extracting #8: cost 7 inf + 2130 112.542 * * [simplify]: Extracting #9: cost 1 inf + 3809 112.543 * * [simplify]: Extracting #10: cost 0 inf + 4149 112.544 * [simplify]: Simplified to (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2))) 112.544 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (/ a (sqrt (/ (- (sqrt (fma (* a c) -4 (* b b))) b) 2)))))) 112.544 * * * * [progress]: [ 433 / 494 ] simplifiying candidate # 112.544 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) 112.544 * * [simplify]: iters left: 6 (17 enodes) 112.549 * * [simplify]: iters left: 5 (66 enodes) 112.561 * * [simplify]: iters left: 4 (108 enodes) 112.581 * * [simplify]: iters left: 3 (153 enodes) 112.609 * * [simplify]: iters left: 2 (206 enodes) 112.646 * * [simplify]: iters left: 1 (235 enodes) 112.682 * * [simplify]: Extracting #0: cost 1 inf + 0 112.683 * * [simplify]: Extracting #1: cost 16 inf + 0 112.683 * * [simplify]: Extracting #2: cost 30 inf + 1 112.683 * * [simplify]: Extracting #3: cost 32 inf + 83 112.683 * * [simplify]: Extracting #4: cost 30 inf + 448 112.683 * * [simplify]: Extracting #5: cost 38 inf + 489 112.683 * * [simplify]: Extracting #6: cost 38 inf + 575 112.684 * * [simplify]: Extracting #7: cost 29 inf + 1404 112.685 * * [simplify]: Extracting #8: cost 8 inf + 8463 112.689 * * [simplify]: Extracting #9: cost 0 inf + 11982 112.692 * [simplify]: Simplified to (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) 112.692 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 112.692 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 112.692 * * [simplify]: iters left: 6 (14 enodes) 112.696 * * [simplify]: iters left: 5 (49 enodes) 112.704 * * [simplify]: iters left: 4 (65 enodes) 112.715 * * [simplify]: iters left: 3 (81 enodes) 112.727 * * [simplify]: Extracting #0: cost 1 inf + 0 112.727 * * [simplify]: Extracting #1: cost 8 inf + 0 112.727 * * [simplify]: Extracting #2: cost 14 inf + 1 112.727 * * [simplify]: Extracting #3: cost 16 inf + 83 112.727 * * [simplify]: Extracting #4: cost 14 inf + 450 112.727 * * [simplify]: Extracting #5: cost 21 inf + 491 112.727 * * [simplify]: Extracting #6: cost 22 inf + 576 112.728 * * [simplify]: Extracting #7: cost 7 inf + 2607 112.728 * * [simplify]: Extracting #8: cost 2 inf + 4344 112.729 * * [simplify]: Extracting #9: cost 0 inf + 5103 112.730 * [simplify]: Simplified to (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 112.730 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt 2) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))) (/ (* (cbrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 112.730 * * * * [progress]: [ 434 / 494 ] simplifiying candidate # 112.731 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) 112.731 * * [simplify]: iters left: 6 (16 enodes) 112.735 * * [simplify]: iters left: 5 (59 enodes) 112.747 * * [simplify]: iters left: 4 (84 enodes) 112.761 * * [simplify]: iters left: 3 (111 enodes) 112.779 * * [simplify]: iters left: 2 (136 enodes) 112.800 * * [simplify]: iters left: 1 (141 enodes) 112.820 * * [simplify]: Extracting #0: cost 1 inf + 0 112.820 * * [simplify]: Extracting #1: cost 11 inf + 0 112.820 * * [simplify]: Extracting #2: cost 20 inf + 1 112.820 * * [simplify]: Extracting #3: cost 22 inf + 43 112.820 * * [simplify]: Extracting #4: cost 22 inf + 126 112.821 * * [simplify]: Extracting #5: cost 30 inf + 167 112.821 * * [simplify]: Extracting #6: cost 30 inf + 253 112.821 * * [simplify]: Extracting #7: cost 18 inf + 1483 112.823 * * [simplify]: Extracting #8: cost 5 inf + 5720 112.825 * * [simplify]: Extracting #9: cost 0 inf + 7660 112.827 * [simplify]: Simplified to (/ (sqrt 2) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)))) 112.828 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (* (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b)))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 112.828 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 112.828 * * [simplify]: iters left: 6 (14 enodes) 112.832 * * [simplify]: iters left: 5 (49 enodes) 112.840 * * [simplify]: iters left: 4 (65 enodes) 112.851 * * [simplify]: iters left: 3 (81 enodes) 112.863 * * [simplify]: Extracting #0: cost 1 inf + 0 112.863 * * [simplify]: Extracting #1: cost 8 inf + 0 112.863 * * [simplify]: Extracting #2: cost 14 inf + 1 112.863 * * [simplify]: Extracting #3: cost 16 inf + 43 112.863 * * [simplify]: Extracting #4: cost 14 inf + 290 112.863 * * [simplify]: Extracting #5: cost 21 inf + 331 112.863 * * [simplify]: Extracting #6: cost 22 inf + 416 112.863 * * [simplify]: Extracting #7: cost 7 inf + 2407 112.864 * * [simplify]: Extracting #8: cost 2 inf + 4064 112.865 * * [simplify]: Extracting #9: cost 0 inf + 4783 112.866 * [simplify]: Simplified to (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 112.866 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (* (sqrt 2) a) (cbrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 112.866 * * * * [progress]: [ 435 / 494 ] simplifiying candidate # 112.866 * [simplify]: Simplifying (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) 112.866 * * [simplify]: iters left: 6 (14 enodes) 112.870 * * [simplify]: iters left: 5 (51 enodes) 112.880 * * [simplify]: iters left: 4 (75 enodes) 112.891 * * [simplify]: iters left: 3 (90 enodes) 112.905 * * [simplify]: iters left: 2 (91 enodes) 112.916 * * [simplify]: Extracting #0: cost 1 inf + 0 112.916 * * [simplify]: Extracting #1: cost 6 inf + 0 112.916 * * [simplify]: Extracting #2: cost 9 inf + 1 112.916 * * [simplify]: Extracting #3: cost 13 inf + 1 112.916 * * [simplify]: Extracting #4: cost 14 inf + 43 112.917 * * [simplify]: Extracting #5: cost 22 inf + 84 112.917 * * [simplify]: Extracting #6: cost 22 inf + 170 112.917 * * [simplify]: Extracting #7: cost 10 inf + 1263 112.918 * * [simplify]: Extracting #8: cost 3 inf + 3318 112.919 * * [simplify]: Extracting #9: cost 0 inf + 4377 112.920 * [simplify]: Simplified to (/ (/ 1 (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) 112.920 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (/ 1 (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (cbrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 112.920 * [simplify]: Simplifying (/ a (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 112.920 * * [simplify]: iters left: 6 (13 enodes) 112.924 * * [simplify]: iters left: 5 (46 enodes) 112.931 * * [simplify]: iters left: 4 (62 enodes) 112.941 * * [simplify]: iters left: 3 (78 enodes) 112.953 * * [simplify]: Extracting #0: cost 1 inf + 0 112.953 * * [simplify]: Extracting #1: cost 8 inf + 0 112.953 * * [simplify]: Extracting #2: cost 11 inf + 2 112.953 * * [simplify]: Extracting #3: cost 14 inf + 44 112.953 * * [simplify]: Extracting #4: cost 15 inf + 87 112.953 * * [simplify]: Extracting #5: cost 21 inf + 169 112.953 * * [simplify]: Extracting #6: cost 21 inf + 337 112.953 * * [simplify]: Extracting #7: cost 9 inf + 1823 112.954 * * [simplify]: Extracting #8: cost 2 inf + 3782 112.955 * * [simplify]: Extracting #9: cost 0 inf + 4461 112.956 * [simplify]: Simplified to (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 112.956 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (* 2 (/ a (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 112.956 * * * * [progress]: [ 436 / 494 ] simplifiying candidate # 112.956 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) 112.956 * * [simplify]: iters left: 6 (16 enodes) 112.961 * * [simplify]: iters left: 5 (59 enodes) 112.971 * * [simplify]: iters left: 4 (83 enodes) 112.987 * * [simplify]: iters left: 3 (105 enodes) 113.003 * * [simplify]: iters left: 2 (120 enodes) 113.021 * * [simplify]: iters left: 1 (129 enodes) 113.039 * * [simplify]: Extracting #0: cost 1 inf + 0 113.039 * * [simplify]: Extracting #1: cost 10 inf + 0 113.039 * * [simplify]: Extracting #2: cost 18 inf + 1 113.039 * * [simplify]: Extracting #3: cost 21 inf + 2 113.039 * * [simplify]: Extracting #4: cost 20 inf + 326 113.039 * * [simplify]: Extracting #5: cost 26 inf + 489 113.040 * * [simplify]: Extracting #6: cost 26 inf + 575 113.040 * * [simplify]: Extracting #7: cost 15 inf + 1722 113.041 * * [simplify]: Extracting #8: cost 3 inf + 5324 113.042 * * [simplify]: Extracting #9: cost 0 inf + 6384 113.044 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 113.044 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)))))) 113.044 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2))) 113.044 * * [simplify]: iters left: 6 (14 enodes) 113.048 * * [simplify]: iters left: 5 (49 enodes) 113.056 * * [simplify]: iters left: 4 (65 enodes) 113.069 * * [simplify]: iters left: 3 (81 enodes) 113.080 * * [simplify]: Extracting #0: cost 1 inf + 0 113.080 * * [simplify]: Extracting #1: cost 8 inf + 0 113.081 * * [simplify]: Extracting #2: cost 14 inf + 1 113.081 * * [simplify]: Extracting #3: cost 16 inf + 83 113.081 * * [simplify]: Extracting #4: cost 14 inf + 450 113.081 * * [simplify]: Extracting #5: cost 21 inf + 491 113.081 * * [simplify]: Extracting #6: cost 22 inf + 576 113.081 * * [simplify]: Extracting #7: cost 7 inf + 2527 113.082 * * [simplify]: Extracting #8: cost 2 inf + 4104 113.083 * * [simplify]: Extracting #9: cost 0 inf + 4783 113.084 * [simplify]: Simplified to (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 113.084 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (* (cbrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 113.084 * * * * [progress]: [ 437 / 494 ] simplifiying candidate # 113.084 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 113.084 * * [simplify]: iters left: 6 (15 enodes) 113.089 * * [simplify]: iters left: 5 (54 enodes) 113.098 * * [simplify]: iters left: 4 (72 enodes) 113.110 * * [simplify]: iters left: 3 (86 enodes) 113.123 * * [simplify]: iters left: 2 (98 enodes) 113.137 * * [simplify]: Extracting #0: cost 1 inf + 0 113.137 * * [simplify]: Extracting #1: cost 7 inf + 0 113.138 * * [simplify]: Extracting #2: cost 12 inf + 1 113.138 * * [simplify]: Extracting #3: cost 15 inf + 2 113.138 * * [simplify]: Extracting #4: cost 15 inf + 85 113.138 * * [simplify]: Extracting #5: cost 22 inf + 167 113.138 * * [simplify]: Extracting #6: cost 21 inf + 295 113.138 * * [simplify]: Extracting #7: cost 9 inf + 1525 113.139 * * [simplify]: Extracting #8: cost 3 inf + 3282 113.140 * * [simplify]: Extracting #9: cost 0 inf + 4222 113.141 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 113.141 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)))))) 113.141 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) 113.141 * * [simplify]: iters left: 6 (14 enodes) 113.146 * * [simplify]: iters left: 5 (49 enodes) 113.155 * * [simplify]: iters left: 4 (65 enodes) 113.165 * * [simplify]: iters left: 3 (81 enodes) 113.177 * * [simplify]: Extracting #0: cost 1 inf + 0 113.177 * * [simplify]: Extracting #1: cost 8 inf + 0 113.177 * * [simplify]: Extracting #2: cost 14 inf + 1 113.177 * * [simplify]: Extracting #3: cost 16 inf + 43 113.177 * * [simplify]: Extracting #4: cost 14 inf + 290 113.177 * * [simplify]: Extracting #5: cost 21 inf + 331 113.177 * * [simplify]: Extracting #6: cost 22 inf + 416 113.178 * * [simplify]: Extracting #7: cost 7 inf + 2327 113.178 * * [simplify]: Extracting #8: cost 2 inf + 3824 113.179 * * [simplify]: Extracting #9: cost 0 inf + 4463 113.180 * [simplify]: Simplified to (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b))) 113.180 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (* (sqrt 2) a) (sqrt (- (sqrt (fma (* -4 c) a (* b b))) b)))))) 113.181 * * * * [progress]: [ 438 / 494 ] simplifiying candidate # 113.181 * [simplify]: Simplifying (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) 113.181 * * [simplify]: iters left: 6 (13 enodes) 113.185 * * [simplify]: iters left: 5 (46 enodes) 113.193 * * [simplify]: iters left: 4 (61 enodes) 113.202 * * [simplify]: iters left: 3 (73 enodes) 113.212 * * [simplify]: Extracting #0: cost 1 inf + 0 113.212 * * [simplify]: Extracting #1: cost 4 inf + 0 113.212 * * [simplify]: Extracting #2: cost 5 inf + 1 113.212 * * [simplify]: Extracting #3: cost 9 inf + 1 113.212 * * [simplify]: Extracting #4: cost 11 inf + 2 113.212 * * [simplify]: Extracting #5: cost 18 inf + 84 113.212 * * [simplify]: Extracting #6: cost 19 inf + 128 113.212 * * [simplify]: Extracting #7: cost 10 inf + 957 113.213 * * [simplify]: Extracting #8: cost 1 inf + 2520 113.213 * * [simplify]: Extracting #9: cost 0 inf + 2779 113.214 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b))) 113.214 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (sqrt (- (sqrt (fma (* a c) -4 (* b b))) b))) (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2))))) 113.214 * [simplify]: Simplifying (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2)) 113.214 * * [simplify]: iters left: 6 (13 enodes) 113.218 * * [simplify]: iters left: 5 (46 enodes) 113.227 * * [simplify]: iters left: 4 (62 enodes) 113.237 * * [simplify]: iters left: 3 (78 enodes) 113.248 * * [simplify]: Extracting #0: cost 1 inf + 0 113.248 * * [simplify]: Extracting #1: cost 8 inf + 0 113.248 * * [simplify]: Extracting #2: cost 11 inf + 2 113.248 * * [simplify]: Extracting #3: cost 14 inf + 44 113.248 * * [simplify]: Extracting #4: cost 15 inf + 87 113.249 * * [simplify]: Extracting #5: cost 21 inf + 169 113.249 * * [simplify]: Extracting #6: cost 21 inf + 337 113.249 * * [simplify]: Extracting #7: cost 9 inf + 1783 113.250 * * [simplify]: Extracting #8: cost 2 inf + 3542 113.251 * * [simplify]: Extracting #9: cost 0 inf + 4141 113.252 * [simplify]: Simplified to (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b)))) 113.252 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (* 2 (/ a (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 113.252 * * * * [progress]: [ 439 / 494 ] simplifiying candidate # 113.252 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt 2) (cbrt 2)))) 113.252 * * [simplify]: iters left: 6 (6 enodes) 113.255 * * [simplify]: iters left: 5 (22 enodes) 113.259 * * [simplify]: iters left: 4 (29 enodes) 113.265 * * [simplify]: iters left: 3 (41 enodes) 113.272 * * [simplify]: iters left: 2 (55 enodes) 113.282 * * [simplify]: iters left: 1 (57 enodes) 113.288 * * [simplify]: Extracting #0: cost 1 inf + 0 113.289 * * [simplify]: Extracting #1: cost 6 inf + 0 113.289 * * [simplify]: Extracting #2: cost 9 inf + 1 113.289 * * [simplify]: Extracting #3: cost 3 inf + 529 113.289 * * [simplify]: Extracting #4: cost 1 inf + 812 113.289 * * [simplify]: Extracting #5: cost 0 inf + 974 113.289 * [simplify]: Simplified to (* (cbrt 2) (cbrt 2)) 113.289 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 113.290 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 113.290 * * [simplify]: iters left: 6 (13 enodes) 113.294 * * [simplify]: iters left: 5 (49 enodes) 113.302 * * [simplify]: iters left: 4 (71 enodes) 113.315 * * [simplify]: iters left: 3 (91 enodes) 113.328 * * [simplify]: Extracting #0: cost 1 inf + 0 113.328 * * [simplify]: Extracting #1: cost 8 inf + 0 113.328 * * [simplify]: Extracting #2: cost 19 inf + 1 113.328 * * [simplify]: Extracting #3: cost 22 inf + 44 113.328 * * [simplify]: Extracting #4: cost 24 inf + 693 113.329 * * [simplify]: Extracting #5: cost 21 inf + 1227 113.329 * * [simplify]: Extracting #6: cost 8 inf + 3174 113.330 * * [simplify]: Extracting #7: cost 2 inf + 4594 113.331 * * [simplify]: Extracting #8: cost 0 inf + 5193 113.332 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 113.332 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 113.332 * * * * [progress]: [ 440 / 494 ] simplifiying candidate # 113.332 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt 2))) 113.332 * * [simplify]: iters left: 5 (5 enodes) 113.335 * * [simplify]: iters left: 4 (17 enodes) 113.338 * * [simplify]: iters left: 3 (20 enodes) 113.342 * * [simplify]: iters left: 2 (24 enodes) 113.346 * * [simplify]: Extracting #0: cost 1 inf + 0 113.346 * * [simplify]: Extracting #1: cost 5 inf + 0 113.346 * * [simplify]: Extracting #2: cost 2 inf + 84 113.347 * * [simplify]: Extracting #3: cost 0 inf + 248 113.347 * [simplify]: Simplified to (sqrt 2) 113.347 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt 2) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 113.347 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 113.347 * * [simplify]: iters left: 6 (13 enodes) 113.351 * * [simplify]: iters left: 5 (49 enodes) 113.359 * * [simplify]: iters left: 4 (71 enodes) 113.371 * * [simplify]: iters left: 3 (91 enodes) 113.384 * * [simplify]: Extracting #0: cost 1 inf + 0 113.384 * * [simplify]: Extracting #1: cost 8 inf + 0 113.384 * * [simplify]: Extracting #2: cost 19 inf + 1 113.384 * * [simplify]: Extracting #3: cost 22 inf + 44 113.384 * * [simplify]: Extracting #4: cost 24 inf + 493 113.385 * * [simplify]: Extracting #5: cost 21 inf + 907 113.385 * * [simplify]: Extracting #6: cost 8 inf + 2774 113.387 * * [simplify]: Extracting #7: cost 2 inf + 4074 113.388 * * [simplify]: Extracting #8: cost 0 inf + 4633 113.389 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 113.389 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt 2) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 113.389 * * * * [progress]: [ 441 / 494 ] simplifiying candidate # 113.390 * [simplify]: Simplifying (/ 1 (/ 1 1)) 113.390 * * [simplify]: iters left: 4 (3 enodes) 113.391 * * [simplify]: iters left: 3 (7 enodes) 113.392 * * [simplify]: iters left: 2 (9 enodes) 113.394 * * [simplify]: Extracting #0: cost 1 inf + 0 113.394 * * [simplify]: Extracting #1: cost 0 inf + 1 113.394 * [simplify]: Simplified to 1 113.394 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 113.394 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 113.395 * * [simplify]: iters left: 6 (12 enodes) 113.398 * * [simplify]: iters left: 5 (46 enodes) 113.406 * * [simplify]: iters left: 4 (68 enodes) 113.417 * * [simplify]: iters left: 3 (88 enodes) 113.429 * * [simplify]: Extracting #0: cost 1 inf + 0 113.429 * * [simplify]: Extracting #1: cost 8 inf + 0 113.429 * * [simplify]: Extracting #2: cost 16 inf + 2 113.429 * * [simplify]: Extracting #3: cost 19 inf + 87 113.429 * * [simplify]: Extracting #4: cost 22 inf + 335 113.429 * * [simplify]: Extracting #5: cost 22 inf + 502 113.430 * * [simplify]: Extracting #6: cost 9 inf + 1814 113.430 * * [simplify]: Extracting #7: cost 2 inf + 3512 113.431 * * [simplify]: Extracting #8: cost 0 inf + 4071 113.432 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 113.432 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 113.432 * * * * [progress]: [ 442 / 494 ] simplifiying candidate # 113.433 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 113.433 * * [simplify]: iters left: 6 (17 enodes) 113.438 * * [simplify]: iters left: 5 (61 enodes) 113.448 * * [simplify]: iters left: 4 (82 enodes) 113.462 * * [simplify]: iters left: 3 (104 enodes) 113.480 * * [simplify]: iters left: 2 (119 enodes) 113.498 * * [simplify]: iters left: 1 (128 enodes) 113.516 * * [simplify]: Extracting #0: cost 1 inf + 0 113.516 * * [simplify]: Extracting #1: cost 10 inf + 0 113.516 * * [simplify]: Extracting #2: cost 19 inf + 1 113.516 * * [simplify]: Extracting #3: cost 21 inf + 83 113.516 * * [simplify]: Extracting #4: cost 19 inf + 407 113.516 * * [simplify]: Extracting #5: cost 26 inf + 489 113.517 * * [simplify]: Extracting #6: cost 26 inf + 575 113.517 * * [simplify]: Extracting #7: cost 15 inf + 1626 113.518 * * [simplify]: Extracting #8: cost 3 inf + 5764 113.519 * * [simplify]: Extracting #9: cost 0 inf + 6864 113.521 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 113.521 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 113.521 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 113.521 * * [simplify]: iters left: 6 (15 enodes) 113.525 * * [simplify]: iters left: 5 (55 enodes) 113.535 * * [simplify]: iters left: 4 (77 enodes) 113.550 * * [simplify]: iters left: 3 (97 enodes) 113.564 * * [simplify]: Extracting #0: cost 1 inf + 0 113.564 * * [simplify]: Extracting #1: cost 8 inf + 0 113.564 * * [simplify]: Extracting #2: cost 19 inf + 1 113.564 * * [simplify]: Extracting #3: cost 26 inf + 2 113.564 * * [simplify]: Extracting #4: cost 25 inf + 125 113.564 * * [simplify]: Extracting #5: cost 27 inf + 774 113.565 * * [simplify]: Extracting #6: cost 24 inf + 1466 113.565 * * [simplify]: Extracting #7: cost 13 inf + 2517 113.566 * * [simplify]: Extracting #8: cost 4 inf + 5114 113.567 * * [simplify]: Extracting #9: cost 0 inf + 6673 113.568 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 113.568 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 113.568 * * * * [progress]: [ 443 / 494 ] simplifiying candidate # 113.569 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 113.569 * * [simplify]: iters left: 6 (16 enodes) 113.573 * * [simplify]: iters left: 5 (56 enodes) 113.583 * * [simplify]: iters left: 4 (71 enodes) 113.595 * * [simplify]: iters left: 3 (85 enodes) 113.608 * * [simplify]: iters left: 2 (97 enodes) 113.622 * * [simplify]: Extracting #0: cost 1 inf + 0 113.622 * * [simplify]: Extracting #1: cost 7 inf + 0 113.622 * * [simplify]: Extracting #2: cost 13 inf + 1 113.622 * * [simplify]: Extracting #3: cost 15 inf + 43 113.622 * * [simplify]: Extracting #4: cost 15 inf + 85 113.623 * * [simplify]: Extracting #5: cost 22 inf + 167 113.623 * * [simplify]: Extracting #6: cost 21 inf + 295 113.623 * * [simplify]: Extracting #7: cost 11 inf + 1400 113.624 * * [simplify]: Extracting #8: cost 3 inf + 3442 113.625 * * [simplify]: Extracting #9: cost 0 inf + 4542 113.626 * [simplify]: Simplified to (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 113.626 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 113.626 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 113.626 * * [simplify]: iters left: 6 (15 enodes) 113.632 * * [simplify]: iters left: 5 (55 enodes) 113.641 * * [simplify]: iters left: 4 (77 enodes) 113.654 * * [simplify]: iters left: 3 (97 enodes) 113.667 * * [simplify]: Extracting #0: cost 1 inf + 0 113.668 * * [simplify]: Extracting #1: cost 8 inf + 0 113.668 * * [simplify]: Extracting #2: cost 19 inf + 1 113.668 * * [simplify]: Extracting #3: cost 26 inf + 2 113.668 * * [simplify]: Extracting #4: cost 25 inf + 85 113.668 * * [simplify]: Extracting #5: cost 27 inf + 574 113.668 * * [simplify]: Extracting #6: cost 24 inf + 1146 113.669 * * [simplify]: Extracting #7: cost 13 inf + 2197 113.669 * * [simplify]: Extracting #8: cost 4 inf + 4674 113.671 * * [simplify]: Extracting #9: cost 0 inf + 6113 113.672 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 113.672 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 113.672 * * * * [progress]: [ 444 / 494 ] simplifiying candidate # 113.672 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 113.672 * * [simplify]: iters left: 6 (14 enodes) 113.676 * * [simplify]: iters left: 5 (48 enodes) 113.684 * * [simplify]: iters left: 4 (60 enodes) 113.694 * * [simplify]: iters left: 3 (72 enodes) 113.704 * * [simplify]: Extracting #0: cost 1 inf + 0 113.704 * * [simplify]: Extracting #1: cost 4 inf + 0 113.704 * * [simplify]: Extracting #2: cost 6 inf + 1 113.704 * * [simplify]: Extracting #3: cost 10 inf + 1 113.704 * * [simplify]: Extracting #4: cost 11 inf + 2 113.704 * * [simplify]: Extracting #5: cost 18 inf + 84 113.704 * * [simplify]: Extracting #6: cost 19 inf + 128 113.704 * * [simplify]: Extracting #7: cost 10 inf + 1013 113.705 * * [simplify]: Extracting #8: cost 2 inf + 2300 113.705 * * [simplify]: Extracting #9: cost 0 inf + 2939 113.706 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) 113.706 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 113.706 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 113.706 * * [simplify]: iters left: 6 (14 enodes) 113.711 * * [simplify]: iters left: 5 (52 enodes) 113.720 * * [simplify]: iters left: 4 (74 enodes) 113.732 * * [simplify]: iters left: 3 (94 enodes) 113.745 * * [simplify]: Extracting #0: cost 1 inf + 0 113.745 * * [simplify]: Extracting #1: cost 8 inf + 0 113.745 * * [simplify]: Extracting #2: cost 16 inf + 2 113.745 * * [simplify]: Extracting #3: cost 23 inf + 44 113.745 * * [simplify]: Extracting #4: cost 21 inf + 169 113.746 * * [simplify]: Extracting #5: cost 24 inf + 657 113.746 * * [simplify]: Extracting #6: cost 23 inf + 866 113.746 * * [simplify]: Extracting #7: cost 11 inf + 2394 113.747 * * [simplify]: Extracting #8: cost 3 inf + 4533 113.748 * * [simplify]: Extracting #9: cost 0 inf + 5551 113.749 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 113.750 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2))))) 113.750 * * * * [progress]: [ 445 / 494 ] simplifiying candidate # 113.750 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) 113.750 * * [simplify]: iters left: 6 (17 enodes) 113.755 * * [simplify]: iters left: 5 (61 enodes) 113.765 * * [simplify]: iters left: 4 (82 enodes) 113.779 * * [simplify]: iters left: 3 (104 enodes) 113.797 * * [simplify]: iters left: 2 (119 enodes) 113.815 * * [simplify]: iters left: 1 (128 enodes) 113.833 * * [simplify]: Extracting #0: cost 1 inf + 0 113.833 * * [simplify]: Extracting #1: cost 10 inf + 0 113.833 * * [simplify]: Extracting #2: cost 19 inf + 1 113.833 * * [simplify]: Extracting #3: cost 21 inf + 83 113.833 * * [simplify]: Extracting #4: cost 19 inf + 407 113.834 * * [simplify]: Extracting #5: cost 26 inf + 489 113.834 * * [simplify]: Extracting #6: cost 26 inf + 575 113.834 * * [simplify]: Extracting #7: cost 15 inf + 1626 113.835 * * [simplify]: Extracting #8: cost 3 inf + 5764 113.837 * * [simplify]: Extracting #9: cost 0 inf + 6864 113.838 * [simplify]: Simplified to (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 113.838 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)))))) 113.838 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2))) 113.838 * * [simplify]: iters left: 6 (15 enodes) 113.843 * * [simplify]: iters left: 5 (55 enodes) 113.852 * * [simplify]: iters left: 4 (77 enodes) 113.864 * * [simplify]: iters left: 3 (97 enodes) 113.880 * * [simplify]: Extracting #0: cost 1 inf + 0 113.880 * * [simplify]: Extracting #1: cost 8 inf + 0 113.880 * * [simplify]: Extracting #2: cost 19 inf + 1 113.880 * * [simplify]: Extracting #3: cost 26 inf + 2 113.880 * * [simplify]: Extracting #4: cost 25 inf + 125 113.880 * * [simplify]: Extracting #5: cost 27 inf + 774 113.881 * * [simplify]: Extracting #6: cost 24 inf + 1466 113.881 * * [simplify]: Extracting #7: cost 13 inf + 2517 113.882 * * [simplify]: Extracting #8: cost 4 inf + 5114 113.883 * * [simplify]: Extracting #9: cost 0 inf + 6673 113.884 * [simplify]: Simplified to (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 113.885 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (* (cbrt 2) (cbrt 2)) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (cbrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 113.885 * * * * [progress]: [ 446 / 494 ] simplifiying candidate # 113.885 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 113.885 * * [simplify]: iters left: 6 (16 enodes) 113.890 * * [simplify]: iters left: 5 (56 enodes) 113.899 * * [simplify]: iters left: 4 (71 enodes) 113.911 * * [simplify]: iters left: 3 (85 enodes) 113.924 * * [simplify]: iters left: 2 (97 enodes) 113.939 * * [simplify]: Extracting #0: cost 1 inf + 0 113.939 * * [simplify]: Extracting #1: cost 7 inf + 0 113.939 * * [simplify]: Extracting #2: cost 13 inf + 1 113.939 * * [simplify]: Extracting #3: cost 15 inf + 43 113.939 * * [simplify]: Extracting #4: cost 15 inf + 85 113.939 * * [simplify]: Extracting #5: cost 22 inf + 167 113.939 * * [simplify]: Extracting #6: cost 21 inf + 295 113.940 * * [simplify]: Extracting #7: cost 11 inf + 1400 113.940 * * [simplify]: Extracting #8: cost 3 inf + 3442 113.941 * * [simplify]: Extracting #9: cost 0 inf + 4542 113.942 * [simplify]: Simplified to (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) 113.942 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)))))) 113.942 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) 113.942 * * [simplify]: iters left: 6 (15 enodes) 113.948 * * [simplify]: iters left: 5 (55 enodes) 113.957 * * [simplify]: iters left: 4 (77 enodes) 113.970 * * [simplify]: iters left: 3 (97 enodes) 113.983 * * [simplify]: Extracting #0: cost 1 inf + 0 113.984 * * [simplify]: Extracting #1: cost 8 inf + 0 113.984 * * [simplify]: Extracting #2: cost 19 inf + 1 113.984 * * [simplify]: Extracting #3: cost 26 inf + 2 113.984 * * [simplify]: Extracting #4: cost 25 inf + 85 113.984 * * [simplify]: Extracting #5: cost 27 inf + 574 113.984 * * [simplify]: Extracting #6: cost 24 inf + 1146 113.985 * * [simplify]: Extracting #7: cost 13 inf + 2197 113.985 * * [simplify]: Extracting #8: cost 4 inf + 4674 113.987 * * [simplify]: Extracting #9: cost 0 inf + 6113 113.988 * [simplify]: Simplified to (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b))) 113.988 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ (sqrt 2) (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b)))))) (/ (* (sqrt 2) a) (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)))))) 113.988 * * * * [progress]: [ 447 / 494 ] simplifiying candidate # 113.988 * [simplify]: Simplifying (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) 113.988 * * [simplify]: iters left: 6 (14 enodes) 113.992 * * [simplify]: iters left: 5 (48 enodes) 114.001 * * [simplify]: iters left: 4 (60 enodes) 114.010 * * [simplify]: iters left: 3 (72 enodes) 114.020 * * [simplify]: Extracting #0: cost 1 inf + 0 114.020 * * [simplify]: Extracting #1: cost 4 inf + 0 114.020 * * [simplify]: Extracting #2: cost 6 inf + 1 114.020 * * [simplify]: Extracting #3: cost 10 inf + 1 114.020 * * [simplify]: Extracting #4: cost 11 inf + 2 114.020 * * [simplify]: Extracting #5: cost 18 inf + 84 114.020 * * [simplify]: Extracting #6: cost 19 inf + 128 114.020 * * [simplify]: Extracting #7: cost 10 inf + 1013 114.021 * * [simplify]: Extracting #8: cost 2 inf + 2300 114.021 * * [simplify]: Extracting #9: cost 0 inf + 2939 114.022 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) 114.022 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma (* -4 c) a (* b b)))))) (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2))))) 114.022 * [simplify]: Simplifying (/ a (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2)) 114.022 * * [simplify]: iters left: 6 (14 enodes) 114.026 * * [simplify]: iters left: 5 (52 enodes) 114.036 * * [simplify]: iters left: 4 (74 enodes) 114.048 * * [simplify]: iters left: 3 (94 enodes) 114.061 * * [simplify]: Extracting #0: cost 1 inf + 0 114.062 * * [simplify]: Extracting #1: cost 8 inf + 0 114.062 * * [simplify]: Extracting #2: cost 16 inf + 2 114.062 * * [simplify]: Extracting #3: cost 23 inf + 44 114.062 * * [simplify]: Extracting #4: cost 21 inf + 169 114.062 * * [simplify]: Extracting #5: cost 24 inf + 657 114.062 * * [simplify]: Extracting #6: cost 23 inf + 866 114.063 * * [simplify]: Extracting #7: cost 11 inf + 2394 114.063 * * [simplify]: Extracting #8: cost 3 inf + 4533 114.064 * * [simplify]: Extracting #9: cost 0 inf + 5551 114.065 * [simplify]: Simplified to (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2)) 114.066 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ a (/ (- (sqrt (sqrt (fma (* a -4) c (* b b)))) (sqrt b)) 2))))) 114.066 * * * * [progress]: [ 448 / 494 ] simplifiying candidate # 114.066 * [simplify]: Simplifying (/ 1 (/ 1 (* (cbrt 2) (cbrt 2)))) 114.066 * * [simplify]: iters left: 6 (6 enodes) 114.069 * * [simplify]: iters left: 5 (22 enodes) 114.073 * * [simplify]: iters left: 4 (29 enodes) 114.079 * * [simplify]: iters left: 3 (41 enodes) 114.086 * * [simplify]: iters left: 2 (55 enodes) 114.096 * * [simplify]: iters left: 1 (57 enodes) 114.102 * * [simplify]: Extracting #0: cost 1 inf + 0 114.102 * * [simplify]: Extracting #1: cost 6 inf + 0 114.102 * * [simplify]: Extracting #2: cost 9 inf + 1 114.102 * * [simplify]: Extracting #3: cost 3 inf + 529 114.102 * * [simplify]: Extracting #4: cost 1 inf + 812 114.103 * * [simplify]: Extracting #5: cost 0 inf + 974 114.103 * [simplify]: Simplified to (* (cbrt 2) (cbrt 2)) 114.103 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)))))) 114.103 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2))) 114.103 * * [simplify]: iters left: 6 (13 enodes) 114.109 * * [simplify]: iters left: 5 (49 enodes) 114.117 * * [simplify]: iters left: 4 (71 enodes) 114.129 * * [simplify]: iters left: 3 (91 enodes) 114.142 * * [simplify]: Extracting #0: cost 1 inf + 0 114.142 * * [simplify]: Extracting #1: cost 8 inf + 0 114.142 * * [simplify]: Extracting #2: cost 19 inf + 1 114.142 * * [simplify]: Extracting #3: cost 22 inf + 44 114.142 * * [simplify]: Extracting #4: cost 24 inf + 693 114.143 * * [simplify]: Extracting #5: cost 21 inf + 1227 114.143 * * [simplify]: Extracting #6: cost 8 inf + 3174 114.144 * * [simplify]: Extracting #7: cost 2 inf + 4594 114.145 * * [simplify]: Extracting #8: cost 0 inf + 5193 114.146 * [simplify]: Simplified to (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 114.146 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (* (cbrt 2) (cbrt 2)) (/ (* a (cbrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 114.146 * * * * [progress]: [ 449 / 494 ] simplifiying candidate # 114.146 * [simplify]: Simplifying (/ 1 (/ 1 (sqrt 2))) 114.146 * * [simplify]: iters left: 5 (5 enodes) 114.149 * * [simplify]: iters left: 4 (17 enodes) 114.152 * * [simplify]: iters left: 3 (20 enodes) 114.156 * * [simplify]: iters left: 2 (24 enodes) 114.160 * * [simplify]: Extracting #0: cost 1 inf + 0 114.160 * * [simplify]: Extracting #1: cost 5 inf + 0 114.161 * * [simplify]: Extracting #2: cost 2 inf + 84 114.161 * * [simplify]: Extracting #3: cost 0 inf + 248 114.161 * [simplify]: Simplified to (sqrt 2) 114.161 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (sqrt 2) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)))))) 114.161 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))) 114.161 * * [simplify]: iters left: 6 (13 enodes) 114.165 * * [simplify]: iters left: 5 (49 enodes) 114.173 * * [simplify]: iters left: 4 (71 enodes) 114.185 * * [simplify]: iters left: 3 (91 enodes) 114.200 * * [simplify]: Extracting #0: cost 1 inf + 0 114.200 * * [simplify]: Extracting #1: cost 8 inf + 0 114.200 * * [simplify]: Extracting #2: cost 19 inf + 1 114.200 * * [simplify]: Extracting #3: cost 22 inf + 44 114.200 * * [simplify]: Extracting #4: cost 24 inf + 493 114.200 * * [simplify]: Extracting #5: cost 21 inf + 907 114.201 * * [simplify]: Extracting #6: cost 8 inf + 2774 114.202 * * [simplify]: Extracting #7: cost 2 inf + 4074 114.202 * * [simplify]: Extracting #8: cost 0 inf + 4633 114.203 * [simplify]: Simplified to (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 114.203 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (sqrt 2) (/ (* a (sqrt 2)) (- (sqrt (fma (* -4 c) a (* b b))) b))))) 114.204 * * * * [progress]: [ 450 / 494 ] simplifiying candidate # 114.204 * [simplify]: Simplifying (/ 1 (/ 1 1)) 114.204 * * [simplify]: iters left: 4 (3 enodes) 114.205 * * [simplify]: iters left: 3 (7 enodes) 114.207 * * [simplify]: iters left: 2 (9 enodes) 114.208 * * [simplify]: Extracting #0: cost 1 inf + 0 114.208 * * [simplify]: Extracting #1: cost 0 inf + 1 114.208 * [simplify]: Simplified to 1 114.208 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 114.209 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 114.209 * * [simplify]: iters left: 6 (12 enodes) 114.212 * * [simplify]: iters left: 5 (46 enodes) 114.220 * * [simplify]: iters left: 4 (68 enodes) 114.231 * * [simplify]: iters left: 3 (88 enodes) 114.243 * * [simplify]: Extracting #0: cost 1 inf + 0 114.243 * * [simplify]: Extracting #1: cost 8 inf + 0 114.243 * * [simplify]: Extracting #2: cost 16 inf + 2 114.243 * * [simplify]: Extracting #3: cost 19 inf + 87 114.243 * * [simplify]: Extracting #4: cost 22 inf + 335 114.244 * * [simplify]: Extracting #5: cost 22 inf + 502 114.244 * * [simplify]: Extracting #6: cost 9 inf + 1814 114.245 * * [simplify]: Extracting #7: cost 2 inf + 3512 114.245 * * [simplify]: Extracting #8: cost 0 inf + 4071 114.246 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 114.246 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 114.246 * * * * [progress]: [ 451 / 494 ] simplifiying candidate # 114.247 * [simplify]: Simplifying (/ 1 1) 114.247 * * [simplify]: iters left: 2 (2 enodes) 114.248 * * [simplify]: iters left: 1 (6 enodes) 114.249 * * [simplify]: Extracting #0: cost 1 inf + 0 114.249 * * [simplify]: Extracting #1: cost 0 inf + 1 114.249 * [simplify]: Simplified to 1 114.250 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))) 114.250 * [simplify]: Simplifying (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 114.250 * * [simplify]: iters left: 6 (12 enodes) 114.253 * * [simplify]: iters left: 5 (46 enodes) 114.261 * * [simplify]: iters left: 4 (68 enodes) 114.274 * * [simplify]: iters left: 3 (88 enodes) 114.286 * * [simplify]: Extracting #0: cost 1 inf + 0 114.286 * * [simplify]: Extracting #1: cost 8 inf + 0 114.286 * * [simplify]: Extracting #2: cost 16 inf + 2 114.286 * * [simplify]: Extracting #3: cost 19 inf + 87 114.286 * * [simplify]: Extracting #4: cost 22 inf + 335 114.286 * * [simplify]: Extracting #5: cost 22 inf + 502 114.287 * * [simplify]: Extracting #6: cost 9 inf + 1814 114.287 * * [simplify]: Extracting #7: cost 2 inf + 3512 114.288 * * [simplify]: Extracting #8: cost 0 inf + 4071 114.289 * [simplify]: Simplified to (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b)) 114.289 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* 1 (/ (* 2 a) (- (sqrt (fma (* a -4) c (* b b))) b))))) 114.289 * * * * [progress]: [ 452 / 494 ] simplifiying candidate # 114.289 * [simplify]: Simplifying (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b)) 114.290 * * [simplify]: iters left: 6 (11 enodes) 114.293 * * [simplify]: iters left: 5 (40 enodes) 114.300 * * [simplify]: iters left: 4 (53 enodes) 114.308 * * [simplify]: iters left: 3 (65 enodes) 114.318 * * [simplify]: Extracting #0: cost 1 inf + 0 114.318 * * [simplify]: Extracting #1: cost 4 inf + 0 114.318 * * [simplify]: Extracting #2: cost 7 inf + 1 114.318 * * [simplify]: Extracting #3: cost 8 inf + 43 114.318 * * [simplify]: Extracting #4: cost 16 inf + 84 114.318 * * [simplify]: Extracting #5: cost 15 inf + 253 114.318 * * [simplify]: Extracting #6: cost 5 inf + 1221 114.319 * * [simplify]: Extracting #7: cost 0 inf + 2181 114.319 * [simplify]: Simplified to (/ 1 (- (sqrt (fma b b (* (* -4 c) a))) b)) 114.319 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (* (/ 1 (- (sqrt (fma b b (* (* -4 c) a))) b)) (/ a (/ 1 2))))) 114.320 * [simplify]: Simplifying (/ a (/ 1 2)) 114.320 * * [simplify]: iters left: 4 (5 enodes) 114.322 * * [simplify]: iters left: 3 (20 enodes) 114.326 * * [simplify]: iters left: 2 (22 enodes) 114.330 * * [simplify]: Extracting #0: cost 1 inf + 0 114.330 * * [simplify]: Extracting #1: cost 5 inf + 0 114.330 * * [simplify]: Extracting #2: cost 2 inf + 3 114.330 * * [simplify]: Extracting #3: cost 0 inf + 87 114.330 * [simplify]: Simplified to (* a 2) 114.330 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (* (/ 1 (- (sqrt (fma c (* -4 a) (* b b))) b)) (* a 2)))) 114.330 * * * * [progress]: [ 453 / 494 ] simplifiying candidate # 114.330 * * * * [progress]: [ 454 / 494 ] simplifiying candidate # 114.330 * * * * [progress]: [ 455 / 494 ] simplifiying candidate # 114.330 * * * * [progress]: [ 456 / 494 ] simplifiying candidate # 114.330 * [simplify]: Simplifying (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 114.331 * * [simplify]: iters left: 6 (12 enodes) 114.334 * * [simplify]: iters left: 5 (44 enodes) 114.341 * * [simplify]: iters left: 4 (61 enodes) 114.351 * * [simplify]: iters left: 3 (77 enodes) 114.363 * * [simplify]: Extracting #0: cost 1 inf + 0 114.363 * * [simplify]: Extracting #1: cost 3 inf + 0 114.364 * * [simplify]: Extracting #2: cost 9 inf + 0 114.364 * * [simplify]: Extracting #3: cost 15 inf + 1 114.364 * * [simplify]: Extracting #4: cost 16 inf + 44 114.364 * * [simplify]: Extracting #5: cost 21 inf + 250 114.364 * * [simplify]: Extracting #6: cost 21 inf + 376 114.364 * * [simplify]: Extracting #7: cost 15 inf + 668 114.364 * * [simplify]: Extracting #8: cost 8 inf + 1511 114.365 * * [simplify]: Extracting #9: cost 0 inf + 3549 114.366 * [simplify]: Simplified to (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 114.366 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) (cbrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))))) 114.366 * * * * [progress]: [ 457 / 494 ] simplifiying candidate # 114.366 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 114.366 * * [simplify]: iters left: 6 (12 enodes) 114.370 * * [simplify]: iters left: 5 (44 enodes) 114.377 * * [simplify]: iters left: 4 (61 enodes) 114.387 * * [simplify]: iters left: 3 (77 enodes) 114.398 * * [simplify]: Extracting #0: cost 1 inf + 0 114.398 * * [simplify]: Extracting #1: cost 3 inf + 0 114.398 * * [simplify]: Extracting #2: cost 9 inf + 0 114.398 * * [simplify]: Extracting #3: cost 15 inf + 1 114.398 * * [simplify]: Extracting #4: cost 16 inf + 44 114.399 * * [simplify]: Extracting #5: cost 21 inf + 250 114.399 * * [simplify]: Extracting #6: cost 21 inf + 376 114.399 * * [simplify]: Extracting #7: cost 15 inf + 668 114.399 * * [simplify]: Extracting #8: cost 8 inf + 1511 114.400 * * [simplify]: Extracting #9: cost 0 inf + 3469 114.400 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 114.401 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2))))) 114.401 * * * * [progress]: [ 458 / 494 ] simplifiying candidate # 114.401 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) 114.401 * * [simplify]: iters left: 6 (13 enodes) 114.405 * * [simplify]: iters left: 5 (44 enodes) 114.412 * * [simplify]: iters left: 4 (55 enodes) 114.421 * * [simplify]: iters left: 3 (67 enodes) 114.431 * * [simplify]: Extracting #0: cost 1 inf + 0 114.431 * * [simplify]: Extracting #1: cost 4 inf + 0 114.431 * * [simplify]: Extracting #2: cost 8 inf + 0 114.431 * * [simplify]: Extracting #3: cost 10 inf + 82 114.431 * * [simplify]: Extracting #4: cost 10 inf + 205 114.431 * * [simplify]: Extracting #5: cost 18 inf + 246 114.432 * * [simplify]: Extracting #6: cost 19 inf + 290 114.432 * * [simplify]: Extracting #7: cost 12 inf + 624 114.432 * * [simplify]: Extracting #8: cost 4 inf + 1903 114.433 * * [simplify]: Extracting #9: cost 1 inf + 2841 114.433 * * [simplify]: Extracting #10: cost 0 inf + 3261 114.434 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) 114.434 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2)))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))))) 114.434 * * * * [progress]: [ 459 / 494 ] simplifiying candidate # 114.434 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 114.434 * * [simplify]: iters left: 6 (13 enodes) 114.439 * * [simplify]: iters left: 5 (44 enodes) 114.447 * * [simplify]: iters left: 4 (55 enodes) 114.456 * * [simplify]: iters left: 3 (67 enodes) 114.466 * * [simplify]: Extracting #0: cost 1 inf + 0 114.466 * * [simplify]: Extracting #1: cost 4 inf + 0 114.466 * * [simplify]: Extracting #2: cost 8 inf + 0 114.466 * * [simplify]: Extracting #3: cost 10 inf + 42 114.466 * * [simplify]: Extracting #4: cost 10 inf + 125 114.466 * * [simplify]: Extracting #5: cost 18 inf + 166 114.466 * * [simplify]: Extracting #6: cost 19 inf + 210 114.466 * * [simplify]: Extracting #7: cost 12 inf + 544 114.467 * * [simplify]: Extracting #8: cost 4 inf + 1823 114.467 * * [simplify]: Extracting #9: cost 1 inf + 2721 114.468 * * [simplify]: Extracting #10: cost 0 inf + 3101 114.468 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 114.468 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2))) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2))))) 114.469 * * * * [progress]: [ 460 / 494 ] simplifiying candidate # 114.469 * [simplify]: Simplifying (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) 114.469 * * [simplify]: iters left: 6 (12 enodes) 114.472 * * [simplify]: iters left: 5 (41 enodes) 114.479 * * [simplify]: iters left: 4 (52 enodes) 114.487 * * [simplify]: iters left: 3 (64 enodes) 114.496 * * [simplify]: Extracting #0: cost 1 inf + 0 114.497 * * [simplify]: Extracting #1: cost 4 inf + 0 114.497 * * [simplify]: Extracting #2: cost 5 inf + 1 114.497 * * [simplify]: Extracting #3: cost 9 inf + 1 114.497 * * [simplify]: Extracting #4: cost 10 inf + 43 114.497 * * [simplify]: Extracting #5: cost 18 inf + 84 114.497 * * [simplify]: Extracting #6: cost 17 inf + 212 114.497 * * [simplify]: Extracting #7: cost 3 inf + 2040 114.498 * * [simplify]: Extracting #8: cost 1 inf + 2599 114.498 * * [simplify]: Extracting #9: cost 0 inf + 2939 114.499 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2) 114.499 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1)) (/ (cbrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2)))) 114.499 * * * * [progress]: [ 461 / 494 ] simplifiying candidate # 114.499 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) 114.499 * * [simplify]: iters left: 6 (13 enodes) 114.503 * * [simplify]: iters left: 5 (44 enodes) 114.510 * * [simplify]: iters left: 4 (55 enodes) 114.521 * * [simplify]: iters left: 3 (67 enodes) 114.531 * * [simplify]: Extracting #0: cost 1 inf + 0 114.531 * * [simplify]: Extracting #1: cost 4 inf + 0 114.531 * * [simplify]: Extracting #2: cost 8 inf + 0 114.531 * * [simplify]: Extracting #3: cost 10 inf + 82 114.531 * * [simplify]: Extracting #4: cost 10 inf + 205 114.531 * * [simplify]: Extracting #5: cost 18 inf + 246 114.531 * * [simplify]: Extracting #6: cost 19 inf + 290 114.531 * * [simplify]: Extracting #7: cost 12 inf + 624 114.532 * * [simplify]: Extracting #8: cost 4 inf + 1863 114.532 * * [simplify]: Extracting #9: cost 1 inf + 2721 114.533 * * [simplify]: Extracting #10: cost 0 inf + 3101 114.534 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2)) 114.534 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2)))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (cbrt 2))))) 114.534 * * * * [progress]: [ 462 / 494 ] simplifiying candidate # 114.534 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 114.534 * * [simplify]: iters left: 6 (13 enodes) 114.538 * * [simplify]: iters left: 5 (44 enodes) 114.545 * * [simplify]: iters left: 4 (55 enodes) 114.554 * * [simplify]: iters left: 3 (67 enodes) 114.564 * * [simplify]: Extracting #0: cost 1 inf + 0 114.564 * * [simplify]: Extracting #1: cost 4 inf + 0 114.564 * * [simplify]: Extracting #2: cost 8 inf + 0 114.564 * * [simplify]: Extracting #3: cost 10 inf + 42 114.564 * * [simplify]: Extracting #4: cost 10 inf + 125 114.564 * * [simplify]: Extracting #5: cost 18 inf + 166 114.564 * * [simplify]: Extracting #6: cost 19 inf + 210 114.565 * * [simplify]: Extracting #7: cost 12 inf + 544 114.565 * * [simplify]: Extracting #8: cost 4 inf + 1783 114.565 * * [simplify]: Extracting #9: cost 1 inf + 2601 114.566 * * [simplify]: Extracting #10: cost 0 inf + 2941 114.566 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 114.567 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2))) (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2))))) 114.567 * * * * [progress]: [ 463 / 494 ] simplifiying candidate # 114.567 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) 114.567 * * [simplify]: iters left: 6 (12 enodes) 114.570 * * [simplify]: iters left: 5 (41 enodes) 114.577 * * [simplify]: iters left: 4 (52 enodes) 114.585 * * [simplify]: iters left: 3 (64 enodes) 114.594 * * [simplify]: Extracting #0: cost 1 inf + 0 114.594 * * [simplify]: Extracting #1: cost 4 inf + 0 114.595 * * [simplify]: Extracting #2: cost 5 inf + 1 114.595 * * [simplify]: Extracting #3: cost 9 inf + 1 114.595 * * [simplify]: Extracting #4: cost 10 inf + 43 114.595 * * [simplify]: Extracting #5: cost 18 inf + 84 114.595 * * [simplify]: Extracting #6: cost 17 inf + 212 114.595 * * [simplify]: Extracting #7: cost 3 inf + 1960 114.596 * * [simplify]: Extracting #8: cost 1 inf + 2479 114.596 * * [simplify]: Extracting #9: cost 0 inf + 2779 114.597 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2) 114.597 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1)) (/ (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 2)))) 114.597 * * * * [progress]: [ 464 / 494 ] simplifiying candidate # 114.597 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) 114.597 * * [simplify]: iters left: 6 (12 enodes) 114.602 * * [simplify]: iters left: 5 (44 enodes) 114.610 * * [simplify]: iters left: 4 (61 enodes) 114.620 * * [simplify]: iters left: 3 (77 enodes) 114.632 * * [simplify]: Extracting #0: cost 1 inf + 0 114.632 * * [simplify]: Extracting #1: cost 7 inf + 0 114.632 * * [simplify]: Extracting #2: cost 16 inf + 0 114.632 * * [simplify]: Extracting #3: cost 17 inf + 2 114.632 * * [simplify]: Extracting #4: cost 20 inf + 530 114.632 * * [simplify]: Extracting #5: cost 19 inf + 858 114.632 * * [simplify]: Extracting #6: cost 13 inf + 1150 114.633 * * [simplify]: Extracting #7: cost 6 inf + 1993 114.633 * * [simplify]: Extracting #8: cost 0 inf + 3671 114.634 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2)) 114.634 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2))))) 114.634 * * * * [progress]: [ 465 / 494 ] simplifiying candidate # 114.634 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) 114.635 * * [simplify]: iters left: 6 (12 enodes) 114.638 * * [simplify]: iters left: 5 (44 enodes) 114.646 * * [simplify]: iters left: 4 (61 enodes) 114.656 * * [simplify]: iters left: 3 (77 enodes) 114.667 * * [simplify]: Extracting #0: cost 1 inf + 0 114.667 * * [simplify]: Extracting #1: cost 7 inf + 0 114.668 * * [simplify]: Extracting #2: cost 16 inf + 0 114.668 * * [simplify]: Extracting #3: cost 17 inf + 2 114.668 * * [simplify]: Extracting #4: cost 20 inf + 370 114.668 * * [simplify]: Extracting #5: cost 19 inf + 618 114.668 * * [simplify]: Extracting #6: cost 13 inf + 910 114.669 * * [simplify]: Extracting #7: cost 6 inf + 1753 114.669 * * [simplify]: Extracting #8: cost 0 inf + 3271 114.670 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2)) 114.670 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (sqrt 2))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2))))) 114.670 * * * * [progress]: [ 466 / 494 ] simplifiying candidate # 114.670 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 114.670 * * [simplify]: iters left: 6 (11 enodes) 114.673 * * [simplify]: iters left: 5 (41 enodes) 114.682 * * [simplify]: iters left: 4 (58 enodes) 114.691 * * [simplify]: iters left: 3 (74 enodes) 114.702 * * [simplify]: Extracting #0: cost 1 inf + 0 114.702 * * [simplify]: Extracting #1: cost 7 inf + 0 114.702 * * [simplify]: Extracting #2: cost 13 inf + 1 114.702 * * [simplify]: Extracting #3: cost 11 inf + 209 114.702 * * [simplify]: Extracting #4: cost 18 inf + 332 114.702 * * [simplify]: Extracting #5: cost 18 inf + 418 114.702 * * [simplify]: Extracting #6: cost 5 inf + 2004 114.703 * * [simplify]: Extracting #7: cost 1 inf + 2609 114.703 * * [simplify]: Extracting #8: cost 0 inf + 2869 114.704 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 114.704 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 1)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 114.704 * * * * [progress]: [ 467 / 494 ] simplifiying candidate # 114.705 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) 114.705 * * [simplify]: iters left: 6 (14 enodes) 114.709 * * [simplify]: iters left: 5 (50 enodes) 114.717 * * [simplify]: iters left: 4 (67 enodes) 114.728 * * [simplify]: iters left: 3 (83 enodes) 114.740 * * [simplify]: Extracting #0: cost 1 inf + 0 114.740 * * [simplify]: Extracting #1: cost 7 inf + 0 114.741 * * [simplify]: Extracting #2: cost 16 inf + 0 114.741 * * [simplify]: Extracting #3: cost 20 inf + 1 114.741 * * [simplify]: Extracting #4: cost 18 inf + 205 114.741 * * [simplify]: Extracting #5: cost 21 inf + 934 114.741 * * [simplify]: Extracting #6: cost 20 inf + 1222 114.742 * * [simplify]: Extracting #7: cost 4 inf + 3634 114.742 * * [simplify]: Extracting #8: cost 0 inf + 4871 114.743 * * [simplify]: Extracting #9: cost 0 inf + 4831 114.744 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2)) 114.744 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2))))) 114.744 * * * * [progress]: [ 468 / 494 ] simplifiying candidate # 114.744 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 114.745 * * [simplify]: iters left: 6 (14 enodes) 114.749 * * [simplify]: iters left: 5 (50 enodes) 114.757 * * [simplify]: iters left: 4 (67 enodes) 114.770 * * [simplify]: iters left: 3 (83 enodes) 114.782 * * [simplify]: Extracting #0: cost 1 inf + 0 114.782 * * [simplify]: Extracting #1: cost 7 inf + 0 114.782 * * [simplify]: Extracting #2: cost 16 inf + 0 114.782 * * [simplify]: Extracting #3: cost 20 inf + 1 114.782 * * [simplify]: Extracting #4: cost 18 inf + 125 114.783 * * [simplify]: Extracting #5: cost 21 inf + 734 114.783 * * [simplify]: Extracting #6: cost 20 inf + 982 114.783 * * [simplify]: Extracting #7: cost 4 inf + 3274 114.784 * * [simplify]: Extracting #8: cost 0 inf + 4471 114.785 * * [simplify]: Extracting #9: cost 0 inf + 4431 114.786 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 114.786 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2))))) 114.786 * * * * [progress]: [ 469 / 494 ] simplifiying candidate # 114.786 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) 114.786 * * [simplify]: iters left: 6 (13 enodes) 114.790 * * [simplify]: iters left: 5 (47 enodes) 114.798 * * [simplify]: iters left: 4 (64 enodes) 114.808 * * [simplify]: iters left: 3 (80 enodes) 114.819 * * [simplify]: Extracting #0: cost 1 inf + 0 114.820 * * [simplify]: Extracting #1: cost 7 inf + 0 114.820 * * [simplify]: Extracting #2: cost 13 inf + 1 114.820 * * [simplify]: Extracting #3: cost 18 inf + 1 114.820 * * [simplify]: Extracting #4: cost 18 inf + 43 114.820 * * [simplify]: Extracting #5: cost 24 inf + 247 114.820 * * [simplify]: Extracting #6: cost 20 inf + 740 114.820 * * [simplify]: Extracting #7: cost 8 inf + 1929 114.821 * * [simplify]: Extracting #8: cost 1 inf + 3689 114.822 * * [simplify]: Extracting #9: cost 0 inf + 4029 114.823 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2) 114.823 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2)))) 114.823 * * * * [progress]: [ 470 / 494 ] simplifiying candidate # 114.823 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) 114.823 * * [simplify]: iters left: 6 (14 enodes) 114.827 * * [simplify]: iters left: 5 (50 enodes) 114.836 * * [simplify]: iters left: 4 (67 enodes) 114.848 * * [simplify]: iters left: 3 (83 enodes) 114.860 * * [simplify]: Extracting #0: cost 1 inf + 0 114.860 * * [simplify]: Extracting #1: cost 7 inf + 0 114.860 * * [simplify]: Extracting #2: cost 16 inf + 0 114.860 * * [simplify]: Extracting #3: cost 20 inf + 1 114.860 * * [simplify]: Extracting #4: cost 18 inf + 205 114.861 * * [simplify]: Extracting #5: cost 21 inf + 934 114.861 * * [simplify]: Extracting #6: cost 20 inf + 1222 114.861 * * [simplify]: Extracting #7: cost 4 inf + 3634 114.862 * * [simplify]: Extracting #8: cost 0 inf + 4871 114.863 * * [simplify]: Extracting #9: cost 0 inf + 4831 114.864 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2)) 114.864 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (cbrt 2))))) 114.864 * * * * [progress]: [ 471 / 494 ] simplifiying candidate # 114.864 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 114.865 * * [simplify]: iters left: 6 (14 enodes) 114.868 * * [simplify]: iters left: 5 (50 enodes) 114.877 * * [simplify]: iters left: 4 (67 enodes) 114.887 * * [simplify]: iters left: 3 (83 enodes) 114.900 * * [simplify]: Extracting #0: cost 1 inf + 0 114.900 * * [simplify]: Extracting #1: cost 7 inf + 0 114.900 * * [simplify]: Extracting #2: cost 16 inf + 0 114.900 * * [simplify]: Extracting #3: cost 20 inf + 1 114.900 * * [simplify]: Extracting #4: cost 18 inf + 125 114.900 * * [simplify]: Extracting #5: cost 21 inf + 734 114.900 * * [simplify]: Extracting #6: cost 20 inf + 982 114.901 * * [simplify]: Extracting #7: cost 4 inf + 3274 114.902 * * [simplify]: Extracting #8: cost 0 inf + 4471 114.903 * * [simplify]: Extracting #9: cost 0 inf + 4431 114.903 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 114.903 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2))) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2))))) 114.904 * * * * [progress]: [ 472 / 494 ] simplifiying candidate # 114.904 * [simplify]: Simplifying (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) 114.904 * * [simplify]: iters left: 6 (13 enodes) 114.907 * * [simplify]: iters left: 5 (47 enodes) 114.915 * * [simplify]: iters left: 4 (64 enodes) 114.927 * * [simplify]: iters left: 3 (80 enodes) 114.939 * * [simplify]: Extracting #0: cost 1 inf + 0 114.939 * * [simplify]: Extracting #1: cost 7 inf + 0 114.939 * * [simplify]: Extracting #2: cost 13 inf + 1 114.939 * * [simplify]: Extracting #3: cost 18 inf + 1 114.939 * * [simplify]: Extracting #4: cost 18 inf + 43 114.939 * * [simplify]: Extracting #5: cost 24 inf + 247 114.939 * * [simplify]: Extracting #6: cost 20 inf + 740 114.940 * * [simplify]: Extracting #7: cost 8 inf + 1929 114.940 * * [simplify]: Extracting #8: cost 1 inf + 3689 114.941 * * [simplify]: Extracting #9: cost 0 inf + 4029 114.942 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2) 114.942 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1)) (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) 2)))) 114.942 * * * * [progress]: [ 473 / 494 ] simplifiying candidate # 114.942 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) 114.942 * * [simplify]: iters left: 6 (12 enodes) 114.946 * * [simplify]: iters left: 5 (44 enodes) 114.954 * * [simplify]: iters left: 4 (61 enodes) 114.964 * * [simplify]: iters left: 3 (77 enodes) 114.975 * * [simplify]: Extracting #0: cost 1 inf + 0 114.975 * * [simplify]: Extracting #1: cost 7 inf + 0 114.975 * * [simplify]: Extracting #2: cost 16 inf + 0 114.975 * * [simplify]: Extracting #3: cost 17 inf + 2 114.976 * * [simplify]: Extracting #4: cost 20 inf + 530 114.976 * * [simplify]: Extracting #5: cost 19 inf + 858 114.976 * * [simplify]: Extracting #6: cost 13 inf + 1150 114.976 * * [simplify]: Extracting #7: cost 6 inf + 1993 114.977 * * [simplify]: Extracting #8: cost 0 inf + 3671 114.978 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2)) 114.978 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (* (cbrt 2) (cbrt 2)))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (cbrt 2))))) 114.978 * * * * [progress]: [ 474 / 494 ] simplifiying candidate # 114.978 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) 114.978 * * [simplify]: iters left: 6 (12 enodes) 114.982 * * [simplify]: iters left: 5 (44 enodes) 114.989 * * [simplify]: iters left: 4 (61 enodes) 114.999 * * [simplify]: iters left: 3 (77 enodes) 115.012 * * [simplify]: Extracting #0: cost 1 inf + 0 115.012 * * [simplify]: Extracting #1: cost 7 inf + 0 115.013 * * [simplify]: Extracting #2: cost 16 inf + 0 115.013 * * [simplify]: Extracting #3: cost 17 inf + 2 115.013 * * [simplify]: Extracting #4: cost 20 inf + 370 115.013 * * [simplify]: Extracting #5: cost 19 inf + 618 115.013 * * [simplify]: Extracting #6: cost 13 inf + 910 115.014 * * [simplify]: Extracting #7: cost 6 inf + 1753 115.014 * * [simplify]: Extracting #8: cost 0 inf + 3271 115.015 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2)) 115.015 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 (sqrt 2))) (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt 2))))) 115.015 * * * * [progress]: [ 475 / 494 ] simplifiying candidate # 115.015 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 115.015 * * [simplify]: iters left: 6 (11 enodes) 115.018 * * [simplify]: iters left: 5 (41 enodes) 115.026 * * [simplify]: iters left: 4 (58 enodes) 115.035 * * [simplify]: iters left: 3 (74 enodes) 115.045 * * [simplify]: Extracting #0: cost 1 inf + 0 115.045 * * [simplify]: Extracting #1: cost 7 inf + 0 115.045 * * [simplify]: Extracting #2: cost 13 inf + 1 115.045 * * [simplify]: Extracting #3: cost 11 inf + 209 115.045 * * [simplify]: Extracting #4: cost 18 inf + 332 115.046 * * [simplify]: Extracting #5: cost 18 inf + 418 115.046 * * [simplify]: Extracting #6: cost 5 inf + 2004 115.046 * * [simplify]: Extracting #7: cost 1 inf + 2609 115.047 * * [simplify]: Extracting #8: cost 0 inf + 2869 115.048 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 115.048 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (/ 1 1)) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 115.048 * * * * [progress]: [ 476 / 494 ] simplifiying candidate # 115.048 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) 115.048 * * [simplify]: iters left: 6 (11 enodes) 115.051 * * [simplify]: iters left: 5 (41 enodes) 115.058 * * [simplify]: iters left: 4 (58 enodes) 115.067 * * [simplify]: iters left: 3 (74 enodes) 115.078 * * [simplify]: Extracting #0: cost 1 inf + 0 115.078 * * [simplify]: Extracting #1: cost 7 inf + 0 115.078 * * [simplify]: Extracting #2: cost 13 inf + 1 115.078 * * [simplify]: Extracting #3: cost 11 inf + 209 115.078 * * [simplify]: Extracting #4: cost 18 inf + 332 115.078 * * [simplify]: Extracting #5: cost 18 inf + 418 115.079 * * [simplify]: Extracting #6: cost 5 inf + 2004 115.079 * * [simplify]: Extracting #7: cost 1 inf + 2609 115.080 * * [simplify]: Extracting #8: cost 0 inf + 2869 115.081 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2) 115.081 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a 1) (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)))) 115.081 * * * * [progress]: [ 477 / 494 ] simplifiying candidate # 115.081 * [simplify]: Simplifying (/ 1 2) 115.081 * * [simplify]: iters left: 2 (3 enodes) 115.083 * * [simplify]: iters left: 1 (12 enodes) 115.087 * * [simplify]: Extracting #0: cost 1 inf + 0 115.088 * * [simplify]: Extracting #1: cost 0 inf + 1 115.088 * [simplify]: Simplified to 1/2 115.088 * [simplify]: Simplified (2 2 2) to (λ (a b c) (/ 1 (/ (/ a (- (sqrt (fma c (* -4 a) (* b b))) b)) 1/2))) 115.088 * * * * [progress]: [ 478 / 494 ] simplifiying candidate # 115.088 * [simplify]: Simplifying (* (cbrt a) (cbrt a)) 115.088 * * [simplify]: iters left: 3 (3 enodes) 115.089 * * [simplify]: iters left: 2 (9 enodes) 115.090 * * [simplify]: Extracting #0: cost 1 inf + 0 115.090 * * [simplify]: Extracting #1: cost 3 inf + 0 115.090 * * [simplify]: Extracting #2: cost 5 inf + 0 115.090 * * [simplify]: Extracting #3: cost 4 inf + 1 115.090 * * [simplify]: Extracting #4: cost 0 inf + 405 115.090 * [simplify]: Simplified to (* (cbrt a) (cbrt a)) 115.090 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (/ (* (cbrt a) (cbrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a))))) 115.091 * * * * [progress]: [ 479 / 494 ] simplifiying candidate # 115.091 * [simplify]: Simplifying (sqrt a) 115.091 * * [simplify]: iters left: 1 (2 enodes) 115.091 * * [simplify]: Extracting #0: cost 1 inf + 0 115.091 * * [simplify]: Extracting #1: cost 3 inf + 0 115.091 * * [simplify]: Extracting #2: cost 2 inf + 1 115.091 * * [simplify]: Extracting #3: cost 0 inf + 83 115.091 * [simplify]: Simplified to (sqrt a) 115.091 * [simplify]: Simplified (2 2 1) to (λ (a b c) (/ 1 (/ (sqrt a) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a))))) 115.091 * * * * [progress]: [ 480 / 494 ] simplifiying candidate # 115.092 * * * * [progress]: [ 481 / 494 ] simplifiying candidate # 115.092 * * * * [progress]: [ 482 / 494 ] simplifiying candidate #real (real->posit16 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))))))> 115.092 * * * * [progress]: [ 483 / 494 ] simplifiying candidate # 115.092 * [simplify]: Simplifying b 115.092 * * [simplify]: iters left: 0 (1 enodes) 115.092 * * [simplify]: Extracting #0: cost 1 inf + 0 115.092 * * [simplify]: Extracting #1: cost 0 inf + 1 115.092 * [simplify]: Simplified to b 115.092 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- b b) 2)))) 115.092 * * * * [progress]: [ 484 / 494 ] simplifiying candidate # 115.092 * [simplify]: Simplifying (* +nan.0 a) 115.092 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- +nan.0 b) 2)))) 115.092 * * * * [progress]: [ 485 / 494 ] simplifiying candidate # 115.093 * [simplify]: Simplifying (* +nan.0 a) 115.093 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (/ 1 (/ a (/ (- +nan.0 b) 2)))) 115.093 * * * * [progress]: [ 486 / 494 ] simplifiying candidate # 115.093 * [simplify]: Simplifying 0 115.093 * * [simplify]: iters left: 0 (1 enodes) 115.094 * * [simplify]: Extracting #0: cost 1 inf + 0 115.094 * * [simplify]: Extracting #1: cost 0 inf + 1 115.094 * [simplify]: Simplified to 0 115.094 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ 0 2)))) 115.094 * * * * [progress]: [ 487 / 494 ] simplifiying candidate # 115.094 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 115.094 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ +nan.0 2)))) 115.094 * * * * [progress]: [ 488 / 494 ] simplifiying candidate # 115.094 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 115.094 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (/ 1 (/ a (/ +nan.0 2)))) 115.094 * * * * [progress]: [ 489 / 494 ] simplifiying candidate # 115.094 * [simplify]: Simplifying 0 115.094 * * [simplify]: iters left: 0 (1 enodes) 115.095 * * [simplify]: Extracting #0: cost 1 inf + 0 115.095 * * [simplify]: Extracting #1: cost 0 inf + 1 115.095 * [simplify]: Simplified to 0 115.095 * [simplify]: Simplified (2) to (λ (a b c) 0) 115.095 * * * * [progress]: [ 490 / 494 ] simplifiying candidate # 115.095 * [simplify]: Simplifying (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 115.095 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 115.096 * * * * [progress]: [ 491 / 494 ] simplifiying candidate # 115.096 * [simplify]: Simplifying (- (+ (* +nan.0 (/ c a)) (* 1/2 (/ b a)))) 115.096 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 115.096 * * * * [progress]: [ 492 / 494 ] simplifiying candidate # 115.096 * [simplify]: Simplifying (* -1 (/ b c)) 115.096 * * [simplify]: iters left: 4 (5 enodes) 115.098 * * [simplify]: iters left: 3 (19 enodes) 115.101 * * [simplify]: iters left: 2 (26 enodes) 115.105 * * [simplify]: iters left: 1 (30 enodes) 115.109 * * [simplify]: Extracting #0: cost 1 inf + 0 115.109 * * [simplify]: Extracting #1: cost 10 inf + 0 115.109 * * [simplify]: Extracting #2: cost 6 inf + 292 115.110 * * [simplify]: Extracting #3: cost 1 inf + 501 115.110 * * [simplify]: Extracting #4: cost 0 inf + 543 115.110 * [simplify]: Simplified to (- (/ b c)) 115.110 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 (- (/ b c)))) 115.110 * * * * [progress]: [ 493 / 494 ] simplifiying candidate # 115.110 * [simplify]: Simplifying (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ b a)) (- (* +nan.0 (/ (* a b) (pow c 2)))))))) 115.110 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 +nan.0)) 115.110 * * * * [progress]: [ 494 / 494 ] simplifiying candidate # 115.110 * [simplify]: Simplifying 0 115.110 * * [simplify]: iters left: 0 (1 enodes) 115.111 * * [simplify]: Extracting #0: cost 1 inf + 0 115.111 * * [simplify]: Extracting #1: cost 0 inf + 1 115.111 * [simplify]: Simplified to 0 115.111 * [simplify]: Simplified (2 2) to (λ (a b c) (/ 1 0)) 115.112 * * * [progress]: adding candidates to table 119.828 * * [progress]: iteration 4 / 4 119.828 * * * [progress]: picking best candidate 119.884 * * * * [pick]: Picked # 119.884 * * * [progress]: localizing error 119.914 * * * [progress]: generating rewritten candidates 119.914 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 119.915 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 119.945 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 120.142 * * * [progress]: generating series expansions 120.142 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 120.143 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 120.143 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 120.143 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 120.143 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 120.143 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.143 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 120.143 * [taylor]: Taking taylor expansion of c in b 120.143 * [backup-simplify]: Simplify c into c 120.143 * [taylor]: Taking taylor expansion of (* -4 a) in b 120.143 * [taylor]: Taking taylor expansion of -4 in b 120.143 * [backup-simplify]: Simplify -4 into -4 120.143 * [taylor]: Taking taylor expansion of a in b 120.143 * [backup-simplify]: Simplify a into a 120.143 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.143 * [taylor]: Taking taylor expansion of b in b 120.143 * [backup-simplify]: Simplify 0 into 0 120.143 * [backup-simplify]: Simplify 1 into 1 120.143 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.143 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 120.143 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 120.143 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 120.144 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.144 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 120.144 * [backup-simplify]: Simplify (+ 0 0) into 0 120.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 120.144 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 120.144 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 120.144 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.144 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 120.144 * [taylor]: Taking taylor expansion of c in a 120.144 * [backup-simplify]: Simplify c into c 120.144 * [taylor]: Taking taylor expansion of (* -4 a) in a 120.144 * [taylor]: Taking taylor expansion of -4 in a 120.144 * [backup-simplify]: Simplify -4 into -4 120.144 * [taylor]: Taking taylor expansion of a in a 120.144 * [backup-simplify]: Simplify 0 into 0 120.144 * [backup-simplify]: Simplify 1 into 1 120.144 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.144 * [taylor]: Taking taylor expansion of b in a 120.144 * [backup-simplify]: Simplify b into b 120.145 * [backup-simplify]: Simplify (* -4 0) into 0 120.145 * [backup-simplify]: Simplify (* c 0) into 0 120.145 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.145 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.145 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.146 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 120.146 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 120.146 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.146 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 120.146 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 120.146 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.146 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.146 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.146 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.146 * [taylor]: Taking taylor expansion of c in c 120.146 * [backup-simplify]: Simplify 0 into 0 120.146 * [backup-simplify]: Simplify 1 into 1 120.146 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.146 * [taylor]: Taking taylor expansion of -4 in c 120.146 * [backup-simplify]: Simplify -4 into -4 120.146 * [taylor]: Taking taylor expansion of a in c 120.146 * [backup-simplify]: Simplify a into a 120.146 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.146 * [taylor]: Taking taylor expansion of b in c 120.146 * [backup-simplify]: Simplify b into b 120.146 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.146 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.146 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.146 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.147 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.147 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.147 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.147 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.147 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.147 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.148 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.148 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.148 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.148 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.148 * [taylor]: Taking taylor expansion of c in c 120.148 * [backup-simplify]: Simplify 0 into 0 120.148 * [backup-simplify]: Simplify 1 into 1 120.148 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.148 * [taylor]: Taking taylor expansion of -4 in c 120.148 * [backup-simplify]: Simplify -4 into -4 120.148 * [taylor]: Taking taylor expansion of a in c 120.148 * [backup-simplify]: Simplify a into a 120.148 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.148 * [taylor]: Taking taylor expansion of b in c 120.148 * [backup-simplify]: Simplify b into b 120.148 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.148 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.148 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.148 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.148 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.148 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.149 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.149 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.149 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.149 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.149 * [taylor]: Taking taylor expansion of b in a 120.149 * [backup-simplify]: Simplify b into b 120.149 * [taylor]: Taking taylor expansion of b in b 120.149 * [backup-simplify]: Simplify 0 into 0 120.149 * [backup-simplify]: Simplify 1 into 1 120.149 * [backup-simplify]: Simplify 0 into 0 120.149 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 120.149 * [taylor]: Taking taylor expansion of -2 in a 120.149 * [backup-simplify]: Simplify -2 into -2 120.149 * [taylor]: Taking taylor expansion of (/ a b) in a 120.149 * [taylor]: Taking taylor expansion of a in a 120.149 * [backup-simplify]: Simplify 0 into 0 120.149 * [backup-simplify]: Simplify 1 into 1 120.149 * [taylor]: Taking taylor expansion of b in a 120.149 * [backup-simplify]: Simplify b into b 120.149 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.149 * [taylor]: Taking taylor expansion of 0 in b 120.149 * [backup-simplify]: Simplify 0 into 0 120.149 * [backup-simplify]: Simplify 0 into 0 120.149 * [backup-simplify]: Simplify 1 into 1 120.150 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 120.151 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 120.151 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 120.151 * [backup-simplify]: Simplify (+ 0 0) into 0 120.152 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 120.152 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 120.152 * [taylor]: Taking taylor expansion of -2 in a 120.152 * [backup-simplify]: Simplify -2 into -2 120.152 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 120.152 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.152 * [taylor]: Taking taylor expansion of a in a 120.152 * [backup-simplify]: Simplify 0 into 0 120.152 * [backup-simplify]: Simplify 1 into 1 120.152 * [taylor]: Taking taylor expansion of (pow b 3) in a 120.152 * [taylor]: Taking taylor expansion of b in a 120.152 * [backup-simplify]: Simplify b into b 120.152 * [backup-simplify]: Simplify (* 1 1) into 1 120.152 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.152 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 120.152 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 120.152 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 120.152 * [taylor]: Taking taylor expansion of (/ -2 b) in b 120.153 * [taylor]: Taking taylor expansion of -2 in b 120.153 * [backup-simplify]: Simplify -2 into -2 120.153 * [taylor]: Taking taylor expansion of b in b 120.153 * [backup-simplify]: Simplify 0 into 0 120.153 * [backup-simplify]: Simplify 1 into 1 120.153 * [backup-simplify]: Simplify (/ -2 1) into -2 120.153 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 120.153 * [backup-simplify]: Simplify 0 into 0 120.153 * [taylor]: Taking taylor expansion of 0 in b 120.153 * [backup-simplify]: Simplify 0 into 0 120.153 * [backup-simplify]: Simplify 0 into 0 120.154 * [backup-simplify]: Simplify 0 into 0 120.154 * [backup-simplify]: Simplify 0 into 0 120.154 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 120.155 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 120.156 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 120.156 * [backup-simplify]: Simplify (+ 0 0) into 0 120.156 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 120.156 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 120.156 * [taylor]: Taking taylor expansion of -4 in a 120.156 * [backup-simplify]: Simplify -4 into -4 120.156 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 120.156 * [taylor]: Taking taylor expansion of (pow a 3) in a 120.156 * [taylor]: Taking taylor expansion of a in a 120.156 * [backup-simplify]: Simplify 0 into 0 120.156 * [backup-simplify]: Simplify 1 into 1 120.156 * [taylor]: Taking taylor expansion of (pow b 5) in a 120.156 * [taylor]: Taking taylor expansion of b in a 120.156 * [backup-simplify]: Simplify b into b 120.157 * [backup-simplify]: Simplify (* 1 1) into 1 120.157 * [backup-simplify]: Simplify (* 1 1) into 1 120.157 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.157 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 120.157 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 120.157 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 120.157 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 120.158 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 120.158 * [taylor]: Taking taylor expansion of 0 in b 120.158 * [backup-simplify]: Simplify 0 into 0 120.158 * [backup-simplify]: Simplify 0 into 0 120.158 * [taylor]: Taking taylor expansion of 0 in b 120.158 * [backup-simplify]: Simplify 0 into 0 120.158 * [backup-simplify]: Simplify 0 into 0 120.158 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 120.158 * [backup-simplify]: Simplify (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) 120.158 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 120.158 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 120.158 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 120.158 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.158 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 120.158 * [taylor]: Taking taylor expansion of (/ 1 c) in b 120.158 * [taylor]: Taking taylor expansion of c in b 120.158 * [backup-simplify]: Simplify c into c 120.158 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.158 * [taylor]: Taking taylor expansion of (/ -4 a) in b 120.158 * [taylor]: Taking taylor expansion of -4 in b 120.158 * [backup-simplify]: Simplify -4 into -4 120.158 * [taylor]: Taking taylor expansion of a in b 120.159 * [backup-simplify]: Simplify a into a 120.159 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.159 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.159 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.159 * [taylor]: Taking taylor expansion of b in b 120.159 * [backup-simplify]: Simplify 0 into 0 120.159 * [backup-simplify]: Simplify 1 into 1 120.159 * [backup-simplify]: Simplify (* 1 1) into 1 120.159 * [backup-simplify]: Simplify (/ 1 1) into 1 120.159 * [backup-simplify]: Simplify (+ 0 1) into 1 120.160 * [backup-simplify]: Simplify (sqrt 1) into 1 120.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.161 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.161 * [backup-simplify]: Simplify (+ 0 0) into 0 120.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.161 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 120.161 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 120.161 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.161 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 120.161 * [taylor]: Taking taylor expansion of (/ 1 c) in a 120.161 * [taylor]: Taking taylor expansion of c in a 120.161 * [backup-simplify]: Simplify c into c 120.161 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.162 * [taylor]: Taking taylor expansion of (/ -4 a) in a 120.162 * [taylor]: Taking taylor expansion of -4 in a 120.162 * [backup-simplify]: Simplify -4 into -4 120.162 * [taylor]: Taking taylor expansion of a in a 120.162 * [backup-simplify]: Simplify 0 into 0 120.162 * [backup-simplify]: Simplify 1 into 1 120.162 * [backup-simplify]: Simplify (/ -4 1) into -4 120.162 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.162 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.162 * [taylor]: Taking taylor expansion of b in a 120.162 * [backup-simplify]: Simplify b into b 120.162 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.162 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.162 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 120.162 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.162 * [backup-simplify]: Simplify (sqrt 0) into 0 120.163 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.163 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.163 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.163 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.163 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.163 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.163 * [taylor]: Taking taylor expansion of c in c 120.163 * [backup-simplify]: Simplify 0 into 0 120.163 * [backup-simplify]: Simplify 1 into 1 120.163 * [backup-simplify]: Simplify (/ 1 1) into 1 120.163 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.163 * [taylor]: Taking taylor expansion of -4 in c 120.163 * [backup-simplify]: Simplify -4 into -4 120.163 * [taylor]: Taking taylor expansion of a in c 120.163 * [backup-simplify]: Simplify a into a 120.163 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.163 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.164 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.164 * [taylor]: Taking taylor expansion of b in c 120.164 * [backup-simplify]: Simplify b into b 120.164 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.164 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.164 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.164 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.164 * [backup-simplify]: Simplify (sqrt 0) into 0 120.164 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.164 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.164 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.165 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.165 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.165 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.165 * [taylor]: Taking taylor expansion of c in c 120.165 * [backup-simplify]: Simplify 0 into 0 120.165 * [backup-simplify]: Simplify 1 into 1 120.165 * [backup-simplify]: Simplify (/ 1 1) into 1 120.165 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.165 * [taylor]: Taking taylor expansion of -4 in c 120.165 * [backup-simplify]: Simplify -4 into -4 120.165 * [taylor]: Taking taylor expansion of a in c 120.165 * [backup-simplify]: Simplify a into a 120.165 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.165 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.165 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.165 * [taylor]: Taking taylor expansion of b in c 120.165 * [backup-simplify]: Simplify b into b 120.165 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.165 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.165 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.165 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.166 * [backup-simplify]: Simplify (sqrt 0) into 0 120.166 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.166 * [taylor]: Taking taylor expansion of 0 in a 120.166 * [backup-simplify]: Simplify 0 into 0 120.166 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 120.166 * [taylor]: Taking taylor expansion of +nan.0 in a 120.166 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.166 * [taylor]: Taking taylor expansion of a in a 120.166 * [backup-simplify]: Simplify 0 into 0 120.166 * [backup-simplify]: Simplify 1 into 1 120.166 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 120.167 * [taylor]: Taking taylor expansion of +nan.0 in b 120.167 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.167 * [taylor]: Taking taylor expansion of 0 in b 120.167 * [backup-simplify]: Simplify 0 into 0 120.167 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 120.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.167 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 120.168 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.168 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.168 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 120.168 * [taylor]: Taking taylor expansion of +nan.0 in a 120.168 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.168 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 120.168 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.168 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.168 * [taylor]: Taking taylor expansion of b in a 120.168 * [backup-simplify]: Simplify b into b 120.168 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.168 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.168 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.169 * [taylor]: Taking taylor expansion of +nan.0 in a 120.169 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.169 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.169 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.169 * [taylor]: Taking taylor expansion of a in a 120.169 * [backup-simplify]: Simplify 0 into 0 120.169 * [backup-simplify]: Simplify 1 into 1 120.169 * [backup-simplify]: Simplify (* 1 1) into 1 120.169 * [backup-simplify]: Simplify (/ 1 1) into 1 120.170 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.171 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.171 * [backup-simplify]: Simplify (- 0) into 0 120.171 * [backup-simplify]: Simplify (+ 0 0) into 0 120.171 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.172 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.172 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 120.173 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 120.173 * [taylor]: Taking taylor expansion of 0 in b 120.173 * [backup-simplify]: Simplify 0 into 0 120.173 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 120.173 * [taylor]: Taking taylor expansion of 0 in b 120.173 * [backup-simplify]: Simplify 0 into 0 120.173 * [taylor]: Taking taylor expansion of 0 in b 120.173 * [backup-simplify]: Simplify 0 into 0 120.173 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.173 * [backup-simplify]: Simplify 0 into 0 120.174 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 120.175 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.175 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.175 * [backup-simplify]: Simplify (+ 0 0) into 0 120.176 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.176 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 120.176 * [taylor]: Taking taylor expansion of +nan.0 in a 120.176 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.176 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 120.176 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 120.176 * [taylor]: Taking taylor expansion of +nan.0 in a 120.176 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.176 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 120.176 * [taylor]: Taking taylor expansion of (pow a 3) in a 120.176 * [taylor]: Taking taylor expansion of a in a 120.176 * [backup-simplify]: Simplify 0 into 0 120.176 * [backup-simplify]: Simplify 1 into 1 120.176 * [backup-simplify]: Simplify (* 1 1) into 1 120.177 * [backup-simplify]: Simplify (* 1 1) into 1 120.177 * [backup-simplify]: Simplify (/ 1 1) into 1 120.177 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 120.177 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 120.177 * [taylor]: Taking taylor expansion of +nan.0 in a 120.177 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.177 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 120.177 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 120.177 * [taylor]: Taking taylor expansion of a in a 120.177 * [backup-simplify]: Simplify 0 into 0 120.177 * [backup-simplify]: Simplify 1 into 1 120.177 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.177 * [taylor]: Taking taylor expansion of b in a 120.177 * [backup-simplify]: Simplify b into b 120.177 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.177 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 120.177 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.177 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 120.178 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.180 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.181 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.181 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.181 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.181 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.182 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.182 * [backup-simplify]: Simplify (+ 0 0) into 0 120.183 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.183 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.184 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.184 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.184 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.184 * [taylor]: Taking taylor expansion of +nan.0 in b 120.184 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.184 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.184 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.184 * [taylor]: Taking taylor expansion of b in b 120.184 * [backup-simplify]: Simplify 0 into 0 120.184 * [backup-simplify]: Simplify 1 into 1 120.184 * [backup-simplify]: Simplify (* 1 1) into 1 120.184 * [backup-simplify]: Simplify (/ 1 1) into 1 120.185 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.186 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.186 * [backup-simplify]: Simplify (- 0) into 0 120.186 * [backup-simplify]: Simplify 0 into 0 120.186 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.188 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.188 * [backup-simplify]: Simplify (- 0) into 0 120.188 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 120.189 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.189 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.189 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.189 * [taylor]: Taking taylor expansion of +nan.0 in b 120.189 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.189 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.189 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.189 * [taylor]: Taking taylor expansion of b in b 120.189 * [backup-simplify]: Simplify 0 into 0 120.189 * [backup-simplify]: Simplify 1 into 1 120.189 * [backup-simplify]: Simplify (* 1 1) into 1 120.189 * [backup-simplify]: Simplify (/ 1 1) into 1 120.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.191 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.191 * [backup-simplify]: Simplify (- 0) into 0 120.191 * [backup-simplify]: Simplify 0 into 0 120.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.192 * [taylor]: Taking taylor expansion of 0 in b 120.192 * [backup-simplify]: Simplify 0 into 0 120.192 * [taylor]: Taking taylor expansion of 0 in b 120.192 * [backup-simplify]: Simplify 0 into 0 120.192 * [backup-simplify]: Simplify 0 into 0 120.192 * [backup-simplify]: Simplify 0 into 0 120.192 * [backup-simplify]: Simplify 0 into 0 120.192 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 120.192 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) 120.192 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 120.192 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 120.192 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 120.192 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.192 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 120.192 * [taylor]: Taking taylor expansion of (/ -1 c) in b 120.192 * [taylor]: Taking taylor expansion of -1 in b 120.192 * [backup-simplify]: Simplify -1 into -1 120.192 * [taylor]: Taking taylor expansion of c in b 120.192 * [backup-simplify]: Simplify c into c 120.193 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.193 * [taylor]: Taking taylor expansion of (/ 4 a) in b 120.193 * [taylor]: Taking taylor expansion of 4 in b 120.193 * [backup-simplify]: Simplify 4 into 4 120.193 * [taylor]: Taking taylor expansion of a in b 120.193 * [backup-simplify]: Simplify a into a 120.193 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.193 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.193 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.193 * [taylor]: Taking taylor expansion of b in b 120.193 * [backup-simplify]: Simplify 0 into 0 120.193 * [backup-simplify]: Simplify 1 into 1 120.193 * [backup-simplify]: Simplify (* 1 1) into 1 120.193 * [backup-simplify]: Simplify (/ 1 1) into 1 120.194 * [backup-simplify]: Simplify (+ 0 1) into 1 120.194 * [backup-simplify]: Simplify (sqrt 1) into 1 120.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.195 * [backup-simplify]: Simplify (+ 0 0) into 0 120.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.196 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 120.196 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 120.196 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.196 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 120.196 * [taylor]: Taking taylor expansion of (/ -1 c) in a 120.196 * [taylor]: Taking taylor expansion of -1 in a 120.196 * [backup-simplify]: Simplify -1 into -1 120.196 * [taylor]: Taking taylor expansion of c in a 120.196 * [backup-simplify]: Simplify c into c 120.196 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.196 * [taylor]: Taking taylor expansion of (/ 4 a) in a 120.196 * [taylor]: Taking taylor expansion of 4 in a 120.196 * [backup-simplify]: Simplify 4 into 4 120.196 * [taylor]: Taking taylor expansion of a in a 120.196 * [backup-simplify]: Simplify 0 into 0 120.196 * [backup-simplify]: Simplify 1 into 1 120.196 * [backup-simplify]: Simplify (/ 4 1) into 4 120.196 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.196 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.196 * [taylor]: Taking taylor expansion of b in a 120.196 * [backup-simplify]: Simplify b into b 120.196 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.196 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.196 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 120.196 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.197 * [backup-simplify]: Simplify (sqrt 0) into 0 120.197 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.197 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.197 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.197 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.197 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.197 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.197 * [taylor]: Taking taylor expansion of -1 in c 120.197 * [backup-simplify]: Simplify -1 into -1 120.197 * [taylor]: Taking taylor expansion of c in c 120.197 * [backup-simplify]: Simplify 0 into 0 120.197 * [backup-simplify]: Simplify 1 into 1 120.198 * [backup-simplify]: Simplify (/ -1 1) into -1 120.198 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.198 * [taylor]: Taking taylor expansion of 4 in c 120.198 * [backup-simplify]: Simplify 4 into 4 120.198 * [taylor]: Taking taylor expansion of a in c 120.198 * [backup-simplify]: Simplify a into a 120.198 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.198 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.198 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.198 * [taylor]: Taking taylor expansion of b in c 120.198 * [backup-simplify]: Simplify b into b 120.198 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.198 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.198 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.198 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.199 * [backup-simplify]: Simplify (sqrt 0) into 0 120.199 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.199 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.199 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.199 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.199 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.199 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.199 * [taylor]: Taking taylor expansion of -1 in c 120.199 * [backup-simplify]: Simplify -1 into -1 120.199 * [taylor]: Taking taylor expansion of c in c 120.199 * [backup-simplify]: Simplify 0 into 0 120.199 * [backup-simplify]: Simplify 1 into 1 120.199 * [backup-simplify]: Simplify (/ -1 1) into -1 120.199 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.200 * [taylor]: Taking taylor expansion of 4 in c 120.200 * [backup-simplify]: Simplify 4 into 4 120.200 * [taylor]: Taking taylor expansion of a in c 120.200 * [backup-simplify]: Simplify a into a 120.200 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.200 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.200 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.200 * [taylor]: Taking taylor expansion of b in c 120.200 * [backup-simplify]: Simplify b into b 120.200 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.200 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.200 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.200 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.200 * [backup-simplify]: Simplify (sqrt 0) into 0 120.201 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.201 * [taylor]: Taking taylor expansion of 0 in a 120.201 * [backup-simplify]: Simplify 0 into 0 120.201 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 120.201 * [taylor]: Taking taylor expansion of +nan.0 in a 120.201 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.201 * [taylor]: Taking taylor expansion of a in a 120.201 * [backup-simplify]: Simplify 0 into 0 120.201 * [backup-simplify]: Simplify 1 into 1 120.201 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 120.201 * [taylor]: Taking taylor expansion of +nan.0 in b 120.201 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.201 * [taylor]: Taking taylor expansion of 0 in b 120.201 * [backup-simplify]: Simplify 0 into 0 120.201 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 120.202 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 120.202 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 120.202 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.203 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.203 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 120.203 * [taylor]: Taking taylor expansion of +nan.0 in a 120.203 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.203 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 120.203 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.203 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.203 * [taylor]: Taking taylor expansion of b in a 120.203 * [backup-simplify]: Simplify b into b 120.203 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.203 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.203 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.203 * [taylor]: Taking taylor expansion of +nan.0 in a 120.203 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.203 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.203 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.203 * [taylor]: Taking taylor expansion of a in a 120.203 * [backup-simplify]: Simplify 0 into 0 120.203 * [backup-simplify]: Simplify 1 into 1 120.204 * [backup-simplify]: Simplify (* 1 1) into 1 120.204 * [backup-simplify]: Simplify (/ 1 1) into 1 120.204 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.205 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.205 * [backup-simplify]: Simplify (- 0) into 0 120.206 * [backup-simplify]: Simplify (+ 0 0) into 0 120.206 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.206 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.207 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 120.207 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 120.207 * [taylor]: Taking taylor expansion of 0 in b 120.207 * [backup-simplify]: Simplify 0 into 0 120.208 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 120.208 * [taylor]: Taking taylor expansion of 0 in b 120.208 * [backup-simplify]: Simplify 0 into 0 120.208 * [taylor]: Taking taylor expansion of 0 in b 120.208 * [backup-simplify]: Simplify 0 into 0 120.208 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.208 * [backup-simplify]: Simplify 0 into 0 120.208 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.217 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.218 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 120.218 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.219 * [backup-simplify]: Simplify (+ 0 0) into 0 120.219 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.219 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 120.219 * [taylor]: Taking taylor expansion of +nan.0 in a 120.219 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.219 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 120.220 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 120.220 * [taylor]: Taking taylor expansion of +nan.0 in a 120.220 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.220 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 120.220 * [taylor]: Taking taylor expansion of (pow a 3) in a 120.220 * [taylor]: Taking taylor expansion of a in a 120.220 * [backup-simplify]: Simplify 0 into 0 120.220 * [backup-simplify]: Simplify 1 into 1 120.220 * [backup-simplify]: Simplify (* 1 1) into 1 120.220 * [backup-simplify]: Simplify (* 1 1) into 1 120.220 * [backup-simplify]: Simplify (/ 1 1) into 1 120.220 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 120.220 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 120.220 * [taylor]: Taking taylor expansion of +nan.0 in a 120.220 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.221 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 120.221 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 120.221 * [taylor]: Taking taylor expansion of a in a 120.221 * [backup-simplify]: Simplify 0 into 0 120.221 * [backup-simplify]: Simplify 1 into 1 120.221 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.221 * [taylor]: Taking taylor expansion of b in a 120.221 * [backup-simplify]: Simplify b into b 120.221 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.221 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 120.221 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.221 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 120.221 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.222 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.222 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.223 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.223 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.225 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.225 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.225 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.225 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.226 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.226 * [backup-simplify]: Simplify (+ 0 0) into 0 120.226 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.227 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.227 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.227 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.227 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.227 * [taylor]: Taking taylor expansion of +nan.0 in b 120.227 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.227 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.227 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.227 * [taylor]: Taking taylor expansion of b in b 120.227 * [backup-simplify]: Simplify 0 into 0 120.227 * [backup-simplify]: Simplify 1 into 1 120.228 * [backup-simplify]: Simplify (* 1 1) into 1 120.228 * [backup-simplify]: Simplify (/ 1 1) into 1 120.228 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.229 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.229 * [backup-simplify]: Simplify (- 0) into 0 120.229 * [backup-simplify]: Simplify 0 into 0 120.230 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.231 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.231 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.231 * [backup-simplify]: Simplify (- 0) into 0 120.232 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 120.232 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.232 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.232 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.232 * [taylor]: Taking taylor expansion of +nan.0 in b 120.232 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.232 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.232 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.232 * [taylor]: Taking taylor expansion of b in b 120.232 * [backup-simplify]: Simplify 0 into 0 120.232 * [backup-simplify]: Simplify 1 into 1 120.233 * [backup-simplify]: Simplify (* 1 1) into 1 120.233 * [backup-simplify]: Simplify (/ 1 1) into 1 120.234 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.234 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.235 * [backup-simplify]: Simplify (- 0) into 0 120.235 * [backup-simplify]: Simplify 0 into 0 120.235 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.235 * [taylor]: Taking taylor expansion of 0 in b 120.235 * [backup-simplify]: Simplify 0 into 0 120.235 * [taylor]: Taking taylor expansion of 0 in b 120.235 * [backup-simplify]: Simplify 0 into 0 120.235 * [backup-simplify]: Simplify 0 into 0 120.235 * [backup-simplify]: Simplify 0 into 0 120.235 * [backup-simplify]: Simplify 0 into 0 120.236 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 120.236 * * * * [progress]: [ 2 / 3 ] generating series at (2) 120.236 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) (/ (/ b 2) a)) into (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) 120.236 * [approximate]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in (c a b) around 0 120.236 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in b 120.236 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 120.236 * [taylor]: Taking taylor expansion of 1/2 in b 120.236 * [backup-simplify]: Simplify 1/2 into 1/2 120.236 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 120.236 * [taylor]: Taking taylor expansion of (/ 1 a) in b 120.236 * [taylor]: Taking taylor expansion of a in b 120.236 * [backup-simplify]: Simplify a into a 120.236 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.236 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 120.236 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 120.236 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.236 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 120.236 * [taylor]: Taking taylor expansion of c in b 120.236 * [backup-simplify]: Simplify c into c 120.236 * [taylor]: Taking taylor expansion of (* -4 a) in b 120.236 * [taylor]: Taking taylor expansion of -4 in b 120.236 * [backup-simplify]: Simplify -4 into -4 120.236 * [taylor]: Taking taylor expansion of a in b 120.236 * [backup-simplify]: Simplify a into a 120.236 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.236 * [taylor]: Taking taylor expansion of b in b 120.236 * [backup-simplify]: Simplify 0 into 0 120.236 * [backup-simplify]: Simplify 1 into 1 120.236 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.236 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 120.237 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 120.237 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 120.237 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.237 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 120.237 * [backup-simplify]: Simplify (+ 0 0) into 0 120.238 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 120.238 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in b 120.238 * [taylor]: Taking taylor expansion of 1/2 in b 120.238 * [backup-simplify]: Simplify 1/2 into 1/2 120.238 * [taylor]: Taking taylor expansion of (/ b a) in b 120.238 * [taylor]: Taking taylor expansion of b in b 120.238 * [backup-simplify]: Simplify 0 into 0 120.238 * [backup-simplify]: Simplify 1 into 1 120.238 * [taylor]: Taking taylor expansion of a in b 120.238 * [backup-simplify]: Simplify a into a 120.238 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.238 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in a 120.238 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 120.238 * [taylor]: Taking taylor expansion of 1/2 in a 120.238 * [backup-simplify]: Simplify 1/2 into 1/2 120.238 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 120.238 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.238 * [taylor]: Taking taylor expansion of a in a 120.238 * [backup-simplify]: Simplify 0 into 0 120.238 * [backup-simplify]: Simplify 1 into 1 120.238 * [backup-simplify]: Simplify (/ 1 1) into 1 120.238 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 120.238 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 120.238 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.238 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 120.238 * [taylor]: Taking taylor expansion of c in a 120.238 * [backup-simplify]: Simplify c into c 120.238 * [taylor]: Taking taylor expansion of (* -4 a) in a 120.238 * [taylor]: Taking taylor expansion of -4 in a 120.238 * [backup-simplify]: Simplify -4 into -4 120.238 * [taylor]: Taking taylor expansion of a in a 120.238 * [backup-simplify]: Simplify 0 into 0 120.238 * [backup-simplify]: Simplify 1 into 1 120.238 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.238 * [taylor]: Taking taylor expansion of b in a 120.238 * [backup-simplify]: Simplify b into b 120.239 * [backup-simplify]: Simplify (* -4 0) into 0 120.239 * [backup-simplify]: Simplify (* c 0) into 0 120.239 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.239 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.239 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.239 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 120.240 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 120.240 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.240 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 120.240 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 120.240 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 120.240 * [taylor]: Taking taylor expansion of 1/2 in a 120.240 * [backup-simplify]: Simplify 1/2 into 1/2 120.240 * [taylor]: Taking taylor expansion of (/ b a) in a 120.240 * [taylor]: Taking taylor expansion of b in a 120.240 * [backup-simplify]: Simplify b into b 120.240 * [taylor]: Taking taylor expansion of a in a 120.240 * [backup-simplify]: Simplify 0 into 0 120.240 * [backup-simplify]: Simplify 1 into 1 120.240 * [backup-simplify]: Simplify (/ b 1) into b 120.240 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 120.240 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 120.240 * [taylor]: Taking taylor expansion of 1/2 in c 120.240 * [backup-simplify]: Simplify 1/2 into 1/2 120.240 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 120.240 * [taylor]: Taking taylor expansion of (/ 1 a) in c 120.240 * [taylor]: Taking taylor expansion of a in c 120.240 * [backup-simplify]: Simplify a into a 120.240 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.240 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.240 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.240 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.240 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.240 * [taylor]: Taking taylor expansion of c in c 120.240 * [backup-simplify]: Simplify 0 into 0 120.240 * [backup-simplify]: Simplify 1 into 1 120.241 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.241 * [taylor]: Taking taylor expansion of -4 in c 120.241 * [backup-simplify]: Simplify -4 into -4 120.241 * [taylor]: Taking taylor expansion of a in c 120.241 * [backup-simplify]: Simplify a into a 120.241 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.241 * [taylor]: Taking taylor expansion of b in c 120.241 * [backup-simplify]: Simplify b into b 120.241 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.241 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.241 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.241 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.241 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.241 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.242 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.242 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.242 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.242 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.242 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 120.242 * [taylor]: Taking taylor expansion of 1/2 in c 120.242 * [backup-simplify]: Simplify 1/2 into 1/2 120.242 * [taylor]: Taking taylor expansion of (/ b a) in c 120.242 * [taylor]: Taking taylor expansion of b in c 120.242 * [backup-simplify]: Simplify b into b 120.242 * [taylor]: Taking taylor expansion of a in c 120.242 * [backup-simplify]: Simplify a into a 120.242 * [backup-simplify]: Simplify (/ b a) into (/ b a) 120.242 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 120.242 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 120.242 * [taylor]: Taking taylor expansion of 1/2 in c 120.242 * [backup-simplify]: Simplify 1/2 into 1/2 120.242 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 120.242 * [taylor]: Taking taylor expansion of (/ 1 a) in c 120.242 * [taylor]: Taking taylor expansion of a in c 120.242 * [backup-simplify]: Simplify a into a 120.242 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.242 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.242 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.242 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.242 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.242 * [taylor]: Taking taylor expansion of c in c 120.242 * [backup-simplify]: Simplify 0 into 0 120.242 * [backup-simplify]: Simplify 1 into 1 120.242 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.242 * [taylor]: Taking taylor expansion of -4 in c 120.242 * [backup-simplify]: Simplify -4 into -4 120.242 * [taylor]: Taking taylor expansion of a in c 120.242 * [backup-simplify]: Simplify a into a 120.242 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.242 * [taylor]: Taking taylor expansion of b in c 120.242 * [backup-simplify]: Simplify b into b 120.242 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.242 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.243 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.243 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.243 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.243 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.243 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.243 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.244 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.244 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.244 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 120.244 * [taylor]: Taking taylor expansion of 1/2 in c 120.244 * [backup-simplify]: Simplify 1/2 into 1/2 120.244 * [taylor]: Taking taylor expansion of (/ b a) in c 120.244 * [taylor]: Taking taylor expansion of b in c 120.244 * [backup-simplify]: Simplify b into b 120.244 * [taylor]: Taking taylor expansion of a in c 120.244 * [backup-simplify]: Simplify a into a 120.244 * [backup-simplify]: Simplify (/ b a) into (/ b a) 120.244 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 120.244 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 120.244 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 120.244 * [backup-simplify]: Simplify (- (* 1/2 (/ b a))) into (- (* 1/2 (/ b a))) 120.244 * [backup-simplify]: Simplify (+ (* 1/2 (/ b a)) (- (* 1/2 (/ b a)))) into 0 120.244 * [taylor]: Taking taylor expansion of 0 in a 120.244 * [backup-simplify]: Simplify 0 into 0 120.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 120.244 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 120.245 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 120.245 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 120.245 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ b a))) into 0 120.245 * [backup-simplify]: Simplify (- 0) into 0 120.245 * [backup-simplify]: Simplify (+ (- (/ 1 b)) 0) into (- (/ 1 b)) 120.245 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 120.245 * [taylor]: Taking taylor expansion of (/ 1 b) in a 120.245 * [taylor]: Taking taylor expansion of b in a 120.246 * [backup-simplify]: Simplify b into b 120.246 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.246 * [taylor]: Taking taylor expansion of 0 in b 120.246 * [backup-simplify]: Simplify 0 into 0 120.246 * [backup-simplify]: Simplify 0 into 0 120.246 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 120.247 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 120.247 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 120.247 * [backup-simplify]: Simplify (+ 0 0) into 0 120.248 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 120.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.248 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 120.248 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 120.248 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.249 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 120.249 * [backup-simplify]: Simplify (- 0) into 0 120.249 * [backup-simplify]: Simplify (+ (- (/ a (pow b 3))) 0) into (- (/ a (pow b 3))) 120.249 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 120.249 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 120.249 * [taylor]: Taking taylor expansion of a in a 120.249 * [backup-simplify]: Simplify 0 into 0 120.249 * [backup-simplify]: Simplify 1 into 1 120.249 * [taylor]: Taking taylor expansion of (pow b 3) in a 120.249 * [taylor]: Taking taylor expansion of b in a 120.249 * [backup-simplify]: Simplify b into b 120.249 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.249 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 120.250 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 120.250 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 120.250 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 120.250 * [taylor]: Taking taylor expansion of (/ 1 b) in b 120.250 * [taylor]: Taking taylor expansion of b in b 120.250 * [backup-simplify]: Simplify 0 into 0 120.250 * [backup-simplify]: Simplify 1 into 1 120.250 * [backup-simplify]: Simplify (/ 1 1) into 1 120.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.251 * [backup-simplify]: Simplify (- 0) into 0 120.251 * [backup-simplify]: Simplify 0 into 0 120.251 * [taylor]: Taking taylor expansion of 0 in b 120.251 * [backup-simplify]: Simplify 0 into 0 120.251 * [backup-simplify]: Simplify 0 into 0 120.251 * [backup-simplify]: Simplify 0 into 0 120.252 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 120.252 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 120.253 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 120.253 * [backup-simplify]: Simplify (+ 0 0) into 0 120.254 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 120.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.254 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -4 (/ (pow a 3) (pow b 5)))) (+ (* 0 (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 120.254 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a))))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 120.254 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.255 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 120.256 * [backup-simplify]: Simplify (- 0) into 0 120.256 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 5)))) 0) into (- (* 2 (/ (pow a 2) (pow b 5)))) 120.256 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 120.256 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 120.256 * [taylor]: Taking taylor expansion of 2 in a 120.256 * [backup-simplify]: Simplify 2 into 2 120.256 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 120.256 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.256 * [taylor]: Taking taylor expansion of a in a 120.256 * [backup-simplify]: Simplify 0 into 0 120.256 * [backup-simplify]: Simplify 1 into 1 120.256 * [taylor]: Taking taylor expansion of (pow b 5) in a 120.256 * [taylor]: Taking taylor expansion of b in a 120.256 * [backup-simplify]: Simplify b into b 120.256 * [backup-simplify]: Simplify (* 1 1) into 1 120.256 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.256 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 120.257 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 120.257 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 120.257 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 120.257 * [backup-simplify]: Simplify (- 0) into 0 120.257 * [taylor]: Taking taylor expansion of 0 in b 120.257 * [backup-simplify]: Simplify 0 into 0 120.257 * [backup-simplify]: Simplify 0 into 0 120.257 * [taylor]: Taking taylor expansion of 0 in b 120.257 * [backup-simplify]: Simplify 0 into 0 120.257 * [backup-simplify]: Simplify 0 into 0 120.257 * [backup-simplify]: Simplify 0 into 0 120.257 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) 2) (/ 1 a)) (/ (/ (/ 1 b) 2) (/ 1 a))) into (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) 120.257 * [approximate]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in (c a b) around 0 120.258 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 120.258 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 120.258 * [taylor]: Taking taylor expansion of 1/2 in b 120.258 * [backup-simplify]: Simplify 1/2 into 1/2 120.258 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 120.258 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 120.258 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 120.258 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.258 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 120.258 * [taylor]: Taking taylor expansion of (/ 1 c) in b 120.258 * [taylor]: Taking taylor expansion of c in b 120.258 * [backup-simplify]: Simplify c into c 120.258 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.258 * [taylor]: Taking taylor expansion of (/ -4 a) in b 120.258 * [taylor]: Taking taylor expansion of -4 in b 120.258 * [backup-simplify]: Simplify -4 into -4 120.258 * [taylor]: Taking taylor expansion of a in b 120.258 * [backup-simplify]: Simplify a into a 120.258 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.258 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.258 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.258 * [taylor]: Taking taylor expansion of b in b 120.258 * [backup-simplify]: Simplify 0 into 0 120.258 * [backup-simplify]: Simplify 1 into 1 120.258 * [backup-simplify]: Simplify (* 1 1) into 1 120.259 * [backup-simplify]: Simplify (/ 1 1) into 1 120.259 * [backup-simplify]: Simplify (+ 0 1) into 1 120.259 * [backup-simplify]: Simplify (sqrt 1) into 1 120.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.260 * [backup-simplify]: Simplify (+ 0 0) into 0 120.261 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.261 * [taylor]: Taking taylor expansion of a in b 120.261 * [backup-simplify]: Simplify a into a 120.261 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 120.261 * [taylor]: Taking taylor expansion of 1/2 in b 120.261 * [backup-simplify]: Simplify 1/2 into 1/2 120.261 * [taylor]: Taking taylor expansion of (/ a b) in b 120.261 * [taylor]: Taking taylor expansion of a in b 120.261 * [backup-simplify]: Simplify a into a 120.261 * [taylor]: Taking taylor expansion of b in b 120.261 * [backup-simplify]: Simplify 0 into 0 120.261 * [backup-simplify]: Simplify 1 into 1 120.261 * [backup-simplify]: Simplify (/ a 1) into a 120.261 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 120.261 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 120.261 * [taylor]: Taking taylor expansion of 1/2 in a 120.261 * [backup-simplify]: Simplify 1/2 into 1/2 120.261 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 120.261 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 120.261 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 120.261 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.261 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 120.261 * [taylor]: Taking taylor expansion of (/ 1 c) in a 120.261 * [taylor]: Taking taylor expansion of c in a 120.261 * [backup-simplify]: Simplify c into c 120.261 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.261 * [taylor]: Taking taylor expansion of (/ -4 a) in a 120.261 * [taylor]: Taking taylor expansion of -4 in a 120.261 * [backup-simplify]: Simplify -4 into -4 120.261 * [taylor]: Taking taylor expansion of a in a 120.261 * [backup-simplify]: Simplify 0 into 0 120.261 * [backup-simplify]: Simplify 1 into 1 120.262 * [backup-simplify]: Simplify (/ -4 1) into -4 120.262 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.262 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.262 * [taylor]: Taking taylor expansion of b in a 120.262 * [backup-simplify]: Simplify b into b 120.262 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.262 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.262 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 120.262 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.262 * [backup-simplify]: Simplify (sqrt 0) into 0 120.263 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.263 * [taylor]: Taking taylor expansion of a in a 120.263 * [backup-simplify]: Simplify 0 into 0 120.263 * [backup-simplify]: Simplify 1 into 1 120.263 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 120.263 * [taylor]: Taking taylor expansion of 1/2 in a 120.263 * [backup-simplify]: Simplify 1/2 into 1/2 120.263 * [taylor]: Taking taylor expansion of (/ a b) in a 120.263 * [taylor]: Taking taylor expansion of a in a 120.263 * [backup-simplify]: Simplify 0 into 0 120.263 * [backup-simplify]: Simplify 1 into 1 120.263 * [taylor]: Taking taylor expansion of b in a 120.263 * [backup-simplify]: Simplify b into b 120.263 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.263 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 120.263 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 120.263 * [taylor]: Taking taylor expansion of 1/2 in c 120.263 * [backup-simplify]: Simplify 1/2 into 1/2 120.263 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 120.263 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.263 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.263 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.263 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.263 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.263 * [taylor]: Taking taylor expansion of c in c 120.263 * [backup-simplify]: Simplify 0 into 0 120.263 * [backup-simplify]: Simplify 1 into 1 120.264 * [backup-simplify]: Simplify (/ 1 1) into 1 120.264 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.264 * [taylor]: Taking taylor expansion of -4 in c 120.264 * [backup-simplify]: Simplify -4 into -4 120.264 * [taylor]: Taking taylor expansion of a in c 120.264 * [backup-simplify]: Simplify a into a 120.264 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.264 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.264 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.264 * [taylor]: Taking taylor expansion of b in c 120.264 * [backup-simplify]: Simplify b into b 120.264 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.264 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.264 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.264 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.264 * [backup-simplify]: Simplify (sqrt 0) into 0 120.265 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.265 * [taylor]: Taking taylor expansion of a in c 120.265 * [backup-simplify]: Simplify a into a 120.265 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 120.265 * [taylor]: Taking taylor expansion of 1/2 in c 120.265 * [backup-simplify]: Simplify 1/2 into 1/2 120.265 * [taylor]: Taking taylor expansion of (/ a b) in c 120.265 * [taylor]: Taking taylor expansion of a in c 120.265 * [backup-simplify]: Simplify a into a 120.265 * [taylor]: Taking taylor expansion of b in c 120.265 * [backup-simplify]: Simplify b into b 120.265 * [backup-simplify]: Simplify (/ a b) into (/ a b) 120.265 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 120.265 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 120.265 * [taylor]: Taking taylor expansion of 1/2 in c 120.265 * [backup-simplify]: Simplify 1/2 into 1/2 120.265 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 120.265 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.265 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.265 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.265 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.265 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.265 * [taylor]: Taking taylor expansion of c in c 120.265 * [backup-simplify]: Simplify 0 into 0 120.265 * [backup-simplify]: Simplify 1 into 1 120.266 * [backup-simplify]: Simplify (/ 1 1) into 1 120.266 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.266 * [taylor]: Taking taylor expansion of -4 in c 120.266 * [backup-simplify]: Simplify -4 into -4 120.266 * [taylor]: Taking taylor expansion of a in c 120.266 * [backup-simplify]: Simplify a into a 120.266 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.266 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.266 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.266 * [taylor]: Taking taylor expansion of b in c 120.266 * [backup-simplify]: Simplify b into b 120.266 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.266 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.266 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.266 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.267 * [backup-simplify]: Simplify (sqrt 0) into 0 120.267 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.267 * [taylor]: Taking taylor expansion of a in c 120.267 * [backup-simplify]: Simplify a into a 120.267 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 120.267 * [taylor]: Taking taylor expansion of 1/2 in c 120.267 * [backup-simplify]: Simplify 1/2 into 1/2 120.267 * [taylor]: Taking taylor expansion of (/ a b) in c 120.267 * [taylor]: Taking taylor expansion of a in c 120.267 * [backup-simplify]: Simplify a into a 120.267 * [taylor]: Taking taylor expansion of b in c 120.267 * [backup-simplify]: Simplify b into b 120.267 * [backup-simplify]: Simplify (/ a b) into (/ a b) 120.267 * [backup-simplify]: Simplify (* 0 a) into 0 120.268 * [backup-simplify]: Simplify (* 1/2 0) into 0 120.268 * [backup-simplify]: Simplify (+ 0 0) into 0 120.268 * [taylor]: Taking taylor expansion of 0 in a 120.268 * [backup-simplify]: Simplify 0 into 0 120.268 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 120.269 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 120.270 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 120.270 * [backup-simplify]: Simplify (- (* 1/2 (/ a b))) into (- (* 1/2 (/ a b))) 120.270 * [backup-simplify]: Simplify (+ (- +nan.0) (- (* 1/2 (/ a b)))) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 120.270 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 120.270 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 120.270 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 120.270 * [taylor]: Taking taylor expansion of 1/2 in a 120.270 * [backup-simplify]: Simplify 1/2 into 1/2 120.270 * [taylor]: Taking taylor expansion of (/ a b) in a 120.270 * [taylor]: Taking taylor expansion of a in a 120.270 * [backup-simplify]: Simplify 0 into 0 120.270 * [backup-simplify]: Simplify 1 into 1 120.270 * [taylor]: Taking taylor expansion of b in a 120.270 * [backup-simplify]: Simplify b into b 120.270 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.270 * [taylor]: Taking taylor expansion of (- +nan.0) in a 120.270 * [taylor]: Taking taylor expansion of +nan.0 in a 120.270 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.270 * [taylor]: Taking taylor expansion of 0 in b 120.270 * [backup-simplify]: Simplify 0 into 0 120.270 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 120.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.271 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 120.271 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.272 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.273 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.273 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.273 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 120.274 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 120.274 * [backup-simplify]: Simplify (- 0) into 0 120.274 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.274 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 120.274 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 120.274 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 120.274 * [taylor]: Taking taylor expansion of +nan.0 in a 120.274 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.274 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.274 * [taylor]: Taking taylor expansion of a in a 120.274 * [backup-simplify]: Simplify 0 into 0 120.274 * [backup-simplify]: Simplify 1 into 1 120.275 * [backup-simplify]: Simplify (/ 1 1) into 1 120.275 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 120.275 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 120.275 * [taylor]: Taking taylor expansion of +nan.0 in a 120.275 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.275 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 120.275 * [taylor]: Taking taylor expansion of a in a 120.275 * [backup-simplify]: Simplify 0 into 0 120.275 * [backup-simplify]: Simplify 1 into 1 120.275 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.275 * [taylor]: Taking taylor expansion of b in a 120.275 * [backup-simplify]: Simplify b into b 120.275 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.275 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.275 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.276 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.276 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.276 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.276 * [taylor]: Taking taylor expansion of +nan.0 in b 120.276 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.277 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.277 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 120.278 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.278 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.278 * [taylor]: Taking taylor expansion of +nan.0 in b 120.278 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.278 * [taylor]: Taking taylor expansion of 0 in b 120.278 * [backup-simplify]: Simplify 0 into 0 120.278 * [backup-simplify]: Simplify 0 into 0 120.278 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.278 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 120.279 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.279 * [backup-simplify]: Simplify (+ 0 0) into 0 120.280 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.282 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.282 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 120.283 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 120.283 * [backup-simplify]: Simplify (- 0) into 0 120.283 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.283 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 120.283 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 120.283 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.283 * [taylor]: Taking taylor expansion of +nan.0 in a 120.283 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.283 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.283 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.283 * [taylor]: Taking taylor expansion of a in a 120.283 * [backup-simplify]: Simplify 0 into 0 120.283 * [backup-simplify]: Simplify 1 into 1 120.284 * [backup-simplify]: Simplify (* 1 1) into 1 120.284 * [backup-simplify]: Simplify (/ 1 1) into 1 120.284 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 120.284 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 120.284 * [taylor]: Taking taylor expansion of +nan.0 in a 120.284 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.284 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.284 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.284 * [taylor]: Taking taylor expansion of b in a 120.284 * [backup-simplify]: Simplify b into b 120.284 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.284 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.285 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.286 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.286 * [backup-simplify]: Simplify (+ 0 0) into 0 120.286 * [backup-simplify]: Simplify (- 0) into 0 120.286 * [taylor]: Taking taylor expansion of 0 in b 120.286 * [backup-simplify]: Simplify 0 into 0 120.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.287 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.287 * [backup-simplify]: Simplify (+ 0 0) into 0 120.288 * [backup-simplify]: Simplify (- 0) into 0 120.288 * [taylor]: Taking taylor expansion of 0 in b 120.288 * [backup-simplify]: Simplify 0 into 0 120.288 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 120.288 * [backup-simplify]: Simplify (- 0) into 0 120.288 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 120.288 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 120.288 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 120.288 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 120.288 * [taylor]: Taking taylor expansion of 1/2 in b 120.288 * [backup-simplify]: Simplify 1/2 into 1/2 120.288 * [taylor]: Taking taylor expansion of (/ 1 b) in b 120.288 * [taylor]: Taking taylor expansion of b in b 120.288 * [backup-simplify]: Simplify 0 into 0 120.288 * [backup-simplify]: Simplify 1 into 1 120.289 * [backup-simplify]: Simplify (/ 1 1) into 1 120.289 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 120.289 * [backup-simplify]: Simplify (- 1/2) into -1/2 120.289 * [backup-simplify]: Simplify -1/2 into -1/2 120.289 * [taylor]: Taking taylor expansion of 0 in b 120.289 * [backup-simplify]: Simplify 0 into 0 120.289 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.290 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.290 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.290 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.291 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c)))) (* -1/2 (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 120.291 * [backup-simplify]: Simplify (- (/ (/ (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) 2) (/ 1 (- a))) (/ (/ (/ 1 (- b)) 2) (/ 1 (- a)))) into (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) 120.291 * [approximate]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in (c a b) around 0 120.291 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in b 120.291 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 120.291 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 120.291 * [taylor]: Taking taylor expansion of 1/2 in b 120.291 * [backup-simplify]: Simplify 1/2 into 1/2 120.291 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 120.291 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 120.291 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 120.291 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.292 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 120.292 * [taylor]: Taking taylor expansion of (/ -1 c) in b 120.292 * [taylor]: Taking taylor expansion of -1 in b 120.292 * [backup-simplify]: Simplify -1 into -1 120.292 * [taylor]: Taking taylor expansion of c in b 120.292 * [backup-simplify]: Simplify c into c 120.292 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.292 * [taylor]: Taking taylor expansion of (/ 4 a) in b 120.292 * [taylor]: Taking taylor expansion of 4 in b 120.292 * [backup-simplify]: Simplify 4 into 4 120.292 * [taylor]: Taking taylor expansion of a in b 120.292 * [backup-simplify]: Simplify a into a 120.292 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.292 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.292 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.292 * [taylor]: Taking taylor expansion of b in b 120.292 * [backup-simplify]: Simplify 0 into 0 120.292 * [backup-simplify]: Simplify 1 into 1 120.292 * [backup-simplify]: Simplify (* 1 1) into 1 120.293 * [backup-simplify]: Simplify (/ 1 1) into 1 120.293 * [backup-simplify]: Simplify (+ 0 1) into 1 120.293 * [backup-simplify]: Simplify (sqrt 1) into 1 120.293 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.294 * [backup-simplify]: Simplify (+ 0 0) into 0 120.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.295 * [taylor]: Taking taylor expansion of a in b 120.295 * [backup-simplify]: Simplify a into a 120.295 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 120.295 * [taylor]: Taking taylor expansion of 1/2 in b 120.295 * [backup-simplify]: Simplify 1/2 into 1/2 120.295 * [taylor]: Taking taylor expansion of (/ a b) in b 120.295 * [taylor]: Taking taylor expansion of a in b 120.295 * [backup-simplify]: Simplify a into a 120.295 * [taylor]: Taking taylor expansion of b in b 120.295 * [backup-simplify]: Simplify 0 into 0 120.295 * [backup-simplify]: Simplify 1 into 1 120.295 * [backup-simplify]: Simplify (/ a 1) into a 120.295 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in a 120.295 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 120.295 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 120.295 * [taylor]: Taking taylor expansion of 1/2 in a 120.295 * [backup-simplify]: Simplify 1/2 into 1/2 120.295 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 120.295 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 120.295 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 120.295 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.295 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 120.295 * [taylor]: Taking taylor expansion of (/ -1 c) in a 120.295 * [taylor]: Taking taylor expansion of -1 in a 120.295 * [backup-simplify]: Simplify -1 into -1 120.295 * [taylor]: Taking taylor expansion of c in a 120.295 * [backup-simplify]: Simplify c into c 120.295 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.295 * [taylor]: Taking taylor expansion of (/ 4 a) in a 120.295 * [taylor]: Taking taylor expansion of 4 in a 120.295 * [backup-simplify]: Simplify 4 into 4 120.295 * [taylor]: Taking taylor expansion of a in a 120.295 * [backup-simplify]: Simplify 0 into 0 120.295 * [backup-simplify]: Simplify 1 into 1 120.296 * [backup-simplify]: Simplify (/ 4 1) into 4 120.296 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.296 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.296 * [taylor]: Taking taylor expansion of b in a 120.296 * [backup-simplify]: Simplify b into b 120.296 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.296 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.296 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 120.296 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.296 * [backup-simplify]: Simplify (sqrt 0) into 0 120.297 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.297 * [taylor]: Taking taylor expansion of a in a 120.297 * [backup-simplify]: Simplify 0 into 0 120.297 * [backup-simplify]: Simplify 1 into 1 120.297 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 120.297 * [taylor]: Taking taylor expansion of 1/2 in a 120.297 * [backup-simplify]: Simplify 1/2 into 1/2 120.297 * [taylor]: Taking taylor expansion of (/ a b) in a 120.297 * [taylor]: Taking taylor expansion of a in a 120.297 * [backup-simplify]: Simplify 0 into 0 120.297 * [backup-simplify]: Simplify 1 into 1 120.297 * [taylor]: Taking taylor expansion of b in a 120.297 * [backup-simplify]: Simplify b into b 120.297 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.297 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 120.297 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 120.297 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 120.297 * [taylor]: Taking taylor expansion of 1/2 in c 120.297 * [backup-simplify]: Simplify 1/2 into 1/2 120.297 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 120.297 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.297 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.297 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.297 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.297 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.297 * [taylor]: Taking taylor expansion of -1 in c 120.297 * [backup-simplify]: Simplify -1 into -1 120.297 * [taylor]: Taking taylor expansion of c in c 120.297 * [backup-simplify]: Simplify 0 into 0 120.297 * [backup-simplify]: Simplify 1 into 1 120.298 * [backup-simplify]: Simplify (/ -1 1) into -1 120.298 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.298 * [taylor]: Taking taylor expansion of 4 in c 120.298 * [backup-simplify]: Simplify 4 into 4 120.298 * [taylor]: Taking taylor expansion of a in c 120.298 * [backup-simplify]: Simplify a into a 120.298 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.298 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.298 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.298 * [taylor]: Taking taylor expansion of b in c 120.298 * [backup-simplify]: Simplify b into b 120.298 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.298 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.298 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.298 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.298 * [backup-simplify]: Simplify (sqrt 0) into 0 120.299 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.299 * [taylor]: Taking taylor expansion of a in c 120.299 * [backup-simplify]: Simplify a into a 120.299 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 120.299 * [taylor]: Taking taylor expansion of 1/2 in c 120.299 * [backup-simplify]: Simplify 1/2 into 1/2 120.299 * [taylor]: Taking taylor expansion of (/ a b) in c 120.299 * [taylor]: Taking taylor expansion of a in c 120.299 * [backup-simplify]: Simplify a into a 120.299 * [taylor]: Taking taylor expansion of b in c 120.299 * [backup-simplify]: Simplify b into b 120.299 * [backup-simplify]: Simplify (/ a b) into (/ a b) 120.299 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 120.299 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 120.299 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 120.299 * [taylor]: Taking taylor expansion of 1/2 in c 120.299 * [backup-simplify]: Simplify 1/2 into 1/2 120.299 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 120.299 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.299 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.299 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.299 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.299 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.299 * [taylor]: Taking taylor expansion of -1 in c 120.299 * [backup-simplify]: Simplify -1 into -1 120.299 * [taylor]: Taking taylor expansion of c in c 120.299 * [backup-simplify]: Simplify 0 into 0 120.299 * [backup-simplify]: Simplify 1 into 1 120.300 * [backup-simplify]: Simplify (/ -1 1) into -1 120.300 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.300 * [taylor]: Taking taylor expansion of 4 in c 120.300 * [backup-simplify]: Simplify 4 into 4 120.300 * [taylor]: Taking taylor expansion of a in c 120.300 * [backup-simplify]: Simplify a into a 120.300 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.300 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.300 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.300 * [taylor]: Taking taylor expansion of b in c 120.300 * [backup-simplify]: Simplify b into b 120.300 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.300 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.300 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.300 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.300 * [backup-simplify]: Simplify (sqrt 0) into 0 120.301 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.301 * [taylor]: Taking taylor expansion of a in c 120.301 * [backup-simplify]: Simplify a into a 120.301 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 120.301 * [taylor]: Taking taylor expansion of 1/2 in c 120.301 * [backup-simplify]: Simplify 1/2 into 1/2 120.301 * [taylor]: Taking taylor expansion of (/ a b) in c 120.301 * [taylor]: Taking taylor expansion of a in c 120.301 * [backup-simplify]: Simplify a into a 120.301 * [taylor]: Taking taylor expansion of b in c 120.301 * [backup-simplify]: Simplify b into b 120.301 * [backup-simplify]: Simplify (/ a b) into (/ a b) 120.301 * [backup-simplify]: Simplify (* 0 a) into 0 120.302 * [backup-simplify]: Simplify (* 1/2 0) into 0 120.302 * [backup-simplify]: Simplify (+ 0 0) into 0 120.302 * [backup-simplify]: Simplify (- 0) into 0 120.302 * [taylor]: Taking taylor expansion of 0 in a 120.302 * [backup-simplify]: Simplify 0 into 0 120.302 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 120.304 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 120.304 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 120.304 * [backup-simplify]: Simplify (+ (- +nan.0) (* 1/2 (/ a b))) into (- (* 1/2 (/ a b)) +nan.0) 120.304 * [backup-simplify]: Simplify (- (- (* 1/2 (/ a b)) +nan.0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 120.304 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 120.304 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 120.304 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 120.304 * [taylor]: Taking taylor expansion of 1/2 in a 120.304 * [backup-simplify]: Simplify 1/2 into 1/2 120.304 * [taylor]: Taking taylor expansion of (/ a b) in a 120.304 * [taylor]: Taking taylor expansion of a in a 120.304 * [backup-simplify]: Simplify 0 into 0 120.304 * [backup-simplify]: Simplify 1 into 1 120.304 * [taylor]: Taking taylor expansion of b in a 120.304 * [backup-simplify]: Simplify b into b 120.304 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.305 * [taylor]: Taking taylor expansion of (- +nan.0) in a 120.305 * [taylor]: Taking taylor expansion of +nan.0 in a 120.305 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.305 * [taylor]: Taking taylor expansion of 0 in b 120.305 * [backup-simplify]: Simplify 0 into 0 120.305 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 120.305 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 120.306 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 120.306 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.306 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.307 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.308 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.308 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 120.308 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 120.308 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.309 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.309 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 120.309 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 120.309 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 120.309 * [taylor]: Taking taylor expansion of +nan.0 in a 120.309 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.309 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.309 * [taylor]: Taking taylor expansion of a in a 120.309 * [backup-simplify]: Simplify 0 into 0 120.309 * [backup-simplify]: Simplify 1 into 1 120.309 * [backup-simplify]: Simplify (/ 1 1) into 1 120.309 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 120.309 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 120.309 * [taylor]: Taking taylor expansion of +nan.0 in a 120.309 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.309 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 120.309 * [taylor]: Taking taylor expansion of a in a 120.309 * [backup-simplify]: Simplify 0 into 0 120.309 * [backup-simplify]: Simplify 1 into 1 120.309 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.309 * [taylor]: Taking taylor expansion of b in a 120.309 * [backup-simplify]: Simplify b into b 120.309 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.310 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.310 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.310 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.311 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.311 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.311 * [taylor]: Taking taylor expansion of +nan.0 in b 120.311 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.311 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.312 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 120.312 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.312 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.312 * [taylor]: Taking taylor expansion of +nan.0 in b 120.312 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.312 * [taylor]: Taking taylor expansion of 0 in b 120.312 * [backup-simplify]: Simplify 0 into 0 120.312 * [backup-simplify]: Simplify 0 into 0 120.312 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.313 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.314 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 120.314 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.314 * [backup-simplify]: Simplify (+ 0 0) into 0 120.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.315 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.320 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.320 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 120.321 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 120.321 * [backup-simplify]: Simplify (+ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.322 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.322 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 120.322 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 120.322 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.322 * [taylor]: Taking taylor expansion of +nan.0 in a 120.322 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.322 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.322 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.322 * [taylor]: Taking taylor expansion of a in a 120.322 * [backup-simplify]: Simplify 0 into 0 120.322 * [backup-simplify]: Simplify 1 into 1 120.322 * [backup-simplify]: Simplify (* 1 1) into 1 120.322 * [backup-simplify]: Simplify (/ 1 1) into 1 120.322 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 120.323 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 120.323 * [taylor]: Taking taylor expansion of +nan.0 in a 120.323 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.323 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.323 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.323 * [taylor]: Taking taylor expansion of b in a 120.323 * [backup-simplify]: Simplify b into b 120.323 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.323 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.324 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.324 * [backup-simplify]: Simplify (+ 0 0) into 0 120.325 * [backup-simplify]: Simplify (- 0) into 0 120.325 * [taylor]: Taking taylor expansion of 0 in b 120.325 * [backup-simplify]: Simplify 0 into 0 120.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.326 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.326 * [backup-simplify]: Simplify (+ 0 0) into 0 120.326 * [backup-simplify]: Simplify (- 0) into 0 120.326 * [taylor]: Taking taylor expansion of 0 in b 120.326 * [backup-simplify]: Simplify 0 into 0 120.326 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 120.326 * [backup-simplify]: Simplify (- 0) into 0 120.327 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 120.327 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 120.327 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 120.327 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 120.327 * [taylor]: Taking taylor expansion of 1/2 in b 120.327 * [backup-simplify]: Simplify 1/2 into 1/2 120.327 * [taylor]: Taking taylor expansion of (/ 1 b) in b 120.327 * [taylor]: Taking taylor expansion of b in b 120.327 * [backup-simplify]: Simplify 0 into 0 120.327 * [backup-simplify]: Simplify 1 into 1 120.327 * [backup-simplify]: Simplify (/ 1 1) into 1 120.327 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 120.327 * [backup-simplify]: Simplify (- 1/2) into -1/2 120.327 * [backup-simplify]: Simplify -1/2 into -1/2 120.328 * [taylor]: Taking taylor expansion of 0 in b 120.328 * [backup-simplify]: Simplify 0 into 0 120.328 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.328 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.328 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.329 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.329 * [backup-simplify]: Simplify (+ (- +nan.0) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c))))) (* -1/2 (* (/ 1 (/ 1 (- b))) (* (/ 1 (- a)) 1))))) into (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 120.329 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 120.330 * [backup-simplify]: Simplify (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) into (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) 120.330 * [approximate]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in (c a b) around 0 120.330 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 120.330 * [taylor]: Taking taylor expansion of 1/2 in b 120.330 * [backup-simplify]: Simplify 1/2 into 1/2 120.330 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 120.330 * [taylor]: Taking taylor expansion of (/ 1 a) in b 120.330 * [taylor]: Taking taylor expansion of a in b 120.330 * [backup-simplify]: Simplify a into a 120.330 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.330 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 120.330 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 120.330 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.330 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 120.330 * [taylor]: Taking taylor expansion of c in b 120.330 * [backup-simplify]: Simplify c into c 120.330 * [taylor]: Taking taylor expansion of (* -4 a) in b 120.330 * [taylor]: Taking taylor expansion of -4 in b 120.330 * [backup-simplify]: Simplify -4 into -4 120.330 * [taylor]: Taking taylor expansion of a in b 120.330 * [backup-simplify]: Simplify a into a 120.330 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.330 * [taylor]: Taking taylor expansion of b in b 120.330 * [backup-simplify]: Simplify 0 into 0 120.330 * [backup-simplify]: Simplify 1 into 1 120.330 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.330 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 120.330 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 120.330 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 120.331 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.331 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 120.331 * [backup-simplify]: Simplify (+ 0 0) into 0 120.331 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 120.331 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 120.331 * [taylor]: Taking taylor expansion of 1/2 in a 120.331 * [backup-simplify]: Simplify 1/2 into 1/2 120.331 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 120.331 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.331 * [taylor]: Taking taylor expansion of a in a 120.331 * [backup-simplify]: Simplify 0 into 0 120.331 * [backup-simplify]: Simplify 1 into 1 120.332 * [backup-simplify]: Simplify (/ 1 1) into 1 120.332 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 120.332 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 120.332 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.332 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 120.332 * [taylor]: Taking taylor expansion of c in a 120.332 * [backup-simplify]: Simplify c into c 120.332 * [taylor]: Taking taylor expansion of (* -4 a) in a 120.332 * [taylor]: Taking taylor expansion of -4 in a 120.332 * [backup-simplify]: Simplify -4 into -4 120.332 * [taylor]: Taking taylor expansion of a in a 120.332 * [backup-simplify]: Simplify 0 into 0 120.332 * [backup-simplify]: Simplify 1 into 1 120.332 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.332 * [taylor]: Taking taylor expansion of b in a 120.332 * [backup-simplify]: Simplify b into b 120.332 * [backup-simplify]: Simplify (* -4 0) into 0 120.332 * [backup-simplify]: Simplify (* c 0) into 0 120.332 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.332 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.332 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.333 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 120.333 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 120.334 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.334 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 120.334 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 120.334 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 120.334 * [taylor]: Taking taylor expansion of 1/2 in c 120.334 * [backup-simplify]: Simplify 1/2 into 1/2 120.334 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 120.334 * [taylor]: Taking taylor expansion of (/ 1 a) in c 120.334 * [taylor]: Taking taylor expansion of a in c 120.334 * [backup-simplify]: Simplify a into a 120.334 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.334 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.334 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.334 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.334 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.334 * [taylor]: Taking taylor expansion of c in c 120.334 * [backup-simplify]: Simplify 0 into 0 120.334 * [backup-simplify]: Simplify 1 into 1 120.334 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.334 * [taylor]: Taking taylor expansion of -4 in c 120.334 * [backup-simplify]: Simplify -4 into -4 120.334 * [taylor]: Taking taylor expansion of a in c 120.334 * [backup-simplify]: Simplify a into a 120.334 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.334 * [taylor]: Taking taylor expansion of b in c 120.334 * [backup-simplify]: Simplify b into b 120.334 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.334 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.334 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.334 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.334 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.335 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.335 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.335 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.335 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.335 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.336 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 120.336 * [taylor]: Taking taylor expansion of 1/2 in c 120.336 * [backup-simplify]: Simplify 1/2 into 1/2 120.336 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 120.336 * [taylor]: Taking taylor expansion of (/ 1 a) in c 120.336 * [taylor]: Taking taylor expansion of a in c 120.336 * [backup-simplify]: Simplify a into a 120.336 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 120.336 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 120.336 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 120.336 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 120.336 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 120.336 * [taylor]: Taking taylor expansion of c in c 120.336 * [backup-simplify]: Simplify 0 into 0 120.336 * [backup-simplify]: Simplify 1 into 1 120.336 * [taylor]: Taking taylor expansion of (* -4 a) in c 120.336 * [taylor]: Taking taylor expansion of -4 in c 120.336 * [backup-simplify]: Simplify -4 into -4 120.336 * [taylor]: Taking taylor expansion of a in c 120.336 * [backup-simplify]: Simplify a into a 120.336 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.336 * [taylor]: Taking taylor expansion of b in c 120.336 * [backup-simplify]: Simplify b into b 120.336 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 120.336 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 120.336 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.336 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 120.336 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 120.337 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 120.337 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 120.337 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.337 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 120.337 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 120.337 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 120.337 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 120.337 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 120.337 * [taylor]: Taking taylor expansion of 1/2 in a 120.337 * [backup-simplify]: Simplify 1/2 into 1/2 120.337 * [taylor]: Taking taylor expansion of (/ b a) in a 120.337 * [taylor]: Taking taylor expansion of b in a 120.337 * [backup-simplify]: Simplify b into b 120.338 * [taylor]: Taking taylor expansion of a in a 120.338 * [backup-simplify]: Simplify 0 into 0 120.338 * [backup-simplify]: Simplify 1 into 1 120.338 * [backup-simplify]: Simplify (/ b 1) into b 120.338 * [backup-simplify]: Simplify (* 1/2 b) into (* 1/2 b) 120.338 * [taylor]: Taking taylor expansion of (* 1/2 b) in b 120.338 * [taylor]: Taking taylor expansion of 1/2 in b 120.338 * [backup-simplify]: Simplify 1/2 into 1/2 120.338 * [taylor]: Taking taylor expansion of b in b 120.338 * [backup-simplify]: Simplify 0 into 0 120.338 * [backup-simplify]: Simplify 1 into 1 120.338 * [backup-simplify]: Simplify (* 1/2 0) into 0 120.338 * [backup-simplify]: Simplify 0 into 0 120.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 120.339 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 120.339 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 120.339 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 120.339 * [taylor]: Taking taylor expansion of (/ 1 b) in a 120.339 * [taylor]: Taking taylor expansion of b in a 120.339 * [backup-simplify]: Simplify b into b 120.339 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 120.339 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 120.340 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 b)) into 0 120.340 * [taylor]: Taking taylor expansion of 0 in b 120.340 * [backup-simplify]: Simplify 0 into 0 120.340 * [backup-simplify]: Simplify 0 into 0 120.340 * [backup-simplify]: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 120.340 * [backup-simplify]: Simplify 1/2 into 1/2 120.341 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 120.341 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 120.342 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 120.342 * [backup-simplify]: Simplify (+ 0 0) into 0 120.342 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 120.342 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.343 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 120.343 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 120.343 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 120.343 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 120.343 * [taylor]: Taking taylor expansion of a in a 120.343 * [backup-simplify]: Simplify 0 into 0 120.343 * [backup-simplify]: Simplify 1 into 1 120.343 * [taylor]: Taking taylor expansion of (pow b 3) in a 120.343 * [taylor]: Taking taylor expansion of b in a 120.343 * [backup-simplify]: Simplify b into b 120.343 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.343 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 120.343 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 120.343 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 120.343 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 120.343 * [taylor]: Taking taylor expansion of (/ 1 b) in b 120.343 * [taylor]: Taking taylor expansion of b in b 120.343 * [backup-simplify]: Simplify 0 into 0 120.343 * [backup-simplify]: Simplify 1 into 1 120.344 * [backup-simplify]: Simplify (/ 1 1) into 1 120.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.344 * [backup-simplify]: Simplify (- 0) into 0 120.344 * [backup-simplify]: Simplify 0 into 0 120.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.346 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 b))) into 0 120.346 * [taylor]: Taking taylor expansion of 0 in b 120.346 * [backup-simplify]: Simplify 0 into 0 120.346 * [backup-simplify]: Simplify 0 into 0 120.346 * [backup-simplify]: Simplify 0 into 0 120.347 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 120.347 * [backup-simplify]: Simplify 0 into 0 120.347 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 120.348 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 120.349 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 120.349 * [backup-simplify]: Simplify (+ 0 0) into 0 120.349 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 120.349 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.350 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -4 (/ (pow a 3) (pow b 5)))) (+ (* 0 (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b)))) into (- (* 4 (/ (pow a 2) (pow b 5)))) 120.350 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ (pow a 2) (pow b 5))))) (+ (* 0 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a))))) into (- (* 2 (/ (pow a 2) (pow b 5)))) 120.350 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 120.350 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 120.350 * [taylor]: Taking taylor expansion of 2 in a 120.350 * [backup-simplify]: Simplify 2 into 2 120.350 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 120.350 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.350 * [taylor]: Taking taylor expansion of a in a 120.350 * [backup-simplify]: Simplify 0 into 0 120.350 * [backup-simplify]: Simplify 1 into 1 120.350 * [taylor]: Taking taylor expansion of (pow b 5) in a 120.350 * [taylor]: Taking taylor expansion of b in a 120.350 * [backup-simplify]: Simplify b into b 120.351 * [backup-simplify]: Simplify (* 1 1) into 1 120.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.351 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 120.351 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 120.351 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 120.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 120.351 * [backup-simplify]: Simplify (- 0) into 0 120.351 * [taylor]: Taking taylor expansion of 0 in b 120.351 * [backup-simplify]: Simplify 0 into 0 120.351 * [backup-simplify]: Simplify 0 into 0 120.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.353 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 120.353 * [taylor]: Taking taylor expansion of 0 in b 120.353 * [backup-simplify]: Simplify 0 into 0 120.353 * [backup-simplify]: Simplify 0 into 0 120.353 * [backup-simplify]: Simplify (* 1/2 (* b (* (/ 1 a) 1))) into (* 1/2 (/ b a)) 120.354 * [backup-simplify]: Simplify (/ (/ (sqrt (fma (/ 1 c) (* -4 (/ 1 a)) (* (/ 1 b) (/ 1 b)))) 2) (/ 1 a)) into (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) 120.354 * [approximate]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 120.354 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 120.354 * [taylor]: Taking taylor expansion of 1/2 in b 120.354 * [backup-simplify]: Simplify 1/2 into 1/2 120.354 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 120.354 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 120.354 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 120.354 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.354 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 120.354 * [taylor]: Taking taylor expansion of (/ 1 c) in b 120.354 * [taylor]: Taking taylor expansion of c in b 120.354 * [backup-simplify]: Simplify c into c 120.354 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.354 * [taylor]: Taking taylor expansion of (/ -4 a) in b 120.354 * [taylor]: Taking taylor expansion of -4 in b 120.354 * [backup-simplify]: Simplify -4 into -4 120.354 * [taylor]: Taking taylor expansion of a in b 120.354 * [backup-simplify]: Simplify a into a 120.354 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.354 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.354 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.354 * [taylor]: Taking taylor expansion of b in b 120.354 * [backup-simplify]: Simplify 0 into 0 120.354 * [backup-simplify]: Simplify 1 into 1 120.355 * [backup-simplify]: Simplify (* 1 1) into 1 120.355 * [backup-simplify]: Simplify (/ 1 1) into 1 120.355 * [backup-simplify]: Simplify (+ 0 1) into 1 120.355 * [backup-simplify]: Simplify (sqrt 1) into 1 120.356 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.356 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.356 * [backup-simplify]: Simplify (+ 0 0) into 0 120.357 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.357 * [taylor]: Taking taylor expansion of a in b 120.357 * [backup-simplify]: Simplify a into a 120.357 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 120.357 * [taylor]: Taking taylor expansion of 1/2 in a 120.357 * [backup-simplify]: Simplify 1/2 into 1/2 120.357 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 120.357 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 120.357 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 120.357 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.357 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 120.357 * [taylor]: Taking taylor expansion of (/ 1 c) in a 120.357 * [taylor]: Taking taylor expansion of c in a 120.357 * [backup-simplify]: Simplify c into c 120.357 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 120.357 * [taylor]: Taking taylor expansion of (/ -4 a) in a 120.357 * [taylor]: Taking taylor expansion of -4 in a 120.357 * [backup-simplify]: Simplify -4 into -4 120.357 * [taylor]: Taking taylor expansion of a in a 120.357 * [backup-simplify]: Simplify 0 into 0 120.357 * [backup-simplify]: Simplify 1 into 1 120.358 * [backup-simplify]: Simplify (/ -4 1) into -4 120.358 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.358 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.358 * [taylor]: Taking taylor expansion of b in a 120.358 * [backup-simplify]: Simplify b into b 120.358 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.358 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.358 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 120.358 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.358 * [backup-simplify]: Simplify (sqrt 0) into 0 120.359 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.359 * [taylor]: Taking taylor expansion of a in a 120.359 * [backup-simplify]: Simplify 0 into 0 120.359 * [backup-simplify]: Simplify 1 into 1 120.359 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 120.359 * [taylor]: Taking taylor expansion of 1/2 in c 120.359 * [backup-simplify]: Simplify 1/2 into 1/2 120.359 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 120.359 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.359 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.359 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.359 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.359 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.359 * [taylor]: Taking taylor expansion of c in c 120.359 * [backup-simplify]: Simplify 0 into 0 120.359 * [backup-simplify]: Simplify 1 into 1 120.359 * [backup-simplify]: Simplify (/ 1 1) into 1 120.359 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.359 * [taylor]: Taking taylor expansion of -4 in c 120.359 * [backup-simplify]: Simplify -4 into -4 120.359 * [taylor]: Taking taylor expansion of a in c 120.359 * [backup-simplify]: Simplify a into a 120.359 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.359 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.359 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.359 * [taylor]: Taking taylor expansion of b in c 120.359 * [backup-simplify]: Simplify b into b 120.359 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.359 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.359 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.360 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.360 * [backup-simplify]: Simplify (sqrt 0) into 0 120.360 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.360 * [taylor]: Taking taylor expansion of a in c 120.360 * [backup-simplify]: Simplify a into a 120.360 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 120.360 * [taylor]: Taking taylor expansion of 1/2 in c 120.360 * [backup-simplify]: Simplify 1/2 into 1/2 120.360 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 120.360 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 120.360 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 120.360 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 120.360 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 120.360 * [taylor]: Taking taylor expansion of (/ 1 c) in c 120.361 * [taylor]: Taking taylor expansion of c in c 120.361 * [backup-simplify]: Simplify 0 into 0 120.361 * [backup-simplify]: Simplify 1 into 1 120.361 * [backup-simplify]: Simplify (/ 1 1) into 1 120.361 * [taylor]: Taking taylor expansion of (/ -4 a) in c 120.361 * [taylor]: Taking taylor expansion of -4 in c 120.361 * [backup-simplify]: Simplify -4 into -4 120.361 * [taylor]: Taking taylor expansion of a in c 120.361 * [backup-simplify]: Simplify a into a 120.361 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 120.361 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.361 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.361 * [taylor]: Taking taylor expansion of b in c 120.361 * [backup-simplify]: Simplify b into b 120.361 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.361 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.361 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 120.361 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.362 * [backup-simplify]: Simplify (sqrt 0) into 0 120.362 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.362 * [taylor]: Taking taylor expansion of a in c 120.362 * [backup-simplify]: Simplify a into a 120.362 * [backup-simplify]: Simplify (* 0 a) into 0 120.362 * [backup-simplify]: Simplify (* 1/2 0) into 0 120.362 * [taylor]: Taking taylor expansion of 0 in a 120.362 * [backup-simplify]: Simplify 0 into 0 120.363 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 120.364 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 120.364 * [taylor]: Taking taylor expansion of (- +nan.0) in a 120.364 * [taylor]: Taking taylor expansion of +nan.0 in a 120.364 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.364 * [taylor]: Taking taylor expansion of 0 in b 120.364 * [backup-simplify]: Simplify 0 into 0 120.364 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 120.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.365 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 120.365 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.366 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.366 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.367 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.367 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 120.367 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 120.367 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 120.367 * [taylor]: Taking taylor expansion of +nan.0 in a 120.367 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.367 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.367 * [taylor]: Taking taylor expansion of a in a 120.367 * [backup-simplify]: Simplify 0 into 0 120.367 * [backup-simplify]: Simplify 1 into 1 120.367 * [backup-simplify]: Simplify (/ 1 1) into 1 120.367 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 120.368 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 120.368 * [taylor]: Taking taylor expansion of +nan.0 in a 120.368 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.368 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 120.368 * [taylor]: Taking taylor expansion of a in a 120.368 * [backup-simplify]: Simplify 0 into 0 120.368 * [backup-simplify]: Simplify 1 into 1 120.368 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.368 * [taylor]: Taking taylor expansion of b in a 120.368 * [backup-simplify]: Simplify b into b 120.368 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.368 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.368 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.368 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.369 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.369 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.369 * [taylor]: Taking taylor expansion of +nan.0 in b 120.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.369 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.369 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.369 * [taylor]: Taking taylor expansion of +nan.0 in b 120.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.369 * [taylor]: Taking taylor expansion of 0 in b 120.369 * [backup-simplify]: Simplify 0 into 0 120.369 * [backup-simplify]: Simplify 0 into 0 120.370 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 120.371 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.371 * [backup-simplify]: Simplify (+ 0 0) into 0 120.372 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.372 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.374 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.374 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 120.374 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 120.374 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.374 * [taylor]: Taking taylor expansion of +nan.0 in a 120.374 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.374 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.374 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.374 * [taylor]: Taking taylor expansion of a in a 120.374 * [backup-simplify]: Simplify 0 into 0 120.374 * [backup-simplify]: Simplify 1 into 1 120.374 * [backup-simplify]: Simplify (* 1 1) into 1 120.374 * [backup-simplify]: Simplify (/ 1 1) into 1 120.374 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 120.374 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 120.374 * [taylor]: Taking taylor expansion of +nan.0 in a 120.374 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.374 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.374 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.374 * [taylor]: Taking taylor expansion of b in a 120.375 * [backup-simplify]: Simplify b into b 120.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.375 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.375 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.376 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.376 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.376 * [backup-simplify]: Simplify (+ 0 0) into 0 120.377 * [backup-simplify]: Simplify (- 0) into 0 120.377 * [taylor]: Taking taylor expansion of 0 in b 120.377 * [backup-simplify]: Simplify 0 into 0 120.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.378 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.378 * [backup-simplify]: Simplify (+ 0 0) into 0 120.378 * [backup-simplify]: Simplify (- 0) into 0 120.378 * [taylor]: Taking taylor expansion of 0 in b 120.378 * [backup-simplify]: Simplify 0 into 0 120.378 * [backup-simplify]: Simplify (- 0) into 0 120.378 * [taylor]: Taking taylor expansion of 0 in b 120.378 * [backup-simplify]: Simplify 0 into 0 120.378 * [taylor]: Taking taylor expansion of 0 in b 120.378 * [backup-simplify]: Simplify 0 into 0 120.379 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.379 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.379 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.379 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.379 * [backup-simplify]: Simplify 0 into 0 120.379 * [backup-simplify]: Simplify 0 into 0 120.380 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 a))))) into 0 120.381 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 120.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 120.382 * [backup-simplify]: Simplify (+ 0 0) into 0 120.383 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 120.384 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) a))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 120.386 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 120.386 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) in a 120.386 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) in a 120.386 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 120.386 * [taylor]: Taking taylor expansion of +nan.0 in a 120.386 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.386 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 120.386 * [taylor]: Taking taylor expansion of a in a 120.386 * [backup-simplify]: Simplify 0 into 0 120.386 * [backup-simplify]: Simplify 1 into 1 120.386 * [taylor]: Taking taylor expansion of (pow b 4) in a 120.386 * [taylor]: Taking taylor expansion of b in a 120.386 * [backup-simplify]: Simplify b into b 120.386 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.386 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 120.386 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 120.386 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 120.386 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 120.386 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 120.386 * [taylor]: Taking taylor expansion of +nan.0 in a 120.386 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.386 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 120.386 * [taylor]: Taking taylor expansion of (pow a 3) in a 120.386 * [taylor]: Taking taylor expansion of a in a 120.386 * [backup-simplify]: Simplify 0 into 0 120.386 * [backup-simplify]: Simplify 1 into 1 120.387 * [backup-simplify]: Simplify (* 1 1) into 1 120.387 * [backup-simplify]: Simplify (* 1 1) into 1 120.387 * [backup-simplify]: Simplify (/ 1 1) into 1 120.387 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 120.387 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 120.387 * [taylor]: Taking taylor expansion of +nan.0 in a 120.387 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.387 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 120.387 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 120.387 * [taylor]: Taking taylor expansion of a in a 120.387 * [backup-simplify]: Simplify 0 into 0 120.387 * [backup-simplify]: Simplify 1 into 1 120.387 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.387 * [taylor]: Taking taylor expansion of b in a 120.387 * [backup-simplify]: Simplify b into b 120.387 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.388 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 120.388 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.388 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 120.388 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.389 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.389 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.390 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.390 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.392 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.392 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.392 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.392 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.392 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.392 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.392 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.392 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.392 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.392 * [taylor]: Taking taylor expansion of +nan.0 in b 120.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.392 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.392 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.392 * [taylor]: Taking taylor expansion of b in b 120.392 * [backup-simplify]: Simplify 0 into 0 120.392 * [backup-simplify]: Simplify 1 into 1 120.393 * [backup-simplify]: Simplify (* 1 1) into 1 120.393 * [backup-simplify]: Simplify (/ 1 1) into 1 120.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.394 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.395 * [backup-simplify]: Simplify (- 0) into 0 120.395 * [backup-simplify]: Simplify 0 into 0 120.395 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.396 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.396 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.397 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.397 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.397 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.397 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.397 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.397 * [taylor]: Taking taylor expansion of +nan.0 in b 120.397 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.397 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.397 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.397 * [taylor]: Taking taylor expansion of b in b 120.397 * [backup-simplify]: Simplify 0 into 0 120.397 * [backup-simplify]: Simplify 1 into 1 120.397 * [backup-simplify]: Simplify (* 1 1) into 1 120.397 * [backup-simplify]: Simplify (/ 1 1) into 1 120.398 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.399 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.399 * [backup-simplify]: Simplify (- 0) into 0 120.399 * [backup-simplify]: Simplify 0 into 0 120.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.400 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.400 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.401 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.401 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.401 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.401 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.401 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.401 * [taylor]: Taking taylor expansion of +nan.0 in b 120.401 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.401 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.401 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.401 * [taylor]: Taking taylor expansion of b in b 120.401 * [backup-simplify]: Simplify 0 into 0 120.401 * [backup-simplify]: Simplify 1 into 1 120.401 * [backup-simplify]: Simplify (* 1 1) into 1 120.402 * [backup-simplify]: Simplify (/ 1 1) into 1 120.402 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.403 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.403 * [backup-simplify]: Simplify (- 0) into 0 120.403 * [backup-simplify]: Simplify 0 into 0 120.403 * [backup-simplify]: Simplify (- 0) into 0 120.403 * [taylor]: Taking taylor expansion of 0 in b 120.403 * [backup-simplify]: Simplify 0 into 0 120.404 * [taylor]: Taking taylor expansion of 0 in b 120.404 * [backup-simplify]: Simplify 0 into 0 120.404 * [backup-simplify]: Simplify 0 into 0 120.404 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 120.404 * [backup-simplify]: Simplify (/ (/ (sqrt (fma (/ 1 (- c)) (* -4 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) 2) (/ 1 (- a))) into (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) 120.404 * [approximate]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 120.404 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 120.405 * [taylor]: Taking taylor expansion of -1/2 in b 120.405 * [backup-simplify]: Simplify -1/2 into -1/2 120.405 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 120.405 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 120.405 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 120.405 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.405 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 120.405 * [taylor]: Taking taylor expansion of (/ -1 c) in b 120.405 * [taylor]: Taking taylor expansion of -1 in b 120.405 * [backup-simplify]: Simplify -1 into -1 120.405 * [taylor]: Taking taylor expansion of c in b 120.405 * [backup-simplify]: Simplify c into c 120.405 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.405 * [taylor]: Taking taylor expansion of (/ 4 a) in b 120.405 * [taylor]: Taking taylor expansion of 4 in b 120.405 * [backup-simplify]: Simplify 4 into 4 120.405 * [taylor]: Taking taylor expansion of a in b 120.405 * [backup-simplify]: Simplify a into a 120.405 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.405 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.405 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.405 * [taylor]: Taking taylor expansion of b in b 120.405 * [backup-simplify]: Simplify 0 into 0 120.405 * [backup-simplify]: Simplify 1 into 1 120.405 * [backup-simplify]: Simplify (* 1 1) into 1 120.406 * [backup-simplify]: Simplify (/ 1 1) into 1 120.406 * [backup-simplify]: Simplify (+ 0 1) into 1 120.406 * [backup-simplify]: Simplify (sqrt 1) into 1 120.406 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.407 * [backup-simplify]: Simplify (+ 0 0) into 0 120.408 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 120.408 * [taylor]: Taking taylor expansion of a in b 120.408 * [backup-simplify]: Simplify a into a 120.408 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 120.408 * [taylor]: Taking taylor expansion of -1/2 in a 120.408 * [backup-simplify]: Simplify -1/2 into -1/2 120.408 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 120.408 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 120.408 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 120.408 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.408 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 120.408 * [taylor]: Taking taylor expansion of (/ -1 c) in a 120.408 * [taylor]: Taking taylor expansion of -1 in a 120.408 * [backup-simplify]: Simplify -1 into -1 120.408 * [taylor]: Taking taylor expansion of c in a 120.408 * [backup-simplify]: Simplify c into c 120.408 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 120.408 * [taylor]: Taking taylor expansion of (/ 4 a) in a 120.408 * [taylor]: Taking taylor expansion of 4 in a 120.408 * [backup-simplify]: Simplify 4 into 4 120.408 * [taylor]: Taking taylor expansion of a in a 120.408 * [backup-simplify]: Simplify 0 into 0 120.408 * [backup-simplify]: Simplify 1 into 1 120.408 * [backup-simplify]: Simplify (/ 4 1) into 4 120.408 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.408 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.408 * [taylor]: Taking taylor expansion of b in a 120.408 * [backup-simplify]: Simplify b into b 120.409 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.409 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.409 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 120.409 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 120.409 * [backup-simplify]: Simplify (sqrt 0) into 0 120.409 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 120.409 * [taylor]: Taking taylor expansion of a in a 120.409 * [backup-simplify]: Simplify 0 into 0 120.409 * [backup-simplify]: Simplify 1 into 1 120.409 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 120.409 * [taylor]: Taking taylor expansion of -1/2 in c 120.409 * [backup-simplify]: Simplify -1/2 into -1/2 120.409 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 120.410 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.410 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.410 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.410 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.410 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.410 * [taylor]: Taking taylor expansion of -1 in c 120.410 * [backup-simplify]: Simplify -1 into -1 120.410 * [taylor]: Taking taylor expansion of c in c 120.410 * [backup-simplify]: Simplify 0 into 0 120.410 * [backup-simplify]: Simplify 1 into 1 120.410 * [backup-simplify]: Simplify (/ -1 1) into -1 120.410 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.410 * [taylor]: Taking taylor expansion of 4 in c 120.410 * [backup-simplify]: Simplify 4 into 4 120.410 * [taylor]: Taking taylor expansion of a in c 120.410 * [backup-simplify]: Simplify a into a 120.410 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.410 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.410 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.410 * [taylor]: Taking taylor expansion of b in c 120.410 * [backup-simplify]: Simplify b into b 120.410 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.410 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.410 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.410 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.411 * [backup-simplify]: Simplify (sqrt 0) into 0 120.411 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.411 * [taylor]: Taking taylor expansion of a in c 120.411 * [backup-simplify]: Simplify a into a 120.411 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 120.411 * [taylor]: Taking taylor expansion of -1/2 in c 120.411 * [backup-simplify]: Simplify -1/2 into -1/2 120.411 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 120.411 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 120.411 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 120.411 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 120.411 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 120.411 * [taylor]: Taking taylor expansion of (/ -1 c) in c 120.411 * [taylor]: Taking taylor expansion of -1 in c 120.411 * [backup-simplify]: Simplify -1 into -1 120.411 * [taylor]: Taking taylor expansion of c in c 120.411 * [backup-simplify]: Simplify 0 into 0 120.411 * [backup-simplify]: Simplify 1 into 1 120.412 * [backup-simplify]: Simplify (/ -1 1) into -1 120.412 * [taylor]: Taking taylor expansion of (/ 4 a) in c 120.412 * [taylor]: Taking taylor expansion of 4 in c 120.412 * [backup-simplify]: Simplify 4 into 4 120.412 * [taylor]: Taking taylor expansion of a in c 120.412 * [backup-simplify]: Simplify a into a 120.412 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 120.412 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 120.412 * [taylor]: Taking taylor expansion of (pow b 2) in c 120.412 * [taylor]: Taking taylor expansion of b in c 120.412 * [backup-simplify]: Simplify b into b 120.412 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.412 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.412 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 120.412 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 120.412 * [backup-simplify]: Simplify (sqrt 0) into 0 120.413 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 120.413 * [taylor]: Taking taylor expansion of a in c 120.413 * [backup-simplify]: Simplify a into a 120.413 * [backup-simplify]: Simplify (* 0 a) into 0 120.413 * [backup-simplify]: Simplify (* -1/2 0) into 0 120.413 * [taylor]: Taking taylor expansion of 0 in a 120.413 * [backup-simplify]: Simplify 0 into 0 120.414 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 120.415 * [backup-simplify]: Simplify (+ (* -1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 120.415 * [taylor]: Taking taylor expansion of (- +nan.0) in a 120.415 * [taylor]: Taking taylor expansion of +nan.0 in a 120.415 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.415 * [taylor]: Taking taylor expansion of 0 in b 120.415 * [backup-simplify]: Simplify 0 into 0 120.415 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 120.416 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 120.416 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 120.416 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 120.421 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 120.421 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) a))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.422 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 120.422 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 120.422 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 120.422 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 120.422 * [taylor]: Taking taylor expansion of +nan.0 in a 120.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.422 * [taylor]: Taking taylor expansion of (/ 1 a) in a 120.422 * [taylor]: Taking taylor expansion of a in a 120.422 * [backup-simplify]: Simplify 0 into 0 120.422 * [backup-simplify]: Simplify 1 into 1 120.423 * [backup-simplify]: Simplify (/ 1 1) into 1 120.423 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 120.423 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 120.423 * [taylor]: Taking taylor expansion of +nan.0 in a 120.423 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.423 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 120.423 * [taylor]: Taking taylor expansion of a in a 120.423 * [backup-simplify]: Simplify 0 into 0 120.423 * [backup-simplify]: Simplify 1 into 1 120.423 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.423 * [taylor]: Taking taylor expansion of b in a 120.423 * [backup-simplify]: Simplify b into b 120.423 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.423 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.423 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 120.424 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 120.424 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 120.424 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.424 * [taylor]: Taking taylor expansion of +nan.0 in b 120.424 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.424 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.425 * [taylor]: Taking taylor expansion of (- +nan.0) in b 120.425 * [taylor]: Taking taylor expansion of +nan.0 in b 120.425 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.425 * [taylor]: Taking taylor expansion of 0 in b 120.425 * [backup-simplify]: Simplify 0 into 0 120.425 * [backup-simplify]: Simplify 0 into 0 120.425 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.426 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 120.426 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 120.426 * [backup-simplify]: Simplify (+ 0 0) into 0 120.427 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 120.428 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) a)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.429 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 120.429 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 120.429 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 120.429 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 120.429 * [taylor]: Taking taylor expansion of +nan.0 in a 120.429 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.429 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 120.429 * [taylor]: Taking taylor expansion of (pow a 2) in a 120.429 * [taylor]: Taking taylor expansion of a in a 120.429 * [backup-simplify]: Simplify 0 into 0 120.429 * [backup-simplify]: Simplify 1 into 1 120.429 * [backup-simplify]: Simplify (* 1 1) into 1 120.430 * [backup-simplify]: Simplify (/ 1 1) into 1 120.430 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 120.430 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 120.430 * [taylor]: Taking taylor expansion of +nan.0 in a 120.430 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.430 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 120.430 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.430 * [taylor]: Taking taylor expansion of b in a 120.430 * [backup-simplify]: Simplify b into b 120.430 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.430 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.430 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.431 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.432 * [backup-simplify]: Simplify (+ 0 0) into 0 120.432 * [backup-simplify]: Simplify (- 0) into 0 120.432 * [taylor]: Taking taylor expansion of 0 in b 120.432 * [backup-simplify]: Simplify 0 into 0 120.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.433 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.433 * [backup-simplify]: Simplify (+ 0 0) into 0 120.433 * [backup-simplify]: Simplify (- 0) into 0 120.433 * [taylor]: Taking taylor expansion of 0 in b 120.433 * [backup-simplify]: Simplify 0 into 0 120.434 * [backup-simplify]: Simplify (- 0) into 0 120.434 * [taylor]: Taking taylor expansion of 0 in b 120.434 * [backup-simplify]: Simplify 0 into 0 120.434 * [taylor]: Taking taylor expansion of 0 in b 120.434 * [backup-simplify]: Simplify 0 into 0 120.434 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.435 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.435 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.435 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 120.435 * [backup-simplify]: Simplify 0 into 0 120.435 * [backup-simplify]: Simplify 0 into 0 120.435 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 120.436 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.437 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 4 a))))) into 0 120.437 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 120.437 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 120.437 * [backup-simplify]: Simplify (+ 0 0) into 0 120.438 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 120.440 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (/ +nan.0 a) 0) (+ (* (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) (* (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) a))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 120.441 * [backup-simplify]: Simplify (+ (* -1/2 (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) (+ (* 0 (- +nan.0)) (* 0 0))))) into (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) 120.441 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))) in a 120.441 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ a (pow b 4))) (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) in a 120.441 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 120.441 * [taylor]: Taking taylor expansion of +nan.0 in a 120.441 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.441 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 120.441 * [taylor]: Taking taylor expansion of a in a 120.441 * [backup-simplify]: Simplify 0 into 0 120.441 * [backup-simplify]: Simplify 1 into 1 120.441 * [taylor]: Taking taylor expansion of (pow b 4) in a 120.442 * [taylor]: Taking taylor expansion of b in a 120.442 * [backup-simplify]: Simplify b into b 120.442 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.442 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 120.442 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 120.442 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 120.442 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 120.442 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 120.442 * [taylor]: Taking taylor expansion of +nan.0 in a 120.442 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.442 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 120.442 * [taylor]: Taking taylor expansion of (pow a 3) in a 120.442 * [taylor]: Taking taylor expansion of a in a 120.442 * [backup-simplify]: Simplify 0 into 0 120.442 * [backup-simplify]: Simplify 1 into 1 120.442 * [backup-simplify]: Simplify (* 1 1) into 1 120.443 * [backup-simplify]: Simplify (* 1 1) into 1 120.443 * [backup-simplify]: Simplify (/ 1 1) into 1 120.443 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 120.443 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 120.443 * [taylor]: Taking taylor expansion of +nan.0 in a 120.443 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.443 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 120.443 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 120.443 * [taylor]: Taking taylor expansion of a in a 120.443 * [backup-simplify]: Simplify 0 into 0 120.443 * [backup-simplify]: Simplify 1 into 1 120.443 * [taylor]: Taking taylor expansion of (pow b 2) in a 120.443 * [taylor]: Taking taylor expansion of b in a 120.443 * [backup-simplify]: Simplify b into b 120.443 * [backup-simplify]: Simplify (* b b) into (pow b 2) 120.443 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 120.443 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 120.443 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 120.444 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 120.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.445 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.447 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.447 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.447 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.447 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.448 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.448 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.448 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.448 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.448 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.448 * [taylor]: Taking taylor expansion of +nan.0 in b 120.448 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.448 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.448 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.448 * [taylor]: Taking taylor expansion of b in b 120.448 * [backup-simplify]: Simplify 0 into 0 120.448 * [backup-simplify]: Simplify 1 into 1 120.448 * [backup-simplify]: Simplify (* 1 1) into 1 120.449 * [backup-simplify]: Simplify (/ 1 1) into 1 120.449 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.450 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.450 * [backup-simplify]: Simplify (- 0) into 0 120.450 * [backup-simplify]: Simplify 0 into 0 120.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 120.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.452 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.452 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.452 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.453 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.453 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.453 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.453 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.453 * [taylor]: Taking taylor expansion of +nan.0 in b 120.453 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.453 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.453 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.453 * [taylor]: Taking taylor expansion of b in b 120.453 * [backup-simplify]: Simplify 0 into 0 120.453 * [backup-simplify]: Simplify 1 into 1 120.453 * [backup-simplify]: Simplify (* 1 1) into 1 120.453 * [backup-simplify]: Simplify (/ 1 1) into 1 120.454 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.455 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.455 * [backup-simplify]: Simplify (- 0) into 0 120.455 * [backup-simplify]: Simplify 0 into 0 120.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 120.456 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 120.456 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 120.456 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.457 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.457 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 120.457 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 120.457 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 120.457 * [taylor]: Taking taylor expansion of +nan.0 in b 120.457 * [backup-simplify]: Simplify +nan.0 into +nan.0 120.457 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 120.457 * [taylor]: Taking taylor expansion of (pow b 2) in b 120.457 * [taylor]: Taking taylor expansion of b in b 120.457 * [backup-simplify]: Simplify 0 into 0 120.457 * [backup-simplify]: Simplify 1 into 1 120.457 * [backup-simplify]: Simplify (* 1 1) into 1 120.457 * [backup-simplify]: Simplify (/ 1 1) into 1 120.458 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 120.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 120.459 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 120.459 * [backup-simplify]: Simplify (- 0) into 0 120.459 * [backup-simplify]: Simplify 0 into 0 120.459 * [backup-simplify]: Simplify (- 0) into 0 120.459 * [taylor]: Taking taylor expansion of 0 in b 120.459 * [backup-simplify]: Simplify 0 into 0 120.459 * [taylor]: Taking taylor expansion of 0 in b 120.459 * [backup-simplify]: Simplify 0 into 0 120.459 * [backup-simplify]: Simplify 0 into 0 120.460 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c)))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 120.460 * * * [progress]: simplifying candidates 120.460 * * * * [progress]: [ 1 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 2 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 3 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 4 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 5 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 6 / 3260 ] simplifiying candidate # 120.460 * * * * [progress]: [ 7 / 3260 ] simplifiying candidate # 120.461 * * * * [progress]: [ 8 / 3260 ] simplifiying candidate # 120.461 * * * * [progress]: [ 9 / 3260 ] simplifiying candidate # 120.461 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 120.461 * * [simplify]: iters left: 6 (10 enodes) 120.464 * * [simplify]: iters left: 5 (34 enodes) 120.469 * * [simplify]: iters left: 4 (42 enodes) 120.476 * * [simplify]: iters left: 3 (54 enodes) 120.483 * * [simplify]: Extracting #0: cost 1 inf + 0 120.483 * * [simplify]: Extracting #1: cost 4 inf + 0 120.483 * * [simplify]: Extracting #2: cost 7 inf + 0 120.483 * * [simplify]: Extracting #3: cost 17 inf + 0 120.484 * * [simplify]: Extracting #4: cost 16 inf + 87 120.484 * * [simplify]: Extracting #5: cost 4 inf + 1260 120.484 * * [simplify]: Extracting #6: cost 0 inf + 2256 120.485 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 120.485 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a))) 120.485 * * * * [progress]: [ 10 / 3260 ] simplifiying candidate # 120.485 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 120.485 * * [simplify]: iters left: 5 (9 enodes) 120.488 * * [simplify]: iters left: 4 (30 enodes) 120.493 * * [simplify]: iters left: 3 (38 enodes) 120.499 * * [simplify]: iters left: 2 (50 enodes) 120.506 * * [simplify]: Extracting #0: cost 1 inf + 0 120.506 * * [simplify]: Extracting #1: cost 3 inf + 0 120.506 * * [simplify]: Extracting #2: cost 5 inf + 0 120.506 * * [simplify]: Extracting #3: cost 15 inf + 0 120.506 * * [simplify]: Extracting #4: cost 11 inf + 254 120.507 * * [simplify]: Extracting #5: cost 4 inf + 822 120.507 * * [simplify]: Extracting #6: cost 0 inf + 1578 120.507 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 120.507 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a))) 120.508 * * * * [progress]: [ 11 / 3260 ] simplifiying candidate # 120.508 * [simplify]: Simplifying (sqrt 1) 120.508 * * [simplify]: iters left: 1 (2 enodes) 120.513 * * [simplify]: Extracting #0: cost 1 inf + 0 120.513 * * [simplify]: Extracting #1: cost 0 inf + 1 120.513 * [simplify]: Simplified to 1 120.513 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* 1 (sqrt (fma c (* -4 a) (* b b)))) 2) a) (/ (/ b 2) a))) 120.513 * * * * [progress]: [ 12 / 3260 ] simplifiying candidate # 120.514 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 120.514 * * [simplify]: iters left: 3 (7 enodes) 120.516 * * [simplify]: iters left: 2 (24 enodes) 120.520 * * [simplify]: iters left: 1 (32 enodes) 120.525 * * [simplify]: Extracting #0: cost 1 inf + 0 120.525 * * [simplify]: Extracting #1: cost 11 inf + 0 120.525 * * [simplify]: Extracting #2: cost 10 inf + 87 120.526 * * [simplify]: Extracting #3: cost 3 inf + 559 120.526 * * [simplify]: Extracting #4: cost 0 inf + 782 120.526 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 120.526 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (pow (fma c (* a -4) (* b b)) (/ 1 2)) 2) a) (/ (/ b 2) a))) 120.526 * * * * [progress]: [ 13 / 3260 ] simplifiying candidate # 120.526 * * * * [progress]: [ 14 / 3260 ] simplifiying candidate # 120.526 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 120.527 * * [simplify]: iters left: 4 (8 enodes) 120.529 * * [simplify]: iters left: 3 (27 enodes) 120.533 * * [simplify]: iters left: 2 (35 enodes) 120.539 * * [simplify]: iters left: 1 (47 enodes) 120.546 * * [simplify]: Extracting #0: cost 1 inf + 0 120.546 * * [simplify]: Extracting #1: cost 3 inf + 0 120.546 * * [simplify]: Extracting #2: cost 13 inf + 0 120.546 * * [simplify]: Extracting #3: cost 12 inf + 87 120.546 * * [simplify]: Extracting #4: cost 1 inf + 961 120.547 * * [simplify]: Extracting #5: cost 0 inf + 1140 120.547 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 120.547 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (fabs (sqrt (fma c (* a -4) (* b b)))) 2) a) (/ (/ b 2) a))) 120.547 * * * * [progress]: [ 15 / 3260 ] simplifiying candidate # 120.547 * * * * [progress]: [ 16 / 3260 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a)))> 120.547 * * * * [progress]: [ 17 / 3260 ] simplifiying candidate # 120.547 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 120.548 * * [simplify]: iters left: 6 (20 enodes) 120.553 * * [simplify]: iters left: 5 (75 enodes) 120.566 * * [simplify]: iters left: 4 (109 enodes) 120.585 * * [simplify]: iters left: 3 (151 enodes) 120.612 * * [simplify]: iters left: 2 (196 enodes) 120.643 * * [simplify]: iters left: 1 (260 enodes) 120.694 * * [simplify]: Extracting #0: cost 1 inf + 0 120.694 * * [simplify]: Extracting #1: cost 18 inf + 0 120.694 * * [simplify]: Extracting #2: cost 71 inf + 0 120.694 * * [simplify]: Extracting #3: cost 95 inf + 129 120.695 * * [simplify]: Extracting #4: cost 90 inf + 877 120.696 * * [simplify]: Extracting #5: cost 73 inf + 4166 120.699 * * [simplify]: Extracting #6: cost 18 inf + 29583 120.705 * * [simplify]: Extracting #7: cost 0 inf + 42286 120.710 * * [simplify]: Extracting #8: cost 0 inf + 42270 120.715 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 120.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 120.716 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 120.716 * * [simplify]: iters left: 6 (10 enodes) 120.719 * * [simplify]: iters left: 5 (37 enodes) 120.726 * * [simplify]: iters left: 4 (57 enodes) 120.737 * * [simplify]: iters left: 3 (104 enodes) 120.760 * * [simplify]: iters left: 2 (158 enodes) 120.787 * * [simplify]: iters left: 1 (225 enodes) 120.823 * * [simplify]: Extracting #0: cost 1 inf + 0 120.824 * * [simplify]: Extracting #1: cost 0 inf + 1 120.824 * [simplify]: Simplified to 0 120.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 120.824 * * * * [progress]: [ 18 / 3260 ] simplifiying candidate # 120.824 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 120.824 * * [simplify]: iters left: 6 (19 enodes) 120.829 * * [simplify]: iters left: 5 (66 enodes) 120.844 * * [simplify]: iters left: 4 (93 enodes) 120.858 * * [simplify]: iters left: 3 (121 enodes) 120.876 * * [simplify]: iters left: 2 (130 enodes) 120.895 * * [simplify]: iters left: 1 (145 enodes) 120.921 * * [simplify]: Extracting #0: cost 1 inf + 0 120.921 * * [simplify]: Extracting #1: cost 12 inf + 0 120.921 * * [simplify]: Extracting #2: cost 38 inf + 0 120.922 * * [simplify]: Extracting #3: cost 45 inf + 47 120.922 * * [simplify]: Extracting #4: cost 42 inf + 752 120.922 * * [simplify]: Extracting #5: cost 38 inf + 1247 120.923 * * [simplify]: Extracting #6: cost 26 inf + 2541 120.924 * * [simplify]: Extracting #7: cost 16 inf + 4189 120.925 * * [simplify]: Extracting #8: cost 8 inf + 8033 120.927 * * [simplify]: Extracting #9: cost 0 inf + 12579 120.930 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 120.930 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 120.930 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 120.930 * * [simplify]: iters left: 6 (9 enodes) 120.933 * * [simplify]: iters left: 5 (29 enodes) 120.938 * * [simplify]: iters left: 4 (42 enodes) 120.944 * * [simplify]: iters left: 3 (58 enodes) 120.953 * * [simplify]: iters left: 2 (68 enodes) 120.962 * * [simplify]: Extracting #0: cost 1 inf + 0 120.962 * * [simplify]: Extracting #1: cost 0 inf + 1 120.962 * [simplify]: Simplified to 0 120.962 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 120.962 * * * * [progress]: [ 19 / 3260 ] simplifiying candidate # 120.962 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 120.963 * * [simplify]: iters left: 6 (23 enodes) 120.969 * * [simplify]: iters left: 5 (90 enodes) 120.985 * * [simplify]: iters left: 4 (180 enodes) 121.026 * * [simplify]: iters left: 3 (349 enodes) 121.101 * * [simplify]: Extracting #0: cost 1 inf + 0 121.101 * * [simplify]: Extracting #1: cost 11 inf + 0 121.102 * * [simplify]: Extracting #2: cost 69 inf + 0 121.102 * * [simplify]: Extracting #3: cost 108 inf + 84 121.102 * * [simplify]: Extracting #4: cost 110 inf + 493 121.104 * * [simplify]: Extracting #5: cost 65 inf + 10156 121.110 * * [simplify]: Extracting #6: cost 3 inf + 26732 121.115 * * [simplify]: Extracting #7: cost 0 inf + 27598 121.121 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 121.121 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 121.122 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 121.122 * * [simplify]: iters left: 6 (13 enodes) 121.125 * * [simplify]: iters left: 5 (53 enodes) 121.135 * * [simplify]: iters left: 4 (117 enodes) 121.166 * * [simplify]: iters left: 3 (275 enodes) 121.228 * * [simplify]: iters left: 2 (474 enodes) 121.350 * * [simplify]: Extracting #0: cost 1 inf + 0 121.350 * * [simplify]: Extracting #1: cost 0 inf + 1 121.350 * [simplify]: Simplified to 0 121.350 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 121.351 * * * * [progress]: [ 20 / 3260 ] simplifiying candidate # 121.351 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 121.351 * * [simplify]: iters left: 6 (22 enodes) 121.357 * * [simplify]: iters left: 5 (84 enodes) 121.372 * * [simplify]: iters left: 4 (143 enodes) 121.397 * * [simplify]: iters left: 3 (225 enodes) 121.438 * * [simplify]: iters left: 2 (292 enodes) 121.491 * * [simplify]: iters left: 1 (361 enodes) 121.558 * * [simplify]: Extracting #0: cost 1 inf + 0 121.558 * * [simplify]: Extracting #1: cost 11 inf + 0 121.558 * * [simplify]: Extracting #2: cost 56 inf + 0 121.559 * * [simplify]: Extracting #3: cost 89 inf + 129 121.559 * * [simplify]: Extracting #4: cost 74 inf + 4324 121.562 * * [simplify]: Extracting #5: cost 36 inf + 13213 121.566 * * [simplify]: Extracting #6: cost 14 inf + 18212 121.570 * * [simplify]: Extracting #7: cost 2 inf + 23380 121.575 * * [simplify]: Extracting #8: cost 0 inf + 24351 121.580 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 121.580 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 121.580 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 121.580 * * [simplify]: iters left: 6 (12 enodes) 121.583 * * [simplify]: iters left: 5 (47 enodes) 121.592 * * [simplify]: iters left: 4 (82 enodes) 121.607 * * [simplify]: iters left: 3 (157 enodes) 121.639 * * [simplify]: iters left: 2 (248 enodes) 121.682 * * [simplify]: iters left: 1 (341 enodes) 121.743 * * [simplify]: Extracting #0: cost 1 inf + 0 121.743 * * [simplify]: Extracting #1: cost 0 inf + 1 121.743 * [simplify]: Simplified to 0 121.743 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 121.743 * * * * [progress]: [ 21 / 3260 ] simplifiying candidate # 121.744 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 121.744 * * [simplify]: iters left: 6 (22 enodes) 121.750 * * [simplify]: iters left: 5 (84 enodes) 121.768 * * [simplify]: iters left: 4 (151 enodes) 121.797 * * [simplify]: iters left: 3 (254 enodes) 121.855 * * [simplify]: iters left: 2 (370 enodes) 121.932 * * [simplify]: iters left: 1 (473 enodes) 122.033 * * [simplify]: Extracting #0: cost 1 inf + 0 122.033 * * [simplify]: Extracting #1: cost 13 inf + 0 122.034 * * [simplify]: Extracting #2: cost 72 inf + 0 122.034 * * [simplify]: Extracting #3: cost 121 inf + 47 122.035 * * [simplify]: Extracting #4: cost 124 inf + 792 122.036 * * [simplify]: Extracting #5: cost 107 inf + 3640 122.039 * * [simplify]: Extracting #6: cost 34 inf + 27624 122.045 * * [simplify]: Extracting #7: cost 3 inf + 42987 122.051 * * [simplify]: Extracting #8: cost 0 inf + 44298 122.057 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 122.057 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 122.058 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 122.058 * * [simplify]: iters left: 6 (12 enodes) 122.061 * * [simplify]: iters left: 5 (47 enodes) 122.070 * * [simplify]: iters left: 4 (89 enodes) 122.089 * * [simplify]: iters left: 3 (180 enodes) 122.134 * * [simplify]: iters left: 2 (296 enodes) 122.198 * * [simplify]: iters left: 1 (428 enodes) 122.300 * * [simplify]: Extracting #0: cost 1 inf + 0 122.300 * * [simplify]: Extracting #1: cost 0 inf + 1 122.300 * [simplify]: Simplified to 0 122.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 122.300 * * * * [progress]: [ 22 / 3260 ] simplifiying candidate # 122.300 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 122.301 * * [simplify]: iters left: 6 (22 enodes) 122.306 * * [simplify]: iters left: 5 (83 enodes) 122.321 * * [simplify]: iters left: 4 (141 enodes) 122.345 * * [simplify]: iters left: 3 (205 enodes) 122.380 * * [simplify]: iters left: 2 (253 enodes) 122.420 * * [simplify]: iters left: 1 (305 enodes) 122.469 * * [simplify]: Extracting #0: cost 1 inf + 0 122.469 * * [simplify]: Extracting #1: cost 11 inf + 0 122.469 * * [simplify]: Extracting #2: cost 54 inf + 0 122.470 * * [simplify]: Extracting #3: cost 79 inf + 289 122.471 * * [simplify]: Extracting #4: cost 55 inf + 4850 122.473 * * [simplify]: Extracting #5: cost 31 inf + 9618 122.475 * * [simplify]: Extracting #6: cost 13 inf + 12121 122.479 * * [simplify]: Extracting #7: cost 1 inf + 17507 122.483 * * [simplify]: Extracting #8: cost 0 inf + 17847 122.487 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 122.487 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 122.487 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 122.487 * * [simplify]: iters left: 6 (12 enodes) 122.491 * * [simplify]: iters left: 5 (46 enodes) 122.499 * * [simplify]: iters left: 4 (81 enodes) 122.513 * * [simplify]: iters left: 3 (134 enodes) 122.538 * * [simplify]: iters left: 2 (197 enodes) 122.569 * * [simplify]: iters left: 1 (271 enodes) 122.614 * * [simplify]: Extracting #0: cost 1 inf + 0 122.614 * * [simplify]: Extracting #1: cost 0 inf + 1 122.614 * [simplify]: Simplified to 0 122.614 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 122.615 * * * * [progress]: [ 23 / 3260 ] simplifiying candidate # 122.615 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 122.615 * * [simplify]: iters left: 6 (20 enodes) 122.620 * * [simplify]: iters left: 5 (74 enodes) 122.633 * * [simplify]: iters left: 4 (112 enodes) 122.651 * * [simplify]: iters left: 3 (155 enodes) 122.677 * * [simplify]: iters left: 2 (186 enodes) 122.706 * * [simplify]: iters left: 1 (218 enodes) 122.739 * * [simplify]: Extracting #0: cost 1 inf + 0 122.739 * * [simplify]: Extracting #1: cost 16 inf + 0 122.739 * * [simplify]: Extracting #2: cost 52 inf + 0 122.739 * * [simplify]: Extracting #3: cost 69 inf + 45 122.740 * * [simplify]: Extracting #4: cost 65 inf + 1194 122.741 * * [simplify]: Extracting #5: cost 39 inf + 4749 122.742 * * [simplify]: Extracting #6: cost 26 inf + 6232 122.744 * * [simplify]: Extracting #7: cost 18 inf + 7375 122.747 * * [simplify]: Extracting #8: cost 3 inf + 14551 122.750 * * [simplify]: Extracting #9: cost 0 inf + 16404 122.756 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 122.756 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 122.756 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 122.756 * * [simplify]: iters left: 6 (10 enodes) 122.759 * * [simplify]: iters left: 5 (38 enodes) 122.766 * * [simplify]: iters left: 4 (59 enodes) 122.776 * * [simplify]: iters left: 3 (88 enodes) 122.789 * * [simplify]: iters left: 2 (117 enodes) 122.806 * * [simplify]: iters left: 1 (144 enodes) 122.825 * * [simplify]: Extracting #0: cost 1 inf + 0 122.825 * * [simplify]: Extracting #1: cost 0 inf + 1 122.825 * [simplify]: Simplified to 0 122.825 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 122.825 * * * * [progress]: [ 24 / 3260 ] simplifiying candidate # 122.825 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 122.826 * * [simplify]: iters left: 6 (21 enodes) 122.834 * * [simplify]: iters left: 5 (79 enodes) 122.848 * * [simplify]: iters left: 4 (123 enodes) 122.869 * * [simplify]: iters left: 3 (177 enodes) 122.897 * * [simplify]: iters left: 2 (211 enodes) 122.930 * * [simplify]: iters left: 1 (239 enodes) 122.965 * * [simplify]: Extracting #0: cost 1 inf + 0 122.965 * * [simplify]: Extracting #1: cost 11 inf + 0 122.965 * * [simplify]: Extracting #2: cost 44 inf + 0 122.966 * * [simplify]: Extracting #3: cost 52 inf + 254 122.966 * * [simplify]: Extracting #4: cost 50 inf + 1162 122.967 * * [simplify]: Extracting #5: cost 38 inf + 3207 122.968 * * [simplify]: Extracting #6: cost 19 inf + 5241 122.970 * * [simplify]: Extracting #7: cost 13 inf + 6380 122.972 * * [simplify]: Extracting #8: cost 4 inf + 9942 122.975 * * [simplify]: Extracting #9: cost 0 inf + 12186 122.977 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 122.978 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 122.978 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 122.978 * * [simplify]: iters left: 6 (11 enodes) 122.981 * * [simplify]: iters left: 5 (42 enodes) 122.992 * * [simplify]: iters left: 4 (67 enodes) 123.004 * * [simplify]: iters left: 3 (111 enodes) 123.021 * * [simplify]: iters left: 2 (140 enodes) 123.040 * * [simplify]: iters left: 1 (160 enodes) 123.059 * * [simplify]: Extracting #0: cost 1 inf + 0 123.059 * * [simplify]: Extracting #1: cost 0 inf + 1 123.059 * [simplify]: Simplified to 0 123.059 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 123.060 * * * * [progress]: [ 25 / 3260 ] simplifiying candidate # 123.060 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 123.060 * * [simplify]: iters left: 6 (26 enodes) 123.070 * * [simplify]: iters left: 5 (105 enodes) 123.090 * * [simplify]: iters left: 4 (244 enodes) 123.167 * * [simplify]: Extracting #0: cost 1 inf + 0 123.167 * * [simplify]: Extracting #1: cost 11 inf + 0 123.167 * * [simplify]: Extracting #2: cost 145 inf + 0 123.168 * * [simplify]: Extracting #3: cost 266 inf + 1 123.170 * * [simplify]: Extracting #4: cost 230 inf + 10479 123.178 * * [simplify]: Extracting #5: cost 90 inf + 60656 123.191 * * [simplify]: Extracting #6: cost 11 inf + 89232 123.205 * * [simplify]: Extracting #7: cost 0 inf + 91664 123.222 * * [simplify]: Extracting #8: cost 0 inf + 91649 123.236 * [simplify]: Simplified to (- (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 123.236 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 123.237 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 123.237 * * [simplify]: iters left: 6 (16 enodes) 123.242 * * [simplify]: iters left: 5 (68 enodes) 123.255 * * [simplify]: iters left: 4 (179 enodes) 123.321 * * [simplify]: Extracting #0: cost 1 inf + 0 123.321 * * [simplify]: Extracting #1: cost 27 inf + 0 123.321 * * [simplify]: Extracting #2: cost 153 inf + 0 123.322 * * [simplify]: Extracting #3: cost 242 inf + 83 123.324 * * [simplify]: Extracting #4: cost 185 inf + 16503 123.335 * * [simplify]: Extracting #5: cost 15 inf + 79352 123.348 * * [simplify]: Extracting #6: cost 0 inf + 84943 123.364 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 123.364 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 123.364 * * * * [progress]: [ 26 / 3260 ] simplifiying candidate # 123.364 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 123.365 * * [simplify]: iters left: 6 (25 enodes) 123.371 * * [simplify]: iters left: 5 (100 enodes) 123.390 * * [simplify]: iters left: 4 (208 enodes) 123.444 * * [simplify]: Extracting #0: cost 1 inf + 0 123.445 * * [simplify]: Extracting #1: cost 11 inf + 0 123.445 * * [simplify]: Extracting #2: cost 108 inf + 0 123.445 * * [simplify]: Extracting #3: cost 191 inf + 1 123.447 * * [simplify]: Extracting #4: cost 175 inf + 3637 123.451 * * [simplify]: Extracting #5: cost 84 inf + 32870 123.460 * * [simplify]: Extracting #6: cost 15 inf + 56239 123.470 * * [simplify]: Extracting #7: cost 0 inf + 58564 123.479 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) 123.479 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 123.480 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 123.480 * * [simplify]: iters left: 6 (15 enodes) 123.484 * * [simplify]: iters left: 5 (63 enodes) 123.496 * * [simplify]: iters left: 4 (145 enodes) 123.539 * * [simplify]: iters left: 3 (499 enodes) 123.806 * * [simplify]: Extracting #0: cost 1 inf + 0 123.806 * * [simplify]: Extracting #1: cost 0 inf + 1 123.806 * [simplify]: Simplified to 0 123.806 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 123.806 * * * * [progress]: [ 27 / 3260 ] simplifiying candidate # 123.807 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 123.807 * * [simplify]: iters left: 6 (25 enodes) 123.814 * * [simplify]: iters left: 5 (99 enodes) 123.833 * * [simplify]: iters left: 4 (222 enodes) 123.897 * * [simplify]: Extracting #0: cost 1 inf + 0 123.897 * * [simplify]: Extracting #1: cost 13 inf + 0 123.897 * * [simplify]: Extracting #2: cost 108 inf + 0 123.897 * * [simplify]: Extracting #3: cost 173 inf + 3 123.898 * * [simplify]: Extracting #4: cost 173 inf + 622 123.901 * * [simplify]: Extracting #5: cost 110 inf + 18327 123.907 * * [simplify]: Extracting #6: cost 16 inf + 45130 123.916 * * [simplify]: Extracting #7: cost 0 inf + 49175 123.924 * * [simplify]: Extracting #8: cost 0 inf + 49160 123.932 * [simplify]: Simplified to (- (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)) (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)))) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) 123.932 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)) (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2)))) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 123.933 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 123.933 * * [simplify]: iters left: 6 (15 enodes) 123.937 * * [simplify]: iters left: 5 (62 enodes) 123.954 * * [simplify]: iters left: 4 (159 enodes) 124.000 * * [simplify]: iters left: 3 (475 enodes) 124.227 * * [simplify]: Extracting #0: cost 1 inf + 0 124.228 * * [simplify]: Extracting #1: cost 42 inf + 0 124.228 * * [simplify]: Extracting #2: cost 194 inf + 1 124.231 * * [simplify]: Extracting #3: cost 205 inf + 15094 124.244 * * [simplify]: Extracting #4: cost 20 inf + 63712 124.264 * * [simplify]: Extracting #5: cost 3 inf + 65204 124.279 * * [simplify]: Extracting #6: cost 0 inf + 65965 124.294 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 124.294 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 124.294 * * * * [progress]: [ 28 / 3260 ] simplifiying candidate # 124.294 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 124.294 * * [simplify]: iters left: 6 (25 enodes) 124.301 * * [simplify]: iters left: 5 (99 enodes) 124.320 * * [simplify]: iters left: 4 (213 enodes) 124.376 * * [simplify]: Extracting #0: cost 1 inf + 0 124.376 * * [simplify]: Extracting #1: cost 11 inf + 0 124.376 * * [simplify]: Extracting #2: cost 105 inf + 0 124.377 * * [simplify]: Extracting #3: cost 191 inf + 1 124.378 * * [simplify]: Extracting #4: cost 169 inf + 4162 124.382 * * [simplify]: Extracting #5: cost 79 inf + 35123 124.391 * * [simplify]: Extracting #6: cost 16 inf + 56641 124.405 * * [simplify]: Extracting #7: cost 0 inf + 59663 124.415 * * [simplify]: Extracting #8: cost 0 inf + 59408 124.426 * * [simplify]: Extracting #9: cost 0 inf + 59368 124.436 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 124.436 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 124.436 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 124.436 * * [simplify]: iters left: 6 (15 enodes) 124.441 * * [simplify]: iters left: 5 (62 enodes) 124.453 * * [simplify]: iters left: 4 (148 enodes) 124.498 * * [simplify]: iters left: 3 (499 enodes) 124.773 * * [simplify]: Extracting #0: cost 1 inf + 0 124.773 * * [simplify]: Extracting #1: cost 0 inf + 1 124.773 * [simplify]: Simplified to 0 124.773 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 124.773 * * * * [progress]: [ 29 / 3260 ] simplifiying candidate # 124.774 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 124.774 * * [simplify]: iters left: 6 (24 enodes) 124.780 * * [simplify]: iters left: 5 (93 enodes) 124.797 * * [simplify]: iters left: 4 (180 enodes) 124.842 * * [simplify]: iters left: 3 (451 enodes) 124.990 * * [simplify]: Extracting #0: cost 1 inf + 0 124.990 * * [simplify]: Extracting #1: cost 11 inf + 0 124.991 * * [simplify]: Extracting #2: cost 122 inf + 0 124.992 * * [simplify]: Extracting #3: cost 244 inf + 44 124.993 * * [simplify]: Extracting #4: cost 234 inf + 4289 125.001 * * [simplify]: Extracting #5: cost 76 inf + 44343 125.015 * * [simplify]: Extracting #6: cost 4 inf + 63809 125.033 * * [simplify]: Extracting #7: cost 0 inf + 65580 125.047 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 125.047 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 125.047 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 125.047 * * [simplify]: iters left: 6 (14 enodes) 125.052 * * [simplify]: iters left: 5 (56 enodes) 125.062 * * [simplify]: iters left: 4 (117 enodes) 125.090 * * [simplify]: iters left: 3 (347 enodes) 125.221 * * [simplify]: Extracting #0: cost 1 inf + 0 125.221 * * [simplify]: Extracting #1: cost 0 inf + 1 125.221 * [simplify]: Simplified to 0 125.221 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 0)) 125.221 * * * * [progress]: [ 30 / 3260 ] simplifiying candidate # 125.221 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 125.222 * * [simplify]: iters left: 6 (24 enodes) 125.232 * * [simplify]: iters left: 5 (94 enodes) 125.250 * * [simplify]: iters left: 4 (178 enodes) 125.289 * * [simplify]: iters left: 3 (405 enodes) 125.439 * * [simplify]: Extracting #0: cost 1 inf + 0 125.439 * * [simplify]: Extracting #1: cost 11 inf + 0 125.439 * * [simplify]: Extracting #2: cost 106 inf + 0 125.440 * * [simplify]: Extracting #3: cost 186 inf + 4 125.442 * * [simplify]: Extracting #4: cost 178 inf + 3126 125.447 * * [simplify]: Extracting #5: cost 61 inf + 28600 125.457 * * [simplify]: Extracting #6: cost 2 inf + 42673 125.467 * * [simplify]: Extracting #7: cost 0 inf + 43393 125.478 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 125.478 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 125.478 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 125.478 * * [simplify]: iters left: 6 (14 enodes) 125.482 * * [simplify]: iters left: 5 (57 enodes) 125.497 * * [simplify]: iters left: 4 (116 enodes) 125.526 * * [simplify]: iters left: 3 (321 enodes) 125.649 * * [simplify]: Extracting #0: cost 1 inf + 0 125.649 * * [simplify]: Extracting #1: cost 0 inf + 1 125.649 * [simplify]: Simplified to 0 125.649 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 0)) 125.650 * * * * [progress]: [ 31 / 3260 ] simplifiying candidate # 125.650 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 125.650 * * [simplify]: iters left: 6 (25 enodes) 125.657 * * [simplify]: iters left: 5 (99 enodes) 125.676 * * [simplify]: iters left: 4 (212 enodes) 125.731 * * [simplify]: Extracting #0: cost 1 inf + 0 125.731 * * [simplify]: Extracting #1: cost 11 inf + 0 125.731 * * [simplify]: Extracting #2: cost 90 inf + 0 125.732 * * [simplify]: Extracting #3: cost 154 inf + 3 125.732 * * [simplify]: Extracting #4: cost 156 inf + 47 125.733 * * [simplify]: Extracting #5: cost 140 inf + 3967 125.737 * * [simplify]: Extracting #6: cost 52 inf + 26756 125.744 * * [simplify]: Extracting #7: cost 6 inf + 39934 125.751 * * [simplify]: Extracting #8: cost 0 inf + 41635 125.761 * * [simplify]: Extracting #9: cost 0 inf + 41620 125.768 * [simplify]: Simplified to (- (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 125.768 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (* (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 125.769 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 125.769 * * [simplify]: iters left: 6 (15 enodes) 125.773 * * [simplify]: iters left: 5 (62 enodes) 125.786 * * [simplify]: iters left: 4 (149 enodes) 125.827 * * [simplify]: iters left: 3 (450 enodes) 126.052 * * [simplify]: Extracting #0: cost 1 inf + 0 126.052 * * [simplify]: Extracting #1: cost 0 inf + 1 126.052 * [simplify]: Simplified to 0 126.052 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 126.053 * * * * [progress]: [ 32 / 3260 ] simplifiying candidate # 126.053 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 126.053 * * [simplify]: iters left: 6 (24 enodes) 126.064 * * [simplify]: iters left: 5 (94 enodes) 126.082 * * [simplify]: iters left: 4 (179 enodes) 126.122 * * [simplify]: iters left: 3 (413 enodes) 126.258 * * [simplify]: Extracting #0: cost 1 inf + 0 126.258 * * [simplify]: Extracting #1: cost 11 inf + 0 126.258 * * [simplify]: Extracting #2: cost 97 inf + 0 126.259 * * [simplify]: Extracting #3: cost 190 inf + 46 126.261 * * [simplify]: Extracting #4: cost 165 inf + 4556 126.266 * * [simplify]: Extracting #5: cost 51 inf + 27847 126.275 * * [simplify]: Extracting #6: cost 3 inf + 38243 126.284 * * [simplify]: Extracting #7: cost 0 inf + 39514 126.294 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 126.294 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 126.294 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 126.294 * * [simplify]: iters left: 6 (14 enodes) 126.298 * * [simplify]: iters left: 5 (57 enodes) 126.309 * * [simplify]: iters left: 4 (118 enodes) 126.341 * * [simplify]: iters left: 3 (314 enodes) 126.446 * * [simplify]: Extracting #0: cost 1 inf + 0 126.447 * * [simplify]: Extracting #1: cost 0 inf + 1 126.447 * [simplify]: Simplified to 0 126.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 126.447 * * * * [progress]: [ 33 / 3260 ] simplifiying candidate # 126.447 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 126.447 * * [simplify]: iters left: 6 (23 enodes) 126.457 * * [simplify]: iters left: 5 (84 enodes) 126.472 * * [simplify]: iters left: 4 (160 enodes) 126.504 * * [simplify]: iters left: 3 (328 enodes) 126.596 * * [simplify]: Extracting #0: cost 1 inf + 0 126.596 * * [simplify]: Extracting #1: cost 13 inf + 0 126.597 * * [simplify]: Extracting #2: cost 94 inf + 0 126.597 * * [simplify]: Extracting #3: cost 134 inf + 5 126.599 * * [simplify]: Extracting #4: cost 92 inf + 7397 126.603 * * [simplify]: Extracting #5: cost 19 inf + 21203 126.609 * * [simplify]: Extracting #6: cost 2 inf + 24707 126.615 * * [simplify]: Extracting #7: cost 0 inf + 25467 126.621 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 126.621 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 126.621 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 126.621 * * [simplify]: iters left: 6 (13 enodes) 126.625 * * [simplify]: iters left: 5 (48 enodes) 126.634 * * [simplify]: iters left: 4 (103 enodes) 126.660 * * [simplify]: iters left: 3 (238 enodes) 126.727 * * [simplify]: Extracting #0: cost 1 inf + 0 126.727 * * [simplify]: Extracting #1: cost 0 inf + 1 126.727 * [simplify]: Simplified to 0 126.727 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 126.727 * * * * [progress]: [ 34 / 3260 ] simplifiying candidate # 126.727 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 126.728 * * [simplify]: iters left: 6 (25 enodes) 126.734 * * [simplify]: iters left: 5 (98 enodes) 126.752 * * [simplify]: iters left: 4 (206 enodes) 126.807 * * [simplify]: Extracting #0: cost 1 inf + 0 126.807 * * [simplify]: Extracting #1: cost 11 inf + 0 126.807 * * [simplify]: Extracting #2: cost 106 inf + 0 126.808 * * [simplify]: Extracting #3: cost 195 inf + 1 126.809 * * [simplify]: Extracting #4: cost 176 inf + 4244 126.814 * * [simplify]: Extracting #5: cost 84 inf + 34053 126.822 * * [simplify]: Extracting #6: cost 12 inf + 58370 126.833 * * [simplify]: Extracting #7: cost 0 inf + 60924 126.843 * * [simplify]: Extracting #8: cost 0 inf + 60909 126.853 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (* (cbrt 2) (cbrt a)))) 126.853 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 126.853 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 126.853 * * [simplify]: iters left: 6 (15 enodes) 126.858 * * [simplify]: iters left: 5 (61 enodes) 126.869 * * [simplify]: iters left: 4 (142 enodes) 126.910 * * [simplify]: iters left: 3 (474 enodes) 127.115 * * [simplify]: Extracting #0: cost 1 inf + 0 127.115 * * [simplify]: Extracting #1: cost 0 inf + 1 127.115 * [simplify]: Simplified to 0 127.115 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 127.116 * * * * [progress]: [ 35 / 3260 ] simplifiying candidate # 127.116 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 127.116 * * [simplify]: iters left: 6 (24 enodes) 127.122 * * [simplify]: iters left: 5 (93 enodes) 127.139 * * [simplify]: iters left: 4 (175 enodes) 127.176 * * [simplify]: iters left: 3 (424 enodes) 127.296 * * [simplify]: Extracting #0: cost 1 inf + 0 127.296 * * [simplify]: Extracting #1: cost 11 inf + 0 127.296 * * [simplify]: Extracting #2: cost 109 inf + 0 127.297 * * [simplify]: Extracting #3: cost 209 inf + 3 127.299 * * [simplify]: Extracting #4: cost 194 inf + 3086 127.304 * * [simplify]: Extracting #5: cost 88 inf + 26569 127.317 * * [simplify]: Extracting #6: cost 6 inf + 49035 127.329 * * [simplify]: Extracting #7: cost 0 inf + 51532 127.340 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 127.340 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 127.340 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 127.340 * * [simplify]: iters left: 6 (14 enodes) 127.344 * * [simplify]: iters left: 5 (56 enodes) 127.355 * * [simplify]: iters left: 4 (113 enodes) 127.380 * * [simplify]: iters left: 3 (324 enodes) 127.481 * * [simplify]: Extracting #0: cost 1 inf + 0 127.481 * * [simplify]: Extracting #1: cost 0 inf + 1 127.481 * [simplify]: Simplified to 0 127.481 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 0)) 127.481 * * * * [progress]: [ 36 / 3260 ] simplifiying candidate # 127.482 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 127.482 * * [simplify]: iters left: 6 (24 enodes) 127.488 * * [simplify]: iters left: 5 (93 enodes) 127.505 * * [simplify]: iters left: 4 (173 enodes) 127.545 * * [simplify]: iters left: 3 (394 enodes) 127.661 * * [simplify]: Extracting #0: cost 1 inf + 0 127.661 * * [simplify]: Extracting #1: cost 11 inf + 0 127.661 * * [simplify]: Extracting #2: cost 85 inf + 0 127.662 * * [simplify]: Extracting #3: cost 156 inf + 4 127.662 * * [simplify]: Extracting #4: cost 156 inf + 615 127.665 * * [simplify]: Extracting #5: cost 95 inf + 12133 127.672 * * [simplify]: Extracting #6: cost 7 inf + 31757 127.680 * * [simplify]: Extracting #7: cost 0 inf + 33313 127.688 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 127.688 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 127.688 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 127.688 * * [simplify]: iters left: 6 (14 enodes) 127.692 * * [simplify]: iters left: 5 (56 enodes) 127.703 * * [simplify]: iters left: 4 (112 enodes) 127.733 * * [simplify]: iters left: 3 (297 enodes) 127.824 * * [simplify]: Extracting #0: cost 1 inf + 0 127.824 * * [simplify]: Extracting #1: cost 0 inf + 1 127.824 * [simplify]: Simplified to 0 127.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 0)) 127.825 * * * * [progress]: [ 37 / 3260 ] simplifiying candidate # 127.825 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 127.825 * * [simplify]: iters left: 6 (23 enodes) 127.831 * * [simplify]: iters left: 5 (90 enodes) 127.851 * * [simplify]: iters left: 4 (180 enodes) 127.889 * * [simplify]: iters left: 3 (413 enodes) 128.005 * * [simplify]: Extracting #0: cost 1 inf + 0 128.005 * * [simplify]: Extracting #1: cost 11 inf + 0 128.005 * * [simplify]: Extracting #2: cost 97 inf + 0 128.006 * * [simplify]: Extracting #3: cost 206 inf + 3 128.007 * * [simplify]: Extracting #4: cost 200 inf + 1953 128.013 * * [simplify]: Extracting #5: cost 63 inf + 35214 128.024 * * [simplify]: Extracting #6: cost 4 inf + 51465 128.036 * * [simplify]: Extracting #7: cost 0 inf + 53041 128.047 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 128.048 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 128.048 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 128.048 * * [simplify]: iters left: 6 (13 enodes) 128.055 * * [simplify]: iters left: 5 (53 enodes) 128.065 * * [simplify]: iters left: 4 (118 enodes) 128.091 * * [simplify]: iters left: 3 (324 enodes) 128.528 * * [simplify]: Extracting #0: cost 1 inf + 0 128.528 * * [simplify]: Extracting #1: cost 0 inf + 1 128.528 * [simplify]: Simplified to 0 128.528 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 128.529 * * * * [progress]: [ 38 / 3260 ] simplifiying candidate # 128.529 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 128.529 * * [simplify]: iters left: 6 (21 enodes) 128.535 * * [simplify]: iters left: 5 (79 enodes) 128.549 * * [simplify]: iters left: 4 (138 enodes) 128.575 * * [simplify]: iters left: 3 (283 enodes) 128.637 * * [simplify]: Extracting #0: cost 1 inf + 0 128.637 * * [simplify]: Extracting #1: cost 9 inf + 0 128.637 * * [simplify]: Extracting #2: cost 72 inf + 0 128.638 * * [simplify]: Extracting #3: cost 137 inf + 44 128.638 * * [simplify]: Extracting #4: cost 134 inf + 1106 128.641 * * [simplify]: Extracting #5: cost 73 inf + 10911 128.645 * * [simplify]: Extracting #6: cost 17 inf + 21430 128.651 * * [simplify]: Extracting #7: cost 1 inf + 26565 128.657 * * [simplify]: Extracting #8: cost 0 inf + 27025 128.663 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 128.663 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 128.663 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 128.663 * * [simplify]: iters left: 6 (11 enodes) 128.669 * * [simplify]: iters left: 5 (43 enodes) 128.677 * * [simplify]: iters left: 4 (84 enodes) 128.694 * * [simplify]: iters left: 3 (212 enodes) 128.746 * * [simplify]: iters left: 2 (472 enodes) 128.864 * * [simplify]: Extracting #0: cost 1 inf + 0 128.864 * * [simplify]: Extracting #1: cost 0 inf + 1 128.864 * [simplify]: Simplified to 0 128.864 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 128.864 * * * * [progress]: [ 39 / 3260 ] simplifiying candidate # 128.864 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 128.865 * * [simplify]: iters left: 6 (22 enodes) 128.871 * * [simplify]: iters left: 5 (86 enodes) 128.887 * * [simplify]: iters left: 4 (157 enodes) 128.919 * * [simplify]: iters left: 3 (313 enodes) 128.995 * * [simplify]: Extracting #0: cost 1 inf + 0 128.995 * * [simplify]: Extracting #1: cost 11 inf + 0 128.995 * * [simplify]: Extracting #2: cost 67 inf + 0 128.996 * * [simplify]: Extracting #3: cost 110 inf + 46 128.996 * * [simplify]: Extracting #4: cost 110 inf + 539 128.998 * * [simplify]: Extracting #5: cost 68 inf + 6514 129.003 * * [simplify]: Extracting #6: cost 12 inf + 15313 129.008 * * [simplify]: Extracting #7: cost 2 inf + 18397 129.013 * * [simplify]: Extracting #8: cost 0 inf + 19197 129.017 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 129.017 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 129.018 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 129.018 * * [simplify]: iters left: 6 (12 enodes) 129.022 * * [simplify]: iters left: 5 (49 enodes) 129.031 * * [simplify]: iters left: 4 (99 enodes) 129.053 * * [simplify]: iters left: 3 (234 enodes) 129.113 * * [simplify]: iters left: 2 (447 enodes) 129.221 * * [simplify]: Extracting #0: cost 1 inf + 0 129.221 * * [simplify]: Extracting #1: cost 0 inf + 1 129.221 * [simplify]: Simplified to 0 129.221 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 129.221 * * * * [progress]: [ 40 / 3260 ] simplifiying candidate # 129.221 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 129.221 * * [simplify]: iters left: 6 (24 enodes) 129.228 * * [simplify]: iters left: 5 (94 enodes) 129.245 * * [simplify]: iters left: 4 (183 enodes) 129.287 * * [simplify]: iters left: 3 (390 enodes) 129.403 * * [simplify]: Extracting #0: cost 1 inf + 0 129.404 * * [simplify]: Extracting #1: cost 11 inf + 0 129.404 * * [simplify]: Extracting #2: cost 84 inf + 0 129.404 * * [simplify]: Extracting #3: cost 140 inf + 369 129.405 * * [simplify]: Extracting #4: cost 134 inf + 2033 129.407 * * [simplify]: Extracting #5: cost 96 inf + 8344 129.413 * * [simplify]: Extracting #6: cost 20 inf + 25815 129.420 * * [simplify]: Extracting #7: cost 0 inf + 30709 129.428 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 129.428 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 129.428 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 129.429 * * [simplify]: iters left: 6 (14 enodes) 129.433 * * [simplify]: iters left: 5 (57 enodes) 129.444 * * [simplify]: iters left: 4 (121 enodes) 129.475 * * [simplify]: iters left: 3 (291 enodes) 129.564 * * [simplify]: Extracting #0: cost 1 inf + 0 129.564 * * [simplify]: Extracting #1: cost 0 inf + 1 129.564 * [simplify]: Simplified to 0 129.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 129.565 * * * * [progress]: [ 41 / 3260 ] simplifiying candidate # 129.565 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 129.565 * * [simplify]: iters left: 6 (23 enodes) 129.571 * * [simplify]: iters left: 5 (89 enodes) 129.587 * * [simplify]: iters left: 4 (157 enodes) 129.621 * * [simplify]: iters left: 3 (301 enodes) 129.686 * * [simplify]: iters left: 2 (471 enodes) 129.796 * * [simplify]: Extracting #0: cost 1 inf + 0 129.796 * * [simplify]: Extracting #1: cost 11 inf + 0 129.796 * * [simplify]: Extracting #2: cost 72 inf + 0 129.797 * * [simplify]: Extracting #3: cost 109 inf + 253 129.798 * * [simplify]: Extracting #4: cost 87 inf + 2757 129.801 * * [simplify]: Extracting #5: cost 28 inf + 11078 129.806 * * [simplify]: Extracting #6: cost 2 inf + 16958 129.811 * * [simplify]: Extracting #7: cost 0 inf + 17380 129.817 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 129.817 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 129.817 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 129.818 * * [simplify]: iters left: 6 (13 enodes) 129.821 * * [simplify]: iters left: 5 (52 enodes) 129.831 * * [simplify]: iters left: 4 (98 enodes) 129.852 * * [simplify]: iters left: 3 (212 enodes) 129.899 * * [simplify]: iters left: 2 (371 enodes) 129.982 * * [simplify]: Extracting #0: cost 1 inf + 0 129.982 * * [simplify]: Extracting #1: cost 0 inf + 1 129.982 * [simplify]: Simplified to 0 129.982 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 129.982 * * * * [progress]: [ 42 / 3260 ] simplifiying candidate # 129.983 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 129.983 * * [simplify]: iters left: 6 (22 enodes) 129.989 * * [simplify]: iters left: 5 (80 enodes) 130.004 * * [simplify]: iters left: 4 (142 enodes) 130.028 * * [simplify]: iters left: 3 (230 enodes) 130.074 * * [simplify]: iters left: 2 (341 enodes) 130.141 * * [simplify]: iters left: 1 (432 enodes) 130.220 * * [simplify]: Extracting #0: cost 1 inf + 0 130.220 * * [simplify]: Extracting #1: cost 11 inf + 0 130.220 * * [simplify]: Extracting #2: cost 55 inf + 0 130.221 * * [simplify]: Extracting #3: cost 73 inf + 213 130.221 * * [simplify]: Extracting #4: cost 56 inf + 2145 130.223 * * [simplify]: Extracting #5: cost 40 inf + 4187 130.225 * * [simplify]: Extracting #6: cost 27 inf + 5546 130.227 * * [simplify]: Extracting #7: cost 17 inf + 7209 130.230 * * [simplify]: Extracting #8: cost 5 inf + 12627 130.234 * * [simplify]: Extracting #9: cost 0 inf + 15753 130.237 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 130.237 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 130.238 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 130.238 * * [simplify]: iters left: 6 (12 enodes) 130.241 * * [simplify]: iters left: 5 (44 enodes) 130.250 * * [simplify]: iters left: 4 (92 enodes) 130.269 * * [simplify]: iters left: 3 (159 enodes) 130.297 * * [simplify]: iters left: 2 (267 enodes) 130.348 * * [simplify]: iters left: 1 (364 enodes) 130.413 * * [simplify]: Extracting #0: cost 1 inf + 0 130.413 * * [simplify]: Extracting #1: cost 0 inf + 1 130.413 * [simplify]: Simplified to 0 130.413 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 130.414 * * * * [progress]: [ 43 / 3260 ] simplifiying candidate # 130.414 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 130.414 * * [simplify]: iters left: 6 (25 enodes) 130.421 * * [simplify]: iters left: 5 (101 enodes) 130.440 * * [simplify]: iters left: 4 (215 enodes) 130.493 * * [simplify]: Extracting #0: cost 1 inf + 0 130.493 * * [simplify]: Extracting #1: cost 11 inf + 0 130.493 * * [simplify]: Extracting #2: cost 105 inf + 0 130.494 * * [simplify]: Extracting #3: cost 182 inf + 46 130.494 * * [simplify]: Extracting #4: cost 170 inf + 2035 130.498 * * [simplify]: Extracting #5: cost 86 inf + 25328 130.505 * * [simplify]: Extracting #6: cost 17 inf + 45646 130.514 * * [simplify]: Extracting #7: cost 0 inf + 49644 130.523 * * [simplify]: Extracting #8: cost 0 inf + 49605 130.531 * [simplify]: Simplified to (fma (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (/ (* (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) b) (* (cbrt 2) (cbrt a)))) 130.531 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (/ (* (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) b) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 130.532 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 130.532 * * [simplify]: iters left: 6 (15 enodes) 130.539 * * [simplify]: iters left: 5 (64 enodes) 130.551 * * [simplify]: iters left: 4 (149 enodes) 130.591 * * [simplify]: iters left: 3 (466 enodes) 130.883 * * [simplify]: Extracting #0: cost 1 inf + 0 130.883 * * [simplify]: Extracting #1: cost 0 inf + 1 130.883 * [simplify]: Simplified to 0 130.883 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 130.883 * * * * [progress]: [ 44 / 3260 ] simplifiying candidate # 130.883 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 130.884 * * [simplify]: iters left: 6 (24 enodes) 130.890 * * [simplify]: iters left: 5 (96 enodes) 130.908 * * [simplify]: iters left: 4 (185 enodes) 130.947 * * [simplify]: iters left: 3 (431 enodes) 131.117 * * [simplify]: Extracting #0: cost 1 inf + 0 131.117 * * [simplify]: Extracting #1: cost 11 inf + 0 131.117 * * [simplify]: Extracting #2: cost 135 inf + 0 131.118 * * [simplify]: Extracting #3: cost 247 inf + 47 131.120 * * [simplify]: Extracting #4: cost 229 inf + 3459 131.130 * * [simplify]: Extracting #5: cost 91 inf + 33431 131.143 * * [simplify]: Extracting #6: cost 3 inf + 55132 131.156 * * [simplify]: Extracting #7: cost 0 inf + 56323 131.168 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 131.169 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 131.169 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 131.169 * * [simplify]: iters left: 6 (14 enodes) 131.173 * * [simplify]: iters left: 5 (59 enodes) 131.185 * * [simplify]: iters left: 4 (121 enodes) 131.214 * * [simplify]: iters left: 3 (332 enodes) 131.368 * * [simplify]: Extracting #0: cost 1 inf + 0 131.368 * * [simplify]: Extracting #1: cost 0 inf + 1 131.368 * [simplify]: Simplified to 0 131.368 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 0)) 131.368 * * * * [progress]: [ 45 / 3260 ] simplifiying candidate # 131.369 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 131.369 * * [simplify]: iters left: 6 (23 enodes) 131.375 * * [simplify]: iters left: 5 (91 enodes) 131.396 * * [simplify]: iters left: 4 (176 enodes) 131.434 * * [simplify]: iters left: 3 (379 enodes) 131.561 * * [simplify]: Extracting #0: cost 1 inf + 0 131.561 * * [simplify]: Extracting #1: cost 11 inf + 0 131.562 * * [simplify]: Extracting #2: cost 111 inf + 0 131.562 * * [simplify]: Extracting #3: cost 162 inf + 131 131.564 * * [simplify]: Extracting #4: cost 113 inf + 7781 131.570 * * [simplify]: Extracting #5: cost 30 inf + 24726 131.579 * * [simplify]: Extracting #6: cost 9 inf + 28564 131.586 * * [simplify]: Extracting #7: cost 2 inf + 30862 131.594 * * [simplify]: Extracting #8: cost 0 inf + 31793 131.601 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 131.601 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 131.602 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 131.602 * * [simplify]: iters left: 6 (13 enodes) 131.606 * * [simplify]: iters left: 5 (54 enodes) 131.617 * * [simplify]: iters left: 4 (112 enodes) 131.643 * * [simplify]: iters left: 3 (281 enodes) 131.750 * * [simplify]: Extracting #0: cost 1 inf + 0 131.751 * * [simplify]: Extracting #1: cost 0 inf + 1 131.751 * [simplify]: Simplified to 0 131.751 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 0)) 131.751 * * * * [progress]: [ 46 / 3260 ] simplifiying candidate # 131.751 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 131.751 * * [simplify]: iters left: 6 (24 enodes) 131.758 * * [simplify]: iters left: 5 (96 enodes) 131.779 * * [simplify]: iters left: 4 (200 enodes) 131.823 * * [simplify]: iters left: 3 (464 enodes) 132.002 * * [simplify]: Extracting #0: cost 1 inf + 0 132.002 * * [simplify]: Extracting #1: cost 11 inf + 0 132.003 * * [simplify]: Extracting #2: cost 151 inf + 0 132.004 * * [simplify]: Extracting #3: cost 275 inf + 6 132.006 * * [simplify]: Extracting #4: cost 257 inf + 3377 132.017 * * [simplify]: Extracting #5: cost 83 inf + 44012 132.031 * * [simplify]: Extracting #6: cost 2 inf + 64413 132.045 * * [simplify]: Extracting #7: cost 0 inf + 65293 132.060 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 132.060 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 132.060 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 132.060 * * [simplify]: iters left: 6 (14 enodes) 132.064 * * [simplify]: iters left: 5 (59 enodes) 132.076 * * [simplify]: iters left: 4 (134 enodes) 132.110 * * [simplify]: iters left: 3 (357 enodes) 132.269 * * [simplify]: Extracting #0: cost 1 inf + 0 132.269 * * [simplify]: Extracting #1: cost 0 inf + 1 132.269 * [simplify]: Simplified to 0 132.269 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 0)) 132.269 * * * * [progress]: [ 47 / 3260 ] simplifiying candidate # 132.269 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 132.269 * * [simplify]: iters left: 6 (23 enodes) 132.276 * * [simplify]: iters left: 5 (90 enodes) 132.292 * * [simplify]: iters left: 4 (170 enodes) 132.326 * * [simplify]: iters left: 3 (352 enodes) 132.442 * * [simplify]: Extracting #0: cost 1 inf + 0 132.442 * * [simplify]: Extracting #1: cost 11 inf + 0 132.442 * * [simplify]: Extracting #2: cost 121 inf + 0 132.443 * * [simplify]: Extracting #3: cost 189 inf + 6 132.444 * * [simplify]: Extracting #4: cost 172 inf + 2537 132.449 * * [simplify]: Extracting #5: cost 74 inf + 19751 132.457 * * [simplify]: Extracting #6: cost 2 inf + 34051 132.468 * * [simplify]: Extracting #7: cost 0 inf + 34806 132.477 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 132.477 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 132.477 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 132.477 * * [simplify]: iters left: 6 (13 enodes) 132.481 * * [simplify]: iters left: 5 (53 enodes) 132.492 * * [simplify]: iters left: 4 (106 enodes) 132.515 * * [simplify]: iters left: 3 (257 enodes) 132.611 * * [simplify]: Extracting #0: cost 1 inf + 0 132.611 * * [simplify]: Extracting #1: cost 0 inf + 1 132.611 * [simplify]: Simplified to 0 132.611 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 132.611 * * * * [progress]: [ 48 / 3260 ] simplifiying candidate # 132.611 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 132.612 * * [simplify]: iters left: 6 (22 enodes) 132.618 * * [simplify]: iters left: 5 (86 enodes) 132.634 * * [simplify]: iters left: 4 (156 enodes) 132.669 * * [simplify]: iters left: 3 (303 enodes) 132.762 * * [simplify]: Extracting #0: cost 1 inf + 0 132.762 * * [simplify]: Extracting #1: cost 11 inf + 0 132.762 * * [simplify]: Extracting #2: cost 92 inf + 0 132.762 * * [simplify]: Extracting #3: cost 120 inf + 131 132.764 * * [simplify]: Extracting #4: cost 84 inf + 4515 132.767 * * [simplify]: Extracting #5: cost 22 inf + 13507 132.771 * * [simplify]: Extracting #6: cost 9 inf + 15180 132.776 * * [simplify]: Extracting #7: cost 2 inf + 17730 132.780 * * [simplify]: Extracting #8: cost 0 inf + 18570 132.785 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 132.785 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 132.785 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 132.786 * * [simplify]: iters left: 6 (12 enodes) 132.792 * * [simplify]: iters left: 5 (49 enodes) 132.801 * * [simplify]: iters left: 4 (94 enodes) 132.823 * * [simplify]: iters left: 3 (221 enodes) 132.901 * * [simplify]: iters left: 2 (492 enodes) 133.144 * * [simplify]: Extracting #0: cost 1 inf + 0 133.144 * * [simplify]: Extracting #1: cost 0 inf + 1 133.144 * [simplify]: Simplified to 0 133.144 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 133.145 * * * * [progress]: [ 49 / 3260 ] simplifiying candidate # 133.145 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 133.145 * * [simplify]: iters left: 6 (23 enodes) 133.151 * * [simplify]: iters left: 5 (89 enodes) 133.168 * * [simplify]: iters left: 4 (175 enodes) 133.209 * * [simplify]: iters left: 3 (376 enodes) 133.336 * * [simplify]: Extracting #0: cost 1 inf + 0 133.336 * * [simplify]: Extracting #1: cost 11 inf + 0 133.336 * * [simplify]: Extracting #2: cost 111 inf + 0 133.337 * * [simplify]: Extracting #3: cost 159 inf + 90 133.338 * * [simplify]: Extracting #4: cost 132 inf + 4401 133.342 * * [simplify]: Extracting #5: cost 45 inf + 21520 133.349 * * [simplify]: Extracting #6: cost 4 inf + 30837 133.356 * * [simplify]: Extracting #7: cost 0 inf + 32018 133.363 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 133.363 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 133.363 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 133.364 * * [simplify]: iters left: 6 (13 enodes) 133.367 * * [simplify]: iters left: 5 (52 enodes) 133.377 * * [simplify]: iters left: 4 (111 enodes) 133.407 * * [simplify]: iters left: 3 (278 enodes) 133.512 * * [simplify]: Extracting #0: cost 1 inf + 0 133.512 * * [simplify]: Extracting #1: cost 0 inf + 1 133.512 * [simplify]: Simplified to 0 133.512 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 0)) 133.512 * * * * [progress]: [ 50 / 3260 ] simplifiying candidate # 133.512 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 133.512 * * [simplify]: iters left: 6 (22 enodes) 133.518 * * [simplify]: iters left: 5 (84 enodes) 133.533 * * [simplify]: iters left: 4 (151 enodes) 133.566 * * [simplify]: iters left: 3 (289 enodes) 133.642 * * [simplify]: Extracting #0: cost 1 inf + 0 133.642 * * [simplify]: Extracting #1: cost 11 inf + 0 133.642 * * [simplify]: Extracting #2: cost 82 inf + 0 133.643 * * [simplify]: Extracting #3: cost 95 inf + 418 133.644 * * [simplify]: Extracting #4: cost 51 inf + 5547 133.647 * * [simplify]: Extracting #5: cost 22 inf + 9768 133.650 * * [simplify]: Extracting #6: cost 10 inf + 11322 133.654 * * [simplify]: Extracting #7: cost 2 inf + 13663 133.658 * * [simplify]: Extracting #8: cost 0 inf + 14594 133.661 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 133.661 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 133.662 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 133.662 * * [simplify]: iters left: 6 (12 enodes) 133.665 * * [simplify]: iters left: 5 (47 enodes) 133.674 * * [simplify]: iters left: 4 (89 enodes) 133.694 * * [simplify]: iters left: 3 (186 enodes) 133.746 * * [simplify]: iters left: 2 (378 enodes) 133.895 * * [simplify]: Extracting #0: cost 1 inf + 0 133.895 * * [simplify]: Extracting #1: cost 0 inf + 1 133.895 * [simplify]: Simplified to 0 133.895 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 133.895 * * * * [progress]: [ 51 / 3260 ] simplifiying candidate # 133.895 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 133.895 * * [simplify]: iters left: 6 (21 enodes) 133.901 * * [simplify]: iters left: 5 (77 enodes) 133.915 * * [simplify]: iters left: 4 (113 enodes) 133.935 * * [simplify]: iters left: 3 (166 enodes) 133.964 * * [simplify]: iters left: 2 (232 enodes) 134.011 * * [simplify]: iters left: 1 (334 enodes) 134.081 * * [simplify]: Extracting #0: cost 1 inf + 0 134.081 * * [simplify]: Extracting #1: cost 9 inf + 0 134.081 * * [simplify]: Extracting #2: cost 53 inf + 2 134.081 * * [simplify]: Extracting #3: cost 59 inf + 592 134.082 * * [simplify]: Extracting #4: cost 35 inf + 2797 134.084 * * [simplify]: Extracting #5: cost 32 inf + 3213 134.085 * * [simplify]: Extracting #6: cost 20 inf + 4523 134.088 * * [simplify]: Extracting #7: cost 2 inf + 10113 134.090 * * [simplify]: Extracting #8: cost 0 inf + 11255 134.093 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 134.093 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 134.094 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 134.094 * * [simplify]: iters left: 6 (11 enodes) 134.097 * * [simplify]: iters left: 5 (40 enodes) 134.104 * * [simplify]: iters left: 4 (65 enodes) 134.116 * * [simplify]: iters left: 3 (97 enodes) 134.134 * * [simplify]: iters left: 2 (165 enodes) 134.173 * * [simplify]: iters left: 1 (271 enodes) 134.231 * * [simplify]: Extracting #0: cost 1 inf + 0 134.231 * * [simplify]: Extracting #1: cost 0 inf + 1 134.231 * [simplify]: Simplified to 0 134.232 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 0)) 134.232 * * * * [progress]: [ 52 / 3260 ] simplifiying candidate # 134.232 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 134.232 * * [simplify]: iters left: 6 (22 enodes) 134.238 * * [simplify]: iters left: 5 (88 enodes) 134.254 * * [simplify]: iters left: 4 (170 enodes) 134.293 * * [simplify]: iters left: 3 (353 enodes) 134.405 * * [simplify]: Extracting #0: cost 1 inf + 0 134.405 * * [simplify]: Extracting #1: cost 11 inf + 0 134.405 * * [simplify]: Extracting #2: cost 114 inf + 0 134.406 * * [simplify]: Extracting #3: cost 155 inf + 133 134.407 * * [simplify]: Extracting #4: cost 123 inf + 5497 134.412 * * [simplify]: Extracting #5: cost 31 inf + 24406 134.418 * * [simplify]: Extracting #6: cost 13 inf + 26942 134.424 * * [simplify]: Extracting #7: cost 8 inf + 28039 134.430 * * [simplify]: Extracting #8: cost 2 inf + 30491 134.437 * * [simplify]: Extracting #9: cost 0 inf + 31372 134.444 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 134.444 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 134.444 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 134.444 * * [simplify]: iters left: 6 (12 enodes) 134.448 * * [simplify]: iters left: 5 (51 enodes) 134.457 * * [simplify]: iters left: 4 (106 enodes) 134.484 * * [simplify]: iters left: 3 (247 enodes) 134.561 * * [simplify]: Extracting #0: cost 1 inf + 0 134.561 * * [simplify]: Extracting #1: cost 0 inf + 1 134.561 * [simplify]: Simplified to 0 134.561 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 134.561 * * * * [progress]: [ 53 / 3260 ] simplifiying candidate # 134.561 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 134.562 * * [simplify]: iters left: 6 (21 enodes) 134.567 * * [simplify]: iters left: 5 (83 enodes) 134.582 * * [simplify]: iters left: 4 (148 enodes) 134.616 * * [simplify]: iters left: 3 (285 enodes) 134.693 * * [simplify]: Extracting #0: cost 1 inf + 0 134.693 * * [simplify]: Extracting #1: cost 11 inf + 0 134.693 * * [simplify]: Extracting #2: cost 88 inf + 0 134.694 * * [simplify]: Extracting #3: cost 95 inf + 708 134.695 * * [simplify]: Extracting #4: cost 44 inf + 7060 134.698 * * [simplify]: Extracting #5: cost 19 inf + 10528 134.701 * * [simplify]: Extracting #6: cost 9 inf + 11658 134.705 * * [simplify]: Extracting #7: cost 1 inf + 14508 134.709 * * [simplify]: Extracting #8: cost 0 inf + 14888 134.713 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 134.713 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 134.713 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 134.713 * * [simplify]: iters left: 6 (11 enodes) 134.717 * * [simplify]: iters left: 5 (46 enodes) 134.726 * * [simplify]: iters left: 4 (86 enodes) 134.748 * * [simplify]: iters left: 3 (183 enodes) 134.798 * * [simplify]: iters left: 2 (372 enodes) 134.943 * * [simplify]: Extracting #0: cost 1 inf + 0 134.943 * * [simplify]: Extracting #1: cost 0 inf + 1 134.943 * [simplify]: Simplified to 0 134.943 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 134.943 * * * * [progress]: [ 54 / 3260 ] simplifiying candidate # 134.943 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 134.943 * * [simplify]: iters left: 6 (20 enodes) 134.949 * * [simplify]: iters left: 5 (76 enodes) 134.962 * * [simplify]: iters left: 4 (112 enodes) 134.985 * * [simplify]: iters left: 3 (165 enodes) 135.010 * * [simplify]: iters left: 2 (220 enodes) 135.054 * * [simplify]: iters left: 1 (311 enodes) 135.115 * * [simplify]: Extracting #0: cost 1 inf + 0 135.116 * * [simplify]: Extracting #1: cost 9 inf + 0 135.116 * * [simplify]: Extracting #2: cost 54 inf + 2 135.116 * * [simplify]: Extracting #3: cost 57 inf + 801 135.117 * * [simplify]: Extracting #4: cost 34 inf + 3003 135.118 * * [simplify]: Extracting #5: cost 32 inf + 3336 135.120 * * [simplify]: Extracting #6: cost 20 inf + 4347 135.122 * * [simplify]: Extracting #7: cost 13 inf + 5569 135.124 * * [simplify]: Extracting #8: cost 1 inf + 10826 135.127 * * [simplify]: Extracting #9: cost 0 inf + 11377 135.130 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 135.130 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 135.130 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 135.130 * * [simplify]: iters left: 6 (10 enodes) 135.134 * * [simplify]: iters left: 5 (39 enodes) 135.141 * * [simplify]: iters left: 4 (64 enodes) 135.153 * * [simplify]: iters left: 3 (96 enodes) 135.171 * * [simplify]: iters left: 2 (164 enodes) 135.209 * * [simplify]: iters left: 1 (270 enodes) 135.267 * * [simplify]: Extracting #0: cost 1 inf + 0 135.268 * * [simplify]: Extracting #1: cost 0 inf + 1 135.268 * [simplify]: Simplified to 0 135.268 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 135.268 * * * * [progress]: [ 55 / 3260 ] simplifiying candidate # 135.268 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 135.268 * * [simplify]: iters left: 6 (22 enodes) 135.275 * * [simplify]: iters left: 5 (89 enodes) 135.292 * * [simplify]: iters left: 4 (179 enodes) 135.330 * * [simplify]: iters left: 3 (350 enodes) 135.421 * * [simplify]: Extracting #0: cost 1 inf + 0 135.421 * * [simplify]: Extracting #1: cost 11 inf + 0 135.421 * * [simplify]: Extracting #2: cost 90 inf + 0 135.422 * * [simplify]: Extracting #3: cost 141 inf + 783 135.424 * * [simplify]: Extracting #4: cost 82 inf + 11385 135.428 * * [simplify]: Extracting #5: cost 22 inf + 22377 135.434 * * [simplify]: Extracting #6: cost 9 inf + 23773 135.440 * * [simplify]: Extracting #7: cost 2 inf + 26419 135.446 * * [simplify]: Extracting #8: cost 0 inf + 27275 135.454 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 135.454 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 135.455 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 135.455 * * [simplify]: iters left: 6 (12 enodes) 135.459 * * [simplify]: iters left: 5 (53 enodes) 135.470 * * [simplify]: iters left: 4 (117 enodes) 135.495 * * [simplify]: iters left: 3 (255 enodes) 135.564 * * [simplify]: Extracting #0: cost 1 inf + 0 135.564 * * [simplify]: Extracting #1: cost 0 inf + 1 135.564 * [simplify]: Simplified to 0 135.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 135.564 * * * * [progress]: [ 56 / 3260 ] simplifiying candidate # 135.564 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 135.565 * * [simplify]: iters left: 6 (21 enodes) 135.571 * * [simplify]: iters left: 5 (84 enodes) 135.586 * * [simplify]: iters left: 4 (158 enodes) 135.618 * * [simplify]: iters left: 3 (264 enodes) 135.678 * * [simplify]: iters left: 2 (467 enodes) 135.846 * * [simplify]: Extracting #0: cost 1 inf + 0 135.846 * * [simplify]: Extracting #1: cost 11 inf + 0 135.846 * * [simplify]: Extracting #2: cost 97 inf + 0 135.847 * * [simplify]: Extracting #3: cost 130 inf + 342 135.848 * * [simplify]: Extracting #4: cost 77 inf + 5450 135.852 * * [simplify]: Extracting #5: cost 22 inf + 12047 135.857 * * [simplify]: Extracting #6: cost 11 inf + 13356 135.862 * * [simplify]: Extracting #7: cost 3 inf + 16207 135.868 * * [simplify]: Extracting #8: cost 0 inf + 17690 135.873 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 135.873 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 135.874 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 135.874 * * [simplify]: iters left: 6 (11 enodes) 135.878 * * [simplify]: iters left: 5 (48 enodes) 135.887 * * [simplify]: iters left: 4 (98 enodes) 135.909 * * [simplify]: iters left: 3 (181 enodes) 135.951 * * [simplify]: iters left: 2 (358 enodes) 136.070 * * [simplify]: Extracting #0: cost 1 inf + 0 136.070 * * [simplify]: Extracting #1: cost 0 inf + 1 136.070 * [simplify]: Simplified to 0 136.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 136.070 * * * * [progress]: [ 57 / 3260 ] simplifiying candidate # 136.070 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 136.071 * * [simplify]: iters left: 6 (20 enodes) 136.079 * * [simplify]: iters left: 5 (76 enodes) 136.093 * * [simplify]: iters left: 4 (132 enodes) 136.116 * * [simplify]: iters left: 3 (205 enodes) 136.155 * * [simplify]: iters left: 2 (305 enodes) 136.222 * * [simplify]: iters left: 1 (424 enodes) 136.335 * * [simplify]: Extracting #0: cost 1 inf + 0 136.335 * * [simplify]: Extracting #1: cost 11 inf + 0 136.335 * * [simplify]: Extracting #2: cost 49 inf + 42 136.336 * * [simplify]: Extracting #3: cost 52 inf + 797 136.337 * * [simplify]: Extracting #4: cost 32 inf + 2507 136.338 * * [simplify]: Extracting #5: cost 32 inf + 2635 136.340 * * [simplify]: Extracting #6: cost 20 inf + 3591 136.342 * * [simplify]: Extracting #7: cost 12 inf + 5129 136.344 * * [simplify]: Extracting #8: cost 5 inf + 8003 136.347 * * [simplify]: Extracting #9: cost 0 inf + 10627 136.350 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 136.350 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 136.350 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 136.350 * * [simplify]: iters left: 6 (10 enodes) 136.354 * * [simplify]: iters left: 5 (41 enodes) 136.362 * * [simplify]: iters left: 4 (81 enodes) 136.376 * * [simplify]: iters left: 3 (127 enodes) 136.396 * * [simplify]: iters left: 2 (186 enodes) 136.427 * * [simplify]: iters left: 1 (266 enodes) 136.498 * * [simplify]: Extracting #0: cost 1 inf + 0 136.498 * * [simplify]: Extracting #1: cost 0 inf + 1 136.498 * [simplify]: Simplified to 0 136.498 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 136.498 * * * * [progress]: [ 58 / 3260 ] simplifiying candidate # 136.498 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) 1))) 136.498 * * [simplify]: iters left: 6 (19 enodes) 136.504 * * [simplify]: iters left: 5 (73 enodes) 136.517 * * [simplify]: iters left: 4 (114 enodes) 136.540 * * [simplify]: iters left: 3 (169 enodes) 136.568 * * [simplify]: iters left: 2 (233 enodes) 136.620 * * [simplify]: iters left: 1 (342 enodes) 136.700 * * [simplify]: Extracting #0: cost 1 inf + 0 136.700 * * [simplify]: Extracting #1: cost 9 inf + 0 136.700 * * [simplify]: Extracting #2: cost 60 inf + 2 136.701 * * [simplify]: Extracting #3: cost 59 inf + 1297 136.702 * * [simplify]: Extracting #4: cost 34 inf + 3421 136.704 * * [simplify]: Extracting #5: cost 25 inf + 4694 136.706 * * [simplify]: Extracting #6: cost 14 inf + 5825 136.709 * * [simplify]: Extracting #7: cost 4 inf + 9390 136.712 * * [simplify]: Extracting #8: cost 0 inf + 11634 136.715 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 136.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 136.715 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 136.715 * * [simplify]: iters left: 6 (9 enodes) 136.718 * * [simplify]: iters left: 5 (36 enodes) 136.726 * * [simplify]: iters left: 4 (67 enodes) 136.741 * * [simplify]: iters left: 3 (97 enodes) 136.759 * * [simplify]: iters left: 2 (158 enodes) 136.797 * * [simplify]: iters left: 1 (263 enodes) 136.847 * * [simplify]: Extracting #0: cost 1 inf + 0 136.847 * * [simplify]: Extracting #1: cost 0 inf + 1 136.847 * [simplify]: Simplified to 0 136.848 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 0)) 136.848 * * * * [progress]: [ 59 / 3260 ] simplifiying candidate # 136.848 * [simplify]: Simplifying (fma (* (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a))) (cbrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ 1 a) (/ b 2)))) 136.848 * * [simplify]: iters left: 6 (19 enodes) 136.854 * * [simplify]: iters left: 5 (75 enodes) 136.870 * * [simplify]: iters left: 4 (127 enodes) 136.892 * * [simplify]: iters left: 3 (200 enodes) 136.929 * * [simplify]: iters left: 2 (280 enodes) 136.992 * * [simplify]: iters left: 1 (422 enodes) 137.099 * * [simplify]: Extracting #0: cost 1 inf + 0 137.099 * * [simplify]: Extracting #1: cost 11 inf + 0 137.099 * * [simplify]: Extracting #2: cost 54 inf + 0 137.099 * * [simplify]: Extracting #3: cost 54 inf + 757 137.101 * * [simplify]: Extracting #4: cost 34 inf + 2463 137.103 * * [simplify]: Extracting #5: cost 32 inf + 2718 137.104 * * [simplify]: Extracting #6: cost 22 inf + 3549 137.106 * * [simplify]: Extracting #7: cost 13 inf + 4993 137.109 * * [simplify]: Extracting #8: cost 2 inf + 9618 137.112 * * [simplify]: Extracting #9: cost 0 inf + 10760 137.115 * [simplify]: Simplified to (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 137.115 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 137.115 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 137.115 * * [simplify]: iters left: 5 (9 enodes) 137.119 * * [simplify]: iters left: 4 (39 enodes) 137.126 * * [simplify]: iters left: 3 (65 enodes) 137.140 * * [simplify]: iters left: 2 (129 enodes) 137.168 * * [simplify]: iters left: 1 (210 enodes) 137.210 * * [simplify]: Extracting #0: cost 1 inf + 0 137.210 * * [simplify]: Extracting #1: cost 0 inf + 1 137.210 * [simplify]: Simplified to 0 137.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 0)) 137.210 * * * * [progress]: [ 60 / 3260 ] simplifiying candidate # 137.211 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 137.211 * * [simplify]: iters left: 6 (19 enodes) 137.216 * * [simplify]: iters left: 5 (72 enodes) 137.228 * * [simplify]: iters left: 4 (102 enodes) 137.246 * * [simplify]: iters left: 3 (142 enodes) 137.270 * * [simplify]: iters left: 2 (193 enodes) 137.305 * * [simplify]: iters left: 1 (279 enodes) 137.361 * * [simplify]: Extracting #0: cost 1 inf + 0 137.361 * * [simplify]: Extracting #1: cost 20 inf + 0 137.362 * * [simplify]: Extracting #2: cost 92 inf + 0 137.362 * * [simplify]: Extracting #3: cost 114 inf + 89 137.362 * * [simplify]: Extracting #4: cost 107 inf + 1082 137.364 * * [simplify]: Extracting #5: cost 87 inf + 7411 137.368 * * [simplify]: Extracting #6: cost 26 inf + 40429 137.375 * * [simplify]: Extracting #7: cost 2 inf + 58563 137.383 * * [simplify]: Extracting #8: cost 0 inf + 60065 137.391 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 137.391 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 137.392 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 137.392 * * [simplify]: iters left: 6 (10 enodes) 137.395 * * [simplify]: iters left: 5 (37 enodes) 137.402 * * [simplify]: iters left: 4 (57 enodes) 137.413 * * [simplify]: iters left: 3 (104 enodes) 137.432 * * [simplify]: iters left: 2 (158 enodes) 137.460 * * [simplify]: iters left: 1 (225 enodes) 137.496 * * [simplify]: Extracting #0: cost 1 inf + 0 137.497 * * [simplify]: Extracting #1: cost 0 inf + 1 137.497 * [simplify]: Simplified to 0 137.497 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 0)) 137.497 * * * * [progress]: [ 61 / 3260 ] simplifiying candidate # 137.497 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 137.497 * * [simplify]: iters left: 6 (18 enodes) 137.502 * * [simplify]: iters left: 5 (63 enodes) 137.515 * * [simplify]: iters left: 4 (86 enodes) 137.529 * * [simplify]: iters left: 3 (113 enodes) 137.545 * * [simplify]: iters left: 2 (124 enodes) 137.562 * * [simplify]: iters left: 1 (141 enodes) 137.583 * * [simplify]: Extracting #0: cost 1 inf + 0 137.584 * * [simplify]: Extracting #1: cost 14 inf + 0 137.584 * * [simplify]: Extracting #2: cost 44 inf + 0 137.584 * * [simplify]: Extracting #3: cost 50 inf + 45 137.584 * * [simplify]: Extracting #4: cost 51 inf + 501 137.585 * * [simplify]: Extracting #5: cost 41 inf + 1571 137.585 * * [simplify]: Extracting #6: cost 29 inf + 2786 137.587 * * [simplify]: Extracting #7: cost 15 inf + 7045 137.590 * * [simplify]: Extracting #8: cost 1 inf + 13885 137.595 * * [simplify]: Extracting #9: cost 0 inf + 14385 137.598 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 137.598 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 137.599 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 137.599 * * [simplify]: iters left: 6 (9 enodes) 137.601 * * [simplify]: iters left: 5 (29 enodes) 137.606 * * [simplify]: iters left: 4 (42 enodes) 137.613 * * [simplify]: iters left: 3 (58 enodes) 137.622 * * [simplify]: iters left: 2 (68 enodes) 137.630 * * [simplify]: Extracting #0: cost 1 inf + 0 137.630 * * [simplify]: Extracting #1: cost 0 inf + 1 137.631 * [simplify]: Simplified to 0 137.631 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 137.631 * * * * [progress]: [ 62 / 3260 ] simplifiying candidate # 137.631 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 137.631 * * [simplify]: iters left: 6 (22 enodes) 137.637 * * [simplify]: iters left: 5 (87 enodes) 137.653 * * [simplify]: iters left: 4 (173 enodes) 137.691 * * [simplify]: iters left: 3 (329 enodes) 137.761 * * [simplify]: iters left: 2 (486 enodes) 137.879 * * [simplify]: Extracting #0: cost 1 inf + 0 137.880 * * [simplify]: Extracting #1: cost 8 inf + 0 137.880 * * [simplify]: Extracting #2: cost 77 inf + 0 137.880 * * [simplify]: Extracting #3: cost 130 inf + 206 137.881 * * [simplify]: Extracting #4: cost 128 inf + 1067 137.883 * * [simplify]: Extracting #5: cost 78 inf + 15488 137.889 * * [simplify]: Extracting #6: cost 13 inf + 33298 137.896 * * [simplify]: Extracting #7: cost 0 inf + 38734 137.903 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 137.903 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 137.903 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 137.904 * * [simplify]: iters left: 6 (13 enodes) 137.907 * * [simplify]: iters left: 5 (53 enodes) 137.917 * * [simplify]: iters left: 4 (117 enodes) 137.948 * * [simplify]: iters left: 3 (275 enodes) 138.008 * * [simplify]: iters left: 2 (474 enodes) 138.130 * * [simplify]: Extracting #0: cost 1 inf + 0 138.130 * * [simplify]: Extracting #1: cost 0 inf + 1 138.130 * [simplify]: Simplified to 0 138.130 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 138.130 * * * * [progress]: [ 63 / 3260 ] simplifiying candidate # 138.130 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 138.130 * * [simplify]: iters left: 6 (21 enodes) 138.136 * * [simplify]: iters left: 5 (81 enodes) 138.150 * * [simplify]: iters left: 4 (136 enodes) 138.173 * * [simplify]: iters left: 3 (213 enodes) 138.212 * * [simplify]: iters left: 2 (278 enodes) 138.258 * * [simplify]: iters left: 1 (338 enodes) 138.318 * * [simplify]: Extracting #0: cost 1 inf + 0 138.318 * * [simplify]: Extracting #1: cost 6 inf + 0 138.318 * * [simplify]: Extracting #2: cost 47 inf + 0 138.319 * * [simplify]: Extracting #3: cost 84 inf + 128 138.319 * * [simplify]: Extracting #4: cost 74 inf + 3186 138.322 * * [simplify]: Extracting #5: cost 32 inf + 12582 138.325 * * [simplify]: Extracting #6: cost 7 inf + 17490 138.331 * * [simplify]: Extracting #7: cost 0 inf + 20085 138.334 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 138.335 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 138.335 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 138.335 * * [simplify]: iters left: 6 (12 enodes) 138.338 * * [simplify]: iters left: 5 (47 enodes) 138.346 * * [simplify]: iters left: 4 (82 enodes) 138.362 * * [simplify]: iters left: 3 (157 enodes) 138.392 * * [simplify]: iters left: 2 (248 enodes) 138.436 * * [simplify]: iters left: 1 (341 enodes) 138.496 * * [simplify]: Extracting #0: cost 1 inf + 0 138.496 * * [simplify]: Extracting #1: cost 0 inf + 1 138.496 * [simplify]: Simplified to 0 138.496 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 0)) 138.496 * * * * [progress]: [ 64 / 3260 ] simplifiying candidate # 138.497 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 138.497 * * [simplify]: iters left: 6 (21 enodes) 138.502 * * [simplify]: iters left: 5 (81 enodes) 138.517 * * [simplify]: iters left: 4 (144 enodes) 138.548 * * [simplify]: iters left: 3 (241 enodes) 138.600 * * [simplify]: iters left: 2 (355 enodes) 138.677 * * [simplify]: iters left: 1 (458 enodes) 138.775 * * [simplify]: Extracting #0: cost 1 inf + 0 138.775 * * [simplify]: Extracting #1: cost 6 inf + 0 138.775 * * [simplify]: Extracting #2: cost 64 inf + 0 138.776 * * [simplify]: Extracting #3: cost 118 inf + 87 138.777 * * [simplify]: Extracting #4: cost 121 inf + 832 138.778 * * [simplify]: Extracting #5: cost 92 inf + 8088 138.782 * * [simplify]: Extracting #6: cost 23 inf + 31322 138.788 * * [simplify]: Extracting #7: cost 2 inf + 41783 138.794 * * [simplify]: Extracting #8: cost 0 inf + 43113 138.799 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 138.800 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 138.800 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 138.800 * * [simplify]: iters left: 6 (12 enodes) 138.806 * * [simplify]: iters left: 5 (47 enodes) 138.815 * * [simplify]: iters left: 4 (89 enodes) 138.833 * * [simplify]: iters left: 3 (180 enodes) 138.876 * * [simplify]: iters left: 2 (296 enodes) 138.940 * * [simplify]: iters left: 1 (428 enodes) 139.038 * * [simplify]: Extracting #0: cost 1 inf + 0 139.038 * * [simplify]: Extracting #1: cost 0 inf + 1 139.038 * [simplify]: Simplified to 0 139.038 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 139.038 * * * * [progress]: [ 65 / 3260 ] simplifiying candidate # 139.038 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 139.038 * * [simplify]: iters left: 6 (21 enodes) 139.044 * * [simplify]: iters left: 5 (80 enodes) 139.057 * * [simplify]: iters left: 4 (134 enodes) 139.082 * * [simplify]: iters left: 3 (194 enodes) 139.112 * * [simplify]: iters left: 2 (236 enodes) 139.149 * * [simplify]: iters left: 1 (277 enodes) 139.189 * * [simplify]: Extracting #0: cost 1 inf + 0 139.190 * * [simplify]: Extracting #1: cost 6 inf + 0 139.190 * * [simplify]: Extracting #2: cost 46 inf + 0 139.190 * * [simplify]: Extracting #3: cost 73 inf + 369 139.191 * * [simplify]: Extracting #4: cost 47 inf + 4888 139.193 * * [simplify]: Extracting #5: cost 23 inf + 9765 139.195 * * [simplify]: Extracting #6: cost 12 inf + 11017 139.198 * * [simplify]: Extracting #7: cost 1 inf + 13359 139.201 * * [simplify]: Extracting #8: cost 0 inf + 13699 139.204 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 139.204 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 139.205 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 139.205 * * [simplify]: iters left: 6 (12 enodes) 139.208 * * [simplify]: iters left: 5 (46 enodes) 139.217 * * [simplify]: iters left: 4 (81 enodes) 139.232 * * [simplify]: iters left: 3 (134 enodes) 139.253 * * [simplify]: iters left: 2 (197 enodes) 139.284 * * [simplify]: iters left: 1 (271 enodes) 139.326 * * [simplify]: Extracting #0: cost 1 inf + 0 139.326 * * [simplify]: Extracting #1: cost 0 inf + 1 139.326 * [simplify]: Simplified to 0 139.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 139.326 * * * * [progress]: [ 66 / 3260 ] simplifiying candidate # 139.327 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 139.327 * * [simplify]: iters left: 6 (19 enodes) 139.332 * * [simplify]: iters left: 5 (71 enodes) 139.344 * * [simplify]: iters left: 4 (105 enodes) 139.363 * * [simplify]: iters left: 3 (147 enodes) 139.385 * * [simplify]: iters left: 2 (180 enodes) 139.411 * * [simplify]: iters left: 1 (217 enodes) 139.445 * * [simplify]: Extracting #0: cost 1 inf + 0 139.445 * * [simplify]: Extracting #1: cost 18 inf + 0 139.445 * * [simplify]: Extracting #2: cost 62 inf + 0 139.445 * * [simplify]: Extracting #3: cost 78 inf + 43 139.446 * * [simplify]: Extracting #4: cost 71 inf + 1522 139.447 * * [simplify]: Extracting #5: cost 49 inf + 4504 139.448 * * [simplify]: Extracting #6: cost 33 inf + 6450 139.451 * * [simplify]: Extracting #7: cost 18 inf + 11651 139.455 * * [simplify]: Extracting #8: cost 1 inf + 20550 139.460 * * [simplify]: Extracting #9: cost 0 inf + 21090 139.465 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 139.465 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 139.466 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 139.466 * * [simplify]: iters left: 6 (10 enodes) 139.468 * * [simplify]: iters left: 5 (38 enodes) 139.475 * * [simplify]: iters left: 4 (59 enodes) 139.485 * * [simplify]: iters left: 3 (88 enodes) 139.499 * * [simplify]: iters left: 2 (117 enodes) 139.517 * * [simplify]: iters left: 1 (144 enodes) 139.535 * * [simplify]: Extracting #0: cost 1 inf + 0 139.535 * * [simplify]: Extracting #1: cost 0 inf + 1 139.535 * [simplify]: Simplified to 0 139.536 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 139.536 * * * * [progress]: [ 67 / 3260 ] simplifiying candidate # 139.536 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 139.536 * * [simplify]: iters left: 6 (20 enodes) 139.541 * * [simplify]: iters left: 5 (76 enodes) 139.555 * * [simplify]: iters left: 4 (116 enodes) 139.574 * * [simplify]: iters left: 3 (164 enodes) 139.601 * * [simplify]: iters left: 2 (192 enodes) 139.629 * * [simplify]: iters left: 1 (208 enodes) 139.656 * * [simplify]: Extracting #0: cost 1 inf + 0 139.656 * * [simplify]: Extracting #1: cost 6 inf + 0 139.656 * * [simplify]: Extracting #2: cost 35 inf + 0 139.657 * * [simplify]: Extracting #3: cost 44 inf + 456 139.657 * * [simplify]: Extracting #4: cost 27 inf + 3201 139.658 * * [simplify]: Extracting #5: cost 22 inf + 4185 139.660 * * [simplify]: Extracting #6: cost 12 inf + 5057 139.661 * * [simplify]: Extracting #7: cost 2 inf + 7236 139.663 * * [simplify]: Extracting #8: cost 0 inf + 7996 139.665 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 139.665 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 139.665 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 139.666 * * [simplify]: iters left: 6 (11 enodes) 139.670 * * [simplify]: iters left: 5 (42 enodes) 139.678 * * [simplify]: iters left: 4 (67 enodes) 139.690 * * [simplify]: iters left: 3 (111 enodes) 139.708 * * [simplify]: iters left: 2 (140 enodes) 139.726 * * [simplify]: iters left: 1 (160 enodes) 139.747 * * [simplify]: Extracting #0: cost 1 inf + 0 139.747 * * [simplify]: Extracting #1: cost 0 inf + 1 139.747 * [simplify]: Simplified to 0 139.747 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 139.747 * * * * [progress]: [ 68 / 3260 ] simplifiying candidate # 139.747 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 139.747 * * [simplify]: iters left: 6 (25 enodes) 139.754 * * [simplify]: iters left: 5 (102 enodes) 139.774 * * [simplify]: iters left: 4 (237 enodes) 139.849 * * [simplify]: Extracting #0: cost 1 inf + 0 139.849 * * [simplify]: Extracting #1: cost 6 inf + 0 139.850 * * [simplify]: Extracting #2: cost 119 inf + 0 139.850 * * [simplify]: Extracting #3: cost 259 inf + 3 139.852 * * [simplify]: Extracting #4: cost 236 inf + 9041 139.862 * * [simplify]: Extracting #5: cost 35 inf + 78674 139.875 * * [simplify]: Extracting #6: cost 0 inf + 89366 139.892 * * [simplify]: Extracting #7: cost 0 inf + 89326 139.905 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 139.905 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 139.906 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 139.906 * * [simplify]: iters left: 6 (16 enodes) 139.910 * * [simplify]: iters left: 5 (68 enodes) 139.923 * * [simplify]: iters left: 4 (179 enodes) 139.988 * * [simplify]: Extracting #0: cost 1 inf + 0 139.988 * * [simplify]: Extracting #1: cost 27 inf + 0 139.989 * * [simplify]: Extracting #2: cost 153 inf + 0 139.990 * * [simplify]: Extracting #3: cost 242 inf + 83 139.992 * * [simplify]: Extracting #4: cost 185 inf + 16503 140.003 * * [simplify]: Extracting #5: cost 15 inf + 79352 140.015 * * [simplify]: Extracting #6: cost 0 inf + 84943 140.031 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 140.031 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 140.031 * * * * [progress]: [ 69 / 3260 ] simplifiying candidate # 140.031 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 140.032 * * [simplify]: iters left: 6 (24 enodes) 140.038 * * [simplify]: iters left: 5 (97 enodes) 140.056 * * [simplify]: iters left: 4 (201 enodes) 140.109 * * [simplify]: Extracting #0: cost 1 inf + 0 140.109 * * [simplify]: Extracting #1: cost 6 inf + 0 140.109 * * [simplify]: Extracting #2: cost 87 inf + 0 140.110 * * [simplify]: Extracting #3: cost 184 inf + 43 140.111 * * [simplify]: Extracting #4: cost 169 inf + 5013 140.117 * * [simplify]: Extracting #5: cost 44 inf + 43367 140.126 * * [simplify]: Extracting #6: cost 0 inf + 56401 140.135 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (/ (cbrt b) (sqrt a)) (cbrt 2)) (cbrt 2)))) 140.135 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (/ (cbrt b) (sqrt a)) (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 140.136 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 140.136 * * [simplify]: iters left: 6 (15 enodes) 140.140 * * [simplify]: iters left: 5 (63 enodes) 140.152 * * [simplify]: iters left: 4 (145 enodes) 140.195 * * [simplify]: iters left: 3 (499 enodes) 140.456 * * [simplify]: Extracting #0: cost 1 inf + 0 140.456 * * [simplify]: Extracting #1: cost 0 inf + 1 140.456 * [simplify]: Simplified to 0 140.456 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 140.456 * * * * [progress]: [ 70 / 3260 ] simplifiying candidate # 140.456 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 140.457 * * [simplify]: iters left: 6 (24 enodes) 140.468 * * [simplify]: iters left: 5 (96 enodes) 140.486 * * [simplify]: iters left: 4 (215 enodes) 140.546 * * [simplify]: Extracting #0: cost 1 inf + 0 140.546 * * [simplify]: Extracting #1: cost 6 inf + 0 140.546 * * [simplify]: Extracting #2: cost 90 inf + 0 140.546 * * [simplify]: Extracting #3: cost 172 inf + 45 140.547 * * [simplify]: Extracting #4: cost 178 inf + 616 140.549 * * [simplify]: Extracting #5: cost 143 inf + 8987 140.554 * * [simplify]: Extracting #6: cost 26 inf + 40544 140.562 * * [simplify]: Extracting #7: cost 0 inf + 48249 140.570 * * [simplify]: Extracting #8: cost 0 inf + 48169 140.578 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 140.578 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 140.578 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 140.578 * * [simplify]: iters left: 6 (15 enodes) 140.583 * * [simplify]: iters left: 5 (62 enodes) 140.596 * * [simplify]: iters left: 4 (159 enodes) 140.645 * * [simplify]: iters left: 3 (475 enodes) 140.870 * * [simplify]: Extracting #0: cost 1 inf + 0 140.870 * * [simplify]: Extracting #1: cost 42 inf + 0 140.871 * * [simplify]: Extracting #2: cost 194 inf + 1 140.874 * * [simplify]: Extracting #3: cost 205 inf + 15094 140.887 * * [simplify]: Extracting #4: cost 20 inf + 63712 140.902 * * [simplify]: Extracting #5: cost 3 inf + 65204 140.921 * * [simplify]: Extracting #6: cost 0 inf + 65965 140.935 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 140.936 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 140.936 * * * * [progress]: [ 71 / 3260 ] simplifiying candidate # 140.936 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 140.936 * * [simplify]: iters left: 6 (24 enodes) 140.943 * * [simplify]: iters left: 5 (96 enodes) 140.960 * * [simplify]: iters left: 4 (206 enodes) 141.016 * * [simplify]: Extracting #0: cost 1 inf + 0 141.016 * * [simplify]: Extracting #1: cost 6 inf + 0 141.016 * * [simplify]: Extracting #2: cost 92 inf + 0 141.016 * * [simplify]: Extracting #3: cost 188 inf + 83 141.017 * * [simplify]: Extracting #4: cost 169 inf + 6261 141.024 * * [simplify]: Extracting #5: cost 38 inf + 48134 141.033 * * [simplify]: Extracting #6: cost 0 inf + 58619 141.043 * * [simplify]: Extracting #7: cost 0 inf + 58539 141.053 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 141.053 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 141.053 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 141.053 * * [simplify]: iters left: 6 (15 enodes) 141.058 * * [simplify]: iters left: 5 (62 enodes) 141.072 * * [simplify]: iters left: 4 (148 enodes) 141.114 * * [simplify]: iters left: 3 (499 enodes) 141.385 * * [simplify]: Extracting #0: cost 1 inf + 0 141.385 * * [simplify]: Extracting #1: cost 0 inf + 1 141.385 * [simplify]: Simplified to 0 141.385 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 141.386 * * * * [progress]: [ 72 / 3260 ] simplifiying candidate # 141.386 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 141.386 * * [simplify]: iters left: 6 (23 enodes) 141.392 * * [simplify]: iters left: 5 (90 enodes) 141.408 * * [simplify]: iters left: 4 (173 enodes) 141.451 * * [simplify]: iters left: 3 (437 enodes) 141.598 * * [simplify]: Extracting #0: cost 1 inf + 0 141.598 * * [simplify]: Extracting #1: cost 6 inf + 0 141.598 * * [simplify]: Extracting #2: cost 108 inf + 0 141.599 * * [simplify]: Extracting #3: cost 240 inf + 2 141.601 * * [simplify]: Extracting #4: cost 223 inf + 6033 141.612 * * [simplify]: Extracting #5: cost 64 inf + 46623 141.626 * * [simplify]: Extracting #6: cost 0 inf + 63948 141.639 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 141.639 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 141.640 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 141.640 * * [simplify]: iters left: 6 (14 enodes) 141.644 * * [simplify]: iters left: 5 (56 enodes) 141.655 * * [simplify]: iters left: 4 (117 enodes) 141.686 * * [simplify]: iters left: 3 (347 enodes) 141.818 * * [simplify]: Extracting #0: cost 1 inf + 0 141.818 * * [simplify]: Extracting #1: cost 0 inf + 1 141.818 * [simplify]: Simplified to 0 141.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 141.818 * * * * [progress]: [ 73 / 3260 ] simplifiying candidate # 141.818 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 141.819 * * [simplify]: iters left: 6 (23 enodes) 141.825 * * [simplify]: iters left: 5 (91 enodes) 141.842 * * [simplify]: iters left: 4 (171 enodes) 141.884 * * [simplify]: iters left: 3 (394 enodes) 142.028 * * [simplify]: Extracting #0: cost 1 inf + 0 142.028 * * [simplify]: Extracting #1: cost 6 inf + 0 142.028 * * [simplify]: Extracting #2: cost 95 inf + 0 142.029 * * [simplify]: Extracting #3: cost 182 inf + 3 142.030 * * [simplify]: Extracting #4: cost 175 inf + 2879 142.037 * * [simplify]: Extracting #5: cost 59 inf + 28812 142.047 * * [simplify]: Extracting #6: cost 0 inf + 42081 142.056 * * [simplify]: Extracting #7: cost 0 inf + 42041 142.066 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 142.067 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 142.067 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 142.067 * * [simplify]: iters left: 6 (14 enodes) 142.074 * * [simplify]: iters left: 5 (57 enodes) 142.085 * * [simplify]: iters left: 4 (116 enodes) 142.113 * * [simplify]: iters left: 3 (321 enodes) 142.236 * * [simplify]: Extracting #0: cost 1 inf + 0 142.236 * * [simplify]: Extracting #1: cost 0 inf + 1 142.236 * [simplify]: Simplified to 0 142.236 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 0)) 142.236 * * * * [progress]: [ 74 / 3260 ] simplifiying candidate # 142.236 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 142.236 * * [simplify]: iters left: 6 (24 enodes) 142.243 * * [simplify]: iters left: 5 (96 enodes) 142.261 * * [simplify]: iters left: 4 (205 enodes) 142.314 * * [simplify]: Extracting #0: cost 1 inf + 0 142.314 * * [simplify]: Extracting #1: cost 6 inf + 0 142.315 * * [simplify]: Extracting #2: cost 80 inf + 0 142.315 * * [simplify]: Extracting #3: cost 150 inf + 126 142.316 * * [simplify]: Extracting #4: cost 151 inf + 1102 142.317 * * [simplify]: Extracting #5: cost 101 inf + 13276 142.323 * * [simplify]: Extracting #6: cost 16 inf + 34642 142.329 * * [simplify]: Extracting #7: cost 0 inf + 39500 142.338 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 142.338 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 142.338 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 142.338 * * [simplify]: iters left: 6 (15 enodes) 142.343 * * [simplify]: iters left: 5 (62 enodes) 142.355 * * [simplify]: iters left: 4 (149 enodes) 142.396 * * [simplify]: iters left: 3 (450 enodes) 142.622 * * [simplify]: Extracting #0: cost 1 inf + 0 142.622 * * [simplify]: Extracting #1: cost 0 inf + 1 142.622 * [simplify]: Simplified to 0 142.622 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 142.622 * * * * [progress]: [ 75 / 3260 ] simplifiying candidate # 142.622 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 142.622 * * [simplify]: iters left: 6 (23 enodes) 142.629 * * [simplify]: iters left: 5 (91 enodes) 142.649 * * [simplify]: iters left: 4 (172 enodes) 142.688 * * [simplify]: iters left: 3 (403 enodes) 142.818 * * [simplify]: Extracting #0: cost 1 inf + 0 142.818 * * [simplify]: Extracting #1: cost 6 inf + 0 142.818 * * [simplify]: Extracting #2: cost 86 inf + 0 142.819 * * [simplify]: Extracting #3: cost 180 inf + 536 142.822 * * [simplify]: Extracting #4: cost 107 inf + 14279 142.832 * * [simplify]: Extracting #5: cost 15 inf + 35005 142.840 * * [simplify]: Extracting #6: cost 0 inf + 37920 142.849 * * [simplify]: Extracting #7: cost 0 inf + 37881 142.858 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 142.858 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 142.858 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 142.858 * * [simplify]: iters left: 6 (14 enodes) 142.862 * * [simplify]: iters left: 5 (57 enodes) 142.873 * * [simplify]: iters left: 4 (118 enodes) 142.904 * * [simplify]: iters left: 3 (314 enodes) 143.009 * * [simplify]: Extracting #0: cost 1 inf + 0 143.009 * * [simplify]: Extracting #1: cost 0 inf + 1 143.009 * [simplify]: Simplified to 0 143.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 143.009 * * * * [progress]: [ 76 / 3260 ] simplifiying candidate # 143.010 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 143.010 * * [simplify]: iters left: 6 (22 enodes) 143.016 * * [simplify]: iters left: 5 (82 enodes) 143.033 * * [simplify]: iters left: 4 (157 enodes) 143.065 * * [simplify]: iters left: 3 (322 enodes) 143.157 * * [simplify]: Extracting #0: cost 1 inf + 0 143.157 * * [simplify]: Extracting #1: cost 6 inf + 0 143.157 * * [simplify]: Extracting #2: cost 84 inf + 0 143.157 * * [simplify]: Extracting #3: cost 123 inf + 1947 143.160 * * [simplify]: Extracting #4: cost 50 inf + 15543 143.166 * * [simplify]: Extracting #5: cost 15 inf + 22239 143.171 * * [simplify]: Extracting #6: cost 2 inf + 24607 143.177 * * [simplify]: Extracting #7: cost 0 inf + 25206 143.183 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 143.183 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 143.183 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 143.183 * * [simplify]: iters left: 6 (13 enodes) 143.187 * * [simplify]: iters left: 5 (48 enodes) 143.196 * * [simplify]: iters left: 4 (103 enodes) 143.218 * * [simplify]: iters left: 3 (238 enodes) 143.287 * * [simplify]: Extracting #0: cost 1 inf + 0 143.287 * * [simplify]: Extracting #1: cost 0 inf + 1 143.287 * [simplify]: Simplified to 0 143.287 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 143.287 * * * * [progress]: [ 77 / 3260 ] simplifiying candidate # 143.288 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 143.288 * * [simplify]: iters left: 6 (24 enodes) 143.294 * * [simplify]: iters left: 5 (95 enodes) 143.312 * * [simplify]: iters left: 4 (199 enodes) 143.363 * * [simplify]: Extracting #0: cost 1 inf + 0 143.363 * * [simplify]: Extracting #1: cost 6 inf + 0 143.363 * * [simplify]: Extracting #2: cost 96 inf + 0 143.363 * * [simplify]: Extracting #3: cost 192 inf + 2 143.365 * * [simplify]: Extracting #4: cost 178 inf + 5815 143.371 * * [simplify]: Extracting #5: cost 55 inf + 42398 143.380 * * [simplify]: Extracting #6: cost 0 inf + 60068 143.390 * * [simplify]: Extracting #7: cost 0 inf + 59228 143.399 * * [simplify]: Extracting #8: cost 0 inf + 58988 143.409 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (sqrt b)) (* (cbrt 2) (cbrt a)))) 143.409 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (sqrt b)) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 143.409 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 143.409 * * [simplify]: iters left: 6 (15 enodes) 143.414 * * [simplify]: iters left: 5 (61 enodes) 143.425 * * [simplify]: iters left: 4 (142 enodes) 143.466 * * [simplify]: iters left: 3 (474 enodes) 143.671 * * [simplify]: Extracting #0: cost 1 inf + 0 143.671 * * [simplify]: Extracting #1: cost 0 inf + 1 143.671 * [simplify]: Simplified to 0 143.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 143.671 * * * * [progress]: [ 78 / 3260 ] simplifiying candidate # 143.671 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 143.672 * * [simplify]: iters left: 6 (23 enodes) 143.678 * * [simplify]: iters left: 5 (90 enodes) 143.694 * * [simplify]: iters left: 4 (168 enodes) 143.729 * * [simplify]: iters left: 3 (409 enodes) 143.844 * * [simplify]: Extracting #0: cost 1 inf + 0 143.844 * * [simplify]: Extracting #1: cost 6 inf + 0 143.845 * * [simplify]: Extracting #2: cost 102 inf + 0 143.845 * * [simplify]: Extracting #3: cost 207 inf + 2 143.847 * * [simplify]: Extracting #4: cost 196 inf + 2801 143.853 * * [simplify]: Extracting #5: cost 62 inf + 36389 143.864 * * [simplify]: Extracting #6: cost 4 inf + 49467 143.878 * * [simplify]: Extracting #7: cost 0 inf + 50705 143.888 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 143.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 143.889 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 143.889 * * [simplify]: iters left: 6 (14 enodes) 143.893 * * [simplify]: iters left: 5 (56 enodes) 143.903 * * [simplify]: iters left: 4 (113 enodes) 143.929 * * [simplify]: iters left: 3 (324 enodes) 144.029 * * [simplify]: Extracting #0: cost 1 inf + 0 144.029 * * [simplify]: Extracting #1: cost 0 inf + 1 144.029 * [simplify]: Simplified to 0 144.029 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 144.029 * * * * [progress]: [ 79 / 3260 ] simplifiying candidate # 144.030 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 144.030 * * [simplify]: iters left: 6 (23 enodes) 144.036 * * [simplify]: iters left: 5 (90 enodes) 144.053 * * [simplify]: iters left: 4 (166 enodes) 144.091 * * [simplify]: iters left: 3 (381 enodes) 144.204 * * [simplify]: Extracting #0: cost 1 inf + 0 144.204 * * [simplify]: Extracting #1: cost 6 inf + 0 144.205 * * [simplify]: Extracting #2: cost 76 inf + 0 144.205 * * [simplify]: Extracting #3: cost 151 inf + 3 144.206 * * [simplify]: Extracting #4: cost 151 inf + 775 144.209 * * [simplify]: Extracting #5: cost 78 inf + 14334 144.215 * * [simplify]: Extracting #6: cost 12 inf + 28316 144.222 * * [simplify]: Extracting #7: cost 2 inf + 31120 144.229 * * [simplify]: Extracting #8: cost 0 inf + 31879 144.237 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 144.237 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 144.237 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 144.238 * * [simplify]: iters left: 6 (14 enodes) 144.242 * * [simplify]: iters left: 5 (56 enodes) 144.252 * * [simplify]: iters left: 4 (112 enodes) 144.280 * * [simplify]: iters left: 3 (297 enodes) 144.371 * * [simplify]: Extracting #0: cost 1 inf + 0 144.371 * * [simplify]: Extracting #1: cost 0 inf + 1 144.371 * [simplify]: Simplified to 0 144.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 144.371 * * * * [progress]: [ 80 / 3260 ] simplifiying candidate # 144.372 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 144.372 * * [simplify]: iters left: 6 (22 enodes) 144.378 * * [simplify]: iters left: 5 (87 enodes) 144.394 * * [simplify]: iters left: 4 (173 enodes) 144.432 * * [simplify]: iters left: 3 (402 enodes) 144.545 * * [simplify]: Extracting #0: cost 1 inf + 0 144.545 * * [simplify]: Extracting #1: cost 6 inf + 0 144.545 * * [simplify]: Extracting #2: cost 89 inf + 0 144.546 * * [simplify]: Extracting #3: cost 199 inf + 407 144.548 * * [simplify]: Extracting #4: cost 180 inf + 5388 144.555 * * [simplify]: Extracting #5: cost 46 inf + 41066 144.566 * * [simplify]: Extracting #6: cost 0 inf + 51929 144.577 * * [simplify]: Extracting #7: cost 0 inf + 51849 144.589 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) 144.589 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 144.589 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 144.590 * * [simplify]: iters left: 6 (13 enodes) 144.593 * * [simplify]: iters left: 5 (53 enodes) 144.603 * * [simplify]: iters left: 4 (118 enodes) 144.631 * * [simplify]: iters left: 3 (324 enodes) 144.729 * * [simplify]: Extracting #0: cost 1 inf + 0 144.729 * * [simplify]: Extracting #1: cost 0 inf + 1 144.729 * [simplify]: Simplified to 0 144.729 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 144.729 * * * * [progress]: [ 81 / 3260 ] simplifiying candidate # 144.730 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 144.730 * * [simplify]: iters left: 6 (20 enodes) 144.735 * * [simplify]: iters left: 5 (76 enodes) 144.752 * * [simplify]: iters left: 4 (131 enodes) 144.777 * * [simplify]: iters left: 3 (276 enodes) 144.836 * * [simplify]: Extracting #0: cost 1 inf + 0 144.837 * * [simplify]: Extracting #1: cost 8 inf + 0 144.837 * * [simplify]: Extracting #2: cost 70 inf + 0 144.837 * * [simplify]: Extracting #3: cost 137 inf + 43 144.838 * * [simplify]: Extracting #4: cost 135 inf + 1024 144.840 * * [simplify]: Extracting #5: cost 67 inf + 11696 144.846 * * [simplify]: Extracting #6: cost 4 inf + 26580 144.852 * * [simplify]: Extracting #7: cost 0 inf + 27832 144.858 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 144.858 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 144.858 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 144.858 * * [simplify]: iters left: 6 (11 enodes) 144.861 * * [simplify]: iters left: 5 (43 enodes) 144.869 * * [simplify]: iters left: 4 (84 enodes) 144.889 * * [simplify]: iters left: 3 (212 enodes) 144.938 * * [simplify]: iters left: 2 (472 enodes) 145.055 * * [simplify]: Extracting #0: cost 1 inf + 0 145.055 * * [simplify]: Extracting #1: cost 0 inf + 1 145.055 * [simplify]: Simplified to 0 145.055 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 145.056 * * * * [progress]: [ 82 / 3260 ] simplifiying candidate # 145.056 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 145.056 * * [simplify]: iters left: 6 (21 enodes) 145.062 * * [simplify]: iters left: 5 (83 enodes) 145.077 * * [simplify]: iters left: 4 (150 enodes) 145.110 * * [simplify]: iters left: 3 (301 enodes) 145.183 * * [simplify]: Extracting #0: cost 1 inf + 0 145.184 * * [simplify]: Extracting #1: cost 6 inf + 0 145.184 * * [simplify]: Extracting #2: cost 59 inf + 0 145.184 * * [simplify]: Extracting #3: cost 107 inf + 3 145.185 * * [simplify]: Extracting #4: cost 107 inf + 497 145.186 * * [simplify]: Extracting #5: cost 54 inf + 8241 145.190 * * [simplify]: Extracting #6: cost 5 inf + 16678 145.194 * * [simplify]: Extracting #7: cost 0 inf + 17804 145.199 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 145.199 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 145.199 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 145.199 * * [simplify]: iters left: 6 (12 enodes) 145.203 * * [simplify]: iters left: 5 (49 enodes) 145.213 * * [simplify]: iters left: 4 (99 enodes) 145.237 * * [simplify]: iters left: 3 (234 enodes) 145.297 * * [simplify]: iters left: 2 (447 enodes) 145.407 * * [simplify]: Extracting #0: cost 1 inf + 0 145.407 * * [simplify]: Extracting #1: cost 0 inf + 1 145.407 * [simplify]: Simplified to 0 145.407 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 145.407 * * * * [progress]: [ 83 / 3260 ] simplifiying candidate # 145.407 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 145.408 * * [simplify]: iters left: 6 (23 enodes) 145.414 * * [simplify]: iters left: 5 (91 enodes) 145.430 * * [simplify]: iters left: 4 (176 enodes) 145.468 * * [simplify]: iters left: 3 (377 enodes) 145.578 * * [simplify]: Extracting #0: cost 1 inf + 0 145.578 * * [simplify]: Extracting #1: cost 6 inf + 0 145.578 * * [simplify]: Extracting #2: cost 76 inf + 0 145.578 * * [simplify]: Extracting #3: cost 136 inf + 206 145.579 * * [simplify]: Extracting #4: cost 129 inf + 1991 145.581 * * [simplify]: Extracting #5: cost 90 inf + 8852 145.587 * * [simplify]: Extracting #6: cost 11 inf + 25727 145.594 * * [simplify]: Extracting #7: cost 0 inf + 28871 145.603 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 145.603 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 145.604 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 145.604 * * [simplify]: iters left: 6 (14 enodes) 145.608 * * [simplify]: iters left: 5 (57 enodes) 145.619 * * [simplify]: iters left: 4 (121 enodes) 145.647 * * [simplify]: iters left: 3 (291 enodes) 145.738 * * [simplify]: Extracting #0: cost 1 inf + 0 145.738 * * [simplify]: Extracting #1: cost 0 inf + 1 145.738 * [simplify]: Simplified to 0 145.738 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 145.738 * * * * [progress]: [ 84 / 3260 ] simplifiying candidate # 145.738 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 145.739 * * [simplify]: iters left: 6 (22 enodes) 145.744 * * [simplify]: iters left: 5 (86 enodes) 145.760 * * [simplify]: iters left: 4 (150 enodes) 145.790 * * [simplify]: iters left: 3 (289 enodes) 145.853 * * [simplify]: iters left: 2 (453 enodes) 145.956 * * [simplify]: Extracting #0: cost 1 inf + 0 145.956 * * [simplify]: Extracting #1: cost 6 inf + 0 145.957 * * [simplify]: Extracting #2: cost 63 inf + 0 145.957 * * [simplify]: Extracting #3: cost 101 inf + 414 145.959 * * [simplify]: Extracting #4: cost 42 inf + 8086 145.963 * * [simplify]: Extracting #5: cost 17 inf + 11709 145.968 * * [simplify]: Extracting #6: cost 1 inf + 14421 145.973 * * [simplify]: Extracting #7: cost 0 inf + 14801 145.977 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 145.978 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 145.978 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 145.978 * * [simplify]: iters left: 6 (13 enodes) 145.982 * * [simplify]: iters left: 5 (52 enodes) 145.991 * * [simplify]: iters left: 4 (98 enodes) 146.014 * * [simplify]: iters left: 3 (212 enodes) 146.059 * * [simplify]: iters left: 2 (371 enodes) 146.142 * * [simplify]: Extracting #0: cost 1 inf + 0 146.142 * * [simplify]: Extracting #1: cost 0 inf + 1 146.142 * [simplify]: Simplified to 0 146.142 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 146.142 * * * * [progress]: [ 85 / 3260 ] simplifiying candidate # 146.142 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 146.142 * * [simplify]: iters left: 6 (21 enodes) 146.148 * * [simplify]: iters left: 5 (76 enodes) 146.162 * * [simplify]: iters left: 4 (130 enodes) 146.184 * * [simplify]: iters left: 3 (210 enodes) 146.224 * * [simplify]: iters left: 2 (313 enodes) 146.282 * * [simplify]: iters left: 1 (392 enodes) 146.355 * * [simplify]: Extracting #0: cost 1 inf + 0 146.355 * * [simplify]: Extracting #1: cost 6 inf + 0 146.355 * * [simplify]: Extracting #2: cost 41 inf + 0 146.356 * * [simplify]: Extracting #3: cost 61 inf + 87 146.356 * * [simplify]: Extracting #4: cost 57 inf + 872 146.357 * * [simplify]: Extracting #5: cost 35 inf + 3246 146.359 * * [simplify]: Extracting #6: cost 14 inf + 5640 146.361 * * [simplify]: Extracting #7: cost 0 inf + 8688 146.364 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 146.364 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 146.364 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 146.364 * * [simplify]: iters left: 6 (12 enodes) 146.368 * * [simplify]: iters left: 5 (44 enodes) 146.377 * * [simplify]: iters left: 4 (92 enodes) 146.392 * * [simplify]: iters left: 3 (159 enodes) 146.422 * * [simplify]: iters left: 2 (267 enodes) 146.473 * * [simplify]: iters left: 1 (364 enodes) 146.537 * * [simplify]: Extracting #0: cost 1 inf + 0 146.538 * * [simplify]: Extracting #1: cost 0 inf + 1 146.538 * [simplify]: Simplified to 0 146.538 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 146.538 * * * * [progress]: [ 86 / 3260 ] simplifiying candidate # 146.538 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 146.538 * * [simplify]: iters left: 6 (24 enodes) 146.545 * * [simplify]: iters left: 5 (98 enodes) 146.564 * * [simplify]: iters left: 4 (208 enodes) 146.616 * * [simplify]: Extracting #0: cost 1 inf + 0 146.616 * * [simplify]: Extracting #1: cost 6 inf + 0 146.617 * * [simplify]: Extracting #2: cost 86 inf + 0 146.617 * * [simplify]: Extracting #3: cost 179 inf + 206 146.618 * * [simplify]: Extracting #4: cost 161 inf + 5346 146.623 * * [simplify]: Extracting #5: cost 55 inf + 33935 146.630 * * [simplify]: Extracting #6: cost 4 inf + 47292 146.638 * * [simplify]: Extracting #7: cost 0 inf + 47691 146.646 * * [simplify]: Extracting #8: cost 0 inf + 47652 146.654 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 146.654 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 146.655 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 146.655 * * [simplify]: iters left: 6 (15 enodes) 146.659 * * [simplify]: iters left: 5 (64 enodes) 146.675 * * [simplify]: iters left: 4 (149 enodes) 146.714 * * [simplify]: iters left: 3 (466 enodes) 147.001 * * [simplify]: Extracting #0: cost 1 inf + 0 147.001 * * [simplify]: Extracting #1: cost 0 inf + 1 147.001 * [simplify]: Simplified to 0 147.001 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 147.001 * * * * [progress]: [ 87 / 3260 ] simplifiying candidate # 147.002 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 147.002 * * [simplify]: iters left: 6 (23 enodes) 147.012 * * [simplify]: iters left: 5 (93 enodes) 147.029 * * [simplify]: iters left: 4 (178 enodes) 147.066 * * [simplify]: iters left: 3 (418 enodes) 147.229 * * [simplify]: Extracting #0: cost 1 inf + 0 147.229 * * [simplify]: Extracting #1: cost 6 inf + 0 147.229 * * [simplify]: Extracting #2: cost 118 inf + 0 147.230 * * [simplify]: Extracting #3: cost 241 inf + 45 147.232 * * [simplify]: Extracting #4: cost 215 inf + 5561 147.241 * * [simplify]: Extracting #5: cost 51 inf + 42867 147.254 * * [simplify]: Extracting #6: cost 0 inf + 54881 147.269 * * [simplify]: Extracting #7: cost 0 inf + 54561 147.281 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 147.281 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 147.281 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 147.282 * * [simplify]: iters left: 6 (14 enodes) 147.286 * * [simplify]: iters left: 5 (59 enodes) 147.297 * * [simplify]: iters left: 4 (121 enodes) 147.325 * * [simplify]: iters left: 3 (332 enodes) 147.477 * * [simplify]: Extracting #0: cost 1 inf + 0 147.478 * * [simplify]: Extracting #1: cost 0 inf + 1 147.478 * [simplify]: Simplified to 0 147.478 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 147.478 * * * * [progress]: [ 88 / 3260 ] simplifiying candidate # 147.478 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 147.478 * * [simplify]: iters left: 6 (22 enodes) 147.485 * * [simplify]: iters left: 5 (88 enodes) 147.502 * * [simplify]: iters left: 4 (169 enodes) 147.540 * * [simplify]: iters left: 3 (364 enodes) 147.663 * * [simplify]: Extracting #0: cost 1 inf + 0 147.663 * * [simplify]: Extracting #1: cost 6 inf + 0 147.663 * * [simplify]: Extracting #2: cost 94 inf + 0 147.664 * * [simplify]: Extracting #3: cost 154 inf + 47 147.666 * * [simplify]: Extracting #4: cost 101 inf + 8738 147.671 * * [simplify]: Extracting #5: cost 25 inf + 23744 147.677 * * [simplify]: Extracting #6: cost 3 inf + 28019 147.684 * * [simplify]: Extracting #7: cost 0 inf + 28901 147.692 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 147.692 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 147.692 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 147.692 * * [simplify]: iters left: 6 (13 enodes) 147.698 * * [simplify]: iters left: 5 (54 enodes) 147.709 * * [simplify]: iters left: 4 (112 enodes) 147.735 * * [simplify]: iters left: 3 (281 enodes) 147.842 * * [simplify]: Extracting #0: cost 1 inf + 0 147.842 * * [simplify]: Extracting #1: cost 0 inf + 1 147.842 * [simplify]: Simplified to 0 147.842 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 147.842 * * * * [progress]: [ 89 / 3260 ] simplifiying candidate # 147.843 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 147.843 * * [simplify]: iters left: 6 (23 enodes) 147.849 * * [simplify]: iters left: 5 (93 enodes) 147.867 * * [simplify]: iters left: 4 (193 enodes) 147.912 * * [simplify]: iters left: 3 (453 enodes) 148.091 * * [simplify]: Extracting #0: cost 1 inf + 0 148.091 * * [simplify]: Extracting #1: cost 6 inf + 0 148.091 * * [simplify]: Extracting #2: cost 132 inf + 0 148.093 * * [simplify]: Extracting #3: cost 277 inf + 4 148.094 * * [simplify]: Extracting #4: cost 257 inf + 3701 148.102 * * [simplify]: Extracting #5: cost 83 inf + 43156 148.117 * * [simplify]: Extracting #6: cost 1 inf + 64263 148.453 * * [simplify]: Extracting #7: cost 0 inf + 64305 148.467 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) 148.467 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 148.468 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 148.468 * * [simplify]: iters left: 6 (14 enodes) 148.472 * * [simplify]: iters left: 5 (59 enodes) 148.484 * * [simplify]: iters left: 4 (134 enodes) 148.516 * * [simplify]: iters left: 3 (357 enodes) 148.674 * * [simplify]: Extracting #0: cost 1 inf + 0 148.674 * * [simplify]: Extracting #1: cost 0 inf + 1 148.674 * [simplify]: Simplified to 0 148.675 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 148.675 * * * * [progress]: [ 90 / 3260 ] simplifiying candidate # 148.675 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 148.675 * * [simplify]: iters left: 6 (22 enodes) 148.681 * * [simplify]: iters left: 5 (87 enodes) 148.698 * * [simplify]: iters left: 4 (163 enodes) 148.733 * * [simplify]: iters left: 3 (344 enodes) 148.846 * * [simplify]: Extracting #0: cost 1 inf + 0 148.846 * * [simplify]: Extracting #1: cost 6 inf + 0 148.847 * * [simplify]: Extracting #2: cost 103 inf + 0 148.847 * * [simplify]: Extracting #3: cost 188 inf + 45 148.848 * * [simplify]: Extracting #4: cost 169 inf + 3226 148.854 * * [simplify]: Extracting #5: cost 43 inf + 25866 148.862 * * [simplify]: Extracting #6: cost 3 inf + 33043 148.870 * * [simplify]: Extracting #7: cost 0 inf + 34022 148.878 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 148.878 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 148.878 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 148.879 * * [simplify]: iters left: 6 (13 enodes) 148.882 * * [simplify]: iters left: 5 (53 enodes) 148.893 * * [simplify]: iters left: 4 (106 enodes) 148.918 * * [simplify]: iters left: 3 (257 enodes) 149.013 * * [simplify]: Extracting #0: cost 1 inf + 0 149.013 * * [simplify]: Extracting #1: cost 0 inf + 1 149.013 * [simplify]: Simplified to 0 149.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 149.013 * * * * [progress]: [ 91 / 3260 ] simplifiying candidate # 149.013 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 149.013 * * [simplify]: iters left: 6 (21 enodes) 149.019 * * [simplify]: iters left: 5 (83 enodes) 149.038 * * [simplify]: iters left: 4 (149 enodes) 149.068 * * [simplify]: iters left: 3 (292 enodes) 149.160 * * [simplify]: Extracting #0: cost 1 inf + 0 149.160 * * [simplify]: Extracting #1: cost 6 inf + 0 149.160 * * [simplify]: Extracting #2: cost 75 inf + 0 149.160 * * [simplify]: Extracting #3: cost 110 inf + 335 149.162 * * [simplify]: Extracting #4: cost 65 inf + 6101 149.165 * * [simplify]: Extracting #5: cost 18 inf + 12932 149.169 * * [simplify]: Extracting #6: cost 2 inf + 15724 149.173 * * [simplify]: Extracting #7: cost 0 inf + 16403 149.178 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 149.178 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 149.178 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 149.178 * * [simplify]: iters left: 6 (12 enodes) 149.182 * * [simplify]: iters left: 5 (49 enodes) 149.192 * * [simplify]: iters left: 4 (94 enodes) 149.213 * * [simplify]: iters left: 3 (221 enodes) 149.293 * * [simplify]: iters left: 2 (492 enodes) 149.534 * * [simplify]: Extracting #0: cost 1 inf + 0 149.534 * * [simplify]: Extracting #1: cost 0 inf + 1 149.534 * [simplify]: Simplified to 0 149.534 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 149.534 * * * * [progress]: [ 92 / 3260 ] simplifiying candidate # 149.535 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 149.535 * * [simplify]: iters left: 6 (22 enodes) 149.541 * * [simplify]: iters left: 5 (86 enodes) 149.560 * * [simplify]: iters left: 4 (168 enodes) 149.597 * * [simplify]: iters left: 3 (364 enodes) 149.720 * * [simplify]: Extracting #0: cost 1 inf + 0 149.721 * * [simplify]: Extracting #1: cost 6 inf + 0 149.721 * * [simplify]: Extracting #2: cost 90 inf + 0 149.721 * * [simplify]: Extracting #3: cost 152 inf + 1504 149.725 * * [simplify]: Extracting #4: cost 61 inf + 19149 149.731 * * [simplify]: Extracting #5: cost 16 inf + 28388 149.737 * * [simplify]: Extracting #6: cost 1 inf + 31178 149.746 * * [simplify]: Extracting #7: cost 0 inf + 31719 149.753 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 149.753 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 149.753 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 149.753 * * [simplify]: iters left: 6 (13 enodes) 149.757 * * [simplify]: iters left: 5 (52 enodes) 149.767 * * [simplify]: iters left: 4 (111 enodes) 149.794 * * [simplify]: iters left: 3 (278 enodes) 149.897 * * [simplify]: Extracting #0: cost 1 inf + 0 149.897 * * [simplify]: Extracting #1: cost 0 inf + 1 149.897 * [simplify]: Simplified to 0 149.897 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 149.897 * * * * [progress]: [ 93 / 3260 ] simplifiying candidate # 149.897 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 149.897 * * [simplify]: iters left: 6 (21 enodes) 149.903 * * [simplify]: iters left: 5 (81 enodes) 149.918 * * [simplify]: iters left: 4 (144 enodes) 149.951 * * [simplify]: iters left: 3 (275 enodes) 150.026 * * [simplify]: Extracting #0: cost 1 inf + 0 150.026 * * [simplify]: Extracting #1: cost 6 inf + 0 150.026 * * [simplify]: Extracting #2: cost 72 inf + 0 150.026 * * [simplify]: Extracting #3: cost 95 inf + 745 150.028 * * [simplify]: Extracting #4: cost 56 inf + 5062 150.030 * * [simplify]: Extracting #5: cost 18 inf + 10348 150.034 * * [simplify]: Extracting #6: cost 2 inf + 13019 150.037 * * [simplify]: Extracting #7: cost 0 inf + 13618 150.041 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 150.041 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 150.041 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 150.041 * * [simplify]: iters left: 6 (12 enodes) 150.045 * * [simplify]: iters left: 5 (47 enodes) 150.054 * * [simplify]: iters left: 4 (89 enodes) 150.078 * * [simplify]: iters left: 3 (186 enodes) 150.128 * * [simplify]: iters left: 2 (378 enodes) 150.277 * * [simplify]: Extracting #0: cost 1 inf + 0 150.277 * * [simplify]: Extracting #1: cost 0 inf + 1 150.277 * [simplify]: Simplified to 0 150.278 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 0)) 150.278 * * * * [progress]: [ 94 / 3260 ] simplifiying candidate # 150.278 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 150.278 * * [simplify]: iters left: 6 (20 enodes) 150.284 * * [simplify]: iters left: 5 (74 enodes) 150.300 * * [simplify]: iters left: 4 (106 enodes) 150.318 * * [simplify]: iters left: 3 (155 enodes) 150.342 * * [simplify]: iters left: 2 (204 enodes) 150.382 * * [simplify]: iters left: 1 (283 enodes) 150.436 * * [simplify]: Extracting #0: cost 1 inf + 0 150.436 * * [simplify]: Extracting #1: cost 6 inf + 0 150.436 * * [simplify]: Extracting #2: cost 51 inf + 0 150.436 * * [simplify]: Extracting #3: cost 49 inf + 799 150.437 * * [simplify]: Extracting #4: cost 28 inf + 2791 150.439 * * [simplify]: Extracting #5: cost 23 inf + 3332 150.440 * * [simplify]: Extracting #6: cost 11 inf + 4426 150.442 * * [simplify]: Extracting #7: cost 3 inf + 6206 150.444 * * [simplify]: Extracting #8: cost 0 inf + 7187 150.446 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 150.446 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 150.446 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 150.446 * * [simplify]: iters left: 6 (11 enodes) 150.450 * * [simplify]: iters left: 5 (40 enodes) 150.457 * * [simplify]: iters left: 4 (65 enodes) 150.469 * * [simplify]: iters left: 3 (97 enodes) 150.487 * * [simplify]: iters left: 2 (165 enodes) 150.525 * * [simplify]: iters left: 1 (271 enodes) 150.585 * * [simplify]: Extracting #0: cost 1 inf + 0 150.585 * * [simplify]: Extracting #1: cost 0 inf + 1 150.585 * [simplify]: Simplified to 0 150.585 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 0)) 150.585 * * * * [progress]: [ 95 / 3260 ] simplifiying candidate # 150.585 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 150.585 * * [simplify]: iters left: 6 (21 enodes) 150.591 * * [simplify]: iters left: 5 (85 enodes) 150.607 * * [simplify]: iters left: 4 (163 enodes) 150.645 * * [simplify]: iters left: 3 (340 enodes) 150.748 * * [simplify]: Extracting #0: cost 1 inf + 0 150.748 * * [simplify]: Extracting #1: cost 6 inf + 0 150.748 * * [simplify]: Extracting #2: cost 86 inf + 0 150.749 * * [simplify]: Extracting #3: cost 139 inf + 493 150.751 * * [simplify]: Extracting #4: cost 67 inf + 14039 150.756 * * [simplify]: Extracting #5: cost 17 inf + 24760 150.765 * * [simplify]: Extracting #6: cost 1 inf + 28185 150.771 * * [simplify]: Extracting #7: cost 0 inf + 28227 150.777 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 150.778 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 150.778 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 150.778 * * [simplify]: iters left: 6 (12 enodes) 150.782 * * [simplify]: iters left: 5 (51 enodes) 150.791 * * [simplify]: iters left: 4 (106 enodes) 150.816 * * [simplify]: iters left: 3 (247 enodes) 150.892 * * [simplify]: Extracting #0: cost 1 inf + 0 150.892 * * [simplify]: Extracting #1: cost 0 inf + 1 150.892 * [simplify]: Simplified to 0 150.892 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 0)) 150.892 * * * * [progress]: [ 96 / 3260 ] simplifiying candidate # 150.893 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 150.893 * * [simplify]: iters left: 6 (20 enodes) 150.901 * * [simplify]: iters left: 5 (80 enodes) 150.916 * * [simplify]: iters left: 4 (141 enodes) 150.946 * * [simplify]: iters left: 3 (272 enodes) 151.020 * * [simplify]: Extracting #0: cost 1 inf + 0 151.020 * * [simplify]: Extracting #1: cost 6 inf + 0 151.020 * * [simplify]: Extracting #2: cost 72 inf + 0 151.020 * * [simplify]: Extracting #3: cost 96 inf + 502 151.022 * * [simplify]: Extracting #4: cost 48 inf + 6039 151.024 * * [simplify]: Extracting #5: cost 20 inf + 9932 151.027 * * [simplify]: Extracting #6: cost 11 inf + 10762 151.033 * * [simplify]: Extracting #7: cost 0 inf + 13620 151.036 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 151.037 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 151.037 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 151.037 * * [simplify]: iters left: 6 (11 enodes) 151.040 * * [simplify]: iters left: 5 (46 enodes) 151.049 * * [simplify]: iters left: 4 (86 enodes) 151.069 * * [simplify]: iters left: 3 (183 enodes) 151.121 * * [simplify]: iters left: 2 (372 enodes) 151.268 * * [simplify]: Extracting #0: cost 1 inf + 0 151.268 * * [simplify]: Extracting #1: cost 0 inf + 1 151.268 * [simplify]: Simplified to 0 151.268 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 0)) 151.269 * * * * [progress]: [ 97 / 3260 ] simplifiying candidate # 151.269 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 151.269 * * [simplify]: iters left: 6 (19 enodes) 151.274 * * [simplify]: iters left: 5 (73 enodes) 151.287 * * [simplify]: iters left: 4 (105 enodes) 151.306 * * [simplify]: iters left: 3 (154 enodes) 151.329 * * [simplify]: iters left: 2 (203 enodes) 151.370 * * [simplify]: iters left: 1 (286 enodes) 151.425 * * [simplify]: Extracting #0: cost 1 inf + 0 151.425 * * [simplify]: Extracting #1: cost 6 inf + 0 151.425 * * [simplify]: Extracting #2: cost 51 inf + 0 151.425 * * [simplify]: Extracting #3: cost 52 inf + 716 151.426 * * [simplify]: Extracting #4: cost 29 inf + 2709 151.428 * * [simplify]: Extracting #5: cost 22 inf + 3374 151.429 * * [simplify]: Extracting #6: cost 11 inf + 4329 151.431 * * [simplify]: Extracting #7: cost 0 inf + 7185 151.433 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 151.433 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 151.434 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 151.434 * * [simplify]: iters left: 6 (10 enodes) 151.437 * * [simplify]: iters left: 5 (39 enodes) 151.444 * * [simplify]: iters left: 4 (64 enodes) 151.456 * * [simplify]: iters left: 3 (96 enodes) 151.477 * * [simplify]: iters left: 2 (164 enodes) 151.513 * * [simplify]: iters left: 1 (270 enodes) 151.572 * * [simplify]: Extracting #0: cost 1 inf + 0 151.572 * * [simplify]: Extracting #1: cost 0 inf + 1 151.572 * [simplify]: Simplified to 0 151.572 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 151.572 * * * * [progress]: [ 98 / 3260 ] simplifiying candidate # 151.572 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 151.572 * * [simplify]: iters left: 6 (21 enodes) 151.578 * * [simplify]: iters left: 5 (86 enodes) 151.595 * * [simplify]: iters left: 4 (172 enodes) 151.631 * * [simplify]: iters left: 3 (339 enodes) 151.718 * * [simplify]: Extracting #0: cost 1 inf + 0 151.719 * * [simplify]: Extracting #1: cost 6 inf + 0 151.719 * * [simplify]: Extracting #2: cost 78 inf + 0 151.719 * * [simplify]: Extracting #3: cost 133 inf + 1022 151.722 * * [simplify]: Extracting #4: cost 68 inf + 12231 151.727 * * [simplify]: Extracting #5: cost 17 inf + 21588 151.732 * * [simplify]: Extracting #6: cost 1 inf + 25039 151.738 * * [simplify]: Extracting #7: cost 0 inf + 25081 151.745 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) 151.746 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 151.746 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 151.746 * * [simplify]: iters left: 6 (12 enodes) 151.751 * * [simplify]: iters left: 5 (53 enodes) 151.761 * * [simplify]: iters left: 4 (117 enodes) 151.787 * * [simplify]: iters left: 3 (255 enodes) 151.857 * * [simplify]: Extracting #0: cost 1 inf + 0 151.857 * * [simplify]: Extracting #1: cost 0 inf + 1 151.857 * [simplify]: Simplified to 0 151.857 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 151.858 * * * * [progress]: [ 99 / 3260 ] simplifiying candidate # 151.858 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 151.858 * * [simplify]: iters left: 6 (20 enodes) 151.864 * * [simplify]: iters left: 5 (81 enodes) 151.879 * * [simplify]: iters left: 4 (151 enodes) 151.909 * * [simplify]: iters left: 3 (251 enodes) 151.966 * * [simplify]: iters left: 2 (448 enodes) 152.120 * * [simplify]: Extracting #0: cost 1 inf + 0 152.121 * * [simplify]: Extracting #1: cost 6 inf + 0 152.121 * * [simplify]: Extracting #2: cost 87 inf + 0 152.122 * * [simplify]: Extracting #3: cost 116 inf + 998 152.126 * * [simplify]: Extracting #4: cost 46 inf + 8466 152.131 * * [simplify]: Extracting #5: cost 18 inf + 12001 152.135 * * [simplify]: Extracting #6: cost 2 inf + 14594 152.140 * * [simplify]: Extracting #7: cost 0 inf + 15194 152.146 * [simplify]: Simplified to (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 152.146 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 152.146 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 152.146 * * [simplify]: iters left: 6 (11 enodes) 152.150 * * [simplify]: iters left: 5 (48 enodes) 152.160 * * [simplify]: iters left: 4 (98 enodes) 152.178 * * [simplify]: iters left: 3 (181 enodes) 152.223 * * [simplify]: iters left: 2 (358 enodes) 152.343 * * [simplify]: Extracting #0: cost 1 inf + 0 152.343 * * [simplify]: Extracting #1: cost 0 inf + 1 152.343 * [simplify]: Simplified to 0 152.343 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 0)) 152.343 * * * * [progress]: [ 100 / 3260 ] simplifiying candidate # 152.343 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 152.343 * * [simplify]: iters left: 6 (19 enodes) 152.349 * * [simplify]: iters left: 5 (73 enodes) 152.362 * * [simplify]: iters left: 4 (125 enodes) 152.386 * * [simplify]: iters left: 3 (191 enodes) 152.421 * * [simplify]: iters left: 2 (285 enodes) 152.484 * * [simplify]: iters left: 1 (393 enodes) 152.587 * * [simplify]: Extracting #0: cost 1 inf + 0 152.587 * * [simplify]: Extracting #1: cost 6 inf + 0 152.587 * * [simplify]: Extracting #2: cost 42 inf + 0 152.587 * * [simplify]: Extracting #3: cost 53 inf + 300 152.588 * * [simplify]: Extracting #4: cost 32 inf + 1924 152.590 * * [simplify]: Extracting #5: cost 23 inf + 2632 152.591 * * [simplify]: Extracting #6: cost 13 inf + 3545 152.593 * * [simplify]: Extracting #7: cost 0 inf + 6405 152.596 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 152.596 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 152.596 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 152.596 * * [simplify]: iters left: 6 (10 enodes) 152.600 * * [simplify]: iters left: 5 (41 enodes) 152.608 * * [simplify]: iters left: 4 (81 enodes) 152.622 * * [simplify]: iters left: 3 (127 enodes) 152.644 * * [simplify]: iters left: 2 (186 enodes) 152.674 * * [simplify]: iters left: 1 (266 enodes) 152.744 * * [simplify]: Extracting #0: cost 1 inf + 0 152.744 * * [simplify]: Extracting #1: cost 0 inf + 1 152.744 * [simplify]: Simplified to 0 152.744 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 152.745 * * * * [progress]: [ 101 / 3260 ] simplifiying candidate # 152.745 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ (/ b 2) a) 1))) 152.745 * * [simplify]: iters left: 6 (18 enodes) 152.750 * * [simplify]: iters left: 5 (70 enodes) 152.765 * * [simplify]: iters left: 4 (107 enodes) 152.784 * * [simplify]: iters left: 3 (156 enodes) 152.810 * * [simplify]: iters left: 2 (214 enodes) 152.857 * * [simplify]: iters left: 1 (311 enodes) 152.930 * * [simplify]: Extracting #0: cost 1 inf + 0 152.930 * * [simplify]: Extracting #1: cost 6 inf + 0 152.930 * * [simplify]: Extracting #2: cost 57 inf + 0 152.931 * * [simplify]: Extracting #3: cost 57 inf + 883 152.932 * * [simplify]: Extracting #4: cost 28 inf + 3170 152.934 * * [simplify]: Extracting #5: cost 23 inf + 3671 152.936 * * [simplify]: Extracting #6: cost 12 inf + 4682 152.938 * * [simplify]: Extracting #7: cost 0 inf + 7524 152.940 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 152.940 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 152.941 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 152.941 * * [simplify]: iters left: 6 (9 enodes) 152.944 * * [simplify]: iters left: 5 (36 enodes) 152.951 * * [simplify]: iters left: 4 (67 enodes) 152.966 * * [simplify]: iters left: 3 (97 enodes) 152.985 * * [simplify]: iters left: 2 (158 enodes) 153.022 * * [simplify]: iters left: 1 (263 enodes) 153.073 * * [simplify]: Extracting #0: cost 1 inf + 0 153.073 * * [simplify]: Extracting #1: cost 0 inf + 1 153.073 * [simplify]: Simplified to 0 153.073 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 0)) 153.073 * * * * [progress]: [ 102 / 3260 ] simplifiying candidate # 153.073 * [simplify]: Simplifying (fma (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (sqrt (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a)) (- (* (/ 1 a) (/ b 2)))) 153.073 * * [simplify]: iters left: 6 (18 enodes) 153.078 * * [simplify]: iters left: 5 (72 enodes) 153.094 * * [simplify]: iters left: 4 (120 enodes) 153.115 * * [simplify]: iters left: 3 (187 enodes) 153.150 * * [simplify]: iters left: 2 (261 enodes) 153.208 * * [simplify]: iters left: 1 (392 enodes) 153.309 * * [simplify]: Extracting #0: cost 1 inf + 0 153.309 * * [simplify]: Extracting #1: cost 6 inf + 0 153.309 * * [simplify]: Extracting #2: cost 45 inf + 0 153.310 * * [simplify]: Extracting #3: cost 48 inf + 635 153.311 * * [simplify]: Extracting #4: cost 27 inf + 2258 153.312 * * [simplify]: Extracting #5: cost 23 inf + 2715 153.314 * * [simplify]: Extracting #6: cost 12 inf + 3766 153.316 * * [simplify]: Extracting #7: cost 1 inf + 6351 153.318 * * [simplify]: Extracting #8: cost 0 inf + 6570 153.320 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 153.321 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 153.321 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 153.321 * * [simplify]: iters left: 5 (9 enodes) 153.324 * * [simplify]: iters left: 4 (39 enodes) 153.331 * * [simplify]: iters left: 3 (65 enodes) 153.344 * * [simplify]: iters left: 2 (129 enodes) 153.373 * * [simplify]: iters left: 1 (210 enodes) 153.415 * * [simplify]: Extracting #0: cost 1 inf + 0 153.415 * * [simplify]: Extracting #1: cost 0 inf + 1 153.416 * [simplify]: Simplified to 0 153.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 0)) 153.416 * * * * [progress]: [ 103 / 3260 ] simplifiying candidate # 153.416 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 153.416 * * [simplify]: iters left: 6 (23 enodes) 153.422 * * [simplify]: iters left: 5 (88 enodes) 153.438 * * [simplify]: iters left: 4 (140 enodes) 153.463 * * [simplify]: iters left: 3 (220 enodes) 153.504 * * [simplify]: iters left: 2 (323 enodes) 153.567 * * [simplify]: iters left: 1 (428 enodes) 153.643 * * [simplify]: Extracting #0: cost 1 inf + 0 153.643 * * [simplify]: Extracting #1: cost 24 inf + 0 153.643 * * [simplify]: Extracting #2: cost 106 inf + 0 153.644 * * [simplify]: Extracting #3: cost 139 inf + 89 153.644 * * [simplify]: Extracting #4: cost 133 inf + 1360 153.646 * * [simplify]: Extracting #5: cost 118 inf + 3777 153.650 * * [simplify]: Extracting #6: cost 53 inf + 29834 153.659 * * [simplify]: Extracting #7: cost 2 inf + 62976 153.669 * * [simplify]: Extracting #8: cost 0 inf + 64648 153.679 * * [simplify]: Extracting #9: cost 0 inf + 64608 153.689 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 153.689 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 153.690 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 153.690 * * [simplify]: iters left: 6 (10 enodes) 153.693 * * [simplify]: iters left: 5 (37 enodes) 153.699 * * [simplify]: iters left: 4 (57 enodes) 153.711 * * [simplify]: iters left: 3 (104 enodes) 153.732 * * [simplify]: iters left: 2 (158 enodes) 153.758 * * [simplify]: iters left: 1 (225 enodes) 153.798 * * [simplify]: Extracting #0: cost 1 inf + 0 153.798 * * [simplify]: Extracting #1: cost 0 inf + 1 153.798 * [simplify]: Simplified to 0 153.798 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 153.798 * * * * [progress]: [ 104 / 3260 ] simplifiying candidate # 153.798 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 153.798 * * [simplify]: iters left: 6 (22 enodes) 153.804 * * [simplify]: iters left: 5 (79 enodes) 153.817 * * [simplify]: iters left: 4 (124 enodes) 153.839 * * [simplify]: iters left: 3 (188 enodes) 153.870 * * [simplify]: iters left: 2 (258 enodes) 153.917 * * [simplify]: iters left: 1 (296 enodes) 153.966 * * [simplify]: Extracting #0: cost 1 inf + 0 153.966 * * [simplify]: Extracting #1: cost 16 inf + 0 153.966 * * [simplify]: Extracting #2: cost 63 inf + 0 153.967 * * [simplify]: Extracting #3: cost 80 inf + 290 153.967 * * [simplify]: Extracting #4: cost 72 inf + 1810 153.968 * * [simplify]: Extracting #5: cost 65 inf + 2707 153.969 * * [simplify]: Extracting #6: cost 51 inf + 5335 153.973 * * [simplify]: Extracting #7: cost 19 inf + 18943 153.979 * * [simplify]: Extracting #8: cost 2 inf + 28873 153.986 * * [simplify]: Extracting #9: cost 0 inf + 30415 153.992 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 153.993 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 153.993 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 153.993 * * [simplify]: iters left: 6 (9 enodes) 153.995 * * [simplify]: iters left: 5 (29 enodes) 154.000 * * [simplify]: iters left: 4 (42 enodes) 154.007 * * [simplify]: iters left: 3 (58 enodes) 154.015 * * [simplify]: iters left: 2 (68 enodes) 154.026 * * [simplify]: Extracting #0: cost 1 inf + 0 154.026 * * [simplify]: Extracting #1: cost 0 inf + 1 154.026 * [simplify]: Simplified to 0 154.026 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 154.026 * * * * [progress]: [ 105 / 3260 ] simplifiying candidate # 154.026 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 154.026 * * [simplify]: iters left: 6 (24 enodes) 154.033 * * [simplify]: iters left: 5 (96 enodes) 154.050 * * [simplify]: iters left: 4 (201 enodes) 154.097 * * [simplify]: iters left: 3 (404 enodes) 154.181 * * [simplify]: Extracting #0: cost 1 inf + 0 154.181 * * [simplify]: Extracting #1: cost 11 inf + 0 154.181 * * [simplify]: Extracting #2: cost 82 inf + 0 154.182 * * [simplify]: Extracting #3: cost 135 inf + 204 154.182 * * [simplify]: Extracting #4: cost 133 inf + 409 154.183 * * [simplify]: Extracting #5: cost 108 inf + 5853 154.187 * * [simplify]: Extracting #6: cost 60 inf + 21818 154.192 * * [simplify]: Extracting #7: cost 53 inf + 23375 154.198 * * [simplify]: Extracting #8: cost 24 inf + 33657 154.207 * * [simplify]: Extracting #9: cost 1 inf + 44167 154.217 * * [simplify]: Extracting #10: cost 0 inf + 44587 154.226 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 154.226 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 154.226 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 154.226 * * [simplify]: iters left: 6 (13 enodes) 154.230 * * [simplify]: iters left: 5 (53 enodes) 154.243 * * [simplify]: iters left: 4 (117 enodes) 154.270 * * [simplify]: iters left: 3 (275 enodes) 154.331 * * [simplify]: iters left: 2 (474 enodes) 154.452 * * [simplify]: Extracting #0: cost 1 inf + 0 154.452 * * [simplify]: Extracting #1: cost 0 inf + 1 154.452 * [simplify]: Simplified to 0 154.452 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 0)) 154.452 * * * * [progress]: [ 106 / 3260 ] simplifiying candidate # 154.453 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 154.453 * * [simplify]: iters left: 6 (25 enodes) 154.459 * * [simplify]: iters left: 5 (96 enodes) 154.476 * * [simplify]: iters left: 4 (170 enodes) 154.510 * * [simplify]: iters left: 3 (290 enodes) 154.561 * * [simplify]: iters left: 2 (418 enodes) 154.642 * * [simplify]: Extracting #0: cost 1 inf + 0 154.642 * * [simplify]: Extracting #1: cost 11 inf + 0 154.642 * * [simplify]: Extracting #2: cost 65 inf + 0 154.642 * * [simplify]: Extracting #3: cost 107 inf + 246 154.643 * * [simplify]: Extracting #4: cost 106 inf + 532 154.644 * * [simplify]: Extracting #5: cost 102 inf + 1641 154.645 * * [simplify]: Extracting #6: cost 78 inf + 6256 154.648 * * [simplify]: Extracting #7: cost 38 inf + 14734 154.653 * * [simplify]: Extracting #8: cost 10 inf + 25825 154.660 * * [simplify]: Extracting #9: cost 0 inf + 30207 154.667 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 154.667 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 154.668 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 154.668 * * [simplify]: iters left: 6 (12 enodes) 154.671 * * [simplify]: iters left: 5 (47 enodes) 154.680 * * [simplify]: iters left: 4 (82 enodes) 154.695 * * [simplify]: iters left: 3 (157 enodes) 154.726 * * [simplify]: iters left: 2 (248 enodes) 154.768 * * [simplify]: iters left: 1 (341 enodes) 154.829 * * [simplify]: Extracting #0: cost 1 inf + 0 154.829 * * [simplify]: Extracting #1: cost 0 inf + 1 154.829 * [simplify]: Simplified to 0 154.829 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 154.829 * * * * [progress]: [ 107 / 3260 ] simplifiying candidate # 154.829 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 154.829 * * [simplify]: iters left: 6 (25 enodes) 154.836 * * [simplify]: iters left: 5 (96 enodes) 154.856 * * [simplify]: iters left: 4 (178 enodes) 154.892 * * [simplify]: iters left: 3 (323 enodes) 154.963 * * [simplify]: iters left: 2 (496 enodes) 155.069 * * [simplify]: Extracting #0: cost 1 inf + 0 155.070 * * [simplify]: Extracting #1: cost 13 inf + 0 155.071 * * [simplify]: Extracting #2: cost 67 inf + 0 155.071 * * [simplify]: Extracting #3: cost 111 inf + 247 155.072 * * [simplify]: Extracting #4: cost 112 inf + 492 155.072 * * [simplify]: Extracting #5: cost 115 inf + 865 155.073 * * [simplify]: Extracting #6: cost 89 inf + 5962 155.078 * * [simplify]: Extracting #7: cost 18 inf + 28275 155.086 * * [simplify]: Extracting #8: cost 0 inf + 35326 155.093 * * [simplify]: Extracting #9: cost 0 inf + 35286 155.101 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 155.101 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 155.101 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 155.101 * * [simplify]: iters left: 6 (12 enodes) 155.105 * * [simplify]: iters left: 5 (47 enodes) 155.114 * * [simplify]: iters left: 4 (89 enodes) 155.135 * * [simplify]: iters left: 3 (180 enodes) 155.176 * * [simplify]: iters left: 2 (296 enodes) 155.239 * * [simplify]: iters left: 1 (428 enodes) 155.338 * * [simplify]: Extracting #0: cost 1 inf + 0 155.338 * * [simplify]: Extracting #1: cost 0 inf + 1 155.338 * [simplify]: Simplified to 0 155.338 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 155.338 * * * * [progress]: [ 108 / 3260 ] simplifiying candidate # 155.339 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 155.339 * * [simplify]: iters left: 6 (23 enodes) 155.345 * * [simplify]: iters left: 5 (89 enodes) 155.361 * * [simplify]: iters left: 4 (162 enodes) 155.390 * * [simplify]: iters left: 3 (264 enodes) 155.436 * * [simplify]: iters left: 2 (369 enodes) 155.502 * * [simplify]: iters left: 1 (439 enodes) 155.571 * * [simplify]: Extracting #0: cost 1 inf + 0 155.571 * * [simplify]: Extracting #1: cost 11 inf + 0 155.571 * * [simplify]: Extracting #2: cost 69 inf + 0 155.571 * * [simplify]: Extracting #3: cost 115 inf + 246 155.572 * * [simplify]: Extracting #4: cost 114 inf + 1345 155.573 * * [simplify]: Extracting #5: cost 93 inf + 4528 155.577 * * [simplify]: Extracting #6: cost 43 inf + 19752 155.584 * * [simplify]: Extracting #7: cost 6 inf + 32226 155.592 * * [simplify]: Extracting #8: cost 0 inf + 34671 155.599 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 155.599 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 155.600 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 155.600 * * [simplify]: iters left: 6 (12 enodes) 155.603 * * [simplify]: iters left: 5 (46 enodes) 155.613 * * [simplify]: iters left: 4 (81 enodes) 155.627 * * [simplify]: iters left: 3 (134 enodes) 155.649 * * [simplify]: iters left: 2 (197 enodes) 155.682 * * [simplify]: iters left: 1 (271 enodes) 155.723 * * [simplify]: Extracting #0: cost 1 inf + 0 155.723 * * [simplify]: Extracting #1: cost 0 inf + 1 155.723 * [simplify]: Simplified to 0 155.723 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 155.723 * * * * [progress]: [ 109 / 3260 ] simplifiying candidate # 155.724 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 155.724 * * [simplify]: iters left: 6 (23 enodes) 155.729 * * [simplify]: iters left: 5 (86 enodes) 155.744 * * [simplify]: iters left: 4 (139 enodes) 155.770 * * [simplify]: iters left: 3 (220 enodes) 155.806 * * [simplify]: iters left: 2 (310 enodes) 155.861 * * [simplify]: iters left: 1 (366 enodes) 155.920 * * [simplify]: Extracting #0: cost 1 inf + 0 155.920 * * [simplify]: Extracting #1: cost 20 inf + 0 155.920 * * [simplify]: Extracting #2: cost 76 inf + 0 155.920 * * [simplify]: Extracting #3: cost 106 inf + 246 155.921 * * [simplify]: Extracting #4: cost 112 inf + 533 155.922 * * [simplify]: Extracting #5: cost 87 inf + 3665 155.923 * * [simplify]: Extracting #6: cost 62 inf + 7368 155.928 * * [simplify]: Extracting #7: cost 22 inf + 22319 155.935 * * [simplify]: Extracting #8: cost 2 inf + 32818 155.943 * * [simplify]: Extracting #9: cost 0 inf + 34440 155.950 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 155.950 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 155.951 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 155.951 * * [simplify]: iters left: 6 (10 enodes) 155.954 * * [simplify]: iters left: 5 (38 enodes) 155.960 * * [simplify]: iters left: 4 (59 enodes) 155.970 * * [simplify]: iters left: 3 (88 enodes) 155.986 * * [simplify]: iters left: 2 (117 enodes) 156.002 * * [simplify]: iters left: 1 (144 enodes) 156.021 * * [simplify]: Extracting #0: cost 1 inf + 0 156.021 * * [simplify]: Extracting #1: cost 0 inf + 1 156.021 * [simplify]: Simplified to 0 156.021 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 156.021 * * * * [progress]: [ 110 / 3260 ] simplifiying candidate # 156.021 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 156.022 * * [simplify]: iters left: 6 (24 enodes) 156.028 * * [simplify]: iters left: 5 (91 enodes) 156.044 * * [simplify]: iters left: 4 (150 enodes) 156.073 * * [simplify]: iters left: 3 (241 enodes) 156.114 * * [simplify]: iters left: 2 (339 enodes) 156.175 * * [simplify]: iters left: 1 (393 enodes) 156.235 * * [simplify]: Extracting #0: cost 1 inf + 0 156.235 * * [simplify]: Extracting #1: cost 11 inf + 0 156.236 * * [simplify]: Extracting #2: cost 63 inf + 0 156.236 * * [simplify]: Extracting #3: cost 91 inf + 456 156.237 * * [simplify]: Extracting #4: cost 85 inf + 1648 156.238 * * [simplify]: Extracting #5: cost 71 inf + 3244 156.239 * * [simplify]: Extracting #6: cost 49 inf + 7177 156.243 * * [simplify]: Extracting #7: cost 21 inf + 18361 156.249 * * [simplify]: Extracting #8: cost 0 inf + 29742 156.255 * * [simplify]: Extracting #9: cost 0 inf + 29702 156.262 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 156.262 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 156.263 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 156.263 * * [simplify]: iters left: 6 (11 enodes) 156.268 * * [simplify]: iters left: 5 (42 enodes) 156.275 * * [simplify]: iters left: 4 (67 enodes) 156.287 * * [simplify]: iters left: 3 (111 enodes) 156.304 * * [simplify]: iters left: 2 (140 enodes) 156.323 * * [simplify]: iters left: 1 (160 enodes) 156.344 * * [simplify]: Extracting #0: cost 1 inf + 0 156.344 * * [simplify]: Extracting #1: cost 0 inf + 1 156.344 * [simplify]: Simplified to 0 156.344 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 156.344 * * * * [progress]: [ 111 / 3260 ] simplifiying candidate # 156.344 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 156.344 * * [simplify]: iters left: 6 (27 enodes) 156.352 * * [simplify]: iters left: 5 (111 enodes) 156.373 * * [simplify]: iters left: 4 (265 enodes) 156.454 * * [simplify]: Extracting #0: cost 1 inf + 0 156.454 * * [simplify]: Extracting #1: cost 11 inf + 0 156.455 * * [simplify]: Extracting #2: cost 154 inf + 0 156.456 * * [simplify]: Extracting #3: cost 280 inf + 1 156.457 * * [simplify]: Extracting #4: cost 269 inf + 1336 156.462 * * [simplify]: Extracting #5: cost 194 inf + 25914 156.473 * * [simplify]: Extracting #6: cost 58 inf + 78577 156.489 * * [simplify]: Extracting #7: cost 42 inf + 84830 156.503 * * [simplify]: Extracting #8: cost 22 inf + 89542 156.519 * * [simplify]: Extracting #9: cost 3 inf + 99041 156.535 * * [simplify]: Extracting #10: cost 0 inf + 100101 156.552 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))))) 156.552 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 156.552 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 156.552 * * [simplify]: iters left: 6 (16 enodes) 156.557 * * [simplify]: iters left: 5 (68 enodes) 156.572 * * [simplify]: iters left: 4 (179 enodes) 156.636 * * [simplify]: Extracting #0: cost 1 inf + 0 156.636 * * [simplify]: Extracting #1: cost 27 inf + 0 156.637 * * [simplify]: Extracting #2: cost 153 inf + 0 156.638 * * [simplify]: Extracting #3: cost 242 inf + 83 156.640 * * [simplify]: Extracting #4: cost 185 inf + 16503 156.651 * * [simplify]: Extracting #5: cost 15 inf + 79352 156.664 * * [simplify]: Extracting #6: cost 0 inf + 84943 156.676 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 156.676 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 156.677 * * * * [progress]: [ 112 / 3260 ] simplifiying candidate # 156.677 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 156.677 * * [simplify]: iters left: 6 (28 enodes) 156.684 * * [simplify]: iters left: 5 (112 enodes) 156.707 * * [simplify]: iters left: 4 (235 enodes) 156.765 * * [simplify]: Extracting #0: cost 1 inf + 0 156.765 * * [simplify]: Extracting #1: cost 11 inf + 0 156.765 * * [simplify]: Extracting #2: cost 119 inf + 0 156.766 * * [simplify]: Extracting #3: cost 210 inf + 1 156.767 * * [simplify]: Extracting #4: cost 194 inf + 2548 156.771 * * [simplify]: Extracting #5: cost 72 inf + 38602 156.782 * * [simplify]: Extracting #6: cost 42 inf + 51945 156.791 * * [simplify]: Extracting #7: cost 23 inf + 58671 156.802 * * [simplify]: Extracting #8: cost 2 inf + 66853 156.814 * * [simplify]: Extracting #9: cost 0 inf + 67533 156.825 * * [simplify]: Extracting #10: cost 0 inf + 67423 156.837 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 156.837 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 156.838 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 156.838 * * [simplify]: iters left: 6 (15 enodes) 156.842 * * [simplify]: iters left: 5 (63 enodes) 156.854 * * [simplify]: iters left: 4 (145 enodes) 156.895 * * [simplify]: iters left: 3 (499 enodes) 157.160 * * [simplify]: Extracting #0: cost 1 inf + 0 157.160 * * [simplify]: Extracting #1: cost 0 inf + 1 157.160 * [simplify]: Simplified to 0 157.160 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 157.160 * * * * [progress]: [ 113 / 3260 ] simplifiying candidate # 157.161 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 157.161 * * [simplify]: iters left: 6 (28 enodes) 157.169 * * [simplify]: iters left: 5 (111 enodes) 157.191 * * [simplify]: iters left: 4 (249 enodes) 157.260 * * [simplify]: Extracting #0: cost 1 inf + 0 157.260 * * [simplify]: Extracting #1: cost 13 inf + 0 157.260 * * [simplify]: Extracting #2: cost 120 inf + 0 157.261 * * [simplify]: Extracting #3: cost 194 inf + 3 157.262 * * [simplify]: Extracting #4: cost 178 inf + 3168 157.266 * * [simplify]: Extracting #5: cost 77 inf + 29821 157.273 * * [simplify]: Extracting #6: cost 43 inf + 43264 157.281 * * [simplify]: Extracting #7: cost 27 inf + 49389 157.293 * * [simplify]: Extracting #8: cost 1 inf + 59075 157.304 * * [simplify]: Extracting #9: cost 0 inf + 59095 157.314 * * [simplify]: Extracting #10: cost 0 inf + 59065 157.325 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))) a)) 157.325 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))) a)) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 157.325 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 157.326 * * [simplify]: iters left: 6 (15 enodes) 157.330 * * [simplify]: iters left: 5 (62 enodes) 157.343 * * [simplify]: iters left: 4 (159 enodes) 157.391 * * [simplify]: iters left: 3 (475 enodes) 157.615 * * [simplify]: Extracting #0: cost 1 inf + 0 157.615 * * [simplify]: Extracting #1: cost 42 inf + 0 157.616 * * [simplify]: Extracting #2: cost 194 inf + 1 157.619 * * [simplify]: Extracting #3: cost 205 inf + 15094 157.632 * * [simplify]: Extracting #4: cost 20 inf + 63712 157.647 * * [simplify]: Extracting #5: cost 3 inf + 65204 157.662 * * [simplify]: Extracting #6: cost 0 inf + 65965 157.681 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 157.681 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 157.681 * * * * [progress]: [ 114 / 3260 ] simplifiying candidate # 157.681 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 157.682 * * [simplify]: iters left: 6 (26 enodes) 157.688 * * [simplify]: iters left: 5 (105 enodes) 157.708 * * [simplify]: iters left: 4 (234 enodes) 157.770 * * [simplify]: Extracting #0: cost 1 inf + 0 157.770 * * [simplify]: Extracting #1: cost 11 inf + 0 157.770 * * [simplify]: Extracting #2: cost 115 inf + 0 157.771 * * [simplify]: Extracting #3: cost 207 inf + 1 157.772 * * [simplify]: Extracting #4: cost 182 inf + 5410 157.777 * * [simplify]: Extracting #5: cost 97 inf + 31819 157.786 * * [simplify]: Extracting #6: cost 44 inf + 52422 157.795 * * [simplify]: Extracting #7: cost 30 inf + 57368 157.807 * * [simplify]: Extracting #8: cost 3 inf + 66876 157.819 * * [simplify]: Extracting #9: cost 0 inf + 68281 157.834 * * [simplify]: Extracting #10: cost 0 inf + 68186 157.846 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 157.846 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 157.847 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 157.847 * * [simplify]: iters left: 6 (15 enodes) 157.851 * * [simplify]: iters left: 5 (62 enodes) 157.863 * * [simplify]: iters left: 4 (148 enodes) 157.906 * * [simplify]: iters left: 3 (499 enodes) 158.178 * * [simplify]: Extracting #0: cost 1 inf + 0 158.179 * * [simplify]: Extracting #1: cost 0 inf + 1 158.179 * [simplify]: Simplified to 0 158.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 158.179 * * * * [progress]: [ 115 / 3260 ] simplifiying candidate # 158.179 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 158.179 * * [simplify]: iters left: 6 (27 enodes) 158.187 * * [simplify]: iters left: 5 (105 enodes) 158.206 * * [simplify]: iters left: 4 (207 enodes) 158.255 * * [simplify]: Extracting #0: cost 1 inf + 0 158.255 * * [simplify]: Extracting #1: cost 11 inf + 0 158.255 * * [simplify]: Extracting #2: cost 94 inf + 0 158.255 * * [simplify]: Extracting #3: cost 164 inf + 1 158.256 * * [simplify]: Extracting #4: cost 162 inf + 45 158.257 * * [simplify]: Extracting #5: cost 137 inf + 4652 158.261 * * [simplify]: Extracting #6: cost 65 inf + 26005 158.267 * * [simplify]: Extracting #7: cost 37 inf + 33977 158.273 * * [simplify]: Extracting #8: cost 12 inf + 42105 158.282 * * [simplify]: Extracting #9: cost 0 inf + 48895 158.291 * * [simplify]: Extracting #10: cost 0 inf + 48615 158.300 * * [simplify]: Extracting #11: cost 0 inf + 48585 158.308 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 158.308 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 158.309 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 158.309 * * [simplify]: iters left: 6 (14 enodes) 158.313 * * [simplify]: iters left: 5 (56 enodes) 158.323 * * [simplify]: iters left: 4 (117 enodes) 158.353 * * [simplify]: iters left: 3 (347 enodes) 158.483 * * [simplify]: Extracting #0: cost 1 inf + 0 158.483 * * [simplify]: Extracting #1: cost 0 inf + 1 158.483 * [simplify]: Simplified to 0 158.483 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 0)) 158.484 * * * * [progress]: [ 116 / 3260 ] simplifiying candidate # 158.484 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 158.484 * * [simplify]: iters left: 6 (27 enodes) 158.491 * * [simplify]: iters left: 5 (106 enodes) 158.511 * * [simplify]: iters left: 4 (205 enodes) 158.560 * * [simplify]: iters left: 3 (473 enodes) 158.725 * * [simplify]: Extracting #0: cost 1 inf + 0 158.725 * * [simplify]: Extracting #1: cost 11 inf + 0 158.726 * * [simplify]: Extracting #2: cost 125 inf + 0 158.727 * * [simplify]: Extracting #3: cost 215 inf + 3 158.728 * * [simplify]: Extracting #4: cost 194 inf + 4373 158.734 * * [simplify]: Extracting #5: cost 100 inf + 25210 158.743 * * [simplify]: Extracting #6: cost 57 inf + 37144 158.753 * * [simplify]: Extracting #7: cost 44 inf + 41929 158.765 * * [simplify]: Extracting #8: cost 4 inf + 58574 158.779 * * [simplify]: Extracting #9: cost 0 inf + 59894 158.796 * * [simplify]: Extracting #10: cost 0 inf + 59864 158.810 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ a (/ (cbrt b) (sqrt 2))))) 158.810 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ a (/ (cbrt b) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 158.810 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 158.810 * * [simplify]: iters left: 6 (14 enodes) 158.814 * * [simplify]: iters left: 5 (57 enodes) 158.825 * * [simplify]: iters left: 4 (116 enodes) 158.854 * * [simplify]: iters left: 3 (321 enodes) 158.976 * * [simplify]: Extracting #0: cost 1 inf + 0 158.976 * * [simplify]: Extracting #1: cost 0 inf + 1 158.976 * [simplify]: Simplified to 0 158.976 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 158.977 * * * * [progress]: [ 117 / 3260 ] simplifiying candidate # 158.977 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 158.977 * * [simplify]: iters left: 6 (26 enodes) 158.987 * * [simplify]: iters left: 5 (105 enodes) 159.008 * * [simplify]: iters left: 4 (233 enodes) 159.070 * * [simplify]: Extracting #0: cost 1 inf + 0 159.070 * * [simplify]: Extracting #1: cost 11 inf + 0 159.070 * * [simplify]: Extracting #2: cost 106 inf + 0 159.070 * * [simplify]: Extracting #3: cost 174 inf + 3 159.071 * * [simplify]: Extracting #4: cost 174 inf + 5 159.072 * * [simplify]: Extracting #5: cost 145 inf + 6586 159.077 * * [simplify]: Extracting #6: cost 67 inf + 29830 159.083 * * [simplify]: Extracting #7: cost 26 inf + 43346 159.093 * * [simplify]: Extracting #8: cost 4 inf + 50295 159.102 * * [simplify]: Extracting #9: cost 0 inf + 52120 159.112 * * [simplify]: Extracting #10: cost 0 inf + 52025 159.121 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 159.121 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 159.122 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 159.122 * * [simplify]: iters left: 6 (15 enodes) 159.126 * * [simplify]: iters left: 5 (62 enodes) 159.141 * * [simplify]: iters left: 4 (149 enodes) 159.182 * * [simplify]: iters left: 3 (450 enodes) 159.409 * * [simplify]: Extracting #0: cost 1 inf + 0 159.409 * * [simplify]: Extracting #1: cost 0 inf + 1 159.409 * [simplify]: Simplified to 0 159.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 159.409 * * * * [progress]: [ 118 / 3260 ] simplifiying candidate # 159.410 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 159.410 * * [simplify]: iters left: 6 (27 enodes) 159.417 * * [simplify]: iters left: 5 (106 enodes) 159.441 * * [simplify]: iters left: 4 (206 enodes) 159.486 * * [simplify]: iters left: 3 (475 enodes) 159.636 * * [simplify]: Extracting #0: cost 1 inf + 0 159.636 * * [simplify]: Extracting #1: cost 11 inf + 0 159.636 * * [simplify]: Extracting #2: cost 118 inf + 0 159.637 * * [simplify]: Extracting #3: cost 225 inf + 128 159.638 * * [simplify]: Extracting #4: cost 203 inf + 2532 159.643 * * [simplify]: Extracting #5: cost 101 inf + 23302 159.651 * * [simplify]: Extracting #6: cost 59 inf + 34719 159.660 * * [simplify]: Extracting #7: cost 39 inf + 42541 159.672 * * [simplify]: Extracting #8: cost 5 inf + 56033 159.686 * * [simplify]: Extracting #9: cost 0 inf + 57715 159.699 * * [simplify]: Extracting #10: cost 0 inf + 57605 159.714 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 159.714 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 159.714 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 159.714 * * [simplify]: iters left: 6 (14 enodes) 159.719 * * [simplify]: iters left: 5 (57 enodes) 159.729 * * [simplify]: iters left: 4 (118 enodes) 159.758 * * [simplify]: iters left: 3 (314 enodes) 159.866 * * [simplify]: Extracting #0: cost 1 inf + 0 159.866 * * [simplify]: Extracting #1: cost 0 inf + 1 159.866 * [simplify]: Simplified to 0 159.866 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 0)) 159.867 * * * * [progress]: [ 119 / 3260 ] simplifiying candidate # 159.867 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 159.867 * * [simplify]: iters left: 6 (26 enodes) 159.874 * * [simplify]: iters left: 5 (97 enodes) 159.892 * * [simplify]: iters left: 4 (191 enodes) 159.934 * * [simplify]: iters left: 3 (401 enodes) 160.040 * * [simplify]: Extracting #0: cost 1 inf + 0 160.040 * * [simplify]: Extracting #1: cost 13 inf + 0 160.040 * * [simplify]: Extracting #2: cost 115 inf + 0 160.041 * * [simplify]: Extracting #3: cost 169 inf + 46 160.042 * * [simplify]: Extracting #4: cost 148 inf + 2287 160.045 * * [simplify]: Extracting #5: cost 84 inf + 13817 160.050 * * [simplify]: Extracting #6: cost 57 inf + 21198 160.056 * * [simplify]: Extracting #7: cost 38 inf + 28917 160.065 * * [simplify]: Extracting #8: cost 2 inf + 43028 160.075 * * [simplify]: Extracting #9: cost 0 inf + 43613 160.085 * * [simplify]: Extracting #10: cost 0 inf + 43558 160.095 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 160.095 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 160.095 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 160.095 * * [simplify]: iters left: 6 (13 enodes) 160.099 * * [simplify]: iters left: 5 (48 enodes) 160.111 * * [simplify]: iters left: 4 (103 enodes) 160.133 * * [simplify]: iters left: 3 (238 enodes) 160.201 * * [simplify]: Extracting #0: cost 1 inf + 0 160.201 * * [simplify]: Extracting #1: cost 0 inf + 1 160.201 * [simplify]: Simplified to 0 160.201 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 0)) 160.201 * * * * [progress]: [ 120 / 3260 ] simplifiying candidate # 160.201 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 160.201 * * [simplify]: iters left: 6 (26 enodes) 160.208 * * [simplify]: iters left: 5 (104 enodes) 160.228 * * [simplify]: iters left: 4 (227 enodes) 160.286 * * [simplify]: Extracting #0: cost 1 inf + 0 160.286 * * [simplify]: Extracting #1: cost 11 inf + 0 160.286 * * [simplify]: Extracting #2: cost 116 inf + 0 160.287 * * [simplify]: Extracting #3: cost 210 inf + 1 160.288 * * [simplify]: Extracting #4: cost 187 inf + 4324 160.292 * * [simplify]: Extracting #5: cost 97 inf + 32275 160.301 * * [simplify]: Extracting #6: cost 44 inf + 53440 160.310 * * [simplify]: Extracting #7: cost 23 inf + 61307 160.325 * * [simplify]: Extracting #8: cost 3 inf + 68214 160.336 * * [simplify]: Extracting #9: cost 0 inf + 69379 160.348 * * [simplify]: Extracting #10: cost 0 inf + 69364 160.360 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 160.360 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 160.360 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 160.360 * * [simplify]: iters left: 6 (15 enodes) 160.365 * * [simplify]: iters left: 5 (61 enodes) 160.376 * * [simplify]: iters left: 4 (142 enodes) 160.416 * * [simplify]: iters left: 3 (474 enodes) 160.616 * * [simplify]: Extracting #0: cost 1 inf + 0 160.616 * * [simplify]: Extracting #1: cost 0 inf + 1 160.616 * [simplify]: Simplified to 0 160.617 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 160.617 * * * * [progress]: [ 121 / 3260 ] simplifiying candidate # 160.617 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 160.617 * * [simplify]: iters left: 6 (27 enodes) 160.624 * * [simplify]: iters left: 5 (105 enodes) 160.647 * * [simplify]: iters left: 4 (202 enodes) 160.690 * * [simplify]: iters left: 3 (488 enodes) 160.821 * * [simplify]: Extracting #0: cost 1 inf + 0 160.821 * * [simplify]: Extracting #1: cost 11 inf + 0 160.822 * * [simplify]: Extracting #2: cost 130 inf + 0 160.822 * * [simplify]: Extracting #3: cost 245 inf + 43 160.824 * * [simplify]: Extracting #4: cost 223 inf + 3779 160.832 * * [simplify]: Extracting #5: cost 110 inf + 29732 160.842 * * [simplify]: Extracting #6: cost 57 inf + 47585 160.853 * * [simplify]: Extracting #7: cost 42 inf + 52482 160.867 * * [simplify]: Extracting #8: cost 7 inf + 67235 160.882 * * [simplify]: Extracting #9: cost 0 inf + 70375 160.897 * * [simplify]: Extracting #10: cost 0 inf + 70185 160.912 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 160.913 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 160.913 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 160.913 * * [simplify]: iters left: 6 (14 enodes) 160.917 * * [simplify]: iters left: 5 (56 enodes) 160.927 * * [simplify]: iters left: 4 (113 enodes) 160.953 * * [simplify]: iters left: 3 (324 enodes) 161.054 * * [simplify]: Extracting #0: cost 1 inf + 0 161.054 * * [simplify]: Extracting #1: cost 0 inf + 1 161.054 * [simplify]: Simplified to 0 161.054 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 161.054 * * * * [progress]: [ 122 / 3260 ] simplifiying candidate # 161.054 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 161.055 * * [simplify]: iters left: 6 (27 enodes) 161.062 * * [simplify]: iters left: 5 (105 enodes) 161.081 * * [simplify]: iters left: 4 (200 enodes) 161.128 * * [simplify]: iters left: 3 (460 enodes) 161.261 * * [simplify]: Extracting #0: cost 1 inf + 0 161.261 * * [simplify]: Extracting #1: cost 11 inf + 0 161.261 * * [simplify]: Extracting #2: cost 104 inf + 0 161.262 * * [simplify]: Extracting #3: cost 191 inf + 3 161.263 * * [simplify]: Extracting #4: cost 176 inf + 1718 161.266 * * [simplify]: Extracting #5: cost 98 inf + 17145 161.272 * * [simplify]: Extracting #6: cost 58 inf + 28679 161.280 * * [simplify]: Extracting #7: cost 40 inf + 34488 161.290 * * [simplify]: Extracting #8: cost 4 inf + 50192 161.302 * * [simplify]: Extracting #9: cost 0 inf + 51672 161.313 * * [simplify]: Extracting #10: cost 0 inf + 51562 161.327 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 161.327 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 161.328 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 161.328 * * [simplify]: iters left: 6 (14 enodes) 161.332 * * [simplify]: iters left: 5 (56 enodes) 161.343 * * [simplify]: iters left: 4 (112 enodes) 161.368 * * [simplify]: iters left: 3 (297 enodes) 161.461 * * [simplify]: Extracting #0: cost 1 inf + 0 161.461 * * [simplify]: Extracting #1: cost 0 inf + 1 161.461 * [simplify]: Simplified to 0 161.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 161.461 * * * * [progress]: [ 123 / 3260 ] simplifiying candidate # 161.462 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 161.462 * * [simplify]: iters left: 6 (24 enodes) 161.468 * * [simplify]: iters left: 5 (96 enodes) 161.486 * * [simplify]: iters left: 4 (201 enodes) 161.532 * * [simplify]: iters left: 3 (482 enodes) 161.663 * * [simplify]: Extracting #0: cost 1 inf + 0 161.663 * * [simplify]: Extracting #1: cost 11 inf + 0 161.663 * * [simplify]: Extracting #2: cost 110 inf + 0 161.664 * * [simplify]: Extracting #3: cost 235 inf + 1 161.665 * * [simplify]: Extracting #4: cost 221 inf + 1911 161.670 * * [simplify]: Extracting #5: cost 119 inf + 26283 161.680 * * [simplify]: Extracting #6: cost 59 inf + 46624 161.691 * * [simplify]: Extracting #7: cost 37 inf + 54905 161.706 * * [simplify]: Extracting #8: cost 3 inf + 68800 161.721 * * [simplify]: Extracting #9: cost 0 inf + 69860 161.738 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) 161.739 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 161.739 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 161.739 * * [simplify]: iters left: 6 (13 enodes) 161.743 * * [simplify]: iters left: 5 (53 enodes) 161.753 * * [simplify]: iters left: 4 (118 enodes) 161.779 * * [simplify]: iters left: 3 (324 enodes) 161.877 * * [simplify]: Extracting #0: cost 1 inf + 0 161.877 * * [simplify]: Extracting #1: cost 0 inf + 1 161.877 * [simplify]: Simplified to 0 161.877 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 161.877 * * * * [progress]: [ 124 / 3260 ] simplifiying candidate # 161.877 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 161.878 * * [simplify]: iters left: 6 (24 enodes) 161.884 * * [simplify]: iters left: 5 (91 enodes) 161.900 * * [simplify]: iters left: 4 (165 enodes) 161.932 * * [simplify]: iters left: 3 (347 enodes) 162.010 * * [simplify]: Extracting #0: cost 1 inf + 0 162.010 * * [simplify]: Extracting #1: cost 9 inf + 0 162.010 * * [simplify]: Extracting #2: cost 91 inf + 0 162.010 * * [simplify]: Extracting #3: cost 167 inf + 859 162.011 * * [simplify]: Extracting #4: cost 164 inf + 1187 162.012 * * [simplify]: Extracting #5: cost 141 inf + 4722 162.016 * * [simplify]: Extracting #6: cost 78 inf + 18058 162.021 * * [simplify]: Extracting #7: cost 55 inf + 22804 162.027 * * [simplify]: Extracting #8: cost 33 inf + 29377 162.035 * * [simplify]: Extracting #9: cost 4 inf + 43502 162.045 * * [simplify]: Extracting #10: cost 0 inf + 45127 162.055 * * [simplify]: Extracting #11: cost 0 inf + 45072 162.064 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 162.065 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 162.065 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 162.065 * * [simplify]: iters left: 6 (11 enodes) 162.068 * * [simplify]: iters left: 5 (43 enodes) 162.076 * * [simplify]: iters left: 4 (84 enodes) 162.095 * * [simplify]: iters left: 3 (212 enodes) 162.144 * * [simplify]: iters left: 2 (472 enodes) 162.260 * * [simplify]: Extracting #0: cost 1 inf + 0 162.260 * * [simplify]: Extracting #1: cost 0 inf + 1 162.260 * [simplify]: Simplified to 0 162.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 162.261 * * * * [progress]: [ 125 / 3260 ] simplifiying candidate # 162.261 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 162.261 * * [simplify]: iters left: 6 (25 enodes) 162.271 * * [simplify]: iters left: 5 (98 enodes) 162.289 * * [simplify]: iters left: 4 (184 enodes) 162.327 * * [simplify]: iters left: 3 (378 enodes) 162.417 * * [simplify]: Extracting #0: cost 1 inf + 0 162.417 * * [simplify]: Extracting #1: cost 11 inf + 0 162.417 * * [simplify]: Extracting #2: cost 86 inf + 0 162.417 * * [simplify]: Extracting #3: cost 144 inf + 205 162.418 * * [simplify]: Extracting #4: cost 135 inf + 1270 162.419 * * [simplify]: Extracting #5: cost 109 inf + 4612 162.422 * * [simplify]: Extracting #6: cost 70 inf + 11806 162.426 * * [simplify]: Extracting #7: cost 56 inf + 14950 162.430 * * [simplify]: Extracting #8: cost 45 inf + 16083 162.436 * * [simplify]: Extracting #9: cost 18 inf + 28539 162.444 * * [simplify]: Extracting #10: cost 0 inf + 37394 162.453 * * [simplify]: Extracting #11: cost 0 inf + 37139 162.461 * * [simplify]: Extracting #12: cost 0 inf + 37124 162.470 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 162.470 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 162.470 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 162.470 * * [simplify]: iters left: 6 (12 enodes) 162.474 * * [simplify]: iters left: 5 (49 enodes) 162.486 * * [simplify]: iters left: 4 (99 enodes) 162.508 * * [simplify]: iters left: 3 (234 enodes) 162.568 * * [simplify]: iters left: 2 (447 enodes) 162.677 * * [simplify]: Extracting #0: cost 1 inf + 0 162.677 * * [simplify]: Extracting #1: cost 0 inf + 1 162.677 * [simplify]: Simplified to 0 162.677 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 162.677 * * * * [progress]: [ 126 / 3260 ] simplifiying candidate # 162.677 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 162.678 * * [simplify]: iters left: 6 (25 enodes) 162.684 * * [simplify]: iters left: 5 (100 enodes) 162.703 * * [simplify]: iters left: 4 (203 enodes) 162.751 * * [simplify]: iters left: 3 (465 enodes) 162.890 * * [simplify]: Extracting #0: cost 1 inf + 0 162.890 * * [simplify]: Extracting #1: cost 11 inf + 0 162.890 * * [simplify]: Extracting #2: cost 110 inf + 0 162.891 * * [simplify]: Extracting #3: cost 186 inf + 3 162.892 * * [simplify]: Extracting #4: cost 166 inf + 2839 162.896 * * [simplify]: Extracting #5: cost 106 inf + 15114 162.902 * * [simplify]: Extracting #6: cost 74 inf + 24581 162.910 * * [simplify]: Extracting #7: cost 49 inf + 33887 162.922 * * [simplify]: Extracting #8: cost 3 inf + 53973 162.936 * * [simplify]: Extracting #9: cost 0 inf + 55074 162.952 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) 162.952 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 162.952 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 162.952 * * [simplify]: iters left: 6 (14 enodes) 162.957 * * [simplify]: iters left: 5 (57 enodes) 162.967 * * [simplify]: iters left: 4 (121 enodes) 162.995 * * [simplify]: iters left: 3 (291 enodes) 163.085 * * [simplify]: Extracting #0: cost 1 inf + 0 163.086 * * [simplify]: Extracting #1: cost 0 inf + 1 163.086 * [simplify]: Simplified to 0 163.086 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 163.086 * * * * [progress]: [ 127 / 3260 ] simplifiying candidate # 163.086 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 163.086 * * [simplify]: iters left: 6 (26 enodes) 163.093 * * [simplify]: iters left: 5 (101 enodes) 163.111 * * [simplify]: iters left: 4 (183 enodes) 163.151 * * [simplify]: iters left: 3 (361 enodes) 163.228 * * [simplify]: Extracting #0: cost 1 inf + 0 163.229 * * [simplify]: Extracting #1: cost 11 inf + 0 163.229 * * [simplify]: Extracting #2: cost 84 inf + 0 163.229 * * [simplify]: Extracting #3: cost 131 inf + 408 163.230 * * [simplify]: Extracting #4: cost 113 inf + 2413 163.232 * * [simplify]: Extracting #5: cost 66 inf + 8412 163.235 * * [simplify]: Extracting #6: cost 58 inf + 10737 163.239 * * [simplify]: Extracting #7: cost 54 inf + 11565 163.243 * * [simplify]: Extracting #8: cost 20 inf + 24452 163.251 * * [simplify]: Extracting #9: cost 0 inf + 33490 163.259 * * [simplify]: Extracting #10: cost 0 inf + 33275 163.267 * * [simplify]: Extracting #11: cost 0 inf + 33260 163.275 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 163.275 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 163.275 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 163.275 * * [simplify]: iters left: 6 (13 enodes) 163.279 * * [simplify]: iters left: 5 (52 enodes) 163.291 * * [simplify]: iters left: 4 (98 enodes) 163.312 * * [simplify]: iters left: 3 (212 enodes) 163.358 * * [simplify]: iters left: 2 (371 enodes) 163.440 * * [simplify]: Extracting #0: cost 1 inf + 0 163.440 * * [simplify]: Extracting #1: cost 0 inf + 1 163.440 * [simplify]: Simplified to 0 163.440 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 0)) 163.440 * * * * [progress]: [ 128 / 3260 ] simplifiying candidate # 163.440 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 163.440 * * [simplify]: iters left: 6 (25 enodes) 163.447 * * [simplify]: iters left: 5 (92 enodes) 163.464 * * [simplify]: iters left: 4 (169 enodes) 163.497 * * [simplify]: iters left: 3 (293 enodes) 163.550 * * [simplify]: iters left: 2 (464 enodes) 163.644 * * [simplify]: Extracting #0: cost 1 inf + 0 163.644 * * [simplify]: Extracting #1: cost 11 inf + 0 163.644 * * [simplify]: Extracting #2: cost 70 inf + 0 163.644 * * [simplify]: Extracting #3: cost 95 inf + 1026 163.646 * * [simplify]: Extracting #4: cost 60 inf + 5033 163.648 * * [simplify]: Extracting #5: cost 52 inf + 7074 163.651 * * [simplify]: Extracting #6: cost 47 inf + 8025 163.655 * * [simplify]: Extracting #7: cost 10 inf + 20077 163.661 * * [simplify]: Extracting #8: cost 1 inf + 24199 163.667 * * [simplify]: Extracting #9: cost 0 inf + 24659 163.674 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 163.674 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 163.674 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 163.674 * * [simplify]: iters left: 6 (12 enodes) 163.678 * * [simplify]: iters left: 5 (44 enodes) 163.687 * * [simplify]: iters left: 4 (92 enodes) 163.705 * * [simplify]: iters left: 3 (159 enodes) 163.733 * * [simplify]: iters left: 2 (267 enodes) 163.783 * * [simplify]: iters left: 1 (364 enodes) 163.848 * * [simplify]: Extracting #0: cost 1 inf + 0 163.848 * * [simplify]: Extracting #1: cost 0 inf + 1 163.848 * [simplify]: Simplified to 0 163.848 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 163.848 * * * * [progress]: [ 129 / 3260 ] simplifiying candidate # 163.848 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 163.848 * * [simplify]: iters left: 6 (26 enodes) 163.855 * * [simplify]: iters left: 5 (107 enodes) 163.876 * * [simplify]: iters left: 4 (236 enodes) 163.935 * * [simplify]: Extracting #0: cost 1 inf + 0 163.935 * * [simplify]: Extracting #1: cost 11 inf + 0 163.936 * * [simplify]: Extracting #2: cost 115 inf + 0 163.936 * * [simplify]: Extracting #3: cost 197 inf + 87 163.938 * * [simplify]: Extracting #4: cost 166 inf + 5960 163.943 * * [simplify]: Extracting #5: cost 60 inf + 35748 163.950 * * [simplify]: Extracting #6: cost 41 inf + 43634 163.957 * * [simplify]: Extracting #7: cost 36 inf + 44160 163.965 * * [simplify]: Extracting #8: cost 17 inf + 49887 163.977 * * [simplify]: Extracting #9: cost 5 inf + 55822 163.987 * * [simplify]: Extracting #10: cost 0 inf + 58147 163.997 * * [simplify]: Extracting #11: cost 0 inf + 58052 164.007 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 164.007 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 164.007 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 164.007 * * [simplify]: iters left: 6 (15 enodes) 164.012 * * [simplify]: iters left: 5 (64 enodes) 164.024 * * [simplify]: iters left: 4 (149 enodes) 164.066 * * [simplify]: iters left: 3 (466 enodes) 164.353 * * [simplify]: Extracting #0: cost 1 inf + 0 164.353 * * [simplify]: Extracting #1: cost 0 inf + 1 164.353 * [simplify]: Simplified to 0 164.353 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 164.354 * * * * [progress]: [ 130 / 3260 ] simplifiying candidate # 164.354 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 164.354 * * [simplify]: iters left: 6 (27 enodes) 164.361 * * [simplify]: iters left: 5 (108 enodes) 164.381 * * [simplify]: iters left: 4 (212 enodes) 164.430 * * [simplify]: Extracting #0: cost 1 inf + 0 164.430 * * [simplify]: Extracting #1: cost 11 inf + 0 164.430 * * [simplify]: Extracting #2: cost 98 inf + 0 164.431 * * [simplify]: Extracting #3: cost 156 inf + 45 164.431 * * [simplify]: Extracting #4: cost 147 inf + 621 164.432 * * [simplify]: Extracting #5: cost 117 inf + 6097 164.436 * * [simplify]: Extracting #6: cost 56 inf + 22498 164.441 * * [simplify]: Extracting #7: cost 41 inf + 26218 164.447 * * [simplify]: Extracting #8: cost 13 inf + 34273 164.454 * * [simplify]: Extracting #9: cost 0 inf + 41445 164.464 * * [simplify]: Extracting #10: cost 0 inf + 41165 164.472 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ b (/ (* (cbrt 2) (sqrt a)) (/ -1 (* (* (cbrt 2) (sqrt a)) (cbrt 2)))))) 164.472 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ b (/ (* (cbrt 2) (sqrt a)) (/ -1 (* (* (cbrt 2) (sqrt a)) (cbrt 2)))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 164.473 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 164.473 * * [simplify]: iters left: 6 (14 enodes) 164.477 * * [simplify]: iters left: 5 (59 enodes) 164.488 * * [simplify]: iters left: 4 (121 enodes) 164.515 * * [simplify]: iters left: 3 (332 enodes) 164.669 * * [simplify]: Extracting #0: cost 1 inf + 0 164.669 * * [simplify]: Extracting #1: cost 0 inf + 1 164.670 * [simplify]: Simplified to 0 164.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 164.670 * * * * [progress]: [ 131 / 3260 ] simplifiying candidate # 164.670 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 164.670 * * [simplify]: iters left: 6 (26 enodes) 164.677 * * [simplify]: iters left: 5 (103 enodes) 164.697 * * [simplify]: iters left: 4 (203 enodes) 164.744 * * [simplify]: iters left: 3 (443 enodes) 164.884 * * [simplify]: Extracting #0: cost 1 inf + 0 164.884 * * [simplify]: Extracting #1: cost 11 inf + 0 164.885 * * [simplify]: Extracting #2: cost 127 inf + 0 164.886 * * [simplify]: Extracting #3: cost 191 inf + 89 164.887 * * [simplify]: Extracting #4: cost 158 inf + 3438 164.892 * * [simplify]: Extracting #5: cost 82 inf + 18607 164.901 * * [simplify]: Extracting #6: cost 57 inf + 25499 164.908 * * [simplify]: Extracting #7: cost 37 inf + 33592 164.918 * * [simplify]: Extracting #8: cost 2 inf + 47489 164.929 * * [simplify]: Extracting #9: cost 0 inf + 48114 164.939 * * [simplify]: Extracting #10: cost 0 inf + 48099 164.950 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 164.950 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 164.951 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 164.951 * * [simplify]: iters left: 6 (13 enodes) 164.955 * * [simplify]: iters left: 5 (54 enodes) 164.966 * * [simplify]: iters left: 4 (112 enodes) 164.993 * * [simplify]: iters left: 3 (281 enodes) 165.100 * * [simplify]: Extracting #0: cost 1 inf + 0 165.101 * * [simplify]: Extracting #1: cost 0 inf + 1 165.101 * [simplify]: Simplified to 0 165.101 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 165.101 * * * * [progress]: [ 132 / 3260 ] simplifiying candidate # 165.101 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 165.101 * * [simplify]: iters left: 6 (25 enodes) 165.108 * * [simplify]: iters left: 5 (102 enodes) 165.128 * * [simplify]: iters left: 4 (221 enodes) 165.181 * * [simplify]: Extracting #0: cost 1 inf + 0 165.181 * * [simplify]: Extracting #1: cost 11 inf + 0 165.182 * * [simplify]: Extracting #2: cost 95 inf + 0 165.182 * * [simplify]: Extracting #3: cost 154 inf + 88 165.182 * * [simplify]: Extracting #4: cost 152 inf + 213 165.183 * * [simplify]: Extracting #5: cost 124 inf + 5399 165.187 * * [simplify]: Extracting #6: cost 61 inf + 21970 165.192 * * [simplify]: Extracting #7: cost 38 inf + 27576 165.198 * * [simplify]: Extracting #8: cost 12 inf + 36081 165.206 * * [simplify]: Extracting #9: cost 0 inf + 41758 165.214 * * [simplify]: Extracting #10: cost 0 inf + 41503 165.222 * * [simplify]: Extracting #11: cost 0 inf + 41488 165.230 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) 165.231 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 165.231 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 165.231 * * [simplify]: iters left: 6 (14 enodes) 165.235 * * [simplify]: iters left: 5 (59 enodes) 165.249 * * [simplify]: iters left: 4 (134 enodes) 165.281 * * [simplify]: iters left: 3 (357 enodes) 165.439 * * [simplify]: Extracting #0: cost 1 inf + 0 165.439 * * [simplify]: Extracting #1: cost 0 inf + 1 165.439 * [simplify]: Simplified to 0 165.439 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 165.439 * * * * [progress]: [ 133 / 3260 ] simplifiying candidate # 165.440 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 165.440 * * [simplify]: iters left: 6 (26 enodes) 165.447 * * [simplify]: iters left: 5 (102 enodes) 165.466 * * [simplify]: iters left: 4 (197 enodes) 165.510 * * [simplify]: iters left: 3 (423 enodes) 165.639 * * [simplify]: Extracting #0: cost 1 inf + 0 165.639 * * [simplify]: Extracting #1: cost 11 inf + 0 165.640 * * [simplify]: Extracting #2: cost 142 inf + 0 165.641 * * [simplify]: Extracting #3: cost 221 inf + 331 165.642 * * [simplify]: Extracting #4: cost 181 inf + 5229 165.647 * * [simplify]: Extracting #5: cost 82 inf + 24605 165.655 * * [simplify]: Extracting #6: cost 57 inf + 30618 165.663 * * [simplify]: Extracting #7: cost 39 inf + 37671 165.675 * * [simplify]: Extracting #8: cost 4 inf + 51445 165.687 * * [simplify]: Extracting #9: cost 0 inf + 52965 165.701 * * [simplify]: Extracting #10: cost 0 inf + 52935 165.714 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 165.714 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 165.714 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 165.714 * * [simplify]: iters left: 6 (13 enodes) 165.718 * * [simplify]: iters left: 5 (53 enodes) 165.728 * * [simplify]: iters left: 4 (106 enodes) 165.751 * * [simplify]: iters left: 3 (257 enodes) 165.846 * * [simplify]: Extracting #0: cost 1 inf + 0 165.846 * * [simplify]: Extracting #1: cost 0 inf + 1 165.846 * [simplify]: Simplified to 0 165.846 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 165.847 * * * * [progress]: [ 134 / 3260 ] simplifiying candidate # 165.847 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 165.847 * * [simplify]: iters left: 6 (25 enodes) 165.854 * * [simplify]: iters left: 5 (98 enodes) 165.872 * * [simplify]: iters left: 4 (183 enodes) 165.912 * * [simplify]: iters left: 3 (365 enodes) 166.017 * * [simplify]: Extracting #0: cost 1 inf + 0 166.017 * * [simplify]: Extracting #1: cost 11 inf + 0 166.017 * * [simplify]: Extracting #2: cost 109 inf + 0 166.020 * * [simplify]: Extracting #3: cost 149 inf + 213 166.020 * * [simplify]: Extracting #4: cost 132 inf + 1777 166.022 * * [simplify]: Extracting #5: cost 106 inf + 5362 166.025 * * [simplify]: Extracting #6: cost 67 inf + 12011 166.029 * * [simplify]: Extracting #7: cost 53 inf + 13647 166.034 * * [simplify]: Extracting #8: cost 19 inf + 25897 166.042 * * [simplify]: Extracting #9: cost 0 inf + 35837 166.051 * * [simplify]: Extracting #10: cost 0 inf + 35597 166.059 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 166.059 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 166.059 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 166.060 * * [simplify]: iters left: 6 (12 enodes) 166.064 * * [simplify]: iters left: 5 (49 enodes) 166.073 * * [simplify]: iters left: 4 (94 enodes) 166.096 * * [simplify]: iters left: 3 (221 enodes) 166.172 * * [simplify]: iters left: 2 (492 enodes) 166.412 * * [simplify]: Extracting #0: cost 1 inf + 0 166.412 * * [simplify]: Extracting #1: cost 0 inf + 1 166.412 * [simplify]: Simplified to 0 166.412 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 166.413 * * * * [progress]: [ 135 / 3260 ] simplifiying candidate # 166.413 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 166.413 * * [simplify]: iters left: 6 (24 enodes) 166.420 * * [simplify]: iters left: 5 (95 enodes) 166.437 * * [simplify]: iters left: 4 (196 enodes) 166.482 * * [simplify]: iters left: 3 (441 enodes) 166.628 * * [simplify]: Extracting #0: cost 1 inf + 0 166.628 * * [simplify]: Extracting #1: cost 11 inf + 0 166.629 * * [simplify]: Extracting #2: cost 137 inf + 0 166.630 * * [simplify]: Extracting #3: cost 209 inf + 7 166.631 * * [simplify]: Extracting #4: cost 181 inf + 3506 166.636 * * [simplify]: Extracting #5: cost 81 inf + 23469 166.642 * * [simplify]: Extracting #6: cost 60 inf + 29549 166.649 * * [simplify]: Extracting #7: cost 41 inf + 36355 166.660 * * [simplify]: Extracting #8: cost 7 inf + 50144 166.673 * * [simplify]: Extracting #9: cost 0 inf + 53284 166.685 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) 166.685 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt a))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 166.685 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 166.685 * * [simplify]: iters left: 6 (13 enodes) 166.689 * * [simplify]: iters left: 5 (52 enodes) 166.698 * * [simplify]: iters left: 4 (111 enodes) 166.726 * * [simplify]: iters left: 3 (278 enodes) 166.827 * * [simplify]: Extracting #0: cost 1 inf + 0 166.827 * * [simplify]: Extracting #1: cost 0 inf + 1 166.827 * [simplify]: Simplified to 0 166.827 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 166.827 * * * * [progress]: [ 136 / 3260 ] simplifiying candidate # 166.828 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 166.828 * * [simplify]: iters left: 6 (25 enodes) 166.834 * * [simplify]: iters left: 5 (96 enodes) 166.852 * * [simplify]: iters left: 4 (178 enodes) 166.892 * * [simplify]: iters left: 3 (347 enodes) 166.979 * * [simplify]: Extracting #0: cost 1 inf + 0 166.979 * * [simplify]: Extracting #1: cost 11 inf + 0 166.979 * * [simplify]: Extracting #2: cost 103 inf + 0 166.980 * * [simplify]: Extracting #3: cost 134 inf + 91 166.981 * * [simplify]: Extracting #4: cost 88 inf + 4967 166.983 * * [simplify]: Extracting #5: cost 55 inf + 9183 166.986 * * [simplify]: Extracting #6: cost 57 inf + 10041 166.989 * * [simplify]: Extracting #7: cost 54 inf + 10528 166.995 * * [simplify]: Extracting #8: cost 25 inf + 20973 167.002 * * [simplify]: Extracting #9: cost 1 inf + 32291 167.009 * * [simplify]: Extracting #10: cost 0 inf + 32456 167.017 * * [simplify]: Extracting #11: cost 0 inf + 32401 167.024 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 167.024 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 167.024 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 167.025 * * [simplify]: iters left: 6 (12 enodes) 167.028 * * [simplify]: iters left: 5 (47 enodes) 167.037 * * [simplify]: iters left: 4 (89 enodes) 167.057 * * [simplify]: iters left: 3 (186 enodes) 167.108 * * [simplify]: iters left: 2 (378 enodes) 167.257 * * [simplify]: Extracting #0: cost 1 inf + 0 167.257 * * [simplify]: Extracting #1: cost 0 inf + 1 167.257 * [simplify]: Simplified to 0 167.257 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt a)))) (/ (/ b a) 2)) 0)) 167.257 * * * * [progress]: [ 137 / 3260 ] simplifiying candidate # 167.258 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 167.258 * * [simplify]: iters left: 6 (24 enodes) 167.265 * * [simplify]: iters left: 5 (90 enodes) 167.280 * * [simplify]: iters left: 4 (144 enodes) 167.309 * * [simplify]: iters left: 3 (235 enodes) 167.348 * * [simplify]: iters left: 2 (351 enodes) 167.420 * * [simplify]: iters left: 1 (470 enodes) 167.827 * * [simplify]: Extracting #0: cost 1 inf + 0 167.827 * * [simplify]: Extracting #1: cost 9 inf + 0 167.827 * * [simplify]: Extracting #2: cost 72 inf + 2 167.827 * * [simplify]: Extracting #3: cost 94 inf + 1044 167.829 * * [simplify]: Extracting #4: cost 72 inf + 3198 167.830 * * [simplify]: Extracting #5: cost 61 inf + 4361 167.832 * * [simplify]: Extracting #6: cost 45 inf + 7573 167.836 * * [simplify]: Extracting #7: cost 15 inf + 19950 167.843 * * [simplify]: Extracting #8: cost 0 inf + 28811 167.850 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 167.850 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 167.850 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 167.850 * * [simplify]: iters left: 6 (11 enodes) 167.853 * * [simplify]: iters left: 5 (40 enodes) 167.860 * * [simplify]: iters left: 4 (65 enodes) 167.872 * * [simplify]: iters left: 3 (97 enodes) 167.890 * * [simplify]: iters left: 2 (165 enodes) 167.929 * * [simplify]: iters left: 1 (271 enodes) 167.988 * * [simplify]: Extracting #0: cost 1 inf + 0 167.988 * * [simplify]: Extracting #1: cost 0 inf + 1 167.988 * [simplify]: Simplified to 0 167.988 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 167.989 * * * * [progress]: [ 138 / 3260 ] simplifiying candidate # 167.989 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 167.989 * * [simplify]: iters left: 6 (23 enodes) 167.995 * * [simplify]: iters left: 5 (94 enodes) 168.013 * * [simplify]: iters left: 4 (191 enodes) 168.057 * * [simplify]: iters left: 3 (416 enodes) 168.180 * * [simplify]: Extracting #0: cost 1 inf + 0 168.180 * * [simplify]: Extracting #1: cost 11 inf + 0 168.180 * * [simplify]: Extracting #2: cost 121 inf + 0 168.181 * * [simplify]: Extracting #3: cost 178 inf + 48 168.182 * * [simplify]: Extracting #4: cost 151 inf + 4111 168.186 * * [simplify]: Extracting #5: cost 77 inf + 19111 168.191 * * [simplify]: Extracting #6: cost 60 inf + 24380 168.199 * * [simplify]: Extracting #7: cost 34 inf + 34207 168.209 * * [simplify]: Extracting #8: cost 3 inf + 46894 168.222 * * [simplify]: Extracting #9: cost 0 inf + 48019 168.233 * * [simplify]: Extracting #10: cost 0 inf + 48004 168.243 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 168.243 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 168.243 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 168.244 * * [simplify]: iters left: 6 (12 enodes) 168.247 * * [simplify]: iters left: 5 (51 enodes) 168.257 * * [simplify]: iters left: 4 (106 enodes) 168.282 * * [simplify]: iters left: 3 (247 enodes) 168.360 * * [simplify]: Extracting #0: cost 1 inf + 0 168.360 * * [simplify]: Extracting #1: cost 0 inf + 1 168.360 * [simplify]: Simplified to 0 168.360 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 168.360 * * * * [progress]: [ 139 / 3260 ] simplifiying candidate # 168.360 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 168.360 * * [simplify]: iters left: 6 (24 enodes) 168.367 * * [simplify]: iters left: 5 (95 enodes) 168.384 * * [simplify]: iters left: 4 (175 enodes) 168.422 * * [simplify]: iters left: 3 (343 enodes) 168.508 * * [simplify]: Extracting #0: cost 1 inf + 0 168.508 * * [simplify]: Extracting #1: cost 11 inf + 0 168.509 * * [simplify]: Extracting #2: cost 97 inf + 0 168.509 * * [simplify]: Extracting #3: cost 126 inf + 132 168.510 * * [simplify]: Extracting #4: cost 81 inf + 4482 168.512 * * [simplify]: Extracting #5: cost 50 inf + 8696 168.515 * * [simplify]: Extracting #6: cost 57 inf + 8859 168.518 * * [simplify]: Extracting #7: cost 55 inf + 9482 168.523 * * [simplify]: Extracting #8: cost 13 inf + 25014 168.530 * * [simplify]: Extracting #9: cost 1 inf + 31069 168.537 * * [simplify]: Extracting #10: cost 0 inf + 31274 168.544 * * [simplify]: Extracting #11: cost 0 inf + 31219 168.552 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 168.552 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 168.552 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 168.552 * * [simplify]: iters left: 6 (11 enodes) 168.555 * * [simplify]: iters left: 5 (46 enodes) 168.567 * * [simplify]: iters left: 4 (86 enodes) 168.586 * * [simplify]: iters left: 3 (183 enodes) 168.638 * * [simplify]: iters left: 2 (372 enodes) 168.783 * * [simplify]: Extracting #0: cost 1 inf + 0 168.783 * * [simplify]: Extracting #1: cost 0 inf + 1 168.783 * [simplify]: Simplified to 0 168.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ b (* a 2))) 0)) 168.783 * * * * [progress]: [ 140 / 3260 ] simplifiying candidate # 168.783 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 168.784 * * [simplify]: iters left: 6 (23 enodes) 168.790 * * [simplify]: iters left: 5 (89 enodes) 168.809 * * [simplify]: iters left: 4 (143 enodes) 168.835 * * [simplify]: iters left: 3 (234 enodes) 168.876 * * [simplify]: iters left: 2 (348 enodes) 168.948 * * [simplify]: iters left: 1 (463 enodes) 169.034 * * [simplify]: Extracting #0: cost 1 inf + 0 169.034 * * [simplify]: Extracting #1: cost 9 inf + 0 169.034 * * [simplify]: Extracting #2: cost 73 inf + 2 169.035 * * [simplify]: Extracting #3: cost 101 inf + 709 169.036 * * [simplify]: Extracting #4: cost 72 inf + 3564 169.038 * * [simplify]: Extracting #5: cost 61 inf + 4686 169.040 * * [simplify]: Extracting #6: cost 46 inf + 7340 169.044 * * [simplify]: Extracting #7: cost 16 inf + 20265 169.051 * * [simplify]: Extracting #8: cost 2 inf + 27542 169.058 * * [simplify]: Extracting #9: cost 0 inf + 29055 169.064 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 169.065 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 169.065 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 169.065 * * [simplify]: iters left: 6 (10 enodes) 169.068 * * [simplify]: iters left: 5 (39 enodes) 169.075 * * [simplify]: iters left: 4 (64 enodes) 169.090 * * [simplify]: iters left: 3 (96 enodes) 169.108 * * [simplify]: iters left: 2 (164 enodes) 169.144 * * [simplify]: iters left: 1 (270 enodes) 169.202 * * [simplify]: Extracting #0: cost 1 inf + 0 169.202 * * [simplify]: Extracting #1: cost 0 inf + 1 169.202 * [simplify]: Simplified to 0 169.202 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 169.203 * * * * [progress]: [ 141 / 3260 ] simplifiying candidate # 169.203 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 169.203 * * [simplify]: iters left: 6 (23 enodes) 169.212 * * [simplify]: iters left: 5 (95 enodes) 169.230 * * [simplify]: iters left: 4 (200 enodes) 169.272 * * [simplify]: iters left: 3 (405 enodes) 169.373 * * [simplify]: Extracting #0: cost 1 inf + 0 169.373 * * [simplify]: Extracting #1: cost 11 inf + 0 169.373 * * [simplify]: Extracting #2: cost 103 inf + 0 169.374 * * [simplify]: Extracting #3: cost 171 inf + 7 169.374 * * [simplify]: Extracting #4: cost 159 inf + 632 169.376 * * [simplify]: Extracting #5: cost 110 inf + 8907 169.381 * * [simplify]: Extracting #6: cost 62 inf + 19523 169.388 * * [simplify]: Extracting #7: cost 31 inf + 31279 169.397 * * [simplify]: Extracting #8: cost 2 inf + 42286 169.407 * * [simplify]: Extracting #9: cost 0 inf + 42966 169.416 * * [simplify]: Extracting #10: cost 0 inf + 42926 169.429 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))))) 169.429 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 169.429 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 169.429 * * [simplify]: iters left: 6 (12 enodes) 169.434 * * [simplify]: iters left: 5 (53 enodes) 169.444 * * [simplify]: iters left: 4 (117 enodes) 169.468 * * [simplify]: iters left: 3 (255 enodes) 169.537 * * [simplify]: Extracting #0: cost 1 inf + 0 169.537 * * [simplify]: Extracting #1: cost 0 inf + 1 169.537 * [simplify]: Simplified to 0 169.537 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 169.538 * * * * [progress]: [ 142 / 3260 ] simplifiying candidate # 169.538 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 169.538 * * [simplify]: iters left: 6 (24 enodes) 169.545 * * [simplify]: iters left: 5 (96 enodes) 169.565 * * [simplify]: iters left: 4 (185 enodes) 169.600 * * [simplify]: iters left: 3 (330 enodes) 169.676 * * [simplify]: Extracting #0: cost 1 inf + 0 169.677 * * [simplify]: Extracting #1: cost 11 inf + 0 169.677 * * [simplify]: Extracting #2: cost 96 inf + 0 169.677 * * [simplify]: Extracting #3: cost 139 inf + 504 169.679 * * [simplify]: Extracting #4: cost 75 inf + 7181 169.682 * * [simplify]: Extracting #5: cost 51 inf + 10044 169.685 * * [simplify]: Extracting #6: cost 57 inf + 10329 169.688 * * [simplify]: Extracting #7: cost 52 inf + 11256 169.694 * * [simplify]: Extracting #8: cost 15 inf + 25474 169.701 * * [simplify]: Extracting #9: cost 0 inf + 32841 169.711 * * [simplify]: Extracting #10: cost 0 inf + 32641 169.719 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (* b -1/2) a)) 169.719 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (* b -1/2) a)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 169.719 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 169.719 * * [simplify]: iters left: 6 (11 enodes) 169.723 * * [simplify]: iters left: 5 (48 enodes) 169.733 * * [simplify]: iters left: 4 (98 enodes) 169.751 * * [simplify]: iters left: 3 (181 enodes) 169.795 * * [simplify]: iters left: 2 (358 enodes) 169.915 * * [simplify]: Extracting #0: cost 1 inf + 0 169.915 * * [simplify]: Extracting #1: cost 0 inf + 1 169.915 * [simplify]: Simplified to 0 169.915 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (/ (* b -1/2) a)) 0)) 169.916 * * * * [progress]: [ 143 / 3260 ] simplifiying candidate # 169.916 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 169.916 * * [simplify]: iters left: 6 (23 enodes) 169.923 * * [simplify]: iters left: 5 (89 enodes) 169.939 * * [simplify]: iters left: 4 (163 enodes) 169.972 * * [simplify]: iters left: 3 (272 enodes) 170.023 * * [simplify]: iters left: 2 (431 enodes) 170.122 * * [simplify]: Extracting #0: cost 1 inf + 0 170.123 * * [simplify]: Extracting #1: cost 11 inf + 0 170.124 * * [simplify]: Extracting #2: cost 75 inf + 42 170.124 * * [simplify]: Extracting #3: cost 92 inf + 1002 170.126 * * [simplify]: Extracting #4: cost 53 inf + 3862 170.127 * * [simplify]: Extracting #5: cost 51 inf + 4609 170.129 * * [simplify]: Extracting #6: cost 48 inf + 5137 170.131 * * [simplify]: Extracting #7: cost 36 inf + 6827 170.135 * * [simplify]: Extracting #8: cost 12 inf + 16334 170.141 * * [simplify]: Extracting #9: cost 0 inf + 21943 170.146 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 170.146 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 170.147 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 170.147 * * [simplify]: iters left: 6 (10 enodes) 170.151 * * [simplify]: iters left: 5 (41 enodes) 170.159 * * [simplify]: iters left: 4 (81 enodes) 170.175 * * [simplify]: iters left: 3 (127 enodes) 170.195 * * [simplify]: iters left: 2 (186 enodes) 170.225 * * [simplify]: iters left: 1 (266 enodes) 170.294 * * [simplify]: Extracting #0: cost 1 inf + 0 170.294 * * [simplify]: Extracting #1: cost 0 inf + 1 170.294 * [simplify]: Simplified to 0 170.295 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 170.295 * * * * [progress]: [ 144 / 3260 ] simplifiying candidate # 170.295 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 170.295 * * [simplify]: iters left: 6 (22 enodes) 170.304 * * [simplify]: iters left: 5 (86 enodes) 170.320 * * [simplify]: iters left: 4 (145 enodes) 170.346 * * [simplify]: iters left: 3 (240 enodes) 170.392 * * [simplify]: iters left: 2 (363 enodes) 170.472 * * [simplify]: iters left: 1 (497 enodes) 170.578 * * [simplify]: Extracting #0: cost 1 inf + 0 170.579 * * [simplify]: Extracting #1: cost 9 inf + 0 170.579 * * [simplify]: Extracting #2: cost 79 inf + 2 170.579 * * [simplify]: Extracting #3: cost 112 inf + 586 170.581 * * [simplify]: Extracting #4: cost 79 inf + 3362 170.582 * * [simplify]: Extracting #5: cost 61 inf + 4848 170.585 * * [simplify]: Extracting #6: cost 47 inf + 7218 170.590 * * [simplify]: Extracting #7: cost 15 inf + 21757 170.597 * * [simplify]: Extracting #8: cost 0 inf + 29432 170.604 * * [simplify]: Extracting #9: cost 0 inf + 29392 170.611 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 170.611 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 170.611 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 170.611 * * [simplify]: iters left: 6 (9 enodes) 170.614 * * [simplify]: iters left: 5 (36 enodes) 170.622 * * [simplify]: iters left: 4 (67 enodes) 170.634 * * [simplify]: iters left: 3 (97 enodes) 170.655 * * [simplify]: iters left: 2 (158 enodes) 170.692 * * [simplify]: iters left: 1 (263 enodes) 170.743 * * [simplify]: Extracting #0: cost 1 inf + 0 170.743 * * [simplify]: Extracting #1: cost 0 inf + 1 170.743 * [simplify]: Simplified to 0 170.744 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 0)) 170.744 * * * * [progress]: [ 145 / 3260 ] simplifiying candidate # 170.744 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 170.744 * * [simplify]: iters left: 6 (22 enodes) 170.750 * * [simplify]: iters left: 5 (87 enodes) 170.766 * * [simplify]: iters left: 4 (154 enodes) 170.796 * * [simplify]: iters left: 3 (267 enodes) 170.849 * * [simplify]: iters left: 2 (412 enodes) 170.941 * * [simplify]: Extracting #0: cost 1 inf + 0 170.941 * * [simplify]: Extracting #1: cost 11 inf + 0 170.942 * * [simplify]: Extracting #2: cost 75 inf + 0 170.942 * * [simplify]: Extracting #3: cost 98 inf + 461 170.943 * * [simplify]: Extracting #4: cost 54 inf + 3687 170.945 * * [simplify]: Extracting #5: cost 51 inf + 4432 170.947 * * [simplify]: Extracting #6: cost 48 inf + 4919 170.948 * * [simplify]: Extracting #7: cost 39 inf + 5790 170.953 * * [simplify]: Extracting #8: cost 10 inf + 18070 170.958 * * [simplify]: Extracting #9: cost 0 inf + 22111 170.964 * * [simplify]: Extracting #10: cost 0 inf + 21816 170.970 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 170.970 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 170.970 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 170.971 * * [simplify]: iters left: 5 (9 enodes) 170.974 * * [simplify]: iters left: 4 (39 enodes) 170.984 * * [simplify]: iters left: 3 (65 enodes) 170.996 * * [simplify]: iters left: 2 (129 enodes) 171.024 * * [simplify]: iters left: 1 (210 enodes) 171.066 * * [simplify]: Extracting #0: cost 1 inf + 0 171.066 * * [simplify]: Extracting #1: cost 0 inf + 1 171.066 * [simplify]: Simplified to 0 171.066 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 0)) 171.066 * * * * [progress]: [ 146 / 3260 ] simplifiying candidate # 171.067 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 171.067 * * [simplify]: iters left: 6 (22 enodes) 171.073 * * [simplify]: iters left: 5 (82 enodes) 171.087 * * [simplify]: iters left: 4 (123 enodes) 171.108 * * [simplify]: iters left: 3 (176 enodes) 171.140 * * [simplify]: iters left: 2 (240 enodes) 171.179 * * [simplify]: iters left: 1 (312 enodes) 171.235 * * [simplify]: Extracting #0: cost 1 inf + 0 171.235 * * [simplify]: Extracting #1: cost 11 inf + 0 171.235 * * [simplify]: Extracting #2: cost 56 inf + 0 171.235 * * [simplify]: Extracting #3: cost 99 inf + 252 171.236 * * [simplify]: Extracting #4: cost 92 inf + 957 171.237 * * [simplify]: Extracting #5: cost 94 inf + 2067 171.238 * * [simplify]: Extracting #6: cost 69 inf + 11763 171.242 * * [simplify]: Extracting #7: cost 28 inf + 33405 171.247 * * [simplify]: Extracting #8: cost 8 inf + 40768 171.253 * * [simplify]: Extracting #9: cost 0 inf + 43888 171.259 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 171.260 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 171.260 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 171.260 * * [simplify]: iters left: 6 (10 enodes) 171.263 * * [simplify]: iters left: 5 (37 enodes) 171.270 * * [simplify]: iters left: 4 (57 enodes) 171.284 * * [simplify]: iters left: 3 (104 enodes) 171.302 * * [simplify]: iters left: 2 (158 enodes) 171.329 * * [simplify]: iters left: 1 (225 enodes) 171.368 * * [simplify]: Extracting #0: cost 1 inf + 0 171.368 * * [simplify]: Extracting #1: cost 0 inf + 1 171.368 * [simplify]: Simplified to 0 171.368 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 171.368 * * * * [progress]: [ 147 / 3260 ] simplifiying candidate # 171.368 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 171.368 * * [simplify]: iters left: 6 (21 enodes) 171.374 * * [simplify]: iters left: 5 (73 enodes) 171.386 * * [simplify]: iters left: 4 (107 enodes) 171.403 * * [simplify]: iters left: 3 (145 enodes) 171.425 * * [simplify]: iters left: 2 (170 enodes) 171.452 * * [simplify]: iters left: 1 (185 enodes) 171.477 * * [simplify]: Extracting #0: cost 1 inf + 0 171.477 * * [simplify]: Extracting #1: cost 9 inf + 0 171.477 * * [simplify]: Extracting #2: cost 35 inf + 0 171.478 * * [simplify]: Extracting #3: cost 49 inf + 209 171.478 * * [simplify]: Extracting #4: cost 35 inf + 1527 171.478 * * [simplify]: Extracting #5: cost 40 inf + 1733 171.479 * * [simplify]: Extracting #6: cost 42 inf + 1776 171.479 * * [simplify]: Extracting #7: cost 31 inf + 2690 171.480 * * [simplify]: Extracting #8: cost 25 inf + 3871 171.482 * * [simplify]: Extracting #9: cost 6 inf + 10902 171.485 * * [simplify]: Extracting #10: cost 0 inf + 13142 171.488 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 171.488 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 171.489 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 171.489 * * [simplify]: iters left: 6 (9 enodes) 171.491 * * [simplify]: iters left: 5 (29 enodes) 171.496 * * [simplify]: iters left: 4 (42 enodes) 171.503 * * [simplify]: iters left: 3 (58 enodes) 171.511 * * [simplify]: iters left: 2 (68 enodes) 171.522 * * [simplify]: Extracting #0: cost 1 inf + 0 171.522 * * [simplify]: Extracting #1: cost 0 inf + 1 171.522 * [simplify]: Simplified to 0 171.522 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 171.522 * * * * [progress]: [ 148 / 3260 ] simplifiying candidate # 171.522 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 171.523 * * [simplify]: iters left: 6 (25 enodes) 171.529 * * [simplify]: iters left: 5 (96 enodes) 171.547 * * [simplify]: iters left: 4 (190 enodes) 171.588 * * [simplify]: iters left: 3 (368 enodes) 171.666 * * [simplify]: Extracting #0: cost 1 inf + 0 171.666 * * [simplify]: Extracting #1: cost 11 inf + 0 171.667 * * [simplify]: Extracting #2: cost 75 inf + 0 171.667 * * [simplify]: Extracting #3: cost 120 inf + 205 171.668 * * [simplify]: Extracting #4: cost 115 inf + 535 171.669 * * [simplify]: Extracting #5: cost 90 inf + 6198 171.672 * * [simplify]: Extracting #6: cost 49 inf + 19923 171.677 * * [simplify]: Extracting #7: cost 36 inf + 23178 171.683 * * [simplify]: Extracting #8: cost 13 inf + 29583 171.691 * * [simplify]: Extracting #9: cost 0 inf + 35323 171.698 * * [simplify]: Extracting #10: cost 0 inf + 35268 171.706 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) a)) 171.706 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 171.706 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 171.706 * * [simplify]: iters left: 6 (13 enodes) 171.710 * * [simplify]: iters left: 5 (53 enodes) 171.720 * * [simplify]: iters left: 4 (117 enodes) 171.750 * * [simplify]: iters left: 3 (275 enodes) 171.811 * * [simplify]: iters left: 2 (474 enodes) 171.931 * * [simplify]: Extracting #0: cost 1 inf + 0 171.931 * * [simplify]: Extracting #1: cost 0 inf + 1 171.931 * [simplify]: Simplified to 0 171.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) a)) 0)) 171.932 * * * * [progress]: [ 149 / 3260 ] simplifiying candidate # 171.932 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 171.932 * * [simplify]: iters left: 6 (23 enodes) 171.938 * * [simplify]: iters left: 5 (87 enodes) 171.953 * * [simplify]: iters left: 4 (150 enodes) 171.980 * * [simplify]: iters left: 3 (243 enodes) 172.023 * * [simplify]: iters left: 2 (328 enodes) 172.079 * * [simplify]: iters left: 1 (404 enodes) 172.149 * * [simplify]: Extracting #0: cost 1 inf + 0 172.149 * * [simplify]: Extracting #1: cost 11 inf + 0 172.150 * * [simplify]: Extracting #2: cost 59 inf + 0 172.150 * * [simplify]: Extracting #3: cost 101 inf + 127 172.151 * * [simplify]: Extracting #4: cost 80 inf + 3555 172.153 * * [simplify]: Extracting #5: cost 58 inf + 10382 172.156 * * [simplify]: Extracting #6: cost 37 inf + 16110 172.161 * * [simplify]: Extracting #7: cost 4 inf + 25825 172.167 * * [simplify]: Extracting #8: cost 0 inf + 27305 172.173 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 172.173 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 172.173 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 172.173 * * [simplify]: iters left: 6 (12 enodes) 172.177 * * [simplify]: iters left: 5 (47 enodes) 172.185 * * [simplify]: iters left: 4 (82 enodes) 172.200 * * [simplify]: iters left: 3 (157 enodes) 172.231 * * [simplify]: iters left: 2 (248 enodes) 172.275 * * [simplify]: iters left: 1 (341 enodes) 172.333 * * [simplify]: Extracting #0: cost 1 inf + 0 172.333 * * [simplify]: Extracting #1: cost 0 inf + 1 172.333 * [simplify]: Simplified to 0 172.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 172.333 * * * * [progress]: [ 150 / 3260 ] simplifiying candidate # 172.333 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 172.333 * * [simplify]: iters left: 6 (24 enodes) 172.343 * * [simplify]: iters left: 5 (90 enodes) 172.359 * * [simplify]: iters left: 4 (161 enodes) 172.390 * * [simplify]: iters left: 3 (276 enodes) 172.450 * * [simplify]: iters left: 2 (410 enodes) 172.531 * * [simplify]: Extracting #0: cost 1 inf + 0 172.531 * * [simplify]: Extracting #1: cost 13 inf + 0 172.532 * * [simplify]: Extracting #2: cost 59 inf + 0 172.532 * * [simplify]: Extracting #3: cost 100 inf + 44 172.532 * * [simplify]: Extracting #4: cost 101 inf + 170 172.533 * * [simplify]: Extracting #5: cost 97 inf + 625 172.534 * * [simplify]: Extracting #6: cost 89 inf + 3587 172.536 * * [simplify]: Extracting #7: cost 40 inf + 18121 172.541 * * [simplify]: Extracting #8: cost 10 inf + 26656 172.549 * * [simplify]: Extracting #9: cost 0 inf + 30656 172.555 * * [simplify]: Extracting #10: cost 0 inf + 30561 172.561 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) 172.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 172.561 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 172.561 * * [simplify]: iters left: 6 (12 enodes) 172.565 * * [simplify]: iters left: 5 (47 enodes) 172.574 * * [simplify]: iters left: 4 (89 enodes) 172.593 * * [simplify]: iters left: 3 (180 enodes) 172.636 * * [simplify]: iters left: 2 (296 enodes) 172.699 * * [simplify]: iters left: 1 (428 enodes) 172.796 * * [simplify]: Extracting #0: cost 1 inf + 0 172.796 * * [simplify]: Extracting #1: cost 0 inf + 1 172.796 * [simplify]: Simplified to 0 172.796 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a)) (/ b (* a 2))) 0)) 172.797 * * * * [progress]: [ 151 / 3260 ] simplifiying candidate # 172.797 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 172.797 * * [simplify]: iters left: 6 (24 enodes) 172.803 * * [simplify]: iters left: 5 (89 enodes) 172.821 * * [simplify]: iters left: 4 (151 enodes) 172.847 * * [simplify]: iters left: 3 (228 enodes) 172.882 * * [simplify]: iters left: 2 (292 enodes) 172.929 * * [simplify]: iters left: 1 (346 enodes) 172.980 * * [simplify]: Extracting #0: cost 1 inf + 0 172.981 * * [simplify]: Extracting #1: cost 11 inf + 0 172.981 * * [simplify]: Extracting #2: cost 57 inf + 0 172.981 * * [simplify]: Extracting #3: cost 94 inf + 165 172.981 * * [simplify]: Extracting #4: cost 86 inf + 1262 172.982 * * [simplify]: Extracting #5: cost 66 inf + 5131 172.985 * * [simplify]: Extracting #6: cost 37 inf + 10229 172.987 * * [simplify]: Extracting #7: cost 28 inf + 11283 172.991 * * [simplify]: Extracting #8: cost 7 inf + 18594 172.996 * * [simplify]: Extracting #9: cost 0 inf + 21334 173.001 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 173.001 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 173.002 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 173.002 * * [simplify]: iters left: 6 (12 enodes) 173.005 * * [simplify]: iters left: 5 (46 enodes) 173.013 * * [simplify]: iters left: 4 (81 enodes) 173.027 * * [simplify]: iters left: 3 (134 enodes) 173.051 * * [simplify]: iters left: 2 (197 enodes) 173.081 * * [simplify]: iters left: 1 (271 enodes) 173.124 * * [simplify]: Extracting #0: cost 1 inf + 0 173.124 * * [simplify]: Extracting #1: cost 0 inf + 1 173.124 * [simplify]: Simplified to 0 173.124 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 173.125 * * * * [progress]: [ 152 / 3260 ] simplifiying candidate # 173.125 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 173.125 * * [simplify]: iters left: 6 (21 enodes) 173.130 * * [simplify]: iters left: 5 (77 enodes) 173.143 * * [simplify]: iters left: 4 (119 enodes) 173.163 * * [simplify]: iters left: 3 (172 enodes) 173.191 * * [simplify]: iters left: 2 (218 enodes) 173.224 * * [simplify]: iters left: 1 (250 enodes) 173.259 * * [simplify]: Extracting #0: cost 1 inf + 0 173.260 * * [simplify]: Extracting #1: cost 9 inf + 0 173.260 * * [simplify]: Extracting #2: cost 42 inf + 0 173.260 * * [simplify]: Extracting #3: cost 73 inf + 42 173.260 * * [simplify]: Extracting #4: cost 71 inf + 413 173.261 * * [simplify]: Extracting #5: cost 66 inf + 1561 173.261 * * [simplify]: Extracting #6: cost 44 inf + 4911 173.263 * * [simplify]: Extracting #7: cost 33 inf + 5905 173.265 * * [simplify]: Extracting #8: cost 26 inf + 7112 173.268 * * [simplify]: Extracting #9: cost 4 inf + 15243 173.272 * * [simplify]: Extracting #10: cost 0 inf + 16763 173.275 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 173.276 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 173.276 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 173.276 * * [simplify]: iters left: 6 (10 enodes) 173.279 * * [simplify]: iters left: 5 (38 enodes) 173.285 * * [simplify]: iters left: 4 (59 enodes) 173.295 * * [simplify]: iters left: 3 (88 enodes) 173.308 * * [simplify]: iters left: 2 (117 enodes) 173.325 * * [simplify]: iters left: 1 (144 enodes) 173.345 * * [simplify]: Extracting #0: cost 1 inf + 0 173.345 * * [simplify]: Extracting #1: cost 0 inf + 1 173.345 * [simplify]: Simplified to 0 173.345 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 0)) 173.345 * * * * [progress]: [ 153 / 3260 ] simplifiying candidate # 173.345 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 173.345 * * [simplify]: iters left: 6 (23 enodes) 173.351 * * [simplify]: iters left: 5 (85 enodes) 173.366 * * [simplify]: iters left: 4 (133 enodes) 173.390 * * [simplify]: iters left: 3 (203 enodes) 173.423 * * [simplify]: iters left: 2 (254 enodes) 173.460 * * [simplify]: iters left: 1 (284 enodes) 173.500 * * [simplify]: Extracting #0: cost 1 inf + 0 173.500 * * [simplify]: Extracting #1: cost 11 inf + 0 173.500 * * [simplify]: Extracting #2: cost 49 inf + 0 173.500 * * [simplify]: Extracting #3: cost 68 inf + 128 173.501 * * [simplify]: Extracting #4: cost 57 inf + 996 173.501 * * [simplify]: Extracting #5: cost 51 inf + 2390 173.503 * * [simplify]: Extracting #6: cost 43 inf + 4267 173.504 * * [simplify]: Extracting #7: cost 33 inf + 5082 173.506 * * [simplify]: Extracting #8: cost 23 inf + 7085 173.509 * * [simplify]: Extracting #9: cost 6 inf + 13436 173.513 * * [simplify]: Extracting #10: cost 0 inf + 15796 173.517 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 173.517 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 173.517 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 173.517 * * [simplify]: iters left: 6 (11 enodes) 173.520 * * [simplify]: iters left: 5 (42 enodes) 173.528 * * [simplify]: iters left: 4 (67 enodes) 173.540 * * [simplify]: iters left: 3 (111 enodes) 173.559 * * [simplify]: iters left: 2 (140 enodes) 173.578 * * [simplify]: iters left: 1 (160 enodes) 173.596 * * [simplify]: Extracting #0: cost 1 inf + 0 173.596 * * [simplify]: Extracting #1: cost 0 inf + 1 173.596 * [simplify]: Simplified to 0 173.597 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 173.597 * * * * [progress]: [ 154 / 3260 ] simplifiying candidate # 173.597 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 173.597 * * [simplify]: iters left: 6 (28 enodes) 173.604 * * [simplify]: iters left: 5 (111 enodes) 173.626 * * [simplify]: iters left: 4 (254 enodes) 173.705 * * [simplify]: Extracting #0: cost 1 inf + 0 173.705 * * [simplify]: Extracting #1: cost 11 inf + 0 173.706 * * [simplify]: Extracting #2: cost 151 inf + 0 173.706 * * [simplify]: Extracting #3: cost 274 inf + 1 173.708 * * [simplify]: Extracting #4: cost 263 inf + 1819 173.713 * * [simplify]: Extracting #5: cost 149 inf + 41091 173.725 * * [simplify]: Extracting #6: cost 44 inf + 81236 173.738 * * [simplify]: Extracting #7: cost 21 inf + 89073 173.753 * * [simplify]: Extracting #8: cost 1 inf + 95793 173.768 * * [simplify]: Extracting #9: cost 0 inf + 95766 173.786 * * [simplify]: Extracting #10: cost 0 inf + 95686 173.801 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 173.801 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 173.801 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 173.801 * * [simplify]: iters left: 6 (16 enodes) 173.806 * * [simplify]: iters left: 5 (68 enodes) 173.819 * * [simplify]: iters left: 4 (179 enodes) 173.884 * * [simplify]: Extracting #0: cost 1 inf + 0 173.884 * * [simplify]: Extracting #1: cost 27 inf + 0 173.884 * * [simplify]: Extracting #2: cost 153 inf + 0 173.885 * * [simplify]: Extracting #3: cost 242 inf + 83 173.887 * * [simplify]: Extracting #4: cost 185 inf + 16503 173.898 * * [simplify]: Extracting #5: cost 15 inf + 79352 173.911 * * [simplify]: Extracting #6: cost 0 inf + 84943 173.927 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 173.927 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 173.927 * * * * [progress]: [ 155 / 3260 ] simplifiying candidate # 173.927 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 173.927 * * [simplify]: iters left: 6 (26 enodes) 173.934 * * [simplify]: iters left: 5 (103 enodes) 173.953 * * [simplify]: iters left: 4 (215 enodes) 174.009 * * [simplify]: Extracting #0: cost 1 inf + 0 174.009 * * [simplify]: Extracting #1: cost 11 inf + 0 174.009 * * [simplify]: Extracting #2: cost 112 inf + 0 174.009 * * [simplify]: Extracting #3: cost 198 inf + 0 174.010 * * [simplify]: Extracting #4: cost 181 inf + 2505 174.014 * * [simplify]: Extracting #5: cost 95 inf + 29112 174.022 * * [simplify]: Extracting #6: cost 37 inf + 50930 174.031 * * [simplify]: Extracting #7: cost 29 inf + 52585 174.041 * * [simplify]: Extracting #8: cost 11 inf + 57314 174.051 * * [simplify]: Extracting #9: cost 2 inf + 61374 174.062 * * [simplify]: Extracting #10: cost 0 inf + 62159 174.074 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 174.074 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 174.075 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 174.075 * * [simplify]: iters left: 6 (15 enodes) 174.079 * * [simplify]: iters left: 5 (63 enodes) 174.091 * * [simplify]: iters left: 4 (145 enodes) 174.131 * * [simplify]: iters left: 3 (499 enodes) 174.392 * * [simplify]: Extracting #0: cost 1 inf + 0 174.392 * * [simplify]: Extracting #1: cost 0 inf + 1 174.392 * [simplify]: Simplified to 0 174.392 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 174.393 * * * * [progress]: [ 156 / 3260 ] simplifiying candidate # 174.393 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 174.393 * * [simplify]: iters left: 6 (27 enodes) 174.400 * * [simplify]: iters left: 5 (105 enodes) 174.421 * * [simplify]: iters left: 4 (232 enodes) 174.486 * * [simplify]: Extracting #0: cost 1 inf + 0 174.486 * * [simplify]: Extracting #1: cost 13 inf + 0 174.486 * * [simplify]: Extracting #2: cost 114 inf + 0 174.487 * * [simplify]: Extracting #3: cost 183 inf + 2 174.488 * * [simplify]: Extracting #4: cost 164 inf + 3036 174.492 * * [simplify]: Extracting #5: cost 75 inf + 29689 174.499 * * [simplify]: Extracting #6: cost 34 inf + 43019 174.508 * * [simplify]: Extracting #7: cost 21 inf + 46287 174.517 * * [simplify]: Extracting #8: cost 0 inf + 53550 174.525 * * [simplify]: Extracting #9: cost 0 inf + 53440 174.535 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 174.535 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 174.535 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 174.535 * * [simplify]: iters left: 6 (15 enodes) 174.540 * * [simplify]: iters left: 5 (62 enodes) 174.553 * * [simplify]: iters left: 4 (159 enodes) 174.601 * * [simplify]: iters left: 3 (475 enodes) 174.826 * * [simplify]: Extracting #0: cost 1 inf + 0 174.826 * * [simplify]: Extracting #1: cost 42 inf + 0 174.826 * * [simplify]: Extracting #2: cost 194 inf + 1 174.829 * * [simplify]: Extracting #3: cost 205 inf + 15094 174.843 * * [simplify]: Extracting #4: cost 20 inf + 63712 174.857 * * [simplify]: Extracting #5: cost 3 inf + 65204 174.872 * * [simplify]: Extracting #6: cost 0 inf + 65965 174.890 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 174.891 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 174.891 * * * * [progress]: [ 157 / 3260 ] simplifiying candidate # 174.891 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 174.891 * * [simplify]: iters left: 6 (27 enodes) 174.898 * * [simplify]: iters left: 5 (105 enodes) 174.918 * * [simplify]: iters left: 4 (223 enodes) 174.976 * * [simplify]: Extracting #0: cost 1 inf + 0 174.976 * * [simplify]: Extracting #1: cost 11 inf + 0 174.976 * * [simplify]: Extracting #2: cost 113 inf + 0 174.977 * * [simplify]: Extracting #3: cost 203 inf + 0 174.978 * * [simplify]: Extracting #4: cost 194 inf + 691 174.980 * * [simplify]: Extracting #5: cost 137 inf + 15415 174.987 * * [simplify]: Extracting #6: cost 46 inf + 50241 174.996 * * [simplify]: Extracting #7: cost 22 inf + 57622 175.007 * * [simplify]: Extracting #8: cost 0 inf + 64726 175.018 * * [simplify]: Extracting #9: cost 0 inf + 64616 175.030 * * [simplify]: Extracting #10: cost 0 inf + 64536 175.043 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 175.043 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 175.044 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 175.044 * * [simplify]: iters left: 6 (15 enodes) 175.048 * * [simplify]: iters left: 5 (62 enodes) 175.060 * * [simplify]: iters left: 4 (148 enodes) 175.102 * * [simplify]: iters left: 3 (499 enodes) 175.371 * * [simplify]: Extracting #0: cost 1 inf + 0 175.371 * * [simplify]: Extracting #1: cost 0 inf + 1 175.371 * [simplify]: Simplified to 0 175.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 175.371 * * * * [progress]: [ 158 / 3260 ] simplifiying candidate # 175.371 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 175.372 * * [simplify]: iters left: 6 (25 enodes) 175.378 * * [simplify]: iters left: 5 (96 enodes) 175.399 * * [simplify]: iters left: 4 (187 enodes) 175.441 * * [simplify]: iters left: 3 (471 enodes) 175.594 * * [simplify]: Extracting #0: cost 1 inf + 0 175.594 * * [simplify]: Extracting #1: cost 11 inf + 0 175.594 * * [simplify]: Extracting #2: cost 125 inf + 0 175.595 * * [simplify]: Extracting #3: cost 256 inf + 1 175.597 * * [simplify]: Extracting #4: cost 246 inf + 2956 175.603 * * [simplify]: Extracting #5: cost 140 inf + 29850 175.615 * * [simplify]: Extracting #6: cost 45 inf + 58758 175.629 * * [simplify]: Extracting #7: cost 20 inf + 67229 175.645 * * [simplify]: Extracting #8: cost 1 inf + 73302 175.664 * * [simplify]: Extracting #9: cost 0 inf + 73169 175.679 * * [simplify]: Extracting #10: cost 0 inf + 73129 175.695 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 175.695 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 175.695 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 175.695 * * [simplify]: iters left: 6 (14 enodes) 175.700 * * [simplify]: iters left: 5 (56 enodes) 175.710 * * [simplify]: iters left: 4 (117 enodes) 175.740 * * [simplify]: iters left: 3 (347 enodes) 175.870 * * [simplify]: Extracting #0: cost 1 inf + 0 175.870 * * [simplify]: Extracting #1: cost 0 inf + 1 175.870 * [simplify]: Simplified to 0 175.870 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 175.870 * * * * [progress]: [ 159 / 3260 ] simplifiying candidate # 175.870 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 175.871 * * [simplify]: iters left: 6 (26 enodes) 175.878 * * [simplify]: iters left: 5 (100 enodes) 175.896 * * [simplify]: iters left: 4 (188 enodes) 175.942 * * [simplify]: iters left: 3 (426 enodes) 176.093 * * [simplify]: Extracting #0: cost 1 inf + 0 176.093 * * [simplify]: Extracting #1: cost 11 inf + 0 176.094 * * [simplify]: Extracting #2: cost 113 inf + 0 176.094 * * [simplify]: Extracting #3: cost 195 inf + 2 176.096 * * [simplify]: Extracting #4: cost 179 inf + 3486 176.100 * * [simplify]: Extracting #5: cost 100 inf + 21478 176.110 * * [simplify]: Extracting #6: cost 40 inf + 37334 176.122 * * [simplify]: Extracting #7: cost 29 inf + 41054 176.134 * * [simplify]: Extracting #8: cost 2 inf + 49347 176.146 * * [simplify]: Extracting #9: cost 0 inf + 50132 176.158 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 176.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 176.158 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 176.158 * * [simplify]: iters left: 6 (14 enodes) 176.163 * * [simplify]: iters left: 5 (57 enodes) 176.174 * * [simplify]: iters left: 4 (116 enodes) 176.204 * * [simplify]: iters left: 3 (321 enodes) 176.327 * * [simplify]: Extracting #0: cost 1 inf + 0 176.327 * * [simplify]: Extracting #1: cost 0 inf + 1 176.327 * [simplify]: Simplified to 0 176.327 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 176.328 * * * * [progress]: [ 160 / 3260 ] simplifiying candidate # 176.328 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 176.328 * * [simplify]: iters left: 6 (27 enodes) 176.335 * * [simplify]: iters left: 5 (105 enodes) 176.355 * * [simplify]: iters left: 4 (222 enodes) 176.414 * * [simplify]: Extracting #0: cost 1 inf + 0 176.414 * * [simplify]: Extracting #1: cost 11 inf + 0 176.414 * * [simplify]: Extracting #2: cost 96 inf + 0 176.415 * * [simplify]: Extracting #3: cost 165 inf + 2 176.415 * * [simplify]: Extracting #4: cost 164 inf + 5 176.417 * * [simplify]: Extracting #5: cost 129 inf + 7281 176.422 * * [simplify]: Extracting #6: cost 49 inf + 31331 176.428 * * [simplify]: Extracting #7: cost 29 inf + 36312 176.434 * * [simplify]: Extracting #8: cost 10 inf + 41063 176.442 * * [simplify]: Extracting #9: cost 0 inf + 46173 176.450 * * [simplify]: Extracting #10: cost 0 inf + 46063 176.458 * * [simplify]: Extracting #11: cost 0 inf + 45983 176.468 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 176.468 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 176.469 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 176.469 * * [simplify]: iters left: 6 (15 enodes) 176.473 * * [simplify]: iters left: 5 (62 enodes) 176.486 * * [simplify]: iters left: 4 (149 enodes) 176.527 * * [simplify]: iters left: 3 (450 enodes) 176.753 * * [simplify]: Extracting #0: cost 1 inf + 0 176.753 * * [simplify]: Extracting #1: cost 0 inf + 1 176.753 * [simplify]: Simplified to 0 176.753 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 176.754 * * * * [progress]: [ 161 / 3260 ] simplifiying candidate # 176.754 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 176.754 * * [simplify]: iters left: 6 (25 enodes) 176.765 * * [simplify]: iters left: 5 (97 enodes) 176.783 * * [simplify]: iters left: 4 (186 enodes) 176.826 * * [simplify]: iters left: 3 (451 enodes) 176.974 * * [simplify]: Extracting #0: cost 1 inf + 0 176.974 * * [simplify]: Extracting #1: cost 11 inf + 0 176.974 * * [simplify]: Extracting #2: cost 106 inf + 0 176.975 * * [simplify]: Extracting #3: cost 211 inf + 4 176.976 * * [simplify]: Extracting #4: cost 196 inf + 1959 176.981 * * [simplify]: Extracting #5: cost 100 inf + 20984 176.988 * * [simplify]: Extracting #6: cost 55 inf + 32969 176.998 * * [simplify]: Extracting #7: cost 25 inf + 42616 177.009 * * [simplify]: Extracting #8: cost 1 inf + 49793 177.021 * * [simplify]: Extracting #9: cost 0 inf + 50254 177.037 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ b (* a 2))) 177.037 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 177.037 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 177.037 * * [simplify]: iters left: 6 (14 enodes) 177.041 * * [simplify]: iters left: 5 (57 enodes) 177.052 * * [simplify]: iters left: 4 (118 enodes) 177.081 * * [simplify]: iters left: 3 (314 enodes) 177.187 * * [simplify]: Extracting #0: cost 1 inf + 0 177.187 * * [simplify]: Extracting #1: cost 0 inf + 1 177.187 * [simplify]: Simplified to 0 177.187 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 177.187 * * * * [progress]: [ 162 / 3260 ] simplifiying candidate # 177.187 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 177.188 * * [simplify]: iters left: 6 (25 enodes) 177.194 * * [simplify]: iters left: 5 (91 enodes) 177.211 * * [simplify]: iters left: 4 (174 enodes) 177.248 * * [simplify]: iters left: 3 (354 enodes) 177.342 * * [simplify]: Extracting #0: cost 1 inf + 0 177.342 * * [simplify]: Extracting #1: cost 13 inf + 0 177.343 * * [simplify]: Extracting #2: cost 101 inf + 0 177.343 * * [simplify]: Extracting #3: cost 148 inf + 4 177.345 * * [simplify]: Extracting #4: cost 112 inf + 5052 177.349 * * [simplify]: Extracting #5: cost 47 inf + 17060 177.353 * * [simplify]: Extracting #6: cost 40 inf + 20341 177.360 * * [simplify]: Extracting #7: cost 37 inf + 21006 177.366 * * [simplify]: Extracting #8: cost 8 inf + 29634 177.374 * * [simplify]: Extracting #9: cost 0 inf + 33234 177.381 * * [simplify]: Extracting #10: cost 0 inf + 33179 177.388 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)))) (/ (/ b a) 2)) 177.389 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 177.389 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 177.389 * * [simplify]: iters left: 6 (13 enodes) 177.393 * * [simplify]: iters left: 5 (48 enodes) 177.402 * * [simplify]: iters left: 4 (103 enodes) 177.424 * * [simplify]: iters left: 3 (238 enodes) 177.492 * * [simplify]: Extracting #0: cost 1 inf + 0 177.492 * * [simplify]: Extracting #1: cost 0 inf + 1 177.492 * [simplify]: Simplified to 0 177.492 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 177.492 * * * * [progress]: [ 163 / 3260 ] simplifiying candidate # 177.493 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 177.493 * * [simplify]: iters left: 6 (27 enodes) 177.500 * * [simplify]: iters left: 5 (104 enodes) 177.519 * * [simplify]: iters left: 4 (216 enodes) 177.574 * * [simplify]: Extracting #0: cost 1 inf + 0 177.574 * * [simplify]: Extracting #1: cost 11 inf + 0 177.574 * * [simplify]: Extracting #2: cost 112 inf + 0 177.575 * * [simplify]: Extracting #3: cost 203 inf + 0 177.575 * * [simplify]: Extracting #4: cost 193 inf + 933 177.578 * * [simplify]: Extracting #5: cost 132 inf + 17554 177.585 * * [simplify]: Extracting #6: cost 52 inf + 47231 177.594 * * [simplify]: Extracting #7: cost 24 inf + 56791 177.604 * * [simplify]: Extracting #8: cost 1 inf + 64653 177.615 * * [simplify]: Extracting #9: cost 0 inf + 64585 177.626 * * [simplify]: Extracting #10: cost 0 inf + 64505 177.637 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (cbrt 2))) (cbrt a))) 177.637 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (/ (/ (/ (sqrt b) (cbrt a)) (cbrt 2)) (cbrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 177.637 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 177.637 * * [simplify]: iters left: 6 (15 enodes) 177.642 * * [simplify]: iters left: 5 (61 enodes) 177.655 * * [simplify]: iters left: 4 (142 enodes) 177.693 * * [simplify]: iters left: 3 (474 enodes) 177.895 * * [simplify]: Extracting #0: cost 1 inf + 0 177.895 * * [simplify]: Extracting #1: cost 0 inf + 1 177.895 * [simplify]: Simplified to 0 177.895 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 177.895 * * * * [progress]: [ 164 / 3260 ] simplifiying candidate # 177.896 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 177.896 * * [simplify]: iters left: 6 (25 enodes) 177.902 * * [simplify]: iters left: 5 (96 enodes) 177.920 * * [simplify]: iters left: 4 (182 enodes) 177.962 * * [simplify]: iters left: 3 (441 enodes) 178.087 * * [simplify]: Extracting #0: cost 1 inf + 0 178.087 * * [simplify]: Extracting #1: cost 11 inf + 0 178.087 * * [simplify]: Extracting #2: cost 111 inf + 0 178.088 * * [simplify]: Extracting #3: cost 219 inf + 1 178.089 * * [simplify]: Extracting #4: cost 203 inf + 3041 178.094 * * [simplify]: Extracting #5: cost 100 inf + 27784 178.104 * * [simplify]: Extracting #6: cost 44 inf + 44748 178.114 * * [simplify]: Extracting #7: cost 23 inf + 51323 178.127 * * [simplify]: Extracting #8: cost 1 inf + 58632 178.140 * * [simplify]: Extracting #9: cost 0 inf + 58797 178.155 * * [simplify]: Extracting #10: cost 0 inf + 58717 178.169 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 178.169 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 178.169 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 178.169 * * [simplify]: iters left: 6 (14 enodes) 178.173 * * [simplify]: iters left: 5 (56 enodes) 178.184 * * [simplify]: iters left: 4 (113 enodes) 178.209 * * [simplify]: iters left: 3 (324 enodes) 178.309 * * [simplify]: Extracting #0: cost 1 inf + 0 178.309 * * [simplify]: Extracting #1: cost 0 inf + 1 178.309 * [simplify]: Simplified to 0 178.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 178.309 * * * * [progress]: [ 165 / 3260 ] simplifiying candidate # 178.309 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 178.310 * * [simplify]: iters left: 6 (26 enodes) 178.317 * * [simplify]: iters left: 5 (99 enodes) 178.335 * * [simplify]: iters left: 4 (183 enodes) 178.377 * * [simplify]: iters left: 3 (414 enodes) 178.495 * * [simplify]: Extracting #0: cost 1 inf + 0 178.495 * * [simplify]: Extracting #1: cost 11 inf + 0 178.495 * * [simplify]: Extracting #2: cost 89 inf + 0 178.496 * * [simplify]: Extracting #3: cost 167 inf + 43 178.496 * * [simplify]: Extracting #4: cost 164 inf + 292 178.497 * * [simplify]: Extracting #5: cost 139 inf + 3981 178.502 * * [simplify]: Extracting #6: cost 64 inf + 22118 178.509 * * [simplify]: Extracting #7: cost 25 inf + 32311 178.517 * * [simplify]: Extracting #8: cost 2 inf + 40293 178.527 * * [simplify]: Extracting #9: cost 0 inf + 41103 178.537 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 178.537 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 178.537 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 178.537 * * [simplify]: iters left: 6 (14 enodes) 178.542 * * [simplify]: iters left: 5 (56 enodes) 178.552 * * [simplify]: iters left: 4 (112 enodes) 178.580 * * [simplify]: iters left: 3 (297 enodes) 178.671 * * [simplify]: Extracting #0: cost 1 inf + 0 178.671 * * [simplify]: Extracting #1: cost 0 inf + 1 178.671 * [simplify]: Simplified to 0 178.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 178.671 * * * * [progress]: [ 166 / 3260 ] simplifiying candidate # 178.672 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 178.672 * * [simplify]: iters left: 6 (25 enodes) 178.678 * * [simplify]: iters left: 5 (96 enodes) 178.699 * * [simplify]: iters left: 4 (190 enodes) 178.738 * * [simplify]: iters left: 3 (435 enodes) 178.856 * * [simplify]: Extracting #0: cost 1 inf + 0 178.856 * * [simplify]: Extracting #1: cost 11 inf + 0 178.856 * * [simplify]: Extracting #2: cost 101 inf + 0 178.857 * * [simplify]: Extracting #3: cost 221 inf + 0 178.858 * * [simplify]: Extracting #4: cost 213 inf + 1059 178.862 * * [simplify]: Extracting #5: cost 125 inf + 20987 178.871 * * [simplify]: Extracting #6: cost 58 inf + 41863 178.882 * * [simplify]: Extracting #7: cost 23 inf + 52381 178.898 * * [simplify]: Extracting #8: cost 2 inf + 59550 178.911 * * [simplify]: Extracting #9: cost 0 inf + 60430 178.924 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 178.924 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 178.924 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 178.925 * * [simplify]: iters left: 6 (13 enodes) 178.928 * * [simplify]: iters left: 5 (53 enodes) 178.938 * * [simplify]: iters left: 4 (118 enodes) 178.965 * * [simplify]: iters left: 3 (324 enodes) 179.062 * * [simplify]: Extracting #0: cost 1 inf + 0 179.062 * * [simplify]: Extracting #1: cost 0 inf + 1 179.062 * [simplify]: Simplified to 0 179.062 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 179.062 * * * * [progress]: [ 167 / 3260 ] simplifiying candidate # 179.062 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 179.063 * * [simplify]: iters left: 6 (22 enodes) 179.068 * * [simplify]: iters left: 5 (82 enodes) 179.083 * * [simplify]: iters left: 4 (145 enodes) 179.113 * * [simplify]: iters left: 3 (301 enodes) 179.177 * * [simplify]: Extracting #0: cost 1 inf + 0 179.177 * * [simplify]: Extracting #1: cost 9 inf + 0 179.178 * * [simplify]: Extracting #2: cost 75 inf + 0 179.178 * * [simplify]: Extracting #3: cost 147 inf + 42 179.179 * * [simplify]: Extracting #4: cost 146 inf + 249 179.180 * * [simplify]: Extracting #5: cost 114 inf + 5281 179.184 * * [simplify]: Extracting #6: cost 49 inf + 20030 179.189 * * [simplify]: Extracting #7: cost 37 inf + 22157 179.196 * * [simplify]: Extracting #8: cost 8 inf + 31163 179.203 * * [simplify]: Extracting #9: cost 0 inf + 34425 179.211 * * [simplify]: Extracting #10: cost 0 inf + 34330 179.219 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 179.219 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 179.219 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 179.219 * * [simplify]: iters left: 6 (11 enodes) 179.222 * * [simplify]: iters left: 5 (43 enodes) 179.230 * * [simplify]: iters left: 4 (84 enodes) 179.249 * * [simplify]: iters left: 3 (212 enodes) 179.299 * * [simplify]: iters left: 2 (472 enodes) 179.416 * * [simplify]: Extracting #0: cost 1 inf + 0 179.416 * * [simplify]: Extracting #1: cost 0 inf + 1 179.416 * [simplify]: Simplified to 0 179.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 179.416 * * * * [progress]: [ 168 / 3260 ] simplifiying candidate # 179.416 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 179.416 * * [simplify]: iters left: 6 (24 enodes) 179.423 * * [simplify]: iters left: 5 (92 enodes) 179.444 * * [simplify]: iters left: 4 (167 enodes) 179.478 * * [simplify]: iters left: 3 (335 enodes) 179.557 * * [simplify]: Extracting #0: cost 1 inf + 0 179.557 * * [simplify]: Extracting #1: cost 11 inf + 0 179.557 * * [simplify]: Extracting #2: cost 74 inf + 0 179.557 * * [simplify]: Extracting #3: cost 125 inf + 43 179.558 * * [simplify]: Extracting #4: cost 123 inf + 208 179.558 * * [simplify]: Extracting #5: cost 101 inf + 2654 179.561 * * [simplify]: Extracting #6: cost 56 inf + 11065 179.565 * * [simplify]: Extracting #7: cost 37 inf + 14744 179.569 * * [simplify]: Extracting #8: cost 29 inf + 15532 179.576 * * [simplify]: Extracting #9: cost 11 inf + 22386 179.582 * * [simplify]: Extracting #10: cost 1 inf + 26946 179.589 * * [simplify]: Extracting #11: cost 0 inf + 27351 179.595 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 179.596 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 179.596 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 179.596 * * [simplify]: iters left: 6 (12 enodes) 179.600 * * [simplify]: iters left: 5 (49 enodes) 179.609 * * [simplify]: iters left: 4 (99 enodes) 179.631 * * [simplify]: iters left: 3 (234 enodes) 179.690 * * [simplify]: iters left: 2 (447 enodes) 179.797 * * [simplify]: Extracting #0: cost 1 inf + 0 179.797 * * [simplify]: Extracting #1: cost 0 inf + 1 179.797 * [simplify]: Simplified to 0 179.797 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 179.797 * * * * [progress]: [ 169 / 3260 ] simplifiying candidate # 179.797 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 179.797 * * [simplify]: iters left: 6 (26 enodes) 179.804 * * [simplify]: iters left: 5 (100 enodes) 179.822 * * [simplify]: iters left: 4 (192 enodes) 179.865 * * [simplify]: iters left: 3 (408 enodes) 179.979 * * [simplify]: Extracting #0: cost 1 inf + 0 179.979 * * [simplify]: Extracting #1: cost 11 inf + 0 179.980 * * [simplify]: Extracting #2: cost 89 inf + 0 179.980 * * [simplify]: Extracting #3: cost 155 inf + 2 179.981 * * [simplify]: Extracting #4: cost 151 inf + 170 179.982 * * [simplify]: Extracting #5: cost 115 inf + 7363 179.987 * * [simplify]: Extracting #6: cost 48 inf + 23579 179.994 * * [simplify]: Extracting #7: cost 37 inf + 25312 180.001 * * [simplify]: Extracting #8: cost 11 inf + 32807 180.010 * * [simplify]: Extracting #9: cost 0 inf + 37907 180.019 * * [simplify]: Extracting #10: cost 0 inf + 37852 180.030 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 180.030 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 180.031 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 180.031 * * [simplify]: iters left: 6 (14 enodes) 180.035 * * [simplify]: iters left: 5 (57 enodes) 180.045 * * [simplify]: iters left: 4 (121 enodes) 180.074 * * [simplify]: iters left: 3 (291 enodes) 180.163 * * [simplify]: Extracting #0: cost 1 inf + 0 180.163 * * [simplify]: Extracting #1: cost 0 inf + 1 180.163 * [simplify]: Simplified to 0 180.163 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 180.164 * * * * [progress]: [ 170 / 3260 ] simplifiying candidate # 180.164 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 180.164 * * [simplify]: iters left: 6 (24 enodes) 180.170 * * [simplify]: iters left: 5 (92 enodes) 180.187 * * [simplify]: iters left: 4 (164 enodes) 180.221 * * [simplify]: iters left: 3 (338 enodes) 180.295 * * [simplify]: Extracting #0: cost 1 inf + 0 180.295 * * [simplify]: Extracting #1: cost 11 inf + 0 180.295 * * [simplify]: Extracting #2: cost 72 inf + 0 180.295 * * [simplify]: Extracting #3: cost 118 inf + 44 180.298 * * [simplify]: Extracting #4: cost 113 inf + 577 180.299 * * [simplify]: Extracting #5: cost 81 inf + 4251 180.302 * * [simplify]: Extracting #6: cost 55 inf + 8943 180.305 * * [simplify]: Extracting #7: cost 46 inf + 10545 180.309 * * [simplify]: Extracting #8: cost 18 inf + 18975 180.316 * * [simplify]: Extracting #9: cost 1 inf + 25663 180.323 * * [simplify]: Extracting #10: cost 0 inf + 25909 180.330 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 180.330 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 180.331 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 180.331 * * [simplify]: iters left: 6 (13 enodes) 180.335 * * [simplify]: iters left: 5 (52 enodes) 180.344 * * [simplify]: iters left: 4 (98 enodes) 180.365 * * [simplify]: iters left: 3 (212 enodes) 180.411 * * [simplify]: iters left: 2 (371 enodes) 180.491 * * [simplify]: Extracting #0: cost 1 inf + 0 180.491 * * [simplify]: Extracting #1: cost 0 inf + 1 180.491 * [simplify]: Simplified to 0 180.491 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 180.492 * * * * [progress]: [ 171 / 3260 ] simplifiying candidate # 180.492 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 180.492 * * [simplify]: iters left: 6 (24 enodes) 180.500 * * [simplify]: iters left: 5 (87 enodes) 180.516 * * [simplify]: iters left: 4 (156 enodes) 180.543 * * [simplify]: iters left: 3 (255 enodes) 180.589 * * [simplify]: iters left: 2 (383 enodes) 180.662 * * [simplify]: iters left: 1 (472 enodes) 180.744 * * [simplify]: Extracting #0: cost 1 inf + 0 180.744 * * [simplify]: Extracting #1: cost 11 inf + 0 180.744 * * [simplify]: Extracting #2: cost 53 inf + 0 180.744 * * [simplify]: Extracting #3: cost 76 inf + 375 180.745 * * [simplify]: Extracting #4: cost 45 inf + 3407 180.747 * * [simplify]: Extracting #5: cost 41 inf + 4631 180.749 * * [simplify]: Extracting #6: cost 35 inf + 5502 180.751 * * [simplify]: Extracting #7: cost 26 inf + 6631 180.755 * * [simplify]: Extracting #8: cost 6 inf + 13802 180.759 * * [simplify]: Extracting #9: cost 0 inf + 16162 180.764 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 180.764 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 180.764 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 180.764 * * [simplify]: iters left: 6 (12 enodes) 180.770 * * [simplify]: iters left: 5 (44 enodes) 180.778 * * [simplify]: iters left: 4 (92 enodes) 180.794 * * [simplify]: iters left: 3 (159 enodes) 180.822 * * [simplify]: iters left: 2 (267 enodes) 180.871 * * [simplify]: iters left: 1 (364 enodes) 180.936 * * [simplify]: Extracting #0: cost 1 inf + 0 180.936 * * [simplify]: Extracting #1: cost 0 inf + 1 180.936 * [simplify]: Simplified to 0 180.936 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 180.936 * * * * [progress]: [ 172 / 3260 ] simplifiying candidate # 180.936 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 180.936 * * [simplify]: iters left: 6 (27 enodes) 180.944 * * [simplify]: iters left: 5 (107 enodes) 180.964 * * [simplify]: iters left: 4 (225 enodes) 181.018 * * [simplify]: Extracting #0: cost 1 inf + 0 181.018 * * [simplify]: Extracting #1: cost 11 inf + 0 181.018 * * [simplify]: Extracting #2: cost 110 inf + 0 181.019 * * [simplify]: Extracting #3: cost 192 inf + 45 181.020 * * [simplify]: Extracting #4: cost 173 inf + 2761 181.023 * * [simplify]: Extracting #5: cost 83 inf + 26006 181.030 * * [simplify]: Extracting #6: cost 33 inf + 43435 181.038 * * [simplify]: Extracting #7: cost 18 inf + 48299 181.048 * * [simplify]: Extracting #8: cost 0 inf + 53803 181.058 * * [simplify]: Extracting #9: cost 0 inf + 53693 181.067 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 181.067 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 181.068 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 181.068 * * [simplify]: iters left: 6 (15 enodes) 181.072 * * [simplify]: iters left: 5 (64 enodes) 181.084 * * [simplify]: iters left: 4 (149 enodes) 181.126 * * [simplify]: iters left: 3 (466 enodes) 181.409 * * [simplify]: Extracting #0: cost 1 inf + 0 181.409 * * [simplify]: Extracting #1: cost 0 inf + 1 181.409 * [simplify]: Simplified to 0 181.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 181.410 * * * * [progress]: [ 173 / 3260 ] simplifiying candidate # 181.410 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 181.410 * * [simplify]: iters left: 6 (25 enodes) 181.417 * * [simplify]: iters left: 5 (99 enodes) 181.435 * * [simplify]: iters left: 4 (192 enodes) 181.479 * * [simplify]: iters left: 3 (449 enodes) 181.646 * * [simplify]: Extracting #0: cost 1 inf + 0 181.646 * * [simplify]: Extracting #1: cost 11 inf + 0 181.646 * * [simplify]: Extracting #2: cost 135 inf + 0 181.647 * * [simplify]: Extracting #3: cost 255 inf + 4 181.649 * * [simplify]: Extracting #4: cost 212 inf + 7185 181.658 * * [simplify]: Extracting #5: cost 74 inf + 39497 181.669 * * [simplify]: Extracting #6: cost 40 inf + 50263 181.682 * * [simplify]: Extracting #7: cost 24 inf + 55641 181.699 * * [simplify]: Extracting #8: cost 1 inf + 62896 181.713 * * [simplify]: Extracting #9: cost 0 inf + 63221 181.727 * [simplify]: Simplified to (- (/ (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 181.727 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (sqrt a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 181.727 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 181.728 * * [simplify]: iters left: 6 (14 enodes) 181.732 * * [simplify]: iters left: 5 (59 enodes) 181.743 * * [simplify]: iters left: 4 (121 enodes) 181.770 * * [simplify]: iters left: 3 (332 enodes) 181.921 * * [simplify]: Extracting #0: cost 1 inf + 0 181.921 * * [simplify]: Extracting #1: cost 0 inf + 1 181.921 * [simplify]: Simplified to 0 181.921 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 181.922 * * * * [progress]: [ 174 / 3260 ] simplifiying candidate # 181.922 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 181.922 * * [simplify]: iters left: 6 (25 enodes) 181.929 * * [simplify]: iters left: 5 (97 enodes) 181.950 * * [simplify]: iters left: 4 (186 enodes) 181.990 * * [simplify]: iters left: 3 (399 enodes) 182.117 * * [simplify]: Extracting #0: cost 1 inf + 0 182.117 * * [simplify]: Extracting #1: cost 11 inf + 0 182.117 * * [simplify]: Extracting #2: cost 118 inf + 0 182.118 * * [simplify]: Extracting #3: cost 180 inf + 4 182.119 * * [simplify]: Extracting #4: cost 153 inf + 3104 182.124 * * [simplify]: Extracting #5: cost 62 inf + 20022 182.130 * * [simplify]: Extracting #6: cost 40 inf + 26106 182.140 * * [simplify]: Extracting #7: cost 23 inf + 32224 182.149 * * [simplify]: Extracting #8: cost 2 inf + 38817 182.158 * * [simplify]: Extracting #9: cost 0 inf + 39264 182.167 * [simplify]: Simplified to (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 182.167 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 182.167 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 182.167 * * [simplify]: iters left: 6 (13 enodes) 182.172 * * [simplify]: iters left: 5 (54 enodes) 182.182 * * [simplify]: iters left: 4 (112 enodes) 182.210 * * [simplify]: iters left: 3 (281 enodes) 182.314 * * [simplify]: Extracting #0: cost 1 inf + 0 182.314 * * [simplify]: Extracting #1: cost 0 inf + 1 182.314 * [simplify]: Simplified to 0 182.314 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 182.314 * * * * [progress]: [ 175 / 3260 ] simplifiying candidate # 182.314 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 182.315 * * [simplify]: iters left: 6 (26 enodes) 182.322 * * [simplify]: iters left: 5 (102 enodes) 182.343 * * [simplify]: iters left: 4 (210 enodes) 182.389 * * [simplify]: iters left: 3 (488 enodes) 182.579 * * [simplify]: Extracting #0: cost 1 inf + 0 182.579 * * [simplify]: Extracting #1: cost 11 inf + 0 182.579 * * [simplify]: Extracting #2: cost 152 inf + 0 182.580 * * [simplify]: Extracting #3: cost 288 inf + 44 182.582 * * [simplify]: Extracting #4: cost 266 inf + 2323 182.590 * * [simplify]: Extracting #5: cost 114 inf + 37709 182.603 * * [simplify]: Extracting #6: cost 40 inf + 59239 182.616 * * [simplify]: Extracting #7: cost 26 inf + 63601 182.632 * * [simplify]: Extracting #8: cost 2 inf + 71706 182.649 * * [simplify]: Extracting #9: cost 0 inf + 72516 182.665 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) 182.666 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 182.666 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 182.666 * * [simplify]: iters left: 6 (14 enodes) 182.670 * * [simplify]: iters left: 5 (59 enodes) 182.681 * * [simplify]: iters left: 4 (134 enodes) 182.714 * * [simplify]: iters left: 3 (357 enodes) 182.871 * * [simplify]: Extracting #0: cost 1 inf + 0 182.871 * * [simplify]: Extracting #1: cost 0 inf + 1 182.871 * [simplify]: Simplified to 0 182.871 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 182.871 * * * * [progress]: [ 176 / 3260 ] simplifiying candidate # 182.871 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 182.871 * * [simplify]: iters left: 6 (24 enodes) 182.878 * * [simplify]: iters left: 5 (93 enodes) 182.895 * * [simplify]: iters left: 4 (177 enodes) 182.934 * * [simplify]: iters left: 3 (370 enodes) 183.052 * * [simplify]: Extracting #0: cost 1 inf + 0 183.052 * * [simplify]: Extracting #1: cost 11 inf + 0 183.052 * * [simplify]: Extracting #2: cost 124 inf + 0 183.053 * * [simplify]: Extracting #3: cost 198 inf + 88 183.054 * * [simplify]: Extracting #4: cost 182 inf + 2733 183.059 * * [simplify]: Extracting #5: cost 70 inf + 22725 183.066 * * [simplify]: Extracting #6: cost 41 inf + 29229 183.074 * * [simplify]: Extracting #7: cost 34 inf + 30338 183.082 * * [simplify]: Extracting #8: cost 20 inf + 33685 183.094 * * [simplify]: Extracting #9: cost 3 inf + 41185 183.103 * * [simplify]: Extracting #10: cost 0 inf + 42310 183.113 * * [simplify]: Extracting #11: cost 0 inf + 42270 183.123 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 183.123 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 183.124 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 183.124 * * [simplify]: iters left: 6 (13 enodes) 183.128 * * [simplify]: iters left: 5 (53 enodes) 183.138 * * [simplify]: iters left: 4 (106 enodes) 183.163 * * [simplify]: iters left: 3 (257 enodes) 183.256 * * [simplify]: Extracting #0: cost 1 inf + 0 183.256 * * [simplify]: Extracting #1: cost 0 inf + 1 183.256 * [simplify]: Simplified to 0 183.256 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 183.256 * * * * [progress]: [ 177 / 3260 ] simplifiying candidate # 183.256 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 183.256 * * [simplify]: iters left: 6 (24 enodes) 183.263 * * [simplify]: iters left: 5 (92 enodes) 183.280 * * [simplify]: iters left: 4 (166 enodes) 183.316 * * [simplify]: iters left: 3 (321 enodes) 183.412 * * [simplify]: Extracting #0: cost 1 inf + 0 183.412 * * [simplify]: Extracting #1: cost 11 inf + 0 183.412 * * [simplify]: Extracting #2: cost 96 inf + 0 183.412 * * [simplify]: Extracting #3: cost 131 inf + 46 183.416 * * [simplify]: Extracting #4: cost 121 inf + 547 183.417 * * [simplify]: Extracting #5: cost 89 inf + 4589 183.420 * * [simplify]: Extracting #6: cost 49 inf + 11120 183.424 * * [simplify]: Extracting #7: cost 38 inf + 12953 183.428 * * [simplify]: Extracting #8: cost 28 inf + 14003 183.432 * * [simplify]: Extracting #9: cost 8 inf + 21720 183.439 * * [simplify]: Extracting #10: cost 0 inf + 25520 183.445 * * [simplify]: Extracting #11: cost 0 inf + 25465 183.452 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 183.452 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 183.452 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 183.452 * * [simplify]: iters left: 6 (12 enodes) 183.456 * * [simplify]: iters left: 5 (49 enodes) 183.466 * * [simplify]: iters left: 4 (94 enodes) 183.488 * * [simplify]: iters left: 3 (221 enodes) 183.566 * * [simplify]: iters left: 2 (492 enodes) 183.807 * * [simplify]: Extracting #0: cost 1 inf + 0 183.807 * * [simplify]: Extracting #1: cost 0 inf + 1 183.807 * [simplify]: Simplified to 0 183.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 183.807 * * * * [progress]: [ 178 / 3260 ] simplifiying candidate # 183.807 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 183.807 * * [simplify]: iters left: 6 (25 enodes) 183.817 * * [simplify]: iters left: 5 (95 enodes) 183.834 * * [simplify]: iters left: 4 (185 enodes) 183.875 * * [simplify]: iters left: 3 (397 enodes) 184.005 * * [simplify]: Extracting #0: cost 1 inf + 0 184.005 * * [simplify]: Extracting #1: cost 11 inf + 0 184.006 * * [simplify]: Extracting #2: cost 114 inf + 0 184.006 * * [simplify]: Extracting #3: cost 170 inf + 47 184.007 * * [simplify]: Extracting #4: cost 166 inf + 257 184.008 * * [simplify]: Extracting #5: cost 145 inf + 3421 184.013 * * [simplify]: Extracting #6: cost 70 inf + 19195 184.019 * * [simplify]: Extracting #7: cost 25 inf + 30403 184.027 * * [simplify]: Extracting #8: cost 1 inf + 38575 184.036 * * [simplify]: Extracting #9: cost 0 inf + 39035 184.044 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 184.044 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 184.045 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 184.045 * * [simplify]: iters left: 6 (13 enodes) 184.049 * * [simplify]: iters left: 5 (52 enodes) 184.058 * * [simplify]: iters left: 4 (111 enodes) 184.087 * * [simplify]: iters left: 3 (278 enodes) 184.189 * * [simplify]: Extracting #0: cost 1 inf + 0 184.190 * * [simplify]: Extracting #1: cost 0 inf + 1 184.190 * [simplify]: Simplified to 0 184.190 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 184.190 * * * * [progress]: [ 179 / 3260 ] simplifiying candidate # 184.190 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 184.190 * * [simplify]: iters left: 6 (23 enodes) 184.199 * * [simplify]: iters left: 5 (87 enodes) 184.215 * * [simplify]: iters left: 4 (158 enodes) 184.248 * * [simplify]: iters left: 3 (300 enodes) 184.326 * * [simplify]: Extracting #0: cost 1 inf + 0 184.326 * * [simplify]: Extracting #1: cost 11 inf + 0 184.326 * * [simplify]: Extracting #2: cost 92 inf + 0 184.327 * * [simplify]: Extracting #3: cost 104 inf + 949 184.328 * * [simplify]: Extracting #4: cost 53 inf + 6205 184.333 * * [simplify]: Extracting #5: cost 33 inf + 9191 184.336 * * [simplify]: Extracting #6: cost 41 inf + 9190 184.339 * * [simplify]: Extracting #7: cost 36 inf + 9980 184.342 * * [simplify]: Extracting #8: cost 22 inf + 12849 184.347 * * [simplify]: Extracting #9: cost 6 inf + 19745 184.352 * * [simplify]: Extracting #10: cost 0 inf + 22385 184.357 * * [simplify]: Extracting #11: cost 0 inf + 22249 184.363 * * [simplify]: Extracting #12: cost 0 inf + 22209 184.368 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (/ b (* a 2))) 184.368 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 184.369 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 184.369 * * [simplify]: iters left: 6 (12 enodes) 184.372 * * [simplify]: iters left: 5 (47 enodes) 184.381 * * [simplify]: iters left: 4 (89 enodes) 184.401 * * [simplify]: iters left: 3 (186 enodes) 184.452 * * [simplify]: iters left: 2 (378 enodes) 184.602 * * [simplify]: Extracting #0: cost 1 inf + 0 184.602 * * [simplify]: Extracting #1: cost 0 inf + 1 184.602 * [simplify]: Simplified to 0 184.602 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 0)) 184.602 * * * * [progress]: [ 180 / 3260 ] simplifiying candidate # 184.602 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 184.603 * * [simplify]: iters left: 6 (23 enodes) 184.609 * * [simplify]: iters left: 5 (84 enodes) 184.623 * * [simplify]: iters left: 4 (127 enodes) 184.648 * * [simplify]: iters left: 3 (190 enodes) 184.679 * * [simplify]: iters left: 2 (272 enodes) 184.731 * * [simplify]: iters left: 1 (373 enodes) 184.804 * * [simplify]: Extracting #0: cost 1 inf + 0 184.804 * * [simplify]: Extracting #1: cost 9 inf + 0 184.804 * * [simplify]: Extracting #2: cost 57 inf + 2 184.804 * * [simplify]: Extracting #3: cost 72 inf + 508 184.805 * * [simplify]: Extracting #4: cost 37 inf + 2961 184.807 * * [simplify]: Extracting #5: cost 40 inf + 3251 184.808 * * [simplify]: Extracting #6: cost 36 inf + 3999 184.812 * * [simplify]: Extracting #7: cost 6 inf + 12796 184.815 * * [simplify]: Extracting #8: cost 0 inf + 14877 184.819 * * [simplify]: Extracting #9: cost 0 inf + 14662 184.823 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 184.823 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 184.823 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 184.824 * * [simplify]: iters left: 6 (11 enodes) 184.827 * * [simplify]: iters left: 5 (40 enodes) 184.834 * * [simplify]: iters left: 4 (65 enodes) 184.848 * * [simplify]: iters left: 3 (97 enodes) 184.866 * * [simplify]: iters left: 2 (165 enodes) 184.902 * * [simplify]: iters left: 1 (271 enodes) 184.960 * * [simplify]: Extracting #0: cost 1 inf + 0 184.961 * * [simplify]: Extracting #1: cost 0 inf + 1 184.961 * [simplify]: Simplified to 0 184.961 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 184.961 * * * * [progress]: [ 181 / 3260 ] simplifiying candidate # 184.961 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 184.961 * * [simplify]: iters left: 6 (24 enodes) 184.970 * * [simplify]: iters left: 5 (94 enodes) 184.987 * * [simplify]: iters left: 4 (180 enodes) 185.027 * * [simplify]: iters left: 3 (372 enodes) 185.136 * * [simplify]: Extracting #0: cost 1 inf + 0 185.136 * * [simplify]: Extracting #1: cost 11 inf + 0 185.136 * * [simplify]: Extracting #2: cost 113 inf + 0 185.137 * * [simplify]: Extracting #3: cost 163 inf + 5 185.138 * * [simplify]: Extracting #4: cost 156 inf + 380 185.139 * * [simplify]: Extracting #5: cost 127 inf + 5607 185.144 * * [simplify]: Extracting #6: cost 55 inf + 21659 185.150 * * [simplify]: Extracting #7: cost 37 inf + 25604 185.156 * * [simplify]: Extracting #8: cost 21 inf + 29767 185.164 * * [simplify]: Extracting #9: cost 4 inf + 36552 185.175 * * [simplify]: Extracting #10: cost 0 inf + 38137 185.183 * * [simplify]: Extracting #11: cost 0 inf + 38097 185.192 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 185.192 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 185.192 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 185.192 * * [simplify]: iters left: 6 (12 enodes) 185.196 * * [simplify]: iters left: 5 (51 enodes) 185.206 * * [simplify]: iters left: 4 (106 enodes) 185.231 * * [simplify]: iters left: 3 (247 enodes) 185.307 * * [simplify]: Extracting #0: cost 1 inf + 0 185.308 * * [simplify]: Extracting #1: cost 0 inf + 1 185.308 * [simplify]: Simplified to 0 185.308 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 185.308 * * * * [progress]: [ 182 / 3260 ] simplifiying candidate # 185.308 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 185.308 * * [simplify]: iters left: 6 (22 enodes) 185.314 * * [simplify]: iters left: 5 (86 enodes) 185.330 * * [simplify]: iters left: 4 (155 enodes) 185.363 * * [simplify]: iters left: 3 (300 enodes) 185.454 * * [simplify]: Extracting #0: cost 1 inf + 0 185.454 * * [simplify]: Extracting #1: cost 11 inf + 0 185.455 * * [simplify]: Extracting #2: cost 87 inf + 0 185.455 * * [simplify]: Extracting #3: cost 97 inf + 1199 185.457 * * [simplify]: Extracting #4: cost 45 inf + 7301 185.460 * * [simplify]: Extracting #5: cost 33 inf + 9101 185.463 * * [simplify]: Extracting #6: cost 41 inf + 9101 185.465 * * [simplify]: Extracting #7: cost 36 inf + 9891 185.470 * * [simplify]: Extracting #8: cost 12 inf + 17015 185.475 * * [simplify]: Extracting #9: cost 1 inf + 21795 185.481 * * [simplify]: Extracting #10: cost 0 inf + 22120 185.487 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 185.487 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 185.487 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 185.487 * * [simplify]: iters left: 6 (11 enodes) 185.491 * * [simplify]: iters left: 5 (46 enodes) 185.499 * * [simplify]: iters left: 4 (86 enodes) 185.521 * * [simplify]: iters left: 3 (183 enodes) 185.571 * * [simplify]: iters left: 2 (372 enodes) 185.717 * * [simplify]: Extracting #0: cost 1 inf + 0 185.717 * * [simplify]: Extracting #1: cost 0 inf + 1 185.717 * [simplify]: Simplified to 0 185.717 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) a) (/ (/ b 2) a)) 0)) 185.717 * * * * [progress]: [ 183 / 3260 ] simplifiying candidate # 185.717 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 185.718 * * [simplify]: iters left: 6 (22 enodes) 185.724 * * [simplify]: iters left: 5 (83 enodes) 185.739 * * [simplify]: iters left: 4 (126 enodes) 185.764 * * [simplify]: iters left: 3 (189 enodes) 185.795 * * [simplify]: iters left: 2 (271 enodes) 185.847 * * [simplify]: iters left: 1 (372 enodes) 185.921 * * [simplify]: Extracting #0: cost 1 inf + 0 185.921 * * [simplify]: Extracting #1: cost 9 inf + 0 185.921 * * [simplify]: Extracting #2: cost 57 inf + 2 185.922 * * [simplify]: Extracting #3: cost 70 inf + 633 185.923 * * [simplify]: Extracting #4: cost 39 inf + 2835 185.924 * * [simplify]: Extracting #5: cost 40 inf + 3251 185.926 * * [simplify]: Extracting #6: cost 36 inf + 3958 185.927 * * [simplify]: Extracting #7: cost 26 inf + 5089 185.930 * * [simplify]: Extracting #8: cost 7 inf + 11960 185.934 * * [simplify]: Extracting #9: cost 0 inf + 14660 185.938 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 185.938 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 185.939 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 185.939 * * [simplify]: iters left: 6 (10 enodes) 185.942 * * [simplify]: iters left: 5 (39 enodes) 185.949 * * [simplify]: iters left: 4 (64 enodes) 185.961 * * [simplify]: iters left: 3 (96 enodes) 185.981 * * [simplify]: iters left: 2 (164 enodes) 186.018 * * [simplify]: iters left: 1 (270 enodes) 186.077 * * [simplify]: Extracting #0: cost 1 inf + 0 186.077 * * [simplify]: Extracting #1: cost 0 inf + 1 186.077 * [simplify]: Simplified to 0 186.077 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 186.077 * * * * [progress]: [ 184 / 3260 ] simplifiying candidate # 186.077 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 186.077 * * [simplify]: iters left: 6 (24 enodes) 186.084 * * [simplify]: iters left: 5 (95 enodes) 186.104 * * [simplify]: iters left: 4 (189 enodes) 186.142 * * [simplify]: iters left: 3 (363 enodes) 186.234 * * [simplify]: Extracting #0: cost 1 inf + 0 186.234 * * [simplify]: Extracting #1: cost 11 inf + 0 186.235 * * [simplify]: Extracting #2: cost 95 inf + 0 186.235 * * [simplify]: Extracting #3: cost 156 inf + 89 186.236 * * [simplify]: Extracting #4: cost 144 inf + 755 186.237 * * [simplify]: Extracting #5: cost 110 inf + 6552 186.241 * * [simplify]: Extracting #6: cost 49 inf + 18954 186.246 * * [simplify]: Extracting #7: cost 35 inf + 21746 186.252 * * [simplify]: Extracting #8: cost 15 inf + 27413 186.260 * * [simplify]: Extracting #9: cost 0 inf + 34009 186.268 * * [simplify]: Extracting #10: cost 0 inf + 33969 186.276 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))))) 186.276 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 186.276 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 186.276 * * [simplify]: iters left: 6 (12 enodes) 186.281 * * [simplify]: iters left: 5 (53 enodes) 186.291 * * [simplify]: iters left: 4 (117 enodes) 186.318 * * [simplify]: iters left: 3 (255 enodes) 186.388 * * [simplify]: Extracting #0: cost 1 inf + 0 186.388 * * [simplify]: Extracting #1: cost 0 inf + 1 186.388 * [simplify]: Simplified to 0 186.388 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 186.388 * * * * [progress]: [ 185 / 3260 ] simplifiying candidate # 186.388 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 186.389 * * [simplify]: iters left: 6 (22 enodes) 186.395 * * [simplify]: iters left: 5 (87 enodes) 186.411 * * [simplify]: iters left: 4 (165 enodes) 186.442 * * [simplify]: iters left: 3 (282 enodes) 186.507 * * [simplify]: Extracting #0: cost 1 inf + 0 186.507 * * [simplify]: Extracting #1: cost 11 inf + 0 186.507 * * [simplify]: Extracting #2: cost 81 inf + 0 186.508 * * [simplify]: Extracting #3: cost 107 inf + 1279 186.509 * * [simplify]: Extracting #4: cost 48 inf + 7506 186.512 * * [simplify]: Extracting #5: cost 32 inf + 9473 186.515 * * [simplify]: Extracting #6: cost 40 inf + 9473 186.520 * * [simplify]: Extracting #7: cost 34 inf + 10402 186.524 * * [simplify]: Extracting #8: cost 13 inf + 16627 186.529 * * [simplify]: Extracting #9: cost 0 inf + 22288 186.534 * * [simplify]: Extracting #10: cost 0 inf + 22193 186.540 * * [simplify]: Extracting #11: cost 0 inf + 22153 186.545 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (* (/ 1/2 a) b)) 186.545 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) a) (* (/ 1/2 a) b)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 186.545 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 186.546 * * [simplify]: iters left: 6 (11 enodes) 186.550 * * [simplify]: iters left: 5 (48 enodes) 186.559 * * [simplify]: iters left: 4 (98 enodes) 186.578 * * [simplify]: iters left: 3 (181 enodes) 186.622 * * [simplify]: iters left: 2 (358 enodes) 186.742 * * [simplify]: Extracting #0: cost 1 inf + 0 186.743 * * [simplify]: Extracting #1: cost 0 inf + 1 186.743 * [simplify]: Simplified to 0 186.743 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 186.743 * * * * [progress]: [ 186 / 3260 ] simplifiying candidate # 186.743 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 186.743 * * [simplify]: iters left: 6 (22 enodes) 186.750 * * [simplify]: iters left: 5 (83 enodes) 186.766 * * [simplify]: iters left: 4 (146 enodes) 186.794 * * [simplify]: iters left: 3 (229 enodes) 186.835 * * [simplify]: iters left: 2 (345 enodes) 186.911 * * [simplify]: iters left: 1 (468 enodes) 187.025 * * [simplify]: Extracting #0: cost 1 inf + 0 187.025 * * [simplify]: Extracting #1: cost 11 inf + 0 187.025 * * [simplify]: Extracting #2: cost 53 inf + 42 187.026 * * [simplify]: Extracting #3: cost 69 inf + 626 187.029 * * [simplify]: Extracting #4: cost 41 inf + 2292 187.030 * * [simplify]: Extracting #5: cost 40 inf + 2673 187.032 * * [simplify]: Extracting #6: cost 37 inf + 3201 187.033 * * [simplify]: Extracting #7: cost 23 inf + 5371 187.037 * * [simplify]: Extracting #8: cost 6 inf + 11778 187.041 * * [simplify]: Extracting #9: cost 0 inf + 14034 187.045 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 187.045 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 187.045 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 187.046 * * [simplify]: iters left: 6 (10 enodes) 187.050 * * [simplify]: iters left: 5 (41 enodes) 187.057 * * [simplify]: iters left: 4 (81 enodes) 187.072 * * [simplify]: iters left: 3 (127 enodes) 187.091 * * [simplify]: iters left: 2 (186 enodes) 187.123 * * [simplify]: iters left: 1 (266 enodes) 187.193 * * [simplify]: Extracting #0: cost 1 inf + 0 187.193 * * [simplify]: Extracting #1: cost 0 inf + 1 187.193 * [simplify]: Simplified to 0 187.193 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 187.194 * * * * [progress]: [ 187 / 3260 ] simplifiying candidate # 187.194 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 187.194 * * [simplify]: iters left: 6 (21 enodes) 187.200 * * [simplify]: iters left: 5 (80 enodes) 187.215 * * [simplify]: iters left: 4 (128 enodes) 187.241 * * [simplify]: iters left: 3 (193 enodes) 187.273 * * [simplify]: iters left: 2 (273 enodes) 187.331 * * [simplify]: iters left: 1 (386 enodes) 187.416 * * [simplify]: Extracting #0: cost 1 inf + 0 187.416 * * [simplify]: Extracting #1: cost 9 inf + 0 187.416 * * [simplify]: Extracting #2: cost 64 inf + 2 187.416 * * [simplify]: Extracting #3: cost 72 inf + 1133 187.418 * * [simplify]: Extracting #4: cost 38 inf + 3338 187.420 * * [simplify]: Extracting #5: cost 40 inf + 3712 187.421 * * [simplify]: Extracting #6: cost 35 inf + 4817 187.425 * * [simplify]: Extracting #7: cost 5 inf + 13517 187.429 * * [simplify]: Extracting #8: cost 0 inf + 15338 187.757 * * [simplify]: Extracting #9: cost 0 inf + 15123 187.762 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 187.762 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 187.762 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 187.762 * * [simplify]: iters left: 6 (9 enodes) 187.765 * * [simplify]: iters left: 5 (36 enodes) 187.773 * * [simplify]: iters left: 4 (67 enodes) 187.785 * * [simplify]: iters left: 3 (97 enodes) 187.804 * * [simplify]: iters left: 2 (158 enodes) 187.845 * * [simplify]: iters left: 1 (263 enodes) 187.896 * * [simplify]: Extracting #0: cost 1 inf + 0 187.896 * * [simplify]: Extracting #1: cost 0 inf + 1 187.896 * [simplify]: Simplified to 0 187.896 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 0)) 187.896 * * * * [progress]: [ 188 / 3260 ] simplifiying candidate # 187.897 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) (sqrt a)) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 187.897 * * [simplify]: iters left: 6 (21 enodes) 187.902 * * [simplify]: iters left: 5 (81 enodes) 187.918 * * [simplify]: iters left: 4 (137 enodes) 187.943 * * [simplify]: iters left: 3 (221 enodes) 187.986 * * [simplify]: iters left: 2 (323 enodes) 188.056 * * [simplify]: iters left: 1 (469 enodes) 188.170 * * [simplify]: Extracting #0: cost 1 inf + 0 188.170 * * [simplify]: Extracting #1: cost 11 inf + 0 188.170 * * [simplify]: Extracting #2: cost 58 inf + 0 188.171 * * [simplify]: Extracting #3: cost 72 inf + 463 188.172 * * [simplify]: Extracting #4: cost 38 inf + 2585 188.174 * * [simplify]: Extracting #5: cost 40 inf + 2756 188.175 * * [simplify]: Extracting #6: cost 37 inf + 3284 188.177 * * [simplify]: Extracting #7: cost 25 inf + 4894 188.181 * * [simplify]: Extracting #8: cost 4 inf + 12606 188.185 * * [simplify]: Extracting #9: cost 0 inf + 14167 188.189 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 188.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 188.189 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 188.189 * * [simplify]: iters left: 5 (9 enodes) 188.193 * * [simplify]: iters left: 4 (39 enodes) 188.200 * * [simplify]: iters left: 3 (65 enodes) 188.212 * * [simplify]: iters left: 2 (129 enodes) 188.243 * * [simplify]: iters left: 1 (210 enodes) 188.283 * * [simplify]: Extracting #0: cost 1 inf + 0 188.283 * * [simplify]: Extracting #1: cost 0 inf + 1 188.283 * [simplify]: Simplified to 0 188.283 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 0)) 188.283 * * * * [progress]: [ 189 / 3260 ] simplifiying candidate # 188.284 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 188.284 * * [simplify]: iters left: 6 (22 enodes) 188.290 * * [simplify]: iters left: 5 (82 enodes) 188.308 * * [simplify]: iters left: 4 (130 enodes) 188.331 * * [simplify]: iters left: 3 (196 enodes) 188.365 * * [simplify]: iters left: 2 (273 enodes) 188.412 * * [simplify]: iters left: 1 (346 enodes) 188.475 * * [simplify]: Extracting #0: cost 1 inf + 0 188.475 * * [simplify]: Extracting #1: cost 13 inf + 0 188.475 * * [simplify]: Extracting #2: cost 58 inf + 0 188.476 * * [simplify]: Extracting #3: cost 97 inf + 130 188.476 * * [simplify]: Extracting #4: cost 88 inf + 1082 188.477 * * [simplify]: Extracting #5: cost 88 inf + 3733 188.479 * * [simplify]: Extracting #6: cost 53 inf + 19484 188.483 * * [simplify]: Extracting #7: cost 25 inf + 33360 188.488 * * [simplify]: Extracting #8: cost 6 inf + 41084 188.495 * * [simplify]: Extracting #9: cost 0 inf + 43496 188.501 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 188.501 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 188.501 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 188.502 * * [simplify]: iters left: 6 (10 enodes) 188.504 * * [simplify]: iters left: 5 (37 enodes) 188.511 * * [simplify]: iters left: 4 (57 enodes) 188.523 * * [simplify]: iters left: 3 (104 enodes) 188.544 * * [simplify]: iters left: 2 (158 enodes) 188.571 * * [simplify]: iters left: 1 (225 enodes) 188.610 * * [simplify]: Extracting #0: cost 1 inf + 0 188.610 * * [simplify]: Extracting #1: cost 0 inf + 1 188.610 * [simplify]: Simplified to 0 188.610 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 188.610 * * * * [progress]: [ 190 / 3260 ] simplifiying candidate # 188.610 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 188.610 * * [simplify]: iters left: 6 (21 enodes) 188.616 * * [simplify]: iters left: 5 (73 enodes) 188.629 * * [simplify]: iters left: 4 (114 enodes) 188.648 * * [simplify]: iters left: 3 (165 enodes) 188.675 * * [simplify]: iters left: 2 (204 enodes) 188.709 * * [simplify]: iters left: 1 (222 enodes) 188.741 * * [simplify]: Extracting #0: cost 1 inf + 0 188.741 * * [simplify]: Extracting #1: cost 11 inf + 0 188.742 * * [simplify]: Extracting #2: cost 37 inf + 0 188.742 * * [simplify]: Extracting #3: cost 48 inf + 88 188.742 * * [simplify]: Extracting #4: cost 38 inf + 875 188.742 * * [simplify]: Extracting #5: cost 38 inf + 1653 188.743 * * [simplify]: Extracting #6: cost 40 inf + 1696 188.744 * * [simplify]: Extracting #7: cost 26 inf + 3011 188.745 * * [simplify]: Extracting #8: cost 9 inf + 9317 188.748 * * [simplify]: Extracting #9: cost 0 inf + 12751 188.751 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 188.751 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 188.752 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 188.752 * * [simplify]: iters left: 6 (9 enodes) 188.754 * * [simplify]: iters left: 5 (29 enodes) 188.760 * * [simplify]: iters left: 4 (42 enodes) 188.768 * * [simplify]: iters left: 3 (58 enodes) 188.777 * * [simplify]: iters left: 2 (68 enodes) 188.786 * * [simplify]: Extracting #0: cost 1 inf + 0 188.786 * * [simplify]: Extracting #1: cost 0 inf + 1 188.786 * [simplify]: Simplified to 0 188.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 188.786 * * * * [progress]: [ 191 / 3260 ] simplifiying candidate # 188.786 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 188.786 * * [simplify]: iters left: 6 (25 enodes) 188.793 * * [simplify]: iters left: 5 (96 enodes) 188.811 * * [simplify]: iters left: 4 (197 enodes) 188.856 * * [simplify]: iters left: 3 (386 enodes) 188.940 * * [simplify]: Extracting #0: cost 1 inf + 0 188.940 * * [simplify]: Extracting #1: cost 13 inf + 0 188.940 * * [simplify]: Extracting #2: cost 80 inf + 0 188.940 * * [simplify]: Extracting #3: cost 122 inf + 126 188.941 * * [simplify]: Extracting #4: cost 120 inf + 331 188.942 * * [simplify]: Extracting #5: cost 100 inf + 5373 188.946 * * [simplify]: Extracting #6: cost 44 inf + 21117 188.952 * * [simplify]: Extracting #7: cost 12 inf + 30090 188.960 * * [simplify]: Extracting #8: cost 0 inf + 34553 188.968 * * [simplify]: Extracting #9: cost 0 inf + 34538 188.975 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 188.976 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 188.976 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 188.976 * * [simplify]: iters left: 6 (13 enodes) 188.980 * * [simplify]: iters left: 5 (53 enodes) 188.992 * * [simplify]: iters left: 4 (117 enodes) 189.019 * * [simplify]: iters left: 3 (275 enodes) 189.080 * * [simplify]: iters left: 2 (474 enodes) 189.201 * * [simplify]: Extracting #0: cost 1 inf + 0 189.201 * * [simplify]: Extracting #1: cost 0 inf + 1 189.201 * [simplify]: Simplified to 0 189.201 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 0)) 189.202 * * * * [progress]: [ 192 / 3260 ] simplifiying candidate # 189.202 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 189.202 * * [simplify]: iters left: 6 (24 enodes) 189.208 * * [simplify]: iters left: 5 (90 enodes) 189.225 * * [simplify]: iters left: 4 (160 enodes) 189.256 * * [simplify]: iters left: 3 (266 enodes) 189.303 * * [simplify]: iters left: 2 (367 enodes) 189.368 * * [simplify]: iters left: 1 (443 enodes) 189.444 * * [simplify]: Extracting #0: cost 1 inf + 0 189.444 * * [simplify]: Extracting #1: cost 13 inf + 0 189.444 * * [simplify]: Extracting #2: cost 62 inf + 0 189.444 * * [simplify]: Extracting #3: cost 100 inf + 87 189.445 * * [simplify]: Extracting #4: cost 95 inf + 994 189.446 * * [simplify]: Extracting #5: cost 74 inf + 6653 189.449 * * [simplify]: Extracting #6: cost 41 inf + 15290 189.454 * * [simplify]: Extracting #7: cost 25 inf + 17848 189.459 * * [simplify]: Extracting #8: cost 8 inf + 24274 189.465 * * [simplify]: Extracting #9: cost 0 inf + 27368 189.470 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 189.471 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 189.471 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 189.471 * * [simplify]: iters left: 6 (12 enodes) 189.474 * * [simplify]: iters left: 5 (47 enodes) 189.483 * * [simplify]: iters left: 4 (82 enodes) 189.498 * * [simplify]: iters left: 3 (157 enodes) 189.529 * * [simplify]: iters left: 2 (248 enodes) 189.571 * * [simplify]: iters left: 1 (341 enodes) 189.631 * * [simplify]: Extracting #0: cost 1 inf + 0 189.631 * * [simplify]: Extracting #1: cost 0 inf + 1 189.631 * [simplify]: Simplified to 0 189.631 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 189.632 * * * * [progress]: [ 193 / 3260 ] simplifiying candidate # 189.632 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 189.632 * * [simplify]: iters left: 6 (23 enodes) 189.638 * * [simplify]: iters left: 5 (85 enodes) 189.654 * * [simplify]: iters left: 4 (160 enodes) 189.687 * * [simplify]: iters left: 3 (286 enodes) 189.752 * * [simplify]: iters left: 2 (433 enodes) 189.842 * * [simplify]: Extracting #0: cost 1 inf + 0 189.842 * * [simplify]: Extracting #1: cost 15 inf + 0 189.842 * * [simplify]: Extracting #2: cost 59 inf + 0 189.842 * * [simplify]: Extracting #3: cost 96 inf + 44 189.843 * * [simplify]: Extracting #4: cost 99 inf + 88 189.843 * * [simplify]: Extracting #5: cost 94 inf + 1733 189.845 * * [simplify]: Extracting #6: cost 50 inf + 13421 189.849 * * [simplify]: Extracting #7: cost 22 inf + 20417 189.854 * * [simplify]: Extracting #8: cost 5 inf + 26073 189.860 * * [simplify]: Extracting #9: cost 0 inf + 28015 189.866 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 189.866 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 189.866 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 189.869 * * [simplify]: iters left: 6 (12 enodes) 189.872 * * [simplify]: iters left: 5 (47 enodes) 189.882 * * [simplify]: iters left: 4 (89 enodes) 189.900 * * [simplify]: iters left: 3 (180 enodes) 189.944 * * [simplify]: iters left: 2 (296 enodes) 190.008 * * [simplify]: iters left: 1 (428 enodes) 190.105 * * [simplify]: Extracting #0: cost 1 inf + 0 190.105 * * [simplify]: Extracting #1: cost 0 inf + 1 190.105 * [simplify]: Simplified to 0 190.105 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 190.106 * * * * [progress]: [ 194 / 3260 ] simplifiying candidate # 190.106 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 190.106 * * [simplify]: iters left: 6 (24 enodes) 190.112 * * [simplify]: iters left: 5 (89 enodes) 190.128 * * [simplify]: iters left: 4 (158 enodes) 190.159 * * [simplify]: iters left: 3 (246 enodes) 190.199 * * [simplify]: iters left: 2 (325 enodes) 190.254 * * [simplify]: iters left: 1 (384 enodes) 190.314 * * [simplify]: Extracting #0: cost 1 inf + 0 190.314 * * [simplify]: Extracting #1: cost 13 inf + 0 190.314 * * [simplify]: Extracting #2: cost 59 inf + 0 190.315 * * [simplify]: Extracting #3: cost 93 inf + 84 190.315 * * [simplify]: Extracting #4: cost 85 inf + 1059 190.316 * * [simplify]: Extracting #5: cost 67 inf + 4644 190.318 * * [simplify]: Extracting #6: cost 36 inf + 9889 190.321 * * [simplify]: Extracting #7: cost 25 inf + 11423 190.325 * * [simplify]: Extracting #8: cost 6 inf + 18570 190.330 * * [simplify]: Extracting #9: cost 0 inf + 20943 190.335 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 190.335 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 190.335 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 190.336 * * [simplify]: iters left: 6 (12 enodes) 190.339 * * [simplify]: iters left: 5 (46 enodes) 190.347 * * [simplify]: iters left: 4 (81 enodes) 190.364 * * [simplify]: iters left: 3 (134 enodes) 190.386 * * [simplify]: iters left: 2 (197 enodes) 190.417 * * [simplify]: iters left: 1 (271 enodes) 190.460 * * [simplify]: Extracting #0: cost 1 inf + 0 190.460 * * [simplify]: Extracting #1: cost 0 inf + 1 190.460 * [simplify]: Simplified to 0 190.460 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 190.460 * * * * [progress]: [ 195 / 3260 ] simplifiying candidate # 190.461 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 190.461 * * [simplify]: iters left: 6 (22 enodes) 190.467 * * [simplify]: iters left: 5 (80 enodes) 190.481 * * [simplify]: iters left: 4 (129 enodes) 190.506 * * [simplify]: iters left: 3 (195 enodes) 190.536 * * [simplify]: iters left: 2 (257 enodes) 190.579 * * [simplify]: iters left: 1 (292 enodes) 190.621 * * [simplify]: Extracting #0: cost 1 inf + 0 190.621 * * [simplify]: Extracting #1: cost 11 inf + 0 190.622 * * [simplify]: Extracting #2: cost 45 inf + 0 190.622 * * [simplify]: Extracting #3: cost 72 inf + 43 190.622 * * [simplify]: Extracting #4: cost 71 inf + 252 190.623 * * [simplify]: Extracting #5: cost 60 inf + 1973 190.624 * * [simplify]: Extracting #6: cost 45 inf + 4383 190.625 * * [simplify]: Extracting #7: cost 31 inf + 5971 190.627 * * [simplify]: Extracting #8: cost 25 inf + 6894 190.630 * * [simplify]: Extracting #9: cost 10 inf + 12257 190.634 * * [simplify]: Extracting #10: cost 0 inf + 16454 190.638 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 190.638 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 190.638 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 190.638 * * [simplify]: iters left: 6 (10 enodes) 190.641 * * [simplify]: iters left: 5 (38 enodes) 190.648 * * [simplify]: iters left: 4 (59 enodes) 190.660 * * [simplify]: iters left: 3 (88 enodes) 190.673 * * [simplify]: iters left: 2 (117 enodes) 190.690 * * [simplify]: iters left: 1 (144 enodes) 190.708 * * [simplify]: Extracting #0: cost 1 inf + 0 190.708 * * [simplify]: Extracting #1: cost 0 inf + 1 190.708 * [simplify]: Simplified to 0 190.708 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 190.708 * * * * [progress]: [ 196 / 3260 ] simplifiying candidate # 190.709 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 190.709 * * [simplify]: iters left: 6 (22 enodes) 190.715 * * [simplify]: iters left: 5 (80 enodes) 190.729 * * [simplify]: iters left: 4 (133 enodes) 190.754 * * [simplify]: iters left: 3 (208 enodes) 190.788 * * [simplify]: iters left: 2 (274 enodes) 190.833 * * [simplify]: iters left: 1 (308 enodes) 190.878 * * [simplify]: Extracting #0: cost 1 inf + 0 190.878 * * [simplify]: Extracting #1: cost 13 inf + 0 190.879 * * [simplify]: Extracting #2: cost 49 inf + 0 190.879 * * [simplify]: Extracting #3: cost 65 inf + 88 190.879 * * [simplify]: Extracting #4: cost 56 inf + 751 190.880 * * [simplify]: Extracting #5: cost 50 inf + 2064 190.881 * * [simplify]: Extracting #6: cost 41 inf + 3983 190.882 * * [simplify]: Extracting #7: cost 31 inf + 4894 190.884 * * [simplify]: Extracting #8: cost 24 inf + 5941 190.886 * * [simplify]: Extracting #9: cost 9 inf + 11385 190.890 * * [simplify]: Extracting #10: cost 1 inf + 14820 190.894 * * [simplify]: Extracting #11: cost 0 inf + 15201 190.898 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 190.898 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 190.899 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 190.899 * * [simplify]: iters left: 6 (11 enodes) 190.902 * * [simplify]: iters left: 5 (42 enodes) 190.910 * * [simplify]: iters left: 4 (67 enodes) 190.921 * * [simplify]: iters left: 3 (111 enodes) 190.939 * * [simplify]: iters left: 2 (140 enodes) 190.960 * * [simplify]: iters left: 1 (160 enodes) 190.979 * * [simplify]: Extracting #0: cost 1 inf + 0 190.979 * * [simplify]: Extracting #1: cost 0 inf + 1 190.979 * [simplify]: Simplified to 0 190.979 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 190.979 * * * * [progress]: [ 197 / 3260 ] simplifiying candidate # 190.980 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 190.980 * * [simplify]: iters left: 6 (28 enodes) 190.988 * * [simplify]: iters left: 5 (111 enodes) 191.010 * * [simplify]: iters left: 4 (261 enodes) 191.090 * * [simplify]: Extracting #0: cost 1 inf + 0 191.090 * * [simplify]: Extracting #1: cost 13 inf + 0 191.090 * * [simplify]: Extracting #2: cost 159 inf + 0 191.091 * * [simplify]: Extracting #3: cost 271 inf + 366 191.092 * * [simplify]: Extracting #4: cost 249 inf + 4848 191.102 * * [simplify]: Extracting #5: cost 100 inf + 59206 191.114 * * [simplify]: Extracting #6: cost 28 inf + 85429 191.127 * * [simplify]: Extracting #7: cost 15 inf + 87863 191.142 * * [simplify]: Extracting #8: cost 1 inf + 94137 191.157 * * [simplify]: Extracting #9: cost 0 inf + 94528 191.172 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 191.172 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 191.172 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 191.172 * * [simplify]: iters left: 6 (16 enodes) 191.178 * * [simplify]: iters left: 5 (68 enodes) 191.191 * * [simplify]: iters left: 4 (179 enodes) 191.257 * * [simplify]: Extracting #0: cost 1 inf + 0 191.257 * * [simplify]: Extracting #1: cost 27 inf + 0 191.257 * * [simplify]: Extracting #2: cost 153 inf + 0 191.258 * * [simplify]: Extracting #3: cost 242 inf + 83 191.261 * * [simplify]: Extracting #4: cost 185 inf + 16503 191.272 * * [simplify]: Extracting #5: cost 15 inf + 79352 191.284 * * [simplify]: Extracting #6: cost 0 inf + 84943 191.297 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 191.297 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 191.297 * * * * [progress]: [ 198 / 3260 ] simplifiying candidate # 191.298 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 191.298 * * [simplify]: iters left: 6 (27 enodes) 191.305 * * [simplify]: iters left: 5 (106 enodes) 191.328 * * [simplify]: iters left: 4 (225 enodes) 191.385 * * [simplify]: Extracting #0: cost 1 inf + 0 191.385 * * [simplify]: Extracting #1: cost 13 inf + 0 191.385 * * [simplify]: Extracting #2: cost 122 inf + 0 191.386 * * [simplify]: Extracting #3: cost 202 inf + 43 191.387 * * [simplify]: Extracting #4: cost 182 inf + 3965 191.394 * * [simplify]: Extracting #5: cost 92 inf + 33724 191.402 * * [simplify]: Extracting #6: cost 25 inf + 55211 191.412 * * [simplify]: Extracting #7: cost 1 inf + 62341 191.423 * * [simplify]: Extracting #8: cost 0 inf + 62732 191.434 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) 191.434 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 191.435 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 191.435 * * [simplify]: iters left: 6 (15 enodes) 191.439 * * [simplify]: iters left: 5 (63 enodes) 191.451 * * [simplify]: iters left: 4 (145 enodes) 191.493 * * [simplify]: iters left: 3 (499 enodes) 191.759 * * [simplify]: Extracting #0: cost 1 inf + 0 191.760 * * [simplify]: Extracting #1: cost 0 inf + 1 191.760 * [simplify]: Simplified to 0 191.760 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 191.760 * * * * [progress]: [ 199 / 3260 ] simplifiying candidate # 191.760 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 191.760 * * [simplify]: iters left: 6 (26 enodes) 191.768 * * [simplify]: iters left: 5 (100 enodes) 191.788 * * [simplify]: iters left: 4 (231 enodes) 191.852 * * [simplify]: Extracting #0: cost 1 inf + 0 191.852 * * [simplify]: Extracting #1: cost 15 inf + 0 191.853 * * [simplify]: Extracting #2: cost 121 inf + 0 191.853 * * [simplify]: Extracting #3: cost 188 inf + 2 191.854 * * [simplify]: Extracting #4: cost 179 inf + 1378 191.858 * * [simplify]: Extracting #5: cost 96 inf + 26131 191.866 * * [simplify]: Extracting #6: cost 25 inf + 47499 191.875 * * [simplify]: Extracting #7: cost 3 inf + 53208 191.885 * * [simplify]: Extracting #8: cost 0 inf + 54334 191.894 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (cbrt b) (cbrt 2)) (/ (/ a (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))))) 191.895 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (cbrt b) (cbrt 2)) (/ (/ a (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 191.895 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 191.895 * * [simplify]: iters left: 6 (15 enodes) 191.900 * * [simplify]: iters left: 5 (62 enodes) 191.916 * * [simplify]: iters left: 4 (159 enodes) 191.962 * * [simplify]: iters left: 3 (475 enodes) 192.188 * * [simplify]: Extracting #0: cost 1 inf + 0 192.189 * * [simplify]: Extracting #1: cost 42 inf + 0 192.189 * * [simplify]: Extracting #2: cost 194 inf + 1 192.192 * * [simplify]: Extracting #3: cost 205 inf + 15094 192.205 * * [simplify]: Extracting #4: cost 20 inf + 63712 192.224 * * [simplify]: Extracting #5: cost 3 inf + 65204 192.238 * * [simplify]: Extracting #6: cost 0 inf + 65965 192.252 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 192.252 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 192.253 * * * * [progress]: [ 200 / 3260 ] simplifiying candidate # 192.253 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 192.253 * * [simplify]: iters left: 6 (27 enodes) 192.260 * * [simplify]: iters left: 5 (105 enodes) 192.279 * * [simplify]: iters left: 4 (230 enodes) 192.337 * * [simplify]: Extracting #0: cost 1 inf + 0 192.337 * * [simplify]: Extracting #1: cost 13 inf + 0 192.337 * * [simplify]: Extracting #2: cost 122 inf + 0 192.338 * * [simplify]: Extracting #3: cost 204 inf + 246 192.339 * * [simplify]: Extracting #4: cost 189 inf + 2790 192.344 * * [simplify]: Extracting #5: cost 93 inf + 36489 192.353 * * [simplify]: Extracting #6: cost 22 inf + 59888 192.366 * * [simplify]: Extracting #7: cost 0 inf + 65820 192.378 * * [simplify]: Extracting #8: cost 0 inf + 65510 192.389 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 192.389 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 192.389 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 192.390 * * [simplify]: iters left: 6 (15 enodes) 192.394 * * [simplify]: iters left: 5 (62 enodes) 192.405 * * [simplify]: iters left: 4 (148 enodes) 192.448 * * [simplify]: iters left: 3 (499 enodes) 192.713 * * [simplify]: Extracting #0: cost 1 inf + 0 192.713 * * [simplify]: Extracting #1: cost 0 inf + 1 192.713 * [simplify]: Simplified to 0 192.713 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 192.714 * * * * [progress]: [ 201 / 3260 ] simplifiying candidate # 192.714 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 192.714 * * [simplify]: iters left: 6 (26 enodes) 192.721 * * [simplify]: iters left: 5 (99 enodes) 192.739 * * [simplify]: iters left: 4 (197 enodes) 192.786 * * [simplify]: iters left: 3 (484 enodes) 192.937 * * [simplify]: Extracting #0: cost 1 inf + 0 192.937 * * [simplify]: Extracting #1: cost 13 inf + 0 192.937 * * [simplify]: Extracting #2: cost 133 inf + 0 192.938 * * [simplify]: Extracting #3: cost 259 inf + 43 192.940 * * [simplify]: Extracting #4: cost 231 inf + 6446 192.949 * * [simplify]: Extracting #5: cost 91 inf + 45933 192.962 * * [simplify]: Extracting #6: cost 26 inf + 64852 192.980 * * [simplify]: Extracting #7: cost 3 inf + 71649 192.996 * * [simplify]: Extracting #8: cost 0 inf + 72479 193.011 * [simplify]: Simplified to (- (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))))) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 193.011 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))))) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 193.012 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 193.012 * * [simplify]: iters left: 6 (14 enodes) 193.016 * * [simplify]: iters left: 5 (56 enodes) 193.026 * * [simplify]: iters left: 4 (117 enodes) 193.056 * * [simplify]: iters left: 3 (347 enodes) 193.184 * * [simplify]: Extracting #0: cost 1 inf + 0 193.184 * * [simplify]: Extracting #1: cost 0 inf + 1 193.184 * [simplify]: Simplified to 0 193.184 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 193.184 * * * * [progress]: [ 202 / 3260 ] simplifiying candidate # 193.184 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 193.185 * * [simplify]: iters left: 6 (25 enodes) 193.191 * * [simplify]: iters left: 5 (95 enodes) 193.209 * * [simplify]: iters left: 4 (188 enodes) 193.252 * * [simplify]: iters left: 3 (433 enodes) 193.401 * * [simplify]: Extracting #0: cost 1 inf + 0 193.402 * * [simplify]: Extracting #1: cost 13 inf + 0 193.402 * * [simplify]: Extracting #2: cost 115 inf + 0 193.403 * * [simplify]: Extracting #3: cost 200 inf + 2 193.404 * * [simplify]: Extracting #4: cost 195 inf + 978 193.408 * * [simplify]: Extracting #5: cost 108 inf + 21520 193.420 * * [simplify]: Extracting #6: cost 28 inf + 41367 193.432 * * [simplify]: Extracting #7: cost 1 inf + 49948 193.444 * * [simplify]: Extracting #8: cost 0 inf + 50329 193.456 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 193.456 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 193.457 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 193.457 * * [simplify]: iters left: 6 (14 enodes) 193.461 * * [simplify]: iters left: 5 (57 enodes) 193.472 * * [simplify]: iters left: 4 (116 enodes) 193.501 * * [simplify]: iters left: 3 (321 enodes) 193.621 * * [simplify]: Extracting #0: cost 1 inf + 0 193.622 * * [simplify]: Extracting #1: cost 0 inf + 1 193.622 * [simplify]: Simplified to 0 193.622 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 193.622 * * * * [progress]: [ 203 / 3260 ] simplifiying candidate # 193.622 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 193.622 * * [simplify]: iters left: 6 (26 enodes) 193.629 * * [simplify]: iters left: 5 (100 enodes) 193.647 * * [simplify]: iters left: 4 (221 enodes) 193.705 * * [simplify]: Extracting #0: cost 1 inf + 0 193.705 * * [simplify]: Extracting #1: cost 13 inf + 0 193.705 * * [simplify]: Extracting #2: cost 104 inf + 0 193.706 * * [simplify]: Extracting #3: cost 167 inf + 3 193.706 * * [simplify]: Extracting #4: cost 161 inf + 612 193.708 * * [simplify]: Extracting #5: cost 122 inf + 13498 193.713 * * [simplify]: Extracting #6: cost 49 inf + 33451 193.720 * * [simplify]: Extracting #7: cost 14 inf + 41505 193.728 * * [simplify]: Extracting #8: cost 0 inf + 46125 193.736 * * [simplify]: Extracting #9: cost 0 inf + 46070 193.744 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 193.744 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 193.744 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 193.744 * * [simplify]: iters left: 6 (15 enodes) 193.749 * * [simplify]: iters left: 5 (62 enodes) 193.763 * * [simplify]: iters left: 4 (149 enodes) 193.802 * * [simplify]: iters left: 3 (450 enodes) 194.022 * * [simplify]: Extracting #0: cost 1 inf + 0 194.022 * * [simplify]: Extracting #1: cost 0 inf + 1 194.022 * [simplify]: Simplified to 0 194.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 194.022 * * * * [progress]: [ 204 / 3260 ] simplifiying candidate # 194.022 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 194.022 * * [simplify]: iters left: 6 (25 enodes) 194.029 * * [simplify]: iters left: 5 (95 enodes) 194.050 * * [simplify]: iters left: 4 (188 enodes) 194.091 * * [simplify]: iters left: 3 (446 enodes) 194.229 * * [simplify]: Extracting #0: cost 1 inf + 0 194.229 * * [simplify]: Extracting #1: cost 13 inf + 0 194.229 * * [simplify]: Extracting #2: cost 108 inf + 0 194.230 * * [simplify]: Extracting #3: cost 206 inf + 45 194.231 * * [simplify]: Extracting #4: cost 189 inf + 2285 194.236 * * [simplify]: Extracting #5: cost 82 inf + 24681 194.245 * * [simplify]: Extracting #6: cost 23 inf + 39872 194.255 * * [simplify]: Extracting #7: cost 0 inf + 46511 194.266 * * [simplify]: Extracting #8: cost 0 inf + 46496 194.277 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* a 2))) 194.277 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 194.278 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 194.278 * * [simplify]: iters left: 6 (14 enodes) 194.282 * * [simplify]: iters left: 5 (57 enodes) 194.293 * * [simplify]: iters left: 4 (118 enodes) 194.322 * * [simplify]: iters left: 3 (314 enodes) 194.426 * * [simplify]: Extracting #0: cost 1 inf + 0 194.426 * * [simplify]: Extracting #1: cost 0 inf + 1 194.426 * [simplify]: Simplified to 0 194.427 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 194.427 * * * * [progress]: [ 205 / 3260 ] simplifiying candidate # 194.427 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 194.427 * * [simplify]: iters left: 6 (24 enodes) 194.433 * * [simplify]: iters left: 5 (87 enodes) 194.449 * * [simplify]: iters left: 4 (177 enodes) 194.485 * * [simplify]: iters left: 3 (372 enodes) 194.584 * * [simplify]: Extracting #0: cost 1 inf + 0 194.584 * * [simplify]: Extracting #1: cost 15 inf + 0 194.584 * * [simplify]: Extracting #2: cost 109 inf + 0 194.585 * * [simplify]: Extracting #3: cost 154 inf + 169 194.586 * * [simplify]: Extracting #4: cost 122 inf + 4164 194.590 * * [simplify]: Extracting #5: cost 70 inf + 15684 194.595 * * [simplify]: Extracting #6: cost 39 inf + 22137 194.601 * * [simplify]: Extracting #7: cost 14 inf + 28488 194.609 * * [simplify]: Extracting #8: cost 1 inf + 33336 194.619 * * [simplify]: Extracting #9: cost 0 inf + 33742 194.627 * [simplify]: Simplified to (- (* (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (* a 2))) 194.627 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 194.627 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 194.627 * * [simplify]: iters left: 6 (13 enodes) 194.631 * * [simplify]: iters left: 5 (48 enodes) 194.640 * * [simplify]: iters left: 4 (103 enodes) 194.662 * * [simplify]: iters left: 3 (238 enodes) 194.726 * * [simplify]: Extracting #0: cost 1 inf + 0 194.726 * * [simplify]: Extracting #1: cost 0 inf + 1 194.726 * [simplify]: Simplified to 0 194.726 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 194.726 * * * * [progress]: [ 206 / 3260 ] simplifiying candidate # 194.727 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 194.727 * * [simplify]: iters left: 6 (27 enodes) 194.734 * * [simplify]: iters left: 5 (104 enodes) 194.756 * * [simplify]: iters left: 4 (223 enodes) 194.807 * * [simplify]: Extracting #0: cost 1 inf + 0 194.807 * * [simplify]: Extracting #1: cost 13 inf + 0 194.808 * * [simplify]: Extracting #2: cost 121 inf + 0 194.808 * * [simplify]: Extracting #3: cost 204 inf + 204 194.809 * * [simplify]: Extracting #4: cost 194 inf + 1378 194.811 * * [simplify]: Extracting #5: cost 150 inf + 15135 194.821 * * [simplify]: Extracting #6: cost 34 inf + 54172 194.831 * * [simplify]: Extracting #7: cost 3 inf + 63964 194.842 * * [simplify]: Extracting #8: cost 0 inf + 65076 194.853 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 194.853 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 194.853 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 194.853 * * [simplify]: iters left: 6 (15 enodes) 194.858 * * [simplify]: iters left: 5 (61 enodes) 194.869 * * [simplify]: iters left: 4 (142 enodes) 194.908 * * [simplify]: iters left: 3 (474 enodes) 195.106 * * [simplify]: Extracting #0: cost 1 inf + 0 195.106 * * [simplify]: Extracting #1: cost 0 inf + 1 195.107 * [simplify]: Simplified to 0 195.107 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 195.107 * * * * [progress]: [ 207 / 3260 ] simplifiying candidate # 195.107 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 195.107 * * [simplify]: iters left: 6 (26 enodes) 195.114 * * [simplify]: iters left: 5 (99 enodes) 195.136 * * [simplify]: iters left: 4 (192 enodes) 195.176 * * [simplify]: iters left: 3 (462 enodes) 195.300 * * [simplify]: Extracting #0: cost 1 inf + 0 195.301 * * [simplify]: Extracting #1: cost 13 inf + 0 195.301 * * [simplify]: Extracting #2: cost 121 inf + 0 195.302 * * [simplify]: Extracting #3: cost 224 inf + 85 195.303 * * [simplify]: Extracting #4: cost 196 inf + 5628 195.310 * * [simplify]: Extracting #5: cost 85 inf + 35292 195.323 * * [simplify]: Extracting #6: cost 26 inf + 50991 195.336 * * [simplify]: Extracting #7: cost 0 inf + 58972 195.349 * * [simplify]: Extracting #8: cost 0 inf + 58957 195.362 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 195.362 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 195.363 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 195.363 * * [simplify]: iters left: 6 (14 enodes) 195.367 * * [simplify]: iters left: 5 (56 enodes) 195.377 * * [simplify]: iters left: 4 (113 enodes) 195.404 * * [simplify]: iters left: 3 (324 enodes) 195.501 * * [simplify]: Extracting #0: cost 1 inf + 0 195.501 * * [simplify]: Extracting #1: cost 0 inf + 1 195.502 * [simplify]: Simplified to 0 195.502 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 195.502 * * * * [progress]: [ 208 / 3260 ] simplifiying candidate # 195.503 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 195.503 * * [simplify]: iters left: 6 (25 enodes) 195.510 * * [simplify]: iters left: 5 (94 enodes) 195.531 * * [simplify]: iters left: 4 (183 enodes) 195.570 * * [simplify]: iters left: 3 (424 enodes) 195.691 * * [simplify]: Extracting #0: cost 1 inf + 0 195.691 * * [simplify]: Extracting #1: cost 13 inf + 0 195.691 * * [simplify]: Extracting #2: cost 94 inf + 0 195.692 * * [simplify]: Extracting #3: cost 170 inf + 2 195.693 * * [simplify]: Extracting #4: cost 166 inf + 171 195.694 * * [simplify]: Extracting #5: cost 130 inf + 7303 195.700 * * [simplify]: Extracting #6: cost 51 inf + 25172 195.708 * * [simplify]: Extracting #7: cost 21 inf + 32649 195.717 * * [simplify]: Extracting #8: cost 2 inf + 39665 195.729 * * [simplify]: Extracting #9: cost 0 inf + 40411 195.740 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 195.740 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 195.740 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 195.740 * * [simplify]: iters left: 6 (14 enodes) 195.744 * * [simplify]: iters left: 5 (56 enodes) 195.754 * * [simplify]: iters left: 4 (112 enodes) 195.780 * * [simplify]: iters left: 3 (297 enodes) 195.870 * * [simplify]: Extracting #0: cost 1 inf + 0 195.870 * * [simplify]: Extracting #1: cost 0 inf + 1 195.870 * [simplify]: Simplified to 0 195.870 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 195.871 * * * * [progress]: [ 209 / 3260 ] simplifiying candidate # 195.871 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 195.871 * * [simplify]: iters left: 6 (25 enodes) 195.878 * * [simplify]: iters left: 5 (96 enodes) 195.896 * * [simplify]: iters left: 4 (197 enodes) 195.939 * * [simplify]: iters left: 3 (452 enodes) 196.061 * * [simplify]: Extracting #0: cost 1 inf + 0 196.061 * * [simplify]: Extracting #1: cost 13 inf + 0 196.061 * * [simplify]: Extracting #2: cost 107 inf + 0 196.062 * * [simplify]: Extracting #3: cost 218 inf + 246 196.063 * * [simplify]: Extracting #4: cost 205 inf + 2153 196.067 * * [simplify]: Extracting #5: cost 122 inf + 23009 196.076 * * [simplify]: Extracting #6: cost 43 inf + 45353 196.087 * * [simplify]: Extracting #7: cost 19 inf + 52087 196.100 * * [simplify]: Extracting #8: cost 4 inf + 58088 196.114 * * [simplify]: Extracting #9: cost 0 inf + 59530 196.127 * [simplify]: Simplified to (fma (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) a) (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (* (sqrt 2) (cbrt a)))) 196.127 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) a) (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 196.129 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 196.129 * * [simplify]: iters left: 6 (13 enodes) 196.132 * * [simplify]: iters left: 5 (53 enodes) 196.143 * * [simplify]: iters left: 4 (118 enodes) 196.168 * * [simplify]: iters left: 3 (324 enodes) 196.263 * * [simplify]: Extracting #0: cost 1 inf + 0 196.263 * * [simplify]: Extracting #1: cost 0 inf + 1 196.263 * [simplify]: Simplified to 0 196.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 196.264 * * * * [progress]: [ 210 / 3260 ] simplifiying candidate # 196.264 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 196.264 * * [simplify]: iters left: 6 (23 enodes) 196.270 * * [simplify]: iters left: 5 (85 enodes) 196.285 * * [simplify]: iters left: 4 (155 enodes) 196.315 * * [simplify]: iters left: 3 (323 enodes) 196.382 * * [simplify]: Extracting #0: cost 1 inf + 0 196.382 * * [simplify]: Extracting #1: cost 11 inf + 0 196.382 * * [simplify]: Extracting #2: cost 82 inf + 0 196.383 * * [simplify]: Extracting #3: cost 151 inf + 85 196.383 * * [simplify]: Extracting #4: cost 148 inf + 495 196.385 * * [simplify]: Extracting #5: cost 117 inf + 6182 196.389 * * [simplify]: Extracting #6: cost 55 inf + 18319 196.397 * * [simplify]: Extracting #7: cost 12 inf + 29830 196.404 * * [simplify]: Extracting #8: cost 0 inf + 33939 196.412 * * [simplify]: Extracting #9: cost 0 inf + 33924 196.420 * [simplify]: Simplified to (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 196.420 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 196.420 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 196.420 * * [simplify]: iters left: 6 (11 enodes) 196.423 * * [simplify]: iters left: 5 (43 enodes) 196.431 * * [simplify]: iters left: 4 (84 enodes) 196.448 * * [simplify]: iters left: 3 (212 enodes) 196.497 * * [simplify]: iters left: 2 (472 enodes) 196.609 * * [simplify]: Extracting #0: cost 1 inf + 0 196.609 * * [simplify]: Extracting #1: cost 0 inf + 1 196.609 * [simplify]: Simplified to 0 196.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 196.610 * * * * [progress]: [ 211 / 3260 ] simplifiying candidate # 196.610 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 196.610 * * [simplify]: iters left: 6 (23 enodes) 196.616 * * [simplify]: iters left: 5 (87 enodes) 196.632 * * [simplify]: iters left: 4 (167 enodes) 196.668 * * [simplify]: iters left: 3 (341 enodes) 196.747 * * [simplify]: Extracting #0: cost 1 inf + 0 196.747 * * [simplify]: Extracting #1: cost 13 inf + 0 196.747 * * [simplify]: Extracting #2: cost 73 inf + 0 196.747 * * [simplify]: Extracting #3: cost 121 inf + 2 196.748 * * [simplify]: Extracting #4: cost 119 inf + 128 196.748 * * [simplify]: Extracting #5: cost 110 inf + 1721 196.751 * * [simplify]: Extracting #6: cost 47 inf + 12154 196.756 * * [simplify]: Extracting #7: cost 9 inf + 21591 196.762 * * [simplify]: Extracting #8: cost 0 inf + 25336 196.769 * * [simplify]: Extracting #9: cost 0 inf + 25321 196.775 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 196.775 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 196.775 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 196.775 * * [simplify]: iters left: 6 (12 enodes) 196.779 * * [simplify]: iters left: 5 (49 enodes) 196.790 * * [simplify]: iters left: 4 (99 enodes) 196.811 * * [simplify]: iters left: 3 (234 enodes) 196.870 * * [simplify]: iters left: 2 (447 enodes) 196.976 * * [simplify]: Extracting #0: cost 1 inf + 0 196.976 * * [simplify]: Extracting #1: cost 0 inf + 1 196.976 * [simplify]: Simplified to 0 196.976 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 196.976 * * * * [progress]: [ 212 / 3260 ] simplifiying candidate # 196.976 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 196.976 * * [simplify]: iters left: 6 (25 enodes) 196.983 * * [simplify]: iters left: 5 (95 enodes) 197.000 * * [simplify]: iters left: 4 (192 enodes) 197.043 * * [simplify]: iters left: 3 (417 enodes) 197.157 * * [simplify]: Extracting #0: cost 1 inf + 0 197.157 * * [simplify]: Extracting #1: cost 13 inf + 0 197.157 * * [simplify]: Extracting #2: cost 94 inf + 0 197.157 * * [simplify]: Extracting #3: cost 154 inf + 45 197.158 * * [simplify]: Extracting #4: cost 146 inf + 820 197.162 * * [simplify]: Extracting #5: cost 112 inf + 8310 197.168 * * [simplify]: Extracting #6: cost 51 inf + 21665 197.175 * * [simplify]: Extracting #7: cost 12 inf + 32171 197.184 * * [simplify]: Extracting #8: cost 0 inf + 37136 197.193 * * [simplify]: Extracting #9: cost 0 inf + 37121 197.203 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 197.203 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 197.203 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 197.203 * * [simplify]: iters left: 6 (14 enodes) 197.207 * * [simplify]: iters left: 5 (57 enodes) 197.218 * * [simplify]: iters left: 4 (121 enodes) 197.246 * * [simplify]: iters left: 3 (291 enodes) 197.333 * * [simplify]: Extracting #0: cost 1 inf + 0 197.333 * * [simplify]: Extracting #1: cost 0 inf + 1 197.333 * [simplify]: Simplified to 0 197.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 197.333 * * * * [progress]: [ 213 / 3260 ] simplifiying candidate # 197.333 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 197.333 * * [simplify]: iters left: 6 (24 enodes) 197.339 * * [simplify]: iters left: 5 (90 enodes) 197.355 * * [simplify]: iters left: 4 (167 enodes) 197.390 * * [simplify]: iters left: 3 (331 enodes) 197.459 * * [simplify]: Extracting #0: cost 1 inf + 0 197.460 * * [simplify]: Extracting #1: cost 13 inf + 0 197.460 * * [simplify]: Extracting #2: cost 74 inf + 0 197.460 * * [simplify]: Extracting #3: cost 113 inf + 86 197.461 * * [simplify]: Extracting #4: cost 103 inf + 1028 197.462 * * [simplify]: Extracting #5: cost 84 inf + 4009 197.464 * * [simplify]: Extracting #6: cost 44 inf + 9810 197.469 * * [simplify]: Extracting #7: cost 8 inf + 19144 197.474 * * [simplify]: Extracting #8: cost 1 inf + 21746 197.480 * * [simplify]: Extracting #9: cost 0 inf + 22151 197.486 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b 2) a)) 197.486 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 197.487 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 197.487 * * [simplify]: iters left: 6 (13 enodes) 197.490 * * [simplify]: iters left: 5 (52 enodes) 197.502 * * [simplify]: iters left: 4 (98 enodes) 197.523 * * [simplify]: iters left: 3 (212 enodes) 197.568 * * [simplify]: iters left: 2 (371 enodes) 197.647 * * [simplify]: Extracting #0: cost 1 inf + 0 197.647 * * [simplify]: Extracting #1: cost 0 inf + 1 197.647 * [simplify]: Simplified to 0 197.647 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 197.648 * * * * [progress]: [ 214 / 3260 ] simplifiying candidate # 197.648 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 197.648 * * [simplify]: iters left: 6 (23 enodes) 197.654 * * [simplify]: iters left: 5 (81 enodes) 197.669 * * [simplify]: iters left: 4 (151 enodes) 197.697 * * [simplify]: iters left: 3 (259 enodes) 197.743 * * [simplify]: iters left: 2 (395 enodes) 197.814 * * [simplify]: iters left: 1 (492 enodes) 197.903 * * [simplify]: Extracting #0: cost 1 inf + 0 197.903 * * [simplify]: Extracting #1: cost 13 inf + 0 197.904 * * [simplify]: Extracting #2: cost 55 inf + 0 197.904 * * [simplify]: Extracting #3: cost 79 inf + 46 197.905 * * [simplify]: Extracting #4: cost 52 inf + 2345 197.906 * * [simplify]: Extracting #5: cost 38 inf + 4795 197.908 * * [simplify]: Extracting #6: cost 36 inf + 5281 197.910 * * [simplify]: Extracting #7: cost 25 inf + 6591 197.914 * * [simplify]: Extracting #8: cost 9 inf + 12117 197.918 * * [simplify]: Extracting #9: cost 0 inf + 15893 197.923 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 197.923 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 197.923 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 197.923 * * [simplify]: iters left: 6 (12 enodes) 197.927 * * [simplify]: iters left: 5 (44 enodes) 197.935 * * [simplify]: iters left: 4 (92 enodes) 197.951 * * [simplify]: iters left: 3 (159 enodes) 197.980 * * [simplify]: iters left: 2 (267 enodes) 198.029 * * [simplify]: iters left: 1 (364 enodes) 198.092 * * [simplify]: Extracting #0: cost 1 inf + 0 198.092 * * [simplify]: Extracting #1: cost 0 inf + 1 198.092 * [simplify]: Simplified to 0 198.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 198.093 * * * * [progress]: [ 215 / 3260 ] simplifiying candidate # 198.093 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 198.093 * * [simplify]: iters left: 6 (26 enodes) 198.100 * * [simplify]: iters left: 5 (102 enodes) 198.119 * * [simplify]: iters left: 4 (225 enodes) 198.174 * * [simplify]: Extracting #0: cost 1 inf + 0 198.174 * * [simplify]: Extracting #1: cost 13 inf + 0 198.174 * * [simplify]: Extracting #2: cost 120 inf + 0 198.175 * * [simplify]: Extracting #3: cost 194 inf + 46 198.176 * * [simplify]: Extracting #4: cost 172 inf + 3492 198.181 * * [simplify]: Extracting #5: cost 76 inf + 33030 198.188 * * [simplify]: Extracting #6: cost 31 inf + 44618 198.196 * * [simplify]: Extracting #7: cost 15 inf + 47852 198.205 * * [simplify]: Extracting #8: cost 3 inf + 52873 198.214 * * [simplify]: Extracting #9: cost 0 inf + 54054 198.226 * [simplify]: Simplified to (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 198.226 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 198.227 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 198.227 * * [simplify]: iters left: 6 (15 enodes) 198.231 * * [simplify]: iters left: 5 (64 enodes) 198.243 * * [simplify]: iters left: 4 (149 enodes) 198.282 * * [simplify]: iters left: 3 (466 enodes) 198.565 * * [simplify]: Extracting #0: cost 1 inf + 0 198.565 * * [simplify]: Extracting #1: cost 0 inf + 1 198.565 * [simplify]: Simplified to 0 198.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 198.566 * * * * [progress]: [ 216 / 3260 ] simplifiying candidate # 198.566 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 198.566 * * [simplify]: iters left: 6 (25 enodes) 198.573 * * [simplify]: iters left: 5 (97 enodes) 198.591 * * [simplify]: iters left: 4 (195 enodes) 198.635 * * [simplify]: iters left: 3 (464 enodes) 198.799 * * [simplify]: Extracting #0: cost 1 inf + 0 198.799 * * [simplify]: Extracting #1: cost 13 inf + 0 198.800 * * [simplify]: Extracting #2: cost 145 inf + 0 198.804 * * [simplify]: Extracting #3: cost 263 inf + 46 198.805 * * [simplify]: Extracting #4: cost 226 inf + 6054 198.814 * * [simplify]: Extracting #5: cost 89 inf + 39139 198.826 * * [simplify]: Extracting #6: cost 19 inf + 58363 198.841 * * [simplify]: Extracting #7: cost 0 inf + 63480 198.856 * * [simplify]: Extracting #8: cost 0 inf + 63465 198.870 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) 198.870 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 198.871 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 198.871 * * [simplify]: iters left: 6 (14 enodes) 198.875 * * [simplify]: iters left: 5 (59 enodes) 198.887 * * [simplify]: iters left: 4 (121 enodes) 198.914 * * [simplify]: iters left: 3 (332 enodes) 199.064 * * [simplify]: Extracting #0: cost 1 inf + 0 199.064 * * [simplify]: Extracting #1: cost 0 inf + 1 199.064 * [simplify]: Simplified to 0 199.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 199.064 * * * * [progress]: [ 217 / 3260 ] simplifiying candidate # 199.064 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 199.064 * * [simplify]: iters left: 6 (24 enodes) 199.071 * * [simplify]: iters left: 5 (92 enodes) 199.089 * * [simplify]: iters left: 4 (186 enodes) 199.130 * * [simplify]: iters left: 3 (410 enodes) 199.266 * * [simplify]: Extracting #0: cost 1 inf + 0 199.266 * * [simplify]: Extracting #1: cost 13 inf + 0 199.266 * * [simplify]: Extracting #2: cost 117 inf + 0 199.267 * * [simplify]: Extracting #3: cost 169 inf + 130 199.268 * * [simplify]: Extracting #4: cost 153 inf + 1167 199.270 * * [simplify]: Extracting #5: cost 120 inf + 8349 199.275 * * [simplify]: Extracting #6: cost 55 inf + 20849 199.282 * * [simplify]: Extracting #7: cost 20 inf + 29234 199.290 * * [simplify]: Extracting #8: cost 3 inf + 35902 199.299 * * [simplify]: Extracting #9: cost 0 inf + 37028 199.311 * [simplify]: Simplified to (- (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 199.311 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 199.311 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 199.311 * * [simplify]: iters left: 6 (13 enodes) 199.315 * * [simplify]: iters left: 5 (54 enodes) 199.326 * * [simplify]: iters left: 4 (112 enodes) 199.351 * * [simplify]: iters left: 3 (281 enodes) 199.455 * * [simplify]: Extracting #0: cost 1 inf + 0 199.455 * * [simplify]: Extracting #1: cost 0 inf + 1 199.455 * [simplify]: Simplified to 0 199.455 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 199.455 * * * * [progress]: [ 218 / 3260 ] simplifiying candidate # 199.455 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 199.455 * * [simplify]: iters left: 6 (25 enodes) 199.462 * * [simplify]: iters left: 5 (97 enodes) 199.480 * * [simplify]: iters left: 4 (210 enodes) 199.528 * * [simplify]: iters left: 3 (498 enodes) 199.709 * * [simplify]: Extracting #0: cost 1 inf + 0 199.709 * * [simplify]: Extracting #1: cost 13 inf + 0 199.710 * * [simplify]: Extracting #2: cost 159 inf + 0 199.711 * * [simplify]: Extracting #3: cost 288 inf + 87 199.712 * * [simplify]: Extracting #4: cost 275 inf + 1149 199.718 * * [simplify]: Extracting #5: cost 133 inf + 34559 199.735 * * [simplify]: Extracting #6: cost 24 inf + 64422 199.750 * * [simplify]: Extracting #7: cost 3 inf + 70836 199.766 * * [simplify]: Extracting #8: cost 0 inf + 71665 199.782 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 199.782 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 199.782 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 199.782 * * [simplify]: iters left: 6 (14 enodes) 199.786 * * [simplify]: iters left: 5 (59 enodes) 199.797 * * [simplify]: iters left: 4 (134 enodes) 199.830 * * [simplify]: iters left: 3 (357 enodes) 199.985 * * [simplify]: Extracting #0: cost 1 inf + 0 199.985 * * [simplify]: Extracting #1: cost 0 inf + 1 199.985 * [simplify]: Simplified to 0 199.985 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 199.985 * * * * [progress]: [ 219 / 3260 ] simplifiying candidate # 199.985 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 199.985 * * [simplify]: iters left: 6 (24 enodes) 199.992 * * [simplify]: iters left: 5 (91 enodes) 200.009 * * [simplify]: iters left: 4 (180 enodes) 200.048 * * [simplify]: iters left: 3 (385 enodes) 200.162 * * [simplify]: Extracting #0: cost 1 inf + 0 200.162 * * [simplify]: Extracting #1: cost 13 inf + 0 200.163 * * [simplify]: Extracting #2: cost 130 inf + 0 200.166 * * [simplify]: Extracting #3: cost 202 inf + 129 200.167 * * [simplify]: Extracting #4: cost 182 inf + 2535 200.172 * * [simplify]: Extracting #5: cost 71 inf + 23631 200.180 * * [simplify]: Extracting #6: cost 34 inf + 30749 200.188 * * [simplify]: Extracting #7: cost 15 inf + 35933 200.197 * * [simplify]: Extracting #8: cost 4 inf + 40438 200.208 * * [simplify]: Extracting #9: cost 0 inf + 41947 200.218 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 200.218 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 200.219 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 200.219 * * [simplify]: iters left: 6 (13 enodes) 200.223 * * [simplify]: iters left: 5 (53 enodes) 200.232 * * [simplify]: iters left: 4 (106 enodes) 200.256 * * [simplify]: iters left: 3 (257 enodes) 200.348 * * [simplify]: Extracting #0: cost 1 inf + 0 200.348 * * [simplify]: Extracting #1: cost 0 inf + 1 200.348 * [simplify]: Simplified to 0 200.348 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 200.348 * * * * [progress]: [ 220 / 3260 ] simplifiying candidate # 200.348 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 200.349 * * [simplify]: iters left: 6 (23 enodes) 200.355 * * [simplify]: iters left: 5 (87 enodes) 200.374 * * [simplify]: iters left: 4 (166 enodes) 200.406 * * [simplify]: iters left: 3 (328 enodes) 200.504 * * [simplify]: Extracting #0: cost 1 inf + 0 200.504 * * [simplify]: Extracting #1: cost 13 inf + 0 200.505 * * [simplify]: Extracting #2: cost 99 inf + 0 200.505 * * [simplify]: Extracting #3: cost 129 inf + 251 200.506 * * [simplify]: Extracting #4: cost 114 inf + 1288 200.507 * * [simplify]: Extracting #5: cost 94 inf + 4639 200.511 * * [simplify]: Extracting #6: cost 43 inf + 12056 200.515 * * [simplify]: Extracting #7: cost 15 inf + 18841 200.522 * * [simplify]: Extracting #8: cost 0 inf + 24708 200.528 * * [simplify]: Extracting #9: cost 0 inf + 24693 200.534 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 200.534 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) (cbrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 200.534 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 200.535 * * [simplify]: iters left: 6 (12 enodes) 200.538 * * [simplify]: iters left: 5 (49 enodes) 200.547 * * [simplify]: iters left: 4 (94 enodes) 200.571 * * [simplify]: iters left: 3 (221 enodes) 200.646 * * [simplify]: iters left: 2 (492 enodes) 200.884 * * [simplify]: Extracting #0: cost 1 inf + 0 200.884 * * [simplify]: Extracting #1: cost 0 inf + 1 200.884 * [simplify]: Simplified to 0 200.884 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 200.884 * * * * [progress]: [ 221 / 3260 ] simplifiying candidate # 200.884 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 200.885 * * [simplify]: iters left: 6 (24 enodes) 200.891 * * [simplify]: iters left: 5 (90 enodes) 200.907 * * [simplify]: iters left: 4 (185 enodes) 200.950 * * [simplify]: iters left: 3 (407 enodes) 201.081 * * [simplify]: Extracting #0: cost 1 inf + 0 201.082 * * [simplify]: Extracting #1: cost 13 inf + 0 201.082 * * [simplify]: Extracting #2: cost 125 inf + 0 201.083 * * [simplify]: Extracting #3: cost 178 inf + 48 201.084 * * [simplify]: Extracting #4: cost 162 inf + 2164 201.088 * * [simplify]: Extracting #5: cost 73 inf + 20417 201.094 * * [simplify]: Extracting #6: cost 25 inf + 32150 201.103 * * [simplify]: Extracting #7: cost 1 inf + 39527 201.112 * * [simplify]: Extracting #8: cost 0 inf + 39892 201.121 * [simplify]: Simplified to (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b (cbrt a)) (* 2 (* (cbrt a) (cbrt a))))) 201.121 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ a (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b (cbrt a)) (* 2 (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 201.121 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 201.121 * * [simplify]: iters left: 6 (13 enodes) 201.125 * * [simplify]: iters left: 5 (52 enodes) 201.137 * * [simplify]: iters left: 4 (111 enodes) 201.163 * * [simplify]: iters left: 3 (278 enodes) 201.265 * * [simplify]: Extracting #0: cost 1 inf + 0 201.265 * * [simplify]: Extracting #1: cost 0 inf + 1 201.265 * [simplify]: Simplified to 0 201.265 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 201.265 * * * * [progress]: [ 222 / 3260 ] simplifiying candidate # 201.265 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 201.265 * * [simplify]: iters left: 6 (23 enodes) 201.271 * * [simplify]: iters left: 5 (85 enodes) 201.287 * * [simplify]: iters left: 4 (161 enodes) 201.322 * * [simplify]: iters left: 3 (312 enodes) 201.401 * * [simplify]: Extracting #0: cost 1 inf + 0 201.401 * * [simplify]: Extracting #1: cost 13 inf + 0 201.401 * * [simplify]: Extracting #2: cost 93 inf + 0 201.401 * * [simplify]: Extracting #3: cost 110 inf + 215 201.402 * * [simplify]: Extracting #4: cost 81 inf + 2805 201.405 * * [simplify]: Extracting #5: cost 46 inf + 8408 201.407 * * [simplify]: Extracting #6: cost 36 inf + 9772 201.411 * * [simplify]: Extracting #7: cost 12 inf + 16458 201.417 * * [simplify]: Extracting #8: cost 0 inf + 21225 201.422 * * [simplify]: Extracting #9: cost 0 inf + 21210 201.428 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) 201.428 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 201.428 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 201.428 * * [simplify]: iters left: 6 (12 enodes) 201.432 * * [simplify]: iters left: 5 (47 enodes) 201.440 * * [simplify]: iters left: 4 (89 enodes) 201.462 * * [simplify]: iters left: 3 (186 enodes) 201.513 * * [simplify]: iters left: 2 (378 enodes) 201.657 * * [simplify]: Extracting #0: cost 1 inf + 0 201.657 * * [simplify]: Extracting #1: cost 0 inf + 1 201.657 * [simplify]: Simplified to 0 201.658 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)))) (/ (/ b 2) a)) 0)) 201.658 * * * * [progress]: [ 223 / 3260 ] simplifiying candidate # 201.658 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 201.658 * * [simplify]: iters left: 6 (22 enodes) 201.664 * * [simplify]: iters left: 5 (79 enodes) 201.681 * * [simplify]: iters left: 4 (127 enodes) 201.702 * * [simplify]: iters left: 3 (197 enodes) 201.733 * * [simplify]: iters left: 2 (282 enodes) 201.789 * * [simplify]: iters left: 1 (380 enodes) 201.857 * * [simplify]: Extracting #0: cost 1 inf + 0 201.857 * * [simplify]: Extracting #1: cost 11 inf + 0 201.857 * * [simplify]: Extracting #2: cost 59 inf + 2 201.857 * * [simplify]: Extracting #3: cost 71 inf + 508 201.858 * * [simplify]: Extracting #4: cost 40 inf + 2710 201.859 * * [simplify]: Extracting #5: cost 38 inf + 3292 201.861 * * [simplify]: Extracting #6: cost 34 inf + 4040 201.863 * * [simplify]: Extracting #7: cost 10 inf + 10748 201.867 * * [simplify]: Extracting #8: cost 1 inf + 14146 201.871 * * [simplify]: Extracting #9: cost 0 inf + 14392 201.876 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 201.876 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 201.877 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 201.877 * * [simplify]: iters left: 6 (11 enodes) 201.880 * * [simplify]: iters left: 5 (40 enodes) 201.887 * * [simplify]: iters left: 4 (65 enodes) 201.899 * * [simplify]: iters left: 3 (97 enodes) 201.916 * * [simplify]: iters left: 2 (165 enodes) 201.953 * * [simplify]: iters left: 1 (271 enodes) 202.009 * * [simplify]: Extracting #0: cost 1 inf + 0 202.009 * * [simplify]: Extracting #1: cost 0 inf + 1 202.009 * [simplify]: Simplified to 0 202.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 0)) 202.010 * * * * [progress]: [ 224 / 3260 ] simplifiying candidate # 202.010 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 202.010 * * [simplify]: iters left: 6 (23 enodes) 202.016 * * [simplify]: iters left: 5 (89 enodes) 202.032 * * [simplify]: iters left: 4 (180 enodes) 202.073 * * [simplify]: iters left: 3 (381 enodes) 202.179 * * [simplify]: Extracting #0: cost 1 inf + 0 202.179 * * [simplify]: Extracting #1: cost 13 inf + 0 202.179 * * [simplify]: Extracting #2: cost 116 inf + 0 202.180 * * [simplify]: Extracting #3: cost 159 inf + 89 202.181 * * [simplify]: Extracting #4: cost 136 inf + 2776 202.185 * * [simplify]: Extracting #5: cost 62 inf + 19432 202.193 * * [simplify]: Extracting #6: cost 38 inf + 24676 202.199 * * [simplify]: Extracting #7: cost 11 inf + 31950 202.207 * * [simplify]: Extracting #8: cost 0 inf + 36533 202.215 * * [simplify]: Extracting #9: cost 0 inf + 36518 202.223 * [simplify]: Simplified to (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 202.223 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 202.224 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 202.224 * * [simplify]: iters left: 6 (12 enodes) 202.227 * * [simplify]: iters left: 5 (51 enodes) 202.236 * * [simplify]: iters left: 4 (106 enodes) 202.260 * * [simplify]: iters left: 3 (247 enodes) 202.335 * * [simplify]: Extracting #0: cost 1 inf + 0 202.335 * * [simplify]: Extracting #1: cost 0 inf + 1 202.335 * [simplify]: Simplified to 0 202.335 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 202.335 * * * * [progress]: [ 225 / 3260 ] simplifiying candidate # 202.335 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 202.335 * * [simplify]: iters left: 6 (22 enodes) 202.341 * * [simplify]: iters left: 5 (84 enodes) 202.356 * * [simplify]: iters left: 4 (158 enodes) 202.391 * * [simplify]: iters left: 3 (314 enodes) 202.471 * * [simplify]: Extracting #0: cost 1 inf + 0 202.471 * * [simplify]: Extracting #1: cost 13 inf + 0 202.471 * * [simplify]: Extracting #2: cost 93 inf + 0 202.471 * * [simplify]: Extracting #3: cost 111 inf + 256 202.472 * * [simplify]: Extracting #4: cost 84 inf + 2477 202.474 * * [simplify]: Extracting #5: cost 50 inf + 7838 202.477 * * [simplify]: Extracting #6: cost 36 inf + 9934 202.481 * * [simplify]: Extracting #7: cost 6 inf + 18945 202.487 * * [simplify]: Extracting #8: cost 0 inf + 21387 202.493 * * [simplify]: Extracting #9: cost 0 inf + 21372 202.498 * [simplify]: Simplified to (- (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))))) (/ (/ b 2) a)) 202.498 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 202.499 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 202.499 * * [simplify]: iters left: 6 (11 enodes) 202.502 * * [simplify]: iters left: 5 (46 enodes) 202.510 * * [simplify]: iters left: 4 (86 enodes) 202.532 * * [simplify]: iters left: 3 (183 enodes) 202.580 * * [simplify]: iters left: 2 (372 enodes) 202.723 * * [simplify]: Extracting #0: cost 1 inf + 0 202.723 * * [simplify]: Extracting #1: cost 0 inf + 1 202.723 * [simplify]: Simplified to 0 202.723 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (/ a (* (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2)) (cbrt (/ (sqrt (fma (* c -4) a (* b b))) 2))))) (/ (/ b 2) a)) 0)) 202.723 * * * * [progress]: [ 226 / 3260 ] simplifiying candidate # 202.723 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 202.723 * * [simplify]: iters left: 6 (21 enodes) 202.729 * * [simplify]: iters left: 5 (78 enodes) 202.743 * * [simplify]: iters left: 4 (126 enodes) 202.767 * * [simplify]: iters left: 3 (196 enodes) 202.798 * * [simplify]: iters left: 2 (281 enodes) 202.853 * * [simplify]: iters left: 1 (379 enodes) 202.923 * * [simplify]: Extracting #0: cost 1 inf + 0 202.923 * * [simplify]: Extracting #1: cost 11 inf + 0 202.923 * * [simplify]: Extracting #2: cost 58 inf + 2 202.923 * * [simplify]: Extracting #3: cost 66 inf + 798 202.924 * * [simplify]: Extracting #4: cost 39 inf + 2750 202.926 * * [simplify]: Extracting #5: cost 38 inf + 3210 202.927 * * [simplify]: Extracting #6: cost 32 inf + 4139 202.930 * * [simplify]: Extracting #7: cost 6 inf + 12361 202.934 * * [simplify]: Extracting #8: cost 1 inf + 14063 202.938 * * [simplify]: Extracting #9: cost 0 inf + 14308 202.942 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 202.942 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 202.942 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 202.942 * * [simplify]: iters left: 6 (10 enodes) 202.945 * * [simplify]: iters left: 5 (39 enodes) 202.955 * * [simplify]: iters left: 4 (64 enodes) 202.967 * * [simplify]: iters left: 3 (96 enodes) 202.984 * * [simplify]: iters left: 2 (164 enodes) 203.022 * * [simplify]: iters left: 1 (270 enodes) 203.079 * * [simplify]: Extracting #0: cost 1 inf + 0 203.079 * * [simplify]: Extracting #1: cost 0 inf + 1 203.079 * [simplify]: Simplified to 0 203.079 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 0)) 203.079 * * * * [progress]: [ 227 / 3260 ] simplifiying candidate # 203.079 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 203.079 * * [simplify]: iters left: 6 (23 enodes) 203.086 * * [simplify]: iters left: 5 (90 enodes) 203.102 * * [simplify]: iters left: 4 (189 enodes) 203.141 * * [simplify]: iters left: 3 (386 enodes) 203.238 * * [simplify]: Extracting #0: cost 1 inf + 0 203.238 * * [simplify]: Extracting #1: cost 13 inf + 0 203.238 * * [simplify]: Extracting #2: cost 103 inf + 0 203.239 * * [simplify]: Extracting #3: cost 164 inf + 132 203.240 * * [simplify]: Extracting #4: cost 127 inf + 4733 203.244 * * [simplify]: Extracting #5: cost 59 inf + 18515 203.249 * * [simplify]: Extracting #6: cost 33 inf + 23289 203.255 * * [simplify]: Extracting #7: cost 20 inf + 26676 203.263 * * [simplify]: Extracting #8: cost 4 inf + 32979 203.272 * * [simplify]: Extracting #9: cost 0 inf + 34461 203.280 * [simplify]: Simplified to (fma (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (/ (* b -1/2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 203.280 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) (/ (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) a) (/ (* b -1/2) (* (cbrt a) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 203.280 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 203.280 * * [simplify]: iters left: 6 (12 enodes) 203.287 * * [simplify]: iters left: 5 (53 enodes) 203.297 * * [simplify]: iters left: 4 (117 enodes) 203.322 * * [simplify]: iters left: 3 (255 enodes) 203.389 * * [simplify]: Extracting #0: cost 1 inf + 0 203.389 * * [simplify]: Extracting #1: cost 0 inf + 1 203.389 * [simplify]: Simplified to 0 203.389 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 203.390 * * * * [progress]: [ 228 / 3260 ] simplifiying candidate # 203.390 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 203.390 * * [simplify]: iters left: 6 (22 enodes) 203.396 * * [simplify]: iters left: 5 (85 enodes) 203.412 * * [simplify]: iters left: 4 (168 enodes) 203.445 * * [simplify]: iters left: 3 (298 enodes) 203.511 * * [simplify]: Extracting #0: cost 1 inf + 0 203.511 * * [simplify]: Extracting #1: cost 13 inf + 0 203.512 * * [simplify]: Extracting #2: cost 87 inf + 0 203.512 * * [simplify]: Extracting #3: cost 121 inf + 339 203.514 * * [simplify]: Extracting #4: cost 55 inf + 7139 203.516 * * [simplify]: Extracting #5: cost 41 inf + 9516 203.520 * * [simplify]: Extracting #6: cost 37 inf + 10320 203.524 * * [simplify]: Extracting #7: cost 10 inf + 18017 203.530 * * [simplify]: Extracting #8: cost 0 inf + 21696 203.535 * [simplify]: Simplified to (fma (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (* -1/2 (/ b a))) 203.536 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ (* (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* a -4) (* b b))) 2))) a) (* -1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 203.536 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 203.536 * * [simplify]: iters left: 6 (11 enodes) 203.540 * * [simplify]: iters left: 5 (48 enodes) 203.549 * * [simplify]: iters left: 4 (98 enodes) 203.570 * * [simplify]: iters left: 3 (181 enodes) 203.610 * * [simplify]: iters left: 2 (358 enodes) 203.727 * * [simplify]: Extracting #0: cost 1 inf + 0 203.727 * * [simplify]: Extracting #1: cost 0 inf + 1 203.727 * [simplify]: Simplified to 0 203.727 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 203.727 * * * * [progress]: [ 229 / 3260 ] simplifiying candidate # 203.728 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 203.728 * * [simplify]: iters left: 6 (21 enodes) 203.734 * * [simplify]: iters left: 5 (78 enodes) 203.750 * * [simplify]: iters left: 4 (146 enodes) 203.776 * * [simplify]: iters left: 3 (242 enodes) 203.821 * * [simplify]: iters left: 2 (370 enodes) 203.901 * * [simplify]: Extracting #0: cost 1 inf + 0 203.901 * * [simplify]: Extracting #1: cost 14 inf + 0 203.901 * * [simplify]: Extracting #2: cost 71 inf + 83 203.902 * * [simplify]: Extracting #3: cost 75 inf + 1208 203.903 * * [simplify]: Extracting #4: cost 31 inf + 4527 203.905 * * [simplify]: Extracting #5: cost 35 inf + 4657 203.906 * * [simplify]: Extracting #6: cost 32 inf + 5282 203.908 * * [simplify]: Extracting #7: cost 21 inf + 6535 203.911 * * [simplify]: Extracting #8: cost 7 inf + 11233 203.916 * * [simplify]: Extracting #9: cost 0 inf + 14003 203.921 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 203.921 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 203.921 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 203.922 * * [simplify]: iters left: 6 (10 enodes) 203.925 * * [simplify]: iters left: 5 (41 enodes) 203.933 * * [simplify]: iters left: 4 (81 enodes) 203.950 * * [simplify]: iters left: 3 (127 enodes) 203.969 * * [simplify]: iters left: 2 (186 enodes) 203.998 * * [simplify]: iters left: 1 (266 enodes) 204.069 * * [simplify]: Extracting #0: cost 1 inf + 0 204.070 * * [simplify]: Extracting #1: cost 0 inf + 1 204.070 * [simplify]: Simplified to 0 204.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 204.070 * * * * [progress]: [ 230 / 3260 ] simplifiying candidate # 204.070 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) 1))) 204.070 * * [simplify]: iters left: 6 (20 enodes) 204.076 * * [simplify]: iters left: 5 (75 enodes) 204.090 * * [simplify]: iters left: 4 (127 enodes) 204.112 * * [simplify]: iters left: 3 (205 enodes) 204.149 * * [simplify]: iters left: 2 (300 enodes) 204.213 * * [simplify]: iters left: 1 (419 enodes) 204.302 * * [simplify]: Extracting #0: cost 1 inf + 0 204.302 * * [simplify]: Extracting #1: cost 11 inf + 0 204.302 * * [simplify]: Extracting #2: cost 65 inf + 2 204.302 * * [simplify]: Extracting #3: cost 77 inf + 716 204.304 * * [simplify]: Extracting #4: cost 40 inf + 2926 204.305 * * [simplify]: Extracting #5: cost 38 inf + 3631 204.307 * * [simplify]: Extracting #6: cost 34 inf + 4201 204.309 * * [simplify]: Extracting #7: cost 23 inf + 5729 204.312 * * [simplify]: Extracting #8: cost 8 inf + 11294 204.316 * * [simplify]: Extracting #9: cost 0 inf + 14729 204.321 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 204.321 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 204.321 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 204.321 * * [simplify]: iters left: 6 (9 enodes) 204.324 * * [simplify]: iters left: 5 (36 enodes) 204.334 * * [simplify]: iters left: 4 (67 enodes) 204.346 * * [simplify]: iters left: 3 (97 enodes) 204.364 * * [simplify]: iters left: 2 (158 enodes) 204.403 * * [simplify]: iters left: 1 (263 enodes) 204.450 * * [simplify]: Extracting #0: cost 1 inf + 0 204.451 * * [simplify]: Extracting #1: cost 0 inf + 1 204.451 * [simplify]: Simplified to 0 204.451 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 204.451 * * * * [progress]: [ 231 / 3260 ] simplifiying candidate # 204.451 * [simplify]: Simplifying (fma (/ (* (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2))) 1) (/ (cbrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ 1 a) (/ b 2)))) 204.451 * * [simplify]: iters left: 6 (20 enodes) 204.457 * * [simplify]: iters left: 5 (76 enodes) 204.472 * * [simplify]: iters left: 4 (137 enodes) 204.496 * * [simplify]: iters left: 3 (232 enodes) 204.542 * * [simplify]: iters left: 2 (349 enodes) 204.616 * * [simplify]: iters left: 1 (499 enodes) 204.734 * * [simplify]: Extracting #0: cost 1 inf + 0 204.735 * * [simplify]: Extracting #1: cost 13 inf + 0 204.735 * * [simplify]: Extracting #2: cost 59 inf + 0 204.735 * * [simplify]: Extracting #3: cost 71 inf + 301 204.736 * * [simplify]: Extracting #4: cost 38 inf + 2299 204.738 * * [simplify]: Extracting #5: cost 38 inf + 2675 204.739 * * [simplify]: Extracting #6: cost 37 inf + 2885 204.741 * * [simplify]: Extracting #7: cost 29 inf + 3495 204.743 * * [simplify]: Extracting #8: cost 24 inf + 4513 204.746 * * [simplify]: Extracting #9: cost 7 inf + 10810 204.750 * * [simplify]: Extracting #10: cost 0 inf + 13775 204.754 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 204.754 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 204.754 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 204.754 * * [simplify]: iters left: 5 (9 enodes) 204.757 * * [simplify]: iters left: 4 (39 enodes) 204.765 * * [simplify]: iters left: 3 (65 enodes) 204.778 * * [simplify]: iters left: 2 (129 enodes) 204.806 * * [simplify]: iters left: 1 (210 enodes) 204.846 * * [simplify]: Extracting #0: cost 1 inf + 0 204.846 * * [simplify]: Extracting #1: cost 0 inf + 1 204.846 * [simplify]: Simplified to 0 204.846 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 204.846 * * * * [progress]: [ 232 / 3260 ] simplifiying candidate # 204.846 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 204.846 * * [simplify]: iters left: 6 (22 enodes) 204.854 * * [simplify]: iters left: 5 (81 enodes) 204.868 * * [simplify]: iters left: 4 (119 enodes) 204.889 * * [simplify]: iters left: 3 (177 enodes) 204.917 * * [simplify]: iters left: 2 (239 enodes) 204.956 * * [simplify]: iters left: 1 (312 enodes) 205.010 * * [simplify]: Extracting #0: cost 1 inf + 0 205.010 * * [simplify]: Extracting #1: cost 11 inf + 0 205.010 * * [simplify]: Extracting #2: cost 55 inf + 0 205.010 * * [simplify]: Extracting #3: cost 101 inf + 206 205.011 * * [simplify]: Extracting #4: cost 94 inf + 1355 205.012 * * [simplify]: Extracting #5: cost 88 inf + 3914 205.014 * * [simplify]: Extracting #6: cost 44 inf + 27767 205.019 * * [simplify]: Extracting #7: cost 5 inf + 42417 205.025 * * [simplify]: Extracting #8: cost 0 inf + 44259 205.031 * * [simplify]: Extracting #9: cost 0 inf + 44164 205.037 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 205.037 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 205.038 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 205.038 * * [simplify]: iters left: 6 (10 enodes) 205.040 * * [simplify]: iters left: 5 (37 enodes) 205.047 * * [simplify]: iters left: 4 (57 enodes) 205.058 * * [simplify]: iters left: 3 (104 enodes) 205.077 * * [simplify]: iters left: 2 (158 enodes) 205.104 * * [simplify]: iters left: 1 (225 enodes) 205.140 * * [simplify]: Extracting #0: cost 1 inf + 0 205.140 * * [simplify]: Extracting #1: cost 0 inf + 1 205.140 * [simplify]: Simplified to 0 205.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 0)) 205.140 * * * * [progress]: [ 233 / 3260 ] simplifiying candidate # 205.140 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 205.140 * * [simplify]: iters left: 6 (21 enodes) 205.146 * * [simplify]: iters left: 5 (72 enodes) 205.157 * * [simplify]: iters left: 4 (103 enodes) 205.176 * * [simplify]: iters left: 3 (146 enodes) 205.196 * * [simplify]: iters left: 2 (169 enodes) 205.219 * * [simplify]: iters left: 1 (183 enodes) 205.244 * * [simplify]: Extracting #0: cost 1 inf + 0 205.244 * * [simplify]: Extracting #1: cost 9 inf + 0 205.244 * * [simplify]: Extracting #2: cost 34 inf + 0 205.244 * * [simplify]: Extracting #3: cost 47 inf + 288 205.245 * * [simplify]: Extracting #4: cost 36 inf + 1844 205.245 * * [simplify]: Extracting #5: cost 36 inf + 2620 205.246 * * [simplify]: Extracting #6: cost 38 inf + 2663 205.247 * * [simplify]: Extracting #7: cost 29 inf + 3452 205.248 * * [simplify]: Extracting #8: cost 10 inf + 9137 205.251 * * [simplify]: Extracting #9: cost 1 inf + 12877 205.254 * * [simplify]: Extracting #10: cost 0 inf + 13417 205.256 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 205.257 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 205.257 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 205.257 * * [simplify]: iters left: 6 (9 enodes) 205.259 * * [simplify]: iters left: 5 (29 enodes) 205.264 * * [simplify]: iters left: 4 (42 enodes) 205.271 * * [simplify]: iters left: 3 (58 enodes) 205.279 * * [simplify]: iters left: 2 (68 enodes) 205.288 * * [simplify]: Extracting #0: cost 1 inf + 0 205.288 * * [simplify]: Extracting #1: cost 0 inf + 1 205.288 * [simplify]: Simplified to 0 205.288 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 0)) 205.288 * * * * [progress]: [ 234 / 3260 ] simplifiying candidate # 205.288 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 205.288 * * [simplify]: iters left: 6 (23 enodes) 205.294 * * [simplify]: iters left: 5 (89 enodes) 205.310 * * [simplify]: iters left: 4 (180 enodes) 205.350 * * [simplify]: iters left: 3 (365 enodes) 205.424 * * [simplify]: Extracting #0: cost 1 inf + 0 205.425 * * [simplify]: Extracting #1: cost 11 inf + 0 205.425 * * [simplify]: Extracting #2: cost 72 inf + 0 205.425 * * [simplify]: Extracting #3: cost 115 inf + 204 205.426 * * [simplify]: Extracting #4: cost 113 inf + 409 205.426 * * [simplify]: Extracting #5: cost 113 inf + 452 205.427 * * [simplify]: Extracting #6: cost 108 inf + 2977 205.430 * * [simplify]: Extracting #7: cost 66 inf + 13771 205.435 * * [simplify]: Extracting #8: cost 17 inf + 27681 205.442 * * [simplify]: Extracting #9: cost 0 inf + 33740 205.451 * * [simplify]: Extracting #10: cost 0 inf + 33645 205.458 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 205.458 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 205.458 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 205.458 * * [simplify]: iters left: 6 (13 enodes) 205.462 * * [simplify]: iters left: 5 (53 enodes) 205.472 * * [simplify]: iters left: 4 (117 enodes) 205.499 * * [simplify]: iters left: 3 (275 enodes) 205.557 * * [simplify]: iters left: 2 (474 enodes) 205.674 * * [simplify]: Extracting #0: cost 1 inf + 0 205.674 * * [simplify]: Extracting #1: cost 0 inf + 1 205.674 * [simplify]: Simplified to 0 205.674 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 0)) 205.674 * * * * [progress]: [ 235 / 3260 ] simplifiying candidate # 205.675 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 205.675 * * [simplify]: iters left: 6 (24 enodes) 205.681 * * [simplify]: iters left: 5 (89 enodes) 205.696 * * [simplify]: iters left: 4 (149 enodes) 205.723 * * [simplify]: iters left: 3 (247 enodes) 205.764 * * [simplify]: iters left: 2 (331 enodes) 205.818 * * [simplify]: iters left: 1 (406 enodes) 205.885 * * [simplify]: Extracting #0: cost 1 inf + 0 205.885 * * [simplify]: Extracting #1: cost 11 inf + 0 205.885 * * [simplify]: Extracting #2: cost 59 inf + 0 205.886 * * [simplify]: Extracting #3: cost 100 inf + 329 205.886 * * [simplify]: Extracting #4: cost 92 inf + 2047 205.888 * * [simplify]: Extracting #5: cost 78 inf + 6005 205.891 * * [simplify]: Extracting #6: cost 35 inf + 17475 205.896 * * [simplify]: Extracting #7: cost 3 inf + 26936 205.901 * * [simplify]: Extracting #8: cost 0 inf + 28116 205.908 * * [simplify]: Extracting #9: cost 0 inf + 28036 205.914 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 205.914 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 205.914 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 205.914 * * [simplify]: iters left: 6 (12 enodes) 205.918 * * [simplify]: iters left: 5 (47 enodes) 205.925 * * [simplify]: iters left: 4 (82 enodes) 205.940 * * [simplify]: iters left: 3 (157 enodes) 205.969 * * [simplify]: iters left: 2 (248 enodes) 206.011 * * [simplify]: iters left: 1 (341 enodes) 206.071 * * [simplify]: Extracting #0: cost 1 inf + 0 206.071 * * [simplify]: Extracting #1: cost 0 inf + 1 206.071 * [simplify]: Simplified to 0 206.071 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 0)) 206.071 * * * * [progress]: [ 236 / 3260 ] simplifiying candidate # 206.071 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 206.071 * * [simplify]: iters left: 6 (24 enodes) 206.078 * * [simplify]: iters left: 5 (89 enodes) 206.094 * * [simplify]: iters left: 4 (157 enodes) 206.125 * * [simplify]: iters left: 3 (276 enodes) 206.184 * * [simplify]: iters left: 2 (408 enodes) 206.264 * * [simplify]: Extracting #0: cost 1 inf + 0 206.264 * * [simplify]: Extracting #1: cost 13 inf + 0 206.264 * * [simplify]: Extracting #2: cost 59 inf + 0 206.264 * * [simplify]: Extracting #3: cost 102 inf + 205 206.265 * * [simplify]: Extracting #4: cost 102 inf + 773 206.265 * * [simplify]: Extracting #5: cost 102 inf + 1350 206.266 * * [simplify]: Extracting #6: cost 81 inf + 5533 206.270 * * [simplify]: Extracting #7: cost 11 inf + 26911 206.276 * * [simplify]: Extracting #8: cost 0 inf + 30331 206.281 * * [simplify]: Extracting #9: cost 0 inf + 30251 206.287 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 206.287 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 206.287 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 206.288 * * [simplify]: iters left: 6 (12 enodes) 206.291 * * [simplify]: iters left: 5 (47 enodes) 206.300 * * [simplify]: iters left: 4 (89 enodes) 206.320 * * [simplify]: iters left: 3 (180 enodes) 206.360 * * [simplify]: iters left: 2 (296 enodes) 206.421 * * [simplify]: iters left: 1 (428 enodes) 206.517 * * [simplify]: Extracting #0: cost 1 inf + 0 206.517 * * [simplify]: Extracting #1: cost 0 inf + 1 206.517 * [simplify]: Simplified to 0 206.517 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 0)) 206.517 * * * * [progress]: [ 237 / 3260 ] simplifiying candidate # 206.518 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 206.518 * * [simplify]: iters left: 6 (22 enodes) 206.523 * * [simplify]: iters left: 5 (82 enodes) 206.537 * * [simplify]: iters left: 4 (141 enodes) 206.561 * * [simplify]: iters left: 3 (219 enodes) 206.596 * * [simplify]: iters left: 2 (281 enodes) 206.638 * * [simplify]: iters left: 1 (332 enodes) 206.684 * * [simplify]: Extracting #0: cost 1 inf + 0 206.684 * * [simplify]: Extracting #1: cost 11 inf + 0 206.684 * * [simplify]: Extracting #2: cost 54 inf + 0 206.685 * * [simplify]: Extracting #3: cost 86 inf + 326 206.685 * * [simplify]: Extracting #4: cost 80 inf + 1219 206.686 * * [simplify]: Extracting #5: cost 64 inf + 4641 206.688 * * [simplify]: Extracting #6: cost 33 inf + 10346 206.692 * * [simplify]: Extracting #7: cost 6 inf + 17991 206.697 * * [simplify]: Extracting #8: cost 0 inf + 19853 206.701 * * [simplify]: Extracting #9: cost 0 inf + 19678 206.706 * [simplify]: Simplified to (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 206.706 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 206.706 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 206.706 * * [simplify]: iters left: 6 (12 enodes) 206.709 * * [simplify]: iters left: 5 (46 enodes) 206.719 * * [simplify]: iters left: 4 (81 enodes) 206.733 * * [simplify]: iters left: 3 (134 enodes) 206.754 * * [simplify]: iters left: 2 (197 enodes) 206.785 * * [simplify]: iters left: 1 (271 enodes) 206.825 * * [simplify]: Extracting #0: cost 1 inf + 0 206.825 * * [simplify]: Extracting #1: cost 0 inf + 1 206.825 * [simplify]: Simplified to 0 206.825 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 0)) 206.825 * * * * [progress]: [ 238 / 3260 ] simplifiying candidate # 206.825 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 206.825 * * [simplify]: iters left: 6 (22 enodes) 206.831 * * [simplify]: iters left: 5 (79 enodes) 206.844 * * [simplify]: iters left: 4 (118 enodes) 206.865 * * [simplify]: iters left: 3 (176 enodes) 206.890 * * [simplify]: iters left: 2 (221 enodes) 206.921 * * [simplify]: iters left: 1 (252 enodes) 206.954 * * [simplify]: Extracting #0: cost 1 inf + 0 206.954 * * [simplify]: Extracting #1: cost 9 inf + 0 206.954 * * [simplify]: Extracting #2: cost 42 inf + 0 206.955 * * [simplify]: Extracting #3: cost 71 inf + 244 206.955 * * [simplify]: Extracting #4: cost 69 inf + 1018 206.955 * * [simplify]: Extracting #5: cost 59 inf + 2859 206.957 * * [simplify]: Extracting #6: cost 41 inf + 5757 206.958 * * [simplify]: Extracting #7: cost 29 inf + 7116 206.961 * * [simplify]: Extracting #8: cost 6 inf + 14710 206.965 * * [simplify]: Extracting #9: cost 0 inf + 17120 206.968 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 206.968 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 206.969 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 206.969 * * [simplify]: iters left: 6 (10 enodes) 206.971 * * [simplify]: iters left: 5 (38 enodes) 206.978 * * [simplify]: iters left: 4 (59 enodes) 206.987 * * [simplify]: iters left: 3 (88 enodes) 207.000 * * [simplify]: iters left: 2 (117 enodes) 207.017 * * [simplify]: iters left: 1 (144 enodes) 207.035 * * [simplify]: Extracting #0: cost 1 inf + 0 207.035 * * [simplify]: Extracting #1: cost 0 inf + 1 207.036 * [simplify]: Simplified to 0 207.036 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 207.036 * * * * [progress]: [ 239 / 3260 ] simplifiying candidate # 207.036 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 207.036 * * [simplify]: iters left: 6 (23 enodes) 207.042 * * [simplify]: iters left: 5 (84 enodes) 207.056 * * [simplify]: iters left: 4 (129 enodes) 207.080 * * [simplify]: iters left: 3 (199 enodes) 207.109 * * [simplify]: iters left: 2 (250 enodes) 207.144 * * [simplify]: iters left: 1 (280 enodes) 207.181 * * [simplify]: Extracting #0: cost 1 inf + 0 207.181 * * [simplify]: Extracting #1: cost 11 inf + 0 207.181 * * [simplify]: Extracting #2: cost 47 inf + 0 207.181 * * [simplify]: Extracting #3: cost 63 inf + 331 207.182 * * [simplify]: Extracting #4: cost 53 inf + 1682 207.182 * * [simplify]: Extracting #5: cost 48 inf + 3032 207.183 * * [simplify]: Extracting #6: cost 39 inf + 4951 207.185 * * [simplify]: Extracting #7: cost 28 inf + 5849 207.187 * * [simplify]: Extracting #8: cost 18 inf + 8468 207.190 * * [simplify]: Extracting #9: cost 3 inf + 14688 207.193 * * [simplify]: Extracting #10: cost 0 inf + 15868 207.197 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 207.197 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 207.197 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 207.197 * * [simplify]: iters left: 6 (11 enodes) 207.201 * * [simplify]: iters left: 5 (42 enodes) 207.208 * * [simplify]: iters left: 4 (67 enodes) 207.219 * * [simplify]: iters left: 3 (111 enodes) 207.238 * * [simplify]: iters left: 2 (140 enodes) 207.256 * * [simplify]: iters left: 1 (160 enodes) 207.274 * * [simplify]: Extracting #0: cost 1 inf + 0 207.274 * * [simplify]: Extracting #1: cost 0 inf + 1 207.274 * [simplify]: Simplified to 0 207.274 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 0)) 207.274 * * * * [progress]: [ 240 / 3260 ] simplifiying candidate # 207.274 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 207.275 * * [simplify]: iters left: 6 (26 enodes) 207.281 * * [simplify]: iters left: 5 (104 enodes) 207.303 * * [simplify]: iters left: 4 (244 enodes) 207.378 * * [simplify]: Extracting #0: cost 1 inf + 0 207.378 * * [simplify]: Extracting #1: cost 11 inf + 0 207.378 * * [simplify]: Extracting #2: cost 149 inf + 0 207.379 * * [simplify]: Extracting #3: cost 270 inf + 1 207.380 * * [simplify]: Extracting #4: cost 254 inf + 2545 207.385 * * [simplify]: Extracting #5: cost 151 inf + 36957 207.396 * * [simplify]: Extracting #6: cost 35 inf + 84134 207.410 * * [simplify]: Extracting #7: cost 25 inf + 86171 207.423 * * [simplify]: Extracting #8: cost 13 inf + 88919 207.440 * * [simplify]: Extracting #9: cost 1 inf + 94399 207.454 * * [simplify]: Extracting #10: cost 0 inf + 94684 207.469 * * [simplify]: Extracting #11: cost 0 inf + 94644 207.483 * [simplify]: Simplified to (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) 207.483 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 207.483 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 207.483 * * [simplify]: iters left: 6 (16 enodes) 207.488 * * [simplify]: iters left: 5 (68 enodes) 207.501 * * [simplify]: iters left: 4 (179 enodes) 207.869 * * [simplify]: Extracting #0: cost 1 inf + 0 207.870 * * [simplify]: Extracting #1: cost 27 inf + 0 207.870 * * [simplify]: Extracting #2: cost 153 inf + 0 207.871 * * [simplify]: Extracting #3: cost 242 inf + 83 207.873 * * [simplify]: Extracting #4: cost 185 inf + 16503 207.887 * * [simplify]: Extracting #5: cost 15 inf + 79352 207.899 * * [simplify]: Extracting #6: cost 0 inf + 84943 207.911 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 207.912 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 207.912 * * * * [progress]: [ 241 / 3260 ] simplifiying candidate # 207.912 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 207.912 * * [simplify]: iters left: 6 (27 enodes) 207.919 * * [simplify]: iters left: 5 (105 enodes) 207.938 * * [simplify]: iters left: 4 (214 enodes) 207.990 * * [simplify]: Extracting #0: cost 1 inf + 0 207.990 * * [simplify]: Extracting #1: cost 11 inf + 0 207.990 * * [simplify]: Extracting #2: cost 114 inf + 0 207.991 * * [simplify]: Extracting #3: cost 201 inf + 0 207.992 * * [simplify]: Extracting #4: cost 184 inf + 2225 207.995 * * [simplify]: Extracting #5: cost 97 inf + 27227 208.002 * * [simplify]: Extracting #6: cost 33 inf + 51622 208.011 * * [simplify]: Extracting #7: cost 23 inf + 55291 208.020 * * [simplify]: Extracting #8: cost 0 inf + 62156 208.032 * * [simplify]: Extracting #9: cost 0 inf + 62046 208.042 * * [simplify]: Extracting #10: cost 0 inf + 61966 208.052 * [simplify]: Simplified to (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) 208.052 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 208.053 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 208.053 * * [simplify]: iters left: 6 (15 enodes) 208.057 * * [simplify]: iters left: 5 (63 enodes) 208.068 * * [simplify]: iters left: 4 (145 enodes) 208.109 * * [simplify]: iters left: 3 (499 enodes) 208.364 * * [simplify]: Extracting #0: cost 1 inf + 0 208.364 * * [simplify]: Extracting #1: cost 0 inf + 1 208.364 * [simplify]: Simplified to 0 208.364 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 208.364 * * * * [progress]: [ 242 / 3260 ] simplifiying candidate # 208.364 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 208.364 * * [simplify]: iters left: 6 (27 enodes) 208.372 * * [simplify]: iters left: 5 (104 enodes) 208.396 * * [simplify]: iters left: 4 (228 enodes) 208.457 * * [simplify]: Extracting #0: cost 1 inf + 0 208.457 * * [simplify]: Extracting #1: cost 13 inf + 0 208.458 * * [simplify]: Extracting #2: cost 114 inf + 0 208.458 * * [simplify]: Extracting #3: cost 183 inf + 2 208.459 * * [simplify]: Extracting #4: cost 160 inf + 4486 208.463 * * [simplify]: Extracting #5: cost 71 inf + 30095 208.470 * * [simplify]: Extracting #6: cost 31 inf + 43944 208.477 * * [simplify]: Extracting #7: cost 20 inf + 46310 208.486 * * [simplify]: Extracting #8: cost 0 inf + 53042 208.495 * * [simplify]: Extracting #9: cost 0 inf + 52882 208.503 * [simplify]: Simplified to (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 208.504 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 208.504 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 208.504 * * [simplify]: iters left: 6 (15 enodes) 208.508 * * [simplify]: iters left: 5 (62 enodes) 208.521 * * [simplify]: iters left: 4 (159 enodes) 208.568 * * [simplify]: iters left: 3 (475 enodes) 208.788 * * [simplify]: Extracting #0: cost 1 inf + 0 208.788 * * [simplify]: Extracting #1: cost 42 inf + 0 208.788 * * [simplify]: Extracting #2: cost 194 inf + 1 208.791 * * [simplify]: Extracting #3: cost 205 inf + 15094 208.804 * * [simplify]: Extracting #4: cost 20 inf + 63712 208.823 * * [simplify]: Extracting #5: cost 3 inf + 65204 208.837 * * [simplify]: Extracting #6: cost 0 inf + 65965 208.852 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 208.852 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 208.852 * * * * [progress]: [ 243 / 3260 ] simplifiying candidate # 208.853 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 208.853 * * [simplify]: iters left: 6 (25 enodes) 208.859 * * [simplify]: iters left: 5 (98 enodes) 208.877 * * [simplify]: iters left: 4 (213 enodes) 208.931 * * [simplify]: Extracting #0: cost 1 inf + 0 208.931 * * [simplify]: Extracting #1: cost 11 inf + 0 208.931 * * [simplify]: Extracting #2: cost 109 inf + 0 208.932 * * [simplify]: Extracting #3: cost 196 inf + 0 208.933 * * [simplify]: Extracting #4: cost 180 inf + 2102 208.936 * * [simplify]: Extracting #5: cost 92 inf + 30318 208.945 * * [simplify]: Extracting #6: cost 38 inf + 50287 208.954 * * [simplify]: Extracting #7: cost 19 inf + 56189 208.966 * * [simplify]: Extracting #8: cost 1 inf + 61800 208.976 * * [simplify]: Extracting #9: cost 0 inf + 62085 208.987 * * [simplify]: Extracting #10: cost 0 inf + 62045 208.997 * [simplify]: Simplified to (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))))) 208.998 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 208.998 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 208.998 * * [simplify]: iters left: 6 (15 enodes) 209.002 * * [simplify]: iters left: 5 (62 enodes) 209.013 * * [simplify]: iters left: 4 (148 enodes) 209.056 * * [simplify]: iters left: 3 (499 enodes) 209.321 * * [simplify]: Extracting #0: cost 1 inf + 0 209.321 * * [simplify]: Extracting #1: cost 0 inf + 1 209.321 * [simplify]: Simplified to 0 209.321 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 209.322 * * * * [progress]: [ 244 / 3260 ] simplifiying candidate # 209.322 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 209.322 * * [simplify]: iters left: 6 (26 enodes) 209.329 * * [simplify]: iters left: 5 (98 enodes) 209.346 * * [simplify]: iters left: 4 (186 enodes) 209.390 * * [simplify]: iters left: 3 (469 enodes) 209.535 * * [simplify]: Extracting #0: cost 1 inf + 0 209.535 * * [simplify]: Extracting #1: cost 11 inf + 0 209.536 * * [simplify]: Extracting #2: cost 126 inf + 0 209.537 * * [simplify]: Extracting #3: cost 256 inf + 42 209.538 * * [simplify]: Extracting #4: cost 249 inf + 1580 209.543 * * [simplify]: Extracting #5: cost 155 inf + 25331 209.555 * * [simplify]: Extracting #6: cost 43 inf + 58839 209.568 * * [simplify]: Extracting #7: cost 27 inf + 63557 209.585 * * [simplify]: Extracting #8: cost 1 inf + 72083 209.600 * * [simplify]: Extracting #9: cost 0 inf + 72273 209.615 * * [simplify]: Extracting #10: cost 0 inf + 72193 209.630 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (cbrt b) (sqrt 2)))) a)) 209.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (cbrt b) (sqrt 2)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 209.630 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 209.631 * * [simplify]: iters left: 6 (14 enodes) 209.634 * * [simplify]: iters left: 5 (56 enodes) 209.644 * * [simplify]: iters left: 4 (117 enodes) 209.673 * * [simplify]: iters left: 3 (347 enodes) 209.801 * * [simplify]: Extracting #0: cost 1 inf + 0 209.801 * * [simplify]: Extracting #1: cost 0 inf + 1 209.801 * [simplify]: Simplified to 0 209.801 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 209.801 * * * * [progress]: [ 245 / 3260 ] simplifiying candidate # 209.802 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 209.802 * * [simplify]: iters left: 6 (26 enodes) 209.809 * * [simplify]: iters left: 5 (99 enodes) 209.827 * * [simplify]: iters left: 4 (184 enodes) 209.870 * * [simplify]: iters left: 3 (430 enodes) 210.022 * * [simplify]: Extracting #0: cost 1 inf + 0 210.022 * * [simplify]: Extracting #1: cost 11 inf + 0 210.022 * * [simplify]: Extracting #2: cost 111 inf + 0 210.023 * * [simplify]: Extracting #3: cost 193 inf + 2 210.024 * * [simplify]: Extracting #4: cost 179 inf + 3322 210.030 * * [simplify]: Extracting #5: cost 79 inf + 25561 210.038 * * [simplify]: Extracting #6: cost 37 inf + 36934 210.048 * * [simplify]: Extracting #7: cost 27 inf + 39457 210.058 * * [simplify]: Extracting #8: cost 2 inf + 48262 210.069 * * [simplify]: Extracting #9: cost 0 inf + 48872 210.081 * * [simplify]: Extracting #10: cost 0 inf + 48712 210.092 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 210.093 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 210.093 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 210.093 * * [simplify]: iters left: 6 (14 enodes) 210.097 * * [simplify]: iters left: 5 (57 enodes) 210.108 * * [simplify]: iters left: 4 (116 enodes) 210.136 * * [simplify]: iters left: 3 (321 enodes) 210.256 * * [simplify]: Extracting #0: cost 1 inf + 0 210.256 * * [simplify]: Extracting #1: cost 0 inf + 1 210.256 * [simplify]: Simplified to 0 210.256 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 210.257 * * * * [progress]: [ 246 / 3260 ] simplifiying candidate # 210.257 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 210.257 * * [simplify]: iters left: 6 (25 enodes) 210.264 * * [simplify]: iters left: 5 (98 enodes) 210.285 * * [simplify]: iters left: 4 (212 enodes) 210.336 * * [simplify]: Extracting #0: cost 1 inf + 0 210.336 * * [simplify]: Extracting #1: cost 11 inf + 0 210.337 * * [simplify]: Extracting #2: cost 98 inf + 0 210.337 * * [simplify]: Extracting #3: cost 164 inf + 2 210.338 * * [simplify]: Extracting #4: cost 163 inf + 5 210.339 * * [simplify]: Extracting #5: cost 116 inf + 10628 210.344 * * [simplify]: Extracting #6: cost 52 inf + 29880 210.350 * * [simplify]: Extracting #7: cost 33 inf + 35504 210.358 * * [simplify]: Extracting #8: cost 9 inf + 42314 210.366 * * [simplify]: Extracting #9: cost 0 inf + 46156 210.374 * * [simplify]: Extracting #10: cost 0 inf + 46101 210.381 * [simplify]: Simplified to (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 210.382 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 210.382 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 210.382 * * [simplify]: iters left: 6 (15 enodes) 210.386 * * [simplify]: iters left: 5 (62 enodes) 210.398 * * [simplify]: iters left: 4 (149 enodes) 210.440 * * [simplify]: iters left: 3 (450 enodes) 210.663 * * [simplify]: Extracting #0: cost 1 inf + 0 210.663 * * [simplify]: Extracting #1: cost 0 inf + 1 210.663 * [simplify]: Simplified to 0 210.663 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 210.664 * * * * [progress]: [ 247 / 3260 ] simplifiying candidate # 210.664 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 210.664 * * [simplify]: iters left: 6 (26 enodes) 210.671 * * [simplify]: iters left: 5 (99 enodes) 210.688 * * [simplify]: iters left: 4 (185 enodes) 210.733 * * [simplify]: iters left: 3 (433 enodes) 210.867 * * [simplify]: Extracting #0: cost 1 inf + 0 210.867 * * [simplify]: Extracting #1: cost 11 inf + 0 210.868 * * [simplify]: Extracting #2: cost 103 inf + 0 210.868 * * [simplify]: Extracting #3: cost 203 inf + 4 210.870 * * [simplify]: Extracting #4: cost 177 inf + 3942 210.875 * * [simplify]: Extracting #5: cost 77 inf + 23586 210.883 * * [simplify]: Extracting #6: cost 37 inf + 34629 210.891 * * [simplify]: Extracting #7: cost 25 inf + 37935 210.900 * * [simplify]: Extracting #8: cost 2 inf + 45277 210.913 * * [simplify]: Extracting #9: cost 0 inf + 46007 210.923 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 210.923 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 210.923 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 210.924 * * [simplify]: iters left: 6 (14 enodes) 210.928 * * [simplify]: iters left: 5 (57 enodes) 210.938 * * [simplify]: iters left: 4 (118 enodes) 210.966 * * [simplify]: iters left: 3 (314 enodes) 211.069 * * [simplify]: Extracting #0: cost 1 inf + 0 211.069 * * [simplify]: Extracting #1: cost 0 inf + 1 211.069 * [simplify]: Simplified to 0 211.069 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 0)) 211.069 * * * * [progress]: [ 248 / 3260 ] simplifiying candidate # 211.070 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 211.070 * * [simplify]: iters left: 6 (25 enodes) 211.076 * * [simplify]: iters left: 5 (90 enodes) 211.092 * * [simplify]: iters left: 4 (170 enodes) 211.128 * * [simplify]: iters left: 3 (354 enodes) 211.222 * * [simplify]: Extracting #0: cost 1 inf + 0 211.222 * * [simplify]: Extracting #1: cost 13 inf + 0 211.222 * * [simplify]: Extracting #2: cost 100 inf + 0 211.223 * * [simplify]: Extracting #3: cost 146 inf + 4 211.224 * * [simplify]: Extracting #4: cost 101 inf + 6551 211.228 * * [simplify]: Extracting #5: cost 49 inf + 16411 211.235 * * [simplify]: Extracting #6: cost 38 inf + 20379 211.240 * * [simplify]: Extracting #7: cost 33 inf + 21628 211.246 * * [simplify]: Extracting #8: cost 5 inf + 29700 211.253 * * [simplify]: Extracting #9: cost 0 inf + 31960 211.260 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 211.260 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 211.261 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 211.261 * * [simplify]: iters left: 6 (13 enodes) 211.264 * * [simplify]: iters left: 5 (48 enodes) 211.273 * * [simplify]: iters left: 4 (103 enodes) 211.294 * * [simplify]: iters left: 3 (238 enodes) 211.360 * * [simplify]: Extracting #0: cost 1 inf + 0 211.360 * * [simplify]: Extracting #1: cost 0 inf + 1 211.360 * [simplify]: Simplified to 0 211.360 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 0)) 211.362 * * * * [progress]: [ 249 / 3260 ] simplifiying candidate # 211.362 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 211.363 * * [simplify]: iters left: 6 (25 enodes) 211.369 * * [simplify]: iters left: 5 (97 enodes) 211.386 * * [simplify]: iters left: 4 (206 enodes) 211.438 * * [simplify]: Extracting #0: cost 1 inf + 0 211.439 * * [simplify]: Extracting #1: cost 11 inf + 0 211.439 * * [simplify]: Extracting #2: cost 110 inf + 0 211.439 * * [simplify]: Extracting #3: cost 200 inf + 0 211.440 * * [simplify]: Extracting #4: cost 191 inf + 933 211.442 * * [simplify]: Extracting #5: cost 116 inf + 22472 211.450 * * [simplify]: Extracting #6: cost 41 inf + 52300 211.459 * * [simplify]: Extracting #7: cost 26 inf + 55534 211.468 * * [simplify]: Extracting #8: cost 7 inf + 60661 211.479 * * [simplify]: Extracting #9: cost 0 inf + 64081 211.489 * * [simplify]: Extracting #10: cost 0 inf + 64026 211.499 * [simplify]: Simplified to (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) 211.500 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (cbrt a) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 211.500 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 211.500 * * [simplify]: iters left: 6 (15 enodes) 211.504 * * [simplify]: iters left: 5 (61 enodes) 211.517 * * [simplify]: iters left: 4 (142 enodes) 211.555 * * [simplify]: iters left: 3 (474 enodes) 211.755 * * [simplify]: Extracting #0: cost 1 inf + 0 211.755 * * [simplify]: Extracting #1: cost 0 inf + 1 211.755 * [simplify]: Simplified to 0 211.755 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 211.755 * * * * [progress]: [ 250 / 3260 ] simplifiying candidate # 211.755 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 211.755 * * [simplify]: iters left: 6 (26 enodes) 211.762 * * [simplify]: iters left: 5 (98 enodes) 211.779 * * [simplify]: iters left: 4 (181 enodes) 211.821 * * [simplify]: iters left: 3 (444 enodes) 211.940 * * [simplify]: Extracting #0: cost 1 inf + 0 211.940 * * [simplify]: Extracting #1: cost 11 inf + 0 211.941 * * [simplify]: Extracting #2: cost 113 inf + 0 211.941 * * [simplify]: Extracting #3: cost 219 inf + 42 211.943 * * [simplify]: Extracting #4: cost 191 inf + 4584 211.949 * * [simplify]: Extracting #5: cost 70 inf + 35221 211.959 * * [simplify]: Extracting #6: cost 37 inf + 46163 211.970 * * [simplify]: Extracting #7: cost 21 inf + 51582 211.982 * * [simplify]: Extracting #8: cost 1 inf + 57496 211.994 * * [simplify]: Extracting #9: cost 0 inf + 57861 212.006 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) 212.006 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 212.006 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 212.007 * * [simplify]: iters left: 6 (14 enodes) 212.012 * * [simplify]: iters left: 5 (56 enodes) 212.022 * * [simplify]: iters left: 4 (113 enodes) 212.047 * * [simplify]: iters left: 3 (324 enodes) 212.146 * * [simplify]: Extracting #0: cost 1 inf + 0 212.146 * * [simplify]: Extracting #1: cost 0 inf + 1 212.146 * [simplify]: Simplified to 0 212.146 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 212.146 * * * * [progress]: [ 251 / 3260 ] simplifiying candidate # 212.146 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 212.146 * * [simplify]: iters left: 6 (26 enodes) 212.153 * * [simplify]: iters left: 5 (98 enodes) 212.171 * * [simplify]: iters left: 4 (179 enodes) 212.212 * * [simplify]: iters left: 3 (414 enodes) 212.323 * * [simplify]: Extracting #0: cost 1 inf + 0 212.323 * * [simplify]: Extracting #1: cost 11 inf + 0 212.323 * * [simplify]: Extracting #2: cost 88 inf + 0 212.324 * * [simplify]: Extracting #3: cost 165 inf + 83 212.324 * * [simplify]: Extracting #4: cost 155 inf + 1340 212.326 * * [simplify]: Extracting #5: cost 113 inf + 9163 212.331 * * [simplify]: Extracting #6: cost 54 inf + 23775 212.340 * * [simplify]: Extracting #7: cost 32 inf + 29210 212.347 * * [simplify]: Extracting #8: cost 16 inf + 33022 212.356 * * [simplify]: Extracting #9: cost 3 inf + 38399 212.365 * * [simplify]: Extracting #10: cost 0 inf + 39979 212.374 * * [simplify]: Extracting #11: cost 0 inf + 39884 212.382 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 212.382 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 212.383 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 212.383 * * [simplify]: iters left: 6 (14 enodes) 212.387 * * [simplify]: iters left: 5 (56 enodes) 212.397 * * [simplify]: iters left: 4 (112 enodes) 212.424 * * [simplify]: iters left: 3 (297 enodes) 212.513 * * [simplify]: Extracting #0: cost 1 inf + 0 212.513 * * [simplify]: Extracting #1: cost 0 inf + 1 212.513 * [simplify]: Simplified to 0 212.513 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 212.514 * * * * [progress]: [ 252 / 3260 ] simplifiying candidate # 212.514 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 212.514 * * [simplify]: iters left: 6 (23 enodes) 212.520 * * [simplify]: iters left: 5 (89 enodes) 212.539 * * [simplify]: iters left: 4 (180 enodes) 212.576 * * [simplify]: iters left: 3 (430 enodes) 212.689 * * [simplify]: Extracting #0: cost 1 inf + 0 212.689 * * [simplify]: Extracting #1: cost 11 inf + 0 212.690 * * [simplify]: Extracting #2: cost 98 inf + 0 212.690 * * [simplify]: Extracting #3: cost 215 inf + 0 212.692 * * [simplify]: Extracting #4: cost 200 inf + 2797 212.698 * * [simplify]: Extracting #5: cost 76 inf + 34347 212.708 * * [simplify]: Extracting #6: cost 38 inf + 47107 212.719 * * [simplify]: Extracting #7: cost 19 inf + 52932 212.733 * * [simplify]: Extracting #8: cost 2 inf + 58222 212.746 * * [simplify]: Extracting #9: cost 0 inf + 59047 212.758 * [simplify]: Simplified to (+ (/ (/ (- b) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 212.758 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 212.758 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 212.758 * * [simplify]: iters left: 6 (13 enodes) 212.763 * * [simplify]: iters left: 5 (53 enodes) 212.773 * * [simplify]: iters left: 4 (118 enodes) 212.798 * * [simplify]: iters left: 3 (324 enodes) 212.893 * * [simplify]: Extracting #0: cost 1 inf + 0 212.893 * * [simplify]: Extracting #1: cost 0 inf + 1 212.893 * [simplify]: Simplified to 0 212.894 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 212.894 * * * * [progress]: [ 253 / 3260 ] simplifiying candidate # 212.894 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 212.894 * * [simplify]: iters left: 6 (23 enodes) 212.900 * * [simplify]: iters left: 5 (84 enodes) 212.915 * * [simplify]: iters left: 4 (144 enodes) 212.944 * * [simplify]: iters left: 3 (304 enodes) 213.008 * * [simplify]: Extracting #0: cost 1 inf + 0 213.009 * * [simplify]: Extracting #1: cost 9 inf + 0 213.009 * * [simplify]: Extracting #2: cost 76 inf + 0 213.009 * * [simplify]: Extracting #3: cost 146 inf + 244 213.010 * * [simplify]: Extracting #4: cost 144 inf + 652 213.011 * * [simplify]: Extracting #5: cost 113 inf + 5761 213.015 * * [simplify]: Extracting #6: cost 49 inf + 20145 213.020 * * [simplify]: Extracting #7: cost 33 inf + 22644 213.026 * * [simplify]: Extracting #8: cost 8 inf + 29969 213.033 * * [simplify]: Extracting #9: cost 0 inf + 33529 213.040 * * [simplify]: Extracting #10: cost 0 inf + 33434 213.047 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 213.047 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 213.048 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 213.048 * * [simplify]: iters left: 6 (11 enodes) 213.051 * * [simplify]: iters left: 5 (43 enodes) 213.059 * * [simplify]: iters left: 4 (84 enodes) 213.078 * * [simplify]: iters left: 3 (212 enodes) 213.126 * * [simplify]: iters left: 2 (472 enodes) 213.241 * * [simplify]: Extracting #0: cost 1 inf + 0 213.241 * * [simplify]: Extracting #1: cost 0 inf + 1 213.241 * [simplify]: Simplified to 0 213.241 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 213.241 * * * * [progress]: [ 254 / 3260 ] simplifiying candidate # 213.241 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 213.241 * * [simplify]: iters left: 6 (24 enodes) 213.248 * * [simplify]: iters left: 5 (91 enodes) 213.267 * * [simplify]: iters left: 4 (163 enodes) 213.300 * * [simplify]: iters left: 3 (335 enodes) 213.379 * * [simplify]: Extracting #0: cost 1 inf + 0 213.379 * * [simplify]: Extracting #1: cost 11 inf + 0 213.379 * * [simplify]: Extracting #2: cost 71 inf + 0 213.379 * * [simplify]: Extracting #3: cost 120 inf + 204 213.380 * * [simplify]: Extracting #4: cost 117 inf + 532 213.381 * * [simplify]: Extracting #5: cost 91 inf + 3749 213.383 * * [simplify]: Extracting #6: cost 55 inf + 10494 213.387 * * [simplify]: Extracting #7: cost 33 inf + 14816 213.392 * * [simplify]: Extracting #8: cost 4 inf + 24006 213.398 * * [simplify]: Extracting #9: cost 0 inf + 25686 213.406 * * [simplify]: Extracting #10: cost 0 inf + 25606 213.411 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 213.411 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 213.412 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 213.412 * * [simplify]: iters left: 6 (12 enodes) 213.416 * * [simplify]: iters left: 5 (49 enodes) 213.425 * * [simplify]: iters left: 4 (99 enodes) 213.447 * * [simplify]: iters left: 3 (234 enodes) 213.507 * * [simplify]: iters left: 2 (447 enodes) 213.612 * * [simplify]: Extracting #0: cost 1 inf + 0 213.612 * * [simplify]: Extracting #1: cost 0 inf + 1 213.612 * [simplify]: Simplified to 0 213.612 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 213.613 * * * * [progress]: [ 255 / 3260 ] simplifiying candidate # 213.613 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 213.613 * * [simplify]: iters left: 6 (24 enodes) 213.620 * * [simplify]: iters left: 5 (93 enodes) 213.636 * * [simplify]: iters left: 4 (183 enodes) 213.679 * * [simplify]: iters left: 3 (415 enodes) 213.804 * * [simplify]: Extracting #0: cost 1 inf + 0 213.804 * * [simplify]: Extracting #1: cost 11 inf + 0 213.804 * * [simplify]: Extracting #2: cost 89 inf + 0 213.805 * * [simplify]: Extracting #3: cost 156 inf + 2 213.806 * * [simplify]: Extracting #4: cost 152 inf + 170 213.807 * * [simplify]: Extracting #5: cost 115 inf + 6611 213.812 * * [simplify]: Extracting #6: cost 65 inf + 19316 213.819 * * [simplify]: Extracting #7: cost 40 inf + 25376 213.826 * * [simplify]: Extracting #8: cost 12 inf + 33375 213.835 * * [simplify]: Extracting #9: cost 0 inf + 38619 213.845 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 213.845 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 213.845 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 213.845 * * [simplify]: iters left: 6 (14 enodes) 213.849 * * [simplify]: iters left: 5 (57 enodes) 213.862 * * [simplify]: iters left: 4 (121 enodes) 213.890 * * [simplify]: iters left: 3 (291 enodes) 213.978 * * [simplify]: Extracting #0: cost 1 inf + 0 213.978 * * [simplify]: Extracting #1: cost 0 inf + 1 213.978 * [simplify]: Simplified to 0 213.978 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 213.979 * * * * [progress]: [ 256 / 3260 ] simplifiying candidate # 213.979 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 213.979 * * [simplify]: iters left: 6 (25 enodes) 213.988 * * [simplify]: iters left: 5 (94 enodes) 214.004 * * [simplify]: iters left: 4 (162 enodes) 214.036 * * [simplify]: iters left: 3 (319 enodes) 214.101 * * [simplify]: Extracting #0: cost 1 inf + 0 214.101 * * [simplify]: Extracting #1: cost 11 inf + 0 214.102 * * [simplify]: Extracting #2: cost 69 inf + 0 214.102 * * [simplify]: Extracting #3: cost 108 inf + 246 214.103 * * [simplify]: Extracting #4: cost 94 inf + 1554 214.105 * * [simplify]: Extracting #5: cost 47 inf + 7951 214.107 * * [simplify]: Extracting #6: cost 37 inf + 10363 214.111 * * [simplify]: Extracting #7: cost 34 inf + 10990 214.115 * * [simplify]: Extracting #8: cost 11 inf + 17395 214.122 * * [simplify]: Extracting #9: cost 0 inf + 21757 214.127 * * [simplify]: Extracting #10: cost 0 inf + 21662 214.132 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 214.132 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 214.132 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 214.132 * * [simplify]: iters left: 6 (13 enodes) 214.136 * * [simplify]: iters left: 5 (52 enodes) 214.146 * * [simplify]: iters left: 4 (98 enodes) 214.166 * * [simplify]: iters left: 3 (212 enodes) 214.213 * * [simplify]: iters left: 2 (371 enodes) 214.294 * * [simplify]: Extracting #0: cost 1 inf + 0 214.294 * * [simplify]: Extracting #1: cost 0 inf + 1 214.294 * [simplify]: Simplified to 0 214.294 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 0)) 214.294 * * * * [progress]: [ 257 / 3260 ] simplifiying candidate # 214.294 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 214.295 * * [simplify]: iters left: 6 (24 enodes) 214.301 * * [simplify]: iters left: 5 (86 enodes) 214.319 * * [simplify]: iters left: 4 (152 enodes) 214.344 * * [simplify]: iters left: 3 (255 enodes) 214.390 * * [simplify]: iters left: 2 (381 enodes) 214.459 * * [simplify]: iters left: 1 (471 enodes) 214.535 * * [simplify]: Extracting #0: cost 1 inf + 0 214.535 * * [simplify]: Extracting #1: cost 11 inf + 0 214.535 * * [simplify]: Extracting #2: cost 52 inf + 0 214.535 * * [simplify]: Extracting #3: cost 75 inf + 331 214.536 * * [simplify]: Extracting #4: cost 48 inf + 3236 214.538 * * [simplify]: Extracting #5: cost 37 inf + 5518 214.540 * * [simplify]: Extracting #6: cost 30 inf + 6866 214.543 * * [simplify]: Extracting #7: cost 4 inf + 14637 214.547 * * [simplify]: Extracting #8: cost 0 inf + 16437 214.551 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 214.551 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 214.552 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 214.552 * * [simplify]: iters left: 6 (12 enodes) 214.555 * * [simplify]: iters left: 5 (44 enodes) 214.564 * * [simplify]: iters left: 4 (92 enodes) 214.579 * * [simplify]: iters left: 3 (159 enodes) 214.609 * * [simplify]: iters left: 2 (267 enodes) 214.658 * * [simplify]: iters left: 1 (364 enodes) 214.722 * * [simplify]: Extracting #0: cost 1 inf + 0 214.722 * * [simplify]: Extracting #1: cost 0 inf + 1 214.722 * [simplify]: Simplified to 0 214.722 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 0)) 214.722 * * * * [progress]: [ 258 / 3260 ] simplifiying candidate # 214.722 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 214.722 * * [simplify]: iters left: 6 (25 enodes) 214.729 * * [simplify]: iters left: 5 (100 enodes) 214.748 * * [simplify]: iters left: 4 (215 enodes) 214.801 * * [simplify]: Extracting #0: cost 1 inf + 0 214.801 * * [simplify]: Extracting #1: cost 11 inf + 0 214.802 * * [simplify]: Extracting #2: cost 109 inf + 0 214.802 * * [simplify]: Extracting #3: cost 187 inf + 45 214.803 * * [simplify]: Extracting #4: cost 167 inf + 3322 214.807 * * [simplify]: Extracting #5: cost 66 inf + 31450 214.814 * * [simplify]: Extracting #6: cost 32 inf + 43667 214.823 * * [simplify]: Extracting #7: cost 16 inf + 48870 214.831 * * [simplify]: Extracting #8: cost 0 inf + 52530 214.840 * [simplify]: Simplified to (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 214.840 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (cbrt a))) (cbrt a)) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 214.840 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 214.840 * * [simplify]: iters left: 6 (15 enodes) 214.845 * * [simplify]: iters left: 5 (64 enodes) 214.859 * * [simplify]: iters left: 4 (149 enodes) 214.898 * * [simplify]: iters left: 3 (466 enodes) 215.180 * * [simplify]: Extracting #0: cost 1 inf + 0 215.180 * * [simplify]: Extracting #1: cost 0 inf + 1 215.180 * [simplify]: Simplified to 0 215.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 215.180 * * * * [progress]: [ 259 / 3260 ] simplifiying candidate # 215.180 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 215.181 * * [simplify]: iters left: 6 (26 enodes) 215.192 * * [simplify]: iters left: 5 (101 enodes) 215.210 * * [simplify]: iters left: 4 (191 enodes) 215.249 * * [simplify]: iters left: 3 (452 enodes) 215.415 * * [simplify]: Extracting #0: cost 1 inf + 0 215.415 * * [simplify]: Extracting #1: cost 11 inf + 0 215.415 * * [simplify]: Extracting #2: cost 140 inf + 0 215.417 * * [simplify]: Extracting #3: cost 258 inf + 86 215.418 * * [simplify]: Extracting #4: cost 230 inf + 4671 215.427 * * [simplify]: Extracting #5: cost 84 inf + 37843 215.442 * * [simplify]: Extracting #6: cost 37 inf + 51437 215.454 * * [simplify]: Extracting #7: cost 20 inf + 56977 215.468 * * [simplify]: Extracting #8: cost 0 inf + 63150 215.482 * * [simplify]: Extracting #9: cost 0 inf + 63055 215.496 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) 215.496 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (cbrt 2)) (* a (cbrt 2))) (cbrt 2))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 215.497 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 215.497 * * [simplify]: iters left: 6 (14 enodes) 215.501 * * [simplify]: iters left: 5 (59 enodes) 215.513 * * [simplify]: iters left: 4 (121 enodes) 215.540 * * [simplify]: iters left: 3 (332 enodes) 215.692 * * [simplify]: Extracting #0: cost 1 inf + 0 215.692 * * [simplify]: Extracting #1: cost 0 inf + 1 215.692 * [simplify]: Simplified to 0 215.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 215.692 * * * * [progress]: [ 260 / 3260 ] simplifiying candidate # 215.692 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 215.692 * * [simplify]: iters left: 6 (25 enodes) 215.699 * * [simplify]: iters left: 5 (96 enodes) 215.716 * * [simplify]: iters left: 4 (182 enodes) 215.758 * * [simplify]: iters left: 3 (399 enodes) 215.885 * * [simplify]: Extracting #0: cost 1 inf + 0 215.885 * * [simplify]: Extracting #1: cost 11 inf + 0 215.885 * * [simplify]: Extracting #2: cost 116 inf + 0 215.886 * * [simplify]: Extracting #3: cost 175 inf + 129 215.887 * * [simplify]: Extracting #4: cost 155 inf + 1489 215.889 * * [simplify]: Extracting #5: cost 117 inf + 8101 215.894 * * [simplify]: Extracting #6: cost 50 inf + 23144 215.901 * * [simplify]: Extracting #7: cost 35 inf + 26396 215.907 * * [simplify]: Extracting #8: cost 16 inf + 31083 215.916 * * [simplify]: Extracting #9: cost 1 inf + 37382 215.924 * * [simplify]: Extracting #10: cost 0 inf + 37842 215.933 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 215.933 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 215.934 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 215.934 * * [simplify]: iters left: 6 (13 enodes) 215.938 * * [simplify]: iters left: 5 (54 enodes) 215.951 * * [simplify]: iters left: 4 (112 enodes) 215.976 * * [simplify]: iters left: 3 (281 enodes) 216.082 * * [simplify]: Extracting #0: cost 1 inf + 0 216.082 * * [simplify]: Extracting #1: cost 0 inf + 1 216.082 * [simplify]: Simplified to 0 216.082 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 216.082 * * * * [progress]: [ 261 / 3260 ] simplifiying candidate # 216.082 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 216.082 * * [simplify]: iters left: 6 (24 enodes) 216.089 * * [simplify]: iters left: 5 (95 enodes) 216.106 * * [simplify]: iters left: 4 (200 enodes) 216.153 * * [simplify]: iters left: 3 (478 enodes) 216.331 * * [simplify]: Extracting #0: cost 1 inf + 0 216.331 * * [simplify]: Extracting #1: cost 11 inf + 0 216.331 * * [simplify]: Extracting #2: cost 149 inf + 0 216.332 * * [simplify]: Extracting #3: cost 282 inf + 3 216.334 * * [simplify]: Extracting #4: cost 252 inf + 4431 216.341 * * [simplify]: Extracting #5: cost 104 inf + 38925 216.354 * * [simplify]: Extracting #6: cost 37 inf + 58510 216.367 * * [simplify]: Extracting #7: cost 23 inf + 63827 216.386 * * [simplify]: Extracting #8: cost 0 inf + 70343 216.400 * * [simplify]: Extracting #9: cost 0 inf + 70168 216.415 * * [simplify]: Extracting #10: cost 0 inf + 70128 216.431 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* (* (cbrt a) (sqrt 2)) (* (* (cbrt a) (sqrt 2)) (cbrt a))))) 216.431 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* (* (cbrt a) (sqrt 2)) (* (* (cbrt a) (sqrt 2)) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 216.431 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 216.431 * * [simplify]: iters left: 6 (14 enodes) 216.435 * * [simplify]: iters left: 5 (59 enodes) 216.447 * * [simplify]: iters left: 4 (134 enodes) 216.479 * * [simplify]: iters left: 3 (357 enodes) 216.633 * * [simplify]: Extracting #0: cost 1 inf + 0 216.633 * * [simplify]: Extracting #1: cost 0 inf + 1 216.633 * [simplify]: Simplified to 0 216.634 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 216.634 * * * * [progress]: [ 262 / 3260 ] simplifiying candidate # 216.634 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 216.634 * * [simplify]: iters left: 6 (25 enodes) 216.641 * * [simplify]: iters left: 5 (95 enodes) 216.658 * * [simplify]: iters left: 4 (176 enodes) 216.696 * * [simplify]: iters left: 3 (377 enodes) 216.809 * * [simplify]: Extracting #0: cost 1 inf + 0 216.809 * * [simplify]: Extracting #1: cost 11 inf + 0 216.809 * * [simplify]: Extracting #2: cost 126 inf + 0 216.812 * * [simplify]: Extracting #3: cost 200 inf + 46 216.813 * * [simplify]: Extracting #4: cost 181 inf + 2208 216.818 * * [simplify]: Extracting #5: cost 66 inf + 22732 216.825 * * [simplify]: Extracting #6: cost 39 inf + 29554 216.833 * * [simplify]: Extracting #7: cost 19 inf + 35463 216.843 * * [simplify]: Extracting #8: cost 0 inf + 41472 216.852 * * [simplify]: Extracting #9: cost 0 inf + 41377 216.861 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 216.861 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 216.862 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 216.862 * * [simplify]: iters left: 6 (13 enodes) 216.866 * * [simplify]: iters left: 5 (53 enodes) 216.875 * * [simplify]: iters left: 4 (106 enodes) 216.899 * * [simplify]: iters left: 3 (257 enodes) 216.992 * * [simplify]: Extracting #0: cost 1 inf + 0 216.992 * * [simplify]: Extracting #1: cost 0 inf + 1 216.992 * [simplify]: Simplified to 0 216.992 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 216.992 * * * * [progress]: [ 263 / 3260 ] simplifiying candidate # 216.992 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 216.993 * * [simplify]: iters left: 6 (24 enodes) 216.999 * * [simplify]: iters left: 5 (91 enodes) 217.018 * * [simplify]: iters left: 4 (162 enodes) 217.050 * * [simplify]: iters left: 3 (321 enodes) 217.146 * * [simplify]: Extracting #0: cost 1 inf + 0 217.146 * * [simplify]: Extracting #1: cost 11 inf + 0 217.147 * * [simplify]: Extracting #2: cost 95 inf + 0 217.147 * * [simplify]: Extracting #3: cost 128 inf + 127 217.148 * * [simplify]: Extracting #4: cost 109 inf + 1649 217.149 * * [simplify]: Extracting #5: cost 80 inf + 5409 217.152 * * [simplify]: Extracting #6: cost 40 inf + 12219 217.156 * * [simplify]: Extracting #7: cost 33 inf + 13456 217.161 * * [simplify]: Extracting #8: cost 7 inf + 21619 217.166 * * [simplify]: Extracting #9: cost 0 inf + 24341 217.172 * * [simplify]: Extracting #10: cost 0 inf + 24246 217.178 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 217.178 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 217.178 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 217.178 * * [simplify]: iters left: 6 (12 enodes) 217.182 * * [simplify]: iters left: 5 (49 enodes) 217.192 * * [simplify]: iters left: 4 (94 enodes) 217.215 * * [simplify]: iters left: 3 (221 enodes) 217.291 * * [simplify]: iters left: 2 (492 enodes) 217.529 * * [simplify]: Extracting #0: cost 1 inf + 0 217.529 * * [simplify]: Extracting #1: cost 0 inf + 1 217.529 * [simplify]: Simplified to 0 217.529 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 217.530 * * * * [progress]: [ 264 / 3260 ] simplifiying candidate # 217.530 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 217.530 * * [simplify]: iters left: 6 (23 enodes) 217.536 * * [simplify]: iters left: 5 (88 enodes) 217.552 * * [simplify]: iters left: 4 (175 enodes) 217.593 * * [simplify]: iters left: 3 (391 enodes) 217.720 * * [simplify]: Extracting #0: cost 1 inf + 0 217.720 * * [simplify]: Extracting #1: cost 11 inf + 0 217.720 * * [simplify]: Extracting #2: cost 111 inf + 0 217.721 * * [simplify]: Extracting #3: cost 166 inf + 46 217.721 * * [simplify]: Extracting #4: cost 160 inf + 420 217.723 * * [simplify]: Extracting #5: cost 108 inf + 10186 217.729 * * [simplify]: Extracting #6: cost 40 inf + 25471 217.735 * * [simplify]: Extracting #7: cost 23 inf + 30801 217.743 * * [simplify]: Extracting #8: cost 1 inf + 37631 217.752 * * [simplify]: Extracting #9: cost 0 inf + 37916 217.760 * * [simplify]: Extracting #10: cost 0 inf + 37836 217.768 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 217.768 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 217.768 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 217.768 * * [simplify]: iters left: 6 (13 enodes) 217.772 * * [simplify]: iters left: 5 (52 enodes) 217.783 * * [simplify]: iters left: 4 (111 enodes) 217.811 * * [simplify]: iters left: 3 (278 enodes) 217.912 * * [simplify]: Extracting #0: cost 1 inf + 0 217.912 * * [simplify]: Extracting #1: cost 0 inf + 1 217.912 * [simplify]: Simplified to 0 217.912 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 217.912 * * * * [progress]: [ 265 / 3260 ] simplifiying candidate # 217.912 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 217.913 * * [simplify]: iters left: 6 (24 enodes) 217.919 * * [simplify]: iters left: 5 (89 enodes) 217.934 * * [simplify]: iters left: 4 (157 enodes) 217.970 * * [simplify]: iters left: 3 (303 enodes) 218.047 * * [simplify]: Extracting #0: cost 1 inf + 0 218.047 * * [simplify]: Extracting #1: cost 11 inf + 0 218.047 * * [simplify]: Extracting #2: cost 95 inf + 0 218.048 * * [simplify]: Extracting #3: cost 115 inf + 91 218.049 * * [simplify]: Extracting #4: cost 81 inf + 3009 218.051 * * [simplify]: Extracting #5: cost 35 inf + 8819 218.054 * * [simplify]: Extracting #6: cost 37 inf + 9799 218.057 * * [simplify]: Extracting #7: cost 32 inf + 10589 218.060 * * [simplify]: Extracting #8: cost 9 inf + 17252 218.065 * * [simplify]: Extracting #9: cost 0 inf + 21272 218.070 * * [simplify]: Extracting #10: cost 0 inf + 21177 218.075 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 218.075 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 218.075 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 218.075 * * [simplify]: iters left: 6 (12 enodes) 218.079 * * [simplify]: iters left: 5 (47 enodes) 218.087 * * [simplify]: iters left: 4 (89 enodes) 218.110 * * [simplify]: iters left: 3 (186 enodes) 218.160 * * [simplify]: iters left: 2 (378 enodes) 218.306 * * [simplify]: Extracting #0: cost 1 inf + 0 218.306 * * [simplify]: Extracting #1: cost 0 inf + 1 218.306 * [simplify]: Simplified to 0 218.306 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 0)) 218.306 * * * * [progress]: [ 266 / 3260 ] simplifiying candidate # 218.306 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 218.307 * * [simplify]: iters left: 6 (23 enodes) 218.313 * * [simplify]: iters left: 5 (83 enodes) 218.329 * * [simplify]: iters left: 4 (123 enodes) 218.351 * * [simplify]: iters left: 3 (191 enodes) 218.379 * * [simplify]: iters left: 2 (260 enodes) 218.427 * * [simplify]: iters left: 1 (353 enodes) 218.490 * * [simplify]: Extracting #0: cost 1 inf + 0 218.490 * * [simplify]: Extracting #1: cost 9 inf + 0 218.490 * * [simplify]: Extracting #2: cost 57 inf + 2 218.490 * * [simplify]: Extracting #3: cost 67 inf + 878 218.492 * * [simplify]: Extracting #4: cost 35 inf + 3687 218.493 * * [simplify]: Extracting #5: cost 36 inf + 4260 218.495 * * [simplify]: Extracting #6: cost 31 inf + 5307 218.497 * * [simplify]: Extracting #7: cost 6 inf + 12971 218.501 * * [simplify]: Extracting #8: cost 0 inf + 15113 218.505 * * [simplify]: Extracting #9: cost 0 inf + 15057 218.509 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 218.509 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 218.509 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 218.509 * * [simplify]: iters left: 6 (11 enodes) 218.512 * * [simplify]: iters left: 5 (40 enodes) 218.519 * * [simplify]: iters left: 4 (65 enodes) 218.533 * * [simplify]: iters left: 3 (97 enodes) 218.551 * * [simplify]: iters left: 2 (165 enodes) 218.586 * * [simplify]: iters left: 1 (271 enodes) 218.644 * * [simplify]: Extracting #0: cost 1 inf + 0 218.644 * * [simplify]: Extracting #1: cost 0 inf + 1 218.644 * [simplify]: Simplified to 0 218.644 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 0)) 218.644 * * * * [progress]: [ 267 / 3260 ] simplifiying candidate # 218.644 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 218.644 * * [simplify]: iters left: 6 (22 enodes) 218.650 * * [simplify]: iters left: 5 (87 enodes) 218.668 * * [simplify]: iters left: 4 (170 enodes) 218.704 * * [simplify]: iters left: 3 (367 enodes) 218.809 * * [simplify]: Extracting #0: cost 1 inf + 0 218.809 * * [simplify]: Extracting #1: cost 11 inf + 0 218.809 * * [simplify]: Extracting #2: cost 110 inf + 0 218.810 * * [simplify]: Extracting #3: cost 157 inf + 47 218.811 * * [simplify]: Extracting #4: cost 152 inf + 338 218.813 * * [simplify]: Extracting #5: cost 101 inf + 9707 218.818 * * [simplify]: Extracting #6: cost 41 inf + 24090 218.823 * * [simplify]: Extracting #7: cost 35 inf + 25441 218.830 * * [simplify]: Extracting #8: cost 7 inf + 33649 218.837 * * [simplify]: Extracting #9: cost 0 inf + 36790 218.845 * * [simplify]: Extracting #10: cost 0 inf + 36735 218.855 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (cbrt a)) 2) (* (cbrt a) (cbrt a)))) 218.855 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (cbrt a)) 2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 218.856 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 218.856 * * [simplify]: iters left: 6 (12 enodes) 218.859 * * [simplify]: iters left: 5 (51 enodes) 218.869 * * [simplify]: iters left: 4 (106 enodes) 218.893 * * [simplify]: iters left: 3 (247 enodes) 218.967 * * [simplify]: Extracting #0: cost 1 inf + 0 218.968 * * [simplify]: Extracting #1: cost 0 inf + 1 218.968 * [simplify]: Simplified to 0 218.968 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 218.968 * * * * [progress]: [ 268 / 3260 ] simplifiying candidate # 218.968 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 218.968 * * [simplify]: iters left: 6 (23 enodes) 218.974 * * [simplify]: iters left: 5 (88 enodes) 218.992 * * [simplify]: iters left: 4 (154 enodes) 219.023 * * [simplify]: iters left: 3 (300 enodes) 219.098 * * [simplify]: Extracting #0: cost 1 inf + 0 219.098 * * [simplify]: Extracting #1: cost 11 inf + 0 219.098 * * [simplify]: Extracting #2: cost 88 inf + 0 219.098 * * [simplify]: Extracting #3: cost 103 inf + 502 219.100 * * [simplify]: Extracting #4: cost 57 inf + 5375 219.102 * * [simplify]: Extracting #5: cost 34 inf + 8650 219.105 * * [simplify]: Extracting #6: cost 37 inf + 9425 219.110 * * [simplify]: Extracting #7: cost 32 inf + 10553 219.114 * * [simplify]: Extracting #8: cost 7 inf + 17718 219.118 * * [simplify]: Extracting #9: cost 0 inf + 20898 219.123 * * [simplify]: Extracting #10: cost 0 inf + 20803 219.128 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 219.128 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 219.128 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 219.128 * * [simplify]: iters left: 6 (11 enodes) 219.132 * * [simplify]: iters left: 5 (46 enodes) 219.140 * * [simplify]: iters left: 4 (86 enodes) 219.159 * * [simplify]: iters left: 3 (183 enodes) 219.210 * * [simplify]: iters left: 2 (372 enodes) 219.352 * * [simplify]: Extracting #0: cost 1 inf + 0 219.352 * * [simplify]: Extracting #1: cost 0 inf + 1 219.352 * [simplify]: Simplified to 0 219.352 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 0)) 219.353 * * * * [progress]: [ 269 / 3260 ] simplifiying candidate # 219.353 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 219.353 * * [simplify]: iters left: 6 (22 enodes) 219.359 * * [simplify]: iters left: 5 (82 enodes) 219.373 * * [simplify]: iters left: 4 (122 enodes) 219.394 * * [simplify]: iters left: 3 (190 enodes) 219.425 * * [simplify]: iters left: 2 (259 enodes) 219.472 * * [simplify]: iters left: 1 (354 enodes) 219.533 * * [simplify]: Extracting #0: cost 1 inf + 0 219.533 * * [simplify]: Extracting #1: cost 9 inf + 0 219.533 * * [simplify]: Extracting #2: cost 57 inf + 2 219.533 * * [simplify]: Extracting #3: cost 65 inf + 1084 219.534 * * [simplify]: Extracting #4: cost 37 inf + 3521 219.536 * * [simplify]: Extracting #5: cost 36 inf + 4260 219.537 * * [simplify]: Extracting #6: cost 31 inf + 5307 219.542 * * [simplify]: Extracting #7: cost 5 inf + 13013 219.545 * * [simplify]: Extracting #8: cost 0 inf + 15114 219.549 * * [simplify]: Extracting #9: cost 0 inf + 15059 219.553 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 219.553 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 219.553 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 219.553 * * [simplify]: iters left: 6 (10 enodes) 219.556 * * [simplify]: iters left: 5 (39 enodes) 219.563 * * [simplify]: iters left: 4 (64 enodes) 219.575 * * [simplify]: iters left: 3 (96 enodes) 219.592 * * [simplify]: iters left: 2 (164 enodes) 219.629 * * [simplify]: iters left: 1 (270 enodes) 219.686 * * [simplify]: Extracting #0: cost 1 inf + 0 219.686 * * [simplify]: Extracting #1: cost 0 inf + 1 219.686 * [simplify]: Simplified to 0 219.686 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 0)) 219.686 * * * * [progress]: [ 270 / 3260 ] simplifiying candidate # 219.687 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 219.687 * * [simplify]: iters left: 6 (22 enodes) 219.693 * * [simplify]: iters left: 5 (88 enodes) 219.709 * * [simplify]: iters left: 4 (179 enodes) 219.747 * * [simplify]: iters left: 3 (365 enodes) 219.837 * * [simplify]: Extracting #0: cost 1 inf + 0 219.837 * * [simplify]: Extracting #1: cost 11 inf + 0 219.837 * * [simplify]: Extracting #2: cost 92 inf + 0 219.837 * * [simplify]: Extracting #3: cost 150 inf + 172 219.838 * * [simplify]: Extracting #4: cost 142 inf + 590 219.840 * * [simplify]: Extracting #5: cost 90 inf + 9509 219.845 * * [simplify]: Extracting #6: cost 39 inf + 20697 219.850 * * [simplify]: Extracting #7: cost 34 inf + 21550 219.856 * * [simplify]: Extracting #8: cost 8 inf + 29096 219.863 * * [simplify]: Extracting #9: cost 0 inf + 32512 219.872 * * [simplify]: Extracting #10: cost 0 inf + 32432 219.879 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 219.879 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 219.880 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 219.880 * * [simplify]: iters left: 6 (12 enodes) 219.884 * * [simplify]: iters left: 5 (53 enodes) 219.894 * * [simplify]: iters left: 4 (117 enodes) 219.918 * * [simplify]: iters left: 3 (255 enodes) 219.985 * * [simplify]: Extracting #0: cost 1 inf + 0 219.986 * * [simplify]: Extracting #1: cost 0 inf + 1 219.986 * [simplify]: Simplified to 0 219.986 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 219.986 * * * * [progress]: [ 271 / 3260 ] simplifiying candidate # 219.986 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 219.986 * * [simplify]: iters left: 6 (23 enodes) 219.992 * * [simplify]: iters left: 5 (89 enodes) 220.011 * * [simplify]: iters left: 4 (164 enodes) 220.041 * * [simplify]: iters left: 3 (286 enodes) 220.102 * * [simplify]: Extracting #0: cost 1 inf + 0 220.103 * * [simplify]: Extracting #1: cost 11 inf + 0 220.103 * * [simplify]: Extracting #2: cost 81 inf + 0 220.103 * * [simplify]: Extracting #3: cost 113 inf + 663 220.105 * * [simplify]: Extracting #4: cost 57 inf + 6317 220.107 * * [simplify]: Extracting #5: cost 29 inf + 9713 220.110 * * [simplify]: Extracting #6: cost 37 inf + 9713 220.113 * * [simplify]: Extracting #7: cost 33 inf + 10461 220.117 * * [simplify]: Extracting #8: cost 9 inf + 17192 220.122 * * [simplify]: Extracting #9: cost 0 inf + 21093 220.127 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 220.127 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 220.127 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 220.127 * * [simplify]: iters left: 6 (11 enodes) 220.131 * * [simplify]: iters left: 5 (48 enodes) 220.140 * * [simplify]: iters left: 4 (98 enodes) 220.161 * * [simplify]: iters left: 3 (181 enodes) 220.202 * * [simplify]: iters left: 2 (358 enodes) 220.319 * * [simplify]: Extracting #0: cost 1 inf + 0 220.319 * * [simplify]: Extracting #1: cost 0 inf + 1 220.319 * [simplify]: Simplified to 0 220.320 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 220.320 * * * * [progress]: [ 272 / 3260 ] simplifiying candidate # 220.320 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 220.320 * * [simplify]: iters left: 6 (22 enodes) 220.326 * * [simplify]: iters left: 5 (82 enodes) 220.340 * * [simplify]: iters left: 4 (142 enodes) 220.365 * * [simplify]: iters left: 3 (230 enodes) 220.406 * * [simplify]: iters left: 2 (344 enodes) 220.477 * * [simplify]: iters left: 1 (467 enodes) 220.588 * * [simplify]: Extracting #0: cost 1 inf + 0 220.588 * * [simplify]: Extracting #1: cost 11 inf + 0 220.588 * * [simplify]: Extracting #2: cost 52 inf + 42 220.588 * * [simplify]: Extracting #3: cost 58 inf + 1286 220.589 * * [simplify]: Extracting #4: cost 33 inf + 3229 220.591 * * [simplify]: Extracting #5: cost 36 inf + 3560 220.593 * * [simplify]: Extracting #6: cost 31 inf + 4648 220.595 * * [simplify]: Extracting #7: cost 6 inf + 11853 220.599 * * [simplify]: Extracting #8: cost 0 inf + 14389 220.603 * * [simplify]: Extracting #9: cost 0 inf + 14309 220.607 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 220.607 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 220.607 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 220.607 * * [simplify]: iters left: 6 (10 enodes) 220.611 * * [simplify]: iters left: 5 (41 enodes) 220.618 * * [simplify]: iters left: 4 (81 enodes) 220.633 * * [simplify]: iters left: 3 (127 enodes) 220.653 * * [simplify]: iters left: 2 (186 enodes) 220.682 * * [simplify]: iters left: 1 (266 enodes) 220.750 * * [simplify]: Extracting #0: cost 1 inf + 0 220.750 * * [simplify]: Extracting #1: cost 0 inf + 1 220.750 * [simplify]: Simplified to 0 220.750 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 0)) 220.751 * * * * [progress]: [ 273 / 3260 ] simplifiying candidate # 220.751 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 220.751 * * [simplify]: iters left: 6 (21 enodes) 220.757 * * [simplify]: iters left: 5 (79 enodes) 220.773 * * [simplify]: iters left: 4 (124 enodes) 220.795 * * [simplify]: iters left: 3 (194 enodes) 220.825 * * [simplify]: iters left: 2 (272 enodes) 220.880 * * [simplify]: iters left: 1 (385 enodes) 220.960 * * [simplify]: Extracting #0: cost 1 inf + 0 220.960 * * [simplify]: Extracting #1: cost 9 inf + 0 220.961 * * [simplify]: Extracting #2: cost 63 inf + 2 220.962 * * [simplify]: Extracting #3: cost 74 inf + 1043 220.963 * * [simplify]: Extracting #4: cost 38 inf + 3942 220.965 * * [simplify]: Extracting #5: cost 36 inf + 4599 220.967 * * [simplify]: Extracting #6: cost 31 inf + 5646 220.970 * * [simplify]: Extracting #7: cost 6 inf + 12852 220.974 * * [simplify]: Extracting #8: cost 0 inf + 15452 220.977 * * [simplify]: Extracting #9: cost 0 inf + 15396 220.981 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 220.981 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 220.982 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 220.982 * * [simplify]: iters left: 6 (9 enodes) 220.985 * * [simplify]: iters left: 5 (36 enodes) 220.992 * * [simplify]: iters left: 4 (67 enodes) 221.004 * * [simplify]: iters left: 3 (97 enodes) 221.022 * * [simplify]: iters left: 2 (158 enodes) 221.060 * * [simplify]: iters left: 1 (263 enodes) 221.109 * * [simplify]: Extracting #0: cost 1 inf + 0 221.109 * * [simplify]: Extracting #1: cost 0 inf + 1 221.110 * [simplify]: Simplified to 0 221.110 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 0)) 221.110 * * * * [progress]: [ 274 / 3260 ] simplifiying candidate # 221.110 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 221.110 * * [simplify]: iters left: 6 (21 enodes) 221.115 * * [simplify]: iters left: 5 (80 enodes) 221.129 * * [simplify]: iters left: 4 (133 enodes) 221.153 * * [simplify]: iters left: 3 (222 enodes) 221.194 * * [simplify]: iters left: 2 (322 enodes) 221.259 * * [simplify]: iters left: 1 (467 enodes) 221.363 * * [simplify]: Extracting #0: cost 1 inf + 0 221.363 * * [simplify]: Extracting #1: cost 11 inf + 0 221.364 * * [simplify]: Extracting #2: cost 57 inf + 0 221.364 * * [simplify]: Extracting #3: cost 61 inf + 1043 221.365 * * [simplify]: Extracting #4: cost 32 inf + 3317 221.367 * * [simplify]: Extracting #5: cost 36 inf + 3643 221.369 * * [simplify]: Extracting #6: cost 32 inf + 4391 221.372 * * [simplify]: Extracting #7: cost 6 inf + 11776 221.375 * * [simplify]: Extracting #8: cost 0 inf + 14496 221.379 * * [simplify]: Extracting #9: cost 0 inf + 14440 221.383 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 221.383 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 221.384 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 221.384 * * [simplify]: iters left: 5 (9 enodes) 221.387 * * [simplify]: iters left: 4 (39 enodes) 221.394 * * [simplify]: iters left: 3 (65 enodes) 221.406 * * [simplify]: iters left: 2 (129 enodes) 221.434 * * [simplify]: iters left: 1 (210 enodes) 221.475 * * [simplify]: Extracting #0: cost 1 inf + 0 221.475 * * [simplify]: Extracting #1: cost 0 inf + 1 221.475 * [simplify]: Simplified to 0 221.475 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 0)) 221.475 * * * * [progress]: [ 275 / 3260 ] simplifiying candidate # 221.476 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 221.476 * * [simplify]: iters left: 6 (20 enodes) 221.481 * * [simplify]: iters left: 5 (74 enodes) 221.493 * * [simplify]: iters left: 4 (109 enodes) 221.512 * * [simplify]: iters left: 3 (158 enodes) 221.537 * * [simplify]: iters left: 2 (217 enodes) 221.573 * * [simplify]: iters left: 1 (302 enodes) 221.631 * * [simplify]: Extracting #0: cost 1 inf + 0 221.631 * * [simplify]: Extracting #1: cost 22 inf + 0 221.632 * * [simplify]: Extracting #2: cost 102 inf + 0 221.632 * * [simplify]: Extracting #3: cost 129 inf + 47 221.633 * * [simplify]: Extracting #4: cost 113 inf + 1246 221.634 * * [simplify]: Extracting #5: cost 115 inf + 2232 221.635 * * [simplify]: Extracting #6: cost 83 inf + 15380 221.641 * * [simplify]: Extracting #7: cost 20 inf + 52765 221.650 * * [simplify]: Extracting #8: cost 1 inf + 67567 221.660 * * [simplify]: Extracting #9: cost 0 inf + 68238 221.670 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 221.670 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 221.670 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 221.670 * * [simplify]: iters left: 6 (10 enodes) 221.673 * * [simplify]: iters left: 5 (37 enodes) 221.680 * * [simplify]: iters left: 4 (57 enodes) 221.690 * * [simplify]: iters left: 3 (104 enodes) 221.711 * * [simplify]: iters left: 2 (158 enodes) 221.737 * * [simplify]: iters left: 1 (225 enodes) 221.772 * * [simplify]: Extracting #0: cost 1 inf + 0 221.772 * * [simplify]: Extracting #1: cost 0 inf + 1 221.772 * [simplify]: Simplified to 0 221.772 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 0)) 221.772 * * * * [progress]: [ 276 / 3260 ] simplifiying candidate # 221.772 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 221.772 * * [simplify]: iters left: 6 (19 enodes) 221.780 * * [simplify]: iters left: 5 (65 enodes) 221.790 * * [simplify]: iters left: 4 (93 enodes) 221.804 * * [simplify]: iters left: 3 (127 enodes) 221.822 * * [simplify]: iters left: 2 (145 enodes) 221.842 * * [simplify]: iters left: 1 (170 enodes) 221.868 * * [simplify]: Extracting #0: cost 1 inf + 0 221.868 * * [simplify]: Extracting #1: cost 16 inf + 0 221.869 * * [simplify]: Extracting #2: cost 54 inf + 0 221.869 * * [simplify]: Extracting #3: cost 63 inf + 85 221.869 * * [simplify]: Extracting #4: cost 50 inf + 1159 221.870 * * [simplify]: Extracting #5: cost 53 inf + 1732 221.870 * * [simplify]: Extracting #6: cost 54 inf + 1938 221.871 * * [simplify]: Extracting #7: cost 45 inf + 2824 221.873 * * [simplify]: Extracting #8: cost 16 inf + 13292 221.877 * * [simplify]: Extracting #9: cost 1 inf + 20232 221.882 * * [simplify]: Extracting #10: cost 0 inf + 20732 221.887 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 221.887 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 221.887 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 221.887 * * [simplify]: iters left: 6 (9 enodes) 221.890 * * [simplify]: iters left: 5 (29 enodes) 221.895 * * [simplify]: iters left: 4 (42 enodes) 221.901 * * [simplify]: iters left: 3 (58 enodes) 221.910 * * [simplify]: iters left: 2 (68 enodes) 221.918 * * [simplify]: Extracting #0: cost 1 inf + 0 221.918 * * [simplify]: Extracting #1: cost 0 inf + 1 221.918 * [simplify]: Simplified to 0 221.918 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 0)) 221.918 * * * * [progress]: [ 277 / 3260 ] simplifiying candidate # 221.918 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 221.919 * * [simplify]: iters left: 6 (23 enodes) 221.924 * * [simplify]: iters left: 5 (88 enodes) 221.941 * * [simplify]: iters left: 4 (176 enodes) 221.979 * * [simplify]: iters left: 3 (352 enodes) 222.049 * * [simplify]: Extracting #0: cost 1 inf + 0 222.049 * * [simplify]: Extracting #1: cost 12 inf + 0 222.050 * * [simplify]: Extracting #2: cost 69 inf + 0 222.050 * * [simplify]: Extracting #3: cost 110 inf + 124 222.050 * * [simplify]: Extracting #4: cost 105 inf + 533 222.052 * * [simplify]: Extracting #5: cost 69 inf + 8887 222.056 * * [simplify]: Extracting #6: cost 33 inf + 21380 222.061 * * [simplify]: Extracting #7: cost 27 inf + 22975 222.068 * * [simplify]: Extracting #8: cost 7 inf + 28920 222.074 * * [simplify]: Extracting #9: cost 0 inf + 30784 222.080 * * [simplify]: Extracting #10: cost 0 inf + 30729 222.086 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 222.086 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 222.087 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 222.087 * * [simplify]: iters left: 6 (13 enodes) 222.090 * * [simplify]: iters left: 5 (53 enodes) 222.100 * * [simplify]: iters left: 4 (117 enodes) 222.127 * * [simplify]: iters left: 3 (275 enodes) 222.184 * * [simplify]: iters left: 2 (474 enodes) 222.300 * * [simplify]: Extracting #0: cost 1 inf + 0 222.300 * * [simplify]: Extracting #1: cost 0 inf + 1 222.300 * [simplify]: Simplified to 0 222.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 222.301 * * * * [progress]: [ 278 / 3260 ] simplifiying candidate # 222.301 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 222.301 * * [simplify]: iters left: 6 (21 enodes) 222.306 * * [simplify]: iters left: 5 (79 enodes) 222.322 * * [simplify]: iters left: 4 (136 enodes) 222.345 * * [simplify]: iters left: 3 (222 enodes) 222.381 * * [simplify]: iters left: 2 (295 enodes) 222.430 * * [simplify]: iters left: 1 (363 enodes) 222.490 * * [simplify]: Extracting #0: cost 1 inf + 0 222.490 * * [simplify]: Extracting #1: cost 10 inf + 0 222.490 * * [simplify]: Extracting #2: cost 53 inf + 0 222.491 * * [simplify]: Extracting #3: cost 90 inf + 127 222.491 * * [simplify]: Extracting #4: cost 86 inf + 912 222.492 * * [simplify]: Extracting #5: cost 69 inf + 5238 222.495 * * [simplify]: Extracting #6: cost 29 inf + 15892 222.499 * * [simplify]: Extracting #7: cost 3 inf + 21968 222.504 * * [simplify]: Extracting #8: cost 0 inf + 23068 222.508 * * [simplify]: Extracting #9: cost 0 inf + 23013 222.513 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 222.513 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 222.513 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 222.514 * * [simplify]: iters left: 6 (12 enodes) 222.517 * * [simplify]: iters left: 5 (47 enodes) 222.527 * * [simplify]: iters left: 4 (82 enodes) 222.541 * * [simplify]: iters left: 3 (157 enodes) 222.570 * * [simplify]: iters left: 2 (248 enodes) 222.612 * * [simplify]: iters left: 1 (341 enodes) 222.671 * * [simplify]: Extracting #0: cost 1 inf + 0 222.671 * * [simplify]: Extracting #1: cost 0 inf + 1 222.671 * [simplify]: Simplified to 0 222.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 0)) 222.672 * * * * [progress]: [ 279 / 3260 ] simplifiying candidate # 222.672 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 222.672 * * [simplify]: iters left: 6 (22 enodes) 222.678 * * [simplify]: iters left: 5 (82 enodes) 222.692 * * [simplify]: iters left: 4 (147 enodes) 222.720 * * [simplify]: iters left: 3 (254 enodes) 222.776 * * [simplify]: iters left: 2 (374 enodes) 222.849 * * [simplify]: iters left: 1 (490 enodes) 222.951 * * [simplify]: Extracting #0: cost 1 inf + 0 222.951 * * [simplify]: Extracting #1: cost 12 inf + 0 222.951 * * [simplify]: Extracting #2: cost 73 inf + 0 222.951 * * [simplify]: Extracting #3: cost 124 inf + 252 222.952 * * [simplify]: Extracting #4: cost 122 inf + 998 222.953 * * [simplify]: Extracting #5: cost 109 inf + 6103 222.957 * * [simplify]: Extracting #6: cost 36 inf + 35602 222.963 * * [simplify]: Extracting #7: cost 5 inf + 44896 222.969 * * [simplify]: Extracting #8: cost 0 inf + 46636 222.978 * * [simplify]: Extracting #9: cost 0 inf + 46581 222.984 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 222.984 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 222.984 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 222.985 * * [simplify]: iters left: 6 (12 enodes) 222.988 * * [simplify]: iters left: 5 (47 enodes) 222.997 * * [simplify]: iters left: 4 (89 enodes) 223.015 * * [simplify]: iters left: 3 (180 enodes) 223.057 * * [simplify]: iters left: 2 (296 enodes) 223.117 * * [simplify]: iters left: 1 (428 enodes) 223.211 * * [simplify]: Extracting #0: cost 1 inf + 0 223.211 * * [simplify]: Extracting #1: cost 0 inf + 1 223.211 * [simplify]: Simplified to 0 223.211 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 223.211 * * * * [progress]: [ 280 / 3260 ] simplifiying candidate # 223.211 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 223.211 * * [simplify]: iters left: 6 (22 enodes) 223.217 * * [simplify]: iters left: 5 (81 enodes) 223.230 * * [simplify]: iters left: 4 (137 enodes) 223.255 * * [simplify]: iters left: 3 (203 enodes) 223.285 * * [simplify]: iters left: 2 (253 enodes) 223.324 * * [simplify]: iters left: 1 (303 enodes) 223.366 * * [simplify]: Extracting #0: cost 1 inf + 0 223.366 * * [simplify]: Extracting #1: cost 10 inf + 0 223.366 * * [simplify]: Extracting #2: cost 52 inf + 0 223.366 * * [simplify]: Extracting #3: cost 83 inf + 367 223.367 * * [simplify]: Extracting #4: cost 76 inf + 1343 223.368 * * [simplify]: Extracting #5: cost 50 inf + 6352 223.370 * * [simplify]: Extracting #6: cost 29 inf + 10068 223.373 * * [simplify]: Extracting #7: cost 4 inf + 16116 223.378 * * [simplify]: Extracting #8: cost 0 inf + 17246 223.382 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 223.382 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 223.382 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 223.383 * * [simplify]: iters left: 6 (12 enodes) 223.386 * * [simplify]: iters left: 5 (46 enodes) 223.394 * * [simplify]: iters left: 4 (81 enodes) 223.407 * * [simplify]: iters left: 3 (134 enodes) 223.429 * * [simplify]: iters left: 2 (197 enodes) 223.460 * * [simplify]: iters left: 1 (271 enodes) 223.500 * * [simplify]: Extracting #0: cost 1 inf + 0 223.500 * * [simplify]: Extracting #1: cost 0 inf + 1 223.500 * [simplify]: Simplified to 0 223.500 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 223.500 * * * * [progress]: [ 281 / 3260 ] simplifiying candidate # 223.500 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 223.500 * * [simplify]: iters left: 6 (19 enodes) 223.505 * * [simplify]: iters left: 5 (69 enodes) 223.519 * * [simplify]: iters left: 4 (105 enodes) 223.535 * * [simplify]: iters left: 3 (154 enodes) 223.558 * * [simplify]: iters left: 2 (194 enodes) 223.585 * * [simplify]: iters left: 1 (237 enodes) 223.620 * * [simplify]: Extracting #0: cost 1 inf + 0 223.620 * * [simplify]: Extracting #1: cost 20 inf + 0 223.620 * * [simplify]: Extracting #2: cost 70 inf + 0 223.620 * * [simplify]: Extracting #3: cost 89 inf + 42 223.621 * * [simplify]: Extracting #4: cost 86 inf + 412 223.621 * * [simplify]: Extracting #5: cost 71 inf + 3190 223.623 * * [simplify]: Extracting #6: cost 52 inf + 6117 223.625 * * [simplify]: Extracting #7: cost 25 inf + 13864 223.631 * * [simplify]: Extracting #8: cost 2 inf + 25339 223.637 * * [simplify]: Extracting #9: cost 0 inf + 26379 223.643 * [simplify]: Simplified to (fma (/ (sqrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) a) (sqrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (/ (- (/ b 2)) a)) 223.643 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) a) (sqrt (/ (sqrt (fma b b (* (* a -4) c))) 2)) (/ (- (/ b 2)) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 223.643 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 223.643 * * [simplify]: iters left: 6 (10 enodes) 223.646 * * [simplify]: iters left: 5 (38 enodes) 223.652 * * [simplify]: iters left: 4 (59 enodes) 223.662 * * [simplify]: iters left: 3 (88 enodes) 223.676 * * [simplify]: iters left: 2 (117 enodes) 223.692 * * [simplify]: iters left: 1 (144 enodes) 223.710 * * [simplify]: Extracting #0: cost 1 inf + 0 223.710 * * [simplify]: Extracting #1: cost 0 inf + 1 223.710 * [simplify]: Simplified to 0 223.710 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 223.710 * * * * [progress]: [ 282 / 3260 ] simplifiying candidate # 223.711 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 223.711 * * [simplify]: iters left: 6 (21 enodes) 223.716 * * [simplify]: iters left: 5 (77 enodes) 223.729 * * [simplify]: iters left: 4 (119 enodes) 223.751 * * [simplify]: iters left: 3 (177 enodes) 223.777 * * [simplify]: iters left: 2 (216 enodes) 223.806 * * [simplify]: iters left: 1 (241 enodes) 223.839 * * [simplify]: Extracting #0: cost 1 inf + 0 223.839 * * [simplify]: Extracting #1: cost 10 inf + 0 223.839 * * [simplify]: Extracting #2: cost 42 inf + 0 223.839 * * [simplify]: Extracting #3: cost 54 inf + 252 223.839 * * [simplify]: Extracting #4: cost 43 inf + 1324 223.840 * * [simplify]: Extracting #5: cost 41 inf + 2429 223.841 * * [simplify]: Extracting #6: cost 33 inf + 4185 223.842 * * [simplify]: Extracting #7: cost 20 inf + 5442 223.844 * * [simplify]: Extracting #8: cost 15 inf + 6483 223.846 * * [simplify]: Extracting #9: cost 3 inf + 10593 223.849 * * [simplify]: Extracting #10: cost 0 inf + 11463 223.851 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 223.852 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 223.852 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 223.852 * * [simplify]: iters left: 6 (11 enodes) 223.855 * * [simplify]: iters left: 5 (42 enodes) 223.862 * * [simplify]: iters left: 4 (67 enodes) 223.874 * * [simplify]: iters left: 3 (111 enodes) 223.893 * * [simplify]: iters left: 2 (140 enodes) 223.911 * * [simplify]: iters left: 1 (160 enodes) 223.929 * * [simplify]: Extracting #0: cost 1 inf + 0 223.929 * * [simplify]: Extracting #1: cost 0 inf + 1 223.929 * [simplify]: Simplified to 0 223.929 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 223.930 * * * * [progress]: [ 283 / 3260 ] simplifiying candidate # 223.930 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 223.930 * * [simplify]: iters left: 6 (26 enodes) 223.937 * * [simplify]: iters left: 5 (103 enodes) 223.955 * * [simplify]: iters left: 4 (240 enodes) 224.030 * * [simplify]: Extracting #0: cost 1 inf + 0 224.030 * * [simplify]: Extracting #1: cost 10 inf + 0 224.031 * * [simplify]: Extracting #2: cost 148 inf + 0 224.031 * * [simplify]: Extracting #3: cost 269 inf + 1 224.033 * * [simplify]: Extracting #4: cost 249 inf + 3685 224.038 * * [simplify]: Extracting #5: cost 121 inf + 48715 224.049 * * [simplify]: Extracting #6: cost 32 inf + 83496 224.062 * * [simplify]: Extracting #7: cost 13 inf + 89039 224.076 * * [simplify]: Extracting #8: cost 0 inf + 92662 224.089 * * [simplify]: Extracting #9: cost 0 inf + 92632 224.105 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 224.105 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 224.105 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 224.105 * * [simplify]: iters left: 6 (16 enodes) 224.110 * * [simplify]: iters left: 5 (68 enodes) 224.123 * * [simplify]: iters left: 4 (179 enodes) 224.185 * * [simplify]: Extracting #0: cost 1 inf + 0 224.185 * * [simplify]: Extracting #1: cost 27 inf + 0 224.186 * * [simplify]: Extracting #2: cost 153 inf + 0 224.186 * * [simplify]: Extracting #3: cost 242 inf + 83 224.189 * * [simplify]: Extracting #4: cost 185 inf + 16503 224.199 * * [simplify]: Extracting #5: cost 15 inf + 79352 224.212 * * [simplify]: Extracting #6: cost 0 inf + 84943 224.224 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 224.224 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 224.224 * * * * [progress]: [ 284 / 3260 ] simplifiying candidate # 224.224 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 224.225 * * [simplify]: iters left: 6 (24 enodes) 224.234 * * [simplify]: iters left: 5 (95 enodes) 224.250 * * [simplify]: iters left: 4 (201 enodes) 224.299 * * [simplify]: Extracting #0: cost 1 inf + 0 224.299 * * [simplify]: Extracting #1: cost 10 inf + 0 224.300 * * [simplify]: Extracting #2: cost 107 inf + 0 224.302 * * [simplify]: Extracting #3: cost 191 inf + 0 224.303 * * [simplify]: Extracting #4: cost 170 inf + 4565 224.308 * * [simplify]: Extracting #5: cost 53 inf + 39811 224.316 * * [simplify]: Extracting #6: cost 26 inf + 51621 224.325 * * [simplify]: Extracting #7: cost 14 inf + 54805 224.334 * * [simplify]: Extracting #8: cost 0 inf + 58354 224.343 * * [simplify]: Extracting #9: cost 0 inf + 58339 224.353 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 224.353 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 224.353 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 224.353 * * [simplify]: iters left: 6 (15 enodes) 224.357 * * [simplify]: iters left: 5 (63 enodes) 224.369 * * [simplify]: iters left: 4 (145 enodes) 224.408 * * [simplify]: iters left: 3 (499 enodes) 224.663 * * [simplify]: Extracting #0: cost 1 inf + 0 224.663 * * [simplify]: Extracting #1: cost 0 inf + 1 224.663 * [simplify]: Simplified to 0 224.663 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 224.663 * * * * [progress]: [ 285 / 3260 ] simplifiying candidate # 224.664 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 224.664 * * [simplify]: iters left: 6 (25 enodes) 224.671 * * [simplify]: iters left: 5 (97 enodes) 224.689 * * [simplify]: iters left: 4 (218 enodes) 224.749 * * [simplify]: Extracting #0: cost 1 inf + 0 224.749 * * [simplify]: Extracting #1: cost 12 inf + 0 224.750 * * [simplify]: Extracting #2: cost 110 inf + 0 224.750 * * [simplify]: Extracting #3: cost 177 inf + 2 224.751 * * [simplify]: Extracting #4: cost 176 inf + 87 224.753 * * [simplify]: Extracting #5: cost 116 inf + 15172 224.759 * * [simplify]: Extracting #6: cost 34 inf + 40324 224.765 * * [simplify]: Extracting #7: cost 15 inf + 45966 224.773 * * [simplify]: Extracting #8: cost 0 inf + 49798 224.781 * * [simplify]: Extracting #9: cost 0 inf + 49783 224.789 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) 224.790 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 224.790 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 224.790 * * [simplify]: iters left: 6 (15 enodes) 224.797 * * [simplify]: iters left: 5 (62 enodes) 224.810 * * [simplify]: iters left: 4 (159 enodes) 224.854 * * [simplify]: iters left: 3 (475 enodes) 225.069 * * [simplify]: Extracting #0: cost 1 inf + 0 225.069 * * [simplify]: Extracting #1: cost 42 inf + 0 225.070 * * [simplify]: Extracting #2: cost 194 inf + 1 225.073 * * [simplify]: Extracting #3: cost 205 inf + 15094 225.089 * * [simplify]: Extracting #4: cost 20 inf + 63712 225.103 * * [simplify]: Extracting #5: cost 3 inf + 65204 225.118 * * [simplify]: Extracting #6: cost 0 inf + 65965 225.132 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 225.132 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 225.132 * * * * [progress]: [ 286 / 3260 ] simplifiying candidate # 225.133 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 225.133 * * [simplify]: iters left: 6 (25 enodes) 225.139 * * [simplify]: iters left: 5 (97 enodes) 225.156 * * [simplify]: iters left: 4 (209 enodes) 225.209 * * [simplify]: Extracting #0: cost 1 inf + 0 225.209 * * [simplify]: Extracting #1: cost 10 inf + 0 225.210 * * [simplify]: Extracting #2: cost 106 inf + 0 225.210 * * [simplify]: Extracting #3: cost 194 inf + 0 225.211 * * [simplify]: Extracting #4: cost 173 inf + 2872 225.215 * * [simplify]: Extracting #5: cost 70 inf + 35573 225.223 * * [simplify]: Extracting #6: cost 26 inf + 53072 225.234 * * [simplify]: Extracting #7: cost 17 inf + 55493 225.244 * * [simplify]: Extracting #8: cost 0 inf + 59885 225.253 * * [simplify]: Extracting #9: cost 0 inf + 59870 225.263 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))))) 225.263 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 225.263 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 225.263 * * [simplify]: iters left: 6 (15 enodes) 225.268 * * [simplify]: iters left: 5 (62 enodes) 225.279 * * [simplify]: iters left: 4 (148 enodes) 225.321 * * [simplify]: iters left: 3 (499 enodes) 225.582 * * [simplify]: Extracting #0: cost 1 inf + 0 225.583 * * [simplify]: Extracting #1: cost 0 inf + 1 225.583 * [simplify]: Simplified to 0 225.583 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 225.583 * * * * [progress]: [ 287 / 3260 ] simplifiying candidate # 225.583 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 225.583 * * [simplify]: iters left: 6 (23 enodes) 225.589 * * [simplify]: iters left: 5 (88 enodes) 225.604 * * [simplify]: iters left: 4 (173 enodes) 225.646 * * [simplify]: iters left: 3 (447 enodes) 225.788 * * [simplify]: Extracting #0: cost 1 inf + 0 225.788 * * [simplify]: Extracting #1: cost 10 inf + 0 225.788 * * [simplify]: Extracting #2: cost 118 inf + 0 225.789 * * [simplify]: Extracting #3: cost 242 inf + 1 225.791 * * [simplify]: Extracting #4: cost 229 inf + 3762 225.799 * * [simplify]: Extracting #5: cost 82 inf + 41444 225.811 * * [simplify]: Extracting #6: cost 28 inf + 59125 225.824 * * [simplify]: Extracting #7: cost 13 inf + 63546 225.840 * * [simplify]: Extracting #8: cost 0 inf + 66378 225.854 * * [simplify]: Extracting #9: cost 0 inf + 66323 225.867 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 225.868 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 225.868 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 225.868 * * [simplify]: iters left: 6 (14 enodes) 225.872 * * [simplify]: iters left: 5 (56 enodes) 225.882 * * [simplify]: iters left: 4 (117 enodes) 225.911 * * [simplify]: iters left: 3 (347 enodes) 226.341 * * [simplify]: Extracting #0: cost 1 inf + 0 226.341 * * [simplify]: Extracting #1: cost 0 inf + 1 226.342 * [simplify]: Simplified to 0 226.342 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 226.342 * * * * [progress]: [ 288 / 3260 ] simplifiying candidate # 226.342 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 226.342 * * [simplify]: iters left: 6 (24 enodes) 226.349 * * [simplify]: iters left: 5 (92 enodes) 226.365 * * [simplify]: iters left: 4 (174 enodes) 226.407 * * [simplify]: iters left: 3 (404 enodes) 226.548 * * [simplify]: Extracting #0: cost 1 inf + 0 226.548 * * [simplify]: Extracting #1: cost 10 inf + 0 226.549 * * [simplify]: Extracting #2: cost 103 inf + 0 226.549 * * [simplify]: Extracting #3: cost 186 inf + 2 226.551 * * [simplify]: Extracting #4: cost 170 inf + 4132 226.557 * * [simplify]: Extracting #5: cost 58 inf + 28725 226.566 * * [simplify]: Extracting #6: cost 28 inf + 37703 226.578 * * [simplify]: Extracting #7: cost 16 inf + 41322 226.588 * * [simplify]: Extracting #8: cost 0 inf + 44956 226.598 * * [simplify]: Extracting #9: cost 0 inf + 44901 226.608 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) a)))) 226.608 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 226.608 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 226.608 * * [simplify]: iters left: 6 (14 enodes) 226.613 * * [simplify]: iters left: 5 (57 enodes) 226.623 * * [simplify]: iters left: 4 (116 enodes) 226.652 * * [simplify]: iters left: 3 (321 enodes) 226.771 * * [simplify]: Extracting #0: cost 1 inf + 0 226.771 * * [simplify]: Extracting #1: cost 0 inf + 1 226.771 * [simplify]: Simplified to 0 226.771 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 226.771 * * * * [progress]: [ 289 / 3260 ] simplifiying candidate # 226.771 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 226.772 * * [simplify]: iters left: 6 (25 enodes) 226.778 * * [simplify]: iters left: 5 (97 enodes) 226.796 * * [simplify]: iters left: 4 (208 enodes) 226.849 * * [simplify]: Extracting #0: cost 1 inf + 0 226.849 * * [simplify]: Extracting #1: cost 10 inf + 0 226.849 * * [simplify]: Extracting #2: cost 91 inf + 0 226.850 * * [simplify]: Extracting #3: cost 157 inf + 2 226.850 * * [simplify]: Extracting #4: cost 156 inf + 5 226.851 * * [simplify]: Extracting #5: cost 116 inf + 8970 226.856 * * [simplify]: Extracting #6: cost 42 inf + 30639 226.862 * * [simplify]: Extracting #7: cost 22 inf + 36046 226.868 * * [simplify]: Extracting #8: cost 7 inf + 39372 226.875 * * [simplify]: Extracting #9: cost 0 inf + 42015 226.882 * * [simplify]: Extracting #10: cost 0 inf + 42000 226.889 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 226.889 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 226.889 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 226.890 * * [simplify]: iters left: 6 (15 enodes) 226.894 * * [simplify]: iters left: 5 (62 enodes) 226.908 * * [simplify]: iters left: 4 (149 enodes) 226.947 * * [simplify]: iters left: 3 (450 enodes) 227.165 * * [simplify]: Extracting #0: cost 1 inf + 0 227.165 * * [simplify]: Extracting #1: cost 0 inf + 1 227.165 * [simplify]: Simplified to 0 227.165 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 227.166 * * * * [progress]: [ 290 / 3260 ] simplifiying candidate # 227.166 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 227.166 * * [simplify]: iters left: 6 (23 enodes) 227.172 * * [simplify]: iters left: 5 (89 enodes) 227.188 * * [simplify]: iters left: 4 (172 enodes) 227.230 * * [simplify]: iters left: 3 (424 enodes) 227.361 * * [simplify]: Extracting #0: cost 1 inf + 0 227.361 * * [simplify]: Extracting #1: cost 10 inf + 0 227.361 * * [simplify]: Extracting #2: cost 98 inf + 0 227.362 * * [simplify]: Extracting #3: cost 194 inf + 45 227.363 * * [simplify]: Extracting #4: cost 169 inf + 3505 227.368 * * [simplify]: Extracting #5: cost 68 inf + 23675 227.378 * * [simplify]: Extracting #6: cost 33 inf + 34225 227.386 * * [simplify]: Extracting #7: cost 19 inf + 37770 227.396 * * [simplify]: Extracting #8: cost 2 inf + 42102 227.405 * * [simplify]: Extracting #9: cost 0 inf + 42648 227.415 * * [simplify]: Extracting #10: cost 0 inf + 42609 227.425 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) 227.425 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 227.425 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 227.425 * * [simplify]: iters left: 6 (14 enodes) 227.429 * * [simplify]: iters left: 5 (57 enodes) 227.440 * * [simplify]: iters left: 4 (118 enodes) 227.468 * * [simplify]: iters left: 3 (314 enodes) 227.573 * * [simplify]: Extracting #0: cost 1 inf + 0 227.573 * * [simplify]: Extracting #1: cost 0 inf + 1 227.573 * [simplify]: Simplified to 0 227.573 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 227.573 * * * * [progress]: [ 291 / 3260 ] simplifiying candidate # 227.573 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 227.573 * * [simplify]: iters left: 6 (23 enodes) 227.579 * * [simplify]: iters left: 5 (83 enodes) 227.594 * * [simplify]: iters left: 4 (160 enodes) 227.625 * * [simplify]: iters left: 3 (332 enodes) 227.715 * * [simplify]: Extracting #0: cost 1 inf + 0 227.715 * * [simplify]: Extracting #1: cost 12 inf + 0 227.715 * * [simplify]: Extracting #2: cost 93 inf + 0 227.715 * * [simplify]: Extracting #3: cost 135 inf + 4 227.717 * * [simplify]: Extracting #4: cost 86 inf + 7644 227.721 * * [simplify]: Extracting #5: cost 28 inf + 18519 227.725 * * [simplify]: Extracting #6: cost 28 inf + 20260 227.730 * * [simplify]: Extracting #7: cost 24 inf + 21008 227.735 * * [simplify]: Extracting #8: cost 6 inf + 25291 227.741 * * [simplify]: Extracting #9: cost 0 inf + 27193 227.748 * * [simplify]: Extracting #10: cost 0 inf + 27098 227.754 * * [simplify]: Extracting #11: cost 0 inf + 27058 227.761 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 227.761 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 227.762 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 227.762 * * [simplify]: iters left: 6 (13 enodes) 227.766 * * [simplify]: iters left: 5 (48 enodes) 227.774 * * [simplify]: iters left: 4 (103 enodes) 227.796 * * [simplify]: iters left: 3 (238 enodes) 227.861 * * [simplify]: Extracting #0: cost 1 inf + 0 227.861 * * [simplify]: Extracting #1: cost 0 inf + 1 227.861 * [simplify]: Simplified to 0 227.861 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 227.861 * * * * [progress]: [ 292 / 3260 ] simplifiying candidate # 227.862 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 227.862 * * [simplify]: iters left: 6 (25 enodes) 227.868 * * [simplify]: iters left: 5 (96 enodes) 227.885 * * [simplify]: iters left: 4 (202 enodes) 227.935 * * [simplify]: Extracting #0: cost 1 inf + 0 227.935 * * [simplify]: Extracting #1: cost 10 inf + 0 227.935 * * [simplify]: Extracting #2: cost 107 inf + 0 227.936 * * [simplify]: Extracting #3: cost 197 inf + 0 227.937 * * [simplify]: Extracting #4: cost 180 inf + 2590 227.942 * * [simplify]: Extracting #5: cost 65 inf + 38077 227.951 * * [simplify]: Extracting #6: cost 26 inf + 55410 227.960 * * [simplify]: Extracting #7: cost 21 inf + 55296 227.971 * * [simplify]: Extracting #8: cost 9 inf + 57563 227.980 * * [simplify]: Extracting #9: cost 0 inf + 61263 227.990 * * [simplify]: Extracting #10: cost 0 inf + 61248 228.000 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (* (cbrt 2) (cbrt a)))) 228.000 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 228.001 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 228.001 * * [simplify]: iters left: 6 (15 enodes) 228.005 * * [simplify]: iters left: 5 (61 enodes) 228.016 * * [simplify]: iters left: 4 (142 enodes) 228.056 * * [simplify]: iters left: 3 (474 enodes) 228.250 * * [simplify]: Extracting #0: cost 1 inf + 0 228.250 * * [simplify]: Extracting #1: cost 0 inf + 1 228.250 * [simplify]: Simplified to 0 228.250 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 228.250 * * * * [progress]: [ 293 / 3260 ] simplifiying candidate # 228.250 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 228.250 * * [simplify]: iters left: 6 (23 enodes) 228.256 * * [simplify]: iters left: 5 (88 enodes) 228.276 * * [simplify]: iters left: 4 (168 enodes) 228.310 * * [simplify]: iters left: 3 (418 enodes) 228.423 * * [simplify]: Extracting #0: cost 1 inf + 0 228.423 * * [simplify]: Extracting #1: cost 10 inf + 0 228.423 * * [simplify]: Extracting #2: cost 106 inf + 0 228.424 * * [simplify]: Extracting #3: cost 209 inf + 1 228.425 * * [simplify]: Extracting #4: cost 191 inf + 3240 228.432 * * [simplify]: Extracting #5: cost 68 inf + 34076 228.441 * * [simplify]: Extracting #6: cost 28 inf + 46405 228.451 * * [simplify]: Extracting #7: cost 27 inf + 46574 228.464 * * [simplify]: Extracting #8: cost 9 inf + 50479 228.475 * * [simplify]: Extracting #9: cost 0 inf + 53658 228.486 * * [simplify]: Extracting #10: cost 0 inf + 53563 228.497 * * [simplify]: Extracting #11: cost 0 inf + 53523 228.508 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 228.508 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 228.508 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 228.508 * * [simplify]: iters left: 6 (14 enodes) 228.512 * * [simplify]: iters left: 5 (56 enodes) 228.522 * * [simplify]: iters left: 4 (113 enodes) 228.549 * * [simplify]: iters left: 3 (324 enodes) 228.645 * * [simplify]: Extracting #0: cost 1 inf + 0 228.645 * * [simplify]: Extracting #1: cost 0 inf + 1 228.645 * [simplify]: Simplified to 0 228.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 228.646 * * * * [progress]: [ 294 / 3260 ] simplifiying candidate # 228.646 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 228.646 * * [simplify]: iters left: 6 (24 enodes) 228.652 * * [simplify]: iters left: 5 (91 enodes) 228.671 * * [simplify]: iters left: 4 (169 enodes) 228.707 * * [simplify]: iters left: 3 (394 enodes) 228.818 * * [simplify]: Extracting #0: cost 1 inf + 0 228.818 * * [simplify]: Extracting #1: cost 10 inf + 0 228.818 * * [simplify]: Extracting #2: cost 82 inf + 0 228.819 * * [simplify]: Extracting #3: cost 155 inf + 43 228.819 * * [simplify]: Extracting #4: cost 154 inf + 128 228.821 * * [simplify]: Extracting #5: cost 105 inf + 8155 228.826 * * [simplify]: Extracting #6: cost 41 inf + 24062 228.833 * * [simplify]: Extracting #7: cost 26 inf + 27963 228.841 * * [simplify]: Extracting #8: cost 2 inf + 33940 228.849 * * [simplify]: Extracting #9: cost 0 inf + 34780 228.859 * * [simplify]: Extracting #10: cost 0 inf + 34740 228.867 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 228.868 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 228.868 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 228.868 * * [simplify]: iters left: 6 (14 enodes) 228.872 * * [simplify]: iters left: 5 (56 enodes) 228.883 * * [simplify]: iters left: 4 (112 enodes) 228.908 * * [simplify]: iters left: 3 (297 enodes) 228.998 * * [simplify]: Extracting #0: cost 1 inf + 0 228.998 * * [simplify]: Extracting #1: cost 0 inf + 1 228.998 * [simplify]: Simplified to 0 228.998 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 228.998 * * * * [progress]: [ 295 / 3260 ] simplifiying candidate # 228.998 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 228.998 * * [simplify]: iters left: 6 (23 enodes) 229.004 * * [simplify]: iters left: 5 (88 enodes) 229.020 * * [simplify]: iters left: 4 (176 enodes) 229.058 * * [simplify]: iters left: 3 (416 enodes) 229.167 * * [simplify]: Extracting #0: cost 1 inf + 0 229.167 * * [simplify]: Extracting #1: cost 10 inf + 0 229.167 * * [simplify]: Extracting #2: cost 93 inf + 0 229.168 * * [simplify]: Extracting #3: cost 208 inf + 0 229.169 * * [simplify]: Extracting #4: cost 187 inf + 3367 229.178 * * [simplify]: Extracting #5: cost 68 inf + 34187 229.188 * * [simplify]: Extracting #6: cost 28 inf + 47631 229.199 * * [simplify]: Extracting #7: cost 14 inf + 51254 229.210 * * [simplify]: Extracting #8: cost 0 inf + 54764 229.221 * * [simplify]: Extracting #9: cost 0 inf + 54669 229.232 * * [simplify]: Extracting #10: cost 0 inf + 54629 229.244 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 229.244 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 229.244 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 229.244 * * [simplify]: iters left: 6 (13 enodes) 229.248 * * [simplify]: iters left: 5 (53 enodes) 229.259 * * [simplify]: iters left: 4 (118 enodes) 229.284 * * [simplify]: iters left: 3 (324 enodes) 229.380 * * [simplify]: Extracting #0: cost 1 inf + 0 229.380 * * [simplify]: Extracting #1: cost 0 inf + 1 229.380 * [simplify]: Simplified to 0 229.380 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 229.380 * * * * [progress]: [ 296 / 3260 ] simplifiying candidate # 229.380 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 229.380 * * [simplify]: iters left: 6 (20 enodes) 229.386 * * [simplify]: iters left: 5 (74 enodes) 229.398 * * [simplify]: iters left: 4 (131 enodes) 229.423 * * [simplify]: iters left: 3 (281 enodes) 229.482 * * [simplify]: Extracting #0: cost 1 inf + 0 229.482 * * [simplify]: Extracting #1: cost 14 inf + 0 229.482 * * [simplify]: Extracting #2: cost 78 inf + 0 229.483 * * [simplify]: Extracting #3: cost 139 inf + 42 229.483 * * [simplify]: Extracting #4: cost 139 inf + 208 229.485 * * [simplify]: Extracting #5: cost 99 inf + 6784 229.489 * * [simplify]: Extracting #6: cost 43 inf + 18905 229.493 * * [simplify]: Extracting #7: cost 27 inf + 22242 229.499 * * [simplify]: Extracting #8: cost 6 inf + 28000 229.506 * * [simplify]: Extracting #9: cost 0 inf + 30570 229.514 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 229.514 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 229.515 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 229.515 * * [simplify]: iters left: 6 (11 enodes) 229.518 * * [simplify]: iters left: 5 (43 enodes) 229.526 * * [simplify]: iters left: 4 (84 enodes) 229.542 * * [simplify]: iters left: 3 (212 enodes) 229.592 * * [simplify]: iters left: 2 (472 enodes) 229.706 * * [simplify]: Extracting #0: cost 1 inf + 0 229.706 * * [simplify]: Extracting #1: cost 0 inf + 1 229.706 * [simplify]: Simplified to 0 229.706 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 229.706 * * * * [progress]: [ 297 / 3260 ] simplifiying candidate # 229.706 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 229.706 * * [simplify]: iters left: 6 (22 enodes) 229.712 * * [simplify]: iters left: 5 (84 enodes) 229.727 * * [simplify]: iters left: 4 (153 enodes) 229.758 * * [simplify]: iters left: 3 (312 enodes) 229.831 * * [simplify]: Extracting #0: cost 1 inf + 0 229.831 * * [simplify]: Extracting #1: cost 10 inf + 0 229.831 * * [simplify]: Extracting #2: cost 65 inf + 0 229.831 * * [simplify]: Extracting #3: cost 109 inf + 43 229.832 * * [simplify]: Extracting #4: cost 107 inf + 209 229.832 * * [simplify]: Extracting #5: cost 81 inf + 3227 229.837 * * [simplify]: Extracting #6: cost 35 inf + 12403 229.841 * * [simplify]: Extracting #7: cost 25 inf + 14448 229.845 * * [simplify]: Extracting #8: cost 6 inf + 18773 229.850 * * [simplify]: Extracting #9: cost 0 inf + 20755 229.854 * * [simplify]: Extracting #10: cost 0 inf + 20700 229.859 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 229.860 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 229.860 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 229.860 * * [simplify]: iters left: 6 (12 enodes) 229.864 * * [simplify]: iters left: 5 (49 enodes) 229.873 * * [simplify]: iters left: 4 (99 enodes) 229.894 * * [simplify]: iters left: 3 (234 enodes) 229.952 * * [simplify]: iters left: 2 (447 enodes) 230.056 * * [simplify]: Extracting #0: cost 1 inf + 0 230.056 * * [simplify]: Extracting #1: cost 0 inf + 1 230.056 * [simplify]: Simplified to 0 230.056 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 230.056 * * * * [progress]: [ 298 / 3260 ] simplifiying candidate # 230.057 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 230.057 * * [simplify]: iters left: 6 (24 enodes) 230.063 * * [simplify]: iters left: 5 (92 enodes) 230.079 * * [simplify]: iters left: 4 (179 enodes) 230.119 * * [simplify]: iters left: 3 (389 enodes) 230.230 * * [simplify]: Extracting #0: cost 1 inf + 0 230.230 * * [simplify]: Extracting #1: cost 10 inf + 0 230.231 * * [simplify]: Extracting #2: cost 81 inf + 0 230.231 * * [simplify]: Extracting #3: cost 144 inf + 2 230.232 * * [simplify]: Extracting #4: cost 143 inf + 5 230.233 * * [simplify]: Extracting #5: cost 111 inf + 5237 230.237 * * [simplify]: Extracting #6: cost 52 inf + 18874 230.244 * * [simplify]: Extracting #7: cost 27 inf + 25134 230.251 * * [simplify]: Extracting #8: cost 6 inf + 30032 230.258 * * [simplify]: Extracting #9: cost 0 inf + 32232 230.266 * * [simplify]: Extracting #10: cost 0 inf + 32177 230.276 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 230.276 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 230.276 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 230.277 * * [simplify]: iters left: 6 (14 enodes) 230.281 * * [simplify]: iters left: 5 (57 enodes) 230.291 * * [simplify]: iters left: 4 (121 enodes) 230.318 * * [simplify]: iters left: 3 (291 enodes) 230.405 * * [simplify]: Extracting #0: cost 1 inf + 0 230.406 * * [simplify]: Extracting #1: cost 0 inf + 1 230.406 * [simplify]: Simplified to 0 230.406 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 230.406 * * * * [progress]: [ 299 / 3260 ] simplifiying candidate # 230.406 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 230.406 * * [simplify]: iters left: 6 (22 enodes) 230.412 * * [simplify]: iters left: 5 (84 enodes) 230.427 * * [simplify]: iters left: 4 (150 enodes) 230.457 * * [simplify]: iters left: 3 (308 enodes) 230.521 * * [simplify]: iters left: 2 (495 enodes) 230.629 * * [simplify]: Extracting #0: cost 1 inf + 0 230.629 * * [simplify]: Extracting #1: cost 10 inf + 0 230.629 * * [simplify]: Extracting #2: cost 72 inf + 0 230.630 * * [simplify]: Extracting #3: cost 101 inf + 1314 230.632 * * [simplify]: Extracting #4: cost 40 inf + 8660 230.636 * * [simplify]: Extracting #5: cost 31 inf + 10947 230.640 * * [simplify]: Extracting #6: cost 27 inf + 11695 230.645 * * [simplify]: Extracting #7: cost 6 inf + 16341 230.651 * * [simplify]: Extracting #8: cost 0 inf + 18222 230.658 * * [simplify]: Extracting #9: cost 0 inf + 18087 230.664 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 230.664 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 230.664 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 230.664 * * [simplify]: iters left: 6 (13 enodes) 230.668 * * [simplify]: iters left: 5 (52 enodes) 230.677 * * [simplify]: iters left: 4 (98 enodes) 230.698 * * [simplify]: iters left: 3 (212 enodes) 230.743 * * [simplify]: iters left: 2 (371 enodes) 230.822 * * [simplify]: Extracting #0: cost 1 inf + 0 230.822 * * [simplify]: Extracting #1: cost 0 inf + 1 230.822 * [simplify]: Simplified to 0 230.822 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 230.823 * * * * [progress]: [ 300 / 3260 ] simplifiying candidate # 230.823 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 230.823 * * [simplify]: iters left: 6 (22 enodes) 230.829 * * [simplify]: iters left: 5 (79 enodes) 230.843 * * [simplify]: iters left: 4 (142 enodes) 230.869 * * [simplify]: iters left: 3 (233 enodes) 230.908 * * [simplify]: iters left: 2 (346 enodes) 230.972 * * [simplify]: iters left: 1 (431 enodes) 231.045 * * [simplify]: Extracting #0: cost 1 inf + 0 231.045 * * [simplify]: Extracting #1: cost 10 inf + 0 231.045 * * [simplify]: Extracting #2: cost 47 inf + 0 231.046 * * [simplify]: Extracting #3: cost 65 inf + 335 231.046 * * [simplify]: Extracting #4: cost 41 inf + 2511 231.048 * * [simplify]: Extracting #5: cost 32 inf + 4671 231.050 * * [simplify]: Extracting #6: cost 32 inf + 4958 231.052 * * [simplify]: Extracting #7: cost 22 inf + 6047 231.054 * * [simplify]: Extracting #8: cost 4 inf + 10472 231.057 * * [simplify]: Extracting #9: cost 0 inf + 12032 231.061 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ b a) 2)) 231.061 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 231.061 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 231.061 * * [simplify]: iters left: 6 (12 enodes) 231.065 * * [simplify]: iters left: 5 (44 enodes) 231.073 * * [simplify]: iters left: 4 (92 enodes) 231.088 * * [simplify]: iters left: 3 (159 enodes) 231.117 * * [simplify]: iters left: 2 (267 enodes) 231.164 * * [simplify]: iters left: 1 (364 enodes) 231.227 * * [simplify]: Extracting #0: cost 1 inf + 0 231.227 * * [simplify]: Extracting #1: cost 0 inf + 1 231.227 * [simplify]: Simplified to 0 231.227 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 0)) 231.227 * * * * [progress]: [ 301 / 3260 ] simplifiying candidate # 231.227 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 231.227 * * [simplify]: iters left: 6 (25 enodes) 231.236 * * [simplify]: iters left: 5 (99 enodes) 231.254 * * [simplify]: iters left: 4 (211 enodes) 231.305 * * [simplify]: Extracting #0: cost 1 inf + 0 231.305 * * [simplify]: Extracting #1: cost 10 inf + 0 231.306 * * [simplify]: Extracting #2: cost 105 inf + 0 231.306 * * [simplify]: Extracting #3: cost 183 inf + 86 231.307 * * [simplify]: Extracting #4: cost 164 inf + 2963 231.310 * * [simplify]: Extracting #5: cost 77 inf + 25282 231.317 * * [simplify]: Extracting #6: cost 29 inf + 42262 231.324 * * [simplify]: Extracting #7: cost 17 inf + 45241 231.332 * * [simplify]: Extracting #8: cost 1 inf + 49942 231.340 * * [simplify]: Extracting #9: cost 0 inf + 49984 231.349 * [simplify]: Simplified to (fma (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 231.349 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (sqrt a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 231.349 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 231.349 * * [simplify]: iters left: 6 (15 enodes) 231.353 * * [simplify]: iters left: 5 (64 enodes) 231.365 * * [simplify]: iters left: 4 (149 enodes) 231.405 * * [simplify]: iters left: 3 (466 enodes) 231.685 * * [simplify]: Extracting #0: cost 1 inf + 0 231.685 * * [simplify]: Extracting #1: cost 0 inf + 1 231.685 * [simplify]: Simplified to 0 231.685 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 231.685 * * * * [progress]: [ 302 / 3260 ] simplifiying candidate # 231.685 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 231.686 * * [simplify]: iters left: 6 (23 enodes) 231.692 * * [simplify]: iters left: 5 (91 enodes) 231.713 * * [simplify]: iters left: 4 (178 enodes) 231.749 * * [simplify]: iters left: 3 (427 enodes) 231.909 * * [simplify]: Extracting #0: cost 1 inf + 0 231.910 * * [simplify]: Extracting #1: cost 10 inf + 0 231.910 * * [simplify]: Extracting #2: cost 130 inf + 0 231.911 * * [simplify]: Extracting #3: cost 245 inf + 4 231.912 * * [simplify]: Extracting #4: cost 228 inf + 1875 231.918 * * [simplify]: Extracting #5: cost 83 inf + 33312 231.929 * * [simplify]: Extracting #6: cost 30 inf + 49459 231.941 * * [simplify]: Extracting #7: cost 15 inf + 52974 231.957 * * [simplify]: Extracting #8: cost 2 inf + 56224 231.969 * * [simplify]: Extracting #9: cost 0 inf + 56784 231.982 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 231.982 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 231.982 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 231.982 * * [simplify]: iters left: 6 (14 enodes) 231.986 * * [simplify]: iters left: 5 (59 enodes) 231.997 * * [simplify]: iters left: 4 (121 enodes) 232.025 * * [simplify]: iters left: 3 (332 enodes) 232.173 * * [simplify]: Extracting #0: cost 1 inf + 0 232.173 * * [simplify]: Extracting #1: cost 0 inf + 1 232.173 * [simplify]: Simplified to 0 232.173 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 232.173 * * * * [progress]: [ 303 / 3260 ] simplifiying candidate # 232.173 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 232.173 * * [simplify]: iters left: 6 (23 enodes) 232.180 * * [simplify]: iters left: 5 (89 enodes) 232.200 * * [simplify]: iters left: 4 (172 enodes) 232.236 * * [simplify]: iters left: 3 (376 enodes) 232.357 * * [simplify]: Extracting #0: cost 1 inf + 0 232.357 * * [simplify]: Extracting #1: cost 10 inf + 0 232.358 * * [simplify]: Extracting #2: cost 105 inf + 0 232.358 * * [simplify]: Extracting #3: cost 154 inf + 295 232.359 * * [simplify]: Extracting #4: cost 139 inf + 1248 232.361 * * [simplify]: Extracting #5: cost 100 inf + 8585 232.367 * * [simplify]: Extracting #6: cost 33 inf + 23669 232.373 * * [simplify]: Extracting #7: cost 22 inf + 25612 232.382 * * [simplify]: Extracting #8: cost 6 inf + 29576 232.389 * * [simplify]: Extracting #9: cost 0 inf + 31856 232.396 * * [simplify]: Extracting #10: cost 0 inf + 31801 232.403 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 232.403 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 232.404 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 232.404 * * [simplify]: iters left: 6 (13 enodes) 232.408 * * [simplify]: iters left: 5 (54 enodes) 232.418 * * [simplify]: iters left: 4 (112 enodes) 232.443 * * [simplify]: iters left: 3 (281 enodes) 232.546 * * [simplify]: Extracting #0: cost 1 inf + 0 232.547 * * [simplify]: Extracting #1: cost 0 inf + 1 232.547 * [simplify]: Simplified to 0 232.547 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 232.547 * * * * [progress]: [ 304 / 3260 ] simplifiying candidate # 232.547 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 232.547 * * [simplify]: iters left: 6 (24 enodes) 232.554 * * [simplify]: iters left: 5 (94 enodes) 232.573 * * [simplify]: iters left: 4 (196 enodes) 232.616 * * [simplify]: iters left: 3 (464 enodes) 232.788 * * [simplify]: Extracting #0: cost 1 inf + 0 232.788 * * [simplify]: Extracting #1: cost 10 inf + 0 232.789 * * [simplify]: Extracting #2: cost 146 inf + 0 232.790 * * [simplify]: Extracting #3: cost 274 inf + 45 232.791 * * [simplify]: Extracting #4: cost 256 inf + 1976 232.798 * * [simplify]: Extracting #5: cost 108 inf + 36677 232.813 * * [simplify]: Extracting #6: cost 29 inf + 58268 232.826 * * [simplify]: Extracting #7: cost 26 inf + 58877 232.839 * * [simplify]: Extracting #8: cost 11 inf + 62240 232.853 * * [simplify]: Extracting #9: cost 0 inf + 65830 232.867 * * [simplify]: Extracting #10: cost 0 inf + 65670 232.882 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* (* (cbrt a) (sqrt 2)) (* (* (cbrt a) (sqrt 2)) (cbrt a))))) 232.882 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* (* (cbrt a) (sqrt 2)) (* (* (cbrt a) (sqrt 2)) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 232.882 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 232.882 * * [simplify]: iters left: 6 (14 enodes) 232.887 * * [simplify]: iters left: 5 (59 enodes) 232.897 * * [simplify]: iters left: 4 (134 enodes) 232.929 * * [simplify]: iters left: 3 (357 enodes) 233.081 * * [simplify]: Extracting #0: cost 1 inf + 0 233.081 * * [simplify]: Extracting #1: cost 0 inf + 1 233.081 * [simplify]: Simplified to 0 233.081 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 233.081 * * * * [progress]: [ 305 / 3260 ] simplifiying candidate # 233.081 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 233.082 * * [simplify]: iters left: 6 (22 enodes) 233.088 * * [simplify]: iters left: 5 (85 enodes) 233.103 * * [simplify]: iters left: 4 (163 enodes) 233.138 * * [simplify]: iters left: 3 (353 enodes) 233.250 * * [simplify]: Extracting #0: cost 1 inf + 0 233.250 * * [simplify]: Extracting #1: cost 10 inf + 0 233.250 * * [simplify]: Extracting #2: cost 116 inf + 0 233.251 * * [simplify]: Extracting #3: cost 186 inf + 4 233.252 * * [simplify]: Extracting #4: cost 166 inf + 2248 233.256 * * [simplify]: Extracting #5: cost 64 inf + 20378 233.263 * * [simplify]: Extracting #6: cost 28 inf + 29074 233.270 * * [simplify]: Extracting #7: cost 12 inf + 33134 233.278 * * [simplify]: Extracting #8: cost 1 inf + 35543 233.287 * * [simplify]: Extracting #9: cost 0 inf + 35828 233.295 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 233.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 233.296 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 233.296 * * [simplify]: iters left: 6 (13 enodes) 233.302 * * [simplify]: iters left: 5 (53 enodes) 233.312 * * [simplify]: iters left: 4 (106 enodes) 233.335 * * [simplify]: iters left: 3 (257 enodes) 233.431 * * [simplify]: Extracting #0: cost 1 inf + 0 233.431 * * [simplify]: Extracting #1: cost 0 inf + 1 233.431 * [simplify]: Simplified to 0 233.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 233.431 * * * * [progress]: [ 306 / 3260 ] simplifiying candidate # 233.431 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 233.431 * * [simplify]: iters left: 6 (22 enodes) 233.438 * * [simplify]: iters left: 5 (84 enodes) 233.453 * * [simplify]: iters left: 4 (152 enodes) 233.484 * * [simplify]: iters left: 3 (304 enodes) 233.573 * * [simplify]: Extracting #0: cost 1 inf + 0 233.573 * * [simplify]: Extracting #1: cost 10 inf + 0 233.573 * * [simplify]: Extracting #2: cost 85 inf + 0 233.574 * * [simplify]: Extracting #3: cost 113 inf + 375 233.574 * * [simplify]: Extracting #4: cost 100 inf + 1286 233.575 * * [simplify]: Extracting #5: cost 67 inf + 5938 233.578 * * [simplify]: Extracting #6: cost 30 inf + 12140 233.582 * * [simplify]: Extracting #7: cost 23 inf + 13215 233.586 * * [simplify]: Extracting #8: cost 5 inf + 17538 233.591 * * [simplify]: Extracting #9: cost 0 inf + 19438 233.596 * * [simplify]: Extracting #10: cost 0 inf + 19383 233.601 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 233.601 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 233.601 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 233.601 * * [simplify]: iters left: 6 (12 enodes) 233.605 * * [simplify]: iters left: 5 (49 enodes) 233.614 * * [simplify]: iters left: 4 (94 enodes) 233.636 * * [simplify]: iters left: 3 (221 enodes) 233.708 * * [simplify]: iters left: 2 (492 enodes) 233.940 * * [simplify]: Extracting #0: cost 1 inf + 0 233.940 * * [simplify]: Extracting #1: cost 0 inf + 1 233.940 * [simplify]: Simplified to 0 233.940 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 233.940 * * * * [progress]: [ 307 / 3260 ] simplifiying candidate # 233.940 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 233.941 * * [simplify]: iters left: 6 (23 enodes) 233.947 * * [simplify]: iters left: 5 (87 enodes) 233.962 * * [simplify]: iters left: 4 (171 enodes) 234.002 * * [simplify]: iters left: 3 (376 enodes) 234.124 * * [simplify]: Extracting #0: cost 1 inf + 0 234.125 * * [simplify]: Extracting #1: cost 10 inf + 0 234.125 * * [simplify]: Extracting #2: cost 108 inf + 0 234.125 * * [simplify]: Extracting #3: cost 162 inf + 47 234.126 * * [simplify]: Extracting #4: cost 156 inf + 420 234.127 * * [simplify]: Extracting #5: cost 126 inf + 5410 234.132 * * [simplify]: Extracting #6: cost 46 inf + 22763 234.138 * * [simplify]: Extracting #7: cost 26 inf + 27417 234.144 * * [simplify]: Extracting #8: cost 15 inf + 28549 234.151 * * [simplify]: Extracting #9: cost 7 inf + 31429 234.158 * * [simplify]: Extracting #10: cost 0 inf + 34089 234.165 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 234.165 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 234.166 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 234.166 * * [simplify]: iters left: 6 (13 enodes) 234.169 * * [simplify]: iters left: 5 (52 enodes) 234.181 * * [simplify]: iters left: 4 (111 enodes) 234.207 * * [simplify]: iters left: 3 (278 enodes) 234.308 * * [simplify]: Extracting #0: cost 1 inf + 0 234.308 * * [simplify]: Extracting #1: cost 0 inf + 1 234.308 * [simplify]: Simplified to 0 234.308 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 234.308 * * * * [progress]: [ 308 / 3260 ] simplifiying candidate # 234.309 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 234.309 * * [simplify]: iters left: 6 (21 enodes) 234.314 * * [simplify]: iters left: 5 (79 enodes) 234.328 * * [simplify]: iters left: 4 (144 enodes) 234.358 * * [simplify]: iters left: 3 (284 enodes) 234.433 * * [simplify]: Extracting #0: cost 1 inf + 0 234.434 * * [simplify]: Extracting #1: cost 10 inf + 0 234.434 * * [simplify]: Extracting #2: cost 86 inf + 0 234.434 * * [simplify]: Extracting #3: cost 97 inf + 707 234.436 * * [simplify]: Extracting #4: cost 48 inf + 6159 234.438 * * [simplify]: Extracting #5: cost 21 inf + 9679 234.441 * * [simplify]: Extracting #6: cost 29 inf + 9679 234.444 * * [simplify]: Extracting #7: cost 25 inf + 10427 234.447 * * [simplify]: Extracting #8: cost 5 inf + 15311 234.452 * * [simplify]: Extracting #9: cost 0 inf + 16833 234.456 * * [simplify]: Extracting #10: cost 0 inf + 16778 234.460 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 234.460 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 234.461 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 234.461 * * [simplify]: iters left: 6 (12 enodes) 234.464 * * [simplify]: iters left: 5 (47 enodes) 234.472 * * [simplify]: iters left: 4 (89 enodes) 234.494 * * [simplify]: iters left: 3 (186 enodes) 234.541 * * [simplify]: iters left: 2 (378 enodes) 234.684 * * [simplify]: Extracting #0: cost 1 inf + 0 234.684 * * [simplify]: Extracting #1: cost 0 inf + 1 234.684 * [simplify]: Simplified to 0 234.684 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 234.684 * * * * [progress]: [ 309 / 3260 ] simplifiying candidate # 234.684 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 234.684 * * [simplify]: iters left: 6 (21 enodes) 234.690 * * [simplify]: iters left: 5 (76 enodes) 234.702 * * [simplify]: iters left: 4 (113 enodes) 234.724 * * [simplify]: iters left: 3 (169 enodes) 234.750 * * [simplify]: iters left: 2 (237 enodes) 234.795 * * [simplify]: iters left: 1 (336 enodes) 234.861 * * [simplify]: Extracting #0: cost 1 inf + 0 234.861 * * [simplify]: Extracting #1: cost 8 inf + 0 234.861 * * [simplify]: Extracting #2: cost 51 inf + 2 234.861 * * [simplify]: Extracting #3: cost 61 inf + 508 234.862 * * [simplify]: Extracting #4: cost 27 inf + 3083 234.864 * * [simplify]: Extracting #5: cost 30 inf + 3413 234.865 * * [simplify]: Extracting #6: cost 32 inf + 3456 234.866 * * [simplify]: Extracting #7: cost 22 inf + 4328 234.869 * * [simplify]: Extracting #8: cost 4 inf + 9146 234.872 * * [simplify]: Extracting #9: cost 0 inf + 10546 234.875 * * [simplify]: Extracting #10: cost 0 inf + 10530 234.877 * [simplify]: Simplified to (- (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ b (* a 2))) 234.877 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 234.878 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 234.878 * * [simplify]: iters left: 6 (11 enodes) 234.881 * * [simplify]: iters left: 5 (40 enodes) 234.888 * * [simplify]: iters left: 4 (65 enodes) 234.900 * * [simplify]: iters left: 3 (97 enodes) 234.919 * * [simplify]: iters left: 2 (165 enodes) 234.954 * * [simplify]: iters left: 1 (271 enodes) 235.012 * * [simplify]: Extracting #0: cost 1 inf + 0 235.012 * * [simplify]: Extracting #1: cost 0 inf + 1 235.012 * [simplify]: Simplified to 0 235.012 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 0)) 235.012 * * * * [progress]: [ 310 / 3260 ] simplifiying candidate # 235.012 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 235.013 * * [simplify]: iters left: 6 (22 enodes) 235.018 * * [simplify]: iters left: 5 (86 enodes) 235.034 * * [simplify]: iters left: 4 (166 enodes) 235.071 * * [simplify]: iters left: 3 (351 enodes) 235.180 * * [simplify]: Extracting #0: cost 1 inf + 0 235.180 * * [simplify]: Extracting #1: cost 10 inf + 0 235.180 * * [simplify]: Extracting #2: cost 109 inf + 0 235.181 * * [simplify]: Extracting #3: cost 153 inf + 48 235.181 * * [simplify]: Extracting #4: cost 148 inf + 340 235.183 * * [simplify]: Extracting #5: cost 95 inf + 9948 235.188 * * [simplify]: Extracting #6: cost 39 inf + 22397 235.193 * * [simplify]: Extracting #7: cost 24 inf + 25414 235.199 * * [simplify]: Extracting #8: cost 6 inf + 29819 235.206 * * [simplify]: Extracting #9: cost 0 inf + 31882 235.213 * * [simplify]: Extracting #10: cost 0 inf + 31867 235.219 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 235.219 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 235.220 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 235.220 * * [simplify]: iters left: 6 (12 enodes) 235.224 * * [simplify]: iters left: 5 (51 enodes) 235.235 * * [simplify]: iters left: 4 (106 enodes) 235.259 * * [simplify]: iters left: 3 (247 enodes) 235.334 * * [simplify]: Extracting #0: cost 1 inf + 0 235.334 * * [simplify]: Extracting #1: cost 0 inf + 1 235.334 * [simplify]: Simplified to 0 235.334 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 235.334 * * * * [progress]: [ 311 / 3260 ] simplifiying candidate # 235.334 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 235.334 * * [simplify]: iters left: 6 (20 enodes) 235.339 * * [simplify]: iters left: 5 (78 enodes) 235.353 * * [simplify]: iters left: 4 (141 enodes) 235.385 * * [simplify]: iters left: 3 (281 enodes) 235.459 * * [simplify]: Extracting #0: cost 1 inf + 0 235.459 * * [simplify]: Extracting #1: cost 10 inf + 0 235.459 * * [simplify]: Extracting #2: cost 86 inf + 0 235.460 * * [simplify]: Extracting #3: cost 93 inf + 994 235.461 * * [simplify]: Extracting #4: cost 36 inf + 7634 235.464 * * [simplify]: Extracting #5: cost 21 inf + 9599 235.467 * * [simplify]: Extracting #6: cost 29 inf + 9599 235.469 * * [simplify]: Extracting #7: cost 25 inf + 10347 235.473 * * [simplify]: Extracting #8: cost 5 inf + 15152 235.477 * * [simplify]: Extracting #9: cost 0 inf + 16754 235.483 * * [simplify]: Extracting #10: cost 0 inf + 16698 235.487 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 235.487 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 235.488 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 235.488 * * [simplify]: iters left: 6 (11 enodes) 235.491 * * [simplify]: iters left: 5 (46 enodes) 235.499 * * [simplify]: iters left: 4 (86 enodes) 235.518 * * [simplify]: iters left: 3 (183 enodes) 235.568 * * [simplify]: iters left: 2 (372 enodes) 235.711 * * [simplify]: Extracting #0: cost 1 inf + 0 235.711 * * [simplify]: Extracting #1: cost 0 inf + 1 235.711 * [simplify]: Simplified to 0 235.711 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 235.711 * * * * [progress]: [ 312 / 3260 ] simplifiying candidate # 235.711 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 235.711 * * [simplify]: iters left: 6 (20 enodes) 235.717 * * [simplify]: iters left: 5 (75 enodes) 235.729 * * [simplify]: iters left: 4 (112 enodes) 235.749 * * [simplify]: iters left: 3 (168 enodes) 235.775 * * [simplify]: iters left: 2 (236 enodes) 235.820 * * [simplify]: iters left: 1 (335 enodes) 235.885 * * [simplify]: Extracting #0: cost 1 inf + 0 235.885 * * [simplify]: Extracting #1: cost 8 inf + 0 235.885 * * [simplify]: Extracting #2: cost 51 inf + 2 235.885 * * [simplify]: Extracting #3: cost 63 inf + 343 235.886 * * [simplify]: Extracting #4: cost 27 inf + 3001 235.888 * * [simplify]: Extracting #5: cost 30 inf + 3413 235.889 * * [simplify]: Extracting #6: cost 32 inf + 3456 235.891 * * [simplify]: Extracting #7: cost 22 inf + 4425 235.893 * * [simplify]: Extracting #8: cost 2 inf + 9922 235.896 * * [simplify]: Extracting #9: cost 0 inf + 10530 235.899 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 235.899 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 235.899 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 235.899 * * [simplify]: iters left: 6 (10 enodes) 235.902 * * [simplify]: iters left: 5 (39 enodes) 235.911 * * [simplify]: iters left: 4 (64 enodes) 235.923 * * [simplify]: iters left: 3 (96 enodes) 235.940 * * [simplify]: iters left: 2 (164 enodes) 235.977 * * [simplify]: iters left: 1 (270 enodes) 236.032 * * [simplify]: Extracting #0: cost 1 inf + 0 236.032 * * [simplify]: Extracting #1: cost 0 inf + 1 236.032 * [simplify]: Simplified to 0 236.032 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 0)) 236.033 * * * * [progress]: [ 313 / 3260 ] simplifiying candidate # 236.033 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 236.033 * * [simplify]: iters left: 6 (22 enodes) 236.041 * * [simplify]: iters left: 5 (87 enodes) 236.057 * * [simplify]: iters left: 4 (175 enodes) 236.091 * * [simplify]: iters left: 3 (348 enodes) 236.179 * * [simplify]: Extracting #0: cost 1 inf + 0 236.179 * * [simplify]: Extracting #1: cost 10 inf + 0 236.179 * * [simplify]: Extracting #2: cost 87 inf + 0 236.180 * * [simplify]: Extracting #3: cost 151 inf + 88 236.181 * * [simplify]: Extracting #4: cost 135 inf + 1083 236.182 * * [simplify]: Extracting #5: cost 98 inf + 7611 236.186 * * [simplify]: Extracting #6: cost 35 inf + 20620 236.192 * * [simplify]: Extracting #7: cost 25 inf + 22543 236.197 * * [simplify]: Extracting #8: cost 5 inf + 26952 236.203 * * [simplify]: Extracting #9: cost 0 inf + 28988 236.209 * * [simplify]: Extracting #10: cost 0 inf + 28948 236.216 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a))) 236.216 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 236.216 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 236.216 * * [simplify]: iters left: 6 (12 enodes) 236.220 * * [simplify]: iters left: 5 (53 enodes) 236.230 * * [simplify]: iters left: 4 (117 enodes) 236.256 * * [simplify]: iters left: 3 (255 enodes) 236.324 * * [simplify]: Extracting #0: cost 1 inf + 0 236.324 * * [simplify]: Extracting #1: cost 0 inf + 1 236.324 * [simplify]: Simplified to 0 236.324 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 236.324 * * * * [progress]: [ 314 / 3260 ] simplifiying candidate # 236.324 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 236.324 * * [simplify]: iters left: 6 (20 enodes) 236.330 * * [simplify]: iters left: 5 (79 enodes) 236.344 * * [simplify]: iters left: 4 (151 enodes) 236.385 * * [simplify]: iters left: 3 (260 enodes) 236.441 * * [simplify]: iters left: 2 (465 enodes) 236.591 * * [simplify]: Extracting #0: cost 1 inf + 0 236.591 * * [simplify]: Extracting #1: cost 10 inf + 0 236.591 * * [simplify]: Extracting #2: cost 96 inf + 0 236.592 * * [simplify]: Extracting #3: cost 133 inf + 91 236.594 * * [simplify]: Extracting #4: cost 65 inf + 6097 236.597 * * [simplify]: Extracting #5: cost 30 inf + 11132 236.602 * * [simplify]: Extracting #6: cost 26 inf + 12001 236.607 * * [simplify]: Extracting #7: cost 2 inf + 17409 236.613 * * [simplify]: Extracting #8: cost 0 inf + 18169 236.621 * * [simplify]: Extracting #9: cost 0 inf + 18153 236.626 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 236.626 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 236.627 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 236.627 * * [simplify]: iters left: 6 (11 enodes) 236.631 * * [simplify]: iters left: 5 (48 enodes) 236.640 * * [simplify]: iters left: 4 (98 enodes) 236.658 * * [simplify]: iters left: 3 (181 enodes) 236.700 * * [simplify]: iters left: 2 (358 enodes) 236.817 * * [simplify]: Extracting #0: cost 1 inf + 0 236.818 * * [simplify]: Extracting #1: cost 0 inf + 1 236.818 * [simplify]: Simplified to 0 236.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 236.818 * * * * [progress]: [ 315 / 3260 ] simplifiying candidate # 236.818 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 236.818 * * [simplify]: iters left: 6 (20 enodes) 236.824 * * [simplify]: iters left: 5 (75 enodes) 236.837 * * [simplify]: iters left: 4 (132 enodes) 236.859 * * [simplify]: iters left: 3 (208 enodes) 236.898 * * [simplify]: iters left: 2 (310 enodes) 236.964 * * [simplify]: iters left: 1 (426 enodes) 237.070 * * [simplify]: Extracting #0: cost 1 inf + 0 237.070 * * [simplify]: Extracting #1: cost 10 inf + 0 237.071 * * [simplify]: Extracting #2: cost 47 inf + 42 237.071 * * [simplify]: Extracting #3: cost 52 inf + 1001 237.072 * * [simplify]: Extracting #4: cost 23 inf + 2793 237.074 * * [simplify]: Extracting #5: cost 30 inf + 2835 237.075 * * [simplify]: Extracting #6: cost 31 inf + 2920 237.077 * * [simplify]: Extracting #7: cost 17 inf + 4710 237.079 * * [simplify]: Extracting #8: cost 4 inf + 8352 237.082 * * [simplify]: Extracting #9: cost 0 inf + 9904 237.085 * [simplify]: Simplified to (fma (/ -1/2 a) b (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) 237.085 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 237.085 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 237.085 * * [simplify]: iters left: 6 (10 enodes) 237.089 * * [simplify]: iters left: 5 (41 enodes) 237.097 * * [simplify]: iters left: 4 (81 enodes) 237.113 * * [simplify]: iters left: 3 (127 enodes) 237.131 * * [simplify]: iters left: 2 (186 enodes) 237.160 * * [simplify]: iters left: 1 (266 enodes) 237.229 * * [simplify]: Extracting #0: cost 1 inf + 0 237.229 * * [simplify]: Extracting #1: cost 0 inf + 1 237.229 * [simplify]: Simplified to 0 237.229 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 0)) 237.229 * * * * [progress]: [ 316 / 3260 ] simplifiying candidate # 237.229 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 237.229 * * [simplify]: iters left: 6 (19 enodes) 237.237 * * [simplify]: iters left: 5 (72 enodes) 237.250 * * [simplify]: iters left: 4 (114 enodes) 237.269 * * [simplify]: iters left: 3 (172 enodes) 237.297 * * [simplify]: iters left: 2 (238 enodes) 237.345 * * [simplify]: iters left: 1 (344 enodes) 237.420 * * [simplify]: Extracting #0: cost 1 inf + 0 237.420 * * [simplify]: Extracting #1: cost 8 inf + 0 237.421 * * [simplify]: Extracting #2: cost 58 inf + 2 237.421 * * [simplify]: Extracting #3: cost 66 inf + 922 237.422 * * [simplify]: Extracting #4: cost 33 inf + 3208 237.426 * * [simplify]: Extracting #5: cost 30 inf + 3874 237.427 * * [simplify]: Extracting #6: cost 27 inf + 4539 237.430 * * [simplify]: Extracting #7: cost 4 inf + 9607 237.433 * * [simplify]: Extracting #8: cost 0 inf + 11007 237.436 * * [simplify]: Extracting #9: cost 0 inf + 10991 237.439 * [simplify]: Simplified to (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 237.439 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 237.440 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 237.440 * * [simplify]: iters left: 6 (9 enodes) 237.443 * * [simplify]: iters left: 5 (36 enodes) 237.450 * * [simplify]: iters left: 4 (67 enodes) 237.462 * * [simplify]: iters left: 3 (97 enodes) 237.480 * * [simplify]: iters left: 2 (158 enodes) 237.518 * * [simplify]: iters left: 1 (263 enodes) 237.568 * * [simplify]: Extracting #0: cost 1 inf + 0 237.568 * * [simplify]: Extracting #1: cost 0 inf + 1 237.568 * [simplify]: Simplified to 0 237.568 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)) (/ a (sqrt (/ (sqrt (fma c (* a -4) (* b b))) 2)))) (/ (/ b 2) a)) 0)) 237.568 * * * * [progress]: [ 317 / 3260 ] simplifiying candidate # 237.568 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 237.568 * * [simplify]: iters left: 6 (19 enodes) 237.574 * * [simplify]: iters left: 5 (73 enodes) 237.586 * * [simplify]: iters left: 4 (123 enodes) 237.608 * * [simplify]: iters left: 3 (201 enodes) 237.646 * * [simplify]: iters left: 2 (298 enodes) 237.710 * * [simplify]: iters left: 1 (432 enodes) 237.806 * * [simplify]: Extracting #0: cost 1 inf + 0 237.806 * * [simplify]: Extracting #1: cost 10 inf + 0 237.807 * * [simplify]: Extracting #2: cost 52 inf + 0 237.807 * * [simplify]: Extracting #3: cost 50 inf + 1049 237.810 * * [simplify]: Extracting #4: cost 23 inf + 2836 237.812 * * [simplify]: Extracting #5: cost 30 inf + 2918 237.814 * * [simplify]: Extracting #6: cost 32 inf + 2961 237.815 * * [simplify]: Extracting #7: cost 22 inf + 3970 237.818 * * [simplify]: Extracting #8: cost 3 inf + 9127 237.821 * * [simplify]: Extracting #9: cost 0 inf + 10037 237.824 * [simplify]: Simplified to (+ (/ (/ b a) -2) (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) 237.824 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ b a) -2) (* (/ (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)) a) (sqrt (/ (sqrt (fma (* c a) -4 (* b b))) 2)))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 237.824 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 237.824 * * [simplify]: iters left: 5 (9 enodes) 237.828 * * [simplify]: iters left: 4 (39 enodes) 237.834 * * [simplify]: iters left: 3 (65 enodes) 237.846 * * [simplify]: iters left: 2 (129 enodes) 237.873 * * [simplify]: iters left: 1 (210 enodes) 237.913 * * [simplify]: Extracting #0: cost 1 inf + 0 237.913 * * [simplify]: Extracting #1: cost 0 inf + 1 237.913 * [simplify]: Simplified to 0 237.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 0)) 237.913 * * * * [progress]: [ 318 / 3260 ] simplifiying candidate # 237.913 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 237.913 * * [simplify]: iters left: 6 (21 enodes) 237.919 * * [simplify]: iters left: 5 (77 enodes) 237.932 * * [simplify]: iters left: 4 (113 enodes) 237.954 * * [simplify]: iters left: 3 (156 enodes) 237.980 * * [simplify]: iters left: 2 (217 enodes) 238.014 * * [simplify]: iters left: 1 (287 enodes) 238.066 * * [simplify]: Extracting #0: cost 1 inf + 0 238.066 * * [simplify]: Extracting #1: cost 11 inf + 0 238.066 * * [simplify]: Extracting #2: cost 57 inf + 0 238.067 * * [simplify]: Extracting #3: cost 94 inf + 47 238.067 * * [simplify]: Extracting #4: cost 92 inf + 795 238.068 * * [simplify]: Extracting #5: cost 81 inf + 2282 238.070 * * [simplify]: Extracting #6: cost 30 inf + 19693 238.075 * * [simplify]: Extracting #7: cost 4 inf + 35647 238.080 * * [simplify]: Extracting #8: cost 0 inf + 38263 238.085 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 238.085 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 238.085 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 238.085 * * [simplify]: iters left: 6 (10 enodes) 238.088 * * [simplify]: iters left: 5 (37 enodes) 238.095 * * [simplify]: iters left: 4 (57 enodes) 238.108 * * [simplify]: iters left: 3 (104 enodes) 238.127 * * [simplify]: iters left: 2 (158 enodes) 238.152 * * [simplify]: iters left: 1 (225 enodes) 238.189 * * [simplify]: Extracting #0: cost 1 inf + 0 238.189 * * [simplify]: Extracting #1: cost 0 inf + 1 238.189 * [simplify]: Simplified to 0 238.189 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 238.190 * * * * [progress]: [ 319 / 3260 ] simplifiying candidate # 238.190 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 238.190 * * [simplify]: iters left: 6 (20 enodes) 238.195 * * [simplify]: iters left: 5 (68 enodes) 238.206 * * [simplify]: iters left: 4 (97 enodes) 238.221 * * [simplify]: iters left: 3 (125 enodes) 238.240 * * [simplify]: iters left: 2 (146 enodes) 238.262 * * [simplify]: iters left: 1 (154 enodes) 238.281 * * [simplify]: Extracting #0: cost 1 inf + 0 238.282 * * [simplify]: Extracting #1: cost 9 inf + 0 238.282 * * [simplify]: Extracting #2: cost 36 inf + 0 238.282 * * [simplify]: Extracting #3: cost 41 inf + 252 238.282 * * [simplify]: Extracting #4: cost 37 inf + 1159 238.282 * * [simplify]: Extracting #5: cost 34 inf + 1776 238.283 * * [simplify]: Extracting #6: cost 24 inf + 2648 238.284 * * [simplify]: Extracting #7: cost 9 inf + 6031 238.286 * * [simplify]: Extracting #8: cost 1 inf + 8755 238.288 * * [simplify]: Extracting #9: cost 0 inf + 9136 238.290 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 238.290 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 238.291 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 238.291 * * [simplify]: iters left: 6 (9 enodes) 238.293 * * [simplify]: iters left: 5 (29 enodes) 238.298 * * [simplify]: iters left: 4 (42 enodes) 238.305 * * [simplify]: iters left: 3 (58 enodes) 238.313 * * [simplify]: iters left: 2 (68 enodes) 238.321 * * [simplify]: Extracting #0: cost 1 inf + 0 238.321 * * [simplify]: Extracting #1: cost 0 inf + 1 238.321 * [simplify]: Simplified to 0 238.321 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 238.321 * * * * [progress]: [ 320 / 3260 ] simplifiying candidate # 238.322 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 238.322 * * [simplify]: iters left: 6 (24 enodes) 238.328 * * [simplify]: iters left: 5 (91 enodes) 238.346 * * [simplify]: iters left: 4 (180 enodes) 238.384 * * [simplify]: iters left: 3 (353 enodes) 238.457 * * [simplify]: Extracting #0: cost 1 inf + 0 238.457 * * [simplify]: Extracting #1: cost 11 inf + 0 238.457 * * [simplify]: Extracting #2: cost 71 inf + 0 238.457 * * [simplify]: Extracting #3: cost 109 inf + 168 238.458 * * [simplify]: Extracting #4: cost 112 inf + 415 238.459 * * [simplify]: Extracting #5: cost 77 inf + 7030 238.464 * * [simplify]: Extracting #6: cost 14 inf + 23704 238.471 * * [simplify]: Extracting #7: cost 0 inf + 27614 238.477 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 238.477 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 238.478 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 238.478 * * [simplify]: iters left: 6 (13 enodes) 238.481 * * [simplify]: iters left: 5 (53 enodes) 238.491 * * [simplify]: iters left: 4 (117 enodes) 238.518 * * [simplify]: iters left: 3 (275 enodes) 238.576 * * [simplify]: iters left: 2 (474 enodes) 238.693 * * [simplify]: Extracting #0: cost 1 inf + 0 238.693 * * [simplify]: Extracting #1: cost 0 inf + 1 238.693 * [simplify]: Simplified to 0 238.693 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 238.693 * * * * [progress]: [ 321 / 3260 ] simplifiying candidate # 238.693 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 238.694 * * [simplify]: iters left: 6 (23 enodes) 238.700 * * [simplify]: iters left: 5 (85 enodes) 238.714 * * [simplify]: iters left: 4 (143 enodes) 238.741 * * [simplify]: iters left: 3 (226 enodes) 238.779 * * [simplify]: iters left: 2 (310 enodes) 238.830 * * [simplify]: iters left: 1 (381 enodes) 238.894 * * [simplify]: Extracting #0: cost 1 inf + 0 238.894 * * [simplify]: Extracting #1: cost 11 inf + 0 238.894 * * [simplify]: Extracting #2: cost 61 inf + 0 238.894 * * [simplify]: Extracting #3: cost 96 inf + 209 238.895 * * [simplify]: Extracting #4: cost 70 inf + 5667 238.898 * * [simplify]: Extracting #5: cost 37 inf + 13006 238.902 * * [simplify]: Extracting #6: cost 10 inf + 19871 238.907 * * [simplify]: Extracting #7: cost 0 inf + 23383 238.912 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 238.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 238.912 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 238.912 * * [simplify]: iters left: 6 (12 enodes) 238.915 * * [simplify]: iters left: 5 (47 enodes) 238.923 * * [simplify]: iters left: 4 (82 enodes) 238.940 * * [simplify]: iters left: 3 (157 enodes) 238.969 * * [simplify]: iters left: 2 (248 enodes) 239.011 * * [simplify]: iters left: 1 (341 enodes) 239.070 * * [simplify]: Extracting #0: cost 1 inf + 0 239.070 * * [simplify]: Extracting #1: cost 0 inf + 1 239.070 * [simplify]: Simplified to 0 239.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 239.070 * * * * [progress]: [ 322 / 3260 ] simplifiying candidate # 239.071 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 239.071 * * [simplify]: iters left: 6 (22 enodes) 239.077 * * [simplify]: iters left: 5 (80 enodes) 239.091 * * [simplify]: iters left: 4 (144 enodes) 239.118 * * [simplify]: iters left: 3 (248 enodes) 239.173 * * [simplify]: iters left: 2 (374 enodes) 239.247 * * [simplify]: iters left: 1 (486 enodes) 239.348 * * [simplify]: Extracting #0: cost 1 inf + 0 239.349 * * [simplify]: Extracting #1: cost 13 inf + 0 239.349 * * [simplify]: Extracting #2: cost 79 inf + 0 239.349 * * [simplify]: Extracting #3: cost 128 inf + 211 239.350 * * [simplify]: Extracting #4: cost 133 inf + 752 239.351 * * [simplify]: Extracting #5: cost 98 inf + 10332 239.356 * * [simplify]: Extracting #6: cost 27 inf + 38725 239.362 * * [simplify]: Extracting #7: cost 9 inf + 43935 239.368 * * [simplify]: Extracting #8: cost 0 inf + 46798 239.375 * * [simplify]: Extracting #9: cost 0 inf + 46703 239.383 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 239.383 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 239.384 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 239.384 * * [simplify]: iters left: 6 (12 enodes) 239.387 * * [simplify]: iters left: 5 (47 enodes) 239.396 * * [simplify]: iters left: 4 (89 enodes) 239.414 * * [simplify]: iters left: 3 (180 enodes) 239.456 * * [simplify]: iters left: 2 (296 enodes) 239.518 * * [simplify]: iters left: 1 (428 enodes) 239.612 * * [simplify]: Extracting #0: cost 1 inf + 0 239.612 * * [simplify]: Extracting #1: cost 0 inf + 1 239.612 * [simplify]: Simplified to 0 239.612 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 239.612 * * * * [progress]: [ 323 / 3260 ] simplifiying candidate # 239.612 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 239.613 * * [simplify]: iters left: 6 (23 enodes) 239.618 * * [simplify]: iters left: 5 (84 enodes) 239.633 * * [simplify]: iters left: 4 (141 enodes) 239.659 * * [simplify]: iters left: 3 (204 enodes) 239.690 * * [simplify]: iters left: 2 (265 enodes) 239.731 * * [simplify]: iters left: 1 (317 enodes) 239.776 * * [simplify]: Extracting #0: cost 1 inf + 0 239.776 * * [simplify]: Extracting #1: cost 11 inf + 0 239.776 * * [simplify]: Extracting #2: cost 60 inf + 0 239.777 * * [simplify]: Extracting #3: cost 89 inf + 4 239.777 * * [simplify]: Extracting #4: cost 74 inf + 2495 239.779 * * [simplify]: Extracting #5: cost 37 inf + 8665 239.782 * * [simplify]: Extracting #6: cost 6 inf + 15407 239.788 * * [simplify]: Extracting #7: cost 0 inf + 17290 239.792 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 239.792 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 239.792 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 239.793 * * [simplify]: iters left: 6 (12 enodes) 239.796 * * [simplify]: iters left: 5 (46 enodes) 239.804 * * [simplify]: iters left: 4 (81 enodes) 239.817 * * [simplify]: iters left: 3 (134 enodes) 239.839 * * [simplify]: iters left: 2 (197 enodes) 239.871 * * [simplify]: iters left: 1 (271 enodes) 239.911 * * [simplify]: Extracting #0: cost 1 inf + 0 239.912 * * [simplify]: Extracting #1: cost 0 inf + 1 239.912 * [simplify]: Simplified to 0 239.912 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 239.912 * * * * [progress]: [ 324 / 3260 ] simplifiying candidate # 239.912 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 239.912 * * [simplify]: iters left: 6 (21 enodes) 239.918 * * [simplify]: iters left: 5 (75 enodes) 239.932 * * [simplify]: iters left: 4 (112 enodes) 239.950 * * [simplify]: iters left: 3 (155 enodes) 239.974 * * [simplify]: iters left: 2 (199 enodes) 240.002 * * [simplify]: iters left: 1 (227 enodes) 240.032 * * [simplify]: Extracting #0: cost 1 inf + 0 240.032 * * [simplify]: Extracting #1: cost 9 inf + 0 240.033 * * [simplify]: Extracting #2: cost 45 inf + 0 240.033 * * [simplify]: Extracting #3: cost 67 inf + 44 240.033 * * [simplify]: Extracting #4: cost 67 inf + 987 240.034 * * [simplify]: Extracting #5: cost 37 inf + 4912 240.036 * * [simplify]: Extracting #6: cost 24 inf + 6490 240.038 * * [simplify]: Extracting #7: cost 9 inf + 9696 240.040 * * [simplify]: Extracting #8: cost 1 inf + 12540 240.043 * * [simplify]: Extracting #9: cost 0 inf + 12881 240.046 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 240.046 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 240.047 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 240.047 * * [simplify]: iters left: 6 (10 enodes) 240.050 * * [simplify]: iters left: 5 (38 enodes) 240.056 * * [simplify]: iters left: 4 (59 enodes) 240.066 * * [simplify]: iters left: 3 (88 enodes) 240.080 * * [simplify]: iters left: 2 (117 enodes) 240.096 * * [simplify]: iters left: 1 (144 enodes) 240.114 * * [simplify]: Extracting #0: cost 1 inf + 0 240.114 * * [simplify]: Extracting #1: cost 0 inf + 1 240.114 * [simplify]: Simplified to 0 240.115 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 0)) 240.115 * * * * [progress]: [ 325 / 3260 ] simplifiying candidate # 240.115 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 240.115 * * [simplify]: iters left: 6 (21 enodes) 240.120 * * [simplify]: iters left: 5 (75 enodes) 240.133 * * [simplify]: iters left: 4 (116 enodes) 240.152 * * [simplify]: iters left: 3 (171 enodes) 240.179 * * [simplify]: iters left: 2 (213 enodes) 240.209 * * [simplify]: iters left: 1 (237 enodes) 240.240 * * [simplify]: Extracting #0: cost 1 inf + 0 240.240 * * [simplify]: Extracting #1: cost 11 inf + 0 240.240 * * [simplify]: Extracting #2: cost 47 inf + 0 240.241 * * [simplify]: Extracting #3: cost 60 inf + 46 240.241 * * [simplify]: Extracting #4: cost 55 inf + 832 240.242 * * [simplify]: Extracting #5: cost 42 inf + 2757 240.243 * * [simplify]: Extracting #6: cost 21 inf + 5567 240.245 * * [simplify]: Extracting #7: cost 3 inf + 10562 240.248 * * [simplify]: Extracting #8: cost 0 inf + 11503 240.251 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 240.251 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 240.251 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 240.251 * * [simplify]: iters left: 6 (11 enodes) 240.254 * * [simplify]: iters left: 5 (42 enodes) 240.262 * * [simplify]: iters left: 4 (67 enodes) 240.274 * * [simplify]: iters left: 3 (111 enodes) 240.290 * * [simplify]: iters left: 2 (140 enodes) 240.310 * * [simplify]: iters left: 1 (160 enodes) 240.329 * * [simplify]: Extracting #0: cost 1 inf + 0 240.329 * * [simplify]: Extracting #1: cost 0 inf + 1 240.329 * [simplify]: Simplified to 0 240.329 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 240.329 * * * * [progress]: [ 326 / 3260 ] simplifiying candidate # 240.329 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 240.329 * * [simplify]: iters left: 6 (27 enodes) 240.337 * * [simplify]: iters left: 5 (106 enodes) 240.356 * * [simplify]: iters left: 4 (244 enodes) 240.429 * * [simplify]: Extracting #0: cost 1 inf + 0 240.429 * * [simplify]: Extracting #1: cost 11 inf + 0 240.429 * * [simplify]: Extracting #2: cost 149 inf + 0 240.430 * * [simplify]: Extracting #3: cost 263 inf + 3 240.431 * * [simplify]: Extracting #4: cost 246 inf + 3714 240.440 * * [simplify]: Extracting #5: cost 129 inf + 45577 240.453 * * [simplify]: Extracting #6: cost 23 inf + 85594 240.466 * * [simplify]: Extracting #7: cost 9 inf + 87250 240.479 * * [simplify]: Extracting #8: cost 0 inf + 90458 240.493 * * [simplify]: Extracting #9: cost 0 inf + 90268 240.507 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) 240.507 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 240.507 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 240.507 * * [simplify]: iters left: 6 (16 enodes) 240.513 * * [simplify]: iters left: 5 (68 enodes) 240.526 * * [simplify]: iters left: 4 (179 enodes) 240.589 * * [simplify]: Extracting #0: cost 1 inf + 0 240.589 * * [simplify]: Extracting #1: cost 27 inf + 0 240.589 * * [simplify]: Extracting #2: cost 153 inf + 0 240.590 * * [simplify]: Extracting #3: cost 242 inf + 83 240.592 * * [simplify]: Extracting #4: cost 185 inf + 16503 240.603 * * [simplify]: Extracting #5: cost 15 inf + 79352 240.615 * * [simplify]: Extracting #6: cost 0 inf + 84943 240.628 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 240.628 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 240.628 * * * * [progress]: [ 327 / 3260 ] simplifiying candidate # 240.628 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 240.628 * * [simplify]: iters left: 6 (26 enodes) 240.635 * * [simplify]: iters left: 5 (101 enodes) 240.656 * * [simplify]: iters left: 4 (208 enodes) 240.706 * * [simplify]: Extracting #0: cost 1 inf + 0 240.706 * * [simplify]: Extracting #1: cost 11 inf + 0 240.706 * * [simplify]: Extracting #2: cost 110 inf + 0 240.707 * * [simplify]: Extracting #3: cost 189 inf + 2 240.708 * * [simplify]: Extracting #4: cost 172 inf + 3477 240.713 * * [simplify]: Extracting #5: cost 66 inf + 37109 240.724 * * [simplify]: Extracting #6: cost 13 inf + 54664 240.733 * * [simplify]: Extracting #7: cost 1 inf + 56796 240.742 * * [simplify]: Extracting #8: cost 0 inf + 56703 240.751 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 240.751 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 240.751 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 240.751 * * [simplify]: iters left: 6 (15 enodes) 240.756 * * [simplify]: iters left: 5 (63 enodes) 240.768 * * [simplify]: iters left: 4 (145 enodes) 240.808 * * [simplify]: iters left: 3 (499 enodes) 241.062 * * [simplify]: Extracting #0: cost 1 inf + 0 241.062 * * [simplify]: Extracting #1: cost 0 inf + 1 241.062 * [simplify]: Simplified to 0 241.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 0)) 241.063 * * * * [progress]: [ 328 / 3260 ] simplifiying candidate # 241.063 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 241.063 * * [simplify]: iters left: 6 (25 enodes) 241.070 * * [simplify]: iters left: 5 (95 enodes) 241.092 * * [simplify]: iters left: 4 (215 enodes) 241.151 * * [simplify]: Extracting #0: cost 1 inf + 0 241.151 * * [simplify]: Extracting #1: cost 13 inf + 0 241.151 * * [simplify]: Extracting #2: cost 110 inf + 0 241.151 * * [simplify]: Extracting #3: cost 175 inf + 2 241.152 * * [simplify]: Extracting #4: cost 176 inf + 5 241.153 * * [simplify]: Extracting #5: cost 144 inf + 8857 241.159 * * [simplify]: Extracting #6: cost 40 inf + 37436 241.167 * * [simplify]: Extracting #7: cost 0 inf + 48642 241.174 * * [simplify]: Extracting #8: cost 0 inf + 48547 241.182 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (* (/ (cbrt b) (cbrt 2)) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))) a)) 241.182 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (* (/ (cbrt b) (cbrt 2)) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))) a)) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 241.183 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 241.183 * * [simplify]: iters left: 6 (15 enodes) 241.188 * * [simplify]: iters left: 5 (62 enodes) 241.200 * * [simplify]: iters left: 4 (159 enodes) 241.246 * * [simplify]: iters left: 3 (475 enodes) 241.464 * * [simplify]: Extracting #0: cost 1 inf + 0 241.464 * * [simplify]: Extracting #1: cost 42 inf + 0 241.465 * * [simplify]: Extracting #2: cost 194 inf + 1 241.468 * * [simplify]: Extracting #3: cost 205 inf + 15094 241.481 * * [simplify]: Extracting #4: cost 20 inf + 63712 241.495 * * [simplify]: Extracting #5: cost 3 inf + 65204 241.513 * * [simplify]: Extracting #6: cost 0 inf + 65965 241.528 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 241.528 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (* (/ (cbrt b) (cbrt 2)) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))) a)) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 241.528 * * * * [progress]: [ 329 / 3260 ] simplifiying candidate # 241.528 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 241.529 * * [simplify]: iters left: 6 (26 enodes) 241.536 * * [simplify]: iters left: 5 (100 enodes) 241.554 * * [simplify]: iters left: 4 (213 enodes) 241.608 * * [simplify]: Extracting #0: cost 1 inf + 0 241.608 * * [simplify]: Extracting #1: cost 11 inf + 0 241.609 * * [simplify]: Extracting #2: cost 108 inf + 0 241.609 * * [simplify]: Extracting #3: cost 188 inf + 2 241.610 * * [simplify]: Extracting #4: cost 171 inf + 3073 241.615 * * [simplify]: Extracting #5: cost 66 inf + 38509 241.624 * * [simplify]: Extracting #6: cost 22 inf + 53835 241.633 * * [simplify]: Extracting #7: cost 8 inf + 55540 241.643 * * [simplify]: Extracting #8: cost 0 inf + 57601 241.653 * * [simplify]: Extracting #9: cost 0 inf + 57506 241.664 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 241.664 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 241.665 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 241.665 * * [simplify]: iters left: 6 (15 enodes) 241.669 * * [simplify]: iters left: 5 (62 enodes) 241.680 * * [simplify]: iters left: 4 (148 enodes) 241.721 * * [simplify]: iters left: 3 (499 enodes) 241.983 * * [simplify]: Extracting #0: cost 1 inf + 0 241.983 * * [simplify]: Extracting #1: cost 0 inf + 1 241.983 * [simplify]: Simplified to 0 241.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (* (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 0)) 241.983 * * * * [progress]: [ 330 / 3260 ] simplifiying candidate # 241.984 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 241.984 * * [simplify]: iters left: 6 (25 enodes) 241.990 * * [simplify]: iters left: 5 (94 enodes) 242.011 * * [simplify]: iters left: 4 (180 enodes) 242.050 * * [simplify]: iters left: 3 (451 enodes) 242.198 * * [simplify]: Extracting #0: cost 1 inf + 0 242.198 * * [simplify]: Extracting #1: cost 11 inf + 0 242.198 * * [simplify]: Extracting #2: cost 123 inf + 0 242.199 * * [simplify]: Extracting #3: cost 247 inf + 44 242.201 * * [simplify]: Extracting #4: cost 237 inf + 4334 242.208 * * [simplify]: Extracting #5: cost 79 inf + 44339 242.222 * * [simplify]: Extracting #6: cost 0 inf + 65878 242.236 * * [simplify]: Extracting #7: cost 0 inf + 65718 242.250 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 242.250 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 242.250 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 242.250 * * [simplify]: iters left: 6 (14 enodes) 242.254 * * [simplify]: iters left: 5 (56 enodes) 242.267 * * [simplify]: iters left: 4 (117 enodes) 242.294 * * [simplify]: iters left: 3 (347 enodes) 242.420 * * [simplify]: Extracting #0: cost 1 inf + 0 242.421 * * [simplify]: Extracting #1: cost 0 inf + 1 242.421 * [simplify]: Simplified to 0 242.421 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 0)) 242.421 * * * * [progress]: [ 331 / 3260 ] simplifiying candidate # 242.421 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 242.421 * * [simplify]: iters left: 6 (24 enodes) 242.428 * * [simplify]: iters left: 5 (90 enodes) 242.444 * * [simplify]: iters left: 4 (171 enodes) 242.484 * * [simplify]: iters left: 3 (398 enodes) 242.626 * * [simplify]: Extracting #0: cost 1 inf + 0 242.626 * * [simplify]: Extracting #1: cost 11 inf + 0 242.626 * * [simplify]: Extracting #2: cost 105 inf + 0 242.627 * * [simplify]: Extracting #3: cost 181 inf + 2 242.628 * * [simplify]: Extracting #4: cost 189 inf + 168 242.632 * * [simplify]: Extracting #5: cost 159 inf + 5570 242.638 * * [simplify]: Extracting #6: cost 58 inf + 27420 242.648 * * [simplify]: Extracting #7: cost 1 inf + 41948 242.658 * * [simplify]: Extracting #8: cost 0 inf + 42030 242.668 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 242.668 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 242.668 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 242.669 * * [simplify]: iters left: 6 (14 enodes) 242.673 * * [simplify]: iters left: 5 (57 enodes) 242.683 * * [simplify]: iters left: 4 (116 enodes) 242.713 * * [simplify]: iters left: 3 (321 enodes) 242.833 * * [simplify]: Extracting #0: cost 1 inf + 0 242.833 * * [simplify]: Extracting #1: cost 0 inf + 1 242.833 * [simplify]: Simplified to 0 242.833 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 242.833 * * * * [progress]: [ 332 / 3260 ] simplifiying candidate # 242.833 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 242.833 * * [simplify]: iters left: 6 (25 enodes) 242.840 * * [simplify]: iters left: 5 (95 enodes) 242.858 * * [simplify]: iters left: 4 (205 enodes) 242.911 * * [simplify]: Extracting #0: cost 1 inf + 0 242.911 * * [simplify]: Extracting #1: cost 11 inf + 0 242.911 * * [simplify]: Extracting #2: cost 91 inf + 0 242.912 * * [simplify]: Extracting #3: cost 150 inf + 206 242.912 * * [simplify]: Extracting #4: cost 144 inf + 978 242.914 * * [simplify]: Extracting #5: cost 111 inf + 11502 242.919 * * [simplify]: Extracting #6: cost 27 inf + 33750 242.925 * * [simplify]: Extracting #7: cost 2 inf + 39169 242.932 * * [simplify]: Extracting #8: cost 0 inf + 39918 242.939 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 242.939 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 242.940 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 242.940 * * [simplify]: iters left: 6 (15 enodes) 242.944 * * [simplify]: iters left: 5 (62 enodes) 242.956 * * [simplify]: iters left: 4 (149 enodes) 242.998 * * [simplify]: iters left: 3 (450 enodes) 243.217 * * [simplify]: Extracting #0: cost 1 inf + 0 243.217 * * [simplify]: Extracting #1: cost 0 inf + 1 243.217 * [simplify]: Simplified to 0 243.217 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 243.217 * * * * [progress]: [ 333 / 3260 ] simplifiying candidate # 243.217 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 243.217 * * [simplify]: iters left: 6 (24 enodes) 243.224 * * [simplify]: iters left: 5 (90 enodes) 243.240 * * [simplify]: iters left: 4 (172 enodes) 243.281 * * [simplify]: iters left: 3 (406 enodes) 243.409 * * [simplify]: Extracting #0: cost 1 inf + 0 243.409 * * [simplify]: Extracting #1: cost 11 inf + 0 243.410 * * [simplify]: Extracting #2: cost 98 inf + 0 243.410 * * [simplify]: Extracting #3: cost 192 inf + 46 243.412 * * [simplify]: Extracting #4: cost 177 inf + 2932 243.417 * * [simplify]: Extracting #5: cost 48 inf + 29441 243.426 * * [simplify]: Extracting #6: cost 0 inf + 39624 243.435 * * [simplify]: Extracting #7: cost 0 inf + 39449 243.447 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 243.447 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 243.447 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 243.447 * * [simplify]: iters left: 6 (14 enodes) 243.451 * * [simplify]: iters left: 5 (57 enodes) 243.462 * * [simplify]: iters left: 4 (118 enodes) 243.490 * * [simplify]: iters left: 3 (314 enodes) 243.593 * * [simplify]: Extracting #0: cost 1 inf + 0 243.593 * * [simplify]: Extracting #1: cost 0 inf + 1 243.593 * [simplify]: Simplified to 0 243.593 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 243.594 * * * * [progress]: [ 334 / 3260 ] simplifiying candidate # 243.594 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 243.594 * * [simplify]: iters left: 6 (23 enodes) 243.600 * * [simplify]: iters left: 5 (81 enodes) 243.615 * * [simplify]: iters left: 4 (157 enodes) 243.648 * * [simplify]: iters left: 3 (326 enodes) 243.736 * * [simplify]: Extracting #0: cost 1 inf + 0 243.736 * * [simplify]: Extracting #1: cost 13 inf + 0 243.736 * * [simplify]: Extracting #2: cost 93 inf + 0 243.737 * * [simplify]: Extracting #3: cost 134 inf + 4 243.738 * * [simplify]: Extracting #4: cost 107 inf + 5050 243.742 * * [simplify]: Extracting #5: cost 32 inf + 18612 243.747 * * [simplify]: Extracting #6: cost 4 inf + 24294 243.753 * * [simplify]: Extracting #7: cost 0 inf + 25398 243.761 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 243.761 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 243.761 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 243.762 * * [simplify]: iters left: 6 (13 enodes) 243.766 * * [simplify]: iters left: 5 (48 enodes) 243.775 * * [simplify]: iters left: 4 (103 enodes) 243.796 * * [simplify]: iters left: 3 (238 enodes) 243.862 * * [simplify]: Extracting #0: cost 1 inf + 0 243.862 * * [simplify]: Extracting #1: cost 0 inf + 1 243.862 * [simplify]: Simplified to 0 243.862 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 243.862 * * * * [progress]: [ 335 / 3260 ] simplifiying candidate # 243.862 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 243.863 * * [simplify]: iters left: 6 (26 enodes) 243.870 * * [simplify]: iters left: 5 (99 enodes) 243.887 * * [simplify]: iters left: 4 (206 enodes) 243.938 * * [simplify]: Extracting #0: cost 1 inf + 0 243.938 * * [simplify]: Extracting #1: cost 11 inf + 0 243.939 * * [simplify]: Extracting #2: cost 109 inf + 0 243.939 * * [simplify]: Extracting #3: cost 192 inf + 2 243.940 * * [simplify]: Extracting #4: cost 174 inf + 3518 243.946 * * [simplify]: Extracting #5: cost 65 inf + 40616 243.955 * * [simplify]: Extracting #6: cost 12 inf + 57130 243.966 * * [simplify]: Extracting #7: cost 0 inf + 59142 243.976 * * [simplify]: Extracting #8: cost 0 inf + 59007 243.985 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 243.985 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 243.985 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 243.986 * * [simplify]: iters left: 6 (15 enodes) 243.990 * * [simplify]: iters left: 5 (61 enodes) 244.001 * * [simplify]: iters left: 4 (142 enodes) 244.041 * * [simplify]: iters left: 3 (474 enodes) 244.237 * * [simplify]: Extracting #0: cost 1 inf + 0 244.237 * * [simplify]: Extracting #1: cost 0 inf + 1 244.237 * [simplify]: Simplified to 0 244.237 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 244.237 * * * * [progress]: [ 336 / 3260 ] simplifiying candidate # 244.237 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 244.237 * * [simplify]: iters left: 6 (25 enodes) 244.244 * * [simplify]: iters left: 5 (94 enodes) 244.261 * * [simplify]: iters left: 4 (175 enodes) 244.300 * * [simplify]: iters left: 3 (421 enodes) 244.414 * * [simplify]: Extracting #0: cost 1 inf + 0 244.414 * * [simplify]: Extracting #1: cost 11 inf + 0 244.415 * * [simplify]: Extracting #2: cost 112 inf + 0 244.415 * * [simplify]: Extracting #3: cost 212 inf + 44 244.417 * * [simplify]: Extracting #4: cost 194 inf + 4499 244.424 * * [simplify]: Extracting #5: cost 55 inf + 38125 244.435 * * [simplify]: Extracting #6: cost 1 inf + 52124 244.446 * * [simplify]: Extracting #7: cost 0 inf + 52272 244.457 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 244.457 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 244.457 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 244.457 * * [simplify]: iters left: 6 (14 enodes) 244.461 * * [simplify]: iters left: 5 (56 enodes) 244.474 * * [simplify]: iters left: 4 (113 enodes) 244.498 * * [simplify]: iters left: 3 (324 enodes) 244.597 * * [simplify]: Extracting #0: cost 1 inf + 0 244.597 * * [simplify]: Extracting #1: cost 0 inf + 1 244.597 * [simplify]: Simplified to 0 244.597 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 0)) 244.597 * * * * [progress]: [ 337 / 3260 ] simplifiying candidate # 244.597 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 244.597 * * [simplify]: iters left: 6 (24 enodes) 244.604 * * [simplify]: iters left: 5 (89 enodes) 244.620 * * [simplify]: iters left: 4 (166 enodes) 244.655 * * [simplify]: iters left: 3 (386 enodes) 244.765 * * [simplify]: Extracting #0: cost 1 inf + 0 244.765 * * [simplify]: Extracting #1: cost 11 inf + 0 244.765 * * [simplify]: Extracting #2: cost 83 inf + 0 244.766 * * [simplify]: Extracting #3: cost 155 inf + 44 244.767 * * [simplify]: Extracting #4: cost 162 inf + 46 244.768 * * [simplify]: Extracting #5: cost 112 inf + 8454 244.774 * * [simplify]: Extracting #6: cost 22 inf + 26888 244.782 * * [simplify]: Extracting #7: cost 0 inf + 33242 244.792 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 244.792 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 244.793 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 244.793 * * [simplify]: iters left: 6 (14 enodes) 244.797 * * [simplify]: iters left: 5 (56 enodes) 244.807 * * [simplify]: iters left: 4 (112 enodes) 244.832 * * [simplify]: iters left: 3 (297 enodes) 245.233 * * [simplify]: Extracting #0: cost 1 inf + 0 245.233 * * [simplify]: Extracting #1: cost 0 inf + 1 245.233 * [simplify]: Simplified to 0 245.233 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 0)) 245.233 * * * * [progress]: [ 338 / 3260 ] simplifiying candidate # 245.233 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 245.234 * * [simplify]: iters left: 6 (24 enodes) 245.240 * * [simplify]: iters left: 5 (91 enodes) 245.256 * * [simplify]: iters left: 4 (180 enodes) 245.296 * * [simplify]: iters left: 3 (415 enodes) 245.406 * * [simplify]: Extracting #0: cost 1 inf + 0 245.407 * * [simplify]: Extracting #1: cost 11 inf + 0 245.407 * * [simplify]: Extracting #2: cost 98 inf + 0 245.408 * * [simplify]: Extracting #3: cost 208 inf + 44 245.409 * * [simplify]: Extracting #4: cost 204 inf + 1186 245.413 * * [simplify]: Extracting #5: cost 111 inf + 22523 245.425 * * [simplify]: Extracting #6: cost 5 inf + 51064 245.437 * * [simplify]: Extracting #7: cost 0 inf + 52856 245.448 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 245.448 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 245.448 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 245.448 * * [simplify]: iters left: 6 (13 enodes) 245.452 * * [simplify]: iters left: 5 (53 enodes) 245.462 * * [simplify]: iters left: 4 (118 enodes) 245.487 * * [simplify]: iters left: 3 (324 enodes) 245.582 * * [simplify]: Extracting #0: cost 1 inf + 0 245.582 * * [simplify]: Extracting #1: cost 0 inf + 1 245.582 * [simplify]: Simplified to 0 245.582 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 245.582 * * * * [progress]: [ 339 / 3260 ] simplifiying candidate # 245.582 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 245.582 * * [simplify]: iters left: 6 (22 enodes) 245.589 * * [simplify]: iters left: 5 (80 enodes) 245.602 * * [simplify]: iters left: 4 (138 enodes) 245.631 * * [simplify]: iters left: 3 (282 enodes) 245.692 * * [simplify]: Extracting #0: cost 1 inf + 0 245.692 * * [simplify]: Extracting #1: cost 9 inf + 0 245.693 * * [simplify]: Extracting #2: cost 73 inf + 0 245.693 * * [simplify]: Extracting #3: cost 138 inf + 85 245.693 * * [simplify]: Extracting #4: cost 144 inf + 211 245.695 * * [simplify]: Extracting #5: cost 97 inf + 7612 245.700 * * [simplify]: Extracting #6: cost 14 inf + 23621 245.706 * * [simplify]: Extracting #7: cost 0 inf + 27134 245.712 * * [simplify]: Extracting #8: cost 0 inf + 26999 245.718 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 245.718 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 245.718 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 245.718 * * [simplify]: iters left: 6 (11 enodes) 245.721 * * [simplify]: iters left: 5 (43 enodes) 245.729 * * [simplify]: iters left: 4 (84 enodes) 245.746 * * [simplify]: iters left: 3 (212 enodes) 245.795 * * [simplify]: iters left: 2 (472 enodes) 245.909 * * [simplify]: Extracting #0: cost 1 inf + 0 245.909 * * [simplify]: Extracting #1: cost 0 inf + 1 245.909 * [simplify]: Simplified to 0 245.909 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 245.909 * * * * [progress]: [ 340 / 3260 ] simplifiying candidate # 245.909 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 245.910 * * [simplify]: iters left: 6 (22 enodes) 245.916 * * [simplify]: iters left: 5 (82 enodes) 245.930 * * [simplify]: iters left: 4 (150 enodes) 245.964 * * [simplify]: iters left: 3 (307 enodes) 246.036 * * [simplify]: Extracting #0: cost 1 inf + 0 246.036 * * [simplify]: Extracting #1: cost 11 inf + 0 246.036 * * [simplify]: Extracting #2: cost 65 inf + 0 246.036 * * [simplify]: Extracting #3: cost 109 inf + 2 246.037 * * [simplify]: Extracting #4: cost 115 inf + 45 246.038 * * [simplify]: Extracting #5: cost 82 inf + 4272 246.041 * * [simplify]: Extracting #6: cost 16 inf + 15400 246.046 * * [simplify]: Extracting #7: cost 2 inf + 18611 246.050 * * [simplify]: Extracting #8: cost 0 inf + 18800 246.055 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 246.055 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 246.055 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 246.056 * * [simplify]: iters left: 6 (12 enodes) 246.059 * * [simplify]: iters left: 5 (49 enodes) 246.068 * * [simplify]: iters left: 4 (99 enodes) 246.092 * * [simplify]: iters left: 3 (234 enodes) 246.151 * * [simplify]: iters left: 2 (447 enodes) 246.255 * * [simplify]: Extracting #0: cost 1 inf + 0 246.255 * * [simplify]: Extracting #1: cost 0 inf + 1 246.255 * [simplify]: Simplified to 0 246.255 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 246.255 * * * * [progress]: [ 341 / 3260 ] simplifiying candidate # 246.255 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 246.256 * * [simplify]: iters left: 6 (24 enodes) 246.262 * * [simplify]: iters left: 5 (90 enodes) 246.280 * * [simplify]: iters left: 4 (176 enodes) 246.317 * * [simplify]: iters left: 3 (384 enodes) 246.425 * * [simplify]: Extracting #0: cost 1 inf + 0 246.425 * * [simplify]: Extracting #1: cost 11 inf + 0 246.425 * * [simplify]: Extracting #2: cost 85 inf + 0 246.426 * * [simplify]: Extracting #3: cost 140 inf + 168 246.426 * * [simplify]: Extracting #4: cost 132 inf + 1958 246.428 * * [simplify]: Extracting #5: cost 95 inf + 8469 246.434 * * [simplify]: Extracting #6: cost 23 inf + 24123 246.442 * * [simplify]: Extracting #7: cost 0 inf + 30077 246.449 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 246.449 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 246.449 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 246.449 * * [simplify]: iters left: 6 (14 enodes) 246.453 * * [simplify]: iters left: 5 (57 enodes) 246.467 * * [simplify]: iters left: 4 (121 enodes) 246.494 * * [simplify]: iters left: 3 (291 enodes) 246.580 * * [simplify]: Extracting #0: cost 1 inf + 0 246.580 * * [simplify]: Extracting #1: cost 0 inf + 1 246.580 * [simplify]: Simplified to 0 246.580 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 0)) 246.581 * * * * [progress]: [ 342 / 3260 ] simplifiying candidate # 246.581 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 246.581 * * [simplify]: iters left: 6 (23 enodes) 246.590 * * [simplify]: iters left: 5 (85 enodes) 246.605 * * [simplify]: iters left: 4 (150 enodes) 246.634 * * [simplify]: iters left: 3 (294 enodes) 246.696 * * [simplify]: iters left: 2 (472 enodes) 246.802 * * [simplify]: Extracting #0: cost 1 inf + 0 246.802 * * [simplify]: Extracting #1: cost 11 inf + 0 246.802 * * [simplify]: Extracting #2: cost 70 inf + 0 246.803 * * [simplify]: Extracting #3: cost 98 inf + 1107 246.805 * * [simplify]: Extracting #4: cost 48 inf + 8128 246.809 * * [simplify]: Extracting #5: cost 21 inf + 12048 246.814 * * [simplify]: Extracting #6: cost 2 inf + 15879 246.819 * * [simplify]: Extracting #7: cost 0 inf + 16481 246.824 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 246.824 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 246.825 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 246.825 * * [simplify]: iters left: 6 (13 enodes) 246.828 * * [simplify]: iters left: 5 (52 enodes) 246.837 * * [simplify]: iters left: 4 (98 enodes) 246.860 * * [simplify]: iters left: 3 (212 enodes) 246.904 * * [simplify]: iters left: 2 (371 enodes) 246.984 * * [simplify]: Extracting #0: cost 1 inf + 0 246.984 * * [simplify]: Extracting #1: cost 0 inf + 1 246.984 * [simplify]: Simplified to 0 246.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 246.985 * * * * [progress]: [ 343 / 3260 ] simplifiying candidate # 246.985 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 246.985 * * [simplify]: iters left: 6 (22 enodes) 246.991 * * [simplify]: iters left: 5 (77 enodes) 247.004 * * [simplify]: iters left: 4 (139 enodes) 247.028 * * [simplify]: iters left: 3 (227 enodes) 247.069 * * [simplify]: iters left: 2 (344 enodes) 247.134 * * [simplify]: iters left: 1 (431 enodes) 247.207 * * [simplify]: Extracting #0: cost 1 inf + 0 247.207 * * [simplify]: Extracting #1: cost 11 inf + 0 247.207 * * [simplify]: Extracting #2: cost 52 inf + 0 247.207 * * [simplify]: Extracting #3: cost 67 inf + 414 247.208 * * [simplify]: Extracting #4: cost 48 inf + 2873 247.210 * * [simplify]: Extracting #5: cost 36 inf + 4509 247.212 * * [simplify]: Extracting #6: cost 23 inf + 5940 247.214 * * [simplify]: Extracting #7: cost 8 inf + 9226 247.218 * * [simplify]: Extracting #8: cost 0 inf + 11992 247.221 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 247.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 247.222 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 247.222 * * [simplify]: iters left: 6 (12 enodes) 247.225 * * [simplify]: iters left: 5 (44 enodes) 247.235 * * [simplify]: iters left: 4 (92 enodes) 247.251 * * [simplify]: iters left: 3 (159 enodes) 247.278 * * [simplify]: iters left: 2 (267 enodes) 247.327 * * [simplify]: iters left: 1 (364 enodes) 247.391 * * [simplify]: Extracting #0: cost 1 inf + 0 247.391 * * [simplify]: Extracting #1: cost 0 inf + 1 247.391 * [simplify]: Simplified to 0 247.391 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 247.391 * * * * [progress]: [ 344 / 3260 ] simplifiying candidate # 247.391 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 247.391 * * [simplify]: iters left: 6 (25 enodes) 247.398 * * [simplify]: iters left: 5 (97 enodes) 247.416 * * [simplify]: iters left: 4 (208 enodes) 247.467 * * [simplify]: Extracting #0: cost 1 inf + 0 247.467 * * [simplify]: Extracting #1: cost 11 inf + 0 247.467 * * [simplify]: Extracting #2: cost 106 inf + 0 247.467 * * [simplify]: Extracting #3: cost 178 inf + 87 247.468 * * [simplify]: Extracting #4: cost 165 inf + 1549 247.472 * * [simplify]: Extracting #5: cost 88 inf + 23703 247.478 * * [simplify]: Extracting #6: cost 16 inf + 44530 247.486 * * [simplify]: Extracting #7: cost 0 inf + 47950 247.494 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 247.494 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 247.495 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 247.495 * * [simplify]: iters left: 6 (15 enodes) 247.502 * * [simplify]: iters left: 5 (64 enodes) 247.514 * * [simplify]: iters left: 4 (149 enodes) 247.552 * * [simplify]: iters left: 3 (466 enodes) 247.836 * * [simplify]: Extracting #0: cost 1 inf + 0 247.836 * * [simplify]: Extracting #1: cost 0 inf + 1 247.836 * [simplify]: Simplified to 0 247.836 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 247.837 * * * * [progress]: [ 345 / 3260 ] simplifiying candidate # 247.837 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 247.837 * * [simplify]: iters left: 6 (24 enodes) 247.843 * * [simplify]: iters left: 5 (92 enodes) 247.860 * * [simplify]: iters left: 4 (178 enodes) 247.897 * * [simplify]: iters left: 3 (424 enodes) 248.060 * * [simplify]: Extracting #0: cost 1 inf + 0 248.060 * * [simplify]: Extracting #1: cost 11 inf + 0 248.061 * * [simplify]: Extracting #2: cost 134 inf + 0 248.062 * * [simplify]: Extracting #3: cost 246 inf + 87 248.063 * * [simplify]: Extracting #4: cost 234 inf + 2242 248.073 * * [simplify]: Extracting #5: cost 82 inf + 36498 248.085 * * [simplify]: Extracting #6: cost 0 inf + 56347 248.098 * * [simplify]: Extracting #7: cost 0 inf + 56132 248.111 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 248.111 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 248.111 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 248.111 * * [simplify]: iters left: 6 (14 enodes) 248.116 * * [simplify]: iters left: 5 (59 enodes) 248.127 * * [simplify]: iters left: 4 (121 enodes) 248.154 * * [simplify]: iters left: 3 (332 enodes) 248.303 * * [simplify]: Extracting #0: cost 1 inf + 0 248.303 * * [simplify]: Extracting #1: cost 0 inf + 1 248.303 * [simplify]: Simplified to 0 248.304 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 0)) 248.304 * * * * [progress]: [ 346 / 3260 ] simplifiying candidate # 248.304 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 248.304 * * [simplify]: iters left: 6 (23 enodes) 248.310 * * [simplify]: iters left: 5 (87 enodes) 248.330 * * [simplify]: iters left: 4 (169 enodes) 248.365 * * [simplify]: iters left: 3 (371 enodes) 248.487 * * [simplify]: Extracting #0: cost 1 inf + 0 248.487 * * [simplify]: Extracting #1: cost 11 inf + 0 248.487 * * [simplify]: Extracting #2: cost 111 inf + 0 248.488 * * [simplify]: Extracting #3: cost 162 inf + 88 248.489 * * [simplify]: Extracting #4: cost 153 inf + 1002 248.490 * * [simplify]: Extracting #5: cost 112 inf + 7995 248.496 * * [simplify]: Extracting #6: cost 13 inf + 28418 248.506 * * [simplify]: Extracting #7: cost 0 inf + 31440 248.514 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 248.514 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 248.514 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 248.514 * * [simplify]: iters left: 6 (13 enodes) 248.518 * * [simplify]: iters left: 5 (54 enodes) 248.529 * * [simplify]: iters left: 4 (112 enodes) 248.554 * * [simplify]: iters left: 3 (281 enodes) 248.657 * * [simplify]: Extracting #0: cost 1 inf + 0 248.657 * * [simplify]: Extracting #1: cost 0 inf + 1 248.657 * [simplify]: Simplified to 0 248.657 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 0)) 248.657 * * * * [progress]: [ 347 / 3260 ] simplifiying candidate # 248.658 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 248.658 * * [simplify]: iters left: 6 (24 enodes) 248.664 * * [simplify]: iters left: 5 (92 enodes) 248.681 * * [simplify]: iters left: 4 (193 enodes) 248.726 * * [simplify]: iters left: 3 (457 enodes) 248.898 * * [simplify]: Extracting #0: cost 1 inf + 0 248.898 * * [simplify]: Extracting #1: cost 11 inf + 0 248.899 * * [simplify]: Extracting #2: cost 144 inf + 0 248.900 * * [simplify]: Extracting #3: cost 272 inf + 88 248.902 * * [simplify]: Extracting #4: cost 247 inf + 4839 248.910 * * [simplify]: Extracting #5: cost 90 inf + 41280 248.923 * * [simplify]: Extracting #6: cost 10 inf + 60960 248.940 * * [simplify]: Extracting #7: cost 0 inf + 63542 248.953 * * [simplify]: Extracting #8: cost 0 inf + 63447 248.967 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 248.967 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 248.968 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 248.968 * * [simplify]: iters left: 6 (14 enodes) 248.972 * * [simplify]: iters left: 5 (59 enodes) 248.983 * * [simplify]: iters left: 4 (134 enodes) 249.017 * * [simplify]: iters left: 3 (357 enodes) 249.173 * * [simplify]: Extracting #0: cost 1 inf + 0 249.173 * * [simplify]: Extracting #1: cost 0 inf + 1 249.173 * [simplify]: Simplified to 0 249.173 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 249.173 * * * * [progress]: [ 348 / 3260 ] simplifiying candidate # 249.174 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 249.174 * * [simplify]: iters left: 6 (23 enodes) 249.180 * * [simplify]: iters left: 5 (86 enodes) 249.195 * * [simplify]: iters left: 4 (163 enodes) 249.227 * * [simplify]: iters left: 3 (345 enodes) 249.338 * * [simplify]: Extracting #0: cost 1 inf + 0 249.338 * * [simplify]: Extracting #1: cost 11 inf + 0 249.339 * * [simplify]: Extracting #2: cost 123 inf + 0 249.339 * * [simplify]: Extracting #3: cost 190 inf + 87 249.340 * * [simplify]: Extracting #4: cost 173 inf + 2456 249.345 * * [simplify]: Extracting #5: cost 60 inf + 23729 249.353 * * [simplify]: Extracting #6: cost 2 inf + 34299 249.364 * * [simplify]: Extracting #7: cost 0 inf + 34900 249.372 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 249.372 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 249.373 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 249.373 * * [simplify]: iters left: 6 (13 enodes) 249.377 * * [simplify]: iters left: 5 (53 enodes) 249.387 * * [simplify]: iters left: 4 (106 enodes) 249.409 * * [simplify]: iters left: 3 (257 enodes) 249.503 * * [simplify]: Extracting #0: cost 1 inf + 0 249.503 * * [simplify]: Extracting #1: cost 0 inf + 1 249.503 * [simplify]: Simplified to 0 249.503 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 249.503 * * * * [progress]: [ 349 / 3260 ] simplifiying candidate # 249.503 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 249.503 * * [simplify]: iters left: 6 (22 enodes) 249.509 * * [simplify]: iters left: 5 (82 enodes) 249.524 * * [simplify]: iters left: 4 (149 enodes) 249.554 * * [simplify]: iters left: 3 (293 enodes) 249.645 * * [simplify]: Extracting #0: cost 1 inf + 0 249.645 * * [simplify]: Extracting #1: cost 11 inf + 0 249.645 * * [simplify]: Extracting #2: cost 88 inf + 0 249.646 * * [simplify]: Extracting #3: cost 110 inf + 419 249.646 * * [simplify]: Extracting #4: cost 105 inf + 1287 249.648 * * [simplify]: Extracting #5: cost 67 inf + 6197 249.651 * * [simplify]: Extracting #6: cost 9 inf + 15397 249.656 * * [simplify]: Extracting #7: cost 0 inf + 17575 249.661 * * [simplify]: Extracting #8: cost 0 inf + 17480 249.665 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 249.665 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 249.666 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 249.666 * * [simplify]: iters left: 6 (12 enodes) 249.669 * * [simplify]: iters left: 5 (49 enodes) 249.679 * * [simplify]: iters left: 4 (94 enodes) 249.701 * * [simplify]: iters left: 3 (221 enodes) 249.777 * * [simplify]: iters left: 2 (492 enodes) 250.014 * * [simplify]: Extracting #0: cost 1 inf + 0 250.014 * * [simplify]: Extracting #1: cost 0 inf + 1 250.014 * [simplify]: Simplified to 0 250.014 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 250.014 * * * * [progress]: [ 350 / 3260 ] simplifiying candidate # 250.015 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 250.015 * * [simplify]: iters left: 6 (23 enodes) 250.021 * * [simplify]: iters left: 5 (85 enodes) 250.036 * * [simplify]: iters left: 4 (168 enodes) 250.076 * * [simplify]: iters left: 3 (372 enodes) 250.203 * * [simplify]: Extracting #0: cost 1 inf + 0 250.203 * * [simplify]: Extracting #1: cost 11 inf + 0 250.204 * * [simplify]: Extracting #2: cost 123 inf + 0 250.204 * * [simplify]: Extracting #3: cost 176 inf + 91 250.205 * * [simplify]: Extracting #4: cost 165 inf + 2091 250.209 * * [simplify]: Extracting #5: cost 62 inf + 22287 250.216 * * [simplify]: Extracting #6: cost 2 inf + 34552 250.224 * * [simplify]: Extracting #7: cost 0 inf + 34841 250.231 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 250.231 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 250.232 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 250.232 * * [simplify]: iters left: 6 (13 enodes) 250.236 * * [simplify]: iters left: 5 (52 enodes) 250.245 * * [simplify]: iters left: 4 (111 enodes) 250.274 * * [simplify]: iters left: 3 (278 enodes) 250.375 * * [simplify]: Extracting #0: cost 1 inf + 0 250.375 * * [simplify]: Extracting #1: cost 0 inf + 1 250.375 * [simplify]: Simplified to 0 250.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 250.375 * * * * [progress]: [ 351 / 3260 ] simplifiying candidate # 250.375 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 250.376 * * [simplify]: iters left: 6 (22 enodes) 250.381 * * [simplify]: iters left: 5 (80 enodes) 250.395 * * [simplify]: iters left: 4 (144 enodes) 250.425 * * [simplify]: iters left: 3 (275 enodes) 250.496 * * [simplify]: iters left: 2 (498 enodes) 250.662 * * [simplify]: Extracting #0: cost 1 inf + 0 250.662 * * [simplify]: Extracting #1: cost 11 inf + 0 250.662 * * [simplify]: Extracting #2: cost 81 inf + 0 250.662 * * [simplify]: Extracting #3: cost 110 inf + 338 250.664 * * [simplify]: Extracting #4: cost 54 inf + 6093 250.668 * * [simplify]: Extracting #5: cost 26 inf + 9845 250.672 * * [simplify]: Extracting #6: cost 5 inf + 13696 250.677 * * [simplify]: Extracting #7: cost 0 inf + 15238 250.681 * * [simplify]: Extracting #8: cost 0 inf + 15183 250.686 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 250.686 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 250.687 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 250.687 * * [simplify]: iters left: 6 (12 enodes) 250.690 * * [simplify]: iters left: 5 (47 enodes) 250.698 * * [simplify]: iters left: 4 (89 enodes) 250.718 * * [simplify]: iters left: 3 (186 enodes) 250.768 * * [simplify]: iters left: 2 (378 enodes) 250.913 * * [simplify]: Extracting #0: cost 1 inf + 0 250.913 * * [simplify]: Extracting #1: cost 0 inf + 1 250.913 * [simplify]: Simplified to 0 250.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 250.914 * * * * [progress]: [ 352 / 3260 ] simplifiying candidate # 250.914 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 250.914 * * [simplify]: iters left: 6 (21 enodes) 250.920 * * [simplify]: iters left: 5 (74 enodes) 250.932 * * [simplify]: iters left: 4 (110 enodes) 250.954 * * [simplify]: iters left: 3 (163 enodes) 250.980 * * [simplify]: iters left: 2 (238 enodes) 251.024 * * [simplify]: iters left: 1 (332 enodes) 251.089 * * [simplify]: Extracting #0: cost 1 inf + 0 251.089 * * [simplify]: Extracting #1: cost 9 inf + 0 251.089 * * [simplify]: Extracting #2: cost 57 inf + 2 251.089 * * [simplify]: Extracting #3: cost 62 inf + 757 251.090 * * [simplify]: Extracting #4: cost 41 inf + 2628 251.091 * * [simplify]: Extracting #5: cost 34 inf + 3293 251.093 * * [simplify]: Extracting #6: cost 21 inf + 4469 251.095 * * [simplify]: Extracting #7: cost 6 inf + 8625 251.098 * * [simplify]: Extracting #8: cost 0 inf + 10710 251.101 * * [simplify]: Extracting #9: cost 0 inf + 10655 251.104 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 251.104 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 251.104 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 251.104 * * [simplify]: iters left: 6 (11 enodes) 251.108 * * [simplify]: iters left: 5 (40 enodes) 251.115 * * [simplify]: iters left: 4 (65 enodes) 251.127 * * [simplify]: iters left: 3 (97 enodes) 251.144 * * [simplify]: iters left: 2 (165 enodes) 251.181 * * [simplify]: iters left: 1 (271 enodes) 251.238 * * [simplify]: Extracting #0: cost 1 inf + 0 251.238 * * [simplify]: Extracting #1: cost 0 inf + 1 251.238 * [simplify]: Simplified to 0 251.239 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 251.239 * * * * [progress]: [ 353 / 3260 ] simplifiying candidate # 251.239 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 251.239 * * [simplify]: iters left: 6 (22 enodes) 251.245 * * [simplify]: iters left: 5 (84 enodes) 251.260 * * [simplify]: iters left: 4 (163 enodes) 251.297 * * [simplify]: iters left: 3 (346 enodes) 251.404 * * [simplify]: Extracting #0: cost 1 inf + 0 251.404 * * [simplify]: Extracting #1: cost 11 inf + 0 251.405 * * [simplify]: Extracting #2: cost 115 inf + 0 251.405 * * [simplify]: Extracting #3: cost 157 inf + 90 251.406 * * [simplify]: Extracting #4: cost 127 inf + 5571 251.411 * * [simplify]: Extracting #5: cost 31 inf + 24884 251.418 * * [simplify]: Extracting #6: cost 2 inf + 30638 251.424 * * [simplify]: Extracting #7: cost 0 inf + 31438 251.431 * * [simplify]: Extracting #8: cost 0 inf + 31343 251.438 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 251.438 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 251.438 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 251.438 * * [simplify]: iters left: 6 (12 enodes) 251.442 * * [simplify]: iters left: 5 (51 enodes) 251.451 * * [simplify]: iters left: 4 (106 enodes) 251.479 * * [simplify]: iters left: 3 (247 enodes) 251.553 * * [simplify]: Extracting #0: cost 1 inf + 0 251.554 * * [simplify]: Extracting #1: cost 0 inf + 1 251.554 * [simplify]: Simplified to 0 251.554 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 251.554 * * * * [progress]: [ 354 / 3260 ] simplifiying candidate # 251.554 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 251.554 * * [simplify]: iters left: 6 (21 enodes) 251.560 * * [simplify]: iters left: 5 (79 enodes) 251.574 * * [simplify]: iters left: 4 (141 enodes) 251.605 * * [simplify]: iters left: 3 (272 enodes) 251.679 * * [simplify]: Extracting #0: cost 1 inf + 0 251.679 * * [simplify]: Extracting #1: cost 11 inf + 0 251.679 * * [simplify]: Extracting #2: cost 88 inf + 0 251.679 * * [simplify]: Extracting #3: cost 95 inf + 585 251.681 * * [simplify]: Extracting #4: cost 41 inf + 7102 251.684 * * [simplify]: Extracting #5: cost 21 inf + 9858 251.687 * * [simplify]: Extracting #6: cost 4 inf + 13104 251.691 * * [simplify]: Extracting #7: cost 0 inf + 14425 251.695 * * [simplify]: Extracting #8: cost 0 inf + 14330 251.698 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 251.698 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 251.699 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 251.699 * * [simplify]: iters left: 6 (11 enodes) 251.702 * * [simplify]: iters left: 5 (46 enodes) 251.710 * * [simplify]: iters left: 4 (86 enodes) 251.732 * * [simplify]: iters left: 3 (183 enodes) 251.780 * * [simplify]: iters left: 2 (372 enodes) 251.921 * * [simplify]: Extracting #0: cost 1 inf + 0 251.921 * * [simplify]: Extracting #1: cost 0 inf + 1 251.921 * [simplify]: Simplified to 0 251.921 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 251.921 * * * * [progress]: [ 355 / 3260 ] simplifiying candidate # 251.921 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 251.921 * * [simplify]: iters left: 6 (20 enodes) 251.927 * * [simplify]: iters left: 5 (73 enodes) 251.939 * * [simplify]: iters left: 4 (109 enodes) 251.961 * * [simplify]: iters left: 3 (162 enodes) 251.987 * * [simplify]: iters left: 2 (237 enodes) 252.031 * * [simplify]: iters left: 1 (333 enodes) 252.096 * * [simplify]: Extracting #0: cost 1 inf + 0 252.096 * * [simplify]: Extracting #1: cost 9 inf + 0 252.096 * * [simplify]: Extracting #2: cost 58 inf + 2 252.097 * * [simplify]: Extracting #3: cost 57 inf + 1090 252.098 * * [simplify]: Extracting #4: cost 34 inf + 3125 252.099 * * [simplify]: Extracting #5: cost 33 inf + 3335 252.101 * * [simplify]: Extracting #6: cost 21 inf + 4525 252.103 * * [simplify]: Extracting #7: cost 4 inf + 9523 252.106 * * [simplify]: Extracting #8: cost 0 inf + 10655 252.109 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 252.109 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 252.109 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 252.109 * * [simplify]: iters left: 6 (10 enodes) 252.112 * * [simplify]: iters left: 5 (39 enodes) 252.119 * * [simplify]: iters left: 4 (64 enodes) 252.131 * * [simplify]: iters left: 3 (96 enodes) 252.148 * * [simplify]: iters left: 2 (164 enodes) 252.185 * * [simplify]: iters left: 1 (270 enodes) 252.243 * * [simplify]: Extracting #0: cost 1 inf + 0 252.243 * * [simplify]: Extracting #1: cost 0 inf + 1 252.243 * [simplify]: Simplified to 0 252.243 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 252.243 * * * * [progress]: [ 356 / 3260 ] simplifiying candidate # 252.243 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 252.243 * * [simplify]: iters left: 6 (22 enodes) 252.249 * * [simplify]: iters left: 5 (85 enodes) 252.265 * * [simplify]: iters left: 4 (172 enodes) 252.301 * * [simplify]: iters left: 3 (343 enodes) 252.388 * * [simplify]: Extracting #0: cost 1 inf + 0 252.388 * * [simplify]: Extracting #1: cost 11 inf + 0 252.388 * * [simplify]: Extracting #2: cost 95 inf + 0 252.388 * * [simplify]: Extracting #3: cost 151 inf + 132 252.390 * * [simplify]: Extracting #4: cost 98 inf + 8427 252.395 * * [simplify]: Extracting #5: cost 32 inf + 20470 252.400 * * [simplify]: Extracting #6: cost 14 inf + 23141 252.408 * * [simplify]: Extracting #7: cost 5 inf + 25817 252.414 * * [simplify]: Extracting #8: cost 0 inf + 27534 252.420 * * [simplify]: Extracting #9: cost 0 inf + 27454 252.427 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 252.427 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 252.427 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 252.427 * * [simplify]: iters left: 6 (12 enodes) 252.431 * * [simplify]: iters left: 5 (53 enodes) 252.441 * * [simplify]: iters left: 4 (117 enodes) 252.466 * * [simplify]: iters left: 3 (255 enodes) 252.531 * * [simplify]: Extracting #0: cost 1 inf + 0 252.531 * * [simplify]: Extracting #1: cost 0 inf + 1 252.531 * [simplify]: Simplified to 0 252.531 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 252.531 * * * * [progress]: [ 357 / 3260 ] simplifiying candidate # 252.532 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 252.532 * * [simplify]: iters left: 6 (21 enodes) 252.538 * * [simplify]: iters left: 5 (80 enodes) 252.555 * * [simplify]: iters left: 4 (151 enodes) 252.582 * * [simplify]: iters left: 3 (257 enodes) 252.639 * * [simplify]: iters left: 2 (474 enodes) 252.799 * * [simplify]: Extracting #0: cost 1 inf + 0 252.799 * * [simplify]: Extracting #1: cost 11 inf + 0 252.799 * * [simplify]: Extracting #2: cost 99 inf + 0 252.800 * * [simplify]: Extracting #3: cost 130 inf + 341 252.801 * * [simplify]: Extracting #4: cost 88 inf + 4094 252.806 * * [simplify]: Extracting #5: cost 24 inf + 11880 252.810 * * [simplify]: Extracting #6: cost 4 inf + 15809 252.816 * * [simplify]: Extracting #7: cost 0 inf + 17092 252.821 * * [simplify]: Extracting #8: cost 0 inf + 17037 252.827 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 252.827 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 252.827 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 252.827 * * [simplify]: iters left: 6 (11 enodes) 252.831 * * [simplify]: iters left: 5 (48 enodes) 252.843 * * [simplify]: iters left: 4 (98 enodes) 252.861 * * [simplify]: iters left: 3 (181 enodes) 252.902 * * [simplify]: iters left: 2 (358 enodes) 253.019 * * [simplify]: Extracting #0: cost 1 inf + 0 253.019 * * [simplify]: Extracting #1: cost 0 inf + 1 253.019 * [simplify]: Simplified to 0 253.020 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 253.020 * * * * [progress]: [ 358 / 3260 ] simplifiying candidate # 253.020 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 253.020 * * [simplify]: iters left: 6 (20 enodes) 253.026 * * [simplify]: iters left: 5 (73 enodes) 253.038 * * [simplify]: iters left: 4 (129 enodes) 253.060 * * [simplify]: iters left: 3 (202 enodes) 253.099 * * [simplify]: iters left: 2 (313 enodes) 253.165 * * [simplify]: iters left: 1 (428 enodes) 253.271 * * [simplify]: Extracting #0: cost 1 inf + 0 253.272 * * [simplify]: Extracting #1: cost 11 inf + 0 253.272 * * [simplify]: Extracting #2: cost 53 inf + 42 253.272 * * [simplify]: Extracting #3: cost 58 inf + 795 253.273 * * [simplify]: Extracting #4: cost 35 inf + 2586 253.275 * * [simplify]: Extracting #5: cost 33 inf + 2797 253.276 * * [simplify]: Extracting #6: cost 19 inf + 4329 253.278 * * [simplify]: Extracting #7: cost 12 inf + 6068 253.281 * * [simplify]: Extracting #8: cost 2 inf + 9305 253.284 * * [simplify]: Extracting #9: cost 0 inf + 10027 253.287 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 253.287 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 253.288 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 253.288 * * [simplify]: iters left: 6 (10 enodes) 253.292 * * [simplify]: iters left: 5 (41 enodes) 253.299 * * [simplify]: iters left: 4 (81 enodes) 253.313 * * [simplify]: iters left: 3 (127 enodes) 253.332 * * [simplify]: iters left: 2 (186 enodes) 253.363 * * [simplify]: iters left: 1 (266 enodes) 253.431 * * [simplify]: Extracting #0: cost 1 inf + 0 253.431 * * [simplify]: Extracting #1: cost 0 inf + 1 253.431 * [simplify]: Simplified to 0 253.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 253.431 * * * * [progress]: [ 359 / 3260 ] simplifiying candidate # 253.431 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ (/ b 2) a) 1))) 253.432 * * [simplify]: iters left: 6 (19 enodes) 253.437 * * [simplify]: iters left: 5 (70 enodes) 253.449 * * [simplify]: iters left: 4 (111 enodes) 253.471 * * [simplify]: iters left: 3 (166 enodes) 253.498 * * [simplify]: iters left: 2 (239 enodes) 253.548 * * [simplify]: iters left: 1 (348 enodes) 253.624 * * [simplify]: Extracting #0: cost 1 inf + 0 253.624 * * [simplify]: Extracting #1: cost 9 inf + 0 253.624 * * [simplify]: Extracting #2: cost 64 inf + 2 253.624 * * [simplify]: Extracting #3: cost 70 inf + 841 253.626 * * [simplify]: Extracting #4: cost 43 inf + 3004 253.627 * * [simplify]: Extracting #5: cost 26 inf + 4817 253.630 * * [simplify]: Extracting #6: cost 5 inf + 9548 253.633 * * [simplify]: Extracting #7: cost 0 inf + 11171 253.636 * * [simplify]: Extracting #8: cost 0 inf + 11116 253.640 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 253.640 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 253.640 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 253.640 * * [simplify]: iters left: 6 (9 enodes) 253.643 * * [simplify]: iters left: 5 (36 enodes) 253.653 * * [simplify]: iters left: 4 (67 enodes) 253.665 * * [simplify]: iters left: 3 (97 enodes) 253.683 * * [simplify]: iters left: 2 (158 enodes) 253.721 * * [simplify]: iters left: 1 (263 enodes) 253.769 * * [simplify]: Extracting #0: cost 1 inf + 0 253.769 * * [simplify]: Extracting #1: cost 0 inf + 1 253.769 * [simplify]: Simplified to 0 253.769 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 253.769 * * * * [progress]: [ 360 / 3260 ] simplifiying candidate # 253.769 * [simplify]: Simplifying (fma (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) 1) (/ (sqrt (/ (sqrt (fma c (* -4 a) (* b b))) 2)) a) (- (* (/ 1 a) (/ b 2)))) 253.769 * * [simplify]: iters left: 6 (19 enodes) 253.777 * * [simplify]: iters left: 5 (71 enodes) 253.789 * * [simplify]: iters left: 4 (120 enodes) 253.810 * * [simplify]: iters left: 3 (194 enodes) 253.845 * * [simplify]: iters left: 2 (289 enodes) 253.907 * * [simplify]: iters left: 1 (429 enodes) 254.008 * * [simplify]: Extracting #0: cost 1 inf + 0 254.008 * * [simplify]: Extracting #1: cost 11 inf + 0 254.008 * * [simplify]: Extracting #2: cost 58 inf + 0 254.009 * * [simplify]: Extracting #3: cost 61 inf + 552 254.010 * * [simplify]: Extracting #4: cost 36 inf + 2548 254.011 * * [simplify]: Extracting #5: cost 34 inf + 2798 254.013 * * [simplify]: Extracting #6: cost 26 inf + 3545 254.016 * * [simplify]: Extracting #7: cost 5 inf + 8972 254.019 * * [simplify]: Extracting #8: cost 0 inf + 10214 254.022 * * [simplify]: Extracting #9: cost 0 inf + 10158 254.025 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 254.025 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 254.025 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 254.026 * * [simplify]: iters left: 5 (9 enodes) 254.031 * * [simplify]: iters left: 4 (39 enodes) 254.038 * * [simplify]: iters left: 3 (65 enodes) 254.050 * * [simplify]: iters left: 2 (129 enodes) 254.076 * * [simplify]: iters left: 1 (210 enodes) 254.117 * * [simplify]: Extracting #0: cost 1 inf + 0 254.117 * * [simplify]: Extracting #1: cost 0 inf + 1 254.117 * [simplify]: Simplified to 0 254.117 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 254.118 * * * * [progress]: [ 361 / 3260 ] simplifiying candidate # 254.118 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 254.118 * * [simplify]: iters left: 6 (26 enodes) 254.125 * * [simplify]: iters left: 5 (103 enodes) 254.143 * * [simplify]: iters left: 4 (191 enodes) 254.187 * * [simplify]: iters left: 3 (461 enodes) 254.398 * * [simplify]: Extracting #0: cost 1 inf + 0 254.398 * * [simplify]: Extracting #1: cost 11 inf + 0 254.398 * * [simplify]: Extracting #2: cost 174 inf + 0 254.400 * * [simplify]: Extracting #3: cost 313 inf + 746 254.401 * * [simplify]: Extracting #4: cost 292 inf + 3387 254.404 * * [simplify]: Extracting #5: cost 272 inf + 9914 254.407 * * [simplify]: Extracting #6: cost 256 inf + 15305 254.414 * * [simplify]: Extracting #7: cost 181 inf + 49492 254.440 * * [simplify]: Extracting #8: cost 22 inf + 139456 254.472 * * [simplify]: Extracting #9: cost 0 inf + 149955 254.507 * * [simplify]: Extracting #10: cost 0 inf + 149820 254.540 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) 254.540 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 254.540 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 254.540 * * [simplify]: iters left: 6 (10 enodes) 254.543 * * [simplify]: iters left: 5 (37 enodes) 254.550 * * [simplify]: iters left: 4 (57 enodes) 254.561 * * [simplify]: iters left: 3 (104 enodes) 254.581 * * [simplify]: iters left: 2 (158 enodes) 254.606 * * [simplify]: iters left: 1 (225 enodes) 254.644 * * [simplify]: Extracting #0: cost 1 inf + 0 254.644 * * [simplify]: Extracting #1: cost 0 inf + 1 254.644 * [simplify]: Simplified to 0 254.644 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) 0)) 254.644 * * * * [progress]: [ 362 / 3260 ] simplifiying candidate # 254.644 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 254.644 * * [simplify]: iters left: 6 (25 enodes) 254.651 * * [simplify]: iters left: 5 (94 enodes) 254.667 * * [simplify]: iters left: 4 (175 enodes) 254.703 * * [simplify]: iters left: 3 (432 enodes) 254.902 * * [simplify]: Extracting #0: cost 1 inf + 0 254.903 * * [simplify]: Extracting #1: cost 9 inf + 0 254.903 * * [simplify]: Extracting #2: cost 170 inf + 0 254.904 * * [simplify]: Extracting #3: cost 309 inf + 248 254.906 * * [simplify]: Extracting #4: cost 292 inf + 2248 254.908 * * [simplify]: Extracting #5: cost 275 inf + 7279 254.910 * * [simplify]: Extracting #6: cost 261 inf + 10471 254.916 * * [simplify]: Extracting #7: cost 202 inf + 38102 254.944 * * [simplify]: Extracting #8: cost 27 inf + 135327 254.975 * * [simplify]: Extracting #9: cost 0 inf + 148621 255.008 * * [simplify]: Extracting #10: cost 0 inf + 148381 255.041 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 255.041 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 255.041 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 255.041 * * [simplify]: iters left: 6 (9 enodes) 255.044 * * [simplify]: iters left: 5 (29 enodes) 255.049 * * [simplify]: iters left: 4 (42 enodes) 255.055 * * [simplify]: iters left: 3 (58 enodes) 255.063 * * [simplify]: iters left: 2 (68 enodes) 255.072 * * [simplify]: Extracting #0: cost 1 inf + 0 255.072 * * [simplify]: Extracting #1: cost 0 inf + 1 255.072 * [simplify]: Simplified to 0 255.072 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 255.072 * * * * [progress]: [ 363 / 3260 ] simplifiying candidate # 255.072 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 255.072 * * [simplify]: iters left: 6 (27 enodes) 255.079 * * [simplify]: iters left: 5 (111 enodes) 255.102 * * [simplify]: iters left: 4 (252 enodes) 255.159 * * [simplify]: Extracting #0: cost 1 inf + 0 255.159 * * [simplify]: Extracting #1: cost 11 inf + 0 255.159 * * [simplify]: Extracting #2: cost 120 inf + 0 255.160 * * [simplify]: Extracting #3: cost 196 inf + 1 255.160 * * [simplify]: Extracting #4: cost 189 inf + 1588 255.161 * * [simplify]: Extracting #5: cost 182 inf + 4013 255.166 * * [simplify]: Extracting #6: cost 95 inf + 35434 255.179 * * [simplify]: Extracting #7: cost 5 inf + 78372 255.193 * * [simplify]: Extracting #8: cost 0 inf + 80192 255.206 * * [simplify]: Extracting #9: cost 0 inf + 80122 255.219 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 255.220 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 255.220 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 255.220 * * [simplify]: iters left: 6 (13 enodes) 255.224 * * [simplify]: iters left: 5 (53 enodes) 255.233 * * [simplify]: iters left: 4 (117 enodes) 255.263 * * [simplify]: iters left: 3 (275 enodes) 255.321 * * [simplify]: iters left: 2 (474 enodes) 255.439 * * [simplify]: Extracting #0: cost 1 inf + 0 255.439 * * [simplify]: Extracting #1: cost 0 inf + 1 255.439 * [simplify]: Simplified to 0 255.439 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 0)) 255.439 * * * * [progress]: [ 364 / 3260 ] simplifiying candidate # 255.439 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 255.439 * * [simplify]: iters left: 6 (28 enodes) 255.447 * * [simplify]: iters left: 5 (111 enodes) 255.467 * * [simplify]: iters left: 4 (221 enodes) 255.514 * * [simplify]: Extracting #0: cost 1 inf + 0 255.515 * * [simplify]: Extracting #1: cost 11 inf + 0 255.515 * * [simplify]: Extracting #2: cost 108 inf + 0 255.515 * * [simplify]: Extracting #3: cost 174 inf + 1 255.516 * * [simplify]: Extracting #4: cost 173 inf + 448 255.517 * * [simplify]: Extracting #5: cost 170 inf + 2104 255.519 * * [simplify]: Extracting #6: cost 120 inf + 21405 255.529 * * [simplify]: Extracting #7: cost 17 inf + 64530 255.541 * * [simplify]: Extracting #8: cost 0 inf + 71436 255.553 * * [simplify]: Extracting #9: cost 0 inf + 71276 255.565 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (sqrt a)) (cbrt (/ b 2))) (/ (cbrt (/ b 2)) (sqrt a)))) 255.565 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (sqrt a)) (cbrt (/ b 2))) (/ (cbrt (/ b 2)) (sqrt a)))) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 255.565 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 255.565 * * [simplify]: iters left: 6 (12 enodes) 255.569 * * [simplify]: iters left: 5 (47 enodes) 255.577 * * [simplify]: iters left: 4 (82 enodes) 255.593 * * [simplify]: iters left: 3 (157 enodes) 255.622 * * [simplify]: iters left: 2 (248 enodes) 255.665 * * [simplify]: iters left: 1 (341 enodes) 255.724 * * [simplify]: Extracting #0: cost 1 inf + 0 255.724 * * [simplify]: Extracting #1: cost 0 inf + 1 255.724 * [simplify]: Simplified to 0 255.724 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (sqrt a)) (cbrt (/ b 2))) (/ (cbrt (/ b 2)) (sqrt a)))) 0)) 255.724 * * * * [progress]: [ 365 / 3260 ] simplifiying candidate # 255.724 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 255.725 * * [simplify]: iters left: 6 (28 enodes) 255.732 * * [simplify]: iters left: 5 (111 enodes) 255.753 * * [simplify]: iters left: 4 (229 enodes) 255.805 * * [simplify]: Extracting #0: cost 1 inf + 0 255.805 * * [simplify]: Extracting #1: cost 13 inf + 0 255.806 * * [simplify]: Extracting #2: cost 119 inf + 0 255.806 * * [simplify]: Extracting #3: cost 175 inf + 45 255.807 * * [simplify]: Extracting #4: cost 174 inf + 372 255.808 * * [simplify]: Extracting #5: cost 169 inf + 2234 255.811 * * [simplify]: Extracting #6: cost 104 inf + 23493 255.821 * * [simplify]: Extracting #7: cost 6 inf + 67114 255.833 * * [simplify]: Extracting #8: cost 0 inf + 69176 255.845 * * [simplify]: Extracting #9: cost 0 inf + 69146 255.857 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 255.857 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 255.857 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 255.857 * * [simplify]: iters left: 6 (12 enodes) 255.861 * * [simplify]: iters left: 5 (47 enodes) 255.872 * * [simplify]: iters left: 4 (89 enodes) 255.890 * * [simplify]: iters left: 3 (180 enodes) 255.931 * * [simplify]: iters left: 2 (296 enodes) 255.991 * * [simplify]: iters left: 1 (428 enodes) 256.088 * * [simplify]: Extracting #0: cost 1 inf + 0 256.088 * * [simplify]: Extracting #1: cost 0 inf + 1 256.088 * [simplify]: Simplified to 0 256.088 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 256.088 * * * * [progress]: [ 366 / 3260 ] simplifiying candidate # 256.089 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 256.089 * * [simplify]: iters left: 6 (26 enodes) 256.096 * * [simplify]: iters left: 5 (104 enodes) 256.114 * * [simplify]: iters left: 4 (213 enodes) 256.160 * * [simplify]: Extracting #0: cost 1 inf + 0 256.160 * * [simplify]: Extracting #1: cost 11 inf + 0 256.160 * * [simplify]: Extracting #2: cost 99 inf + 0 256.161 * * [simplify]: Extracting #3: cost 164 inf + 1 256.161 * * [simplify]: Extracting #4: cost 164 inf + 407 256.162 * * [simplify]: Extracting #5: cost 168 inf + 892 256.163 * * [simplify]: Extracting #6: cost 148 inf + 4396 256.167 * * [simplify]: Extracting #7: cost 79 inf + 27748 256.177 * * [simplify]: Extracting #8: cost 7 inf + 64892 256.189 * * [simplify]: Extracting #9: cost 0 inf + 68272 256.200 * * [simplify]: Extracting #10: cost 0 inf + 68177 256.214 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 256.214 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 256.215 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 256.215 * * [simplify]: iters left: 6 (12 enodes) 256.218 * * [simplify]: iters left: 5 (46 enodes) 256.226 * * [simplify]: iters left: 4 (81 enodes) 256.240 * * [simplify]: iters left: 3 (134 enodes) 256.261 * * [simplify]: iters left: 2 (197 enodes) 256.292 * * [simplify]: iters left: 1 (271 enodes) 256.333 * * [simplify]: Extracting #0: cost 1 inf + 0 256.333 * * [simplify]: Extracting #1: cost 0 inf + 1 256.333 * [simplify]: Simplified to 0 256.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 256.333 * * * * [progress]: [ 367 / 3260 ] simplifiying candidate # 256.333 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 256.333 * * [simplify]: iters left: 6 (26 enodes) 256.340 * * [simplify]: iters left: 5 (101 enodes) 256.359 * * [simplify]: iters left: 4 (190 enodes) 256.398 * * [simplify]: iters left: 3 (461 enodes) 256.602 * * [simplify]: Extracting #0: cost 1 inf + 0 256.602 * * [simplify]: Extracting #1: cost 9 inf + 0 256.603 * * [simplify]: Extracting #2: cost 171 inf + 0 256.605 * * [simplify]: Extracting #3: cost 323 inf + 1 256.606 * * [simplify]: Extracting #4: cost 306 inf + 1999 256.609 * * [simplify]: Extracting #5: cost 273 inf + 9701 256.612 * * [simplify]: Extracting #6: cost 253 inf + 14335 256.618 * * [simplify]: Extracting #7: cost 202 inf + 37434 256.646 * * [simplify]: Extracting #8: cost 26 inf + 136322 256.678 * * [simplify]: Extracting #9: cost 0 inf + 149381 256.711 * * [simplify]: Extracting #10: cost 0 inf + 149086 256.744 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 256.744 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 256.744 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 256.744 * * [simplify]: iters left: 6 (10 enodes) 256.747 * * [simplify]: iters left: 5 (38 enodes) 256.754 * * [simplify]: iters left: 4 (59 enodes) 256.763 * * [simplify]: iters left: 3 (88 enodes) 256.776 * * [simplify]: iters left: 2 (117 enodes) 256.792 * * [simplify]: iters left: 1 (144 enodes) 256.812 * * [simplify]: Extracting #0: cost 1 inf + 0 256.812 * * [simplify]: Extracting #1: cost 0 inf + 1 256.812 * [simplify]: Simplified to 0 256.812 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 256.812 * * * * [progress]: [ 368 / 3260 ] simplifiying candidate # 256.812 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 256.813 * * [simplify]: iters left: 6 (27 enodes) 256.820 * * [simplify]: iters left: 5 (106 enodes) 256.839 * * [simplify]: iters left: 4 (201 enodes) 256.880 * * [simplify]: iters left: 3 (489 enodes) 257.090 * * [simplify]: Extracting #0: cost 1 inf + 0 257.090 * * [simplify]: Extracting #1: cost 11 inf + 0 257.090 * * [simplify]: Extracting #2: cost 178 inf + 0 257.091 * * [simplify]: Extracting #3: cost 313 inf + 332 257.093 * * [simplify]: Extracting #4: cost 290 inf + 3914 257.096 * * [simplify]: Extracting #5: cost 269 inf + 9665 257.102 * * [simplify]: Extracting #6: cost 255 inf + 12188 257.110 * * [simplify]: Extracting #7: cost 177 inf + 49104 257.136 * * [simplify]: Extracting #8: cost 21 inf + 137160 257.169 * * [simplify]: Extracting #9: cost 0 inf + 146893 257.203 * * [simplify]: Extracting #10: cost 0 inf + 146463 257.235 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 257.235 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 257.235 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 257.236 * * [simplify]: iters left: 6 (11 enodes) 257.239 * * [simplify]: iters left: 5 (42 enodes) 257.246 * * [simplify]: iters left: 4 (67 enodes) 257.258 * * [simplify]: iters left: 3 (111 enodes) 257.277 * * [simplify]: iters left: 2 (140 enodes) 257.295 * * [simplify]: iters left: 1 (160 enodes) 257.313 * * [simplify]: Extracting #0: cost 1 inf + 0 257.313 * * [simplify]: Extracting #1: cost 0 inf + 1 257.313 * [simplify]: Simplified to 0 257.314 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 0)) 257.314 * * * * [progress]: [ 369 / 3260 ] simplifiying candidate # 257.314 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 257.314 * * [simplify]: iters left: 6 (28 enodes) 257.321 * * [simplify]: iters left: 5 (118 enodes) 257.346 * * [simplify]: iters left: 4 (297 enodes) 257.436 * * [simplify]: Extracting #0: cost 1 inf + 0 257.437 * * [simplify]: Extracting #1: cost 11 inf + 0 257.437 * * [simplify]: Extracting #2: cost 203 inf + 0 257.438 * * [simplify]: Extracting #3: cost 356 inf + 1 257.440 * * [simplify]: Extracting #4: cost 352 inf + 771 257.442 * * [simplify]: Extracting #5: cost 305 inf + 13995 257.455 * * [simplify]: Extracting #6: cost 99 inf + 98338 257.477 * * [simplify]: Extracting #7: cost 2 inf + 141116 257.502 * * [simplify]: Extracting #8: cost 0 inf + 141716 257.525 * * [simplify]: Extracting #9: cost 0 inf + 141701 257.547 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) 257.547 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 257.547 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 257.548 * * [simplify]: iters left: 6 (16 enodes) 257.552 * * [simplify]: iters left: 5 (68 enodes) 257.567 * * [simplify]: iters left: 4 (179 enodes) 257.630 * * [simplify]: Extracting #0: cost 1 inf + 0 257.630 * * [simplify]: Extracting #1: cost 27 inf + 0 257.630 * * [simplify]: Extracting #2: cost 153 inf + 0 257.631 * * [simplify]: Extracting #3: cost 242 inf + 83 257.633 * * [simplify]: Extracting #4: cost 185 inf + 16503 257.644 * * [simplify]: Extracting #5: cost 15 inf + 79352 257.656 * * [simplify]: Extracting #6: cost 0 inf + 84943 257.669 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 257.669 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 257.669 * * * * [progress]: [ 370 / 3260 ] simplifiying candidate # 257.670 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 257.670 * * [simplify]: iters left: 6 (29 enodes) 257.677 * * [simplify]: iters left: 5 (121 enodes) 257.702 * * [simplify]: iters left: 4 (280 enodes) 257.775 * * [simplify]: Extracting #0: cost 1 inf + 0 257.776 * * [simplify]: Extracting #1: cost 11 inf + 0 257.776 * * [simplify]: Extracting #2: cost 172 inf + 0 257.777 * * [simplify]: Extracting #3: cost 297 inf + 1 257.778 * * [simplify]: Extracting #4: cost 283 inf + 2467 257.783 * * [simplify]: Extracting #5: cost 164 inf + 39653 257.792 * * [simplify]: Extracting #6: cost 117 inf + 54777 257.802 * * [simplify]: Extracting #7: cost 76 inf + 71536 257.819 * * [simplify]: Extracting #8: cost 8 inf + 108758 257.838 * * [simplify]: Extracting #9: cost 0 inf + 112396 257.859 * * [simplify]: Extracting #10: cost 0 inf + 112166 257.877 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 257.877 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 257.878 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 257.878 * * [simplify]: iters left: 6 (15 enodes) 257.882 * * [simplify]: iters left: 5 (63 enodes) 257.894 * * [simplify]: iters left: 4 (145 enodes) 257.934 * * [simplify]: iters left: 3 (499 enodes) 258.188 * * [simplify]: Extracting #0: cost 1 inf + 0 258.188 * * [simplify]: Extracting #1: cost 0 inf + 1 258.188 * [simplify]: Simplified to 0 258.188 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 258.188 * * * * [progress]: [ 371 / 3260 ] simplifiying candidate # 258.188 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 258.188 * * [simplify]: iters left: 6 (29 enodes) 258.196 * * [simplify]: iters left: 5 (120 enodes) 258.224 * * [simplify]: iters left: 4 (294 enodes) 258.307 * * [simplify]: Extracting #0: cost 1 inf + 0 258.307 * * [simplify]: Extracting #1: cost 13 inf + 0 258.307 * * [simplify]: Extracting #2: cost 177 inf + 0 258.308 * * [simplify]: Extracting #3: cost 290 inf + 3 258.310 * * [simplify]: Extracting #4: cost 271 inf + 4297 258.315 * * [simplify]: Extracting #5: cost 161 inf + 34880 258.323 * * [simplify]: Extracting #6: cost 95 inf + 60070 258.338 * * [simplify]: Extracting #7: cost 10 inf + 100860 258.359 * * [simplify]: Extracting #8: cost 0 inf + 106273 258.377 * * [simplify]: Extracting #9: cost 0 inf + 105938 258.394 * * [simplify]: Extracting #10: cost 0 inf + 105923 258.412 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 258.412 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 258.412 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 258.412 * * [simplify]: iters left: 6 (15 enodes) 258.417 * * [simplify]: iters left: 5 (62 enodes) 258.431 * * [simplify]: iters left: 4 (159 enodes) 258.476 * * [simplify]: iters left: 3 (475 enodes) 258.694 * * [simplify]: Extracting #0: cost 1 inf + 0 258.694 * * [simplify]: Extracting #1: cost 42 inf + 0 258.695 * * [simplify]: Extracting #2: cost 194 inf + 1 258.698 * * [simplify]: Extracting #3: cost 205 inf + 15094 258.710 * * [simplify]: Extracting #4: cost 20 inf + 63712 258.729 * * [simplify]: Extracting #5: cost 3 inf + 65204 258.743 * * [simplify]: Extracting #6: cost 0 inf + 65965 258.758 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 258.758 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 258.758 * * * * [progress]: [ 372 / 3260 ] simplifiying candidate # 258.758 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 258.758 * * [simplify]: iters left: 6 (29 enodes) 258.766 * * [simplify]: iters left: 5 (120 enodes) 258.789 * * [simplify]: iters left: 4 (285 enodes) 258.867 * * [simplify]: Extracting #0: cost 1 inf + 0 258.867 * * [simplify]: Extracting #1: cost 11 inf + 0 258.867 * * [simplify]: Extracting #2: cost 170 inf + 0 258.868 * * [simplify]: Extracting #3: cost 297 inf + 1 258.869 * * [simplify]: Extracting #4: cost 281 inf + 2710 258.874 * * [simplify]: Extracting #5: cost 177 inf + 36662 258.885 * * [simplify]: Extracting #6: cost 83 inf + 71647 258.902 * * [simplify]: Extracting #7: cost 6 inf + 110600 258.921 * * [simplify]: Extracting #8: cost 0 inf + 112880 258.942 * * [simplify]: Extracting #9: cost 0 inf + 112850 258.960 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (* (sqrt 2) (cbrt a))) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (* (sqrt 2) (cbrt a))))) 258.960 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (* (sqrt 2) (cbrt a))) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (* (sqrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 258.961 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 258.961 * * [simplify]: iters left: 6 (15 enodes) 258.965 * * [simplify]: iters left: 5 (62 enodes) 258.977 * * [simplify]: iters left: 4 (148 enodes) 259.020 * * [simplify]: iters left: 3 (499 enodes) 259.284 * * [simplify]: Extracting #0: cost 1 inf + 0 259.284 * * [simplify]: Extracting #1: cost 0 inf + 1 259.284 * [simplify]: Simplified to 0 259.284 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 259.284 * * * * [progress]: [ 373 / 3260 ] simplifiying candidate # 259.285 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 259.285 * * [simplify]: iters left: 6 (30 enodes) 259.293 * * [simplify]: iters left: 5 (120 enodes) 259.315 * * [simplify]: iters left: 4 (258 enodes) 259.378 * * [simplify]: Extracting #0: cost 1 inf + 0 259.378 * * [simplify]: Extracting #1: cost 11 inf + 0 259.378 * * [simplify]: Extracting #2: cost 149 inf + 0 259.379 * * [simplify]: Extracting #3: cost 255 inf + 1 259.380 * * [simplify]: Extracting #4: cost 237 inf + 2753 259.383 * * [simplify]: Extracting #5: cost 157 inf + 25078 259.391 * * [simplify]: Extracting #6: cost 78 inf + 54231 259.406 * * [simplify]: Extracting #7: cost 5 inf + 91382 259.422 * * [simplify]: Extracting #8: cost 0 inf + 93682 259.440 * * [simplify]: Extracting #9: cost 0 inf + 93532 259.456 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 259.456 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 259.457 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 259.457 * * [simplify]: iters left: 6 (14 enodes) 259.461 * * [simplify]: iters left: 5 (56 enodes) 259.471 * * [simplify]: iters left: 4 (117 enodes) 259.498 * * [simplify]: iters left: 3 (347 enodes) 259.627 * * [simplify]: Extracting #0: cost 1 inf + 0 259.627 * * [simplify]: Extracting #1: cost 0 inf + 1 259.627 * [simplify]: Simplified to 0 259.627 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 0)) 259.627 * * * * [progress]: [ 374 / 3260 ] simplifiying candidate # 259.627 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 259.627 * * [simplify]: iters left: 6 (30 enodes) 259.635 * * [simplify]: iters left: 5 (121 enodes) 259.658 * * [simplify]: iters left: 4 (256 enodes) 259.721 * * [simplify]: Extracting #0: cost 1 inf + 0 259.721 * * [simplify]: Extracting #1: cost 11 inf + 0 259.722 * * [simplify]: Extracting #2: cost 144 inf + 0 259.722 * * [simplify]: Extracting #3: cost 232 inf + 3 259.723 * * [simplify]: Extracting #4: cost 219 inf + 1665 259.726 * * [simplify]: Extracting #5: cost 169 inf + 13746 259.732 * * [simplify]: Extracting #6: cost 84 inf + 41996 259.745 * * [simplify]: Extracting #7: cost 7 inf + 81048 259.759 * * [simplify]: Extracting #8: cost 0 inf + 83947 259.776 * * [simplify]: Extracting #9: cost 0 inf + 83877 259.791 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 259.791 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 259.791 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 259.791 * * [simplify]: iters left: 6 (14 enodes) 259.796 * * [simplify]: iters left: 5 (57 enodes) 259.806 * * [simplify]: iters left: 4 (116 enodes) 259.834 * * [simplify]: iters left: 3 (321 enodes) 259.952 * * [simplify]: Extracting #0: cost 1 inf + 0 259.952 * * [simplify]: Extracting #1: cost 0 inf + 1 259.953 * [simplify]: Simplified to 0 259.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* -4 (* c a))))) (* (cbrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 0)) 259.953 * * * * [progress]: [ 375 / 3260 ] simplifiying candidate # 259.953 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 259.953 * * [simplify]: iters left: 6 (29 enodes) 259.964 * * [simplify]: iters left: 5 (120 enodes) 259.987 * * [simplify]: iters left: 4 (284 enodes) 260.064 * * [simplify]: Extracting #0: cost 1 inf + 0 260.064 * * [simplify]: Extracting #1: cost 11 inf + 0 260.064 * * [simplify]: Extracting #2: cost 162 inf + 0 260.066 * * [simplify]: Extracting #3: cost 272 inf + 205 260.067 * * [simplify]: Extracting #4: cost 256 inf + 2995 260.070 * * [simplify]: Extracting #5: cost 184 inf + 22011 260.076 * * [simplify]: Extracting #6: cost 130 inf + 38516 260.084 * * [simplify]: Extracting #7: cost 92 inf + 52326 260.099 * * [simplify]: Extracting #8: cost 10 inf + 96061 260.119 * * [simplify]: Extracting #9: cost 0 inf + 100540 260.136 * * [simplify]: Extracting #10: cost 0 inf + 100460 260.152 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 260.152 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 260.153 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 260.153 * * [simplify]: iters left: 6 (15 enodes) 260.157 * * [simplify]: iters left: 5 (62 enodes) 260.169 * * [simplify]: iters left: 4 (149 enodes) 260.210 * * [simplify]: iters left: 3 (450 enodes) 260.431 * * [simplify]: Extracting #0: cost 1 inf + 0 260.431 * * [simplify]: Extracting #1: cost 0 inf + 1 260.431 * [simplify]: Simplified to 0 260.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 260.431 * * * * [progress]: [ 376 / 3260 ] simplifiying candidate # 260.431 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 260.431 * * [simplify]: iters left: 6 (30 enodes) 260.439 * * [simplify]: iters left: 5 (121 enodes) 260.462 * * [simplify]: iters left: 4 (257 enodes) 260.525 * * [simplify]: Extracting #0: cost 1 inf + 0 260.525 * * [simplify]: Extracting #1: cost 11 inf + 0 260.525 * * [simplify]: Extracting #2: cost 137 inf + 0 260.526 * * [simplify]: Extracting #3: cost 222 inf + 205 260.527 * * [simplify]: Extracting #4: cost 212 inf + 1584 260.530 * * [simplify]: Extracting #5: cost 150 inf + 16251 260.536 * * [simplify]: Extracting #6: cost 79 inf + 40363 260.551 * * [simplify]: Extracting #7: cost 5 inf + 79297 260.566 * * [simplify]: Extracting #8: cost 0 inf + 81397 260.580 * * [simplify]: Extracting #9: cost 0 inf + 81287 260.595 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 260.595 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 260.595 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 260.595 * * [simplify]: iters left: 6 (14 enodes) 260.599 * * [simplify]: iters left: 5 (57 enodes) 260.610 * * [simplify]: iters left: 4 (118 enodes) 260.640 * * [simplify]: iters left: 3 (314 enodes) 260.742 * * [simplify]: Extracting #0: cost 1 inf + 0 260.743 * * [simplify]: Extracting #1: cost 0 inf + 1 260.743 * [simplify]: Simplified to 0 260.743 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 0)) 260.743 * * * * [progress]: [ 377 / 3260 ] simplifiying candidate # 260.743 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 260.743 * * [simplify]: iters left: 6 (29 enodes) 260.754 * * [simplify]: iters left: 5 (112 enodes) 260.775 * * [simplify]: iters left: 4 (242 enodes) 260.830 * * [simplify]: Extracting #0: cost 1 inf + 0 260.830 * * [simplify]: Extracting #1: cost 13 inf + 0 260.830 * * [simplify]: Extracting #2: cost 140 inf + 0 260.831 * * [simplify]: Extracting #3: cost 201 inf + 291 260.832 * * [simplify]: Extracting #4: cost 186 inf + 2642 260.834 * * [simplify]: Extracting #5: cost 143 inf + 12070 260.839 * * [simplify]: Extracting #6: cost 83 inf + 33550 260.849 * * [simplify]: Extracting #7: cost 8 inf + 70761 260.862 * * [simplify]: Extracting #8: cost 0 inf + 74921 260.875 * * [simplify]: Extracting #9: cost 0 inf + 74771 260.888 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (cbrt b) (cbrt b)) (/ (cbrt b) (* a 2)))) 260.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (cbrt b) (cbrt b)) (/ (cbrt b) (* a 2)))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 260.888 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 260.888 * * [simplify]: iters left: 6 (13 enodes) 260.892 * * [simplify]: iters left: 5 (48 enodes) 260.904 * * [simplify]: iters left: 4 (103 enodes) 260.925 * * [simplify]: iters left: 3 (238 enodes) 260.991 * * [simplify]: Extracting #0: cost 1 inf + 0 260.991 * * [simplify]: Extracting #1: cost 0 inf + 1 260.991 * [simplify]: Simplified to 0 260.991 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (cbrt b) (cbrt b)) (/ (cbrt b) (* a 2)))) 0)) 260.991 * * * * [progress]: [ 378 / 3260 ] simplifiying candidate # 260.991 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 260.991 * * [simplify]: iters left: 6 (27 enodes) 260.998 * * [simplify]: iters left: 5 (111 enodes) 261.019 * * [simplify]: iters left: 4 (259 enodes) 261.087 * * [simplify]: Extracting #0: cost 1 inf + 0 261.087 * * [simplify]: Extracting #1: cost 11 inf + 0 261.087 * * [simplify]: Extracting #2: cost 166 inf + 0 261.088 * * [simplify]: Extracting #3: cost 288 inf + 1 261.090 * * [simplify]: Extracting #4: cost 267 inf + 4565 261.096 * * [simplify]: Extracting #5: cost 153 inf + 42516 261.107 * * [simplify]: Extracting #6: cost 119 inf + 54536 261.118 * * [simplify]: Extracting #7: cost 76 inf + 71018 261.134 * * [simplify]: Extracting #8: cost 8 inf + 108172 261.152 * * [simplify]: Extracting #9: cost 0 inf + 111890 261.170 * * [simplify]: Extracting #10: cost 0 inf + 111810 261.189 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) 261.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (sqrt b) (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 261.190 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 261.190 * * [simplify]: iters left: 6 (15 enodes) 261.194 * * [simplify]: iters left: 5 (61 enodes) 261.205 * * [simplify]: iters left: 4 (142 enodes) 261.243 * * [simplify]: iters left: 3 (474 enodes) 261.440 * * [simplify]: Extracting #0: cost 1 inf + 0 261.440 * * [simplify]: Extracting #1: cost 0 inf + 1 261.440 * [simplify]: Simplified to 0 261.440 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 261.440 * * * * [progress]: [ 379 / 3260 ] simplifiying candidate # 261.441 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 261.441 * * [simplify]: iters left: 6 (28 enodes) 261.448 * * [simplify]: iters left: 5 (114 enodes) 261.468 * * [simplify]: iters left: 4 (247 enodes) 261.528 * * [simplify]: Extracting #0: cost 1 inf + 0 261.528 * * [simplify]: Extracting #1: cost 11 inf + 0 261.528 * * [simplify]: Extracting #2: cost 145 inf + 0 261.529 * * [simplify]: Extracting #3: cost 245 inf + 1 261.530 * * [simplify]: Extracting #4: cost 224 inf + 3602 261.534 * * [simplify]: Extracting #5: cost 137 inf + 28791 261.540 * * [simplify]: Extracting #6: cost 118 inf + 34330 261.547 * * [simplify]: Extracting #7: cost 77 inf + 49350 261.563 * * [simplify]: Extracting #8: cost 7 inf + 88732 261.579 * * [simplify]: Extracting #9: cost 0 inf + 91592 261.594 * * [simplify]: Extracting #10: cost 0 inf + 91522 261.610 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 261.610 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt 2))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 261.611 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 261.612 * * [simplify]: iters left: 6 (14 enodes) 261.616 * * [simplify]: iters left: 5 (56 enodes) 261.626 * * [simplify]: iters left: 4 (113 enodes) 261.652 * * [simplify]: iters left: 3 (324 enodes) 261.749 * * [simplify]: Extracting #0: cost 1 inf + 0 261.749 * * [simplify]: Extracting #1: cost 0 inf + 1 261.749 * [simplify]: Simplified to 0 261.749 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 261.749 * * * * [progress]: [ 380 / 3260 ] simplifiying candidate # 261.749 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 261.750 * * [simplify]: iters left: 6 (28 enodes) 261.760 * * [simplify]: iters left: 5 (114 enodes) 261.782 * * [simplify]: iters left: 4 (245 enodes) 261.842 * * [simplify]: Extracting #0: cost 1 inf + 0 261.842 * * [simplify]: Extracting #1: cost 11 inf + 0 261.842 * * [simplify]: Extracting #2: cost 144 inf + 0 261.843 * * [simplify]: Extracting #3: cost 234 inf + 45 261.844 * * [simplify]: Extracting #4: cost 219 inf + 2595 261.846 * * [simplify]: Extracting #5: cost 160 inf + 16865 261.853 * * [simplify]: Extracting #6: cost 81 inf + 44910 261.866 * * [simplify]: Extracting #7: cost 8 inf + 80904 261.880 * * [simplify]: Extracting #8: cost 0 inf + 84984 261.895 * * [simplify]: Extracting #9: cost 0 inf + 84874 261.912 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) 261.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 261.912 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 261.913 * * [simplify]: iters left: 6 (14 enodes) 261.917 * * [simplify]: iters left: 5 (56 enodes) 261.927 * * [simplify]: iters left: 4 (112 enodes) 261.952 * * [simplify]: iters left: 3 (297 enodes) 262.043 * * [simplify]: Extracting #0: cost 1 inf + 0 262.043 * * [simplify]: Extracting #1: cost 0 inf + 1 262.043 * [simplify]: Simplified to 0 262.043 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) 0)) 262.044 * * * * [progress]: [ 381 / 3260 ] simplifiying candidate # 262.044 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 262.044 * * [simplify]: iters left: 6 (27 enodes) 262.051 * * [simplify]: iters left: 5 (111 enodes) 262.072 * * [simplify]: iters left: 4 (252 enodes) 262.131 * * [simplify]: Extracting #0: cost 1 inf + 0 262.131 * * [simplify]: Extracting #1: cost 11 inf + 0 262.132 * * [simplify]: Extracting #2: cost 144 inf + 0 262.132 * * [simplify]: Extracting #3: cost 247 inf + 1 262.133 * * [simplify]: Extracting #4: cost 232 inf + 2751 262.137 * * [simplify]: Extracting #5: cost 163 inf + 21850 262.144 * * [simplify]: Extracting #6: cost 88 inf + 47942 262.157 * * [simplify]: Extracting #7: cost 11 inf + 86420 262.173 * * [simplify]: Extracting #8: cost 0 inf + 91680 262.191 * * [simplify]: Extracting #9: cost 0 inf + 91610 262.206 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 262.206 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 262.206 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 262.207 * * [simplify]: iters left: 6 (13 enodes) 262.210 * * [simplify]: iters left: 5 (53 enodes) 262.220 * * [simplify]: iters left: 4 (118 enodes) 262.246 * * [simplify]: iters left: 3 (324 enodes) 262.341 * * [simplify]: Extracting #0: cost 1 inf + 0 262.341 * * [simplify]: Extracting #1: cost 0 inf + 1 262.341 * [simplify]: Simplified to 0 262.341 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 262.341 * * * * [progress]: [ 382 / 3260 ] simplifiying candidate # 262.341 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 262.342 * * [simplify]: iters left: 6 (27 enodes) 262.349 * * [simplify]: iters left: 5 (106 enodes) 262.368 * * [simplify]: iters left: 4 (216 enodes) 262.417 * * [simplify]: Extracting #0: cost 1 inf + 0 262.417 * * [simplify]: Extracting #1: cost 9 inf + 0 262.417 * * [simplify]: Extracting #2: cost 121 inf + 0 262.418 * * [simplify]: Extracting #3: cost 209 inf + 1 262.418 * * [simplify]: Extracting #4: cost 197 inf + 1219 262.420 * * [simplify]: Extracting #5: cost 168 inf + 7612 262.425 * * [simplify]: Extracting #6: cost 89 inf + 32829 262.436 * * [simplify]: Extracting #7: cost 1 inf + 77153 262.449 * * [simplify]: Extracting #8: cost 0 inf + 76733 262.462 * * [simplify]: Extracting #9: cost 0 inf + 76623 262.477 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (sqrt b) (* (sqrt a) (sqrt 2))) (/ (sqrt b) (* (sqrt a) (sqrt 2))))) 262.477 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (sqrt b) (* (sqrt a) (sqrt 2))) (/ (sqrt b) (* (sqrt a) (sqrt 2))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 262.477 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 262.477 * * [simplify]: iters left: 6 (11 enodes) 262.481 * * [simplify]: iters left: 5 (43 enodes) 262.488 * * [simplify]: iters left: 4 (84 enodes) 262.505 * * [simplify]: iters left: 3 (212 enodes) 262.556 * * [simplify]: iters left: 2 (472 enodes) 262.670 * * [simplify]: Extracting #0: cost 1 inf + 0 262.670 * * [simplify]: Extracting #1: cost 0 inf + 1 262.670 * [simplify]: Simplified to 0 262.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (sqrt b) (* (sqrt a) (sqrt 2))) (/ (sqrt b) (* (sqrt a) (sqrt 2))))) 0)) 262.671 * * * * [progress]: [ 383 / 3260 ] simplifiying candidate # 262.671 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 262.671 * * [simplify]: iters left: 6 (28 enodes) 262.679 * * [simplify]: iters left: 5 (113 enodes) 262.699 * * [simplify]: iters left: 4 (235 enodes) 262.756 * * [simplify]: Extracting #0: cost 1 inf + 0 262.756 * * [simplify]: Extracting #1: cost 11 inf + 0 262.757 * * [simplify]: Extracting #2: cost 131 inf + 0 262.757 * * [simplify]: Extracting #3: cost 201 inf + 3 262.758 * * [simplify]: Extracting #4: cost 185 inf + 2312 262.760 * * [simplify]: Extracting #5: cost 151 inf + 8515 262.764 * * [simplify]: Extracting #6: cost 80 inf + 32885 262.775 * * [simplify]: Extracting #7: cost 15 inf + 64867 262.787 * * [simplify]: Extracting #8: cost 0 inf + 73045 262.800 * * [simplify]: Extracting #9: cost 0 inf + 72695 262.815 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) 262.815 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 262.815 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 262.815 * * [simplify]: iters left: 6 (12 enodes) 262.819 * * [simplify]: iters left: 5 (49 enodes) 262.828 * * [simplify]: iters left: 4 (99 enodes) 262.850 * * [simplify]: iters left: 3 (234 enodes) 262.909 * * [simplify]: iters left: 2 (447 enodes) 263.014 * * [simplify]: Extracting #0: cost 1 inf + 0 263.014 * * [simplify]: Extracting #1: cost 0 inf + 1 263.014 * [simplify]: Simplified to 0 263.014 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) 0)) 263.014 * * * * [progress]: [ 384 / 3260 ] simplifiying candidate # 263.014 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 263.015 * * [simplify]: iters left: 6 (28 enodes) 263.022 * * [simplify]: iters left: 5 (115 enodes) 263.043 * * [simplify]: iters left: 4 (254 enodes) 263.106 * * [simplify]: Extracting #0: cost 1 inf + 0 263.106 * * [simplify]: Extracting #1: cost 11 inf + 0 263.107 * * [simplify]: Extracting #2: cost 139 inf + 0 263.107 * * [simplify]: Extracting #3: cost 225 inf + 205 263.108 * * [simplify]: Extracting #4: cost 212 inf + 2271 263.110 * * [simplify]: Extracting #5: cost 169 inf + 12224 263.116 * * [simplify]: Extracting #6: cost 88 inf + 40535 263.129 * * [simplify]: Extracting #7: cost 7 inf + 80002 263.146 * * [simplify]: Extracting #8: cost 0 inf + 83141 263.160 * * [simplify]: Extracting #9: cost 0 inf + 83111 263.175 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 263.175 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 263.176 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 263.176 * * [simplify]: iters left: 6 (14 enodes) 263.180 * * [simplify]: iters left: 5 (57 enodes) 263.190 * * [simplify]: iters left: 4 (121 enodes) 263.219 * * [simplify]: iters left: 3 (291 enodes) 263.305 * * [simplify]: Extracting #0: cost 1 inf + 0 263.305 * * [simplify]: Extracting #1: cost 0 inf + 1 263.305 * [simplify]: Simplified to 0 263.305 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 263.305 * * * * [progress]: [ 385 / 3260 ] simplifiying candidate # 263.305 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 263.306 * * [simplify]: iters left: 6 (29 enodes) 263.313 * * [simplify]: iters left: 5 (116 enodes) 263.334 * * [simplify]: iters left: 4 (235 enodes) 263.388 * * [simplify]: Extracting #0: cost 1 inf + 0 263.388 * * [simplify]: Extracting #1: cost 11 inf + 0 263.388 * * [simplify]: Extracting #2: cost 121 inf + 0 263.389 * * [simplify]: Extracting #3: cost 186 inf + 205 263.389 * * [simplify]: Extracting #4: cost 176 inf + 1625 263.391 * * [simplify]: Extracting #5: cost 161 inf + 4627 263.395 * * [simplify]: Extracting #6: cost 79 inf + 29499 263.405 * * [simplify]: Extracting #7: cost 8 inf + 65696 263.419 * * [simplify]: Extracting #8: cost 0 inf + 69038 263.431 * * [simplify]: Extracting #9: cost 0 inf + 68928 263.443 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (sqrt a) (sqrt a)))) 263.443 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 263.443 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 263.444 * * [simplify]: iters left: 6 (13 enodes) 263.447 * * [simplify]: iters left: 5 (52 enodes) 263.456 * * [simplify]: iters left: 4 (98 enodes) 263.477 * * [simplify]: iters left: 3 (212 enodes) 263.522 * * [simplify]: iters left: 2 (371 enodes) 263.600 * * [simplify]: Extracting #0: cost 1 inf + 0 263.600 * * [simplify]: Extracting #1: cost 0 inf + 1 263.601 * [simplify]: Simplified to 0 263.601 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (sqrt a) (sqrt a)))) 0)) 263.601 * * * * [progress]: [ 386 / 3260 ] simplifiying candidate # 263.601 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 263.601 * * [simplify]: iters left: 6 (28 enodes) 263.611 * * [simplify]: iters left: 5 (108 enodes) 263.631 * * [simplify]: iters left: 4 (224 enodes) 263.676 * * [simplify]: Extracting #0: cost 1 inf + 0 263.676 * * [simplify]: Extracting #1: cost 11 inf + 0 263.676 * * [simplify]: Extracting #2: cost 115 inf + 0 263.677 * * [simplify]: Extracting #3: cost 163 inf + 574 263.680 * * [simplify]: Extracting #4: cost 129 inf + 5090 263.682 * * [simplify]: Extracting #5: cost 119 inf + 7818 263.686 * * [simplify]: Extracting #6: cost 73 inf + 30111 263.696 * * [simplify]: Extracting #7: cost 6 inf + 62329 263.707 * * [simplify]: Extracting #8: cost 0 inf + 65169 263.718 * * [simplify]: Extracting #9: cost 0 inf + 65019 263.729 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) 263.730 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 263.730 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 263.730 * * [simplify]: iters left: 6 (12 enodes) 263.734 * * [simplify]: iters left: 5 (44 enodes) 263.742 * * [simplify]: iters left: 4 (92 enodes) 263.758 * * [simplify]: iters left: 3 (159 enodes) 263.785 * * [simplify]: iters left: 2 (267 enodes) 263.834 * * [simplify]: iters left: 1 (364 enodes) 263.897 * * [simplify]: Extracting #0: cost 1 inf + 0 263.897 * * [simplify]: Extracting #1: cost 0 inf + 1 263.897 * [simplify]: Simplified to 0 263.898 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* a 2))) 0)) 263.898 * * * * [progress]: [ 387 / 3260 ] simplifiying candidate # 263.898 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 263.898 * * [simplify]: iters left: 6 (27 enodes) 263.905 * * [simplify]: iters left: 5 (114 enodes) 263.927 * * [simplify]: iters left: 4 (268 enodes) 263.996 * * [simplify]: Extracting #0: cost 1 inf + 0 263.996 * * [simplify]: Extracting #1: cost 11 inf + 0 263.996 * * [simplify]: Extracting #2: cost 165 inf + 0 263.997 * * [simplify]: Extracting #3: cost 275 inf + 46 263.999 * * [simplify]: Extracting #4: cost 252 inf + 4419 264.004 * * [simplify]: Extracting #5: cost 153 inf + 32360 264.012 * * [simplify]: Extracting #6: cost 118 inf + 43282 264.023 * * [simplify]: Extracting #7: cost 90 inf + 53569 264.037 * * [simplify]: Extracting #8: cost 22 inf + 88907 264.053 * * [simplify]: Extracting #9: cost 0 inf + 100426 264.070 * * [simplify]: Extracting #10: cost 0 inf + 100306 264.087 * [simplify]: Simplified to (fma (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2))) (/ (* b (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) 264.087 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2)) (* (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt a)) (cbrt 2))) (/ (* b (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 264.088 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 264.088 * * [simplify]: iters left: 6 (15 enodes) 264.092 * * [simplify]: iters left: 5 (64 enodes) 264.106 * * [simplify]: iters left: 4 (149 enodes) 264.144 * * [simplify]: iters left: 3 (466 enodes) 264.424 * * [simplify]: Extracting #0: cost 1 inf + 0 264.424 * * [simplify]: Extracting #1: cost 0 inf + 1 264.424 * [simplify]: Simplified to 0 264.424 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 264.425 * * * * [progress]: [ 388 / 3260 ] simplifiying candidate # 264.425 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 264.425 * * [simplify]: iters left: 6 (28 enodes) 264.437 * * [simplify]: iters left: 5 (117 enodes) 264.460 * * [simplify]: iters left: 4 (257 enodes) 264.521 * * [simplify]: Extracting #0: cost 1 inf + 0 264.521 * * [simplify]: Extracting #1: cost 11 inf + 0 264.521 * * [simplify]: Extracting #2: cost 151 inf + 0 264.522 * * [simplify]: Extracting #3: cost 242 inf + 87 264.523 * * [simplify]: Extracting #4: cost 225 inf + 2521 264.526 * * [simplify]: Extracting #5: cost 158 inf + 18315 264.533 * * [simplify]: Extracting #6: cost 85 inf + 43670 264.546 * * [simplify]: Extracting #7: cost 3 inf + 85284 264.561 * * [simplify]: Extracting #8: cost 0 inf + 85784 264.576 * * [simplify]: Extracting #9: cost 0 inf + 85754 264.593 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 264.593 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 264.594 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 264.594 * * [simplify]: iters left: 6 (14 enodes) 264.598 * * [simplify]: iters left: 5 (59 enodes) 264.609 * * [simplify]: iters left: 4 (121 enodes) 264.636 * * [simplify]: iters left: 3 (332 enodes) 264.789 * * [simplify]: Extracting #0: cost 1 inf + 0 264.789 * * [simplify]: Extracting #1: cost 0 inf + 1 264.789 * [simplify]: Simplified to 0 264.789 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 0)) 264.789 * * * * [progress]: [ 389 / 3260 ] simplifiying candidate # 264.790 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 264.790 * * [simplify]: iters left: 6 (27 enodes) 264.797 * * [simplify]: iters left: 5 (112 enodes) 264.819 * * [simplify]: iters left: 4 (248 enodes) 264.880 * * [simplify]: Extracting #0: cost 1 inf + 0 264.880 * * [simplify]: Extracting #1: cost 11 inf + 0 264.880 * * [simplify]: Extracting #2: cost 137 inf + 0 264.881 * * [simplify]: Extracting #3: cost 215 inf + 5 264.882 * * [simplify]: Extracting #4: cost 189 inf + 3662 264.885 * * [simplify]: Extracting #5: cost 138 inf + 14653 264.890 * * [simplify]: Extracting #6: cost 86 inf + 34750 264.904 * * [simplify]: Extracting #7: cost 6 inf + 74003 264.918 * * [simplify]: Extracting #8: cost 0 inf + 76345 264.931 * * [simplify]: Extracting #9: cost 0 inf + 76315 264.944 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) 264.944 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 264.945 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 264.945 * * [simplify]: iters left: 6 (13 enodes) 264.949 * * [simplify]: iters left: 5 (54 enodes) 264.959 * * [simplify]: iters left: 4 (112 enodes) 264.986 * * [simplify]: iters left: 3 (281 enodes) 265.088 * * [simplify]: Extracting #0: cost 1 inf + 0 265.088 * * [simplify]: Extracting #1: cost 0 inf + 1 265.088 * [simplify]: Simplified to 0 265.088 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) 0)) 265.088 * * * * [progress]: [ 390 / 3260 ] simplifiying candidate # 265.088 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 265.089 * * [simplify]: iters left: 6 (28 enodes) 265.099 * * [simplify]: iters left: 5 (117 enodes) 265.121 * * [simplify]: iters left: 4 (272 enodes) 265.500 * * [simplify]: Extracting #0: cost 1 inf + 0 265.500 * * [simplify]: Extracting #1: cost 11 inf + 0 265.501 * * [simplify]: Extracting #2: cost 149 inf + 0 265.501 * * [simplify]: Extracting #3: cost 247 inf + 4 265.503 * * [simplify]: Extracting #4: cost 224 inf + 3495 265.507 * * [simplify]: Extracting #5: cost 142 inf + 23499 265.512 * * [simplify]: Extracting #6: cost 118 inf + 29620 265.519 * * [simplify]: Extracting #7: cost 78 inf + 45785 265.533 * * [simplify]: Extracting #8: cost 10 inf + 82324 265.549 * * [simplify]: Extracting #9: cost 0 inf + 87282 265.567 * * [simplify]: Extracting #10: cost 0 inf + 86972 265.583 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a))) 265.583 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 265.583 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 265.584 * * [simplify]: iters left: 6 (14 enodes) 265.588 * * [simplify]: iters left: 5 (59 enodes) 265.599 * * [simplify]: iters left: 4 (134 enodes) 265.632 * * [simplify]: iters left: 3 (357 enodes) 265.783 * * [simplify]: Extracting #0: cost 1 inf + 0 265.783 * * [simplify]: Extracting #1: cost 0 inf + 1 265.783 * [simplify]: Simplified to 0 265.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 265.784 * * * * [progress]: [ 391 / 3260 ] simplifiying candidate # 265.784 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 265.784 * * [simplify]: iters left: 6 (29 enodes) 265.792 * * [simplify]: iters left: 5 (117 enodes) 265.817 * * [simplify]: iters left: 4 (248 enodes) 265.871 * * [simplify]: Extracting #0: cost 1 inf + 0 265.871 * * [simplify]: Extracting #1: cost 11 inf + 0 265.872 * * [simplify]: Extracting #2: cost 139 inf + 0 265.872 * * [simplify]: Extracting #3: cost 217 inf + 4 265.876 * * [simplify]: Extracting #4: cost 201 inf + 1914 265.878 * * [simplify]: Extracting #5: cost 140 inf + 13131 265.884 * * [simplify]: Extracting #6: cost 76 inf + 36791 265.895 * * [simplify]: Extracting #7: cost 4 inf + 73788 265.908 * * [simplify]: Extracting #8: cost 0 inf + 74868 265.922 * * [simplify]: Extracting #9: cost 0 inf + 74788 265.935 * * [simplify]: Extracting #10: cost 0 inf + 74748 265.948 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (/ (* (sqrt a) (sqrt 2)) (/ -1 (* (sqrt a) (sqrt 2)))))) 265.948 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (/ (* (sqrt a) (sqrt 2)) (/ -1 (* (sqrt a) (sqrt 2)))))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 265.949 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 265.949 * * [simplify]: iters left: 6 (13 enodes) 265.953 * * [simplify]: iters left: 5 (53 enodes) 265.964 * * [simplify]: iters left: 4 (106 enodes) 265.987 * * [simplify]: iters left: 3 (257 enodes) 266.081 * * [simplify]: Extracting #0: cost 1 inf + 0 266.081 * * [simplify]: Extracting #1: cost 0 inf + 1 266.081 * [simplify]: Simplified to 0 266.081 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (/ (* (sqrt a) (sqrt 2)) (/ -1 (* (sqrt a) (sqrt 2)))))) 0)) 266.081 * * * * [progress]: [ 392 / 3260 ] simplifiying candidate # 266.081 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 266.082 * * [simplify]: iters left: 6 (28 enodes) 266.089 * * [simplify]: iters left: 5 (113 enodes) 266.111 * * [simplify]: iters left: 4 (234 enodes) 266.165 * * [simplify]: Extracting #0: cost 1 inf + 0 266.165 * * [simplify]: Extracting #1: cost 11 inf + 0 266.166 * * [simplify]: Extracting #2: cost 127 inf + 0 266.166 * * [simplify]: Extracting #3: cost 184 inf + 88 266.167 * * [simplify]: Extracting #4: cost 153 inf + 3676 266.169 * * [simplify]: Extracting #5: cost 125 inf + 8965 266.173 * * [simplify]: Extracting #6: cost 79 inf + 28040 266.183 * * [simplify]: Extracting #7: cost 11 inf + 61351 266.195 * * [simplify]: Extracting #8: cost 0 inf + 67531 266.207 * * [simplify]: Extracting #9: cost 0 inf + 67221 266.219 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 266.219 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 266.219 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 266.219 * * [simplify]: iters left: 6 (12 enodes) 266.223 * * [simplify]: iters left: 5 (49 enodes) 266.235 * * [simplify]: iters left: 4 (94 enodes) 266.255 * * [simplify]: iters left: 3 (221 enodes) 266.331 * * [simplify]: iters left: 2 (492 enodes) 266.568 * * [simplify]: Extracting #0: cost 1 inf + 0 266.568 * * [simplify]: Extracting #1: cost 0 inf + 1 266.568 * [simplify]: Simplified to 0 266.568 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 266.569 * * * * [progress]: [ 393 / 3260 ] simplifiying candidate # 266.569 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 266.569 * * [simplify]: iters left: 6 (27 enodes) 266.576 * * [simplify]: iters left: 5 (110 enodes) 266.597 * * [simplify]: iters left: 4 (247 enodes) 266.658 * * [simplify]: Extracting #0: cost 1 inf + 0 266.658 * * [simplify]: Extracting #1: cost 11 inf + 0 266.659 * * [simplify]: Extracting #2: cost 141 inf + 0 266.660 * * [simplify]: Extracting #3: cost 214 inf + 208 266.661 * * [simplify]: Extracting #4: cost 198 inf + 2403 266.664 * * [simplify]: Extracting #5: cost 135 inf + 15540 266.667 * * [simplify]: Extracting #6: cost 118 inf + 19111 266.673 * * [simplify]: Extracting #7: cost 70 inf + 39368 266.684 * * [simplify]: Extracting #8: cost 4 inf + 74933 266.700 * * [simplify]: Extracting #9: cost 0 inf + 76373 266.712 * * [simplify]: Extracting #10: cost 0 inf + 76303 266.725 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 266.725 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 266.725 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 266.726 * * [simplify]: iters left: 6 (13 enodes) 266.729 * * [simplify]: iters left: 5 (52 enodes) 266.739 * * [simplify]: iters left: 4 (111 enodes) 266.767 * * [simplify]: iters left: 3 (278 enodes) 266.866 * * [simplify]: Extracting #0: cost 1 inf + 0 266.866 * * [simplify]: Extracting #1: cost 0 inf + 1 266.866 * [simplify]: Simplified to 0 266.866 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 266.866 * * * * [progress]: [ 394 / 3260 ] simplifiying candidate # 266.866 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 266.866 * * [simplify]: iters left: 6 (28 enodes) 266.874 * * [simplify]: iters left: 5 (111 enodes) 266.897 * * [simplify]: iters left: 4 (229 enodes) 266.949 * * [simplify]: Extracting #0: cost 1 inf + 0 266.949 * * [simplify]: Extracting #1: cost 11 inf + 0 266.949 * * [simplify]: Extracting #2: cost 130 inf + 0 266.950 * * [simplify]: Extracting #3: cost 180 inf + 208 266.951 * * [simplify]: Extracting #4: cost 167 inf + 1876 266.952 * * [simplify]: Extracting #5: cost 133 inf + 7568 266.957 * * [simplify]: Extracting #6: cost 118 inf + 9733 266.961 * * [simplify]: Extracting #7: cost 73 inf + 28437 266.972 * * [simplify]: Extracting #8: cost 4 inf + 65796 266.983 * * [simplify]: Extracting #9: cost 0 inf + 66995 266.995 * * [simplify]: Extracting #10: cost 0 inf + 66885 267.007 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) 267.007 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 267.007 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 267.007 * * [simplify]: iters left: 6 (12 enodes) 267.011 * * [simplify]: iters left: 5 (47 enodes) 267.019 * * [simplify]: iters left: 4 (89 enodes) 267.040 * * [simplify]: iters left: 3 (186 enodes) 267.089 * * [simplify]: iters left: 2 (378 enodes) 267.234 * * [simplify]: Extracting #0: cost 1 inf + 0 267.234 * * [simplify]: Extracting #1: cost 0 inf + 1 267.234 * [simplify]: Simplified to 0 267.234 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma b b (* a (* c -4))))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) 0)) 267.234 * * * * [progress]: [ 395 / 3260 ] simplifiying candidate # 267.235 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 267.235 * * [simplify]: iters left: 6 (27 enodes) 267.242 * * [simplify]: iters left: 5 (105 enodes) 267.264 * * [simplify]: iters left: 4 (195 enodes) 267.305 * * [simplify]: iters left: 3 (478 enodes) 267.524 * * [simplify]: Extracting #0: cost 1 inf + 0 267.525 * * [simplify]: Extracting #1: cost 9 inf + 0 267.525 * * [simplify]: Extracting #2: cost 185 inf + 2 267.526 * * [simplify]: Extracting #3: cost 303 inf + 2215 267.529 * * [simplify]: Extracting #4: cost 260 inf + 9564 267.532 * * [simplify]: Extracting #5: cost 263 inf + 10905 267.535 * * [simplify]: Extracting #6: cost 260 inf + 11529 267.547 * * [simplify]: Extracting #7: cost 174 inf + 53277 267.573 * * [simplify]: Extracting #8: cost 13 inf + 143175 267.606 * * [simplify]: Extracting #9: cost 0 inf + 149274 267.639 * * [simplify]: Extracting #10: cost 0 inf + 149194 267.672 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 267.672 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 267.672 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 267.672 * * [simplify]: iters left: 6 (11 enodes) 267.676 * * [simplify]: iters left: 5 (40 enodes) 267.683 * * [simplify]: iters left: 4 (65 enodes) 267.695 * * [simplify]: iters left: 3 (97 enodes) 267.714 * * [simplify]: iters left: 2 (165 enodes) 267.748 * * [simplify]: iters left: 1 (271 enodes) 267.807 * * [simplify]: Extracting #0: cost 1 inf + 0 267.807 * * [simplify]: Extracting #1: cost 0 inf + 1 267.807 * [simplify]: Simplified to 0 267.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 0)) 267.807 * * * * [progress]: [ 396 / 3260 ] simplifiying candidate # 267.807 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 267.807 * * [simplify]: iters left: 6 (26 enodes) 267.814 * * [simplify]: iters left: 5 (109 enodes) 267.835 * * [simplify]: iters left: 4 (242 enodes) 267.893 * * [simplify]: Extracting #0: cost 1 inf + 0 267.893 * * [simplify]: Extracting #1: cost 11 inf + 0 267.893 * * [simplify]: Extracting #2: cost 135 inf + 0 267.894 * * [simplify]: Extracting #3: cost 202 inf + 250 267.895 * * [simplify]: Extracting #4: cost 180 inf + 3981 267.898 * * [simplify]: Extracting #5: cost 134 inf + 14034 267.903 * * [simplify]: Extracting #6: cost 80 inf + 34724 267.917 * * [simplify]: Extracting #7: cost 6 inf + 71820 267.929 * * [simplify]: Extracting #8: cost 0 inf + 74284 267.942 * * [simplify]: Extracting #9: cost 0 inf + 74189 267.954 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 267.954 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 267.955 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 267.955 * * [simplify]: iters left: 6 (12 enodes) 267.958 * * [simplify]: iters left: 5 (51 enodes) 267.968 * * [simplify]: iters left: 4 (106 enodes) 267.994 * * [simplify]: iters left: 3 (247 enodes) 268.069 * * [simplify]: Extracting #0: cost 1 inf + 0 268.069 * * [simplify]: Extracting #1: cost 0 inf + 1 268.069 * [simplify]: Simplified to 0 268.069 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 268.069 * * * * [progress]: [ 397 / 3260 ] simplifiying candidate # 268.069 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 268.069 * * [simplify]: iters left: 6 (27 enodes) 268.076 * * [simplify]: iters left: 5 (110 enodes) 268.097 * * [simplify]: iters left: 4 (226 enodes) 268.150 * * [simplify]: Extracting #0: cost 1 inf + 0 268.150 * * [simplify]: Extracting #1: cost 11 inf + 0 268.150 * * [simplify]: Extracting #2: cost 130 inf + 0 268.150 * * [simplify]: Extracting #3: cost 180 inf + 208 268.151 * * [simplify]: Extracting #4: cost 167 inf + 2194 268.153 * * [simplify]: Extracting #5: cost 131 inf + 7931 268.157 * * [simplify]: Extracting #6: cost 82 inf + 26162 268.167 * * [simplify]: Extracting #7: cost 5 inf + 64895 268.179 * * [simplify]: Extracting #8: cost 0 inf + 66995 268.193 * * [simplify]: Extracting #9: cost 0 inf + 66925 268.205 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) 268.205 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 268.205 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 268.205 * * [simplify]: iters left: 6 (11 enodes) 268.209 * * [simplify]: iters left: 5 (46 enodes) 268.217 * * [simplify]: iters left: 4 (86 enodes) 268.236 * * [simplify]: iters left: 3 (183 enodes) 268.287 * * [simplify]: iters left: 2 (372 enodes) 268.431 * * [simplify]: Extracting #0: cost 1 inf + 0 268.431 * * [simplify]: Extracting #1: cost 0 inf + 1 268.431 * [simplify]: Simplified to 0 268.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ b (* (sqrt a) (* (sqrt a) 2)))) 0)) 268.431 * * * * [progress]: [ 398 / 3260 ] simplifiying candidate # 268.431 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 268.432 * * [simplify]: iters left: 6 (26 enodes) 268.439 * * [simplify]: iters left: 5 (104 enodes) 268.457 * * [simplify]: iters left: 4 (194 enodes) 268.502 * * [simplify]: iters left: 3 (475 enodes) 268.718 * * [simplify]: Extracting #0: cost 1 inf + 0 268.718 * * [simplify]: Extracting #1: cost 9 inf + 0 268.718 * * [simplify]: Extracting #2: cost 183 inf + 2 268.719 * * [simplify]: Extracting #3: cost 295 inf + 2497 268.722 * * [simplify]: Extracting #4: cost 256 inf + 9407 268.724 * * [simplify]: Extracting #5: cost 256 inf + 10905 268.732 * * [simplify]: Extracting #6: cost 190 inf + 44137 268.756 * * [simplify]: Extracting #7: cost 23 inf + 134271 268.789 * * [simplify]: Extracting #8: cost 0 inf + 145974 268.823 * * [simplify]: Extracting #9: cost 0 inf + 145614 268.855 * * [simplify]: Extracting #10: cost 0 inf + 145574 268.887 * [simplify]: Simplified to (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* -1/2 (/ b a))) 268.887 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 268.888 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 268.888 * * [simplify]: iters left: 6 (10 enodes) 268.891 * * [simplify]: iters left: 5 (39 enodes) 268.898 * * [simplify]: iters left: 4 (64 enodes) 268.910 * * [simplify]: iters left: 3 (96 enodes) 268.928 * * [simplify]: iters left: 2 (164 enodes) 268.964 * * [simplify]: iters left: 1 (270 enodes) 269.021 * * [simplify]: Extracting #0: cost 1 inf + 0 269.021 * * [simplify]: Extracting #1: cost 0 inf + 1 269.021 * [simplify]: Simplified to 0 269.021 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* -1/2 (/ b a))) 0)) 269.022 * * * * [progress]: [ 399 / 3260 ] simplifiying candidate # 269.022 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 269.022 * * [simplify]: iters left: 6 (26 enodes) 269.030 * * [simplify]: iters left: 5 (110 enodes) 269.050 * * [simplify]: iters left: 4 (251 enodes) 269.109 * * [simplify]: Extracting #0: cost 1 inf + 0 269.109 * * [simplify]: Extracting #1: cost 11 inf + 0 269.110 * * [simplify]: Extracting #2: cost 133 inf + 0 269.110 * * [simplify]: Extracting #3: cost 200 inf + 251 269.111 * * [simplify]: Extracting #4: cost 179 inf + 3055 269.114 * * [simplify]: Extracting #5: cost 129 inf + 13789 269.119 * * [simplify]: Extracting #6: cost 78 inf + 35090 269.130 * * [simplify]: Extracting #7: cost 5 inf + 71887 269.143 * * [simplify]: Extracting #8: cost 0 inf + 73330 269.155 * * [simplify]: Extracting #9: cost 0 inf + 73170 269.170 * [simplify]: Simplified to (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (* (/ b (* (cbrt a) (cbrt a))) -1/2) (cbrt a))) 269.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (* (/ b (* (cbrt a) (cbrt a))) -1/2) (cbrt a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 269.170 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 269.171 * * [simplify]: iters left: 6 (12 enodes) 269.175 * * [simplify]: iters left: 5 (53 enodes) 269.185 * * [simplify]: iters left: 4 (117 enodes) 269.209 * * [simplify]: iters left: 3 (255 enodes) 269.278 * * [simplify]: Extracting #0: cost 1 inf + 0 269.278 * * [simplify]: Extracting #1: cost 0 inf + 1 269.278 * [simplify]: Simplified to 0 269.278 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (* (/ b (* (cbrt a) (cbrt a))) -1/2) (cbrt a))) 0)) 269.278 * * * * [progress]: [ 400 / 3260 ] simplifiying candidate # 269.278 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 269.279 * * [simplify]: iters left: 6 (27 enodes) 269.286 * * [simplify]: iters left: 5 (111 enodes) 269.310 * * [simplify]: iters left: 4 (236 enodes) 269.358 * * [simplify]: Extracting #0: cost 1 inf + 0 269.358 * * [simplify]: Extracting #1: cost 11 inf + 0 269.359 * * [simplify]: Extracting #2: cost 121 inf + 0 269.359 * * [simplify]: Extracting #3: cost 176 inf + 209 269.360 * * [simplify]: Extracting #4: cost 158 inf + 2164 269.362 * * [simplify]: Extracting #5: cost 126 inf + 7736 269.365 * * [simplify]: Extracting #6: cost 80 inf + 26311 269.374 * * [simplify]: Extracting #7: cost 10 inf + 60586 269.388 * * [simplify]: Extracting #8: cost 0 inf + 66025 269.400 * * [simplify]: Extracting #9: cost 0 inf + 65985 269.411 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ b (sqrt a)) -1/2) (sqrt a))) 269.411 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ b (sqrt a)) -1/2) (sqrt a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 269.411 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 269.412 * * [simplify]: iters left: 6 (11 enodes) 269.416 * * [simplify]: iters left: 5 (48 enodes) 269.425 * * [simplify]: iters left: 4 (98 enodes) 269.443 * * [simplify]: iters left: 3 (181 enodes) 269.486 * * [simplify]: iters left: 2 (358 enodes) 269.603 * * [simplify]: Extracting #0: cost 1 inf + 0 269.603 * * [simplify]: Extracting #1: cost 0 inf + 1 269.603 * [simplify]: Simplified to 0 269.603 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ b (sqrt a)) -1/2) (sqrt a))) 0)) 269.603 * * * * [progress]: [ 401 / 3260 ] simplifiying candidate # 269.603 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 269.603 * * [simplify]: iters left: 6 (26 enodes) 269.611 * * [simplify]: iters left: 5 (104 enodes) 269.633 * * [simplify]: iters left: 4 (214 enodes) 269.676 * * [simplify]: Extracting #0: cost 1 inf + 0 269.676 * * [simplify]: Extracting #1: cost 12 inf + 0 269.676 * * [simplify]: Extracting #2: cost 111 inf + 42 269.677 * * [simplify]: Extracting #3: cost 145 inf + 955 269.678 * * [simplify]: Extracting #4: cost 116 inf + 4221 269.680 * * [simplify]: Extracting #5: cost 119 inf + 5230 269.681 * * [simplify]: Extracting #6: cost 113 inf + 6912 269.685 * * [simplify]: Extracting #7: cost 59 inf + 30690 269.695 * * [simplify]: Extracting #8: cost 1 inf + 62843 269.708 * * [simplify]: Extracting #9: cost 0 inf + 62423 269.719 * * [simplify]: Extracting #10: cost 0 inf + 62383 269.730 * [simplify]: Simplified to (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ -1/2 (/ a b))) 269.730 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 269.730 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 269.730 * * [simplify]: iters left: 6 (10 enodes) 269.734 * * [simplify]: iters left: 5 (41 enodes) 269.742 * * [simplify]: iters left: 4 (81 enodes) 269.756 * * [simplify]: iters left: 3 (127 enodes) 269.774 * * [simplify]: iters left: 2 (186 enodes) 269.805 * * [simplify]: iters left: 1 (266 enodes) 269.872 * * [simplify]: Extracting #0: cost 1 inf + 0 269.872 * * [simplify]: Extracting #1: cost 0 inf + 1 269.872 * [simplify]: Simplified to 0 269.872 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ -1/2 (/ a b))) 0)) 269.873 * * * * [progress]: [ 402 / 3260 ] simplifiying candidate # 269.873 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 269.873 * * [simplify]: iters left: 6 (25 enodes) 269.880 * * [simplify]: iters left: 5 (101 enodes) 269.899 * * [simplify]: iters left: 4 (196 enodes) 269.942 * * [simplify]: iters left: 3 (481 enodes) 270.160 * * [simplify]: Extracting #0: cost 1 inf + 0 270.160 * * [simplify]: Extracting #1: cost 9 inf + 0 270.161 * * [simplify]: Extracting #2: cost 183 inf + 2 270.162 * * [simplify]: Extracting #3: cost 300 inf + 2015 270.165 * * [simplify]: Extracting #4: cost 263 inf + 8842 270.167 * * [simplify]: Extracting #5: cost 262 inf + 10860 270.170 * * [simplify]: Extracting #6: cost 261 inf + 10949 270.177 * * [simplify]: Extracting #7: cost 187 inf + 46571 270.203 * * [simplify]: Extracting #8: cost 28 inf + 134365 270.235 * * [simplify]: Extracting #9: cost 0 inf + 149249 270.267 * * [simplify]: Extracting #10: cost 0 inf + 148809 270.300 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 270.300 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 270.301 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 270.301 * * [simplify]: iters left: 6 (9 enodes) 270.304 * * [simplify]: iters left: 5 (36 enodes) 270.311 * * [simplify]: iters left: 4 (67 enodes) 270.323 * * [simplify]: iters left: 3 (97 enodes) 270.341 * * [simplify]: iters left: 2 (158 enodes) 270.379 * * [simplify]: iters left: 1 (263 enodes) 270.429 * * [simplify]: Extracting #0: cost 1 inf + 0 270.429 * * [simplify]: Extracting #1: cost 0 inf + 1 270.429 * [simplify]: Simplified to 0 270.429 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 0)) 270.429 * * * * [progress]: [ 403 / 3260 ] simplifiying candidate # 270.429 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 270.430 * * [simplify]: iters left: 6 (25 enodes) 270.436 * * [simplify]: iters left: 5 (102 enodes) 270.455 * * [simplify]: iters left: 4 (205 enodes) 270.501 * * [simplify]: Extracting #0: cost 1 inf + 0 270.501 * * [simplify]: Extracting #1: cost 11 inf + 0 270.501 * * [simplify]: Extracting #2: cost 109 inf + 0 270.502 * * [simplify]: Extracting #3: cost 147 inf + 832 270.503 * * [simplify]: Extracting #4: cost 122 inf + 3488 270.504 * * [simplify]: Extracting #5: cost 120 inf + 5230 270.506 * * [simplify]: Extracting #6: cost 112 inf + 7316 270.511 * * [simplify]: Extracting #7: cost 45 inf + 39049 270.522 * * [simplify]: Extracting #8: cost 0 inf + 63023 270.533 * * [simplify]: Extracting #9: cost 0 inf + 62488 270.544 * * [simplify]: Extracting #10: cost 0 inf + 62473 270.555 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ b 2) a)) 270.555 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 270.555 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 270.555 * * [simplify]: iters left: 5 (9 enodes) 270.558 * * [simplify]: iters left: 4 (39 enodes) 270.565 * * [simplify]: iters left: 3 (65 enodes) 270.579 * * [simplify]: iters left: 2 (129 enodes) 270.606 * * [simplify]: iters left: 1 (210 enodes) 270.659 * * [simplify]: Extracting #0: cost 1 inf + 0 270.660 * * [simplify]: Extracting #1: cost 0 inf + 1 270.660 * [simplify]: Simplified to 0 270.660 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt 2))) (/ (/ b 2) a)) 0)) 270.660 * * * * [progress]: [ 404 / 3260 ] simplifiying candidate # 270.660 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 270.660 * * [simplify]: iters left: 6 (25 enodes) 270.671 * * [simplify]: iters left: 5 (98 enodes) 270.698 * * [simplify]: iters left: 4 (170 enodes) 270.748 * * [simplify]: iters left: 3 (347 enodes) 270.865 * * [simplify]: Extracting #0: cost 1 inf + 0 270.866 * * [simplify]: Extracting #1: cost 11 inf + 0 270.866 * * [simplify]: Extracting #2: cost 119 inf + 0 270.867 * * [simplify]: Extracting #3: cost 211 inf + 206 270.868 * * [simplify]: Extracting #4: cost 192 inf + 1803 270.869 * * [simplify]: Extracting #5: cost 183 inf + 4638 270.873 * * [simplify]: Extracting #6: cost 133 inf + 25360 270.890 * * [simplify]: Extracting #7: cost 18 inf + 80049 270.909 * * [simplify]: Extracting #8: cost 0 inf + 87989 270.927 * * [simplify]: Extracting #9: cost 0 inf + 87949 270.946 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ b (* a 2))) 270.947 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 270.947 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 270.947 * * [simplify]: iters left: 6 (10 enodes) 270.950 * * [simplify]: iters left: 5 (37 enodes) 270.957 * * [simplify]: iters left: 4 (57 enodes) 270.969 * * [simplify]: iters left: 3 (104 enodes) 270.987 * * [simplify]: iters left: 2 (158 enodes) 271.013 * * [simplify]: iters left: 1 (225 enodes) 271.050 * * [simplify]: Extracting #0: cost 1 inf + 0 271.051 * * [simplify]: Extracting #1: cost 0 inf + 1 271.051 * [simplify]: Simplified to 0 271.051 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ b (* a 2))) 0)) 271.051 * * * * [progress]: [ 405 / 3260 ] simplifiying candidate # 271.051 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 271.051 * * [simplify]: iters left: 6 (24 enodes) 271.057 * * [simplify]: iters left: 5 (89 enodes) 271.072 * * [simplify]: iters left: 4 (154 enodes) 271.101 * * [simplify]: iters left: 3 (316 enodes) 271.208 * * [simplify]: Extracting #0: cost 1 inf + 0 271.208 * * [simplify]: Extracting #1: cost 9 inf + 0 271.208 * * [simplify]: Extracting #2: cost 109 inf + 0 271.209 * * [simplify]: Extracting #3: cost 190 inf + 536 271.210 * * [simplify]: Extracting #4: cost 175 inf + 1966 271.211 * * [simplify]: Extracting #5: cost 171 inf + 3992 271.213 * * [simplify]: Extracting #6: cost 163 inf + 5656 271.216 * * [simplify]: Extracting #7: cost 122 inf + 22271 271.229 * * [simplify]: Extracting #8: cost 16 inf + 75818 271.250 * * [simplify]: Extracting #9: cost 0 inf + 83120 271.267 * * [simplify]: Extracting #10: cost 0 inf + 83040 271.285 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) 271.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 271.285 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 271.286 * * [simplify]: iters left: 6 (9 enodes) 271.288 * * [simplify]: iters left: 5 (29 enodes) 271.293 * * [simplify]: iters left: 4 (42 enodes) 271.300 * * [simplify]: iters left: 3 (58 enodes) 271.308 * * [simplify]: iters left: 2 (68 enodes) 271.316 * * [simplify]: Extracting #0: cost 1 inf + 0 271.316 * * [simplify]: Extracting #1: cost 0 inf + 1 271.316 * [simplify]: Simplified to 0 271.316 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) 0)) 271.317 * * * * [progress]: [ 406 / 3260 ] simplifiying candidate # 271.317 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 271.317 * * [simplify]: iters left: 6 (28 enodes) 271.325 * * [simplify]: iters left: 5 (112 enodes) 271.345 * * [simplify]: iters left: 4 (237 enodes) 271.399 * * [simplify]: Extracting #0: cost 1 inf + 0 271.399 * * [simplify]: Extracting #1: cost 11 inf + 0 271.399 * * [simplify]: Extracting #2: cost 102 inf + 0 271.400 * * [simplify]: Extracting #3: cost 163 inf + 1 271.400 * * [simplify]: Extracting #4: cost 159 inf + 821 271.401 * * [simplify]: Extracting #5: cost 154 inf + 2159 271.402 * * [simplify]: Extracting #6: cost 133 inf + 7508 271.408 * * [simplify]: Extracting #7: cost 30 inf + 45965 271.418 * * [simplify]: Extracting #8: cost 1 inf + 60046 271.429 * * [simplify]: Extracting #9: cost 0 inf + 60196 271.440 * * [simplify]: Extracting #10: cost 0 inf + 60076 271.451 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) 271.451 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 271.451 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 271.451 * * [simplify]: iters left: 6 (13 enodes) 271.455 * * [simplify]: iters left: 5 (53 enodes) 271.465 * * [simplify]: iters left: 4 (117 enodes) 271.494 * * [simplify]: iters left: 3 (275 enodes) 271.553 * * [simplify]: iters left: 2 (474 enodes) 271.670 * * [simplify]: Extracting #0: cost 1 inf + 0 271.671 * * [simplify]: Extracting #1: cost 0 inf + 1 271.671 * [simplify]: Simplified to 0 271.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) 0)) 271.671 * * * * [progress]: [ 407 / 3260 ] simplifiying candidate # 271.671 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 271.671 * * [simplify]: iters left: 6 (26 enodes) 271.678 * * [simplify]: iters left: 5 (103 enodes) 271.696 * * [simplify]: iters left: 4 (197 enodes) 271.737 * * [simplify]: iters left: 3 (414 enodes) 271.862 * * [simplify]: Extracting #0: cost 1 inf + 0 271.863 * * [simplify]: Extracting #1: cost 11 inf + 0 271.863 * * [simplify]: Extracting #2: cost 123 inf + 0 271.864 * * [simplify]: Extracting #3: cost 232 inf + 1 271.865 * * [simplify]: Extracting #4: cost 214 inf + 2157 271.867 * * [simplify]: Extracting #5: cost 185 inf + 9294 271.873 * * [simplify]: Extracting #6: cost 125 inf + 31585 271.888 * * [simplify]: Extracting #7: cost 11 inf + 86665 271.908 * * [simplify]: Extracting #8: cost 0 inf + 91066 271.930 * [simplify]: Simplified to (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) a)) 271.931 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 271.931 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 271.931 * * [simplify]: iters left: 6 (12 enodes) 271.934 * * [simplify]: iters left: 5 (47 enodes) 271.942 * * [simplify]: iters left: 4 (82 enodes) 271.957 * * [simplify]: iters left: 3 (157 enodes) 271.986 * * [simplify]: iters left: 2 (248 enodes) 272.028 * * [simplify]: iters left: 1 (341 enodes) 272.087 * * [simplify]: Extracting #0: cost 1 inf + 0 272.087 * * [simplify]: Extracting #1: cost 0 inf + 1 272.087 * [simplify]: Simplified to 0 272.087 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) a)) 0)) 272.087 * * * * [progress]: [ 408 / 3260 ] simplifiying candidate # 272.087 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 272.088 * * [simplify]: iters left: 6 (27 enodes) 272.095 * * [simplify]: iters left: 5 (106 enodes) 272.114 * * [simplify]: iters left: 4 (208 enodes) 272.158 * * [simplify]: iters left: 3 (446 enodes) 272.302 * * [simplify]: Extracting #0: cost 1 inf + 0 272.302 * * [simplify]: Extracting #1: cost 13 inf + 0 272.302 * * [simplify]: Extracting #2: cost 133 inf + 0 272.303 * * [simplify]: Extracting #3: cost 239 inf + 2 272.304 * * [simplify]: Extracting #4: cost 227 inf + 1542 272.305 * * [simplify]: Extracting #5: cost 213 inf + 4904 272.311 * * [simplify]: Extracting #6: cost 129 inf + 36307 272.331 * * [simplify]: Extracting #7: cost 13 inf + 88039 272.351 * * [simplify]: Extracting #8: cost 0 inf + 93532 272.372 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ b 2) a)) 272.372 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 272.373 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 272.373 * * [simplify]: iters left: 6 (12 enodes) 272.376 * * [simplify]: iters left: 5 (47 enodes) 272.385 * * [simplify]: iters left: 4 (89 enodes) 272.405 * * [simplify]: iters left: 3 (180 enodes) 272.445 * * [simplify]: iters left: 2 (296 enodes) 272.506 * * [simplify]: iters left: 1 (428 enodes) 272.602 * * [simplify]: Extracting #0: cost 1 inf + 0 272.602 * * [simplify]: Extracting #1: cost 0 inf + 1 272.602 * [simplify]: Simplified to 0 272.602 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ b 2) a)) 0)) 272.602 * * * * [progress]: [ 409 / 3260 ] simplifiying candidate # 272.602 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 272.603 * * [simplify]: iters left: 6 (27 enodes) 272.610 * * [simplify]: iters left: 5 (105 enodes) 272.628 * * [simplify]: iters left: 4 (198 enodes) 272.668 * * [simplify]: iters left: 3 (397 enodes) 272.787 * * [simplify]: Extracting #0: cost 1 inf + 0 272.788 * * [simplify]: Extracting #1: cost 11 inf + 0 272.788 * * [simplify]: Extracting #2: cost 120 inf + 0 272.789 * * [simplify]: Extracting #3: cost 229 inf + 0 272.790 * * [simplify]: Extracting #4: cost 215 inf + 1742 272.791 * * [simplify]: Extracting #5: cost 191 inf + 7369 272.796 * * [simplify]: Extracting #6: cost 128 inf + 29451 272.811 * * [simplify]: Extracting #7: cost 17 inf + 83177 272.831 * * [simplify]: Extracting #8: cost 0 inf + 91206 272.851 * * [simplify]: Extracting #9: cost 0 inf + 91086 272.873 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 272.873 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 272.873 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 272.873 * * [simplify]: iters left: 6 (12 enodes) 272.876 * * [simplify]: iters left: 5 (46 enodes) 272.884 * * [simplify]: iters left: 4 (81 enodes) 272.898 * * [simplify]: iters left: 3 (134 enodes) 272.919 * * [simplify]: iters left: 2 (197 enodes) 272.951 * * [simplify]: iters left: 1 (271 enodes) 272.991 * * [simplify]: Extracting #0: cost 1 inf + 0 272.991 * * [simplify]: Extracting #1: cost 0 inf + 1 272.991 * [simplify]: Simplified to 0 272.991 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 272.991 * * * * [progress]: [ 410 / 3260 ] simplifiying candidate # 272.992 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 272.992 * * [simplify]: iters left: 6 (24 enodes) 272.998 * * [simplify]: iters left: 5 (93 enodes) 273.016 * * [simplify]: iters left: 4 (166 enodes) 273.047 * * [simplify]: iters left: 3 (343 enodes) 273.154 * * [simplify]: Extracting #0: cost 1 inf + 0 273.155 * * [simplify]: Extracting #1: cost 9 inf + 0 273.155 * * [simplify]: Extracting #2: cost 110 inf + 0 273.156 * * [simplify]: Extracting #3: cost 213 inf + 0 273.156 * * [simplify]: Extracting #4: cost 207 inf + 370 273.158 * * [simplify]: Extracting #5: cost 188 inf + 4545 273.160 * * [simplify]: Extracting #6: cost 166 inf + 8812 273.164 * * [simplify]: Extracting #7: cost 121 inf + 26455 273.178 * * [simplify]: Extracting #8: cost 16 inf + 79261 273.197 * * [simplify]: Extracting #9: cost 0 inf + 86924 273.218 * * [simplify]: Extracting #10: cost 0 inf + 86844 273.237 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 273.238 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 273.238 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 273.238 * * [simplify]: iters left: 6 (10 enodes) 273.241 * * [simplify]: iters left: 5 (38 enodes) 273.247 * * [simplify]: iters left: 4 (59 enodes) 273.257 * * [simplify]: iters left: 3 (88 enodes) 273.270 * * [simplify]: iters left: 2 (117 enodes) 273.287 * * [simplify]: iters left: 1 (144 enodes) 273.305 * * [simplify]: Extracting #0: cost 1 inf + 0 273.305 * * [simplify]: Extracting #1: cost 0 inf + 1 273.305 * [simplify]: Simplified to 0 273.305 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (* (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))) (/ (* (sqrt a) (cbrt 2)) (cbrt (sqrt (fma b b (* (* c -4) a))))))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 273.306 * * * * [progress]: [ 411 / 3260 ] simplifiying candidate # 273.306 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 273.306 * * [simplify]: iters left: 6 (26 enodes) 273.313 * * [simplify]: iters left: 5 (101 enodes) 273.331 * * [simplify]: iters left: 4 (180 enodes) 273.367 * * [simplify]: iters left: 3 (374 enodes) 273.479 * * [simplify]: Extracting #0: cost 1 inf + 0 273.479 * * [simplify]: Extracting #1: cost 11 inf + 0 273.479 * * [simplify]: Extracting #2: cost 121 inf + 0 273.483 * * [simplify]: Extracting #3: cost 208 inf + 206 273.484 * * [simplify]: Extracting #4: cost 189 inf + 2083 273.486 * * [simplify]: Extracting #5: cost 175 inf + 5502 273.490 * * [simplify]: Extracting #6: cost 127 inf + 24603 273.505 * * [simplify]: Extracting #7: cost 14 inf + 78620 273.523 * * [simplify]: Extracting #8: cost 0 inf + 85362 273.542 * * [simplify]: Extracting #9: cost 0 inf + 85282 273.561 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) 273.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 273.561 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 273.562 * * [simplify]: iters left: 6 (11 enodes) 273.565 * * [simplify]: iters left: 5 (42 enodes) 273.573 * * [simplify]: iters left: 4 (67 enodes) 273.585 * * [simplify]: iters left: 3 (111 enodes) 273.602 * * [simplify]: iters left: 2 (140 enodes) 273.620 * * [simplify]: iters left: 1 (160 enodes) 273.640 * * [simplify]: Extracting #0: cost 1 inf + 0 273.640 * * [simplify]: Extracting #1: cost 0 inf + 1 273.640 * [simplify]: Simplified to 0 273.640 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (sqrt a) (sqrt a))) (/ (/ b a) 2)) 0)) 273.640 * * * * [progress]: [ 412 / 3260 ] simplifiying candidate # 273.641 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 273.641 * * [simplify]: iters left: 6 (29 enodes) 273.648 * * [simplify]: iters left: 5 (121 enodes) 273.671 * * [simplify]: iters left: 4 (295 enodes) 273.760 * * [simplify]: Extracting #0: cost 1 inf + 0 273.761 * * [simplify]: Extracting #1: cost 11 inf + 0 273.761 * * [simplify]: Extracting #2: cost 189 inf + 0 273.762 * * [simplify]: Extracting #3: cost 333 inf + 1 273.764 * * [simplify]: Extracting #4: cost 324 inf + 935 273.767 * * [simplify]: Extracting #5: cost 249 inf + 23268 273.783 * * [simplify]: Extracting #6: cost 76 inf + 90001 273.802 * * [simplify]: Extracting #7: cost 2 inf + 124145 273.822 * * [simplify]: Extracting #8: cost 0 inf + 124235 273.842 * * [simplify]: Extracting #9: cost 0 inf + 124075 273.863 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 273.863 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 273.863 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 273.863 * * [simplify]: iters left: 6 (16 enodes) 273.868 * * [simplify]: iters left: 5 (68 enodes) 273.881 * * [simplify]: iters left: 4 (179 enodes) 273.944 * * [simplify]: Extracting #0: cost 1 inf + 0 273.944 * * [simplify]: Extracting #1: cost 27 inf + 0 273.945 * * [simplify]: Extracting #2: cost 153 inf + 0 273.945 * * [simplify]: Extracting #3: cost 242 inf + 83 273.948 * * [simplify]: Extracting #4: cost 185 inf + 16503 273.958 * * [simplify]: Extracting #5: cost 15 inf + 79352 273.971 * * [simplify]: Extracting #6: cost 0 inf + 84943 273.983 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 273.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 273.983 * * * * [progress]: [ 413 / 3260 ] simplifiying candidate # 273.984 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 273.984 * * [simplify]: iters left: 6 (27 enodes) 273.991 * * [simplify]: iters left: 5 (111 enodes) 274.014 * * [simplify]: iters left: 4 (247 enodes) 274.078 * * [simplify]: Extracting #0: cost 1 inf + 0 274.078 * * [simplify]: Extracting #1: cost 11 inf + 0 274.079 * * [simplify]: Extracting #2: cost 148 inf + 0 274.079 * * [simplify]: Extracting #3: cost 255 inf + 0 274.081 * * [simplify]: Extracting #4: cost 223 inf + 7350 274.087 * * [simplify]: Extracting #5: cost 113 inf + 42713 274.097 * * [simplify]: Extracting #6: cost 61 inf + 62521 274.110 * * [simplify]: Extracting #7: cost 6 inf + 88137 274.126 * * [simplify]: Extracting #8: cost 0 inf + 90506 274.141 * * [simplify]: Extracting #9: cost 0 inf + 90346 274.158 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 274.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 274.158 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 274.159 * * [simplify]: iters left: 6 (15 enodes) 274.163 * * [simplify]: iters left: 5 (63 enodes) 274.174 * * [simplify]: iters left: 4 (145 enodes) 274.213 * * [simplify]: iters left: 3 (499 enodes) 274.468 * * [simplify]: Extracting #0: cost 1 inf + 0 274.468 * * [simplify]: Extracting #1: cost 0 inf + 1 274.468 * [simplify]: Simplified to 0 274.468 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 274.469 * * * * [progress]: [ 414 / 3260 ] simplifiying candidate # 274.469 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 274.469 * * [simplify]: iters left: 6 (28 enodes) 274.476 * * [simplify]: iters left: 5 (115 enodes) 274.503 * * [simplify]: iters left: 4 (273 enodes) 274.577 * * [simplify]: Extracting #0: cost 1 inf + 0 274.577 * * [simplify]: Extracting #1: cost 13 inf + 0 274.578 * * [simplify]: Extracting #2: cost 155 inf + 0 274.579 * * [simplify]: Extracting #3: cost 252 inf + 2 274.580 * * [simplify]: Extracting #4: cost 241 inf + 1904 274.583 * * [simplify]: Extracting #5: cost 164 inf + 23843 274.590 * * [simplify]: Extracting #6: cost 93 inf + 44804 274.598 * * [simplify]: Extracting #7: cost 57 inf + 56656 274.612 * * [simplify]: Extracting #8: cost 3 inf + 83798 274.628 * * [simplify]: Extracting #9: cost 0 inf + 84908 274.652 * * [simplify]: Extracting #10: cost 0 inf + 84748 274.679 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 274.679 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 274.680 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 274.680 * * [simplify]: iters left: 6 (15 enodes) 274.687 * * [simplify]: iters left: 5 (62 enodes) 274.707 * * [simplify]: iters left: 4 (159 enodes) 274.782 * * [simplify]: iters left: 3 (475 enodes) 275.051 * * [simplify]: Extracting #0: cost 1 inf + 0 275.051 * * [simplify]: Extracting #1: cost 42 inf + 0 275.052 * * [simplify]: Extracting #2: cost 194 inf + 1 275.055 * * [simplify]: Extracting #3: cost 205 inf + 15094 275.067 * * [simplify]: Extracting #4: cost 20 inf + 63712 275.082 * * [simplify]: Extracting #5: cost 3 inf + 65204 275.097 * * [simplify]: Extracting #6: cost 0 inf + 65965 275.111 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 275.111 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 275.112 * * * * [progress]: [ 415 / 3260 ] simplifiying candidate # 275.112 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 275.112 * * [simplify]: iters left: 6 (30 enodes) 275.120 * * [simplify]: iters left: 5 (121 enodes) 275.143 * * [simplify]: iters left: 4 (270 enodes) 275.212 * * [simplify]: Extracting #0: cost 1 inf + 0 275.212 * * [simplify]: Extracting #1: cost 11 inf + 0 275.213 * * [simplify]: Extracting #2: cost 154 inf + 0 275.213 * * [simplify]: Extracting #3: cost 273 inf + 0 275.215 * * [simplify]: Extracting #4: cost 259 inf + 1742 275.219 * * [simplify]: Extracting #5: cost 133 inf + 42229 275.229 * * [simplify]: Extracting #6: cost 73 inf + 62507 275.242 * * [simplify]: Extracting #7: cost 20 inf + 86504 275.258 * * [simplify]: Extracting #8: cost 2 inf + 94951 275.277 * * [simplify]: Extracting #9: cost 0 inf + 95710 275.293 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 275.293 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 275.294 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 275.294 * * [simplify]: iters left: 6 (15 enodes) 275.298 * * [simplify]: iters left: 5 (62 enodes) 275.309 * * [simplify]: iters left: 4 (148 enodes) 275.352 * * [simplify]: iters left: 3 (499 enodes) 275.616 * * [simplify]: Extracting #0: cost 1 inf + 0 275.616 * * [simplify]: Extracting #1: cost 0 inf + 1 275.616 * [simplify]: Simplified to 0 275.616 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)))) (/ (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 0)) 275.616 * * * * [progress]: [ 416 / 3260 ] simplifiying candidate # 275.616 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 275.616 * * [simplify]: iters left: 6 (28 enodes) 275.624 * * [simplify]: iters left: 5 (112 enodes) 275.644 * * [simplify]: iters left: 4 (234 enodes) 275.699 * * [simplify]: Extracting #0: cost 1 inf + 0 275.699 * * [simplify]: Extracting #1: cost 11 inf + 0 275.699 * * [simplify]: Extracting #2: cost 127 inf + 0 275.700 * * [simplify]: Extracting #3: cost 216 inf + 0 275.701 * * [simplify]: Extracting #4: cost 198 inf + 2794 275.704 * * [simplify]: Extracting #5: cost 114 inf + 26326 275.712 * * [simplify]: Extracting #6: cost 52 inf + 49450 275.723 * * [simplify]: Extracting #7: cost 3 inf + 71649 275.736 * * [simplify]: Extracting #8: cost 0 inf + 72799 275.749 * * [simplify]: Extracting #9: cost 0 inf + 72719 275.762 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) 275.762 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 275.762 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 275.762 * * [simplify]: iters left: 6 (14 enodes) 275.768 * * [simplify]: iters left: 5 (56 enodes) 275.778 * * [simplify]: iters left: 4 (117 enodes) 275.806 * * [simplify]: iters left: 3 (347 enodes) 275.931 * * [simplify]: Extracting #0: cost 1 inf + 0 275.931 * * [simplify]: Extracting #1: cost 0 inf + 1 275.931 * [simplify]: Simplified to 0 275.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 275.931 * * * * [progress]: [ 417 / 3260 ] simplifiying candidate # 275.932 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 275.932 * * [simplify]: iters left: 6 (29 enodes) 275.940 * * [simplify]: iters left: 5 (116 enodes) 275.964 * * [simplify]: iters left: 4 (235 enodes) 276.017 * * [simplify]: Extracting #0: cost 1 inf + 0 276.017 * * [simplify]: Extracting #1: cost 11 inf + 0 276.017 * * [simplify]: Extracting #2: cost 123 inf + 0 276.018 * * [simplify]: Extracting #3: cost 195 inf + 2 276.018 * * [simplify]: Extracting #4: cost 180 inf + 1789 276.021 * * [simplify]: Extracting #5: cost 109 inf + 19257 276.029 * * [simplify]: Extracting #6: cost 57 inf + 37601 276.039 * * [simplify]: Extracting #7: cost 1 inf + 63356 276.050 * * [simplify]: Extracting #8: cost 0 inf + 63306 276.061 * * [simplify]: Extracting #9: cost 0 inf + 63066 276.072 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 276.072 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 276.072 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 276.073 * * [simplify]: iters left: 6 (14 enodes) 276.077 * * [simplify]: iters left: 5 (57 enodes) 276.087 * * [simplify]: iters left: 4 (116 enodes) 276.118 * * [simplify]: iters left: 3 (321 enodes) 276.238 * * [simplify]: Extracting #0: cost 1 inf + 0 276.238 * * [simplify]: Extracting #1: cost 0 inf + 1 276.238 * [simplify]: Simplified to 0 276.238 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 276.238 * * * * [progress]: [ 418 / 3260 ] simplifiying candidate # 276.238 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 276.239 * * [simplify]: iters left: 6 (30 enodes) 276.246 * * [simplify]: iters left: 5 (121 enodes) 276.269 * * [simplify]: iters left: 4 (269 enodes) 276.337 * * [simplify]: Extracting #0: cost 1 inf + 0 276.337 * * [simplify]: Extracting #1: cost 11 inf + 0 276.337 * * [simplify]: Extracting #2: cost 136 inf + 0 276.338 * * [simplify]: Extracting #3: cost 228 inf + 204 276.339 * * [simplify]: Extracting #4: cost 217 inf + 1502 276.342 * * [simplify]: Extracting #5: cost 133 inf + 24226 276.348 * * [simplify]: Extracting #6: cost 71 inf + 44459 276.358 * * [simplify]: Extracting #7: cost 25 inf + 64574 276.373 * * [simplify]: Extracting #8: cost 0 inf + 75852 276.386 * * [simplify]: Extracting #9: cost 0 inf + 75622 276.399 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 276.399 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 276.399 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 276.399 * * [simplify]: iters left: 6 (15 enodes) 276.404 * * [simplify]: iters left: 5 (62 enodes) 276.416 * * [simplify]: iters left: 4 (149 enodes) 276.457 * * [simplify]: iters left: 3 (450 enodes) 276.678 * * [simplify]: Extracting #0: cost 1 inf + 0 276.678 * * [simplify]: Extracting #1: cost 0 inf + 1 276.679 * [simplify]: Simplified to 0 276.679 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 276.679 * * * * [progress]: [ 419 / 3260 ] simplifiying candidate # 276.679 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 276.680 * * [simplify]: iters left: 6 (28 enodes) 276.687 * * [simplify]: iters left: 5 (113 enodes) 276.708 * * [simplify]: iters left: 4 (233 enodes) 276.766 * * [simplify]: Extracting #0: cost 1 inf + 0 276.766 * * [simplify]: Extracting #1: cost 11 inf + 0 276.766 * * [simplify]: Extracting #2: cost 122 inf + 0 276.767 * * [simplify]: Extracting #3: cost 197 inf + 204 276.768 * * [simplify]: Extracting #4: cost 178 inf + 3042 276.771 * * [simplify]: Extracting #5: cost 118 inf + 17593 276.775 * * [simplify]: Extracting #6: cost 97 inf + 22184 276.781 * * [simplify]: Extracting #7: cost 59 inf + 35210 276.791 * * [simplify]: Extracting #8: cost 3 inf + 63679 276.803 * * [simplify]: Extracting #9: cost 0 inf + 64989 276.817 * * [simplify]: Extracting #10: cost 0 inf + 64949 276.829 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (sqrt a)) (cbrt b)) (/ (cbrt b) (sqrt a))) 2)) 276.829 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (* (* (/ (cbrt b) (sqrt a)) (cbrt b)) (/ (cbrt b) (sqrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 276.830 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 276.830 * * [simplify]: iters left: 6 (14 enodes) 276.834 * * [simplify]: iters left: 5 (57 enodes) 276.845 * * [simplify]: iters left: 4 (118 enodes) 276.872 * * [simplify]: iters left: 3 (314 enodes) 276.976 * * [simplify]: Extracting #0: cost 1 inf + 0 276.976 * * [simplify]: Extracting #1: cost 0 inf + 1 276.976 * [simplify]: Simplified to 0 276.976 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 276.977 * * * * [progress]: [ 420 / 3260 ] simplifiying candidate # 276.977 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 276.977 * * [simplify]: iters left: 6 (28 enodes) 276.984 * * [simplify]: iters left: 5 (108 enodes) 277.007 * * [simplify]: iters left: 4 (225 enodes) 277.053 * * [simplify]: Extracting #0: cost 1 inf + 0 277.054 * * [simplify]: Extracting #1: cost 13 inf + 0 277.054 * * [simplify]: Extracting #2: cost 120 inf + 0 277.054 * * [simplify]: Extracting #3: cost 167 inf + 248 277.055 * * [simplify]: Extracting #4: cost 151 inf + 2560 277.057 * * [simplify]: Extracting #5: cost 97 inf + 14304 277.061 * * [simplify]: Extracting #6: cost 59 inf + 28443 277.070 * * [simplify]: Extracting #7: cost 6 inf + 51960 277.082 * * [simplify]: Extracting #8: cost 0 inf + 54730 277.091 * * [simplify]: Extracting #9: cost 0 inf + 54650 277.101 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) 277.101 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 277.101 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 277.102 * * [simplify]: iters left: 6 (13 enodes) 277.105 * * [simplify]: iters left: 5 (48 enodes) 277.114 * * [simplify]: iters left: 4 (103 enodes) 277.136 * * [simplify]: iters left: 3 (238 enodes) 277.200 * * [simplify]: Extracting #0: cost 1 inf + 0 277.201 * * [simplify]: Extracting #1: cost 0 inf + 1 277.201 * [simplify]: Simplified to 0 277.201 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 277.201 * * * * [progress]: [ 421 / 3260 ] simplifiying candidate # 277.201 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 277.201 * * [simplify]: iters left: 6 (28 enodes) 277.209 * * [simplify]: iters left: 5 (114 enodes) 277.232 * * [simplify]: iters left: 4 (257 enodes) 277.296 * * [simplify]: Extracting #0: cost 1 inf + 0 277.296 * * [simplify]: Extracting #1: cost 11 inf + 0 277.296 * * [simplify]: Extracting #2: cost 150 inf + 0 277.297 * * [simplify]: Extracting #3: cost 265 inf + 0 277.298 * * [simplify]: Extracting #4: cost 250 inf + 2146 277.302 * * [simplify]: Extracting #5: cost 158 inf + 32351 277.312 * * [simplify]: Extracting #6: cost 63 inf + 66240 277.326 * * [simplify]: Extracting #7: cost 3 inf + 93634 277.342 * * [simplify]: Extracting #8: cost 0 inf + 94263 277.359 * * [simplify]: Extracting #9: cost 0 inf + 94103 277.375 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)))) (/ (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (sqrt b)) (* (cbrt 2) (cbrt a)))) 277.375 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)))) (/ (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (sqrt b)) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 277.375 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 277.375 * * [simplify]: iters left: 6 (15 enodes) 277.380 * * [simplify]: iters left: 5 (61 enodes) 277.391 * * [simplify]: iters left: 4 (142 enodes) 277.431 * * [simplify]: iters left: 3 (474 enodes) 277.626 * * [simplify]: Extracting #0: cost 1 inf + 0 277.626 * * [simplify]: Extracting #1: cost 0 inf + 1 277.626 * [simplify]: Simplified to 0 277.626 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 277.627 * * * * [progress]: [ 422 / 3260 ] simplifiying candidate # 277.627 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 277.627 * * [simplify]: iters left: 6 (26 enodes) 277.634 * * [simplify]: iters left: 5 (104 enodes) 277.653 * * [simplify]: iters left: 4 (214 enodes) 277.703 * * [simplify]: Extracting #0: cost 1 inf + 0 277.703 * * [simplify]: Extracting #1: cost 11 inf + 0 277.703 * * [simplify]: Extracting #2: cost 121 inf + 0 277.704 * * [simplify]: Extracting #3: cost 202 inf + 0 277.705 * * [simplify]: Extracting #4: cost 194 inf + 1095 277.707 * * [simplify]: Extracting #5: cost 137 inf + 17650 277.714 * * [simplify]: Extracting #6: cost 60 inf + 45365 277.726 * * [simplify]: Extracting #7: cost 3 inf + 69994 277.740 * * [simplify]: Extracting #8: cost 0 inf + 70101 277.752 * * [simplify]: Extracting #9: cost 0 inf + 70021 277.764 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 277.765 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 277.765 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 277.765 * * [simplify]: iters left: 6 (14 enodes) 277.769 * * [simplify]: iters left: 5 (56 enodes) 277.779 * * [simplify]: iters left: 4 (113 enodes) 277.804 * * [simplify]: iters left: 3 (324 enodes) 277.902 * * [simplify]: Extracting #0: cost 1 inf + 0 277.902 * * [simplify]: Extracting #1: cost 0 inf + 1 277.902 * [simplify]: Simplified to 0 277.902 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 277.902 * * * * [progress]: [ 423 / 3260 ] simplifiying candidate # 277.902 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 277.902 * * [simplify]: iters left: 6 (27 enodes) 277.910 * * [simplify]: iters left: 5 (109 enodes) 277.930 * * [simplify]: iters left: 4 (224 enodes) 277.982 * * [simplify]: Extracting #0: cost 1 inf + 0 277.982 * * [simplify]: Extracting #1: cost 11 inf + 0 277.983 * * [simplify]: Extracting #2: cost 122 inf + 0 277.983 * * [simplify]: Extracting #3: cost 195 inf + 2 277.984 * * [simplify]: Extracting #4: cost 184 inf + 1342 277.986 * * [simplify]: Extracting #5: cost 134 inf + 12915 277.992 * * [simplify]: Extracting #6: cost 57 inf + 38567 278.002 * * [simplify]: Extracting #7: cost 5 inf + 61747 278.015 * * [simplify]: Extracting #8: cost 0 inf + 63656 278.027 * * [simplify]: Extracting #9: cost 0 inf + 63496 278.038 * * [simplify]: Extracting #10: cost 0 inf + 63416 278.049 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) 278.050 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 278.050 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 278.050 * * [simplify]: iters left: 6 (14 enodes) 278.054 * * [simplify]: iters left: 5 (56 enodes) 278.065 * * [simplify]: iters left: 4 (112 enodes) 278.092 * * [simplify]: iters left: 3 (297 enodes) 278.180 * * [simplify]: Extracting #0: cost 1 inf + 0 278.180 * * [simplify]: Extracting #1: cost 0 inf + 1 278.180 * [simplify]: Simplified to 0 278.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 278.180 * * * * [progress]: [ 424 / 3260 ] simplifiying candidate # 278.181 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 278.181 * * [simplify]: iters left: 6 (28 enodes) 278.188 * * [simplify]: iters left: 5 (112 enodes) 278.209 * * [simplify]: iters left: 4 (237 enodes) 278.261 * * [simplify]: Extracting #0: cost 1 inf + 0 278.261 * * [simplify]: Extracting #1: cost 11 inf + 0 278.261 * * [simplify]: Extracting #2: cost 125 inf + 0 278.262 * * [simplify]: Extracting #3: cost 214 inf + 0 278.263 * * [simplify]: Extracting #4: cost 198 inf + 2149 278.266 * * [simplify]: Extracting #5: cost 121 inf + 22709 278.273 * * [simplify]: Extracting #6: cost 61 inf + 44100 278.284 * * [simplify]: Extracting #7: cost 6 inf + 68913 278.298 * * [simplify]: Extracting #8: cost 0 inf + 71803 278.310 * * [simplify]: Extracting #9: cost 0 inf + 71523 278.323 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a)))) 278.323 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 278.323 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 278.323 * * [simplify]: iters left: 6 (13 enodes) 278.327 * * [simplify]: iters left: 5 (53 enodes) 278.337 * * [simplify]: iters left: 4 (118 enodes) 278.362 * * [simplify]: iters left: 3 (324 enodes) 278.457 * * [simplify]: Extracting #0: cost 1 inf + 0 278.457 * * [simplify]: Extracting #1: cost 0 inf + 1 278.457 * [simplify]: Simplified to 0 278.457 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a)))) 0)) 278.457 * * * * [progress]: [ 425 / 3260 ] simplifiying candidate # 278.458 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 278.458 * * [simplify]: iters left: 6 (25 enodes) 278.465 * * [simplify]: iters left: 5 (98 enodes) 278.482 * * [simplify]: iters left: 4 (192 enodes) 278.523 * * [simplify]: iters left: 3 (472 enodes) 278.669 * * [simplify]: Extracting #0: cost 1 inf + 0 278.669 * * [simplify]: Extracting #1: cost 9 inf + 0 278.669 * * [simplify]: Extracting #2: cost 146 inf + 0 278.671 * * [simplify]: Extracting #3: cost 293 inf + 1 278.672 * * [simplify]: Extracting #4: cost 280 inf + 1909 278.679 * * [simplify]: Extracting #5: cost 209 inf + 16372 278.685 * * [simplify]: Extracting #6: cost 160 inf + 25830 278.694 * * [simplify]: Extracting #7: cost 118 inf + 43292 278.712 * * [simplify]: Extracting #8: cost 14 inf + 94997 278.734 * * [simplify]: Extracting #9: cost 0 inf + 101340 278.758 * * [simplify]: Extracting #10: cost 0 inf + 101220 278.780 * [simplify]: Simplified to (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 278.780 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 278.780 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 278.781 * * [simplify]: iters left: 6 (11 enodes) 278.784 * * [simplify]: iters left: 5 (43 enodes) 278.792 * * [simplify]: iters left: 4 (84 enodes) 278.808 * * [simplify]: iters left: 3 (212 enodes) 278.859 * * [simplify]: iters left: 2 (472 enodes) 278.974 * * [simplify]: Extracting #0: cost 1 inf + 0 278.974 * * [simplify]: Extracting #1: cost 0 inf + 1 278.974 * [simplify]: Simplified to 0 278.974 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 278.974 * * * * [progress]: [ 426 / 3260 ] simplifiying candidate # 278.974 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 278.974 * * [simplify]: iters left: 6 (27 enodes) 278.982 * * [simplify]: iters left: 5 (108 enodes) 279.001 * * [simplify]: iters left: 4 (214 enodes) 279.049 * * [simplify]: Extracting #0: cost 1 inf + 0 279.049 * * [simplify]: Extracting #1: cost 11 inf + 0 279.049 * * [simplify]: Extracting #2: cost 110 inf + 0 279.050 * * [simplify]: Extracting #3: cost 164 inf + 2 279.050 * * [simplify]: Extracting #4: cost 152 inf + 1223 279.051 * * [simplify]: Extracting #5: cost 143 inf + 3417 279.053 * * [simplify]: Extracting #6: cost 96 inf + 12483 279.059 * * [simplify]: Extracting #7: cost 29 inf + 37024 279.068 * * [simplify]: Extracting #8: cost 0 inf + 52714 279.078 * * [simplify]: Extracting #9: cost 0 inf + 52204 279.087 * * [simplify]: Extracting #10: cost 0 inf + 52124 279.097 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) 279.097 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 279.097 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 279.097 * * [simplify]: iters left: 6 (12 enodes) 279.103 * * [simplify]: iters left: 5 (49 enodes) 279.112 * * [simplify]: iters left: 4 (99 enodes) 279.134 * * [simplify]: iters left: 3 (234 enodes) 279.194 * * [simplify]: iters left: 2 (447 enodes) 279.301 * * [simplify]: Extracting #0: cost 1 inf + 0 279.301 * * [simplify]: Extracting #1: cost 0 inf + 1 279.301 * [simplify]: Simplified to 0 279.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (sqrt b) (sqrt 2)) (/ a (/ (sqrt b) (sqrt 2))))) 0)) 279.302 * * * * [progress]: [ 427 / 3260 ] simplifiying candidate # 279.302 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 279.302 * * [simplify]: iters left: 6 (29 enodes) 279.310 * * [simplify]: iters left: 5 (116 enodes) 279.331 * * [simplify]: iters left: 4 (240 enodes) 279.386 * * [simplify]: Extracting #0: cost 1 inf + 0 279.386 * * [simplify]: Extracting #1: cost 11 inf + 0 279.386 * * [simplify]: Extracting #2: cost 113 inf + 0 279.387 * * [simplify]: Extracting #3: cost 180 inf + 204 279.387 * * [simplify]: Extracting #4: cost 167 inf + 1666 279.389 * * [simplify]: Extracting #5: cost 125 inf + 11175 279.394 * * [simplify]: Extracting #6: cost 58 inf + 32322 279.403 * * [simplify]: Extracting #7: cost 4 inf + 57559 279.413 * * [simplify]: Extracting #8: cost 0 inf + 58662 279.424 * * [simplify]: Extracting #9: cost 0 inf + 58552 279.437 * * [simplify]: Extracting #10: cost 0 inf + 58432 279.447 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 279.447 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 279.448 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 279.448 * * [simplify]: iters left: 6 (14 enodes) 279.452 * * [simplify]: iters left: 5 (57 enodes) 279.462 * * [simplify]: iters left: 4 (121 enodes) 279.490 * * [simplify]: iters left: 3 (291 enodes) 279.577 * * [simplify]: Extracting #0: cost 1 inf + 0 279.577 * * [simplify]: Extracting #1: cost 0 inf + 1 279.577 * [simplify]: Simplified to 0 279.577 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 279.577 * * * * [progress]: [ 428 / 3260 ] simplifiying candidate # 279.578 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 279.578 * * [simplify]: iters left: 6 (27 enodes) 279.585 * * [simplify]: iters left: 5 (108 enodes) 279.604 * * [simplify]: iters left: 4 (210 enodes) 279.653 * * [simplify]: Extracting #0: cost 1 inf + 0 279.653 * * [simplify]: Extracting #1: cost 11 inf + 0 279.654 * * [simplify]: Extracting #2: cost 106 inf + 0 279.654 * * [simplify]: Extracting #3: cost 160 inf + 204 279.655 * * [simplify]: Extracting #4: cost 151 inf + 1183 279.656 * * [simplify]: Extracting #5: cost 133 inf + 4600 279.658 * * [simplify]: Extracting #6: cost 93 inf + 11300 279.664 * * [simplify]: Extracting #7: cost 33 inf + 35850 279.673 * * [simplify]: Extracting #8: cost 0 inf + 53299 279.683 * * [simplify]: Extracting #9: cost 0 inf + 52869 279.693 * * [simplify]: Extracting #10: cost 0 inf + 52789 279.703 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt a)) 2) (sqrt a))) 279.703 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt a)) 2) (sqrt a))) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 279.703 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 279.704 * * [simplify]: iters left: 6 (13 enodes) 279.707 * * [simplify]: iters left: 5 (52 enodes) 279.719 * * [simplify]: iters left: 4 (98 enodes) 279.740 * * [simplify]: iters left: 3 (212 enodes) 279.786 * * [simplify]: iters left: 2 (371 enodes) 279.867 * * [simplify]: Extracting #0: cost 1 inf + 0 279.867 * * [simplify]: Extracting #1: cost 0 inf + 1 279.867 * [simplify]: Simplified to 0 279.867 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 279.867 * * * * [progress]: [ 429 / 3260 ] simplifiying candidate # 279.867 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 279.868 * * [simplify]: iters left: 6 (27 enodes) 279.875 * * [simplify]: iters left: 5 (102 enodes) 279.894 * * [simplify]: iters left: 4 (199 enodes) 279.934 * * [simplify]: iters left: 3 (417 enodes) 280.061 * * [simplify]: Extracting #0: cost 1 inf + 0 280.061 * * [simplify]: Extracting #1: cost 11 inf + 0 280.061 * * [simplify]: Extracting #2: cost 137 inf + 0 280.062 * * [simplify]: Extracting #3: cost 228 inf + 702 280.064 * * [simplify]: Extracting #4: cost 190 inf + 4868 280.067 * * [simplify]: Extracting #5: cost 171 inf + 8851 280.070 * * [simplify]: Extracting #6: cost 165 inf + 10310 280.076 * * [simplify]: Extracting #7: cost 117 inf + 29858 280.091 * * [simplify]: Extracting #8: cost 23 inf + 76794 280.114 * * [simplify]: Extracting #9: cost 0 inf + 88019 280.135 * * [simplify]: Extracting #10: cost 0 inf + 87819 280.155 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (/ b 2) a)) 280.155 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 280.155 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 280.156 * * [simplify]: iters left: 6 (12 enodes) 280.159 * * [simplify]: iters left: 5 (44 enodes) 280.168 * * [simplify]: iters left: 4 (92 enodes) 280.183 * * [simplify]: iters left: 3 (159 enodes) 280.212 * * [simplify]: iters left: 2 (267 enodes) 280.261 * * [simplify]: iters left: 1 (364 enodes) 280.324 * * [simplify]: Extracting #0: cost 1 inf + 0 280.324 * * [simplify]: Extracting #1: cost 0 inf + 1 280.324 * [simplify]: Simplified to 0 280.324 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (sqrt a)) (/ (/ b 2) a)) 0)) 280.325 * * * * [progress]: [ 430 / 3260 ] simplifiying candidate # 280.325 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 280.325 * * [simplify]: iters left: 6 (28 enodes) 280.333 * * [simplify]: iters left: 5 (117 enodes) 280.355 * * [simplify]: iters left: 4 (266 enodes) 280.422 * * [simplify]: Extracting #0: cost 1 inf + 0 280.422 * * [simplify]: Extracting #1: cost 11 inf + 0 280.423 * * [simplify]: Extracting #2: cost 149 inf + 0 280.423 * * [simplify]: Extracting #3: cost 252 inf + 44 280.425 * * [simplify]: Extracting #4: cost 226 inf + 3899 280.430 * * [simplify]: Extracting #5: cost 110 inf + 37413 280.439 * * [simplify]: Extracting #6: cost 53 inf + 59047 280.452 * * [simplify]: Extracting #7: cost 7 inf + 79500 280.469 * * [simplify]: Extracting #8: cost 0 inf + 82959 280.483 * * [simplify]: Extracting #9: cost 0 inf + 82687 280.497 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ (/ b (cbrt 2)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (cbrt a))) 280.497 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ (/ b (cbrt 2)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (cbrt a))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 280.498 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 280.498 * * [simplify]: iters left: 6 (15 enodes) 280.502 * * [simplify]: iters left: 5 (64 enodes) 280.514 * * [simplify]: iters left: 4 (149 enodes) 280.555 * * [simplify]: iters left: 3 (466 enodes) 280.838 * * [simplify]: Extracting #0: cost 1 inf + 0 280.838 * * [simplify]: Extracting #1: cost 0 inf + 1 280.838 * [simplify]: Simplified to 0 280.838 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 280.838 * * * * [progress]: [ 431 / 3260 ] simplifiying candidate # 280.838 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 280.838 * * [simplify]: iters left: 6 (26 enodes) 280.845 * * [simplify]: iters left: 5 (107 enodes) 280.865 * * [simplify]: iters left: 4 (224 enodes) 280.918 * * [simplify]: Extracting #0: cost 1 inf + 0 280.918 * * [simplify]: Extracting #1: cost 11 inf + 0 280.918 * * [simplify]: Extracting #2: cost 127 inf + 0 280.919 * * [simplify]: Extracting #3: cost 200 inf + 45 280.920 * * [simplify]: Extracting #4: cost 176 inf + 4342 280.923 * * [simplify]: Extracting #5: cost 107 inf + 21156 280.930 * * [simplify]: Extracting #6: cost 56 inf + 39705 280.941 * * [simplify]: Extracting #7: cost 2 inf + 63323 280.954 * * [simplify]: Extracting #8: cost 0 inf + 64133 280.966 * * [simplify]: Extracting #9: cost 0 inf + 63973 280.977 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) 280.977 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 280.978 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 280.978 * * [simplify]: iters left: 6 (14 enodes) 280.982 * * [simplify]: iters left: 5 (59 enodes) 280.993 * * [simplify]: iters left: 4 (121 enodes) 281.019 * * [simplify]: iters left: 3 (332 enodes) 281.169 * * [simplify]: Extracting #0: cost 1 inf + 0 281.169 * * [simplify]: Extracting #1: cost 0 inf + 1 281.169 * [simplify]: Simplified to 0 281.169 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 281.169 * * * * [progress]: [ 432 / 3260 ] simplifiying candidate # 281.169 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 281.169 * * [simplify]: iters left: 6 (26 enodes) 281.177 * * [simplify]: iters left: 5 (107 enodes) 281.200 * * [simplify]: iters left: 4 (227 enodes) 281.251 * * [simplify]: Extracting #0: cost 1 inf + 0 281.251 * * [simplify]: Extracting #1: cost 11 inf + 0 281.251 * * [simplify]: Extracting #2: cost 117 inf + 0 281.252 * * [simplify]: Extracting #3: cost 175 inf + 88 281.253 * * [simplify]: Extracting #4: cost 131 inf + 6750 281.256 * * [simplify]: Extracting #5: cost 103 inf + 13525 281.259 * * [simplify]: Extracting #6: cost 92 inf + 15804 281.264 * * [simplify]: Extracting #7: cost 52 inf + 29563 281.274 * * [simplify]: Extracting #8: cost 6 inf + 53118 281.284 * * [simplify]: Extracting #9: cost 0 inf + 55462 281.294 * * [simplify]: Extracting #10: cost 0 inf + 55422 281.304 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 281.305 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 281.305 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 281.305 * * [simplify]: iters left: 6 (13 enodes) 281.309 * * [simplify]: iters left: 5 (54 enodes) 281.319 * * [simplify]: iters left: 4 (112 enodes) 281.346 * * [simplify]: iters left: 3 (281 enodes) 281.449 * * [simplify]: Extracting #0: cost 1 inf + 0 281.449 * * [simplify]: Extracting #1: cost 0 inf + 1 281.449 * [simplify]: Simplified to 0 281.449 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 281.449 * * * * [progress]: [ 433 / 3260 ] simplifiying candidate # 281.449 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 281.449 * * [simplify]: iters left: 6 (29 enodes) 281.460 * * [simplify]: iters left: 5 (118 enodes) 281.482 * * [simplify]: iters left: 4 (257 enodes) 281.541 * * [simplify]: Extracting #0: cost 1 inf + 0 281.542 * * [simplify]: Extracting #1: cost 11 inf + 0 281.542 * * [simplify]: Extracting #2: cost 131 inf + 0 281.542 * * [simplify]: Extracting #3: cost 214 inf + 45 281.543 * * [simplify]: Extracting #4: cost 199 inf + 1711 281.546 * * [simplify]: Extracting #5: cost 137 inf + 16177 281.552 * * [simplify]: Extracting #6: cost 67 inf + 37005 281.562 * * [simplify]: Extracting #7: cost 5 inf + 65316 281.574 * * [simplify]: Extracting #8: cost 0 inf + 66888 281.587 * * [simplify]: Extracting #9: cost 0 inf + 66768 281.599 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 281.599 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 281.599 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 281.600 * * [simplify]: iters left: 6 (14 enodes) 281.604 * * [simplify]: iters left: 5 (59 enodes) 281.617 * * [simplify]: iters left: 4 (134 enodes) 281.649 * * [simplify]: iters left: 3 (357 enodes) 281.803 * * [simplify]: Extracting #0: cost 1 inf + 0 281.803 * * [simplify]: Extracting #1: cost 0 inf + 1 281.804 * [simplify]: Simplified to 0 281.804 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 281.804 * * * * [progress]: [ 434 / 3260 ] simplifiying candidate # 281.804 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 281.805 * * [simplify]: iters left: 6 (27 enodes) 281.812 * * [simplify]: iters left: 5 (109 enodes) 281.832 * * [simplify]: iters left: 4 (224 enodes) 281.882 * * [simplify]: Extracting #0: cost 1 inf + 0 281.882 * * [simplify]: Extracting #1: cost 11 inf + 0 281.882 * * [simplify]: Extracting #2: cost 117 inf + 0 281.883 * * [simplify]: Extracting #3: cost 176 inf + 3 281.884 * * [simplify]: Extracting #4: cost 164 inf + 984 281.885 * * [simplify]: Extracting #5: cost 144 inf + 5295 281.889 * * [simplify]: Extracting #6: cost 66 inf + 26479 281.898 * * [simplify]: Extracting #7: cost 7 inf + 50705 281.908 * * [simplify]: Extracting #8: cost 0 inf + 54015 281.918 * * [simplify]: Extracting #9: cost 0 inf + 53855 281.930 * * [simplify]: Extracting #10: cost 0 inf + 53775 281.941 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) 281.941 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 281.941 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 281.941 * * [simplify]: iters left: 6 (13 enodes) 281.945 * * [simplify]: iters left: 5 (53 enodes) 281.955 * * [simplify]: iters left: 4 (106 enodes) 281.978 * * [simplify]: iters left: 3 (257 enodes) 282.071 * * [simplify]: Extracting #0: cost 1 inf + 0 282.071 * * [simplify]: Extracting #1: cost 0 inf + 1 282.071 * [simplify]: Simplified to 0 282.072 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 282.072 * * * * [progress]: [ 435 / 3260 ] simplifiying candidate # 282.072 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 282.072 * * [simplify]: iters left: 6 (27 enodes) 282.079 * * [simplify]: iters left: 5 (108 enodes) 282.100 * * [simplify]: iters left: 4 (213 enodes) 282.148 * * [simplify]: iters left: 3 (490 enodes) 282.332 * * [simplify]: Extracting #0: cost 1 inf + 0 282.332 * * [simplify]: Extracting #1: cost 11 inf + 0 282.332 * * [simplify]: Extracting #2: cost 167 inf + 0 282.334 * * [simplify]: Extracting #3: cost 273 inf + 169 282.335 * * [simplify]: Extracting #4: cost 241 inf + 3717 282.338 * * [simplify]: Extracting #5: cost 188 inf + 12473 282.345 * * [simplify]: Extracting #6: cost 128 inf + 30769 282.361 * * [simplify]: Extracting #7: cost 19 inf + 85141 282.385 * * [simplify]: Extracting #8: cost 0 inf + 93839 282.406 * * [simplify]: Extracting #9: cost 0 inf + 93689 282.427 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (* (sqrt a) (sqrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 282.427 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) (* (sqrt a) (sqrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 282.427 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 282.427 * * [simplify]: iters left: 6 (12 enodes) 282.431 * * [simplify]: iters left: 5 (49 enodes) 282.440 * * [simplify]: iters left: 4 (94 enodes) 282.463 * * [simplify]: iters left: 3 (221 enodes) 282.539 * * [simplify]: iters left: 2 (492 enodes) 282.777 * * [simplify]: Extracting #0: cost 1 inf + 0 282.777 * * [simplify]: Extracting #1: cost 0 inf + 1 282.777 * [simplify]: Simplified to 0 282.777 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 282.778 * * * * [progress]: [ 436 / 3260 ] simplifiying candidate # 282.778 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 282.778 * * [simplify]: iters left: 6 (28 enodes) 282.786 * * [simplify]: iters left: 5 (111 enodes) 282.806 * * [simplify]: iters left: 4 (232 enodes) 282.860 * * [simplify]: Extracting #0: cost 1 inf + 0 282.860 * * [simplify]: Extracting #1: cost 11 inf + 0 282.860 * * [simplify]: Extracting #2: cost 122 inf + 0 282.861 * * [simplify]: Extracting #3: cost 181 inf + 207 282.862 * * [simplify]: Extracting #4: cost 167 inf + 1874 282.864 * * [simplify]: Extracting #5: cost 111 inf + 12909 282.869 * * [simplify]: Extracting #6: cost 55 inf + 32168 282.878 * * [simplify]: Extracting #7: cost 1 inf + 56386 282.888 * * [simplify]: Extracting #8: cost 0 inf + 56376 282.898 * * [simplify]: Extracting #9: cost 0 inf + 56136 282.908 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 282.909 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 282.909 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 282.909 * * [simplify]: iters left: 6 (13 enodes) 282.913 * * [simplify]: iters left: 5 (52 enodes) 282.925 * * [simplify]: iters left: 4 (111 enodes) 282.951 * * [simplify]: iters left: 3 (278 enodes) 283.053 * * [simplify]: Extracting #0: cost 1 inf + 0 283.053 * * [simplify]: Extracting #1: cost 0 inf + 1 283.053 * [simplify]: Simplified to 0 283.053 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 0)) 283.053 * * * * [progress]: [ 437 / 3260 ] simplifiying candidate # 283.054 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 283.054 * * [simplify]: iters left: 6 (26 enodes) 283.061 * * [simplify]: iters left: 5 (103 enodes) 283.080 * * [simplify]: iters left: 4 (205 enodes) 283.128 * * [simplify]: iters left: 3 (471 enodes) 283.290 * * [simplify]: Extracting #0: cost 1 inf + 0 283.291 * * [simplify]: Extracting #1: cost 11 inf + 0 283.291 * * [simplify]: Extracting #2: cost 158 inf + 0 283.295 * * [simplify]: Extracting #3: cost 254 inf + 457 283.297 * * [simplify]: Extracting #4: cost 215 inf + 4307 283.301 * * [simplify]: Extracting #5: cost 177 inf + 10464 283.304 * * [simplify]: Extracting #6: cost 164 inf + 12578 283.311 * * [simplify]: Extracting #7: cost 108 inf + 36184 283.328 * * [simplify]: Extracting #8: cost 12 inf + 84604 283.348 * * [simplify]: Extracting #9: cost 0 inf + 89409 283.369 * * [simplify]: Extracting #10: cost 0 inf + 89209 283.390 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ b (* a 2))) 283.390 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 283.390 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 283.391 * * [simplify]: iters left: 6 (12 enodes) 283.394 * * [simplify]: iters left: 5 (47 enodes) 283.403 * * [simplify]: iters left: 4 (89 enodes) 283.424 * * [simplify]: iters left: 3 (186 enodes) 283.478 * * [simplify]: iters left: 2 (378 enodes) 283.626 * * [simplify]: Extracting #0: cost 1 inf + 0 283.626 * * [simplify]: Extracting #1: cost 0 inf + 1 283.626 * [simplify]: Simplified to 0 283.626 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ b (* a 2))) 0)) 283.626 * * * * [progress]: [ 438 / 3260 ] simplifiying candidate # 283.626 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 283.626 * * [simplify]: iters left: 6 (26 enodes) 283.634 * * [simplify]: iters left: 5 (100 enodes) 283.651 * * [simplify]: iters left: 4 (174 enodes) 283.687 * * [simplify]: iters left: 3 (360 enodes) 283.796 * * [simplify]: Extracting #0: cost 1 inf + 0 283.797 * * [simplify]: Extracting #1: cost 9 inf + 0 283.797 * * [simplify]: Extracting #2: cost 124 inf + 2 283.800 * * [simplify]: Extracting #3: cost 206 inf + 334 283.802 * * [simplify]: Extracting #4: cost 174 inf + 3560 283.803 * * [simplify]: Extracting #5: cost 164 inf + 6322 283.807 * * [simplify]: Extracting #6: cost 131 inf + 20534 283.821 * * [simplify]: Extracting #7: cost 23 inf + 72974 283.839 * * [simplify]: Extracting #8: cost 0 inf + 83818 283.858 * * [simplify]: Extracting #9: cost 0 inf + 83698 283.876 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ b a) 2)) 283.876 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 283.877 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 283.877 * * [simplify]: iters left: 6 (11 enodes) 283.880 * * [simplify]: iters left: 5 (40 enodes) 283.889 * * [simplify]: iters left: 4 (65 enodes) 283.900 * * [simplify]: iters left: 3 (97 enodes) 283.918 * * [simplify]: iters left: 2 (165 enodes) 283.955 * * [simplify]: iters left: 1 (271 enodes) 284.012 * * [simplify]: Extracting #0: cost 1 inf + 0 284.012 * * [simplify]: Extracting #1: cost 0 inf + 1 284.012 * [simplify]: Simplified to 0 284.012 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (/ (/ b a) 2)) 0)) 284.012 * * * * [progress]: [ 439 / 3260 ] simplifiying candidate # 284.012 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 284.013 * * [simplify]: iters left: 6 (27 enodes) 284.020 * * [simplify]: iters left: 5 (110 enodes) 284.040 * * [simplify]: iters left: 4 (227 enodes) 284.092 * * [simplify]: Extracting #0: cost 1 inf + 0 284.092 * * [simplify]: Extracting #1: cost 11 inf + 0 284.093 * * [simplify]: Extracting #2: cost 116 inf + 0 284.093 * * [simplify]: Extracting #3: cost 170 inf + 207 284.094 * * [simplify]: Extracting #4: cost 154 inf + 2322 284.096 * * [simplify]: Extracting #5: cost 104 inf + 12299 284.100 * * [simplify]: Extracting #6: cost 62 inf + 25737 284.108 * * [simplify]: Extracting #7: cost 5 inf + 52513 284.118 * * [simplify]: Extracting #8: cost 0 inf + 54332 284.128 * * [simplify]: Extracting #9: cost 0 inf + 54182 284.138 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 284.138 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 284.138 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 284.138 * * [simplify]: iters left: 6 (12 enodes) 284.142 * * [simplify]: iters left: 5 (51 enodes) 284.151 * * [simplify]: iters left: 4 (106 enodes) 284.178 * * [simplify]: iters left: 3 (247 enodes) 284.253 * * [simplify]: Extracting #0: cost 1 inf + 0 284.253 * * [simplify]: Extracting #1: cost 0 inf + 1 284.253 * [simplify]: Simplified to 0 284.253 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 284.253 * * * * [progress]: [ 440 / 3260 ] simplifiying candidate # 284.253 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 284.253 * * [simplify]: iters left: 6 (25 enodes) 284.260 * * [simplify]: iters left: 5 (102 enodes) 284.279 * * [simplify]: iters left: 4 (202 enodes) 284.325 * * [simplify]: iters left: 3 (469 enodes) 284.492 * * [simplify]: Extracting #0: cost 1 inf + 0 284.492 * * [simplify]: Extracting #1: cost 11 inf + 0 284.493 * * [simplify]: Extracting #2: cost 165 inf + 0 284.494 * * [simplify]: Extracting #3: cost 261 inf + 251 284.495 * * [simplify]: Extracting #4: cost 231 inf + 2916 284.499 * * [simplify]: Extracting #5: cost 186 inf + 10095 284.505 * * [simplify]: Extracting #6: cost 123 inf + 32880 284.520 * * [simplify]: Extracting #7: cost 17 inf + 82760 284.544 * * [simplify]: Extracting #8: cost 0 inf + 90265 284.565 * * [simplify]: Extracting #9: cost 0 inf + 89985 284.585 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ b a) 2)) 284.586 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 284.586 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 284.586 * * [simplify]: iters left: 6 (11 enodes) 284.589 * * [simplify]: iters left: 5 (46 enodes) 284.598 * * [simplify]: iters left: 4 (86 enodes) 284.616 * * [simplify]: iters left: 3 (183 enodes) 284.666 * * [simplify]: iters left: 2 (372 enodes) 284.808 * * [simplify]: Extracting #0: cost 1 inf + 0 284.808 * * [simplify]: Extracting #1: cost 0 inf + 1 284.808 * [simplify]: Simplified to 0 284.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ b a) 2)) 0)) 284.808 * * * * [progress]: [ 441 / 3260 ] simplifiying candidate # 284.809 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 284.809 * * [simplify]: iters left: 6 (25 enodes) 284.816 * * [simplify]: iters left: 5 (99 enodes) 284.833 * * [simplify]: iters left: 4 (173 enodes) 284.869 * * [simplify]: iters left: 3 (360 enodes) 284.982 * * [simplify]: Extracting #0: cost 1 inf + 0 284.982 * * [simplify]: Extracting #1: cost 9 inf + 0 284.982 * * [simplify]: Extracting #2: cost 124 inf + 2 284.983 * * [simplify]: Extracting #3: cost 207 inf + 334 284.984 * * [simplify]: Extracting #4: cost 179 inf + 2799 284.986 * * [simplify]: Extracting #5: cost 169 inf + 5314 284.990 * * [simplify]: Extracting #6: cost 122 inf + 25075 285.006 * * [simplify]: Extracting #7: cost 8 inf + 80838 285.024 * * [simplify]: Extracting #8: cost 0 inf + 83822 285.043 * * [simplify]: Extracting #9: cost 0 inf + 83702 285.064 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (* 1/2 (/ b a))) 285.064 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 285.064 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 285.064 * * [simplify]: iters left: 6 (10 enodes) 285.067 * * [simplify]: iters left: 5 (39 enodes) 285.074 * * [simplify]: iters left: 4 (64 enodes) 285.086 * * [simplify]: iters left: 3 (96 enodes) 285.104 * * [simplify]: iters left: 2 (164 enodes) 285.141 * * [simplify]: iters left: 1 (270 enodes) 285.198 * * [simplify]: Extracting #0: cost 1 inf + 0 285.198 * * [simplify]: Extracting #1: cost 0 inf + 1 285.198 * [simplify]: Simplified to 0 285.198 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (* 1/2 (/ b a))) 0)) 285.198 * * * * [progress]: [ 442 / 3260 ] simplifiying candidate # 285.198 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 285.199 * * [simplify]: iters left: 6 (27 enodes) 285.206 * * [simplify]: iters left: 5 (111 enodes) 285.227 * * [simplify]: iters left: 4 (236 enodes) 285.591 * * [simplify]: Extracting #0: cost 1 inf + 0 285.591 * * [simplify]: Extracting #1: cost 11 inf + 0 285.591 * * [simplify]: Extracting #2: cost 114 inf + 0 285.591 * * [simplify]: Extracting #3: cost 167 inf + 208 285.592 * * [simplify]: Extracting #4: cost 151 inf + 1679 285.594 * * [simplify]: Extracting #5: cost 113 inf + 9423 285.598 * * [simplify]: Extracting #6: cost 60 inf + 26042 285.606 * * [simplify]: Extracting #7: cost 1 inf + 53180 285.616 * * [simplify]: Extracting #8: cost 0 inf + 53000 285.625 * * [simplify]: Extracting #9: cost 0 inf + 52800 285.635 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) 285.635 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 285.635 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 285.635 * * [simplify]: iters left: 6 (12 enodes) 285.640 * * [simplify]: iters left: 5 (53 enodes) 285.653 * * [simplify]: iters left: 4 (117 enodes) 285.677 * * [simplify]: iters left: 3 (255 enodes) 285.745 * * [simplify]: Extracting #0: cost 1 inf + 0 285.745 * * [simplify]: Extracting #1: cost 0 inf + 1 285.745 * [simplify]: Simplified to 0 285.745 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (sqrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) 0)) 285.745 * * * * [progress]: [ 443 / 3260 ] simplifiying candidate # 285.746 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 285.746 * * [simplify]: iters left: 6 (25 enodes) 285.753 * * [simplify]: iters left: 5 (103 enodes) 285.773 * * [simplify]: iters left: 4 (212 enodes) 285.817 * * [simplify]: iters left: 3 (453 enodes) 285.965 * * [simplify]: Extracting #0: cost 1 inf + 0 285.965 * * [simplify]: Extracting #1: cost 11 inf + 0 285.965 * * [simplify]: Extracting #2: cost 152 inf + 0 285.966 * * [simplify]: Extracting #3: cost 263 inf + 334 285.968 * * [simplify]: Extracting #4: cost 236 inf + 2633 285.974 * * [simplify]: Extracting #5: cost 181 inf + 10101 285.980 * * [simplify]: Extracting #6: cost 124 inf + 30589 285.996 * * [simplify]: Extracting #7: cost 15 inf + 81927 286.016 * * [simplify]: Extracting #8: cost 0 inf + 88825 286.037 * * [simplify]: Extracting #9: cost 0 inf + 88665 286.058 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (* (/ b a) 1/2)) 286.058 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 286.059 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 286.059 * * [simplify]: iters left: 6 (11 enodes) 286.063 * * [simplify]: iters left: 5 (48 enodes) 286.072 * * [simplify]: iters left: 4 (98 enodes) 286.091 * * [simplify]: iters left: 3 (181 enodes) 286.133 * * [simplify]: iters left: 2 (358 enodes) 286.250 * * [simplify]: Extracting #0: cost 1 inf + 0 286.250 * * [simplify]: Extracting #1: cost 0 inf + 1 286.250 * [simplify]: Simplified to 0 286.250 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (* (/ b a) 1/2)) 0)) 286.251 * * * * [progress]: [ 444 / 3260 ] simplifiying candidate # 286.251 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 286.251 * * [simplify]: iters left: 6 (25 enodes) 286.258 * * [simplify]: iters left: 5 (99 enodes) 286.276 * * [simplify]: iters left: 4 (193 enodes) 286.316 * * [simplify]: iters left: 3 (398 enodes) 286.442 * * [simplify]: Extracting #0: cost 1 inf + 0 286.442 * * [simplify]: Extracting #1: cost 12 inf + 0 286.443 * * [simplify]: Extracting #2: cost 136 inf + 42 286.444 * * [simplify]: Extracting #3: cost 207 inf + 1779 286.445 * * [simplify]: Extracting #4: cost 173 inf + 4294 286.448 * * [simplify]: Extracting #5: cost 174 inf + 5187 286.452 * * [simplify]: Extracting #6: cost 123 inf + 26713 286.467 * * [simplify]: Extracting #7: cost 16 inf + 78269 286.486 * * [simplify]: Extracting #8: cost 0 inf + 85113 286.508 * * [simplify]: Extracting #9: cost 0 inf + 84953 286.527 * [simplify]: Simplified to (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) 286.527 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 286.527 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 286.527 * * [simplify]: iters left: 6 (10 enodes) 286.531 * * [simplify]: iters left: 5 (41 enodes) 286.539 * * [simplify]: iters left: 4 (81 enodes) 286.553 * * [simplify]: iters left: 3 (127 enodes) 286.571 * * [simplify]: iters left: 2 (186 enodes) 286.602 * * [simplify]: iters left: 1 (266 enodes) 286.671 * * [simplify]: Extracting #0: cost 1 inf + 0 286.671 * * [simplify]: Extracting #1: cost 0 inf + 1 286.671 * [simplify]: Simplified to 0 286.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) 0)) 286.671 * * * * [progress]: [ 445 / 3260 ] simplifiying candidate # 286.671 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 286.672 * * [simplify]: iters left: 6 (24 enodes) 286.678 * * [simplify]: iters left: 5 (96 enodes) 286.696 * * [simplify]: iters left: 4 (175 enodes) 286.732 * * [simplify]: iters left: 3 (363 enodes) 286.848 * * [simplify]: Extracting #0: cost 1 inf + 0 286.848 * * [simplify]: Extracting #1: cost 9 inf + 0 286.849 * * [simplify]: Extracting #2: cost 123 inf + 2 286.850 * * [simplify]: Extracting #3: cost 208 inf + 251 286.852 * * [simplify]: Extracting #4: cost 179 inf + 2672 286.854 * * [simplify]: Extracting #5: cost 165 inf + 6402 286.857 * * [simplify]: Extracting #6: cost 135 inf + 19278 286.872 * * [simplify]: Extracting #7: cost 19 inf + 75211 286.891 * * [simplify]: Extracting #8: cost 0 inf + 84335 286.910 * * [simplify]: Extracting #9: cost 0 inf + 84240 286.932 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ b a) 1/2)) 286.932 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 286.933 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 286.933 * * [simplify]: iters left: 6 (9 enodes) 286.936 * * [simplify]: iters left: 5 (36 enodes) 286.943 * * [simplify]: iters left: 4 (67 enodes) 286.955 * * [simplify]: iters left: 3 (97 enodes) 286.973 * * [simplify]: iters left: 2 (158 enodes) 287.012 * * [simplify]: iters left: 1 (263 enodes) 287.061 * * [simplify]: Extracting #0: cost 1 inf + 0 287.061 * * [simplify]: Extracting #1: cost 0 inf + 1 287.061 * [simplify]: Simplified to 0 287.061 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (/ b a) 1/2)) 0)) 287.061 * * * * [progress]: [ 446 / 3260 ] simplifiying candidate # 287.061 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 287.062 * * [simplify]: iters left: 6 (24 enodes) 287.068 * * [simplify]: iters left: 5 (97 enodes) 287.086 * * [simplify]: iters left: 4 (184 enodes) 287.124 * * [simplify]: iters left: 3 (392 enodes) 287.241 * * [simplify]: Extracting #0: cost 1 inf + 0 287.241 * * [simplify]: Extracting #1: cost 11 inf + 0 287.244 * * [simplify]: Extracting #2: cost 136 inf + 0 287.245 * * [simplify]: Extracting #3: cost 224 inf + 415 287.247 * * [simplify]: Extracting #4: cost 185 inf + 3582 287.249 * * [simplify]: Extracting #5: cost 167 inf + 7004 287.253 * * [simplify]: Extracting #6: cost 128 inf + 23605 287.267 * * [simplify]: Extracting #7: cost 20 inf + 75564 287.286 * * [simplify]: Extracting #8: cost 0 inf + 85066 287.305 * * [simplify]: Extracting #9: cost 0 inf + 84946 287.324 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (sqrt a)))) (/ (/ b 2) a)) 287.324 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 287.324 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 287.325 * * [simplify]: iters left: 5 (9 enodes) 287.329 * * [simplify]: iters left: 4 (39 enodes) 287.336 * * [simplify]: iters left: 3 (65 enodes) 287.348 * * [simplify]: iters left: 2 (129 enodes) 287.374 * * [simplify]: iters left: 1 (210 enodes) 287.415 * * [simplify]: Extracting #0: cost 1 inf + 0 287.416 * * [simplify]: Extracting #1: cost 0 inf + 1 287.416 * [simplify]: Simplified to 0 287.416 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (sqrt a)))) (/ (/ b 2) a)) 0)) 287.416 * * * * [progress]: [ 447 / 3260 ] simplifiying candidate # 287.416 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 287.416 * * [simplify]: iters left: 6 (25 enodes) 287.423 * * [simplify]: iters left: 5 (98 enodes) 287.441 * * [simplify]: iters left: 4 (180 enodes) 287.480 * * [simplify]: iters left: 3 (362 enodes) 287.587 * * [simplify]: Extracting #0: cost 1 inf + 0 287.587 * * [simplify]: Extracting #1: cost 25 inf + 0 287.590 * * [simplify]: Extracting #2: cost 133 inf + 0 287.591 * * [simplify]: Extracting #3: cost 170 inf + 572 287.592 * * [simplify]: Extracting #4: cost 162 inf + 2409 287.595 * * [simplify]: Extracting #5: cost 118 inf + 17662 287.606 * * [simplify]: Extracting #6: cost 24 inf + 55524 287.622 * * [simplify]: Extracting #7: cost 0 inf + 65397 287.638 * * [simplify]: Extracting #8: cost 0 inf + 65237 287.653 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) 287.653 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 287.654 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 287.654 * * [simplify]: iters left: 6 (10 enodes) 287.657 * * [simplify]: iters left: 5 (37 enodes) 287.664 * * [simplify]: iters left: 4 (57 enodes) 287.676 * * [simplify]: iters left: 3 (104 enodes) 287.694 * * [simplify]: iters left: 2 (158 enodes) 287.720 * * [simplify]: iters left: 1 (225 enodes) 287.757 * * [simplify]: Extracting #0: cost 1 inf + 0 287.757 * * [simplify]: Extracting #1: cost 0 inf + 1 287.757 * [simplify]: Simplified to 0 287.758 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) 0)) 287.758 * * * * [progress]: [ 448 / 3260 ] simplifiying candidate # 287.758 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 287.758 * * [simplify]: iters left: 6 (24 enodes) 287.765 * * [simplify]: iters left: 5 (89 enodes) 287.781 * * [simplify]: iters left: 4 (164 enodes) 287.813 * * [simplify]: iters left: 3 (333 enodes) 287.914 * * [simplify]: Extracting #0: cost 1 inf + 0 287.914 * * [simplify]: Extracting #1: cost 21 inf + 0 287.915 * * [simplify]: Extracting #2: cost 116 inf + 0 287.915 * * [simplify]: Extracting #3: cost 151 inf + 856 287.916 * * [simplify]: Extracting #4: cost 141 inf + 2817 287.918 * * [simplify]: Extracting #5: cost 130 inf + 4816 287.925 * * [simplify]: Extracting #6: cost 46 inf + 38700 287.940 * * [simplify]: Extracting #7: cost 0 inf + 59663 287.958 * * [simplify]: Extracting #8: cost 0 inf + 59288 287.973 * * [simplify]: Extracting #9: cost 0 inf + 59248 287.988 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 287.988 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 287.989 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 287.989 * * [simplify]: iters left: 6 (9 enodes) 287.991 * * [simplify]: iters left: 5 (29 enodes) 287.996 * * [simplify]: iters left: 4 (42 enodes) 288.003 * * [simplify]: iters left: 3 (58 enodes) 288.011 * * [simplify]: iters left: 2 (68 enodes) 288.020 * * [simplify]: Extracting #0: cost 1 inf + 0 288.020 * * [simplify]: Extracting #1: cost 0 inf + 1 288.020 * [simplify]: Simplified to 0 288.020 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 0)) 288.020 * * * * [progress]: [ 449 / 3260 ] simplifiying candidate # 288.020 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 288.020 * * [simplify]: iters left: 6 (28 enodes) 288.028 * * [simplify]: iters left: 5 (112 enodes) 288.050 * * [simplify]: iters left: 4 (247 enodes) 288.108 * * [simplify]: Extracting #0: cost 1 inf + 0 288.108 * * [simplify]: Extracting #1: cost 13 inf + 0 288.108 * * [simplify]: Extracting #2: cost 101 inf + 0 288.109 * * [simplify]: Extracting #3: cost 147 inf + 527 288.109 * * [simplify]: Extracting #4: cost 140 inf + 1592 288.110 * * [simplify]: Extracting #5: cost 145 inf + 1877 288.111 * * [simplify]: Extracting #6: cost 138 inf + 3143 288.114 * * [simplify]: Extracting #7: cost 74 inf + 25975 288.123 * * [simplify]: Extracting #8: cost 4 inf + 52032 288.133 * * [simplify]: Extracting #9: cost 0 inf + 52431 288.143 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) 288.143 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 288.143 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 288.144 * * [simplify]: iters left: 6 (13 enodes) 288.147 * * [simplify]: iters left: 5 (53 enodes) 288.157 * * [simplify]: iters left: 4 (117 enodes) 288.186 * * [simplify]: iters left: 3 (275 enodes) 288.245 * * [simplify]: iters left: 2 (474 enodes) 288.363 * * [simplify]: Extracting #0: cost 1 inf + 0 288.363 * * [simplify]: Extracting #1: cost 0 inf + 1 288.363 * [simplify]: Simplified to 0 288.363 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)))) (* (/ (cbrt (/ b 2)) (cbrt a)) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))))) 0)) 288.363 * * * * [progress]: [ 450 / 3260 ] simplifiying candidate # 288.364 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 288.364 * * [simplify]: iters left: 6 (27 enodes) 288.371 * * [simplify]: iters left: 5 (106 enodes) 288.391 * * [simplify]: iters left: 4 (210 enodes) 288.436 * * [simplify]: iters left: 3 (436 enodes) 288.559 * * [simplify]: Extracting #0: cost 1 inf + 0 288.559 * * [simplify]: Extracting #1: cost 25 inf + 0 288.559 * * [simplify]: Extracting #2: cost 134 inf + 0 288.560 * * [simplify]: Extracting #3: cost 191 inf + 85 288.561 * * [simplify]: Extracting #4: cost 192 inf + 982 288.565 * * [simplify]: Extracting #5: cost 122 inf + 22794 288.578 * * [simplify]: Extracting #6: cost 12 inf + 63558 288.595 * * [simplify]: Extracting #7: cost 0 inf + 67516 288.612 * * [simplify]: Extracting #8: cost 0 inf + 67356 288.630 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 288.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 288.630 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 288.630 * * [simplify]: iters left: 6 (12 enodes) 288.633 * * [simplify]: iters left: 5 (47 enodes) 288.643 * * [simplify]: iters left: 4 (82 enodes) 288.658 * * [simplify]: iters left: 3 (157 enodes) 288.687 * * [simplify]: iters left: 2 (248 enodes) 288.729 * * [simplify]: iters left: 1 (341 enodes) 288.789 * * [simplify]: Extracting #0: cost 1 inf + 0 288.789 * * [simplify]: Extracting #1: cost 0 inf + 1 288.789 * [simplify]: Simplified to 0 288.789 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 0)) 288.789 * * * * [progress]: [ 451 / 3260 ] simplifiying candidate # 288.790 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 288.790 * * [simplify]: iters left: 6 (26 enodes) 288.797 * * [simplify]: iters left: 5 (101 enodes) 288.816 * * [simplify]: iters left: 4 (210 enodes) 288.864 * * [simplify]: iters left: 3 (456 enodes) 289.001 * * [simplify]: Extracting #0: cost 1 inf + 0 289.001 * * [simplify]: Extracting #1: cost 27 inf + 0 289.002 * * [simplify]: Extracting #2: cost 135 inf + 0 289.003 * * [simplify]: Extracting #3: cost 194 inf + 2 289.004 * * [simplify]: Extracting #4: cost 193 inf + 1142 289.008 * * [simplify]: Extracting #5: cost 125 inf + 24662 289.023 * * [simplify]: Extracting #6: cost 18 inf + 63678 289.042 * * [simplify]: Extracting #7: cost 1 inf + 67609 289.059 * * [simplify]: Extracting #8: cost 0 inf + 67773 289.076 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 289.076 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 289.076 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 289.076 * * [simplify]: iters left: 6 (12 enodes) 289.080 * * [simplify]: iters left: 5 (47 enodes) 289.089 * * [simplify]: iters left: 4 (89 enodes) 289.106 * * [simplify]: iters left: 3 (180 enodes) 289.148 * * [simplify]: iters left: 2 (296 enodes) 289.210 * * [simplify]: iters left: 1 (428 enodes) 289.307 * * [simplify]: Extracting #0: cost 1 inf + 0 289.307 * * [simplify]: Extracting #1: cost 0 inf + 1 289.307 * [simplify]: Simplified to 0 289.307 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))))) (/ (/ b 2) a)) 0)) 289.307 * * * * [progress]: [ 452 / 3260 ] simplifiying candidate # 289.308 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 289.308 * * [simplify]: iters left: 6 (27 enodes) 289.315 * * [simplify]: iters left: 5 (105 enodes) 289.334 * * [simplify]: iters left: 4 (208 enodes) 289.379 * * [simplify]: iters left: 3 (415 enodes) 289.489 * * [simplify]: Extracting #0: cost 1 inf + 0 289.489 * * [simplify]: Extracting #1: cost 23 inf + 0 289.489 * * [simplify]: Extracting #2: cost 123 inf + 0 289.490 * * [simplify]: Extracting #3: cost 184 inf + 204 289.491 * * [simplify]: Extracting #4: cost 169 inf + 3693 289.499 * * [simplify]: Extracting #5: cost 99 inf + 26803 289.513 * * [simplify]: Extracting #6: cost 9 inf + 63179 289.529 * * [simplify]: Extracting #7: cost 0 inf + 66399 289.545 * * [simplify]: Extracting #8: cost 0 inf + 66369 289.561 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 289.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 289.562 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 289.562 * * [simplify]: iters left: 6 (12 enodes) 289.565 * * [simplify]: iters left: 5 (46 enodes) 289.573 * * [simplify]: iters left: 4 (81 enodes) 289.588 * * [simplify]: iters left: 3 (134 enodes) 289.609 * * [simplify]: iters left: 2 (197 enodes) 289.639 * * [simplify]: iters left: 1 (271 enodes) 289.680 * * [simplify]: Extracting #0: cost 1 inf + 0 289.680 * * [simplify]: Extracting #1: cost 0 inf + 1 289.680 * [simplify]: Simplified to 0 289.680 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 289.681 * * * * [progress]: [ 453 / 3260 ] simplifiying candidate # 289.681 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 289.681 * * [simplify]: iters left: 6 (25 enodes) 289.688 * * [simplify]: iters left: 5 (96 enodes) 289.705 * * [simplify]: iters left: 4 (179 enodes) 289.742 * * [simplify]: iters left: 3 (361 enodes) 289.848 * * [simplify]: Extracting #0: cost 1 inf + 0 289.848 * * [simplify]: Extracting #1: cost 21 inf + 0 289.848 * * [simplify]: Extracting #2: cost 122 inf + 0 289.849 * * [simplify]: Extracting #3: cost 173 inf + 124 289.849 * * [simplify]: Extracting #4: cost 169 inf + 1549 289.853 * * [simplify]: Extracting #5: cost 112 inf + 20305 289.866 * * [simplify]: Extracting #6: cost 17 inf + 56974 289.881 * * [simplify]: Extracting #7: cost 0 inf + 62712 289.896 * * [simplify]: Extracting #8: cost 0 inf + 62632 289.912 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 289.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 289.912 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 289.912 * * [simplify]: iters left: 6 (10 enodes) 289.915 * * [simplify]: iters left: 5 (38 enodes) 289.921 * * [simplify]: iters left: 4 (59 enodes) 289.933 * * [simplify]: iters left: 3 (88 enodes) 289.946 * * [simplify]: iters left: 2 (117 enodes) 289.962 * * [simplify]: iters left: 1 (144 enodes) 289.980 * * [simplify]: Extracting #0: cost 1 inf + 0 289.980 * * [simplify]: Extracting #1: cost 0 inf + 1 289.980 * [simplify]: Simplified to 0 289.980 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 289.980 * * * * [progress]: [ 454 / 3260 ] simplifiying candidate # 289.980 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 289.981 * * [simplify]: iters left: 6 (25 enodes) 289.987 * * [simplify]: iters left: 5 (96 enodes) 290.007 * * [simplify]: iters left: 4 (183 enodes) 290.044 * * [simplify]: iters left: 3 (380 enodes) 290.152 * * [simplify]: Extracting #0: cost 1 inf + 0 290.153 * * [simplify]: Extracting #1: cost 23 inf + 0 290.153 * * [simplify]: Extracting #2: cost 128 inf + 0 290.154 * * [simplify]: Extracting #3: cost 164 inf + 815 290.155 * * [simplify]: Extracting #4: cost 154 inf + 2859 290.159 * * [simplify]: Extracting #5: cost 86 inf + 26823 290.172 * * [simplify]: Extracting #6: cost 11 inf + 57784 290.187 * * [simplify]: Extracting #7: cost 0 inf + 61787 290.205 * * [simplify]: Extracting #8: cost 0 inf + 61707 290.221 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b 2) a)) 290.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 290.221 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 290.221 * * [simplify]: iters left: 6 (11 enodes) 290.224 * * [simplify]: iters left: 5 (42 enodes) 290.232 * * [simplify]: iters left: 4 (67 enodes) 290.243 * * [simplify]: iters left: 3 (111 enodes) 290.260 * * [simplify]: iters left: 2 (140 enodes) 290.280 * * [simplify]: iters left: 1 (160 enodes) 290.298 * * [simplify]: Extracting #0: cost 1 inf + 0 290.298 * * [simplify]: Extracting #1: cost 0 inf + 1 290.298 * [simplify]: Simplified to 0 290.298 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b 2) a)) 0)) 290.298 * * * * [progress]: [ 455 / 3260 ] simplifiying candidate # 290.299 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 290.299 * * [simplify]: iters left: 6 (29 enodes) 290.307 * * [simplify]: iters left: 5 (121 enodes) 290.330 * * [simplify]: iters left: 4 (305 enodes) 290.429 * * [simplify]: Extracting #0: cost 1 inf + 0 290.429 * * [simplify]: Extracting #1: cost 13 inf + 0 290.429 * * [simplify]: Extracting #2: cost 188 inf + 0 290.430 * * [simplify]: Extracting #3: cost 328 inf + 205 290.432 * * [simplify]: Extracting #4: cost 309 inf + 4082 290.438 * * [simplify]: Extracting #5: cost 171 inf + 54844 290.452 * * [simplify]: Extracting #6: cost 55 inf + 97473 290.471 * * [simplify]: Extracting #7: cost 1 inf + 118864 290.493 * * [simplify]: Extracting #8: cost 0 inf + 118764 290.513 * * [simplify]: Extracting #9: cost 0 inf + 118734 290.532 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 290.532 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 290.532 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 290.532 * * [simplify]: iters left: 6 (16 enodes) 290.537 * * [simplify]: iters left: 5 (68 enodes) 290.550 * * [simplify]: iters left: 4 (179 enodes) 290.611 * * [simplify]: Extracting #0: cost 1 inf + 0 290.611 * * [simplify]: Extracting #1: cost 27 inf + 0 290.612 * * [simplify]: Extracting #2: cost 153 inf + 0 290.613 * * [simplify]: Extracting #3: cost 242 inf + 83 290.615 * * [simplify]: Extracting #4: cost 185 inf + 16503 290.628 * * [simplify]: Extracting #5: cost 15 inf + 79352 290.640 * * [simplify]: Extracting #6: cost 0 inf + 84943 290.653 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 290.653 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 290.653 * * * * [progress]: [ 456 / 3260 ] simplifiying candidate # 290.653 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 290.653 * * [simplify]: iters left: 6 (28 enodes) 290.661 * * [simplify]: iters left: 5 (116 enodes) 290.683 * * [simplify]: iters left: 4 (269 enodes) 290.756 * * [simplify]: Extracting #0: cost 1 inf + 0 290.756 * * [simplify]: Extracting #1: cost 13 inf + 0 290.756 * * [simplify]: Extracting #2: cost 151 inf + 0 290.757 * * [simplify]: Extracting #3: cost 255 inf + 43 290.758 * * [simplify]: Extracting #4: cost 237 inf + 2478 290.763 * * [simplify]: Extracting #5: cost 134 inf + 35270 290.776 * * [simplify]: Extracting #6: cost 52 inf + 63957 290.789 * * [simplify]: Extracting #7: cost 9 inf + 81942 290.804 * * [simplify]: Extracting #8: cost 0 inf + 85490 290.819 * * [simplify]: Extracting #9: cost 0 inf + 85290 290.834 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (sqrt a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 290.834 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (sqrt a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 290.835 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 290.835 * * [simplify]: iters left: 6 (15 enodes) 290.839 * * [simplify]: iters left: 5 (63 enodes) 290.853 * * [simplify]: iters left: 4 (145 enodes) 290.891 * * [simplify]: iters left: 3 (499 enodes) 291.149 * * [simplify]: Extracting #0: cost 1 inf + 0 291.149 * * [simplify]: Extracting #1: cost 0 inf + 1 291.149 * [simplify]: Simplified to 0 291.149 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 291.150 * * * * [progress]: [ 457 / 3260 ] simplifiying candidate # 291.150 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 291.150 * * [simplify]: iters left: 6 (27 enodes) 291.157 * * [simplify]: iters left: 5 (108 enodes) 291.179 * * [simplify]: iters left: 4 (267 enodes) 291.255 * * [simplify]: Extracting #0: cost 1 inf + 0 291.255 * * [simplify]: Extracting #1: cost 15 inf + 0 291.255 * * [simplify]: Extracting #2: cost 149 inf + 0 291.256 * * [simplify]: Extracting #3: cost 233 inf + 2 291.257 * * [simplify]: Extracting #4: cost 226 inf + 1136 291.261 * * [simplify]: Extracting #5: cost 138 inf + 26900 291.273 * * [simplify]: Extracting #6: cost 45 inf + 58283 291.285 * * [simplify]: Extracting #7: cost 3 inf + 74804 291.298 * * [simplify]: Extracting #8: cost 0 inf + 75703 291.311 * * [simplify]: Extracting #9: cost 0 inf + 75553 291.324 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 291.324 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 291.325 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 291.325 * * [simplify]: iters left: 6 (15 enodes) 291.329 * * [simplify]: iters left: 5 (62 enodes) 291.342 * * [simplify]: iters left: 4 (159 enodes) 291.387 * * [simplify]: iters left: 3 (475 enodes) 291.606 * * [simplify]: Extracting #0: cost 1 inf + 0 291.606 * * [simplify]: Extracting #1: cost 42 inf + 0 291.606 * * [simplify]: Extracting #2: cost 194 inf + 1 291.609 * * [simplify]: Extracting #3: cost 205 inf + 15094 291.622 * * [simplify]: Extracting #4: cost 20 inf + 63712 291.640 * * [simplify]: Extracting #5: cost 3 inf + 65204 291.655 * * [simplify]: Extracting #6: cost 0 inf + 65965 291.670 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 291.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 291.670 * * * * [progress]: [ 458 / 3260 ] simplifiying candidate # 291.670 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 291.670 * * [simplify]: iters left: 6 (30 enodes) 291.678 * * [simplify]: iters left: 5 (121 enodes) 291.702 * * [simplify]: iters left: 4 (280 enodes) 291.775 * * [simplify]: Extracting #0: cost 1 inf + 0 291.775 * * [simplify]: Extracting #1: cost 13 inf + 0 291.775 * * [simplify]: Extracting #2: cost 151 inf + 0 291.776 * * [simplify]: Extracting #3: cost 255 inf + 204 291.778 * * [simplify]: Extracting #4: cost 232 inf + 4005 291.785 * * [simplify]: Extracting #5: cost 122 inf + 39052 291.795 * * [simplify]: Extracting #6: cost 51 inf + 66159 291.809 * * [simplify]: Extracting #7: cost 4 inf + 85802 291.825 * * [simplify]: Extracting #8: cost 0 inf + 87043 291.841 * * [simplify]: Extracting #9: cost 0 inf + 86973 291.857 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 291.857 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 291.858 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 291.858 * * [simplify]: iters left: 6 (15 enodes) 291.864 * * [simplify]: iters left: 5 (62 enodes) 291.875 * * [simplify]: iters left: 4 (148 enodes) 291.916 * * [simplify]: iters left: 3 (499 enodes) 292.179 * * [simplify]: Extracting #0: cost 1 inf + 0 292.179 * * [simplify]: Extracting #1: cost 0 inf + 1 292.179 * [simplify]: Simplified to 0 292.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 292.179 * * * * [progress]: [ 459 / 3260 ] simplifiying candidate # 292.179 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 292.179 * * [simplify]: iters left: 6 (29 enodes) 292.187 * * [simplify]: iters left: 5 (115 enodes) 292.214 * * [simplify]: iters left: 4 (247 enodes) 292.271 * * [simplify]: Extracting #0: cost 1 inf + 0 292.271 * * [simplify]: Extracting #1: cost 13 inf + 0 292.272 * * [simplify]: Extracting #2: cost 126 inf + 0 292.272 * * [simplify]: Extracting #3: cost 204 inf + 43 292.273 * * [simplify]: Extracting #4: cost 186 inf + 2192 292.279 * * [simplify]: Extracting #5: cost 102 inf + 26377 292.285 * * [simplify]: Extracting #6: cost 77 inf + 33765 292.292 * * [simplify]: Extracting #7: cost 49 inf + 42612 292.302 * * [simplify]: Extracting #8: cost 2 inf + 64783 292.314 * * [simplify]: Extracting #9: cost 0 inf + 65063 292.327 * * [simplify]: Extracting #10: cost 0 inf + 64913 292.339 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 292.339 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 292.339 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 292.339 * * [simplify]: iters left: 6 (14 enodes) 292.343 * * [simplify]: iters left: 5 (56 enodes) 292.353 * * [simplify]: iters left: 4 (117 enodes) 292.382 * * [simplify]: iters left: 3 (347 enodes) 292.509 * * [simplify]: Extracting #0: cost 1 inf + 0 292.509 * * [simplify]: Extracting #1: cost 0 inf + 1 292.509 * [simplify]: Simplified to 0 292.509 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 0)) 292.510 * * * * [progress]: [ 460 / 3260 ] simplifiying candidate # 292.510 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 292.510 * * [simplify]: iters left: 6 (28 enodes) 292.518 * * [simplify]: iters left: 5 (111 enodes) 292.539 * * [simplify]: iters left: 4 (238 enodes) 292.597 * * [simplify]: Extracting #0: cost 1 inf + 0 292.597 * * [simplify]: Extracting #1: cost 13 inf + 0 292.597 * * [simplify]: Extracting #2: cost 117 inf + 0 292.597 * * [simplify]: Extracting #3: cost 180 inf + 2 292.598 * * [simplify]: Extracting #4: cost 169 inf + 900 292.599 * * [simplify]: Extracting #5: cost 168 inf + 2237 292.602 * * [simplify]: Extracting #6: cost 81 inf + 26171 292.611 * * [simplify]: Extracting #7: cost 4 inf + 52571 292.624 * * [simplify]: Extracting #8: cost 0 inf + 54720 292.634 * * [simplify]: Extracting #9: cost 0 inf + 54530 292.644 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 292.644 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 292.644 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 292.645 * * [simplify]: iters left: 6 (14 enodes) 292.649 * * [simplify]: iters left: 5 (57 enodes) 292.659 * * [simplify]: iters left: 4 (116 enodes) 292.687 * * [simplify]: iters left: 3 (321 enodes) 292.808 * * [simplify]: Extracting #0: cost 1 inf + 0 292.808 * * [simplify]: Extracting #1: cost 0 inf + 1 292.808 * [simplify]: Simplified to 0 292.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 0)) 292.808 * * * * [progress]: [ 461 / 3260 ] simplifiying candidate # 292.808 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 292.809 * * [simplify]: iters left: 6 (29 enodes) 292.816 * * [simplify]: iters left: 5 (116 enodes) 292.839 * * [simplify]: iters left: 4 (271 enodes) 292.910 * * [simplify]: Extracting #0: cost 1 inf + 0 292.910 * * [simplify]: Extracting #1: cost 13 inf + 0 292.910 * * [simplify]: Extracting #2: cost 133 inf + 0 292.911 * * [simplify]: Extracting #3: cost 210 inf + 734 292.912 * * [simplify]: Extracting #4: cost 189 inf + 3974 292.916 * * [simplify]: Extracting #5: cost 103 inf + 29197 292.923 * * [simplify]: Extracting #6: cost 54 inf + 45056 292.934 * * [simplify]: Extracting #7: cost 5 inf + 66279 292.946 * * [simplify]: Extracting #8: cost 0 inf + 67853 292.961 * * [simplify]: Extracting #9: cost 0 inf + 67693 292.973 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 292.973 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 292.973 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 292.973 * * [simplify]: iters left: 6 (15 enodes) 292.978 * * [simplify]: iters left: 5 (62 enodes) 292.990 * * [simplify]: iters left: 4 (149 enodes) 293.032 * * [simplify]: iters left: 3 (450 enodes) 293.253 * * [simplify]: Extracting #0: cost 1 inf + 0 293.253 * * [simplify]: Extracting #1: cost 0 inf + 1 293.253 * [simplify]: Simplified to 0 293.253 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 293.254 * * * * [progress]: [ 462 / 3260 ] simplifiying candidate # 293.254 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 293.254 * * [simplify]: iters left: 6 (28 enodes) 293.262 * * [simplify]: iters left: 5 (111 enodes) 293.282 * * [simplify]: iters left: 4 (238 enodes) 293.342 * * [simplify]: Extracting #0: cost 1 inf + 0 293.342 * * [simplify]: Extracting #1: cost 13 inf + 0 293.342 * * [simplify]: Extracting #2: cost 113 inf + 0 293.342 * * [simplify]: Extracting #3: cost 171 inf + 328 293.343 * * [simplify]: Extracting #4: cost 161 inf + 1307 293.344 * * [simplify]: Extracting #5: cost 155 inf + 3734 293.347 * * [simplify]: Extracting #6: cost 81 inf + 23579 293.356 * * [simplify]: Extracting #7: cost 7 inf + 50253 293.366 * * [simplify]: Extracting #8: cost 0 inf + 52898 293.376 * * [simplify]: Extracting #9: cost 0 inf + 52588 293.386 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 293.386 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 293.386 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 293.386 * * [simplify]: iters left: 6 (14 enodes) 293.390 * * [simplify]: iters left: 5 (57 enodes) 293.403 * * [simplify]: iters left: 4 (118 enodes) 293.431 * * [simplify]: iters left: 3 (314 enodes) 293.535 * * [simplify]: Extracting #0: cost 1 inf + 0 293.535 * * [simplify]: Extracting #1: cost 0 inf + 1 293.535 * [simplify]: Simplified to 0 293.535 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 0)) 293.535 * * * * [progress]: [ 463 / 3260 ] simplifiying candidate # 293.536 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 293.536 * * [simplify]: iters left: 6 (27 enodes) 293.543 * * [simplify]: iters left: 5 (102 enodes) 293.562 * * [simplify]: iters left: 4 (223 enodes) 293.614 * * [simplify]: Extracting #0: cost 1 inf + 0 293.614 * * [simplify]: Extracting #1: cost 15 inf + 0 293.614 * * [simplify]: Extracting #2: cost 114 inf + 0 293.614 * * [simplify]: Extracting #3: cost 152 inf + 370 293.615 * * [simplify]: Extracting #4: cost 134 inf + 2731 293.617 * * [simplify]: Extracting #5: cost 96 inf + 11231 293.620 * * [simplify]: Extracting #6: cost 75 inf + 15874 293.625 * * [simplify]: Extracting #7: cost 19 inf + 37168 293.634 * * [simplify]: Extracting #8: cost 0 inf + 46740 293.642 * * [simplify]: Extracting #9: cost 0 inf + 46180 293.651 * * [simplify]: Extracting #10: cost 0 inf + 46070 293.662 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (cbrt b) (cbrt b)) (/ (/ (cbrt b) a) 2))) 293.662 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (cbrt b) (cbrt b)) (/ (/ (cbrt b) a) 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 293.662 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 293.663 * * [simplify]: iters left: 6 (13 enodes) 293.666 * * [simplify]: iters left: 5 (48 enodes) 293.675 * * [simplify]: iters left: 4 (103 enodes) 293.697 * * [simplify]: iters left: 3 (238 enodes) 293.763 * * [simplify]: Extracting #0: cost 1 inf + 0 293.763 * * [simplify]: Extracting #1: cost 0 inf + 1 293.763 * [simplify]: Simplified to 0 293.763 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (* (cbrt b) (cbrt b)) (/ (/ (cbrt b) a) 2))) 0)) 293.763 * * * * [progress]: [ 464 / 3260 ] simplifiying candidate # 293.763 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 293.763 * * [simplify]: iters left: 6 (28 enodes) 293.771 * * [simplify]: iters left: 5 (114 enodes) 293.796 * * [simplify]: iters left: 4 (267 enodes) 293.866 * * [simplify]: Extracting #0: cost 1 inf + 0 293.866 * * [simplify]: Extracting #1: cost 13 inf + 0 293.866 * * [simplify]: Extracting #2: cost 149 inf + 0 293.867 * * [simplify]: Extracting #3: cost 254 inf + 526 293.868 * * [simplify]: Extracting #4: cost 239 inf + 2552 293.872 * * [simplify]: Extracting #5: cost 145 inf + 32810 293.881 * * [simplify]: Extracting #6: cost 77 inf + 56283 293.891 * * [simplify]: Extracting #7: cost 40 inf + 68591 293.906 * * [simplify]: Extracting #8: cost 3 inf + 86441 293.921 * * [simplify]: Extracting #9: cost 0 inf + 87351 293.937 * * [simplify]: Extracting #10: cost 0 inf + 87231 293.954 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) a) (/ (/ (/ (* (sqrt b) (sqrt b)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) 293.954 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) a) (/ (/ (/ (* (sqrt b) (sqrt b)) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 293.954 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 293.954 * * [simplify]: iters left: 6 (15 enodes) 293.959 * * [simplify]: iters left: 5 (61 enodes) 293.970 * * [simplify]: iters left: 4 (142 enodes) 294.007 * * [simplify]: iters left: 3 (474 enodes) 294.204 * * [simplify]: Extracting #0: cost 1 inf + 0 294.204 * * [simplify]: Extracting #1: cost 0 inf + 1 294.204 * [simplify]: Simplified to 0 294.204 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 294.205 * * * * [progress]: [ 465 / 3260 ] simplifiying candidate # 294.205 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 294.205 * * [simplify]: iters left: 6 (27 enodes) 294.213 * * [simplify]: iters left: 5 (109 enodes) 294.233 * * [simplify]: iters left: 4 (236 enodes) 294.291 * * [simplify]: Extracting #0: cost 1 inf + 0 294.291 * * [simplify]: Extracting #1: cost 13 inf + 0 294.292 * * [simplify]: Extracting #2: cost 123 inf + 0 294.292 * * [simplify]: Extracting #3: cost 199 inf + 124 294.293 * * [simplify]: Extracting #4: cost 184 inf + 1872 294.296 * * [simplify]: Extracting #5: cost 138 inf + 15681 294.302 * * [simplify]: Extracting #6: cost 52 inf + 42917 294.315 * * [simplify]: Extracting #7: cost 6 inf + 62079 294.327 * * [simplify]: Extracting #8: cost 0 inf + 64080 294.339 * * [simplify]: Extracting #9: cost 0 inf + 64000 294.351 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 294.351 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 294.351 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 294.351 * * [simplify]: iters left: 6 (14 enodes) 294.355 * * [simplify]: iters left: 5 (56 enodes) 294.365 * * [simplify]: iters left: 4 (113 enodes) 294.392 * * [simplify]: iters left: 3 (324 enodes) 294.488 * * [simplify]: Extracting #0: cost 1 inf + 0 294.488 * * [simplify]: Extracting #1: cost 0 inf + 1 294.488 * [simplify]: Simplified to 0 294.488 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 294.488 * * * * [progress]: [ 466 / 3260 ] simplifiying candidate # 294.489 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 294.489 * * [simplify]: iters left: 6 (26 enodes) 294.496 * * [simplify]: iters left: 5 (102 enodes) 294.518 * * [simplify]: iters left: 4 (219 enodes) 294.568 * * [simplify]: Extracting #0: cost 1 inf + 0 294.568 * * [simplify]: Extracting #1: cost 13 inf + 0 294.568 * * [simplify]: Extracting #2: cost 116 inf + 0 294.569 * * [simplify]: Extracting #3: cost 176 inf + 44 294.569 * * [simplify]: Extracting #4: cost 169 inf + 897 294.570 * * [simplify]: Extracting #5: cost 163 inf + 3809 294.574 * * [simplify]: Extracting #6: cost 81 inf + 27535 294.585 * * [simplify]: Extracting #7: cost 6 inf + 52870 294.595 * * [simplify]: Extracting #8: cost 0 inf + 54502 294.605 * * [simplify]: Extracting #9: cost 0 inf + 54462 294.615 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) 294.616 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 294.616 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 294.616 * * [simplify]: iters left: 6 (14 enodes) 294.620 * * [simplify]: iters left: 5 (56 enodes) 294.631 * * [simplify]: iters left: 4 (112 enodes) 294.656 * * [simplify]: iters left: 3 (297 enodes) 294.746 * * [simplify]: Extracting #0: cost 1 inf + 0 294.746 * * [simplify]: Extracting #1: cost 0 inf + 1 294.746 * [simplify]: Simplified to 0 294.746 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 294.746 * * * * [progress]: [ 467 / 3260 ] simplifiying candidate # 294.746 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 294.746 * * [simplify]: iters left: 6 (28 enodes) 294.754 * * [simplify]: iters left: 5 (112 enodes) 294.776 * * [simplify]: iters left: 4 (247 enodes) 294.833 * * [simplify]: Extracting #0: cost 1 inf + 0 294.833 * * [simplify]: Extracting #1: cost 13 inf + 0 294.833 * * [simplify]: Extracting #2: cost 123 inf + 0 294.834 * * [simplify]: Extracting #3: cost 198 inf + 246 294.835 * * [simplify]: Extracting #4: cost 178 inf + 3000 294.838 * * [simplify]: Extracting #5: cost 107 inf + 23157 294.845 * * [simplify]: Extracting #6: cost 59 inf + 38955 294.855 * * [simplify]: Extracting #7: cost 6 inf + 61921 294.869 * * [simplify]: Extracting #8: cost 0 inf + 63585 294.880 * * [simplify]: Extracting #9: cost 0 inf + 63475 294.892 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 294.892 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 294.892 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 294.893 * * [simplify]: iters left: 6 (13 enodes) 294.896 * * [simplify]: iters left: 5 (53 enodes) 294.906 * * [simplify]: iters left: 4 (118 enodes) 294.931 * * [simplify]: iters left: 3 (324 enodes) 295.027 * * [simplify]: Extracting #0: cost 1 inf + 0 295.027 * * [simplify]: Extracting #1: cost 0 inf + 1 295.027 * [simplify]: Simplified to 0 295.027 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 295.027 * * * * [progress]: [ 468 / 3260 ] simplifiying candidate # 295.027 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 295.027 * * [simplify]: iters left: 6 (26 enodes) 295.035 * * [simplify]: iters left: 5 (101 enodes) 295.053 * * [simplify]: iters left: 4 (205 enodes) 295.098 * * [simplify]: iters left: 3 (485 enodes) 295.238 * * [simplify]: Extracting #0: cost 1 inf + 0 295.238 * * [simplify]: Extracting #1: cost 25 inf + 0 295.238 * * [simplify]: Extracting #2: cost 160 inf + 0 295.239 * * [simplify]: Extracting #3: cost 254 inf + 85 295.241 * * [simplify]: Extracting #4: cost 248 inf + 2117 295.244 * * [simplify]: Extracting #5: cost 178 inf + 13726 295.255 * * [simplify]: Extracting #6: cost 86 inf + 40486 295.270 * * [simplify]: Extracting #7: cost 7 inf + 75761 295.290 * * [simplify]: Extracting #8: cost 0 inf + 78069 295.310 * * [simplify]: Extracting #9: cost 0 inf + 77909 295.329 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 295.329 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 295.330 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 295.330 * * [simplify]: iters left: 6 (11 enodes) 295.333 * * [simplify]: iters left: 5 (43 enodes) 295.342 * * [simplify]: iters left: 4 (84 enodes) 295.358 * * [simplify]: iters left: 3 (212 enodes) 295.409 * * [simplify]: iters left: 2 (472 enodes) 295.523 * * [simplify]: Extracting #0: cost 1 inf + 0 295.523 * * [simplify]: Extracting #1: cost 0 inf + 1 295.523 * [simplify]: Simplified to 0 295.523 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ a (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 295.523 * * * * [progress]: [ 469 / 3260 ] simplifiying candidate # 295.523 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 295.523 * * [simplify]: iters left: 6 (26 enodes) 295.531 * * [simplify]: iters left: 5 (103 enodes) 295.550 * * [simplify]: iters left: 4 (217 enodes) 295.600 * * [simplify]: Extracting #0: cost 1 inf + 0 295.601 * * [simplify]: Extracting #1: cost 13 inf + 0 295.601 * * [simplify]: Extracting #2: cost 105 inf + 0 295.601 * * [simplify]: Extracting #3: cost 151 inf + 2 295.602 * * [simplify]: Extracting #4: cost 140 inf + 981 295.603 * * [simplify]: Extracting #5: cost 132 inf + 3378 295.605 * * [simplify]: Extracting #6: cost 92 inf + 11144 295.611 * * [simplify]: Extracting #7: cost 19 inf + 36190 295.619 * * [simplify]: Extracting #8: cost 0 inf + 44633 295.628 * * [simplify]: Extracting #9: cost 0 inf + 44113 295.637 * * [simplify]: Extracting #10: cost 0 inf + 44033 295.645 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 295.645 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 295.646 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 295.646 * * [simplify]: iters left: 6 (12 enodes) 295.650 * * [simplify]: iters left: 5 (49 enodes) 295.659 * * [simplify]: iters left: 4 (99 enodes) 295.682 * * [simplify]: iters left: 3 (234 enodes) 295.741 * * [simplify]: iters left: 2 (447 enodes) 295.845 * * [simplify]: Extracting #0: cost 1 inf + 0 295.845 * * [simplify]: Extracting #1: cost 0 inf + 1 295.845 * [simplify]: Simplified to 0 295.845 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 0)) 295.845 * * * * [progress]: [ 470 / 3260 ] simplifiying candidate # 295.845 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 295.846 * * [simplify]: iters left: 6 (28 enodes) 295.855 * * [simplify]: iters left: 5 (111 enodes) 295.876 * * [simplify]: iters left: 4 (242 enodes) 295.933 * * [simplify]: Extracting #0: cost 1 inf + 0 295.933 * * [simplify]: Extracting #1: cost 13 inf + 0 295.933 * * [simplify]: Extracting #2: cost 110 inf + 0 295.934 * * [simplify]: Extracting #3: cost 163 inf + 571 295.935 * * [simplify]: Extracting #4: cost 146 inf + 2803 295.937 * * [simplify]: Extracting #5: cost 92 inf + 15307 295.941 * * [simplify]: Extracting #6: cost 74 inf + 20206 295.946 * * [simplify]: Extracting #7: cost 31 inf + 35198 295.956 * * [simplify]: Extracting #8: cost 0 inf + 51053 295.965 * * [simplify]: Extracting #9: cost 0 inf + 50373 295.975 * * [simplify]: Extracting #10: cost 0 inf + 50223 295.984 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 295.985 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 295.985 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 295.985 * * [simplify]: iters left: 6 (14 enodes) 295.989 * * [simplify]: iters left: 5 (57 enodes) 296.002 * * [simplify]: iters left: 4 (121 enodes) 296.029 * * [simplify]: iters left: 3 (291 enodes) 296.116 * * [simplify]: Extracting #0: cost 1 inf + 0 296.116 * * [simplify]: Extracting #1: cost 0 inf + 1 296.116 * [simplify]: Simplified to 0 296.116 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 296.116 * * * * [progress]: [ 471 / 3260 ] simplifiying candidate # 296.116 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 296.116 * * [simplify]: iters left: 6 (27 enodes) 296.126 * * [simplify]: iters left: 5 (106 enodes) 296.146 * * [simplify]: iters left: 4 (216 enodes) 296.193 * * [simplify]: iters left: 3 (498 enodes) 296.337 * * [simplify]: Extracting #0: cost 1 inf + 0 296.337 * * [simplify]: Extracting #1: cost 27 inf + 0 296.338 * * [simplify]: Extracting #2: cost 148 inf + 0 296.339 * * [simplify]: Extracting #3: cost 201 inf + 1791 296.341 * * [simplify]: Extracting #4: cost 164 inf + 6971 296.347 * * [simplify]: Extracting #5: cost 91 inf + 30183 296.362 * * [simplify]: Extracting #6: cost 8 inf + 63486 296.379 * * [simplify]: Extracting #7: cost 0 inf + 66245 296.399 * * [simplify]: Extracting #8: cost 0 inf + 66215 296.416 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b a) 2)) 296.417 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 296.417 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 296.417 * * [simplify]: iters left: 6 (13 enodes) 296.421 * * [simplify]: iters left: 5 (52 enodes) 296.430 * * [simplify]: iters left: 4 (98 enodes) 296.451 * * [simplify]: iters left: 3 (212 enodes) 296.496 * * [simplify]: iters left: 2 (371 enodes) 296.576 * * [simplify]: Extracting #0: cost 1 inf + 0 296.576 * * [simplify]: Extracting #1: cost 0 inf + 1 296.576 * [simplify]: Simplified to 0 296.576 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b a) 2)) 0)) 296.576 * * * * [progress]: [ 472 / 3260 ] simplifiying candidate # 296.577 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 296.577 * * [simplify]: iters left: 6 (26 enodes) 296.584 * * [simplify]: iters left: 5 (97 enodes) 296.604 * * [simplify]: iters left: 4 (200 enodes) 296.644 * * [simplify]: iters left: 3 (422 enodes) 296.765 * * [simplify]: Extracting #0: cost 1 inf + 0 296.765 * * [simplify]: Extracting #1: cost 27 inf + 0 296.765 * * [simplify]: Extracting #2: cost 145 inf + 0 296.766 * * [simplify]: Extracting #3: cost 187 inf + 1017 296.768 * * [simplify]: Extracting #4: cost 167 inf + 3882 296.772 * * [simplify]: Extracting #5: cost 99 inf + 21871 296.788 * * [simplify]: Extracting #6: cost 12 inf + 58290 296.804 * * [simplify]: Extracting #7: cost 0 inf + 62752 296.819 * * [simplify]: Extracting #8: cost 0 inf + 62722 296.835 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b a) 2)) 296.835 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 296.836 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 296.836 * * [simplify]: iters left: 6 (12 enodes) 296.839 * * [simplify]: iters left: 5 (44 enodes) 296.848 * * [simplify]: iters left: 4 (92 enodes) 296.864 * * [simplify]: iters left: 3 (159 enodes) 296.892 * * [simplify]: iters left: 2 (267 enodes) 296.941 * * [simplify]: iters left: 1 (364 enodes) 297.004 * * [simplify]: Extracting #0: cost 1 inf + 0 297.004 * * [simplify]: Extracting #1: cost 0 inf + 1 297.004 * [simplify]: Simplified to 0 297.005 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ b a) 2)) 0)) 297.005 * * * * [progress]: [ 473 / 3260 ] simplifiying candidate # 297.005 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 297.005 * * [simplify]: iters left: 6 (27 enodes) 297.012 * * [simplify]: iters left: 5 (112 enodes) 297.034 * * [simplify]: iters left: 4 (269 enodes) 297.105 * * [simplify]: Extracting #0: cost 1 inf + 0 297.105 * * [simplify]: Extracting #1: cost 13 inf + 0 297.105 * * [simplify]: Extracting #2: cost 148 inf + 0 297.106 * * [simplify]: Extracting #3: cost 239 inf + 692 297.107 * * [simplify]: Extracting #4: cost 194 inf + 8632 297.113 * * [simplify]: Extracting #5: cost 105 inf + 36761 297.121 * * [simplify]: Extracting #6: cost 77 inf + 44699 297.132 * * [simplify]: Extracting #7: cost 50 inf + 53247 297.145 * * [simplify]: Extracting #8: cost 2 inf + 75079 297.159 * * [simplify]: Extracting #9: cost 0 inf + 75399 297.172 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) a) (/ b (/ (* (cbrt a) (cbrt 2)) (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))))) 297.172 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2)) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt 2))) a) (/ b (/ (* (cbrt a) (cbrt 2)) (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 297.173 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 297.173 * * [simplify]: iters left: 6 (15 enodes) 297.177 * * [simplify]: iters left: 5 (64 enodes) 297.189 * * [simplify]: iters left: 4 (149 enodes) 297.229 * * [simplify]: iters left: 3 (466 enodes) 297.510 * * [simplify]: Extracting #0: cost 1 inf + 0 297.510 * * [simplify]: Extracting #1: cost 0 inf + 1 297.510 * [simplify]: Simplified to 0 297.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 297.511 * * * * [progress]: [ 474 / 3260 ] simplifiying candidate # 297.511 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 297.511 * * [simplify]: iters left: 6 (26 enodes) 297.518 * * [simplify]: iters left: 5 (107 enodes) 297.543 * * [simplify]: iters left: 4 (239 enodes) 297.599 * * [simplify]: Extracting #0: cost 1 inf + 0 297.599 * * [simplify]: Extracting #1: cost 13 inf + 0 297.599 * * [simplify]: Extracting #2: cost 127 inf + 0 297.600 * * [simplify]: Extracting #3: cost 193 inf + 372 297.604 * * [simplify]: Extracting #4: cost 154 inf + 6225 297.608 * * [simplify]: Extracting #5: cost 86 inf + 24205 297.614 * * [simplify]: Extracting #6: cost 51 inf + 37648 297.624 * * [simplify]: Extracting #7: cost 3 inf + 56873 297.635 * * [simplify]: Extracting #8: cost 0 inf + 57679 297.646 * * [simplify]: Extracting #9: cost 0 inf + 57664 297.657 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) 297.657 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 297.657 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 297.657 * * [simplify]: iters left: 6 (14 enodes) 297.662 * * [simplify]: iters left: 5 (59 enodes) 297.673 * * [simplify]: iters left: 4 (121 enodes) 297.701 * * [simplify]: iters left: 3 (332 enodes) 297.850 * * [simplify]: Extracting #0: cost 1 inf + 0 297.850 * * [simplify]: Extracting #1: cost 0 inf + 1 297.850 * [simplify]: Simplified to 0 297.850 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 297.853 * * * * [progress]: [ 475 / 3260 ] simplifiying candidate # 297.853 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 297.853 * * [simplify]: iters left: 6 (25 enodes) 297.860 * * [simplify]: iters left: 5 (100 enodes) 297.880 * * [simplify]: iters left: 4 (222 enodes) 297.934 * * [simplify]: Extracting #0: cost 1 inf + 0 297.934 * * [simplify]: Extracting #1: cost 13 inf + 0 297.934 * * [simplify]: Extracting #2: cost 108 inf + 0 297.934 * * [simplify]: Extracting #3: cost 156 inf + 4 297.935 * * [simplify]: Extracting #4: cost 149 inf + 379 297.936 * * [simplify]: Extracting #5: cost 113 inf + 7724 297.939 * * [simplify]: Extracting #6: cost 74 inf + 16005 297.945 * * [simplify]: Extracting #7: cost 26 inf + 33885 297.953 * * [simplify]: Extracting #8: cost 0 inf + 46220 297.962 * * [simplify]: Extracting #9: cost 0 inf + 45700 297.971 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 297.972 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 297.972 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 297.972 * * [simplify]: iters left: 6 (13 enodes) 297.976 * * [simplify]: iters left: 5 (54 enodes) 297.986 * * [simplify]: iters left: 4 (112 enodes) 298.014 * * [simplify]: iters left: 3 (281 enodes) 298.119 * * [simplify]: Extracting #0: cost 1 inf + 0 298.119 * * [simplify]: Extracting #1: cost 0 inf + 1 298.120 * [simplify]: Simplified to 0 298.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 298.120 * * * * [progress]: [ 476 / 3260 ] simplifiying candidate # 298.120 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 298.120 * * [simplify]: iters left: 6 (28 enodes) 298.128 * * [simplify]: iters left: 5 (113 enodes) 298.150 * * [simplify]: iters left: 4 (260 enodes) 298.214 * * [simplify]: Extracting #0: cost 1 inf + 0 298.214 * * [simplify]: Extracting #1: cost 13 inf + 0 298.214 * * [simplify]: Extracting #2: cost 128 inf + 0 298.215 * * [simplify]: Extracting #3: cost 194 inf + 616 298.216 * * [simplify]: Extracting #4: cost 159 inf + 5968 298.219 * * [simplify]: Extracting #5: cost 102 inf + 21765 298.225 * * [simplify]: Extracting #6: cost 56 inf + 35560 298.235 * * [simplify]: Extracting #7: cost 5 inf + 57624 298.247 * * [simplify]: Extracting #8: cost 0 inf + 58666 298.258 * * [simplify]: Extracting #9: cost 0 inf + 58636 298.272 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) 298.272 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 298.272 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 298.272 * * [simplify]: iters left: 6 (14 enodes) 298.276 * * [simplify]: iters left: 5 (59 enodes) 298.287 * * [simplify]: iters left: 4 (134 enodes) 298.319 * * [simplify]: iters left: 3 (357 enodes) 298.472 * * [simplify]: Extracting #0: cost 1 inf + 0 298.472 * * [simplify]: Extracting #1: cost 0 inf + 1 298.472 * [simplify]: Simplified to 0 298.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 298.472 * * * * [progress]: [ 477 / 3260 ] simplifiying candidate # 298.472 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 298.473 * * [simplify]: iters left: 6 (27 enodes) 298.480 * * [simplify]: iters left: 5 (107 enodes) 298.501 * * [simplify]: iters left: 4 (230 enodes) 298.555 * * [simplify]: Extracting #0: cost 1 inf + 0 298.555 * * [simplify]: Extracting #1: cost 13 inf + 0 298.555 * * [simplify]: Extracting #2: cost 116 inf + 0 298.555 * * [simplify]: Extracting #3: cost 164 inf + 168 298.556 * * [simplify]: Extracting #4: cost 129 inf + 4774 298.559 * * [simplify]: Extracting #5: cost 85 inf + 14076 298.562 * * [simplify]: Extracting #6: cost 72 inf + 16522 298.568 * * [simplify]: Extracting #7: cost 29 inf + 32191 298.579 * * [simplify]: Extracting #8: cost 1 inf + 46384 298.588 * * [simplify]: Extracting #9: cost 0 inf + 46244 298.597 * * [simplify]: Extracting #10: cost 0 inf + 46214 298.607 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) 298.607 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 298.607 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 298.607 * * [simplify]: iters left: 6 (13 enodes) 298.611 * * [simplify]: iters left: 5 (53 enodes) 298.621 * * [simplify]: iters left: 4 (106 enodes) 298.644 * * [simplify]: iters left: 3 (257 enodes) 298.737 * * [simplify]: Extracting #0: cost 1 inf + 0 298.737 * * [simplify]: Extracting #1: cost 0 inf + 1 298.737 * [simplify]: Simplified to 0 298.737 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 298.737 * * * * [progress]: [ 478 / 3260 ] simplifiying candidate # 298.737 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 298.737 * * [simplify]: iters left: 6 (26 enodes) 298.745 * * [simplify]: iters left: 5 (103 enodes) 298.764 * * [simplify]: iters left: 4 (216 enodes) 298.814 * * [simplify]: Extracting #0: cost 1 inf + 0 298.815 * * [simplify]: Extracting #1: cost 13 inf + 0 298.815 * * [simplify]: Extracting #2: cost 104 inf + 0 298.815 * * [simplify]: Extracting #3: cost 133 inf + 254 298.816 * * [simplify]: Extracting #4: cost 117 inf + 1609 298.817 * * [simplify]: Extracting #5: cost 89 inf + 6338 298.820 * * [simplify]: Extracting #6: cost 74 inf + 9188 298.825 * * [simplify]: Extracting #7: cost 24 inf + 28217 298.833 * * [simplify]: Extracting #8: cost 0 inf + 39404 298.841 * * [simplify]: Extracting #9: cost 0 inf + 38844 298.851 * * [simplify]: Extracting #10: cost 0 inf + 38804 298.859 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 298.859 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 298.859 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 298.859 * * [simplify]: iters left: 6 (12 enodes) 298.863 * * [simplify]: iters left: 5 (49 enodes) 298.872 * * [simplify]: iters left: 4 (94 enodes) 298.893 * * [simplify]: iters left: 3 (221 enodes) 298.970 * * [simplify]: iters left: 2 (492 enodes) 299.207 * * [simplify]: Extracting #0: cost 1 inf + 0 299.207 * * [simplify]: Extracting #1: cost 0 inf + 1 299.207 * [simplify]: Simplified to 0 299.207 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 299.208 * * * * [progress]: [ 479 / 3260 ] simplifiying candidate # 299.208 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 299.208 * * [simplify]: iters left: 6 (27 enodes) 299.215 * * [simplify]: iters left: 5 (106 enodes) 299.235 * * [simplify]: iters left: 4 (235 enodes) 299.292 * * [simplify]: Extracting #0: cost 1 inf + 0 299.292 * * [simplify]: Extracting #1: cost 13 inf + 0 299.293 * * [simplify]: Extracting #2: cost 118 inf + 0 299.293 * * [simplify]: Extracting #3: cost 161 inf + 1059 299.295 * * [simplify]: Extracting #4: cost 113 inf + 8851 299.298 * * [simplify]: Extracting #5: cost 82 inf + 16317 299.302 * * [simplify]: Extracting #6: cost 54 inf + 25393 299.312 * * [simplify]: Extracting #7: cost 9 inf + 44457 299.321 * * [simplify]: Extracting #8: cost 0 inf + 48317 299.330 * * [simplify]: Extracting #9: cost 0 inf + 48207 299.339 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 299.339 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 299.340 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 299.340 * * [simplify]: iters left: 6 (13 enodes) 299.343 * * [simplify]: iters left: 5 (52 enodes) 299.353 * * [simplify]: iters left: 4 (111 enodes) 299.380 * * [simplify]: iters left: 3 (278 enodes) 299.480 * * [simplify]: Extracting #0: cost 1 inf + 0 299.480 * * [simplify]: Extracting #1: cost 0 inf + 1 299.480 * [simplify]: Simplified to 0 299.480 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 0)) 299.480 * * * * [progress]: [ 480 / 3260 ] simplifiying candidate # 299.481 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 299.481 * * [simplify]: iters left: 6 (26 enodes) 299.488 * * [simplify]: iters left: 5 (101 enodes) 299.510 * * [simplify]: iters left: 4 (211 enodes) 299.557 * * [simplify]: iters left: 3 (481 enodes) 299.715 * * [simplify]: Extracting #0: cost 1 inf + 0 299.715 * * [simplify]: Extracting #1: cost 28 inf + 0 299.716 * * [simplify]: Extracting #2: cost 163 inf + 1 299.717 * * [simplify]: Extracting #3: cost 199 inf + 1515 299.719 * * [simplify]: Extracting #4: cost 160 inf + 6434 299.724 * * [simplify]: Extracting #5: cost 90 inf + 28223 299.739 * * [simplify]: Extracting #6: cost 8 inf + 61436 299.756 * * [simplify]: Extracting #7: cost 0 inf + 64621 299.776 * * [simplify]: Extracting #8: cost 0 inf + 64421 299.793 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) 299.793 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 299.793 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 299.794 * * [simplify]: iters left: 6 (12 enodes) 299.797 * * [simplify]: iters left: 5 (47 enodes) 299.806 * * [simplify]: iters left: 4 (89 enodes) 299.825 * * [simplify]: iters left: 3 (186 enodes) 299.876 * * [simplify]: iters left: 2 (378 enodes) 300.022 * * [simplify]: Extracting #0: cost 1 inf + 0 300.022 * * [simplify]: Extracting #1: cost 0 inf + 1 300.022 * [simplify]: Simplified to 0 300.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a)) (/ b (* a 2))) 0)) 300.022 * * * * [progress]: [ 481 / 3260 ] simplifiying candidate # 300.022 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 300.023 * * [simplify]: iters left: 6 (25 enodes) 300.030 * * [simplify]: iters left: 5 (95 enodes) 300.047 * * [simplify]: iters left: 4 (177 enodes) 300.085 * * [simplify]: iters left: 3 (363 enodes) 300.194 * * [simplify]: Extracting #0: cost 1 inf + 0 300.194 * * [simplify]: Extracting #1: cost 21 inf + 0 300.195 * * [simplify]: Extracting #2: cost 132 inf + 2 300.196 * * [simplify]: Extracting #3: cost 166 inf + 821 300.197 * * [simplify]: Extracting #4: cost 144 inf + 3490 300.201 * * [simplify]: Extracting #5: cost 89 inf + 23256 300.214 * * [simplify]: Extracting #6: cost 13 inf + 54944 300.229 * * [simplify]: Extracting #7: cost 0 inf + 60205 300.244 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) 300.244 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 300.245 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 300.245 * * [simplify]: iters left: 6 (11 enodes) 300.248 * * [simplify]: iters left: 5 (40 enodes) 300.255 * * [simplify]: iters left: 4 (65 enodes) 300.269 * * [simplify]: iters left: 3 (97 enodes) 300.287 * * [simplify]: iters left: 2 (165 enodes) 300.322 * * [simplify]: iters left: 1 (271 enodes) 300.379 * * [simplify]: Extracting #0: cost 1 inf + 0 300.379 * * [simplify]: Extracting #1: cost 0 inf + 1 300.379 * [simplify]: Simplified to 0 300.379 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) 0)) 300.380 * * * * [progress]: [ 482 / 3260 ] simplifiying candidate # 300.380 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 300.380 * * [simplify]: iters left: 6 (26 enodes) 300.389 * * [simplify]: iters left: 5 (105 enodes) 300.409 * * [simplify]: iters left: 4 (230 enodes) 300.464 * * [simplify]: Extracting #0: cost 1 inf + 0 300.464 * * [simplify]: Extracting #1: cost 13 inf + 0 300.464 * * [simplify]: Extracting #2: cost 114 inf + 0 300.465 * * [simplify]: Extracting #3: cost 142 inf + 2442 300.467 * * [simplify]: Extracting #4: cost 80 inf + 12908 300.470 * * [simplify]: Extracting #5: cost 78 inf + 14976 300.473 * * [simplify]: Extracting #6: cost 72 inf + 16441 300.479 * * [simplify]: Extracting #7: cost 18 inf + 38370 300.488 * * [simplify]: Extracting #8: cost 0 inf + 46628 300.497 * * [simplify]: Extracting #9: cost 0 inf + 46228 300.506 * * [simplify]: Extracting #10: cost 0 inf + 46133 300.515 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 300.515 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 300.515 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 300.515 * * [simplify]: iters left: 6 (12 enodes) 300.519 * * [simplify]: iters left: 5 (51 enodes) 300.528 * * [simplify]: iters left: 4 (106 enodes) 300.554 * * [simplify]: iters left: 3 (247 enodes) 300.629 * * [simplify]: Extracting #0: cost 1 inf + 0 300.629 * * [simplify]: Extracting #1: cost 0 inf + 1 300.629 * [simplify]: Simplified to 0 300.629 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 0)) 300.629 * * * * [progress]: [ 483 / 3260 ] simplifiying candidate # 300.630 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 300.630 * * [simplify]: iters left: 6 (25 enodes) 300.637 * * [simplify]: iters left: 5 (100 enodes) 300.655 * * [simplify]: iters left: 4 (208 enodes) 300.703 * * [simplify]: iters left: 3 (475 enodes) 300.862 * * [simplify]: Extracting #0: cost 1 inf + 0 300.862 * * [simplify]: Extracting #1: cost 28 inf + 0 300.862 * * [simplify]: Extracting #2: cost 171 inf + 1 300.864 * * [simplify]: Extracting #3: cost 201 inf + 2009 300.867 * * [simplify]: Extracting #4: cost 149 inf + 9045 300.872 * * [simplify]: Extracting #5: cost 110 inf + 21269 300.884 * * [simplify]: Extracting #6: cost 29 inf + 54148 300.901 * * [simplify]: Extracting #7: cost 1 inf + 66170 300.922 * * [simplify]: Extracting #8: cost 0 inf + 66630 300.939 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ b (* a 2))) 300.939 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 300.939 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 300.939 * * [simplify]: iters left: 6 (11 enodes) 300.943 * * [simplify]: iters left: 5 (46 enodes) 300.951 * * [simplify]: iters left: 4 (86 enodes) 300.970 * * [simplify]: iters left: 3 (183 enodes) 301.021 * * [simplify]: iters left: 2 (372 enodes) 301.163 * * [simplify]: Extracting #0: cost 1 inf + 0 301.163 * * [simplify]: Extracting #1: cost 0 inf + 1 301.163 * [simplify]: Simplified to 0 301.163 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ a (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)))) (/ b (* a 2))) 0)) 301.163 * * * * [progress]: [ 484 / 3260 ] simplifiying candidate # 301.163 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 301.163 * * [simplify]: iters left: 6 (24 enodes) 301.171 * * [simplify]: iters left: 5 (94 enodes) 301.188 * * [simplify]: iters left: 4 (176 enodes) 301.227 * * [simplify]: iters left: 3 (362 enodes) 301.331 * * [simplify]: Extracting #0: cost 1 inf + 0 301.331 * * [simplify]: Extracting #1: cost 21 inf + 0 301.332 * * [simplify]: Extracting #2: cost 131 inf + 2 301.332 * * [simplify]: Extracting #3: cost 165 inf + 778 301.334 * * [simplify]: Extracting #4: cost 145 inf + 3244 301.337 * * [simplify]: Extracting #5: cost 100 inf + 17983 301.351 * * [simplify]: Extracting #6: cost 17 inf + 52795 301.366 * * [simplify]: Extracting #7: cost 0 inf + 59704 301.381 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) 301.381 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 301.382 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 301.382 * * [simplify]: iters left: 6 (10 enodes) 301.385 * * [simplify]: iters left: 5 (39 enodes) 301.392 * * [simplify]: iters left: 4 (64 enodes) 301.403 * * [simplify]: iters left: 3 (96 enodes) 301.421 * * [simplify]: iters left: 2 (164 enodes) 301.458 * * [simplify]: iters left: 1 (270 enodes) 301.515 * * [simplify]: Extracting #0: cost 1 inf + 0 301.515 * * [simplify]: Extracting #1: cost 0 inf + 1 301.515 * [simplify]: Simplified to 0 301.515 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (/ b a) 2)) 0)) 301.516 * * * * [progress]: [ 485 / 3260 ] simplifiying candidate # 301.516 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 301.516 * * [simplify]: iters left: 6 (26 enodes) 301.524 * * [simplify]: iters left: 5 (106 enodes) 301.544 * * [simplify]: iters left: 4 (239 enodes) 301.598 * * [simplify]: Extracting #0: cost 1 inf + 0 301.599 * * [simplify]: Extracting #1: cost 13 inf + 0 301.599 * * [simplify]: Extracting #2: cost 112 inf + 0 301.599 * * [simplify]: Extracting #3: cost 139 inf + 2119 301.602 * * [simplify]: Extracting #4: cost 80 inf + 12297 301.604 * * [simplify]: Extracting #5: cost 78 inf + 13962 301.607 * * [simplify]: Extracting #6: cost 69 inf + 16446 301.613 * * [simplify]: Extracting #7: cost 16 inf + 37853 301.625 * * [simplify]: Extracting #8: cost 0 inf + 45431 301.633 * * [simplify]: Extracting #9: cost 0 inf + 45071 301.642 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 301.642 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 301.642 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 301.642 * * [simplify]: iters left: 6 (12 enodes) 301.646 * * [simplify]: iters left: 5 (53 enodes) 301.657 * * [simplify]: iters left: 4 (117 enodes) 301.681 * * [simplify]: iters left: 3 (255 enodes) 301.748 * * [simplify]: Extracting #0: cost 1 inf + 0 301.748 * * [simplify]: Extracting #1: cost 0 inf + 1 301.748 * [simplify]: Simplified to 0 301.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 0)) 301.748 * * * * [progress]: [ 486 / 3260 ] simplifiying candidate # 301.748 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 301.748 * * [simplify]: iters left: 6 (25 enodes) 301.756 * * [simplify]: iters left: 5 (101 enodes) 301.778 * * [simplify]: iters left: 4 (218 enodes) 301.823 * * [simplify]: iters left: 3 (463 enodes) 301.965 * * [simplify]: Extracting #0: cost 1 inf + 0 301.965 * * [simplify]: Extracting #1: cost 27 inf + 0 301.967 * * [simplify]: Extracting #2: cost 174 inf + 1 301.968 * * [simplify]: Extracting #3: cost 203 inf + 2339 301.971 * * [simplify]: Extracting #4: cost 146 inf + 9416 301.975 * * [simplify]: Extracting #5: cost 135 inf + 10566 301.981 * * [simplify]: Extracting #6: cost 89 inf + 28087 301.995 * * [simplify]: Extracting #7: cost 11 inf + 62642 302.012 * * [simplify]: Extracting #8: cost 0 inf + 66663 302.030 * * [simplify]: Extracting #9: cost 0 inf + 66543 302.049 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ -1/2 (/ a b))) 302.049 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 302.050 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 302.050 * * [simplify]: iters left: 6 (11 enodes) 302.054 * * [simplify]: iters left: 5 (48 enodes) 302.063 * * [simplify]: iters left: 4 (98 enodes) 302.081 * * [simplify]: iters left: 3 (181 enodes) 302.124 * * [simplify]: iters left: 2 (358 enodes) 302.242 * * [simplify]: Extracting #0: cost 1 inf + 0 302.242 * * [simplify]: Extracting #1: cost 0 inf + 1 302.242 * [simplify]: Simplified to 0 302.242 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (/ -1/2 (/ a b))) 0)) 302.242 * * * * [progress]: [ 487 / 3260 ] simplifiying candidate # 302.242 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 302.242 * * [simplify]: iters left: 6 (24 enodes) 302.250 * * [simplify]: iters left: 5 (94 enodes) 302.267 * * [simplify]: iters left: 4 (196 enodes) 302.310 * * [simplify]: iters left: 3 (412 enodes) 302.431 * * [simplify]: Extracting #0: cost 1 inf + 0 302.431 * * [simplify]: Extracting #1: cost 28 inf + 0 302.432 * * [simplify]: Extracting #2: cost 147 inf + 43 302.433 * * [simplify]: Extracting #3: cost 171 inf + 1454 302.434 * * [simplify]: Extracting #4: cost 148 inf + 3848 302.436 * * [simplify]: Extracting #5: cost 132 inf + 6018 302.441 * * [simplify]: Extracting #6: cost 86 inf + 23094 302.454 * * [simplify]: Extracting #7: cost 14 inf + 55279 302.470 * * [simplify]: Extracting #8: cost 0 inf + 61080 302.488 * [simplify]: Simplified to (fma b (/ -1/2 a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a))) 302.488 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 302.488 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 302.489 * * [simplify]: iters left: 6 (10 enodes) 302.492 * * [simplify]: iters left: 5 (41 enodes) 302.500 * * [simplify]: iters left: 4 (81 enodes) 302.514 * * [simplify]: iters left: 3 (127 enodes) 302.532 * * [simplify]: iters left: 2 (186 enodes) 302.563 * * [simplify]: iters left: 1 (266 enodes) 302.632 * * [simplify]: Extracting #0: cost 1 inf + 0 302.632 * * [simplify]: Extracting #1: cost 0 inf + 1 302.632 * [simplify]: Simplified to 0 302.632 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a))) 0)) 302.632 * * * * [progress]: [ 488 / 3260 ] simplifiying candidate # 302.632 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 302.632 * * [simplify]: iters left: 6 (23 enodes) 302.639 * * [simplify]: iters left: 5 (91 enodes) 302.656 * * [simplify]: iters left: 4 (177 enodes) 302.696 * * [simplify]: iters left: 3 (371 enodes) 302.808 * * [simplify]: Extracting #0: cost 1 inf + 0 302.808 * * [simplify]: Extracting #1: cost 21 inf + 0 302.809 * * [simplify]: Extracting #2: cost 125 inf + 2 302.809 * * [simplify]: Extracting #3: cost 163 inf + 658 302.810 * * [simplify]: Extracting #4: cost 148 inf + 3072 302.814 * * [simplify]: Extracting #5: cost 94 inf + 19628 302.827 * * [simplify]: Extracting #6: cost 14 inf + 53555 302.843 * * [simplify]: Extracting #7: cost 0 inf + 59074 302.858 * * [simplify]: Extracting #8: cost 0 inf + 58994 302.874 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (* -1/2 (/ b a))) 302.874 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 302.874 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 302.874 * * [simplify]: iters left: 6 (9 enodes) 302.877 * * [simplify]: iters left: 5 (36 enodes) 302.885 * * [simplify]: iters left: 4 (67 enodes) 302.899 * * [simplify]: iters left: 3 (97 enodes) 302.917 * * [simplify]: iters left: 2 (158 enodes) 302.956 * * [simplify]: iters left: 1 (263 enodes) 303.004 * * [simplify]: Extracting #0: cost 1 inf + 0 303.004 * * [simplify]: Extracting #1: cost 0 inf + 1 303.004 * [simplify]: Simplified to 0 303.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (* -1/2 (/ b a))) 0)) 303.004 * * * * [progress]: [ 489 / 3260 ] simplifiying candidate # 303.004 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 303.004 * * [simplify]: iters left: 6 (23 enodes) 303.011 * * [simplify]: iters left: 5 (92 enodes) 303.031 * * [simplify]: iters left: 4 (187 enodes) 303.068 * * [simplify]: iters left: 3 (396 enodes) 303.187 * * [simplify]: Extracting #0: cost 1 inf + 0 303.187 * * [simplify]: Extracting #1: cost 24 inf + 0 303.188 * * [simplify]: Extracting #2: cost 135 inf + 1 303.189 * * [simplify]: Extracting #3: cost 181 inf + 421 303.190 * * [simplify]: Extracting #4: cost 147 inf + 4244 303.194 * * [simplify]: Extracting #5: cost 92 inf + 20641 303.208 * * [simplify]: Extracting #6: cost 8 inf + 56030 303.227 * * [simplify]: Extracting #7: cost 0 inf + 59430 303.242 * * [simplify]: Extracting #8: cost 0 inf + 59350 303.257 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ b (* a 2))) 303.257 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 303.258 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 303.258 * * [simplify]: iters left: 5 (9 enodes) 303.261 * * [simplify]: iters left: 4 (39 enodes) 303.268 * * [simplify]: iters left: 3 (65 enodes) 303.280 * * [simplify]: iters left: 2 (129 enodes) 303.309 * * [simplify]: iters left: 1 (210 enodes) 303.348 * * [simplify]: Extracting #0: cost 1 inf + 0 303.348 * * [simplify]: Extracting #1: cost 0 inf + 1 303.348 * [simplify]: Simplified to 0 303.349 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ b (* a 2))) 0)) 303.349 * * * * [progress]: [ 490 / 3260 ] simplifiying candidate # 303.349 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 303.349 * * [simplify]: iters left: 6 (25 enodes) 303.356 * * [simplify]: iters left: 5 (97 enodes) 303.375 * * [simplify]: iters left: 4 (164 enodes) 303.406 * * [simplify]: iters left: 3 (346 enodes) 303.514 * * [simplify]: Extracting #0: cost 1 inf + 0 303.514 * * [simplify]: Extracting #1: cost 11 inf + 0 303.514 * * [simplify]: Extracting #2: cost 123 inf + 0 303.515 * * [simplify]: Extracting #3: cost 206 inf + 375 303.516 * * [simplify]: Extracting #4: cost 185 inf + 2898 303.518 * * [simplify]: Extracting #5: cost 169 inf + 8459 303.523 * * [simplify]: Extracting #6: cost 118 inf + 30350 303.538 * * [simplify]: Extracting #7: cost 15 inf + 79169 303.558 * * [simplify]: Extracting #8: cost 0 inf + 86290 303.580 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt a)))) (/ (/ b a) 2)) 303.580 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt a)))) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 303.581 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 303.581 * * [simplify]: iters left: 6 (10 enodes) 303.584 * * [simplify]: iters left: 5 (37 enodes) 303.590 * * [simplify]: iters left: 4 (57 enodes) 303.601 * * [simplify]: iters left: 3 (104 enodes) 303.620 * * [simplify]: iters left: 2 (158 enodes) 303.648 * * [simplify]: iters left: 1 (225 enodes) 303.683 * * [simplify]: Extracting #0: cost 1 inf + 0 303.683 * * [simplify]: Extracting #1: cost 0 inf + 1 303.683 * [simplify]: Simplified to 0 303.684 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (/ (* (sqrt 2) (cbrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt a)))) (/ (/ b a) 2)) 0)) 303.684 * * * * [progress]: [ 491 / 3260 ] simplifiying candidate # 303.684 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 303.684 * * [simplify]: iters left: 6 (24 enodes) 303.690 * * [simplify]: iters left: 5 (88 enodes) 303.705 * * [simplify]: iters left: 4 (148 enodes) 303.735 * * [simplify]: iters left: 3 (315 enodes) 303.835 * * [simplify]: Extracting #0: cost 1 inf + 0 303.835 * * [simplify]: Extracting #1: cost 9 inf + 0 303.835 * * [simplify]: Extracting #2: cost 113 inf + 0 303.836 * * [simplify]: Extracting #3: cost 191 inf + 209 303.837 * * [simplify]: Extracting #4: cost 174 inf + 1722 303.838 * * [simplify]: Extracting #5: cost 167 inf + 4476 303.845 * * [simplify]: Extracting #6: cost 120 inf + 24159 303.860 * * [simplify]: Extracting #7: cost 16 inf + 74102 303.879 * * [simplify]: Extracting #8: cost 0 inf + 81483 303.898 * * [simplify]: Extracting #9: cost 0 inf + 81283 303.918 * [simplify]: Simplified to (- (/ (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 303.918 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 303.918 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 303.918 * * [simplify]: iters left: 6 (9 enodes) 303.921 * * [simplify]: iters left: 5 (29 enodes) 303.926 * * [simplify]: iters left: 4 (42 enodes) 303.934 * * [simplify]: iters left: 3 (58 enodes) 303.942 * * [simplify]: iters left: 2 (68 enodes) 303.951 * * [simplify]: Extracting #0: cost 1 inf + 0 303.951 * * [simplify]: Extracting #1: cost 0 inf + 1 303.951 * [simplify]: Simplified to 0 303.951 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 0)) 303.951 * * * * [progress]: [ 492 / 3260 ] simplifiying candidate # 303.951 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 303.951 * * [simplify]: iters left: 6 (26 enodes) 303.958 * * [simplify]: iters left: 5 (105 enodes) 303.978 * * [simplify]: iters left: 4 (225 enodes) 304.030 * * [simplify]: Extracting #0: cost 1 inf + 0 304.030 * * [simplify]: Extracting #1: cost 11 inf + 0 304.030 * * [simplify]: Extracting #2: cost 96 inf + 0 304.030 * * [simplify]: Extracting #3: cost 157 inf + 1 304.031 * * [simplify]: Extracting #4: cost 156 inf + 86 304.032 * * [simplify]: Extracting #5: cost 155 inf + 1267 304.032 * * [simplify]: Extracting #6: cost 144 inf + 3759 304.036 * * [simplify]: Extracting #7: cost 72 inf + 31325 304.046 * * [simplify]: Extracting #8: cost 6 inf + 57665 304.056 * * [simplify]: Extracting #9: cost 0 inf + 58528 304.067 * * [simplify]: Extracting #10: cost 0 inf + 58408 304.078 * * [simplify]: Extracting #11: cost 0 inf + 58328 304.090 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 304.091 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 304.091 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 304.091 * * [simplify]: iters left: 6 (13 enodes) 304.095 * * [simplify]: iters left: 5 (53 enodes) 304.104 * * [simplify]: iters left: 4 (117 enodes) 304.132 * * [simplify]: iters left: 3 (275 enodes) 304.191 * * [simplify]: iters left: 2 (474 enodes) 304.309 * * [simplify]: Extracting #0: cost 1 inf + 0 304.309 * * [simplify]: Extracting #1: cost 0 inf + 1 304.309 * [simplify]: Simplified to 0 304.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 0)) 304.310 * * * * [progress]: [ 493 / 3260 ] simplifiying candidate # 304.310 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 304.310 * * [simplify]: iters left: 6 (27 enodes) 304.317 * * [simplify]: iters left: 5 (105 enodes) 304.336 * * [simplify]: iters left: 4 (194 enodes) 304.375 * * [simplify]: iters left: 3 (416 enodes) 304.497 * * [simplify]: Extracting #0: cost 1 inf + 0 304.497 * * [simplify]: Extracting #1: cost 11 inf + 0 304.497 * * [simplify]: Extracting #2: cost 132 inf + 0 304.498 * * [simplify]: Extracting #3: cost 232 inf + 42 304.499 * * [simplify]: Extracting #4: cost 219 inf + 1864 304.501 * * [simplify]: Extracting #5: cost 208 inf + 5142 304.506 * * [simplify]: Extracting #6: cost 137 inf + 27588 304.522 * * [simplify]: Extracting #7: cost 15 inf + 82603 304.546 * * [simplify]: Extracting #8: cost 0 inf + 90592 304.567 * * [simplify]: Extracting #9: cost 0 inf + 90512 304.589 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ b 2) a)) 304.589 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 304.589 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 304.589 * * [simplify]: iters left: 6 (12 enodes) 304.593 * * [simplify]: iters left: 5 (47 enodes) 304.601 * * [simplify]: iters left: 4 (82 enodes) 304.615 * * [simplify]: iters left: 3 (157 enodes) 304.646 * * [simplify]: iters left: 2 (248 enodes) 304.687 * * [simplify]: iters left: 1 (341 enodes) 304.746 * * [simplify]: Extracting #0: cost 1 inf + 0 304.746 * * [simplify]: Extracting #1: cost 0 inf + 1 304.746 * [simplify]: Simplified to 0 304.746 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ b 2) a)) 0)) 304.746 * * * * [progress]: [ 494 / 3260 ] simplifiying candidate # 304.746 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 304.747 * * [simplify]: iters left: 6 (27 enodes) 304.754 * * [simplify]: iters left: 5 (105 enodes) 304.775 * * [simplify]: iters left: 4 (202 enodes) 304.816 * * [simplify]: iters left: 3 (445 enodes) 304.957 * * [simplify]: Extracting #0: cost 1 inf + 0 304.957 * * [simplify]: Extracting #1: cost 13 inf + 0 304.957 * * [simplify]: Extracting #2: cost 138 inf + 0 304.958 * * [simplify]: Extracting #3: cost 236 inf + 2 304.960 * * [simplify]: Extracting #4: cost 222 inf + 1545 304.961 * * [simplify]: Extracting #5: cost 211 inf + 4344 304.966 * * [simplify]: Extracting #6: cost 136 inf + 31359 304.984 * * [simplify]: Extracting #7: cost 14 inf + 85813 305.005 * * [simplify]: Extracting #8: cost 0 inf + 91555 305.029 * * [simplify]: Extracting #9: cost 0 inf + 91115 305.050 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 305.050 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 305.051 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 305.051 * * [simplify]: iters left: 6 (12 enodes) 305.054 * * [simplify]: iters left: 5 (47 enodes) 305.063 * * [simplify]: iters left: 4 (89 enodes) 305.081 * * [simplify]: iters left: 3 (180 enodes) 305.124 * * [simplify]: iters left: 2 (296 enodes) 305.186 * * [simplify]: iters left: 1 (428 enodes) 305.281 * * [simplify]: Extracting #0: cost 1 inf + 0 305.281 * * [simplify]: Extracting #1: cost 0 inf + 1 305.281 * [simplify]: Simplified to 0 305.281 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 305.281 * * * * [progress]: [ 495 / 3260 ] simplifiying candidate # 305.281 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 305.282 * * [simplify]: iters left: 6 (25 enodes) 305.288 * * [simplify]: iters left: 5 (98 enodes) 305.308 * * [simplify]: iters left: 4 (186 enodes) 305.343 * * [simplify]: iters left: 3 (388 enodes) 305.457 * * [simplify]: Extracting #0: cost 1 inf + 0 305.457 * * [simplify]: Extracting #1: cost 11 inf + 0 305.457 * * [simplify]: Extracting #2: cost 123 inf + 0 305.458 * * [simplify]: Extracting #3: cost 227 inf + 0 305.459 * * [simplify]: Extracting #4: cost 215 inf + 1460 305.461 * * [simplify]: Extracting #5: cost 197 inf + 6281 305.466 * * [simplify]: Extracting #6: cost 126 inf + 30518 305.484 * * [simplify]: Extracting #7: cost 13 inf + 85524 305.508 * * [simplify]: Extracting #8: cost 0 inf + 91901 305.529 * * [simplify]: Extracting #9: cost 0 inf + 91861 305.551 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 305.551 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 305.551 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 305.551 * * [simplify]: iters left: 6 (12 enodes) 305.554 * * [simplify]: iters left: 5 (46 enodes) 305.562 * * [simplify]: iters left: 4 (81 enodes) 305.576 * * [simplify]: iters left: 3 (134 enodes) 305.599 * * [simplify]: iters left: 2 (197 enodes) 305.629 * * [simplify]: iters left: 1 (271 enodes) 305.670 * * [simplify]: Extracting #0: cost 1 inf + 0 305.670 * * [simplify]: Extracting #1: cost 0 inf + 1 305.670 * [simplify]: Simplified to 0 305.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 305.671 * * * * [progress]: [ 496 / 3260 ] simplifiying candidate # 305.671 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 305.671 * * [simplify]: iters left: 6 (25 enodes) 305.678 * * [simplify]: iters left: 5 (95 enodes) 305.694 * * [simplify]: iters left: 4 (163 enodes) 305.727 * * [simplify]: iters left: 3 (345 enodes) 305.831 * * [simplify]: Extracting #0: cost 1 inf + 0 305.831 * * [simplify]: Extracting #1: cost 9 inf + 0 305.831 * * [simplify]: Extracting #2: cost 117 inf + 0 305.832 * * [simplify]: Extracting #3: cost 213 inf + 0 305.833 * * [simplify]: Extracting #4: cost 202 inf + 1016 305.835 * * [simplify]: Extracting #5: cost 190 inf + 3698 305.838 * * [simplify]: Extracting #6: cost 138 inf + 19954 305.855 * * [simplify]: Extracting #7: cost 22 inf + 74231 305.875 * * [simplify]: Extracting #8: cost 0 inf + 85008 305.895 * * [simplify]: Extracting #9: cost 0 inf + 84808 305.915 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 305.915 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 305.915 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 305.915 * * [simplify]: iters left: 6 (10 enodes) 305.918 * * [simplify]: iters left: 5 (38 enodes) 305.924 * * [simplify]: iters left: 4 (59 enodes) 305.936 * * [simplify]: iters left: 3 (88 enodes) 305.949 * * [simplify]: iters left: 2 (117 enodes) 305.965 * * [simplify]: iters left: 1 (144 enodes) 305.983 * * [simplify]: Extracting #0: cost 1 inf + 0 305.983 * * [simplify]: Extracting #1: cost 0 inf + 1 305.983 * [simplify]: Simplified to 0 305.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 305.983 * * * * [progress]: [ 497 / 3260 ] simplifiying candidate # 305.984 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 305.984 * * [simplify]: iters left: 6 (26 enodes) 305.991 * * [simplify]: iters left: 5 (100 enodes) 306.011 * * [simplify]: iters left: 4 (174 enodes) 306.044 * * [simplify]: iters left: 3 (373 enodes) 306.474 * * [simplify]: Extracting #0: cost 1 inf + 0 306.474 * * [simplify]: Extracting #1: cost 11 inf + 0 306.474 * * [simplify]: Extracting #2: cost 127 inf + 0 306.475 * * [simplify]: Extracting #3: cost 209 inf + 499 306.476 * * [simplify]: Extracting #4: cost 198 inf + 1399 306.478 * * [simplify]: Extracting #5: cost 180 inf + 5341 306.484 * * [simplify]: Extracting #6: cost 113 inf + 31871 306.502 * * [simplify]: Extracting #7: cost 7 inf + 83984 306.525 * * [simplify]: Extracting #8: cost 0 inf + 86905 306.546 * * [simplify]: Extracting #9: cost 0 inf + 86865 306.567 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ b (* a 2))) 306.567 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 306.567 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 306.568 * * [simplify]: iters left: 6 (11 enodes) 306.571 * * [simplify]: iters left: 5 (42 enodes) 306.578 * * [simplify]: iters left: 4 (67 enodes) 306.590 * * [simplify]: iters left: 3 (111 enodes) 306.608 * * [simplify]: iters left: 2 (140 enodes) 306.626 * * [simplify]: iters left: 1 (160 enodes) 306.645 * * [simplify]: Extracting #0: cost 1 inf + 0 306.646 * * [simplify]: Extracting #1: cost 0 inf + 1 306.646 * [simplify]: Simplified to 0 306.646 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ b (* a 2))) 0)) 306.646 * * * * [progress]: [ 498 / 3260 ] simplifiying candidate # 306.646 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 306.646 * * [simplify]: iters left: 6 (29 enodes) 306.654 * * [simplify]: iters left: 5 (120 enodes) 306.677 * * [simplify]: iters left: 4 (289 enodes) 306.766 * * [simplify]: Extracting #0: cost 1 inf + 0 306.766 * * [simplify]: Extracting #1: cost 11 inf + 0 306.766 * * [simplify]: Extracting #2: cost 185 inf + 0 306.767 * * [simplify]: Extracting #3: cost 331 inf + 1 306.769 * * [simplify]: Extracting #4: cost 311 inf + 3928 306.775 * * [simplify]: Extracting #5: cost 168 inf + 53726 306.787 * * [simplify]: Extracting #6: cost 88 inf + 84150 306.802 * * [simplify]: Extracting #7: cost 59 inf + 93180 306.820 * * [simplify]: Extracting #8: cost 4 inf + 121321 306.842 * * [simplify]: Extracting #9: cost 0 inf + 122971 306.862 * * [simplify]: Extracting #10: cost 0 inf + 122651 306.881 * * [simplify]: Extracting #11: cost 0 inf + 122571 306.901 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) 306.901 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 306.902 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 306.902 * * [simplify]: iters left: 6 (16 enodes) 306.907 * * [simplify]: iters left: 5 (68 enodes) 306.921 * * [simplify]: iters left: 4 (179 enodes) 306.984 * * [simplify]: Extracting #0: cost 1 inf + 0 306.984 * * [simplify]: Extracting #1: cost 27 inf + 0 306.985 * * [simplify]: Extracting #2: cost 153 inf + 0 306.986 * * [simplify]: Extracting #3: cost 242 inf + 83 306.989 * * [simplify]: Extracting #4: cost 185 inf + 16503 307.000 * * [simplify]: Extracting #5: cost 15 inf + 79352 307.012 * * [simplify]: Extracting #6: cost 0 inf + 84943 307.025 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 307.025 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 307.025 * * * * [progress]: [ 499 / 3260 ] simplifiying candidate # 307.025 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 307.026 * * [simplify]: iters left: 6 (30 enodes) 307.033 * * [simplify]: iters left: 5 (121 enodes) 307.058 * * [simplify]: iters left: 4 (259 enodes) 307.126 * * [simplify]: Extracting #0: cost 1 inf + 0 307.126 * * [simplify]: Extracting #1: cost 11 inf + 0 307.126 * * [simplify]: Extracting #2: cost 150 inf + 0 307.127 * * [simplify]: Extracting #3: cost 264 inf + 0 307.128 * * [simplify]: Extracting #4: cost 247 inf + 2489 307.132 * * [simplify]: Extracting #5: cost 146 inf + 34259 307.141 * * [simplify]: Extracting #6: cost 61 inf + 63599 307.156 * * [simplify]: Extracting #7: cost 1 inf + 90629 307.172 * * [simplify]: Extracting #8: cost 0 inf + 91179 307.188 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 307.188 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 307.188 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 307.188 * * [simplify]: iters left: 6 (15 enodes) 307.193 * * [simplify]: iters left: 5 (63 enodes) 307.207 * * [simplify]: iters left: 4 (145 enodes) 307.246 * * [simplify]: iters left: 3 (499 enodes) 307.505 * * [simplify]: Extracting #0: cost 1 inf + 0 307.505 * * [simplify]: Extracting #1: cost 0 inf + 1 307.505 * [simplify]: Simplified to 0 307.505 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 0)) 307.505 * * * * [progress]: [ 500 / 3260 ] simplifiying candidate # 307.505 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 307.506 * * [simplify]: iters left: 6 (30 enodes) 307.514 * * [simplify]: iters left: 5 (120 enodes) 307.537 * * [simplify]: iters left: 4 (273 enodes) 307.613 * * [simplify]: Extracting #0: cost 1 inf + 0 307.614 * * [simplify]: Extracting #1: cost 13 inf + 0 307.614 * * [simplify]: Extracting #2: cost 154 inf + 0 307.615 * * [simplify]: Extracting #3: cost 251 inf + 2 307.616 * * [simplify]: Extracting #4: cost 236 inf + 2190 307.620 * * [simplify]: Extracting #5: cost 134 inf + 30438 307.630 * * [simplify]: Extracting #6: cost 88 inf + 44605 307.638 * * [simplify]: Extracting #7: cost 56 inf + 55661 307.651 * * [simplify]: Extracting #8: cost 5 inf + 81521 307.666 * * [simplify]: Extracting #9: cost 0 inf + 83911 307.680 * * [simplify]: Extracting #10: cost 0 inf + 83591 307.695 * * [simplify]: Extracting #11: cost 0 inf + 83471 307.711 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) 307.711 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 307.711 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 307.712 * * [simplify]: iters left: 6 (15 enodes) 307.716 * * [simplify]: iters left: 5 (62 enodes) 307.729 * * [simplify]: iters left: 4 (159 enodes) 307.776 * * [simplify]: iters left: 3 (475 enodes) 307.993 * * [simplify]: Extracting #0: cost 1 inf + 0 307.994 * * [simplify]: Extracting #1: cost 42 inf + 0 307.994 * * [simplify]: Extracting #2: cost 194 inf + 1 308.001 * * [simplify]: Extracting #3: cost 205 inf + 15094 308.014 * * [simplify]: Extracting #4: cost 20 inf + 63712 308.029 * * [simplify]: Extracting #5: cost 3 inf + 65204 308.043 * * [simplify]: Extracting #6: cost 0 inf + 65965 308.058 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 308.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 308.059 * * * * [progress]: [ 501 / 3260 ] simplifiying candidate # 308.059 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 308.059 * * [simplify]: iters left: 6 (27 enodes) 308.066 * * [simplify]: iters left: 5 (109 enodes) 308.087 * * [simplify]: iters left: 4 (246 enodes) 308.154 * * [simplify]: Extracting #0: cost 1 inf + 0 308.154 * * [simplify]: Extracting #1: cost 11 inf + 0 308.155 * * [simplify]: Extracting #2: cost 145 inf + 0 308.155 * * [simplify]: Extracting #3: cost 259 inf + 0 308.157 * * [simplify]: Extracting #4: cost 235 inf + 5250 308.163 * * [simplify]: Extracting #5: cost 120 inf + 44680 308.174 * * [simplify]: Extracting #6: cost 56 inf + 68240 308.188 * * [simplify]: Extracting #7: cost 4 inf + 91376 308.205 * * [simplify]: Extracting #8: cost 0 inf + 93306 308.221 * * [simplify]: Extracting #9: cost 0 inf + 92986 308.240 * * [simplify]: Extracting #10: cost 0 inf + 92906 308.256 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 308.256 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 308.257 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 308.257 * * [simplify]: iters left: 6 (15 enodes) 308.261 * * [simplify]: iters left: 5 (62 enodes) 308.273 * * [simplify]: iters left: 4 (148 enodes) 308.316 * * [simplify]: iters left: 3 (499 enodes) 308.583 * * [simplify]: Extracting #0: cost 1 inf + 0 308.584 * * [simplify]: Extracting #1: cost 0 inf + 1 308.584 * [simplify]: Simplified to 0 308.584 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 308.584 * * * * [progress]: [ 502 / 3260 ] simplifiying candidate # 308.584 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 308.584 * * [simplify]: iters left: 6 (28 enodes) 308.591 * * [simplify]: iters left: 5 (111 enodes) 308.612 * * [simplify]: iters left: 4 (228 enodes) 308.667 * * [simplify]: Extracting #0: cost 1 inf + 0 308.668 * * [simplify]: Extracting #1: cost 11 inf + 0 308.668 * * [simplify]: Extracting #2: cost 123 inf + 0 308.668 * * [simplify]: Extracting #3: cost 214 inf + 0 308.669 * * [simplify]: Extracting #4: cost 201 inf + 1540 308.672 * * [simplify]: Extracting #5: cost 135 inf + 19664 308.679 * * [simplify]: Extracting #6: cost 55 inf + 47491 308.690 * * [simplify]: Extracting #7: cost 3 inf + 71066 308.704 * * [simplify]: Extracting #8: cost 0 inf + 72215 308.717 * * [simplify]: Extracting #9: cost 0 inf + 72095 308.732 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (cbrt b) (sqrt 2)))) (* (sqrt a) (sqrt a)))) 308.732 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (* (/ (cbrt b) (sqrt 2)) (* (cbrt b) (/ (cbrt b) (sqrt 2)))) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 308.733 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 308.733 * * [simplify]: iters left: 6 (14 enodes) 308.737 * * [simplify]: iters left: 5 (56 enodes) 308.747 * * [simplify]: iters left: 4 (117 enodes) 308.775 * * [simplify]: iters left: 3 (347 enodes) 308.901 * * [simplify]: Extracting #0: cost 1 inf + 0 308.901 * * [simplify]: Extracting #1: cost 0 inf + 1 308.901 * [simplify]: Simplified to 0 308.901 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 308.902 * * * * [progress]: [ 503 / 3260 ] simplifiying candidate # 308.902 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 308.902 * * [simplify]: iters left: 6 (28 enodes) 308.910 * * [simplify]: iters left: 5 (112 enodes) 308.934 * * [simplify]: iters left: 4 (226 enodes) 308.987 * * [simplify]: Extracting #0: cost 1 inf + 0 308.987 * * [simplify]: Extracting #1: cost 11 inf + 0 308.987 * * [simplify]: Extracting #2: cost 118 inf + 0 308.987 * * [simplify]: Extracting #3: cost 196 inf + 2 308.988 * * [simplify]: Extracting #4: cost 182 inf + 1585 308.993 * * [simplify]: Extracting #5: cost 118 inf + 17230 308.998 * * [simplify]: Extracting #6: cost 88 inf + 24511 309.003 * * [simplify]: Extracting #7: cost 55 inf + 35132 309.013 * * [simplify]: Extracting #8: cost 9 inf + 58554 309.025 * * [simplify]: Extracting #9: cost 0 inf + 63183 309.037 * * [simplify]: Extracting #10: cost 0 inf + 63063 309.049 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) 309.049 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 309.049 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 309.050 * * [simplify]: iters left: 6 (14 enodes) 309.054 * * [simplify]: iters left: 5 (57 enodes) 309.065 * * [simplify]: iters left: 4 (116 enodes) 309.094 * * [simplify]: iters left: 3 (321 enodes) 309.216 * * [simplify]: Extracting #0: cost 1 inf + 0 309.216 * * [simplify]: Extracting #1: cost 0 inf + 1 309.216 * [simplify]: Simplified to 0 309.216 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) 0)) 309.216 * * * * [progress]: [ 504 / 3260 ] simplifiying candidate # 309.216 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 309.217 * * [simplify]: iters left: 6 (28 enodes) 309.224 * * [simplify]: iters left: 5 (114 enodes) 309.246 * * [simplify]: iters left: 4 (257 enodes) 309.315 * * [simplify]: Extracting #0: cost 1 inf + 0 309.315 * * [simplify]: Extracting #1: cost 11 inf + 0 309.315 * * [simplify]: Extracting #2: cost 136 inf + 0 309.316 * * [simplify]: Extracting #3: cost 232 inf + 43 309.317 * * [simplify]: Extracting #4: cost 215 inf + 2473 309.321 * * [simplify]: Extracting #5: cost 144 inf + 21734 309.327 * * [simplify]: Extracting #6: cost 82 inf + 40541 309.340 * * [simplify]: Extracting #7: cost 24 inf + 65299 309.354 * * [simplify]: Extracting #8: cost 0 inf + 77400 309.369 * * [simplify]: Extracting #9: cost 0 inf + 77200 309.383 * * [simplify]: Extracting #10: cost 0 inf + 77120 309.397 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 309.397 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 309.398 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 309.398 * * [simplify]: iters left: 6 (15 enodes) 309.402 * * [simplify]: iters left: 5 (62 enodes) 309.414 * * [simplify]: iters left: 4 (149 enodes) 309.455 * * [simplify]: iters left: 3 (450 enodes) 309.679 * * [simplify]: Extracting #0: cost 1 inf + 0 309.679 * * [simplify]: Extracting #1: cost 0 inf + 1 309.679 * [simplify]: Simplified to 0 309.679 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 309.679 * * * * [progress]: [ 505 / 3260 ] simplifiying candidate # 309.679 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 309.679 * * [simplify]: iters left: 6 (29 enodes) 309.687 * * [simplify]: iters left: 5 (115 enodes) 309.708 * * [simplify]: iters left: 4 (230 enodes) 309.765 * * [simplify]: Extracting #0: cost 1 inf + 0 309.765 * * [simplify]: Extracting #1: cost 11 inf + 0 309.765 * * [simplify]: Extracting #2: cost 112 inf + 0 309.765 * * [simplify]: Extracting #3: cost 185 inf + 43 309.766 * * [simplify]: Extracting #4: cost 169 inf + 1910 309.769 * * [simplify]: Extracting #5: cost 114 inf + 14725 309.774 * * [simplify]: Extracting #6: cost 59 inf + 32470 309.786 * * [simplify]: Extracting #7: cost 6 inf + 56574 309.797 * * [simplify]: Extracting #8: cost 0 inf + 59533 309.808 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 309.808 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 309.808 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 309.809 * * [simplify]: iters left: 6 (14 enodes) 309.813 * * [simplify]: iters left: 5 (57 enodes) 309.823 * * [simplify]: iters left: 4 (118 enodes) 309.851 * * [simplify]: iters left: 3 (314 enodes) 309.956 * * [simplify]: Extracting #0: cost 1 inf + 0 309.956 * * [simplify]: Extracting #1: cost 0 inf + 1 309.956 * [simplify]: Simplified to 0 309.956 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 309.956 * * * * [progress]: [ 506 / 3260 ] simplifiying candidate # 309.957 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 309.957 * * [simplify]: iters left: 6 (28 enodes) 309.965 * * [simplify]: iters left: 5 (107 enodes) 309.988 * * [simplify]: iters left: 4 (219 enodes) 310.034 * * [simplify]: Extracting #0: cost 1 inf + 0 310.034 * * [simplify]: Extracting #1: cost 13 inf + 0 310.035 * * [simplify]: Extracting #2: cost 116 inf + 0 310.035 * * [simplify]: Extracting #3: cost 167 inf + 45 310.036 * * [simplify]: Extracting #4: cost 145 inf + 3067 310.038 * * [simplify]: Extracting #5: cost 100 inf + 13075 310.041 * * [simplify]: Extracting #6: cost 83 inf + 16252 310.045 * * [simplify]: Extracting #7: cost 59 inf + 23857 310.052 * * [simplify]: Extracting #8: cost 15 inf + 47002 310.065 * * [simplify]: Extracting #9: cost 0 inf + 53616 310.074 * * [simplify]: Extracting #10: cost 0 inf + 53506 310.084 * [simplify]: Simplified to (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (* (/ (* (cbrt b) (cbrt b)) (* a 2)) (cbrt b))) 310.084 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (* (/ (* (cbrt b) (cbrt b)) (* a 2)) (cbrt b))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 310.084 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 310.085 * * [simplify]: iters left: 6 (13 enodes) 310.088 * * [simplify]: iters left: 5 (48 enodes) 310.097 * * [simplify]: iters left: 4 (103 enodes) 310.119 * * [simplify]: iters left: 3 (238 enodes) 310.184 * * [simplify]: Extracting #0: cost 1 inf + 0 310.184 * * [simplify]: Extracting #1: cost 0 inf + 1 310.184 * [simplify]: Simplified to 0 310.184 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 310.184 * * * * [progress]: [ 507 / 3260 ] simplifiying candidate # 310.185 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 310.185 * * [simplify]: iters left: 6 (28 enodes) 310.195 * * [simplify]: iters left: 5 (113 enodes) 310.216 * * [simplify]: iters left: 4 (251 enodes) 310.280 * * [simplify]: Extracting #0: cost 1 inf + 0 310.280 * * [simplify]: Extracting #1: cost 11 inf + 0 310.281 * * [simplify]: Extracting #2: cost 146 inf + 0 310.281 * * [simplify]: Extracting #3: cost 263 inf + 0 310.282 * * [simplify]: Extracting #4: cost 249 inf + 1783 310.285 * * [simplify]: Extracting #5: cost 190 inf + 19416 310.295 * * [simplify]: Extracting #6: cost 56 inf + 67451 310.309 * * [simplify]: Extracting #7: cost 1 inf + 93089 310.326 * * [simplify]: Extracting #8: cost 0 inf + 93239 310.344 * * [simplify]: Extracting #9: cost 0 inf + 93159 310.360 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 310.360 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 310.361 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 310.361 * * [simplify]: iters left: 6 (15 enodes) 310.365 * * [simplify]: iters left: 5 (61 enodes) 310.377 * * [simplify]: iters left: 4 (142 enodes) 310.417 * * [simplify]: iters left: 3 (474 enodes) 310.614 * * [simplify]: Extracting #0: cost 1 inf + 0 310.614 * * [simplify]: Extracting #1: cost 0 inf + 1 310.614 * [simplify]: Simplified to 0 310.614 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 310.614 * * * * [progress]: [ 508 / 3260 ] simplifiying candidate # 310.614 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 310.614 * * [simplify]: iters left: 6 (29 enodes) 310.622 * * [simplify]: iters left: 5 (114 enodes) 310.642 * * [simplify]: iters left: 4 (226 enodes) 310.695 * * [simplify]: Extracting #0: cost 1 inf + 0 310.695 * * [simplify]: Extracting #1: cost 11 inf + 0 310.695 * * [simplify]: Extracting #2: cost 123 inf + 0 310.696 * * [simplify]: Extracting #3: cost 211 inf + 0 310.697 * * [simplify]: Extracting #4: cost 190 inf + 3079 310.700 * * [simplify]: Extracting #5: cost 111 inf + 25205 310.707 * * [simplify]: Extracting #6: cost 59 inf + 43296 310.718 * * [simplify]: Extracting #7: cost 5 inf + 68625 310.733 * * [simplify]: Extracting #8: cost 0 inf + 70974 310.746 * * [simplify]: Extracting #9: cost 0 inf + 70894 310.759 * * [simplify]: Extracting #10: cost 0 inf + 70814 310.772 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) (sqrt a))) 310.772 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) (sqrt a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 310.772 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 310.773 * * [simplify]: iters left: 6 (14 enodes) 310.777 * * [simplify]: iters left: 5 (56 enodes) 310.787 * * [simplify]: iters left: 4 (113 enodes) 310.813 * * [simplify]: iters left: 3 (324 enodes) 310.910 * * [simplify]: Extracting #0: cost 1 inf + 0 310.910 * * [simplify]: Extracting #1: cost 0 inf + 1 310.911 * [simplify]: Simplified to 0 310.911 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 310.911 * * * * [progress]: [ 509 / 3260 ] simplifiying candidate # 310.911 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 310.911 * * [simplify]: iters left: 6 (29 enodes) 310.920 * * [simplify]: iters left: 5 (114 enodes) 310.943 * * [simplify]: iters left: 4 (224 enodes) 310.993 * * [simplify]: Extracting #0: cost 1 inf + 0 310.993 * * [simplify]: Extracting #1: cost 11 inf + 0 310.993 * * [simplify]: Extracting #2: cost 120 inf + 0 310.994 * * [simplify]: Extracting #3: cost 194 inf + 2 310.994 * * [simplify]: Extracting #4: cost 179 inf + 1787 310.997 * * [simplify]: Extracting #5: cost 105 inf + 19338 311.005 * * [simplify]: Extracting #6: cost 60 inf + 34375 311.014 * * [simplify]: Extracting #7: cost 2 inf + 61688 311.025 * * [simplify]: Extracting #8: cost 0 inf + 62377 311.037 * * [simplify]: Extracting #9: cost 0 inf + 62257 311.047 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) a)) 311.048 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 311.048 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 311.048 * * [simplify]: iters left: 6 (14 enodes) 311.052 * * [simplify]: iters left: 5 (56 enodes) 311.063 * * [simplify]: iters left: 4 (112 enodes) 311.090 * * [simplify]: iters left: 3 (297 enodes) 311.181 * * [simplify]: Extracting #0: cost 1 inf + 0 311.181 * * [simplify]: Extracting #1: cost 0 inf + 1 311.181 * [simplify]: Simplified to 0 311.181 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 311.181 * * * * [progress]: [ 510 / 3260 ] simplifiying candidate # 311.181 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 311.181 * * [simplify]: iters left: 6 (25 enodes) 311.188 * * [simplify]: iters left: 5 (100 enodes) 311.206 * * [simplify]: iters left: 4 (213 enodes) 311.255 * * [simplify]: Extracting #0: cost 1 inf + 0 311.256 * * [simplify]: Extracting #1: cost 11 inf + 0 311.256 * * [simplify]: Extracting #2: cost 116 inf + 0 311.256 * * [simplify]: Extracting #3: cost 202 inf + 0 311.257 * * [simplify]: Extracting #4: cost 187 inf + 2509 311.260 * * [simplify]: Extracting #5: cost 124 inf + 21932 311.267 * * [simplify]: Extracting #6: cost 69 inf + 38592 311.277 * * [simplify]: Extracting #7: cost 14 inf + 62889 311.291 * * [simplify]: Extracting #8: cost 0 inf + 69445 311.303 * * [simplify]: Extracting #9: cost 0 inf + 69005 311.316 * * [simplify]: Extracting #10: cost 0 inf + 68925 311.328 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (* (/ (sqrt b) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt b) (* (sqrt 2) (cbrt a))) (cbrt a)))) 311.328 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (* (/ (sqrt b) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt b) (* (sqrt 2) (cbrt a))) (cbrt a)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 311.328 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 311.329 * * [simplify]: iters left: 6 (13 enodes) 311.332 * * [simplify]: iters left: 5 (53 enodes) 311.342 * * [simplify]: iters left: 4 (118 enodes) 311.370 * * [simplify]: iters left: 3 (324 enodes) 311.465 * * [simplify]: Extracting #0: cost 1 inf + 0 311.465 * * [simplify]: Extracting #1: cost 0 inf + 1 311.465 * [simplify]: Simplified to 0 311.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 311.465 * * * * [progress]: [ 511 / 3260 ] simplifiying candidate # 311.465 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 311.465 * * [simplify]: iters left: 6 (25 enodes) 311.472 * * [simplify]: iters left: 5 (97 enodes) 311.489 * * [simplify]: iters left: 4 (186 enodes) 311.529 * * [simplify]: iters left: 3 (470 enodes) 311.672 * * [simplify]: Extracting #0: cost 1 inf + 0 311.672 * * [simplify]: Extracting #1: cost 9 inf + 0 311.672 * * [simplify]: Extracting #2: cost 152 inf + 0 311.674 * * [simplify]: Extracting #3: cost 290 inf + 42 311.675 * * [simplify]: Extracting #4: cost 274 inf + 2518 311.683 * * [simplify]: Extracting #5: cost 191 inf + 19291 311.691 * * [simplify]: Extracting #6: cost 125 inf + 41295 311.710 * * [simplify]: Extracting #7: cost 11 inf + 95781 311.734 * * [simplify]: Extracting #8: cost 0 inf + 100583 311.757 * * [simplify]: Extracting #9: cost 0 inf + 100383 311.782 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 311.782 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 311.783 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 311.783 * * [simplify]: iters left: 6 (11 enodes) 311.786 * * [simplify]: iters left: 5 (43 enodes) 311.794 * * [simplify]: iters left: 4 (84 enodes) 311.810 * * [simplify]: iters left: 3 (212 enodes) 311.861 * * [simplify]: iters left: 2 (472 enodes) 311.977 * * [simplify]: Extracting #0: cost 1 inf + 0 311.977 * * [simplify]: Extracting #1: cost 0 inf + 1 311.977 * [simplify]: Simplified to 0 311.977 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 311.977 * * * * [progress]: [ 512 / 3260 ] simplifiying candidate # 311.978 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 311.978 * * [simplify]: iters left: 6 (26 enodes) 311.985 * * [simplify]: iters left: 5 (104 enodes) 312.004 * * [simplify]: iters left: 4 (205 enodes) 312.052 * * [simplify]: Extracting #0: cost 1 inf + 0 312.052 * * [simplify]: Extracting #1: cost 11 inf + 0 312.052 * * [simplify]: Extracting #2: cost 106 inf + 0 312.053 * * [simplify]: Extracting #3: cost 167 inf + 2 312.054 * * [simplify]: Extracting #4: cost 154 inf + 1345 312.054 * * [simplify]: Extracting #5: cost 150 inf + 2808 312.057 * * [simplify]: Extracting #6: cost 96 inf + 12184 312.061 * * [simplify]: Extracting #7: cost 54 inf + 25609 312.070 * * [simplify]: Extracting #8: cost 10 inf + 47836 312.080 * * [simplify]: Extracting #9: cost 0 inf + 53046 312.090 * * [simplify]: Extracting #10: cost 0 inf + 52646 312.100 * * [simplify]: Extracting #11: cost 0 inf + 52486 312.112 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 312.112 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 312.112 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 312.113 * * [simplify]: iters left: 6 (12 enodes) 312.117 * * [simplify]: iters left: 5 (49 enodes) 312.126 * * [simplify]: iters left: 4 (99 enodes) 312.147 * * [simplify]: iters left: 3 (234 enodes) 312.207 * * [simplify]: iters left: 2 (447 enodes) 312.314 * * [simplify]: Extracting #0: cost 1 inf + 0 312.314 * * [simplify]: Extracting #1: cost 0 inf + 1 312.314 * [simplify]: Simplified to 0 312.314 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 0)) 312.314 * * * * [progress]: [ 513 / 3260 ] simplifiying candidate # 312.314 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 312.314 * * [simplify]: iters left: 6 (27 enodes) 312.322 * * [simplify]: iters left: 5 (109 enodes) 312.342 * * [simplify]: iters left: 4 (227 enodes) 312.397 * * [simplify]: Extracting #0: cost 1 inf + 0 312.397 * * [simplify]: Extracting #1: cost 11 inf + 0 312.397 * * [simplify]: Extracting #2: cost 113 inf + 0 312.398 * * [simplify]: Extracting #3: cost 185 inf + 43 312.399 * * [simplify]: Extracting #4: cost 171 inf + 1586 312.400 * * [simplify]: Extracting #5: cost 129 inf + 11256 312.405 * * [simplify]: Extracting #6: cost 67 inf + 30061 312.415 * * [simplify]: Extracting #7: cost 4 inf + 58854 312.427 * * [simplify]: Extracting #8: cost 0 inf + 60333 312.439 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 312.439 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 312.440 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 312.440 * * [simplify]: iters left: 6 (14 enodes) 312.446 * * [simplify]: iters left: 5 (57 enodes) 312.457 * * [simplify]: iters left: 4 (121 enodes) 312.484 * * [simplify]: iters left: 3 (291 enodes) 312.574 * * [simplify]: Extracting #0: cost 1 inf + 0 312.574 * * [simplify]: Extracting #1: cost 0 inf + 1 312.574 * [simplify]: Simplified to 0 312.574 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 312.574 * * * * [progress]: [ 514 / 3260 ] simplifiying candidate # 312.574 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 312.574 * * [simplify]: iters left: 6 (28 enodes) 312.582 * * [simplify]: iters left: 5 (110 enodes) 312.601 * * [simplify]: iters left: 4 (207 enodes) 312.645 * * [simplify]: iters left: 3 (488 enodes) 312.795 * * [simplify]: Extracting #0: cost 1 inf + 0 312.795 * * [simplify]: Extracting #1: cost 11 inf + 0 312.795 * * [simplify]: Extracting #2: cost 150 inf + 0 312.796 * * [simplify]: Extracting #3: cost 262 inf + 167 312.798 * * [simplify]: Extracting #4: cost 238 inf + 2654 312.800 * * [simplify]: Extracting #5: cost 196 inf + 9442 312.806 * * [simplify]: Extracting #6: cost 134 inf + 30824 312.825 * * [simplify]: Extracting #7: cost 13 inf + 88245 312.851 * * [simplify]: Extracting #8: cost 0 inf + 94354 312.874 * * [simplify]: Extracting #9: cost 0 inf + 93954 312.896 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)))) (/ (/ b a) 2)) 312.896 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 312.897 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 312.897 * * [simplify]: iters left: 6 (13 enodes) 312.901 * * [simplify]: iters left: 5 (52 enodes) 312.910 * * [simplify]: iters left: 4 (98 enodes) 312.933 * * [simplify]: iters left: 3 (212 enodes) 312.977 * * [simplify]: iters left: 2 (371 enodes) 313.058 * * [simplify]: Extracting #0: cost 1 inf + 0 313.058 * * [simplify]: Extracting #1: cost 0 inf + 1 313.058 * [simplify]: Simplified to 0 313.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt a)))) (/ (/ b a) 2)) 0)) 313.058 * * * * [progress]: [ 515 / 3260 ] simplifiying candidate # 313.058 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 313.059 * * [simplify]: iters left: 6 (27 enodes) 313.066 * * [simplify]: iters left: 5 (101 enodes) 313.085 * * [simplify]: iters left: 4 (193 enodes) 313.124 * * [simplify]: iters left: 3 (417 enodes) 313.248 * * [simplify]: Extracting #0: cost 1 inf + 0 313.248 * * [simplify]: Extracting #1: cost 11 inf + 0 313.248 * * [simplify]: Extracting #2: cost 141 inf + 0 313.249 * * [simplify]: Extracting #3: cost 230 inf + 334 313.251 * * [simplify]: Extracting #4: cost 197 inf + 3845 313.254 * * [simplify]: Extracting #5: cost 164 inf + 10059 313.259 * * [simplify]: Extracting #6: cost 132 inf + 24766 313.273 * * [simplify]: Extracting #7: cost 30 inf + 71747 313.293 * * [simplify]: Extracting #8: cost 1 inf + 85642 313.314 * * [simplify]: Extracting #9: cost 0 inf + 86102 313.337 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 313.337 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 313.338 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 313.338 * * [simplify]: iters left: 6 (12 enodes) 313.341 * * [simplify]: iters left: 5 (44 enodes) 313.350 * * [simplify]: iters left: 4 (92 enodes) 313.365 * * [simplify]: iters left: 3 (159 enodes) 313.393 * * [simplify]: iters left: 2 (267 enodes) 313.441 * * [simplify]: iters left: 1 (364 enodes) 313.504 * * [simplify]: Extracting #0: cost 1 inf + 0 313.504 * * [simplify]: Extracting #1: cost 0 inf + 1 313.504 * [simplify]: Simplified to 0 313.504 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 313.505 * * * * [progress]: [ 516 / 3260 ] simplifiying candidate # 313.505 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 313.505 * * [simplify]: iters left: 6 (28 enodes) 313.513 * * [simplify]: iters left: 5 (116 enodes) 313.537 * * [simplify]: iters left: 4 (260 enodes) 313.602 * * [simplify]: Extracting #0: cost 1 inf + 0 313.602 * * [simplify]: Extracting #1: cost 11 inf + 0 313.603 * * [simplify]: Extracting #2: cost 146 inf + 0 313.603 * * [simplify]: Extracting #3: cost 250 inf + 44 313.604 * * [simplify]: Extracting #4: cost 233 inf + 1993 313.607 * * [simplify]: Extracting #5: cost 157 inf + 23181 313.616 * * [simplify]: Extracting #6: cost 58 inf + 55020 313.629 * * [simplify]: Extracting #7: cost 2 inf + 80828 313.644 * * [simplify]: Extracting #8: cost 0 inf + 81461 313.658 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 313.658 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 313.658 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 313.659 * * [simplify]: iters left: 6 (15 enodes) 313.663 * * [simplify]: iters left: 5 (64 enodes) 313.677 * * [simplify]: iters left: 4 (149 enodes) 313.716 * * [simplify]: iters left: 3 (466 enodes) 314.001 * * [simplify]: Extracting #0: cost 1 inf + 0 314.001 * * [simplify]: Extracting #1: cost 0 inf + 1 314.001 * [simplify]: Simplified to 0 314.002 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 314.002 * * * * [progress]: [ 517 / 3260 ] simplifiying candidate # 314.002 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 314.002 * * [simplify]: iters left: 6 (29 enodes) 314.010 * * [simplify]: iters left: 5 (117 enodes) 314.032 * * [simplify]: iters left: 4 (236 enodes) 314.086 * * [simplify]: Extracting #0: cost 1 inf + 0 314.086 * * [simplify]: Extracting #1: cost 11 inf + 0 314.086 * * [simplify]: Extracting #2: cost 128 inf + 0 314.087 * * [simplify]: Extracting #3: cost 207 inf + 86 314.087 * * [simplify]: Extracting #4: cost 187 inf + 2359 314.090 * * [simplify]: Extracting #5: cost 120 inf + 18724 314.096 * * [simplify]: Extracting #6: cost 55 inf + 39596 314.107 * * [simplify]: Extracting #7: cost 2 inf + 64033 314.119 * * [simplify]: Extracting #8: cost 0 inf + 64557 314.131 * * [simplify]: Extracting #9: cost 0 inf + 64525 314.144 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 314.144 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 314.144 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 314.144 * * [simplify]: iters left: 6 (14 enodes) 314.148 * * [simplify]: iters left: 5 (59 enodes) 314.161 * * [simplify]: iters left: 4 (121 enodes) 314.188 * * [simplify]: iters left: 3 (332 enodes) 314.340 * * [simplify]: Extracting #0: cost 1 inf + 0 314.340 * * [simplify]: Extracting #1: cost 0 inf + 1 314.340 * [simplify]: Simplified to 0 314.340 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 314.340 * * * * [progress]: [ 518 / 3260 ] simplifiying candidate # 314.340 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 314.341 * * [simplify]: iters left: 6 (28 enodes) 314.348 * * [simplify]: iters left: 5 (112 enodes) 314.369 * * [simplify]: iters left: 4 (227 enodes) 314.424 * * [simplify]: Extracting #0: cost 1 inf + 0 314.424 * * [simplify]: Extracting #1: cost 11 inf + 0 314.425 * * [simplify]: Extracting #2: cost 113 inf + 0 314.425 * * [simplify]: Extracting #3: cost 172 inf + 129 314.426 * * [simplify]: Extracting #4: cost 147 inf + 2780 314.428 * * [simplify]: Extracting #5: cost 103 inf + 12437 314.433 * * [simplify]: Extracting #6: cost 52 inf + 30658 314.442 * * [simplify]: Extracting #7: cost 7 inf + 50109 314.452 * * [simplify]: Extracting #8: cost 0 inf + 53738 314.462 * * [simplify]: Extracting #9: cost 0 inf + 53658 314.473 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 314.473 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 314.473 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 314.473 * * [simplify]: iters left: 6 (13 enodes) 314.477 * * [simplify]: iters left: 5 (54 enodes) 314.491 * * [simplify]: iters left: 4 (112 enodes) 314.515 * * [simplify]: iters left: 3 (281 enodes) 314.623 * * [simplify]: Extracting #0: cost 1 inf + 0 314.623 * * [simplify]: Extracting #1: cost 0 inf + 1 314.623 * [simplify]: Simplified to 0 314.623 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 314.623 * * * * [progress]: [ 519 / 3260 ] simplifiying candidate # 314.623 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 314.624 * * [simplify]: iters left: 6 (26 enodes) 314.631 * * [simplify]: iters left: 5 (106 enodes) 314.650 * * [simplify]: iters left: 4 (233 enodes) 314.707 * * [simplify]: Extracting #0: cost 1 inf + 0 314.707 * * [simplify]: Extracting #1: cost 11 inf + 0 314.708 * * [simplify]: Extracting #2: cost 121 inf + 0 314.708 * * [simplify]: Extracting #3: cost 201 inf + 86 314.709 * * [simplify]: Extracting #4: cost 180 inf + 2809 314.713 * * [simplify]: Extracting #5: cost 106 inf + 21488 314.719 * * [simplify]: Extracting #6: cost 54 inf + 41503 314.730 * * [simplify]: Extracting #7: cost 5 inf + 62446 314.743 * * [simplify]: Extracting #8: cost 0 inf + 64730 314.757 * * [simplify]: Extracting #9: cost 0 inf + 64610 314.769 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 314.769 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 314.770 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 314.770 * * [simplify]: iters left: 6 (14 enodes) 314.774 * * [simplify]: iters left: 5 (59 enodes) 314.786 * * [simplify]: iters left: 4 (134 enodes) 314.817 * * [simplify]: iters left: 3 (357 enodes) 314.971 * * [simplify]: Extracting #0: cost 1 inf + 0 314.971 * * [simplify]: Extracting #1: cost 0 inf + 1 314.971 * [simplify]: Simplified to 0 314.971 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 314.972 * * * * [progress]: [ 520 / 3260 ] simplifiying candidate # 314.972 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 314.972 * * [simplify]: iters left: 6 (27 enodes) 314.979 * * [simplify]: iters left: 5 (108 enodes) 315.002 * * [simplify]: iters left: 4 (218 enodes) 315.048 * * [simplify]: Extracting #0: cost 1 inf + 0 315.048 * * [simplify]: Extracting #1: cost 11 inf + 0 315.049 * * [simplify]: Extracting #2: cost 113 inf + 0 315.049 * * [simplify]: Extracting #3: cost 174 inf + 87 315.050 * * [simplify]: Extracting #4: cost 162 inf + 1030 315.051 * * [simplify]: Extracting #5: cost 137 inf + 5827 315.056 * * [simplify]: Extracting #6: cost 55 inf + 28833 315.065 * * [simplify]: Extracting #7: cost 3 inf + 52008 315.077 * * [simplify]: Extracting #8: cost 0 inf + 52947 315.088 * * [simplify]: Extracting #9: cost 0 inf + 52837 315.098 * * [simplify]: Extracting #10: cost 0 inf + 52757 315.108 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 315.109 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 315.109 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 315.109 * * [simplify]: iters left: 6 (13 enodes) 315.113 * * [simplify]: iters left: 5 (53 enodes) 315.123 * * [simplify]: iters left: 4 (106 enodes) 315.148 * * [simplify]: iters left: 3 (257 enodes) 315.239 * * [simplify]: Extracting #0: cost 1 inf + 0 315.239 * * [simplify]: Extracting #1: cost 0 inf + 1 315.239 * [simplify]: Simplified to 0 315.240 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 315.240 * * * * [progress]: [ 521 / 3260 ] simplifiying candidate # 315.240 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 315.240 * * [simplify]: iters left: 6 (26 enodes) 315.247 * * [simplify]: iters left: 5 (104 enodes) 315.266 * * [simplify]: iters left: 4 (204 enodes) 315.314 * * [simplify]: Extracting #0: cost 1 inf + 0 315.314 * * [simplify]: Extracting #1: cost 11 inf + 0 315.314 * * [simplify]: Extracting #2: cost 105 inf + 0 315.315 * * [simplify]: Extracting #3: cost 151 inf + 170 315.316 * * [simplify]: Extracting #4: cost 103 inf + 5557 315.318 * * [simplify]: Extracting #5: cost 89 inf + 8697 315.320 * * [simplify]: Extracting #6: cost 83 inf + 10379 315.326 * * [simplify]: Extracting #7: cost 26 inf + 33419 315.334 * * [simplify]: Extracting #8: cost 2 inf + 46767 315.346 * * [simplify]: Extracting #9: cost 0 inf + 47457 315.355 * * [simplify]: Extracting #10: cost 0 inf + 47297 315.364 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 315.365 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 315.365 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 315.365 * * [simplify]: iters left: 6 (12 enodes) 315.369 * * [simplify]: iters left: 5 (49 enodes) 315.378 * * [simplify]: iters left: 4 (94 enodes) 315.399 * * [simplify]: iters left: 3 (221 enodes) 315.477 * * [simplify]: iters left: 2 (492 enodes) 315.714 * * [simplify]: Extracting #0: cost 1 inf + 0 315.714 * * [simplify]: Extracting #1: cost 0 inf + 1 315.714 * [simplify]: Simplified to 0 315.714 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (sqrt 2))) (sqrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 315.715 * * * * [progress]: [ 522 / 3260 ] simplifiying candidate # 315.715 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 315.715 * * [simplify]: iters left: 6 (26 enodes) 315.722 * * [simplify]: iters left: 5 (104 enodes) 315.745 * * [simplify]: iters left: 4 (220 enodes) 315.796 * * [simplify]: Extracting #0: cost 1 inf + 0 315.796 * * [simplify]: Extracting #1: cost 11 inf + 0 315.796 * * [simplify]: Extracting #2: cost 116 inf + 0 315.797 * * [simplify]: Extracting #3: cost 174 inf + 129 315.797 * * [simplify]: Extracting #4: cost 168 inf + 542 315.798 * * [simplify]: Extracting #5: cost 159 inf + 3380 315.802 * * [simplify]: Extracting #6: cost 81 inf + 24023 315.813 * * [simplify]: Extracting #7: cost 3 inf + 53758 315.823 * * [simplify]: Extracting #8: cost 0 inf + 55068 315.833 * * [simplify]: Extracting #9: cost 0 inf + 54748 315.844 * * [simplify]: Extracting #10: cost 0 inf + 54668 315.854 * * [simplify]: Extracting #11: cost 0 inf + 54588 315.864 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 315.864 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 315.864 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 315.865 * * [simplify]: iters left: 6 (13 enodes) 315.868 * * [simplify]: iters left: 5 (52 enodes) 315.878 * * [simplify]: iters left: 4 (111 enodes) 315.907 * * [simplify]: iters left: 3 (278 enodes) 316.007 * * [simplify]: Extracting #0: cost 1 inf + 0 316.007 * * [simplify]: Extracting #1: cost 0 inf + 1 316.007 * [simplify]: Simplified to 0 316.007 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 316.008 * * * * [progress]: [ 523 / 3260 ] simplifiying candidate # 316.008 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 316.008 * * [simplify]: iters left: 6 (27 enodes) 316.018 * * [simplify]: iters left: 5 (105 enodes) 316.036 * * [simplify]: iters left: 4 (202 enodes) 316.081 * * [simplify]: iters left: 3 (475 enodes) 316.238 * * [simplify]: Extracting #0: cost 1 inf + 0 316.238 * * [simplify]: Extracting #1: cost 11 inf + 0 316.238 * * [simplify]: Extracting #2: cost 164 inf + 0 316.240 * * [simplify]: Extracting #3: cost 250 inf + 542 316.242 * * [simplify]: Extracting #4: cost 191 inf + 7291 316.246 * * [simplify]: Extracting #5: cost 166 inf + 11849 316.249 * * [simplify]: Extracting #6: cost 162 inf + 12784 316.256 * * [simplify]: Extracting #7: cost 112 inf + 32080 316.276 * * [simplify]: Extracting #8: cost 11 inf + 83187 316.297 * * [simplify]: Extracting #9: cost 0 inf + 88456 316.318 * * [simplify]: Extracting #10: cost 0 inf + 88296 316.339 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (* (/ b a) 1/2)) 316.339 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 316.340 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 316.340 * * [simplify]: iters left: 6 (12 enodes) 316.344 * * [simplify]: iters left: 5 (47 enodes) 316.354 * * [simplify]: iters left: 4 (89 enodes) 316.373 * * [simplify]: iters left: 3 (186 enodes) 316.424 * * [simplify]: iters left: 2 (378 enodes) 316.572 * * [simplify]: Extracting #0: cost 1 inf + 0 316.572 * * [simplify]: Extracting #1: cost 0 inf + 1 316.572 * [simplify]: Simplified to 0 316.572 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (* (/ b a) 1/2)) 0)) 316.572 * * * * [progress]: [ 524 / 3260 ] simplifiying candidate # 316.572 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 316.573 * * [simplify]: iters left: 6 (26 enodes) 316.580 * * [simplify]: iters left: 5 (99 enodes) 316.597 * * [simplify]: iters left: 4 (168 enodes) 316.630 * * [simplify]: iters left: 3 (360 enodes) 316.738 * * [simplify]: Extracting #0: cost 1 inf + 0 316.738 * * [simplify]: Extracting #1: cost 9 inf + 0 316.738 * * [simplify]: Extracting #2: cost 128 inf + 2 316.739 * * [simplify]: Extracting #3: cost 205 inf + 297 316.741 * * [simplify]: Extracting #4: cost 175 inf + 3080 316.743 * * [simplify]: Extracting #5: cost 164 inf + 6080 316.748 * * [simplify]: Extracting #6: cost 111 inf + 28168 316.763 * * [simplify]: Extracting #7: cost 19 inf + 72298 316.784 * * [simplify]: Extracting #8: cost 0 inf + 81776 316.804 * * [simplify]: Extracting #9: cost 0 inf + 81721 316.822 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ b 2) a)) 316.823 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 316.823 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 316.823 * * [simplify]: iters left: 6 (11 enodes) 316.826 * * [simplify]: iters left: 5 (40 enodes) 316.833 * * [simplify]: iters left: 4 (65 enodes) 316.845 * * [simplify]: iters left: 3 (97 enodes) 316.864 * * [simplify]: iters left: 2 (165 enodes) 316.900 * * [simplify]: iters left: 1 (271 enodes) 316.958 * * [simplify]: Extracting #0: cost 1 inf + 0 316.958 * * [simplify]: Extracting #1: cost 0 inf + 1 316.958 * [simplify]: Simplified to 0 316.958 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2))) (/ (/ b 2) a)) 0)) 316.959 * * * * [progress]: [ 525 / 3260 ] simplifiying candidate # 316.959 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 316.959 * * [simplify]: iters left: 6 (25 enodes) 316.966 * * [simplify]: iters left: 5 (103 enodes) 316.988 * * [simplify]: iters left: 4 (215 enodes) 317.036 * * [simplify]: Extracting #0: cost 1 inf + 0 317.037 * * [simplify]: Extracting #1: cost 11 inf + 0 317.038 * * [simplify]: Extracting #2: cost 111 inf + 0 317.039 * * [simplify]: Extracting #3: cost 165 inf + 46 317.039 * * [simplify]: Extracting #4: cost 159 inf + 418 317.040 * * [simplify]: Extracting #5: cost 128 inf + 7068 317.044 * * [simplify]: Extracting #6: cost 85 inf + 15240 317.048 * * [simplify]: Extracting #7: cost 55 inf + 24704 317.059 * * [simplify]: Extracting #8: cost 4 inf + 50554 317.069 * * [simplify]: Extracting #9: cost 0 inf + 52514 317.079 * * [simplify]: Extracting #10: cost 0 inf + 52474 317.088 * [simplify]: Simplified to (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 317.089 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (sqrt 2)) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 317.089 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 317.089 * * [simplify]: iters left: 6 (12 enodes) 317.093 * * [simplify]: iters left: 5 (51 enodes) 317.103 * * [simplify]: iters left: 4 (106 enodes) 317.127 * * [simplify]: iters left: 3 (247 enodes) 317.203 * * [simplify]: Extracting #0: cost 1 inf + 0 317.203 * * [simplify]: Extracting #1: cost 0 inf + 1 317.203 * [simplify]: Simplified to 0 317.203 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 317.203 * * * * [progress]: [ 526 / 3260 ] simplifiying candidate # 317.203 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 317.203 * * [simplify]: iters left: 6 (26 enodes) 317.210 * * [simplify]: iters left: 5 (104 enodes) 317.229 * * [simplify]: iters left: 4 (199 enodes) 317.275 * * [simplify]: iters left: 3 (470 enodes) 317.435 * * [simplify]: Extracting #0: cost 1 inf + 0 317.435 * * [simplify]: Extracting #1: cost 11 inf + 0 317.435 * * [simplify]: Extracting #2: cost 167 inf + 0 317.437 * * [simplify]: Extracting #3: cost 244 inf + 1813 317.440 * * [simplify]: Extracting #4: cost 187 inf + 8315 317.447 * * [simplify]: Extracting #5: cost 175 inf + 11200 317.451 * * [simplify]: Extracting #6: cost 169 inf + 12419 317.457 * * [simplify]: Extracting #7: cost 124 inf + 29396 317.474 * * [simplify]: Extracting #8: cost 16 inf + 84398 317.497 * * [simplify]: Extracting #9: cost 0 inf + 92569 317.519 * * [simplify]: Extracting #10: cost 0 inf + 92209 317.543 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (cbrt (sqrt (fma b b (* (* a -4) c))))) (* (/ b a) 1/2)) 317.543 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (cbrt (sqrt (fma b b (* (* a -4) c))))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 317.543 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 317.543 * * [simplify]: iters left: 6 (11 enodes) 317.547 * * [simplify]: iters left: 5 (46 enodes) 317.556 * * [simplify]: iters left: 4 (86 enodes) 317.574 * * [simplify]: iters left: 3 (183 enodes) 317.626 * * [simplify]: iters left: 2 (372 enodes) 317.769 * * [simplify]: Extracting #0: cost 1 inf + 0 317.769 * * [simplify]: Extracting #1: cost 0 inf + 1 317.769 * [simplify]: Simplified to 0 317.769 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (cbrt (sqrt (fma b b (* (* a -4) c))))) (* (/ b a) 1/2)) 0)) 317.769 * * * * [progress]: [ 527 / 3260 ] simplifiying candidate # 317.769 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 317.769 * * [simplify]: iters left: 6 (25 enodes) 317.777 * * [simplify]: iters left: 5 (98 enodes) 317.794 * * [simplify]: iters left: 4 (167 enodes) 317.827 * * [simplify]: iters left: 3 (359 enodes) 317.936 * * [simplify]: Extracting #0: cost 1 inf + 0 317.936 * * [simplify]: Extracting #1: cost 9 inf + 0 317.936 * * [simplify]: Extracting #2: cost 128 inf + 2 317.937 * * [simplify]: Extracting #3: cost 208 inf + 89 317.938 * * [simplify]: Extracting #4: cost 174 inf + 3242 317.940 * * [simplify]: Extracting #5: cost 163 inf + 6322 317.942 * * [simplify]: Extracting #6: cost 159 inf + 7188 317.947 * * [simplify]: Extracting #7: cost 116 inf + 23804 317.964 * * [simplify]: Extracting #8: cost 24 inf + 69982 317.983 * * [simplify]: Extracting #9: cost 0 inf + 82003 318.003 * * [simplify]: Extracting #10: cost 0 inf + 81963 318.022 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* 1/2 (/ b a))) 318.023 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 318.023 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 318.023 * * [simplify]: iters left: 6 (10 enodes) 318.026 * * [simplify]: iters left: 5 (39 enodes) 318.033 * * [simplify]: iters left: 4 (64 enodes) 318.046 * * [simplify]: iters left: 3 (96 enodes) 318.064 * * [simplify]: iters left: 2 (164 enodes) 318.100 * * [simplify]: iters left: 1 (270 enodes) 318.157 * * [simplify]: Extracting #0: cost 1 inf + 0 318.157 * * [simplify]: Extracting #1: cost 0 inf + 1 318.157 * [simplify]: Simplified to 0 318.157 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* 1/2 (/ b a))) 0)) 318.157 * * * * [progress]: [ 528 / 3260 ] simplifiying candidate # 318.158 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 318.158 * * [simplify]: iters left: 6 (25 enodes) 318.165 * * [simplify]: iters left: 5 (104 enodes) 318.186 * * [simplify]: iters left: 4 (224 enodes) 318.234 * * [simplify]: Extracting #0: cost 1 inf + 0 318.234 * * [simplify]: Extracting #1: cost 11 inf + 0 318.234 * * [simplify]: Extracting #2: cost 108 inf + 0 318.235 * * [simplify]: Extracting #3: cost 161 inf + 47 318.235 * * [simplify]: Extracting #4: cost 155 inf + 339 318.237 * * [simplify]: Extracting #5: cost 119 inf + 7354 318.239 * * [simplify]: Extracting #6: cost 82 inf + 14897 318.247 * * [simplify]: Extracting #7: cost 34 inf + 34070 318.256 * * [simplify]: Extracting #8: cost 0 inf + 51569 318.266 * * [simplify]: Extracting #9: cost 0 inf + 51169 318.275 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)))) (cbrt a))) 318.275 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 318.275 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 318.276 * * [simplify]: iters left: 6 (12 enodes) 318.280 * * [simplify]: iters left: 5 (53 enodes) 318.290 * * [simplify]: iters left: 4 (117 enodes) 318.315 * * [simplify]: iters left: 3 (255 enodes) 318.382 * * [simplify]: Extracting #0: cost 1 inf + 0 318.384 * * [simplify]: Extracting #1: cost 0 inf + 1 318.384 * [simplify]: Simplified to 0 318.384 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 318.384 * * * * [progress]: [ 529 / 3260 ] simplifiying candidate # 318.385 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 318.385 * * [simplify]: iters left: 6 (26 enodes) 318.392 * * [simplify]: iters left: 5 (105 enodes) 318.412 * * [simplify]: iters left: 4 (209 enodes) 318.454 * * [simplify]: iters left: 3 (454 enodes) 318.596 * * [simplify]: Extracting #0: cost 1 inf + 0 318.596 * * [simplify]: Extracting #1: cost 11 inf + 0 318.596 * * [simplify]: Extracting #2: cost 155 inf + 0 318.597 * * [simplify]: Extracting #3: cost 257 inf + 295 318.599 * * [simplify]: Extracting #4: cost 202 inf + 5781 318.603 * * [simplify]: Extracting #5: cost 169 inf + 10876 318.610 * * [simplify]: Extracting #6: cost 117 inf + 33022 318.627 * * [simplify]: Extracting #7: cost 16 inf + 80066 318.648 * * [simplify]: Extracting #8: cost 0 inf + 88089 318.672 * * [simplify]: Extracting #9: cost 0 inf + 87969 318.693 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))))) 318.693 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 318.694 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 318.694 * * [simplify]: iters left: 6 (11 enodes) 318.698 * * [simplify]: iters left: 5 (48 enodes) 318.708 * * [simplify]: iters left: 4 (98 enodes) 318.725 * * [simplify]: iters left: 3 (181 enodes) 318.768 * * [simplify]: iters left: 2 (358 enodes) 318.888 * * [simplify]: Extracting #0: cost 1 inf + 0 318.888 * * [simplify]: Extracting #1: cost 0 inf + 1 318.888 * [simplify]: Simplified to 0 318.888 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))))) 0)) 318.889 * * * * [progress]: [ 530 / 3260 ] simplifiying candidate # 318.889 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 318.889 * * [simplify]: iters left: 6 (25 enodes) 318.896 * * [simplify]: iters left: 5 (98 enodes) 318.917 * * [simplify]: iters left: 4 (187 enodes) 318.952 * * [simplify]: iters left: 3 (399 enodes) 319.073 * * [simplify]: Extracting #0: cost 1 inf + 0 319.073 * * [simplify]: Extracting #1: cost 12 inf + 0 319.073 * * [simplify]: Extracting #2: cost 142 inf + 42 319.074 * * [simplify]: Extracting #3: cost 222 inf + 794 319.076 * * [simplify]: Extracting #4: cost 185 inf + 3476 319.078 * * [simplify]: Extracting #5: cost 176 inf + 5711 319.082 * * [simplify]: Extracting #6: cost 133 inf + 22022 319.096 * * [simplify]: Extracting #7: cost 23 inf + 75502 319.119 * * [simplify]: Extracting #8: cost 0 inf + 86956 319.139 * * [simplify]: Extracting #9: cost 0 inf + 86436 319.160 * * [simplify]: Extracting #10: cost 0 inf + 86396 319.180 * [simplify]: Simplified to (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 319.180 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 319.180 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 319.181 * * [simplify]: iters left: 6 (10 enodes) 319.184 * * [simplify]: iters left: 5 (41 enodes) 319.192 * * [simplify]: iters left: 4 (81 enodes) 319.208 * * [simplify]: iters left: 3 (127 enodes) 319.227 * * [simplify]: iters left: 2 (186 enodes) 319.256 * * [simplify]: iters left: 1 (266 enodes) 319.326 * * [simplify]: Extracting #0: cost 1 inf + 0 319.326 * * [simplify]: Extracting #1: cost 0 inf + 1 319.326 * [simplify]: Simplified to 0 319.326 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 0)) 319.327 * * * * [progress]: [ 531 / 3260 ] simplifiying candidate # 319.327 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 319.327 * * [simplify]: iters left: 6 (24 enodes) 319.334 * * [simplify]: iters left: 5 (95 enodes) 319.351 * * [simplify]: iters left: 4 (169 enodes) 319.384 * * [simplify]: iters left: 3 (363 enodes) 319.496 * * [simplify]: Extracting #0: cost 1 inf + 0 319.496 * * [simplify]: Extracting #1: cost 9 inf + 0 319.496 * * [simplify]: Extracting #2: cost 127 inf + 2 319.497 * * [simplify]: Extracting #3: cost 202 inf + 257 319.498 * * [simplify]: Extracting #4: cost 176 inf + 2911 319.500 * * [simplify]: Extracting #5: cost 164 inf + 5918 319.502 * * [simplify]: Extracting #6: cost 160 inf + 6654 319.506 * * [simplify]: Extracting #7: cost 118 inf + 22722 319.524 * * [simplify]: Extracting #8: cost 25 inf + 69417 319.543 * * [simplify]: Extracting #9: cost 0 inf + 81711 319.563 * * [simplify]: Extracting #10: cost 0 inf + 81591 319.583 * [simplify]: Simplified to (fma (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2)) (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2))) (* -1/2 (/ b a))) 319.583 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2)) (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 319.583 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 319.583 * * [simplify]: iters left: 6 (9 enodes) 319.586 * * [simplify]: iters left: 5 (36 enodes) 319.594 * * [simplify]: iters left: 4 (67 enodes) 319.605 * * [simplify]: iters left: 3 (97 enodes) 319.625 * * [simplify]: iters left: 2 (158 enodes) 319.662 * * [simplify]: iters left: 1 (263 enodes) 319.711 * * [simplify]: Extracting #0: cost 1 inf + 0 319.711 * * [simplify]: Extracting #1: cost 0 inf + 1 319.711 * [simplify]: Simplified to 0 319.711 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2)) (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (sqrt 2))) (* -1/2 (/ b a))) 0)) 319.711 * * * * [progress]: [ 532 / 3260 ] simplifiying candidate # 319.712 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 319.712 * * [simplify]: iters left: 6 (24 enodes) 319.718 * * [simplify]: iters left: 5 (96 enodes) 319.738 * * [simplify]: iters left: 4 (178 enodes) 319.773 * * [simplify]: iters left: 3 (392 enodes) 319.892 * * [simplify]: Extracting #0: cost 1 inf + 0 319.892 * * [simplify]: Extracting #1: cost 11 inf + 0 319.892 * * [simplify]: Extracting #2: cost 140 inf + 0 319.893 * * [simplify]: Extracting #3: cost 226 inf + 88 319.895 * * [simplify]: Extracting #4: cost 186 inf + 3732 319.897 * * [simplify]: Extracting #5: cost 163 inf + 7488 319.902 * * [simplify]: Extracting #6: cost 115 inf + 28044 319.918 * * [simplify]: Extracting #7: cost 14 inf + 77670 319.940 * * [simplify]: Extracting #8: cost 0 inf + 83189 319.961 * * [simplify]: Extracting #9: cost 0 inf + 82949 319.980 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 319.980 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 319.981 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 319.981 * * [simplify]: iters left: 5 (9 enodes) 319.984 * * [simplify]: iters left: 4 (39 enodes) 319.991 * * [simplify]: iters left: 3 (65 enodes) 320.003 * * [simplify]: iters left: 2 (129 enodes) 320.032 * * [simplify]: iters left: 1 (210 enodes) 320.071 * * [simplify]: Extracting #0: cost 1 inf + 0 320.071 * * [simplify]: Extracting #1: cost 0 inf + 1 320.071 * [simplify]: Simplified to 0 320.071 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 320.071 * * * * [progress]: [ 533 / 3260 ] simplifiying candidate # 320.071 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 320.072 * * [simplify]: iters left: 6 (24 enodes) 320.078 * * [simplify]: iters left: 5 (91 enodes) 320.096 * * [simplify]: iters left: 4 (146 enodes) 320.123 * * [simplify]: iters left: 3 (276 enodes) 320.188 * * [simplify]: Extracting #0: cost 1 inf + 0 320.188 * * [simplify]: Extracting #1: cost 11 inf + 0 320.188 * * [simplify]: Extracting #2: cost 83 inf + 0 320.189 * * [simplify]: Extracting #3: cost 135 inf + 540 320.190 * * [simplify]: Extracting #4: cost 121 inf + 1729 320.190 * * [simplify]: Extracting #5: cost 119 inf + 3404 320.192 * * [simplify]: Extracting #6: cost 106 inf + 7049 320.197 * * [simplify]: Extracting #7: cost 45 inf + 29628 320.207 * * [simplify]: Extracting #8: cost 1 inf + 49982 320.218 * * [simplify]: Extracting #9: cost 0 inf + 50307 320.231 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))))) (/ b (* a 2))) 320.232 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 320.232 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 320.232 * * [simplify]: iters left: 6 (10 enodes) 320.235 * * [simplify]: iters left: 5 (37 enodes) 320.242 * * [simplify]: iters left: 4 (57 enodes) 320.253 * * [simplify]: iters left: 3 (104 enodes) 320.272 * * [simplify]: iters left: 2 (158 enodes) 320.297 * * [simplify]: iters left: 1 (225 enodes) 320.335 * * [simplify]: Extracting #0: cost 1 inf + 0 320.335 * * [simplify]: Extracting #1: cost 0 inf + 1 320.335 * [simplify]: Simplified to 0 320.335 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c a) -4 (* b b))))))) (/ b (* a 2))) 0)) 320.335 * * * * [progress]: [ 534 / 3260 ] simplifiying candidate # 320.335 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 320.335 * * [simplify]: iters left: 6 (23 enodes) 320.341 * * [simplify]: iters left: 5 (82 enodes) 320.355 * * [simplify]: iters left: 4 (130 enodes) 320.378 * * [simplify]: iters left: 3 (243 enodes) 320.435 * * [simplify]: iters left: 2 (481 enodes) 320.579 * * [simplify]: Extracting #0: cost 1 inf + 0 320.579 * * [simplify]: Extracting #1: cost 9 inf + 0 320.579 * * [simplify]: Extracting #2: cost 75 inf + 0 320.580 * * [simplify]: Extracting #3: cost 126 inf + 414 320.581 * * [simplify]: Extracting #4: cost 115 inf + 1484 320.582 * * [simplify]: Extracting #5: cost 118 inf + 1937 320.583 * * [simplify]: Extracting #6: cost 112 inf + 2914 320.584 * * [simplify]: Extracting #7: cost 103 inf + 4040 320.593 * * [simplify]: Extracting #8: cost 28 inf + 32994 320.607 * * [simplify]: Extracting #9: cost 0 inf + 44668 320.621 * * [simplify]: Extracting #10: cost 0 inf + 44333 320.638 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 320.638 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 320.638 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 320.638 * * [simplify]: iters left: 6 (9 enodes) 320.641 * * [simplify]: iters left: 5 (29 enodes) 320.646 * * [simplify]: iters left: 4 (42 enodes) 320.652 * * [simplify]: iters left: 3 (58 enodes) 320.660 * * [simplify]: iters left: 2 (68 enodes) 320.669 * * [simplify]: Extracting #0: cost 1 inf + 0 320.669 * * [simplify]: Extracting #1: cost 0 inf + 1 320.670 * [simplify]: Simplified to 0 320.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 0)) 320.670 * * * * [progress]: [ 535 / 3260 ] simplifiying candidate # 320.670 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 320.670 * * [simplify]: iters left: 6 (27 enodes) 320.677 * * [simplify]: iters left: 5 (105 enodes) 320.696 * * [simplify]: iters left: 4 (213 enodes) 320.744 * * [simplify]: iters left: 3 (469 enodes) 320.855 * * [simplify]: Extracting #0: cost 1 inf + 0 320.855 * * [simplify]: Extracting #1: cost 11 inf + 0 320.856 * * [simplify]: Extracting #2: cost 110 inf + 0 320.856 * * [simplify]: Extracting #3: cost 197 inf + 204 320.857 * * [simplify]: Extracting #4: cost 191 inf + 653 320.859 * * [simplify]: Extracting #5: cost 178 inf + 3499 320.865 * * [simplify]: Extracting #6: cost 82 inf + 34093 320.877 * * [simplify]: Extracting #7: cost 2 inf + 65336 320.892 * * [simplify]: Extracting #8: cost 0 inf + 65704 320.907 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 320.907 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 320.907 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 320.908 * * [simplify]: iters left: 6 (13 enodes) 320.911 * * [simplify]: iters left: 5 (53 enodes) 320.924 * * [simplify]: iters left: 4 (117 enodes) 320.951 * * [simplify]: iters left: 3 (275 enodes) 321.010 * * [simplify]: iters left: 2 (474 enodes) 321.129 * * [simplify]: Extracting #0: cost 1 inf + 0 321.129 * * [simplify]: Extracting #1: cost 0 inf + 1 321.129 * [simplify]: Simplified to 0 321.129 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 0)) 321.129 * * * * [progress]: [ 536 / 3260 ] simplifiying candidate # 321.129 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 321.129 * * [simplify]: iters left: 6 (25 enodes) 321.136 * * [simplify]: iters left: 5 (96 enodes) 321.152 * * [simplify]: iters left: 4 (173 enodes) 321.187 * * [simplify]: iters left: 3 (342 enodes) 321.266 * * [simplify]: Extracting #0: cost 1 inf + 0 321.266 * * [simplify]: Extracting #1: cost 11 inf + 0 321.266 * * [simplify]: Extracting #2: cost 87 inf + 0 321.267 * * [simplify]: Extracting #3: cost 159 inf + 42 321.267 * * [simplify]: Extracting #4: cost 154 inf + 291 321.268 * * [simplify]: Extracting #5: cost 140 inf + 3713 321.271 * * [simplify]: Extracting #6: cost 109 inf + 9920 321.274 * * [simplify]: Extracting #7: cost 90 inf + 12890 321.280 * * [simplify]: Extracting #8: cost 30 inf + 38775 321.292 * * [simplify]: Extracting #9: cost 0 inf + 51807 321.304 * * [simplify]: Extracting #10: cost 0 inf + 51712 321.318 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 321.319 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 321.319 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 321.319 * * [simplify]: iters left: 6 (12 enodes) 321.322 * * [simplify]: iters left: 5 (47 enodes) 321.330 * * [simplify]: iters left: 4 (82 enodes) 321.345 * * [simplify]: iters left: 3 (157 enodes) 321.374 * * [simplify]: iters left: 2 (248 enodes) 321.416 * * [simplify]: iters left: 1 (341 enodes) 321.476 * * [simplify]: Extracting #0: cost 1 inf + 0 321.476 * * [simplify]: Extracting #1: cost 0 inf + 1 321.476 * [simplify]: Simplified to 0 321.476 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 0)) 321.476 * * * * [progress]: [ 537 / 3260 ] simplifiying candidate # 321.476 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 321.476 * * [simplify]: iters left: 6 (26 enodes) 321.483 * * [simplify]: iters left: 5 (99 enodes) 321.501 * * [simplify]: iters left: 4 (184 enodes) 321.540 * * [simplify]: iters left: 3 (374 enodes) 321.637 * * [simplify]: Extracting #0: cost 1 inf + 0 321.637 * * [simplify]: Extracting #1: cost 13 inf + 0 321.637 * * [simplify]: Extracting #2: cost 100 inf + 0 321.637 * * [simplify]: Extracting #3: cost 170 inf + 2 321.638 * * [simplify]: Extracting #4: cost 155 inf + 1190 321.639 * * [simplify]: Extracting #5: cost 151 inf + 2494 321.641 * * [simplify]: Extracting #6: cost 112 inf + 11367 321.648 * * [simplify]: Extracting #7: cost 47 inf + 35324 321.662 * * [simplify]: Extracting #8: cost 2 inf + 54798 321.676 * * [simplify]: Extracting #9: cost 0 inf + 55598 321.688 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 321.688 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 321.689 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 321.689 * * [simplify]: iters left: 6 (12 enodes) 321.692 * * [simplify]: iters left: 5 (47 enodes) 321.701 * * [simplify]: iters left: 4 (89 enodes) 321.720 * * [simplify]: iters left: 3 (180 enodes) 321.762 * * [simplify]: iters left: 2 (296 enodes) 321.825 * * [simplify]: iters left: 1 (428 enodes) 321.923 * * [simplify]: Extracting #0: cost 1 inf + 0 321.923 * * [simplify]: Extracting #1: cost 0 inf + 1 321.923 * [simplify]: Simplified to 0 321.923 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 0)) 321.923 * * * * [progress]: [ 538 / 3260 ] simplifiying candidate # 321.924 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 321.924 * * [simplify]: iters left: 6 (26 enodes) 321.930 * * [simplify]: iters left: 5 (98 enodes) 321.947 * * [simplify]: iters left: 4 (174 enodes) 321.979 * * [simplify]: iters left: 3 (324 enodes) 322.050 * * [simplify]: Extracting #0: cost 1 inf + 0 322.050 * * [simplify]: Extracting #1: cost 11 inf + 0 322.051 * * [simplify]: Extracting #2: cost 86 inf + 0 322.052 * * [simplify]: Extracting #3: cost 161 inf + 0 322.052 * * [simplify]: Extracting #4: cost 156 inf + 368 322.054 * * [simplify]: Extracting #5: cost 142 inf + 3735 322.056 * * [simplify]: Extracting #6: cost 106 inf + 11438 322.065 * * [simplify]: Extracting #7: cost 28 inf + 41795 322.077 * * [simplify]: Extracting #8: cost 0 inf + 54230 322.090 * * [simplify]: Extracting #9: cost 0 inf + 54150 322.102 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) 322.102 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 322.102 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 322.103 * * [simplify]: iters left: 6 (12 enodes) 322.106 * * [simplify]: iters left: 5 (46 enodes) 322.114 * * [simplify]: iters left: 4 (81 enodes) 322.128 * * [simplify]: iters left: 3 (134 enodes) 322.151 * * [simplify]: iters left: 2 (197 enodes) 322.181 * * [simplify]: iters left: 1 (271 enodes) 322.224 * * [simplify]: Extracting #0: cost 1 inf + 0 322.224 * * [simplify]: Extracting #1: cost 0 inf + 1 322.224 * [simplify]: Simplified to 0 322.224 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 322.224 * * * * [progress]: [ 539 / 3260 ] simplifiying candidate # 322.224 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 322.224 * * [simplify]: iters left: 6 (23 enodes) 322.230 * * [simplify]: iters left: 5 (86 enodes) 322.245 * * [simplify]: iters left: 4 (142 enodes) 322.271 * * [simplify]: iters left: 3 (270 enodes) 322.333 * * [simplify]: Extracting #0: cost 1 inf + 0 322.333 * * [simplify]: Extracting #1: cost 9 inf + 0 322.333 * * [simplify]: Extracting #2: cost 75 inf + 0 322.333 * * [simplify]: Extracting #3: cost 142 inf + 0 322.334 * * [simplify]: Extracting #4: cost 139 inf + 166 322.334 * * [simplify]: Extracting #5: cost 134 inf + 1594 322.336 * * [simplify]: Extracting #6: cost 104 inf + 6678 322.342 * * [simplify]: Extracting #7: cost 27 inf + 36024 322.355 * * [simplify]: Extracting #8: cost 0 inf + 48383 322.366 * * [simplify]: Extracting #9: cost 0 inf + 48248 322.378 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 322.378 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 322.378 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 322.378 * * [simplify]: iters left: 6 (10 enodes) 322.381 * * [simplify]: iters left: 5 (38 enodes) 322.387 * * [simplify]: iters left: 4 (59 enodes) 322.397 * * [simplify]: iters left: 3 (88 enodes) 322.410 * * [simplify]: iters left: 2 (117 enodes) 322.426 * * [simplify]: iters left: 1 (144 enodes) 322.445 * * [simplify]: Extracting #0: cost 1 inf + 0 322.446 * * [simplify]: Extracting #1: cost 0 inf + 1 322.446 * [simplify]: Simplified to 0 322.446 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 322.446 * * * * [progress]: [ 540 / 3260 ] simplifiying candidate # 322.446 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 322.446 * * [simplify]: iters left: 6 (25 enodes) 322.453 * * [simplify]: iters left: 5 (94 enodes) 322.469 * * [simplify]: iters left: 4 (156 enodes) 322.498 * * [simplify]: iters left: 3 (303 enodes) 322.566 * * [simplify]: Extracting #0: cost 1 inf + 0 322.567 * * [simplify]: Extracting #1: cost 11 inf + 0 322.567 * * [simplify]: Extracting #2: cost 84 inf + 0 322.567 * * [simplify]: Extracting #3: cost 128 inf + 542 322.568 * * [simplify]: Extracting #4: cost 114 inf + 2132 322.571 * * [simplify]: Extracting #5: cost 110 inf + 3643 322.573 * * [simplify]: Extracting #6: cost 101 inf + 5545 322.579 * * [simplify]: Extracting #7: cost 27 inf + 33999 322.589 * * [simplify]: Extracting #8: cost 0 inf + 46336 322.600 * * [simplify]: Extracting #9: cost 0 inf + 46241 322.611 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) 322.612 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 322.612 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 322.612 * * [simplify]: iters left: 6 (11 enodes) 322.615 * * [simplify]: iters left: 5 (42 enodes) 322.623 * * [simplify]: iters left: 4 (67 enodes) 322.635 * * [simplify]: iters left: 3 (111 enodes) 322.653 * * [simplify]: iters left: 2 (140 enodes) 322.671 * * [simplify]: iters left: 1 (160 enodes) 322.690 * * [simplify]: Extracting #0: cost 1 inf + 0 322.690 * * [simplify]: Extracting #1: cost 0 inf + 1 322.690 * [simplify]: Simplified to 0 322.690 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) 0)) 322.690 * * * * [progress]: [ 541 / 3260 ] simplifiying candidate # 322.690 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 322.691 * * [simplify]: iters left: 6 (30 enodes) 322.698 * * [simplify]: iters left: 5 (120 enodes) 322.721 * * [simplify]: iters left: 4 (277 enodes) 322.806 * * [simplify]: Extracting #0: cost 1 inf + 0 322.806 * * [simplify]: Extracting #1: cost 11 inf + 0 322.806 * * [simplify]: Extracting #2: cost 172 inf + 0 322.807 * * [simplify]: Extracting #3: cost 309 inf + 1 322.809 * * [simplify]: Extracting #4: cost 298 inf + 1057 322.814 * * [simplify]: Extracting #5: cost 163 inf + 47991 322.827 * * [simplify]: Extracting #6: cost 51 inf + 88504 322.843 * * [simplify]: Extracting #7: cost 1 inf + 109423 322.861 * * [simplify]: Extracting #8: cost 0 inf + 109733 322.881 * * [simplify]: Extracting #9: cost 0 inf + 109693 322.898 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 322.899 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 322.899 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 322.899 * * [simplify]: iters left: 6 (16 enodes) 322.904 * * [simplify]: iters left: 5 (68 enodes) 322.917 * * [simplify]: iters left: 4 (179 enodes) 322.981 * * [simplify]: Extracting #0: cost 1 inf + 0 322.982 * * [simplify]: Extracting #1: cost 27 inf + 0 322.982 * * [simplify]: Extracting #2: cost 153 inf + 0 322.983 * * [simplify]: Extracting #3: cost 242 inf + 83 322.985 * * [simplify]: Extracting #4: cost 185 inf + 16503 322.996 * * [simplify]: Extracting #5: cost 15 inf + 79352 323.011 * * [simplify]: Extracting #6: cost 0 inf + 84943 323.023 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 323.023 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 323.023 * * * * [progress]: [ 542 / 3260 ] simplifiying candidate # 323.024 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 323.024 * * [simplify]: iters left: 6 (28 enodes) 323.032 * * [simplify]: iters left: 5 (112 enodes) 323.052 * * [simplify]: iters left: 4 (238 enodes) 323.115 * * [simplify]: Extracting #0: cost 1 inf + 0 323.115 * * [simplify]: Extracting #1: cost 11 inf + 0 323.116 * * [simplify]: Extracting #2: cost 133 inf + 0 323.116 * * [simplify]: Extracting #3: cost 235 inf + 0 323.117 * * [simplify]: Extracting #4: cost 221 inf + 1421 323.121 * * [simplify]: Extracting #5: cost 133 inf + 29079 323.131 * * [simplify]: Extracting #6: cost 42 inf + 60409 323.143 * * [simplify]: Extracting #7: cost 3 inf + 76240 323.159 * * [simplify]: Extracting #8: cost 0 inf + 77212 323.173 * [simplify]: Simplified to (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (cbrt b) (cbrt 2)) (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))))) 323.173 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (cbrt b) (cbrt 2)) (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 323.174 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 323.174 * * [simplify]: iters left: 6 (15 enodes) 323.178 * * [simplify]: iters left: 5 (63 enodes) 323.190 * * [simplify]: iters left: 4 (145 enodes) 323.229 * * [simplify]: iters left: 3 (499 enodes) 323.485 * * [simplify]: Extracting #0: cost 1 inf + 0 323.485 * * [simplify]: Extracting #1: cost 0 inf + 1 323.485 * [simplify]: Simplified to 0 323.485 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 323.485 * * * * [progress]: [ 543 / 3260 ] simplifiying candidate # 323.486 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 323.486 * * [simplify]: iters left: 6 (29 enodes) 323.494 * * [simplify]: iters left: 5 (114 enodes) 323.520 * * [simplify]: iters left: 4 (255 enodes) 323.591 * * [simplify]: Extracting #0: cost 1 inf + 0 323.591 * * [simplify]: Extracting #1: cost 13 inf + 0 323.591 * * [simplify]: Extracting #2: cost 138 inf + 0 323.592 * * [simplify]: Extracting #3: cost 224 inf + 2 323.593 * * [simplify]: Extracting #4: cost 210 inf + 1757 323.595 * * [simplify]: Extracting #5: cost 155 inf + 16912 323.601 * * [simplify]: Extracting #6: cost 70 inf + 42723 323.609 * * [simplify]: Extracting #7: cost 32 inf + 54152 323.620 * * [simplify]: Extracting #8: cost 0 inf + 69375 323.633 * * [simplify]: Extracting #9: cost 0 inf + 69345 323.645 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 323.646 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 323.646 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 323.646 * * [simplify]: iters left: 6 (15 enodes) 323.651 * * [simplify]: iters left: 5 (62 enodes) 323.665 * * [simplify]: iters left: 4 (159 enodes) 323.711 * * [simplify]: iters left: 3 (475 enodes) 323.931 * * [simplify]: Extracting #0: cost 1 inf + 0 323.931 * * [simplify]: Extracting #1: cost 42 inf + 0 323.932 * * [simplify]: Extracting #2: cost 194 inf + 1 323.935 * * [simplify]: Extracting #3: cost 205 inf + 15094 323.947 * * [simplify]: Extracting #4: cost 20 inf + 63712 323.966 * * [simplify]: Extracting #5: cost 3 inf + 65204 323.981 * * [simplify]: Extracting #6: cost 0 inf + 65965 323.995 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 323.996 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 323.996 * * * * [progress]: [ 544 / 3260 ] simplifiying candidate # 323.996 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 323.996 * * [simplify]: iters left: 6 (28 enodes) 324.003 * * [simplify]: iters left: 5 (111 enodes) 324.023 * * [simplify]: iters left: 4 (243 enodes) 324.087 * * [simplify]: Extracting #0: cost 1 inf + 0 324.087 * * [simplify]: Extracting #1: cost 11 inf + 0 324.087 * * [simplify]: Extracting #2: cost 131 inf + 0 324.088 * * [simplify]: Extracting #3: cost 236 inf + 0 324.089 * * [simplify]: Extracting #4: cost 214 inf + 3638 324.094 * * [simplify]: Extracting #5: cost 106 inf + 40008 324.106 * * [simplify]: Extracting #6: cost 64 inf + 53923 324.115 * * [simplify]: Extracting #7: cost 54 inf + 54475 324.124 * * [simplify]: Extracting #8: cost 37 inf + 60689 324.138 * * [simplify]: Extracting #9: cost 2 inf + 77411 324.152 * * [simplify]: Extracting #10: cost 0 inf + 78341 324.165 * [simplify]: Simplified to (- (* (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma b b (* (* a -4) c)))))) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (sqrt 2))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 324.166 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma b b (* (* a -4) c)))))) (/ (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (sqrt 2))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 324.166 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 324.166 * * [simplify]: iters left: 6 (15 enodes) 324.170 * * [simplify]: iters left: 5 (62 enodes) 324.184 * * [simplify]: iters left: 4 (148 enodes) 324.224 * * [simplify]: iters left: 3 (499 enodes) 324.490 * * [simplify]: Extracting #0: cost 1 inf + 0 324.490 * * [simplify]: Extracting #1: cost 0 inf + 1 324.490 * [simplify]: Simplified to 0 324.490 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 324.490 * * * * [progress]: [ 545 / 3260 ] simplifiying candidate # 324.490 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 324.491 * * [simplify]: iters left: 6 (26 enodes) 324.497 * * [simplify]: iters left: 5 (101 enodes) 324.515 * * [simplify]: iters left: 4 (203 enodes) 324.565 * * [simplify]: Extracting #0: cost 1 inf + 0 324.565 * * [simplify]: Extracting #1: cost 11 inf + 0 324.565 * * [simplify]: Extracting #2: cost 106 inf + 0 324.566 * * [simplify]: Extracting #3: cost 184 inf + 0 324.566 * * [simplify]: Extracting #4: cost 172 inf + 1904 324.569 * * [simplify]: Extracting #5: cost 118 inf + 16763 324.576 * * [simplify]: Extracting #6: cost 46 inf + 39614 324.585 * * [simplify]: Extracting #7: cost 7 inf + 54767 324.596 * * [simplify]: Extracting #8: cost 0 inf + 57727 324.608 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (sqrt a) (* (/ (cbrt b) (sqrt 2)) (cbrt b))))) 324.608 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (sqrt a) (* (/ (cbrt b) (sqrt 2)) (cbrt b))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 324.609 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 324.609 * * [simplify]: iters left: 6 (14 enodes) 324.613 * * [simplify]: iters left: 5 (56 enodes) 324.623 * * [simplify]: iters left: 4 (117 enodes) 324.651 * * [simplify]: iters left: 3 (347 enodes) 324.777 * * [simplify]: Extracting #0: cost 1 inf + 0 324.777 * * [simplify]: Extracting #1: cost 0 inf + 1 324.777 * [simplify]: Simplified to 0 324.777 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 324.778 * * * * [progress]: [ 546 / 3260 ] simplifiying candidate # 324.778 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 324.778 * * [simplify]: iters left: 6 (27 enodes) 324.786 * * [simplify]: iters left: 5 (106 enodes) 324.808 * * [simplify]: iters left: 4 (208 enodes) 324.855 * * [simplify]: Extracting #0: cost 1 inf + 0 324.855 * * [simplify]: Extracting #1: cost 11 inf + 0 324.855 * * [simplify]: Extracting #2: cost 103 inf + 0 324.856 * * [simplify]: Extracting #3: cost 168 inf + 2 324.856 * * [simplify]: Extracting #4: cost 158 inf + 620 324.858 * * [simplify]: Extracting #5: cost 132 inf + 7659 324.864 * * [simplify]: Extracting #6: cost 68 inf + 23197 324.869 * * [simplify]: Extracting #7: cost 36 inf + 32344 324.877 * * [simplify]: Extracting #8: cost 4 inf + 46847 324.887 * * [simplify]: Extracting #9: cost 0 inf + 48817 324.896 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 324.896 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 324.897 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 324.897 * * [simplify]: iters left: 6 (14 enodes) 324.901 * * [simplify]: iters left: 5 (57 enodes) 324.912 * * [simplify]: iters left: 4 (116 enodes) 324.943 * * [simplify]: iters left: 3 (321 enodes) 325.064 * * [simplify]: Extracting #0: cost 1 inf + 0 325.064 * * [simplify]: Extracting #1: cost 0 inf + 1 325.064 * [simplify]: Simplified to 0 325.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 325.064 * * * * [progress]: [ 547 / 3260 ] simplifiying candidate # 325.064 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 325.065 * * [simplify]: iters left: 6 (29 enodes) 325.072 * * [simplify]: iters left: 5 (114 enodes) 325.094 * * [simplify]: iters left: 4 (245 enodes) 325.158 * * [simplify]: Extracting #0: cost 1 inf + 0 325.158 * * [simplify]: Extracting #1: cost 11 inf + 0 325.158 * * [simplify]: Extracting #2: cost 117 inf + 0 325.159 * * [simplify]: Extracting #3: cost 200 inf + 43 325.159 * * [simplify]: Extracting #4: cost 186 inf + 1465 325.162 * * [simplify]: Extracting #5: cost 107 inf + 23387 325.169 * * [simplify]: Extracting #6: cost 38 inf + 45244 325.179 * * [simplify]: Extracting #7: cost 0 inf + 60423 325.190 * * [simplify]: Extracting #8: cost 0 inf + 60313 325.201 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 325.201 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 325.201 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 325.201 * * [simplify]: iters left: 6 (15 enodes) 325.208 * * [simplify]: iters left: 5 (62 enodes) 325.220 * * [simplify]: iters left: 4 (149 enodes) 325.261 * * [simplify]: iters left: 3 (450 enodes) 325.482 * * [simplify]: Extracting #0: cost 1 inf + 0 325.483 * * [simplify]: Extracting #1: cost 0 inf + 1 325.483 * [simplify]: Simplified to 0 325.483 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 325.483 * * * * [progress]: [ 548 / 3260 ] simplifiying candidate # 325.483 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 325.483 * * [simplify]: iters left: 6 (27 enodes) 325.491 * * [simplify]: iters left: 5 (106 enodes) 325.514 * * [simplify]: iters left: 4 (209 enodes) 325.563 * * [simplify]: Extracting #0: cost 1 inf + 0 325.563 * * [simplify]: Extracting #1: cost 11 inf + 0 325.563 * * [simplify]: Extracting #2: cost 101 inf + 0 325.564 * * [simplify]: Extracting #3: cost 166 inf + 43 325.565 * * [simplify]: Extracting #4: cost 162 inf + 251 325.566 * * [simplify]: Extracting #5: cost 140 inf + 5435 325.569 * * [simplify]: Extracting #6: cost 79 inf + 19235 325.577 * * [simplify]: Extracting #7: cost 38 inf + 31122 325.585 * * [simplify]: Extracting #8: cost 0 inf + 48548 325.595 * * [simplify]: Extracting #9: cost 0 inf + 48518 325.604 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) 325.604 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 325.605 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 325.605 * * [simplify]: iters left: 6 (14 enodes) 325.609 * * [simplify]: iters left: 5 (57 enodes) 325.620 * * [simplify]: iters left: 4 (118 enodes) 325.648 * * [simplify]: iters left: 3 (314 enodes) 325.752 * * [simplify]: Extracting #0: cost 1 inf + 0 325.752 * * [simplify]: Extracting #1: cost 0 inf + 1 325.752 * [simplify]: Simplified to 0 325.753 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 325.753 * * * * [progress]: [ 549 / 3260 ] simplifiying candidate # 325.753 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 325.753 * * [simplify]: iters left: 6 (27 enodes) 325.760 * * [simplify]: iters left: 5 (100 enodes) 325.781 * * [simplify]: iters left: 4 (197 enodes) 325.822 * * [simplify]: iters left: 3 (453 enodes) 325.952 * * [simplify]: Extracting #0: cost 1 inf + 0 325.952 * * [simplify]: Extracting #1: cost 13 inf + 0 325.953 * * [simplify]: Extracting #2: cost 137 inf + 0 325.954 * * [simplify]: Extracting #3: cost 218 inf + 337 325.955 * * [simplify]: Extracting #4: cost 197 inf + 2783 325.958 * * [simplify]: Extracting #5: cost 138 inf + 14543 325.967 * * [simplify]: Extracting #6: cost 81 inf + 29655 325.980 * * [simplify]: Extracting #7: cost 11 inf + 58188 325.995 * * [simplify]: Extracting #8: cost 0 inf + 63255 326.010 * * [simplify]: Extracting #9: cost 0 inf + 63135 326.024 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)))) (/ (/ b 2) a)) 326.025 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 326.025 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 326.025 * * [simplify]: iters left: 6 (13 enodes) 326.029 * * [simplify]: iters left: 5 (48 enodes) 326.038 * * [simplify]: iters left: 4 (103 enodes) 326.377 * * [simplify]: iters left: 3 (238 enodes) 326.444 * * [simplify]: Extracting #0: cost 1 inf + 0 326.444 * * [simplify]: Extracting #1: cost 0 inf + 1 326.444 * [simplify]: Simplified to 0 326.444 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)))) (/ (/ b 2) a)) 0)) 326.444 * * * * [progress]: [ 550 / 3260 ] simplifiying candidate # 326.444 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 326.445 * * [simplify]: iters left: 6 (29 enodes) 326.452 * * [simplify]: iters left: 5 (113 enodes) 326.473 * * [simplify]: iters left: 4 (239 enodes) 326.532 * * [simplify]: Extracting #0: cost 1 inf + 0 326.532 * * [simplify]: Extracting #1: cost 11 inf + 0 326.532 * * [simplify]: Extracting #2: cost 133 inf + 0 326.533 * * [simplify]: Extracting #3: cost 241 inf + 0 326.534 * * [simplify]: Extracting #4: cost 230 inf + 854 326.537 * * [simplify]: Extracting #5: cost 160 inf + 21790 326.545 * * [simplify]: Extracting #6: cost 71 inf + 53281 326.555 * * [simplify]: Extracting #7: cost 34 inf + 64183 326.570 * * [simplify]: Extracting #8: cost 0 inf + 80031 326.583 * * [simplify]: Extracting #9: cost 0 inf + 79961 326.597 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 326.597 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 326.598 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 326.598 * * [simplify]: iters left: 6 (15 enodes) 326.602 * * [simplify]: iters left: 5 (61 enodes) 326.613 * * [simplify]: iters left: 4 (142 enodes) 326.653 * * [simplify]: iters left: 3 (474 enodes) 326.851 * * [simplify]: Extracting #0: cost 1 inf + 0 326.851 * * [simplify]: Extracting #1: cost 0 inf + 1 326.851 * [simplify]: Simplified to 0 326.851 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 326.851 * * * * [progress]: [ 551 / 3260 ] simplifiying candidate # 326.851 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 326.851 * * [simplify]: iters left: 6 (27 enodes) 326.859 * * [simplify]: iters left: 5 (105 enodes) 326.882 * * [simplify]: iters left: 4 (205 enodes) 326.926 * * [simplify]: Extracting #0: cost 1 inf + 0 326.926 * * [simplify]: Extracting #1: cost 11 inf + 0 326.927 * * [simplify]: Extracting #2: cost 107 inf + 0 326.927 * * [simplify]: Extracting #3: cost 183 inf + 0 326.928 * * [simplify]: Extracting #4: cost 180 inf + 205 326.929 * * [simplify]: Extracting #5: cost 168 inf + 3644 326.932 * * [simplify]: Extracting #6: cost 77 inf + 30763 326.941 * * [simplify]: Extracting #7: cost 0 inf + 56760 326.955 * * [simplify]: Extracting #8: cost 0 inf + 56650 326.965 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (sqrt b) (* (cbrt 2) (sqrt a))))) 326.965 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt 2)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (sqrt b) (* (cbrt 2) (sqrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 326.965 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 326.965 * * [simplify]: iters left: 6 (14 enodes) 326.970 * * [simplify]: iters left: 5 (56 enodes) 326.980 * * [simplify]: iters left: 4 (113 enodes) 327.005 * * [simplify]: iters left: 3 (324 enodes) 327.103 * * [simplify]: Extracting #0: cost 1 inf + 0 327.103 * * [simplify]: Extracting #1: cost 0 inf + 1 327.104 * [simplify]: Simplified to 0 327.104 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 327.104 * * * * [progress]: [ 552 / 3260 ] simplifiying candidate # 327.105 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 327.105 * * [simplify]: iters left: 6 (28 enodes) 327.112 * * [simplify]: iters left: 5 (108 enodes) 327.132 * * [simplify]: iters left: 4 (206 enodes) 327.180 * * [simplify]: Extracting #0: cost 1 inf + 0 327.180 * * [simplify]: Extracting #1: cost 11 inf + 0 327.181 * * [simplify]: Extracting #2: cost 106 inf + 0 327.181 * * [simplify]: Extracting #3: cost 169 inf + 2 327.181 * * [simplify]: Extracting #4: cost 159 inf + 737 327.183 * * [simplify]: Extracting #5: cost 133 inf + 7295 327.186 * * [simplify]: Extracting #6: cost 73 inf + 21734 327.191 * * [simplify]: Extracting #7: cost 42 inf + 29943 327.199 * * [simplify]: Extracting #8: cost 4 inf + 46610 327.208 * * [simplify]: Extracting #9: cost 0 inf + 48458 327.216 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) 327.217 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 327.217 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 327.217 * * [simplify]: iters left: 6 (14 enodes) 327.221 * * [simplify]: iters left: 5 (56 enodes) 327.234 * * [simplify]: iters left: 4 (112 enodes) 327.260 * * [simplify]: iters left: 3 (297 enodes) 327.350 * * [simplify]: Extracting #0: cost 1 inf + 0 327.350 * * [simplify]: Extracting #1: cost 0 inf + 1 327.350 * [simplify]: Simplified to 0 327.350 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 327.350 * * * * [progress]: [ 553 / 3260 ] simplifiying candidate # 327.350 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 327.350 * * [simplify]: iters left: 6 (26 enodes) 327.360 * * [simplify]: iters left: 5 (102 enodes) 327.378 * * [simplify]: iters left: 4 (210 enodes) 327.423 * * [simplify]: Extracting #0: cost 1 inf + 0 327.423 * * [simplify]: Extracting #1: cost 11 inf + 0 327.423 * * [simplify]: Extracting #2: cost 105 inf + 0 327.424 * * [simplify]: Extracting #3: cost 184 inf + 0 327.424 * * [simplify]: Extracting #4: cost 171 inf + 1705 327.428 * * [simplify]: Extracting #5: cost 90 inf + 23960 327.436 * * [simplify]: Extracting #6: cost 41 inf + 40927 327.445 * * [simplify]: Extracting #7: cost 5 inf + 54091 327.456 * * [simplify]: Extracting #8: cost 0 inf + 56495 327.466 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 327.466 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 327.466 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 327.467 * * [simplify]: iters left: 6 (13 enodes) 327.470 * * [simplify]: iters left: 5 (53 enodes) 327.480 * * [simplify]: iters left: 4 (118 enodes) 327.508 * * [simplify]: iters left: 3 (324 enodes) 327.602 * * [simplify]: Extracting #0: cost 1 inf + 0 327.602 * * [simplify]: Extracting #1: cost 0 inf + 1 327.602 * [simplify]: Simplified to 0 327.602 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 327.603 * * * * [progress]: [ 554 / 3260 ] simplifiying candidate # 327.603 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 327.603 * * [simplify]: iters left: 6 (23 enodes) 327.609 * * [simplify]: iters left: 5 (87 enodes) 327.624 * * [simplify]: iters left: 4 (161 enodes) 327.659 * * [simplify]: iters left: 3 (390 enodes) 327.759 * * [simplify]: Extracting #0: cost 1 inf + 0 327.759 * * [simplify]: Extracting #1: cost 9 inf + 0 327.759 * * [simplify]: Extracting #2: cost 106 inf + 0 327.760 * * [simplify]: Extracting #3: cost 214 inf + 1 327.761 * * [simplify]: Extracting #4: cost 204 inf + 1061 327.764 * * [simplify]: Extracting #5: cost 137 inf + 14362 327.772 * * [simplify]: Extracting #6: cost 103 inf + 21741 327.780 * * [simplify]: Extracting #7: cost 62 inf + 35655 327.793 * * [simplify]: Extracting #8: cost 2 inf + 61884 327.808 * * [simplify]: Extracting #9: cost 0 inf + 62469 327.822 * * [simplify]: Extracting #10: cost 0 inf + 62429 327.837 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 327.837 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 327.838 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 327.838 * * [simplify]: iters left: 6 (11 enodes) 327.841 * * [simplify]: iters left: 5 (43 enodes) 327.849 * * [simplify]: iters left: 4 (84 enodes) 327.866 * * [simplify]: iters left: 3 (212 enodes) 327.915 * * [simplify]: iters left: 2 (472 enodes) 328.030 * * [simplify]: Extracting #0: cost 1 inf + 0 328.030 * * [simplify]: Extracting #1: cost 0 inf + 1 328.030 * [simplify]: Simplified to 0 328.030 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 328.030 * * * * [progress]: [ 555 / 3260 ] simplifiying candidate # 328.030 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 328.030 * * [simplify]: iters left: 6 (25 enodes) 328.039 * * [simplify]: iters left: 5 (98 enodes) 328.057 * * [simplify]: iters left: 4 (187 enodes) 328.098 * * [simplify]: iters left: 3 (448 enodes) 328.237 * * [simplify]: Extracting #0: cost 1 inf + 0 328.237 * * [simplify]: Extracting #1: cost 11 inf + 0 328.238 * * [simplify]: Extracting #2: cost 114 inf + 0 328.238 * * [simplify]: Extracting #3: cost 204 inf + 2 328.239 * * [simplify]: Extracting #4: cost 192 inf + 1592 328.243 * * [simplify]: Extracting #5: cost 130 inf + 12199 328.249 * * [simplify]: Extracting #6: cost 72 inf + 31846 328.262 * * [simplify]: Extracting #7: cost 5 inf + 58664 328.277 * * [simplify]: Extracting #8: cost 0 inf + 60270 328.293 * * [simplify]: Extracting #9: cost 0 inf + 60230 328.311 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 328.311 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) (sqrt 2)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 328.311 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 328.311 * * [simplify]: iters left: 6 (12 enodes) 328.315 * * [simplify]: iters left: 5 (49 enodes) 328.324 * * [simplify]: iters left: 4 (99 enodes) 328.346 * * [simplify]: iters left: 3 (234 enodes) 328.406 * * [simplify]: iters left: 2 (447 enodes) 328.513 * * [simplify]: Extracting #0: cost 1 inf + 0 328.513 * * [simplify]: Extracting #1: cost 0 inf + 1 328.513 * [simplify]: Simplified to 0 328.513 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 328.513 * * * * [progress]: [ 556 / 3260 ] simplifiying candidate # 328.514 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 328.514 * * [simplify]: iters left: 6 (28 enodes) 328.521 * * [simplify]: iters left: 5 (109 enodes) 328.541 * * [simplify]: iters left: 4 (215 enodes) 328.590 * * [simplify]: Extracting #0: cost 1 inf + 0 328.590 * * [simplify]: Extracting #1: cost 11 inf + 0 328.591 * * [simplify]: Extracting #2: cost 94 inf + 0 328.591 * * [simplify]: Extracting #3: cost 153 inf + 43 328.591 * * [simplify]: Extracting #4: cost 151 inf + 127 328.592 * * [simplify]: Extracting #5: cost 135 inf + 3092 328.595 * * [simplify]: Extracting #6: cost 73 inf + 16566 328.599 * * [simplify]: Extracting #7: cost 52 inf + 20595 328.605 * * [simplify]: Extracting #8: cost 19 inf + 33907 328.613 * * [simplify]: Extracting #9: cost 0 inf + 43446 328.622 * * [simplify]: Extracting #10: cost 0 inf + 43406 328.630 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 328.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 328.631 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 328.631 * * [simplify]: iters left: 6 (14 enodes) 328.635 * * [simplify]: iters left: 5 (57 enodes) 328.648 * * [simplify]: iters left: 4 (121 enodes) 328.676 * * [simplify]: iters left: 3 (291 enodes) 328.764 * * [simplify]: Extracting #0: cost 1 inf + 0 328.764 * * [simplify]: Extracting #1: cost 0 inf + 1 328.764 * [simplify]: Simplified to 0 328.764 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 328.764 * * * * [progress]: [ 557 / 3260 ] simplifiying candidate # 328.764 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 328.765 * * [simplify]: iters left: 6 (26 enodes) 328.774 * * [simplify]: iters left: 5 (101 enodes) 328.793 * * [simplify]: iters left: 4 (186 enodes) 328.834 * * [simplify]: iters left: 3 (446 enodes) 328.979 * * [simplify]: Extracting #0: cost 1 inf + 0 328.979 * * [simplify]: Extracting #1: cost 11 inf + 0 328.980 * * [simplify]: Extracting #2: cost 114 inf + 0 328.980 * * [simplify]: Extracting #3: cost 203 inf + 44 328.982 * * [simplify]: Extracting #4: cost 190 inf + 1071 328.984 * * [simplify]: Extracting #5: cost 151 inf + 6816 328.989 * * [simplify]: Extracting #6: cost 84 inf + 25709 329.001 * * [simplify]: Extracting #7: cost 8 inf + 56377 329.017 * * [simplify]: Extracting #8: cost 0 inf + 59243 329.032 * * [simplify]: Extracting #9: cost 0 inf + 59203 329.050 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 329.051 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 329.051 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 329.051 * * [simplify]: iters left: 6 (13 enodes) 329.055 * * [simplify]: iters left: 5 (52 enodes) 329.064 * * [simplify]: iters left: 4 (98 enodes) 329.085 * * [simplify]: iters left: 3 (212 enodes) 329.132 * * [simplify]: iters left: 2 (371 enodes) 329.213 * * [simplify]: Extracting #0: cost 1 inf + 0 329.213 * * [simplify]: Extracting #1: cost 0 inf + 1 329.213 * [simplify]: Simplified to 0 329.213 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 0)) 329.213 * * * * [progress]: [ 558 / 3260 ] simplifiying candidate # 329.213 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 329.213 * * [simplify]: iters left: 6 (26 enodes) 329.220 * * [simplify]: iters left: 5 (95 enodes) 329.239 * * [simplify]: iters left: 4 (175 enodes) 329.272 * * [simplify]: iters left: 3 (346 enodes) 329.351 * * [simplify]: Extracting #0: cost 1 inf + 0 329.351 * * [simplify]: Extracting #1: cost 11 inf + 0 329.351 * * [simplify]: Extracting #2: cost 101 inf + 0 329.351 * * [simplify]: Extracting #3: cost 161 inf + 457 329.353 * * [simplify]: Extracting #4: cost 121 inf + 4587 329.355 * * [simplify]: Extracting #5: cost 105 inf + 7724 329.358 * * [simplify]: Extracting #6: cost 103 inf + 8154 329.362 * * [simplify]: Extracting #7: cost 69 inf + 19811 329.375 * * [simplify]: Extracting #8: cost 6 inf + 47040 329.386 * * [simplify]: Extracting #9: cost 0 inf + 49625 329.398 * * [simplify]: Extracting #10: cost 0 inf + 49585 329.410 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (/ (/ b 2) a)) 329.410 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 329.411 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 329.411 * * [simplify]: iters left: 6 (12 enodes) 329.414 * * [simplify]: iters left: 5 (44 enodes) 329.423 * * [simplify]: iters left: 4 (92 enodes) 329.438 * * [simplify]: iters left: 3 (159 enodes) 329.467 * * [simplify]: iters left: 2 (267 enodes) 329.516 * * [simplify]: iters left: 1 (364 enodes) 329.580 * * [simplify]: Extracting #0: cost 1 inf + 0 329.580 * * [simplify]: Extracting #1: cost 0 inf + 1 329.580 * [simplify]: Simplified to 0 329.580 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (sqrt 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (/ (/ b 2) a)) 0)) 329.580 * * * * [progress]: [ 559 / 3260 ] simplifiying candidate # 329.580 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 329.581 * * [simplify]: iters left: 6 (29 enodes) 329.588 * * [simplify]: iters left: 5 (116 enodes) 329.611 * * [simplify]: iters left: 4 (248 enodes) 329.672 * * [simplify]: Extracting #0: cost 1 inf + 0 329.672 * * [simplify]: Extracting #1: cost 11 inf + 0 329.673 * * [simplify]: Extracting #2: cost 132 inf + 0 329.673 * * [simplify]: Extracting #3: cost 226 inf + 128 329.674 * * [simplify]: Extracting #4: cost 208 inf + 2198 329.677 * * [simplify]: Extracting #5: cost 142 inf + 20668 329.683 * * [simplify]: Extracting #6: cost 66 inf + 42837 329.691 * * [simplify]: Extracting #7: cost 31 inf + 53326 329.702 * * [simplify]: Extracting #8: cost 0 inf + 68413 329.715 * * [simplify]: Extracting #9: cost 0 inf + 68383 329.729 * [simplify]: Simplified to (+ (/ (/ (* (* (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (/ (/ (- b) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 329.729 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (* (* (cbrt (sqrt (fma b b (* (* c -4) a)))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (/ (/ (- b) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 329.729 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 329.730 * * [simplify]: iters left: 6 (15 enodes) 329.734 * * [simplify]: iters left: 5 (64 enodes) 329.746 * * [simplify]: iters left: 4 (149 enodes) 329.785 * * [simplify]: iters left: 3 (466 enodes) 330.070 * * [simplify]: Extracting #0: cost 1 inf + 0 330.070 * * [simplify]: Extracting #1: cost 0 inf + 1 330.070 * [simplify]: Simplified to 0 330.070 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 330.070 * * * * [progress]: [ 560 / 3260 ] simplifiying candidate # 330.071 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 330.071 * * [simplify]: iters left: 6 (27 enodes) 330.078 * * [simplify]: iters left: 5 (108 enodes) 330.098 * * [simplify]: iters left: 4 (215 enodes) 330.150 * * [simplify]: Extracting #0: cost 1 inf + 0 330.150 * * [simplify]: Extracting #1: cost 11 inf + 0 330.150 * * [simplify]: Extracting #2: cost 111 inf + 0 330.151 * * [simplify]: Extracting #3: cost 181 inf + 3 330.151 * * [simplify]: Extracting #4: cost 156 inf + 3052 330.154 * * [simplify]: Extracting #5: cost 103 inf + 16264 330.161 * * [simplify]: Extracting #6: cost 41 inf + 34555 330.169 * * [simplify]: Extracting #7: cost 1 inf + 50249 330.179 * * [simplify]: Extracting #8: cost 0 inf + 50639 330.189 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt 2) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) 330.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (* (sqrt 2) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 330.189 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 330.189 * * [simplify]: iters left: 6 (14 enodes) 330.193 * * [simplify]: iters left: 5 (59 enodes) 330.204 * * [simplify]: iters left: 4 (121 enodes) 330.234 * * [simplify]: iters left: 3 (332 enodes) 330.387 * * [simplify]: Extracting #0: cost 1 inf + 0 330.387 * * [simplify]: Extracting #1: cost 0 inf + 1 330.387 * [simplify]: Simplified to 0 330.387 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 330.387 * * * * [progress]: [ 561 / 3260 ] simplifiying candidate # 330.387 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 330.387 * * [simplify]: iters left: 6 (27 enodes) 330.395 * * [simplify]: iters left: 5 (106 enodes) 330.415 * * [simplify]: iters left: 4 (209 enodes) 330.464 * * [simplify]: iters left: 3 (497 enodes) 330.630 * * [simplify]: Extracting #0: cost 1 inf + 0 330.630 * * [simplify]: Extracting #1: cost 11 inf + 0 330.631 * * [simplify]: Extracting #2: cost 149 inf + 0 330.632 * * [simplify]: Extracting #3: cost 247 inf + 45 330.633 * * [simplify]: Extracting #4: cost 209 inf + 3880 330.641 * * [simplify]: Extracting #5: cost 141 inf + 17912 330.649 * * [simplify]: Extracting #6: cost 73 inf + 38792 330.664 * * [simplify]: Extracting #7: cost 5 inf + 65889 330.680 * * [simplify]: Extracting #8: cost 0 inf + 67958 330.696 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 330.696 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 330.696 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 330.696 * * [simplify]: iters left: 6 (13 enodes) 330.701 * * [simplify]: iters left: 5 (54 enodes) 330.711 * * [simplify]: iters left: 4 (112 enodes) 330.738 * * [simplify]: iters left: 3 (281 enodes) 330.845 * * [simplify]: Extracting #0: cost 1 inf + 0 330.845 * * [simplify]: Extracting #1: cost 0 inf + 1 330.845 * [simplify]: Simplified to 0 330.845 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 330.845 * * * * [progress]: [ 562 / 3260 ] simplifiying candidate # 330.845 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 330.845 * * [simplify]: iters left: 6 (27 enodes) 330.853 * * [simplify]: iters left: 5 (108 enodes) 330.873 * * [simplify]: iters left: 4 (230 enodes) 330.928 * * [simplify]: Extracting #0: cost 1 inf + 0 330.928 * * [simplify]: Extracting #1: cost 11 inf + 0 330.928 * * [simplify]: Extracting #2: cost 111 inf + 0 330.929 * * [simplify]: Extracting #3: cost 185 inf + 3 330.930 * * [simplify]: Extracting #4: cost 163 inf + 2608 330.933 * * [simplify]: Extracting #5: cost 91 inf + 20275 330.940 * * [simplify]: Extracting #6: cost 37 inf + 37676 330.949 * * [simplify]: Extracting #7: cost 0 inf + 52170 330.959 * * [simplify]: Extracting #8: cost 0 inf + 52100 330.969 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a))))) 330.970 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ b (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 330.970 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 330.970 * * [simplify]: iters left: 6 (14 enodes) 330.974 * * [simplify]: iters left: 5 (59 enodes) 330.988 * * [simplify]: iters left: 4 (134 enodes) 331.020 * * [simplify]: iters left: 3 (357 enodes) 331.175 * * [simplify]: Extracting #0: cost 1 inf + 0 331.175 * * [simplify]: Extracting #1: cost 0 inf + 1 331.175 * [simplify]: Simplified to 0 331.175 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 331.175 * * * * [progress]: [ 563 / 3260 ] simplifiying candidate # 331.175 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 331.176 * * [simplify]: iters left: 6 (25 enodes) 331.182 * * [simplify]: iters left: 5 (98 enodes) 331.200 * * [simplify]: iters left: 4 (193 enodes) 331.246 * * [simplify]: iters left: 3 (462 enodes) 331.399 * * [simplify]: Extracting #0: cost 1 inf + 0 331.399 * * [simplify]: Extracting #1: cost 11 inf + 0 331.400 * * [simplify]: Extracting #2: cost 155 inf + 0 331.401 * * [simplify]: Extracting #3: cost 266 inf + 4 331.403 * * [simplify]: Extracting #4: cost 232 inf + 4450 331.408 * * [simplify]: Extracting #5: cost 140 inf + 22129 331.420 * * [simplify]: Extracting #6: cost 101 inf + 29878 331.428 * * [simplify]: Extracting #7: cost 76 inf + 37285 331.442 * * [simplify]: Extracting #8: cost 15 inf + 64776 331.459 * * [simplify]: Extracting #9: cost 0 inf + 71470 331.477 * * [simplify]: Extracting #10: cost 0 inf + 71430 331.495 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 331.495 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 331.495 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 331.495 * * [simplify]: iters left: 6 (13 enodes) 331.499 * * [simplify]: iters left: 5 (53 enodes) 331.509 * * [simplify]: iters left: 4 (106 enodes) 331.533 * * [simplify]: iters left: 3 (257 enodes) 331.627 * * [simplify]: Extracting #0: cost 1 inf + 0 331.627 * * [simplify]: Extracting #1: cost 0 inf + 1 331.627 * [simplify]: Simplified to 0 331.627 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 331.627 * * * * [progress]: [ 564 / 3260 ] simplifiying candidate # 331.628 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 331.628 * * [simplify]: iters left: 6 (25 enodes) 331.634 * * [simplify]: iters left: 5 (98 enodes) 331.652 * * [simplify]: iters left: 4 (186 enodes) 331.696 * * [simplify]: iters left: 3 (436 enodes) 331.856 * * [simplify]: Extracting #0: cost 1 inf + 0 331.856 * * [simplify]: Extracting #1: cost 11 inf + 0 331.857 * * [simplify]: Extracting #2: cost 140 inf + 0 331.858 * * [simplify]: Extracting #3: cost 215 inf + 88 331.859 * * [simplify]: Extracting #4: cost 179 inf + 3607 331.866 * * [simplify]: Extracting #5: cost 140 inf + 10009 331.872 * * [simplify]: Extracting #6: cost 83 inf + 26136 331.886 * * [simplify]: Extracting #7: cost 7 inf + 57056 331.901 * * [simplify]: Extracting #8: cost 0 inf + 60063 331.917 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 331.917 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 331.918 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 331.918 * * [simplify]: iters left: 6 (12 enodes) 331.922 * * [simplify]: iters left: 5 (49 enodes) 331.931 * * [simplify]: iters left: 4 (94 enodes) 331.953 * * [simplify]: iters left: 3 (221 enodes) 332.030 * * [simplify]: iters left: 2 (492 enodes) 332.269 * * [simplify]: Extracting #0: cost 1 inf + 0 332.269 * * [simplify]: Extracting #1: cost 0 inf + 1 332.270 * [simplify]: Simplified to 0 332.270 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 332.270 * * * * [progress]: [ 565 / 3260 ] simplifiying candidate # 332.271 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 332.271 * * [simplify]: iters left: 6 (27 enodes) 332.279 * * [simplify]: iters left: 5 (104 enodes) 332.297 * * [simplify]: iters left: 4 (208 enodes) 332.347 * * [simplify]: iters left: 3 (497 enodes) 332.519 * * [simplify]: Extracting #0: cost 1 inf + 0 332.519 * * [simplify]: Extracting #1: cost 11 inf + 0 332.519 * * [simplify]: Extracting #2: cost 163 inf + 0 332.520 * * [simplify]: Extracting #3: cost 264 inf + 88 332.521 * * [simplify]: Extracting #4: cost 252 inf + 869 332.526 * * [simplify]: Extracting #5: cost 165 inf + 17910 332.532 * * [simplify]: Extracting #6: cost 103 inf + 30925 332.541 * * [simplify]: Extracting #7: cost 64 inf + 43866 332.556 * * [simplify]: Extracting #8: cost 2 inf + 71885 332.573 * * [simplify]: Extracting #9: cost 0 inf + 72572 332.589 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ b (* 2 (* (cbrt a) (cbrt a)))) (cbrt a))) 332.589 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ b (* 2 (* (cbrt a) (cbrt a)))) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 332.590 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 332.590 * * [simplify]: iters left: 6 (13 enodes) 332.595 * * [simplify]: iters left: 5 (52 enodes) 332.604 * * [simplify]: iters left: 4 (111 enodes) 332.631 * * [simplify]: iters left: 3 (278 enodes) 332.733 * * [simplify]: Extracting #0: cost 1 inf + 0 332.733 * * [simplify]: Extracting #1: cost 0 inf + 1 332.733 * [simplify]: Simplified to 0 332.733 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 332.733 * * * * [progress]: [ 566 / 3260 ] simplifiying candidate # 332.733 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 332.733 * * [simplify]: iters left: 6 (25 enodes) 332.740 * * [simplify]: iters left: 5 (96 enodes) 332.757 * * [simplify]: iters left: 4 (181 enodes) 332.800 * * [simplify]: iters left: 3 (398 enodes) 332.915 * * [simplify]: Extracting #0: cost 1 inf + 0 332.916 * * [simplify]: Extracting #1: cost 11 inf + 0 332.916 * * [simplify]: Extracting #2: cost 123 inf + 0 332.917 * * [simplify]: Extracting #3: cost 184 inf + 215 332.918 * * [simplify]: Extracting #4: cost 157 inf + 2521 332.920 * * [simplify]: Extracting #5: cost 120 inf + 8322 332.926 * * [simplify]: Extracting #6: cost 70 inf + 24189 332.938 * * [simplify]: Extracting #7: cost 5 inf + 50251 332.951 * * [simplify]: Extracting #8: cost 0 inf + 51976 332.963 * * [simplify]: Extracting #9: cost 0 inf + 51816 332.977 * * [simplify]: Extracting #10: cost 0 inf + 51776 332.991 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 332.991 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 332.992 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 332.992 * * [simplify]: iters left: 6 (12 enodes) 332.995 * * [simplify]: iters left: 5 (47 enodes) 333.004 * * [simplify]: iters left: 4 (89 enodes) 333.023 * * [simplify]: iters left: 3 (186 enodes) 333.075 * * [simplify]: iters left: 2 (378 enodes) 333.222 * * [simplify]: Extracting #0: cost 1 inf + 0 333.222 * * [simplify]: Extracting #1: cost 0 inf + 1 333.223 * [simplify]: Simplified to 0 333.223 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 0)) 333.223 * * * * [progress]: [ 567 / 3260 ] simplifiying candidate # 333.223 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 333.223 * * [simplify]: iters left: 6 (25 enodes) 333.231 * * [simplify]: iters left: 5 (93 enodes) 333.246 * * [simplify]: iters left: 4 (150 enodes) 333.275 * * [simplify]: iters left: 3 (289 enodes) 333.343 * * [simplify]: Extracting #0: cost 1 inf + 0 333.343 * * [simplify]: Extracting #1: cost 9 inf + 0 333.343 * * [simplify]: Extracting #2: cost 91 inf + 2 333.344 * * [simplify]: Extracting #3: cost 138 inf + 257 333.345 * * [simplify]: Extracting #4: cost 109 inf + 2641 333.346 * * [simplify]: Extracting #5: cost 105 inf + 3910 333.347 * * [simplify]: Extracting #6: cost 103 inf + 4259 333.351 * * [simplify]: Extracting #7: cost 92 inf + 5887 333.357 * * [simplify]: Extracting #8: cost 32 inf + 31607 333.367 * * [simplify]: Extracting #9: cost 0 inf + 46084 333.379 * * [simplify]: Extracting #10: cost 0 inf + 45989 333.390 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (* 1/2 (/ b a))) 333.390 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 333.390 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 333.390 * * [simplify]: iters left: 6 (11 enodes) 333.394 * * [simplify]: iters left: 5 (40 enodes) 333.401 * * [simplify]: iters left: 4 (65 enodes) 333.412 * * [simplify]: iters left: 3 (97 enodes) 333.432 * * [simplify]: iters left: 2 (165 enodes) 333.467 * * [simplify]: iters left: 1 (271 enodes) 333.525 * * [simplify]: Extracting #0: cost 1 inf + 0 333.525 * * [simplify]: Extracting #1: cost 0 inf + 1 333.525 * [simplify]: Simplified to 0 333.525 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (* (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)))) (* 1/2 (/ b a))) 0)) 333.525 * * * * [progress]: [ 568 / 3260 ] simplifiying candidate # 333.525 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 333.525 * * [simplify]: iters left: 6 (26 enodes) 333.533 * * [simplify]: iters left: 5 (103 enodes) 333.551 * * [simplify]: iters left: 4 (203 enodes) 333.598 * * [simplify]: iters left: 3 (469 enodes) 333.742 * * [simplify]: Extracting #0: cost 1 inf + 0 333.742 * * [simplify]: Extracting #1: cost 11 inf + 0 333.743 * * [simplify]: Extracting #2: cost 147 inf + 0 333.744 * * [simplify]: Extracting #3: cost 232 inf + 130 333.748 * * [simplify]: Extracting #4: cost 219 inf + 1756 333.752 * * [simplify]: Extracting #5: cost 151 inf + 15416 333.759 * * [simplify]: Extracting #6: cost 74 inf + 36099 333.772 * * [simplify]: Extracting #7: cost 12 inf + 61955 333.788 * * [simplify]: Extracting #8: cost 0 inf + 67121 333.804 * * [simplify]: Extracting #9: cost 0 inf + 67041 333.819 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 333.819 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 333.819 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 333.819 * * [simplify]: iters left: 6 (12 enodes) 333.823 * * [simplify]: iters left: 5 (51 enodes) 333.834 * * [simplify]: iters left: 4 (106 enodes) 333.859 * * [simplify]: iters left: 3 (247 enodes) 333.935 * * [simplify]: Extracting #0: cost 1 inf + 0 333.935 * * [simplify]: Extracting #1: cost 0 inf + 1 333.935 * [simplify]: Simplified to 0 333.935 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 333.935 * * * * [progress]: [ 569 / 3260 ] simplifiying candidate # 333.935 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 333.935 * * [simplify]: iters left: 6 (24 enodes) 333.942 * * [simplify]: iters left: 5 (95 enodes) 333.962 * * [simplify]: iters left: 4 (178 enodes) 334.001 * * [simplify]: iters left: 3 (402 enodes) 334.117 * * [simplify]: Extracting #0: cost 1 inf + 0 334.118 * * [simplify]: Extracting #1: cost 11 inf + 0 334.118 * * [simplify]: Extracting #2: cost 129 inf + 0 334.119 * * [simplify]: Extracting #3: cost 189 inf + 258 334.120 * * [simplify]: Extracting #4: cost 165 inf + 2276 334.123 * * [simplify]: Extracting #5: cost 111 inf + 10083 334.128 * * [simplify]: Extracting #6: cost 69 inf + 25614 334.140 * * [simplify]: Extracting #7: cost 6 inf + 50010 334.156 * * [simplify]: Extracting #8: cost 0 inf + 52394 334.169 * * [simplify]: Extracting #9: cost 0 inf + 52354 334.182 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 334.182 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 334.183 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 334.183 * * [simplify]: iters left: 6 (11 enodes) 334.186 * * [simplify]: iters left: 5 (46 enodes) 334.194 * * [simplify]: iters left: 4 (86 enodes) 334.213 * * [simplify]: iters left: 3 (183 enodes) 334.264 * * [simplify]: iters left: 2 (372 enodes) 334.407 * * [simplify]: Extracting #0: cost 1 inf + 0 334.407 * * [simplify]: Extracting #1: cost 0 inf + 1 334.407 * [simplify]: Simplified to 0 334.407 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (/ b 2) a)) 0)) 334.407 * * * * [progress]: [ 570 / 3260 ] simplifiying candidate # 334.408 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 334.408 * * [simplify]: iters left: 6 (24 enodes) 334.415 * * [simplify]: iters left: 5 (92 enodes) 334.430 * * [simplify]: iters left: 4 (149 enodes) 334.462 * * [simplify]: iters left: 3 (288 enodes) 334.528 * * [simplify]: Extracting #0: cost 1 inf + 0 334.528 * * [simplify]: Extracting #1: cost 9 inf + 0 334.528 * * [simplify]: Extracting #2: cost 90 inf + 2 334.529 * * [simplify]: Extracting #3: cost 128 inf + 1081 334.530 * * [simplify]: Extracting #4: cost 103 inf + 3293 334.531 * * [simplify]: Extracting #5: cost 104 inf + 3910 334.533 * * [simplify]: Extracting #6: cost 103 inf + 4120 334.535 * * [simplify]: Extracting #7: cost 90 inf + 6547 334.540 * * [simplify]: Extracting #8: cost 28 inf + 32828 334.550 * * [simplify]: Extracting #9: cost 0 inf + 45663 334.561 * * [simplify]: Extracting #10: cost 0 inf + 45527 334.571 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 334.572 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 334.572 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 334.572 * * [simplify]: iters left: 6 (10 enodes) 334.575 * * [simplify]: iters left: 5 (39 enodes) 334.582 * * [simplify]: iters left: 4 (64 enodes) 334.594 * * [simplify]: iters left: 3 (96 enodes) 334.613 * * [simplify]: iters left: 2 (164 enodes) 334.649 * * [simplify]: iters left: 1 (270 enodes) 334.707 * * [simplify]: Extracting #0: cost 1 inf + 0 334.707 * * [simplify]: Extracting #1: cost 0 inf + 1 334.707 * [simplify]: Simplified to 0 334.707 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 0)) 334.707 * * * * [progress]: [ 571 / 3260 ] simplifiying candidate # 334.707 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 334.707 * * [simplify]: iters left: 6 (26 enodes) 334.715 * * [simplify]: iters left: 5 (104 enodes) 334.736 * * [simplify]: iters left: 4 (212 enodes) 334.780 * * [simplify]: iters left: 3 (469 enodes) 334.910 * * [simplify]: Extracting #0: cost 1 inf + 0 334.910 * * [simplify]: Extracting #1: cost 11 inf + 0 334.911 * * [simplify]: Extracting #2: cost 136 inf + 0 334.912 * * [simplify]: Extracting #3: cost 239 inf + 172 334.913 * * [simplify]: Extracting #4: cost 205 inf + 3917 334.917 * * [simplify]: Extracting #5: cost 129 inf + 18795 334.923 * * [simplify]: Extracting #6: cost 105 inf + 23343 334.934 * * [simplify]: Extracting #7: cost 62 inf + 38563 334.949 * * [simplify]: Extracting #8: cost 0 inf + 65845 334.964 * * [simplify]: Extracting #9: cost 0 inf + 65685 334.979 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 334.979 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 334.980 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 334.980 * * [simplify]: iters left: 6 (12 enodes) 334.984 * * [simplify]: iters left: 5 (53 enodes) 334.995 * * [simplify]: iters left: 4 (117 enodes) 335.021 * * [simplify]: iters left: 3 (255 enodes) 335.090 * * [simplify]: Extracting #0: cost 1 inf + 0 335.090 * * [simplify]: Extracting #1: cost 0 inf + 1 335.090 * [simplify]: Simplified to 0 335.090 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 0)) 335.090 * * * * [progress]: [ 572 / 3260 ] simplifiying candidate # 335.090 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 335.091 * * [simplify]: iters left: 6 (24 enodes) 335.097 * * [simplify]: iters left: 5 (96 enodes) 335.115 * * [simplify]: iters left: 4 (188 enodes) 335.154 * * [simplify]: iters left: 3 (381 enodes) 335.253 * * [simplify]: Extracting #0: cost 1 inf + 0 335.253 * * [simplify]: Extracting #1: cost 11 inf + 0 335.254 * * [simplify]: Extracting #2: cost 117 inf + 0 335.254 * * [simplify]: Extracting #3: cost 194 inf + 257 335.256 * * [simplify]: Extracting #4: cost 165 inf + 2602 335.258 * * [simplify]: Extracting #5: cost 112 inf + 9591 335.263 * * [simplify]: Extracting #6: cost 72 inf + 22909 335.273 * * [simplify]: Extracting #7: cost 10 inf + 47584 335.289 * * [simplify]: Extracting #8: cost 0 inf + 51524 335.302 * * [simplify]: Extracting #9: cost 0 inf + 51469 335.314 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* (/ b a) 1/2)) 335.315 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 335.315 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 335.315 * * [simplify]: iters left: 6 (11 enodes) 335.319 * * [simplify]: iters left: 5 (48 enodes) 335.328 * * [simplify]: iters left: 4 (98 enodes) 335.347 * * [simplify]: iters left: 3 (181 enodes) 335.390 * * [simplify]: iters left: 2 (358 enodes) 335.508 * * [simplify]: Extracting #0: cost 1 inf + 0 335.508 * * [simplify]: Extracting #1: cost 0 inf + 1 335.508 * [simplify]: Simplified to 0 335.509 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* (/ b a) 1/2)) 0)) 335.509 * * * * [progress]: [ 573 / 3260 ] simplifiying candidate # 335.509 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 335.509 * * [simplify]: iters left: 6 (24 enodes) 335.516 * * [simplify]: iters left: 5 (92 enodes) 335.532 * * [simplify]: iters left: 4 (169 enodes) 335.566 * * [simplify]: iters left: 3 (328 enodes) 335.644 * * [simplify]: Extracting #0: cost 1 inf + 0 335.644 * * [simplify]: Extracting #1: cost 12 inf + 0 335.644 * * [simplify]: Extracting #2: cost 101 inf + 83 335.645 * * [simplify]: Extracting #3: cost 139 inf + 1458 335.647 * * [simplify]: Extracting #4: cost 106 inf + 3732 335.648 * * [simplify]: Extracting #5: cost 106 inf + 4748 335.650 * * [simplify]: Extracting #6: cost 104 inf + 5120 335.653 * * [simplify]: Extracting #7: cost 76 inf + 14277 335.663 * * [simplify]: Extracting #8: cost 9 inf + 43519 335.674 * * [simplify]: Extracting #9: cost 0 inf + 47219 335.688 * * [simplify]: Extracting #10: cost 0 inf + 47139 335.700 * [simplify]: Simplified to (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma b b (* (* a -4) c)))))) 335.700 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma b b (* (* a -4) c)))))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 335.701 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 335.701 * * [simplify]: iters left: 6 (10 enodes) 335.705 * * [simplify]: iters left: 5 (41 enodes) 335.712 * * [simplify]: iters left: 4 (81 enodes) 335.726 * * [simplify]: iters left: 3 (127 enodes) 335.745 * * [simplify]: iters left: 2 (186 enodes) 335.775 * * [simplify]: iters left: 1 (266 enodes) 335.845 * * [simplify]: Extracting #0: cost 1 inf + 0 335.845 * * [simplify]: Extracting #1: cost 0 inf + 1 335.845 * [simplify]: Simplified to 0 335.845 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a)))) (cbrt (sqrt (fma b b (* (* a -4) c)))))) 0)) 335.845 * * * * [progress]: [ 574 / 3260 ] simplifiying candidate # 335.845 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 335.845 * * [simplify]: iters left: 6 (23 enodes) 335.852 * * [simplify]: iters left: 5 (89 enodes) 335.868 * * [simplify]: iters left: 4 (151 enodes) 335.899 * * [simplify]: iters left: 3 (290 enodes) 335.967 * * [simplify]: Extracting #0: cost 1 inf + 0 335.967 * * [simplify]: Extracting #1: cost 9 inf + 0 335.967 * * [simplify]: Extracting #2: cost 87 inf + 2 335.967 * * [simplify]: Extracting #3: cost 131 inf + 462 335.969 * * [simplify]: Extracting #4: cost 100 inf + 3373 335.970 * * [simplify]: Extracting #5: cost 104 inf + 3785 335.971 * * [simplify]: Extracting #6: cost 98 inf + 4913 335.977 * * [simplify]: Extracting #7: cost 28 inf + 32741 335.988 * * [simplify]: Extracting #8: cost 0 inf + 45379 335.999 * * [simplify]: Extracting #9: cost 0 inf + 45284 336.010 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 336.010 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 336.011 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 336.011 * * [simplify]: iters left: 6 (9 enodes) 336.014 * * [simplify]: iters left: 5 (36 enodes) 336.021 * * [simplify]: iters left: 4 (67 enodes) 336.035 * * [simplify]: iters left: 3 (97 enodes) 336.054 * * [simplify]: iters left: 2 (158 enodes) 336.090 * * [simplify]: iters left: 1 (263 enodes) 336.140 * * [simplify]: Extracting #0: cost 1 inf + 0 336.140 * * [simplify]: Extracting #1: cost 0 inf + 1 336.140 * [simplify]: Simplified to 0 336.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (sqrt 2))) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 0)) 336.140 * * * * [progress]: [ 575 / 3260 ] simplifiying candidate # 336.140 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 336.141 * * [simplify]: iters left: 6 (23 enodes) 336.147 * * [simplify]: iters left: 5 (90 enodes) 336.165 * * [simplify]: iters left: 4 (160 enodes) 336.195 * * [simplify]: iters left: 3 (320 enodes) 336.272 * * [simplify]: Extracting #0: cost 1 inf + 0 336.272 * * [simplify]: Extracting #1: cost 11 inf + 0 336.272 * * [simplify]: Extracting #2: cost 97 inf + 0 336.273 * * [simplify]: Extracting #3: cost 151 inf + 297 336.274 * * [simplify]: Extracting #4: cost 117 inf + 2856 336.275 * * [simplify]: Extracting #5: cost 104 inf + 4986 336.277 * * [simplify]: Extracting #6: cost 99 inf + 6247 336.283 * * [simplify]: Extracting #7: cost 40 inf + 28798 336.297 * * [simplify]: Extracting #8: cost 0 inf + 46697 336.308 * * [simplify]: Extracting #9: cost 0 inf + 46602 336.319 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 336.319 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 336.319 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 336.319 * * [simplify]: iters left: 5 (9 enodes) 336.322 * * [simplify]: iters left: 4 (39 enodes) 336.329 * * [simplify]: iters left: 3 (65 enodes) 336.341 * * [simplify]: iters left: 2 (129 enodes) 336.368 * * [simplify]: iters left: 1 (210 enodes) 336.409 * * [simplify]: Extracting #0: cost 1 inf + 0 336.409 * * [simplify]: Extracting #1: cost 0 inf + 1 336.409 * [simplify]: Simplified to 0 336.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (* (sqrt 2) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 0)) 336.409 * * * * [progress]: [ 576 / 3260 ] simplifiying candidate # 336.409 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 336.409 * * [simplify]: iters left: 6 (24 enodes) 336.416 * * [simplify]: iters left: 5 (92 enodes) 336.432 * * [simplify]: iters left: 4 (149 enodes) 336.462 * * [simplify]: iters left: 3 (269 enodes) 336.529 * * [simplify]: Extracting #0: cost 1 inf + 0 336.529 * * [simplify]: Extracting #1: cost 11 inf + 0 336.529 * * [simplify]: Extracting #2: cost 87 inf + 0 336.530 * * [simplify]: Extracting #3: cost 119 inf + 747 336.530 * * [simplify]: Extracting #4: cost 105 inf + 2221 336.532 * * [simplify]: Extracting #5: cost 99 inf + 6560 336.533 * * [simplify]: Extracting #6: cost 89 inf + 9269 336.538 * * [simplify]: Extracting #7: cost 32 inf + 29716 336.548 * * [simplify]: Extracting #8: cost 0 inf + 43038 336.558 * * [simplify]: Extracting #9: cost 0 inf + 42878 336.569 * * [simplify]: Extracting #10: cost 0 inf + 42798 336.579 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ b (* a 2))) 336.579 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 336.579 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 336.579 * * [simplify]: iters left: 6 (10 enodes) 336.582 * * [simplify]: iters left: 5 (37 enodes) 336.591 * * [simplify]: iters left: 4 (57 enodes) 336.603 * * [simplify]: iters left: 3 (104 enodes) 336.621 * * [simplify]: iters left: 2 (158 enodes) 336.647 * * [simplify]: iters left: 1 (225 enodes) 336.685 * * [simplify]: Extracting #0: cost 1 inf + 0 336.685 * * [simplify]: Extracting #1: cost 0 inf + 1 336.685 * [simplify]: Simplified to 0 336.685 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ b (* a 2))) 0)) 336.685 * * * * [progress]: [ 577 / 3260 ] simplifiying candidate # 336.686 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 336.686 * * [simplify]: iters left: 6 (23 enodes) 336.692 * * [simplify]: iters left: 5 (83 enodes) 336.706 * * [simplify]: iters left: 4 (133 enodes) 336.730 * * [simplify]: iters left: 3 (238 enodes) 336.789 * * [simplify]: iters left: 2 (460 enodes) 336.939 * * [simplify]: Extracting #0: cost 1 inf + 0 336.939 * * [simplify]: Extracting #1: cost 9 inf + 0 336.939 * * [simplify]: Extracting #2: cost 58 inf + 0 336.940 * * [simplify]: Extracting #3: cost 92 inf + 418 336.940 * * [simplify]: Extracting #4: cost 81 inf + 1284 336.941 * * [simplify]: Extracting #5: cost 84 inf + 1897 336.942 * * [simplify]: Extracting #6: cost 83 inf + 2107 336.943 * * [simplify]: Extracting #7: cost 72 inf + 3575 336.949 * * [simplify]: Extracting #8: cost 17 inf + 23280 336.959 * * [simplify]: Extracting #9: cost 0 inf + 29656 336.969 * * [simplify]: Extracting #10: cost 0 inf + 29521 336.980 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ b (* a 2))) 336.980 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 336.980 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 336.980 * * [simplify]: iters left: 6 (9 enodes) 336.983 * * [simplify]: iters left: 5 (29 enodes) 336.990 * * [simplify]: iters left: 4 (42 enodes) 336.996 * * [simplify]: iters left: 3 (58 enodes) 337.005 * * [simplify]: iters left: 2 (68 enodes) 337.013 * * [simplify]: Extracting #0: cost 1 inf + 0 337.013 * * [simplify]: Extracting #1: cost 0 inf + 1 337.013 * [simplify]: Simplified to 0 337.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ b (* a 2))) 0)) 337.013 * * * * [progress]: [ 578 / 3260 ] simplifiying candidate # 337.013 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 337.014 * * [simplify]: iters left: 6 (27 enodes) 337.021 * * [simplify]: iters left: 5 (106 enodes) 337.040 * * [simplify]: iters left: 4 (216 enodes) 337.089 * * [simplify]: iters left: 3 (461 enodes) 337.206 * * [simplify]: Extracting #0: cost 1 inf + 0 337.206 * * [simplify]: Extracting #1: cost 11 inf + 0 337.206 * * [simplify]: Extracting #2: cost 114 inf + 0 337.207 * * [simplify]: Extracting #3: cost 183 inf + 205 337.208 * * [simplify]: Extracting #4: cost 177 inf + 696 337.209 * * [simplify]: Extracting #5: cost 170 inf + 3011 337.214 * * [simplify]: Extracting #6: cost 71 inf + 32075 337.226 * * [simplify]: Extracting #7: cost 4 inf + 56543 337.239 * * [simplify]: Extracting #8: cost 0 inf + 58195 337.253 * * [simplify]: Extracting #9: cost 0 inf + 58115 337.267 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 337.267 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 337.267 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 337.267 * * [simplify]: iters left: 6 (13 enodes) 337.273 * * [simplify]: iters left: 5 (53 enodes) 337.283 * * [simplify]: iters left: 4 (117 enodes) 337.311 * * [simplify]: iters left: 3 (275 enodes) 337.370 * * [simplify]: iters left: 2 (474 enodes) 337.487 * * [simplify]: Extracting #0: cost 1 inf + 0 337.487 * * [simplify]: Extracting #1: cost 0 inf + 1 337.488 * [simplify]: Simplified to 0 337.488 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 0)) 337.488 * * * * [progress]: [ 579 / 3260 ] simplifiying candidate # 337.488 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 337.488 * * [simplify]: iters left: 6 (26 enodes) 337.495 * * [simplify]: iters left: 5 (100 enodes) 337.513 * * [simplify]: iters left: 4 (179 enodes) 337.549 * * [simplify]: iters left: 3 (339 enodes) 337.629 * * [simplify]: Extracting #0: cost 1 inf + 0 337.629 * * [simplify]: Extracting #1: cost 11 inf + 0 337.629 * * [simplify]: Extracting #2: cost 94 inf + 0 337.630 * * [simplify]: Extracting #3: cost 148 inf + 43 337.630 * * [simplify]: Extracting #4: cost 140 inf + 658 337.631 * * [simplify]: Extracting #5: cost 133 inf + 2787 337.633 * * [simplify]: Extracting #6: cost 98 inf + 9747 337.640 * * [simplify]: Extracting #7: cost 23 inf + 35742 337.650 * * [simplify]: Extracting #8: cost 0 inf + 45367 337.661 * * [simplify]: Extracting #9: cost 0 inf + 45287 337.673 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ b 2) a)) 337.673 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 337.674 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 337.674 * * [simplify]: iters left: 6 (12 enodes) 337.677 * * [simplify]: iters left: 5 (47 enodes) 337.685 * * [simplify]: iters left: 4 (82 enodes) 337.700 * * [simplify]: iters left: 3 (157 enodes) 337.728 * * [simplify]: iters left: 2 (248 enodes) 337.770 * * [simplify]: iters left: 1 (341 enodes) 337.830 * * [simplify]: Extracting #0: cost 1 inf + 0 337.830 * * [simplify]: Extracting #1: cost 0 inf + 1 337.830 * [simplify]: Simplified to 0 337.830 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ b 2) a)) 0)) 337.830 * * * * [progress]: [ 580 / 3260 ] simplifiying candidate # 337.830 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 337.831 * * [simplify]: iters left: 6 (25 enodes) 337.837 * * [simplify]: iters left: 5 (95 enodes) 337.855 * * [simplify]: iters left: 4 (180 enodes) 337.893 * * [simplify]: iters left: 3 (356 enodes) 337.988 * * [simplify]: Extracting #0: cost 1 inf + 0 337.988 * * [simplify]: Extracting #1: cost 13 inf + 0 337.988 * * [simplify]: Extracting #2: cost 102 inf + 0 337.989 * * [simplify]: Extracting #3: cost 155 inf + 2 337.990 * * [simplify]: Extracting #4: cost 148 inf + 456 337.991 * * [simplify]: Extracting #5: cost 134 inf + 3939 337.993 * * [simplify]: Extracting #6: cost 97 inf + 12184 337.999 * * [simplify]: Extracting #7: cost 81 inf + 15168 338.006 * * [simplify]: Extracting #8: cost 18 inf + 40429 338.017 * * [simplify]: Extracting #9: cost 0 inf + 47669 338.028 * * [simplify]: Extracting #10: cost 0 inf + 47629 338.039 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) a)) (/ (/ b 2) a)) 338.039 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 338.040 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 338.040 * * [simplify]: iters left: 6 (12 enodes) 338.043 * * [simplify]: iters left: 5 (47 enodes) 338.052 * * [simplify]: iters left: 4 (89 enodes) 338.070 * * [simplify]: iters left: 3 (180 enodes) 338.112 * * [simplify]: iters left: 2 (296 enodes) 338.174 * * [simplify]: iters left: 1 (428 enodes) 338.270 * * [simplify]: Extracting #0: cost 1 inf + 0 338.270 * * [simplify]: Extracting #1: cost 0 inf + 1 338.270 * [simplify]: Simplified to 0 338.270 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) a)) (/ (/ b 2) a)) 0)) 338.270 * * * * [progress]: [ 581 / 3260 ] simplifiying candidate # 338.271 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 338.271 * * [simplify]: iters left: 6 (26 enodes) 338.278 * * [simplify]: iters left: 5 (99 enodes) 338.295 * * [simplify]: iters left: 4 (177 enodes) 338.328 * * [simplify]: iters left: 3 (318 enodes) 338.402 * * [simplify]: Extracting #0: cost 1 inf + 0 338.402 * * [simplify]: Extracting #1: cost 11 inf + 0 338.403 * * [simplify]: Extracting #2: cost 90 inf + 0 338.403 * * [simplify]: Extracting #3: cost 141 inf + 365 338.404 * * [simplify]: Extracting #4: cost 130 inf + 1989 338.405 * * [simplify]: Extracting #5: cost 117 inf + 5643 338.407 * * [simplify]: Extracting #6: cost 96 inf + 10092 338.413 * * [simplify]: Extracting #7: cost 23 inf + 36337 338.423 * * [simplify]: Extracting #8: cost 0 inf + 45762 338.433 * * [simplify]: Extracting #9: cost 0 inf + 45722 338.444 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a)) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 338.444 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a)) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 338.444 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 338.444 * * [simplify]: iters left: 6 (12 enodes) 338.447 * * [simplify]: iters left: 5 (46 enodes) 338.455 * * [simplify]: iters left: 4 (81 enodes) 338.469 * * [simplify]: iters left: 3 (134 enodes) 338.492 * * [simplify]: iters left: 2 (197 enodes) 338.522 * * [simplify]: iters left: 1 (271 enodes) 338.563 * * [simplify]: Extracting #0: cost 1 inf + 0 338.563 * * [simplify]: Extracting #1: cost 0 inf + 1 338.563 * [simplify]: Simplified to 0 338.563 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 338.564 * * * * [progress]: [ 582 / 3260 ] simplifiying candidate # 338.564 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 338.564 * * [simplify]: iters left: 6 (24 enodes) 338.571 * * [simplify]: iters left: 5 (90 enodes) 338.586 * * [simplify]: iters left: 4 (148 enodes) 338.613 * * [simplify]: iters left: 3 (268 enodes) 338.677 * * [simplify]: Extracting #0: cost 1 inf + 0 338.677 * * [simplify]: Extracting #1: cost 9 inf + 0 338.677 * * [simplify]: Extracting #2: cost 82 inf + 0 338.677 * * [simplify]: Extracting #3: cost 127 inf + 124 338.678 * * [simplify]: Extracting #4: cost 123 inf + 412 338.680 * * [simplify]: Extracting #5: cost 112 inf + 2536 338.682 * * [simplify]: Extracting #6: cost 90 inf + 7144 338.687 * * [simplify]: Extracting #7: cost 28 inf + 28570 338.696 * * [simplify]: Extracting #8: cost 0 inf + 40658 338.706 * * [simplify]: Extracting #9: cost 0 inf + 40563 338.715 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) 338.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 338.716 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 338.716 * * [simplify]: iters left: 6 (10 enodes) 338.719 * * [simplify]: iters left: 5 (38 enodes) 338.725 * * [simplify]: iters left: 4 (59 enodes) 338.735 * * [simplify]: iters left: 3 (88 enodes) 338.748 * * [simplify]: iters left: 2 (117 enodes) 338.765 * * [simplify]: iters left: 1 (144 enodes) 338.783 * * [simplify]: Extracting #0: cost 1 inf + 0 338.783 * * [simplify]: Extracting #1: cost 0 inf + 1 338.783 * [simplify]: Simplified to 0 338.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 338.784 * * * * [progress]: [ 583 / 3260 ] simplifiying candidate # 338.784 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 338.784 * * [simplify]: iters left: 6 (24 enodes) 338.791 * * [simplify]: iters left: 5 (90 enodes) 338.806 * * [simplify]: iters left: 4 (152 enodes) 338.836 * * [simplify]: iters left: 3 (282 enodes) 338.903 * * [simplify]: Extracting #0: cost 1 inf + 0 338.903 * * [simplify]: Extracting #1: cost 11 inf + 0 338.903 * * [simplify]: Extracting #2: cost 86 inf + 0 338.904 * * [simplify]: Extracting #3: cost 115 inf + 538 338.904 * * [simplify]: Extracting #4: cost 104 inf + 1565 338.905 * * [simplify]: Extracting #5: cost 104 inf + 2508 338.906 * * [simplify]: Extracting #6: cost 89 inf + 5482 338.911 * * [simplify]: Extracting #7: cost 33 inf + 24848 338.921 * * [simplify]: Extracting #8: cost 1 inf + 38133 338.931 * * [simplify]: Extracting #9: cost 0 inf + 38513 338.941 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ (/ b a) 2)) 338.941 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 338.941 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 338.941 * * [simplify]: iters left: 6 (11 enodes) 338.944 * * [simplify]: iters left: 5 (42 enodes) 338.952 * * [simplify]: iters left: 4 (67 enodes) 338.963 * * [simplify]: iters left: 3 (111 enodes) 338.983 * * [simplify]: iters left: 2 (140 enodes) 339.001 * * [simplify]: iters left: 1 (160 enodes) 339.020 * * [simplify]: Extracting #0: cost 1 inf + 0 339.020 * * [simplify]: Extracting #1: cost 0 inf + 1 339.020 * [simplify]: Simplified to 0 339.020 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (/ (/ b a) 2)) 0)) 339.020 * * * * [progress]: [ 584 / 3260 ] simplifiying candidate # 339.020 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 339.020 * * [simplify]: iters left: 6 (30 enodes) 339.028 * * [simplify]: iters left: 5 (121 enodes) 339.053 * * [simplify]: iters left: 4 (280 enodes) 339.136 * * [simplify]: Extracting #0: cost 1 inf + 0 339.136 * * [simplify]: Extracting #1: cost 11 inf + 0 339.137 * * [simplify]: Extracting #2: cost 170 inf + 0 339.138 * * [simplify]: Extracting #3: cost 299 inf + 205 339.139 * * [simplify]: Extracting #4: cost 278 inf + 3682 339.145 * * [simplify]: Extracting #5: cost 135 inf + 55026 339.157 * * [simplify]: Extracting #6: cost 56 inf + 84080 339.170 * * [simplify]: Extracting #7: cost 33 inf + 90153 339.185 * * [simplify]: Extracting #8: cost 1 inf + 104018 339.204 * * [simplify]: Extracting #9: cost 0 inf + 104368 339.220 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 339.220 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 339.221 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 339.221 * * [simplify]: iters left: 6 (16 enodes) 339.225 * * [simplify]: iters left: 5 (68 enodes) 339.238 * * [simplify]: iters left: 4 (179 enodes) 339.302 * * [simplify]: Extracting #0: cost 1 inf + 0 339.302 * * [simplify]: Extracting #1: cost 27 inf + 0 339.302 * * [simplify]: Extracting #2: cost 153 inf + 0 339.303 * * [simplify]: Extracting #3: cost 242 inf + 83 339.306 * * [simplify]: Extracting #4: cost 185 inf + 16503 339.316 * * [simplify]: Extracting #5: cost 15 inf + 79352 339.331 * * [simplify]: Extracting #6: cost 0 inf + 84943 339.344 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 339.344 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 339.344 * * * * [progress]: [ 585 / 3260 ] simplifiying candidate # 339.344 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 339.344 * * [simplify]: iters left: 6 (29 enodes) 339.352 * * [simplify]: iters left: 5 (116 enodes) 339.374 * * [simplify]: iters left: 4 (244 enodes) 339.436 * * [simplify]: Extracting #0: cost 1 inf + 0 339.436 * * [simplify]: Extracting #1: cost 11 inf + 0 339.436 * * [simplify]: Extracting #2: cost 132 inf + 0 339.437 * * [simplify]: Extracting #3: cost 226 inf + 43 339.438 * * [simplify]: Extracting #4: cost 207 inf + 2879 339.442 * * [simplify]: Extracting #5: cost 109 inf + 35454 339.451 * * [simplify]: Extracting #6: cost 37 inf + 59113 339.463 * * [simplify]: Extracting #7: cost 0 inf + 71753 339.478 * * [simplify]: Extracting #8: cost 0 inf + 71643 339.490 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (/ (cbrt b) (sqrt a)) (cbrt 2)) (cbrt 2)))) 339.490 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (/ (cbrt b) (sqrt a)) (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 339.491 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 339.491 * * [simplify]: iters left: 6 (15 enodes) 339.495 * * [simplify]: iters left: 5 (63 enodes) 339.507 * * [simplify]: iters left: 4 (145 enodes) 339.547 * * [simplify]: iters left: 3 (499 enodes) 339.802 * * [simplify]: Extracting #0: cost 1 inf + 0 339.802 * * [simplify]: Extracting #1: cost 0 inf + 1 339.802 * [simplify]: Simplified to 0 339.802 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 339.802 * * * * [progress]: [ 586 / 3260 ] simplifiying candidate # 339.803 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 339.803 * * [simplify]: iters left: 6 (28 enodes) 339.810 * * [simplify]: iters left: 5 (110 enodes) 339.836 * * [simplify]: iters left: 4 (251 enodes) 339.903 * * [simplify]: Extracting #0: cost 1 inf + 0 339.903 * * [simplify]: Extracting #1: cost 13 inf + 0 339.904 * * [simplify]: Extracting #2: cost 131 inf + 0 339.904 * * [simplify]: Extracting #3: cost 211 inf + 2 339.906 * * [simplify]: Extracting #4: cost 190 inf + 3737 339.909 * * [simplify]: Extracting #5: cost 109 inf + 27565 339.916 * * [simplify]: Extracting #6: cost 54 inf + 43720 339.924 * * [simplify]: Extracting #7: cost 28 inf + 50741 339.934 * * [simplify]: Extracting #8: cost 0 inf + 62912 339.945 * * [simplify]: Extracting #9: cost 0 inf + 62802 339.956 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 339.956 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 339.957 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 339.957 * * [simplify]: iters left: 6 (15 enodes) 339.961 * * [simplify]: iters left: 5 (62 enodes) 339.974 * * [simplify]: iters left: 4 (159 enodes) 340.020 * * [simplify]: iters left: 3 (475 enodes) 340.238 * * [simplify]: Extracting #0: cost 1 inf + 0 340.238 * * [simplify]: Extracting #1: cost 42 inf + 0 340.238 * * [simplify]: Extracting #2: cost 194 inf + 1 340.241 * * [simplify]: Extracting #3: cost 205 inf + 15094 340.254 * * [simplify]: Extracting #4: cost 20 inf + 63712 340.272 * * [simplify]: Extracting #5: cost 3 inf + 65204 340.287 * * [simplify]: Extracting #6: cost 0 inf + 65965 340.301 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 340.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma b b (* (* c -4) a)))) (sqrt 2))) (cbrt (sqrt (fma b b (* (* c -4) a))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 340.302 * * * * [progress]: [ 587 / 3260 ] simplifiying candidate # 340.302 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 340.302 * * [simplify]: iters left: 6 (28 enodes) 340.310 * * [simplify]: iters left: 5 (112 enodes) 340.330 * * [simplify]: iters left: 4 (246 enodes) 340.395 * * [simplify]: Extracting #0: cost 1 inf + 0 340.396 * * [simplify]: Extracting #1: cost 11 inf + 0 340.396 * * [simplify]: Extracting #2: cost 133 inf + 0 340.397 * * [simplify]: Extracting #3: cost 238 inf + 2 340.398 * * [simplify]: Extracting #4: cost 220 inf + 2354 340.403 * * [simplify]: Extracting #5: cost 102 inf + 39299 340.415 * * [simplify]: Extracting #6: cost 40 inf + 61571 340.427 * * [simplify]: Extracting #7: cost 5 inf + 74109 340.440 * * [simplify]: Extracting #8: cost 0 inf + 75882 340.454 * * [simplify]: Extracting #9: cost 0 inf + 75802 340.467 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (sqrt 2)) (cbrt a)))) 340.467 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 340.467 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 340.468 * * [simplify]: iters left: 6 (15 enodes) 340.472 * * [simplify]: iters left: 5 (62 enodes) 340.483 * * [simplify]: iters left: 4 (148 enodes) 340.525 * * [simplify]: iters left: 3 (499 enodes) 340.789 * * [simplify]: Extracting #0: cost 1 inf + 0 340.789 * * [simplify]: Extracting #1: cost 0 inf + 1 340.789 * [simplify]: Simplified to 0 340.789 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 340.789 * * * * [progress]: [ 588 / 3260 ] simplifiying candidate # 340.789 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 340.789 * * [simplify]: iters left: 6 (27 enodes) 340.796 * * [simplify]: iters left: 5 (106 enodes) 340.815 * * [simplify]: iters left: 4 (213 enodes) 340.868 * * [simplify]: Extracting #0: cost 1 inf + 0 340.868 * * [simplify]: Extracting #1: cost 11 inf + 0 340.869 * * [simplify]: Extracting #2: cost 107 inf + 0 340.869 * * [simplify]: Extracting #3: cost 183 inf + 124 340.870 * * [simplify]: Extracting #4: cost 156 inf + 3972 340.874 * * [simplify]: Extracting #5: cost 82 inf + 26340 340.881 * * [simplify]: Extracting #6: cost 39 inf + 39691 340.889 * * [simplify]: Extracting #7: cost 0 inf + 53851 340.899 * * [simplify]: Extracting #8: cost 0 inf + 53821 340.911 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a))) (* (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (cbrt b)) (/ (cbrt b) (* (sqrt a) (sqrt 2))))) 340.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a))) (* (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (cbrt b)) (/ (cbrt b) (* (sqrt a) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 340.912 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 340.912 * * [simplify]: iters left: 6 (14 enodes) 340.916 * * [simplify]: iters left: 5 (56 enodes) 340.926 * * [simplify]: iters left: 4 (117 enodes) 340.954 * * [simplify]: iters left: 3 (347 enodes) 341.078 * * [simplify]: Extracting #0: cost 1 inf + 0 341.079 * * [simplify]: Extracting #1: cost 0 inf + 1 341.079 * [simplify]: Simplified to 0 341.079 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 341.079 * * * * [progress]: [ 589 / 3260 ] simplifiying candidate # 341.079 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 341.079 * * [simplify]: iters left: 6 (26 enodes) 341.086 * * [simplify]: iters left: 5 (100 enodes) 341.107 * * [simplify]: iters left: 4 (198 enodes) 341.152 * * [simplify]: iters left: 3 (493 enodes) 341.335 * * [simplify]: Extracting #0: cost 1 inf + 0 341.335 * * [simplify]: Extracting #1: cost 11 inf + 0 341.338 * * [simplify]: Extracting #2: cost 148 inf + 0 341.339 * * [simplify]: Extracting #3: cost 255 inf + 2 341.341 * * [simplify]: Extracting #4: cost 241 inf + 3283 341.346 * * [simplify]: Extracting #5: cost 132 inf + 29247 341.357 * * [simplify]: Extracting #6: cost 68 inf + 47998 341.372 * * [simplify]: Extracting #7: cost 9 inf + 69695 341.390 * * [simplify]: Extracting #8: cost 0 inf + 73100 341.408 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) 341.408 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) a) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 341.409 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 341.409 * * [simplify]: iters left: 6 (14 enodes) 341.413 * * [simplify]: iters left: 5 (57 enodes) 341.425 * * [simplify]: iters left: 4 (116 enodes) 341.453 * * [simplify]: iters left: 3 (321 enodes) 341.571 * * [simplify]: Extracting #0: cost 1 inf + 0 341.572 * * [simplify]: Extracting #1: cost 0 inf + 1 341.572 * [simplify]: Simplified to 0 341.572 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 341.572 * * * * [progress]: [ 590 / 3260 ] simplifiying candidate # 341.572 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 341.572 * * [simplify]: iters left: 6 (28 enodes) 341.580 * * [simplify]: iters left: 5 (110 enodes) 341.600 * * [simplify]: iters left: 4 (241 enodes) 341.661 * * [simplify]: Extracting #0: cost 1 inf + 0 341.661 * * [simplify]: Extracting #1: cost 11 inf + 0 341.661 * * [simplify]: Extracting #2: cost 114 inf + 0 341.662 * * [simplify]: Extracting #3: cost 186 inf + 529 341.663 * * [simplify]: Extracting #4: cost 161 inf + 4660 341.667 * * [simplify]: Extracting #5: cost 78 inf + 28152 341.676 * * [simplify]: Extracting #6: cost 33 inf + 42767 341.685 * * [simplify]: Extracting #7: cost 2 inf + 53970 341.694 * * [simplify]: Extracting #8: cost 0 inf + 54861 341.704 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (sqrt 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 341.705 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (sqrt 2))) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 341.705 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 341.705 * * [simplify]: iters left: 6 (15 enodes) 341.709 * * [simplify]: iters left: 5 (62 enodes) 341.721 * * [simplify]: iters left: 4 (149 enodes) 341.763 * * [simplify]: iters left: 3 (450 enodes) 341.983 * * [simplify]: Extracting #0: cost 1 inf + 0 341.984 * * [simplify]: Extracting #1: cost 0 inf + 1 341.984 * [simplify]: Simplified to 0 341.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 341.984 * * * * [progress]: [ 591 / 3260 ] simplifiying candidate # 341.984 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 341.984 * * [simplify]: iters left: 6 (27 enodes) 341.991 * * [simplify]: iters left: 5 (105 enodes) 342.010 * * [simplify]: iters left: 4 (208 enodes) 342.062 * * [simplify]: Extracting #0: cost 1 inf + 0 342.062 * * [simplify]: Extracting #1: cost 11 inf + 0 342.063 * * [simplify]: Extracting #2: cost 94 inf + 0 342.063 * * [simplify]: Extracting #3: cost 148 inf + 85 342.064 * * [simplify]: Extracting #4: cost 140 inf + 580 342.064 * * [simplify]: Extracting #5: cost 128 inf + 3782 342.067 * * [simplify]: Extracting #6: cost 65 inf + 18199 342.073 * * [simplify]: Extracting #7: cost 22 inf + 29879 342.080 * * [simplify]: Extracting #8: cost 0 inf + 40149 342.087 * * [simplify]: Extracting #9: cost 0 inf + 40119 342.095 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) 342.095 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt 2) a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 342.096 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 342.096 * * [simplify]: iters left: 6 (14 enodes) 342.100 * * [simplify]: iters left: 5 (57 enodes) 342.110 * * [simplify]: iters left: 4 (118 enodes) 342.141 * * [simplify]: iters left: 3 (314 enodes) 342.246 * * [simplify]: Extracting #0: cost 1 inf + 0 342.246 * * [simplify]: Extracting #1: cost 0 inf + 1 342.246 * [simplify]: Simplified to 0 342.246 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 342.246 * * * * [progress]: [ 592 / 3260 ] simplifiying candidate # 342.247 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 342.247 * * [simplify]: iters left: 6 (26 enodes) 342.254 * * [simplify]: iters left: 5 (96 enodes) 342.271 * * [simplify]: iters left: 4 (193 enodes) 342.314 * * [simplify]: iters left: 3 (434 enodes) 342.446 * * [simplify]: Extracting #0: cost 1 inf + 0 342.446 * * [simplify]: Extracting #1: cost 13 inf + 0 342.447 * * [simplify]: Extracting #2: cost 141 inf + 0 342.448 * * [simplify]: Extracting #3: cost 202 inf + 499 342.449 * * [simplify]: Extracting #4: cost 184 inf + 2501 342.452 * * [simplify]: Extracting #5: cost 123 inf + 15077 342.458 * * [simplify]: Extracting #6: cost 71 inf + 28764 342.469 * * [simplify]: Extracting #7: cost 9 inf + 52102 342.482 * * [simplify]: Extracting #8: cost 0 inf + 55746 342.496 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ b 2) a)) 342.496 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 342.496 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 342.496 * * [simplify]: iters left: 6 (13 enodes) 342.500 * * [simplify]: iters left: 5 (48 enodes) 342.512 * * [simplify]: iters left: 4 (103 enodes) 342.533 * * [simplify]: iters left: 3 (238 enodes) 342.598 * * [simplify]: Extracting #0: cost 1 inf + 0 342.598 * * [simplify]: Extracting #1: cost 0 inf + 1 342.598 * [simplify]: Simplified to 0 342.598 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ b 2) a)) 0)) 342.599 * * * * [progress]: [ 593 / 3260 ] simplifiying candidate # 342.599 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 342.599 * * [simplify]: iters left: 6 (29 enodes) 342.607 * * [simplify]: iters left: 5 (114 enodes) 342.628 * * [simplify]: iters left: 4 (242 enodes) 342.688 * * [simplify]: Extracting #0: cost 1 inf + 0 342.688 * * [simplify]: Extracting #1: cost 11 inf + 0 342.689 * * [simplify]: Extracting #2: cost 131 inf + 0 342.689 * * [simplify]: Extracting #3: cost 229 inf + 83 342.690 * * [simplify]: Extracting #4: cost 217 inf + 1021 342.693 * * [simplify]: Extracting #5: cost 161 inf + 18127 342.701 * * [simplify]: Extracting #6: cost 31 inf + 63051 342.715 * * [simplify]: Extracting #7: cost 1 inf + 73517 342.728 * * [simplify]: Extracting #8: cost 0 inf + 73867 342.740 * * [simplify]: Extracting #9: cost 0 inf + 73787 342.753 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (* (sqrt b) (sqrt b)) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 342.753 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (* (sqrt b) (sqrt b)) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 342.753 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 342.753 * * [simplify]: iters left: 6 (15 enodes) 342.757 * * [simplify]: iters left: 5 (61 enodes) 342.769 * * [simplify]: iters left: 4 (142 enodes) 342.808 * * [simplify]: iters left: 3 (474 enodes) 343.004 * * [simplify]: Extracting #0: cost 1 inf + 0 343.004 * * [simplify]: Extracting #1: cost 0 inf + 1 343.004 * [simplify]: Simplified to 0 343.004 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 343.004 * * * * [progress]: [ 594 / 3260 ] simplifiying candidate # 343.004 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 343.005 * * [simplify]: iters left: 6 (28 enodes) 343.016 * * [simplify]: iters left: 5 (109 enodes) 343.036 * * [simplify]: iters left: 4 (211 enodes) 343.081 * * [simplify]: Extracting #0: cost 1 inf + 0 343.081 * * [simplify]: Extracting #1: cost 11 inf + 0 343.081 * * [simplify]: Extracting #2: cost 105 inf + 0 343.082 * * [simplify]: Extracting #3: cost 173 inf + 43 343.082 * * [simplify]: Extracting #4: cost 163 inf + 698 343.086 * * [simplify]: Extracting #5: cost 125 inf + 11044 343.091 * * [simplify]: Extracting #6: cost 49 inf + 33532 343.099 * * [simplify]: Extracting #7: cost 7 inf + 48346 343.108 * * [simplify]: Extracting #8: cost 0 inf + 50998 343.117 * * [simplify]: Extracting #9: cost 0 inf + 50878 343.127 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (* (/ (sqrt b) (sqrt a)) (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 343.127 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (* (/ (sqrt b) (sqrt a)) (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 343.127 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 343.127 * * [simplify]: iters left: 6 (14 enodes) 343.131 * * [simplify]: iters left: 5 (56 enodes) 343.141 * * [simplify]: iters left: 4 (113 enodes) 343.167 * * [simplify]: iters left: 3 (324 enodes) 343.264 * * [simplify]: Extracting #0: cost 1 inf + 0 343.264 * * [simplify]: Extracting #1: cost 0 inf + 1 343.264 * [simplify]: Simplified to 0 343.264 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 343.264 * * * * [progress]: [ 595 / 3260 ] simplifiying candidate # 343.264 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 343.265 * * [simplify]: iters left: 6 (27 enodes) 343.272 * * [simplify]: iters left: 5 (104 enodes) 343.294 * * [simplify]: iters left: 4 (202 enodes) 343.338 * * [simplify]: iters left: 3 (499 enodes) 343.494 * * [simplify]: Extracting #0: cost 1 inf + 0 343.494 * * [simplify]: Extracting #1: cost 11 inf + 0 343.494 * * [simplify]: Extracting #2: cost 129 inf + 0 343.495 * * [simplify]: Extracting #3: cost 229 inf + 2 343.496 * * [simplify]: Extracting #4: cost 215 inf + 1750 343.500 * * [simplify]: Extracting #5: cost 152 inf + 14473 343.507 * * [simplify]: Extracting #6: cost 75 inf + 36488 343.520 * * [simplify]: Extracting #7: cost 5 inf + 61338 343.536 * * [simplify]: Extracting #8: cost 0 inf + 63451 343.554 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) a) (cbrt 2))) 343.554 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) a) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 343.555 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 343.555 * * [simplify]: iters left: 6 (14 enodes) 343.559 * * [simplify]: iters left: 5 (56 enodes) 343.569 * * [simplify]: iters left: 4 (112 enodes) 343.594 * * [simplify]: iters left: 3 (297 enodes) 343.684 * * [simplify]: Extracting #0: cost 1 inf + 0 343.684 * * [simplify]: Extracting #1: cost 0 inf + 1 343.684 * [simplify]: Simplified to 0 343.684 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 343.685 * * * * [progress]: [ 596 / 3260 ] simplifiying candidate # 343.685 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 343.685 * * [simplify]: iters left: 6 (26 enodes) 343.692 * * [simplify]: iters left: 5 (103 enodes) 343.711 * * [simplify]: iters left: 4 (213 enodes) 343.760 * * [simplify]: Extracting #0: cost 1 inf + 0 343.761 * * [simplify]: Extracting #1: cost 11 inf + 0 343.761 * * [simplify]: Extracting #2: cost 103 inf + 0 343.761 * * [simplify]: Extracting #3: cost 180 inf + 204 343.762 * * [simplify]: Extracting #4: cost 159 inf + 3124 343.765 * * [simplify]: Extracting #5: cost 94 inf + 21993 343.772 * * [simplify]: Extracting #6: cost 35 inf + 39869 343.780 * * [simplify]: Extracting #7: cost 5 inf + 50438 343.790 * * [simplify]: Extracting #8: cost 0 inf + 52266 343.800 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (cbrt a) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))))) 343.800 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (cbrt a) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 343.800 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 343.800 * * [simplify]: iters left: 6 (13 enodes) 343.804 * * [simplify]: iters left: 5 (53 enodes) 343.814 * * [simplify]: iters left: 4 (118 enodes) 343.841 * * [simplify]: iters left: 3 (324 enodes) 343.936 * * [simplify]: Extracting #0: cost 1 inf + 0 343.936 * * [simplify]: Extracting #1: cost 0 inf + 1 343.936 * [simplify]: Simplified to 0 343.936 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (/ (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (cbrt a) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))))) 0)) 343.937 * * * * [progress]: [ 597 / 3260 ] simplifiying candidate # 343.937 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 343.937 * * [simplify]: iters left: 6 (24 enodes) 343.944 * * [simplify]: iters left: 5 (92 enodes) 343.963 * * [simplify]: iters left: 4 (171 enodes) 343.998 * * [simplify]: iters left: 3 (411 enodes) 344.121 * * [simplify]: Extracting #0: cost 1 inf + 0 344.121 * * [simplify]: Extracting #1: cost 9 inf + 0 344.121 * * [simplify]: Extracting #2: cost 117 inf + 0 344.122 * * [simplify]: Extracting #3: cost 212 inf + 43 344.123 * * [simplify]: Extracting #4: cost 189 inf + 3785 344.127 * * [simplify]: Extracting #5: cost 125 inf + 17089 344.134 * * [simplify]: Extracting #6: cost 74 inf + 30258 344.147 * * [simplify]: Extracting #7: cost 11 inf + 52975 344.164 * * [simplify]: Extracting #8: cost 0 inf + 57423 344.178 * * [simplify]: Extracting #9: cost 0 inf + 57383 344.192 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 344.192 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 344.193 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 344.193 * * [simplify]: iters left: 6 (11 enodes) 344.196 * * [simplify]: iters left: 5 (43 enodes) 344.204 * * [simplify]: iters left: 4 (84 enodes) 344.220 * * [simplify]: iters left: 3 (212 enodes) 344.269 * * [simplify]: iters left: 2 (472 enodes) 344.383 * * [simplify]: Extracting #0: cost 1 inf + 0 344.383 * * [simplify]: Extracting #1: cost 0 inf + 1 344.383 * [simplify]: Simplified to 0 344.383 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 344.383 * * * * [progress]: [ 598 / 3260 ] simplifiying candidate # 344.383 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 344.384 * * [simplify]: iters left: 6 (24 enodes) 344.390 * * [simplify]: iters left: 5 (92 enodes) 344.406 * * [simplify]: iters left: 4 (177 enodes) 344.760 * * [simplify]: iters left: 3 (401 enodes) 344.875 * * [simplify]: Extracting #0: cost 1 inf + 0 344.875 * * [simplify]: Extracting #1: cost 11 inf + 0 344.876 * * [simplify]: Extracting #2: cost 111 inf + 0 344.876 * * [simplify]: Extracting #3: cost 182 inf + 2 344.877 * * [simplify]: Extracting #4: cost 175 inf + 657 344.880 * * [simplify]: Extracting #5: cost 120 inf + 9763 344.885 * * [simplify]: Extracting #6: cost 72 inf + 23317 344.895 * * [simplify]: Extracting #7: cost 11 inf + 45372 344.907 * * [simplify]: Extracting #8: cost 0 inf + 49389 344.920 * * [simplify]: Extracting #9: cost 0 inf + 49349 344.935 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 344.935 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 344.935 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 344.936 * * [simplify]: iters left: 6 (12 enodes) 344.939 * * [simplify]: iters left: 5 (49 enodes) 344.949 * * [simplify]: iters left: 4 (99 enodes) 344.970 * * [simplify]: iters left: 3 (234 enodes) 345.029 * * [simplify]: iters left: 2 (447 enodes) 345.135 * * [simplify]: Extracting #0: cost 1 inf + 0 345.135 * * [simplify]: Extracting #1: cost 0 inf + 1 345.135 * [simplify]: Simplified to 0 345.135 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 345.135 * * * * [progress]: [ 599 / 3260 ] simplifiying candidate # 345.136 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 345.136 * * [simplify]: iters left: 6 (27 enodes) 345.143 * * [simplify]: iters left: 5 (105 enodes) 345.162 * * [simplify]: iters left: 4 (211 enodes) 345.210 * * [simplify]: iters left: 3 (493 enodes) 345.360 * * [simplify]: Extracting #0: cost 1 inf + 0 345.361 * * [simplify]: Extracting #1: cost 11 inf + 0 345.361 * * [simplify]: Extracting #2: cost 129 inf + 0 345.362 * * [simplify]: Extracting #3: cost 211 inf + 327 345.363 * * [simplify]: Extracting #4: cost 178 inf + 4993 345.370 * * [simplify]: Extracting #5: cost 129 inf + 16570 345.378 * * [simplify]: Extracting #6: cost 69 inf + 34437 345.391 * * [simplify]: Extracting #7: cost 1 inf + 59648 345.406 * * [simplify]: Extracting #8: cost 0 inf + 59959 345.421 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* a (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 345.421 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* a (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 345.422 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 345.422 * * [simplify]: iters left: 6 (14 enodes) 345.426 * * [simplify]: iters left: 5 (57 enodes) 345.436 * * [simplify]: iters left: 4 (121 enodes) 345.465 * * [simplify]: iters left: 3 (291 enodes) 345.552 * * [simplify]: Extracting #0: cost 1 inf + 0 345.552 * * [simplify]: Extracting #1: cost 0 inf + 1 345.552 * [simplify]: Simplified to 0 345.552 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 345.552 * * * * [progress]: [ 600 / 3260 ] simplifiying candidate # 345.553 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 345.553 * * [simplify]: iters left: 6 (26 enodes) 345.560 * * [simplify]: iters left: 5 (100 enodes) 345.581 * * [simplify]: iters left: 4 (185 enodes) 345.619 * * [simplify]: iters left: 3 (403 enodes) 345.723 * * [simplify]: Extracting #0: cost 1 inf + 0 345.723 * * [simplify]: Extracting #1: cost 11 inf + 0 345.723 * * [simplify]: Extracting #2: cost 109 inf + 0 345.724 * * [simplify]: Extracting #3: cost 170 inf + 370 345.725 * * [simplify]: Extracting #4: cost 162 inf + 1268 345.726 * * [simplify]: Extracting #5: cost 146 inf + 3603 345.731 * * [simplify]: Extracting #6: cost 73 inf + 22819 345.741 * * [simplify]: Extracting #7: cost 5 inf + 44076 345.753 * * [simplify]: Extracting #8: cost 0 inf + 45367 345.765 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b a) 2)) 345.765 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 345.766 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 345.766 * * [simplify]: iters left: 6 (13 enodes) 345.769 * * [simplify]: iters left: 5 (52 enodes) 345.782 * * [simplify]: iters left: 4 (98 enodes) 345.803 * * [simplify]: iters left: 3 (212 enodes) 345.848 * * [simplify]: iters left: 2 (371 enodes) 345.928 * * [simplify]: Extracting #0: cost 1 inf + 0 345.928 * * [simplify]: Extracting #1: cost 0 inf + 1 345.928 * [simplify]: Simplified to 0 345.928 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b a) 2)) 0)) 345.928 * * * * [progress]: [ 601 / 3260 ] simplifiying candidate # 345.928 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 345.928 * * [simplify]: iters left: 6 (25 enodes) 345.935 * * [simplify]: iters left: 5 (91 enodes) 345.952 * * [simplify]: iters left: 4 (170 enodes) 345.986 * * [simplify]: iters left: 3 (328 enodes) 346.067 * * [simplify]: Extracting #0: cost 1 inf + 0 346.067 * * [simplify]: Extracting #1: cost 11 inf + 0 346.067 * * [simplify]: Extracting #2: cost 105 inf + 0 346.068 * * [simplify]: Extracting #3: cost 144 inf + 703 346.069 * * [simplify]: Extracting #4: cost 109 inf + 4587 346.072 * * [simplify]: Extracting #5: cost 97 inf + 6956 346.074 * * [simplify]: Extracting #6: cost 92 inf + 7649 346.077 * * [simplify]: Extracting #7: cost 82 inf + 9074 346.082 * * [simplify]: Extracting #8: cost 33 inf + 28227 346.092 * * [simplify]: Extracting #9: cost 0 inf + 42131 346.103 * * [simplify]: Extracting #10: cost 0 inf + 42076 346.116 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) 346.116 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 346.116 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 346.116 * * [simplify]: iters left: 6 (12 enodes) 346.120 * * [simplify]: iters left: 5 (44 enodes) 346.128 * * [simplify]: iters left: 4 (92 enodes) 346.144 * * [simplify]: iters left: 3 (159 enodes) 346.171 * * [simplify]: iters left: 2 (267 enodes) 346.220 * * [simplify]: iters left: 1 (364 enodes) 346.283 * * [simplify]: Extracting #0: cost 1 inf + 0 346.283 * * [simplify]: Extracting #1: cost 0 inf + 1 346.283 * [simplify]: Simplified to 0 346.283 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) 0)) 346.283 * * * * [progress]: [ 602 / 3260 ] simplifiying candidate # 346.284 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 346.284 * * [simplify]: iters left: 6 (28 enodes) 346.292 * * [simplify]: iters left: 5 (112 enodes) 346.315 * * [simplify]: iters left: 4 (244 enodes) 346.373 * * [simplify]: Extracting #0: cost 1 inf + 0 346.373 * * [simplify]: Extracting #1: cost 11 inf + 0 346.374 * * [simplify]: Extracting #2: cost 129 inf + 0 346.374 * * [simplify]: Extracting #3: cost 212 inf + 696 346.376 * * [simplify]: Extracting #4: cost 179 inf + 6124 346.383 * * [simplify]: Extracting #5: cost 94 inf + 33355 346.391 * * [simplify]: Extracting #6: cost 35 inf + 50213 346.402 * * [simplify]: Extracting #7: cost 1 inf + 62961 346.413 * * [simplify]: Extracting #8: cost 0 inf + 62805 346.424 * * [simplify]: Extracting #9: cost 0 inf + 62773 346.435 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 346.435 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 346.436 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 346.436 * * [simplify]: iters left: 6 (15 enodes) 346.440 * * [simplify]: iters left: 5 (64 enodes) 346.452 * * [simplify]: iters left: 4 (149 enodes) 346.492 * * [simplify]: iters left: 3 (466 enodes) 346.773 * * [simplify]: Extracting #0: cost 1 inf + 0 346.774 * * [simplify]: Extracting #1: cost 0 inf + 1 346.774 * [simplify]: Simplified to 0 346.774 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 346.774 * * * * [progress]: [ 603 / 3260 ] simplifiying candidate # 346.774 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 346.774 * * [simplify]: iters left: 6 (27 enodes) 346.782 * * [simplify]: iters left: 5 (107 enodes) 346.805 * * [simplify]: iters left: 4 (214 enodes) 346.851 * * [simplify]: Extracting #0: cost 1 inf + 0 346.851 * * [simplify]: Extracting #1: cost 11 inf + 0 346.851 * * [simplify]: Extracting #2: cost 110 inf + 0 346.852 * * [simplify]: Extracting #3: cost 169 inf + 250 346.853 * * [simplify]: Extracting #4: cost 122 inf + 7881 346.860 * * [simplify]: Extracting #5: cost 61 inf + 24320 346.865 * * [simplify]: Extracting #6: cost 39 inf + 31716 346.873 * * [simplify]: Extracting #7: cost 1 inf + 45136 346.881 * * [simplify]: Extracting #8: cost 0 inf + 45109 346.890 * * [simplify]: Extracting #9: cost 0 inf + 45029 346.898 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 346.899 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) a) (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 346.899 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 346.899 * * [simplify]: iters left: 6 (14 enodes) 346.903 * * [simplify]: iters left: 5 (59 enodes) 346.914 * * [simplify]: iters left: 4 (121 enodes) 346.943 * * [simplify]: iters left: 3 (332 enodes) 347.092 * * [simplify]: Extracting #0: cost 1 inf + 0 347.092 * * [simplify]: Extracting #1: cost 0 inf + 1 347.092 * [simplify]: Simplified to 0 347.092 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 347.092 * * * * [progress]: [ 604 / 3260 ] simplifiying candidate # 347.093 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 347.093 * * [simplify]: iters left: 6 (26 enodes) 347.100 * * [simplify]: iters left: 5 (102 enodes) 347.122 * * [simplify]: iters left: 4 (205 enodes) 347.167 * * [simplify]: iters left: 3 (486 enodes) 347.340 * * [simplify]: Extracting #0: cost 1 inf + 0 347.340 * * [simplify]: Extracting #1: cost 11 inf + 0 347.340 * * [simplify]: Extracting #2: cost 153 inf + 0 347.342 * * [simplify]: Extracting #3: cost 227 inf + 213 347.343 * * [simplify]: Extracting #4: cost 200 inf + 2910 347.347 * * [simplify]: Extracting #5: cost 133 inf + 17061 347.358 * * [simplify]: Extracting #6: cost 62 inf + 37177 347.372 * * [simplify]: Extracting #7: cost 9 inf + 55858 347.387 * * [simplify]: Extracting #8: cost 0 inf + 59907 347.402 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 347.402 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 347.402 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 347.402 * * [simplify]: iters left: 6 (13 enodes) 347.406 * * [simplify]: iters left: 5 (54 enodes) 347.417 * * [simplify]: iters left: 4 (112 enodes) 347.445 * * [simplify]: iters left: 3 (281 enodes) 347.550 * * [simplify]: Extracting #0: cost 1 inf + 0 347.550 * * [simplify]: Extracting #1: cost 0 inf + 1 347.550 * [simplify]: Simplified to 0 347.550 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 347.550 * * * * [progress]: [ 605 / 3260 ] simplifiying candidate # 347.550 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 347.550 * * [simplify]: iters left: 6 (26 enodes) 347.557 * * [simplify]: iters left: 5 (104 enodes) 347.576 * * [simplify]: iters left: 4 (226 enodes) 347.633 * * [simplify]: Extracting #0: cost 1 inf + 0 347.633 * * [simplify]: Extracting #1: cost 11 inf + 0 347.633 * * [simplify]: Extracting #2: cost 108 inf + 0 347.633 * * [simplify]: Extracting #3: cost 179 inf + 450 347.635 * * [simplify]: Extracting #4: cost 135 inf + 7029 347.639 * * [simplify]: Extracting #5: cost 70 inf + 24491 347.645 * * [simplify]: Extracting #6: cost 40 inf + 33637 347.653 * * [simplify]: Extracting #7: cost 2 inf + 47101 347.662 * * [simplify]: Extracting #8: cost 0 inf + 47469 347.671 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 347.672 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 347.672 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 347.672 * * [simplify]: iters left: 6 (14 enodes) 347.676 * * [simplify]: iters left: 5 (59 enodes) 347.687 * * [simplify]: iters left: 4 (134 enodes) 347.721 * * [simplify]: iters left: 3 (357 enodes) 347.876 * * [simplify]: Extracting #0: cost 1 inf + 0 347.876 * * [simplify]: Extracting #1: cost 0 inf + 1 347.876 * [simplify]: Simplified to 0 347.876 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 347.876 * * * * [progress]: [ 606 / 3260 ] simplifiying candidate # 347.876 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 347.877 * * [simplify]: iters left: 6 (25 enodes) 347.883 * * [simplify]: iters left: 5 (98 enodes) 347.901 * * [simplify]: iters left: 4 (196 enodes) 347.948 * * [simplify]: iters left: 3 (471 enodes) 348.144 * * [simplify]: Extracting #0: cost 1 inf + 0 348.144 * * [simplify]: Extracting #1: cost 11 inf + 0 348.144 * * [simplify]: Extracting #2: cost 177 inf + 0 348.145 * * [simplify]: Extracting #3: cost 280 inf + 250 348.148 * * [simplify]: Extracting #4: cost 220 inf + 8114 348.155 * * [simplify]: Extracting #5: cost 123 inf + 28351 348.164 * * [simplify]: Extracting #6: cost 96 inf + 33593 348.178 * * [simplify]: Extracting #7: cost 55 inf + 46214 348.194 * * [simplify]: Extracting #8: cost 9 inf + 64614 348.211 * * [simplify]: Extracting #9: cost 0 inf + 68422 348.228 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 348.228 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 348.228 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 348.229 * * [simplify]: iters left: 6 (13 enodes) 348.232 * * [simplify]: iters left: 5 (53 enodes) 348.242 * * [simplify]: iters left: 4 (106 enodes) 348.266 * * [simplify]: iters left: 3 (257 enodes) 348.358 * * [simplify]: Extracting #0: cost 1 inf + 0 348.358 * * [simplify]: Extracting #1: cost 0 inf + 1 348.358 * [simplify]: Simplified to 0 348.358 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 348.359 * * * * [progress]: [ 607 / 3260 ] simplifiying candidate # 348.359 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 348.359 * * [simplify]: iters left: 6 (24 enodes) 348.366 * * [simplify]: iters left: 5 (92 enodes) 348.385 * * [simplify]: iters left: 4 (176 enodes) 348.422 * * [simplify]: iters left: 3 (388 enodes) 348.552 * * [simplify]: Extracting #0: cost 1 inf + 0 348.552 * * [simplify]: Extracting #1: cost 11 inf + 0 348.553 * * [simplify]: Extracting #2: cost 131 inf + 0 348.553 * * [simplify]: Extracting #3: cost 187 inf + 46 348.555 * * [simplify]: Extracting #4: cost 167 inf + 1732 348.560 * * [simplify]: Extracting #5: cost 123 inf + 8349 348.564 * * [simplify]: Extracting #6: cost 96 inf + 12473 348.569 * * [simplify]: Extracting #7: cost 66 inf + 21492 348.579 * * [simplify]: Extracting #8: cost 6 inf + 45414 348.591 * * [simplify]: Extracting #9: cost 0 inf + 47800 348.604 * * [simplify]: Extracting #10: cost 0 inf + 47760 348.616 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 348.616 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 348.617 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 348.617 * * [simplify]: iters left: 6 (12 enodes) 348.620 * * [simplify]: iters left: 5 (49 enodes) 348.630 * * [simplify]: iters left: 4 (94 enodes) 348.652 * * [simplify]: iters left: 3 (221 enodes) 348.727 * * [simplify]: iters left: 2 (492 enodes) 348.965 * * [simplify]: Extracting #0: cost 1 inf + 0 348.965 * * [simplify]: Extracting #1: cost 0 inf + 1 348.965 * [simplify]: Simplified to 0 348.965 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 348.965 * * * * [progress]: [ 608 / 3260 ] simplifiying candidate # 348.965 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 348.965 * * [simplify]: iters left: 6 (26 enodes) 348.972 * * [simplify]: iters left: 5 (100 enodes) 348.991 * * [simplify]: iters left: 4 (204 enodes) 349.039 * * [simplify]: iters left: 3 (481 enodes) 349.205 * * [simplify]: Extracting #0: cost 1 inf + 0 349.205 * * [simplify]: Extracting #1: cost 11 inf + 0 349.205 * * [simplify]: Extracting #2: cost 156 inf + 0 349.206 * * [simplify]: Extracting #3: cost 226 inf + 1063 349.209 * * [simplify]: Extracting #4: cost 158 inf + 12674 349.215 * * [simplify]: Extracting #5: cost 97 inf + 27019 349.223 * * [simplify]: Extracting #6: cost 69 inf + 36540 349.235 * * [simplify]: Extracting #7: cost 9 inf + 59102 349.250 * * [simplify]: Extracting #8: cost 0 inf + 62317 349.265 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (/ b (cbrt a)) (* 2 (* (cbrt a) (cbrt a))))) 349.265 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (/ b (cbrt a)) (* 2 (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 349.266 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 349.266 * * [simplify]: iters left: 6 (13 enodes) 349.269 * * [simplify]: iters left: 5 (52 enodes) 349.281 * * [simplify]: iters left: 4 (111 enodes) 349.308 * * [simplify]: iters left: 3 (278 enodes) 349.409 * * [simplify]: Extracting #0: cost 1 inf + 0 349.409 * * [simplify]: Extracting #1: cost 0 inf + 1 349.409 * [simplify]: Simplified to 0 349.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 349.410 * * * * [progress]: [ 609 / 3260 ] simplifiying candidate # 349.410 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 349.410 * * [simplify]: iters left: 6 (25 enodes) 349.417 * * [simplify]: iters left: 5 (95 enodes) 349.434 * * [simplify]: iters left: 4 (180 enodes) 349.476 * * [simplify]: iters left: 3 (387 enodes) 349.594 * * [simplify]: Extracting #0: cost 1 inf + 0 349.594 * * [simplify]: Extracting #1: cost 11 inf + 0 349.595 * * [simplify]: Extracting #2: cost 134 inf + 0 349.596 * * [simplify]: Extracting #3: cost 168 inf + 952 349.598 * * [simplify]: Extracting #4: cost 113 inf + 6734 349.601 * * [simplify]: Extracting #5: cost 95 inf + 9968 349.605 * * [simplify]: Extracting #6: cost 71 inf + 17688 349.614 * * [simplify]: Extracting #7: cost 11 inf + 39917 349.626 * * [simplify]: Extracting #8: cost 0 inf + 44543 349.637 * * [simplify]: Extracting #9: cost 0 inf + 44503 349.649 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ b (* a 2))) 349.649 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 349.649 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 349.650 * * [simplify]: iters left: 6 (12 enodes) 349.653 * * [simplify]: iters left: 5 (47 enodes) 349.661 * * [simplify]: iters left: 4 (89 enodes) 349.683 * * [simplify]: iters left: 3 (186 enodes) 349.733 * * [simplify]: iters left: 2 (378 enodes) 349.878 * * [simplify]: Extracting #0: cost 1 inf + 0 349.878 * * [simplify]: Extracting #1: cost 0 inf + 1 349.878 * [simplify]: Simplified to 0 349.878 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ b (* a 2))) 0)) 349.878 * * * * [progress]: [ 610 / 3260 ] simplifiying candidate # 349.878 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 349.878 * * [simplify]: iters left: 6 (24 enodes) 349.888 * * [simplify]: iters left: 5 (89 enodes) 349.903 * * [simplify]: iters left: 4 (146 enodes) 349.931 * * [simplify]: iters left: 3 (275 enodes) 349.997 * * [simplify]: Extracting #0: cost 1 inf + 0 349.997 * * [simplify]: Extracting #1: cost 9 inf + 0 349.997 * * [simplify]: Extracting #2: cost 92 inf + 2 349.998 * * [simplify]: Extracting #3: cost 123 inf + 416 349.999 * * [simplify]: Extracting #4: cost 95 inf + 2602 350.000 * * [simplify]: Extracting #5: cost 97 inf + 3138 350.001 * * [simplify]: Extracting #6: cost 92 inf + 4224 350.005 * * [simplify]: Extracting #7: cost 37 inf + 22861 350.014 * * [simplify]: Extracting #8: cost 0 inf + 38569 350.023 * * [simplify]: Extracting #9: cost 0 inf + 38514 350.035 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b 2) a)) 350.035 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 350.036 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 350.036 * * [simplify]: iters left: 6 (11 enodes) 350.039 * * [simplify]: iters left: 5 (40 enodes) 350.046 * * [simplify]: iters left: 4 (65 enodes) 350.058 * * [simplify]: iters left: 3 (97 enodes) 350.075 * * [simplify]: iters left: 2 (165 enodes) 350.112 * * [simplify]: iters left: 1 (271 enodes) 350.169 * * [simplify]: Extracting #0: cost 1 inf + 0 350.169 * * [simplify]: Extracting #1: cost 0 inf + 1 350.169 * [simplify]: Simplified to 0 350.169 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (/ (/ b 2) a)) 0)) 350.170 * * * * [progress]: [ 611 / 3260 ] simplifiying candidate # 350.170 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 350.170 * * [simplify]: iters left: 6 (25 enodes) 350.177 * * [simplify]: iters left: 5 (99 enodes) 350.195 * * [simplify]: iters left: 4 (199 enodes) 350.241 * * [simplify]: iters left: 3 (456 enodes) 350.385 * * [simplify]: Extracting #0: cost 1 inf + 0 350.386 * * [simplify]: Extracting #1: cost 11 inf + 0 350.386 * * [simplify]: Extracting #2: cost 152 inf + 0 350.387 * * [simplify]: Extracting #3: cost 211 inf + 1063 350.390 * * [simplify]: Extracting #4: cost 134 inf + 14932 350.396 * * [simplify]: Extracting #5: cost 96 inf + 24498 350.402 * * [simplify]: Extracting #6: cost 69 inf + 33954 350.417 * * [simplify]: Extracting #7: cost 2 inf + 58990 350.431 * * [simplify]: Extracting #8: cost 0 inf + 59815 350.446 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) a)) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) 350.446 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* (/ (sqrt 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) a)) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 350.446 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 350.446 * * [simplify]: iters left: 6 (12 enodes) 350.450 * * [simplify]: iters left: 5 (51 enodes) 350.459 * * [simplify]: iters left: 4 (106 enodes) 350.483 * * [simplify]: iters left: 3 (247 enodes) 350.558 * * [simplify]: Extracting #0: cost 1 inf + 0 350.558 * * [simplify]: Extracting #1: cost 0 inf + 1 350.558 * [simplify]: Simplified to 0 350.558 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 350.559 * * * * [progress]: [ 612 / 3260 ] simplifiying candidate # 350.559 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 350.559 * * [simplify]: iters left: 6 (24 enodes) 350.565 * * [simplify]: iters left: 5 (94 enodes) 350.582 * * [simplify]: iters left: 4 (177 enodes) 350.624 * * [simplify]: iters left: 3 (390 enodes) 350.743 * * [simplify]: Extracting #0: cost 1 inf + 0 350.744 * * [simplify]: Extracting #1: cost 11 inf + 0 350.744 * * [simplify]: Extracting #2: cost 135 inf + 0 350.745 * * [simplify]: Extracting #3: cost 172 inf + 748 350.747 * * [simplify]: Extracting #4: cost 120 inf + 6124 350.750 * * [simplify]: Extracting #5: cost 97 inf + 10250 350.755 * * [simplify]: Extracting #6: cost 71 inf + 18908 350.764 * * [simplify]: Extracting #7: cost 14 inf + 39800 350.775 * * [simplify]: Extracting #8: cost 0 inf + 45626 350.787 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 350.787 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 350.787 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 350.787 * * [simplify]: iters left: 6 (11 enodes) 350.791 * * [simplify]: iters left: 5 (46 enodes) 350.799 * * [simplify]: iters left: 4 (86 enodes) 350.820 * * [simplify]: iters left: 3 (183 enodes) 350.868 * * [simplify]: iters left: 2 (372 enodes) 351.010 * * [simplify]: Extracting #0: cost 1 inf + 0 351.010 * * [simplify]: Extracting #1: cost 0 inf + 1 351.010 * [simplify]: Simplified to 0 351.010 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 0)) 351.010 * * * * [progress]: [ 613 / 3260 ] simplifiying candidate # 351.010 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 351.010 * * [simplify]: iters left: 6 (23 enodes) 351.017 * * [simplify]: iters left: 5 (88 enodes) 351.032 * * [simplify]: iters left: 4 (145 enodes) 351.062 * * [simplify]: iters left: 3 (274 enodes) 351.130 * * [simplify]: Extracting #0: cost 1 inf + 0 351.130 * * [simplify]: Extracting #1: cost 9 inf + 0 351.130 * * [simplify]: Extracting #2: cost 94 inf + 2 351.131 * * [simplify]: Extracting #3: cost 121 inf + 623 351.132 * * [simplify]: Extracting #4: cost 92 inf + 2772 351.133 * * [simplify]: Extracting #5: cost 97 inf + 3101 351.134 * * [simplify]: Extracting #6: cost 92 inf + 4228 351.138 * * [simplify]: Extracting #7: cost 39 inf + 22314 351.148 * * [simplify]: Extracting #8: cost 2 inf + 37776 351.157 * * [simplify]: Extracting #9: cost 0 inf + 38479 351.166 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)))) 351.166 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 351.167 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 351.167 * * [simplify]: iters left: 6 (10 enodes) 351.170 * * [simplify]: iters left: 5 (39 enodes) 351.179 * * [simplify]: iters left: 4 (64 enodes) 351.191 * * [simplify]: iters left: 3 (96 enodes) 351.208 * * [simplify]: iters left: 2 (164 enodes) 351.245 * * [simplify]: iters left: 1 (270 enodes) 351.301 * * [simplify]: Extracting #0: cost 1 inf + 0 351.301 * * [simplify]: Extracting #1: cost 0 inf + 1 351.301 * [simplify]: Simplified to 0 351.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a)))) 0)) 351.301 * * * * [progress]: [ 614 / 3260 ] simplifiying candidate # 351.301 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 351.301 * * [simplify]: iters left: 6 (25 enodes) 351.310 * * [simplify]: iters left: 5 (100 enodes) 351.328 * * [simplify]: iters left: 4 (208 enodes) 351.372 * * [simplify]: iters left: 3 (450 enodes) 351.495 * * [simplify]: Extracting #0: cost 1 inf + 0 351.495 * * [simplify]: Extracting #1: cost 11 inf + 0 351.495 * * [simplify]: Extracting #2: cost 134 inf + 0 351.497 * * [simplify]: Extracting #3: cost 205 inf + 1308 351.503 * * [simplify]: Extracting #4: cost 127 inf + 13807 351.508 * * [simplify]: Extracting #5: cost 96 inf + 20822 351.514 * * [simplify]: Extracting #6: cost 64 inf + 32045 351.526 * * [simplify]: Extracting #7: cost 6 inf + 53231 351.539 * * [simplify]: Extracting #8: cost 0 inf + 55833 351.553 * [simplify]: Simplified to (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a))) 351.553 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 351.553 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 351.553 * * [simplify]: iters left: 6 (12 enodes) 351.558 * * [simplify]: iters left: 5 (53 enodes) 351.568 * * [simplify]: iters left: 4 (117 enodes) 351.594 * * [simplify]: iters left: 3 (255 enodes) 351.661 * * [simplify]: Extracting #0: cost 1 inf + 0 351.661 * * [simplify]: Extracting #1: cost 0 inf + 1 351.661 * [simplify]: Simplified to 0 351.661 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 351.662 * * * * [progress]: [ 615 / 3260 ] simplifiying candidate # 351.662 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 351.662 * * [simplify]: iters left: 6 (24 enodes) 351.669 * * [simplify]: iters left: 5 (95 enodes) 351.686 * * [simplify]: iters left: 4 (187 enodes) 351.725 * * [simplify]: iters left: 3 (370 enodes) 351.823 * * [simplify]: Extracting #0: cost 1 inf + 0 351.823 * * [simplify]: Extracting #1: cost 11 inf + 0 351.823 * * [simplify]: Extracting #2: cost 118 inf + 0 351.824 * * [simplify]: Extracting #3: cost 172 inf + 500 351.826 * * [simplify]: Extracting #4: cost 119 inf + 5710 351.829 * * [simplify]: Extracting #5: cost 96 inf + 9064 351.833 * * [simplify]: Extracting #6: cost 67 inf + 19082 351.843 * * [simplify]: Extracting #7: cost 3 inf + 42952 351.858 * * [simplify]: Extracting #8: cost 0 inf + 43997 351.869 * * [simplify]: Extracting #9: cost 0 inf + 43982 351.880 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* 1/2 (/ b a))) 351.881 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* 1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 351.881 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 351.881 * * [simplify]: iters left: 6 (11 enodes) 351.885 * * [simplify]: iters left: 5 (48 enodes) 351.894 * * [simplify]: iters left: 4 (98 enodes) 351.912 * * [simplify]: iters left: 3 (181 enodes) 351.955 * * [simplify]: iters left: 2 (358 enodes) 352.072 * * [simplify]: Extracting #0: cost 1 inf + 0 352.072 * * [simplify]: Extracting #1: cost 0 inf + 1 352.072 * [simplify]: Simplified to 0 352.072 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a))) (* 1/2 (/ b a))) 0)) 352.073 * * * * [progress]: [ 616 / 3260 ] simplifiying candidate # 352.073 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 352.073 * * [simplify]: iters left: 6 (23 enodes) 352.080 * * [simplify]: iters left: 5 (88 enodes) 352.095 * * [simplify]: iters left: 4 (165 enodes) 352.129 * * [simplify]: iters left: 3 (315 enodes) 352.206 * * [simplify]: Extracting #0: cost 1 inf + 0 352.206 * * [simplify]: Extracting #1: cost 12 inf + 0 352.207 * * [simplify]: Extracting #2: cost 103 inf + 83 352.207 * * [simplify]: Extracting #3: cost 125 inf + 1576 352.209 * * [simplify]: Extracting #4: cost 90 inf + 3976 352.211 * * [simplify]: Extracting #5: cost 96 inf + 4101 352.212 * * [simplify]: Extracting #6: cost 92 inf + 4888 352.216 * * [simplify]: Extracting #7: cost 56 inf + 16716 352.224 * * [simplify]: Extracting #8: cost 5 inf + 36935 352.234 * * [simplify]: Extracting #9: cost 0 inf + 39050 352.246 * [simplify]: Simplified to (fma (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (* (/ b a) -1/2)) 352.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 352.246 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 352.246 * * [simplify]: iters left: 6 (10 enodes) 352.250 * * [simplify]: iters left: 5 (41 enodes) 352.258 * * [simplify]: iters left: 4 (81 enodes) 352.272 * * [simplify]: iters left: 3 (127 enodes) 352.290 * * [simplify]: iters left: 2 (186 enodes) 352.321 * * [simplify]: iters left: 1 (266 enodes) 352.390 * * [simplify]: Extracting #0: cost 1 inf + 0 352.390 * * [simplify]: Extracting #1: cost 0 inf + 1 352.390 * [simplify]: Simplified to 0 352.390 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (* (/ b a) -1/2)) 0)) 352.390 * * * * [progress]: [ 617 / 3260 ] simplifiying candidate # 352.390 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) 1))) 352.390 * * [simplify]: iters left: 6 (22 enodes) 352.397 * * [simplify]: iters left: 5 (85 enodes) 352.412 * * [simplify]: iters left: 4 (147 enodes) 352.442 * * [simplify]: iters left: 3 (276 enodes) 352.511 * * [simplify]: Extracting #0: cost 1 inf + 0 352.511 * * [simplify]: Extracting #1: cost 9 inf + 0 352.511 * * [simplify]: Extracting #2: cost 90 inf + 2 352.512 * * [simplify]: Extracting #3: cost 116 inf + 585 352.513 * * [simplify]: Extracting #4: cost 91 inf + 2689 352.514 * * [simplify]: Extracting #5: cost 96 inf + 2976 352.516 * * [simplify]: Extracting #6: cost 93 inf + 3463 352.521 * * [simplify]: Extracting #7: cost 32 inf + 24662 352.531 * * [simplify]: Extracting #8: cost 0 inf + 37964 352.541 * * [simplify]: Extracting #9: cost 0 inf + 37909 352.551 * * [simplify]: Extracting #10: cost 0 inf + 37894 352.561 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (* 1/2 (/ b a))) 352.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 352.562 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 352.562 * * [simplify]: iters left: 6 (9 enodes) 352.565 * * [simplify]: iters left: 5 (36 enodes) 352.572 * * [simplify]: iters left: 4 (67 enodes) 352.587 * * [simplify]: iters left: 3 (97 enodes) 352.605 * * [simplify]: iters left: 2 (158 enodes) 352.641 * * [simplify]: iters left: 1 (263 enodes) 352.690 * * [simplify]: Extracting #0: cost 1 inf + 0 352.690 * * [simplify]: Extracting #1: cost 0 inf + 1 352.690 * [simplify]: Simplified to 0 352.690 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) a)) (* 1/2 (/ b a))) 0)) 352.691 * * * * [progress]: [ 618 / 3260 ] simplifiying candidate # 352.691 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 352.691 * * [simplify]: iters left: 6 (22 enodes) 352.697 * * [simplify]: iters left: 5 (86 enodes) 352.715 * * [simplify]: iters left: 4 (156 enodes) 352.745 * * [simplify]: iters left: 3 (306 enodes) 352.822 * * [simplify]: Extracting #0: cost 1 inf + 0 352.822 * * [simplify]: Extracting #1: cost 11 inf + 0 352.822 * * [simplify]: Extracting #2: cost 100 inf + 0 352.823 * * [simplify]: Extracting #3: cost 138 inf + 252 352.824 * * [simplify]: Extracting #4: cost 100 inf + 3062 352.825 * * [simplify]: Extracting #5: cost 96 inf + 4176 352.827 * * [simplify]: Extracting #6: cost 89 inf + 5684 352.832 * * [simplify]: Extracting #7: cost 31 inf + 26363 352.841 * * [simplify]: Extracting #8: cost 0 inf + 39147 352.853 * * [simplify]: Extracting #9: cost 0 inf + 39092 352.863 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ b (* a 2))) 352.863 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 352.863 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 352.863 * * [simplify]: iters left: 5 (9 enodes) 352.866 * * [simplify]: iters left: 4 (39 enodes) 352.873 * * [simplify]: iters left: 3 (65 enodes) 352.885 * * [simplify]: iters left: 2 (129 enodes) 352.912 * * [simplify]: iters left: 1 (210 enodes) 352.953 * * [simplify]: Extracting #0: cost 1 inf + 0 352.953 * * [simplify]: Extracting #1: cost 0 inf + 1 352.953 * [simplify]: Simplified to 0 352.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ b (* a 2))) 0)) 352.953 * * * * [progress]: [ 619 / 3260 ] simplifiying candidate # 352.953 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 352.953 * * [simplify]: iters left: 6 (25 enodes) 352.960 * * [simplify]: iters left: 5 (97 enodes) 352.977 * * [simplify]: iters left: 4 (170 enodes) 353.011 * * [simplify]: iters left: 3 (326 enodes) 353.104 * * [simplify]: Extracting #0: cost 1 inf + 0 353.104 * * [simplify]: Extracting #1: cost 11 inf + 0 353.104 * * [simplify]: Extracting #2: cost 104 inf + 0 353.105 * * [simplify]: Extracting #3: cost 194 inf + 295 353.106 * * [simplify]: Extracting #4: cost 175 inf + 2336 353.108 * * [simplify]: Extracting #5: cost 164 inf + 7362 353.112 * * [simplify]: Extracting #6: cost 116 inf + 25507 353.127 * * [simplify]: Extracting #7: cost 23 inf + 64873 353.143 * * [simplify]: Extracting #8: cost 0 inf + 75291 353.159 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 353.159 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 353.160 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 353.160 * * [simplify]: iters left: 6 (10 enodes) 353.163 * * [simplify]: iters left: 5 (37 enodes) 353.169 * * [simplify]: iters left: 4 (57 enodes) 353.180 * * [simplify]: iters left: 3 (104 enodes) 353.200 * * [simplify]: iters left: 2 (158 enodes) 353.226 * * [simplify]: iters left: 1 (225 enodes) 353.261 * * [simplify]: Extracting #0: cost 1 inf + 0 353.261 * * [simplify]: Extracting #1: cost 0 inf + 1 353.261 * [simplify]: Simplified to 0 353.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 353.261 * * * * [progress]: [ 620 / 3260 ] simplifiying candidate # 353.261 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 353.262 * * [simplify]: iters left: 6 (24 enodes) 353.268 * * [simplify]: iters left: 5 (88 enodes) 353.286 * * [simplify]: iters left: 4 (154 enodes) 353.314 * * [simplify]: iters left: 3 (295 enodes) 353.398 * * [simplify]: Extracting #0: cost 1 inf + 0 353.399 * * [simplify]: Extracting #1: cost 9 inf + 0 353.399 * * [simplify]: Extracting #2: cost 93 inf + 0 353.399 * * [simplify]: Extracting #3: cost 176 inf + 252 353.400 * * [simplify]: Extracting #4: cost 161 inf + 1644 353.401 * * [simplify]: Extracting #5: cost 156 inf + 3471 353.403 * * [simplify]: Extracting #6: cost 154 inf + 3842 353.408 * * [simplify]: Extracting #7: cost 109 inf + 19793 353.419 * * [simplify]: Extracting #8: cost 15 inf + 61781 353.434 * * [simplify]: Extracting #9: cost 0 inf + 68346 353.448 * * [simplify]: Extracting #10: cost 0 inf + 68251 353.463 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b 2) a)) 353.463 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 353.463 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 353.464 * * [simplify]: iters left: 6 (9 enodes) 353.466 * * [simplify]: iters left: 5 (29 enodes) 353.471 * * [simplify]: iters left: 4 (42 enodes) 353.478 * * [simplify]: iters left: 3 (58 enodes) 353.486 * * [simplify]: iters left: 2 (68 enodes) 353.496 * * [simplify]: Extracting #0: cost 1 inf + 0 353.496 * * [simplify]: Extracting #1: cost 0 inf + 1 353.496 * [simplify]: Simplified to 0 353.496 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b 2) a)) 0)) 353.496 * * * * [progress]: [ 621 / 3260 ] simplifiying candidate # 353.496 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 353.496 * * [simplify]: iters left: 6 (26 enodes) 353.503 * * [simplify]: iters left: 5 (105 enodes) 353.523 * * [simplify]: iters left: 4 (231 enodes) 353.580 * * [simplify]: Extracting #0: cost 1 inf + 0 353.581 * * [simplify]: Extracting #1: cost 11 inf + 0 353.581 * * [simplify]: Extracting #2: cost 95 inf + 0 353.581 * * [simplify]: Extracting #3: cost 145 inf + 3 353.582 * * [simplify]: Extracting #4: cost 148 inf + 5 353.582 * * [simplify]: Extracting #5: cost 147 inf + 1187 353.583 * * [simplify]: Extracting #6: cost 142 inf + 2014 353.586 * * [simplify]: Extracting #7: cost 81 inf + 21361 353.594 * * [simplify]: Extracting #8: cost 12 inf + 45158 353.603 * * [simplify]: Extracting #9: cost 0 inf + 49531 353.612 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 353.612 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 353.613 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 353.613 * * [simplify]: iters left: 6 (13 enodes) 353.616 * * [simplify]: iters left: 5 (53 enodes) 353.626 * * [simplify]: iters left: 4 (117 enodes) 353.655 * * [simplify]: iters left: 3 (275 enodes) 353.714 * * [simplify]: iters left: 2 (474 enodes) 353.832 * * [simplify]: Extracting #0: cost 1 inf + 0 353.832 * * [simplify]: Extracting #1: cost 0 inf + 1 353.832 * [simplify]: Simplified to 0 353.832 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 0)) 353.832 * * * * [progress]: [ 622 / 3260 ] simplifiying candidate # 353.832 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 353.833 * * [simplify]: iters left: 6 (27 enodes) 353.839 * * [simplify]: iters left: 5 (105 enodes) 353.858 * * [simplify]: iters left: 4 (200 enodes) 353.899 * * [simplify]: iters left: 3 (396 enodes) 354.002 * * [simplify]: Extracting #0: cost 1 inf + 0 354.002 * * [simplify]: Extracting #1: cost 11 inf + 0 354.002 * * [simplify]: Extracting #2: cost 109 inf + 0 354.003 * * [simplify]: Extracting #3: cost 213 inf + 44 354.004 * * [simplify]: Extracting #4: cost 193 inf + 3372 354.007 * * [simplify]: Extracting #5: cost 159 inf + 10969 354.012 * * [simplify]: Extracting #6: cost 109 inf + 29927 354.028 * * [simplify]: Extracting #7: cost 17 inf + 68732 354.045 * * [simplify]: Extracting #8: cost 0 inf + 76350 354.062 * * [simplify]: Extracting #9: cost 0 inf + 76240 354.079 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 354.079 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 354.079 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 354.079 * * [simplify]: iters left: 6 (12 enodes) 354.083 * * [simplify]: iters left: 5 (47 enodes) 354.091 * * [simplify]: iters left: 4 (82 enodes) 354.106 * * [simplify]: iters left: 3 (157 enodes) 354.135 * * [simplify]: iters left: 2 (248 enodes) 354.177 * * [simplify]: iters left: 1 (341 enodes) 354.236 * * [simplify]: Extracting #0: cost 1 inf + 0 354.236 * * [simplify]: Extracting #1: cost 0 inf + 1 354.236 * [simplify]: Simplified to 0 354.236 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 0)) 354.236 * * * * [progress]: [ 623 / 3260 ] simplifiying candidate # 354.237 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 354.237 * * [simplify]: iters left: 6 (26 enodes) 354.244 * * [simplify]: iters left: 5 (100 enodes) 354.262 * * [simplify]: iters left: 4 (200 enodes) 354.303 * * [simplify]: iters left: 3 (417 enodes) 354.430 * * [simplify]: Extracting #0: cost 1 inf + 0 354.430 * * [simplify]: Extracting #1: cost 13 inf + 0 354.430 * * [simplify]: Extracting #2: cost 118 inf + 0 354.431 * * [simplify]: Extracting #3: cost 223 inf + 3 354.432 * * [simplify]: Extracting #4: cost 214 inf + 900 354.433 * * [simplify]: Extracting #5: cost 205 inf + 3174 354.438 * * [simplify]: Extracting #6: cost 128 inf + 28187 354.452 * * [simplify]: Extracting #7: cost 19 inf + 72963 354.469 * * [simplify]: Extracting #8: cost 0 inf + 80337 354.487 * * [simplify]: Extracting #9: cost 0 inf + 80202 354.504 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 354.504 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 354.505 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 354.505 * * [simplify]: iters left: 6 (12 enodes) 354.508 * * [simplify]: iters left: 5 (47 enodes) 354.519 * * [simplify]: iters left: 4 (89 enodes) 354.537 * * [simplify]: iters left: 3 (180 enodes) 354.577 * * [simplify]: iters left: 2 (296 enodes) 354.637 * * [simplify]: iters left: 1 (428 enodes) 354.733 * * [simplify]: Extracting #0: cost 1 inf + 0 354.733 * * [simplify]: Extracting #1: cost 0 inf + 1 354.733 * [simplify]: Simplified to 0 354.733 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 0)) 354.733 * * * * [progress]: [ 624 / 3260 ] simplifiying candidate # 354.734 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 354.734 * * [simplify]: iters left: 6 (25 enodes) 354.740 * * [simplify]: iters left: 5 (98 enodes) 354.758 * * [simplify]: iters left: 4 (192 enodes) 354.799 * * [simplify]: iters left: 3 (393 enodes) 354.913 * * [simplify]: Extracting #0: cost 1 inf + 0 354.913 * * [simplify]: Extracting #1: cost 11 inf + 0 354.914 * * [simplify]: Extracting #2: cost 106 inf + 0 354.914 * * [simplify]: Extracting #3: cost 216 inf + 2 354.915 * * [simplify]: Extracting #4: cost 204 inf + 1706 354.917 * * [simplify]: Extracting #5: cost 189 inf + 5322 354.923 * * [simplify]: Extracting #6: cost 110 inf + 32172 354.937 * * [simplify]: Extracting #7: cost 7 inf + 75242 354.955 * * [simplify]: Extracting #8: cost 0 inf + 78863 354.975 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 354.975 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 354.975 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 354.975 * * [simplify]: iters left: 6 (12 enodes) 354.979 * * [simplify]: iters left: 5 (46 enodes) 354.987 * * [simplify]: iters left: 4 (81 enodes) 355.001 * * [simplify]: iters left: 3 (134 enodes) 355.022 * * [simplify]: iters left: 2 (197 enodes) 355.053 * * [simplify]: iters left: 1 (271 enodes) 355.093 * * [simplify]: Extracting #0: cost 1 inf + 0 355.093 * * [simplify]: Extracting #1: cost 0 inf + 1 355.093 * [simplify]: Simplified to 0 355.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 355.094 * * * * [progress]: [ 625 / 3260 ] simplifiying candidate # 355.094 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 355.094 * * [simplify]: iters left: 6 (25 enodes) 355.101 * * [simplify]: iters left: 5 (95 enodes) 355.120 * * [simplify]: iters left: 4 (169 enodes) 355.151 * * [simplify]: iters left: 3 (325 enodes) 355.239 * * [simplify]: Extracting #0: cost 1 inf + 0 355.239 * * [simplify]: Extracting #1: cost 9 inf + 0 355.239 * * [simplify]: Extracting #2: cost 97 inf + 0 355.240 * * [simplify]: Extracting #3: cost 199 inf + 2 355.241 * * [simplify]: Extracting #4: cost 188 inf + 1020 355.245 * * [simplify]: Extracting #5: cost 172 inf + 4394 355.249 * * [simplify]: Extracting #6: cost 117 inf + 23364 355.262 * * [simplify]: Extracting #7: cost 11 inf + 68678 355.279 * * [simplify]: Extracting #8: cost 0 inf + 73096 355.295 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 355.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 355.295 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 355.295 * * [simplify]: iters left: 6 (10 enodes) 355.298 * * [simplify]: iters left: 5 (38 enodes) 355.305 * * [simplify]: iters left: 4 (59 enodes) 355.314 * * [simplify]: iters left: 3 (88 enodes) 355.328 * * [simplify]: iters left: 2 (117 enodes) 355.344 * * [simplify]: iters left: 1 (144 enodes) 355.363 * * [simplify]: Extracting #0: cost 1 inf + 0 355.363 * * [simplify]: Extracting #1: cost 0 inf + 1 355.363 * [simplify]: Simplified to 0 355.363 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 355.363 * * * * [progress]: [ 626 / 3260 ] simplifiying candidate # 355.363 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 355.363 * * [simplify]: iters left: 6 (25 enodes) 355.370 * * [simplify]: iters left: 5 (95 enodes) 355.387 * * [simplify]: iters left: 4 (173 enodes) 355.421 * * [simplify]: iters left: 3 (344 enodes) 355.515 * * [simplify]: Extracting #0: cost 1 inf + 0 355.515 * * [simplify]: Extracting #1: cost 11 inf + 0 355.515 * * [simplify]: Extracting #2: cost 107 inf + 0 355.516 * * [simplify]: Extracting #3: cost 196 inf + 129 355.517 * * [simplify]: Extracting #4: cost 179 inf + 1764 355.518 * * [simplify]: Extracting #5: cost 163 inf + 5224 355.522 * * [simplify]: Extracting #6: cost 116 inf + 21077 355.537 * * [simplify]: Extracting #7: cost 15 inf + 65699 355.553 * * [simplify]: Extracting #8: cost 0 inf + 71958 355.569 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ b (* 2 a))) 355.570 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ b (* 2 a))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 355.570 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 355.570 * * [simplify]: iters left: 6 (11 enodes) 355.573 * * [simplify]: iters left: 5 (42 enodes) 355.581 * * [simplify]: iters left: 4 (67 enodes) 355.592 * * [simplify]: iters left: 3 (111 enodes) 355.609 * * [simplify]: iters left: 2 (140 enodes) 355.629 * * [simplify]: iters left: 1 (160 enodes) 355.647 * * [simplify]: Extracting #0: cost 1 inf + 0 355.647 * * [simplify]: Extracting #1: cost 0 inf + 1 355.647 * [simplify]: Simplified to 0 355.647 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ b (* 2 a))) 0)) 355.647 * * * * [progress]: [ 627 / 3260 ] simplifiying candidate # 355.647 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 355.648 * * [simplify]: iters left: 6 (29 enodes) 355.655 * * [simplify]: iters left: 5 (120 enodes) 355.679 * * [simplify]: iters left: 4 (295 enodes) 355.775 * * [simplify]: Extracting #0: cost 1 inf + 0 355.775 * * [simplify]: Extracting #1: cost 11 inf + 0 355.776 * * [simplify]: Extracting #2: cost 187 inf + 0 355.777 * * [simplify]: Extracting #3: cost 328 inf + 205 355.778 * * [simplify]: Extracting #4: cost 305 inf + 4810 355.786 * * [simplify]: Extracting #5: cost 145 inf + 61633 355.799 * * [simplify]: Extracting #6: cost 69 inf + 90936 355.815 * * [simplify]: Extracting #7: cost 40 inf + 99540 355.836 * * [simplify]: Extracting #8: cost 2 inf + 116242 355.855 * * [simplify]: Extracting #9: cost 0 inf + 117282 355.874 * * [simplify]: Extracting #10: cost 0 inf + 117202 355.893 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) 355.893 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 355.894 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 355.894 * * [simplify]: iters left: 6 (16 enodes) 355.899 * * [simplify]: iters left: 5 (68 enodes) 355.912 * * [simplify]: iters left: 4 (179 enodes) 355.976 * * [simplify]: Extracting #0: cost 1 inf + 0 355.976 * * [simplify]: Extracting #1: cost 27 inf + 0 355.976 * * [simplify]: Extracting #2: cost 153 inf + 0 355.977 * * [simplify]: Extracting #3: cost 242 inf + 83 355.979 * * [simplify]: Extracting #4: cost 185 inf + 16503 355.990 * * [simplify]: Extracting #5: cost 15 inf + 79352 356.002 * * [simplify]: Extracting #6: cost 0 inf + 84943 356.014 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 356.014 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 356.015 * * * * [progress]: [ 628 / 3260 ] simplifiying candidate # 356.015 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 356.015 * * [simplify]: iters left: 6 (30 enodes) 356.023 * * [simplify]: iters left: 5 (121 enodes) 356.048 * * [simplify]: iters left: 4 (265 enodes) 356.115 * * [simplify]: Extracting #0: cost 1 inf + 0 356.115 * * [simplify]: Extracting #1: cost 11 inf + 0 356.116 * * [simplify]: Extracting #2: cost 140 inf + 0 356.116 * * [simplify]: Extracting #3: cost 239 inf + 204 356.118 * * [simplify]: Extracting #4: cost 224 inf + 2872 356.122 * * [simplify]: Extracting #5: cost 118 inf + 35984 356.130 * * [simplify]: Extracting #6: cost 68 inf + 53122 356.140 * * [simplify]: Extracting #7: cost 35 inf + 63538 356.153 * * [simplify]: Extracting #8: cost 0 inf + 80255 356.167 * * [simplify]: Extracting #9: cost 0 inf + 79775 356.181 * * [simplify]: Extracting #10: cost 0 inf + 79665 356.196 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))))) 356.196 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 356.197 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 356.197 * * [simplify]: iters left: 6 (15 enodes) 356.201 * * [simplify]: iters left: 5 (63 enodes) 356.213 * * [simplify]: iters left: 4 (145 enodes) 356.251 * * [simplify]: iters left: 3 (499 enodes) 356.505 * * [simplify]: Extracting #0: cost 1 inf + 0 356.505 * * [simplify]: Extracting #1: cost 0 inf + 1 356.505 * [simplify]: Simplified to 0 356.505 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 356.505 * * * * [progress]: [ 629 / 3260 ] simplifiying candidate # 356.506 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 356.506 * * [simplify]: iters left: 6 (29 enodes) 356.514 * * [simplify]: iters left: 5 (115 enodes) 356.540 * * [simplify]: iters left: 4 (271 enodes) 356.613 * * [simplify]: Extracting #0: cost 1 inf + 0 356.613 * * [simplify]: Extracting #1: cost 13 inf + 0 356.614 * * [simplify]: Extracting #2: cost 139 inf + 0 356.614 * * [simplify]: Extracting #3: cost 221 inf + 327 356.616 * * [simplify]: Extracting #4: cost 204 inf + 4018 356.620 * * [simplify]: Extracting #5: cost 108 inf + 32212 356.628 * * [simplify]: Extracting #6: cost 45 inf + 53119 356.639 * * [simplify]: Extracting #7: cost 4 inf + 69431 356.651 * * [simplify]: Extracting #8: cost 0 inf + 70653 356.664 * * [simplify]: Extracting #9: cost 0 inf + 70423 356.676 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 356.676 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 356.677 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 356.677 * * [simplify]: iters left: 6 (15 enodes) 356.683 * * [simplify]: iters left: 5 (62 enodes) 356.696 * * [simplify]: iters left: 4 (159 enodes) 356.740 * * [simplify]: iters left: 3 (475 enodes) 356.957 * * [simplify]: Extracting #0: cost 1 inf + 0 356.958 * * [simplify]: Extracting #1: cost 42 inf + 0 356.958 * * [simplify]: Extracting #2: cost 194 inf + 1 356.961 * * [simplify]: Extracting #3: cost 205 inf + 15094 356.978 * * [simplify]: Extracting #4: cost 20 inf + 63712 356.992 * * [simplify]: Extracting #5: cost 3 inf + 65204 357.007 * * [simplify]: Extracting #6: cost 0 inf + 65965 357.021 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 357.021 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 357.022 * * * * [progress]: [ 630 / 3260 ] simplifiying candidate # 357.022 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 357.022 * * [simplify]: iters left: 6 (28 enodes) 357.029 * * [simplify]: iters left: 5 (114 enodes) 357.053 * * [simplify]: iters left: 4 (264 enodes) 357.126 * * [simplify]: Extracting #0: cost 1 inf + 0 357.126 * * [simplify]: Extracting #1: cost 11 inf + 0 357.126 * * [simplify]: Extracting #2: cost 143 inf + 0 357.127 * * [simplify]: Extracting #3: cost 250 inf + 43 357.128 * * [simplify]: Extracting #4: cost 234 inf + 2997 357.133 * * [simplify]: Extracting #5: cost 137 inf + 33409 357.142 * * [simplify]: Extracting #6: cost 74 inf + 55549 357.153 * * [simplify]: Extracting #7: cost 44 inf + 63689 357.167 * * [simplify]: Extracting #8: cost 2 inf + 82900 357.182 * * [simplify]: Extracting #9: cost 0 inf + 83298 357.199 * * [simplify]: Extracting #10: cost 0 inf + 83148 357.215 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 357.215 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 357.215 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 357.215 * * [simplify]: iters left: 6 (15 enodes) 357.220 * * [simplify]: iters left: 5 (62 enodes) 357.231 * * [simplify]: iters left: 4 (148 enodes) 357.274 * * [simplify]: iters left: 3 (499 enodes) 357.535 * * [simplify]: Extracting #0: cost 1 inf + 0 357.535 * * [simplify]: Extracting #1: cost 0 inf + 1 357.535 * [simplify]: Simplified to 0 357.535 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 357.535 * * * * [progress]: [ 631 / 3260 ] simplifiying candidate # 357.535 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 357.536 * * [simplify]: iters left: 6 (29 enodes) 357.547 * * [simplify]: iters left: 5 (114 enodes) 357.568 * * [simplify]: iters left: 4 (237 enodes) 357.624 * * [simplify]: Extracting #0: cost 1 inf + 0 357.624 * * [simplify]: Extracting #1: cost 11 inf + 0 357.624 * * [simplify]: Extracting #2: cost 114 inf + 0 357.625 * * [simplify]: Extracting #3: cost 192 inf + 43 357.625 * * [simplify]: Extracting #4: cost 185 inf + 855 357.627 * * [simplify]: Extracting #5: cost 144 inf + 11152 357.633 * * [simplify]: Extracting #6: cost 45 inf + 42606 357.642 * * [simplify]: Extracting #7: cost 2 inf + 60095 357.654 * * [simplify]: Extracting #8: cost 0 inf + 60463 357.665 * * [simplify]: Extracting #9: cost 0 inf + 60383 357.676 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) (* (sqrt a) (sqrt a)))) 357.676 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 357.676 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 357.676 * * [simplify]: iters left: 6 (14 enodes) 357.680 * * [simplify]: iters left: 5 (56 enodes) 357.692 * * [simplify]: iters left: 4 (117 enodes) 357.720 * * [simplify]: iters left: 3 (347 enodes) 357.847 * * [simplify]: Extracting #0: cost 1 inf + 0 357.847 * * [simplify]: Extracting #1: cost 0 inf + 1 357.847 * [simplify]: Simplified to 0 357.847 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 357.847 * * * * [progress]: [ 632 / 3260 ] simplifiying candidate # 357.847 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 357.848 * * [simplify]: iters left: 6 (28 enodes) 357.855 * * [simplify]: iters left: 5 (110 enodes) 357.876 * * [simplify]: iters left: 4 (228 enodes) 357.929 * * [simplify]: Extracting #0: cost 1 inf + 0 357.929 * * [simplify]: Extracting #1: cost 11 inf + 0 357.930 * * [simplify]: Extracting #2: cost 107 inf + 0 357.930 * * [simplify]: Extracting #3: cost 166 inf + 126 357.931 * * [simplify]: Extracting #4: cost 161 inf + 658 357.932 * * [simplify]: Extracting #5: cost 149 inf + 4219 357.935 * * [simplify]: Extracting #6: cost 87 inf + 18218 357.940 * * [simplify]: Extracting #7: cost 35 inf + 33679 357.948 * * [simplify]: Extracting #8: cost 3 inf + 48174 357.960 * * [simplify]: Extracting #9: cost 0 inf + 49562 357.969 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) 357.969 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 357.969 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 357.970 * * [simplify]: iters left: 6 (14 enodes) 357.974 * * [simplify]: iters left: 5 (57 enodes) 357.985 * * [simplify]: iters left: 4 (116 enodes) 358.013 * * [simplify]: iters left: 3 (321 enodes) 358.133 * * [simplify]: Extracting #0: cost 1 inf + 0 358.133 * * [simplify]: Extracting #1: cost 0 inf + 1 358.133 * [simplify]: Simplified to 0 358.133 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) 0)) 358.133 * * * * [progress]: [ 633 / 3260 ] simplifiying candidate # 358.133 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 358.133 * * [simplify]: iters left: 6 (27 enodes) 358.140 * * [simplify]: iters left: 5 (107 enodes) 358.163 * * [simplify]: iters left: 4 (247 enodes) 358.228 * * [simplify]: Extracting #0: cost 1 inf + 0 358.228 * * [simplify]: Extracting #1: cost 11 inf + 0 358.228 * * [simplify]: Extracting #2: cost 117 inf + 0 358.229 * * [simplify]: Extracting #3: cost 200 inf + 2 358.230 * * [simplify]: Extracting #4: cost 186 inf + 2632 358.234 * * [simplify]: Extracting #5: cost 97 inf + 27014 358.241 * * [simplify]: Extracting #6: cost 43 inf + 44756 358.251 * * [simplify]: Extracting #7: cost 5 inf + 59448 358.262 * * [simplify]: Extracting #8: cost 0 inf + 61795 358.273 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 358.273 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 358.273 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 358.273 * * [simplify]: iters left: 6 (15 enodes) 358.278 * * [simplify]: iters left: 5 (62 enodes) 358.292 * * [simplify]: iters left: 4 (149 enodes) 358.332 * * [simplify]: iters left: 3 (450 enodes) 358.554 * * [simplify]: Extracting #0: cost 1 inf + 0 358.554 * * [simplify]: Extracting #1: cost 0 inf + 1 358.554 * [simplify]: Simplified to 0 358.554 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 358.555 * * * * [progress]: [ 634 / 3260 ] simplifiying candidate # 358.555 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 358.555 * * [simplify]: iters left: 6 (28 enodes) 358.562 * * [simplify]: iters left: 5 (110 enodes) 358.587 * * [simplify]: iters left: 4 (228 enodes) 358.638 * * [simplify]: Extracting #0: cost 1 inf + 0 358.638 * * [simplify]: Extracting #1: cost 11 inf + 0 358.638 * * [simplify]: Extracting #2: cost 100 inf + 0 358.639 * * [simplify]: Extracting #3: cost 164 inf + 2 358.639 * * [simplify]: Extracting #4: cost 161 inf + 209 358.640 * * [simplify]: Extracting #5: cost 144 inf + 4581 358.643 * * [simplify]: Extracting #6: cost 78 inf + 19080 358.649 * * [simplify]: Extracting #7: cost 25 inf + 36403 358.660 * * [simplify]: Extracting #8: cost 1 inf + 47069 358.669 * * [simplify]: Extracting #9: cost 0 inf + 47498 358.678 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) 358.678 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 358.679 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 358.679 * * [simplify]: iters left: 6 (14 enodes) 358.683 * * [simplify]: iters left: 5 (57 enodes) 358.694 * * [simplify]: iters left: 4 (118 enodes) 358.722 * * [simplify]: iters left: 3 (314 enodes) 358.826 * * [simplify]: Extracting #0: cost 1 inf + 0 358.826 * * [simplify]: Extracting #1: cost 0 inf + 1 358.826 * [simplify]: Simplified to 0 358.826 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 358.826 * * * * [progress]: [ 635 / 3260 ] simplifiying candidate # 358.826 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 358.826 * * [simplify]: iters left: 6 (27 enodes) 358.834 * * [simplify]: iters left: 5 (101 enodes) 358.855 * * [simplify]: iters left: 4 (213 enodes) 358.899 * * [simplify]: iters left: 3 (495 enodes) 359.059 * * [simplify]: Extracting #0: cost 1 inf + 0 359.059 * * [simplify]: Extracting #1: cost 13 inf + 0 359.059 * * [simplify]: Extracting #2: cost 156 inf + 0 359.060 * * [simplify]: Extracting #3: cost 278 inf + 129 359.062 * * [simplify]: Extracting #4: cost 260 inf + 2329 359.066 * * [simplify]: Extracting #5: cost 196 inf + 14904 359.071 * * [simplify]: Extracting #6: cost 158 inf + 22119 359.078 * * [simplify]: Extracting #7: cost 108 inf + 39071 359.095 * * [simplify]: Extracting #8: cost 15 inf + 82307 359.118 * * [simplify]: Extracting #9: cost 0 inf + 88640 359.138 * * [simplify]: Extracting #10: cost 0 inf + 88280 359.158 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b 2) a)) 359.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 359.158 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 359.159 * * [simplify]: iters left: 6 (13 enodes) 359.162 * * [simplify]: iters left: 5 (48 enodes) 359.171 * * [simplify]: iters left: 4 (103 enodes) 359.195 * * [simplify]: iters left: 3 (238 enodes) 359.260 * * [simplify]: Extracting #0: cost 1 inf + 0 359.260 * * [simplify]: Extracting #1: cost 0 inf + 1 359.260 * [simplify]: Simplified to 0 359.260 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b 2) a)) 0)) 359.260 * * * * [progress]: [ 636 / 3260 ] simplifiying candidate # 359.261 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 359.261 * * [simplify]: iters left: 6 (28 enodes) 359.269 * * [simplify]: iters left: 5 (113 enodes) 359.290 * * [simplify]: iters left: 4 (257 enodes) 359.361 * * [simplify]: Extracting #0: cost 1 inf + 0 359.361 * * [simplify]: Extracting #1: cost 11 inf + 0 359.361 * * [simplify]: Extracting #2: cost 142 inf + 0 359.362 * * [simplify]: Extracting #3: cost 249 inf + 204 359.364 * * [simplify]: Extracting #4: cost 229 inf + 4208 359.369 * * [simplify]: Extracting #5: cost 132 inf + 35673 359.379 * * [simplify]: Extracting #6: cost 47 inf + 64640 359.392 * * [simplify]: Extracting #7: cost 5 inf + 82251 359.410 * * [simplify]: Extracting #8: cost 0 inf + 84038 359.424 * * [simplify]: Extracting #9: cost 0 inf + 83918 359.439 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 359.439 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 359.440 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 359.440 * * [simplify]: iters left: 6 (15 enodes) 359.444 * * [simplify]: iters left: 5 (61 enodes) 359.455 * * [simplify]: iters left: 4 (142 enodes) 359.495 * * [simplify]: iters left: 3 (474 enodes) 359.692 * * [simplify]: Extracting #0: cost 1 inf + 0 359.692 * * [simplify]: Extracting #1: cost 0 inf + 1 359.692 * [simplify]: Simplified to 0 359.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 359.692 * * * * [progress]: [ 637 / 3260 ] simplifiying candidate # 359.693 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 359.693 * * [simplify]: iters left: 6 (29 enodes) 359.700 * * [simplify]: iters left: 5 (114 enodes) 359.725 * * [simplify]: iters left: 4 (232 enodes) 359.775 * * [simplify]: Extracting #0: cost 1 inf + 0 359.775 * * [simplify]: Extracting #1: cost 11 inf + 0 359.775 * * [simplify]: Extracting #2: cost 113 inf + 0 359.776 * * [simplify]: Extracting #3: cost 186 inf + 204 359.779 * * [simplify]: Extracting #4: cost 169 inf + 2918 359.782 * * [simplify]: Extracting #5: cost 92 inf + 24724 359.789 * * [simplify]: Extracting #6: cost 46 inf + 40343 359.798 * * [simplify]: Extracting #7: cost 2 inf + 58490 359.809 * * [simplify]: Extracting #8: cost 0 inf + 58940 359.820 * * [simplify]: Extracting #9: cost 0 inf + 58860 359.831 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (* (/ (sqrt b) (sqrt a)) (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2))) 359.831 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (* (/ (sqrt b) (sqrt a)) (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 359.831 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 359.831 * * [simplify]: iters left: 6 (14 enodes) 359.835 * * [simplify]: iters left: 5 (56 enodes) 359.845 * * [simplify]: iters left: 4 (113 enodes) 359.872 * * [simplify]: iters left: 3 (324 enodes) 359.970 * * [simplify]: Extracting #0: cost 1 inf + 0 359.970 * * [simplify]: Extracting #1: cost 0 inf + 1 359.970 * [simplify]: Simplified to 0 359.970 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 359.970 * * * * [progress]: [ 638 / 3260 ] simplifiying candidate # 359.970 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 359.971 * * [simplify]: iters left: 6 (28 enodes) 359.978 * * [simplify]: iters left: 5 (109 enodes) 360.001 * * [simplify]: iters left: 4 (223 enodes) 360.050 * * [simplify]: Extracting #0: cost 1 inf + 0 360.050 * * [simplify]: Extracting #1: cost 11 inf + 0 360.050 * * [simplify]: Extracting #2: cost 109 inf + 0 360.051 * * [simplify]: Extracting #3: cost 169 inf + 205 360.051 * * [simplify]: Extracting #4: cost 161 inf + 1260 360.052 * * [simplify]: Extracting #5: cost 154 inf + 4056 360.058 * * [simplify]: Extracting #6: cost 64 inf + 28054 360.067 * * [simplify]: Extracting #7: cost 3 inf + 49035 360.076 * * [simplify]: Extracting #8: cost 0 inf + 50222 360.085 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) 360.085 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 360.086 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 360.086 * * [simplify]: iters left: 6 (14 enodes) 360.090 * * [simplify]: iters left: 5 (56 enodes) 360.101 * * [simplify]: iters left: 4 (112 enodes) 360.126 * * [simplify]: iters left: 3 (297 enodes) 360.217 * * [simplify]: Extracting #0: cost 1 inf + 0 360.217 * * [simplify]: Extracting #1: cost 0 inf + 1 360.217 * [simplify]: Simplified to 0 360.217 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) 0)) 360.217 * * * * [progress]: [ 639 / 3260 ] simplifiying candidate # 360.217 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 360.217 * * [simplify]: iters left: 6 (26 enodes) 360.225 * * [simplify]: iters left: 5 (105 enodes) 360.245 * * [simplify]: iters left: 4 (231 enodes) 360.300 * * [simplify]: Extracting #0: cost 1 inf + 0 360.300 * * [simplify]: Extracting #1: cost 11 inf + 0 360.300 * * [simplify]: Extracting #2: cost 115 inf + 0 360.301 * * [simplify]: Extracting #3: cost 194 inf + 43 360.302 * * [simplify]: Extracting #4: cost 174 inf + 3526 360.306 * * [simplify]: Extracting #5: cost 87 inf + 28450 360.313 * * [simplify]: Extracting #6: cost 44 inf + 42967 360.324 * * [simplify]: Extracting #7: cost 4 inf + 59086 360.337 * * [simplify]: Extracting #8: cost 0 inf + 60212 360.348 * * [simplify]: Extracting #9: cost 0 inf + 60092 360.359 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) 360.359 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 360.360 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 360.360 * * [simplify]: iters left: 6 (13 enodes) 360.364 * * [simplify]: iters left: 5 (53 enodes) 360.373 * * [simplify]: iters left: 4 (118 enodes) 360.399 * * [simplify]: iters left: 3 (324 enodes) 360.495 * * [simplify]: Extracting #0: cost 1 inf + 0 360.495 * * [simplify]: Extracting #1: cost 0 inf + 1 360.495 * [simplify]: Simplified to 0 360.495 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 360.495 * * * * [progress]: [ 640 / 3260 ] simplifiying candidate # 360.496 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 360.496 * * [simplify]: iters left: 6 (26 enodes) 360.503 * * [simplify]: iters left: 5 (100 enodes) 360.521 * * [simplify]: iters left: 4 (195 enodes) 360.562 * * [simplify]: iters left: 3 (453 enodes) 360.692 * * [simplify]: Extracting #0: cost 1 inf + 0 360.692 * * [simplify]: Extracting #1: cost 9 inf + 0 360.692 * * [simplify]: Extracting #2: cost 137 inf + 0 360.693 * * [simplify]: Extracting #3: cost 284 inf + 167 360.695 * * [simplify]: Extracting #4: cost 262 inf + 3580 360.699 * * [simplify]: Extracting #5: cost 194 inf + 17764 360.705 * * [simplify]: Extracting #6: cost 162 inf + 24060 360.712 * * [simplify]: Extracting #7: cost 114 inf + 40875 360.727 * * [simplify]: Extracting #8: cost 25 inf + 81790 360.751 * * [simplify]: Extracting #9: cost 0 inf + 93167 360.771 * * [simplify]: Extracting #10: cost 0 inf + 92977 360.792 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 360.792 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 360.793 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 360.793 * * [simplify]: iters left: 6 (11 enodes) 360.796 * * [simplify]: iters left: 5 (43 enodes) 360.804 * * [simplify]: iters left: 4 (84 enodes) 360.821 * * [simplify]: iters left: 3 (212 enodes) 360.870 * * [simplify]: iters left: 2 (472 enodes) 360.985 * * [simplify]: Extracting #0: cost 1 inf + 0 360.985 * * [simplify]: Extracting #1: cost 0 inf + 1 360.985 * [simplify]: Simplified to 0 360.985 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 360.985 * * * * [progress]: [ 641 / 3260 ] simplifiying candidate # 360.986 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 360.986 * * [simplify]: iters left: 6 (26 enodes) 360.993 * * [simplify]: iters left: 5 (102 enodes) 361.015 * * [simplify]: iters left: 4 (207 enodes) 361.058 * * [simplify]: iters left: 3 (470 enodes) 361.203 * * [simplify]: Extracting #0: cost 1 inf + 0 361.203 * * [simplify]: Extracting #1: cost 11 inf + 0 361.203 * * [simplify]: Extracting #2: cost 128 inf + 0 361.204 * * [simplify]: Extracting #3: cost 253 inf + 126 361.205 * * [simplify]: Extracting #4: cost 232 inf + 2774 361.209 * * [simplify]: Extracting #5: cost 174 inf + 12765 361.215 * * [simplify]: Extracting #6: cost 121 inf + 30663 361.229 * * [simplify]: Extracting #7: cost 19 inf + 75013 361.249 * * [simplify]: Extracting #8: cost 0 inf + 81925 361.268 * * [simplify]: Extracting #9: cost 0 inf + 81885 361.288 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) 361.289 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 361.289 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 361.289 * * [simplify]: iters left: 6 (12 enodes) 361.293 * * [simplify]: iters left: 5 (49 enodes) 361.302 * * [simplify]: iters left: 4 (99 enodes) 361.324 * * [simplify]: iters left: 3 (234 enodes) 361.383 * * [simplify]: iters left: 2 (447 enodes) 361.489 * * [simplify]: Extracting #0: cost 1 inf + 0 361.489 * * [simplify]: Extracting #1: cost 0 inf + 1 361.489 * [simplify]: Simplified to 0 361.489 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) 0)) 361.489 * * * * [progress]: [ 642 / 3260 ] simplifiying candidate # 361.490 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 361.490 * * [simplify]: iters left: 6 (26 enodes) 361.497 * * [simplify]: iters left: 5 (102 enodes) 361.516 * * [simplify]: iters left: 4 (218 enodes) 361.566 * * [simplify]: Extracting #0: cost 1 inf + 0 361.566 * * [simplify]: Extracting #1: cost 11 inf + 0 361.567 * * [simplify]: Extracting #2: cost 94 inf + 0 361.567 * * [simplify]: Extracting #3: cost 152 inf + 2 361.567 * * [simplify]: Extracting #4: cost 147 inf + 371 361.569 * * [simplify]: Extracting #5: cost 106 inf + 9643 361.573 * * [simplify]: Extracting #6: cost 67 inf + 18891 361.578 * * [simplify]: Extracting #7: cost 27 inf + 32371 361.586 * * [simplify]: Extracting #8: cost 2 inf + 43660 361.595 * * [simplify]: Extracting #9: cost 0 inf + 44605 361.603 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 361.603 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 361.604 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 361.604 * * [simplify]: iters left: 6 (14 enodes) 361.608 * * [simplify]: iters left: 5 (57 enodes) 361.621 * * [simplify]: iters left: 4 (121 enodes) 361.649 * * [simplify]: iters left: 3 (291 enodes) 361.738 * * [simplify]: Extracting #0: cost 1 inf + 0 361.738 * * [simplify]: Extracting #1: cost 0 inf + 1 361.738 * [simplify]: Simplified to 0 361.738 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 361.738 * * * * [progress]: [ 643 / 3260 ] simplifiying candidate # 361.739 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 361.739 * * [simplify]: iters left: 6 (27 enodes) 361.746 * * [simplify]: iters left: 5 (105 enodes) 361.765 * * [simplify]: iters left: 4 (206 enodes) 361.808 * * [simplify]: iters left: 3 (458 enodes) 361.943 * * [simplify]: Extracting #0: cost 1 inf + 0 361.943 * * [simplify]: Extracting #1: cost 11 inf + 0 361.943 * * [simplify]: Extracting #2: cost 124 inf + 0 361.944 * * [simplify]: Extracting #3: cost 245 inf + 44 361.945 * * [simplify]: Extracting #4: cost 228 inf + 1557 361.948 * * [simplify]: Extracting #5: cost 195 inf + 6161 361.954 * * [simplify]: Extracting #6: cost 116 inf + 30336 361.969 * * [simplify]: Extracting #7: cost 14 inf + 72118 361.987 * * [simplify]: Extracting #8: cost 0 inf + 78522 362.006 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ 2 (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) (/ (/ b 2) a)) 362.006 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ 2 (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 362.006 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 362.006 * * [simplify]: iters left: 6 (13 enodes) 362.012 * * [simplify]: iters left: 5 (52 enodes) 362.022 * * [simplify]: iters left: 4 (98 enodes) 362.042 * * [simplify]: iters left: 3 (212 enodes) 362.088 * * [simplify]: iters left: 2 (371 enodes) 362.169 * * [simplify]: Extracting #0: cost 1 inf + 0 362.169 * * [simplify]: Extracting #1: cost 0 inf + 1 362.169 * [simplify]: Simplified to 0 362.169 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ 2 (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) (/ (/ b 2) a)) 0)) 362.169 * * * * [progress]: [ 644 / 3260 ] simplifiying candidate # 362.169 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 362.169 * * [simplify]: iters left: 6 (26 enodes) 362.176 * * [simplify]: iters left: 5 (96 enodes) 362.193 * * [simplify]: iters left: 4 (191 enodes) 362.232 * * [simplify]: iters left: 3 (389 enodes) 362.341 * * [simplify]: Extracting #0: cost 1 inf + 0 362.342 * * [simplify]: Extracting #1: cost 11 inf + 0 362.342 * * [simplify]: Extracting #2: cost 121 inf + 0 362.343 * * [simplify]: Extracting #3: cost 219 inf + 376 362.345 * * [simplify]: Extracting #4: cost 174 inf + 5232 362.347 * * [simplify]: Extracting #5: cost 160 inf + 8368 362.353 * * [simplify]: Extracting #6: cost 115 inf + 27120 362.366 * * [simplify]: Extracting #7: cost 22 inf + 65872 362.383 * * [simplify]: Extracting #8: cost 0 inf + 75406 362.400 * * [simplify]: Extracting #9: cost 0 inf + 75151 362.419 * * [simplify]: Extracting #10: cost 0 inf + 75111 362.436 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 362.436 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 362.436 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 362.437 * * [simplify]: iters left: 6 (12 enodes) 362.440 * * [simplify]: iters left: 5 (44 enodes) 362.448 * * [simplify]: iters left: 4 (92 enodes) 362.464 * * [simplify]: iters left: 3 (159 enodes) 362.491 * * [simplify]: iters left: 2 (267 enodes) 362.540 * * [simplify]: iters left: 1 (364 enodes) 362.603 * * [simplify]: Extracting #0: cost 1 inf + 0 362.603 * * [simplify]: Extracting #1: cost 0 inf + 1 362.604 * [simplify]: Simplified to 0 362.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b 2) a)) 0)) 362.604 * * * * [progress]: [ 645 / 3260 ] simplifiying candidate # 362.604 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 362.604 * * [simplify]: iters left: 6 (27 enodes) 362.611 * * [simplify]: iters left: 5 (111 enodes) 362.634 * * [simplify]: iters left: 4 (259 enodes) 362.704 * * [simplify]: Extracting #0: cost 1 inf + 0 362.704 * * [simplify]: Extracting #1: cost 11 inf + 0 362.705 * * [simplify]: Extracting #2: cost 140 inf + 0 362.705 * * [simplify]: Extracting #3: cost 232 inf + 774 362.707 * * [simplify]: Extracting #4: cost 179 inf + 11865 362.714 * * [simplify]: Extracting #5: cost 84 inf + 42136 362.723 * * [simplify]: Extracting #6: cost 48 inf + 53384 362.734 * * [simplify]: Extracting #7: cost 4 inf + 70374 362.746 * * [simplify]: Extracting #8: cost 0 inf + 72259 362.760 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)))) 2) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 362.760 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)))) 2) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 362.760 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 362.760 * * [simplify]: iters left: 6 (15 enodes) 362.767 * * [simplify]: iters left: 5 (64 enodes) 362.779 * * [simplify]: iters left: 4 (149 enodes) 362.818 * * [simplify]: iters left: 3 (466 enodes) 363.102 * * [simplify]: Extracting #0: cost 1 inf + 0 363.102 * * [simplify]: Extracting #1: cost 0 inf + 1 363.102 * [simplify]: Simplified to 0 363.102 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 363.103 * * * * [progress]: [ 646 / 3260 ] simplifiying candidate # 363.103 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 363.103 * * [simplify]: iters left: 6 (28 enodes) 363.111 * * [simplify]: iters left: 5 (112 enodes) 363.132 * * [simplify]: iters left: 4 (235 enodes) 363.186 * * [simplify]: Extracting #0: cost 1 inf + 0 363.186 * * [simplify]: Extracting #1: cost 11 inf + 0 363.187 * * [simplify]: Extracting #2: cost 116 inf + 0 363.187 * * [simplify]: Extracting #3: cost 181 inf + 652 363.188 * * [simplify]: Extracting #4: cost 150 inf + 5240 363.191 * * [simplify]: Extracting #5: cost 83 inf + 22496 363.197 * * [simplify]: Extracting #6: cost 44 inf + 35970 363.207 * * [simplify]: Extracting #7: cost 1 inf + 52658 363.216 * * [simplify]: Extracting #8: cost 0 inf + 52568 363.226 * * [simplify]: Extracting #9: cost 0 inf + 52448 363.236 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) 363.236 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 363.236 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 363.237 * * [simplify]: iters left: 6 (14 enodes) 363.241 * * [simplify]: iters left: 5 (59 enodes) 363.254 * * [simplify]: iters left: 4 (121 enodes) 363.281 * * [simplify]: iters left: 3 (332 enodes) 363.432 * * [simplify]: Extracting #0: cost 1 inf + 0 363.432 * * [simplify]: Extracting #1: cost 0 inf + 1 363.432 * [simplify]: Simplified to 0 363.432 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 363.433 * * * * [progress]: [ 647 / 3260 ] simplifiying candidate # 363.433 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 363.433 * * [simplify]: iters left: 6 (27 enodes) 363.440 * * [simplify]: iters left: 5 (107 enodes) 363.461 * * [simplify]: iters left: 4 (226 enodes) 363.514 * * [simplify]: Extracting #0: cost 1 inf + 0 363.514 * * [simplify]: Extracting #1: cost 11 inf + 0 363.514 * * [simplify]: Extracting #2: cost 102 inf + 0 363.514 * * [simplify]: Extracting #3: cost 141 inf + 1427 363.517 * * [simplify]: Extracting #4: cost 81 inf + 11623 363.519 * * [simplify]: Extracting #5: cost 71 inf + 14946 363.523 * * [simplify]: Extracting #6: cost 64 inf + 16236 363.527 * * [simplify]: Extracting #7: cost 24 inf + 29952 363.535 * * [simplify]: Extracting #8: cost 3 inf + 40244 363.543 * * [simplify]: Extracting #9: cost 0 inf + 41743 363.551 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 363.551 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 363.551 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 363.551 * * [simplify]: iters left: 6 (13 enodes) 363.556 * * [simplify]: iters left: 5 (54 enodes) 363.566 * * [simplify]: iters left: 4 (112 enodes) 363.594 * * [simplify]: iters left: 3 (281 enodes) 364.018 * * [simplify]: Extracting #0: cost 1 inf + 0 364.018 * * [simplify]: Extracting #1: cost 0 inf + 1 364.018 * [simplify]: Simplified to 0 364.018 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 0)) 364.018 * * * * [progress]: [ 648 / 3260 ] simplifiying candidate # 364.018 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 364.019 * * [simplify]: iters left: 6 (26 enodes) 364.026 * * [simplify]: iters left: 5 (106 enodes) 364.046 * * [simplify]: iters left: 4 (244 enodes) 364.108 * * [simplify]: Extracting #0: cost 1 inf + 0 364.109 * * [simplify]: Extracting #1: cost 11 inf + 0 364.109 * * [simplify]: Extracting #2: cost 120 inf + 0 364.109 * * [simplify]: Extracting #3: cost 191 inf + 169 364.111 * * [simplify]: Extracting #4: cost 153 inf + 6424 364.115 * * [simplify]: Extracting #5: cost 82 inf + 25216 364.122 * * [simplify]: Extracting #6: cost 42 inf + 38427 364.131 * * [simplify]: Extracting #7: cost 0 inf + 54866 364.142 * * [simplify]: Extracting #8: cost 0 inf + 54811 364.155 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 364.155 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 364.155 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 364.155 * * [simplify]: iters left: 6 (14 enodes) 364.160 * * [simplify]: iters left: 5 (59 enodes) 364.171 * * [simplify]: iters left: 4 (134 enodes) 364.203 * * [simplify]: iters left: 3 (357 enodes) 364.357 * * [simplify]: Extracting #0: cost 1 inf + 0 364.357 * * [simplify]: Extracting #1: cost 0 inf + 1 364.357 * [simplify]: Simplified to 0 364.357 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 364.358 * * * * [progress]: [ 649 / 3260 ] simplifiying candidate # 364.358 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 364.358 * * [simplify]: iters left: 6 (27 enodes) 364.366 * * [simplify]: iters left: 5 (106 enodes) 364.386 * * [simplify]: iters left: 4 (220 enodes) 364.435 * * [simplify]: Extracting #0: cost 1 inf + 0 364.435 * * [simplify]: Extracting #1: cost 11 inf + 0 364.435 * * [simplify]: Extracting #2: cost 103 inf + 0 364.436 * * [simplify]: Extracting #3: cost 152 inf + 169 364.436 * * [simplify]: Extracting #4: cost 133 inf + 2739 364.439 * * [simplify]: Extracting #5: cost 94 inf + 10219 364.442 * * [simplify]: Extracting #6: cost 63 inf + 15957 364.447 * * [simplify]: Extracting #7: cost 29 inf + 27234 364.454 * * [simplify]: Extracting #8: cost 1 inf + 40655 364.463 * * [simplify]: Extracting #9: cost 0 inf + 40964 364.473 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 364.473 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 364.473 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 364.473 * * [simplify]: iters left: 6 (13 enodes) 364.477 * * [simplify]: iters left: 5 (53 enodes) 364.487 * * [simplify]: iters left: 4 (106 enodes) 364.510 * * [simplify]: iters left: 3 (257 enodes) 364.605 * * [simplify]: Extracting #0: cost 1 inf + 0 364.605 * * [simplify]: Extracting #1: cost 0 inf + 1 364.605 * [simplify]: Simplified to 0 364.605 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 0)) 364.605 * * * * [progress]: [ 650 / 3260 ] simplifiying candidate # 364.605 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 364.605 * * [simplify]: iters left: 6 (26 enodes) 364.613 * * [simplify]: iters left: 5 (102 enodes) 364.632 * * [simplify]: iters left: 4 (206 enodes) 364.679 * * [simplify]: iters left: 3 (458 enodes) 364.837 * * [simplify]: Extracting #0: cost 1 inf + 0 364.837 * * [simplify]: Extracting #1: cost 11 inf + 0 364.837 * * [simplify]: Extracting #2: cost 151 inf + 0 364.838 * * [simplify]: Extracting #3: cost 260 inf + 170 364.840 * * [simplify]: Extracting #4: cost 209 inf + 6009 364.844 * * [simplify]: Extracting #5: cost 160 inf + 14122 364.854 * * [simplify]: Extracting #6: cost 112 inf + 33922 364.871 * * [simplify]: Extracting #7: cost 9 inf + 77612 364.890 * * [simplify]: Extracting #8: cost 0 inf + 81295 364.908 * * [simplify]: Extracting #9: cost 0 inf + 81080 364.928 * * [simplify]: Extracting #10: cost 0 inf + 81040 364.947 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 364.947 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 364.948 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 364.948 * * [simplify]: iters left: 6 (12 enodes) 364.952 * * [simplify]: iters left: 5 (49 enodes) 364.961 * * [simplify]: iters left: 4 (94 enodes) 364.982 * * [simplify]: iters left: 3 (221 enodes) 365.059 * * [simplify]: iters left: 2 (492 enodes) 365.297 * * [simplify]: Extracting #0: cost 1 inf + 0 365.298 * * [simplify]: Extracting #1: cost 0 inf + 1 365.298 * [simplify]: Simplified to 0 365.298 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 365.298 * * * * [progress]: [ 651 / 3260 ] simplifiying candidate # 365.298 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 365.298 * * [simplify]: iters left: 6 (25 enodes) 365.305 * * [simplify]: iters left: 5 (98 enodes) 365.324 * * [simplify]: iters left: 4 (215 enodes) 365.378 * * [simplify]: Extracting #0: cost 1 inf + 0 365.378 * * [simplify]: Extracting #1: cost 11 inf + 0 365.378 * * [simplify]: Extracting #2: cost 105 inf + 0 365.378 * * [simplify]: Extracting #3: cost 154 inf + 47 365.379 * * [simplify]: Extracting #4: cost 152 inf + 296 365.381 * * [simplify]: Extracting #5: cost 114 inf + 7804 365.384 * * [simplify]: Extracting #6: cost 66 inf + 17053 365.387 * * [simplify]: Extracting #7: cost 57 inf + 17922 365.392 * * [simplify]: Extracting #8: cost 25 inf + 31215 365.402 * * [simplify]: Extracting #9: cost 0 inf + 42997 365.410 * * [simplify]: Extracting #10: cost 0 inf + 42717 365.418 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 365.419 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 365.419 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 365.419 * * [simplify]: iters left: 6 (13 enodes) 365.423 * * [simplify]: iters left: 5 (52 enodes) 365.432 * * [simplify]: iters left: 4 (111 enodes) 365.459 * * [simplify]: iters left: 3 (278 enodes) 365.559 * * [simplify]: Extracting #0: cost 1 inf + 0 365.559 * * [simplify]: Extracting #1: cost 0 inf + 1 365.559 * [simplify]: Simplified to 0 365.559 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 0)) 365.559 * * * * [progress]: [ 652 / 3260 ] simplifiying candidate # 365.560 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 365.560 * * [simplify]: iters left: 6 (26 enodes) 365.567 * * [simplify]: iters left: 5 (100 enodes) 365.585 * * [simplify]: iters left: 4 (201 enodes) 365.631 * * [simplify]: iters left: 3 (442 enodes) 365.769 * * [simplify]: Extracting #0: cost 1 inf + 0 365.769 * * [simplify]: Extracting #1: cost 11 inf + 0 365.769 * * [simplify]: Extracting #2: cost 141 inf + 0 365.770 * * [simplify]: Extracting #3: cost 229 inf + 1028 365.772 * * [simplify]: Extracting #4: cost 173 inf + 7367 365.778 * * [simplify]: Extracting #5: cost 154 inf + 10433 365.784 * * [simplify]: Extracting #6: cost 114 inf + 25763 365.798 * * [simplify]: Extracting #7: cost 5 inf + 72043 365.816 * * [simplify]: Extracting #8: cost 0 inf + 74471 365.833 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) 365.834 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 365.834 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 365.834 * * [simplify]: iters left: 6 (12 enodes) 365.838 * * [simplify]: iters left: 5 (47 enodes) 365.846 * * [simplify]: iters left: 4 (89 enodes) 365.867 * * [simplify]: iters left: 3 (186 enodes) 365.916 * * [simplify]: iters left: 2 (378 enodes) 366.063 * * [simplify]: Extracting #0: cost 1 inf + 0 366.063 * * [simplify]: Extracting #1: cost 0 inf + 1 366.063 * [simplify]: Simplified to 0 366.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) 0)) 366.063 * * * * [progress]: [ 653 / 3260 ] simplifiying candidate # 366.063 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 366.064 * * [simplify]: iters left: 6 (25 enodes) 366.071 * * [simplify]: iters left: 5 (94 enodes) 366.090 * * [simplify]: iters left: 4 (167 enodes) 366.122 * * [simplify]: iters left: 3 (327 enodes) 366.215 * * [simplify]: Extracting #0: cost 1 inf + 0 366.215 * * [simplify]: Extracting #1: cost 9 inf + 0 366.216 * * [simplify]: Extracting #2: cost 106 inf + 2 366.216 * * [simplify]: Extracting #3: cost 197 inf + 90 366.217 * * [simplify]: Extracting #4: cost 164 inf + 3121 366.219 * * [simplify]: Extracting #5: cost 159 inf + 4590 366.221 * * [simplify]: Extracting #6: cost 155 inf + 5216 366.225 * * [simplify]: Extracting #7: cost 109 inf + 21908 366.237 * * [simplify]: Extracting #8: cost 20 inf + 62758 366.252 * * [simplify]: Extracting #9: cost 0 inf + 71224 366.268 * * [simplify]: Extracting #10: cost 0 inf + 71130 366.284 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (* 1/2 (/ b a))) 366.284 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 366.285 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 366.285 * * [simplify]: iters left: 6 (11 enodes) 366.288 * * [simplify]: iters left: 5 (40 enodes) 366.297 * * [simplify]: iters left: 4 (65 enodes) 366.309 * * [simplify]: iters left: 3 (97 enodes) 366.327 * * [simplify]: iters left: 2 (165 enodes) 366.364 * * [simplify]: iters left: 1 (271 enodes) 366.422 * * [simplify]: Extracting #0: cost 1 inf + 0 366.422 * * [simplify]: Extracting #1: cost 0 inf + 1 366.422 * [simplify]: Simplified to 0 366.422 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (* 1/2 (/ b a))) 0)) 366.422 * * * * [progress]: [ 654 / 3260 ] simplifiying candidate # 366.422 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 366.422 * * [simplify]: iters left: 6 (24 enodes) 366.429 * * [simplify]: iters left: 5 (97 enodes) 366.447 * * [simplify]: iters left: 4 (210 enodes) 366.500 * * [simplify]: Extracting #0: cost 1 inf + 0 366.500 * * [simplify]: Extracting #1: cost 11 inf + 0 366.501 * * [simplify]: Extracting #2: cost 100 inf + 0 366.501 * * [simplify]: Extracting #3: cost 141 inf + 170 366.502 * * [simplify]: Extracting #4: cost 137 inf + 624 366.503 * * [simplify]: Extracting #5: cost 112 inf + 6016 366.505 * * [simplify]: Extracting #6: cost 66 inf + 15391 366.510 * * [simplify]: Extracting #7: cost 26 inf + 29404 366.518 * * [simplify]: Extracting #8: cost 0 inf + 41138 366.526 * * [simplify]: Extracting #9: cost 0 inf + 40723 366.534 * * [simplify]: Extracting #10: cost 0 inf + 40683 366.542 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 366.542 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 366.542 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 366.542 * * [simplify]: iters left: 6 (12 enodes) 366.546 * * [simplify]: iters left: 5 (51 enodes) 366.555 * * [simplify]: iters left: 4 (106 enodes) 366.583 * * [simplify]: iters left: 3 (247 enodes) 366.659 * * [simplify]: Extracting #0: cost 1 inf + 0 366.659 * * [simplify]: Extracting #1: cost 0 inf + 1 366.659 * [simplify]: Simplified to 0 366.659 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 366.659 * * * * [progress]: [ 655 / 3260 ] simplifiying candidate # 366.659 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 366.659 * * [simplify]: iters left: 6 (25 enodes) 366.666 * * [simplify]: iters left: 5 (99 enodes) 366.684 * * [simplify]: iters left: 4 (198 enodes) 366.730 * * [simplify]: iters left: 3 (444 enodes) 366.872 * * [simplify]: Extracting #0: cost 1 inf + 0 366.872 * * [simplify]: Extracting #1: cost 11 inf + 0 366.873 * * [simplify]: Extracting #2: cost 141 inf + 0 366.874 * * [simplify]: Extracting #3: cost 238 inf + 417 366.877 * * [simplify]: Extracting #4: cost 184 inf + 6193 366.880 * * [simplify]: Extracting #5: cost 159 inf + 10675 366.888 * * [simplify]: Extracting #6: cost 116 inf + 27583 366.902 * * [simplify]: Extracting #7: cost 15 inf + 70375 366.919 * * [simplify]: Extracting #8: cost 0 inf + 76613 366.938 * * [simplify]: Extracting #9: cost 0 inf + 76558 366.956 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) 366.956 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 366.956 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 366.956 * * [simplify]: iters left: 6 (11 enodes) 366.960 * * [simplify]: iters left: 5 (46 enodes) 366.969 * * [simplify]: iters left: 4 (86 enodes) 366.989 * * [simplify]: iters left: 3 (183 enodes) 367.039 * * [simplify]: iters left: 2 (372 enodes) 367.181 * * [simplify]: Extracting #0: cost 1 inf + 0 367.181 * * [simplify]: Extracting #1: cost 0 inf + 1 367.181 * [simplify]: Simplified to 0 367.181 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2)) (/ (/ b a) 2)) 0)) 367.181 * * * * [progress]: [ 656 / 3260 ] simplifiying candidate # 367.181 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 367.181 * * [simplify]: iters left: 6 (24 enodes) 367.188 * * [simplify]: iters left: 5 (93 enodes) 367.206 * * [simplify]: iters left: 4 (166 enodes) 367.237 * * [simplify]: iters left: 3 (326 enodes) 367.329 * * [simplify]: Extracting #0: cost 1 inf + 0 367.329 * * [simplify]: Extracting #1: cost 9 inf + 0 367.329 * * [simplify]: Extracting #2: cost 107 inf + 2 367.330 * * [simplify]: Extracting #3: cost 206 inf + 6 367.331 * * [simplify]: Extracting #4: cost 182 inf + 2101 367.333 * * [simplify]: Extracting #5: cost 167 inf + 4591 367.335 * * [simplify]: Extracting #6: cost 166 inf + 4759 367.338 * * [simplify]: Extracting #7: cost 115 inf + 22391 367.350 * * [simplify]: Extracting #8: cost 21 inf + 65584 367.367 * * [simplify]: Extracting #9: cost 0 inf + 74828 367.384 * * [simplify]: Extracting #10: cost 0 inf + 74733 367.401 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) 367.401 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 367.401 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 367.401 * * [simplify]: iters left: 6 (10 enodes) 367.406 * * [simplify]: iters left: 5 (39 enodes) 367.413 * * [simplify]: iters left: 4 (64 enodes) 367.425 * * [simplify]: iters left: 3 (96 enodes) 367.443 * * [simplify]: iters left: 2 (164 enodes) 367.480 * * [simplify]: iters left: 1 (270 enodes) 367.537 * * [simplify]: Extracting #0: cost 1 inf + 0 367.537 * * [simplify]: Extracting #1: cost 0 inf + 1 367.537 * [simplify]: Simplified to 0 367.538 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)))) 2) (/ (/ b a) 2)) 0)) 367.538 * * * * [progress]: [ 657 / 3260 ] simplifiying candidate # 367.538 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 367.538 * * [simplify]: iters left: 6 (24 enodes) 367.545 * * [simplify]: iters left: 5 (98 enodes) 367.563 * * [simplify]: iters left: 4 (219 enodes) 367.617 * * [simplify]: Extracting #0: cost 1 inf + 0 367.617 * * [simplify]: Extracting #1: cost 11 inf + 0 367.617 * * [simplify]: Extracting #2: cost 103 inf + 0 367.618 * * [simplify]: Extracting #3: cost 145 inf + 48 367.618 * * [simplify]: Extracting #4: cost 141 inf + 339 367.619 * * [simplify]: Extracting #5: cost 109 inf + 6467 367.622 * * [simplify]: Extracting #6: cost 64 inf + 15015 367.628 * * [simplify]: Extracting #7: cost 21 inf + 30925 367.635 * * [simplify]: Extracting #8: cost 0 inf + 40553 367.643 * * [simplify]: Extracting #9: cost 0 inf + 40273 367.651 * * [simplify]: Extracting #10: cost 0 inf + 40233 367.658 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)))) 2)) 367.658 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)))) 2)) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 367.660 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 367.660 * * [simplify]: iters left: 6 (12 enodes) 367.664 * * [simplify]: iters left: 5 (53 enodes) 367.674 * * [simplify]: iters left: 4 (117 enodes) 367.701 * * [simplify]: iters left: 3 (255 enodes) 367.769 * * [simplify]: Extracting #0: cost 1 inf + 0 367.769 * * [simplify]: Extracting #1: cost 0 inf + 1 367.769 * [simplify]: Simplified to 0 367.769 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)))) 2)) 0)) 367.769 * * * * [progress]: [ 658 / 3260 ] simplifiying candidate # 367.769 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 367.769 * * [simplify]: iters left: 6 (25 enodes) 367.776 * * [simplify]: iters left: 5 (100 enodes) 367.795 * * [simplify]: iters left: 4 (208 enodes) 367.839 * * [simplify]: iters left: 3 (428 enodes) 367.968 * * [simplify]: Extracting #0: cost 1 inf + 0 367.968 * * [simplify]: Extracting #1: cost 11 inf + 0 367.969 * * [simplify]: Extracting #2: cost 139 inf + 0 367.970 * * [simplify]: Extracting #3: cost 254 inf + 581 367.972 * * [simplify]: Extracting #4: cost 197 inf + 6236 367.975 * * [simplify]: Extracting #5: cost 163 inf + 11211 367.979 * * [simplify]: Extracting #6: cost 160 inf + 11665 367.985 * * [simplify]: Extracting #7: cost 116 inf + 26595 367.997 * * [simplify]: Extracting #8: cost 13 inf + 72674 368.015 * * [simplify]: Extracting #9: cost 0 inf + 78796 368.036 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) 368.036 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 368.037 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 368.037 * * [simplify]: iters left: 6 (11 enodes) 368.041 * * [simplify]: iters left: 5 (48 enodes) 368.050 * * [simplify]: iters left: 4 (98 enodes) 368.068 * * [simplify]: iters left: 3 (181 enodes) 368.111 * * [simplify]: iters left: 2 (358 enodes) 368.229 * * [simplify]: Extracting #0: cost 1 inf + 0 368.229 * * [simplify]: Extracting #1: cost 0 inf + 1 368.229 * [simplify]: Simplified to 0 368.229 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) 0)) 368.229 * * * * [progress]: [ 659 / 3260 ] simplifiying candidate # 368.229 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 368.230 * * [simplify]: iters left: 6 (24 enodes) 368.237 * * [simplify]: iters left: 5 (93 enodes) 368.254 * * [simplify]: iters left: 4 (186 enodes) 368.292 * * [simplify]: iters left: 3 (372 enodes) 368.396 * * [simplify]: Extracting #0: cost 1 inf + 0 368.396 * * [simplify]: Extracting #1: cost 12 inf + 0 368.397 * * [simplify]: Extracting #2: cost 116 inf + 83 368.400 * * [simplify]: Extracting #3: cost 207 inf + 711 368.402 * * [simplify]: Extracting #4: cost 165 inf + 4245 368.404 * * [simplify]: Extracting #5: cost 160 inf + 5553 368.408 * * [simplify]: Extracting #6: cost 121 inf + 20199 368.421 * * [simplify]: Extracting #7: cost 16 inf + 65747 368.438 * * [simplify]: Extracting #8: cost 0 inf + 72866 368.457 * * [simplify]: Extracting #9: cost 0 inf + 72706 368.473 * * [simplify]: Extracting #10: cost 0 inf + 72666 368.491 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) 368.492 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 368.492 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 368.492 * * [simplify]: iters left: 6 (10 enodes) 368.496 * * [simplify]: iters left: 5 (41 enodes) 368.504 * * [simplify]: iters left: 4 (81 enodes) 368.518 * * [simplify]: iters left: 3 (127 enodes) 368.537 * * [simplify]: iters left: 2 (186 enodes) 368.568 * * [simplify]: iters left: 1 (266 enodes) 368.636 * * [simplify]: Extracting #0: cost 1 inf + 0 368.637 * * [simplify]: Extracting #1: cost 0 inf + 1 368.637 * [simplify]: Simplified to 0 368.637 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) 0)) 368.637 * * * * [progress]: [ 660 / 3260 ] simplifiying candidate # 368.637 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 368.637 * * [simplify]: iters left: 6 (23 enodes) 368.644 * * [simplify]: iters left: 5 (90 enodes) 368.660 * * [simplify]: iters left: 4 (167 enodes) 368.696 * * [simplify]: iters left: 3 (334 enodes) 368.790 * * [simplify]: Extracting #0: cost 1 inf + 0 368.790 * * [simplify]: Extracting #1: cost 9 inf + 0 368.790 * * [simplify]: Extracting #2: cost 107 inf + 2 368.791 * * [simplify]: Extracting #3: cost 193 inf + 296 368.792 * * [simplify]: Extracting #4: cost 163 inf + 3044 368.794 * * [simplify]: Extracting #5: cost 164 inf + 3780 368.798 * * [simplify]: Extracting #6: cost 122 inf + 19534 368.812 * * [simplify]: Extracting #7: cost 17 inf + 64080 368.830 * * [simplify]: Extracting #8: cost 0 inf + 71324 368.847 * * [simplify]: Extracting #9: cost 0 inf + 71269 368.863 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) 368.863 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 368.864 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 368.864 * * [simplify]: iters left: 6 (9 enodes) 368.867 * * [simplify]: iters left: 5 (36 enodes) 368.874 * * [simplify]: iters left: 4 (67 enodes) 368.886 * * [simplify]: iters left: 3 (97 enodes) 368.906 * * [simplify]: iters left: 2 (158 enodes) 368.943 * * [simplify]: iters left: 1 (263 enodes) 368.993 * * [simplify]: Extracting #0: cost 1 inf + 0 368.993 * * [simplify]: Extracting #1: cost 0 inf + 1 368.993 * [simplify]: Simplified to 0 368.993 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)))) 2)) 0)) 368.993 * * * * [progress]: [ 661 / 3260 ] simplifiying candidate # 368.993 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 368.993 * * [simplify]: iters left: 6 (23 enodes) 369.000 * * [simplify]: iters left: 5 (91 enodes) 369.016 * * [simplify]: iters left: 4 (177 enodes) 369.053 * * [simplify]: iters left: 3 (361 enodes) 369.157 * * [simplify]: Extracting #0: cost 1 inf + 0 369.160 * * [simplify]: Extracting #1: cost 11 inf + 0 369.160 * * [simplify]: Extracting #2: cost 119 inf + 0 369.161 * * [simplify]: Extracting #3: cost 211 inf + 380 369.162 * * [simplify]: Extracting #4: cost 176 inf + 3387 369.164 * * [simplify]: Extracting #5: cost 161 inf + 5512 369.167 * * [simplify]: Extracting #6: cost 124 inf + 18847 369.179 * * [simplify]: Extracting #7: cost 21 inf + 62885 369.196 * * [simplify]: Extracting #8: cost 0 inf + 72331 369.212 * * [simplify]: Extracting #9: cost 0 inf + 72116 369.228 * * [simplify]: Extracting #10: cost 0 inf + 72076 369.246 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) 369.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 369.246 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 369.246 * * [simplify]: iters left: 5 (9 enodes) 369.250 * * [simplify]: iters left: 4 (39 enodes) 369.257 * * [simplify]: iters left: 3 (65 enodes) 369.269 * * [simplify]: iters left: 2 (129 enodes) 369.296 * * [simplify]: iters left: 1 (210 enodes) 369.338 * * [simplify]: Extracting #0: cost 1 inf + 0 369.338 * * [simplify]: Extracting #1: cost 0 inf + 1 369.338 * [simplify]: Simplified to 0 369.338 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ b a) 2)) 0)) 369.338 * * * * [progress]: [ 662 / 3260 ] simplifiying candidate # 369.339 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 369.339 * * [simplify]: iters left: 6 (24 enodes) 369.345 * * [simplify]: iters left: 5 (92 enodes) 369.362 * * [simplify]: iters left: 4 (152 enodes) 369.393 * * [simplify]: iters left: 3 (265 enodes) 369.448 * * [simplify]: Extracting #0: cost 1 inf + 0 369.448 * * [simplify]: Extracting #1: cost 11 inf + 0 369.448 * * [simplify]: Extracting #2: cost 75 inf + 0 369.449 * * [simplify]: Extracting #3: cost 126 inf + 252 369.449 * * [simplify]: Extracting #4: cost 112 inf + 1364 369.450 * * [simplify]: Extracting #5: cost 112 inf + 2767 369.452 * * [simplify]: Extracting #6: cost 93 inf + 8634 369.458 * * [simplify]: Extracting #7: cost 30 inf + 30500 369.467 * * [simplify]: Extracting #8: cost 1 inf + 42562 369.476 * * [simplify]: Extracting #9: cost 0 inf + 42886 369.485 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b 2) a)) 369.485 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 369.485 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 369.486 * * [simplify]: iters left: 6 (10 enodes) 369.489 * * [simplify]: iters left: 5 (37 enodes) 369.496 * * [simplify]: iters left: 4 (57 enodes) 369.507 * * [simplify]: iters left: 3 (104 enodes) 369.525 * * [simplify]: iters left: 2 (158 enodes) 369.553 * * [simplify]: iters left: 1 (225 enodes) 369.588 * * [simplify]: Extracting #0: cost 1 inf + 0 369.589 * * [simplify]: Extracting #1: cost 0 inf + 1 369.589 * [simplify]: Simplified to 0 369.589 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b 2) a)) 0)) 369.589 * * * * [progress]: [ 663 / 3260 ] simplifiying candidate # 369.589 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 369.589 * * [simplify]: iters left: 6 (23 enodes) 369.595 * * [simplify]: iters left: 5 (83 enodes) 369.612 * * [simplify]: iters left: 4 (136 enodes) 369.636 * * [simplify]: iters left: 3 (233 enodes) 369.686 * * [simplify]: iters left: 2 (435 enodes) 369.829 * * [simplify]: Extracting #0: cost 1 inf + 0 369.829 * * [simplify]: Extracting #1: cost 9 inf + 0 369.829 * * [simplify]: Extracting #2: cost 60 inf + 0 369.830 * * [simplify]: Extracting #3: cost 95 inf + 252 369.830 * * [simplify]: Extracting #4: cost 82 inf + 1202 369.831 * * [simplify]: Extracting #5: cost 88 inf + 1448 369.832 * * [simplify]: Extracting #6: cost 80 inf + 2983 369.837 * * [simplify]: Extracting #7: cost 21 inf + 22093 369.847 * * [simplify]: Extracting #8: cost 0 inf + 30267 369.858 * * [simplify]: Extracting #9: cost 0 inf + 30172 369.869 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a))) 2) (/ b (* a 2))) 369.869 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a))) 2) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 369.870 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 369.870 * * [simplify]: iters left: 6 (9 enodes) 369.872 * * [simplify]: iters left: 5 (29 enodes) 369.877 * * [simplify]: iters left: 4 (42 enodes) 369.884 * * [simplify]: iters left: 3 (58 enodes) 369.892 * * [simplify]: iters left: 2 (68 enodes) 369.901 * * [simplify]: Extracting #0: cost 1 inf + 0 369.901 * * [simplify]: Extracting #1: cost 0 inf + 1 369.901 * [simplify]: Simplified to 0 369.901 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a))) 2) (/ b (* a 2))) 0)) 369.901 * * * * [progress]: [ 664 / 3260 ] simplifiying candidate # 369.901 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 369.901 * * [simplify]: iters left: 6 (27 enodes) 369.909 * * [simplify]: iters left: 5 (106 enodes) 369.928 * * [simplify]: iters left: 4 (219 enodes) 369.977 * * [simplify]: iters left: 3 (455 enodes) 370.083 * * [simplify]: Extracting #0: cost 1 inf + 0 370.083 * * [simplify]: Extracting #1: cost 11 inf + 0 370.083 * * [simplify]: Extracting #2: cost 104 inf + 0 370.084 * * [simplify]: Extracting #3: cost 188 inf + 4 370.085 * * [simplify]: Extracting #4: cost 183 inf + 534 370.086 * * [simplify]: Extracting #5: cost 170 inf + 3461 370.091 * * [simplify]: Extracting #6: cost 83 inf + 29075 370.103 * * [simplify]: Extracting #7: cost 6 inf + 56706 370.116 * * [simplify]: Extracting #8: cost 0 inf + 59058 370.129 * [simplify]: Simplified to (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 370.129 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 370.130 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 370.130 * * [simplify]: iters left: 6 (13 enodes) 370.133 * * [simplify]: iters left: 5 (53 enodes) 370.143 * * [simplify]: iters left: 4 (117 enodes) 370.173 * * [simplify]: iters left: 3 (275 enodes) 370.232 * * [simplify]: iters left: 2 (474 enodes) 370.351 * * [simplify]: Extracting #0: cost 1 inf + 0 370.351 * * [simplify]: Extracting #1: cost 0 inf + 1 370.351 * [simplify]: Simplified to 0 370.351 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 0)) 370.351 * * * * [progress]: [ 665 / 3260 ] simplifiying candidate # 370.351 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 370.351 * * [simplify]: iters left: 6 (25 enodes) 370.358 * * [simplify]: iters left: 5 (97 enodes) 370.375 * * [simplify]: iters left: 4 (179 enodes) 370.415 * * [simplify]: iters left: 3 (379 enodes) 370.508 * * [simplify]: Extracting #0: cost 1 inf + 0 370.509 * * [simplify]: Extracting #1: cost 11 inf + 0 370.509 * * [simplify]: Extracting #2: cost 88 inf + 0 370.509 * * [simplify]: Extracting #3: cost 161 inf + 126 370.510 * * [simplify]: Extracting #4: cost 157 inf + 537 370.511 * * [simplify]: Extracting #5: cost 152 inf + 2340 370.514 * * [simplify]: Extracting #6: cost 104 inf + 12345 370.518 * * [simplify]: Extracting #7: cost 86 inf + 15421 370.525 * * [simplify]: Extracting #8: cost 26 inf + 38378 370.536 * * [simplify]: Extracting #9: cost 0 inf + 48658 370.550 * * [simplify]: Extracting #10: cost 0 inf + 48483 370.562 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) 2) (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) a)) (/ (/ b 2) a)) 370.562 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) 2) (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 370.562 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 370.562 * * [simplify]: iters left: 6 (12 enodes) 370.566 * * [simplify]: iters left: 5 (47 enodes) 370.574 * * [simplify]: iters left: 4 (82 enodes) 370.588 * * [simplify]: iters left: 3 (157 enodes) 370.619 * * [simplify]: iters left: 2 (248 enodes) 370.660 * * [simplify]: iters left: 1 (341 enodes) 370.719 * * [simplify]: Extracting #0: cost 1 inf + 0 370.719 * * [simplify]: Extracting #1: cost 0 inf + 1 370.719 * [simplify]: Simplified to 0 370.719 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) 2) (/ (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) a)) (/ (/ b 2) a)) 0)) 370.719 * * * * [progress]: [ 666 / 3260 ] simplifiying candidate # 370.720 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 370.720 * * [simplify]: iters left: 6 (25 enodes) 370.726 * * [simplify]: iters left: 5 (95 enodes) 370.743 * * [simplify]: iters left: 4 (182 enodes) 370.782 * * [simplify]: iters left: 3 (356 enodes) 370.870 * * [simplify]: Extracting #0: cost 1 inf + 0 370.870 * * [simplify]: Extracting #1: cost 13 inf + 0 370.870 * * [simplify]: Extracting #2: cost 90 inf + 0 370.870 * * [simplify]: Extracting #3: cost 155 inf + 207 370.871 * * [simplify]: Extracting #4: cost 149 inf + 660 370.872 * * [simplify]: Extracting #5: cost 143 inf + 2543 370.874 * * [simplify]: Extracting #6: cost 114 inf + 9319 370.879 * * [simplify]: Extracting #7: cost 49 inf + 29705 370.891 * * [simplify]: Extracting #8: cost 0 inf + 49186 370.903 * * [simplify]: Extracting #9: cost 0 inf + 49011 370.914 * * [simplify]: Extracting #10: cost 0 inf + 48971 370.925 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 370.925 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 370.925 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 370.925 * * [simplify]: iters left: 6 (12 enodes) 370.929 * * [simplify]: iters left: 5 (47 enodes) 370.938 * * [simplify]: iters left: 4 (89 enodes) 370.956 * * [simplify]: iters left: 3 (180 enodes) 370.998 * * [simplify]: iters left: 2 (296 enodes) 371.060 * * [simplify]: iters left: 1 (428 enodes) 371.158 * * [simplify]: Extracting #0: cost 1 inf + 0 371.158 * * [simplify]: Extracting #1: cost 0 inf + 1 371.158 * [simplify]: Simplified to 0 371.158 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 0)) 371.158 * * * * [progress]: [ 667 / 3260 ] simplifiying candidate # 371.158 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 371.158 * * [simplify]: iters left: 6 (26 enodes) 371.165 * * [simplify]: iters left: 5 (99 enodes) 371.183 * * [simplify]: iters left: 4 (180 enodes) 371.216 * * [simplify]: iters left: 3 (315 enodes) 371.280 * * [simplify]: Extracting #0: cost 1 inf + 0 371.280 * * [simplify]: Extracting #1: cost 11 inf + 0 371.281 * * [simplify]: Extracting #2: cost 78 inf + 0 371.281 * * [simplify]: Extracting #3: cost 149 inf + 2 371.282 * * [simplify]: Extracting #4: cost 144 inf + 572 371.283 * * [simplify]: Extracting #5: cost 129 inf + 4224 371.285 * * [simplify]: Extracting #6: cost 108 inf + 8929 371.287 * * [simplify]: Extracting #7: cost 92 inf + 11506 371.292 * * [simplify]: Extracting #8: cost 87 inf + 12682 371.298 * * [simplify]: Extracting #9: cost 33 inf + 33104 371.308 * * [simplify]: Extracting #10: cost 1 inf + 47144 371.318 * * [simplify]: Extracting #11: cost 0 inf + 47484 371.329 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 371.329 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 371.329 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 371.329 * * [simplify]: iters left: 6 (12 enodes) 371.333 * * [simplify]: iters left: 5 (46 enodes) 371.340 * * [simplify]: iters left: 4 (81 enodes) 371.355 * * [simplify]: iters left: 3 (134 enodes) 371.378 * * [simplify]: iters left: 2 (197 enodes) 371.408 * * [simplify]: iters left: 1 (271 enodes) 371.451 * * [simplify]: Extracting #0: cost 1 inf + 0 371.451 * * [simplify]: Extracting #1: cost 0 inf + 1 371.451 * [simplify]: Simplified to 0 371.451 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a)) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) (sqrt a))) (/ (cbrt (sqrt (fma b b (* (* a -4) c)))) 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 371.451 * * * * [progress]: [ 668 / 3260 ] simplifiying candidate # 371.451 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 371.451 * * [simplify]: iters left: 6 (23 enodes) 371.457 * * [simplify]: iters left: 5 (87 enodes) 371.473 * * [simplify]: iters left: 4 (148 enodes) 371.501 * * [simplify]: iters left: 3 (286 enodes) 371.563 * * [simplify]: Extracting #0: cost 1 inf + 0 371.563 * * [simplify]: Extracting #1: cost 9 inf + 0 371.563 * * [simplify]: Extracting #2: cost 71 inf + 0 371.564 * * [simplify]: Extracting #3: cost 136 inf + 2 371.564 * * [simplify]: Extracting #4: cost 137 inf + 4 371.565 * * [simplify]: Extracting #5: cost 124 inf + 2291 371.567 * * [simplify]: Extracting #6: cost 98 inf + 7015 371.572 * * [simplify]: Extracting #7: cost 38 inf + 26830 371.583 * * [simplify]: Extracting #8: cost 1 inf + 42127 371.593 * * [simplify]: Extracting #9: cost 0 inf + 42587 371.603 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 371.603 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 371.604 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 371.604 * * [simplify]: iters left: 6 (10 enodes) 371.607 * * [simplify]: iters left: 5 (38 enodes) 371.613 * * [simplify]: iters left: 4 (59 enodes) 371.623 * * [simplify]: iters left: 3 (88 enodes) 371.636 * * [simplify]: iters left: 2 (117 enodes) 371.652 * * [simplify]: iters left: 1 (144 enodes) 371.671 * * [simplify]: Extracting #0: cost 1 inf + 0 371.672 * * [simplify]: Extracting #1: cost 0 inf + 1 371.672 * [simplify]: Simplified to 0 371.672 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 371.672 * * * * [progress]: [ 669 / 3260 ] simplifiying candidate # 371.672 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 371.672 * * [simplify]: iters left: 6 (24 enodes) 371.678 * * [simplify]: iters left: 5 (90 enodes) 371.694 * * [simplify]: iters left: 4 (155 enodes) 371.723 * * [simplify]: iters left: 3 (278 enodes) 371.780 * * [simplify]: Extracting #0: cost 1 inf + 0 371.781 * * [simplify]: Extracting #1: cost 11 inf + 0 371.781 * * [simplify]: Extracting #2: cost 75 inf + 0 371.781 * * [simplify]: Extracting #3: cost 126 inf + 129 371.782 * * [simplify]: Extracting #4: cost 110 inf + 1524 371.783 * * [simplify]: Extracting #5: cost 109 inf + 2548 371.784 * * [simplify]: Extracting #6: cost 99 inf + 4042 371.786 * * [simplify]: Extracting #7: cost 89 inf + 5236 371.790 * * [simplify]: Extracting #8: cost 33 inf + 26630 371.801 * * [simplify]: Extracting #9: cost 0 inf + 40412 371.810 * * [simplify]: Extracting #10: cost 0 inf + 40357 371.819 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ b 2) a)) 371.819 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 371.819 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 371.820 * * [simplify]: iters left: 6 (11 enodes) 371.823 * * [simplify]: iters left: 5 (42 enodes) 371.830 * * [simplify]: iters left: 4 (67 enodes) 371.842 * * [simplify]: iters left: 3 (111 enodes) 371.859 * * [simplify]: iters left: 2 (140 enodes) 371.879 * * [simplify]: iters left: 1 (160 enodes) 371.897 * * [simplify]: Extracting #0: cost 1 inf + 0 371.898 * * [simplify]: Extracting #1: cost 0 inf + 1 371.898 * [simplify]: Simplified to 0 371.898 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) 2) (/ (/ b 2) a)) 0)) 371.898 * * * * [progress]: [ 670 / 3260 ] simplifiying candidate # 371.898 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 371.898 * * [simplify]: iters left: 6 (30 enodes) 371.907 * * [simplify]: iters left: 5 (121 enodes) 371.930 * * [simplify]: iters left: 4 (283 enodes) 372.011 * * [simplify]: Extracting #0: cost 1 inf + 0 372.012 * * [simplify]: Extracting #1: cost 11 inf + 0 372.012 * * [simplify]: Extracting #2: cost 168 inf + 0 372.013 * * [simplify]: Extracting #3: cost 291 inf + 205 372.017 * * [simplify]: Extracting #4: cost 279 inf + 1863 372.023 * * [simplify]: Extracting #5: cost 147 inf + 46997 372.035 * * [simplify]: Extracting #6: cost 38 inf + 88202 372.050 * * [simplify]: Extracting #7: cost 2 inf + 101053 372.066 * * [simplify]: Extracting #8: cost 0 inf + 101326 372.082 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 372.083 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 372.083 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 372.083 * * [simplify]: iters left: 6 (16 enodes) 372.088 * * [simplify]: iters left: 5 (68 enodes) 372.103 * * [simplify]: iters left: 4 (179 enodes) 372.166 * * [simplify]: Extracting #0: cost 1 inf + 0 372.166 * * [simplify]: Extracting #1: cost 27 inf + 0 372.167 * * [simplify]: Extracting #2: cost 153 inf + 0 372.167 * * [simplify]: Extracting #3: cost 242 inf + 83 372.170 * * [simplify]: Extracting #4: cost 185 inf + 16503 372.180 * * [simplify]: Extracting #5: cost 15 inf + 79352 372.193 * * [simplify]: Extracting #6: cost 0 inf + 84943 372.206 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 372.206 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 372.206 * * * * [progress]: [ 671 / 3260 ] simplifiying candidate # 372.206 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 372.206 * * [simplify]: iters left: 6 (28 enodes) 372.214 * * [simplify]: iters left: 5 (113 enodes) 372.238 * * [simplify]: iters left: 4 (244 enodes) 372.307 * * [simplify]: Extracting #0: cost 1 inf + 0 372.307 * * [simplify]: Extracting #1: cost 11 inf + 0 372.308 * * [simplify]: Extracting #2: cost 139 inf + 0 372.308 * * [simplify]: Extracting #3: cost 239 inf + 204 372.310 * * [simplify]: Extracting #4: cost 206 inf + 6151 372.316 * * [simplify]: Extracting #5: cost 90 inf + 44186 372.326 * * [simplify]: Extracting #6: cost 40 inf + 60539 372.337 * * [simplify]: Extracting #7: cost 2 inf + 74058 372.351 * * [simplify]: Extracting #8: cost 0 inf + 74826 372.365 * [simplify]: Simplified to (- (/ (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt a) 2)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 372.365 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (cbrt (sqrt (fma c (* a -4) (* b b))))) (* (sqrt a) 2)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 372.365 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 372.365 * * [simplify]: iters left: 6 (15 enodes) 372.370 * * [simplify]: iters left: 5 (63 enodes) 372.383 * * [simplify]: iters left: 4 (145 enodes) 372.422 * * [simplify]: iters left: 3 (499 enodes) 372.682 * * [simplify]: Extracting #0: cost 1 inf + 0 372.682 * * [simplify]: Extracting #1: cost 0 inf + 1 372.683 * [simplify]: Simplified to 0 372.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 372.684 * * * * [progress]: [ 672 / 3260 ] simplifiying candidate # 372.684 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 372.684 * * [simplify]: iters left: 6 (28 enodes) 372.692 * * [simplify]: iters left: 5 (110 enodes) 372.713 * * [simplify]: iters left: 4 (253 enodes) 372.783 * * [simplify]: Extracting #0: cost 1 inf + 0 372.784 * * [simplify]: Extracting #1: cost 13 inf + 0 372.784 * * [simplify]: Extracting #2: cost 132 inf + 0 372.785 * * [simplify]: Extracting #3: cost 206 inf + 205 372.786 * * [simplify]: Extracting #4: cost 184 inf + 4913 372.790 * * [simplify]: Extracting #5: cost 101 inf + 29428 372.797 * * [simplify]: Extracting #6: cost 31 inf + 50475 372.810 * * [simplify]: Extracting #7: cost 2 inf + 60770 372.821 * * [simplify]: Extracting #8: cost 0 inf + 61618 372.831 * [simplify]: Simplified to (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 372.832 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 372.832 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 372.832 * * [simplify]: iters left: 6 (15 enodes) 372.837 * * [simplify]: iters left: 5 (62 enodes) 372.849 * * [simplify]: iters left: 4 (159 enodes) 372.897 * * [simplify]: iters left: 3 (475 enodes) 373.118 * * [simplify]: Extracting #0: cost 1 inf + 0 373.118 * * [simplify]: Extracting #1: cost 42 inf + 0 373.119 * * [simplify]: Extracting #2: cost 194 inf + 1 373.122 * * [simplify]: Extracting #3: cost 205 inf + 15094 373.135 * * [simplify]: Extracting #4: cost 20 inf + 63712 373.149 * * [simplify]: Extracting #5: cost 3 inf + 65204 373.164 * * [simplify]: Extracting #6: cost 0 inf + 65965 373.179 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 373.179 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 373.179 * * * * [progress]: [ 673 / 3260 ] simplifiying candidate # 373.180 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 373.180 * * [simplify]: iters left: 6 (29 enodes) 373.190 * * [simplify]: iters left: 5 (115 enodes) 373.212 * * [simplify]: iters left: 4 (252 enodes) 373.277 * * [simplify]: Extracting #0: cost 1 inf + 0 373.277 * * [simplify]: Extracting #1: cost 11 inf + 0 373.277 * * [simplify]: Extracting #2: cost 128 inf + 0 373.278 * * [simplify]: Extracting #3: cost 220 inf + 43 373.279 * * [simplify]: Extracting #4: cost 209 inf + 1220 373.282 * * [simplify]: Extracting #5: cost 133 inf + 24488 373.291 * * [simplify]: Extracting #6: cost 31 inf + 59463 373.302 * * [simplify]: Extracting #7: cost 1 inf + 69823 373.315 * * [simplify]: Extracting #8: cost 0 inf + 70213 373.328 * [simplify]: Simplified to (- (* (/ (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt a)) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) 373.328 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt a)) 2) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 373.328 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 373.328 * * [simplify]: iters left: 6 (15 enodes) 373.335 * * [simplify]: iters left: 5 (62 enodes) 373.346 * * [simplify]: iters left: 4 (148 enodes) 373.387 * * [simplify]: iters left: 3 (499 enodes) 373.653 * * [simplify]: Extracting #0: cost 1 inf + 0 373.653 * * [simplify]: Extracting #1: cost 0 inf + 1 373.653 * [simplify]: Simplified to 0 373.653 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 373.653 * * * * [progress]: [ 674 / 3260 ] simplifiying candidate # 373.653 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 373.654 * * [simplify]: iters left: 6 (27 enodes) 373.661 * * [simplify]: iters left: 5 (106 enodes) 373.686 * * [simplify]: iters left: 4 (216 enodes) 373.738 * * [simplify]: Extracting #0: cost 1 inf + 0 373.739 * * [simplify]: Extracting #1: cost 11 inf + 0 373.739 * * [simplify]: Extracting #2: cost 111 inf + 0 373.739 * * [simplify]: Extracting #3: cost 187 inf + 43 373.740 * * [simplify]: Extracting #4: cost 158 inf + 4980 373.745 * * [simplify]: Extracting #5: cost 77 inf + 28803 373.755 * * [simplify]: Extracting #6: cost 29 inf + 43642 373.764 * * [simplify]: Extracting #7: cost 2 inf + 52802 373.774 * * [simplify]: Extracting #8: cost 0 inf + 53571 373.784 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 373.784 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 373.785 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 373.785 * * [simplify]: iters left: 6 (14 enodes) 373.789 * * [simplify]: iters left: 5 (56 enodes) 373.799 * * [simplify]: iters left: 4 (117 enodes) 373.829 * * [simplify]: iters left: 3 (347 enodes) 373.956 * * [simplify]: Extracting #0: cost 1 inf + 0 373.956 * * [simplify]: Extracting #1: cost 0 inf + 1 373.956 * [simplify]: Simplified to 0 373.956 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 373.957 * * * * [progress]: [ 675 / 3260 ] simplifiying candidate # 373.957 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 373.957 * * [simplify]: iters left: 6 (27 enodes) 373.965 * * [simplify]: iters left: 5 (105 enodes) 373.984 * * [simplify]: iters left: 4 (210 enodes) 374.034 * * [simplify]: Extracting #0: cost 1 inf + 0 374.034 * * [simplify]: Extracting #1: cost 11 inf + 0 374.034 * * [simplify]: Extracting #2: cost 98 inf + 0 374.034 * * [simplify]: Extracting #3: cost 148 inf + 86 374.035 * * [simplify]: Extracting #4: cost 142 inf + 498 374.036 * * [simplify]: Extracting #5: cost 125 inf + 4985 374.039 * * [simplify]: Extracting #6: cost 66 inf + 18856 374.044 * * [simplify]: Extracting #7: cost 15 inf + 33293 374.052 * * [simplify]: Extracting #8: cost 0 inf + 40380 374.060 * * [simplify]: Extracting #9: cost 0 inf + 40350 374.068 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))))) 2) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 374.068 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma c (* a -4) (* b b))))))) 2) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 374.068 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 374.068 * * [simplify]: iters left: 6 (14 enodes) 374.073 * * [simplify]: iters left: 5 (57 enodes) 374.083 * * [simplify]: iters left: 4 (116 enodes) 374.114 * * [simplify]: iters left: 3 (321 enodes) 374.235 * * [simplify]: Extracting #0: cost 1 inf + 0 374.235 * * [simplify]: Extracting #1: cost 0 inf + 1 374.235 * [simplify]: Simplified to 0 374.235 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 374.235 * * * * [progress]: [ 676 / 3260 ] simplifiying candidate # 374.235 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 374.236 * * [simplify]: iters left: 6 (28 enodes) 374.243 * * [simplify]: iters left: 5 (110 enodes) 374.264 * * [simplify]: iters left: 4 (243 enodes) 374.326 * * [simplify]: Extracting #0: cost 1 inf + 0 374.326 * * [simplify]: Extracting #1: cost 11 inf + 0 374.326 * * [simplify]: Extracting #2: cost 111 inf + 0 374.327 * * [simplify]: Extracting #3: cost 187 inf + 2 374.327 * * [simplify]: Extracting #4: cost 166 inf + 3280 374.331 * * [simplify]: Extracting #5: cost 87 inf + 25122 374.337 * * [simplify]: Extracting #6: cost 30 inf + 42439 374.346 * * [simplify]: Extracting #7: cost 2 inf + 52019 374.358 * * [simplify]: Extracting #8: cost 0 inf + 52708 374.368 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 374.368 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 374.368 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 374.368 * * [simplify]: iters left: 6 (15 enodes) 374.373 * * [simplify]: iters left: 5 (62 enodes) 374.385 * * [simplify]: iters left: 4 (149 enodes) 374.425 * * [simplify]: iters left: 3 (450 enodes) 374.645 * * [simplify]: Extracting #0: cost 1 inf + 0 374.645 * * [simplify]: Extracting #1: cost 0 inf + 1 374.645 * [simplify]: Simplified to 0 374.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 374.645 * * * * [progress]: [ 677 / 3260 ] simplifiying candidate # 374.646 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 374.649 * * [simplify]: iters left: 6 (26 enodes) 374.656 * * [simplify]: iters left: 5 (100 enodes) 374.675 * * [simplify]: iters left: 4 (201 enodes) 374.721 * * [simplify]: Extracting #0: cost 1 inf + 0 374.721 * * [simplify]: Extracting #1: cost 11 inf + 0 374.723 * * [simplify]: Extracting #2: cost 89 inf + 0 374.723 * * [simplify]: Extracting #3: cost 142 inf + 2 374.723 * * [simplify]: Extracting #4: cost 141 inf + 5 374.725 * * [simplify]: Extracting #5: cost 109 inf + 7293 374.728 * * [simplify]: Extracting #6: cost 57 inf + 18962 374.734 * * [simplify]: Extracting #7: cost 17 inf + 30682 374.741 * * [simplify]: Extracting #8: cost 0 inf + 38070 374.748 * * [simplify]: Extracting #9: cost 0 inf + 38040 374.755 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (sqrt a)) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 374.756 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (sqrt a)) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 374.756 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 374.756 * * [simplify]: iters left: 6 (14 enodes) 374.760 * * [simplify]: iters left: 5 (57 enodes) 374.771 * * [simplify]: iters left: 4 (118 enodes) 374.801 * * [simplify]: iters left: 3 (314 enodes) 374.904 * * [simplify]: Extracting #0: cost 1 inf + 0 374.904 * * [simplify]: Extracting #1: cost 0 inf + 1 374.904 * [simplify]: Simplified to 0 374.904 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 374.904 * * * * [progress]: [ 678 / 3260 ] simplifiying candidate # 374.905 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 374.905 * * [simplify]: iters left: 6 (26 enodes) 374.912 * * [simplify]: iters left: 5 (96 enodes) 374.932 * * [simplify]: iters left: 4 (195 enodes) 374.973 * * [simplify]: iters left: 3 (433 enodes) 375.094 * * [simplify]: Extracting #0: cost 1 inf + 0 375.094 * * [simplify]: Extracting #1: cost 13 inf + 0 375.094 * * [simplify]: Extracting #2: cost 128 inf + 0 375.095 * * [simplify]: Extracting #3: cost 210 inf + 252 375.097 * * [simplify]: Extracting #4: cost 192 inf + 2095 375.100 * * [simplify]: Extracting #5: cost 136 inf + 13374 375.105 * * [simplify]: Extracting #6: cost 99 inf + 21015 375.114 * * [simplify]: Extracting #7: cost 71 inf + 28495 375.125 * * [simplify]: Extracting #8: cost 13 inf + 52004 375.138 * * [simplify]: Extracting #9: cost 0 inf + 57288 375.151 * * [simplify]: Extracting #10: cost 0 inf + 57128 375.165 * * [simplify]: Extracting #11: cost 0 inf + 57088 375.178 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (/ b 2) a)) 375.178 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 375.179 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 375.179 * * [simplify]: iters left: 6 (13 enodes) 375.183 * * [simplify]: iters left: 5 (48 enodes) 375.193 * * [simplify]: iters left: 4 (103 enodes) 375.214 * * [simplify]: iters left: 3 (238 enodes) 375.280 * * [simplify]: Extracting #0: cost 1 inf + 0 375.280 * * [simplify]: Extracting #1: cost 0 inf + 1 375.280 * [simplify]: Simplified to 0 375.281 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (/ b 2) a)) 0)) 375.281 * * * * [progress]: [ 679 / 3260 ] simplifiying candidate # 375.281 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 375.281 * * [simplify]: iters left: 6 (29 enodes) 375.289 * * [simplify]: iters left: 5 (114 enodes) 375.310 * * [simplify]: iters left: 4 (245 enodes) 375.371 * * [simplify]: Extracting #0: cost 1 inf + 0 375.372 * * [simplify]: Extracting #1: cost 11 inf + 0 375.372 * * [simplify]: Extracting #2: cost 129 inf + 0 375.372 * * [simplify]: Extracting #3: cost 223 inf + 204 375.373 * * [simplify]: Extracting #4: cost 211 inf + 1624 375.376 * * [simplify]: Extracting #5: cost 146 inf + 21475 375.383 * * [simplify]: Extracting #6: cost 55 inf + 53009 375.393 * * [simplify]: Extracting #7: cost 21 inf + 62182 375.406 * * [simplify]: Extracting #8: cost 2 inf + 71025 375.418 * * [simplify]: Extracting #9: cost 0 inf + 71794 375.431 * [simplify]: Simplified to (- (/ (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) 375.431 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 375.431 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 375.431 * * [simplify]: iters left: 6 (15 enodes) 375.436 * * [simplify]: iters left: 5 (61 enodes) 375.447 * * [simplify]: iters left: 4 (142 enodes) 375.487 * * [simplify]: iters left: 3 (474 enodes) 375.685 * * [simplify]: Extracting #0: cost 1 inf + 0 375.685 * * [simplify]: Extracting #1: cost 0 inf + 1 375.685 * [simplify]: Simplified to 0 375.685 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 375.686 * * * * [progress]: [ 680 / 3260 ] simplifiying candidate # 375.686 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 375.686 * * [simplify]: iters left: 6 (27 enodes) 375.693 * * [simplify]: iters left: 5 (106 enodes) 375.717 * * [simplify]: iters left: 4 (211 enodes) 375.765 * * [simplify]: Extracting #0: cost 1 inf + 0 375.765 * * [simplify]: Extracting #1: cost 11 inf + 0 375.766 * * [simplify]: Extracting #2: cost 109 inf + 0 375.766 * * [simplify]: Extracting #3: cost 178 inf + 204 375.767 * * [simplify]: Extracting #4: cost 172 inf + 976 375.768 * * [simplify]: Extracting #5: cost 157 inf + 4621 375.773 * * [simplify]: Extracting #6: cost 59 inf + 33570 375.784 * * [simplify]: Extracting #7: cost 1 inf + 51410 375.794 * * [simplify]: Extracting #8: cost 0 inf + 51639 375.803 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) 375.804 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 375.804 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 375.804 * * [simplify]: iters left: 6 (14 enodes) 375.808 * * [simplify]: iters left: 5 (56 enodes) 375.818 * * [simplify]: iters left: 4 (113 enodes) 375.843 * * [simplify]: iters left: 3 (324 enodes) 375.942 * * [simplify]: Extracting #0: cost 1 inf + 0 375.942 * * [simplify]: Extracting #1: cost 0 inf + 1 375.942 * [simplify]: Simplified to 0 375.943 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) 0)) 375.943 * * * * [progress]: [ 681 / 3260 ] simplifiying candidate # 375.943 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 375.943 * * [simplify]: iters left: 6 (27 enodes) 375.950 * * [simplify]: iters left: 5 (104 enodes) 375.969 * * [simplify]: iters left: 4 (205 enodes) 376.016 * * [simplify]: iters left: 3 (492 enodes) 376.158 * * [simplify]: Extracting #0: cost 1 inf + 0 376.158 * * [simplify]: Extracting #1: cost 11 inf + 0 376.159 * * [simplify]: Extracting #2: cost 122 inf + 0 376.160 * * [simplify]: Extracting #3: cost 233 inf + 489 376.162 * * [simplify]: Extracting #4: cost 197 inf + 6329 376.167 * * [simplify]: Extracting #5: cost 130 inf + 21435 376.178 * * [simplify]: Extracting #6: cost 71 inf + 39066 376.192 * * [simplify]: Extracting #7: cost 7 inf + 62639 376.207 * * [simplify]: Extracting #8: cost 0 inf + 65388 376.222 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 376.222 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 376.222 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 376.222 * * [simplify]: iters left: 6 (14 enodes) 376.227 * * [simplify]: iters left: 5 (56 enodes) 376.237 * * [simplify]: iters left: 4 (112 enodes) 376.264 * * [simplify]: iters left: 3 (297 enodes) 376.354 * * [simplify]: Extracting #0: cost 1 inf + 0 376.354 * * [simplify]: Extracting #1: cost 0 inf + 1 376.355 * [simplify]: Simplified to 0 376.355 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 376.355 * * * * [progress]: [ 682 / 3260 ] simplifiying candidate # 376.355 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 376.355 * * [simplify]: iters left: 6 (27 enodes) 376.362 * * [simplify]: iters left: 5 (106 enodes) 376.385 * * [simplify]: iters left: 4 (219 enodes) 376.431 * * [simplify]: Extracting #0: cost 1 inf + 0 376.431 * * [simplify]: Extracting #1: cost 11 inf + 0 376.431 * * [simplify]: Extracting #2: cost 102 inf + 0 376.432 * * [simplify]: Extracting #3: cost 170 inf + 43 376.432 * * [simplify]: Extracting #4: cost 165 inf + 530 376.434 * * [simplify]: Extracting #5: cost 130 inf + 8981 376.438 * * [simplify]: Extracting #6: cost 62 inf + 28305 376.445 * * [simplify]: Extracting #7: cost 25 inf + 38361 376.456 * * [simplify]: Extracting #8: cost 1 inf + 48744 376.465 * * [simplify]: Extracting #9: cost 0 inf + 49053 376.474 * [simplify]: Simplified to (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 376.474 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 376.475 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 376.475 * * [simplify]: iters left: 6 (13 enodes) 376.479 * * [simplify]: iters left: 5 (53 enodes) 376.488 * * [simplify]: iters left: 4 (118 enodes) 376.514 * * [simplify]: iters left: 3 (324 enodes) 376.610 * * [simplify]: Extracting #0: cost 1 inf + 0 376.610 * * [simplify]: Extracting #1: cost 0 inf + 1 376.610 * [simplify]: Simplified to 0 376.610 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) 2) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 0)) 376.611 * * * * [progress]: [ 683 / 3260 ] simplifiying candidate # 376.611 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 376.611 * * [simplify]: iters left: 6 (24 enodes) 376.617 * * [simplify]: iters left: 5 (92 enodes) 376.634 * * [simplify]: iters left: 4 (174 enodes) 376.675 * * [simplify]: iters left: 3 (424 enodes) 376.800 * * [simplify]: Extracting #0: cost 1 inf + 0 376.800 * * [simplify]: Extracting #1: cost 9 inf + 0 376.800 * * [simplify]: Extracting #2: cost 110 inf + 0 376.801 * * [simplify]: Extracting #3: cost 224 inf + 44 376.802 * * [simplify]: Extracting #4: cost 210 inf + 1999 376.806 * * [simplify]: Extracting #5: cost 132 inf + 17694 376.813 * * [simplify]: Extracting #6: cost 77 inf + 31280 376.824 * * [simplify]: Extracting #7: cost 13 inf + 53839 376.839 * * [simplify]: Extracting #8: cost 0 inf + 59086 376.853 * [simplify]: Simplified to (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 376.853 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a) (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 376.853 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 376.854 * * [simplify]: iters left: 6 (11 enodes) 376.857 * * [simplify]: iters left: 5 (43 enodes) 376.867 * * [simplify]: iters left: 4 (84 enodes) 376.883 * * [simplify]: iters left: 3 (212 enodes) 376.934 * * [simplify]: iters left: 2 (472 enodes) 377.047 * * [simplify]: Extracting #0: cost 1 inf + 0 377.047 * * [simplify]: Extracting #1: cost 0 inf + 1 377.047 * [simplify]: Simplified to 0 377.047 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 377.048 * * * * [progress]: [ 684 / 3260 ] simplifiying candidate # 377.048 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 377.048 * * [simplify]: iters left: 6 (25 enodes) 377.057 * * [simplify]: iters left: 5 (97 enodes) 377.075 * * [simplify]: iters left: 4 (189 enodes) 377.115 * * [simplify]: iters left: 3 (411 enodes) 377.221 * * [simplify]: Extracting #0: cost 1 inf + 0 377.221 * * [simplify]: Extracting #1: cost 11 inf + 0 377.222 * * [simplify]: Extracting #2: cost 102 inf + 0 377.222 * * [simplify]: Extracting #3: cost 188 inf + 44 377.223 * * [simplify]: Extracting #4: cost 171 inf + 1878 377.226 * * [simplify]: Extracting #5: cost 112 inf + 12162 377.232 * * [simplify]: Extracting #6: cost 71 inf + 23474 377.242 * * [simplify]: Extracting #7: cost 7 inf + 47596 377.256 * * [simplify]: Extracting #8: cost 0 inf + 50299 377.268 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2)) (/ (/ b (* a (sqrt 2))) (sqrt 2))) 377.268 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (* (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2)) (/ (/ b (* a (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 377.269 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 377.269 * * [simplify]: iters left: 6 (12 enodes) 377.273 * * [simplify]: iters left: 5 (49 enodes) 377.282 * * [simplify]: iters left: 4 (99 enodes) 377.304 * * [simplify]: iters left: 3 (234 enodes) 377.364 * * [simplify]: iters left: 2 (447 enodes) 377.469 * * [simplify]: Extracting #0: cost 1 inf + 0 377.470 * * [simplify]: Extracting #1: cost 0 inf + 1 377.470 * [simplify]: Simplified to 0 377.470 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 377.470 * * * * [progress]: [ 685 / 3260 ] simplifiying candidate # 377.470 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 377.470 * * [simplify]: iters left: 6 (27 enodes) 377.477 * * [simplify]: iters left: 5 (105 enodes) 377.496 * * [simplify]: iters left: 4 (214 enodes) 377.545 * * [simplify]: iters left: 3 (487 enodes) 377.684 * * [simplify]: Extracting #0: cost 1 inf + 0 377.684 * * [simplify]: Extracting #1: cost 11 inf + 0 377.686 * * [simplify]: Extracting #2: cost 116 inf + 0 377.686 * * [simplify]: Extracting #3: cost 221 inf + 2 377.688 * * [simplify]: Extracting #4: cost 207 inf + 984 377.690 * * [simplify]: Extracting #5: cost 148 inf + 13453 377.698 * * [simplify]: Extracting #6: cost 73 inf + 34348 377.714 * * [simplify]: Extracting #7: cost 8 inf + 58391 377.728 * * [simplify]: Extracting #8: cost 0 inf + 61681 377.743 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 377.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 377.743 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 377.744 * * [simplify]: iters left: 6 (14 enodes) 377.748 * * [simplify]: iters left: 5 (57 enodes) 377.758 * * [simplify]: iters left: 4 (121 enodes) 377.787 * * [simplify]: iters left: 3 (291 enodes) 377.874 * * [simplify]: Extracting #0: cost 1 inf + 0 377.874 * * [simplify]: Extracting #1: cost 0 inf + 1 377.874 * [simplify]: Simplified to 0 377.874 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 377.874 * * * * [progress]: [ 686 / 3260 ] simplifiying candidate # 377.875 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 377.875 * * [simplify]: iters left: 6 (25 enodes) 377.881 * * [simplify]: iters left: 5 (95 enodes) 377.899 * * [simplify]: iters left: 4 (179 enodes) 377.937 * * [simplify]: iters left: 3 (383 enodes) 378.029 * * [simplify]: Extracting #0: cost 1 inf + 0 378.029 * * [simplify]: Extracting #1: cost 11 inf + 0 378.029 * * [simplify]: Extracting #2: cost 93 inf + 0 378.030 * * [simplify]: Extracting #3: cost 171 inf + 3 378.031 * * [simplify]: Extracting #4: cost 164 inf + 578 378.032 * * [simplify]: Extracting #5: cost 138 inf + 4375 378.039 * * [simplify]: Extracting #6: cost 75 inf + 18957 378.049 * * [simplify]: Extracting #7: cost 4 inf + 43299 378.060 * * [simplify]: Extracting #8: cost 0 inf + 44741 378.071 * * [simplify]: Extracting #9: cost 0 inf + 44662 378.082 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a)) (/ (/ b a) 2)) 378.083 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 378.083 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 378.083 * * [simplify]: iters left: 6 (13 enodes) 378.087 * * [simplify]: iters left: 5 (52 enodes) 378.096 * * [simplify]: iters left: 4 (98 enodes) 378.119 * * [simplify]: iters left: 3 (212 enodes) 378.163 * * [simplify]: iters left: 2 (371 enodes) 378.244 * * [simplify]: Extracting #0: cost 1 inf + 0 378.244 * * [simplify]: Extracting #1: cost 0 inf + 1 378.244 * [simplify]: Simplified to 0 378.244 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a)) (/ (/ b a) 2)) 0)) 378.244 * * * * [progress]: [ 687 / 3260 ] simplifiying candidate # 378.245 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 378.245 * * [simplify]: iters left: 6 (25 enodes) 378.251 * * [simplify]: iters left: 5 (91 enodes) 378.268 * * [simplify]: iters left: 4 (172 enodes) 378.300 * * [simplify]: iters left: 3 (326 enodes) 378.371 * * [simplify]: Extracting #0: cost 1 inf + 0 378.371 * * [simplify]: Extracting #1: cost 11 inf + 0 378.371 * * [simplify]: Extracting #2: cost 92 inf + 0 378.372 * * [simplify]: Extracting #3: cost 149 inf + 538 378.373 * * [simplify]: Extracting #4: cost 118 inf + 3732 378.377 * * [simplify]: Extracting #5: cost 101 inf + 6916 378.380 * * [simplify]: Extracting #6: cost 93 inf + 8682 378.385 * * [simplify]: Extracting #7: cost 25 inf + 33214 378.395 * * [simplify]: Extracting #8: cost 1 inf + 43173 378.405 * * [simplify]: Extracting #9: cost 0 inf + 43498 378.415 * * [simplify]: Extracting #10: cost 0 inf + 43418 378.426 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) 2) (/ b (* a 2))) 378.426 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) 2) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 378.426 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 378.426 * * [simplify]: iters left: 6 (12 enodes) 378.430 * * [simplify]: iters left: 5 (44 enodes) 378.439 * * [simplify]: iters left: 4 (92 enodes) 378.455 * * [simplify]: iters left: 3 (159 enodes) 378.482 * * [simplify]: iters left: 2 (267 enodes) 378.532 * * [simplify]: iters left: 1 (364 enodes) 378.596 * * [simplify]: Extracting #0: cost 1 inf + 0 378.596 * * [simplify]: Extracting #1: cost 0 inf + 1 378.596 * [simplify]: Simplified to 0 378.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) 2) (/ b (* a 2))) 0)) 378.597 * * * * [progress]: [ 688 / 3260 ] simplifiying candidate # 378.597 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 378.597 * * [simplify]: iters left: 6 (28 enodes) 378.604 * * [simplify]: iters left: 5 (112 enodes) 378.626 * * [simplify]: iters left: 4 (247 enodes) 378.687 * * [simplify]: Extracting #0: cost 1 inf + 0 378.687 * * [simplify]: Extracting #1: cost 11 inf + 0 378.688 * * [simplify]: Extracting #2: cost 127 inf + 0 378.688 * * [simplify]: Extracting #3: cost 208 inf + 694 378.690 * * [simplify]: Extracting #4: cost 169 inf + 7704 378.694 * * [simplify]: Extracting #5: cost 86 inf + 33890 378.702 * * [simplify]: Extracting #6: cost 33 inf + 49852 378.712 * * [simplify]: Extracting #7: cost 0 inf + 61210 378.726 * * [simplify]: Extracting #8: cost 0 inf + 61092 378.737 * [simplify]: Simplified to (fma (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (sqrt a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 378.737 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (sqrt a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 378.737 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 378.738 * * [simplify]: iters left: 6 (15 enodes) 378.742 * * [simplify]: iters left: 5 (64 enodes) 378.754 * * [simplify]: iters left: 4 (149 enodes) 378.794 * * [simplify]: iters left: 3 (466 enodes) 379.079 * * [simplify]: Extracting #0: cost 1 inf + 0 379.079 * * [simplify]: Extracting #1: cost 0 inf + 1 379.079 * [simplify]: Simplified to 0 379.079 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 379.079 * * * * [progress]: [ 689 / 3260 ] simplifiying candidate # 379.079 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 379.080 * * [simplify]: iters left: 6 (26 enodes) 379.087 * * [simplify]: iters left: 5 (104 enodes) 379.106 * * [simplify]: iters left: 4 (214 enodes) 379.161 * * [simplify]: Extracting #0: cost 1 inf + 0 379.161 * * [simplify]: Extracting #1: cost 11 inf + 0 379.162 * * [simplify]: Extracting #2: cost 113 inf + 0 379.162 * * [simplify]: Extracting #3: cost 176 inf + 206 379.163 * * [simplify]: Extracting #4: cost 139 inf + 5850 379.165 * * [simplify]: Extracting #5: cost 116 inf + 12208 379.171 * * [simplify]: Extracting #6: cost 41 inf + 32537 379.179 * * [simplify]: Extracting #7: cost 1 inf + 45261 379.188 * * [simplify]: Extracting #8: cost 0 inf + 45546 379.198 * [simplify]: Simplified to (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) 379.198 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (* (sqrt a) 2) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 379.198 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 379.198 * * [simplify]: iters left: 6 (14 enodes) 379.202 * * [simplify]: iters left: 5 (59 enodes) 379.216 * * [simplify]: iters left: 4 (121 enodes) 379.243 * * [simplify]: iters left: 3 (332 enodes) 379.396 * * [simplify]: Extracting #0: cost 1 inf + 0 379.396 * * [simplify]: Extracting #1: cost 0 inf + 1 379.396 * [simplify]: Simplified to 0 379.396 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 379.396 * * * * [progress]: [ 690 / 3260 ] simplifiying candidate # 379.396 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 379.397 * * [simplify]: iters left: 6 (26 enodes) 379.404 * * [simplify]: iters left: 5 (102 enodes) 379.423 * * [simplify]: iters left: 4 (208 enodes) 379.471 * * [simplify]: iters left: 3 (476 enodes) 379.631 * * [simplify]: Extracting #0: cost 1 inf + 0 379.631 * * [simplify]: Extracting #1: cost 11 inf + 0 379.631 * * [simplify]: Extracting #2: cost 142 inf + 0 379.632 * * [simplify]: Extracting #3: cost 225 inf + 1792 379.636 * * [simplify]: Extracting #4: cost 142 inf + 15875 379.646 * * [simplify]: Extracting #5: cost 100 inf + 25454 379.654 * * [simplify]: Extracting #6: cost 74 inf + 34728 379.666 * * [simplify]: Extracting #7: cost 7 inf + 59631 379.681 * * [simplify]: Extracting #8: cost 0 inf + 62074 379.696 * * [simplify]: Extracting #9: cost 0 inf + 62034 379.711 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) 379.711 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 379.711 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 379.712 * * [simplify]: iters left: 6 (13 enodes) 379.716 * * [simplify]: iters left: 5 (54 enodes) 379.728 * * [simplify]: iters left: 4 (112 enodes) 379.753 * * [simplify]: iters left: 3 (281 enodes) 379.859 * * [simplify]: Extracting #0: cost 1 inf + 0 379.859 * * [simplify]: Extracting #1: cost 0 inf + 1 379.859 * [simplify]: Simplified to 0 379.859 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 379.859 * * * * [progress]: [ 691 / 3260 ] simplifiying candidate # 379.860 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 379.860 * * [simplify]: iters left: 6 (27 enodes) 379.867 * * [simplify]: iters left: 5 (107 enodes) 379.887 * * [simplify]: iters left: 4 (232 enodes) 379.942 * * [simplify]: Extracting #0: cost 1 inf + 0 379.942 * * [simplify]: Extracting #1: cost 11 inf + 0 379.942 * * [simplify]: Extracting #2: cost 106 inf + 0 379.942 * * [simplify]: Extracting #3: cost 171 inf + 46 379.943 * * [simplify]: Extracting #4: cost 160 inf + 987 379.945 * * [simplify]: Extracting #5: cost 129 inf + 7643 379.949 * * [simplify]: Extracting #6: cost 59 inf + 26234 379.957 * * [simplify]: Extracting #7: cost 1 inf + 44347 379.966 * * [simplify]: Extracting #8: cost 0 inf + 44697 379.974 * [simplify]: Simplified to (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (cbrt a) (* (cbrt a) (cbrt a))))) 379.974 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (cbrt a) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 379.975 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 379.975 * * [simplify]: iters left: 6 (14 enodes) 379.979 * * [simplify]: iters left: 5 (59 enodes) 379.993 * * [simplify]: iters left: 4 (134 enodes) 380.025 * * [simplify]: iters left: 3 (357 enodes) 380.180 * * [simplify]: Extracting #0: cost 1 inf + 0 380.180 * * [simplify]: Extracting #1: cost 0 inf + 1 380.180 * [simplify]: Simplified to 0 380.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 380.180 * * * * [progress]: [ 692 / 3260 ] simplifiying candidate # 380.180 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 380.181 * * [simplify]: iters left: 6 (25 enodes) 380.187 * * [simplify]: iters left: 5 (98 enodes) 380.206 * * [simplify]: iters left: 4 (199 enodes) 380.255 * * [simplify]: iters left: 3 (498 enodes) 380.456 * * [simplify]: Extracting #0: cost 1 inf + 0 380.456 * * [simplify]: Extracting #1: cost 11 inf + 0 380.457 * * [simplify]: Extracting #2: cost 159 inf + 0 380.458 * * [simplify]: Extracting #3: cost 261 inf + 906 380.461 * * [simplify]: Extracting #4: cost 197 inf + 9881 380.471 * * [simplify]: Extracting #5: cost 119 inf + 25090 380.479 * * [simplify]: Extracting #6: cost 99 inf + 28957 380.487 * * [simplify]: Extracting #7: cost 91 inf + 29608 380.496 * * [simplify]: Extracting #8: cost 65 inf + 39066 380.510 * * [simplify]: Extracting #9: cost 13 inf + 58981 380.525 * * [simplify]: Extracting #10: cost 0 inf + 64449 380.542 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2) a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 380.542 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2) a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 380.542 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 380.542 * * [simplify]: iters left: 6 (13 enodes) 380.546 * * [simplify]: iters left: 5 (53 enodes) 380.557 * * [simplify]: iters left: 4 (106 enodes) 380.580 * * [simplify]: iters left: 3 (257 enodes) 380.674 * * [simplify]: Extracting #0: cost 1 inf + 0 380.674 * * [simplify]: Extracting #1: cost 0 inf + 1 380.674 * [simplify]: Simplified to 0 380.674 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) 2) a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 380.674 * * * * [progress]: [ 693 / 3260 ] simplifiying candidate # 380.675 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 380.675 * * [simplify]: iters left: 6 (25 enodes) 380.682 * * [simplify]: iters left: 5 (97 enodes) 380.700 * * [simplify]: iters left: 4 (188 enodes) 380.742 * * [simplify]: iters left: 3 (397 enodes) 380.865 * * [simplify]: Extracting #0: cost 1 inf + 0 380.865 * * [simplify]: Extracting #1: cost 11 inf + 0 380.866 * * [simplify]: Extracting #2: cost 123 inf + 0 380.866 * * [simplify]: Extracting #3: cost 179 inf + 1315 380.869 * * [simplify]: Extracting #4: cost 115 inf + 9163 380.873 * * [simplify]: Extracting #5: cost 98 inf + 12629 380.879 * * [simplify]: Extracting #6: cost 72 inf + 21526 380.888 * * [simplify]: Extracting #7: cost 12 inf + 43569 380.900 * * [simplify]: Extracting #8: cost 0 inf + 48207 380.912 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 380.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 380.913 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 380.913 * * [simplify]: iters left: 6 (12 enodes) 380.917 * * [simplify]: iters left: 5 (49 enodes) 380.926 * * [simplify]: iters left: 4 (94 enodes) 380.949 * * [simplify]: iters left: 3 (221 enodes) 381.025 * * [simplify]: iters left: 2 (492 enodes) 381.264 * * [simplify]: Extracting #0: cost 1 inf + 0 381.264 * * [simplify]: Extracting #1: cost 0 inf + 1 381.264 * [simplify]: Simplified to 0 381.264 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 381.264 * * * * [progress]: [ 694 / 3260 ] simplifiying candidate # 381.264 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 381.264 * * [simplify]: iters left: 6 (26 enodes) 381.271 * * [simplify]: iters left: 5 (100 enodes) 381.290 * * [simplify]: iters left: 4 (207 enodes) 381.338 * * [simplify]: iters left: 3 (476 enodes) 381.494 * * [simplify]: Extracting #0: cost 1 inf + 0 381.494 * * [simplify]: Extracting #1: cost 11 inf + 0 381.495 * * [simplify]: Extracting #2: cost 147 inf + 0 381.496 * * [simplify]: Extracting #3: cost 244 inf + 5 381.497 * * [simplify]: Extracting #4: cost 228 inf + 1801 381.504 * * [simplify]: Extracting #5: cost 165 inf + 13969 381.511 * * [simplify]: Extracting #6: cost 73 inf + 37549 381.524 * * [simplify]: Extracting #7: cost 9 inf + 60775 381.539 * * [simplify]: Extracting #8: cost 0 inf + 64256 381.554 * * [simplify]: Extracting #9: cost 0 inf + 64176 381.569 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 381.569 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 381.569 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 381.569 * * [simplify]: iters left: 6 (13 enodes) 381.573 * * [simplify]: iters left: 5 (52 enodes) 381.584 * * [simplify]: iters left: 4 (111 enodes) 381.611 * * [simplify]: iters left: 3 (278 enodes) 381.713 * * [simplify]: Extracting #0: cost 1 inf + 0 381.713 * * [simplify]: Extracting #1: cost 0 inf + 1 381.713 * [simplify]: Simplified to 0 381.713 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 381.714 * * * * [progress]: [ 695 / 3260 ] simplifiying candidate # 381.714 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 381.714 * * [simplify]: iters left: 6 (24 enodes) 381.720 * * [simplify]: iters left: 5 (91 enodes) 381.737 * * [simplify]: iters left: 4 (176 enodes) 381.782 * * [simplify]: iters left: 3 (406 enodes) 381.914 * * [simplify]: Extracting #0: cost 1 inf + 0 381.914 * * [simplify]: Extracting #1: cost 11 inf + 0 381.914 * * [simplify]: Extracting #2: cost 119 inf + 0 381.915 * * [simplify]: Extracting #3: cost 180 inf + 377 381.917 * * [simplify]: Extracting #4: cost 144 inf + 3465 381.920 * * [simplify]: Extracting #5: cost 103 inf + 9930 381.924 * * [simplify]: Extracting #6: cost 74 inf + 19390 381.934 * * [simplify]: Extracting #7: cost 8 inf + 43010 381.945 * * [simplify]: Extracting #8: cost 0 inf + 46275 381.958 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 381.958 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 381.958 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 381.958 * * [simplify]: iters left: 6 (12 enodes) 381.962 * * [simplify]: iters left: 5 (47 enodes) 381.973 * * [simplify]: iters left: 4 (89 enodes) 381.992 * * [simplify]: iters left: 3 (186 enodes) 382.044 * * [simplify]: iters left: 2 (378 enodes) 382.192 * * [simplify]: Extracting #0: cost 1 inf + 0 382.192 * * [simplify]: Extracting #1: cost 0 inf + 1 382.192 * [simplify]: Simplified to 0 382.192 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 0)) 382.192 * * * * [progress]: [ 696 / 3260 ] simplifiying candidate # 382.192 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 382.192 * * [simplify]: iters left: 6 (24 enodes) 382.199 * * [simplify]: iters left: 5 (89 enodes) 382.215 * * [simplify]: iters left: 4 (149 enodes) 382.242 * * [simplify]: iters left: 3 (266 enodes) 382.299 * * [simplify]: Extracting #0: cost 1 inf + 0 382.299 * * [simplify]: Extracting #1: cost 9 inf + 0 382.299 * * [simplify]: Extracting #2: cost 79 inf + 2 382.300 * * [simplify]: Extracting #3: cost 118 inf + 669 382.301 * * [simplify]: Extracting #4: cost 92 inf + 2932 382.302 * * [simplify]: Extracting #5: cost 98 inf + 3138 382.303 * * [simplify]: Extracting #6: cost 94 inf + 3925 382.308 * * [simplify]: Extracting #7: cost 27 inf + 27350 382.316 * * [simplify]: Extracting #8: cost 0 inf + 38611 382.325 * * [simplify]: Extracting #9: cost 0 inf + 38556 382.336 * [simplify]: Simplified to (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (/ b 2) a)) 382.336 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 382.336 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 382.336 * * [simplify]: iters left: 6 (11 enodes) 382.340 * * [simplify]: iters left: 5 (40 enodes) 382.347 * * [simplify]: iters left: 4 (65 enodes) 382.359 * * [simplify]: iters left: 3 (97 enodes) 382.376 * * [simplify]: iters left: 2 (165 enodes) 382.414 * * [simplify]: iters left: 1 (271 enodes) 382.471 * * [simplify]: Extracting #0: cost 1 inf + 0 382.471 * * [simplify]: Extracting #1: cost 0 inf + 1 382.471 * [simplify]: Simplified to 0 382.471 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))) (cbrt (sqrt (fma (* c -4) a (* b b))))) 2) (/ (/ b 2) a)) 0)) 382.472 * * * * [progress]: [ 697 / 3260 ] simplifiying candidate # 382.472 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 382.472 * * [simplify]: iters left: 6 (25 enodes) 382.478 * * [simplify]: iters left: 5 (99 enodes) 382.497 * * [simplify]: iters left: 4 (202 enodes) 382.544 * * [simplify]: iters left: 3 (451 enodes) 382.681 * * [simplify]: Extracting #0: cost 1 inf + 0 382.681 * * [simplify]: Extracting #1: cost 11 inf + 0 382.682 * * [simplify]: Extracting #2: cost 140 inf + 0 382.682 * * [simplify]: Extracting #3: cost 227 inf + 88 382.684 * * [simplify]: Extracting #4: cost 213 inf + 1314 382.687 * * [simplify]: Extracting #5: cost 148 inf + 14735 382.694 * * [simplify]: Extracting #6: cost 72 inf + 34289 382.706 * * [simplify]: Extracting #7: cost 1 inf + 61466 382.720 * * [simplify]: Extracting #8: cost 0 inf + 61926 382.736 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ 2 (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt a)) (cbrt a)) (* 2 (cbrt a)))) 382.737 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ 2 (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ (/ b (cbrt a)) (cbrt a)) (* 2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 382.737 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 382.737 * * [simplify]: iters left: 6 (12 enodes) 382.741 * * [simplify]: iters left: 5 (51 enodes) 382.750 * * [simplify]: iters left: 4 (106 enodes) 382.775 * * [simplify]: iters left: 3 (247 enodes) 382.849 * * [simplify]: Extracting #0: cost 1 inf + 0 382.850 * * [simplify]: Extracting #1: cost 0 inf + 1 382.850 * [simplify]: Simplified to 0 382.850 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 382.850 * * * * [progress]: [ 698 / 3260 ] simplifiying candidate # 382.850 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 382.850 * * [simplify]: iters left: 6 (23 enodes) 382.856 * * [simplify]: iters left: 5 (90 enodes) 382.876 * * [simplify]: iters left: 4 (173 enodes) 382.918 * * [simplify]: iters left: 3 (410 enodes) 383.051 * * [simplify]: Extracting #0: cost 1 inf + 0 383.051 * * [simplify]: Extracting #1: cost 11 inf + 0 383.051 * * [simplify]: Extracting #2: cost 119 inf + 0 383.052 * * [simplify]: Extracting #3: cost 175 inf + 340 383.053 * * [simplify]: Extracting #4: cost 145 inf + 2814 383.056 * * [simplify]: Extracting #5: cost 107 inf + 8989 383.061 * * [simplify]: Extracting #6: cost 69 inf + 20007 383.072 * * [simplify]: Extracting #7: cost 7 inf + 42707 383.083 * * [simplify]: Extracting #8: cost 0 inf + 45354 383.094 * [simplify]: Simplified to (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* a 2)) (/ (/ b a) 2)) 383.094 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 383.095 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 383.095 * * [simplify]: iters left: 6 (11 enodes) 383.098 * * [simplify]: iters left: 5 (46 enodes) 383.106 * * [simplify]: iters left: 4 (86 enodes) 383.447 * * [simplify]: iters left: 3 (183 enodes) 383.495 * * [simplify]: iters left: 2 (372 enodes) 383.638 * * [simplify]: Extracting #0: cost 1 inf + 0 383.639 * * [simplify]: Extracting #1: cost 0 inf + 1 383.639 * [simplify]: Simplified to 0 383.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (* a 2)) (/ (/ b a) 2)) 0)) 383.639 * * * * [progress]: [ 699 / 3260 ] simplifiying candidate # 383.639 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 383.639 * * [simplify]: iters left: 6 (23 enodes) 383.646 * * [simplify]: iters left: 5 (88 enodes) 383.661 * * [simplify]: iters left: 4 (148 enodes) 383.691 * * [simplify]: iters left: 3 (265 enodes) 383.749 * * [simplify]: Extracting #0: cost 1 inf + 0 383.749 * * [simplify]: Extracting #1: cost 9 inf + 0 383.749 * * [simplify]: Extracting #2: cost 79 inf + 2 383.749 * * [simplify]: Extracting #3: cost 123 inf + 501 383.750 * * [simplify]: Extracting #4: cost 99 inf + 2401 383.751 * * [simplify]: Extracting #5: cost 100 inf + 3138 383.753 * * [simplify]: Extracting #6: cost 96 inf + 4182 383.758 * * [simplify]: Extracting #7: cost 29 inf + 27550 383.768 * * [simplify]: Extracting #8: cost 0 inf + 39412 383.777 * * [simplify]: Extracting #9: cost 0 inf + 39357 383.786 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ b 2) a)) 383.786 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 383.787 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 383.787 * * [simplify]: iters left: 6 (10 enodes) 383.790 * * [simplify]: iters left: 5 (39 enodes) 383.797 * * [simplify]: iters left: 4 (64 enodes) 383.809 * * [simplify]: iters left: 3 (96 enodes) 383.829 * * [simplify]: iters left: 2 (164 enodes) 383.864 * * [simplify]: iters left: 1 (270 enodes) 383.922 * * [simplify]: Extracting #0: cost 1 inf + 0 383.922 * * [simplify]: Extracting #1: cost 0 inf + 1 383.922 * [simplify]: Simplified to 0 383.922 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)))) (/ (/ b 2) a)) 0)) 383.923 * * * * [progress]: [ 700 / 3260 ] simplifiying candidate # 383.923 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 383.923 * * [simplify]: iters left: 6 (25 enodes) 383.930 * * [simplify]: iters left: 5 (100 enodes) 383.952 * * [simplify]: iters left: 4 (211 enodes) 383.995 * * [simplify]: iters left: 3 (446 enodes) 384.112 * * [simplify]: Extracting #0: cost 1 inf + 0 384.113 * * [simplify]: Extracting #1: cost 11 inf + 0 384.113 * * [simplify]: Extracting #2: cost 121 inf + 0 384.114 * * [simplify]: Extracting #3: cost 222 inf + 48 384.115 * * [simplify]: Extracting #4: cost 202 inf + 1889 384.118 * * [simplify]: Extracting #5: cost 138 inf + 13769 384.124 * * [simplify]: Extracting #6: cost 77 inf + 28145 384.135 * * [simplify]: Extracting #7: cost 5 inf + 55695 384.150 * * [simplify]: Extracting #8: cost 0 inf + 57675 384.163 * * [simplify]: Extracting #9: cost 0 inf + 57635 384.176 * [simplify]: Simplified to (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) 2) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) 384.176 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) 2) (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (sqrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 384.177 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 384.177 * * [simplify]: iters left: 6 (12 enodes) 384.181 * * [simplify]: iters left: 5 (53 enodes) 384.191 * * [simplify]: iters left: 4 (117 enodes) 384.215 * * [simplify]: iters left: 3 (255 enodes) 384.283 * * [simplify]: Extracting #0: cost 1 inf + 0 384.283 * * [simplify]: Extracting #1: cost 0 inf + 1 384.283 * [simplify]: Simplified to 0 384.283 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 384.283 * * * * [progress]: [ 701 / 3260 ] simplifiying candidate # 384.283 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 384.283 * * [simplify]: iters left: 6 (23 enodes) 384.293 * * [simplify]: iters left: 5 (91 enodes) 384.309 * * [simplify]: iters left: 4 (183 enodes) 384.351 * * [simplify]: iters left: 3 (398 enodes) 384.459 * * [simplify]: Extracting #0: cost 1 inf + 0 384.459 * * [simplify]: Extracting #1: cost 11 inf + 0 384.460 * * [simplify]: Extracting #2: cost 102 inf + 0 384.461 * * [simplify]: Extracting #3: cost 179 inf + 91 384.462 * * [simplify]: Extracting #4: cost 147 inf + 2322 384.465 * * [simplify]: Extracting #5: cost 103 inf + 8134 384.470 * * [simplify]: Extracting #6: cost 70 inf + 18650 384.479 * * [simplify]: Extracting #7: cost 8 inf + 41349 384.490 * * [simplify]: Extracting #8: cost 0 inf + 44219 384.503 * * [simplify]: Extracting #9: cost 0 inf + 44044 384.515 * [simplify]: Simplified to (+ (* b (/ -1/2 a)) (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a))) 384.515 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* b (/ -1/2 a)) (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 384.515 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 384.515 * * [simplify]: iters left: 6 (11 enodes) 384.520 * * [simplify]: iters left: 5 (48 enodes) 384.529 * * [simplify]: iters left: 4 (98 enodes) 384.547 * * [simplify]: iters left: 3 (181 enodes) 384.590 * * [simplify]: iters left: 2 (358 enodes) 384.708 * * [simplify]: Extracting #0: cost 1 inf + 0 384.708 * * [simplify]: Extracting #1: cost 0 inf + 1 384.708 * [simplify]: Simplified to 0 384.708 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* b (/ -1/2 a)) (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) a))) 0)) 384.708 * * * * [progress]: [ 702 / 3260 ] simplifiying candidate # 384.708 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 384.709 * * [simplify]: iters left: 6 (23 enodes) 384.715 * * [simplify]: iters left: 5 (88 enodes) 384.732 * * [simplify]: iters left: 4 (168 enodes) 384.765 * * [simplify]: iters left: 3 (311 enodes) 384.835 * * [simplify]: Extracting #0: cost 1 inf + 0 384.835 * * [simplify]: Extracting #1: cost 12 inf + 0 384.835 * * [simplify]: Extracting #2: cost 90 inf + 83 384.836 * * [simplify]: Extracting #3: cost 128 inf + 1293 384.837 * * [simplify]: Extracting #4: cost 96 inf + 3650 384.839 * * [simplify]: Extracting #5: cost 98 inf + 4101 384.840 * * [simplify]: Extracting #6: cost 92 inf + 5526 384.845 * * [simplify]: Extracting #7: cost 36 inf + 24620 384.854 * * [simplify]: Extracting #8: cost 1 inf + 39012 384.864 * * [simplify]: Extracting #9: cost 0 inf + 39391 384.874 * [simplify]: Simplified to (fma (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) 2) (/ (* -1/2 b) a)) 384.874 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) 2) (/ (* -1/2 b) a)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 384.874 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 384.874 * * [simplify]: iters left: 6 (10 enodes) 384.878 * * [simplify]: iters left: 5 (41 enodes) 384.886 * * [simplify]: iters left: 4 (81 enodes) 384.902 * * [simplify]: iters left: 3 (127 enodes) 384.921 * * [simplify]: iters left: 2 (186 enodes) 384.950 * * [simplify]: iters left: 1 (266 enodes) 385.021 * * [simplify]: Extracting #0: cost 1 inf + 0 385.021 * * [simplify]: Extracting #1: cost 0 inf + 1 385.021 * [simplify]: Simplified to 0 385.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a))) (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) 2) (/ (* -1/2 b) a)) 0)) 385.022 * * * * [progress]: [ 703 / 3260 ] simplifiying candidate # 385.022 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 385.022 * * [simplify]: iters left: 6 (22 enodes) 385.028 * * [simplify]: iters left: 5 (85 enodes) 385.043 * * [simplify]: iters left: 4 (149 enodes) 385.072 * * [simplify]: iters left: 3 (273 enodes) 385.132 * * [simplify]: Extracting #0: cost 1 inf + 0 385.132 * * [simplify]: Extracting #1: cost 9 inf + 0 385.132 * * [simplify]: Extracting #2: cost 78 inf + 2 385.132 * * [simplify]: Extracting #3: cost 118 inf + 709 385.133 * * [simplify]: Extracting #4: cost 97 inf + 2523 385.135 * * [simplify]: Extracting #5: cost 100 inf + 2976 385.136 * * [simplify]: Extracting #6: cost 93 inf + 4243 385.141 * * [simplify]: Extracting #7: cost 27 inf + 27913 385.149 * * [simplify]: Extracting #8: cost 0 inf + 39332 385.161 * * [simplify]: Extracting #9: cost 0 inf + 39317 385.170 * [simplify]: Simplified to (- (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* 2 (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (* 1/2 (/ b a))) 385.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* 2 (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 385.170 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 385.170 * * [simplify]: iters left: 6 (9 enodes) 385.174 * * [simplify]: iters left: 5 (36 enodes) 385.181 * * [simplify]: iters left: 4 (67 enodes) 385.193 * * [simplify]: iters left: 3 (97 enodes) 385.211 * * [simplify]: iters left: 2 (158 enodes) 385.250 * * [simplify]: iters left: 1 (263 enodes) 385.300 * * [simplify]: Extracting #0: cost 1 inf + 0 385.300 * * [simplify]: Extracting #1: cost 0 inf + 1 385.300 * [simplify]: Simplified to 0 385.300 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* 2 (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b))))))) (/ (sqrt a) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (* 1/2 (/ b a))) 0)) 385.300 * * * * [progress]: [ 704 / 3260 ] simplifiying candidate # 385.301 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 385.301 * * [simplify]: iters left: 6 (22 enodes) 385.307 * * [simplify]: iters left: 5 (86 enodes) 385.322 * * [simplify]: iters left: 4 (159 enodes) 385.352 * * [simplify]: iters left: 3 (299 enodes) 385.421 * * [simplify]: Extracting #0: cost 1 inf + 0 385.421 * * [simplify]: Extracting #1: cost 11 inf + 0 385.421 * * [simplify]: Extracting #2: cost 88 inf + 0 385.422 * * [simplify]: Extracting #3: cost 134 inf + 830 385.423 * * [simplify]: Extracting #4: cost 102 inf + 3190 385.425 * * [simplify]: Extracting #5: cost 100 inf + 4176 385.429 * * [simplify]: Extracting #6: cost 94 inf + 5281 385.434 * * [simplify]: Extracting #7: cost 36 inf + 25490 385.443 * * [simplify]: Extracting #8: cost 0 inf + 40570 385.452 * * [simplify]: Extracting #9: cost 0 inf + 40515 385.461 * [simplify]: Simplified to (- (/ (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 385.461 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 385.462 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 385.462 * * [simplify]: iters left: 5 (9 enodes) 385.465 * * [simplify]: iters left: 4 (39 enodes) 385.472 * * [simplify]: iters left: 3 (65 enodes) 385.485 * * [simplify]: iters left: 2 (129 enodes) 385.513 * * [simplify]: iters left: 1 (210 enodes) 385.552 * * [simplify]: Extracting #0: cost 1 inf + 0 385.552 * * [simplify]: Extracting #1: cost 0 inf + 1 385.552 * [simplify]: Simplified to 0 385.553 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) (/ (sqrt a) (cbrt (sqrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 0)) 385.553 * * * * [progress]: [ 705 / 3260 ] simplifiying candidate # 385.553 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 385.553 * * [simplify]: iters left: 6 (23 enodes) 385.559 * * [simplify]: iters left: 5 (84 enodes) 385.577 * * [simplify]: iters left: 4 (136 enodes) 385.601 * * [simplify]: iters left: 3 (230 enodes) 385.649 * * [simplify]: iters left: 2 (391 enodes) 385.736 * * [simplify]: Extracting #0: cost 1 inf + 0 385.736 * * [simplify]: Extracting #1: cost 13 inf + 0 385.736 * * [simplify]: Extracting #2: cost 62 inf + 0 385.737 * * [simplify]: Extracting #3: cost 91 inf + 254 385.737 * * [simplify]: Extracting #4: cost 91 inf + 875 385.738 * * [simplify]: Extracting #5: cost 85 inf + 1757 385.740 * * [simplify]: Extracting #6: cost 51 inf + 10819 385.744 * * [simplify]: Extracting #7: cost 20 inf + 22717 385.751 * * [simplify]: Extracting #8: cost 0 inf + 29957 385.758 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 385.758 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 385.758 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 385.758 * * [simplify]: iters left: 6 (10 enodes) 385.761 * * [simplify]: iters left: 5 (37 enodes) 385.768 * * [simplify]: iters left: 4 (57 enodes) 385.779 * * [simplify]: iters left: 3 (104 enodes) 385.800 * * [simplify]: iters left: 2 (158 enodes) 385.826 * * [simplify]: iters left: 1 (225 enodes) 385.864 * * [simplify]: Extracting #0: cost 1 inf + 0 385.864 * * [simplify]: Extracting #1: cost 0 inf + 1 385.864 * [simplify]: Simplified to 0 385.864 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 385.864 * * * * [progress]: [ 706 / 3260 ] simplifiying candidate # 385.864 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 385.864 * * [simplify]: iters left: 6 (22 enodes) 385.870 * * [simplify]: iters left: 5 (75 enodes) 385.883 * * [simplify]: iters left: 4 (120 enodes) 385.903 * * [simplify]: iters left: 3 (199 enodes) 385.943 * * [simplify]: iters left: 2 (323 enodes) 386.014 * * [simplify]: iters left: 1 (453 enodes) 386.113 * * [simplify]: Extracting #0: cost 1 inf + 0 386.114 * * [simplify]: Extracting #1: cost 11 inf + 0 386.114 * * [simplify]: Extracting #2: cost 51 inf + 0 386.114 * * [simplify]: Extracting #3: cost 72 inf + 129 386.115 * * [simplify]: Extracting #4: cost 65 inf + 1325 386.117 * * [simplify]: Extracting #5: cost 63 inf + 1696 386.118 * * [simplify]: Extracting #6: cost 56 inf + 2127 386.119 * * [simplify]: Extracting #7: cost 43 inf + 4529 386.123 * * [simplify]: Extracting #8: cost 6 inf + 18152 386.129 * * [simplify]: Extracting #9: cost 0 inf + 20402 386.135 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 386.135 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 386.135 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 386.135 * * [simplify]: iters left: 6 (9 enodes) 386.138 * * [simplify]: iters left: 5 (29 enodes) 386.142 * * [simplify]: iters left: 4 (42 enodes) 386.149 * * [simplify]: iters left: 3 (58 enodes) 386.157 * * [simplify]: iters left: 2 (68 enodes) 386.166 * * [simplify]: Extracting #0: cost 1 inf + 0 386.166 * * [simplify]: Extracting #1: cost 0 inf + 1 386.166 * [simplify]: Simplified to 0 386.166 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 386.166 * * * * [progress]: [ 707 / 3260 ] simplifiying candidate # 386.166 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 386.166 * * [simplify]: iters left: 6 (26 enodes) 386.173 * * [simplify]: iters left: 5 (99 enodes) 386.192 * * [simplify]: iters left: 4 (210 enodes) 386.238 * * [simplify]: iters left: 3 (427 enodes) 386.334 * * [simplify]: Extracting #0: cost 1 inf + 0 386.334 * * [simplify]: Extracting #1: cost 23 inf + 0 386.334 * * [simplify]: Extracting #2: cost 108 inf + 0 386.335 * * [simplify]: Extracting #3: cost 148 inf + 206 386.336 * * [simplify]: Extracting #4: cost 143 inf + 1596 386.337 * * [simplify]: Extracting #5: cost 117 inf + 7765 386.344 * * [simplify]: Extracting #6: cost 20 inf + 35841 386.354 * * [simplify]: Extracting #7: cost 0 inf + 42349 386.364 * [simplify]: Simplified to (- (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) a)) 2) (/ (/ b 2) a)) 386.364 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) a)) 2) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 386.364 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 386.364 * * [simplify]: iters left: 6 (13 enodes) 386.368 * * [simplify]: iters left: 5 (53 enodes) 386.377 * * [simplify]: iters left: 4 (117 enodes) 386.407 * * [simplify]: iters left: 3 (275 enodes) 386.464 * * [simplify]: iters left: 2 (474 enodes) 386.582 * * [simplify]: Extracting #0: cost 1 inf + 0 386.582 * * [simplify]: Extracting #1: cost 0 inf + 1 386.582 * [simplify]: Simplified to 0 386.582 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) a)) 2) (/ (/ b 2) a)) 0)) 386.582 * * * * [progress]: [ 708 / 3260 ] simplifiying candidate # 386.584 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 386.585 * * [simplify]: iters left: 6 (25 enodes) 386.591 * * [simplify]: iters left: 5 (93 enodes) 386.608 * * [simplify]: iters left: 4 (173 enodes) 386.639 * * [simplify]: iters left: 3 (307 enodes) 386.699 * * [simplify]: iters left: 2 (494 enodes) 386.802 * * [simplify]: Extracting #0: cost 1 inf + 0 386.802 * * [simplify]: Extracting #1: cost 19 inf + 0 386.803 * * [simplify]: Extracting #2: cost 86 inf + 0 386.803 * * [simplify]: Extracting #3: cost 120 inf + 45 386.804 * * [simplify]: Extracting #4: cost 105 inf + 3584 386.807 * * [simplify]: Extracting #5: cost 72 inf + 10386 386.810 * * [simplify]: Extracting #6: cost 51 inf + 14120 386.815 * * [simplify]: Extracting #7: cost 17 inf + 25283 386.824 * * [simplify]: Extracting #8: cost 0 inf + 31061 386.833 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 386.833 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 386.834 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 386.834 * * [simplify]: iters left: 6 (12 enodes) 386.837 * * [simplify]: iters left: 5 (47 enodes) 386.845 * * [simplify]: iters left: 4 (82 enodes) 386.862 * * [simplify]: iters left: 3 (157 enodes) 386.891 * * [simplify]: iters left: 2 (248 enodes) 386.934 * * [simplify]: iters left: 1 (341 enodes) 386.994 * * [simplify]: Extracting #0: cost 1 inf + 0 386.994 * * [simplify]: Extracting #1: cost 0 inf + 1 386.994 * [simplify]: Simplified to 0 386.994 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 386.994 * * * * [progress]: [ 709 / 3260 ] simplifiying candidate # 386.994 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 386.994 * * [simplify]: iters left: 6 (24 enodes) 387.001 * * [simplify]: iters left: 5 (88 enodes) 387.016 * * [simplify]: iters left: 4 (173 enodes) 387.050 * * [simplify]: iters left: 3 (327 enodes) 387.128 * * [simplify]: Extracting #0: cost 1 inf + 0 387.128 * * [simplify]: Extracting #1: cost 21 inf + 0 387.128 * * [simplify]: Extracting #2: cost 87 inf + 0 387.129 * * [simplify]: Extracting #3: cost 118 inf + 45 387.129 * * [simplify]: Extracting #4: cost 122 inf + 132 387.130 * * [simplify]: Extracting #5: cost 96 inf + 4446 387.134 * * [simplify]: Extracting #6: cost 25 inf + 23139 387.142 * * [simplify]: Extracting #7: cost 0 inf + 32155 387.149 * * [simplify]: Extracting #8: cost 0 inf + 32140 387.157 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b 2) a)) 387.157 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 387.158 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 387.158 * * [simplify]: iters left: 6 (12 enodes) 387.161 * * [simplify]: iters left: 5 (47 enodes) 387.170 * * [simplify]: iters left: 4 (89 enodes) 387.188 * * [simplify]: iters left: 3 (180 enodes) 387.230 * * [simplify]: iters left: 2 (296 enodes) 387.291 * * [simplify]: iters left: 1 (428 enodes) 387.388 * * [simplify]: Extracting #0: cost 1 inf + 0 387.388 * * [simplify]: Extracting #1: cost 0 inf + 1 387.388 * [simplify]: Simplified to 0 387.388 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b 2) a)) 0)) 387.388 * * * * [progress]: [ 710 / 3260 ] simplifiying candidate # 387.388 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 387.389 * * [simplify]: iters left: 6 (25 enodes) 387.395 * * [simplify]: iters left: 5 (92 enodes) 387.411 * * [simplify]: iters left: 4 (171 enodes) 387.441 * * [simplify]: iters left: 3 (286 enodes) 387.495 * * [simplify]: iters left: 2 (451 enodes) 387.584 * * [simplify]: Extracting #0: cost 1 inf + 0 387.584 * * [simplify]: Extracting #1: cost 17 inf + 0 387.585 * * [simplify]: Extracting #2: cost 81 inf + 0 387.585 * * [simplify]: Extracting #3: cost 110 inf + 453 387.586 * * [simplify]: Extracting #4: cost 88 inf + 6251 387.591 * * [simplify]: Extracting #5: cost 65 inf + 11377 387.594 * * [simplify]: Extracting #6: cost 51 inf + 13590 387.600 * * [simplify]: Extracting #7: cost 12 inf + 25993 387.608 * * [simplify]: Extracting #8: cost 0 inf + 30553 387.616 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 387.616 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 387.616 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 387.617 * * [simplify]: iters left: 6 (12 enodes) 387.620 * * [simplify]: iters left: 5 (46 enodes) 387.628 * * [simplify]: iters left: 4 (81 enodes) 387.641 * * [simplify]: iters left: 3 (134 enodes) 387.663 * * [simplify]: iters left: 2 (197 enodes) 387.693 * * [simplify]: iters left: 1 (271 enodes) 387.735 * * [simplify]: Extracting #0: cost 1 inf + 0 387.735 * * [simplify]: Extracting #1: cost 0 inf + 1 387.735 * [simplify]: Simplified to 0 387.735 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 387.736 * * * * [progress]: [ 711 / 3260 ] simplifiying candidate # 387.736 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 387.736 * * [simplify]: iters left: 6 (23 enodes) 387.742 * * [simplify]: iters left: 5 (83 enodes) 387.756 * * [simplify]: iters left: 4 (139 enodes) 387.780 * * [simplify]: iters left: 3 (233 enodes) 387.825 * * [simplify]: iters left: 2 (376 enodes) 387.904 * * [simplify]: Extracting #0: cost 1 inf + 0 387.904 * * [simplify]: Extracting #1: cost 11 inf + 0 387.905 * * [simplify]: Extracting #2: cost 58 inf + 0 387.905 * * [simplify]: Extracting #3: cost 92 inf + 44 387.905 * * [simplify]: Extracting #4: cost 98 inf + 293 387.906 * * [simplify]: Extracting #5: cost 83 inf + 1710 387.907 * * [simplify]: Extracting #6: cost 57 inf + 5560 387.911 * * [simplify]: Extracting #7: cost 15 inf + 17322 387.918 * * [simplify]: Extracting #8: cost 0 inf + 22485 387.924 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 387.925 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 387.925 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 387.925 * * [simplify]: iters left: 6 (10 enodes) 387.928 * * [simplify]: iters left: 5 (38 enodes) 387.934 * * [simplify]: iters left: 4 (59 enodes) 387.946 * * [simplify]: iters left: 3 (88 enodes) 387.959 * * [simplify]: iters left: 2 (117 enodes) 387.975 * * [simplify]: iters left: 1 (144 enodes) 387.993 * * [simplify]: Extracting #0: cost 1 inf + 0 387.993 * * [simplify]: Extracting #1: cost 0 inf + 1 387.993 * [simplify]: Simplified to 0 387.993 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 387.994 * * * * [progress]: [ 712 / 3260 ] simplifiying candidate # 387.994 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 387.994 * * [simplify]: iters left: 6 (23 enodes) 388.000 * * [simplify]: iters left: 5 (83 enodes) 388.014 * * [simplify]: iters left: 4 (143 enodes) 388.041 * * [simplify]: iters left: 3 (249 enodes) 388.089 * * [simplify]: iters left: 2 (392 enodes) 388.168 * * [simplify]: Extracting #0: cost 1 inf + 0 388.168 * * [simplify]: Extracting #1: cost 13 inf + 0 388.168 * * [simplify]: Extracting #2: cost 63 inf + 0 388.168 * * [simplify]: Extracting #3: cost 83 inf + 212 388.169 * * [simplify]: Extracting #4: cost 65 inf + 2918 388.170 * * [simplify]: Extracting #5: cost 58 inf + 3718 388.171 * * [simplify]: Extracting #6: cost 47 inf + 5146 388.175 * * [simplify]: Extracting #7: cost 12 inf + 16404 388.182 * * [simplify]: Extracting #8: cost 0 inf + 20486 388.188 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 388.188 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 388.188 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 388.188 * * [simplify]: iters left: 6 (11 enodes) 388.191 * * [simplify]: iters left: 5 (42 enodes) 388.197 * * [simplify]: iters left: 4 (67 enodes) 388.208 * * [simplify]: iters left: 3 (111 enodes) 388.226 * * [simplify]: iters left: 2 (140 enodes) 388.242 * * [simplify]: iters left: 1 (160 enodes) 388.259 * * [simplify]: Extracting #0: cost 1 inf + 0 388.259 * * [simplify]: Extracting #1: cost 0 inf + 1 388.259 * [simplify]: Simplified to 0 388.259 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 388.259 * * * * [progress]: [ 713 / 3260 ] simplifiying candidate # 388.260 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 388.260 * * [simplify]: iters left: 6 (29 enodes) 388.267 * * [simplify]: iters left: 5 (114 enodes) 388.288 * * [simplify]: iters left: 4 (274 enodes) 388.360 * * [simplify]: Extracting #0: cost 1 inf + 0 388.360 * * [simplify]: Extracting #1: cost 13 inf + 0 388.360 * * [simplify]: Extracting #2: cost 172 inf + 0 388.361 * * [simplify]: Extracting #3: cost 284 inf + 450 388.362 * * [simplify]: Extracting #4: cost 266 inf + 5378 388.368 * * [simplify]: Extracting #5: cost 125 inf + 54558 388.382 * * [simplify]: Extracting #6: cost 2 inf + 98659 388.397 * * [simplify]: Extracting #7: cost 0 inf + 98658 388.413 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* a 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 388.414 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* a 2))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 388.414 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 388.414 * * [simplify]: iters left: 6 (16 enodes) 388.418 * * [simplify]: iters left: 5 (68 enodes) 388.430 * * [simplify]: iters left: 4 (179 enodes) 388.486 * * [simplify]: Extracting #0: cost 1 inf + 0 388.486 * * [simplify]: Extracting #1: cost 27 inf + 0 388.487 * * [simplify]: Extracting #2: cost 153 inf + 0 388.487 * * [simplify]: Extracting #3: cost 242 inf + 83 388.489 * * [simplify]: Extracting #4: cost 185 inf + 16503 388.499 * * [simplify]: Extracting #5: cost 15 inf + 79352 388.511 * * [simplify]: Extracting #6: cost 0 inf + 84943 388.523 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 388.523 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 388.523 * * * * [progress]: [ 714 / 3260 ] simplifiying candidate # 388.523 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 388.524 * * [simplify]: iters left: 6 (28 enodes) 388.530 * * [simplify]: iters left: 5 (109 enodes) 388.551 * * [simplify]: iters left: 4 (238 enodes) 388.605 * * [simplify]: Extracting #0: cost 1 inf + 0 388.605 * * [simplify]: Extracting #1: cost 13 inf + 0 388.605 * * [simplify]: Extracting #2: cost 134 inf + 0 388.605 * * [simplify]: Extracting #3: cost 213 inf + 327 388.606 * * [simplify]: Extracting #4: cost 201 inf + 3846 388.612 * * [simplify]: Extracting #5: cost 67 inf + 43550 388.621 * * [simplify]: Extracting #6: cost 4 inf + 64428 388.631 * * [simplify]: Extracting #7: cost 0 inf + 65859 388.642 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 388.642 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 388.642 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 388.642 * * [simplify]: iters left: 6 (15 enodes) 388.646 * * [simplify]: iters left: 5 (63 enodes) 388.657 * * [simplify]: iters left: 4 (145 enodes) 388.694 * * [simplify]: iters left: 3 (499 enodes) 388.924 * * [simplify]: Extracting #0: cost 1 inf + 0 388.925 * * [simplify]: Extracting #1: cost 0 inf + 1 388.925 * [simplify]: Simplified to 0 388.925 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 388.925 * * * * [progress]: [ 715 / 3260 ] simplifiying candidate # 388.925 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 388.925 * * [simplify]: iters left: 6 (27 enodes) 388.932 * * [simplify]: iters left: 5 (103 enodes) 388.950 * * [simplify]: iters left: 4 (244 enodes) 389.009 * * [simplify]: Extracting #0: cost 1 inf + 0 389.009 * * [simplify]: Extracting #1: cost 15 inf + 0 389.009 * * [simplify]: Extracting #2: cost 134 inf + 0 389.009 * * [simplify]: Extracting #3: cost 201 inf + 205 389.010 * * [simplify]: Extracting #4: cost 187 inf + 4223 389.015 * * [simplify]: Extracting #5: cost 64 inf + 37815 389.023 * * [simplify]: Extracting #6: cost 3 inf + 56914 389.032 * * [simplify]: Extracting #7: cost 0 inf + 58064 389.042 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 389.042 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 389.042 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 389.042 * * [simplify]: iters left: 6 (15 enodes) 389.046 * * [simplify]: iters left: 5 (62 enodes) 389.060 * * [simplify]: iters left: 4 (159 enodes) 389.101 * * [simplify]: iters left: 3 (475 enodes) 389.297 * * [simplify]: Extracting #0: cost 1 inf + 0 389.297 * * [simplify]: Extracting #1: cost 42 inf + 0 389.297 * * [simplify]: Extracting #2: cost 194 inf + 1 389.300 * * [simplify]: Extracting #3: cost 205 inf + 15094 389.312 * * [simplify]: Extracting #4: cost 20 inf + 63712 389.328 * * [simplify]: Extracting #5: cost 3 inf + 65204 389.342 * * [simplify]: Extracting #6: cost 0 inf + 65965 389.356 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 389.356 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 389.356 * * * * [progress]: [ 716 / 3260 ] simplifiying candidate # 389.356 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 389.357 * * [simplify]: iters left: 6 (28 enodes) 389.363 * * [simplify]: iters left: 5 (108 enodes) 389.382 * * [simplify]: iters left: 4 (243 enodes) 389.436 * * [simplify]: Extracting #0: cost 1 inf + 0 389.436 * * [simplify]: Extracting #1: cost 13 inf + 0 389.436 * * [simplify]: Extracting #2: cost 132 inf + 0 389.437 * * [simplify]: Extracting #3: cost 209 inf + 776 389.438 * * [simplify]: Extracting #4: cost 192 inf + 5584 389.444 * * [simplify]: Extracting #5: cost 55 inf + 49230 389.456 * * [simplify]: Extracting #6: cost 5 inf + 64582 389.467 * * [simplify]: Extracting #7: cost 0 inf + 67025 389.478 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) 389.478 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 389.478 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 389.478 * * [simplify]: iters left: 6 (15 enodes) 389.482 * * [simplify]: iters left: 5 (62 enodes) 389.492 * * [simplify]: iters left: 4 (148 enodes) 389.531 * * [simplify]: iters left: 3 (499 enodes) 389.769 * * [simplify]: Extracting #0: cost 1 inf + 0 389.769 * * [simplify]: Extracting #1: cost 0 inf + 1 389.769 * [simplify]: Simplified to 0 389.769 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 389.769 * * * * [progress]: [ 717 / 3260 ] simplifiying candidate # 389.770 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 389.770 * * [simplify]: iters left: 6 (27 enodes) 389.776 * * [simplify]: iters left: 5 (102 enodes) 389.793 * * [simplify]: iters left: 4 (210 enodes) 389.836 * * [simplify]: Extracting #0: cost 1 inf + 0 389.837 * * [simplify]: Extracting #1: cost 13 inf + 0 389.837 * * [simplify]: Extracting #2: cost 109 inf + 0 389.837 * * [simplify]: Extracting #3: cost 166 inf + 208 389.838 * * [simplify]: Extracting #4: cost 168 inf + 538 389.839 * * [simplify]: Extracting #5: cost 139 inf + 6901 389.843 * * [simplify]: Extracting #6: cost 51 inf + 30083 389.851 * * [simplify]: Extracting #7: cost 0 inf + 47530 389.859 * * [simplify]: Extracting #8: cost 0 inf + 47460 389.867 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (* (cbrt b) (cbrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt b) (* (sqrt 2) (sqrt a))))) 389.867 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (* (cbrt b) (cbrt b)) (* (sqrt 2) (sqrt a))) (/ (cbrt b) (* (sqrt 2) (sqrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 389.867 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 389.867 * * [simplify]: iters left: 6 (14 enodes) 389.871 * * [simplify]: iters left: 5 (56 enodes) 389.880 * * [simplify]: iters left: 4 (117 enodes) 389.907 * * [simplify]: iters left: 3 (347 enodes) 390.021 * * [simplify]: Extracting #0: cost 1 inf + 0 390.022 * * [simplify]: Extracting #1: cost 0 inf + 1 390.022 * [simplify]: Simplified to 0 390.022 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 390.022 * * * * [progress]: [ 718 / 3260 ] simplifiying candidate # 390.022 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 390.022 * * [simplify]: iters left: 6 (26 enodes) 390.028 * * [simplify]: iters left: 5 (98 enodes) 390.045 * * [simplify]: iters left: 4 (201 enodes) 390.087 * * [simplify]: iters left: 3 (475 enodes) 390.239 * * [simplify]: Extracting #0: cost 1 inf + 0 390.239 * * [simplify]: Extracting #1: cost 25 inf + 0 390.239 * * [simplify]: Extracting #2: cost 154 inf + 0 390.240 * * [simplify]: Extracting #3: cost 224 inf + 168 390.241 * * [simplify]: Extracting #4: cost 204 inf + 5313 390.248 * * [simplify]: Extracting #5: cost 75 inf + 37322 390.261 * * [simplify]: Extracting #6: cost 2 inf + 57435 390.275 * * [simplify]: Extracting #7: cost 0 inf + 58180 390.288 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))))) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ a (/ (cbrt b) (sqrt 2))))) 390.288 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))))) (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ a (/ (cbrt b) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 390.288 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 390.289 * * [simplify]: iters left: 6 (14 enodes) 390.292 * * [simplify]: iters left: 5 (57 enodes) 390.304 * * [simplify]: iters left: 4 (116 enodes) 390.329 * * [simplify]: iters left: 3 (321 enodes) 390.438 * * [simplify]: Extracting #0: cost 1 inf + 0 390.438 * * [simplify]: Extracting #1: cost 0 inf + 1 390.438 * [simplify]: Simplified to 0 390.438 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 390.439 * * * * [progress]: [ 719 / 3260 ] simplifiying candidate # 390.439 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 390.439 * * [simplify]: iters left: 6 (27 enodes) 390.445 * * [simplify]: iters left: 5 (103 enodes) 390.463 * * [simplify]: iters left: 4 (234 enodes) 390.516 * * [simplify]: Extracting #0: cost 1 inf + 0 390.516 * * [simplify]: Extracting #1: cost 13 inf + 0 390.516 * * [simplify]: Extracting #2: cost 116 inf + 0 390.516 * * [simplify]: Extracting #3: cost 181 inf + 205 390.517 * * [simplify]: Extracting #4: cost 163 inf + 4536 390.521 * * [simplify]: Extracting #5: cost 78 inf + 27340 390.528 * * [simplify]: Extracting #6: cost 2 inf + 49848 390.538 * * [simplify]: Extracting #7: cost 0 inf + 49840 390.546 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 390.546 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 390.547 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 390.547 * * [simplify]: iters left: 6 (15 enodes) 390.551 * * [simplify]: iters left: 5 (62 enodes) 390.562 * * [simplify]: iters left: 4 (149 enodes) 390.598 * * [simplify]: iters left: 3 (450 enodes) 390.795 * * [simplify]: Extracting #0: cost 1 inf + 0 390.795 * * [simplify]: Extracting #1: cost 0 inf + 1 390.795 * [simplify]: Simplified to 0 390.795 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 390.796 * * * * [progress]: [ 720 / 3260 ] simplifiying candidate # 390.796 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 390.796 * * [simplify]: iters left: 6 (26 enodes) 390.805 * * [simplify]: iters left: 5 (98 enodes) 390.820 * * [simplify]: iters left: 4 (201 enodes) 390.861 * * [simplify]: iters left: 3 (485 enodes) 390.998 * * [simplify]: Extracting #0: cost 1 inf + 0 390.998 * * [simplify]: Extracting #1: cost 23 inf + 0 390.998 * * [simplify]: Extracting #2: cost 138 inf + 0 390.999 * * [simplify]: Extracting #3: cost 226 inf + 457 391.000 * * [simplify]: Extracting #4: cost 200 inf + 4649 391.006 * * [simplify]: Extracting #5: cost 74 inf + 34228 391.017 * * [simplify]: Extracting #6: cost 6 inf + 52766 391.031 * * [simplify]: Extracting #7: cost 0 inf + 54263 391.043 * * [simplify]: Extracting #8: cost 0 inf + 54183 391.056 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 391.056 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 391.056 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 391.056 * * [simplify]: iters left: 6 (14 enodes) 391.060 * * [simplify]: iters left: 5 (57 enodes) 391.069 * * [simplify]: iters left: 4 (118 enodes) 391.095 * * [simplify]: iters left: 3 (314 enodes) 391.188 * * [simplify]: Extracting #0: cost 1 inf + 0 391.188 * * [simplify]: Extracting #1: cost 0 inf + 1 391.188 * [simplify]: Simplified to 0 391.188 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 0)) 391.189 * * * * [progress]: [ 721 / 3260 ] simplifiying candidate # 391.189 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 391.189 * * [simplify]: iters left: 6 (25 enodes) 391.195 * * [simplify]: iters left: 5 (88 enodes) 391.212 * * [simplify]: iters left: 4 (182 enodes) 391.245 * * [simplify]: iters left: 3 (400 enodes) 391.345 * * [simplify]: Extracting #0: cost 1 inf + 0 391.345 * * [simplify]: Extracting #1: cost 25 inf + 0 391.345 * * [simplify]: Extracting #2: cost 133 inf + 0 391.346 * * [simplify]: Extracting #3: cost 170 inf + 335 391.347 * * [simplify]: Extracting #4: cost 141 inf + 5181 391.352 * * [simplify]: Extracting #5: cost 36 inf + 29703 391.361 * * [simplify]: Extracting #6: cost 0 inf + 40189 391.371 * * [simplify]: Extracting #7: cost 0 inf + 40174 391.380 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b a) 2)) 391.380 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 391.380 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 391.380 * * [simplify]: iters left: 6 (13 enodes) 391.384 * * [simplify]: iters left: 5 (48 enodes) 391.394 * * [simplify]: iters left: 4 (103 enodes) 391.414 * * [simplify]: iters left: 3 (238 enodes) 391.473 * * [simplify]: Extracting #0: cost 1 inf + 0 391.473 * * [simplify]: Extracting #1: cost 0 inf + 1 391.473 * [simplify]: Simplified to 0 391.473 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b a) 2)) 0)) 391.473 * * * * [progress]: [ 722 / 3260 ] simplifiying candidate # 391.473 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 391.474 * * [simplify]: iters left: 6 (28 enodes) 391.480 * * [simplify]: iters left: 5 (107 enodes) 391.498 * * [simplify]: iters left: 4 (236 enodes) 391.550 * * [simplify]: Extracting #0: cost 1 inf + 0 391.550 * * [simplify]: Extracting #1: cost 13 inf + 0 391.550 * * [simplify]: Extracting #2: cost 133 inf + 0 391.551 * * [simplify]: Extracting #3: cost 213 inf + 771 391.552 * * [simplify]: Extracting #4: cost 188 inf + 7758 391.558 * * [simplify]: Extracting #5: cost 65 inf + 46084 391.568 * * [simplify]: Extracting #6: cost 4 inf + 67373 391.580 * * [simplify]: Extracting #7: cost 0 inf + 68163 391.591 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 391.591 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 391.591 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 391.591 * * [simplify]: iters left: 6 (15 enodes) 391.595 * * [simplify]: iters left: 5 (61 enodes) 391.605 * * [simplify]: iters left: 4 (142 enodes) 391.641 * * [simplify]: iters left: 3 (474 enodes) 391.819 * * [simplify]: Extracting #0: cost 1 inf + 0 391.819 * * [simplify]: Extracting #1: cost 0 inf + 1 391.819 * [simplify]: Simplified to 0 391.819 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 391.819 * * * * [progress]: [ 723 / 3260 ] simplifiying candidate # 391.819 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 391.820 * * [simplify]: iters left: 6 (27 enodes) 391.826 * * [simplify]: iters left: 5 (102 enodes) 391.842 * * [simplify]: iters left: 4 (205 enodes) 391.884 * * [simplify]: Extracting #0: cost 1 inf + 0 391.884 * * [simplify]: Extracting #1: cost 13 inf + 0 391.884 * * [simplify]: Extracting #2: cost 107 inf + 0 391.884 * * [simplify]: Extracting #3: cost 161 inf + 247 391.885 * * [simplify]: Extracting #4: cost 160 inf + 861 391.886 * * [simplify]: Extracting #5: cost 136 inf + 6220 391.890 * * [simplify]: Extracting #6: cost 51 inf + 27737 391.897 * * [simplify]: Extracting #7: cost 7 inf + 43196 391.905 * * [simplify]: Extracting #8: cost 0 inf + 45774 391.913 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) (* (sqrt a) (sqrt a)))) 391.913 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 391.913 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 391.913 * * [simplify]: iters left: 6 (14 enodes) 391.918 * * [simplify]: iters left: 5 (56 enodes) 391.927 * * [simplify]: iters left: 4 (113 enodes) 391.950 * * [simplify]: iters left: 3 (324 enodes) 392.039 * * [simplify]: Extracting #0: cost 1 inf + 0 392.039 * * [simplify]: Extracting #1: cost 0 inf + 1 392.039 * [simplify]: Simplified to 0 392.039 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 392.039 * * * * [progress]: [ 724 / 3260 ] simplifiying candidate # 392.040 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 392.040 * * [simplify]: iters left: 6 (26 enodes) 392.046 * * [simplify]: iters left: 5 (97 enodes) 392.062 * * [simplify]: iters left: 4 (196 enodes) 392.101 * * [simplify]: iters left: 3 (464 enodes) 392.222 * * [simplify]: Extracting #0: cost 1 inf + 0 392.222 * * [simplify]: Extracting #1: cost 23 inf + 0 392.223 * * [simplify]: Extracting #2: cost 124 inf + 0 392.223 * * [simplify]: Extracting #3: cost 190 inf + 370 392.225 * * [simplify]: Extracting #4: cost 151 inf + 8113 392.230 * * [simplify]: Extracting #5: cost 66 inf + 28851 392.240 * * [simplify]: Extracting #6: cost 3 inf + 46829 392.251 * * [simplify]: Extracting #7: cost 0 inf + 48019 392.262 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 392.262 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 392.262 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 392.263 * * [simplify]: iters left: 6 (14 enodes) 392.266 * * [simplify]: iters left: 5 (56 enodes) 392.278 * * [simplify]: iters left: 4 (112 enodes) 392.301 * * [simplify]: iters left: 3 (297 enodes) 392.382 * * [simplify]: Extracting #0: cost 1 inf + 0 392.382 * * [simplify]: Extracting #1: cost 0 inf + 1 392.382 * [simplify]: Simplified to 0 392.382 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 392.382 * * * * [progress]: [ 725 / 3260 ] simplifiying candidate # 392.383 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 392.383 * * [simplify]: iters left: 6 (26 enodes) 392.391 * * [simplify]: iters left: 5 (99 enodes) 392.407 * * [simplify]: iters left: 4 (210 enodes) 392.446 * * [simplify]: iters left: 3 (495 enodes) 392.569 * * [simplify]: Extracting #0: cost 1 inf + 0 392.569 * * [simplify]: Extracting #1: cost 23 inf + 0 392.569 * * [simplify]: Extracting #2: cost 136 inf + 0 392.570 * * [simplify]: Extracting #3: cost 243 inf + 288 392.572 * * [simplify]: Extracting #4: cost 221 inf + 5913 392.579 * * [simplify]: Extracting #5: cost 72 inf + 45778 392.592 * * [simplify]: Extracting #6: cost 2 inf + 67021 392.607 * * [simplify]: Extracting #7: cost 0 inf + 67661 392.622 * [simplify]: Simplified to (fma (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (/ (/ (/ (- b) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 392.622 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (/ (/ (/ (- b) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 392.622 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 392.622 * * [simplify]: iters left: 6 (13 enodes) 392.625 * * [simplify]: iters left: 5 (53 enodes) 392.634 * * [simplify]: iters left: 4 (118 enodes) 392.658 * * [simplify]: iters left: 3 (324 enodes) 392.744 * * [simplify]: Extracting #0: cost 1 inf + 0 392.745 * * [simplify]: Extracting #1: cost 0 inf + 1 392.746 * [simplify]: Simplified to 0 392.746 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 392.746 * * * * [progress]: [ 726 / 3260 ] simplifiying candidate # 392.746 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 392.746 * * [simplify]: iters left: 6 (24 enodes) 392.754 * * [simplify]: iters left: 5 (88 enodes) 392.768 * * [simplify]: iters left: 4 (168 enodes) 392.797 * * [simplify]: iters left: 3 (365 enodes) 392.871 * * [simplify]: Extracting #0: cost 1 inf + 0 392.871 * * [simplify]: Extracting #1: cost 19 inf + 0 392.871 * * [simplify]: Extracting #2: cost 108 inf + 0 392.872 * * [simplify]: Extracting #3: cost 175 inf + 209 392.872 * * [simplify]: Extracting #4: cost 173 inf + 1270 392.874 * * [simplify]: Extracting #5: cost 123 inf + 11850 392.883 * * [simplify]: Extracting #6: cost 24 inf + 35574 392.893 * * [simplify]: Extracting #7: cost 1 inf + 41492 392.902 * * [simplify]: Extracting #8: cost 0 inf + 41815 392.912 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 392.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 392.912 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 392.912 * * [simplify]: iters left: 6 (11 enodes) 392.915 * * [simplify]: iters left: 5 (43 enodes) 392.922 * * [simplify]: iters left: 4 (84 enodes) 392.937 * * [simplify]: iters left: 3 (212 enodes) 392.983 * * [simplify]: iters left: 2 (472 enodes) 393.086 * * [simplify]: Extracting #0: cost 1 inf + 0 393.086 * * [simplify]: Extracting #1: cost 0 inf + 1 393.086 * [simplify]: Simplified to 0 393.086 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 393.086 * * * * [progress]: [ 727 / 3260 ] simplifiying candidate # 393.087 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 393.087 * * [simplify]: iters left: 6 (24 enodes) 393.093 * * [simplify]: iters left: 5 (90 enodes) 393.107 * * [simplify]: iters left: 4 (180 enodes) 393.143 * * [simplify]: iters left: 3 (382 enodes) 393.230 * * [simplify]: Extracting #0: cost 1 inf + 0 393.230 * * [simplify]: Extracting #1: cost 21 inf + 0 393.230 * * [simplify]: Extracting #2: cost 103 inf + 0 393.230 * * [simplify]: Extracting #3: cost 149 inf + 168 393.232 * * [simplify]: Extracting #4: cost 116 inf + 4899 393.235 * * [simplify]: Extracting #5: cost 64 inf + 14501 393.243 * * [simplify]: Extracting #6: cost 14 inf + 29469 393.251 * * [simplify]: Extracting #7: cost 0 inf + 34430 393.259 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (* a 2) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) 393.259 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (/ (* a 2) (cbrt (sqrt (fma (* c -4) a (* b b)))))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 393.259 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 393.259 * * [simplify]: iters left: 6 (12 enodes) 393.263 * * [simplify]: iters left: 5 (49 enodes) 393.271 * * [simplify]: iters left: 4 (99 enodes) 393.291 * * [simplify]: iters left: 3 (234 enodes) 393.345 * * [simplify]: iters left: 2 (447 enodes) 393.441 * * [simplify]: Extracting #0: cost 1 inf + 0 393.441 * * [simplify]: Extracting #1: cost 0 inf + 1 393.441 * [simplify]: Simplified to 0 393.441 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 393.441 * * * * [progress]: [ 728 / 3260 ] simplifiying candidate # 393.441 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 393.441 * * [simplify]: iters left: 6 (26 enodes) 393.447 * * [simplify]: iters left: 5 (98 enodes) 393.463 * * [simplify]: iters left: 4 (205 enodes) 393.504 * * [simplify]: iters left: 3 (459 enodes) 393.622 * * [simplify]: Extracting #0: cost 1 inf + 0 393.622 * * [simplify]: Extracting #1: cost 25 inf + 0 393.622 * * [simplify]: Extracting #2: cost 124 inf + 0 393.623 * * [simplify]: Extracting #3: cost 172 inf + 1098 393.625 * * [simplify]: Extracting #4: cost 112 inf + 12844 393.632 * * [simplify]: Extracting #5: cost 48 inf + 29787 393.642 * * [simplify]: Extracting #6: cost 4 inf + 43549 393.655 * * [simplify]: Extracting #7: cost 0 inf + 44932 393.666 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ b (cbrt a)) 2) (* (cbrt a) (cbrt a)))) 393.666 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ b (cbrt a)) 2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 393.666 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 393.666 * * [simplify]: iters left: 6 (14 enodes) 393.670 * * [simplify]: iters left: 5 (57 enodes) 393.679 * * [simplify]: iters left: 4 (121 enodes) 393.705 * * [simplify]: iters left: 3 (291 enodes) 393.784 * * [simplify]: Extracting #0: cost 1 inf + 0 393.784 * * [simplify]: Extracting #1: cost 0 inf + 1 393.784 * [simplify]: Simplified to 0 393.784 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 393.784 * * * * [progress]: [ 729 / 3260 ] simplifiying candidate # 393.784 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 393.785 * * [simplify]: iters left: 6 (25 enodes) 393.790 * * [simplify]: iters left: 5 (93 enodes) 393.805 * * [simplify]: iters left: 4 (179 enodes) 393.839 * * [simplify]: iters left: 3 (369 enodes) 393.914 * * [simplify]: Extracting #0: cost 1 inf + 0 393.914 * * [simplify]: Extracting #1: cost 21 inf + 0 393.914 * * [simplify]: Extracting #2: cost 98 inf + 0 393.915 * * [simplify]: Extracting #3: cost 135 inf + 373 393.916 * * [simplify]: Extracting #4: cost 103 inf + 4423 393.919 * * [simplify]: Extracting #5: cost 66 inf + 9977 393.924 * * [simplify]: Extracting #6: cost 20 inf + 22752 393.931 * * [simplify]: Extracting #7: cost 0 inf + 30017 393.939 * * [simplify]: Extracting #8: cost 0 inf + 30002 393.946 * [simplify]: Simplified to (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ a (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) 393.946 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ a (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 393.947 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 393.947 * * [simplify]: iters left: 6 (13 enodes) 393.950 * * [simplify]: iters left: 5 (52 enodes) 393.960 * * [simplify]: iters left: 4 (98 enodes) 393.979 * * [simplify]: iters left: 3 (212 enodes) 394.021 * * [simplify]: iters left: 2 (371 enodes) 394.093 * * [simplify]: Extracting #0: cost 1 inf + 0 394.093 * * [simplify]: Extracting #1: cost 0 inf + 1 394.093 * [simplify]: Simplified to 0 394.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ a (cbrt (sqrt (fma c (* a -4) (* b b))))))) (/ (/ b a) 2)) 0)) 394.094 * * * * [progress]: [ 730 / 3260 ] simplifiying candidate # 394.094 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 394.094 * * [simplify]: iters left: 6 (24 enodes) 394.100 * * [simplify]: iters left: 5 (84 enodes) 394.113 * * [simplify]: iters left: 4 (164 enodes) 394.142 * * [simplify]: iters left: 3 (300 enodes) 394.197 * * [simplify]: Extracting #0: cost 1 inf + 0 394.197 * * [simplify]: Extracting #1: cost 21 inf + 0 394.198 * * [simplify]: Extracting #2: cost 90 inf + 0 394.198 * * [simplify]: Extracting #3: cost 116 inf + 46 394.198 * * [simplify]: Extracting #4: cost 106 inf + 1243 394.200 * * [simplify]: Extracting #5: cost 70 inf + 5544 394.203 * * [simplify]: Extracting #6: cost 26 inf + 16548 394.208 * * [simplify]: Extracting #7: cost 1 inf + 25333 394.215 * * [simplify]: Extracting #8: cost 0 inf + 25698 394.221 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) 2)) (/ (/ b a) 2)) 394.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 394.221 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 394.221 * * [simplify]: iters left: 6 (12 enodes) 394.224 * * [simplify]: iters left: 5 (44 enodes) 394.232 * * [simplify]: iters left: 4 (92 enodes) 394.245 * * [simplify]: iters left: 3 (159 enodes) 394.273 * * [simplify]: iters left: 2 (267 enodes) 394.316 * * [simplify]: iters left: 1 (364 enodes) 394.375 * * [simplify]: Extracting #0: cost 1 inf + 0 394.375 * * [simplify]: Extracting #1: cost 0 inf + 1 394.375 * [simplify]: Simplified to 0 394.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) a) 2)) (/ (/ b a) 2)) 0)) 394.375 * * * * [progress]: [ 731 / 3260 ] simplifiying candidate # 394.375 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 394.375 * * [simplify]: iters left: 6 (27 enodes) 394.382 * * [simplify]: iters left: 5 (105 enodes) 394.400 * * [simplify]: iters left: 4 (238 enodes) 394.452 * * [simplify]: Extracting #0: cost 1 inf + 0 394.452 * * [simplify]: Extracting #1: cost 13 inf + 0 394.452 * * [simplify]: Extracting #2: cost 131 inf + 0 394.453 * * [simplify]: Extracting #3: cost 200 inf + 1060 394.456 * * [simplify]: Extracting #4: cost 129 inf + 19225 394.464 * * [simplify]: Extracting #5: cost 40 inf + 44980 394.472 * * [simplify]: Extracting #6: cost 1 inf + 57361 394.482 * * [simplify]: Extracting #7: cost 0 inf + 57670 394.492 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 394.492 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 394.492 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 394.492 * * [simplify]: iters left: 6 (15 enodes) 394.496 * * [simplify]: iters left: 5 (64 enodes) 394.509 * * [simplify]: iters left: 4 (149 enodes) 394.544 * * [simplify]: iters left: 3 (466 enodes) 394.795 * * [simplify]: Extracting #0: cost 1 inf + 0 394.795 * * [simplify]: Extracting #1: cost 0 inf + 1 394.795 * [simplify]: Simplified to 0 394.795 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 394.796 * * * * [progress]: [ 732 / 3260 ] simplifiying candidate # 394.796 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 394.796 * * [simplify]: iters left: 6 (26 enodes) 394.806 * * [simplify]: iters left: 5 (100 enodes) 394.822 * * [simplify]: iters left: 4 (208 enodes) 394.862 * * [simplify]: Extracting #0: cost 1 inf + 0 394.862 * * [simplify]: Extracting #1: cost 13 inf + 0 394.862 * * [simplify]: Extracting #2: cost 112 inf + 0 394.862 * * [simplify]: Extracting #3: cost 156 inf + 495 394.864 * * [simplify]: Extracting #4: cost 98 inf + 12180 394.870 * * [simplify]: Extracting #5: cost 45 inf + 25812 394.876 * * [simplify]: Extracting #6: cost 6 inf + 37326 394.883 * * [simplify]: Extracting #7: cost 0 inf + 39845 394.890 * [simplify]: Simplified to (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2))) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) 394.890 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (/ (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* a 2))) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 394.890 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 394.890 * * [simplify]: iters left: 6 (14 enodes) 394.894 * * [simplify]: iters left: 5 (59 enodes) 394.904 * * [simplify]: iters left: 4 (121 enodes) 394.928 * * [simplify]: iters left: 3 (332 enodes) 395.063 * * [simplify]: Extracting #0: cost 1 inf + 0 395.063 * * [simplify]: Extracting #1: cost 0 inf + 1 395.063 * [simplify]: Simplified to 0 395.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 395.063 * * * * [progress]: [ 733 / 3260 ] simplifiying candidate # 395.063 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 395.064 * * [simplify]: iters left: 6 (25 enodes) 395.070 * * [simplify]: iters left: 5 (95 enodes) 395.086 * * [simplify]: iters left: 4 (199 enodes) 395.126 * * [simplify]: iters left: 3 (452 enodes) 395.263 * * [simplify]: Extracting #0: cost 1 inf + 0 395.263 * * [simplify]: Extracting #1: cost 24 inf + 0 395.264 * * [simplify]: Extracting #2: cost 155 inf + 1 395.265 * * [simplify]: Extracting #3: cost 184 inf + 3249 395.268 * * [simplify]: Extracting #4: cost 110 inf + 17339 395.275 * * [simplify]: Extracting #5: cost 46 inf + 32607 395.285 * * [simplify]: Extracting #6: cost 3 inf + 45174 395.296 * * [simplify]: Extracting #7: cost 0 inf + 46258 395.307 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* (* a (* (cbrt 2) (cbrt 2))) (cbrt 2)))) 395.307 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* (* a (* (cbrt 2) (cbrt 2))) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 395.307 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 395.307 * * [simplify]: iters left: 6 (13 enodes) 395.311 * * [simplify]: iters left: 5 (54 enodes) 395.321 * * [simplify]: iters left: 4 (112 enodes) 395.345 * * [simplify]: iters left: 3 (281 enodes) 395.440 * * [simplify]: Extracting #0: cost 1 inf + 0 395.441 * * [simplify]: Extracting #1: cost 0 inf + 1 395.441 * [simplify]: Simplified to 0 395.441 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 395.441 * * * * [progress]: [ 734 / 3260 ] simplifiying candidate # 395.441 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 395.441 * * [simplify]: iters left: 6 (26 enodes) 395.447 * * [simplify]: iters left: 5 (100 enodes) 395.464 * * [simplify]: iters left: 4 (223 enodes) 395.511 * * [simplify]: Extracting #0: cost 1 inf + 0 395.511 * * [simplify]: Extracting #1: cost 13 inf + 0 395.511 * * [simplify]: Extracting #2: cost 112 inf + 0 395.512 * * [simplify]: Extracting #3: cost 158 inf + 1221 395.515 * * [simplify]: Extracting #4: cost 70 inf + 20645 395.520 * * [simplify]: Extracting #5: cost 45 inf + 27464 395.525 * * [simplify]: Extracting #6: cost 26 inf + 31768 395.532 * * [simplify]: Extracting #7: cost 0 inf + 41321 395.539 * * [simplify]: Extracting #8: cost 0 inf + 41306 395.547 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (* (sqrt 2) (cbrt a)))) 395.547 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 395.547 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 395.547 * * [simplify]: iters left: 6 (14 enodes) 395.551 * * [simplify]: iters left: 5 (59 enodes) 395.563 * * [simplify]: iters left: 4 (134 enodes) 395.592 * * [simplify]: iters left: 3 (357 enodes) 395.731 * * [simplify]: Extracting #0: cost 1 inf + 0 395.731 * * [simplify]: Extracting #1: cost 0 inf + 1 395.731 * [simplify]: Simplified to 0 395.731 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 395.731 * * * * [progress]: [ 735 / 3260 ] simplifiying candidate # 395.732 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 395.732 * * [simplify]: iters left: 6 (25 enodes) 395.738 * * [simplify]: iters left: 5 (94 enodes) 395.753 * * [simplify]: iters left: 4 (193 enodes) 395.791 * * [simplify]: iters left: 3 (430 enodes) 395.911 * * [simplify]: Extracting #0: cost 1 inf + 0 395.911 * * [simplify]: Extracting #1: cost 25 inf + 0 395.912 * * [simplify]: Extracting #2: cost 184 inf + 0 395.913 * * [simplify]: Extracting #3: cost 227 inf + 416 395.916 * * [simplify]: Extracting #4: cost 142 inf + 14457 395.923 * * [simplify]: Extracting #5: cost 66 inf + 29854 395.931 * * [simplify]: Extracting #6: cost 37 inf + 36623 395.941 * * [simplify]: Extracting #7: cost 5 inf + 48545 395.955 * * [simplify]: Extracting #8: cost 0 inf + 50407 395.966 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* a 2))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 395.966 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma (* c -4) a (* b b)))) (cbrt (sqrt (fma (* c -4) a (* b b))))) (/ (cbrt (sqrt (fma (* c -4) a (* b b)))) (* a 2))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 395.967 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 395.967 * * [simplify]: iters left: 6 (13 enodes) 395.970 * * [simplify]: iters left: 5 (53 enodes) 395.979 * * [simplify]: iters left: 4 (106 enodes) 396.000 * * [simplify]: iters left: 3 (257 enodes) 396.085 * * [simplify]: Extracting #0: cost 1 inf + 0 396.085 * * [simplify]: Extracting #1: cost 0 inf + 1 396.085 * [simplify]: Simplified to 0 396.085 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 396.085 * * * * [progress]: [ 736 / 3260 ] simplifiying candidate # 396.085 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 396.085 * * [simplify]: iters left: 6 (24 enodes) 396.091 * * [simplify]: iters left: 5 (90 enodes) 396.106 * * [simplify]: iters left: 4 (179 enodes) 396.141 * * [simplify]: iters left: 3 (369 enodes) 396.245 * * [simplify]: Extracting #0: cost 1 inf + 0 396.245 * * [simplify]: Extracting #1: cost 22 inf + 0 396.245 * * [simplify]: Extracting #2: cost 122 inf + 1 396.246 * * [simplify]: Extracting #3: cost 150 inf + 457 396.248 * * [simplify]: Extracting #4: cost 95 inf + 7448 396.251 * * [simplify]: Extracting #5: cost 63 inf + 12450 396.255 * * [simplify]: Extracting #6: cost 53 inf + 13361 396.260 * * [simplify]: Extracting #7: cost 24 inf + 23312 396.268 * * [simplify]: Extracting #8: cost 0 inf + 32313 396.276 * * [simplify]: Extracting #9: cost 0 inf + 32298 396.285 * [simplify]: Simplified to (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 396.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) a) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 396.285 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 396.285 * * [simplify]: iters left: 6 (12 enodes) 396.289 * * [simplify]: iters left: 5 (49 enodes) 396.297 * * [simplify]: iters left: 4 (94 enodes) 396.317 * * [simplify]: iters left: 3 (221 enodes) 396.387 * * [simplify]: iters left: 2 (492 enodes) 396.604 * * [simplify]: Extracting #0: cost 1 inf + 0 396.604 * * [simplify]: Extracting #1: cost 0 inf + 1 396.604 * [simplify]: Simplified to 0 396.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 396.604 * * * * [progress]: [ 737 / 3260 ] simplifiying candidate # 396.604 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 396.604 * * [simplify]: iters left: 6 (25 enodes) 396.610 * * [simplify]: iters left: 5 (93 enodes) 396.626 * * [simplify]: iters left: 4 (198 enodes) 396.667 * * [simplify]: iters left: 3 (450 enodes) 396.798 * * [simplify]: Extracting #0: cost 1 inf + 0 396.798 * * [simplify]: Extracting #1: cost 24 inf + 0 396.798 * * [simplify]: Extracting #2: cost 153 inf + 1 396.799 * * [simplify]: Extracting #3: cost 195 inf + 174 396.800 * * [simplify]: Extracting #4: cost 183 inf + 2650 396.805 * * [simplify]: Extracting #5: cost 88 inf + 22910 396.814 * * [simplify]: Extracting #6: cost 3 inf + 45032 396.825 * * [simplify]: Extracting #7: cost 0 inf + 46156 396.838 * [simplify]: Simplified to (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 396.838 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 396.838 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 396.838 * * [simplify]: iters left: 6 (13 enodes) 396.842 * * [simplify]: iters left: 5 (52 enodes) 396.850 * * [simplify]: iters left: 4 (111 enodes) 396.874 * * [simplify]: iters left: 3 (278 enodes) 396.967 * * [simplify]: Extracting #0: cost 1 inf + 0 396.967 * * [simplify]: Extracting #1: cost 0 inf + 1 396.967 * [simplify]: Simplified to 0 396.967 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 396.967 * * * * [progress]: [ 738 / 3260 ] simplifiying candidate # 396.967 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 396.967 * * [simplify]: iters left: 6 (24 enodes) 396.973 * * [simplify]: iters left: 5 (88 enodes) 396.987 * * [simplify]: iters left: 4 (174 enodes) 397.024 * * [simplify]: iters left: 3 (360 enodes) 397.109 * * [simplify]: Extracting #0: cost 1 inf + 0 397.109 * * [simplify]: Extracting #1: cost 22 inf + 0 397.110 * * [simplify]: Extracting #2: cost 114 inf + 1 397.110 * * [simplify]: Extracting #3: cost 138 inf + 254 397.111 * * [simplify]: Extracting #4: cost 102 inf + 4034 397.114 * * [simplify]: Extracting #5: cost 65 inf + 9088 397.117 * * [simplify]: Extracting #6: cost 52 inf + 11213 397.121 * * [simplify]: Extracting #7: cost 18 inf + 23288 397.130 * * [simplify]: Extracting #8: cost 0 inf + 29278 397.137 * * [simplify]: Extracting #9: cost 0 inf + 29263 397.145 * [simplify]: Simplified to (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (/ (* a 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 397.145 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (/ (* a 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 397.145 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 397.145 * * [simplify]: iters left: 6 (12 enodes) 397.148 * * [simplify]: iters left: 5 (47 enodes) 397.156 * * [simplify]: iters left: 4 (89 enodes) 397.174 * * [simplify]: iters left: 3 (186 enodes) 397.221 * * [simplify]: iters left: 2 (378 enodes) 397.354 * * [simplify]: Extracting #0: cost 1 inf + 0 397.354 * * [simplify]: Extracting #1: cost 0 inf + 1 397.354 * [simplify]: Simplified to 0 397.354 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) (/ (/ (* a 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (cbrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ b a) 2)) 0)) 397.354 * * * * [progress]: [ 739 / 3260 ] simplifiying candidate # 397.354 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 397.355 * * [simplify]: iters left: 6 (23 enodes) 397.360 * * [simplify]: iters left: 5 (81 enodes) 397.373 * * [simplify]: iters left: 4 (133 enodes) 397.394 * * [simplify]: iters left: 3 (231 enodes) 397.436 * * [simplify]: iters left: 2 (400 enodes) 397.525 * * [simplify]: Extracting #0: cost 1 inf + 0 397.525 * * [simplify]: Extracting #1: cost 11 inf + 0 397.525 * * [simplify]: Extracting #2: cost 64 inf + 2 397.526 * * [simplify]: Extracting #3: cost 85 inf + 633 397.527 * * [simplify]: Extracting #4: cost 71 inf + 2045 397.528 * * [simplify]: Extracting #5: cost 59 inf + 3055 397.529 * * [simplify]: Extracting #6: cost 46 inf + 4762 397.533 * * [simplify]: Extracting #7: cost 11 inf + 16263 397.539 * * [simplify]: Extracting #8: cost 0 inf + 20123 397.545 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 397.545 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 397.545 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 397.545 * * [simplify]: iters left: 6 (11 enodes) 397.548 * * [simplify]: iters left: 5 (40 enodes) 397.554 * * [simplify]: iters left: 4 (65 enodes) 397.565 * * [simplify]: iters left: 3 (97 enodes) 397.583 * * [simplify]: iters left: 2 (165 enodes) 397.616 * * [simplify]: iters left: 1 (271 enodes) 397.670 * * [simplify]: Extracting #0: cost 1 inf + 0 397.670 * * [simplify]: Extracting #1: cost 0 inf + 1 397.670 * [simplify]: Simplified to 0 397.670 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 397.670 * * * * [progress]: [ 740 / 3260 ] simplifiying candidate # 397.670 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 397.670 * * [simplify]: iters left: 6 (24 enodes) 397.676 * * [simplify]: iters left: 5 (92 enodes) 397.691 * * [simplify]: iters left: 4 (193 enodes) 397.730 * * [simplify]: iters left: 3 (422 enodes) 397.842 * * [simplify]: Extracting #0: cost 1 inf + 0 397.843 * * [simplify]: Extracting #1: cost 24 inf + 0 397.844 * * [simplify]: Extracting #2: cost 152 inf + 1 397.844 * * [simplify]: Extracting #3: cost 189 inf + 90 397.845 * * [simplify]: Extracting #4: cost 175 inf + 2692 397.850 * * [simplify]: Extracting #5: cost 60 inf + 28769 397.860 * * [simplify]: Extracting #6: cost 0 inf + 45218 397.873 * [simplify]: Simplified to (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 397.873 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 397.873 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 397.873 * * [simplify]: iters left: 6 (12 enodes) 397.876 * * [simplify]: iters left: 5 (51 enodes) 397.885 * * [simplify]: iters left: 4 (106 enodes) 397.907 * * [simplify]: iters left: 3 (247 enodes) 397.976 * * [simplify]: Extracting #0: cost 1 inf + 0 397.976 * * [simplify]: Extracting #1: cost 0 inf + 1 397.976 * [simplify]: Simplified to 0 397.976 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 397.976 * * * * [progress]: [ 741 / 3260 ] simplifiying candidate # 397.976 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 397.976 * * [simplify]: iters left: 6 (23 enodes) 397.981 * * [simplify]: iters left: 5 (87 enodes) 397.998 * * [simplify]: iters left: 4 (168 enodes) 398.029 * * [simplify]: iters left: 3 (348 enodes) 398.114 * * [simplify]: Extracting #0: cost 1 inf + 0 398.114 * * [simplify]: Extracting #1: cost 13 inf + 0 398.114 * * [simplify]: Extracting #2: cost 101 inf + 0 398.115 * * [simplify]: Extracting #3: cost 138 inf + 132 398.115 * * [simplify]: Extracting #4: cost 112 inf + 2848 398.118 * * [simplify]: Extracting #5: cost 63 inf + 9806 398.122 * * [simplify]: Extracting #6: cost 25 inf + 20753 398.129 * * [simplify]: Extracting #7: cost 0 inf + 29525 398.136 * [simplify]: Simplified to (fma (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (- b) (* a 2))) 398.137 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (- b) (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 398.137 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 398.137 * * [simplify]: iters left: 6 (11 enodes) 398.140 * * [simplify]: iters left: 5 (46 enodes) 398.147 * * [simplify]: iters left: 4 (86 enodes) 398.165 * * [simplify]: iters left: 3 (183 enodes) 398.211 * * [simplify]: iters left: 2 (372 enodes) 398.340 * * [simplify]: Extracting #0: cost 1 inf + 0 398.340 * * [simplify]: Extracting #1: cost 0 inf + 1 398.340 * [simplify]: Simplified to 0 398.340 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (/ (- b) (* a 2))) 0)) 398.340 * * * * [progress]: [ 742 / 3260 ] simplifiying candidate # 398.341 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 398.341 * * [simplify]: iters left: 6 (22 enodes) 398.346 * * [simplify]: iters left: 5 (80 enodes) 398.359 * * [simplify]: iters left: 4 (132 enodes) 398.383 * * [simplify]: iters left: 3 (230 enodes) 398.423 * * [simplify]: iters left: 2 (399 enodes) 398.512 * * [simplify]: Extracting #0: cost 1 inf + 0 398.512 * * [simplify]: Extracting #1: cost 11 inf + 0 398.512 * * [simplify]: Extracting #2: cost 63 inf + 2 398.512 * * [simplify]: Extracting #3: cost 80 inf + 879 398.513 * * [simplify]: Extracting #4: cost 63 inf + 2619 398.515 * * [simplify]: Extracting #5: cost 57 inf + 3137 398.516 * * [simplify]: Extracting #6: cost 48 inf + 4104 398.519 * * [simplify]: Extracting #7: cost 14 inf + 14904 398.525 * * [simplify]: Extracting #8: cost 0 inf + 19663 398.531 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 398.531 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 398.531 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 398.531 * * [simplify]: iters left: 6 (10 enodes) 398.534 * * [simplify]: iters left: 5 (39 enodes) 398.540 * * [simplify]: iters left: 4 (64 enodes) 398.551 * * [simplify]: iters left: 3 (96 enodes) 398.569 * * [simplify]: iters left: 2 (164 enodes) 398.601 * * [simplify]: iters left: 1 (270 enodes) 398.654 * * [simplify]: Extracting #0: cost 1 inf + 0 398.654 * * [simplify]: Extracting #1: cost 0 inf + 1 398.654 * [simplify]: Simplified to 0 398.654 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 398.654 * * * * [progress]: [ 743 / 3260 ] simplifiying candidate # 398.655 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 398.655 * * [simplify]: iters left: 6 (24 enodes) 398.661 * * [simplify]: iters left: 5 (93 enodes) 398.678 * * [simplify]: iters left: 4 (202 enodes) 398.715 * * [simplify]: iters left: 3 (425 enodes) 398.815 * * [simplify]: Extracting #0: cost 1 inf + 0 398.815 * * [simplify]: Extracting #1: cost 25 inf + 0 398.815 * * [simplify]: Extracting #2: cost 132 inf + 1 398.816 * * [simplify]: Extracting #3: cost 181 inf + 174 398.817 * * [simplify]: Extracting #4: cost 166 inf + 2258 398.820 * * [simplify]: Extracting #5: cost 72 inf + 20840 398.829 * * [simplify]: Extracting #6: cost 3 inf + 39452 398.838 * * [simplify]: Extracting #7: cost 0 inf + 40808 398.848 * [simplify]: Simplified to (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 398.848 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 398.848 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 398.848 * * [simplify]: iters left: 6 (12 enodes) 398.852 * * [simplify]: iters left: 5 (53 enodes) 398.863 * * [simplify]: iters left: 4 (117 enodes) 398.886 * * [simplify]: iters left: 3 (255 enodes) 398.946 * * [simplify]: Extracting #0: cost 1 inf + 0 398.946 * * [simplify]: Extracting #1: cost 0 inf + 1 398.946 * [simplify]: Simplified to 0 398.947 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (* (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) 2) (cbrt (sqrt (fma c (* a -4) (* b b))))) (/ (cbrt (sqrt (fma c (* a -4) (* b b)))) a) (* (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 0)) 398.947 * * * * [progress]: [ 744 / 3260 ] simplifiying candidate # 398.947 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 398.947 * * [simplify]: iters left: 6 (23 enodes) 398.953 * * [simplify]: iters left: 5 (88 enodes) 398.967 * * [simplify]: iters left: 4 (178 enodes) 398.999 * * [simplify]: iters left: 3 (335 enodes) 399.069 * * [simplify]: Extracting #0: cost 1 inf + 0 399.069 * * [simplify]: Extracting #1: cost 13 inf + 0 399.069 * * [simplify]: Extracting #2: cost 93 inf + 0 399.069 * * [simplify]: Extracting #3: cost 144 inf + 338 399.070 * * [simplify]: Extracting #4: cost 115 inf + 2934 399.073 * * [simplify]: Extracting #5: cost 69 inf + 8469 399.077 * * [simplify]: Extracting #6: cost 21 inf + 21571 399.084 * * [simplify]: Extracting #7: cost 0 inf + 29288 399.091 * [simplify]: Simplified to (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* -1/2 (/ b a))) 399.091 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* -1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 399.092 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 399.092 * * [simplify]: iters left: 6 (11 enodes) 399.095 * * [simplify]: iters left: 5 (48 enodes) 399.103 * * [simplify]: iters left: 4 (98 enodes) 399.122 * * [simplify]: iters left: 3 (181 enodes) 399.159 * * [simplify]: iters left: 2 (358 enodes) 399.267 * * [simplify]: Extracting #0: cost 1 inf + 0 399.267 * * [simplify]: Extracting #1: cost 0 inf + 1 399.267 * [simplify]: Simplified to 0 399.267 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (cbrt (sqrt (fma (* c a) -4 (* b b)))) (* a 2)) (* (cbrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt (sqrt (fma (* c a) -4 (* b b))))) (* -1/2 (/ b a))) 0)) 399.267 * * * * [progress]: [ 745 / 3260 ] simplifiying candidate # 399.267 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 399.267 * * [simplify]: iters left: 6 (22 enodes) 399.273 * * [simplify]: iters left: 5 (80 enodes) 399.286 * * [simplify]: iters left: 4 (152 enodes) 399.310 * * [simplify]: iters left: 3 (276 enodes) 399.362 * * [simplify]: iters left: 2 (487 enodes) 399.478 * * [simplify]: Extracting #0: cost 1 inf + 0 399.479 * * [simplify]: Extracting #1: cost 14 inf + 0 399.479 * * [simplify]: Extracting #2: cost 90 inf + 42 399.479 * * [simplify]: Extracting #3: cost 99 inf + 1659 399.481 * * [simplify]: Extracting #4: cost 65 inf + 4566 399.483 * * [simplify]: Extracting #5: cost 56 inf + 5993 399.487 * * [simplify]: Extracting #6: cost 17 inf + 16510 399.493 * * [simplify]: Extracting #7: cost 0 inf + 22329 399.502 * * [simplify]: Extracting #8: cost 0 inf + 22153 399.509 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 399.509 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 399.509 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 399.509 * * [simplify]: iters left: 6 (10 enodes) 399.512 * * [simplify]: iters left: 5 (41 enodes) 399.519 * * [simplify]: iters left: 4 (81 enodes) 399.532 * * [simplify]: iters left: 3 (127 enodes) 399.549 * * [simplify]: iters left: 2 (186 enodes) 399.578 * * [simplify]: iters left: 1 (266 enodes) 399.640 * * [simplify]: Extracting #0: cost 1 inf + 0 399.640 * * [simplify]: Extracting #1: cost 0 inf + 1 399.640 * [simplify]: Simplified to 0 399.640 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 399.641 * * * * [progress]: [ 746 / 3260 ] simplifiying candidate # 399.641 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) 1))) 399.641 * * [simplify]: iters left: 6 (21 enodes) 399.646 * * [simplify]: iters left: 5 (77 enodes) 399.659 * * [simplify]: iters left: 4 (133 enodes) 399.682 * * [simplify]: iters left: 3 (239 enodes) 399.726 * * [simplify]: iters left: 2 (418 enodes) 399.823 * * [simplify]: Extracting #0: cost 1 inf + 0 399.823 * * [simplify]: Extracting #1: cost 11 inf + 0 399.823 * * [simplify]: Extracting #2: cost 65 inf + 2 399.823 * * [simplify]: Extracting #3: cost 91 inf + 425 399.824 * * [simplify]: Extracting #4: cost 63 inf + 2991 399.826 * * [simplify]: Extracting #5: cost 57 inf + 3388 399.828 * * [simplify]: Extracting #6: cost 43 inf + 5814 399.832 * * [simplify]: Extracting #7: cost 8 inf + 17195 399.838 * * [simplify]: Extracting #8: cost 0 inf + 20116 399.844 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 399.844 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 399.845 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 399.845 * * [simplify]: iters left: 6 (9 enodes) 399.847 * * [simplify]: iters left: 5 (36 enodes) 399.854 * * [simplify]: iters left: 4 (67 enodes) 399.867 * * [simplify]: iters left: 3 (97 enodes) 399.883 * * [simplify]: iters left: 2 (158 enodes) 399.918 * * [simplify]: iters left: 1 (263 enodes) 399.962 * * [simplify]: Extracting #0: cost 1 inf + 0 399.962 * * [simplify]: Extracting #1: cost 0 inf + 1 399.962 * [simplify]: Simplified to 0 399.962 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 0)) 399.962 * * * * [progress]: [ 747 / 3260 ] simplifiying candidate # 399.963 * [simplify]: Simplifying (fma (/ (/ (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ 1 a) (/ b 2)))) 399.963 * * [simplify]: iters left: 6 (21 enodes) 399.968 * * [simplify]: iters left: 5 (79 enodes) 399.982 * * [simplify]: iters left: 4 (147 enodes) 400.006 * * [simplify]: iters left: 3 (269 enodes) 400.059 * * [simplify]: iters left: 2 (470 enodes) 400.169 * * [simplify]: Extracting #0: cost 1 inf + 0 400.169 * * [simplify]: Extracting #1: cost 13 inf + 0 400.169 * * [simplify]: Extracting #2: cost 81 inf + 0 400.170 * * [simplify]: Extracting #3: cost 100 inf + 550 400.171 * * [simplify]: Extracting #4: cost 71 inf + 3247 400.172 * * [simplify]: Extracting #5: cost 60 inf + 4131 400.174 * * [simplify]: Extracting #6: cost 48 inf + 5520 400.178 * * [simplify]: Extracting #7: cost 14 inf + 16441 400.185 * * [simplify]: Extracting #8: cost 0 inf + 21320 400.191 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 400.191 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 400.192 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 400.192 * * [simplify]: iters left: 5 (9 enodes) 400.194 * * [simplify]: iters left: 4 (39 enodes) 400.201 * * [simplify]: iters left: 3 (65 enodes) 400.213 * * [simplify]: iters left: 2 (129 enodes) 400.238 * * [simplify]: iters left: 1 (210 enodes) 400.275 * * [simplify]: Extracting #0: cost 1 inf + 0 400.275 * * [simplify]: Extracting #1: cost 0 inf + 1 400.275 * [simplify]: Simplified to 0 400.275 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 400.275 * * * * [progress]: [ 748 / 3260 ] simplifiying candidate # 400.276 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 400.276 * * [simplify]: iters left: 6 (27 enodes) 400.282 * * [simplify]: iters left: 5 (104 enodes) 400.298 * * [simplify]: iters left: 4 (168 enodes) 400.327 * * [simplify]: iters left: 3 (344 enodes) 400.418 * * [simplify]: Extracting #0: cost 1 inf + 0 400.418 * * [simplify]: Extracting #1: cost 11 inf + 0 400.419 * * [simplify]: Extracting #2: cost 120 inf + 0 400.419 * * [simplify]: Extracting #3: cost 233 inf + 331 400.420 * * [simplify]: Extracting #4: cost 214 inf + 2607 400.422 * * [simplify]: Extracting #5: cost 188 inf + 10739 400.426 * * [simplify]: Extracting #6: cost 132 inf + 35667 400.440 * * [simplify]: Extracting #7: cost 22 inf + 92959 400.461 * * [simplify]: Extracting #8: cost 0 inf + 105203 400.480 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (/ (/ b 2) a)) 400.480 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 400.481 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 400.481 * * [simplify]: iters left: 6 (10 enodes) 400.483 * * [simplify]: iters left: 5 (37 enodes) 400.489 * * [simplify]: iters left: 4 (57 enodes) 400.499 * * [simplify]: iters left: 3 (104 enodes) 400.516 * * [simplify]: iters left: 2 (158 enodes) 400.541 * * [simplify]: iters left: 1 (225 enodes) 400.574 * * [simplify]: Extracting #0: cost 1 inf + 0 400.574 * * [simplify]: Extracting #1: cost 0 inf + 1 400.574 * [simplify]: Simplified to 0 400.574 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (/ (/ b 2) a)) 0)) 400.574 * * * * [progress]: [ 749 / 3260 ] simplifiying candidate # 400.574 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 400.574 * * [simplify]: iters left: 6 (26 enodes) 400.580 * * [simplify]: iters left: 5 (95 enodes) 400.594 * * [simplify]: iters left: 4 (152 enodes) 400.621 * * [simplify]: iters left: 3 (313 enodes) 400.704 * * [simplify]: Extracting #0: cost 1 inf + 0 400.704 * * [simplify]: Extracting #1: cost 9 inf + 0 400.704 * * [simplify]: Extracting #2: cost 109 inf + 0 400.704 * * [simplify]: Extracting #3: cost 215 inf + 371 400.705 * * [simplify]: Extracting #4: cost 199 inf + 2044 400.707 * * [simplify]: Extracting #5: cost 184 inf + 6971 400.712 * * [simplify]: Extracting #6: cost 139 inf + 26078 400.726 * * [simplify]: Extracting #7: cost 27 inf + 84073 400.744 * * [simplify]: Extracting #8: cost 0 inf + 99834 400.762 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 400.762 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 400.763 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 400.763 * * [simplify]: iters left: 6 (9 enodes) 400.765 * * [simplify]: iters left: 5 (29 enodes) 400.769 * * [simplify]: iters left: 4 (42 enodes) 400.775 * * [simplify]: iters left: 3 (58 enodes) 400.782 * * [simplify]: iters left: 2 (68 enodes) 400.791 * * [simplify]: Extracting #0: cost 1 inf + 0 400.791 * * [simplify]: Extracting #1: cost 0 inf + 1 400.791 * [simplify]: Simplified to 0 400.791 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 0)) 400.791 * * * * [progress]: [ 750 / 3260 ] simplifiying candidate # 400.792 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 400.792 * * [simplify]: iters left: 6 (28 enodes) 400.798 * * [simplify]: iters left: 5 (112 enodes) 400.816 * * [simplify]: iters left: 4 (229 enodes) 400.863 * * [simplify]: Extracting #0: cost 1 inf + 0 400.864 * * [simplify]: Extracting #1: cost 11 inf + 0 400.864 * * [simplify]: Extracting #2: cost 102 inf + 0 400.864 * * [simplify]: Extracting #3: cost 167 inf + 1 400.865 * * [simplify]: Extracting #4: cost 167 inf + 206 400.865 * * [simplify]: Extracting #5: cost 162 inf + 2075 400.866 * * [simplify]: Extracting #6: cost 142 inf + 6654 400.870 * * [simplify]: Extracting #7: cost 59 inf + 35184 400.878 * * [simplify]: Extracting #8: cost 6 inf + 62081 400.888 * * [simplify]: Extracting #9: cost 0 inf + 65428 400.898 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 400.898 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 400.898 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 400.898 * * [simplify]: iters left: 6 (13 enodes) 400.901 * * [simplify]: iters left: 5 (53 enodes) 400.910 * * [simplify]: iters left: 4 (117 enodes) 400.937 * * [simplify]: iters left: 3 (275 enodes) 400.991 * * [simplify]: iters left: 2 (474 enodes) 401.098 * * [simplify]: Extracting #0: cost 1 inf + 0 401.098 * * [simplify]: Extracting #1: cost 0 inf + 1 401.098 * [simplify]: Simplified to 0 401.098 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 0)) 401.098 * * * * [progress]: [ 751 / 3260 ] simplifiying candidate # 401.099 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 401.099 * * [simplify]: iters left: 6 (29 enodes) 401.105 * * [simplify]: iters left: 5 (112 enodes) 401.123 * * [simplify]: iters left: 4 (198 enodes) 401.158 * * [simplify]: iters left: 3 (414 enodes) 401.260 * * [simplify]: Extracting #0: cost 1 inf + 0 401.260 * * [simplify]: Extracting #1: cost 11 inf + 0 401.260 * * [simplify]: Extracting #2: cost 126 inf + 0 401.261 * * [simplify]: Extracting #3: cost 256 inf + 42 401.262 * * [simplify]: Extracting #4: cost 236 inf + 3845 401.265 * * [simplify]: Extracting #5: cost 188 inf + 15747 401.272 * * [simplify]: Extracting #6: cost 135 inf + 36575 401.288 * * [simplify]: Extracting #7: cost 17 inf + 98240 401.309 * * [simplify]: Extracting #8: cost 0 inf + 108065 401.329 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 401.329 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 401.330 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 401.330 * * [simplify]: iters left: 6 (12 enodes) 401.333 * * [simplify]: iters left: 5 (47 enodes) 401.340 * * [simplify]: iters left: 4 (82 enodes) 401.354 * * [simplify]: iters left: 3 (157 enodes) 401.381 * * [simplify]: iters left: 2 (248 enodes) 401.419 * * [simplify]: iters left: 1 (341 enodes) 401.730 * * [simplify]: Extracting #0: cost 1 inf + 0 401.731 * * [simplify]: Extracting #1: cost 0 inf + 1 401.731 * [simplify]: Simplified to 0 401.731 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 401.731 * * * * [progress]: [ 752 / 3260 ] simplifiying candidate # 401.731 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 401.731 * * [simplify]: iters left: 6 (29 enodes) 401.738 * * [simplify]: iters left: 5 (112 enodes) 401.756 * * [simplify]: iters left: 4 (206 enodes) 401.796 * * [simplify]: iters left: 3 (443 enodes) 401.917 * * [simplify]: Extracting #0: cost 1 inf + 0 401.917 * * [simplify]: Extracting #1: cost 13 inf + 0 401.917 * * [simplify]: Extracting #2: cost 137 inf + 0 401.918 * * [simplify]: Extracting #3: cost 265 inf + 2 401.919 * * [simplify]: Extracting #4: cost 254 inf + 1620 401.921 * * [simplify]: Extracting #5: cost 232 inf + 7595 401.926 * * [simplify]: Extracting #6: cost 151 inf + 37038 401.942 * * [simplify]: Extracting #7: cost 20 inf + 100844 401.962 * * [simplify]: Extracting #8: cost 0 inf + 111728 401.985 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt a) (cbrt 2)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (/ (/ b 2) a)) 401.986 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt a) (cbrt 2)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 401.986 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 401.986 * * [simplify]: iters left: 6 (12 enodes) 401.989 * * [simplify]: iters left: 5 (47 enodes) 401.997 * * [simplify]: iters left: 4 (89 enodes) 402.013 * * [simplify]: iters left: 3 (180 enodes) 402.052 * * [simplify]: iters left: 2 (296 enodes) 402.108 * * [simplify]: iters left: 1 (428 enodes) 402.195 * * [simplify]: Extracting #0: cost 1 inf + 0 402.195 * * [simplify]: Extracting #1: cost 0 inf + 1 402.195 * [simplify]: Simplified to 0 402.195 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt a) (cbrt 2)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (/ (/ b 2) a)) 0)) 402.195 * * * * [progress]: [ 753 / 3260 ] simplifiying candidate # 402.195 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 402.195 * * [simplify]: iters left: 6 (27 enodes) 402.201 * * [simplify]: iters left: 5 (105 enodes) 402.220 * * [simplify]: iters left: 4 (190 enodes) 402.252 * * [simplify]: iters left: 3 (387 enodes) 402.346 * * [simplify]: Extracting #0: cost 1 inf + 0 402.347 * * [simplify]: Extracting #1: cost 11 inf + 0 402.347 * * [simplify]: Extracting #2: cost 119 inf + 0 402.347 * * [simplify]: Extracting #3: cost 249 inf + 0 402.348 * * [simplify]: Extracting #4: cost 239 inf + 1338 402.350 * * [simplify]: Extracting #5: cost 210 inf + 9656 402.355 * * [simplify]: Extracting #6: cost 144 inf + 33389 402.370 * * [simplify]: Extracting #7: cost 15 inf + 100267 402.393 * * [simplify]: Extracting #8: cost 0 inf + 108694 402.413 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 402.413 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 402.413 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 402.414 * * [simplify]: iters left: 6 (12 enodes) 402.417 * * [simplify]: iters left: 5 (46 enodes) 402.424 * * [simplify]: iters left: 4 (81 enodes) 402.436 * * [simplify]: iters left: 3 (134 enodes) 402.456 * * [simplify]: iters left: 2 (197 enodes) 402.484 * * [simplify]: iters left: 1 (271 enodes) 402.521 * * [simplify]: Extracting #0: cost 1 inf + 0 402.521 * * [simplify]: Extracting #1: cost 0 inf + 1 402.521 * [simplify]: Simplified to 0 402.521 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 402.522 * * * * [progress]: [ 754 / 3260 ] simplifiying candidate # 402.522 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 402.522 * * [simplify]: iters left: 6 (27 enodes) 402.529 * * [simplify]: iters left: 5 (102 enodes) 402.545 * * [simplify]: iters left: 4 (167 enodes) 402.572 * * [simplify]: iters left: 3 (343 enodes) 402.660 * * [simplify]: Extracting #0: cost 1 inf + 0 402.660 * * [simplify]: Extracting #1: cost 9 inf + 0 402.661 * * [simplify]: Extracting #2: cost 114 inf + 0 402.661 * * [simplify]: Extracting #3: cost 239 inf + 0 402.662 * * [simplify]: Extracting #4: cost 231 inf + 774 402.663 * * [simplify]: Extracting #5: cost 207 inf + 6554 402.668 * * [simplify]: Extracting #6: cost 134 inf + 33422 402.683 * * [simplify]: Extracting #7: cost 21 inf + 91979 402.702 * * [simplify]: Extracting #8: cost 0 inf + 103681 402.723 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 402.723 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 402.724 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 402.724 * * [simplify]: iters left: 6 (10 enodes) 402.726 * * [simplify]: iters left: 5 (38 enodes) 402.732 * * [simplify]: iters left: 4 (59 enodes) 402.741 * * [simplify]: iters left: 3 (88 enodes) 402.752 * * [simplify]: iters left: 2 (117 enodes) 402.767 * * [simplify]: iters left: 1 (144 enodes) 402.786 * * [simplify]: Extracting #0: cost 1 inf + 0 402.786 * * [simplify]: Extracting #1: cost 0 inf + 1 402.786 * [simplify]: Simplified to 0 402.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 402.786 * * * * [progress]: [ 755 / 3260 ] simplifiying candidate # 402.786 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 402.787 * * [simplify]: iters left: 6 (28 enodes) 402.793 * * [simplify]: iters left: 5 (107 enodes) 402.810 * * [simplify]: iters left: 4 (178 enodes) 402.840 * * [simplify]: iters left: 3 (371 enodes) 402.933 * * [simplify]: Extracting #0: cost 1 inf + 0 402.934 * * [simplify]: Extracting #1: cost 11 inf + 0 402.934 * * [simplify]: Extracting #2: cost 122 inf + 0 402.935 * * [simplify]: Extracting #3: cost 225 inf + 662 402.936 * * [simplify]: Extracting #4: cost 203 inf + 3837 402.938 * * [simplify]: Extracting #5: cost 181 inf + 10782 402.942 * * [simplify]: Extracting #6: cost 135 inf + 30924 402.957 * * [simplify]: Extracting #7: cost 16 inf + 93668 402.978 * * [simplify]: Extracting #8: cost 0 inf + 102498 402.997 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 402.997 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 402.998 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 402.998 * * [simplify]: iters left: 6 (11 enodes) 403.001 * * [simplify]: iters left: 5 (42 enodes) 403.007 * * [simplify]: iters left: 4 (67 enodes) 403.018 * * [simplify]: iters left: 3 (111 enodes) 403.033 * * [simplify]: iters left: 2 (140 enodes) 403.051 * * [simplify]: iters left: 1 (160 enodes) 403.068 * * [simplify]: Extracting #0: cost 1 inf + 0 403.068 * * [simplify]: Extracting #1: cost 0 inf + 1 403.068 * [simplify]: Simplified to 0 403.068 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 403.068 * * * * [progress]: [ 756 / 3260 ] simplifiying candidate # 403.068 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 403.069 * * [simplify]: iters left: 6 (29 enodes) 403.075 * * [simplify]: iters left: 5 (119 enodes) 403.095 * * [simplify]: iters left: 4 (274 enodes) 403.170 * * [simplify]: Extracting #0: cost 1 inf + 0 403.170 * * [simplify]: Extracting #1: cost 11 inf + 0 403.170 * * [simplify]: Extracting #2: cost 184 inf + 0 403.171 * * [simplify]: Extracting #3: cost 326 inf + 1 403.172 * * [simplify]: Extracting #4: cost 312 inf + 2669 403.178 * * [simplify]: Extracting #5: cost 161 inf + 56347 403.190 * * [simplify]: Extracting #6: cost 64 inf + 93264 403.206 * * [simplify]: Extracting #7: cost 3 inf + 124734 403.224 * * [simplify]: Extracting #8: cost 0 inf + 126564 403.243 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 403.243 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 403.243 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 403.243 * * [simplify]: iters left: 6 (16 enodes) 403.248 * * [simplify]: iters left: 5 (68 enodes) 403.259 * * [simplify]: iters left: 4 (179 enodes) 403.316 * * [simplify]: Extracting #0: cost 1 inf + 0 403.316 * * [simplify]: Extracting #1: cost 27 inf + 0 403.316 * * [simplify]: Extracting #2: cost 153 inf + 0 403.317 * * [simplify]: Extracting #3: cost 242 inf + 83 403.319 * * [simplify]: Extracting #4: cost 185 inf + 16503 403.329 * * [simplify]: Extracting #5: cost 15 inf + 79352 403.341 * * [simplify]: Extracting #6: cost 0 inf + 84943 403.352 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 403.352 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 403.352 * * * * [progress]: [ 757 / 3260 ] simplifiying candidate # 403.353 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 403.353 * * [simplify]: iters left: 6 (30 enodes) 403.362 * * [simplify]: iters left: 5 (122 enodes) 403.382 * * [simplify]: iters left: 4 (257 enodes) 403.441 * * [simplify]: Extracting #0: cost 1 inf + 0 403.441 * * [simplify]: Extracting #1: cost 11 inf + 0 403.441 * * [simplify]: Extracting #2: cost 152 inf + 0 403.442 * * [simplify]: Extracting #3: cost 268 inf + 0 403.443 * * [simplify]: Extracting #4: cost 252 inf + 2549 403.447 * * [simplify]: Extracting #5: cost 135 inf + 38684 403.456 * * [simplify]: Extracting #6: cost 58 inf + 67062 403.468 * * [simplify]: Extracting #7: cost 4 inf + 94380 403.482 * * [simplify]: Extracting #8: cost 0 inf + 96789 403.498 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 403.498 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 403.499 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 403.499 * * [simplify]: iters left: 6 (15 enodes) 403.503 * * [simplify]: iters left: 5 (63 enodes) 403.513 * * [simplify]: iters left: 4 (145 enodes) 403.548 * * [simplify]: iters left: 3 (499 enodes) 403.778 * * [simplify]: Extracting #0: cost 1 inf + 0 403.778 * * [simplify]: Extracting #1: cost 0 inf + 1 403.778 * [simplify]: Simplified to 0 403.778 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 403.778 * * * * [progress]: [ 758 / 3260 ] simplifiying candidate # 403.778 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 403.778 * * [simplify]: iters left: 6 (30 enodes) 403.786 * * [simplify]: iters left: 5 (121 enodes) 403.807 * * [simplify]: iters left: 4 (271 enodes) 403.876 * * [simplify]: Extracting #0: cost 1 inf + 0 403.877 * * [simplify]: Extracting #1: cost 13 inf + 0 403.877 * * [simplify]: Extracting #2: cost 157 inf + 0 403.878 * * [simplify]: Extracting #3: cost 259 inf + 2 403.879 * * [simplify]: Extracting #4: cost 245 inf + 2640 403.882 * * [simplify]: Extracting #5: cost 147 inf + 30057 403.890 * * [simplify]: Extracting #6: cost 67 inf + 57325 403.901 * * [simplify]: Extracting #7: cost 13 inf + 82597 403.914 * * [simplify]: Extracting #8: cost 0 inf + 90266 403.928 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 403.928 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 403.928 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 403.928 * * [simplify]: iters left: 6 (15 enodes) 403.932 * * [simplify]: iters left: 5 (62 enodes) 403.946 * * [simplify]: iters left: 4 (159 enodes) 403.987 * * [simplify]: iters left: 3 (475 enodes) 404.184 * * [simplify]: Extracting #0: cost 1 inf + 0 404.184 * * [simplify]: Extracting #1: cost 42 inf + 0 404.185 * * [simplify]: Extracting #2: cost 194 inf + 1 404.187 * * [simplify]: Extracting #3: cost 205 inf + 15094 404.199 * * [simplify]: Extracting #4: cost 20 inf + 63712 404.216 * * [simplify]: Extracting #5: cost 3 inf + 65204 404.230 * * [simplify]: Extracting #6: cost 0 inf + 65965 404.244 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 404.244 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 404.244 * * * * [progress]: [ 759 / 3260 ] simplifiying candidate # 404.244 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 404.244 * * [simplify]: iters left: 6 (30 enodes) 404.252 * * [simplify]: iters left: 5 (121 enodes) 404.271 * * [simplify]: iters left: 4 (262 enodes) 404.331 * * [simplify]: Extracting #0: cost 1 inf + 0 404.331 * * [simplify]: Extracting #1: cost 11 inf + 0 404.332 * * [simplify]: Extracting #2: cost 150 inf + 0 404.332 * * [simplify]: Extracting #3: cost 267 inf + 0 404.333 * * [simplify]: Extracting #4: cost 249 inf + 2671 404.340 * * [simplify]: Extracting #5: cost 134 inf + 40448 404.350 * * [simplify]: Extracting #6: cost 58 inf + 68604 404.363 * * [simplify]: Extracting #7: cost 4 inf + 95503 404.377 * * [simplify]: Extracting #8: cost 0 inf + 97752 404.392 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 404.392 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 404.392 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 404.392 * * [simplify]: iters left: 6 (15 enodes) 404.396 * * [simplify]: iters left: 5 (62 enodes) 404.407 * * [simplify]: iters left: 4 (148 enodes) 404.445 * * [simplify]: iters left: 3 (499 enodes) 404.683 * * [simplify]: Extracting #0: cost 1 inf + 0 404.683 * * [simplify]: Extracting #1: cost 0 inf + 1 404.683 * [simplify]: Simplified to 0 404.683 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 404.683 * * * * [progress]: [ 760 / 3260 ] simplifiying candidate # 404.683 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 404.684 * * [simplify]: iters left: 6 (31 enodes) 404.691 * * [simplify]: iters left: 5 (121 enodes) 404.710 * * [simplify]: iters left: 4 (235 enodes) 404.760 * * [simplify]: Extracting #0: cost 1 inf + 0 404.760 * * [simplify]: Extracting #1: cost 11 inf + 0 404.761 * * [simplify]: Extracting #2: cost 129 inf + 0 404.761 * * [simplify]: Extracting #3: cost 225 inf + 0 404.762 * * [simplify]: Extracting #4: cost 209 inf + 2025 404.765 * * [simplify]: Extracting #5: cost 119 inf + 26813 404.770 * * [simplify]: Extracting #6: cost 87 inf + 36179 404.777 * * [simplify]: Extracting #7: cost 56 inf + 47123 404.789 * * [simplify]: Extracting #8: cost 1 inf + 78084 404.800 * * [simplify]: Extracting #9: cost 0 inf + 78714 404.812 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) 404.812 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 404.812 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 404.812 * * [simplify]: iters left: 6 (14 enodes) 404.816 * * [simplify]: iters left: 5 (56 enodes) 404.825 * * [simplify]: iters left: 4 (117 enodes) 404.850 * * [simplify]: iters left: 3 (347 enodes) 404.965 * * [simplify]: Extracting #0: cost 1 inf + 0 404.965 * * [simplify]: Extracting #1: cost 0 inf + 1 404.965 * [simplify]: Simplified to 0 404.965 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) 0)) 404.966 * * * * [progress]: [ 761 / 3260 ] simplifiying candidate # 404.966 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 404.966 * * [simplify]: iters left: 6 (31 enodes) 404.973 * * [simplify]: iters left: 5 (122 enodes) 404.993 * * [simplify]: iters left: 4 (233 enodes) 405.043 * * [simplify]: Extracting #0: cost 1 inf + 0 405.043 * * [simplify]: Extracting #1: cost 11 inf + 0 405.043 * * [simplify]: Extracting #2: cost 124 inf + 0 405.043 * * [simplify]: Extracting #3: cost 201 inf + 44 405.044 * * [simplify]: Extracting #4: cost 186 inf + 1868 405.046 * * [simplify]: Extracting #5: cost 124 inf + 16982 405.051 * * [simplify]: Extracting #6: cost 59 inf + 37871 405.060 * * [simplify]: Extracting #7: cost 2 inf + 67489 405.071 * * [simplify]: Extracting #8: cost 0 inf + 68779 405.081 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 405.081 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 405.081 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 405.081 * * [simplify]: iters left: 6 (14 enodes) 405.085 * * [simplify]: iters left: 5 (57 enodes) 405.097 * * [simplify]: iters left: 4 (116 enodes) 405.122 * * [simplify]: iters left: 3 (321 enodes) 405.232 * * [simplify]: Extracting #0: cost 1 inf + 0 405.232 * * [simplify]: Extracting #1: cost 0 inf + 1 405.232 * [simplify]: Simplified to 0 405.232 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 405.232 * * * * [progress]: [ 762 / 3260 ] simplifiying candidate # 405.233 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 405.233 * * [simplify]: iters left: 6 (30 enodes) 405.240 * * [simplify]: iters left: 5 (121 enodes) 405.260 * * [simplify]: iters left: 4 (261 enodes) 405.322 * * [simplify]: Extracting #0: cost 1 inf + 0 405.322 * * [simplify]: Extracting #1: cost 11 inf + 0 405.322 * * [simplify]: Extracting #2: cost 138 inf + 0 405.323 * * [simplify]: Extracting #3: cost 238 inf + 204 405.324 * * [simplify]: Extracting #4: cost 219 inf + 3321 405.329 * * [simplify]: Extracting #5: cost 132 inf + 26852 405.334 * * [simplify]: Extracting #6: cost 92 inf + 38800 405.341 * * [simplify]: Extracting #7: cost 58 inf + 50705 405.352 * * [simplify]: Extracting #8: cost 4 inf + 80610 405.364 * * [simplify]: Extracting #9: cost 0 inf + 83140 405.376 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 405.376 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 405.376 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 405.377 * * [simplify]: iters left: 6 (15 enodes) 405.380 * * [simplify]: iters left: 5 (62 enodes) 405.391 * * [simplify]: iters left: 4 (149 enodes) 405.429 * * [simplify]: iters left: 3 (450 enodes) 405.627 * * [simplify]: Extracting #0: cost 1 inf + 0 405.627 * * [simplify]: Extracting #1: cost 0 inf + 1 405.627 * [simplify]: Simplified to 0 405.628 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 405.628 * * * * [progress]: [ 763 / 3260 ] simplifiying candidate # 405.628 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 405.628 * * [simplify]: iters left: 6 (31 enodes) 405.635 * * [simplify]: iters left: 5 (122 enodes) 405.655 * * [simplify]: iters left: 4 (234 enodes) 405.705 * * [simplify]: Extracting #0: cost 1 inf + 0 405.705 * * [simplify]: Extracting #1: cost 11 inf + 0 405.705 * * [simplify]: Extracting #2: cost 117 inf + 0 405.706 * * [simplify]: Extracting #3: cost 193 inf + 204 405.707 * * [simplify]: Extracting #4: cost 183 inf + 1581 405.708 * * [simplify]: Extracting #5: cost 128 inf + 14189 405.713 * * [simplify]: Extracting #6: cost 57 inf + 37181 405.722 * * [simplify]: Extracting #7: cost 4 inf + 63821 405.734 * * [simplify]: Extracting #8: cost 0 inf + 66190 405.744 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 405.744 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 405.744 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 405.744 * * [simplify]: iters left: 6 (14 enodes) 405.748 * * [simplify]: iters left: 5 (57 enodes) 405.758 * * [simplify]: iters left: 4 (118 enodes) 405.784 * * [simplify]: iters left: 3 (314 enodes) 405.879 * * [simplify]: Extracting #0: cost 1 inf + 0 405.879 * * [simplify]: Extracting #1: cost 0 inf + 1 405.879 * [simplify]: Simplified to 0 405.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 0)) 405.879 * * * * [progress]: [ 764 / 3260 ] simplifiying candidate # 405.879 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 405.879 * * [simplify]: iters left: 6 (30 enodes) 405.886 * * [simplify]: iters left: 5 (113 enodes) 405.907 * * [simplify]: iters left: 4 (219 enodes) 405.947 * * [simplify]: Extracting #0: cost 1 inf + 0 405.947 * * [simplify]: Extracting #1: cost 13 inf + 0 405.947 * * [simplify]: Extracting #2: cost 120 inf + 0 405.948 * * [simplify]: Extracting #3: cost 173 inf + 287 405.949 * * [simplify]: Extracting #4: cost 130 inf + 7172 405.951 * * [simplify]: Extracting #5: cost 90 inf + 16805 405.955 * * [simplify]: Extracting #6: cost 66 inf + 25750 405.962 * * [simplify]: Extracting #7: cost 9 inf + 55343 405.973 * * [simplify]: Extracting #8: cost 0 inf + 59834 405.982 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (* (/ (* (cbrt b) (cbrt b)) (* a 2)) (cbrt b))) 405.982 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (* (/ (* (cbrt b) (cbrt b)) (* a 2)) (cbrt b))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 405.982 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 405.982 * * [simplify]: iters left: 6 (13 enodes) 405.986 * * [simplify]: iters left: 5 (48 enodes) 405.994 * * [simplify]: iters left: 4 (103 enodes) 406.013 * * [simplify]: iters left: 3 (238 enodes) 406.073 * * [simplify]: Extracting #0: cost 1 inf + 0 406.073 * * [simplify]: Extracting #1: cost 0 inf + 1 406.073 * [simplify]: Simplified to 0 406.073 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (* (/ (* (cbrt b) (cbrt b)) (* a 2)) (cbrt b))) 0)) 406.074 * * * * [progress]: [ 765 / 3260 ] simplifiying candidate # 406.074 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 406.074 * * [simplify]: iters left: 6 (28 enodes) 406.081 * * [simplify]: iters left: 5 (112 enodes) 406.101 * * [simplify]: iters left: 4 (236 enodes) 406.153 * * [simplify]: Extracting #0: cost 1 inf + 0 406.153 * * [simplify]: Extracting #1: cost 11 inf + 0 406.154 * * [simplify]: Extracting #2: cost 145 inf + 0 406.154 * * [simplify]: Extracting #3: cost 258 inf + 0 406.155 * * [simplify]: Extracting #4: cost 243 inf + 2911 406.162 * * [simplify]: Extracting #5: cost 124 inf + 42670 406.171 * * [simplify]: Extracting #6: cost 63 inf + 64608 406.184 * * [simplify]: Extracting #7: cost 5 inf + 93442 406.198 * * [simplify]: Extracting #8: cost 0 inf + 96632 406.212 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (cbrt 2)) (cbrt a)))) 406.212 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 406.212 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 406.213 * * [simplify]: iters left: 6 (15 enodes) 406.216 * * [simplify]: iters left: 5 (61 enodes) 406.226 * * [simplify]: iters left: 4 (142 enodes) 406.262 * * [simplify]: iters left: 3 (474 enodes) 406.441 * * [simplify]: Extracting #0: cost 1 inf + 0 406.441 * * [simplify]: Extracting #1: cost 0 inf + 1 406.441 * [simplify]: Simplified to 0 406.441 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 406.441 * * * * [progress]: [ 766 / 3260 ] simplifiying candidate # 406.441 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 406.441 * * [simplify]: iters left: 6 (29 enodes) 406.448 * * [simplify]: iters left: 5 (115 enodes) 406.466 * * [simplify]: iters left: 4 (224 enodes) 406.512 * * [simplify]: Extracting #0: cost 1 inf + 0 406.512 * * [simplify]: Extracting #1: cost 11 inf + 0 406.512 * * [simplify]: Extracting #2: cost 126 inf + 0 406.513 * * [simplify]: Extracting #3: cost 216 inf + 0 406.513 * * [simplify]: Extracting #4: cost 203 inf + 1821 406.515 * * [simplify]: Extracting #5: cost 151 inf + 15715 406.521 * * [simplify]: Extracting #6: cost 64 inf + 44815 406.531 * * [simplify]: Extracting #7: cost 6 inf + 73338 406.542 * * [simplify]: Extracting #8: cost 0 inf + 76867 406.554 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) 406.554 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (sqrt b) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 406.554 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 406.554 * * [simplify]: iters left: 6 (14 enodes) 406.558 * * [simplify]: iters left: 5 (56 enodes) 406.567 * * [simplify]: iters left: 4 (113 enodes) 406.591 * * [simplify]: iters left: 3 (324 enodes) 406.680 * * [simplify]: Extracting #0: cost 1 inf + 0 406.680 * * [simplify]: Extracting #1: cost 0 inf + 1 406.680 * [simplify]: Simplified to 0 406.680 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 406.680 * * * * [progress]: [ 767 / 3260 ] simplifiying candidate # 406.680 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 406.680 * * [simplify]: iters left: 6 (29 enodes) 406.689 * * [simplify]: iters left: 5 (115 enodes) 406.708 * * [simplify]: iters left: 4 (222 enodes) 406.754 * * [simplify]: Extracting #0: cost 1 inf + 0 406.754 * * [simplify]: Extracting #1: cost 11 inf + 0 406.754 * * [simplify]: Extracting #2: cost 124 inf + 0 406.754 * * [simplify]: Extracting #3: cost 202 inf + 2 406.755 * * [simplify]: Extracting #4: cost 183 inf + 2756 406.758 * * [simplify]: Extracting #5: cost 112 inf + 20385 406.763 * * [simplify]: Extracting #6: cost 63 inf + 37086 406.772 * * [simplify]: Extracting #7: cost 1 inf + 68304 406.782 * * [simplify]: Extracting #8: cost 0 inf + 68934 406.792 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) 406.792 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 406.793 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 406.793 * * [simplify]: iters left: 6 (14 enodes) 406.797 * * [simplify]: iters left: 5 (56 enodes) 406.806 * * [simplify]: iters left: 4 (112 enodes) 406.830 * * [simplify]: iters left: 3 (297 enodes) 406.911 * * [simplify]: Extracting #0: cost 1 inf + 0 406.912 * * [simplify]: Extracting #1: cost 0 inf + 1 406.912 * [simplify]: Simplified to 0 406.912 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 406.912 * * * * [progress]: [ 768 / 3260 ] simplifiying candidate # 406.912 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 406.912 * * [simplify]: iters left: 6 (28 enodes) 406.919 * * [simplify]: iters left: 5 (112 enodes) 406.939 * * [simplify]: iters left: 4 (229 enodes) 406.983 * * [simplify]: Extracting #0: cost 1 inf + 0 406.983 * * [simplify]: Extracting #1: cost 11 inf + 0 406.983 * * [simplify]: Extracting #2: cost 124 inf + 0 406.984 * * [simplify]: Extracting #3: cost 217 inf + 0 406.985 * * [simplify]: Extracting #4: cost 202 inf + 2267 406.988 * * [simplify]: Extracting #5: cost 132 inf + 21047 406.994 * * [simplify]: Extracting #6: cost 58 inf + 46707 407.006 * * [simplify]: Extracting #7: cost 2 inf + 75342 407.017 * * [simplify]: Extracting #8: cost 0 inf + 76512 407.029 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 407.029 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 407.029 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 407.029 * * [simplify]: iters left: 6 (13 enodes) 407.033 * * [simplify]: iters left: 5 (53 enodes) 407.042 * * [simplify]: iters left: 4 (118 enodes) 407.065 * * [simplify]: iters left: 3 (324 enodes) 407.151 * * [simplify]: Extracting #0: cost 1 inf + 0 407.151 * * [simplify]: Extracting #1: cost 0 inf + 1 407.151 * [simplify]: Simplified to 0 407.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 407.152 * * * * [progress]: [ 769 / 3260 ] simplifiying candidate # 407.152 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 407.152 * * [simplify]: iters left: 6 (28 enodes) 407.158 * * [simplify]: iters left: 5 (107 enodes) 407.175 * * [simplify]: iters left: 4 (193 enodes) 407.212 * * [simplify]: iters left: 3 (471 enodes) 407.335 * * [simplify]: Extracting #0: cost 1 inf + 0 407.335 * * [simplify]: Extracting #1: cost 9 inf + 0 407.335 * * [simplify]: Extracting #2: cost 150 inf + 0 407.336 * * [simplify]: Extracting #3: cost 320 inf + 42 407.337 * * [simplify]: Extracting #4: cost 302 inf + 2355 407.341 * * [simplify]: Extracting #5: cost 228 inf + 17098 407.348 * * [simplify]: Extracting #6: cost 139 inf + 46793 407.368 * * [simplify]: Extracting #7: cost 21 inf + 107828 407.391 * * [simplify]: Extracting #8: cost 0 inf + 119959 407.414 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 407.414 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 407.415 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 407.415 * * [simplify]: iters left: 6 (11 enodes) 407.418 * * [simplify]: iters left: 5 (43 enodes) 407.425 * * [simplify]: iters left: 4 (84 enodes) 407.441 * * [simplify]: iters left: 3 (212 enodes) 407.485 * * [simplify]: iters left: 2 (472 enodes) 407.588 * * [simplify]: Extracting #0: cost 1 inf + 0 407.588 * * [simplify]: Extracting #1: cost 0 inf + 1 407.588 * [simplify]: Simplified to 0 407.588 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 407.589 * * * * [progress]: [ 770 / 3260 ] simplifiying candidate # 407.589 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 407.589 * * [simplify]: iters left: 6 (29 enodes) 407.596 * * [simplify]: iters left: 5 (114 enodes) 407.617 * * [simplify]: iters left: 4 (212 enodes) 407.657 * * [simplify]: Extracting #0: cost 1 inf + 0 407.657 * * [simplify]: Extracting #1: cost 11 inf + 0 407.657 * * [simplify]: Extracting #2: cost 111 inf + 0 407.658 * * [simplify]: Extracting #3: cost 171 inf + 2 407.658 * * [simplify]: Extracting #4: cost 154 inf + 2232 407.660 * * [simplify]: Extracting #5: cost 118 inf + 9126 407.663 * * [simplify]: Extracting #6: cost 60 inf + 27466 407.671 * * [simplify]: Extracting #7: cost 3 inf + 56008 407.681 * * [simplify]: Extracting #8: cost 0 inf + 57637 407.690 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (* (cbrt a) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 407.690 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (* (cbrt a) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 407.690 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 407.690 * * [simplify]: iters left: 6 (12 enodes) 407.693 * * [simplify]: iters left: 5 (49 enodes) 407.702 * * [simplify]: iters left: 4 (99 enodes) 407.722 * * [simplify]: iters left: 3 (234 enodes) 407.776 * * [simplify]: iters left: 2 (447 enodes) 407.873 * * [simplify]: Extracting #0: cost 1 inf + 0 407.873 * * [simplify]: Extracting #1: cost 0 inf + 1 407.873 * [simplify]: Simplified to 0 407.873 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (* (cbrt a) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (* (/ (sqrt b) (sqrt 2)) (/ (sqrt b) (sqrt 2))) a)) 0)) 407.873 * * * * [progress]: [ 771 / 3260 ] simplifiying candidate # 407.873 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 407.873 * * [simplify]: iters left: 6 (29 enodes) 407.880 * * [simplify]: iters left: 5 (116 enodes) 407.899 * * [simplify]: iters left: 4 (232 enodes) 407.948 * * [simplify]: Extracting #0: cost 1 inf + 0 407.948 * * [simplify]: Extracting #1: cost 11 inf + 0 407.949 * * [simplify]: Extracting #2: cost 115 inf + 0 407.949 * * [simplify]: Extracting #3: cost 190 inf + 204 407.950 * * [simplify]: Extracting #4: cost 176 inf + 1749 407.952 * * [simplify]: Extracting #5: cost 129 inf + 12387 407.956 * * [simplify]: Extracting #6: cost 65 inf + 33782 407.965 * * [simplify]: Extracting #7: cost 2 inf + 64580 407.977 * * [simplify]: Extracting #8: cost 0 inf + 65870 407.987 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) 407.987 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 407.987 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 407.988 * * [simplify]: iters left: 6 (14 enodes) 407.991 * * [simplify]: iters left: 5 (57 enodes) 408.000 * * [simplify]: iters left: 4 (121 enodes) 408.026 * * [simplify]: iters left: 3 (291 enodes) 408.105 * * [simplify]: Extracting #0: cost 1 inf + 0 408.105 * * [simplify]: Extracting #1: cost 0 inf + 1 408.105 * [simplify]: Simplified to 0 408.105 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 408.105 * * * * [progress]: [ 772 / 3260 ] simplifiying candidate # 408.106 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 408.106 * * [simplify]: iters left: 6 (30 enodes) 408.113 * * [simplify]: iters left: 5 (117 enodes) 408.131 * * [simplify]: iters left: 4 (212 enodes) 408.174 * * [simplify]: iters left: 3 (488 enodes) 408.300 * * [simplify]: Extracting #0: cost 1 inf + 0 408.300 * * [simplify]: Extracting #1: cost 11 inf + 0 408.300 * * [simplify]: Extracting #2: cost 147 inf + 0 408.301 * * [simplify]: Extracting #3: cost 284 inf + 246 408.302 * * [simplify]: Extracting #4: cost 263 inf + 3524 408.305 * * [simplify]: Extracting #5: cost 200 inf + 15248 408.311 * * [simplify]: Extracting #6: cost 136 inf + 36743 408.328 * * [simplify]: Extracting #7: cost 21 inf + 96447 408.351 * * [simplify]: Extracting #8: cost 0 inf + 108875 408.373 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 408.373 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 408.373 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 408.373 * * [simplify]: iters left: 6 (13 enodes) 408.377 * * [simplify]: iters left: 5 (52 enodes) 408.385 * * [simplify]: iters left: 4 (98 enodes) 408.404 * * [simplify]: iters left: 3 (212 enodes) 408.445 * * [simplify]: iters left: 2 (371 enodes) 408.519 * * [simplify]: Extracting #0: cost 1 inf + 0 408.519 * * [simplify]: Extracting #1: cost 0 inf + 1 408.519 * [simplify]: Simplified to 0 408.520 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 408.520 * * * * [progress]: [ 773 / 3260 ] simplifiying candidate # 408.520 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 408.520 * * [simplify]: iters left: 6 (29 enodes) 408.527 * * [simplify]: iters left: 5 (108 enodes) 408.544 * * [simplify]: iters left: 4 (197 enodes) 408.577 * * [simplify]: iters left: 3 (416 enodes) 408.682 * * [simplify]: Extracting #0: cost 1 inf + 0 408.682 * * [simplify]: Extracting #1: cost 11 inf + 0 408.682 * * [simplify]: Extracting #2: cost 138 inf + 0 408.683 * * [simplify]: Extracting #3: cost 257 inf + 331 408.685 * * [simplify]: Extracting #4: cost 223 inf + 4963 408.687 * * [simplify]: Extracting #5: cost 181 inf + 13118 408.694 * * [simplify]: Extracting #6: cost 135 inf + 33689 408.710 * * [simplify]: Extracting #7: cost 14 inf + 97343 408.730 * * [simplify]: Extracting #8: cost 0 inf + 104895 408.750 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 408.750 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 408.750 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 408.751 * * [simplify]: iters left: 6 (12 enodes) 408.754 * * [simplify]: iters left: 5 (44 enodes) 408.761 * * [simplify]: iters left: 4 (92 enodes) 408.777 * * [simplify]: iters left: 3 (159 enodes) 408.802 * * [simplify]: iters left: 2 (267 enodes) 408.847 * * [simplify]: iters left: 1 (364 enodes) 408.905 * * [simplify]: Extracting #0: cost 1 inf + 0 408.905 * * [simplify]: Extracting #1: cost 0 inf + 1 408.905 * [simplify]: Simplified to 0 408.905 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b a) 2)) 0)) 408.906 * * * * [progress]: [ 774 / 3260 ] simplifiying candidate # 408.906 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 408.906 * * [simplify]: iters left: 6 (28 enodes) 408.913 * * [simplify]: iters left: 5 (115 enodes) 408.932 * * [simplify]: iters left: 4 (245 enodes) 408.986 * * [simplify]: Extracting #0: cost 1 inf + 0 408.986 * * [simplify]: Extracting #1: cost 11 inf + 0 408.986 * * [simplify]: Extracting #2: cost 144 inf + 0 408.987 * * [simplify]: Extracting #3: cost 245 inf + 44 408.988 * * [simplify]: Extracting #4: cost 224 inf + 3287 408.992 * * [simplify]: Extracting #5: cost 126 inf + 32195 409.000 * * [simplify]: Extracting #6: cost 64 inf + 52313 409.013 * * [simplify]: Extracting #7: cost 3 inf + 83505 409.025 * * [simplify]: Extracting #8: cost 0 inf + 85244 409.038 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- b) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 409.038 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (- b) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 409.038 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 409.038 * * [simplify]: iters left: 6 (15 enodes) 409.042 * * [simplify]: iters left: 5 (64 enodes) 409.053 * * [simplify]: iters left: 4 (149 enodes) 409.090 * * [simplify]: iters left: 3 (466 enodes) 409.343 * * [simplify]: Extracting #0: cost 1 inf + 0 409.343 * * [simplify]: Extracting #1: cost 0 inf + 1 409.343 * [simplify]: Simplified to 0 409.344 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 409.344 * * * * [progress]: [ 775 / 3260 ] simplifiying candidate # 409.344 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 409.344 * * [simplify]: iters left: 6 (29 enodes) 409.351 * * [simplify]: iters left: 5 (118 enodes) 409.370 * * [simplify]: iters left: 4 (234 enodes) 409.418 * * [simplify]: Extracting #0: cost 1 inf + 0 409.418 * * [simplify]: Extracting #1: cost 11 inf + 0 409.418 * * [simplify]: Extracting #2: cost 131 inf + 0 409.419 * * [simplify]: Extracting #3: cost 213 inf + 44 409.420 * * [simplify]: Extracting #4: cost 189 inf + 3414 409.422 * * [simplify]: Extracting #5: cost 110 inf + 22287 409.427 * * [simplify]: Extracting #6: cost 87 inf + 28161 409.433 * * [simplify]: Extracting #7: cost 53 inf + 41207 409.443 * * [simplify]: Extracting #8: cost 1 inf + 69786 409.455 * * [simplify]: Extracting #9: cost 0 inf + 70416 409.465 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (* (sqrt a) (cbrt 2))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) 409.465 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b (* (sqrt a) (cbrt 2))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 409.466 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 409.466 * * [simplify]: iters left: 6 (14 enodes) 409.470 * * [simplify]: iters left: 5 (59 enodes) 409.479 * * [simplify]: iters left: 4 (121 enodes) 409.504 * * [simplify]: iters left: 3 (332 enodes) 409.638 * * [simplify]: Extracting #0: cost 1 inf + 0 409.638 * * [simplify]: Extracting #1: cost 0 inf + 1 409.638 * [simplify]: Simplified to 0 409.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 409.639 * * * * [progress]: [ 776 / 3260 ] simplifiying candidate # 409.639 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 409.639 * * [simplify]: iters left: 6 (28 enodes) 409.646 * * [simplify]: iters left: 5 (113 enodes) 409.665 * * [simplify]: iters left: 4 (225 enodes) 409.712 * * [simplify]: Extracting #0: cost 1 inf + 0 409.712 * * [simplify]: Extracting #1: cost 11 inf + 0 409.712 * * [simplify]: Extracting #2: cost 117 inf + 0 409.713 * * [simplify]: Extracting #3: cost 181 inf + 88 409.714 * * [simplify]: Extracting #4: cost 153 inf + 3788 409.716 * * [simplify]: Extracting #5: cost 102 inf + 15220 409.720 * * [simplify]: Extracting #6: cost 59 inf + 30712 409.728 * * [simplify]: Extracting #7: cost 5 inf + 57989 409.738 * * [simplify]: Extracting #8: cost 0 inf + 60617 409.747 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 409.747 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 409.748 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 409.748 * * [simplify]: iters left: 6 (13 enodes) 409.752 * * [simplify]: iters left: 5 (54 enodes) 409.761 * * [simplify]: iters left: 4 (112 enodes) 409.784 * * [simplify]: iters left: 3 (281 enodes) 409.879 * * [simplify]: Extracting #0: cost 1 inf + 0 409.879 * * [simplify]: Extracting #1: cost 0 inf + 1 409.879 * [simplify]: Simplified to 0 409.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 409.879 * * * * [progress]: [ 777 / 3260 ] simplifiying candidate # 409.879 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 409.879 * * [simplify]: iters left: 6 (29 enodes) 409.886 * * [simplify]: iters left: 5 (118 enodes) 409.908 * * [simplify]: iters left: 4 (249 enodes) 409.958 * * [simplify]: Extracting #0: cost 1 inf + 0 409.958 * * [simplify]: Extracting #1: cost 11 inf + 0 409.958 * * [simplify]: Extracting #2: cost 130 inf + 0 409.959 * * [simplify]: Extracting #3: cost 218 inf + 3 409.960 * * [simplify]: Extracting #4: cost 202 inf + 1832 409.962 * * [simplify]: Extracting #5: cost 143 inf + 15241 409.968 * * [simplify]: Extracting #6: cost 58 inf + 43164 409.979 * * [simplify]: Extracting #7: cost 5 inf + 68567 409.990 * * [simplify]: Extracting #8: cost 0 inf + 71717 410.000 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 410.001 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 410.001 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 410.001 * * [simplify]: iters left: 6 (14 enodes) 410.005 * * [simplify]: iters left: 5 (59 enodes) 410.015 * * [simplify]: iters left: 4 (134 enodes) 410.045 * * [simplify]: iters left: 3 (357 enodes) 410.182 * * [simplify]: Extracting #0: cost 1 inf + 0 410.182 * * [simplify]: Extracting #1: cost 0 inf + 1 410.183 * [simplify]: Simplified to 0 410.183 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 410.183 * * * * [progress]: [ 778 / 3260 ] simplifiying candidate # 410.183 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 410.183 * * [simplify]: iters left: 6 (30 enodes) 410.193 * * [simplify]: iters left: 5 (118 enodes) 410.212 * * [simplify]: iters left: 4 (225 enodes) 410.254 * * [simplify]: Extracting #0: cost 1 inf + 0 410.254 * * [simplify]: Extracting #1: cost 11 inf + 0 410.254 * * [simplify]: Extracting #2: cost 121 inf + 0 410.254 * * [simplify]: Extracting #3: cost 187 inf + 3 410.255 * * [simplify]: Extracting #4: cost 167 inf + 2039 410.258 * * [simplify]: Extracting #5: cost 105 inf + 13905 410.263 * * [simplify]: Extracting #6: cost 59 inf + 30073 410.271 * * [simplify]: Extracting #7: cost 7 inf + 56043 410.280 * * [simplify]: Extracting #8: cost 0 inf + 59856 410.289 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt a)) (* (sqrt a) (sqrt 2)))) 410.289 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt a)) (* (sqrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 410.289 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 410.289 * * [simplify]: iters left: 6 (13 enodes) 410.293 * * [simplify]: iters left: 5 (53 enodes) 410.302 * * [simplify]: iters left: 4 (106 enodes) 410.323 * * [simplify]: iters left: 3 (257 enodes) 410.407 * * [simplify]: Extracting #0: cost 1 inf + 0 410.407 * * [simplify]: Extracting #1: cost 0 inf + 1 410.407 * [simplify]: Simplified to 0 410.407 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt a)) (* (sqrt a) (sqrt 2)))) 0)) 410.407 * * * * [progress]: [ 779 / 3260 ] simplifiying candidate # 410.407 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 410.407 * * [simplify]: iters left: 6 (29 enodes) 410.414 * * [simplify]: iters left: 5 (114 enodes) 410.433 * * [simplify]: iters left: 4 (211 enodes) 410.474 * * [simplify]: iters left: 3 (486 enodes) 410.624 * * [simplify]: Extracting #0: cost 1 inf + 0 410.624 * * [simplify]: Extracting #1: cost 11 inf + 0 410.625 * * [simplify]: Extracting #2: cost 168 inf + 0 410.626 * * [simplify]: Extracting #3: cost 299 inf + 46 410.627 * * [simplify]: Extracting #4: cost 274 inf + 2418 410.630 * * [simplify]: Extracting #5: cost 202 inf + 15451 410.634 * * [simplify]: Extracting #6: cost 175 inf + 20168 410.641 * * [simplify]: Extracting #7: cost 129 inf + 38687 410.658 * * [simplify]: Extracting #8: cost 13 inf + 102939 410.681 * * [simplify]: Extracting #9: cost 0 inf + 110285 410.703 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 410.703 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 410.703 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 410.703 * * [simplify]: iters left: 6 (12 enodes) 410.707 * * [simplify]: iters left: 5 (49 enodes) 410.715 * * [simplify]: iters left: 4 (94 enodes) 410.734 * * [simplify]: iters left: 3 (221 enodes) 410.804 * * [simplify]: iters left: 2 (492 enodes) 411.019 * * [simplify]: Extracting #0: cost 1 inf + 0 411.019 * * [simplify]: Extracting #1: cost 0 inf + 1 411.019 * [simplify]: Simplified to 0 411.019 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 411.020 * * * * [progress]: [ 780 / 3260 ] simplifiying candidate # 411.020 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 411.020 * * [simplify]: iters left: 6 (28 enodes) 411.029 * * [simplify]: iters left: 5 (111 enodes) 411.047 * * [simplify]: iters left: 4 (224 enodes) 411.094 * * [simplify]: Extracting #0: cost 1 inf + 0 411.095 * * [simplify]: Extracting #1: cost 11 inf + 0 411.095 * * [simplify]: Extracting #2: cost 120 inf + 0 411.095 * * [simplify]: Extracting #3: cost 183 inf + 249 411.096 * * [simplify]: Extracting #4: cost 155 inf + 4547 411.098 * * [simplify]: Extracting #5: cost 101 inf + 16261 411.102 * * [simplify]: Extracting #6: cost 88 inf + 19068 411.106 * * [simplify]: Extracting #7: cost 57 inf + 29233 411.113 * * [simplify]: Extracting #8: cost 5 inf + 58055 411.121 * * [simplify]: Extracting #9: cost 0 inf + 61205 411.130 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 411.130 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 411.131 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 411.131 * * [simplify]: iters left: 6 (13 enodes) 411.134 * * [simplify]: iters left: 5 (52 enodes) 411.143 * * [simplify]: iters left: 4 (111 enodes) 411.169 * * [simplify]: iters left: 3 (278 enodes) 411.259 * * [simplify]: Extracting #0: cost 1 inf + 0 411.259 * * [simplify]: Extracting #1: cost 0 inf + 1 411.259 * [simplify]: Simplified to 0 411.259 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 411.260 * * * * [progress]: [ 781 / 3260 ] simplifiying candidate # 411.260 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 411.260 * * [simplify]: iters left: 6 (29 enodes) 411.269 * * [simplify]: iters left: 5 (112 enodes) 411.287 * * [simplify]: iters left: 4 (206 enodes) 411.326 * * [simplify]: iters left: 3 (474 enodes) 411.465 * * [simplify]: Extracting #0: cost 1 inf + 0 411.465 * * [simplify]: Extracting #1: cost 11 inf + 0 411.465 * * [simplify]: Extracting #2: cost 168 inf + 0 411.466 * * [simplify]: Extracting #3: cost 276 inf + 909 411.468 * * [simplify]: Extracting #4: cost 219 inf + 7046 411.471 * * [simplify]: Extracting #5: cost 184 inf + 15231 411.475 * * [simplify]: Extracting #6: cost 175 inf + 17178 411.480 * * [simplify]: Extracting #7: cost 136 inf + 31759 411.497 * * [simplify]: Extracting #8: cost 22 inf + 95454 411.518 * * [simplify]: Extracting #9: cost 0 inf + 107336 411.539 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 411.539 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 411.539 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 411.539 * * [simplify]: iters left: 6 (12 enodes) 411.542 * * [simplify]: iters left: 5 (47 enodes) 411.550 * * [simplify]: iters left: 4 (89 enodes) 411.569 * * [simplify]: iters left: 3 (186 enodes) 411.614 * * [simplify]: iters left: 2 (378 enodes) 411.747 * * [simplify]: Extracting #0: cost 1 inf + 0 411.747 * * [simplify]: Extracting #1: cost 0 inf + 1 411.747 * [simplify]: Simplified to 0 411.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 411.748 * * * * [progress]: [ 782 / 3260 ] simplifiying candidate # 411.748 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 411.748 * * [simplify]: iters left: 6 (28 enodes) 411.755 * * [simplify]: iters left: 5 (106 enodes) 411.774 * * [simplify]: iters left: 4 (172 enodes) 411.803 * * [simplify]: iters left: 3 (358 enodes) 411.896 * * [simplify]: Extracting #0: cost 1 inf + 0 411.896 * * [simplify]: Extracting #1: cost 9 inf + 0 411.896 * * [simplify]: Extracting #2: cost 125 inf + 2 411.897 * * [simplify]: Extracting #3: cost 230 inf + 500 411.898 * * [simplify]: Extracting #4: cost 202 inf + 4161 411.900 * * [simplify]: Extracting #5: cost 179 inf + 10221 411.904 * * [simplify]: Extracting #6: cost 140 inf + 26782 411.917 * * [simplify]: Extracting #7: cost 20 inf + 90466 411.935 * * [simplify]: Extracting #8: cost 0 inf + 101414 411.953 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 411.953 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 411.954 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 411.954 * * [simplify]: iters left: 6 (11 enodes) 411.957 * * [simplify]: iters left: 5 (40 enodes) 411.965 * * [simplify]: iters left: 4 (65 enodes) 411.975 * * [simplify]: iters left: 3 (97 enodes) 411.991 * * [simplify]: iters left: 2 (165 enodes) 412.025 * * [simplify]: iters left: 1 (271 enodes) 412.078 * * [simplify]: Extracting #0: cost 1 inf + 0 412.078 * * [simplify]: Extracting #1: cost 0 inf + 1 412.078 * [simplify]: Simplified to 0 412.078 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 412.078 * * * * [progress]: [ 783 / 3260 ] simplifiying candidate # 412.078 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 412.078 * * [simplify]: iters left: 6 (27 enodes) 412.085 * * [simplify]: iters left: 5 (110 enodes) 412.103 * * [simplify]: iters left: 4 (219 enodes) 412.149 * * [simplify]: Extracting #0: cost 1 inf + 0 412.149 * * [simplify]: Extracting #1: cost 11 inf + 0 412.149 * * [simplify]: Extracting #2: cost 116 inf + 0 412.150 * * [simplify]: Extracting #3: cost 172 inf + 249 412.150 * * [simplify]: Extracting #4: cost 167 inf + 741 412.151 * * [simplify]: Extracting #5: cost 148 inf + 5279 412.154 * * [simplify]: Extracting #6: cost 87 inf + 17036 412.158 * * [simplify]: Extracting #7: cost 56 inf + 27459 412.165 * * [simplify]: Extracting #8: cost 2 inf + 57881 412.174 * * [simplify]: Extracting #9: cost 0 inf + 59131 412.183 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (fabs (cbrt (fma b b (* (* a -4) c))))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 412.183 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (fabs (cbrt (fma b b (* (* a -4) c))))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 412.183 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 412.183 * * [simplify]: iters left: 6 (12 enodes) 412.186 * * [simplify]: iters left: 5 (51 enodes) 412.195 * * [simplify]: iters left: 4 (106 enodes) 412.219 * * [simplify]: iters left: 3 (247 enodes) 412.287 * * [simplify]: Extracting #0: cost 1 inf + 0 412.287 * * [simplify]: Extracting #1: cost 0 inf + 1 412.287 * [simplify]: Simplified to 0 412.287 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2))) (fabs (cbrt (fma b b (* (* a -4) c))))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 412.287 * * * * [progress]: [ 784 / 3260 ] simplifiying candidate # 412.288 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 412.288 * * [simplify]: iters left: 6 (28 enodes) 412.294 * * [simplify]: iters left: 5 (111 enodes) 412.312 * * [simplify]: iters left: 4 (203 enodes) 412.354 * * [simplify]: iters left: 3 (473 enodes) 412.494 * * [simplify]: Extracting #0: cost 1 inf + 0 412.494 * * [simplify]: Extracting #1: cost 11 inf + 0 412.494 * * [simplify]: Extracting #2: cost 169 inf + 0 412.495 * * [simplify]: Extracting #3: cost 282 inf + 1442 412.498 * * [simplify]: Extracting #4: cost 212 inf + 9904 412.502 * * [simplify]: Extracting #5: cost 193 inf + 14722 412.506 * * [simplify]: Extracting #6: cost 182 inf + 17831 412.512 * * [simplify]: Extracting #7: cost 132 inf + 38375 412.528 * * [simplify]: Extracting #8: cost 15 inf + 103327 412.549 * * [simplify]: Extracting #9: cost 0 inf + 111591 412.571 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 412.571 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 412.571 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 412.571 * * [simplify]: iters left: 6 (11 enodes) 412.574 * * [simplify]: iters left: 5 (46 enodes) 412.582 * * [simplify]: iters left: 4 (86 enodes) 412.599 * * [simplify]: iters left: 3 (183 enodes) 412.645 * * [simplify]: iters left: 2 (372 enodes) 412.775 * * [simplify]: Extracting #0: cost 1 inf + 0 412.775 * * [simplify]: Extracting #1: cost 0 inf + 1 412.775 * [simplify]: Simplified to 0 412.775 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 412.776 * * * * [progress]: [ 785 / 3260 ] simplifiying candidate # 412.776 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 412.776 * * [simplify]: iters left: 6 (27 enodes) 412.783 * * [simplify]: iters left: 5 (105 enodes) 412.799 * * [simplify]: iters left: 4 (171 enodes) 412.829 * * [simplify]: iters left: 3 (357 enodes) 412.922 * * [simplify]: Extracting #0: cost 1 inf + 0 412.923 * * [simplify]: Extracting #1: cost 9 inf + 0 412.923 * * [simplify]: Extracting #2: cost 125 inf + 2 412.923 * * [simplify]: Extracting #3: cost 230 inf + 583 412.925 * * [simplify]: Extracting #4: cost 200 inf + 4167 412.927 * * [simplify]: Extracting #5: cost 183 inf + 9257 412.929 * * [simplify]: Extracting #6: cost 177 inf + 10636 412.933 * * [simplify]: Extracting #7: cost 128 inf + 31136 412.947 * * [simplify]: Extracting #8: cost 20 inf + 90746 412.968 * * [simplify]: Extracting #9: cost 0 inf + 102154 412.987 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 412.987 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 412.987 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 412.987 * * [simplify]: iters left: 6 (10 enodes) 412.990 * * [simplify]: iters left: 5 (39 enodes) 412.996 * * [simplify]: iters left: 4 (64 enodes) 413.007 * * [simplify]: iters left: 3 (96 enodes) 413.024 * * [simplify]: iters left: 2 (164 enodes) 413.057 * * [simplify]: iters left: 1 (270 enodes) 413.110 * * [simplify]: Extracting #0: cost 1 inf + 0 413.110 * * [simplify]: Extracting #1: cost 0 inf + 1 413.110 * [simplify]: Simplified to 0 413.110 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt a) (cbrt 2)))) (/ (/ b 2) a)) 0)) 413.110 * * * * [progress]: [ 786 / 3260 ] simplifiying candidate # 413.110 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 413.111 * * [simplify]: iters left: 6 (27 enodes) 413.117 * * [simplify]: iters left: 5 (111 enodes) 413.136 * * [simplify]: iters left: 4 (228 enodes) 413.180 * * [simplify]: Extracting #0: cost 1 inf + 0 413.180 * * [simplify]: Extracting #1: cost 11 inf + 0 413.181 * * [simplify]: Extracting #2: cost 114 inf + 0 413.181 * * [simplify]: Extracting #3: cost 170 inf + 208 413.182 * * [simplify]: Extracting #4: cost 161 inf + 907 413.183 * * [simplify]: Extracting #5: cost 133 inf + 6782 413.186 * * [simplify]: Extracting #6: cost 67 inf + 24344 413.193 * * [simplify]: Extracting #7: cost 4 inf + 55750 413.202 * * [simplify]: Extracting #8: cost 0 inf + 58109 413.212 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (/ -1/2 (cbrt a)) (/ (* (cbrt a) (cbrt a)) b))) 413.212 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (/ -1/2 (cbrt a)) (/ (* (cbrt a) (cbrt a)) b))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 413.212 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 413.212 * * [simplify]: iters left: 6 (12 enodes) 413.216 * * [simplify]: iters left: 5 (53 enodes) 413.226 * * [simplify]: iters left: 4 (117 enodes) 413.248 * * [simplify]: iters left: 3 (255 enodes) 413.310 * * [simplify]: Extracting #0: cost 1 inf + 0 413.310 * * [simplify]: Extracting #1: cost 0 inf + 1 413.310 * [simplify]: Simplified to 0 413.310 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 413.310 * * * * [progress]: [ 787 / 3260 ] simplifiying candidate # 413.310 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 413.311 * * [simplify]: iters left: 6 (28 enodes) 413.318 * * [simplify]: iters left: 5 (112 enodes) 413.338 * * [simplify]: iters left: 4 (213 enodes) 413.375 * * [simplify]: iters left: 3 (453 enodes) 413.496 * * [simplify]: Extracting #0: cost 1 inf + 0 413.496 * * [simplify]: Extracting #1: cost 11 inf + 0 413.497 * * [simplify]: Extracting #2: cost 157 inf + 0 413.498 * * [simplify]: Extracting #3: cost 291 inf + 499 413.500 * * [simplify]: Extracting #4: cost 226 inf + 7807 413.504 * * [simplify]: Extracting #5: cost 186 inf + 15239 413.511 * * [simplify]: Extracting #6: cost 141 inf + 32699 413.525 * * [simplify]: Extracting #7: cost 26 inf + 94085 413.546 * * [simplify]: Extracting #8: cost 0 inf + 108436 413.567 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 413.567 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 413.567 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 413.567 * * [simplify]: iters left: 6 (11 enodes) 413.571 * * [simplify]: iters left: 5 (48 enodes) 413.579 * * [simplify]: iters left: 4 (98 enodes) 413.597 * * [simplify]: iters left: 3 (181 enodes) 413.634 * * [simplify]: iters left: 2 (358 enodes) 413.742 * * [simplify]: Extracting #0: cost 1 inf + 0 413.742 * * [simplify]: Extracting #1: cost 0 inf + 1 413.742 * [simplify]: Simplified to 0 413.742 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 0)) 413.742 * * * * [progress]: [ 788 / 3260 ] simplifiying candidate # 413.743 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 413.743 * * [simplify]: iters left: 6 (27 enodes) 413.750 * * [simplify]: iters left: 5 (105 enodes) 413.766 * * [simplify]: iters left: 4 (191 enodes) 413.799 * * [simplify]: iters left: 3 (397 enodes) 413.900 * * [simplify]: Extracting #0: cost 1 inf + 0 413.900 * * [simplify]: Extracting #1: cost 12 inf + 0 413.901 * * [simplify]: Extracting #2: cost 136 inf + 83 413.902 * * [simplify]: Extracting #3: cost 238 inf + 1163 413.903 * * [simplify]: Extracting #4: cost 199 inf + 4970 413.906 * * [simplify]: Extracting #5: cost 182 inf + 9778 413.909 * * [simplify]: Extracting #6: cost 141 inf + 26467 413.925 * * [simplify]: Extracting #7: cost 18 inf + 91271 413.944 * * [simplify]: Extracting #8: cost 0 inf + 101749 413.964 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ b a) -1/2)) 413.964 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 413.964 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 413.964 * * [simplify]: iters left: 6 (10 enodes) 413.968 * * [simplify]: iters left: 5 (41 enodes) 413.974 * * [simplify]: iters left: 4 (81 enodes) 413.987 * * [simplify]: iters left: 3 (127 enodes) 414.006 * * [simplify]: iters left: 2 (186 enodes) 414.032 * * [simplify]: iters left: 1 (266 enodes) 414.095 * * [simplify]: Extracting #0: cost 1 inf + 0 414.095 * * [simplify]: Extracting #1: cost 0 inf + 1 414.095 * [simplify]: Simplified to 0 414.095 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (* (/ b a) -1/2)) 0)) 414.095 * * * * [progress]: [ 789 / 3260 ] simplifiying candidate # 414.095 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 414.095 * * [simplify]: iters left: 6 (26 enodes) 414.102 * * [simplify]: iters left: 5 (102 enodes) 414.120 * * [simplify]: iters left: 4 (173 enodes) 414.150 * * [simplify]: iters left: 3 (361 enodes) 414.245 * * [simplify]: Extracting #0: cost 1 inf + 0 414.245 * * [simplify]: Extracting #1: cost 9 inf + 0 414.245 * * [simplify]: Extracting #2: cost 124 inf + 2 414.246 * * [simplify]: Extracting #3: cost 227 inf + 748 414.247 * * [simplify]: Extracting #4: cost 205 inf + 3077 414.249 * * [simplify]: Extracting #5: cost 188 inf + 7847 414.253 * * [simplify]: Extracting #6: cost 145 inf + 25379 414.267 * * [simplify]: Extracting #7: cost 21 inf + 90201 414.286 * * [simplify]: Extracting #8: cost 0 inf + 102484 414.307 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 414.307 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 414.307 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 414.308 * * [simplify]: iters left: 6 (9 enodes) 414.310 * * [simplify]: iters left: 5 (36 enodes) 414.317 * * [simplify]: iters left: 4 (67 enodes) 414.328 * * [simplify]: iters left: 3 (97 enodes) 414.345 * * [simplify]: iters left: 2 (158 enodes) 414.380 * * [simplify]: iters left: 1 (263 enodes) 414.426 * * [simplify]: Extracting #0: cost 1 inf + 0 414.426 * * [simplify]: Extracting #1: cost 0 inf + 1 414.426 * [simplify]: Simplified to 0 414.426 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* -1/2 (/ b a))) 0)) 414.426 * * * * [progress]: [ 790 / 3260 ] simplifiying candidate # 414.426 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 414.426 * * [simplify]: iters left: 6 (26 enodes) 414.433 * * [simplify]: iters left: 5 (103 enodes) 414.449 * * [simplify]: iters left: 4 (182 enodes) 414.483 * * [simplify]: iters left: 3 (390 enodes) 414.583 * * [simplify]: Extracting #0: cost 1 inf + 0 414.583 * * [simplify]: Extracting #1: cost 11 inf + 0 414.583 * * [simplify]: Extracting #2: cost 137 inf + 0 414.584 * * [simplify]: Extracting #3: cost 247 inf + 661 414.586 * * [simplify]: Extracting #4: cost 201 inf + 5685 414.590 * * [simplify]: Extracting #5: cost 182 inf + 10505 414.594 * * [simplify]: Extracting #6: cost 141 inf + 28725 414.607 * * [simplify]: Extracting #7: cost 25 inf + 88780 414.626 * * [simplify]: Extracting #8: cost 0 inf + 102942 414.646 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (/ (/ b a) 2)) 414.646 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 414.647 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 414.647 * * [simplify]: iters left: 5 (9 enodes) 414.649 * * [simplify]: iters left: 4 (39 enodes) 414.656 * * [simplify]: iters left: 3 (65 enodes) 414.668 * * [simplify]: iters left: 2 (129 enodes) 414.692 * * [simplify]: iters left: 1 (210 enodes) 414.730 * * [simplify]: Extracting #0: cost 1 inf + 0 414.730 * * [simplify]: Extracting #1: cost 0 inf + 1 414.730 * [simplify]: Simplified to 0 414.730 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (cbrt 2))) (/ (/ b a) 2)) 0)) 414.730 * * * * [progress]: [ 791 / 3260 ] simplifiying candidate # 414.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 414.730 * * [simplify]: iters left: 6 (26 enodes) 414.736 * * [simplify]: iters left: 5 (99 enodes) 414.752 * * [simplify]: iters left: 4 (153 enodes) 414.777 * * [simplify]: iters left: 3 (279 enodes) 414.836 * * [simplify]: Extracting #0: cost 1 inf + 0 414.836 * * [simplify]: Extracting #1: cost 11 inf + 0 414.836 * * [simplify]: Extracting #2: cost 88 inf + 0 414.836 * * [simplify]: Extracting #3: cost 158 inf + 856 414.837 * * [simplify]: Extracting #4: cost 132 inf + 4831 414.838 * * [simplify]: Extracting #5: cost 134 inf + 5525 414.840 * * [simplify]: Extracting #6: cost 120 inf + 9241 414.843 * * [simplify]: Extracting #7: cost 71 inf + 27909 414.852 * * [simplify]: Extracting #8: cost 19 inf + 55104 414.865 * * [simplify]: Extracting #9: cost 0 inf + 64466 414.876 * * [simplify]: Extracting #10: cost 0 inf + 64426 414.888 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (/ b 2) a)) 414.888 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 414.888 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 414.888 * * [simplify]: iters left: 6 (10 enodes) 414.891 * * [simplify]: iters left: 5 (37 enodes) 414.897 * * [simplify]: iters left: 4 (57 enodes) 414.907 * * [simplify]: iters left: 3 (104 enodes) 414.924 * * [simplify]: iters left: 2 (158 enodes) 414.949 * * [simplify]: iters left: 1 (225 enodes) 414.981 * * [simplify]: Extracting #0: cost 1 inf + 0 414.981 * * [simplify]: Extracting #1: cost 0 inf + 1 414.981 * [simplify]: Simplified to 0 414.981 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (/ b 2) a)) 0)) 414.981 * * * * [progress]: [ 792 / 3260 ] simplifiying candidate # 414.981 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 414.982 * * [simplify]: iters left: 6 (25 enodes) 414.987 * * [simplify]: iters left: 5 (90 enodes) 415.003 * * [simplify]: iters left: 4 (137 enodes) 415.024 * * [simplify]: iters left: 3 (248 enodes) 415.077 * * [simplify]: Extracting #0: cost 1 inf + 0 415.077 * * [simplify]: Extracting #1: cost 9 inf + 0 415.077 * * [simplify]: Extracting #2: cost 78 inf + 0 415.077 * * [simplify]: Extracting #3: cost 137 inf + 1264 415.078 * * [simplify]: Extracting #4: cost 113 inf + 5074 415.079 * * [simplify]: Extracting #5: cost 118 inf + 5483 415.081 * * [simplify]: Extracting #6: cost 114 inf + 6214 415.083 * * [simplify]: Extracting #7: cost 67 inf + 25051 415.093 * * [simplify]: Extracting #8: cost 4 inf + 56661 415.104 * * [simplify]: Extracting #9: cost 0 inf + 58605 415.114 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ b (* a 2))) 415.114 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 415.115 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 415.115 * * [simplify]: iters left: 6 (9 enodes) 415.117 * * [simplify]: iters left: 5 (29 enodes) 415.121 * * [simplify]: iters left: 4 (42 enodes) 415.127 * * [simplify]: iters left: 3 (58 enodes) 415.136 * * [simplify]: iters left: 2 (68 enodes) 415.143 * * [simplify]: Extracting #0: cost 1 inf + 0 415.143 * * [simplify]: Extracting #1: cost 0 inf + 1 415.144 * [simplify]: Simplified to 0 415.144 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ b (* a 2))) 0)) 415.144 * * * * [progress]: [ 793 / 3260 ] simplifiying candidate # 415.144 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 415.144 * * [simplify]: iters left: 6 (29 enodes) 415.151 * * [simplify]: iters left: 5 (113 enodes) 415.169 * * [simplify]: iters left: 4 (220 enodes) 415.213 * * [simplify]: iters left: 3 (472 enodes) 415.314 * * [simplify]: Extracting #0: cost 1 inf + 0 415.315 * * [simplify]: Extracting #1: cost 11 inf + 0 415.315 * * [simplify]: Extracting #2: cost 116 inf + 0 415.315 * * [simplify]: Extracting #3: cost 219 inf + 204 415.319 * * [simplify]: Extracting #4: cost 206 inf + 2468 415.320 * * [simplify]: Extracting #5: cost 187 inf + 6938 415.324 * * [simplify]: Extracting #6: cost 107 inf + 33426 415.337 * * [simplify]: Extracting #7: cost 4 inf + 77654 415.352 * * [simplify]: Extracting #8: cost 0 inf + 79543 415.367 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 415.367 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 415.367 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 415.367 * * [simplify]: iters left: 6 (13 enodes) 415.371 * * [simplify]: iters left: 5 (53 enodes) 415.379 * * [simplify]: iters left: 4 (117 enodes) 415.406 * * [simplify]: iters left: 3 (275 enodes) 415.459 * * [simplify]: iters left: 2 (474 enodes) 415.567 * * [simplify]: Extracting #0: cost 1 inf + 0 415.567 * * [simplify]: Extracting #1: cost 0 inf + 1 415.567 * [simplify]: Simplified to 0 415.567 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 0)) 415.567 * * * * [progress]: [ 794 / 3260 ] simplifiying candidate # 415.567 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 415.567 * * [simplify]: iters left: 6 (27 enodes) 415.573 * * [simplify]: iters left: 5 (104 enodes) 415.589 * * [simplify]: iters left: 4 (180 enodes) 415.619 * * [simplify]: iters left: 3 (346 enodes) 415.691 * * [simplify]: Extracting #0: cost 1 inf + 0 415.692 * * [simplify]: Extracting #1: cost 11 inf + 0 415.692 * * [simplify]: Extracting #2: cost 92 inf + 0 415.692 * * [simplify]: Extracting #3: cost 181 inf + 42 415.693 * * [simplify]: Extracting #4: cost 164 inf + 3074 415.694 * * [simplify]: Extracting #5: cost 156 inf + 5431 415.697 * * [simplify]: Extracting #6: cost 102 inf + 21790 415.705 * * [simplify]: Extracting #7: cost 15 inf + 58876 415.718 * * [simplify]: Extracting #8: cost 0 inf + 65751 415.730 * [simplify]: Simplified to (- (/ (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 415.730 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 415.730 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 415.731 * * [simplify]: iters left: 6 (12 enodes) 415.734 * * [simplify]: iters left: 5 (47 enodes) 415.741 * * [simplify]: iters left: 4 (82 enodes) 415.756 * * [simplify]: iters left: 3 (157 enodes) 415.783 * * [simplify]: iters left: 2 (248 enodes) 415.822 * * [simplify]: iters left: 1 (341 enodes) 415.876 * * [simplify]: Extracting #0: cost 1 inf + 0 415.876 * * [simplify]: Extracting #1: cost 0 inf + 1 415.876 * [simplify]: Simplified to 0 415.876 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 415.876 * * * * [progress]: [ 795 / 3260 ] simplifiying candidate # 415.876 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 415.876 * * [simplify]: iters left: 6 (28 enodes) 415.883 * * [simplify]: iters left: 5 (107 enodes) 415.900 * * [simplify]: iters left: 4 (191 enodes) 415.934 * * [simplify]: iters left: 3 (378 enodes) 416.022 * * [simplify]: Extracting #0: cost 1 inf + 0 416.023 * * [simplify]: Extracting #1: cost 13 inf + 0 416.023 * * [simplify]: Extracting #2: cost 103 inf + 0 416.023 * * [simplify]: Extracting #3: cost 191 inf + 2 416.024 * * [simplify]: Extracting #4: cost 178 inf + 1549 416.026 * * [simplify]: Extracting #5: cost 147 inf + 8896 416.029 * * [simplify]: Extracting #6: cost 95 inf + 24191 416.039 * * [simplify]: Extracting #7: cost 14 inf + 61768 416.052 * * [simplify]: Extracting #8: cost 0 inf + 69017 416.067 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b 2) a)) 416.067 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 416.068 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 416.068 * * [simplify]: iters left: 6 (12 enodes) 416.071 * * [simplify]: iters left: 5 (47 enodes) 416.079 * * [simplify]: iters left: 4 (89 enodes) 416.095 * * [simplify]: iters left: 3 (180 enodes) 416.134 * * [simplify]: iters left: 2 (296 enodes) 416.190 * * [simplify]: iters left: 1 (428 enodes) 416.277 * * [simplify]: Extracting #0: cost 1 inf + 0 416.277 * * [simplify]: Extracting #1: cost 0 inf + 1 416.277 * [simplify]: Simplified to 0 416.277 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (/ (/ b 2) a)) 0)) 416.277 * * * * [progress]: [ 796 / 3260 ] simplifiying candidate # 416.277 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 416.278 * * [simplify]: iters left: 6 (28 enodes) 416.284 * * [simplify]: iters left: 5 (106 enodes) 416.303 * * [simplify]: iters left: 4 (181 enodes) 416.332 * * [simplify]: iters left: 3 (328 enodes) 416.398 * * [simplify]: Extracting #0: cost 1 inf + 0 416.398 * * [simplify]: Extracting #1: cost 11 inf + 0 416.398 * * [simplify]: Extracting #2: cost 90 inf + 0 416.398 * * [simplify]: Extracting #3: cost 182 inf + 0 416.399 * * [simplify]: Extracting #4: cost 174 inf + 1012 416.400 * * [simplify]: Extracting #5: cost 171 inf + 2189 416.403 * * [simplify]: Extracting #6: cost 104 inf + 23166 416.411 * * [simplify]: Extracting #7: cost 17 inf + 58229 416.424 * * [simplify]: Extracting #8: cost 0 inf + 67809 416.438 * * [simplify]: Extracting #9: cost 0 inf + 67729 416.451 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 416.451 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 416.451 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 416.451 * * [simplify]: iters left: 6 (12 enodes) 416.454 * * [simplify]: iters left: 5 (46 enodes) 416.461 * * [simplify]: iters left: 4 (81 enodes) 416.474 * * [simplify]: iters left: 3 (134 enodes) 416.493 * * [simplify]: iters left: 2 (197 enodes) 416.522 * * [simplify]: iters left: 1 (271 enodes) 416.558 * * [simplify]: Extracting #0: cost 1 inf + 0 416.558 * * [simplify]: Extracting #1: cost 0 inf + 1 416.558 * [simplify]: Simplified to 0 416.559 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 416.559 * * * * [progress]: [ 797 / 3260 ] simplifiying candidate # 416.560 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 416.560 * * [simplify]: iters left: 6 (25 enodes) 416.566 * * [simplify]: iters left: 5 (94 enodes) 416.580 * * [simplify]: iters left: 4 (149 enodes) 416.603 * * [simplify]: iters left: 3 (275 enodes) 416.660 * * [simplify]: Extracting #0: cost 1 inf + 0 416.660 * * [simplify]: Extracting #1: cost 9 inf + 0 416.660 * * [simplify]: Extracting #2: cost 80 inf + 0 416.660 * * [simplify]: Extracting #3: cost 164 inf + 0 416.661 * * [simplify]: Extracting #4: cost 159 inf + 729 416.661 * * [simplify]: Extracting #5: cost 152 inf + 2277 416.663 * * [simplify]: Extracting #6: cost 124 inf + 7781 416.667 * * [simplify]: Extracting #7: cost 67 inf + 28727 416.676 * * [simplify]: Extracting #8: cost 5 inf + 59602 416.688 * * [simplify]: Extracting #9: cost 0 inf + 62167 416.701 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt a) (cbrt 2))) (* (cbrt 2) (* (sqrt a) (cbrt 2)))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) 416.701 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt a) (cbrt 2))) (* (cbrt 2) (* (sqrt a) (cbrt 2)))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 416.701 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 416.701 * * [simplify]: iters left: 6 (10 enodes) 416.704 * * [simplify]: iters left: 5 (38 enodes) 416.709 * * [simplify]: iters left: 4 (59 enodes) 416.718 * * [simplify]: iters left: 3 (88 enodes) 416.730 * * [simplify]: iters left: 2 (117 enodes) 416.744 * * [simplify]: iters left: 1 (144 enodes) 416.762 * * [simplify]: Extracting #0: cost 1 inf + 0 416.762 * * [simplify]: Extracting #1: cost 0 inf + 1 416.762 * [simplify]: Simplified to 0 416.762 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 416.763 * * * * [progress]: [ 798 / 3260 ] simplifiying candidate # 416.763 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 416.763 * * [simplify]: iters left: 6 (27 enodes) 416.769 * * [simplify]: iters left: 5 (102 enodes) 416.785 * * [simplify]: iters left: 4 (163 enodes) 416.811 * * [simplify]: iters left: 3 (305 enodes) 416.873 * * [simplify]: Extracting #0: cost 1 inf + 0 416.873 * * [simplify]: Extracting #1: cost 11 inf + 0 416.873 * * [simplify]: Extracting #2: cost 92 inf + 0 416.874 * * [simplify]: Extracting #3: cost 157 inf + 497 416.874 * * [simplify]: Extracting #4: cost 138 inf + 3735 416.876 * * [simplify]: Extracting #5: cost 127 inf + 6262 416.877 * * [simplify]: Extracting #6: cost 114 inf + 8596 416.880 * * [simplify]: Extracting #7: cost 81 inf + 20421 416.890 * * [simplify]: Extracting #8: cost 24 inf + 49126 416.901 * * [simplify]: Extracting #9: cost 0 inf + 61091 416.912 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ b a) 2)) 416.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 416.913 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 416.913 * * [simplify]: iters left: 6 (11 enodes) 416.916 * * [simplify]: iters left: 5 (42 enodes) 416.923 * * [simplify]: iters left: 4 (67 enodes) 416.933 * * [simplify]: iters left: 3 (111 enodes) 416.949 * * [simplify]: iters left: 2 (140 enodes) 416.967 * * [simplify]: iters left: 1 (160 enodes) 416.984 * * [simplify]: Extracting #0: cost 1 inf + 0 416.984 * * [simplify]: Extracting #1: cost 0 inf + 1 416.984 * [simplify]: Simplified to 0 416.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ b a) 2)) 0)) 416.984 * * * * [progress]: [ 799 / 3260 ] simplifiying candidate # 416.984 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 416.984 * * [simplify]: iters left: 6 (30 enodes) 416.991 * * [simplify]: iters left: 5 (122 enodes) 417.011 * * [simplify]: iters left: 4 (278 enodes) 417.086 * * [simplify]: Extracting #0: cost 1 inf + 0 417.086 * * [simplify]: Extracting #1: cost 11 inf + 0 417.086 * * [simplify]: Extracting #2: cost 177 inf + 0 417.087 * * [simplify]: Extracting #3: cost 318 inf + 1 417.089 * * [simplify]: Extracting #4: cost 294 inf + 4889 417.095 * * [simplify]: Extracting #5: cost 132 inf + 62793 417.107 * * [simplify]: Extracting #6: cost 70 inf + 86000 417.120 * * [simplify]: Extracting #7: cost 49 inf + 91207 417.135 * * [simplify]: Extracting #8: cost 4 inf + 115171 417.153 * * [simplify]: Extracting #9: cost 0 inf + 117061 417.170 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) 417.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 417.171 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 417.171 * * [simplify]: iters left: 6 (16 enodes) 417.175 * * [simplify]: iters left: 5 (68 enodes) 417.187 * * [simplify]: iters left: 4 (179 enodes) 417.243 * * [simplify]: Extracting #0: cost 1 inf + 0 417.243 * * [simplify]: Extracting #1: cost 27 inf + 0 417.243 * * [simplify]: Extracting #2: cost 153 inf + 0 417.244 * * [simplify]: Extracting #3: cost 242 inf + 83 417.246 * * [simplify]: Extracting #4: cost 185 inf + 16503 417.256 * * [simplify]: Extracting #5: cost 15 inf + 79352 417.268 * * [simplify]: Extracting #6: cost 0 inf + 84943 417.281 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 417.282 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 417.282 * * * * [progress]: [ 800 / 3260 ] simplifiying candidate # 417.282 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 417.282 * * [simplify]: iters left: 6 (28 enodes) 417.289 * * [simplify]: iters left: 5 (112 enodes) 417.307 * * [simplify]: iters left: 4 (230 enodes) 417.360 * * [simplify]: Extracting #0: cost 1 inf + 0 417.361 * * [simplify]: Extracting #1: cost 11 inf + 0 417.361 * * [simplify]: Extracting #2: cost 136 inf + 0 417.361 * * [simplify]: Extracting #3: cost 238 inf + 0 417.362 * * [simplify]: Extracting #4: cost 219 inf + 3921 417.368 * * [simplify]: Extracting #5: cost 104 inf + 41177 417.376 * * [simplify]: Extracting #6: cost 52 inf + 59483 417.387 * * [simplify]: Extracting #7: cost 7 inf + 79537 417.400 * * [simplify]: Extracting #8: cost 0 inf + 82966 417.412 * * [simplify]: Extracting #9: cost 0 inf + 82846 417.427 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) 417.427 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 417.427 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 417.427 * * [simplify]: iters left: 6 (15 enodes) 417.431 * * [simplify]: iters left: 5 (63 enodes) 417.442 * * [simplify]: iters left: 4 (145 enodes) 417.477 * * [simplify]: iters left: 3 (499 enodes) 417.706 * * [simplify]: Extracting #0: cost 1 inf + 0 417.706 * * [simplify]: Extracting #1: cost 0 inf + 1 417.706 * [simplify]: Simplified to 0 417.706 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 417.706 * * * * [progress]: [ 801 / 3260 ] simplifiying candidate # 417.707 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 417.707 * * [simplify]: iters left: 6 (29 enodes) 417.714 * * [simplify]: iters left: 5 (116 enodes) 417.737 * * [simplify]: iters left: 4 (256 enodes) 417.799 * * [simplify]: Extracting #0: cost 1 inf + 0 417.799 * * [simplify]: Extracting #1: cost 13 inf + 0 417.799 * * [simplify]: Extracting #2: cost 144 inf + 0 417.800 * * [simplify]: Extracting #3: cost 234 inf + 2 417.801 * * [simplify]: Extracting #4: cost 217 inf + 3683 417.804 * * [simplify]: Extracting #5: cost 128 inf + 28302 417.811 * * [simplify]: Extracting #6: cost 52 inf + 52742 417.822 * * [simplify]: Extracting #7: cost 10 inf + 71669 417.833 * * [simplify]: Extracting #8: cost 0 inf + 76411 417.845 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 417.845 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 417.845 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 417.845 * * [simplify]: iters left: 6 (15 enodes) 417.849 * * [simplify]: iters left: 5 (62 enodes) 417.861 * * [simplify]: iters left: 4 (159 enodes) 417.903 * * [simplify]: iters left: 3 (475 enodes) 418.100 * * [simplify]: Extracting #0: cost 1 inf + 0 418.100 * * [simplify]: Extracting #1: cost 42 inf + 0 418.101 * * [simplify]: Extracting #2: cost 194 inf + 1 418.104 * * [simplify]: Extracting #3: cost 205 inf + 15094 418.116 * * [simplify]: Extracting #4: cost 20 inf + 63712 418.133 * * [simplify]: Extracting #5: cost 3 inf + 65204 418.147 * * [simplify]: Extracting #6: cost 0 inf + 65965 418.160 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 418.161 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 418.161 * * * * [progress]: [ 802 / 3260 ] simplifiying candidate # 418.161 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 418.161 * * [simplify]: iters left: 6 (31 enodes) 418.168 * * [simplify]: iters left: 5 (122 enodes) 418.188 * * [simplify]: iters left: 4 (253 enodes) 418.245 * * [simplify]: Extracting #0: cost 1 inf + 0 418.245 * * [simplify]: Extracting #1: cost 11 inf + 0 418.245 * * [simplify]: Extracting #2: cost 139 inf + 0 418.246 * * [simplify]: Extracting #3: cost 248 inf + 0 418.247 * * [simplify]: Extracting #4: cost 237 inf + 1177 418.249 * * [simplify]: Extracting #5: cost 157 inf + 24850 418.258 * * [simplify]: Extracting #6: cost 50 inf + 62655 418.271 * * [simplify]: Extracting #7: cost 6 inf + 82137 418.284 * * [simplify]: Extracting #8: cost 0 inf + 85106 418.297 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (sqrt a) (cbrt 2))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) 418.297 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (sqrt a) (cbrt 2))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 418.297 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 418.297 * * [simplify]: iters left: 6 (15 enodes) 418.301 * * [simplify]: iters left: 5 (62 enodes) 418.311 * * [simplify]: iters left: 4 (148 enodes) 418.350 * * [simplify]: iters left: 3 (499 enodes) 418.589 * * [simplify]: Extracting #0: cost 1 inf + 0 418.589 * * [simplify]: Extracting #1: cost 0 inf + 1 418.589 * [simplify]: Simplified to 0 418.589 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 418.589 * * * * [progress]: [ 803 / 3260 ] simplifiying candidate # 418.590 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 418.590 * * [simplify]: iters left: 6 (29 enodes) 418.596 * * [simplify]: iters left: 5 (113 enodes) 418.614 * * [simplify]: iters left: 4 (217 enodes) 418.661 * * [simplify]: Extracting #0: cost 1 inf + 0 418.661 * * [simplify]: Extracting #1: cost 11 inf + 0 418.661 * * [simplify]: Extracting #2: cost 115 inf + 0 418.661 * * [simplify]: Extracting #3: cost 199 inf + 0 418.662 * * [simplify]: Extracting #4: cost 184 inf + 1985 418.665 * * [simplify]: Extracting #5: cost 104 inf + 25155 418.671 * * [simplify]: Extracting #6: cost 53 inf + 41252 418.679 * * [simplify]: Extracting #7: cost 11 inf + 59310 418.689 * * [simplify]: Extracting #8: cost 0 inf + 65099 418.699 * * [simplify]: Extracting #9: cost 0 inf + 65019 418.709 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))) (/ (/ (cbrt b) (sqrt a)) (sqrt 2)))) 418.709 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))) (/ (/ (cbrt b) (sqrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 418.710 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 418.710 * * [simplify]: iters left: 6 (14 enodes) 418.713 * * [simplify]: iters left: 5 (56 enodes) 418.724 * * [simplify]: iters left: 4 (117 enodes) 418.749 * * [simplify]: iters left: 3 (347 enodes) 418.864 * * [simplify]: Extracting #0: cost 1 inf + 0 418.864 * * [simplify]: Extracting #1: cost 0 inf + 1 418.864 * [simplify]: Simplified to 0 418.864 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 418.864 * * * * [progress]: [ 804 / 3260 ] simplifiying candidate # 418.864 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 418.864 * * [simplify]: iters left: 6 (30 enodes) 418.871 * * [simplify]: iters left: 5 (117 enodes) 418.893 * * [simplify]: iters left: 4 (218 enodes) 418.936 * * [simplify]: Extracting #0: cost 1 inf + 0 418.936 * * [simplify]: Extracting #1: cost 11 inf + 0 418.936 * * [simplify]: Extracting #2: cost 110 inf + 0 418.937 * * [simplify]: Extracting #3: cost 175 inf + 44 418.937 * * [simplify]: Extracting #4: cost 172 inf + 211 418.938 * * [simplify]: Extracting #5: cost 157 inf + 3450 418.941 * * [simplify]: Extracting #6: cost 61 inf + 30171 418.949 * * [simplify]: Extracting #7: cost 3 inf + 53535 418.959 * * [simplify]: Extracting #8: cost 0 inf + 54761 418.968 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 418.968 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 418.968 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 418.968 * * [simplify]: iters left: 6 (14 enodes) 418.972 * * [simplify]: iters left: 5 (57 enodes) 418.982 * * [simplify]: iters left: 4 (116 enodes) 419.007 * * [simplify]: iters left: 3 (321 enodes) 419.375 * * [simplify]: Extracting #0: cost 1 inf + 0 419.375 * * [simplify]: Extracting #1: cost 0 inf + 1 419.375 * [simplify]: Simplified to 0 419.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 419.375 * * * * [progress]: [ 805 / 3260 ] simplifiying candidate # 419.376 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 419.376 * * [simplify]: iters left: 6 (31 enodes) 419.383 * * [simplify]: iters left: 5 (122 enodes) 419.405 * * [simplify]: iters left: 4 (252 enodes) 419.461 * * [simplify]: Extracting #0: cost 1 inf + 0 419.461 * * [simplify]: Extracting #1: cost 11 inf + 0 419.461 * * [simplify]: Extracting #2: cost 124 inf + 0 419.462 * * [simplify]: Extracting #3: cost 210 inf + 204 419.463 * * [simplify]: Extracting #4: cost 198 inf + 2039 419.465 * * [simplify]: Extracting #5: cost 118 inf + 23900 419.471 * * [simplify]: Extracting #6: cost 72 inf + 36261 419.477 * * [simplify]: Extracting #7: cost 41 inf + 45504 419.486 * * [simplify]: Extracting #8: cost 9 inf + 62491 419.496 * * [simplify]: Extracting #9: cost 0 inf + 67479 419.506 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 419.506 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 419.507 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 419.507 * * [simplify]: iters left: 6 (15 enodes) 419.510 * * [simplify]: iters left: 5 (62 enodes) 419.523 * * [simplify]: iters left: 4 (149 enodes) 419.559 * * [simplify]: iters left: 3 (450 enodes) 419.757 * * [simplify]: Extracting #0: cost 1 inf + 0 419.757 * * [simplify]: Extracting #1: cost 0 inf + 1 419.757 * [simplify]: Simplified to 0 419.757 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 419.758 * * * * [progress]: [ 806 / 3260 ] simplifiying candidate # 419.758 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 419.758 * * [simplify]: iters left: 6 (29 enodes) 419.765 * * [simplify]: iters left: 5 (114 enodes) 419.787 * * [simplify]: iters left: 4 (216 enodes) 419.831 * * [simplify]: Extracting #0: cost 1 inf + 0 419.831 * * [simplify]: Extracting #1: cost 11 inf + 0 419.831 * * [simplify]: Extracting #2: cost 107 inf + 0 419.832 * * [simplify]: Extracting #3: cost 177 inf + 204 419.833 * * [simplify]: Extracting #4: cost 171 inf + 977 419.833 * * [simplify]: Extracting #5: cost 165 inf + 2963 419.836 * * [simplify]: Extracting #6: cost 69 inf + 26746 419.844 * * [simplify]: Extracting #7: cost 6 inf + 53554 419.854 * * [simplify]: Extracting #8: cost 0 inf + 55947 419.863 * * [simplify]: Extracting #9: cost 0 inf + 55867 419.872 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 419.872 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 419.872 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 419.872 * * [simplify]: iters left: 6 (14 enodes) 419.876 * * [simplify]: iters left: 5 (57 enodes) 419.885 * * [simplify]: iters left: 4 (118 enodes) 419.911 * * [simplify]: iters left: 3 (314 enodes) 420.005 * * [simplify]: Extracting #0: cost 1 inf + 0 420.005 * * [simplify]: Extracting #1: cost 0 inf + 1 420.005 * [simplify]: Simplified to 0 420.005 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 420.005 * * * * [progress]: [ 807 / 3260 ] simplifiying candidate # 420.006 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 420.006 * * [simplify]: iters left: 6 (29 enodes) 420.013 * * [simplify]: iters left: 5 (108 enodes) 420.032 * * [simplify]: iters left: 4 (204 enodes) 420.069 * * [simplify]: iters left: 3 (456 enodes) 420.187 * * [simplify]: Extracting #0: cost 1 inf + 0 420.187 * * [simplify]: Extracting #1: cost 13 inf + 0 420.187 * * [simplify]: Extracting #2: cost 142 inf + 0 420.188 * * [simplify]: Extracting #3: cost 243 inf + 248 420.190 * * [simplify]: Extracting #4: cost 221 inf + 3052 420.192 * * [simplify]: Extracting #5: cost 161 inf + 15180 420.200 * * [simplify]: Extracting #6: cost 86 inf + 35474 420.213 * * [simplify]: Extracting #7: cost 10 inf + 71965 420.228 * * [simplify]: Extracting #8: cost 0 inf + 77214 420.243 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (/ b a) 2)) 420.243 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 420.243 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 420.244 * * [simplify]: iters left: 6 (13 enodes) 420.247 * * [simplify]: iters left: 5 (48 enodes) 420.255 * * [simplify]: iters left: 4 (103 enodes) 420.277 * * [simplify]: iters left: 3 (238 enodes) 420.336 * * [simplify]: Extracting #0: cost 1 inf + 0 420.336 * * [simplify]: Extracting #1: cost 0 inf + 1 420.336 * [simplify]: Simplified to 0 420.336 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (/ b a) 2)) 0)) 420.336 * * * * [progress]: [ 808 / 3260 ] simplifiying candidate # 420.336 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 420.336 * * [simplify]: iters left: 6 (29 enodes) 420.343 * * [simplify]: iters left: 5 (115 enodes) 420.362 * * [simplify]: iters left: 4 (240 enodes) 420.415 * * [simplify]: Extracting #0: cost 1 inf + 0 420.415 * * [simplify]: Extracting #1: cost 11 inf + 0 420.415 * * [simplify]: Extracting #2: cost 138 inf + 0 420.416 * * [simplify]: Extracting #3: cost 247 inf + 0 420.417 * * [simplify]: Extracting #4: cost 231 inf + 2550 420.420 * * [simplify]: Extracting #5: cost 140 inf + 30988 420.428 * * [simplify]: Extracting #6: cost 57 inf + 61440 420.439 * * [simplify]: Extracting #7: cost 7 inf + 82170 420.452 * * [simplify]: Extracting #8: cost 0 inf + 86120 420.467 * * [simplify]: Extracting #9: cost 0 inf + 86040 420.479 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) 420.480 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 420.480 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 420.480 * * [simplify]: iters left: 6 (15 enodes) 420.484 * * [simplify]: iters left: 5 (61 enodes) 420.494 * * [simplify]: iters left: 4 (142 enodes) 420.530 * * [simplify]: iters left: 3 (474 enodes) 420.710 * * [simplify]: Extracting #0: cost 1 inf + 0 420.710 * * [simplify]: Extracting #1: cost 0 inf + 1 420.710 * [simplify]: Simplified to 0 420.710 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 420.710 * * * * [progress]: [ 809 / 3260 ] simplifiying candidate # 420.711 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 420.711 * * [simplify]: iters left: 6 (27 enodes) 420.717 * * [simplify]: iters left: 5 (105 enodes) 420.736 * * [simplify]: iters left: 4 (197 enodes) 420.774 * * [simplify]: Extracting #0: cost 1 inf + 0 420.774 * * [simplify]: Extracting #1: cost 11 inf + 0 420.774 * * [simplify]: Extracting #2: cost 109 inf + 0 420.775 * * [simplify]: Extracting #3: cost 185 inf + 0 420.775 * * [simplify]: Extracting #4: cost 166 inf + 3199 420.779 * * [simplify]: Extracting #5: cost 93 inf + 24882 420.784 * * [simplify]: Extracting #6: cost 54 inf + 37893 420.792 * * [simplify]: Extracting #7: cost 9 inf + 57291 420.803 * * [simplify]: Extracting #8: cost 0 inf + 61881 420.812 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (sqrt a) (cbrt 2))) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) 420.812 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (sqrt a) (cbrt 2))) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 420.813 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 420.813 * * [simplify]: iters left: 6 (14 enodes) 420.816 * * [simplify]: iters left: 5 (56 enodes) 420.825 * * [simplify]: iters left: 4 (113 enodes) 420.848 * * [simplify]: iters left: 3 (324 enodes) 420.937 * * [simplify]: Extracting #0: cost 1 inf + 0 420.937 * * [simplify]: Extracting #1: cost 0 inf + 1 420.937 * [simplify]: Simplified to 0 420.937 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 420.937 * * * * [progress]: [ 810 / 3260 ] simplifiying candidate # 420.937 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 420.937 * * [simplify]: iters left: 6 (28 enodes) 420.944 * * [simplify]: iters left: 5 (110 enodes) 420.962 * * [simplify]: iters left: 4 (207 enodes) 421.004 * * [simplify]: Extracting #0: cost 1 inf + 0 421.004 * * [simplify]: Extracting #1: cost 11 inf + 0 421.004 * * [simplify]: Extracting #2: cost 112 inf + 0 421.005 * * [simplify]: Extracting #3: cost 178 inf + 44 421.005 * * [simplify]: Extracting #4: cost 167 inf + 1304 421.006 * * [simplify]: Extracting #5: cost 161 inf + 3453 421.010 * * [simplify]: Extracting #6: cost 79 inf + 24926 421.016 * * [simplify]: Extracting #7: cost 8 inf + 50805 421.025 * * [simplify]: Extracting #8: cost 0 inf + 55604 421.034 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) 421.034 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ (sqrt b) (cbrt 2)) (/ (cbrt 2) (/ (sqrt b) (cbrt 2)))) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 421.034 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 421.034 * * [simplify]: iters left: 6 (14 enodes) 421.038 * * [simplify]: iters left: 5 (56 enodes) 421.047 * * [simplify]: iters left: 4 (112 enodes) 421.072 * * [simplify]: iters left: 3 (297 enodes) 421.153 * * [simplify]: Extracting #0: cost 1 inf + 0 421.153 * * [simplify]: Extracting #1: cost 0 inf + 1 421.153 * [simplify]: Simplified to 0 421.153 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 421.153 * * * * [progress]: [ 811 / 3260 ] simplifiying candidate # 421.154 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 421.154 * * [simplify]: iters left: 6 (29 enodes) 421.161 * * [simplify]: iters left: 5 (113 enodes) 421.181 * * [simplify]: iters left: 4 (220 enodes) 421.221 * * [simplify]: Extracting #0: cost 1 inf + 0 421.222 * * [simplify]: Extracting #1: cost 11 inf + 0 421.222 * * [simplify]: Extracting #2: cost 113 inf + 0 421.222 * * [simplify]: Extracting #3: cost 197 inf + 0 421.223 * * [simplify]: Extracting #4: cost 187 inf + 854 421.224 * * [simplify]: Extracting #5: cost 138 inf + 13297 421.231 * * [simplify]: Extracting #6: cost 59 inf + 37981 421.239 * * [simplify]: Extracting #7: cost 4 inf + 62053 421.249 * * [simplify]: Extracting #8: cost 0 inf + 63903 421.259 * * [simplify]: Extracting #9: cost 0 inf + 63823 421.269 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 421.269 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 421.269 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 421.269 * * [simplify]: iters left: 6 (13 enodes) 421.273 * * [simplify]: iters left: 5 (53 enodes) 421.281 * * [simplify]: iters left: 4 (118 enodes) 421.306 * * [simplify]: iters left: 3 (324 enodes) 421.392 * * [simplify]: Extracting #0: cost 1 inf + 0 421.392 * * [simplify]: Extracting #1: cost 0 inf + 1 421.392 * [simplify]: Simplified to 0 421.392 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 421.392 * * * * [progress]: [ 812 / 3260 ] simplifiying candidate # 421.392 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 421.393 * * [simplify]: iters left: 6 (26 enodes) 421.399 * * [simplify]: iters left: 5 (99 enodes) 421.414 * * [simplify]: iters left: 4 (175 enodes) 421.446 * * [simplify]: iters left: 3 (403 enodes) 421.536 * * [simplify]: Extracting #0: cost 1 inf + 0 421.536 * * [simplify]: Extracting #1: cost 9 inf + 0 421.536 * * [simplify]: Extracting #2: cost 116 inf + 0 421.539 * * [simplify]: Extracting #3: cost 246 inf + 1 421.540 * * [simplify]: Extracting #4: cost 233 inf + 1867 421.543 * * [simplify]: Extracting #5: cost 157 inf + 17147 421.548 * * [simplify]: Extracting #6: cost 114 inf + 25813 421.555 * * [simplify]: Extracting #7: cost 79 inf + 38396 421.568 * * [simplify]: Extracting #8: cost 10 inf + 73117 421.582 * * [simplify]: Extracting #9: cost 0 inf + 77645 421.597 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2)))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 421.597 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2)))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 421.598 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 421.598 * * [simplify]: iters left: 6 (11 enodes) 421.601 * * [simplify]: iters left: 5 (43 enodes) 421.609 * * [simplify]: iters left: 4 (84 enodes) 421.624 * * [simplify]: iters left: 3 (212 enodes) 421.670 * * [simplify]: iters left: 2 (472 enodes) 421.772 * * [simplify]: Extracting #0: cost 1 inf + 0 421.772 * * [simplify]: Extracting #1: cost 0 inf + 1 421.772 * [simplify]: Simplified to 0 421.772 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 421.772 * * * * [progress]: [ 813 / 3260 ] simplifiying candidate # 421.772 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 421.772 * * [simplify]: iters left: 6 (28 enodes) 421.781 * * [simplify]: iters left: 5 (109 enodes) 421.798 * * [simplify]: iters left: 4 (197 enodes) 421.835 * * [simplify]: iters left: 3 (432 enodes) 421.938 * * [simplify]: Extracting #0: cost 1 inf + 0 421.938 * * [simplify]: Extracting #1: cost 11 inf + 0 421.938 * * [simplify]: Extracting #2: cost 114 inf + 0 421.939 * * [simplify]: Extracting #3: cost 219 inf + 2 421.940 * * [simplify]: Extracting #4: cost 203 inf + 1871 421.942 * * [simplify]: Extracting #5: cost 149 inf + 11246 421.947 * * [simplify]: Extracting #6: cost 90 inf + 27490 421.959 * * [simplify]: Extracting #7: cost 14 inf + 63041 421.973 * * [simplify]: Extracting #8: cost 0 inf + 70370 421.987 * * [simplify]: Extracting #9: cost 0 inf + 70250 422.001 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))))) (cbrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 422.001 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt a) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))))) (cbrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 422.001 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 422.001 * * [simplify]: iters left: 6 (12 enodes) 422.005 * * [simplify]: iters left: 5 (49 enodes) 422.013 * * [simplify]: iters left: 4 (99 enodes) 422.034 * * [simplify]: iters left: 3 (234 enodes) 422.088 * * [simplify]: iters left: 2 (447 enodes) 422.183 * * [simplify]: Extracting #0: cost 1 inf + 0 422.183 * * [simplify]: Extracting #1: cost 0 inf + 1 422.183 * [simplify]: Simplified to 0 422.183 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 422.183 * * * * [progress]: [ 814 / 3260 ] simplifiying candidate # 422.184 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 422.184 * * [simplify]: iters left: 6 (30 enodes) 422.191 * * [simplify]: iters left: 5 (117 enodes) 422.211 * * [simplify]: iters left: 4 (223 enodes) 422.254 * * [simplify]: Extracting #0: cost 1 inf + 0 422.254 * * [simplify]: Extracting #1: cost 11 inf + 0 422.254 * * [simplify]: Extracting #2: cost 101 inf + 0 422.254 * * [simplify]: Extracting #3: cost 163 inf + 204 422.255 * * [simplify]: Extracting #4: cost 160 inf + 530 422.256 * * [simplify]: Extracting #5: cost 118 inf + 9228 422.261 * * [simplify]: Extracting #6: cost 71 inf + 19950 422.265 * * [simplify]: Extracting #7: cost 61 inf + 21062 422.269 * * [simplify]: Extracting #8: cost 36 inf + 31417 422.277 * * [simplify]: Extracting #9: cost 3 inf + 48982 422.285 * * [simplify]: Extracting #10: cost 0 inf + 50572 422.293 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) 422.293 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ b (* (cbrt a) (cbrt a))) (cbrt a)) 2)) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 422.293 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 422.293 * * [simplify]: iters left: 6 (14 enodes) 422.297 * * [simplify]: iters left: 5 (57 enodes) 422.306 * * [simplify]: iters left: 4 (121 enodes) 422.333 * * [simplify]: iters left: 3 (291 enodes) 422.411 * * [simplify]: Extracting #0: cost 1 inf + 0 422.411 * * [simplify]: Extracting #1: cost 0 inf + 1 422.411 * [simplify]: Simplified to 0 422.411 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 422.411 * * * * [progress]: [ 815 / 3260 ] simplifiying candidate # 422.411 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 422.412 * * [simplify]: iters left: 6 (28 enodes) 422.418 * * [simplify]: iters left: 5 (109 enodes) 422.436 * * [simplify]: iters left: 4 (193 enodes) 422.474 * * [simplify]: iters left: 3 (448 enodes) 422.594 * * [simplify]: Extracting #0: cost 1 inf + 0 422.595 * * [simplify]: Extracting #1: cost 11 inf + 0 422.595 * * [simplify]: Extracting #2: cost 108 inf + 0 422.595 * * [simplify]: Extracting #3: cost 211 inf + 205 422.596 * * [simplify]: Extracting #4: cost 195 inf + 2115 422.599 * * [simplify]: Extracting #5: cost 137 inf + 10953 422.604 * * [simplify]: Extracting #6: cost 87 inf + 28331 422.618 * * [simplify]: Extracting #7: cost 16 inf + 60574 422.632 * * [simplify]: Extracting #8: cost 0 inf + 67825 422.647 * * [simplify]: Extracting #9: cost 0 inf + 67588 422.661 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ b a) 2)) 422.661 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 422.662 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 422.662 * * [simplify]: iters left: 6 (13 enodes) 422.665 * * [simplify]: iters left: 5 (52 enodes) 422.674 * * [simplify]: iters left: 4 (98 enodes) 422.694 * * [simplify]: iters left: 3 (212 enodes) 422.734 * * [simplify]: iters left: 2 (371 enodes) 422.807 * * [simplify]: Extracting #0: cost 1 inf + 0 422.808 * * [simplify]: Extracting #1: cost 0 inf + 1 422.808 * [simplify]: Simplified to 0 422.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ b a) 2)) 0)) 422.808 * * * * [progress]: [ 816 / 3260 ] simplifiying candidate # 422.808 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 422.808 * * [simplify]: iters left: 6 (28 enodes) 422.815 * * [simplify]: iters left: 5 (104 enodes) 422.831 * * [simplify]: iters left: 4 (186 enodes) 422.861 * * [simplify]: iters left: 3 (357 enodes) 422.937 * * [simplify]: Extracting #0: cost 1 inf + 0 422.937 * * [simplify]: Extracting #1: cost 11 inf + 0 422.937 * * [simplify]: Extracting #2: cost 107 inf + 0 422.938 * * [simplify]: Extracting #3: cost 180 inf + 904 422.939 * * [simplify]: Extracting #4: cost 136 inf + 6007 422.941 * * [simplify]: Extracting #5: cost 125 inf + 8727 422.945 * * [simplify]: Extracting #6: cost 96 inf + 18746 422.954 * * [simplify]: Extracting #7: cost 14 inf + 56655 422.966 * * [simplify]: Extracting #8: cost 0 inf + 63502 422.978 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ b (* a 2))) 422.978 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 422.978 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 422.979 * * [simplify]: iters left: 6 (12 enodes) 422.982 * * [simplify]: iters left: 5 (44 enodes) 422.989 * * [simplify]: iters left: 4 (92 enodes) 423.005 * * [simplify]: iters left: 3 (159 enodes) 423.030 * * [simplify]: iters left: 2 (267 enodes) 423.075 * * [simplify]: iters left: 1 (364 enodes) 423.134 * * [simplify]: Extracting #0: cost 1 inf + 0 423.134 * * [simplify]: Extracting #1: cost 0 inf + 1 423.134 * [simplify]: Simplified to 0 423.134 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ b (* a 2))) 0)) 423.134 * * * * [progress]: [ 817 / 3260 ] simplifiying candidate # 423.134 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 423.134 * * [simplify]: iters left: 6 (29 enodes) 423.141 * * [simplify]: iters left: 5 (118 enodes) 423.161 * * [simplify]: iters left: 4 (249 enodes) 423.215 * * [simplify]: Extracting #0: cost 1 inf + 0 423.215 * * [simplify]: Extracting #1: cost 11 inf + 0 423.215 * * [simplify]: Extracting #2: cost 137 inf + 0 423.216 * * [simplify]: Extracting #3: cost 237 inf + 3 423.216 * * [simplify]: Extracting #4: cost 217 inf + 2883 423.219 * * [simplify]: Extracting #5: cost 130 inf + 26578 423.226 * * [simplify]: Extracting #6: cost 54 inf + 51002 423.238 * * [simplify]: Extracting #7: cost 12 inf + 69220 423.249 * * [simplify]: Extracting #8: cost 0 inf + 75108 423.260 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 423.260 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 423.260 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 423.260 * * [simplify]: iters left: 6 (15 enodes) 423.264 * * [simplify]: iters left: 5 (64 enodes) 423.275 * * [simplify]: iters left: 4 (149 enodes) 423.312 * * [simplify]: iters left: 3 (466 enodes) 423.565 * * [simplify]: Extracting #0: cost 1 inf + 0 423.565 * * [simplify]: Extracting #1: cost 0 inf + 1 423.565 * [simplify]: Simplified to 0 423.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 423.565 * * * * [progress]: [ 818 / 3260 ] simplifiying candidate # 423.565 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 423.565 * * [simplify]: iters left: 6 (27 enodes) 423.572 * * [simplify]: iters left: 5 (108 enodes) 423.589 * * [simplify]: iters left: 4 (207 enodes) 423.632 * * [simplify]: Extracting #0: cost 1 inf + 0 423.632 * * [simplify]: Extracting #1: cost 11 inf + 0 423.632 * * [simplify]: Extracting #2: cost 116 inf + 0 423.633 * * [simplify]: Extracting #3: cost 181 inf + 128 423.633 * * [simplify]: Extracting #4: cost 163 inf + 2808 423.636 * * [simplify]: Extracting #5: cost 100 inf + 17842 423.641 * * [simplify]: Extracting #6: cost 53 inf + 33164 423.649 * * [simplify]: Extracting #7: cost 5 inf + 53893 423.658 * * [simplify]: Extracting #8: cost 0 inf + 56433 423.667 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 423.667 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt a) (cbrt 2)) (cbrt 2)))) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 423.667 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 423.667 * * [simplify]: iters left: 6 (14 enodes) 423.673 * * [simplify]: iters left: 5 (59 enodes) 423.682 * * [simplify]: iters left: 4 (121 enodes) 423.707 * * [simplify]: iters left: 3 (332 enodes) 423.843 * * [simplify]: Extracting #0: cost 1 inf + 0 423.843 * * [simplify]: Extracting #1: cost 0 inf + 1 423.843 * [simplify]: Simplified to 0 423.843 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 423.843 * * * * [progress]: [ 819 / 3260 ] simplifiying candidate # 423.843 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 423.843 * * [simplify]: iters left: 6 (27 enodes) 423.850 * * [simplify]: iters left: 5 (108 enodes) 423.868 * * [simplify]: iters left: 4 (210 enodes) 423.913 * * [simplify]: Extracting #0: cost 1 inf + 0 423.913 * * [simplify]: Extracting #1: cost 11 inf + 0 423.913 * * [simplify]: Extracting #2: cost 104 inf + 0 423.913 * * [simplify]: Extracting #3: cost 154 inf + 251 423.914 * * [simplify]: Extracting #4: cost 122 inf + 4724 423.917 * * [simplify]: Extracting #5: cost 75 inf + 15192 423.920 * * [simplify]: Extracting #6: cost 72 inf + 16040 423.923 * * [simplify]: Extracting #7: cost 61 inf + 17194 423.927 * * [simplify]: Extracting #8: cost 34 inf + 28727 423.933 * * [simplify]: Extracting #9: cost 4 inf + 44632 423.940 * * [simplify]: Extracting #10: cost 0 inf + 46882 423.948 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (* (sqrt a) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) 423.948 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (/ (* (sqrt a) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 423.948 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 423.948 * * [simplify]: iters left: 6 (13 enodes) 423.952 * * [simplify]: iters left: 5 (54 enodes) 423.963 * * [simplify]: iters left: 4 (112 enodes) 423.986 * * [simplify]: iters left: 3 (281 enodes) 424.082 * * [simplify]: Extracting #0: cost 1 inf + 0 424.082 * * [simplify]: Extracting #1: cost 0 inf + 1 424.082 * [simplify]: Simplified to 0 424.082 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 424.082 * * * * [progress]: [ 820 / 3260 ] simplifiying candidate # 424.082 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 424.082 * * [simplify]: iters left: 6 (30 enodes) 424.090 * * [simplify]: iters left: 5 (119 enodes) 424.109 * * [simplify]: iters left: 4 (240 enodes) 424.159 * * [simplify]: Extracting #0: cost 1 inf + 0 424.160 * * [simplify]: Extracting #1: cost 11 inf + 0 424.160 * * [simplify]: Extracting #2: cost 121 inf + 0 424.160 * * [simplify]: Extracting #3: cost 197 inf + 45 424.161 * * [simplify]: Extracting #4: cost 178 inf + 2038 424.164 * * [simplify]: Extracting #5: cost 107 inf + 18687 424.169 * * [simplify]: Extracting #6: cost 51 inf + 35484 424.177 * * [simplify]: Extracting #7: cost 9 inf + 54239 424.186 * * [simplify]: Extracting #8: cost 0 inf + 58868 424.195 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 424.195 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2))))) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 424.196 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 424.196 * * [simplify]: iters left: 6 (14 enodes) 424.200 * * [simplify]: iters left: 5 (59 enodes) 424.211 * * [simplify]: iters left: 4 (134 enodes) 424.240 * * [simplify]: iters left: 3 (357 enodes) 424.379 * * [simplify]: Extracting #0: cost 1 inf + 0 424.379 * * [simplify]: Extracting #1: cost 0 inf + 1 424.379 * [simplify]: Simplified to 0 424.379 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 424.379 * * * * [progress]: [ 821 / 3260 ] simplifiying candidate # 424.379 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 424.379 * * [simplify]: iters left: 6 (28 enodes) 424.386 * * [simplify]: iters left: 5 (110 enodes) 424.404 * * [simplify]: iters left: 4 (207 enodes) 424.445 * * [simplify]: iters left: 3 (469 enodes) 424.581 * * [simplify]: Extracting #0: cost 1 inf + 0 424.581 * * [simplify]: Extracting #1: cost 11 inf + 0 424.582 * * [simplify]: Extracting #2: cost 171 inf + 0 424.583 * * [simplify]: Extracting #3: cost 304 inf + 4 424.584 * * [simplify]: Extracting #4: cost 292 inf + 1225 424.590 * * [simplify]: Extracting #5: cost 186 inf + 20243 424.597 * * [simplify]: Extracting #6: cost 97 inf + 42869 424.611 * * [simplify]: Extracting #7: cost 18 inf + 78883 424.629 * * [simplify]: Extracting #8: cost 0 inf + 87650 424.646 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 424.647 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 424.647 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 424.647 * * [simplify]: iters left: 6 (13 enodes) 424.651 * * [simplify]: iters left: 5 (53 enodes) 424.661 * * [simplify]: iters left: 4 (106 enodes) 424.681 * * [simplify]: iters left: 3 (257 enodes) 424.765 * * [simplify]: Extracting #0: cost 1 inf + 0 424.765 * * [simplify]: Extracting #1: cost 0 inf + 1 424.765 * [simplify]: Simplified to 0 424.765 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 424.765 * * * * [progress]: [ 822 / 3260 ] simplifiying candidate # 424.765 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 424.765 * * [simplify]: iters left: 6 (28 enodes) 424.774 * * [simplify]: iters left: 5 (109 enodes) 424.792 * * [simplify]: iters left: 4 (196 enodes) 424.828 * * [simplify]: iters left: 3 (427 enodes) 424.946 * * [simplify]: Extracting #0: cost 1 inf + 0 424.946 * * [simplify]: Extracting #1: cost 11 inf + 0 424.947 * * [simplify]: Extracting #2: cost 133 inf + 0 424.947 * * [simplify]: Extracting #3: cost 226 inf + 129 424.948 * * [simplify]: Extracting #4: cost 194 inf + 3638 424.951 * * [simplify]: Extracting #5: cost 129 inf + 14341 424.956 * * [simplify]: Extracting #6: cost 85 inf + 28967 424.968 * * [simplify]: Extracting #7: cost 11 inf + 63743 424.982 * * [simplify]: Extracting #8: cost 0 inf + 69293 424.995 * * [simplify]: Extracting #9: cost 0 inf + 69213 425.009 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 425.009 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 425.010 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 425.010 * * [simplify]: iters left: 6 (12 enodes) 425.013 * * [simplify]: iters left: 5 (49 enodes) 425.023 * * [simplify]: iters left: 4 (94 enodes) 425.042 * * [simplify]: iters left: 3 (221 enodes) 425.111 * * [simplify]: iters left: 2 (492 enodes) 425.327 * * [simplify]: Extracting #0: cost 1 inf + 0 425.327 * * [simplify]: Extracting #1: cost 0 inf + 1 425.327 * [simplify]: Simplified to 0 425.327 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 425.327 * * * * [progress]: [ 823 / 3260 ] simplifiying candidate # 425.327 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 425.328 * * [simplify]: iters left: 6 (29 enodes) 425.334 * * [simplify]: iters left: 5 (112 enodes) 425.352 * * [simplify]: iters left: 4 (215 enodes) 425.397 * * [simplify]: Extracting #0: cost 1 inf + 0 425.397 * * [simplify]: Extracting #1: cost 11 inf + 0 425.397 * * [simplify]: Extracting #2: cost 110 inf + 0 425.398 * * [simplify]: Extracting #3: cost 163 inf + 248 425.398 * * [simplify]: Extracting #4: cost 149 inf + 1919 425.400 * * [simplify]: Extracting #5: cost 92 inf + 13157 425.403 * * [simplify]: Extracting #6: cost 71 inf + 17580 425.407 * * [simplify]: Extracting #7: cost 49 inf + 23384 425.413 * * [simplify]: Extracting #8: cost 5 inf + 46046 425.420 * * [simplify]: Extracting #9: cost 0 inf + 48516 425.427 * * [simplify]: Extracting #10: cost 0 inf + 48436 425.436 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) 2)) (cbrt a))) 425.436 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) 2)) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 425.437 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 425.437 * * [simplify]: iters left: 6 (13 enodes) 425.440 * * [simplify]: iters left: 5 (52 enodes) 425.449 * * [simplify]: iters left: 4 (111 enodes) 425.473 * * [simplify]: iters left: 3 (278 enodes) 425.565 * * [simplify]: Extracting #0: cost 1 inf + 0 425.565 * * [simplify]: Extracting #1: cost 0 inf + 1 425.565 * [simplify]: Simplified to 0 425.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 425.566 * * * * [progress]: [ 824 / 3260 ] simplifiying candidate # 425.566 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 425.566 * * [simplify]: iters left: 6 (27 enodes) 425.572 * * [simplify]: iters left: 5 (104 enodes) 425.589 * * [simplify]: iters left: 4 (188 enodes) 425.627 * * [simplify]: iters left: 3 (401 enodes) 425.735 * * [simplify]: Extracting #0: cost 1 inf + 0 425.735 * * [simplify]: Extracting #1: cost 11 inf + 0 425.735 * * [simplify]: Extracting #2: cost 127 inf + 0 425.736 * * [simplify]: Extracting #3: cost 202 inf + 418 425.737 * * [simplify]: Extracting #4: cost 168 inf + 3578 425.740 * * [simplify]: Extracting #5: cost 129 inf + 10104 425.744 * * [simplify]: Extracting #6: cost 91 inf + 23224 425.753 * * [simplify]: Extracting #7: cost 14 inf + 58820 425.766 * * [simplify]: Extracting #8: cost 0 inf + 65028 425.779 * * [simplify]: Extracting #9: cost 0 inf + 64948 425.792 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 425.792 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 425.792 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 425.792 * * [simplify]: iters left: 6 (12 enodes) 425.797 * * [simplify]: iters left: 5 (47 enodes) 425.805 * * [simplify]: iters left: 4 (89 enodes) 425.823 * * [simplify]: iters left: 3 (186 enodes) 425.869 * * [simplify]: iters left: 2 (378 enodes) 426.003 * * [simplify]: Extracting #0: cost 1 inf + 0 426.003 * * [simplify]: Extracting #1: cost 0 inf + 1 426.003 * [simplify]: Simplified to 0 426.003 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 0)) 426.003 * * * * [progress]: [ 825 / 3260 ] simplifiying candidate # 426.003 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 426.003 * * [simplify]: iters left: 6 (27 enodes) 426.010 * * [simplify]: iters left: 5 (101 enodes) 426.025 * * [simplify]: iters left: 4 (157 enodes) 426.051 * * [simplify]: iters left: 3 (293 enodes) 426.112 * * [simplify]: Extracting #0: cost 1 inf + 0 426.112 * * [simplify]: Extracting #1: cost 9 inf + 0 426.112 * * [simplify]: Extracting #2: cost 95 inf + 2 426.113 * * [simplify]: Extracting #3: cost 161 inf + 293 426.114 * * [simplify]: Extracting #4: cost 130 inf + 3007 426.115 * * [simplify]: Extracting #5: cost 117 inf + 6527 426.117 * * [simplify]: Extracting #6: cost 114 inf + 7368 426.119 * * [simplify]: Extracting #7: cost 81 inf + 18534 426.129 * * [simplify]: Extracting #8: cost 17 inf + 50900 426.140 * * [simplify]: Extracting #9: cost 0 inf + 59448 426.151 * [simplify]: Simplified to (+ (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* -1/2 (/ b a))) 426.151 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 426.151 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 426.151 * * [simplify]: iters left: 6 (11 enodes) 426.154 * * [simplify]: iters left: 5 (40 enodes) 426.160 * * [simplify]: iters left: 4 (65 enodes) 426.171 * * [simplify]: iters left: 3 (97 enodes) 426.187 * * [simplify]: iters left: 2 (165 enodes) 426.221 * * [simplify]: iters left: 1 (271 enodes) 426.274 * * [simplify]: Extracting #0: cost 1 inf + 0 426.274 * * [simplify]: Extracting #1: cost 0 inf + 1 426.274 * [simplify]: Simplified to 0 426.274 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (* -1/2 (/ b a))) 0)) 426.274 * * * * [progress]: [ 826 / 3260 ] simplifiying candidate # 426.274 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 426.275 * * [simplify]: iters left: 6 (28 enodes) 426.281 * * [simplify]: iters left: 5 (111 enodes) 426.299 * * [simplify]: iters left: 4 (210 enodes) 426.341 * * [simplify]: iters left: 3 (476 enodes) 426.472 * * [simplify]: Extracting #0: cost 1 inf + 0 426.472 * * [simplify]: Extracting #1: cost 11 inf + 0 426.472 * * [simplify]: Extracting #2: cost 155 inf + 0 426.473 * * [simplify]: Extracting #3: cost 258 inf + 249 426.474 * * [simplify]: Extracting #4: cost 239 inf + 2685 426.480 * * [simplify]: Extracting #5: cost 159 inf + 19856 426.487 * * [simplify]: Extracting #6: cost 89 inf + 39817 426.500 * * [simplify]: Extracting #7: cost 8 inf + 78205 426.516 * * [simplify]: Extracting #8: cost 0 inf + 82012 426.532 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 426.532 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 426.532 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 426.532 * * [simplify]: iters left: 6 (12 enodes) 426.536 * * [simplify]: iters left: 5 (51 enodes) 426.544 * * [simplify]: iters left: 4 (106 enodes) 426.568 * * [simplify]: iters left: 3 (247 enodes) 426.636 * * [simplify]: Extracting #0: cost 1 inf + 0 426.636 * * [simplify]: Extracting #1: cost 0 inf + 1 426.636 * [simplify]: Simplified to 0 426.636 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 426.636 * * * * [progress]: [ 827 / 3260 ] simplifiying candidate # 426.637 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 426.637 * * [simplify]: iters left: 6 (26 enodes) 426.643 * * [simplify]: iters left: 5 (103 enodes) 426.660 * * [simplify]: iters left: 4 (185 enodes) 426.696 * * [simplify]: iters left: 3 (398 enodes) 426.803 * * [simplify]: Extracting #0: cost 1 inf + 0 426.803 * * [simplify]: Extracting #1: cost 11 inf + 0 426.804 * * [simplify]: Extracting #2: cost 129 inf + 0 426.804 * * [simplify]: Extracting #3: cost 206 inf + 251 426.805 * * [simplify]: Extracting #4: cost 179 inf + 2670 426.808 * * [simplify]: Extracting #5: cost 138 inf + 9270 426.812 * * [simplify]: Extracting #6: cost 88 inf + 24798 426.822 * * [simplify]: Extracting #7: cost 12 inf + 59941 426.835 * * [simplify]: Extracting #8: cost 0 inf + 65287 426.848 * * [simplify]: Extracting #9: cost 0 inf + 65047 426.863 * [simplify]: Simplified to (- (/ (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) a) (/ (/ b 2) a)) 426.863 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 426.863 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 426.864 * * [simplify]: iters left: 6 (11 enodes) 426.867 * * [simplify]: iters left: 5 (46 enodes) 426.874 * * [simplify]: iters left: 4 (86 enodes) 426.892 * * [simplify]: iters left: 3 (183 enodes) 426.938 * * [simplify]: iters left: 2 (372 enodes) 427.068 * * [simplify]: Extracting #0: cost 1 inf + 0 427.068 * * [simplify]: Extracting #1: cost 0 inf + 1 427.068 * [simplify]: Simplified to 0 427.068 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) a) (/ (/ b 2) a)) 0)) 427.068 * * * * [progress]: [ 828 / 3260 ] simplifiying candidate # 427.069 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 427.069 * * [simplify]: iters left: 6 (26 enodes) 427.075 * * [simplify]: iters left: 5 (100 enodes) 427.090 * * [simplify]: iters left: 4 (156 enodes) 427.116 * * [simplify]: iters left: 3 (292 enodes) 427.177 * * [simplify]: Extracting #0: cost 1 inf + 0 427.177 * * [simplify]: Extracting #1: cost 9 inf + 0 427.177 * * [simplify]: Extracting #2: cost 95 inf + 2 427.178 * * [simplify]: Extracting #3: cost 161 inf + 293 427.179 * * [simplify]: Extracting #4: cost 132 inf + 2841 427.180 * * [simplify]: Extracting #5: cost 117 inf + 6528 427.181 * * [simplify]: Extracting #6: cost 117 inf + 6751 427.186 * * [simplify]: Extracting #7: cost 86 inf + 17511 427.194 * * [simplify]: Extracting #8: cost 15 inf + 52099 427.205 * * [simplify]: Extracting #9: cost 0 inf + 59462 427.216 * * [simplify]: Extracting #10: cost 0 inf + 59446 427.227 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (/ (/ b 2) a)) 427.227 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 427.227 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 427.228 * * [simplify]: iters left: 6 (10 enodes) 427.230 * * [simplify]: iters left: 5 (39 enodes) 427.237 * * [simplify]: iters left: 4 (64 enodes) 427.247 * * [simplify]: iters left: 3 (96 enodes) 427.265 * * [simplify]: iters left: 2 (164 enodes) 427.298 * * [simplify]: iters left: 1 (270 enodes) 427.351 * * [simplify]: Extracting #0: cost 1 inf + 0 427.351 * * [simplify]: Extracting #1: cost 0 inf + 1 427.351 * [simplify]: Simplified to 0 427.351 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (cbrt 2)) (/ (/ b 2) a)) 0)) 427.351 * * * * [progress]: [ 829 / 3260 ] simplifiying candidate # 427.351 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 427.352 * * [simplify]: iters left: 6 (28 enodes) 427.358 * * [simplify]: iters left: 5 (112 enodes) 427.378 * * [simplify]: iters left: 4 (219 enodes) 427.418 * * [simplify]: iters left: 3 (477 enodes) 427.537 * * [simplify]: Extracting #0: cost 1 inf + 0 427.537 * * [simplify]: Extracting #1: cost 11 inf + 0 427.538 * * [simplify]: Extracting #2: cost 136 inf + 0 427.538 * * [simplify]: Extracting #3: cost 262 inf + 208 427.540 * * [simplify]: Extracting #4: cost 232 inf + 3667 427.543 * * [simplify]: Extracting #5: cost 148 inf + 19640 427.549 * * [simplify]: Extracting #6: cost 92 inf + 35675 427.563 * * [simplify]: Extracting #7: cost 17 inf + 70702 427.578 * * [simplify]: Extracting #8: cost 0 inf + 78904 427.593 * [simplify]: Simplified to (fma (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (* b -1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 427.593 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (* b -1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 427.593 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 427.594 * * [simplify]: iters left: 6 (12 enodes) 427.598 * * [simplify]: iters left: 5 (53 enodes) 427.607 * * [simplify]: iters left: 4 (117 enodes) 427.630 * * [simplify]: iters left: 3 (255 enodes) 427.691 * * [simplify]: Extracting #0: cost 1 inf + 0 427.691 * * [simplify]: Extracting #1: cost 0 inf + 1 427.691 * [simplify]: Simplified to 0 427.691 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 427.691 * * * * [progress]: [ 830 / 3260 ] simplifiying candidate # 427.691 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 427.692 * * [simplify]: iters left: 6 (26 enodes) 427.698 * * [simplify]: iters left: 5 (104 enodes) 427.715 * * [simplify]: iters left: 4 (195 enodes) 427.750 * * [simplify]: iters left: 3 (384 enodes) 427.837 * * [simplify]: Extracting #0: cost 1 inf + 0 427.837 * * [simplify]: Extracting #1: cost 11 inf + 0 427.838 * * [simplify]: Extracting #2: cost 119 inf + 0 427.838 * * [simplify]: Extracting #3: cost 205 inf + 502 427.839 * * [simplify]: Extracting #4: cost 170 inf + 4018 427.842 * * [simplify]: Extracting #5: cost 137 inf + 8999 427.845 * * [simplify]: Extracting #6: cost 117 inf + 12454 427.849 * * [simplify]: Extracting #7: cost 84 inf + 23034 427.859 * * [simplify]: Extracting #8: cost 12 inf + 58786 427.873 * * [simplify]: Extracting #9: cost 0 inf + 64408 427.886 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (cbrt 2)) a))) 427.886 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (cbrt 2)) a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 427.886 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 427.886 * * [simplify]: iters left: 6 (11 enodes) 427.890 * * [simplify]: iters left: 5 (48 enodes) 427.898 * * [simplify]: iters left: 4 (98 enodes) 427.915 * * [simplify]: iters left: 3 (181 enodes) 427.954 * * [simplify]: iters left: 2 (358 enodes) 428.061 * * [simplify]: Extracting #0: cost 1 inf + 0 428.061 * * [simplify]: Extracting #1: cost 0 inf + 1 428.061 * [simplify]: Simplified to 0 428.061 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (* (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (cbrt 2)) a))) 0)) 428.061 * * * * [progress]: [ 831 / 3260 ] simplifiying candidate # 428.062 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 428.062 * * [simplify]: iters left: 6 (26 enodes) 428.068 * * [simplify]: iters left: 5 (100 enodes) 428.084 * * [simplify]: iters left: 4 (176 enodes) 428.115 * * [simplify]: iters left: 3 (332 enodes) 428.185 * * [simplify]: Extracting #0: cost 1 inf + 0 428.185 * * [simplify]: Extracting #1: cost 12 inf + 0 428.186 * * [simplify]: Extracting #2: cost 105 inf + 42 428.187 * * [simplify]: Extracting #3: cost 163 inf + 1450 428.188 * * [simplify]: Extracting #4: cost 126 inf + 4457 428.190 * * [simplify]: Extracting #5: cost 122 inf + 6357 428.193 * * [simplify]: Extracting #6: cost 90 inf + 18921 428.201 * * [simplify]: Extracting #7: cost 19 inf + 50662 428.212 * * [simplify]: Extracting #8: cost 0 inf + 60238 428.224 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2)))) (/ -1/2 (/ a b))) 428.224 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2)))) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 428.224 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 428.224 * * [simplify]: iters left: 6 (10 enodes) 428.229 * * [simplify]: iters left: 5 (41 enodes) 428.236 * * [simplify]: iters left: 4 (81 enodes) 428.249 * * [simplify]: iters left: 3 (127 enodes) 428.266 * * [simplify]: iters left: 2 (186 enodes) 428.294 * * [simplify]: iters left: 1 (266 enodes) 428.356 * * [simplify]: Extracting #0: cost 1 inf + 0 428.356 * * [simplify]: Extracting #1: cost 0 inf + 1 428.356 * [simplify]: Simplified to 0 428.356 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt a) (cbrt 2))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (sqrt a) (cbrt 2)))) (/ -1/2 (/ a b))) 0)) 428.357 * * * * [progress]: [ 832 / 3260 ] simplifiying candidate # 428.357 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 428.357 * * [simplify]: iters left: 6 (25 enodes) 428.363 * * [simplify]: iters left: 5 (97 enodes) 428.379 * * [simplify]: iters left: 4 (158 enodes) 428.405 * * [simplify]: iters left: 3 (296 enodes) 428.469 * * [simplify]: Extracting #0: cost 1 inf + 0 428.469 * * [simplify]: Extracting #1: cost 9 inf + 0 428.469 * * [simplify]: Extracting #2: cost 92 inf + 2 428.470 * * [simplify]: Extracting #3: cost 156 inf + 376 428.471 * * [simplify]: Extracting #4: cost 128 inf + 3003 428.472 * * [simplify]: Extracting #5: cost 118 inf + 6200 428.473 * * [simplify]: Extracting #6: cost 114 inf + 7363 428.476 * * [simplify]: Extracting #7: cost 83 inf + 17786 428.484 * * [simplify]: Extracting #8: cost 17 inf + 50413 428.495 * * [simplify]: Extracting #9: cost 0 inf + 59273 428.506 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* -1/2 (/ b a))) 428.506 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 428.507 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 428.507 * * [simplify]: iters left: 6 (9 enodes) 428.509 * * [simplify]: iters left: 5 (36 enodes) 428.516 * * [simplify]: iters left: 4 (67 enodes) 428.527 * * [simplify]: iters left: 3 (97 enodes) 428.545 * * [simplify]: iters left: 2 (158 enodes) 428.579 * * [simplify]: iters left: 1 (263 enodes) 428.626 * * [simplify]: Extracting #0: cost 1 inf + 0 428.626 * * [simplify]: Extracting #1: cost 0 inf + 1 428.626 * [simplify]: Simplified to 0 428.626 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2))) (cbrt 2)) (* -1/2 (/ b a))) 0)) 428.626 * * * * [progress]: [ 833 / 3260 ] simplifiying candidate # 428.626 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 428.626 * * [simplify]: iters left: 6 (25 enodes) 428.632 * * [simplify]: iters left: 5 (98 enodes) 428.648 * * [simplify]: iters left: 4 (167 enodes) 428.677 * * [simplify]: iters left: 3 (325 enodes) 428.748 * * [simplify]: Extracting #0: cost 1 inf + 0 428.748 * * [simplify]: Extracting #1: cost 11 inf + 0 428.748 * * [simplify]: Extracting #2: cost 105 inf + 0 428.749 * * [simplify]: Extracting #3: cost 170 inf + 1038 428.750 * * [simplify]: Extracting #4: cost 139 inf + 3629 428.751 * * [simplify]: Extracting #5: cost 124 inf + 6358 428.755 * * [simplify]: Extracting #6: cost 82 inf + 21752 428.763 * * [simplify]: Extracting #7: cost 15 inf + 53874 428.775 * * [simplify]: Extracting #8: cost 0 inf + 61171 428.789 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b 2) a)) 428.789 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 428.789 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 428.789 * * [simplify]: iters left: 5 (9 enodes) 428.792 * * [simplify]: iters left: 4 (39 enodes) 428.798 * * [simplify]: iters left: 3 (65 enodes) 428.809 * * [simplify]: iters left: 2 (129 enodes) 428.834 * * [simplify]: iters left: 1 (210 enodes) 428.872 * * [simplify]: Extracting #0: cost 1 inf + 0 428.872 * * [simplify]: Extracting #1: cost 0 inf + 1 428.872 * [simplify]: Simplified to 0 428.872 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (cbrt 2)))) (* (sqrt a) (cbrt 2))) (/ (/ b 2) a)) 0)) 428.872 * * * * [progress]: [ 834 / 3260 ] simplifiying candidate # 428.872 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 428.873 * * [simplify]: iters left: 6 (26 enodes) 428.879 * * [simplify]: iters left: 5 (99 enodes) 428.894 * * [simplify]: iters left: 4 (154 enodes) 428.923 * * [simplify]: iters left: 3 (267 enodes) 428.972 * * [simplify]: iters left: 2 (497 enodes) 429.105 * * [simplify]: Extracting #0: cost 1 inf + 0 429.105 * * [simplify]: Extracting #1: cost 11 inf + 0 429.105 * * [simplify]: Extracting #2: cost 91 inf + 0 429.106 * * [simplify]: Extracting #3: cost 161 inf + 537 429.107 * * [simplify]: Extracting #4: cost 146 inf + 2816 429.108 * * [simplify]: Extracting #5: cost 139 inf + 6485 429.111 * * [simplify]: Extracting #6: cost 91 inf + 26320 429.121 * * [simplify]: Extracting #7: cost 25 inf + 52916 429.134 * * [simplify]: Extracting #8: cost 0 inf + 62782 429.147 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) a)) (/ (/ b a) 2)) 429.147 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) a)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 429.147 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 429.147 * * [simplify]: iters left: 6 (10 enodes) 429.152 * * [simplify]: iters left: 5 (37 enodes) 429.158 * * [simplify]: iters left: 4 (57 enodes) 429.168 * * [simplify]: iters left: 3 (104 enodes) 429.185 * * [simplify]: iters left: 2 (158 enodes) 429.209 * * [simplify]: iters left: 1 (225 enodes) 429.243 * * [simplify]: Extracting #0: cost 1 inf + 0 429.243 * * [simplify]: Extracting #1: cost 0 inf + 1 429.243 * [simplify]: Simplified to 0 429.243 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) a)) (/ (/ b a) 2)) 0)) 429.243 * * * * [progress]: [ 835 / 3260 ] simplifiying candidate # 429.243 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 429.243 * * [simplify]: iters left: 6 (25 enodes) 429.249 * * [simplify]: iters left: 5 (90 enodes) 429.263 * * [simplify]: iters left: 4 (138 enodes) 429.284 * * [simplify]: iters left: 3 (236 enodes) 429.329 * * [simplify]: iters left: 2 (429 enodes) 429.448 * * [simplify]: Extracting #0: cost 1 inf + 0 429.448 * * [simplify]: Extracting #1: cost 9 inf + 0 429.448 * * [simplify]: Extracting #2: cost 79 inf + 0 429.449 * * [simplify]: Extracting #3: cost 135 inf + 863 429.450 * * [simplify]: Extracting #4: cost 121 inf + 2653 429.452 * * [simplify]: Extracting #5: cost 123 inf + 3349 429.454 * * [simplify]: Extracting #6: cost 118 inf + 4394 429.458 * * [simplify]: Extracting #7: cost 53 inf + 28701 429.468 * * [simplify]: Extracting #8: cost 2 inf + 51117 429.480 * * [simplify]: Extracting #9: cost 0 inf + 51878 429.491 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (* (cbrt 2) a)) (/ (cbrt 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ b (* a 2))) 429.492 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (* (cbrt 2) a)) (/ (cbrt 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 429.492 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 429.492 * * [simplify]: iters left: 6 (9 enodes) 429.494 * * [simplify]: iters left: 5 (29 enodes) 429.498 * * [simplify]: iters left: 4 (42 enodes) 429.504 * * [simplify]: iters left: 3 (58 enodes) 429.512 * * [simplify]: iters left: 2 (68 enodes) 429.519 * * [simplify]: Extracting #0: cost 1 inf + 0 429.520 * * [simplify]: Extracting #1: cost 0 inf + 1 429.520 * [simplify]: Simplified to 0 429.520 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (* (cbrt 2) a)) (/ (cbrt 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ b (* a 2))) 0)) 429.520 * * * * [progress]: [ 836 / 3260 ] simplifiying candidate # 429.520 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 429.520 * * [simplify]: iters left: 6 (29 enodes) 429.528 * * [simplify]: iters left: 5 (113 enodes) 429.547 * * [simplify]: iters left: 4 (221 enodes) 429.591 * * [simplify]: iters left: 3 (463 enodes) 429.689 * * [simplify]: Extracting #0: cost 1 inf + 0 429.689 * * [simplify]: Extracting #1: cost 11 inf + 0 429.689 * * [simplify]: Extracting #2: cost 104 inf + 0 429.690 * * [simplify]: Extracting #3: cost 182 inf + 289 429.691 * * [simplify]: Extracting #4: cost 175 inf + 1103 429.692 * * [simplify]: Extracting #5: cost 161 inf + 4552 429.695 * * [simplify]: Extracting #6: cost 86 inf + 25992 429.704 * * [simplify]: Extracting #7: cost 10 inf + 55192 429.718 * * [simplify]: Extracting #8: cost 0 inf + 59804 429.730 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2)))) (* (cbrt 2) a)) (/ (/ b 2) a)) 429.730 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2)))) (* (cbrt 2) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 429.730 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 429.730 * * [simplify]: iters left: 6 (13 enodes) 429.733 * * [simplify]: iters left: 5 (53 enodes) 429.742 * * [simplify]: iters left: 4 (117 enodes) 429.767 * * [simplify]: iters left: 3 (275 enodes) 429.821 * * [simplify]: iters left: 2 (474 enodes) 429.930 * * [simplify]: Extracting #0: cost 1 inf + 0 429.930 * * [simplify]: Extracting #1: cost 0 inf + 1 429.930 * [simplify]: Simplified to 0 429.930 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2)))) (* (cbrt 2) a)) (/ (/ b 2) a)) 0)) 429.930 * * * * [progress]: [ 837 / 3260 ] simplifiying candidate # 429.930 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 429.931 * * [simplify]: iters left: 6 (28 enodes) 429.937 * * [simplify]: iters left: 5 (107 enodes) 429.957 * * [simplify]: iters left: 4 (184 enodes) 429.987 * * [simplify]: iters left: 3 (337 enodes) 430.051 * * [simplify]: Extracting #0: cost 1 inf + 0 430.051 * * [simplify]: Extracting #1: cost 11 inf + 0 430.051 * * [simplify]: Extracting #2: cost 82 inf + 0 430.052 * * [simplify]: Extracting #3: cost 148 inf + 85 430.052 * * [simplify]: Extracting #4: cost 133 inf + 2073 430.053 * * [simplify]: Extracting #5: cost 127 inf + 3866 430.055 * * [simplify]: Extracting #6: cost 91 inf + 11412 430.059 * * [simplify]: Extracting #7: cost 50 inf + 24711 430.067 * * [simplify]: Extracting #8: cost 5 inf + 44864 430.076 * * [simplify]: Extracting #9: cost 0 inf + 47255 430.087 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b 2) a)) 430.087 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 430.088 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 430.088 * * [simplify]: iters left: 6 (12 enodes) 430.091 * * [simplify]: iters left: 5 (47 enodes) 430.098 * * [simplify]: iters left: 4 (82 enodes) 430.112 * * [simplify]: iters left: 3 (157 enodes) 430.139 * * [simplify]: iters left: 2 (248 enodes) 430.178 * * [simplify]: iters left: 1 (341 enodes) 430.232 * * [simplify]: Extracting #0: cost 1 inf + 0 430.232 * * [simplify]: Extracting #1: cost 0 inf + 1 430.232 * [simplify]: Simplified to 0 430.232 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b 2) a)) 0)) 430.232 * * * * [progress]: [ 838 / 3260 ] simplifiying candidate # 430.232 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 430.232 * * [simplify]: iters left: 6 (27 enodes) 430.239 * * [simplify]: iters left: 5 (102 enodes) 430.255 * * [simplify]: iters left: 4 (185 enodes) 430.290 * * [simplify]: iters left: 3 (356 enodes) 430.367 * * [simplify]: Extracting #0: cost 1 inf + 0 430.367 * * [simplify]: Extracting #1: cost 13 inf + 0 430.367 * * [simplify]: Extracting #2: cost 89 inf + 0 430.368 * * [simplify]: Extracting #3: cost 155 inf + 2 430.368 * * [simplify]: Extracting #4: cost 143 inf + 1705 430.369 * * [simplify]: Extracting #5: cost 136 inf + 3467 430.371 * * [simplify]: Extracting #6: cost 99 inf + 11995 430.375 * * [simplify]: Extracting #7: cost 52 inf + 26452 430.383 * * [simplify]: Extracting #8: cost 8 inf + 46145 430.392 * * [simplify]: Extracting #9: cost 0 inf + 49756 430.403 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt 2)) (* (cbrt 2) a))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 430.403 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt 2)) (* (cbrt 2) a))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 430.404 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 430.404 * * [simplify]: iters left: 6 (12 enodes) 430.407 * * [simplify]: iters left: 5 (47 enodes) 430.415 * * [simplify]: iters left: 4 (89 enodes) 430.432 * * [simplify]: iters left: 3 (180 enodes) 430.470 * * [simplify]: iters left: 2 (296 enodes) 430.526 * * [simplify]: iters left: 1 (428 enodes) 430.612 * * [simplify]: Extracting #0: cost 1 inf + 0 430.613 * * [simplify]: Extracting #1: cost 0 inf + 1 430.613 * [simplify]: Simplified to 0 430.613 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt 2)) (* (cbrt 2) a))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (/ (/ b 2) a)) 0)) 430.613 * * * * [progress]: [ 839 / 3260 ] simplifiying candidate # 430.613 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 430.613 * * [simplify]: iters left: 6 (28 enodes) 430.620 * * [simplify]: iters left: 5 (106 enodes) 430.638 * * [simplify]: iters left: 4 (182 enodes) 430.668 * * [simplify]: iters left: 3 (317 enodes) 430.724 * * [simplify]: Extracting #0: cost 1 inf + 0 430.724 * * [simplify]: Extracting #1: cost 11 inf + 0 430.724 * * [simplify]: Extracting #2: cost 79 inf + 0 430.724 * * [simplify]: Extracting #3: cost 143 inf + 246 430.725 * * [simplify]: Extracting #4: cost 128 inf + 2513 430.726 * * [simplify]: Extracting #5: cost 118 inf + 5679 430.728 * * [simplify]: Extracting #6: cost 94 inf + 10928 430.730 * * [simplify]: Extracting #7: cost 77 inf + 13974 430.734 * * [simplify]: Extracting #8: cost 47 inf + 26129 430.742 * * [simplify]: Extracting #9: cost 8 inf + 44661 430.751 * * [simplify]: Extracting #10: cost 0 inf + 48150 430.760 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (cbrt 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (cbrt 2)) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) 430.760 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (cbrt 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (cbrt 2)) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 430.761 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 430.761 * * [simplify]: iters left: 6 (12 enodes) 430.764 * * [simplify]: iters left: 5 (46 enodes) 430.773 * * [simplify]: iters left: 4 (81 enodes) 430.785 * * [simplify]: iters left: 3 (134 enodes) 430.805 * * [simplify]: iters left: 2 (197 enodes) 430.832 * * [simplify]: iters left: 1 (271 enodes) 430.870 * * [simplify]: Extracting #0: cost 1 inf + 0 430.870 * * [simplify]: Extracting #1: cost 0 inf + 1 430.870 * [simplify]: Simplified to 0 430.870 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 430.871 * * * * [progress]: [ 840 / 3260 ] simplifiying candidate # 430.871 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 430.871 * * [simplify]: iters left: 6 (26 enodes) 430.877 * * [simplify]: iters left: 5 (97 enodes) 430.892 * * [simplify]: iters left: 4 (153 enodes) 430.918 * * [simplify]: iters left: 3 (266 enodes) 430.966 * * [simplify]: iters left: 2 (476 enodes) 431.094 * * [simplify]: Extracting #0: cost 1 inf + 0 431.094 * * [simplify]: Extracting #1: cost 9 inf + 0 431.095 * * [simplify]: Extracting #2: cost 85 inf + 0 431.095 * * [simplify]: Extracting #3: cost 163 inf + 43 431.096 * * [simplify]: Extracting #4: cost 154 inf + 1462 431.097 * * [simplify]: Extracting #5: cost 142 inf + 3709 431.099 * * [simplify]: Extracting #6: cost 124 inf + 6993 431.103 * * [simplify]: Extracting #7: cost 67 inf + 26187 431.113 * * [simplify]: Extracting #8: cost 9 inf + 51763 431.126 * * [simplify]: Extracting #9: cost 0 inf + 55580 431.141 * [simplify]: Simplified to (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (- b) 2) a)) 431.141 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (- b) 2) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 431.141 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 431.141 * * [simplify]: iters left: 6 (10 enodes) 431.144 * * [simplify]: iters left: 5 (38 enodes) 431.149 * * [simplify]: iters left: 4 (59 enodes) 431.158 * * [simplify]: iters left: 3 (88 enodes) 431.170 * * [simplify]: iters left: 2 (117 enodes) 431.184 * * [simplify]: iters left: 1 (144 enodes) 431.202 * * [simplify]: Extracting #0: cost 1 inf + 0 431.202 * * [simplify]: Extracting #1: cost 0 inf + 1 431.202 * [simplify]: Simplified to 0 431.202 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (- b) 2) a)) 0)) 431.202 * * * * [progress]: [ 841 / 3260 ] simplifiying candidate # 431.203 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 431.203 * * [simplify]: iters left: 6 (26 enodes) 431.209 * * [simplify]: iters left: 5 (97 enodes) 431.224 * * [simplify]: iters left: 4 (157 enodes) 431.250 * * [simplify]: iters left: 3 (281 enodes) 431.300 * * [simplify]: iters left: 2 (492 enodes) 431.421 * * [simplify]: Extracting #0: cost 1 inf + 0 431.421 * * [simplify]: Extracting #1: cost 11 inf + 0 431.421 * * [simplify]: Extracting #2: cost 90 inf + 0 431.421 * * [simplify]: Extracting #3: cost 148 inf + 1184 431.423 * * [simplify]: Extracting #4: cost 131 inf + 3023 431.424 * * [simplify]: Extracting #5: cost 130 inf + 4047 431.426 * * [simplify]: Extracting #6: cost 120 inf + 5932 431.432 * * [simplify]: Extracting #7: cost 59 inf + 27911 431.442 * * [simplify]: Extracting #8: cost 5 inf + 51728 431.455 * * [simplify]: Extracting #9: cost 0 inf + 53717 431.467 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) 431.467 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 431.468 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 431.468 * * [simplify]: iters left: 6 (11 enodes) 431.471 * * [simplify]: iters left: 5 (42 enodes) 431.477 * * [simplify]: iters left: 4 (67 enodes) 431.488 * * [simplify]: iters left: 3 (111 enodes) 431.505 * * [simplify]: iters left: 2 (140 enodes) 431.521 * * [simplify]: iters left: 1 (160 enodes) 431.539 * * [simplify]: Extracting #0: cost 1 inf + 0 431.539 * * [simplify]: Extracting #1: cost 0 inf + 1 431.539 * [simplify]: Simplified to 0 431.539 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (/ b (* a 2))) 0)) 431.539 * * * * [progress]: [ 842 / 3260 ] simplifiying candidate # 431.539 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 431.539 * * [simplify]: iters left: 6 (30 enodes) 431.546 * * [simplify]: iters left: 5 (122 enodes) 431.568 * * [simplify]: iters left: 4 (279 enodes) 431.644 * * [simplify]: Extracting #0: cost 1 inf + 0 431.645 * * [simplify]: Extracting #1: cost 11 inf + 0 431.645 * * [simplify]: Extracting #2: cost 170 inf + 0 431.646 * * [simplify]: Extracting #3: cost 305 inf + 205 431.647 * * [simplify]: Extracting #4: cost 280 inf + 5415 431.653 * * [simplify]: Extracting #5: cost 121 inf + 63524 431.665 * * [simplify]: Extracting #6: cost 58 inf + 86938 431.678 * * [simplify]: Extracting #7: cost 34 inf + 92778 431.694 * * [simplify]: Extracting #8: cost 3 inf + 108429 431.710 * * [simplify]: Extracting #9: cost 0 inf + 109900 431.726 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt 2) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt 2) a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 431.726 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (cbrt 2) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (cbrt 2) a)))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 431.726 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 431.727 * * [simplify]: iters left: 6 (16 enodes) 431.731 * * [simplify]: iters left: 5 (68 enodes) 431.743 * * [simplify]: iters left: 4 (179 enodes) 431.799 * * [simplify]: Extracting #0: cost 1 inf + 0 431.799 * * [simplify]: Extracting #1: cost 27 inf + 0 431.800 * * [simplify]: Extracting #2: cost 153 inf + 0 431.800 * * [simplify]: Extracting #3: cost 242 inf + 83 431.803 * * [simplify]: Extracting #4: cost 185 inf + 16503 431.813 * * [simplify]: Extracting #5: cost 15 inf + 79352 431.826 * * [simplify]: Extracting #6: cost 0 inf + 84943 431.838 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 431.838 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 431.838 * * * * [progress]: [ 843 / 3260 ] simplifiying candidate # 431.839 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 431.839 * * [simplify]: iters left: 6 (29 enodes) 431.846 * * [simplify]: iters left: 5 (117 enodes) 431.865 * * [simplify]: iters left: 4 (243 enodes) 431.922 * * [simplify]: Extracting #0: cost 1 inf + 0 431.923 * * [simplify]: Extracting #1: cost 11 inf + 0 431.923 * * [simplify]: Extracting #2: cost 132 inf + 0 431.923 * * [simplify]: Extracting #3: cost 232 inf + 43 431.924 * * [simplify]: Extracting #4: cost 215 inf + 3039 431.928 * * [simplify]: Extracting #5: cost 105 inf + 38934 431.936 * * [simplify]: Extracting #6: cost 59 inf + 53211 431.945 * * [simplify]: Extracting #7: cost 36 inf + 59756 431.958 * * [simplify]: Extracting #8: cost 6 inf + 73646 431.970 * * [simplify]: Extracting #9: cost 0 inf + 76416 431.981 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma b b (* (* c -4) a)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma b b (* (* c -4) a)))))) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) 431.982 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma b b (* (* c -4) a)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma b b (* (* c -4) a)))))) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 431.982 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 431.982 * * [simplify]: iters left: 6 (15 enodes) 431.986 * * [simplify]: iters left: 5 (63 enodes) 431.996 * * [simplify]: iters left: 4 (145 enodes) 432.033 * * [simplify]: iters left: 3 (499 enodes) 432.262 * * [simplify]: Extracting #0: cost 1 inf + 0 432.262 * * [simplify]: Extracting #1: cost 0 inf + 1 432.262 * [simplify]: Simplified to 0 432.262 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 432.263 * * * * [progress]: [ 844 / 3260 ] simplifiying candidate # 432.263 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 432.263 * * [simplify]: iters left: 6 (28 enodes) 432.270 * * [simplify]: iters left: 5 (109 enodes) 432.292 * * [simplify]: iters left: 4 (242 enodes) 432.351 * * [simplify]: Extracting #0: cost 1 inf + 0 432.351 * * [simplify]: Extracting #1: cost 13 inf + 0 432.352 * * [simplify]: Extracting #2: cost 131 inf + 0 432.352 * * [simplify]: Extracting #3: cost 211 inf + 2 432.353 * * [simplify]: Extracting #4: cost 194 inf + 3944 432.357 * * [simplify]: Extracting #5: cost 102 inf + 30415 432.364 * * [simplify]: Extracting #6: cost 45 inf + 48484 432.373 * * [simplify]: Extracting #7: cost 3 inf + 65450 432.383 * * [simplify]: Extracting #8: cost 0 inf + 66800 432.394 * [simplify]: Simplified to (- (/ (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (cbrt 2)) (/ (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))) a)) 432.394 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (cbrt 2)) (/ (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))) a)) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 432.394 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 432.394 * * [simplify]: iters left: 6 (15 enodes) 432.398 * * [simplify]: iters left: 5 (62 enodes) 432.412 * * [simplify]: iters left: 4 (159 enodes) 432.454 * * [simplify]: iters left: 3 (475 enodes) 432.651 * * [simplify]: Extracting #0: cost 1 inf + 0 432.651 * * [simplify]: Extracting #1: cost 42 inf + 0 432.651 * * [simplify]: Extracting #2: cost 194 inf + 1 432.654 * * [simplify]: Extracting #3: cost 205 inf + 15094 432.666 * * [simplify]: Extracting #4: cost 20 inf + 63712 432.683 * * [simplify]: Extracting #5: cost 3 inf + 65204 432.697 * * [simplify]: Extracting #6: cost 0 inf + 65965 432.710 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 432.710 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 432.711 * * * * [progress]: [ 845 / 3260 ] simplifiying candidate # 432.711 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 432.711 * * [simplify]: iters left: 6 (31 enodes) 432.719 * * [simplify]: iters left: 5 (122 enodes) 432.739 * * [simplify]: iters left: 4 (254 enodes) 432.796 * * [simplify]: Extracting #0: cost 1 inf + 0 432.796 * * [simplify]: Extracting #1: cost 11 inf + 0 432.796 * * [simplify]: Extracting #2: cost 132 inf + 0 432.797 * * [simplify]: Extracting #3: cost 232 inf + 83 432.798 * * [simplify]: Extracting #4: cost 218 inf + 2185 432.801 * * [simplify]: Extracting #5: cost 141 inf + 28594 432.811 * * [simplify]: Extracting #6: cost 51 inf + 57181 432.821 * * [simplify]: Extracting #7: cost 4 inf + 75967 432.833 * * [simplify]: Extracting #8: cost 0 inf + 77696 432.845 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) 432.845 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (/ (cbrt b) (cbrt a)) (sqrt 2))) (/ (/ (cbrt b) (cbrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 432.846 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 432.846 * * [simplify]: iters left: 6 (15 enodes) 432.850 * * [simplify]: iters left: 5 (62 enodes) 432.860 * * [simplify]: iters left: 4 (148 enodes) 432.899 * * [simplify]: iters left: 3 (499 enodes) 433.137 * * [simplify]: Extracting #0: cost 1 inf + 0 433.137 * * [simplify]: Extracting #1: cost 0 inf + 1 433.137 * [simplify]: Simplified to 0 433.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 433.137 * * * * [progress]: [ 846 / 3260 ] simplifiying candidate # 433.138 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 433.138 * * [simplify]: iters left: 6 (30 enodes) 433.145 * * [simplify]: iters left: 5 (116 enodes) 433.164 * * [simplify]: iters left: 4 (221 enodes) 433.211 * * [simplify]: Extracting #0: cost 1 inf + 0 433.211 * * [simplify]: Extracting #1: cost 11 inf + 0 433.212 * * [simplify]: Extracting #2: cost 108 inf + 0 433.213 * * [simplify]: Extracting #3: cost 182 inf + 43 433.213 * * [simplify]: Extracting #4: cost 172 inf + 1057 433.215 * * [simplify]: Extracting #5: cost 131 inf + 12200 433.220 * * [simplify]: Extracting #6: cost 44 inf + 39364 433.227 * * [simplify]: Extracting #7: cost 4 inf + 55072 433.237 * * [simplify]: Extracting #8: cost 0 inf + 56962 433.246 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (cbrt 2))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) (* (sqrt a) (sqrt a)))) 433.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (cbrt 2))) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) (* (sqrt a) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 433.246 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 433.246 * * [simplify]: iters left: 6 (14 enodes) 433.250 * * [simplify]: iters left: 5 (56 enodes) 433.261 * * [simplify]: iters left: 4 (117 enodes) 433.287 * * [simplify]: iters left: 3 (347 enodes) 433.402 * * [simplify]: Extracting #0: cost 1 inf + 0 433.402 * * [simplify]: Extracting #1: cost 0 inf + 1 433.402 * [simplify]: Simplified to 0 433.402 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 433.402 * * * * [progress]: [ 847 / 3260 ] simplifiying candidate # 433.402 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 433.402 * * [simplify]: iters left: 6 (29 enodes) 433.409 * * [simplify]: iters left: 5 (112 enodes) 433.430 * * [simplify]: iters left: 4 (212 enodes) 433.472 * * [simplify]: Extracting #0: cost 1 inf + 0 433.472 * * [simplify]: Extracting #1: cost 11 inf + 0 433.472 * * [simplify]: Extracting #2: cost 100 inf + 0 433.473 * * [simplify]: Extracting #3: cost 158 inf + 44 433.473 * * [simplify]: Extracting #4: cost 152 inf + 655 433.474 * * [simplify]: Extracting #5: cost 141 inf + 3694 433.477 * * [simplify]: Extracting #6: cost 70 inf + 19893 433.481 * * [simplify]: Extracting #7: cost 29 inf + 31722 433.488 * * [simplify]: Extracting #8: cost 5 inf + 43281 433.497 * * [simplify]: Extracting #9: cost 0 inf + 46221 433.504 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) 433.504 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 433.505 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 433.505 * * [simplify]: iters left: 6 (14 enodes) 433.509 * * [simplify]: iters left: 5 (57 enodes) 433.518 * * [simplify]: iters left: 4 (116 enodes) 433.544 * * [simplify]: iters left: 3 (321 enodes) 433.653 * * [simplify]: Extracting #0: cost 1 inf + 0 433.653 * * [simplify]: Extracting #1: cost 0 inf + 1 433.653 * [simplify]: Simplified to 0 433.653 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (cbrt b) (sqrt 2))) (cbrt b))) 0)) 433.653 * * * * [progress]: [ 848 / 3260 ] simplifiying candidate # 433.653 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 433.653 * * [simplify]: iters left: 6 (30 enodes) 433.660 * * [simplify]: iters left: 5 (117 enodes) 433.682 * * [simplify]: iters left: 4 (246 enodes) 433.737 * * [simplify]: Extracting #0: cost 1 inf + 0 433.738 * * [simplify]: Extracting #1: cost 11 inf + 0 433.738 * * [simplify]: Extracting #2: cost 115 inf + 0 433.738 * * [simplify]: Extracting #3: cost 191 inf + 408 433.739 * * [simplify]: Extracting #4: cost 177 inf + 2679 433.742 * * [simplify]: Extracting #5: cost 105 inf + 22813 433.747 * * [simplify]: Extracting #6: cost 42 inf + 42212 433.755 * * [simplify]: Extracting #7: cost 7 inf + 56249 433.765 * * [simplify]: Extracting #8: cost 0 inf + 59302 433.774 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 433.774 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 433.774 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 433.774 * * [simplify]: iters left: 6 (15 enodes) 433.778 * * [simplify]: iters left: 5 (62 enodes) 433.789 * * [simplify]: iters left: 4 (149 enodes) 433.827 * * [simplify]: iters left: 3 (450 enodes) 434.026 * * [simplify]: Extracting #0: cost 1 inf + 0 434.026 * * [simplify]: Extracting #1: cost 0 inf + 1 434.026 * [simplify]: Simplified to 0 434.026 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 434.027 * * * * [progress]: [ 849 / 3260 ] simplifiying candidate # 434.027 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 434.027 * * [simplify]: iters left: 6 (29 enodes) 434.034 * * [simplify]: iters left: 5 (112 enodes) 434.052 * * [simplify]: iters left: 4 (213 enodes) 434.097 * * [simplify]: Extracting #0: cost 1 inf + 0 434.097 * * [simplify]: Extracting #1: cost 11 inf + 0 434.098 * * [simplify]: Extracting #2: cost 95 inf + 0 434.098 * * [simplify]: Extracting #3: cost 148 inf + 449 434.098 * * [simplify]: Extracting #4: cost 144 inf + 898 434.099 * * [simplify]: Extracting #5: cost 138 inf + 3005 434.102 * * [simplify]: Extracting #6: cost 69 inf + 18301 434.106 * * [simplify]: Extracting #7: cost 25 inf + 31579 434.112 * * [simplify]: Extracting #8: cost 5 inf + 41313 434.120 * * [simplify]: Extracting #9: cost 0 inf + 44132 434.127 * * [simplify]: Extracting #10: cost 0 inf + 44117 434.135 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) a)) (* (cbrt 2) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 434.136 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) a)) (* (cbrt 2) (cbrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 434.136 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 434.136 * * [simplify]: iters left: 6 (14 enodes) 434.140 * * [simplify]: iters left: 5 (57 enodes) 434.149 * * [simplify]: iters left: 4 (118 enodes) 434.175 * * [simplify]: iters left: 3 (314 enodes) 434.270 * * [simplify]: Extracting #0: cost 1 inf + 0 434.270 * * [simplify]: Extracting #1: cost 0 inf + 1 434.270 * [simplify]: Simplified to 0 434.270 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 434.270 * * * * [progress]: [ 850 / 3260 ] simplifiying candidate # 434.270 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 434.270 * * [simplify]: iters left: 6 (28 enodes) 434.277 * * [simplify]: iters left: 5 (104 enodes) 434.294 * * [simplify]: iters left: 4 (202 enodes) 434.333 * * [simplify]: iters left: 3 (441 enodes) 434.443 * * [simplify]: Extracting #0: cost 1 inf + 0 434.443 * * [simplify]: Extracting #1: cost 13 inf + 0 434.444 * * [simplify]: Extracting #2: cost 132 inf + 0 434.444 * * [simplify]: Extracting #3: cost 210 inf + 374 434.446 * * [simplify]: Extracting #4: cost 188 inf + 3021 434.448 * * [simplify]: Extracting #5: cost 137 inf + 13523 434.453 * * [simplify]: Extracting #6: cost 74 inf + 28648 434.462 * * [simplify]: Extracting #7: cost 12 inf + 53472 434.474 * * [simplify]: Extracting #8: cost 1 inf + 58302 434.487 * * [simplify]: Extracting #9: cost 0 inf + 58762 434.499 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2)))) (/ b (* a 2))) 434.499 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2)))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 434.499 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 434.500 * * [simplify]: iters left: 6 (13 enodes) 434.503 * * [simplify]: iters left: 5 (48 enodes) 434.511 * * [simplify]: iters left: 4 (103 enodes) 434.531 * * [simplify]: iters left: 3 (238 enodes) 434.590 * * [simplify]: Extracting #0: cost 1 inf + 0 434.590 * * [simplify]: Extracting #1: cost 0 inf + 1 434.591 * [simplify]: Simplified to 0 434.591 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2)))) (/ b (* a 2))) 0)) 434.591 * * * * [progress]: [ 851 / 3260 ] simplifiying candidate # 434.591 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 434.591 * * [simplify]: iters left: 6 (29 enodes) 434.598 * * [simplify]: iters left: 5 (115 enodes) 434.619 * * [simplify]: iters left: 4 (241 enodes) 434.675 * * [simplify]: Extracting #0: cost 1 inf + 0 434.675 * * [simplify]: Extracting #1: cost 11 inf + 0 434.675 * * [simplify]: Extracting #2: cost 131 inf + 0 434.675 * * [simplify]: Extracting #3: cost 235 inf + 204 434.677 * * [simplify]: Extracting #4: cost 210 inf + 5417 434.681 * * [simplify]: Extracting #5: cost 98 inf + 42888 434.690 * * [simplify]: Extracting #6: cost 44 inf + 61092 434.701 * * [simplify]: Extracting #7: cost 9 inf + 74614 434.713 * * [simplify]: Extracting #8: cost 0 inf + 78963 434.725 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) 434.725 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 434.726 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 434.726 * * [simplify]: iters left: 6 (15 enodes) 434.729 * * [simplify]: iters left: 5 (61 enodes) 434.740 * * [simplify]: iters left: 4 (142 enodes) 434.775 * * [simplify]: iters left: 3 (474 enodes) 434.955 * * [simplify]: Extracting #0: cost 1 inf + 0 434.955 * * [simplify]: Extracting #1: cost 0 inf + 1 434.955 * [simplify]: Simplified to 0 434.955 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 434.955 * * * * [progress]: [ 852 / 3260 ] simplifiying candidate # 434.955 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 434.955 * * [simplify]: iters left: 6 (28 enodes) 434.962 * * [simplify]: iters left: 5 (110 enodes) 434.980 * * [simplify]: iters left: 4 (210 enodes) 435.024 * * [simplify]: Extracting #0: cost 1 inf + 0 435.024 * * [simplify]: Extracting #1: cost 11 inf + 0 435.024 * * [simplify]: Extracting #2: cost 106 inf + 0 435.024 * * [simplify]: Extracting #3: cost 179 inf + 43 435.025 * * [simplify]: Extracting #4: cost 170 inf + 1261 435.026 * * [simplify]: Extracting #5: cost 159 inf + 4700 435.030 * * [simplify]: Extracting #6: cost 65 inf + 32599 435.037 * * [simplify]: Extracting #7: cost 5 inf + 52952 435.046 * * [simplify]: Extracting #8: cost 0 inf + 56012 435.055 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a))) (cbrt 2)) (/ (* (/ (sqrt b) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) 435.055 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a))) (cbrt 2)) (/ (* (/ (sqrt b) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 435.056 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 435.056 * * [simplify]: iters left: 6 (14 enodes) 435.059 * * [simplify]: iters left: 5 (56 enodes) 435.068 * * [simplify]: iters left: 4 (113 enodes) 435.093 * * [simplify]: iters left: 3 (324 enodes) 435.182 * * [simplify]: Extracting #0: cost 1 inf + 0 435.182 * * [simplify]: Extracting #1: cost 0 inf + 1 435.182 * [simplify]: Simplified to 0 435.182 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 435.182 * * * * [progress]: [ 853 / 3260 ] simplifiying candidate # 435.182 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 435.183 * * [simplify]: iters left: 6 (27 enodes) 435.189 * * [simplify]: iters left: 5 (103 enodes) 435.208 * * [simplify]: iters left: 4 (193 enodes) 435.246 * * [simplify]: iters left: 3 (480 enodes) 435.374 * * [simplify]: Extracting #0: cost 1 inf + 0 435.374 * * [simplify]: Extracting #1: cost 11 inf + 0 435.374 * * [simplify]: Extracting #2: cost 110 inf + 0 435.375 * * [simplify]: Extracting #3: cost 217 inf + 2 435.376 * * [simplify]: Extracting #4: cost 187 inf + 5512 435.381 * * [simplify]: Extracting #5: cost 110 inf + 23044 435.387 * * [simplify]: Extracting #6: cost 89 inf + 28030 435.394 * * [simplify]: Extracting #7: cost 60 inf + 36695 435.406 * * [simplify]: Extracting #8: cost 8 inf + 59763 435.419 * * [simplify]: Extracting #9: cost 0 inf + 63613 435.432 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 435.432 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 435.433 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 435.433 * * [simplify]: iters left: 6 (14 enodes) 435.437 * * [simplify]: iters left: 5 (56 enodes) 435.447 * * [simplify]: iters left: 4 (112 enodes) 435.470 * * [simplify]: iters left: 3 (297 enodes) 435.551 * * [simplify]: Extracting #0: cost 1 inf + 0 435.551 * * [simplify]: Extracting #1: cost 0 inf + 1 435.551 * [simplify]: Simplified to 0 435.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 435.552 * * * * [progress]: [ 854 / 3260 ] simplifiying candidate # 435.552 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 435.552 * * [simplify]: iters left: 6 (29 enodes) 435.561 * * [simplify]: iters left: 5 (113 enodes) 435.580 * * [simplify]: iters left: 4 (221 enodes) 435.621 * * [simplify]: Extracting #0: cost 1 inf + 0 435.621 * * [simplify]: Extracting #1: cost 11 inf + 0 435.621 * * [simplify]: Extracting #2: cost 105 inf + 0 435.622 * * [simplify]: Extracting #3: cost 177 inf + 204 435.622 * * [simplify]: Extracting #4: cost 168 inf + 1378 435.884 * * [simplify]: Extracting #5: cost 163 inf + 3645 435.888 * * [simplify]: Extracting #6: cost 71 inf + 28506 435.895 * * [simplify]: Extracting #7: cost 4 inf + 53084 435.904 * * [simplify]: Extracting #8: cost 0 inf + 55124 435.913 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 435.913 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 435.913 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 435.913 * * [simplify]: iters left: 6 (13 enodes) 435.917 * * [simplify]: iters left: 5 (53 enodes) 435.926 * * [simplify]: iters left: 4 (118 enodes) 435.949 * * [simplify]: iters left: 3 (324 enodes) 436.036 * * [simplify]: Extracting #0: cost 1 inf + 0 436.036 * * [simplify]: Extracting #1: cost 0 inf + 1 436.036 * [simplify]: Simplified to 0 436.036 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 436.037 * * * * [progress]: [ 855 / 3260 ] simplifiying candidate # 436.037 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 436.037 * * [simplify]: iters left: 6 (27 enodes) 436.043 * * [simplify]: iters left: 5 (102 enodes) 436.059 * * [simplify]: iters left: 4 (179 enodes) 436.093 * * [simplify]: iters left: 3 (394 enodes) 436.174 * * [simplify]: Extracting #0: cost 1 inf + 0 436.174 * * [simplify]: Extracting #1: cost 9 inf + 0 436.174 * * [simplify]: Extracting #2: cost 106 inf + 0 436.175 * * [simplify]: Extracting #3: cost 212 inf + 85 436.176 * * [simplify]: Extracting #4: cost 199 inf + 1551 436.179 * * [simplify]: Extracting #5: cost 129 inf + 16458 436.184 * * [simplify]: Extracting #6: cost 63 inf + 33814 436.197 * * [simplify]: Extracting #7: cost 4 inf + 57338 436.209 * * [simplify]: Extracting #8: cost 0 inf + 59229 436.220 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 436.220 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 436.221 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 436.221 * * [simplify]: iters left: 6 (11 enodes) 436.224 * * [simplify]: iters left: 5 (43 enodes) 436.230 * * [simplify]: iters left: 4 (84 enodes) 436.246 * * [simplify]: iters left: 3 (212 enodes) 436.291 * * [simplify]: iters left: 2 (472 enodes) 436.395 * * [simplify]: Extracting #0: cost 1 inf + 0 436.396 * * [simplify]: Extracting #1: cost 0 inf + 1 436.396 * [simplify]: Simplified to 0 436.396 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 436.396 * * * * [progress]: [ 856 / 3260 ] simplifiying candidate # 436.396 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 436.396 * * [simplify]: iters left: 6 (27 enodes) 436.403 * * [simplify]: iters left: 5 (104 enodes) 436.420 * * [simplify]: iters left: 4 (191 enodes) 436.458 * * [simplify]: iters left: 3 (417 enodes) 436.550 * * [simplify]: Extracting #0: cost 1 inf + 0 436.551 * * [simplify]: Extracting #1: cost 11 inf + 0 436.551 * * [simplify]: Extracting #2: cost 98 inf + 0 436.553 * * [simplify]: Extracting #3: cost 185 inf + 2 436.554 * * [simplify]: Extracting #4: cost 169 inf + 1873 436.556 * * [simplify]: Extracting #5: cost 120 inf + 9966 436.561 * * [simplify]: Extracting #6: cost 67 inf + 24257 436.570 * * [simplify]: Extracting #7: cost 5 inf + 48923 436.580 * * [simplify]: Extracting #8: cost 0 inf + 51276 436.590 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (* (cbrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 436.591 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (* (cbrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 436.591 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 436.591 * * [simplify]: iters left: 6 (12 enodes) 436.594 * * [simplify]: iters left: 5 (49 enodes) 436.603 * * [simplify]: iters left: 4 (99 enodes) 436.624 * * [simplify]: iters left: 3 (234 enodes) 436.678 * * [simplify]: iters left: 2 (447 enodes) 436.773 * * [simplify]: Extracting #0: cost 1 inf + 0 436.773 * * [simplify]: Extracting #1: cost 0 inf + 1 436.773 * [simplify]: Simplified to 0 436.773 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 436.773 * * * * [progress]: [ 857 / 3260 ] simplifiying candidate # 436.773 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 436.774 * * [simplify]: iters left: 6 (29 enodes) 436.780 * * [simplify]: iters left: 5 (112 enodes) 436.800 * * [simplify]: iters left: 4 (217 enodes) 436.842 * * [simplify]: iters left: 3 (493 enodes) 436.974 * * [simplify]: Extracting #0: cost 1 inf + 0 436.974 * * [simplify]: Extracting #1: cost 11 inf + 0 436.974 * * [simplify]: Extracting #2: cost 121 inf + 0 436.975 * * [simplify]: Extracting #3: cost 213 inf + 1178 436.976 * * [simplify]: Extracting #4: cost 190 inf + 4623 436.980 * * [simplify]: Extracting #5: cost 129 inf + 18504 436.986 * * [simplify]: Extracting #6: cost 72 inf + 34090 436.997 * * [simplify]: Extracting #7: cost 12 inf + 58648 437.010 * * [simplify]: Extracting #8: cost 0 inf + 64219 437.024 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) 437.024 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 437.024 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 437.024 * * [simplify]: iters left: 6 (14 enodes) 437.030 * * [simplify]: iters left: 5 (57 enodes) 437.039 * * [simplify]: iters left: 4 (121 enodes) 437.064 * * [simplify]: iters left: 3 (291 enodes) 437.145 * * [simplify]: Extracting #0: cost 1 inf + 0 437.145 * * [simplify]: Extracting #1: cost 0 inf + 1 437.145 * [simplify]: Simplified to 0 437.145 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 437.145 * * * * [progress]: [ 858 / 3260 ] simplifiying candidate # 437.145 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 437.146 * * [simplify]: iters left: 6 (28 enodes) 437.152 * * [simplify]: iters left: 5 (107 enodes) 437.169 * * [simplify]: iters left: 4 (190 enodes) 437.204 * * [simplify]: iters left: 3 (401 enodes) 437.288 * * [simplify]: Extracting #0: cost 1 inf + 0 437.289 * * [simplify]: Extracting #1: cost 11 inf + 0 437.289 * * [simplify]: Extracting #2: cost 98 inf + 0 437.289 * * [simplify]: Extracting #3: cost 168 inf + 1055 437.290 * * [simplify]: Extracting #4: cost 148 inf + 3540 437.292 * * [simplify]: Extracting #5: cost 107 inf + 9619 437.296 * * [simplify]: Extracting #6: cost 71 inf + 18658 437.304 * * [simplify]: Extracting #7: cost 10 inf + 42844 437.314 * * [simplify]: Extracting #8: cost 0 inf + 47416 437.324 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 437.324 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 437.325 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 437.325 * * [simplify]: iters left: 6 (13 enodes) 437.328 * * [simplify]: iters left: 5 (52 enodes) 437.338 * * [simplify]: iters left: 4 (98 enodes) 437.357 * * [simplify]: iters left: 3 (212 enodes) 437.399 * * [simplify]: iters left: 2 (371 enodes) 437.472 * * [simplify]: Extracting #0: cost 1 inf + 0 437.472 * * [simplify]: Extracting #1: cost 0 inf + 1 437.472 * [simplify]: Simplified to 0 437.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 437.472 * * * * [progress]: [ 859 / 3260 ] simplifiying candidate # 437.472 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 437.473 * * [simplify]: iters left: 6 (27 enodes) 437.479 * * [simplify]: iters left: 5 (98 enodes) 437.495 * * [simplify]: iters left: 4 (176 enodes) 437.525 * * [simplify]: iters left: 3 (329 enodes) 437.588 * * [simplify]: Extracting #0: cost 1 inf + 0 437.588 * * [simplify]: Extracting #1: cost 11 inf + 0 437.588 * * [simplify]: Extracting #2: cost 91 inf + 0 437.589 * * [simplify]: Extracting #3: cost 134 inf + 1759 437.590 * * [simplify]: Extracting #4: cost 101 inf + 6001 437.592 * * [simplify]: Extracting #5: cost 91 inf + 8205 437.594 * * [simplify]: Extracting #6: cost 85 inf + 9413 437.599 * * [simplify]: Extracting #7: cost 34 inf + 28458 437.606 * * [simplify]: Extracting #8: cost 5 inf + 41810 437.614 * * [simplify]: Extracting #9: cost 0 inf + 43960 437.623 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b 2) a)) 437.623 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 437.623 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 437.623 * * [simplify]: iters left: 6 (12 enodes) 437.626 * * [simplify]: iters left: 5 (44 enodes) 437.634 * * [simplify]: iters left: 4 (92 enodes) 437.649 * * [simplify]: iters left: 3 (159 enodes) 437.675 * * [simplify]: iters left: 2 (267 enodes) 437.719 * * [simplify]: iters left: 1 (364 enodes) 437.778 * * [simplify]: Extracting #0: cost 1 inf + 0 437.778 * * [simplify]: Extracting #1: cost 0 inf + 1 437.778 * [simplify]: Simplified to 0 437.778 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b 2) a)) 0)) 437.778 * * * * [progress]: [ 860 / 3260 ] simplifiying candidate # 437.778 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 437.779 * * [simplify]: iters left: 6 (28 enodes) 437.785 * * [simplify]: iters left: 5 (113 enodes) 437.804 * * [simplify]: iters left: 4 (243 enodes) 437.858 * * [simplify]: Extracting #0: cost 1 inf + 0 437.858 * * [simplify]: Extracting #1: cost 11 inf + 0 437.859 * * [simplify]: Extracting #2: cost 129 inf + 0 437.859 * * [simplify]: Extracting #3: cost 219 inf + 248 437.861 * * [simplify]: Extracting #4: cost 180 inf + 7252 437.866 * * [simplify]: Extracting #5: cost 74 inf + 40875 437.873 * * [simplify]: Extracting #6: cost 41 inf + 49783 437.884 * * [simplify]: Extracting #7: cost 6 inf + 64085 437.894 * * [simplify]: Extracting #8: cost 0 inf + 67008 437.904 * [simplify]: Simplified to (fma (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 437.904 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 437.905 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 437.905 * * [simplify]: iters left: 6 (15 enodes) 437.909 * * [simplify]: iters left: 5 (64 enodes) 437.920 * * [simplify]: iters left: 4 (149 enodes) 437.957 * * [simplify]: iters left: 3 (466 enodes) 438.208 * * [simplify]: Extracting #0: cost 1 inf + 0 438.208 * * [simplify]: Extracting #1: cost 0 inf + 1 438.209 * [simplify]: Simplified to 0 438.209 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 438.209 * * * * [progress]: [ 861 / 3260 ] simplifiying candidate # 438.210 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 438.210 * * [simplify]: iters left: 6 (27 enodes) 438.216 * * [simplify]: iters left: 5 (108 enodes) 438.234 * * [simplify]: iters left: 4 (213 enodes) 438.279 * * [simplify]: Extracting #0: cost 1 inf + 0 438.279 * * [simplify]: Extracting #1: cost 11 inf + 0 438.279 * * [simplify]: Extracting #2: cost 111 inf + 0 438.279 * * [simplify]: Extracting #3: cost 169 inf + 535 438.281 * * [simplify]: Extracting #4: cost 112 inf + 11849 438.286 * * [simplify]: Extracting #5: cost 60 inf + 26181 438.290 * * [simplify]: Extracting #6: cost 44 inf + 31458 438.297 * * [simplify]: Extracting #7: cost 6 inf + 46183 438.305 * * [simplify]: Extracting #8: cost 1 inf + 48733 438.314 * * [simplify]: Extracting #9: cost 0 inf + 49273 438.323 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a))) (cbrt 2)) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 438.323 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a))) (cbrt 2)) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 438.323 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 438.323 * * [simplify]: iters left: 6 (14 enodes) 438.327 * * [simplify]: iters left: 5 (59 enodes) 438.337 * * [simplify]: iters left: 4 (121 enodes) 438.361 * * [simplify]: iters left: 3 (332 enodes) 438.496 * * [simplify]: Extracting #0: cost 1 inf + 0 438.496 * * [simplify]: Extracting #1: cost 0 inf + 1 438.496 * [simplify]: Simplified to 0 438.496 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 438.496 * * * * [progress]: [ 862 / 3260 ] simplifiying candidate # 438.496 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 438.496 * * [simplify]: iters left: 6 (26 enodes) 438.502 * * [simplify]: iters left: 5 (101 enodes) 438.519 * * [simplify]: iters left: 4 (196 enodes) 438.560 * * [simplify]: iters left: 3 (462 enodes) 438.700 * * [simplify]: Extracting #0: cost 1 inf + 0 438.700 * * [simplify]: Extracting #1: cost 11 inf + 0 438.700 * * [simplify]: Extracting #2: cost 134 inf + 0 438.701 * * [simplify]: Extracting #3: cost 216 inf + 213 438.702 * * [simplify]: Extracting #4: cost 171 inf + 6434 438.708 * * [simplify]: Extracting #5: cost 105 inf + 21036 438.714 * * [simplify]: Extracting #6: cost 64 inf + 34335 438.725 * * [simplify]: Extracting #7: cost 15 inf + 54046 438.738 * * [simplify]: Extracting #8: cost 0 inf + 60274 438.750 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (* (cbrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 438.750 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (* (cbrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 438.751 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 438.751 * * [simplify]: iters left: 6 (13 enodes) 438.755 * * [simplify]: iters left: 5 (54 enodes) 438.764 * * [simplify]: iters left: 4 (112 enodes) 438.789 * * [simplify]: iters left: 3 (281 enodes) 438.884 * * [simplify]: Extracting #0: cost 1 inf + 0 438.884 * * [simplify]: Extracting #1: cost 0 inf + 1 438.884 * [simplify]: Simplified to 0 438.884 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 438.884 * * * * [progress]: [ 863 / 3260 ] simplifiying candidate # 438.884 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 438.884 * * [simplify]: iters left: 6 (29 enodes) 438.891 * * [simplify]: iters left: 5 (114 enodes) 438.910 * * [simplify]: iters left: 4 (234 enodes) 438.960 * * [simplify]: Extracting #0: cost 1 inf + 0 438.960 * * [simplify]: Extracting #1: cost 11 inf + 0 438.961 * * [simplify]: Extracting #2: cost 109 inf + 0 438.961 * * [simplify]: Extracting #3: cost 173 inf + 816 438.962 * * [simplify]: Extracting #4: cost 146 inf + 4470 438.964 * * [simplify]: Extracting #5: cost 90 inf + 19019 438.969 * * [simplify]: Extracting #6: cost 58 inf + 27806 438.974 * * [simplify]: Extracting #7: cost 36 inf + 33371 438.981 * * [simplify]: Extracting #8: cost 7 inf + 47258 438.990 * * [simplify]: Extracting #9: cost 0 inf + 50768 438.998 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 438.998 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* (cbrt 2) a) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 438.998 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 438.998 * * [simplify]: iters left: 6 (14 enodes) 439.002 * * [simplify]: iters left: 5 (59 enodes) 439.014 * * [simplify]: iters left: 4 (134 enodes) 439.043 * * [simplify]: iters left: 3 (357 enodes) 439.182 * * [simplify]: Extracting #0: cost 1 inf + 0 439.182 * * [simplify]: Extracting #1: cost 0 inf + 1 439.182 * [simplify]: Simplified to 0 439.182 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 439.183 * * * * [progress]: [ 864 / 3260 ] simplifiying candidate # 439.183 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 439.183 * * [simplify]: iters left: 6 (28 enodes) 439.190 * * [simplify]: iters left: 5 (108 enodes) 439.208 * * [simplify]: iters left: 4 (204 enodes) 439.248 * * [simplify]: iters left: 3 (456 enodes) 439.375 * * [simplify]: Extracting #0: cost 1 inf + 0 439.376 * * [simplify]: Extracting #1: cost 11 inf + 0 439.376 * * [simplify]: Extracting #2: cost 155 inf + 0 439.377 * * [simplify]: Extracting #3: cost 261 inf + 455 439.378 * * [simplify]: Extracting #4: cost 220 inf + 5753 439.384 * * [simplify]: Extracting #5: cost 125 inf + 25005 439.392 * * [simplify]: Extracting #6: cost 72 inf + 38509 439.405 * * [simplify]: Extracting #7: cost 16 inf + 60366 439.419 * * [simplify]: Extracting #8: cost 0 inf + 67376 439.433 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 439.433 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 439.434 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 439.434 * * [simplify]: iters left: 6 (13 enodes) 439.437 * * [simplify]: iters left: 5 (53 enodes) 439.446 * * [simplify]: iters left: 4 (106 enodes) 439.468 * * [simplify]: iters left: 3 (257 enodes) 439.552 * * [simplify]: Extracting #0: cost 1 inf + 0 439.552 * * [simplify]: Extracting #1: cost 0 inf + 1 439.552 * [simplify]: Simplified to 0 439.552 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 439.552 * * * * [progress]: [ 865 / 3260 ] simplifiying candidate # 439.553 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 439.553 * * [simplify]: iters left: 6 (27 enodes) 439.559 * * [simplify]: iters left: 5 (104 enodes) 439.579 * * [simplify]: iters left: 4 (190 enodes) 439.614 * * [simplify]: iters left: 3 (403 enodes) 439.727 * * [simplify]: Extracting #0: cost 1 inf + 0 439.727 * * [simplify]: Extracting #1: cost 11 inf + 0 439.728 * * [simplify]: Extracting #2: cost 121 inf + 0 439.728 * * [simplify]: Extracting #3: cost 190 inf + 46 439.729 * * [simplify]: Extracting #4: cost 159 inf + 3273 439.732 * * [simplify]: Extracting #5: cost 122 inf + 9145 439.736 * * [simplify]: Extracting #6: cost 71 inf + 20278 439.744 * * [simplify]: Extracting #7: cost 15 inf + 42758 439.756 * * [simplify]: Extracting #8: cost 0 inf + 49670 439.767 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 439.767 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 439.767 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 439.767 * * [simplify]: iters left: 6 (12 enodes) 439.771 * * [simplify]: iters left: 5 (49 enodes) 439.779 * * [simplify]: iters left: 4 (94 enodes) 439.799 * * [simplify]: iters left: 3 (221 enodes) 439.871 * * [simplify]: iters left: 2 (492 enodes) 440.086 * * [simplify]: Extracting #0: cost 1 inf + 0 440.086 * * [simplify]: Extracting #1: cost 0 inf + 1 440.086 * [simplify]: Simplified to 0 440.087 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 440.087 * * * * [progress]: [ 866 / 3260 ] simplifiying candidate # 440.087 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 440.087 * * [simplify]: iters left: 6 (28 enodes) 440.094 * * [simplify]: iters left: 5 (107 enodes) 440.114 * * [simplify]: iters left: 4 (209 enodes) 440.155 * * [simplify]: iters left: 3 (479 enodes) 440.299 * * [simplify]: Extracting #0: cost 1 inf + 0 440.299 * * [simplify]: Extracting #1: cost 11 inf + 0 440.299 * * [simplify]: Extracting #2: cost 152 inf + 0 440.300 * * [simplify]: Extracting #3: cost 236 inf + 1629 440.303 * * [simplify]: Extracting #4: cost 129 inf + 21020 440.310 * * [simplify]: Extracting #5: cost 91 inf + 30220 440.316 * * [simplify]: Extracting #6: cost 74 inf + 36080 440.327 * * [simplify]: Extracting #7: cost 13 inf + 60603 440.340 * * [simplify]: Extracting #8: cost 0 inf + 66167 440.356 * [simplify]: Simplified to (fma (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ (/ (* (/ b (cbrt a)) -1/2) (cbrt a)) (cbrt a))) 440.356 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) a)) (/ (/ (* (/ b (cbrt a)) -1/2) (cbrt a)) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 440.356 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 440.356 * * [simplify]: iters left: 6 (13 enodes) 440.360 * * [simplify]: iters left: 5 (52 enodes) 440.368 * * [simplify]: iters left: 4 (111 enodes) 440.392 * * [simplify]: iters left: 3 (278 enodes) 440.485 * * [simplify]: Extracting #0: cost 1 inf + 0 440.485 * * [simplify]: Extracting #1: cost 0 inf + 1 440.485 * [simplify]: Simplified to 0 440.485 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 440.485 * * * * [progress]: [ 867 / 3260 ] simplifiying candidate # 440.485 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 440.485 * * [simplify]: iters left: 6 (27 enodes) 440.492 * * [simplify]: iters left: 5 (102 enodes) 440.508 * * [simplify]: iters left: 4 (185 enodes) 440.545 * * [simplify]: iters left: 3 (384 enodes) 440.642 * * [simplify]: Extracting #0: cost 1 inf + 0 440.642 * * [simplify]: Extracting #1: cost 11 inf + 0 440.642 * * [simplify]: Extracting #2: cost 117 inf + 0 440.643 * * [simplify]: Extracting #3: cost 164 inf + 1119 440.644 * * [simplify]: Extracting #4: cost 108 inf + 7100 440.647 * * [simplify]: Extracting #5: cost 90 inf + 10564 440.651 * * [simplify]: Extracting #6: cost 74 inf + 15223 440.658 * * [simplify]: Extracting #7: cost 11 inf + 40965 440.667 * * [simplify]: Extracting #8: cost 0 inf + 46117 440.677 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (* (cbrt 2) a))) (cbrt 2)) (* (/ b a) 1/2)) 440.677 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (* (cbrt 2) a))) (cbrt 2)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 440.677 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 440.677 * * [simplify]: iters left: 6 (12 enodes) 440.680 * * [simplify]: iters left: 5 (47 enodes) 440.688 * * [simplify]: iters left: 4 (89 enodes) 440.708 * * [simplify]: iters left: 3 (186 enodes) 440.753 * * [simplify]: iters left: 2 (378 enodes) 440.886 * * [simplify]: Extracting #0: cost 1 inf + 0 440.886 * * [simplify]: Extracting #1: cost 0 inf + 1 440.886 * [simplify]: Simplified to 0 440.886 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (* (cbrt 2) a))) (cbrt 2)) (* (/ b a) 1/2)) 0)) 440.886 * * * * [progress]: [ 868 / 3260 ] simplifiying candidate # 440.886 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 440.886 * * [simplify]: iters left: 6 (26 enodes) 440.893 * * [simplify]: iters left: 5 (96 enodes) 440.910 * * [simplify]: iters left: 4 (151 enodes) 440.935 * * [simplify]: iters left: 3 (273 enodes) 440.985 * * [simplify]: Extracting #0: cost 1 inf + 0 440.986 * * [simplify]: Extracting #1: cost 9 inf + 0 440.986 * * [simplify]: Extracting #2: cost 80 inf + 2 440.986 * * [simplify]: Extracting #3: cost 114 inf + 1035 440.987 * * [simplify]: Extracting #4: cost 84 inf + 4387 440.988 * * [simplify]: Extracting #5: cost 90 inf + 4511 440.990 * * [simplify]: Extracting #6: cost 85 inf + 5773 440.992 * * [simplify]: Extracting #7: cost 57 inf + 14204 440.997 * * [simplify]: Extracting #8: cost 12 inf + 33901 441.004 * * [simplify]: Extracting #9: cost 0 inf + 40103 441.012 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b a) 2)) 441.012 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 441.013 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 441.013 * * [simplify]: iters left: 6 (11 enodes) 441.016 * * [simplify]: iters left: 5 (40 enodes) 441.022 * * [simplify]: iters left: 4 (65 enodes) 441.032 * * [simplify]: iters left: 3 (97 enodes) 441.050 * * [simplify]: iters left: 2 (165 enodes) 441.083 * * [simplify]: iters left: 1 (271 enodes) 441.137 * * [simplify]: Extracting #0: cost 1 inf + 0 441.137 * * [simplify]: Extracting #1: cost 0 inf + 1 441.137 * [simplify]: Simplified to 0 441.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) (/ (/ b a) 2)) 0)) 441.137 * * * * [progress]: [ 869 / 3260 ] simplifiying candidate # 441.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 441.137 * * [simplify]: iters left: 6 (27 enodes) 441.144 * * [simplify]: iters left: 5 (106 enodes) 441.163 * * [simplify]: iters left: 4 (204 enodes) 441.203 * * [simplify]: iters left: 3 (455 enodes) 441.329 * * [simplify]: Extracting #0: cost 1 inf + 0 441.329 * * [simplify]: Extracting #1: cost 11 inf + 0 441.329 * * [simplify]: Extracting #2: cost 148 inf + 0 441.330 * * [simplify]: Extracting #3: cost 224 inf + 861 441.333 * * [simplify]: Extracting #4: cost 138 inf + 16431 441.338 * * [simplify]: Extracting #5: cost 90 inf + 27741 441.345 * * [simplify]: Extracting #6: cost 67 inf + 35662 441.355 * * [simplify]: Extracting #7: cost 7 inf + 60642 441.368 * * [simplify]: Extracting #8: cost 0 inf + 63485 441.381 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) 441.381 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 441.381 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 441.381 * * [simplify]: iters left: 6 (12 enodes) 441.384 * * [simplify]: iters left: 5 (51 enodes) 441.393 * * [simplify]: iters left: 4 (106 enodes) 441.417 * * [simplify]: iters left: 3 (247 enodes) 441.485 * * [simplify]: Extracting #0: cost 1 inf + 0 441.485 * * [simplify]: Extracting #1: cost 0 inf + 1 441.485 * [simplify]: Simplified to 0 441.485 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 441.485 * * * * [progress]: [ 870 / 3260 ] simplifiying candidate # 441.485 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 441.485 * * [simplify]: iters left: 6 (26 enodes) 441.492 * * [simplify]: iters left: 5 (101 enodes) 441.508 * * [simplify]: iters left: 4 (182 enodes) 441.544 * * [simplify]: iters left: 3 (381 enodes) 441.640 * * [simplify]: Extracting #0: cost 1 inf + 0 441.640 * * [simplify]: Extracting #1: cost 11 inf + 0 441.640 * * [simplify]: Extracting #2: cost 117 inf + 0 441.640 * * [simplify]: Extracting #3: cost 167 inf + 942 441.642 * * [simplify]: Extracting #4: cost 110 inf + 6967 441.645 * * [simplify]: Extracting #5: cost 92 inf + 10155 441.648 * * [simplify]: Extracting #6: cost 65 inf + 19192 441.656 * * [simplify]: Extracting #7: cost 12 inf + 41162 441.665 * * [simplify]: Extracting #8: cost 0 inf + 46371 441.675 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) a)) (cbrt 2))) (* (/ b a) 1/2)) 441.675 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) a)) (cbrt 2))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 441.675 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 441.675 * * [simplify]: iters left: 6 (11 enodes) 441.678 * * [simplify]: iters left: 5 (46 enodes) 441.686 * * [simplify]: iters left: 4 (86 enodes) 441.706 * * [simplify]: iters left: 3 (183 enodes) 441.750 * * [simplify]: iters left: 2 (372 enodes) 441.880 * * [simplify]: Extracting #0: cost 1 inf + 0 441.880 * * [simplify]: Extracting #1: cost 0 inf + 1 441.880 * [simplify]: Simplified to 0 441.880 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt 2)) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt 2) a)) (cbrt 2))) (* (/ b a) 1/2)) 0)) 441.881 * * * * [progress]: [ 871 / 3260 ] simplifiying candidate # 441.881 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 441.881 * * [simplify]: iters left: 6 (25 enodes) 441.887 * * [simplify]: iters left: 5 (95 enodes) 441.904 * * [simplify]: iters left: 4 (150 enodes) 441.929 * * [simplify]: iters left: 3 (272 enodes) 441.979 * * [simplify]: Extracting #0: cost 1 inf + 0 441.979 * * [simplify]: Extracting #1: cost 9 inf + 0 441.979 * * [simplify]: Extracting #2: cost 80 inf + 2 441.980 * * [simplify]: Extracting #3: cost 111 inf + 1485 441.981 * * [simplify]: Extracting #4: cost 84 inf + 4307 441.982 * * [simplify]: Extracting #5: cost 90 inf + 4511 441.983 * * [simplify]: Extracting #6: cost 83 inf + 5898 441.986 * * [simplify]: Extracting #7: cost 49 inf + 17897 441.992 * * [simplify]: Extracting #8: cost 6 inf + 37518 442.000 * * [simplify]: Extracting #9: cost 0 inf + 40103 442.008 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b a) 2)) 442.008 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 442.008 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 442.008 * * [simplify]: iters left: 6 (10 enodes) 442.011 * * [simplify]: iters left: 5 (39 enodes) 442.017 * * [simplify]: iters left: 4 (64 enodes) 442.028 * * [simplify]: iters left: 3 (96 enodes) 442.046 * * [simplify]: iters left: 2 (164 enodes) 442.079 * * [simplify]: iters left: 1 (270 enodes) 442.132 * * [simplify]: Extracting #0: cost 1 inf + 0 442.132 * * [simplify]: Extracting #1: cost 0 inf + 1 442.132 * [simplify]: Simplified to 0 442.132 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (* (cbrt 2) a)))) (/ (/ b a) 2)) 0)) 442.132 * * * * [progress]: [ 872 / 3260 ] simplifiying candidate # 442.132 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 442.133 * * [simplify]: iters left: 6 (27 enodes) 442.140 * * [simplify]: iters left: 5 (107 enodes) 442.160 * * [simplify]: iters left: 4 (213 enodes) 442.199 * * [simplify]: iters left: 3 (456 enodes) 442.307 * * [simplify]: Extracting #0: cost 1 inf + 0 442.307 * * [simplify]: Extracting #1: cost 11 inf + 0 442.307 * * [simplify]: Extracting #2: cost 127 inf + 0 442.308 * * [simplify]: Extracting #3: cost 218 inf + 1145 442.311 * * [simplify]: Extracting #4: cost 122 inf + 16686 442.316 * * [simplify]: Extracting #5: cost 90 inf + 23904 442.322 * * [simplify]: Extracting #6: cost 65 inf + 33219 442.331 * * [simplify]: Extracting #7: cost 8 inf + 56206 442.346 * * [simplify]: Extracting #8: cost 0 inf + 59727 442.358 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) a) (* (cbrt 2) (cbrt 2))))) 442.358 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) a) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 442.358 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 442.358 * * [simplify]: iters left: 6 (12 enodes) 442.362 * * [simplify]: iters left: 5 (53 enodes) 442.371 * * [simplify]: iters left: 4 (117 enodes) 442.394 * * [simplify]: iters left: 3 (255 enodes) 442.454 * * [simplify]: Extracting #0: cost 1 inf + 0 442.454 * * [simplify]: Extracting #1: cost 0 inf + 1 442.454 * [simplify]: Simplified to 0 442.454 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) a) (* (cbrt 2) (cbrt 2))))) 0)) 442.454 * * * * [progress]: [ 873 / 3260 ] simplifiying candidate # 442.454 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 442.455 * * [simplify]: iters left: 6 (26 enodes) 442.461 * * [simplify]: iters left: 5 (102 enodes) 442.479 * * [simplify]: iters left: 4 (192 enodes) 442.513 * * [simplify]: iters left: 3 (368 enodes) 442.592 * * [simplify]: Extracting #0: cost 1 inf + 0 442.592 * * [simplify]: Extracting #1: cost 11 inf + 0 442.592 * * [simplify]: Extracting #2: cost 107 inf + 0 442.593 * * [simplify]: Extracting #3: cost 163 inf + 1604 442.594 * * [simplify]: Extracting #4: cost 107 inf + 7658 442.597 * * [simplify]: Extracting #5: cost 91 inf + 10437 442.601 * * [simplify]: Extracting #6: cost 73 inf + 17190 442.608 * * [simplify]: Extracting #7: cost 7 inf + 43100 442.618 * * [simplify]: Extracting #8: cost 0 inf + 46481 442.627 * [simplify]: Simplified to (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* b -1/2) a)) 442.627 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* b -1/2) a)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 442.628 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 442.628 * * [simplify]: iters left: 6 (11 enodes) 442.631 * * [simplify]: iters left: 5 (48 enodes) 442.639 * * [simplify]: iters left: 4 (98 enodes) 442.658 * * [simplify]: iters left: 3 (181 enodes) 442.695 * * [simplify]: iters left: 2 (358 enodes) 442.802 * * [simplify]: Extracting #0: cost 1 inf + 0 442.802 * * [simplify]: Extracting #1: cost 0 inf + 1 442.802 * [simplify]: Simplified to 0 442.802 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt 2)) (cbrt 2)) (/ (* b -1/2) a)) 0)) 442.802 * * * * [progress]: [ 874 / 3260 ] simplifiying candidate # 442.803 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 442.803 * * [simplify]: iters left: 6 (25 enodes) 442.809 * * [simplify]: iters left: 5 (95 enodes) 442.826 * * [simplify]: iters left: 4 (170 enodes) 442.854 * * [simplify]: iters left: 3 (313 enodes) 442.914 * * [simplify]: Extracting #0: cost 1 inf + 0 442.915 * * [simplify]: Extracting #1: cost 12 inf + 0 442.915 * * [simplify]: Extracting #2: cost 93 inf + 1 442.915 * * [simplify]: Extracting #3: cost 130 inf + 1406 442.917 * * [simplify]: Extracting #4: cost 87 inf + 5021 442.918 * * [simplify]: Extracting #5: cost 90 inf + 5474 442.920 * * [simplify]: Extracting #6: cost 86 inf + 6437 442.923 * * [simplify]: Extracting #7: cost 44 inf + 20840 442.929 * * [simplify]: Extracting #8: cost 2 inf + 40058 442.938 * * [simplify]: Extracting #9: cost 0 inf + 41018 442.948 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ -1/2 (/ a b))) 442.948 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 442.948 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 442.948 * * [simplify]: iters left: 6 (10 enodes) 442.951 * * [simplify]: iters left: 5 (41 enodes) 442.958 * * [simplify]: iters left: 4 (81 enodes) 442.971 * * [simplify]: iters left: 3 (127 enodes) 442.988 * * [simplify]: iters left: 2 (186 enodes) 443.016 * * [simplify]: iters left: 1 (266 enodes) 443.078 * * [simplify]: Extracting #0: cost 1 inf + 0 443.078 * * [simplify]: Extracting #1: cost 0 inf + 1 443.078 * [simplify]: Simplified to 0 443.078 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ -1/2 (/ a b))) 0)) 443.078 * * * * [progress]: [ 875 / 3260 ] simplifiying candidate # 443.078 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 443.079 * * [simplify]: iters left: 6 (24 enodes) 443.085 * * [simplify]: iters left: 5 (92 enodes) 443.100 * * [simplify]: iters left: 4 (152 enodes) 443.127 * * [simplify]: iters left: 3 (274 enodes) 443.178 * * [simplify]: Extracting #0: cost 1 inf + 0 443.178 * * [simplify]: Extracting #1: cost 9 inf + 0 443.178 * * [simplify]: Extracting #2: cost 79 inf + 2 443.179 * * [simplify]: Extracting #3: cost 111 inf + 1201 443.180 * * [simplify]: Extracting #4: cost 86 inf + 4059 443.181 * * [simplify]: Extracting #5: cost 90 inf + 4349 443.182 * * [simplify]: Extracting #6: cost 83 inf + 5993 443.186 * * [simplify]: Extracting #7: cost 60 inf + 12822 443.191 * * [simplify]: Extracting #8: cost 11 inf + 34497 443.199 * * [simplify]: Extracting #9: cost 0 inf + 39893 443.207 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (cbrt 2)) (* -1/2 (/ b a))) 443.207 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (cbrt 2)) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 443.207 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 443.207 * * [simplify]: iters left: 6 (9 enodes) 443.210 * * [simplify]: iters left: 5 (36 enodes) 443.216 * * [simplify]: iters left: 4 (67 enodes) 443.227 * * [simplify]: iters left: 3 (97 enodes) 443.244 * * [simplify]: iters left: 2 (158 enodes) 443.279 * * [simplify]: iters left: 1 (263 enodes) 443.325 * * [simplify]: Extracting #0: cost 1 inf + 0 443.325 * * [simplify]: Extracting #1: cost 0 inf + 1 443.325 * [simplify]: Simplified to 0 443.325 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (cbrt 2)) (* -1/2 (/ b a))) 0)) 443.325 * * * * [progress]: [ 876 / 3260 ] simplifiying candidate # 443.326 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 443.326 * * [simplify]: iters left: 6 (24 enodes) 443.332 * * [simplify]: iters left: 5 (93 enodes) 443.346 * * [simplify]: iters left: 4 (161 enodes) 443.375 * * [simplify]: iters left: 3 (305 enodes) 443.436 * * [simplify]: Extracting #0: cost 1 inf + 0 443.436 * * [simplify]: Extracting #1: cost 11 inf + 0 443.436 * * [simplify]: Extracting #2: cost 92 inf + 0 443.437 * * [simplify]: Extracting #3: cost 131 inf + 1281 443.438 * * [simplify]: Extracting #4: cost 90 inf + 5298 443.440 * * [simplify]: Extracting #5: cost 90 inf + 5959 443.441 * * [simplify]: Extracting #6: cost 82 inf + 7565 443.444 * * [simplify]: Extracting #7: cost 46 inf + 20243 443.451 * * [simplify]: Extracting #8: cost 3 inf + 40226 443.459 * * [simplify]: Extracting #9: cost 0 inf + 41551 443.468 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 443.468 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 443.468 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 443.468 * * [simplify]: iters left: 5 (9 enodes) 443.471 * * [simplify]: iters left: 4 (39 enodes) 443.477 * * [simplify]: iters left: 3 (65 enodes) 443.488 * * [simplify]: iters left: 2 (129 enodes) 443.515 * * [simplify]: iters left: 1 (210 enodes) 443.551 * * [simplify]: Extracting #0: cost 1 inf + 0 443.551 * * [simplify]: Extracting #1: cost 0 inf + 1 443.551 * [simplify]: Simplified to 0 443.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt 2))) (/ (* (cbrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 0)) 443.551 * * * * [progress]: [ 877 / 3260 ] simplifiying candidate # 443.551 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 443.551 * * [simplify]: iters left: 6 (26 enodes) 443.557 * * [simplify]: iters left: 5 (99 enodes) 443.575 * * [simplify]: iters left: 4 (155 enodes) 443.600 * * [simplify]: iters left: 3 (287 enodes) 443.658 * * [simplify]: Extracting #0: cost 1 inf + 0 443.658 * * [simplify]: Extracting #1: cost 11 inf + 0 443.658 * * [simplify]: Extracting #2: cost 90 inf + 0 443.659 * * [simplify]: Extracting #3: cost 156 inf + 1064 443.660 * * [simplify]: Extracting #4: cost 128 inf + 5524 443.661 * * [simplify]: Extracting #5: cost 123 inf + 9197 443.663 * * [simplify]: Extracting #6: cost 115 inf + 11896 443.666 * * [simplify]: Extracting #7: cost 74 inf + 27571 443.675 * * [simplify]: Extracting #8: cost 17 inf + 55960 443.687 * * [simplify]: Extracting #9: cost 0 inf + 64202 443.700 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ b a) 2)) 443.700 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 443.700 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 443.700 * * [simplify]: iters left: 6 (10 enodes) 443.703 * * [simplify]: iters left: 5 (37 enodes) 443.709 * * [simplify]: iters left: 4 (57 enodes) 443.719 * * [simplify]: iters left: 3 (104 enodes) 443.736 * * [simplify]: iters left: 2 (158 enodes) 443.759 * * [simplify]: iters left: 1 (225 enodes) 443.793 * * [simplify]: Extracting #0: cost 1 inf + 0 443.793 * * [simplify]: Extracting #1: cost 0 inf + 1 443.793 * [simplify]: Simplified to 0 443.793 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ b a) 2)) 0)) 443.793 * * * * [progress]: [ 878 / 3260 ] simplifiying candidate # 443.794 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 443.794 * * [simplify]: iters left: 6 (25 enodes) 443.799 * * [simplify]: iters left: 5 (90 enodes) 443.813 * * [simplify]: iters left: 4 (139 enodes) 443.834 * * [simplify]: iters left: 3 (256 enodes) 443.885 * * [simplify]: Extracting #0: cost 1 inf + 0 443.885 * * [simplify]: Extracting #1: cost 9 inf + 0 443.886 * * [simplify]: Extracting #2: cost 80 inf + 0 443.886 * * [simplify]: Extracting #3: cost 141 inf + 979 443.887 * * [simplify]: Extracting #4: cost 116 inf + 4992 443.888 * * [simplify]: Extracting #5: cost 119 inf + 5646 443.889 * * [simplify]: Extracting #6: cost 113 inf + 6951 443.892 * * [simplify]: Extracting #7: cost 62 inf + 27101 443.903 * * [simplify]: Extracting #8: cost 7 inf + 55791 443.914 * * [simplify]: Extracting #9: cost 0 inf + 59075 443.925 * * [simplify]: Extracting #10: cost 0 inf + 59035 443.936 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ b (* a 2))) 443.936 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 443.936 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 443.937 * * [simplify]: iters left: 6 (9 enodes) 443.939 * * [simplify]: iters left: 5 (29 enodes) 443.943 * * [simplify]: iters left: 4 (42 enodes) 443.949 * * [simplify]: iters left: 3 (58 enodes) 443.956 * * [simplify]: iters left: 2 (68 enodes) 443.964 * * [simplify]: Extracting #0: cost 1 inf + 0 443.964 * * [simplify]: Extracting #1: cost 0 inf + 1 443.964 * [simplify]: Simplified to 0 443.964 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ b (* a 2))) 0)) 443.964 * * * * [progress]: [ 879 / 3260 ] simplifiying candidate # 443.964 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 443.964 * * [simplify]: iters left: 6 (27 enodes) 443.970 * * [simplify]: iters left: 5 (107 enodes) 443.989 * * [simplify]: iters left: 4 (216 enodes) 444.031 * * [simplify]: iters left: 3 (471 enodes) 444.130 * * [simplify]: Extracting #0: cost 1 inf + 0 444.130 * * [simplify]: Extracting #1: cost 11 inf + 0 444.130 * * [simplify]: Extracting #2: cost 113 inf + 0 444.131 * * [simplify]: Extracting #3: cost 217 inf + 2 444.132 * * [simplify]: Extracting #4: cost 205 inf + 2227 444.133 * * [simplify]: Extracting #5: cost 197 inf + 4619 444.135 * * [simplify]: Extracting #6: cost 156 inf + 14322 444.140 * * [simplify]: Extracting #7: cost 94 inf + 33075 444.151 * * [simplify]: Extracting #8: cost 20 inf + 68763 444.167 * * [simplify]: Extracting #9: cost 0 inf + 77527 444.181 * * [simplify]: Extracting #10: cost 0 inf + 77207 444.195 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (/ b 2) a)) 444.195 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 444.195 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 444.195 * * [simplify]: iters left: 6 (13 enodes) 444.199 * * [simplify]: iters left: 5 (53 enodes) 444.207 * * [simplify]: iters left: 4 (117 enodes) 444.234 * * [simplify]: iters left: 3 (275 enodes) 444.287 * * [simplify]: iters left: 2 (474 enodes) 444.394 * * [simplify]: Extracting #0: cost 1 inf + 0 444.394 * * [simplify]: Extracting #1: cost 0 inf + 1 444.394 * [simplify]: Simplified to 0 444.394 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma (* c -4) a (* b b))))) (sqrt 2)) (/ (/ b 2) a)) 0)) 444.395 * * * * [progress]: [ 880 / 3260 ] simplifiying candidate # 444.395 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 444.395 * * [simplify]: iters left: 6 (28 enodes) 444.401 * * [simplify]: iters left: 5 (107 enodes) 444.418 * * [simplify]: iters left: 4 (185 enodes) 444.448 * * [simplify]: iters left: 3 (357 enodes) 444.519 * * [simplify]: Extracting #0: cost 1 inf + 0 444.519 * * [simplify]: Extracting #1: cost 11 inf + 0 444.519 * * [simplify]: Extracting #2: cost 96 inf + 0 444.520 * * [simplify]: Extracting #3: cost 186 inf + 42 444.520 * * [simplify]: Extracting #4: cost 172 inf + 1511 444.522 * * [simplify]: Extracting #5: cost 137 inf + 9748 444.526 * * [simplify]: Extracting #6: cost 92 inf + 24892 444.535 * * [simplify]: Extracting #7: cost 17 inf + 58758 444.548 * * [simplify]: Extracting #8: cost 0 inf + 66984 444.560 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b 2) a)) 444.560 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 444.561 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 444.561 * * [simplify]: iters left: 6 (12 enodes) 444.564 * * [simplify]: iters left: 5 (47 enodes) 444.571 * * [simplify]: iters left: 4 (82 enodes) 444.584 * * [simplify]: iters left: 3 (157 enodes) 444.612 * * [simplify]: iters left: 2 (248 enodes) 444.651 * * [simplify]: iters left: 1 (341 enodes) 444.705 * * [simplify]: Extracting #0: cost 1 inf + 0 444.705 * * [simplify]: Extracting #1: cost 0 inf + 1 444.705 * [simplify]: Simplified to 0 444.705 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b 2) a)) 0)) 444.705 * * * * [progress]: [ 881 / 3260 ] simplifiying candidate # 444.705 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 444.705 * * [simplify]: iters left: 6 (28 enodes) 444.712 * * [simplify]: iters left: 5 (107 enodes) 444.729 * * [simplify]: iters left: 4 (193 enodes) 444.764 * * [simplify]: iters left: 3 (386 enodes) 444.850 * * [simplify]: Extracting #0: cost 1 inf + 0 444.850 * * [simplify]: Extracting #1: cost 13 inf + 0 444.851 * * [simplify]: Extracting #2: cost 108 inf + 0 444.851 * * [simplify]: Extracting #3: cost 197 inf + 2 444.852 * * [simplify]: Extracting #4: cost 185 inf + 1506 444.853 * * [simplify]: Extracting #5: cost 149 inf + 9399 444.857 * * [simplify]: Extracting #6: cost 101 inf + 25528 444.867 * * [simplify]: Extracting #7: cost 18 inf + 62545 444.881 * * [simplify]: Extracting #8: cost 0 inf + 71510 444.894 * * [simplify]: Extracting #9: cost 0 inf + 71430 444.909 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b 2) a)) 444.909 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 444.910 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 444.910 * * [simplify]: iters left: 6 (12 enodes) 444.913 * * [simplify]: iters left: 5 (47 enodes) 444.921 * * [simplify]: iters left: 4 (89 enodes) 444.937 * * [simplify]: iters left: 3 (180 enodes) 444.976 * * [simplify]: iters left: 2 (296 enodes) 445.033 * * [simplify]: iters left: 1 (428 enodes) 445.119 * * [simplify]: Extracting #0: cost 1 inf + 0 445.119 * * [simplify]: Extracting #1: cost 0 inf + 1 445.120 * [simplify]: Simplified to 0 445.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 445.120 * * * * [progress]: [ 882 / 3260 ] simplifiying candidate # 445.120 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 445.120 * * [simplify]: iters left: 6 (26 enodes) 445.126 * * [simplify]: iters left: 5 (100 enodes) 445.144 * * [simplify]: iters left: 4 (177 enodes) 445.173 * * [simplify]: iters left: 3 (329 enodes) 445.235 * * [simplify]: Extracting #0: cost 1 inf + 0 445.235 * * [simplify]: Extracting #1: cost 11 inf + 0 445.236 * * [simplify]: Extracting #2: cost 89 inf + 0 445.236 * * [simplify]: Extracting #3: cost 178 inf + 0 445.237 * * [simplify]: Extracting #4: cost 176 inf + 166 445.237 * * [simplify]: Extracting #5: cost 168 inf + 2195 445.239 * * [simplify]: Extracting #6: cost 135 inf + 9287 445.243 * * [simplify]: Extracting #7: cost 80 inf + 27587 445.252 * * [simplify]: Extracting #8: cost 21 inf + 56192 445.265 * * [simplify]: Extracting #9: cost 0 inf + 67033 445.279 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (cbrt a)) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 445.279 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (cbrt a)) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 445.279 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 445.279 * * [simplify]: iters left: 6 (12 enodes) 445.282 * * [simplify]: iters left: 5 (46 enodes) 445.289 * * [simplify]: iters left: 4 (81 enodes) 445.302 * * [simplify]: iters left: 3 (134 enodes) 445.321 * * [simplify]: iters left: 2 (197 enodes) 445.351 * * [simplify]: iters left: 1 (271 enodes) 445.389 * * [simplify]: Extracting #0: cost 1 inf + 0 445.389 * * [simplify]: Extracting #1: cost 0 inf + 1 445.389 * [simplify]: Simplified to 0 445.389 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 445.389 * * * * [progress]: [ 883 / 3260 ] simplifiying candidate # 445.389 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 445.389 * * [simplify]: iters left: 6 (26 enodes) 445.395 * * [simplify]: iters left: 5 (97 enodes) 445.412 * * [simplify]: iters left: 4 (154 enodes) 445.436 * * [simplify]: iters left: 3 (286 enodes) 445.494 * * [simplify]: Extracting #0: cost 1 inf + 0 445.494 * * [simplify]: Extracting #1: cost 9 inf + 0 445.494 * * [simplify]: Extracting #2: cost 84 inf + 0 445.495 * * [simplify]: Extracting #3: cost 169 inf + 0 445.495 * * [simplify]: Extracting #4: cost 162 inf + 778 445.496 * * [simplify]: Extracting #5: cost 151 inf + 3136 445.498 * * [simplify]: Extracting #6: cost 112 inf + 11031 445.501 * * [simplify]: Extracting #7: cost 74 inf + 25888 445.510 * * [simplify]: Extracting #8: cost 14 inf + 55977 445.522 * * [simplify]: Extracting #9: cost 0 inf + 62760 445.534 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* (* c a) -4)))) (cbrt a)) (/ (sqrt (cbrt (fma b b (* (* c a) -4)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) 445.534 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* (* c a) -4)))) (cbrt a)) (/ (sqrt (cbrt (fma b b (* (* c a) -4)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ (/ b (* (sqrt a) 2)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 445.534 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 445.534 * * [simplify]: iters left: 6 (10 enodes) 445.538 * * [simplify]: iters left: 5 (38 enodes) 445.544 * * [simplify]: iters left: 4 (59 enodes) 445.552 * * [simplify]: iters left: 3 (88 enodes) 445.564 * * [simplify]: iters left: 2 (117 enodes) 445.579 * * [simplify]: iters left: 1 (144 enodes) 445.595 * * [simplify]: Extracting #0: cost 1 inf + 0 445.595 * * [simplify]: Extracting #1: cost 0 inf + 1 445.596 * [simplify]: Simplified to 0 445.596 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 0)) 445.596 * * * * [progress]: [ 884 / 3260 ] simplifiying candidate # 445.596 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 445.596 * * [simplify]: iters left: 6 (27 enodes) 445.602 * * [simplify]: iters left: 5 (102 enodes) 445.619 * * [simplify]: iters left: 4 (165 enodes) 445.646 * * [simplify]: iters left: 3 (313 enodes) 445.706 * * [simplify]: Extracting #0: cost 1 inf + 0 445.706 * * [simplify]: Extracting #1: cost 11 inf + 0 445.707 * * [simplify]: Extracting #2: cost 97 inf + 0 445.707 * * [simplify]: Extracting #3: cost 165 inf + 211 445.708 * * [simplify]: Extracting #4: cost 144 inf + 2892 445.709 * * [simplify]: Extracting #5: cost 137 inf + 5368 445.711 * * [simplify]: Extracting #6: cost 122 inf + 7978 445.714 * * [simplify]: Extracting #7: cost 89 inf + 19343 445.722 * * [simplify]: Extracting #8: cost 13 inf + 56752 445.733 * * [simplify]: Extracting #9: cost 1 inf + 62801 445.747 * * [simplify]: Extracting #10: cost 0 inf + 63181 445.758 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 445.758 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 445.759 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 445.759 * * [simplify]: iters left: 6 (11 enodes) 445.762 * * [simplify]: iters left: 5 (42 enodes) 445.768 * * [simplify]: iters left: 4 (67 enodes) 445.779 * * [simplify]: iters left: 3 (111 enodes) 445.795 * * [simplify]: iters left: 2 (140 enodes) 445.812 * * [simplify]: iters left: 1 (160 enodes) 445.829 * * [simplify]: Extracting #0: cost 1 inf + 0 445.829 * * [simplify]: Extracting #1: cost 0 inf + 1 445.829 * [simplify]: Simplified to 0 445.829 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 0)) 445.830 * * * * [progress]: [ 885 / 3260 ] simplifiying candidate # 445.830 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 445.830 * * [simplify]: iters left: 6 (30 enodes) 445.837 * * [simplify]: iters left: 5 (122 enodes) 445.857 * * [simplify]: iters left: 4 (280 enodes) 445.935 * * [simplify]: Extracting #0: cost 1 inf + 0 445.935 * * [simplify]: Extracting #1: cost 11 inf + 0 445.936 * * [simplify]: Extracting #2: cost 176 inf + 0 445.936 * * [simplify]: Extracting #3: cost 319 inf + 1 445.938 * * [simplify]: Extracting #4: cost 301 inf + 2953 445.943 * * [simplify]: Extracting #5: cost 154 inf + 56666 445.956 * * [simplify]: Extracting #6: cost 76 inf + 85634 445.969 * * [simplify]: Extracting #7: cost 46 inf + 93767 445.985 * * [simplify]: Extracting #8: cost 2 inf + 117070 446.004 * * [simplify]: Extracting #9: cost 0 inf + 118120 446.022 * * [simplify]: Extracting #10: cost 0 inf + 118040 446.039 * [simplify]: Simplified to (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (sqrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) 446.039 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (sqrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (cbrt a)) (cbrt 2)) (/ (/ (cbrt b) (cbrt a)) (cbrt 2))) (/ (/ (cbrt b) (cbrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 446.039 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 446.040 * * [simplify]: iters left: 6 (16 enodes) 446.044 * * [simplify]: iters left: 5 (68 enodes) 446.055 * * [simplify]: iters left: 4 (179 enodes) 446.112 * * [simplify]: Extracting #0: cost 1 inf + 0 446.112 * * [simplify]: Extracting #1: cost 27 inf + 0 446.112 * * [simplify]: Extracting #2: cost 153 inf + 0 446.113 * * [simplify]: Extracting #3: cost 242 inf + 83 446.115 * * [simplify]: Extracting #4: cost 185 inf + 16503 446.125 * * [simplify]: Extracting #5: cost 15 inf + 79352 446.139 * * [simplify]: Extracting #6: cost 0 inf + 84943 446.151 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 446.151 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 446.151 * * * * [progress]: [ 886 / 3260 ] simplifiying candidate # 446.151 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 446.151 * * [simplify]: iters left: 6 (31 enodes) 446.159 * * [simplify]: iters left: 5 (123 enodes) 446.179 * * [simplify]: iters left: 4 (250 enodes) 446.235 * * [simplify]: Extracting #0: cost 1 inf + 0 446.235 * * [simplify]: Extracting #1: cost 11 inf + 0 446.235 * * [simplify]: Extracting #2: cost 141 inf + 0 446.236 * * [simplify]: Extracting #3: cost 250 inf + 0 446.237 * * [simplify]: Extracting #4: cost 240 inf + 855 446.239 * * [simplify]: Extracting #5: cost 175 inf + 20572 446.247 * * [simplify]: Extracting #6: cost 59 inf + 60260 446.258 * * [simplify]: Extracting #7: cost 15 inf + 78672 446.273 * * [simplify]: Extracting #8: cost 0 inf + 85482 446.286 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) 446.286 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (/ (cbrt b) (cbrt 2)) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))) (/ (sqrt a) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 446.286 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 446.286 * * [simplify]: iters left: 6 (15 enodes) 446.290 * * [simplify]: iters left: 5 (63 enodes) 446.301 * * [simplify]: iters left: 4 (145 enodes) 446.337 * * [simplify]: iters left: 3 (499 enodes) 446.566 * * [simplify]: Extracting #0: cost 1 inf + 0 446.566 * * [simplify]: Extracting #1: cost 0 inf + 1 446.566 * [simplify]: Simplified to 0 446.566 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 446.566 * * * * [progress]: [ 887 / 3260 ] simplifiying candidate # 446.567 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 446.567 * * [simplify]: iters left: 6 (31 enodes) 446.574 * * [simplify]: iters left: 5 (122 enodes) 446.599 * * [simplify]: iters left: 4 (264 enodes) 446.662 * * [simplify]: Extracting #0: cost 1 inf + 0 446.663 * * [simplify]: Extracting #1: cost 13 inf + 0 446.663 * * [simplify]: Extracting #2: cost 141 inf + 0 446.663 * * [simplify]: Extracting #3: cost 232 inf + 2 446.664 * * [simplify]: Extracting #4: cost 223 inf + 1097 446.667 * * [simplify]: Extracting #5: cost 144 inf + 23408 446.673 * * [simplify]: Extracting #6: cost 58 inf + 49990 446.683 * * [simplify]: Extracting #7: cost 11 inf + 71508 446.695 * * [simplify]: Extracting #8: cost 0 inf + 76278 446.706 * * [simplify]: Extracting #9: cost 0 inf + 76198 446.718 * [simplify]: Simplified to (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 446.718 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 446.718 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 446.718 * * [simplify]: iters left: 6 (15 enodes) 446.724 * * [simplify]: iters left: 5 (62 enodes) 446.736 * * [simplify]: iters left: 4 (159 enodes) 446.776 * * [simplify]: iters left: 3 (475 enodes) 446.973 * * [simplify]: Extracting #0: cost 1 inf + 0 446.973 * * [simplify]: Extracting #1: cost 42 inf + 0 446.973 * * [simplify]: Extracting #2: cost 194 inf + 1 446.976 * * [simplify]: Extracting #3: cost 205 inf + 15094 446.991 * * [simplify]: Extracting #4: cost 20 inf + 63712 447.005 * * [simplify]: Extracting #5: cost 3 inf + 65204 447.018 * * [simplify]: Extracting #6: cost 0 inf + 65965 447.032 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 447.032 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 447.033 * * * * [progress]: [ 888 / 3260 ] simplifiying candidate # 447.033 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 447.033 * * [simplify]: iters left: 6 (28 enodes) 447.040 * * [simplify]: iters left: 5 (111 enodes) 447.058 * * [simplify]: iters left: 4 (237 enodes) 447.113 * * [simplify]: Extracting #0: cost 1 inf + 0 447.113 * * [simplify]: Extracting #1: cost 11 inf + 0 447.113 * * [simplify]: Extracting #2: cost 133 inf + 0 447.113 * * [simplify]: Extracting #3: cost 240 inf + 0 447.114 * * [simplify]: Extracting #4: cost 220 inf + 4363 447.121 * * [simplify]: Extracting #5: cost 116 inf + 39234 447.130 * * [simplify]: Extracting #6: cost 54 inf + 60953 447.142 * * [simplify]: Extracting #7: cost 12 inf + 78946 447.155 * * [simplify]: Extracting #8: cost 0 inf + 85194 447.168 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 447.168 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 447.168 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 447.168 * * [simplify]: iters left: 6 (15 enodes) 447.172 * * [simplify]: iters left: 5 (62 enodes) 447.183 * * [simplify]: iters left: 4 (148 enodes) 447.221 * * [simplify]: iters left: 3 (499 enodes) 447.458 * * [simplify]: Extracting #0: cost 1 inf + 0 447.458 * * [simplify]: Extracting #1: cost 0 inf + 1 447.458 * [simplify]: Simplified to 0 447.458 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 447.458 * * * * [progress]: [ 889 / 3260 ] simplifiying candidate # 447.459 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 447.459 * * [simplify]: iters left: 6 (29 enodes) 447.465 * * [simplify]: iters left: 5 (113 enodes) 447.483 * * [simplify]: iters left: 4 (219 enodes) 447.529 * * [simplify]: Extracting #0: cost 1 inf + 0 447.529 * * [simplify]: Extracting #1: cost 11 inf + 0 447.530 * * [simplify]: Extracting #2: cost 114 inf + 0 447.530 * * [simplify]: Extracting #3: cost 200 inf + 0 447.531 * * [simplify]: Extracting #4: cost 182 inf + 2835 447.534 * * [simplify]: Extracting #5: cost 91 inf + 28869 447.540 * * [simplify]: Extracting #6: cost 55 inf + 40394 447.549 * * [simplify]: Extracting #7: cost 3 inf + 65066 447.559 * * [simplify]: Extracting #8: cost 0 inf + 65958 447.571 * * [simplify]: Extracting #9: cost 0 inf + 65878 447.581 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (sqrt 2) (cbrt a))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))) (/ (/ (cbrt b) (sqrt a)) (sqrt 2)))) 447.582 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (* (sqrt 2) (cbrt a))) (* (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))) (/ (/ (cbrt b) (sqrt a)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 447.582 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 447.582 * * [simplify]: iters left: 6 (14 enodes) 447.586 * * [simplify]: iters left: 5 (56 enodes) 447.595 * * [simplify]: iters left: 4 (117 enodes) 447.620 * * [simplify]: iters left: 3 (347 enodes) 447.733 * * [simplify]: Extracting #0: cost 1 inf + 0 447.733 * * [simplify]: Extracting #1: cost 0 inf + 1 447.733 * [simplify]: Simplified to 0 447.733 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 447.733 * * * * [progress]: [ 890 / 3260 ] simplifiying candidate # 447.734 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 447.734 * * [simplify]: iters left: 6 (29 enodes) 447.743 * * [simplify]: iters left: 5 (114 enodes) 447.761 * * [simplify]: iters left: 4 (217 enodes) 447.807 * * [simplify]: Extracting #0: cost 1 inf + 0 447.807 * * [simplify]: Extracting #1: cost 11 inf + 0 447.807 * * [simplify]: Extracting #2: cost 108 inf + 0 447.808 * * [simplify]: Extracting #3: cost 181 inf + 2 447.808 * * [simplify]: Extracting #4: cost 170 inf + 1142 447.809 * * [simplify]: Extracting #5: cost 162 inf + 3492 447.812 * * [simplify]: Extracting #6: cost 74 inf + 27453 447.820 * * [simplify]: Extracting #7: cost 7 inf + 53664 447.829 * * [simplify]: Extracting #8: cost 0 inf + 56786 447.838 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) 447.838 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (cbrt b)) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 447.838 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 447.838 * * [simplify]: iters left: 6 (14 enodes) 447.842 * * [simplify]: iters left: 5 (57 enodes) 447.852 * * [simplify]: iters left: 4 (116 enodes) 447.878 * * [simplify]: iters left: 3 (321 enodes) 447.988 * * [simplify]: Extracting #0: cost 1 inf + 0 447.988 * * [simplify]: Extracting #1: cost 0 inf + 1 447.988 * [simplify]: Simplified to 0 447.988 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 447.988 * * * * [progress]: [ 891 / 3260 ] simplifiying candidate # 447.988 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 447.988 * * [simplify]: iters left: 6 (29 enodes) 447.995 * * [simplify]: iters left: 5 (116 enodes) 448.015 * * [simplify]: iters left: 4 (248 enodes) 448.073 * * [simplify]: Extracting #0: cost 1 inf + 0 448.073 * * [simplify]: Extracting #1: cost 11 inf + 0 448.073 * * [simplify]: Extracting #2: cost 124 inf + 0 448.074 * * [simplify]: Extracting #3: cost 215 inf + 43 448.075 * * [simplify]: Extracting #4: cost 201 inf + 1589 448.076 * * [simplify]: Extracting #5: cost 156 inf + 12897 448.082 * * [simplify]: Extracting #6: cost 65 inf + 42307 448.091 * * [simplify]: Extracting #7: cost 3 inf + 68674 448.102 * * [simplify]: Extracting #8: cost 0 inf + 70224 448.115 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 448.115 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 448.115 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 448.115 * * [simplify]: iters left: 6 (15 enodes) 448.119 * * [simplify]: iters left: 5 (62 enodes) 448.130 * * [simplify]: iters left: 4 (149 enodes) 448.166 * * [simplify]: iters left: 3 (450 enodes) 448.364 * * [simplify]: Extracting #0: cost 1 inf + 0 448.364 * * [simplify]: Extracting #1: cost 0 inf + 1 448.365 * [simplify]: Simplified to 0 448.365 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 448.365 * * * * [progress]: [ 892 / 3260 ] simplifiying candidate # 448.366 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 448.366 * * [simplify]: iters left: 6 (30 enodes) 448.376 * * [simplify]: iters left: 5 (117 enodes) 448.395 * * [simplify]: iters left: 4 (221 enodes) 448.439 * * [simplify]: Extracting #0: cost 1 inf + 0 448.439 * * [simplify]: Extracting #1: cost 11 inf + 0 448.440 * * [simplify]: Extracting #2: cost 103 inf + 0 448.441 * * [simplify]: Extracting #3: cost 171 inf + 43 448.441 * * [simplify]: Extracting #4: cost 168 inf + 209 448.442 * * [simplify]: Extracting #5: cost 154 inf + 3509 448.445 * * [simplify]: Extracting #6: cost 67 inf + 27224 448.452 * * [simplify]: Extracting #7: cost 7 inf + 50824 448.461 * * [simplify]: Extracting #8: cost 0 inf + 53756 448.470 * [simplify]: Simplified to (- (/ (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (cbrt a))) (cbrt a)) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 448.470 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (cbrt a))) (cbrt a)) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 448.470 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 448.470 * * [simplify]: iters left: 6 (14 enodes) 448.474 * * [simplify]: iters left: 5 (57 enodes) 448.483 * * [simplify]: iters left: 4 (118 enodes) 448.510 * * [simplify]: iters left: 3 (314 enodes) 448.604 * * [simplify]: Extracting #0: cost 1 inf + 0 448.604 * * [simplify]: Extracting #1: cost 0 inf + 1 448.604 * [simplify]: Simplified to 0 448.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 448.604 * * * * [progress]: [ 893 / 3260 ] simplifiying candidate # 448.604 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 448.604 * * [simplify]: iters left: 6 (29 enodes) 448.611 * * [simplify]: iters left: 5 (108 enodes) 448.631 * * [simplify]: iters left: 4 (206 enodes) 448.668 * * [simplify]: iters left: 3 (464 enodes) 448.784 * * [simplify]: Extracting #0: cost 1 inf + 0 448.784 * * [simplify]: Extracting #1: cost 13 inf + 0 448.785 * * [simplify]: Extracting #2: cost 144 inf + 0 448.786 * * [simplify]: Extracting #3: cost 246 inf + 87 448.787 * * [simplify]: Extracting #4: cost 219 inf + 3586 448.789 * * [simplify]: Extracting #5: cost 156 inf + 16356 448.798 * * [simplify]: Extracting #6: cost 90 inf + 36254 448.810 * * [simplify]: Extracting #7: cost 15 inf + 69937 448.825 * * [simplify]: Extracting #8: cost 0 inf + 77484 448.840 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b a) 2)) 448.840 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 448.840 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 448.840 * * [simplify]: iters left: 6 (13 enodes) 448.844 * * [simplify]: iters left: 5 (48 enodes) 448.852 * * [simplify]: iters left: 4 (103 enodes) 448.873 * * [simplify]: iters left: 3 (238 enodes) 448.932 * * [simplify]: Extracting #0: cost 1 inf + 0 448.932 * * [simplify]: Extracting #1: cost 0 inf + 1 448.932 * [simplify]: Simplified to 0 448.932 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b a) 2)) 0)) 448.933 * * * * [progress]: [ 894 / 3260 ] simplifiying candidate # 448.933 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 448.933 * * [simplify]: iters left: 6 (29 enodes) 448.940 * * [simplify]: iters left: 5 (115 enodes) 448.959 * * [simplify]: iters left: 4 (242 enodes) 449.013 * * [simplify]: Extracting #0: cost 1 inf + 0 449.013 * * [simplify]: Extracting #1: cost 11 inf + 0 449.014 * * [simplify]: Extracting #2: cost 137 inf + 0 449.014 * * [simplify]: Extracting #3: cost 248 inf + 0 449.015 * * [simplify]: Extracting #4: cost 236 inf + 1339 449.018 * * [simplify]: Extracting #5: cost 163 inf + 23926 449.024 * * [simplify]: Extracting #6: cost 78 inf + 52966 449.033 * * [simplify]: Extracting #7: cost 48 inf + 62750 449.044 * * [simplify]: Extracting #8: cost 7 inf + 83709 449.059 * * [simplify]: Extracting #9: cost 0 inf + 86979 449.072 * * [simplify]: Extracting #10: cost 0 inf + 86899 449.085 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) 449.085 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 449.085 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 449.085 * * [simplify]: iters left: 6 (15 enodes) 449.089 * * [simplify]: iters left: 5 (61 enodes) 449.099 * * [simplify]: iters left: 4 (142 enodes) 449.135 * * [simplify]: iters left: 3 (474 enodes) 449.313 * * [simplify]: Extracting #0: cost 1 inf + 0 449.313 * * [simplify]: Extracting #1: cost 0 inf + 1 449.313 * [simplify]: Simplified to 0 449.313 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 449.313 * * * * [progress]: [ 895 / 3260 ] simplifiying candidate # 449.313 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 449.313 * * [simplify]: iters left: 6 (30 enodes) 449.320 * * [simplify]: iters left: 5 (116 enodes) 449.341 * * [simplify]: iters left: 4 (217 enodes) 449.382 * * [simplify]: Extracting #0: cost 1 inf + 0 449.382 * * [simplify]: Extracting #1: cost 11 inf + 0 449.383 * * [simplify]: Extracting #2: cost 114 inf + 0 449.383 * * [simplify]: Extracting #3: cost 197 inf + 0 449.384 * * [simplify]: Extracting #4: cost 187 inf + 975 449.385 * * [simplify]: Extracting #5: cost 142 inf + 12489 449.390 * * [simplify]: Extracting #6: cost 72 inf + 33522 449.397 * * [simplify]: Extracting #7: cost 49 inf + 39643 449.406 * * [simplify]: Extracting #8: cost 8 inf + 60827 449.415 * * [simplify]: Extracting #9: cost 0 inf + 64957 449.425 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma b b (* a (* c -4))))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma b b (* a (* c -4))))) (* (sqrt 2) (cbrt a))) (cbrt a))) (* (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))))) 449.425 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma b b (* a (* c -4))))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma b b (* a (* c -4))))) (* (sqrt 2) (cbrt a))) (cbrt a))) (* (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 449.426 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 449.426 * * [simplify]: iters left: 6 (14 enodes) 449.429 * * [simplify]: iters left: 5 (56 enodes) 449.438 * * [simplify]: iters left: 4 (113 enodes) 449.463 * * [simplify]: iters left: 3 (324 enodes) 449.550 * * [simplify]: Extracting #0: cost 1 inf + 0 449.550 * * [simplify]: Extracting #1: cost 0 inf + 1 449.550 * [simplify]: Simplified to 0 449.551 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 449.551 * * * * [progress]: [ 896 / 3260 ] simplifiying candidate # 449.551 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 449.551 * * [simplify]: iters left: 6 (30 enodes) 449.558 * * [simplify]: iters left: 5 (116 enodes) 449.579 * * [simplify]: iters left: 4 (215 enodes) 449.620 * * [simplify]: Extracting #0: cost 1 inf + 0 449.620 * * [simplify]: Extracting #1: cost 11 inf + 0 449.621 * * [simplify]: Extracting #2: cost 111 inf + 0 449.621 * * [simplify]: Extracting #3: cost 180 inf + 2 449.622 * * [simplify]: Extracting #4: cost 169 inf + 1260 449.622 * * [simplify]: Extracting #5: cost 164 inf + 2885 449.626 * * [simplify]: Extracting #6: cost 64 inf + 28933 449.633 * * [simplify]: Extracting #7: cost 4 inf + 54392 449.643 * * [simplify]: Extracting #8: cost 0 inf + 56320 449.652 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) a)) 449.652 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (cbrt 2)) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 449.652 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 449.653 * * [simplify]: iters left: 6 (14 enodes) 449.656 * * [simplify]: iters left: 5 (56 enodes) 449.666 * * [simplify]: iters left: 4 (112 enodes) 449.689 * * [simplify]: iters left: 3 (297 enodes) 449.771 * * [simplify]: Extracting #0: cost 1 inf + 0 449.771 * * [simplify]: Extracting #1: cost 0 inf + 1 449.771 * [simplify]: Simplified to 0 449.771 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 449.771 * * * * [progress]: [ 897 / 3260 ] simplifiying candidate # 449.772 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 449.772 * * [simplify]: iters left: 6 (26 enodes) 449.778 * * [simplify]: iters left: 5 (102 enodes) 449.794 * * [simplify]: iters left: 4 (204 enodes) 449.835 * * [simplify]: Extracting #0: cost 1 inf + 0 449.835 * * [simplify]: Extracting #1: cost 11 inf + 0 449.835 * * [simplify]: Extracting #2: cost 107 inf + 0 449.836 * * [simplify]: Extracting #3: cost 188 inf + 0 449.836 * * [simplify]: Extracting #4: cost 180 inf + 975 449.839 * * [simplify]: Extracting #5: cost 111 inf + 20279 449.845 * * [simplify]: Extracting #6: cost 55 inf + 38750 449.853 * * [simplify]: Extracting #7: cost 10 inf + 58205 449.863 * * [simplify]: Extracting #8: cost 0 inf + 63308 449.873 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 449.873 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 449.873 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 449.873 * * [simplify]: iters left: 6 (13 enodes) 449.876 * * [simplify]: iters left: 5 (53 enodes) 449.885 * * [simplify]: iters left: 4 (118 enodes) 449.910 * * [simplify]: iters left: 3 (324 enodes) 449.996 * * [simplify]: Extracting #0: cost 1 inf + 0 449.997 * * [simplify]: Extracting #1: cost 0 inf + 1 449.997 * [simplify]: Simplified to 0 449.997 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 449.997 * * * * [progress]: [ 898 / 3260 ] simplifiying candidate # 449.997 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 449.997 * * [simplify]: iters left: 6 (26 enodes) 450.003 * * [simplify]: iters left: 5 (99 enodes) 450.021 * * [simplify]: iters left: 4 (177 enodes) 450.051 * * [simplify]: iters left: 3 (412 enodes) 450.141 * * [simplify]: Extracting #0: cost 1 inf + 0 450.141 * * [simplify]: Extracting #1: cost 9 inf + 0 450.141 * * [simplify]: Extracting #2: cost 119 inf + 0 450.142 * * [simplify]: Extracting #3: cost 247 inf + 42 450.143 * * [simplify]: Extracting #4: cost 237 inf + 1304 450.146 * * [simplify]: Extracting #5: cost 163 inf + 15894 450.152 * * [simplify]: Extracting #6: cost 88 inf + 38733 450.164 * * [simplify]: Extracting #7: cost 19 inf + 69916 450.179 * * [simplify]: Extracting #8: cost 0 inf + 78835 450.194 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 450.194 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 450.195 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 450.195 * * [simplify]: iters left: 6 (11 enodes) 450.198 * * [simplify]: iters left: 5 (43 enodes) 450.206 * * [simplify]: iters left: 4 (84 enodes) 450.221 * * [simplify]: iters left: 3 (212 enodes) 450.267 * * [simplify]: iters left: 2 (472 enodes) 450.369 * * [simplify]: Extracting #0: cost 1 inf + 0 450.369 * * [simplify]: Extracting #1: cost 0 inf + 1 450.369 * [simplify]: Simplified to 0 450.369 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 450.370 * * * * [progress]: [ 899 / 3260 ] simplifiying candidate # 450.370 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 450.370 * * [simplify]: iters left: 6 (27 enodes) 450.378 * * [simplify]: iters left: 5 (106 enodes) 450.395 * * [simplify]: iters left: 4 (196 enodes) 450.432 * * [simplify]: iters left: 3 (459 enodes) 450.554 * * [simplify]: Extracting #0: cost 1 inf + 0 450.554 * * [simplify]: Extracting #1: cost 11 inf + 0 450.555 * * [simplify]: Extracting #2: cost 117 inf + 0 450.555 * * [simplify]: Extracting #3: cost 229 inf + 2 450.556 * * [simplify]: Extracting #4: cost 216 inf + 1545 450.559 * * [simplify]: Extracting #5: cost 156 inf + 11817 450.564 * * [simplify]: Extracting #6: cost 99 inf + 28317 450.576 * * [simplify]: Extracting #7: cost 13 inf + 68465 450.592 * * [simplify]: Extracting #8: cost 0 inf + 74732 450.608 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 450.608 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 450.608 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 450.608 * * [simplify]: iters left: 6 (12 enodes) 450.612 * * [simplify]: iters left: 5 (49 enodes) 450.621 * * [simplify]: iters left: 4 (99 enodes) 450.641 * * [simplify]: iters left: 3 (234 enodes) 450.695 * * [simplify]: iters left: 2 (447 enodes) 450.792 * * [simplify]: Extracting #0: cost 1 inf + 0 450.792 * * [simplify]: Extracting #1: cost 0 inf + 1 450.792 * [simplify]: Simplified to 0 450.792 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 450.793 * * * * [progress]: [ 900 / 3260 ] simplifiying candidate # 450.793 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 450.793 * * [simplify]: iters left: 6 (28 enodes) 450.800 * * [simplify]: iters left: 5 (111 enodes) 450.818 * * [simplify]: iters left: 4 (218 enodes) 450.864 * * [simplify]: Extracting #0: cost 1 inf + 0 450.864 * * [simplify]: Extracting #1: cost 11 inf + 0 450.864 * * [simplify]: Extracting #2: cost 101 inf + 0 450.865 * * [simplify]: Extracting #3: cost 167 inf + 43 450.865 * * [simplify]: Extracting #4: cost 164 inf + 291 450.866 * * [simplify]: Extracting #5: cost 123 inf + 9557 450.870 * * [simplify]: Extracting #6: cost 72 inf + 20810 450.874 * * [simplify]: Extracting #7: cost 41 inf + 31098 450.881 * * [simplify]: Extracting #8: cost 10 inf + 47344 450.889 * * [simplify]: Extracting #9: cost 0 inf + 52834 450.898 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 450.898 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 450.898 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 450.898 * * [simplify]: iters left: 6 (14 enodes) 450.902 * * [simplify]: iters left: 5 (57 enodes) 450.912 * * [simplify]: iters left: 4 (121 enodes) 450.938 * * [simplify]: iters left: 3 (291 enodes) 451.017 * * [simplify]: Extracting #0: cost 1 inf + 0 451.017 * * [simplify]: Extracting #1: cost 0 inf + 1 451.017 * [simplify]: Simplified to 0 451.017 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 451.018 * * * * [progress]: [ 901 / 3260 ] simplifiying candidate # 451.018 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 451.018 * * [simplify]: iters left: 6 (29 enodes) 451.025 * * [simplify]: iters left: 5 (112 enodes) 451.044 * * [simplify]: iters left: 4 (199 enodes) 451.081 * * [simplify]: iters left: 3 (432 enodes) 451.173 * * [simplify]: Extracting #0: cost 1 inf + 0 451.173 * * [simplify]: Extracting #1: cost 11 inf + 0 451.173 * * [simplify]: Extracting #2: cost 113 inf + 0 451.174 * * [simplify]: Extracting #3: cost 211 inf + 85 451.175 * * [simplify]: Extracting #4: cost 193 inf + 1960 451.177 * * [simplify]: Extracting #5: cost 160 inf + 7407 451.180 * * [simplify]: Extracting #6: cost 102 inf + 21362 451.190 * * [simplify]: Extracting #7: cost 19 inf + 58044 451.203 * * [simplify]: Extracting #8: cost 1 inf + 66807 451.216 * * [simplify]: Extracting #9: cost 0 inf + 67186 451.231 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b a) 2)) 451.231 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 451.232 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 451.232 * * [simplify]: iters left: 6 (13 enodes) 451.235 * * [simplify]: iters left: 5 (52 enodes) 451.244 * * [simplify]: iters left: 4 (98 enodes) 451.263 * * [simplify]: iters left: 3 (212 enodes) 451.305 * * [simplify]: iters left: 2 (371 enodes) 451.378 * * [simplify]: Extracting #0: cost 1 inf + 0 451.378 * * [simplify]: Extracting #1: cost 0 inf + 1 451.378 * [simplify]: Simplified to 0 451.378 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (cbrt a)) (/ (/ b a) 2)) 0)) 451.378 * * * * [progress]: [ 902 / 3260 ] simplifiying candidate # 451.378 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 451.378 * * [simplify]: iters left: 6 (28 enodes) 451.385 * * [simplify]: iters left: 5 (104 enodes) 451.404 * * [simplify]: iters left: 4 (188 enodes) 451.434 * * [simplify]: iters left: 3 (365 enodes) 451.506 * * [simplify]: Extracting #0: cost 1 inf + 0 451.506 * * [simplify]: Extracting #1: cost 11 inf + 0 451.507 * * [simplify]: Extracting #2: cost 109 inf + 0 451.507 * * [simplify]: Extracting #3: cost 185 inf + 618 451.509 * * [simplify]: Extracting #4: cost 137 inf + 6370 451.511 * * [simplify]: Extracting #5: cost 120 inf + 10341 451.514 * * [simplify]: Extracting #6: cost 95 inf + 19240 451.523 * * [simplify]: Extracting #7: cost 16 inf + 55564 451.537 * * [simplify]: Extracting #8: cost 0 inf + 63932 451.550 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (cbrt a)) (/ b (* a 2))) 451.550 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (cbrt a)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 451.550 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 451.550 * * [simplify]: iters left: 6 (12 enodes) 451.553 * * [simplify]: iters left: 5 (44 enodes) 451.561 * * [simplify]: iters left: 4 (92 enodes) 451.575 * * [simplify]: iters left: 3 (159 enodes) 451.601 * * [simplify]: iters left: 2 (267 enodes) 451.644 * * [simplify]: iters left: 1 (364 enodes) 451.703 * * [simplify]: Extracting #0: cost 1 inf + 0 451.703 * * [simplify]: Extracting #1: cost 0 inf + 1 451.703 * [simplify]: Simplified to 0 451.703 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (cbrt a)) (/ b (* a 2))) 0)) 451.703 * * * * [progress]: [ 903 / 3260 ] simplifiying candidate # 451.703 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 451.703 * * [simplify]: iters left: 6 (29 enodes) 451.712 * * [simplify]: iters left: 5 (118 enodes) 451.732 * * [simplify]: iters left: 4 (251 enodes) 451.787 * * [simplify]: Extracting #0: cost 1 inf + 0 451.787 * * [simplify]: Extracting #1: cost 11 inf + 0 451.787 * * [simplify]: Extracting #2: cost 136 inf + 0 451.788 * * [simplify]: Extracting #3: cost 238 inf + 3 451.789 * * [simplify]: Extracting #4: cost 222 inf + 1912 451.792 * * [simplify]: Extracting #5: cost 132 inf + 26895 451.799 * * [simplify]: Extracting #6: cost 54 inf + 52125 451.809 * * [simplify]: Extracting #7: cost 13 inf + 69299 451.820 * * [simplify]: Extracting #8: cost 0 inf + 75967 451.832 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 451.832 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 451.832 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 451.832 * * [simplify]: iters left: 6 (15 enodes) 451.836 * * [simplify]: iters left: 5 (64 enodes) 451.849 * * [simplify]: iters left: 4 (149 enodes) 451.884 * * [simplify]: iters left: 3 (466 enodes) 452.139 * * [simplify]: Extracting #0: cost 1 inf + 0 452.139 * * [simplify]: Extracting #1: cost 0 inf + 1 452.139 * [simplify]: Simplified to 0 452.139 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 452.139 * * * * [progress]: [ 904 / 3260 ] simplifiying candidate # 452.139 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 452.139 * * [simplify]: iters left: 6 (30 enodes) 452.147 * * [simplify]: iters left: 5 (119 enodes) 452.166 * * [simplify]: iters left: 4 (227 enodes) 452.211 * * [simplify]: Extracting #0: cost 1 inf + 0 452.211 * * [simplify]: Extracting #1: cost 11 inf + 0 452.211 * * [simplify]: Extracting #2: cost 119 inf + 0 452.212 * * [simplify]: Extracting #3: cost 194 inf + 44 452.213 * * [simplify]: Extracting #4: cost 175 inf + 2359 452.215 * * [simplify]: Extracting #5: cost 112 inf + 17667 452.220 * * [simplify]: Extracting #6: cost 53 inf + 34539 452.227 * * [simplify]: Extracting #7: cost 6 inf + 55656 452.237 * * [simplify]: Extracting #8: cost 0 inf + 58826 452.246 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) 452.246 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 452.246 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 452.246 * * [simplify]: iters left: 6 (14 enodes) 452.250 * * [simplify]: iters left: 5 (59 enodes) 452.260 * * [simplify]: iters left: 4 (121 enodes) 452.286 * * [simplify]: iters left: 3 (332 enodes) 452.421 * * [simplify]: Extracting #0: cost 1 inf + 0 452.421 * * [simplify]: Extracting #1: cost 0 inf + 1 452.421 * [simplify]: Simplified to 0 452.421 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) 0)) 452.422 * * * * [progress]: [ 905 / 3260 ] simplifiying candidate # 452.422 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 452.422 * * [simplify]: iters left: 6 (29 enodes) 452.431 * * [simplify]: iters left: 5 (114 enodes) 452.450 * * [simplify]: iters left: 4 (218 enodes) 452.492 * * [simplify]: Extracting #0: cost 1 inf + 0 452.492 * * [simplify]: Extracting #1: cost 11 inf + 0 452.492 * * [simplify]: Extracting #2: cost 105 inf + 0 452.492 * * [simplify]: Extracting #3: cost 159 inf + 46 452.493 * * [simplify]: Extracting #4: cost 131 inf + 3303 452.497 * * [simplify]: Extracting #5: cost 87 inf + 12958 452.499 * * [simplify]: Extracting #6: cost 72 inf + 16086 452.502 * * [simplify]: Extracting #7: cost 63 inf + 17172 452.507 * * [simplify]: Extracting #8: cost 37 inf + 27545 452.513 * * [simplify]: Extracting #9: cost 4 inf + 45336 452.520 * * [simplify]: Extracting #10: cost 0 inf + 47896 452.528 * * [simplify]: Extracting #11: cost 0 inf + 47841 452.535 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 452.535 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 452.535 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 452.536 * * [simplify]: iters left: 6 (13 enodes) 452.539 * * [simplify]: iters left: 5 (54 enodes) 452.549 * * [simplify]: iters left: 4 (112 enodes) 452.573 * * [simplify]: iters left: 3 (281 enodes) 452.929 * * [simplify]: Extracting #0: cost 1 inf + 0 452.929 * * [simplify]: Extracting #1: cost 0 inf + 1 452.929 * [simplify]: Simplified to 0 452.929 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 452.930 * * * * [progress]: [ 906 / 3260 ] simplifiying candidate # 452.930 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 452.930 * * [simplify]: iters left: 6 (27 enodes) 452.937 * * [simplify]: iters left: 5 (108 enodes) 452.954 * * [simplify]: iters left: 4 (224 enodes) 453.003 * * [simplify]: Extracting #0: cost 1 inf + 0 453.003 * * [simplify]: Extracting #1: cost 11 inf + 0 453.003 * * [simplify]: Extracting #2: cost 113 inf + 0 453.003 * * [simplify]: Extracting #3: cost 187 inf + 44 453.004 * * [simplify]: Extracting #4: cost 161 inf + 3582 453.007 * * [simplify]: Extracting #5: cost 95 inf + 20476 453.012 * * [simplify]: Extracting #6: cost 59 inf + 31143 453.019 * * [simplify]: Extracting #7: cost 8 inf + 53740 453.028 * * [simplify]: Extracting #8: cost 0 inf + 58110 453.038 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 453.038 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 453.038 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 453.038 * * [simplify]: iters left: 6 (14 enodes) 453.042 * * [simplify]: iters left: 5 (59 enodes) 453.052 * * [simplify]: iters left: 4 (134 enodes) 453.083 * * [simplify]: iters left: 3 (357 enodes) 453.224 * * [simplify]: Extracting #0: cost 1 inf + 0 453.224 * * [simplify]: Extracting #1: cost 0 inf + 1 453.224 * [simplify]: Simplified to 0 453.225 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 453.225 * * * * [progress]: [ 907 / 3260 ] simplifiying candidate # 453.225 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 453.225 * * [simplify]: iters left: 6 (28 enodes) 453.232 * * [simplify]: iters left: 5 (110 enodes) 453.249 * * [simplify]: iters left: 4 (209 enodes) 453.290 * * [simplify]: iters left: 3 (477 enodes) 453.426 * * [simplify]: Extracting #0: cost 1 inf + 0 453.426 * * [simplify]: Extracting #1: cost 11 inf + 0 453.427 * * [simplify]: Extracting #2: cost 170 inf + 0 453.428 * * [simplify]: Extracting #3: cost 297 inf + 373 453.430 * * [simplify]: Extracting #4: cost 259 inf + 4978 453.435 * * [simplify]: Extracting #5: cost 143 inf + 28683 453.444 * * [simplify]: Extracting #6: cost 94 inf + 42810 453.458 * * [simplify]: Extracting #7: cost 29 inf + 72132 453.475 * * [simplify]: Extracting #8: cost 1 inf + 86486 453.493 * * [simplify]: Extracting #9: cost 0 inf + 87026 453.510 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 453.510 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 453.511 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 453.511 * * [simplify]: iters left: 6 (13 enodes) 453.514 * * [simplify]: iters left: 5 (53 enodes) 453.523 * * [simplify]: iters left: 4 (106 enodes) 453.545 * * [simplify]: iters left: 3 (257 enodes) 453.629 * * [simplify]: Extracting #0: cost 1 inf + 0 453.629 * * [simplify]: Extracting #1: cost 0 inf + 1 453.629 * [simplify]: Simplified to 0 453.629 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 453.629 * * * * [progress]: [ 908 / 3260 ] simplifiying candidate # 453.629 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 453.629 * * [simplify]: iters left: 6 (27 enodes) 453.638 * * [simplify]: iters left: 5 (106 enodes) 453.655 * * [simplify]: iters left: 4 (195 enodes) 453.692 * * [simplify]: iters left: 3 (446 enodes) 453.832 * * [simplify]: Extracting #0: cost 1 inf + 0 453.832 * * [simplify]: Extracting #1: cost 11 inf + 0 453.833 * * [simplify]: Extracting #2: cost 140 inf + 0 453.834 * * [simplify]: Extracting #3: cost 233 inf + 171 453.835 * * [simplify]: Extracting #4: cost 206 inf + 2669 453.838 * * [simplify]: Extracting #5: cost 153 inf + 11580 453.843 * * [simplify]: Extracting #6: cost 97 inf + 28447 453.857 * * [simplify]: Extracting #7: cost 5 inf + 70956 453.875 * * [simplify]: Extracting #8: cost 0 inf + 73706 453.891 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 453.891 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 453.892 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 453.892 * * [simplify]: iters left: 6 (12 enodes) 453.895 * * [simplify]: iters left: 5 (49 enodes) 453.903 * * [simplify]: iters left: 4 (94 enodes) 453.923 * * [simplify]: iters left: 3 (221 enodes) 453.993 * * [simplify]: iters left: 2 (492 enodes) 454.208 * * [simplify]: Extracting #0: cost 1 inf + 0 454.208 * * [simplify]: Extracting #1: cost 0 inf + 1 454.208 * [simplify]: Simplified to 0 454.209 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 454.209 * * * * [progress]: [ 909 / 3260 ] simplifiying candidate # 454.209 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 454.209 * * [simplify]: iters left: 6 (27 enodes) 454.216 * * [simplify]: iters left: 5 (106 enodes) 454.235 * * [simplify]: iters left: 4 (211 enodes) 454.277 * * [simplify]: Extracting #0: cost 1 inf + 0 454.277 * * [simplify]: Extracting #1: cost 11 inf + 0 454.278 * * [simplify]: Extracting #2: cost 107 inf + 0 454.278 * * [simplify]: Extracting #3: cost 161 inf + 87 454.279 * * [simplify]: Extracting #4: cost 155 inf + 542 454.280 * * [simplify]: Extracting #5: cost 127 inf + 6707 454.282 * * [simplify]: Extracting #6: cost 70 inf + 17970 454.286 * * [simplify]: Extracting #7: cost 49 inf + 23118 454.293 * * [simplify]: Extracting #8: cost 7 inf + 45381 454.301 * * [simplify]: Extracting #9: cost 0 inf + 48771 454.309 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 454.309 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 454.309 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 454.309 * * [simplify]: iters left: 6 (13 enodes) 454.313 * * [simplify]: iters left: 5 (52 enodes) 454.321 * * [simplify]: iters left: 4 (111 enodes) 454.345 * * [simplify]: iters left: 3 (278 enodes) 454.437 * * [simplify]: Extracting #0: cost 1 inf + 0 454.437 * * [simplify]: Extracting #1: cost 0 inf + 1 454.437 * [simplify]: Simplified to 0 454.437 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 454.437 * * * * [progress]: [ 910 / 3260 ] simplifiying candidate # 454.437 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 454.437 * * [simplify]: iters left: 6 (28 enodes) 454.444 * * [simplify]: iters left: 5 (107 enodes) 454.461 * * [simplify]: iters left: 4 (193 enodes) 454.500 * * [simplify]: iters left: 3 (415 enodes) 454.602 * * [simplify]: Extracting #0: cost 1 inf + 0 454.602 * * [simplify]: Extracting #1: cost 11 inf + 0 454.603 * * [simplify]: Extracting #2: cost 139 inf + 0 454.604 * * [simplify]: Extracting #3: cost 213 inf + 461 454.605 * * [simplify]: Extracting #4: cost 162 inf + 5822 454.608 * * [simplify]: Extracting #5: cost 128 inf + 12092 454.612 * * [simplify]: Extracting #6: cost 91 inf + 24132 454.622 * * [simplify]: Extracting #7: cost 12 inf + 61380 454.635 * * [simplify]: Extracting #8: cost 0 inf + 67028 454.651 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) 454.651 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 454.651 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 454.651 * * [simplify]: iters left: 6 (12 enodes) 454.654 * * [simplify]: iters left: 5 (47 enodes) 454.662 * * [simplify]: iters left: 4 (89 enodes) 454.680 * * [simplify]: iters left: 3 (186 enodes) 454.726 * * [simplify]: iters left: 2 (378 enodes) 454.860 * * [simplify]: Extracting #0: cost 1 inf + 0 454.860 * * [simplify]: Extracting #1: cost 0 inf + 1 454.860 * [simplify]: Simplified to 0 454.860 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ b a) 2)) 0)) 454.860 * * * * [progress]: [ 911 / 3260 ] simplifiying candidate # 454.860 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 454.860 * * [simplify]: iters left: 6 (27 enodes) 454.867 * * [simplify]: iters left: 5 (101 enodes) 454.882 * * [simplify]: iters left: 4 (159 enodes) 454.909 * * [simplify]: iters left: 3 (301 enodes) 454.967 * * [simplify]: Extracting #0: cost 1 inf + 0 454.967 * * [simplify]: Extracting #1: cost 9 inf + 0 454.968 * * [simplify]: Extracting #2: cost 95 inf + 2 454.968 * * [simplify]: Extracting #3: cost 161 inf + 256 454.969 * * [simplify]: Extracting #4: cost 131 inf + 3166 454.970 * * [simplify]: Extracting #5: cost 119 inf + 6565 454.972 * * [simplify]: Extracting #6: cost 115 inf + 7824 454.975 * * [simplify]: Extracting #7: cost 77 inf + 21624 454.984 * * [simplify]: Extracting #8: cost 10 inf + 55276 454.995 * * [simplify]: Extracting #9: cost 0 inf + 59995 455.006 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (fabs (cbrt (fma c (* a -4) (* b b)))))) (cbrt a)) (* 1/2 (/ b a))) 455.006 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (fabs (cbrt (fma c (* a -4) (* b b)))))) (cbrt a)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 455.007 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 455.007 * * [simplify]: iters left: 6 (11 enodes) 455.010 * * [simplify]: iters left: 5 (40 enodes) 455.016 * * [simplify]: iters left: 4 (65 enodes) 455.027 * * [simplify]: iters left: 3 (97 enodes) 455.043 * * [simplify]: iters left: 2 (165 enodes) 455.077 * * [simplify]: iters left: 1 (271 enodes) 455.130 * * [simplify]: Extracting #0: cost 1 inf + 0 455.130 * * [simplify]: Extracting #1: cost 0 inf + 1 455.130 * [simplify]: Simplified to 0 455.130 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (fabs (cbrt (fma c (* a -4) (* b b)))))) (cbrt a)) (* 1/2 (/ b a))) 0)) 455.130 * * * * [progress]: [ 912 / 3260 ] simplifiying candidate # 455.130 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 455.131 * * [simplify]: iters left: 6 (26 enodes) 455.137 * * [simplify]: iters left: 5 (105 enodes) 455.154 * * [simplify]: iters left: 4 (206 enodes) 455.196 * * [simplify]: iters left: 3 (478 enodes) 455.329 * * [simplify]: Extracting #0: cost 1 inf + 0 455.330 * * [simplify]: Extracting #1: cost 11 inf + 0 455.330 * * [simplify]: Extracting #2: cost 158 inf + 0 455.331 * * [simplify]: Extracting #3: cost 264 inf + 130 455.334 * * [simplify]: Extracting #4: cost 240 inf + 3222 455.338 * * [simplify]: Extracting #5: cost 177 inf + 17279 455.344 * * [simplify]: Extracting #6: cost 121 inf + 28914 455.352 * * [simplify]: Extracting #7: cost 80 inf + 43732 455.365 * * [simplify]: Extracting #8: cost 16 inf + 75496 455.381 * * [simplify]: Extracting #9: cost 1 inf + 82952 455.397 * * [simplify]: Extracting #10: cost 0 inf + 83411 455.415 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) 455.415 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (sqrt 2)) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 455.415 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 455.415 * * [simplify]: iters left: 6 (12 enodes) 455.418 * * [simplify]: iters left: 5 (51 enodes) 455.427 * * [simplify]: iters left: 4 (106 enodes) 455.449 * * [simplify]: iters left: 3 (247 enodes) 455.517 * * [simplify]: Extracting #0: cost 1 inf + 0 455.517 * * [simplify]: Extracting #1: cost 0 inf + 1 455.518 * [simplify]: Simplified to 0 455.518 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 455.518 * * * * [progress]: [ 913 / 3260 ] simplifiying candidate # 455.518 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 455.518 * * [simplify]: iters left: 6 (27 enodes) 455.526 * * [simplify]: iters left: 5 (106 enodes) 455.543 * * [simplify]: iters left: 4 (190 enodes) 455.579 * * [simplify]: iters left: 3 (409 enodes) 455.678 * * [simplify]: Extracting #0: cost 1 inf + 0 455.679 * * [simplify]: Extracting #1: cost 11 inf + 0 455.679 * * [simplify]: Extracting #2: cost 126 inf + 0 455.680 * * [simplify]: Extracting #3: cost 199 inf + 665 455.682 * * [simplify]: Extracting #4: cost 137 inf + 7823 455.684 * * [simplify]: Extracting #5: cost 123 inf + 11154 455.688 * * [simplify]: Extracting #6: cost 98 inf + 20260 455.698 * * [simplify]: Extracting #7: cost 11 inf + 60203 455.713 * * [simplify]: Extracting #8: cost 0 inf + 65631 455.726 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ b a) 2)) 455.726 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 455.726 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 455.726 * * [simplify]: iters left: 6 (11 enodes) 455.729 * * [simplify]: iters left: 5 (46 enodes) 455.737 * * [simplify]: iters left: 4 (86 enodes) 455.754 * * [simplify]: iters left: 3 (183 enodes) 455.801 * * [simplify]: iters left: 2 (372 enodes) 455.931 * * [simplify]: Extracting #0: cost 1 inf + 0 455.931 * * [simplify]: Extracting #1: cost 0 inf + 1 455.931 * [simplify]: Simplified to 0 455.931 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 455.931 * * * * [progress]: [ 914 / 3260 ] simplifiying candidate # 455.931 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 455.931 * * [simplify]: iters left: 6 (26 enodes) 455.938 * * [simplify]: iters left: 5 (100 enodes) 455.953 * * [simplify]: iters left: 4 (158 enodes) 455.981 * * [simplify]: iters left: 3 (300 enodes) 456.037 * * [simplify]: Extracting #0: cost 1 inf + 0 456.037 * * [simplify]: Extracting #1: cost 9 inf + 0 456.038 * * [simplify]: Extracting #2: cost 95 inf + 2 456.038 * * [simplify]: Extracting #3: cost 158 inf + 461 456.040 * * [simplify]: Extracting #4: cost 134 inf + 2799 456.042 * * [simplify]: Extracting #5: cost 119 inf + 6565 456.043 * * [simplify]: Extracting #6: cost 115 inf + 7567 456.046 * * [simplify]: Extracting #7: cost 76 inf + 21842 456.054 * * [simplify]: Extracting #8: cost 15 inf + 52148 456.065 * * [simplify]: Extracting #9: cost 0 inf + 59873 456.076 * * [simplify]: Extracting #10: cost 0 inf + 59833 456.088 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b 2) a)) 456.088 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 456.088 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 456.088 * * [simplify]: iters left: 6 (10 enodes) 456.091 * * [simplify]: iters left: 5 (39 enodes) 456.097 * * [simplify]: iters left: 4 (64 enodes) 456.108 * * [simplify]: iters left: 3 (96 enodes) 456.125 * * [simplify]: iters left: 2 (164 enodes) 456.158 * * [simplify]: iters left: 1 (270 enodes) 456.210 * * [simplify]: Extracting #0: cost 1 inf + 0 456.210 * * [simplify]: Extracting #1: cost 0 inf + 1 456.210 * [simplify]: Simplified to 0 456.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (cbrt a))) (/ (/ b 2) a)) 0)) 456.211 * * * * [progress]: [ 915 / 3260 ] simplifiying candidate # 456.211 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 456.211 * * [simplify]: iters left: 6 (26 enodes) 456.218 * * [simplify]: iters left: 5 (106 enodes) 456.237 * * [simplify]: iters left: 4 (215 enodes) 456.277 * * [simplify]: iters left: 3 (471 enodes) 456.391 * * [simplify]: Extracting #0: cost 1 inf + 0 456.391 * * [simplify]: Extracting #1: cost 11 inf + 0 456.391 * * [simplify]: Extracting #2: cost 131 inf + 0 456.392 * * [simplify]: Extracting #3: cost 252 inf + 130 456.394 * * [simplify]: Extracting #4: cost 222 inf + 4011 456.397 * * [simplify]: Extracting #5: cost 144 inf + 19367 456.404 * * [simplify]: Extracting #6: cost 91 inf + 35979 456.417 * * [simplify]: Extracting #7: cost 22 inf + 67891 456.432 * * [simplify]: Extracting #8: cost 0 inf + 78887 456.447 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt a)) (sqrt 2))) (/ (/ (* b -1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 456.447 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (* (cbrt a) (cbrt a)) (sqrt 2))) (/ (/ (* b -1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 456.448 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 456.448 * * [simplify]: iters left: 6 (12 enodes) 456.452 * * [simplify]: iters left: 5 (53 enodes) 456.461 * * [simplify]: iters left: 4 (117 enodes) 456.484 * * [simplify]: iters left: 3 (255 enodes) 456.545 * * [simplify]: Extracting #0: cost 1 inf + 0 456.545 * * [simplify]: Extracting #1: cost 0 inf + 1 456.545 * [simplify]: Simplified to 0 456.545 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 456.545 * * * * [progress]: [ 916 / 3260 ] simplifiying candidate # 456.545 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 456.545 * * [simplify]: iters left: 6 (27 enodes) 456.552 * * [simplify]: iters left: 5 (107 enodes) 456.569 * * [simplify]: iters left: 4 (200 enodes) 456.605 * * [simplify]: iters left: 3 (396 enodes) 456.694 * * [simplify]: Extracting #0: cost 1 inf + 0 456.694 * * [simplify]: Extracting #1: cost 11 inf + 0 456.694 * * [simplify]: Extracting #2: cost 126 inf + 0 456.695 * * [simplify]: Extracting #3: cost 212 inf + 1034 456.697 * * [simplify]: Extracting #4: cost 145 inf + 8551 456.700 * * [simplify]: Extracting #5: cost 119 inf + 13470 456.705 * * [simplify]: Extracting #6: cost 85 inf + 26965 456.716 * * [simplify]: Extracting #7: cost 8 inf + 62851 456.731 * * [simplify]: Extracting #8: cost 0 inf + 66931 456.744 * * [simplify]: Extracting #9: cost 0 inf + 66861 456.758 * [simplify]: Simplified to (+ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (/ b a) -1/2)) 456.758 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 456.758 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 456.758 * * [simplify]: iters left: 6 (11 enodes) 456.762 * * [simplify]: iters left: 5 (48 enodes) 456.770 * * [simplify]: iters left: 4 (98 enodes) 456.787 * * [simplify]: iters left: 3 (181 enodes) 456.826 * * [simplify]: iters left: 2 (358 enodes) 456.933 * * [simplify]: Extracting #0: cost 1 inf + 0 456.933 * * [simplify]: Extracting #1: cost 0 inf + 1 456.933 * [simplify]: Simplified to 0 456.933 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (* (/ b a) -1/2)) 0)) 456.934 * * * * [progress]: [ 917 / 3260 ] simplifiying candidate # 456.934 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 456.934 * * [simplify]: iters left: 6 (26 enodes) 456.940 * * [simplify]: iters left: 5 (100 enodes) 456.959 * * [simplify]: iters left: 4 (178 enodes) 456.988 * * [simplify]: iters left: 3 (340 enodes) 457.057 * * [simplify]: Extracting #0: cost 1 inf + 0 457.057 * * [simplify]: Extracting #1: cost 12 inf + 0 457.057 * * [simplify]: Extracting #2: cost 110 inf + 42 457.058 * * [simplify]: Extracting #3: cost 167 inf + 1254 457.059 * * [simplify]: Extracting #4: cost 139 inf + 3438 457.061 * * [simplify]: Extracting #5: cost 127 inf + 6357 457.063 * * [simplify]: Extracting #6: cost 121 inf + 7696 457.065 * * [simplify]: Extracting #7: cost 89 inf + 18095 457.074 * * [simplify]: Extracting #8: cost 15 inf + 55673 457.088 * * [simplify]: Extracting #9: cost 0 inf + 62688 457.100 * * [simplify]: Extracting #10: cost 0 inf + 62608 457.112 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (/ (cbrt a) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))))) 457.112 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (/ (cbrt a) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 457.112 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 457.112 * * [simplify]: iters left: 6 (10 enodes) 457.116 * * [simplify]: iters left: 5 (41 enodes) 457.122 * * [simplify]: iters left: 4 (81 enodes) 457.135 * * [simplify]: iters left: 3 (127 enodes) 457.152 * * [simplify]: iters left: 2 (186 enodes) 457.180 * * [simplify]: iters left: 1 (266 enodes) 457.242 * * [simplify]: Extracting #0: cost 1 inf + 0 457.242 * * [simplify]: Extracting #1: cost 0 inf + 1 457.242 * [simplify]: Simplified to 0 457.242 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (* (/ (cbrt a) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (cbrt a)))) (* (sqrt 2) (cbrt a))))) 0)) 457.243 * * * * [progress]: [ 918 / 3260 ] simplifiying candidate # 457.243 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 457.243 * * [simplify]: iters left: 6 (25 enodes) 457.249 * * [simplify]: iters left: 5 (97 enodes) 457.265 * * [simplify]: iters left: 4 (160 enodes) 457.293 * * [simplify]: iters left: 3 (304 enodes) 457.354 * * [simplify]: Extracting #0: cost 1 inf + 0 457.354 * * [simplify]: Extracting #1: cost 9 inf + 0 457.354 * * [simplify]: Extracting #2: cost 94 inf + 2 457.354 * * [simplify]: Extracting #3: cost 161 inf + 131 457.355 * * [simplify]: Extracting #4: cost 136 inf + 2308 457.357 * * [simplify]: Extracting #5: cost 119 inf + 6402 457.358 * * [simplify]: Extracting #6: cost 114 inf + 7448 457.361 * * [simplify]: Extracting #7: cost 74 inf + 22480 457.370 * * [simplify]: Extracting #8: cost 7 inf + 56428 457.380 * * [simplify]: Extracting #9: cost 0 inf + 59711 457.391 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ b 2) a)) 457.391 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 457.391 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 457.392 * * [simplify]: iters left: 6 (9 enodes) 457.394 * * [simplify]: iters left: 5 (36 enodes) 457.402 * * [simplify]: iters left: 4 (67 enodes) 457.413 * * [simplify]: iters left: 3 (97 enodes) 457.430 * * [simplify]: iters left: 2 (158 enodes) 457.465 * * [simplify]: iters left: 1 (263 enodes) 457.510 * * [simplify]: Extracting #0: cost 1 inf + 0 457.510 * * [simplify]: Extracting #1: cost 0 inf + 1 457.510 * [simplify]: Simplified to 0 457.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a))) (/ (/ b 2) a)) 0)) 457.510 * * * * [progress]: [ 919 / 3260 ] simplifiying candidate # 457.510 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 457.510 * * [simplify]: iters left: 6 (25 enodes) 457.518 * * [simplify]: iters left: 5 (98 enodes) 457.533 * * [simplify]: iters left: 4 (169 enodes) 457.561 * * [simplify]: iters left: 3 (333 enodes) 457.630 * * [simplify]: Extracting #0: cost 1 inf + 0 457.630 * * [simplify]: Extracting #1: cost 11 inf + 0 457.630 * * [simplify]: Extracting #2: cost 107 inf + 0 457.631 * * [simplify]: Extracting #3: cost 168 inf + 1126 457.632 * * [simplify]: Extracting #4: cost 136 inf + 3886 457.633 * * [simplify]: Extracting #5: cost 124 inf + 6762 457.635 * * [simplify]: Extracting #6: cost 117 inf + 8264 457.641 * * [simplify]: Extracting #7: cost 81 inf + 20896 457.649 * * [simplify]: Extracting #8: cost 24 inf + 50106 457.660 * * [simplify]: Extracting #9: cost 0 inf + 61321 457.672 * [simplify]: Simplified to (- (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (cbrt a)) (/ b (* a 2))) 457.672 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (cbrt a)) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 457.672 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 457.673 * * [simplify]: iters left: 5 (9 enodes) 457.675 * * [simplify]: iters left: 4 (39 enodes) 457.682 * * [simplify]: iters left: 3 (65 enodes) 457.693 * * [simplify]: iters left: 2 (129 enodes) 457.718 * * [simplify]: iters left: 1 (210 enodes) 457.755 * * [simplify]: Extracting #0: cost 1 inf + 0 457.755 * * [simplify]: Extracting #1: cost 0 inf + 1 457.755 * [simplify]: Simplified to 0 457.755 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (cbrt a))) (/ (* (sqrt 2) (cbrt a)) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (cbrt a)) (/ b (* a 2))) 0)) 457.755 * * * * [progress]: [ 920 / 3260 ] simplifiying candidate # 457.755 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 457.755 * * [simplify]: iters left: 6 (25 enodes) 457.761 * * [simplify]: iters left: 5 (93 enodes) 457.778 * * [simplify]: iters left: 4 (140 enodes) 457.800 * * [simplify]: iters left: 3 (241 enodes) 457.843 * * [simplify]: iters left: 2 (427 enodes) 457.923 * * [simplify]: Extracting #0: cost 1 inf + 0 457.923 * * [simplify]: Extracting #1: cost 11 inf + 0 457.923 * * [simplify]: Extracting #2: cost 82 inf + 0 457.923 * * [simplify]: Extracting #3: cost 139 inf + 581 457.924 * * [simplify]: Extracting #4: cost 129 inf + 1937 457.926 * * [simplify]: Extracting #5: cost 121 inf + 7990 457.928 * * [simplify]: Extracting #6: cost 103 inf + 14958 457.932 * * [simplify]: Extracting #7: cost 45 inf + 34055 457.942 * * [simplify]: Extracting #8: cost 2 inf + 51265 457.953 * * [simplify]: Extracting #9: cost 0 inf + 52105 457.964 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 457.964 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 457.964 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 457.964 * * [simplify]: iters left: 6 (10 enodes) 457.969 * * [simplify]: iters left: 5 (37 enodes) 457.975 * * [simplify]: iters left: 4 (57 enodes) 457.985 * * [simplify]: iters left: 3 (104 enodes) 458.002 * * [simplify]: iters left: 2 (158 enodes) 458.025 * * [simplify]: iters left: 1 (225 enodes) 458.059 * * [simplify]: Extracting #0: cost 1 inf + 0 458.059 * * [simplify]: Extracting #1: cost 0 inf + 1 458.059 * [simplify]: Simplified to 0 458.059 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 0)) 458.060 * * * * [progress]: [ 921 / 3260 ] simplifiying candidate # 458.060 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 458.060 * * [simplify]: iters left: 6 (24 enodes) 458.065 * * [simplify]: iters left: 5 (84 enodes) 458.077 * * [simplify]: iters left: 4 (124 enodes) 458.096 * * [simplify]: iters left: 3 (209 enodes) 458.132 * * [simplify]: iters left: 2 (352 enodes) 458.195 * * [simplify]: Extracting #0: cost 1 inf + 0 458.195 * * [simplify]: Extracting #1: cost 9 inf + 0 458.195 * * [simplify]: Extracting #2: cost 70 inf + 0 458.196 * * [simplify]: Extracting #3: cost 115 inf + 536 458.197 * * [simplify]: Extracting #4: cost 104 inf + 1771 458.197 * * [simplify]: Extracting #5: cost 107 inf + 2385 458.199 * * [simplify]: Extracting #6: cost 99 inf + 4112 458.203 * * [simplify]: Extracting #7: cost 41 inf + 24426 458.211 * * [simplify]: Extracting #8: cost 3 inf + 39572 458.221 * * [simplify]: Extracting #9: cost 0 inf + 40455 458.231 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 458.231 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 458.231 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 458.231 * * [simplify]: iters left: 6 (9 enodes) 458.235 * * [simplify]: iters left: 5 (29 enodes) 458.239 * * [simplify]: iters left: 4 (42 enodes) 458.245 * * [simplify]: iters left: 3 (58 enodes) 458.252 * * [simplify]: iters left: 2 (68 enodes) 458.260 * * [simplify]: Extracting #0: cost 1 inf + 0 458.260 * * [simplify]: Extracting #1: cost 0 inf + 1 458.260 * [simplify]: Simplified to 0 458.260 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 0)) 458.260 * * * * [progress]: [ 922 / 3260 ] simplifiying candidate # 458.260 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 458.260 * * [simplify]: iters left: 6 (28 enodes) 458.267 * * [simplify]: iters left: 5 (107 enodes) 458.284 * * [simplify]: iters left: 4 (207 enodes) 458.325 * * [simplify]: iters left: 3 (432 enodes) 458.409 * * [simplify]: Extracting #0: cost 1 inf + 0 458.409 * * [simplify]: Extracting #1: cost 11 inf + 0 458.409 * * [simplify]: Extracting #2: cost 97 inf + 0 458.409 * * [simplify]: Extracting #3: cost 175 inf + 204 458.410 * * [simplify]: Extracting #4: cost 165 inf + 1222 458.411 * * [simplify]: Extracting #5: cost 153 inf + 5141 458.415 * * [simplify]: Extracting #6: cost 83 inf + 25146 458.426 * * [simplify]: Extracting #7: cost 4 inf + 54375 458.436 * * [simplify]: Extracting #8: cost 0 inf + 56046 458.447 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) 458.447 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 458.447 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 458.448 * * [simplify]: iters left: 6 (13 enodes) 458.451 * * [simplify]: iters left: 5 (53 enodes) 458.459 * * [simplify]: iters left: 4 (117 enodes) 458.484 * * [simplify]: iters left: 3 (275 enodes) 458.537 * * [simplify]: iters left: 2 (474 enodes) 458.644 * * [simplify]: Extracting #0: cost 1 inf + 0 458.644 * * [simplify]: Extracting #1: cost 0 inf + 1 458.644 * [simplify]: Simplified to 0 458.644 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) 0)) 458.644 * * * * [progress]: [ 923 / 3260 ] simplifiying candidate # 458.645 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 458.645 * * [simplify]: iters left: 6 (26 enodes) 458.651 * * [simplify]: iters left: 5 (98 enodes) 458.668 * * [simplify]: iters left: 4 (167 enodes) 458.694 * * [simplify]: iters left: 3 (307 enodes) 458.749 * * [simplify]: Extracting #0: cost 1 inf + 0 458.749 * * [simplify]: Extracting #1: cost 11 inf + 0 458.749 * * [simplify]: Extracting #2: cost 74 inf + 0 458.749 * * [simplify]: Extracting #3: cost 137 inf + 42 458.750 * * [simplify]: Extracting #4: cost 134 inf + 249 458.751 * * [simplify]: Extracting #5: cost 114 inf + 4288 458.752 * * [simplify]: Extracting #6: cost 88 inf + 9775 458.757 * * [simplify]: Extracting #7: cost 32 inf + 28035 458.765 * * [simplify]: Extracting #8: cost 0 inf + 42269 458.773 * * [simplify]: Extracting #9: cost 0 inf + 42094 458.781 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (/ b 2) a)) 458.781 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 458.781 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 458.781 * * [simplify]: iters left: 6 (12 enodes) 458.784 * * [simplify]: iters left: 5 (47 enodes) 458.793 * * [simplify]: iters left: 4 (82 enodes) 458.807 * * [simplify]: iters left: 3 (157 enodes) 458.833 * * [simplify]: iters left: 2 (248 enodes) 458.873 * * [simplify]: iters left: 1 (341 enodes) 458.927 * * [simplify]: Extracting #0: cost 1 inf + 0 458.927 * * [simplify]: Extracting #1: cost 0 inf + 1 458.927 * [simplify]: Simplified to 0 458.927 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (/ b 2) a)) 0)) 458.927 * * * * [progress]: [ 924 / 3260 ] simplifiying candidate # 458.927 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 458.927 * * [simplify]: iters left: 6 (27 enodes) 458.934 * * [simplify]: iters left: 5 (101 enodes) 458.950 * * [simplify]: iters left: 4 (178 enodes) 458.983 * * [simplify]: iters left: 3 (340 enodes) 459.053 * * [simplify]: Extracting #0: cost 1 inf + 0 459.053 * * [simplify]: Extracting #1: cost 13 inf + 0 459.053 * * [simplify]: Extracting #2: cost 85 inf + 0 459.053 * * [simplify]: Extracting #3: cost 146 inf + 43 459.054 * * [simplify]: Extracting #4: cost 135 inf + 1103 459.055 * * [simplify]: Extracting #5: cost 127 inf + 3443 459.057 * * [simplify]: Extracting #6: cost 86 inf + 12660 459.061 * * [simplify]: Extracting #7: cost 38 inf + 28129 459.069 * * [simplify]: Extracting #8: cost 3 inf + 44010 459.077 * * [simplify]: Extracting #9: cost 0 inf + 45480 459.085 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) 459.086 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 459.086 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 459.086 * * [simplify]: iters left: 6 (12 enodes) 459.089 * * [simplify]: iters left: 5 (47 enodes) 459.097 * * [simplify]: iters left: 4 (89 enodes) 459.116 * * [simplify]: iters left: 3 (180 enodes) 459.153 * * [simplify]: iters left: 2 (296 enodes) 459.209 * * [simplify]: iters left: 1 (428 enodes) 459.297 * * [simplify]: Extracting #0: cost 1 inf + 0 459.297 * * [simplify]: Extracting #1: cost 0 inf + 1 459.297 * [simplify]: Simplified to 0 459.297 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) 0)) 459.297 * * * * [progress]: [ 925 / 3260 ] simplifiying candidate # 459.297 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 459.298 * * [simplify]: iters left: 6 (27 enodes) 459.304 * * [simplify]: iters left: 5 (100 enodes) 459.319 * * [simplify]: iters left: 4 (168 enodes) 459.348 * * [simplify]: iters left: 3 (291 enodes) 459.394 * * [simplify]: iters left: 2 (476 enodes) 459.477 * * [simplify]: Extracting #0: cost 1 inf + 0 459.478 * * [simplify]: Extracting #1: cost 11 inf + 0 459.478 * * [simplify]: Extracting #2: cost 92 inf + 0 459.478 * * [simplify]: Extracting #3: cost 158 inf + 369 459.479 * * [simplify]: Extracting #4: cost 142 inf + 3135 459.481 * * [simplify]: Extracting #5: cost 130 inf + 6747 459.483 * * [simplify]: Extracting #6: cost 114 inf + 10735 459.486 * * [simplify]: Extracting #7: cost 80 inf + 19999 459.495 * * [simplify]: Extracting #8: cost 8 inf + 48136 459.507 * * [simplify]: Extracting #9: cost 0 inf + 51180 459.519 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 459.519 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 459.519 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 459.519 * * [simplify]: iters left: 6 (12 enodes) 459.522 * * [simplify]: iters left: 5 (46 enodes) 459.529 * * [simplify]: iters left: 4 (81 enodes) 459.543 * * [simplify]: iters left: 3 (134 enodes) 459.563 * * [simplify]: iters left: 2 (197 enodes) 459.590 * * [simplify]: iters left: 1 (271 enodes) 459.628 * * [simplify]: Extracting #0: cost 1 inf + 0 459.628 * * [simplify]: Extracting #1: cost 0 inf + 1 459.628 * [simplify]: Simplified to 0 459.628 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 459.629 * * * * [progress]: [ 926 / 3260 ] simplifiying candidate # 459.629 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 459.629 * * [simplify]: iters left: 6 (24 enodes) 459.634 * * [simplify]: iters left: 5 (88 enodes) 459.647 * * [simplify]: iters left: 4 (136 enodes) 459.670 * * [simplify]: iters left: 3 (237 enodes) 459.709 * * [simplify]: iters left: 2 (402 enodes) 459.780 * * [simplify]: Extracting #0: cost 1 inf + 0 459.780 * * [simplify]: Extracting #1: cost 9 inf + 0 459.780 * * [simplify]: Extracting #2: cost 76 inf + 0 459.780 * * [simplify]: Extracting #3: cost 135 inf + 370 459.781 * * [simplify]: Extracting #4: cost 130 inf + 1355 459.782 * * [simplify]: Extracting #5: cost 131 inf + 2051 459.784 * * [simplify]: Extracting #6: cost 121 inf + 3670 459.788 * * [simplify]: Extracting #7: cost 57 inf + 22369 459.797 * * [simplify]: Extracting #8: cost 3 inf + 42787 459.807 * * [simplify]: Extracting #9: cost 0 inf + 43965 459.816 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 459.816 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 459.817 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 459.817 * * [simplify]: iters left: 6 (10 enodes) 459.820 * * [simplify]: iters left: 5 (38 enodes) 459.825 * * [simplify]: iters left: 4 (59 enodes) 459.834 * * [simplify]: iters left: 3 (88 enodes) 459.846 * * [simplify]: iters left: 2 (117 enodes) 459.861 * * [simplify]: iters left: 1 (144 enodes) 459.878 * * [simplify]: Extracting #0: cost 1 inf + 0 459.878 * * [simplify]: Extracting #1: cost 0 inf + 1 459.878 * [simplify]: Simplified to 0 459.878 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 0)) 459.879 * * * * [progress]: [ 927 / 3260 ] simplifiying candidate # 459.879 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 459.879 * * [simplify]: iters left: 6 (26 enodes) 459.885 * * [simplify]: iters left: 5 (96 enodes) 459.900 * * [simplify]: iters left: 4 (150 enodes) 459.925 * * [simplify]: iters left: 3 (262 enodes) 459.967 * * [simplify]: iters left: 2 (432 enodes) 460.041 * * [simplify]: Extracting #0: cost 1 inf + 0 460.041 * * [simplify]: Extracting #1: cost 11 inf + 0 460.041 * * [simplify]: Extracting #2: cost 82 inf + 0 460.043 * * [simplify]: Extracting #3: cost 130 inf + 458 460.044 * * [simplify]: Extracting #4: cost 114 inf + 2143 460.045 * * [simplify]: Extracting #5: cost 115 inf + 2960 460.047 * * [simplify]: Extracting #6: cost 103 inf + 5228 460.051 * * [simplify]: Extracting #7: cost 42 inf + 25509 460.059 * * [simplify]: Extracting #8: cost 5 inf + 40506 460.069 * * [simplify]: Extracting #9: cost 0 inf + 42295 460.080 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 460.080 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 460.080 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 460.080 * * [simplify]: iters left: 6 (11 enodes) 460.083 * * [simplify]: iters left: 5 (42 enodes) 460.090 * * [simplify]: iters left: 4 (67 enodes) 460.100 * * [simplify]: iters left: 3 (111 enodes) 460.117 * * [simplify]: iters left: 2 (140 enodes) 460.133 * * [simplify]: iters left: 1 (160 enodes) 460.150 * * [simplify]: Extracting #0: cost 1 inf + 0 460.150 * * [simplify]: Extracting #1: cost 0 inf + 1 460.150 * [simplify]: Simplified to 0 460.150 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 0)) 460.150 * * * * [progress]: [ 928 / 3260 ] simplifiying candidate # 460.151 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 460.151 * * [simplify]: iters left: 6 (31 enodes) 460.158 * * [simplify]: iters left: 5 (122 enodes) 460.180 * * [simplify]: iters left: 4 (271 enodes) 460.251 * * [simplify]: Extracting #0: cost 1 inf + 0 460.252 * * [simplify]: Extracting #1: cost 11 inf + 0 460.252 * * [simplify]: Extracting #2: cost 167 inf + 0 460.253 * * [simplify]: Extracting #3: cost 304 inf + 1 460.254 * * [simplify]: Extracting #4: cost 284 inf + 3962 460.260 * * [simplify]: Extracting #5: cost 122 inf + 61986 460.273 * * [simplify]: Extracting #6: cost 41 inf + 90553 460.287 * * [simplify]: Extracting #7: cost 4 inf + 105569 460.303 * * [simplify]: Extracting #8: cost 0 inf + 107579 460.320 * * [simplify]: Extracting #9: cost 0 inf + 107499 460.336 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) 460.336 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 460.336 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 460.336 * * [simplify]: iters left: 6 (16 enodes) 460.340 * * [simplify]: iters left: 5 (68 enodes) 460.352 * * [simplify]: iters left: 4 (179 enodes) 460.408 * * [simplify]: Extracting #0: cost 1 inf + 0 460.408 * * [simplify]: Extracting #1: cost 27 inf + 0 460.409 * * [simplify]: Extracting #2: cost 153 inf + 0 460.409 * * [simplify]: Extracting #3: cost 242 inf + 83 460.411 * * [simplify]: Extracting #4: cost 185 inf + 16503 460.421 * * [simplify]: Extracting #5: cost 15 inf + 79352 460.435 * * [simplify]: Extracting #6: cost 0 inf + 84943 460.447 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 460.447 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 460.447 * * * * [progress]: [ 929 / 3260 ] simplifiying candidate # 460.447 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 460.447 * * [simplify]: iters left: 6 (29 enodes) 460.454 * * [simplify]: iters left: 5 (114 enodes) 460.473 * * [simplify]: iters left: 4 (232 enodes) 460.525 * * [simplify]: Extracting #0: cost 1 inf + 0 460.525 * * [simplify]: Extracting #1: cost 11 inf + 0 460.526 * * [simplify]: Extracting #2: cost 129 inf + 0 460.526 * * [simplify]: Extracting #3: cost 229 inf + 0 460.527 * * [simplify]: Extracting #4: cost 207 inf + 4246 460.532 * * [simplify]: Extracting #5: cost 98 inf + 38928 460.540 * * [simplify]: Extracting #6: cost 35 inf + 61263 460.551 * * [simplify]: Extracting #7: cost 1 inf + 74185 460.562 * * [simplify]: Extracting #8: cost 0 inf + 74615 460.575 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (* (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (cbrt b) (sqrt a)) (cbrt 2)))) 460.575 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (* (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (sqrt a)) (cbrt 2))) (/ (/ (cbrt b) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 460.576 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 460.576 * * [simplify]: iters left: 6 (15 enodes) 460.580 * * [simplify]: iters left: 5 (63 enodes) 460.590 * * [simplify]: iters left: 4 (145 enodes) 460.626 * * [simplify]: iters left: 3 (499 enodes) 460.854 * * [simplify]: Extracting #0: cost 1 inf + 0 460.854 * * [simplify]: Extracting #1: cost 0 inf + 1 460.854 * [simplify]: Simplified to 0 460.855 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 460.855 * * * * [progress]: [ 930 / 3260 ] simplifiying candidate # 460.855 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 460.855 * * [simplify]: iters left: 6 (30 enodes) 460.862 * * [simplify]: iters left: 5 (116 enodes) 460.882 * * [simplify]: iters left: 4 (249 enodes) 460.944 * * [simplify]: Extracting #0: cost 1 inf + 0 460.944 * * [simplify]: Extracting #1: cost 13 inf + 0 460.944 * * [simplify]: Extracting #2: cost 133 inf + 0 460.944 * * [simplify]: Extracting #3: cost 217 inf + 2 460.945 * * [simplify]: Extracting #4: cost 207 inf + 1562 460.950 * * [simplify]: Extracting #5: cost 113 inf + 27818 460.957 * * [simplify]: Extracting #6: cost 34 inf + 52200 460.966 * * [simplify]: Extracting #7: cost 2 inf + 65175 460.976 * * [simplify]: Extracting #8: cost 0 inf + 66225 460.986 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) 460.986 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ (/ (cbrt b) (cbrt 2)) (/ a (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 460.986 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 460.986 * * [simplify]: iters left: 6 (15 enodes) 460.990 * * [simplify]: iters left: 5 (62 enodes) 461.002 * * [simplify]: iters left: 4 (159 enodes) 461.044 * * [simplify]: iters left: 3 (475 enodes) 461.242 * * [simplify]: Extracting #0: cost 1 inf + 0 461.242 * * [simplify]: Extracting #1: cost 42 inf + 0 461.243 * * [simplify]: Extracting #2: cost 194 inf + 1 461.245 * * [simplify]: Extracting #3: cost 205 inf + 15094 461.257 * * [simplify]: Extracting #4: cost 20 inf + 63712 461.271 * * [simplify]: Extracting #5: cost 3 inf + 65204 461.288 * * [simplify]: Extracting #6: cost 0 inf + 65965 461.302 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 461.302 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 461.302 * * * * [progress]: [ 931 / 3260 ] simplifiying candidate # 461.302 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 461.302 * * [simplify]: iters left: 6 (29 enodes) 461.309 * * [simplify]: iters left: 5 (113 enodes) 461.327 * * [simplify]: iters left: 4 (237 enodes) 461.381 * * [simplify]: Extracting #0: cost 1 inf + 0 461.382 * * [simplify]: Extracting #1: cost 11 inf + 0 461.382 * * [simplify]: Extracting #2: cost 127 inf + 0 461.382 * * [simplify]: Extracting #3: cost 231 inf + 0 461.383 * * [simplify]: Extracting #4: cost 221 inf + 1096 461.386 * * [simplify]: Extracting #5: cost 139 inf + 25372 461.394 * * [simplify]: Extracting #6: cost 41 inf + 60574 461.405 * * [simplify]: Extracting #7: cost 3 inf + 74837 461.419 * * [simplify]: Extracting #8: cost 0 inf + 76347 461.431 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) 461.431 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 461.432 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 461.432 * * [simplify]: iters left: 6 (15 enodes) 461.436 * * [simplify]: iters left: 5 (62 enodes) 461.446 * * [simplify]: iters left: 4 (148 enodes) 461.485 * * [simplify]: iters left: 3 (499 enodes) 461.723 * * [simplify]: Extracting #0: cost 1 inf + 0 461.723 * * [simplify]: Extracting #1: cost 0 inf + 1 461.723 * [simplify]: Simplified to 0 461.723 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 461.723 * * * * [progress]: [ 932 / 3260 ] simplifiying candidate # 461.723 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 461.724 * * [simplify]: iters left: 6 (27 enodes) 461.733 * * [simplify]: iters left: 5 (103 enodes) 461.749 * * [simplify]: iters left: 4 (197 enodes) 461.789 * * [simplify]: Extracting #0: cost 1 inf + 0 461.789 * * [simplify]: Extracting #1: cost 11 inf + 0 461.789 * * [simplify]: Extracting #2: cost 101 inf + 0 461.789 * * [simplify]: Extracting #3: cost 177 inf + 0 461.790 * * [simplify]: Extracting #4: cost 175 inf + 85 461.790 * * [simplify]: Extracting #5: cost 171 inf + 1541 461.793 * * [simplify]: Extracting #6: cost 91 inf + 23380 461.802 * * [simplify]: Extracting #7: cost 4 inf + 53335 461.811 * * [simplify]: Extracting #8: cost 0 inf + 54887 461.820 * * [simplify]: Extracting #9: cost 0 inf + 54807 461.828 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (* (/ (cbrt b) (sqrt a)) (/ (/ (cbrt b) (sqrt a)) (/ (sqrt 2) (cbrt b)))) (sqrt 2))) 461.829 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (* (/ (cbrt b) (sqrt a)) (/ (/ (cbrt b) (sqrt a)) (/ (sqrt 2) (cbrt b)))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 461.829 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 461.829 * * [simplify]: iters left: 6 (14 enodes) 461.833 * * [simplify]: iters left: 5 (56 enodes) 461.842 * * [simplify]: iters left: 4 (117 enodes) 461.868 * * [simplify]: iters left: 3 (347 enodes) 461.983 * * [simplify]: Extracting #0: cost 1 inf + 0 461.983 * * [simplify]: Extracting #1: cost 0 inf + 1 461.983 * [simplify]: Simplified to 0 461.983 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 461.983 * * * * [progress]: [ 933 / 3260 ] simplifiying candidate # 461.984 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 461.984 * * [simplify]: iters left: 6 (28 enodes) 461.990 * * [simplify]: iters left: 5 (108 enodes) 462.008 * * [simplify]: iters left: 4 (202 enodes) 462.051 * * [simplify]: Extracting #0: cost 1 inf + 0 462.051 * * [simplify]: Extracting #1: cost 11 inf + 0 462.051 * * [simplify]: Extracting #2: cost 98 inf + 0 462.051 * * [simplify]: Extracting #3: cost 162 inf + 2 462.052 * * [simplify]: Extracting #4: cost 152 inf + 702 462.053 * * [simplify]: Extracting #5: cost 142 inf + 3898 462.055 * * [simplify]: Extracting #6: cost 73 inf + 20432 462.060 * * [simplify]: Extracting #7: cost 23 inf + 34706 462.067 * * [simplify]: Extracting #8: cost 3 inf + 44572 462.074 * * [simplify]: Extracting #9: cost 0 inf + 46002 462.082 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 462.082 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 462.082 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 462.082 * * [simplify]: iters left: 6 (14 enodes) 462.086 * * [simplify]: iters left: 5 (57 enodes) 462.096 * * [simplify]: iters left: 4 (116 enodes) 462.123 * * [simplify]: iters left: 3 (321 enodes) 462.232 * * [simplify]: Extracting #0: cost 1 inf + 0 462.232 * * [simplify]: Extracting #1: cost 0 inf + 1 462.232 * [simplify]: Simplified to 0 462.232 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 462.232 * * * * [progress]: [ 934 / 3260 ] simplifiying candidate # 462.233 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 462.233 * * [simplify]: iters left: 6 (30 enodes) 462.240 * * [simplify]: iters left: 5 (116 enodes) 462.259 * * [simplify]: iters left: 4 (239 enodes) 462.313 * * [simplify]: Extracting #0: cost 1 inf + 0 462.313 * * [simplify]: Extracting #1: cost 11 inf + 0 462.313 * * [simplify]: Extracting #2: cost 113 inf + 0 462.314 * * [simplify]: Extracting #3: cost 194 inf + 43 462.314 * * [simplify]: Extracting #4: cost 183 inf + 1060 462.316 * * [simplify]: Extracting #5: cost 120 inf + 18613 462.322 * * [simplify]: Extracting #6: cost 38 inf + 43001 462.330 * * [simplify]: Extracting #7: cost 4 inf + 56268 462.341 * * [simplify]: Extracting #8: cost 0 inf + 57876 462.350 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 462.350 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 462.351 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 462.351 * * [simplify]: iters left: 6 (15 enodes) 462.355 * * [simplify]: iters left: 5 (62 enodes) 462.365 * * [simplify]: iters left: 4 (149 enodes) 462.402 * * [simplify]: iters left: 3 (450 enodes) 462.599 * * [simplify]: Extracting #0: cost 1 inf + 0 462.600 * * [simplify]: Extracting #1: cost 0 inf + 1 462.600 * [simplify]: Simplified to 0 462.600 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 462.600 * * * * [progress]: [ 935 / 3260 ] simplifiying candidate # 462.600 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 462.600 * * [simplify]: iters left: 6 (28 enodes) 462.609 * * [simplify]: iters left: 5 (108 enodes) 462.627 * * [simplify]: iters left: 4 (203 enodes) 462.668 * * [simplify]: Extracting #0: cost 1 inf + 0 462.668 * * [simplify]: Extracting #1: cost 11 inf + 0 462.669 * * [simplify]: Extracting #2: cost 96 inf + 0 462.670 * * [simplify]: Extracting #3: cost 159 inf + 43 462.671 * * [simplify]: Extracting #4: cost 156 inf + 251 462.671 * * [simplify]: Extracting #5: cost 138 inf + 4664 462.674 * * [simplify]: Extracting #6: cost 83 inf + 17144 462.679 * * [simplify]: Extracting #7: cost 30 inf + 31599 462.686 * * [simplify]: Extracting #8: cost 2 inf + 44548 462.693 * * [simplify]: Extracting #9: cost 0 inf + 45598 462.701 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 462.701 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 462.701 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 462.701 * * [simplify]: iters left: 6 (14 enodes) 462.705 * * [simplify]: iters left: 5 (57 enodes) 462.715 * * [simplify]: iters left: 4 (118 enodes) 462.741 * * [simplify]: iters left: 3 (314 enodes) 462.835 * * [simplify]: Extracting #0: cost 1 inf + 0 462.835 * * [simplify]: Extracting #1: cost 0 inf + 1 462.835 * [simplify]: Simplified to 0 462.836 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 462.836 * * * * [progress]: [ 936 / 3260 ] simplifiying candidate # 462.836 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 462.836 * * [simplify]: iters left: 6 (28 enodes) 462.843 * * [simplify]: iters left: 5 (103 enodes) 462.861 * * [simplify]: iters left: 4 (195 enodes) 462.896 * * [simplify]: iters left: 3 (425 enodes) 462.999 * * [simplify]: Extracting #0: cost 1 inf + 0 462.999 * * [simplify]: Extracting #1: cost 13 inf + 0 462.999 * * [simplify]: Extracting #2: cost 129 inf + 0 463.000 * * [simplify]: Extracting #3: cost 206 inf + 128 463.001 * * [simplify]: Extracting #4: cost 186 inf + 2290 463.003 * * [simplify]: Extracting #5: cost 123 inf + 14708 463.008 * * [simplify]: Extracting #6: cost 83 inf + 22817 463.014 * * [simplify]: Extracting #7: cost 60 inf + 28142 463.024 * * [simplify]: Extracting #8: cost 17 inf + 46832 463.035 * * [simplify]: Extracting #9: cost 0 inf + 54809 463.046 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 463.046 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 463.046 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 463.047 * * [simplify]: iters left: 6 (13 enodes) 463.050 * * [simplify]: iters left: 5 (48 enodes) 463.058 * * [simplify]: iters left: 4 (103 enodes) 463.078 * * [simplify]: iters left: 3 (238 enodes) 463.137 * * [simplify]: Extracting #0: cost 1 inf + 0 463.137 * * [simplify]: Extracting #1: cost 0 inf + 1 463.137 * [simplify]: Simplified to 0 463.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 0)) 463.137 * * * * [progress]: [ 937 / 3260 ] simplifiying candidate # 463.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 463.137 * * [simplify]: iters left: 6 (30 enodes) 463.144 * * [simplify]: iters left: 5 (115 enodes) 463.164 * * [simplify]: iters left: 4 (233 enodes) 463.216 * * [simplify]: Extracting #0: cost 1 inf + 0 463.216 * * [simplify]: Extracting #1: cost 11 inf + 0 463.216 * * [simplify]: Extracting #2: cost 128 inf + 0 463.217 * * [simplify]: Extracting #3: cost 233 inf + 0 463.218 * * [simplify]: Extracting #4: cost 220 inf + 1823 463.221 * * [simplify]: Extracting #5: cost 126 inf + 31628 463.229 * * [simplify]: Extracting #6: cost 58 inf + 54700 463.238 * * [simplify]: Extracting #7: cost 33 inf + 60908 463.248 * * [simplify]: Extracting #8: cost 6 inf + 72854 463.260 * * [simplify]: Extracting #9: cost 0 inf + 76333 463.271 * * [simplify]: Extracting #10: cost 0 inf + 76318 463.285 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 463.285 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))))) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 463.285 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 463.285 * * [simplify]: iters left: 6 (15 enodes) 463.289 * * [simplify]: iters left: 5 (61 enodes) 463.299 * * [simplify]: iters left: 4 (142 enodes) 463.334 * * [simplify]: iters left: 3 (474 enodes) 463.512 * * [simplify]: Extracting #0: cost 1 inf + 0 463.512 * * [simplify]: Extracting #1: cost 0 inf + 1 463.513 * [simplify]: Simplified to 0 463.513 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 463.513 * * * * [progress]: [ 938 / 3260 ] simplifiying candidate # 463.513 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 463.513 * * [simplify]: iters left: 6 (28 enodes) 463.520 * * [simplify]: iters left: 5 (107 enodes) 463.537 * * [simplify]: iters left: 4 (199 enodes) 463.578 * * [simplify]: Extracting #0: cost 1 inf + 0 463.578 * * [simplify]: Extracting #1: cost 11 inf + 0 463.578 * * [simplify]: Extracting #2: cost 101 inf + 0 463.578 * * [simplify]: Extracting #3: cost 175 inf + 0 463.579 * * [simplify]: Extracting #4: cost 170 inf + 368 463.580 * * [simplify]: Extracting #5: cost 154 inf + 5461 463.584 * * [simplify]: Extracting #6: cost 71 inf + 29716 463.591 * * [simplify]: Extracting #7: cost 4 inf + 52054 463.600 * * [simplify]: Extracting #8: cost 0 inf + 53487 463.608 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2))) (sqrt a))) 463.608 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2))) (sqrt a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 463.608 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 463.609 * * [simplify]: iters left: 6 (14 enodes) 463.612 * * [simplify]: iters left: 5 (56 enodes) 463.621 * * [simplify]: iters left: 4 (113 enodes) 463.646 * * [simplify]: iters left: 3 (324 enodes) 463.733 * * [simplify]: Extracting #0: cost 1 inf + 0 463.734 * * [simplify]: Extracting #1: cost 0 inf + 1 463.734 * [simplify]: Simplified to 0 463.734 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 463.734 * * * * [progress]: [ 939 / 3260 ] simplifiying candidate # 463.734 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 463.734 * * [simplify]: iters left: 6 (29 enodes) 463.743 * * [simplify]: iters left: 5 (110 enodes) 463.761 * * [simplify]: iters left: 4 (200 enodes) 463.799 * * [simplify]: iters left: 3 (477 enodes) 463.921 * * [simplify]: Extracting #0: cost 1 inf + 0 463.921 * * [simplify]: Extracting #1: cost 11 inf + 0 463.921 * * [simplify]: Extracting #2: cost 113 inf + 0 463.922 * * [simplify]: Extracting #3: cost 223 inf + 2 463.923 * * [simplify]: Extracting #4: cost 197 inf + 2971 463.927 * * [simplify]: Extracting #5: cost 120 inf + 20016 463.933 * * [simplify]: Extracting #6: cost 71 inf + 33461 463.943 * * [simplify]: Extracting #7: cost 17 inf + 54966 463.955 * * [simplify]: Extracting #8: cost 1 inf + 61304 463.968 * * [simplify]: Extracting #9: cost 0 inf + 61764 463.980 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) a)) (cbrt 2))) 463.980 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) a)) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 463.981 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 463.981 * * [simplify]: iters left: 6 (14 enodes) 463.986 * * [simplify]: iters left: 5 (56 enodes) 463.996 * * [simplify]: iters left: 4 (112 enodes) 464.019 * * [simplify]: iters left: 3 (297 enodes) 464.102 * * [simplify]: Extracting #0: cost 1 inf + 0 464.102 * * [simplify]: Extracting #1: cost 0 inf + 1 464.102 * [simplify]: Simplified to 0 464.102 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 464.102 * * * * [progress]: [ 940 / 3260 ] simplifiying candidate # 464.102 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 464.102 * * [simplify]: iters left: 6 (27 enodes) 464.108 * * [simplify]: iters left: 5 (104 enodes) 464.125 * * [simplify]: iters left: 4 (204 enodes) 464.163 * * [simplify]: iters left: 3 (498 enodes) 464.286 * * [simplify]: Extracting #0: cost 1 inf + 0 464.286 * * [simplify]: Extracting #1: cost 11 inf + 0 464.286 * * [simplify]: Extracting #2: cost 123 inf + 0 464.287 * * [simplify]: Extracting #3: cost 272 inf + 0 464.288 * * [simplify]: Extracting #4: cost 263 inf + 1101 464.291 * * [simplify]: Extracting #5: cost 182 inf + 19258 464.301 * * [simplify]: Extracting #6: cost 63 inf + 55853 464.315 * * [simplify]: Extracting #7: cost 3 inf + 79576 464.331 * * [simplify]: Extracting #8: cost 0 inf + 80885 464.349 * [simplify]: Simplified to (+ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a))) 464.349 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 464.349 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 464.350 * * [simplify]: iters left: 6 (13 enodes) 464.353 * * [simplify]: iters left: 5 (53 enodes) 464.362 * * [simplify]: iters left: 4 (118 enodes) 464.385 * * [simplify]: iters left: 3 (324 enodes) 464.472 * * [simplify]: Extracting #0: cost 1 inf + 0 464.472 * * [simplify]: Extracting #1: cost 0 inf + 1 464.472 * [simplify]: Simplified to 0 464.472 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 464.472 * * * * [progress]: [ 941 / 3260 ] simplifiying candidate # 464.472 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 464.473 * * [simplify]: iters left: 6 (24 enodes) 464.478 * * [simplify]: iters left: 5 (89 enodes) 464.491 * * [simplify]: iters left: 4 (155 enodes) 464.518 * * [simplify]: iters left: 3 (357 enodes) 464.592 * * [simplify]: Extracting #0: cost 1 inf + 0 464.592 * * [simplify]: Extracting #1: cost 9 inf + 0 464.593 * * [simplify]: Extracting #2: cost 93 inf + 0 464.593 * * [simplify]: Extracting #3: cost 192 inf + 1 464.594 * * [simplify]: Extracting #4: cost 182 inf + 1023 464.596 * * [simplify]: Extracting #5: cost 139 inf + 8897 464.601 * * [simplify]: Extracting #6: cost 61 inf + 29417 464.610 * * [simplify]: Extracting #7: cost 6 inf + 50268 464.620 * * [simplify]: Extracting #8: cost 0 inf + 52771 464.630 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (sqrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 464.630 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (sqrt 2)))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 464.631 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 464.631 * * [simplify]: iters left: 6 (11 enodes) 464.634 * * [simplify]: iters left: 5 (43 enodes) 464.641 * * [simplify]: iters left: 4 (84 enodes) 464.657 * * [simplify]: iters left: 3 (212 enodes) 464.701 * * [simplify]: iters left: 2 (472 enodes) 464.805 * * [simplify]: Extracting #0: cost 1 inf + 0 464.805 * * [simplify]: Extracting #1: cost 0 inf + 1 464.805 * [simplify]: Simplified to 0 464.805 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 464.805 * * * * [progress]: [ 942 / 3260 ] simplifiying candidate # 464.805 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 464.806 * * [simplify]: iters left: 6 (26 enodes) 464.812 * * [simplify]: iters left: 5 (100 enodes) 464.830 * * [simplify]: iters left: 4 (181 enodes) 464.864 * * [simplify]: iters left: 3 (407 enodes) 464.962 * * [simplify]: Extracting #0: cost 1 inf + 0 464.962 * * [simplify]: Extracting #1: cost 11 inf + 0 464.962 * * [simplify]: Extracting #2: cost 101 inf + 0 464.962 * * [simplify]: Extracting #3: cost 184 inf + 2 464.963 * * [simplify]: Extracting #4: cost 167 inf + 1801 464.966 * * [simplify]: Extracting #5: cost 113 inf + 10907 464.971 * * [simplify]: Extracting #6: cost 65 inf + 24482 464.980 * * [simplify]: Extracting #7: cost 5 inf + 48346 464.991 * * [simplify]: Extracting #8: cost 0 inf + 50630 465.002 * * [simplify]: Extracting #9: cost 0 inf + 50590 465.015 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) 465.015 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) (/ (/ b (* (sqrt 2) a)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 465.015 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 465.015 * * [simplify]: iters left: 6 (12 enodes) 465.019 * * [simplify]: iters left: 5 (49 enodes) 465.027 * * [simplify]: iters left: 4 (99 enodes) 465.046 * * [simplify]: iters left: 3 (234 enodes) 465.100 * * [simplify]: iters left: 2 (447 enodes) 465.197 * * [simplify]: Extracting #0: cost 1 inf + 0 465.197 * * [simplify]: Extracting #1: cost 0 inf + 1 465.197 * [simplify]: Simplified to 0 465.197 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 465.197 * * * * [progress]: [ 943 / 3260 ] simplifiying candidate # 465.197 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 465.197 * * [simplify]: iters left: 6 (29 enodes) 465.204 * * [simplify]: iters left: 5 (111 enodes) 465.222 * * [simplify]: iters left: 4 (210 enodes) 465.264 * * [simplify]: iters left: 3 (476 enodes) 465.385 * * [simplify]: Extracting #0: cost 1 inf + 0 465.385 * * [simplify]: Extracting #1: cost 11 inf + 0 465.385 * * [simplify]: Extracting #2: cost 112 inf + 0 465.386 * * [simplify]: Extracting #3: cost 210 inf + 43 465.387 * * [simplify]: Extracting #4: cost 198 inf + 1193 465.389 * * [simplify]: Extracting #5: cost 143 inf + 13025 465.395 * * [simplify]: Extracting #6: cost 67 inf + 32893 465.406 * * [simplify]: Extracting #7: cost 4 inf + 57028 465.420 * * [simplify]: Extracting #8: cost 0 inf + 58756 465.432 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (* 2 (* (cbrt a) (cbrt a)))) (cbrt a))) 465.433 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ b (* 2 (* (cbrt a) (cbrt a)))) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 465.433 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 465.433 * * [simplify]: iters left: 6 (14 enodes) 465.437 * * [simplify]: iters left: 5 (57 enodes) 465.446 * * [simplify]: iters left: 4 (121 enodes) 465.471 * * [simplify]: iters left: 3 (291 enodes) 465.550 * * [simplify]: Extracting #0: cost 1 inf + 0 465.550 * * [simplify]: Extracting #1: cost 0 inf + 1 465.550 * [simplify]: Simplified to 0 465.550 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 465.550 * * * * [progress]: [ 944 / 3260 ] simplifiying candidate # 465.550 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 465.551 * * [simplify]: iters left: 6 (27 enodes) 465.557 * * [simplify]: iters left: 5 (103 enodes) 465.573 * * [simplify]: iters left: 4 (180 enodes) 465.610 * * [simplify]: iters left: 3 (403 enodes) 465.701 * * [simplify]: Extracting #0: cost 1 inf + 0 465.701 * * [simplify]: Extracting #1: cost 11 inf + 0 465.701 * * [simplify]: Extracting #2: cost 91 inf + 0 465.702 * * [simplify]: Extracting #3: cost 163 inf + 775 465.703 * * [simplify]: Extracting #4: cost 151 inf + 2040 465.705 * * [simplify]: Extracting #5: cost 120 inf + 6891 465.709 * * [simplify]: Extracting #6: cost 62 inf + 21549 465.719 * * [simplify]: Extracting #7: cost 7 inf + 41595 465.728 * * [simplify]: Extracting #8: cost 0 inf + 44547 465.738 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ b 2) a)) 465.738 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 465.739 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 465.739 * * [simplify]: iters left: 6 (13 enodes) 465.742 * * [simplify]: iters left: 5 (52 enodes) 465.750 * * [simplify]: iters left: 4 (98 enodes) 465.769 * * [simplify]: iters left: 3 (212 enodes) 465.812 * * [simplify]: iters left: 2 (371 enodes) 465.885 * * [simplify]: Extracting #0: cost 1 inf + 0 465.885 * * [simplify]: Extracting #1: cost 0 inf + 1 465.885 * [simplify]: Simplified to 0 465.885 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ b 2) a)) 0)) 465.885 * * * * [progress]: [ 945 / 3260 ] simplifiying candidate # 465.885 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 465.885 * * [simplify]: iters left: 6 (27 enodes) 465.894 * * [simplify]: iters left: 5 (97 enodes) 465.909 * * [simplify]: iters left: 4 (169 enodes) 465.936 * * [simplify]: iters left: 3 (313 enodes) 465.992 * * [simplify]: Extracting #0: cost 1 inf + 0 465.992 * * [simplify]: Extracting #1: cost 11 inf + 0 465.992 * * [simplify]: Extracting #2: cost 88 inf + 0 465.992 * * [simplify]: Extracting #3: cost 130 inf + 1033 465.994 * * [simplify]: Extracting #4: cost 95 inf + 5198 465.995 * * [simplify]: Extracting #5: cost 85 inf + 7644 465.997 * * [simplify]: Extracting #6: cost 81 inf + 8590 466.001 * * [simplify]: Extracting #7: cost 38 inf + 22955 466.008 * * [simplify]: Extracting #8: cost 4 inf + 38200 466.016 * * [simplify]: Extracting #9: cost 0 inf + 39927 466.026 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) 466.026 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 466.026 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 466.026 * * [simplify]: iters left: 6 (12 enodes) 466.029 * * [simplify]: iters left: 5 (44 enodes) 466.037 * * [simplify]: iters left: 4 (92 enodes) 466.050 * * [simplify]: iters left: 3 (159 enodes) 466.076 * * [simplify]: iters left: 2 (267 enodes) 466.120 * * [simplify]: iters left: 1 (364 enodes) 466.180 * * [simplify]: Extracting #0: cost 1 inf + 0 466.180 * * [simplify]: Extracting #1: cost 0 inf + 1 466.180 * [simplify]: Simplified to 0 466.180 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ b 2) a)) 0)) 466.180 * * * * [progress]: [ 946 / 3260 ] simplifiying candidate # 466.180 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 466.180 * * [simplify]: iters left: 6 (30 enodes) 466.188 * * [simplify]: iters left: 5 (118 enodes) 466.209 * * [simplify]: iters left: 4 (242 enodes) 466.260 * * [simplify]: Extracting #0: cost 1 inf + 0 466.260 * * [simplify]: Extracting #1: cost 11 inf + 0 466.260 * * [simplify]: Extracting #2: cost 129 inf + 0 466.261 * * [simplify]: Extracting #3: cost 222 inf + 45 466.261 * * [simplify]: Extracting #4: cost 208 inf + 1628 466.264 * * [simplify]: Extracting #5: cost 126 inf + 24187 466.272 * * [simplify]: Extracting #6: cost 36 inf + 50945 466.281 * * [simplify]: Extracting #7: cost 9 inf + 61158 466.291 * * [simplify]: Extracting #8: cost 0 inf + 65586 466.302 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (sqrt a))))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 466.302 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma b b (* -4 (* c a))))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* -4 (* c a))))) (* (sqrt 2) (sqrt a))))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 466.302 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 466.302 * * [simplify]: iters left: 6 (15 enodes) 466.306 * * [simplify]: iters left: 5 (64 enodes) 466.317 * * [simplify]: iters left: 4 (149 enodes) 466.353 * * [simplify]: iters left: 3 (466 enodes) 466.607 * * [simplify]: Extracting #0: cost 1 inf + 0 466.607 * * [simplify]: Extracting #1: cost 0 inf + 1 466.607 * [simplify]: Simplified to 0 466.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 466.607 * * * * [progress]: [ 947 / 3260 ] simplifiying candidate # 466.608 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 466.608 * * [simplify]: iters left: 6 (28 enodes) 466.615 * * [simplify]: iters left: 5 (110 enodes) 466.633 * * [simplify]: iters left: 4 (209 enodes) 466.675 * * [simplify]: Extracting #0: cost 1 inf + 0 466.675 * * [simplify]: Extracting #1: cost 11 inf + 0 466.675 * * [simplify]: Extracting #2: cost 106 inf + 0 466.676 * * [simplify]: Extracting #3: cost 174 inf + 3 466.676 * * [simplify]: Extracting #4: cost 164 inf + 941 466.678 * * [simplify]: Extracting #5: cost 113 inf + 12332 466.683 * * [simplify]: Extracting #6: cost 43 inf + 30867 466.689 * * [simplify]: Extracting #7: cost 3 inf + 46129 466.697 * * [simplify]: Extracting #8: cost 0 inf + 47679 466.706 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 466.706 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (sqrt 2) (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 466.707 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 466.707 * * [simplify]: iters left: 6 (14 enodes) 466.711 * * [simplify]: iters left: 5 (59 enodes) 466.720 * * [simplify]: iters left: 4 (121 enodes) 466.745 * * [simplify]: iters left: 3 (332 enodes) 466.880 * * [simplify]: Extracting #0: cost 1 inf + 0 466.880 * * [simplify]: Extracting #1: cost 0 inf + 1 466.880 * [simplify]: Simplified to 0 466.880 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 466.880 * * * * [progress]: [ 948 / 3260 ] simplifiying candidate # 466.880 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 466.881 * * [simplify]: iters left: 6 (28 enodes) 466.887 * * [simplify]: iters left: 5 (108 enodes) 466.905 * * [simplify]: iters left: 4 (203 enodes) 466.947 * * [simplify]: iters left: 3 (461 enodes) 467.078 * * [simplify]: Extracting #0: cost 1 inf + 0 467.078 * * [simplify]: Extracting #1: cost 11 inf + 0 467.078 * * [simplify]: Extracting #2: cost 142 inf + 0 467.079 * * [simplify]: Extracting #3: cost 228 inf + 292 467.080 * * [simplify]: Extracting #4: cost 195 inf + 3724 467.084 * * [simplify]: Extracting #5: cost 120 inf + 19578 467.093 * * [simplify]: Extracting #6: cost 52 inf + 39080 467.103 * * [simplify]: Extracting #7: cost 11 inf + 54774 467.116 * * [simplify]: Extracting #8: cost 0 inf + 59800 467.128 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) 467.128 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 467.128 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 467.128 * * [simplify]: iters left: 6 (13 enodes) 467.132 * * [simplify]: iters left: 5 (54 enodes) 467.141 * * [simplify]: iters left: 4 (112 enodes) 467.166 * * [simplify]: iters left: 3 (281 enodes) 467.259 * * [simplify]: Extracting #0: cost 1 inf + 0 467.260 * * [simplify]: Extracting #1: cost 0 inf + 1 467.260 * [simplify]: Simplified to 0 467.260 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) (sqrt a)))) (/ (/ (/ (/ b (cbrt 2)) a) (cbrt 2)) (cbrt 2))) 0)) 467.260 * * * * [progress]: [ 949 / 3260 ] simplifiying candidate # 467.260 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 467.260 * * [simplify]: iters left: 6 (28 enodes) 467.269 * * [simplify]: iters left: 5 (110 enodes) 467.287 * * [simplify]: iters left: 4 (224 enodes) 467.333 * * [simplify]: Extracting #0: cost 1 inf + 0 467.333 * * [simplify]: Extracting #1: cost 11 inf + 0 467.333 * * [simplify]: Extracting #2: cost 105 inf + 0 467.334 * * [simplify]: Extracting #3: cost 176 inf + 45 467.335 * * [simplify]: Extracting #4: cost 140 inf + 5893 467.338 * * [simplify]: Extracting #5: cost 73 inf + 22944 467.344 * * [simplify]: Extracting #6: cost 35 inf + 35233 467.351 * * [simplify]: Extracting #7: cost 1 inf + 48468 467.359 * * [simplify]: Extracting #8: cost 0 inf + 48857 467.367 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (* (cbrt a) (sqrt 2)))) 467.367 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 467.367 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 467.367 * * [simplify]: iters left: 6 (14 enodes) 467.371 * * [simplify]: iters left: 5 (59 enodes) 467.381 * * [simplify]: iters left: 4 (134 enodes) 467.412 * * [simplify]: iters left: 3 (357 enodes) 467.553 * * [simplify]: Extracting #0: cost 1 inf + 0 467.553 * * [simplify]: Extracting #1: cost 0 inf + 1 467.553 * [simplify]: Simplified to 0 467.553 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 467.554 * * * * [progress]: [ 950 / 3260 ] simplifiying candidate # 467.554 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 467.554 * * [simplify]: iters left: 6 (26 enodes) 467.560 * * [simplify]: iters left: 5 (100 enodes) 467.576 * * [simplify]: iters left: 4 (187 enodes) 467.611 * * [simplify]: iters left: 3 (427 enodes) 467.732 * * [simplify]: Extracting #0: cost 1 inf + 0 467.732 * * [simplify]: Extracting #1: cost 11 inf + 0 467.733 * * [simplify]: Extracting #2: cost 140 inf + 0 467.733 * * [simplify]: Extracting #3: cost 242 inf + 46 467.734 * * [simplify]: Extracting #4: cost 219 inf + 3423 467.739 * * [simplify]: Extracting #5: cost 128 inf + 20535 467.746 * * [simplify]: Extracting #6: cost 82 inf + 29438 467.754 * * [simplify]: Extracting #7: cost 50 inf + 39057 467.765 * * [simplify]: Extracting #8: cost 6 inf + 58847 467.778 * * [simplify]: Extracting #9: cost 0 inf + 61348 467.793 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 467.793 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 467.793 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 467.793 * * [simplify]: iters left: 6 (13 enodes) 467.797 * * [simplify]: iters left: 5 (53 enodes) 467.806 * * [simplify]: iters left: 4 (106 enodes) 467.827 * * [simplify]: iters left: 3 (257 enodes) 467.912 * * [simplify]: Extracting #0: cost 1 inf + 0 467.913 * * [simplify]: Extracting #1: cost 0 inf + 1 467.913 * [simplify]: Simplified to 0 467.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma b b (* (* a -4) c)))) (/ (* (sqrt 2) (sqrt a)) (/ (sqrt (cbrt (fma b b (* (* a -4) c)))) (* (sqrt 2) (sqrt a))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 467.913 * * * * [progress]: [ 951 / 3260 ] simplifiying candidate # 467.913 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 467.913 * * [simplify]: iters left: 6 (26 enodes) 467.919 * * [simplify]: iters left: 5 (100 enodes) 467.936 * * [simplify]: iters left: 4 (180 enodes) 467.971 * * [simplify]: iters left: 3 (393 enodes) 468.088 * * [simplify]: Extracting #0: cost 1 inf + 0 468.088 * * [simplify]: Extracting #1: cost 11 inf + 0 468.088 * * [simplify]: Extracting #2: cost 123 inf + 0 468.089 * * [simplify]: Extracting #3: cost 188 inf + 88 468.090 * * [simplify]: Extracting #4: cost 161 inf + 2839 468.093 * * [simplify]: Extracting #5: cost 113 inf + 10099 468.097 * * [simplify]: Extracting #6: cost 63 inf + 23754 468.106 * * [simplify]: Extracting #7: cost 9 inf + 45199 468.117 * * [simplify]: Extracting #8: cost 0 inf + 48664 468.129 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 468.129 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a)))) (* (sqrt 2) (sqrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 468.129 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 468.129 * * [simplify]: iters left: 6 (12 enodes) 468.132 * * [simplify]: iters left: 5 (49 enodes) 468.141 * * [simplify]: iters left: 4 (94 enodes) 468.161 * * [simplify]: iters left: 3 (221 enodes) 468.231 * * [simplify]: iters left: 2 (492 enodes) 468.448 * * [simplify]: Extracting #0: cost 1 inf + 0 468.448 * * [simplify]: Extracting #1: cost 0 inf + 1 468.448 * [simplify]: Simplified to 0 468.448 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 468.448 * * * * [progress]: [ 952 / 3260 ] simplifiying candidate # 468.449 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 468.449 * * [simplify]: iters left: 6 (28 enodes) 468.455 * * [simplify]: iters left: 5 (106 enodes) 468.472 * * [simplify]: iters left: 4 (202 enodes) 468.514 * * [simplify]: iters left: 3 (462 enodes) 468.647 * * [simplify]: Extracting #0: cost 1 inf + 0 468.647 * * [simplify]: Extracting #1: cost 11 inf + 0 468.647 * * [simplify]: Extracting #2: cost 142 inf + 0 468.648 * * [simplify]: Extracting #3: cost 228 inf + 88 468.649 * * [simplify]: Extracting #4: cost 207 inf + 2450 468.652 * * [simplify]: Extracting #5: cost 122 inf + 20290 468.659 * * [simplify]: Extracting #6: cost 58 inf + 36991 468.671 * * [simplify]: Extracting #7: cost 6 inf + 57985 468.683 * * [simplify]: Extracting #8: cost 0 inf + 60674 468.695 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 468.695 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 468.695 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 468.695 * * [simplify]: iters left: 6 (13 enodes) 468.699 * * [simplify]: iters left: 5 (52 enodes) 468.707 * * [simplify]: iters left: 4 (111 enodes) 468.733 * * [simplify]: iters left: 3 (278 enodes) 468.824 * * [simplify]: Extracting #0: cost 1 inf + 0 468.824 * * [simplify]: Extracting #1: cost 0 inf + 1 468.824 * [simplify]: Simplified to 0 468.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 468.824 * * * * [progress]: [ 953 / 3260 ] simplifiying candidate # 468.824 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 468.824 * * [simplify]: iters left: 6 (26 enodes) 468.830 * * [simplify]: iters left: 5 (98 enodes) 468.848 * * [simplify]: iters left: 4 (175 enodes) 468.882 * * [simplify]: iters left: 3 (367 enodes) 468.969 * * [simplify]: Extracting #0: cost 1 inf + 0 468.969 * * [simplify]: Extracting #1: cost 11 inf + 0 468.969 * * [simplify]: Extracting #2: cost 109 inf + 0 468.970 * * [simplify]: Extracting #3: cost 159 inf + 339 468.971 * * [simplify]: Extracting #4: cost 127 inf + 3216 468.973 * * [simplify]: Extracting #5: cost 86 inf + 9265 468.976 * * [simplify]: Extracting #6: cost 77 inf + 11154 468.981 * * [simplify]: Extracting #7: cost 42 inf + 22820 468.989 * * [simplify]: Extracting #8: cost 5 inf + 38831 468.998 * * [simplify]: Extracting #9: cost 0 inf + 41131 469.007 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (/ b a) 2)) 469.007 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 469.007 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 469.007 * * [simplify]: iters left: 6 (12 enodes) 469.010 * * [simplify]: iters left: 5 (47 enodes) 469.018 * * [simplify]: iters left: 4 (89 enodes) 469.038 * * [simplify]: iters left: 3 (186 enodes) 469.085 * * [simplify]: iters left: 2 (378 enodes) 469.217 * * [simplify]: Extracting #0: cost 1 inf + 0 469.217 * * [simplify]: Extracting #1: cost 0 inf + 1 469.217 * [simplify]: Simplified to 0 469.217 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (/ b a) 2)) 0)) 469.217 * * * * [progress]: [ 954 / 3260 ] simplifiying candidate # 469.217 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 469.217 * * [simplify]: iters left: 6 (26 enodes) 469.224 * * [simplify]: iters left: 5 (95 enodes) 469.240 * * [simplify]: iters left: 4 (144 enodes) 469.263 * * [simplify]: iters left: 3 (254 enodes) 469.306 * * [simplify]: iters left: 2 (443 enodes) 469.392 * * [simplify]: Extracting #0: cost 1 inf + 0 469.392 * * [simplify]: Extracting #1: cost 9 inf + 0 469.393 * * [simplify]: Extracting #2: cost 79 inf + 2 469.393 * * [simplify]: Extracting #3: cost 127 inf + 916 469.394 * * [simplify]: Extracting #4: cost 105 inf + 2854 469.395 * * [simplify]: Extracting #5: cost 108 inf + 2987 469.397 * * [simplify]: Extracting #6: cost 102 inf + 4115 469.401 * * [simplify]: Extracting #7: cost 46 inf + 23371 469.410 * * [simplify]: Extracting #8: cost 4 inf + 39679 469.422 * * [simplify]: Extracting #9: cost 1 inf + 40681 469.432 * * [simplify]: Extracting #10: cost 0 inf + 41140 469.442 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 469.442 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 469.443 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 469.443 * * [simplify]: iters left: 6 (11 enodes) 469.446 * * [simplify]: iters left: 5 (40 enodes) 469.452 * * [simplify]: iters left: 4 (65 enodes) 469.463 * * [simplify]: iters left: 3 (97 enodes) 469.479 * * [simplify]: iters left: 2 (165 enodes) 469.513 * * [simplify]: iters left: 1 (271 enodes) 469.566 * * [simplify]: Extracting #0: cost 1 inf + 0 469.566 * * [simplify]: Extracting #1: cost 0 inf + 1 469.566 * [simplify]: Simplified to 0 469.566 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 0)) 469.566 * * * * [progress]: [ 955 / 3260 ] simplifiying candidate # 469.566 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 469.566 * * [simplify]: iters left: 6 (27 enodes) 469.572 * * [simplify]: iters left: 5 (105 enodes) 469.590 * * [simplify]: iters left: 4 (197 enodes) 469.630 * * [simplify]: iters left: 3 (437 enodes) 469.745 * * [simplify]: Extracting #0: cost 1 inf + 0 469.745 * * [simplify]: Extracting #1: cost 11 inf + 0 469.746 * * [simplify]: Extracting #2: cost 142 inf + 0 469.746 * * [simplify]: Extracting #3: cost 222 inf + 131 469.747 * * [simplify]: Extracting #4: cost 203 inf + 2491 469.750 * * [simplify]: Extracting #5: cost 137 inf + 15226 469.756 * * [simplify]: Extracting #6: cost 62 inf + 33932 469.766 * * [simplify]: Extracting #7: cost 6 inf + 56289 469.779 * * [simplify]: Extracting #8: cost 0 inf + 59288 469.791 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) 469.791 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) (sqrt a))) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 469.791 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 469.791 * * [simplify]: iters left: 6 (12 enodes) 469.795 * * [simplify]: iters left: 5 (51 enodes) 469.803 * * [simplify]: iters left: 4 (106 enodes) 469.825 * * [simplify]: iters left: 3 (247 enodes) 469.893 * * [simplify]: Extracting #0: cost 1 inf + 0 469.893 * * [simplify]: Extracting #1: cost 0 inf + 1 469.893 * [simplify]: Simplified to 0 469.893 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 469.893 * * * * [progress]: [ 956 / 3260 ] simplifiying candidate # 469.895 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 469.895 * * [simplify]: iters left: 6 (25 enodes) 469.901 * * [simplify]: iters left: 5 (97 enodes) 469.917 * * [simplify]: iters left: 4 (172 enodes) 469.950 * * [simplify]: iters left: 3 (367 enodes) 470.035 * * [simplify]: Extracting #0: cost 1 inf + 0 470.035 * * [simplify]: Extracting #1: cost 11 inf + 0 470.035 * * [simplify]: Extracting #2: cost 110 inf + 0 470.036 * * [simplify]: Extracting #3: cost 162 inf + 256 470.037 * * [simplify]: Extracting #4: cost 133 inf + 2806 470.039 * * [simplify]: Extracting #5: cost 86 inf + 10156 470.043 * * [simplify]: Extracting #6: cost 54 inf + 21300 470.051 * * [simplify]: Extracting #7: cost 6 inf + 39600 470.060 * * [simplify]: Extracting #8: cost 0 inf + 41982 470.069 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (/ (/ b a) 2)) 470.069 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 470.069 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 470.069 * * [simplify]: iters left: 6 (11 enodes) 470.072 * * [simplify]: iters left: 5 (46 enodes) 470.081 * * [simplify]: iters left: 4 (86 enodes) 470.099 * * [simplify]: iters left: 3 (183 enodes) 470.145 * * [simplify]: iters left: 2 (372 enodes) 470.533 * * [simplify]: Extracting #0: cost 1 inf + 0 470.533 * * [simplify]: Extracting #1: cost 0 inf + 1 470.533 * [simplify]: Simplified to 0 470.533 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (/ (/ b a) 2)) 0)) 470.533 * * * * [progress]: [ 957 / 3260 ] simplifiying candidate # 470.533 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 470.534 * * [simplify]: iters left: 6 (25 enodes) 470.540 * * [simplify]: iters left: 5 (94 enodes) 470.556 * * [simplify]: iters left: 4 (143 enodes) 470.579 * * [simplify]: iters left: 3 (253 enodes) 470.622 * * [simplify]: iters left: 2 (445 enodes) 470.708 * * [simplify]: Extracting #0: cost 1 inf + 0 470.708 * * [simplify]: Extracting #1: cost 9 inf + 0 470.708 * * [simplify]: Extracting #2: cost 79 inf + 2 470.709 * * [simplify]: Extracting #3: cost 130 inf + 628 470.710 * * [simplify]: Extracting #4: cost 106 inf + 2570 470.711 * * [simplify]: Extracting #5: cost 108 inf + 3067 470.713 * * [simplify]: Extracting #6: cost 102 inf + 4155 470.716 * * [simplify]: Extracting #7: cost 51 inf + 20657 470.724 * * [simplify]: Extracting #8: cost 6 inf + 38504 470.735 * * [simplify]: Extracting #9: cost 0 inf + 41140 470.745 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 470.745 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 470.745 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 470.745 * * [simplify]: iters left: 6 (10 enodes) 470.748 * * [simplify]: iters left: 5 (39 enodes) 470.754 * * [simplify]: iters left: 4 (64 enodes) 470.765 * * [simplify]: iters left: 3 (96 enodes) 470.781 * * [simplify]: iters left: 2 (164 enodes) 470.815 * * [simplify]: iters left: 1 (270 enodes) 470.868 * * [simplify]: Extracting #0: cost 1 inf + 0 470.868 * * [simplify]: Extracting #1: cost 0 inf + 1 470.868 * [simplify]: Simplified to 0 470.868 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 0)) 470.868 * * * * [progress]: [ 958 / 3260 ] simplifiying candidate # 470.868 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 470.869 * * [simplify]: iters left: 6 (27 enodes) 470.875 * * [simplify]: iters left: 5 (106 enodes) 470.892 * * [simplify]: iters left: 4 (206 enodes) 470.932 * * [simplify]: iters left: 3 (438 enodes) 471.032 * * [simplify]: Extracting #0: cost 1 inf + 0 471.032 * * [simplify]: Extracting #1: cost 11 inf + 0 471.032 * * [simplify]: Extracting #2: cost 115 inf + 0 471.035 * * [simplify]: Extracting #3: cost 214 inf + 172 471.036 * * [simplify]: Extracting #4: cost 189 inf + 3294 471.039 * * [simplify]: Extracting #5: cost 111 inf + 18163 471.045 * * [simplify]: Extracting #6: cost 58 inf + 31427 471.054 * * [simplify]: Extracting #7: cost 8 inf + 51645 471.065 * * [simplify]: Extracting #8: cost 0 inf + 55121 471.076 * * [simplify]: Extracting #9: cost 0 inf + 55041 471.087 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) 471.087 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 471.087 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 471.087 * * [simplify]: iters left: 6 (12 enodes) 471.091 * * [simplify]: iters left: 5 (53 enodes) 471.100 * * [simplify]: iters left: 4 (117 enodes) 471.123 * * [simplify]: iters left: 3 (255 enodes) 471.184 * * [simplify]: Extracting #0: cost 1 inf + 0 471.184 * * [simplify]: Extracting #1: cost 0 inf + 1 471.184 * [simplify]: Simplified to 0 471.184 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) 0)) 471.184 * * * * [progress]: [ 959 / 3260 ] simplifiying candidate # 471.185 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 471.185 * * [simplify]: iters left: 6 (25 enodes) 471.191 * * [simplify]: iters left: 5 (98 enodes) 471.207 * * [simplify]: iters left: 4 (182 enodes) 471.241 * * [simplify]: iters left: 3 (345 enodes) 471.311 * * [simplify]: Extracting #0: cost 1 inf + 0 471.311 * * [simplify]: Extracting #1: cost 11 inf + 0 471.311 * * [simplify]: Extracting #2: cost 100 inf + 0 471.312 * * [simplify]: Extracting #3: cost 167 inf + 89 471.313 * * [simplify]: Extracting #4: cost 115 inf + 5011 471.315 * * [simplify]: Extracting #5: cost 85 inf + 9465 471.320 * * [simplify]: Extracting #6: cost 52 inf + 20692 471.327 * * [simplify]: Extracting #7: cost 5 inf + 38531 471.336 * * [simplify]: Extracting #8: cost 0 inf + 40911 471.344 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (/ b a) 1/2)) 471.344 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 471.344 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 471.344 * * [simplify]: iters left: 6 (11 enodes) 471.348 * * [simplify]: iters left: 5 (48 enodes) 471.356 * * [simplify]: iters left: 4 (98 enodes) 471.375 * * [simplify]: iters left: 3 (181 enodes) 471.411 * * [simplify]: iters left: 2 (358 enodes) 471.519 * * [simplify]: Extracting #0: cost 1 inf + 0 471.519 * * [simplify]: Extracting #1: cost 0 inf + 1 471.519 * [simplify]: Simplified to 0 471.519 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (/ b a) 1/2)) 0)) 471.519 * * * * [progress]: [ 960 / 3260 ] simplifiying candidate # 471.520 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 471.520 * * [simplify]: iters left: 6 (25 enodes) 471.526 * * [simplify]: iters left: 5 (94 enodes) 471.541 * * [simplify]: iters left: 4 (163 enodes) 471.567 * * [simplify]: iters left: 3 (293 enodes) 471.620 * * [simplify]: Extracting #0: cost 1 inf + 0 471.620 * * [simplify]: Extracting #1: cost 12 inf + 0 471.620 * * [simplify]: Extracting #2: cost 88 inf + 1 471.621 * * [simplify]: Extracting #3: cost 118 inf + 1335 471.622 * * [simplify]: Extracting #4: cost 82 inf + 4257 471.623 * * [simplify]: Extracting #5: cost 83 inf + 4910 471.625 * * [simplify]: Extracting #6: cost 79 inf + 5913 471.628 * * [simplify]: Extracting #7: cost 28 inf + 23971 471.636 * * [simplify]: Extracting #8: cost 2 inf + 36062 471.645 * * [simplify]: Extracting #9: cost 0 inf + 36941 471.652 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) 471.652 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 471.652 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 471.653 * * [simplify]: iters left: 6 (10 enodes) 471.656 * * [simplify]: iters left: 5 (41 enodes) 471.663 * * [simplify]: iters left: 4 (81 enodes) 471.676 * * [simplify]: iters left: 3 (127 enodes) 471.693 * * [simplify]: iters left: 2 (186 enodes) 471.721 * * [simplify]: iters left: 1 (266 enodes) 471.783 * * [simplify]: Extracting #0: cost 1 inf + 0 471.783 * * [simplify]: Extracting #1: cost 0 inf + 1 471.783 * [simplify]: Simplified to 0 471.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a))))) 0)) 471.783 * * * * [progress]: [ 961 / 3260 ] simplifiying candidate # 471.784 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 471.784 * * [simplify]: iters left: 6 (24 enodes) 471.790 * * [simplify]: iters left: 5 (91 enodes) 471.804 * * [simplify]: iters left: 4 (145 enodes) 471.830 * * [simplify]: iters left: 3 (257 enodes) 471.873 * * [simplify]: iters left: 2 (457 enodes) 471.966 * * [simplify]: Extracting #0: cost 1 inf + 0 471.966 * * [simplify]: Extracting #1: cost 9 inf + 0 471.966 * * [simplify]: Extracting #2: cost 83 inf + 2 471.966 * * [simplify]: Extracting #3: cost 137 inf + 464 471.968 * * [simplify]: Extracting #4: cost 104 inf + 3150 471.969 * * [simplify]: Extracting #5: cost 107 inf + 3523 471.971 * * [simplify]: Extracting #6: cost 101 inf + 4788 471.975 * * [simplify]: Extracting #7: cost 43 inf + 24764 471.985 * * [simplify]: Extracting #8: cost 5 inf + 39674 471.995 * * [simplify]: Extracting #9: cost 0 inf + 41635 472.005 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (* 1/2 (/ b a))) 472.005 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 472.006 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 472.006 * * [simplify]: iters left: 6 (9 enodes) 472.008 * * [simplify]: iters left: 5 (36 enodes) 472.016 * * [simplify]: iters left: 4 (67 enodes) 472.027 * * [simplify]: iters left: 3 (97 enodes) 472.044 * * [simplify]: iters left: 2 (158 enodes) 472.079 * * [simplify]: iters left: 1 (263 enodes) 472.124 * * [simplify]: Extracting #0: cost 1 inf + 0 472.124 * * [simplify]: Extracting #1: cost 0 inf + 1 472.124 * [simplify]: Simplified to 0 472.124 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* a 2)) (* 1/2 (/ b a))) 0)) 472.124 * * * * [progress]: [ 962 / 3260 ] simplifiying candidate # 472.124 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 472.125 * * [simplify]: iters left: 6 (24 enodes) 472.132 * * [simplify]: iters left: 5 (92 enodes) 472.146 * * [simplify]: iters left: 4 (154 enodes) 472.171 * * [simplify]: iters left: 3 (286 enodes) 472.225 * * [simplify]: Extracting #0: cost 1 inf + 0 472.225 * * [simplify]: Extracting #1: cost 11 inf + 0 472.225 * * [simplify]: Extracting #2: cost 87 inf + 0 472.226 * * [simplify]: Extracting #3: cost 130 inf + 463 472.227 * * [simplify]: Extracting #4: cost 93 inf + 3548 472.228 * * [simplify]: Extracting #5: cost 83 inf + 5396 472.229 * * [simplify]: Extracting #6: cost 77 inf + 6523 472.233 * * [simplify]: Extracting #7: cost 37 inf + 19939 472.239 * * [simplify]: Extracting #8: cost 1 inf + 36854 472.247 * * [simplify]: Extracting #9: cost 0 inf + 37514 472.254 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) 472.254 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 472.255 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 472.255 * * [simplify]: iters left: 5 (9 enodes) 472.258 * * [simplify]: iters left: 4 (39 enodes) 472.265 * * [simplify]: iters left: 3 (65 enodes) 472.277 * * [simplify]: iters left: 2 (129 enodes) 472.301 * * [simplify]: iters left: 1 (210 enodes) 472.339 * * [simplify]: Extracting #0: cost 1 inf + 0 472.339 * * [simplify]: Extracting #1: cost 0 inf + 1 472.339 * [simplify]: Simplified to 0 472.339 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) (sqrt a)) (* (sqrt 2) (sqrt a)))) (/ (/ b 2) a)) 0)) 472.339 * * * * [progress]: [ 963 / 3260 ] simplifiying candidate # 472.339 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 472.339 * * [simplify]: iters left: 6 (25 enodes) 472.345 * * [simplify]: iters left: 5 (94 enodes) 472.360 * * [simplify]: iters left: 4 (142 enodes) 472.383 * * [simplify]: iters left: 3 (241 enodes) 472.427 * * [simplify]: iters left: 2 (394 enodes) 472.498 * * [simplify]: Extracting #0: cost 1 inf + 0 472.499 * * [simplify]: Extracting #1: cost 11 inf + 0 472.499 * * [simplify]: Extracting #2: cost 74 inf + 0 472.499 * * [simplify]: Extracting #3: cost 124 inf + 418 472.500 * * [simplify]: Extracting #4: cost 117 inf + 1448 472.501 * * [simplify]: Extracting #5: cost 108 inf + 7030 472.503 * * [simplify]: Extracting #6: cost 93 inf + 12921 472.507 * * [simplify]: Extracting #7: cost 42 inf + 28750 472.516 * * [simplify]: Extracting #8: cost 2 inf + 43437 472.525 * * [simplify]: Extracting #9: cost 0 inf + 44102 472.534 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 472.534 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 472.534 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 472.534 * * [simplify]: iters left: 6 (10 enodes) 472.537 * * [simplify]: iters left: 5 (37 enodes) 472.543 * * [simplify]: iters left: 4 (57 enodes) 472.552 * * [simplify]: iters left: 3 (104 enodes) 472.569 * * [simplify]: iters left: 2 (158 enodes) 472.594 * * [simplify]: iters left: 1 (225 enodes) 472.627 * * [simplify]: Extracting #0: cost 1 inf + 0 472.627 * * [simplify]: Extracting #1: cost 0 inf + 1 472.627 * [simplify]: Simplified to 0 472.627 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 0)) 472.627 * * * * [progress]: [ 964 / 3260 ] simplifiying candidate # 472.627 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 472.627 * * [simplify]: iters left: 6 (24 enodes) 472.633 * * [simplify]: iters left: 5 (85 enodes) 472.646 * * [simplify]: iters left: 4 (126 enodes) 472.667 * * [simplify]: iters left: 3 (210 enodes) 472.703 * * [simplify]: iters left: 2 (323 enodes) 472.758 * * [simplify]: iters left: 1 (469 enodes) 472.857 * * [simplify]: Extracting #0: cost 1 inf + 0 472.857 * * [simplify]: Extracting #1: cost 9 inf + 0 472.858 * * [simplify]: Extracting #2: cost 73 inf + 0 472.858 * * [simplify]: Extracting #3: cost 109 inf + 169 472.859 * * [simplify]: Extracting #4: cost 101 inf + 953 472.859 * * [simplify]: Extracting #5: cost 100 inf + 1896 472.860 * * [simplify]: Extracting #6: cost 94 inf + 3121 472.863 * * [simplify]: Extracting #7: cost 50 inf + 16640 472.870 * * [simplify]: Extracting #8: cost 0 inf + 34420 472.879 * * [simplify]: Extracting #9: cost 0 inf + 34325 472.889 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 472.889 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 472.889 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 472.889 * * [simplify]: iters left: 6 (9 enodes) 472.892 * * [simplify]: iters left: 5 (29 enodes) 472.896 * * [simplify]: iters left: 4 (42 enodes) 472.902 * * [simplify]: iters left: 3 (58 enodes) 472.909 * * [simplify]: iters left: 2 (68 enodes) 472.917 * * [simplify]: Extracting #0: cost 1 inf + 0 472.917 * * [simplify]: Extracting #1: cost 0 inf + 1 472.917 * [simplify]: Simplified to 0 472.917 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 0)) 472.917 * * * * [progress]: [ 965 / 3260 ] simplifiying candidate # 472.917 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 472.917 * * [simplify]: iters left: 6 (28 enodes) 472.924 * * [simplify]: iters left: 5 (108 enodes) 472.941 * * [simplify]: iters left: 4 (209 enodes) 472.983 * * [simplify]: iters left: 3 (433 enodes) 473.070 * * [simplify]: Extracting #0: cost 1 inf + 0 473.070 * * [simplify]: Extracting #1: cost 11 inf + 0 473.070 * * [simplify]: Extracting #2: cost 88 inf + 0 473.071 * * [simplify]: Extracting #3: cost 151 inf + 205 473.071 * * [simplify]: Extracting #4: cost 144 inf + 859 473.072 * * [simplify]: Extracting #5: cost 128 inf + 6525 473.078 * * [simplify]: Extracting #6: cost 72 inf + 21106 473.083 * * [simplify]: Extracting #7: cost 55 inf + 23958 473.089 * * [simplify]: Extracting #8: cost 20 inf + 36049 473.098 * * [simplify]: Extracting #9: cost 0 inf + 44598 473.106 * * [simplify]: Extracting #10: cost 0 inf + 44568 473.115 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ b 2) a)) 473.115 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 473.115 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 473.116 * * [simplify]: iters left: 6 (13 enodes) 473.119 * * [simplify]: iters left: 5 (53 enodes) 473.127 * * [simplify]: iters left: 4 (117 enodes) 473.154 * * [simplify]: iters left: 3 (275 enodes) 473.207 * * [simplify]: iters left: 2 (474 enodes) 473.315 * * [simplify]: Extracting #0: cost 1 inf + 0 473.315 * * [simplify]: Extracting #1: cost 0 inf + 1 473.315 * [simplify]: Simplified to 0 473.315 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ b 2) a)) 0)) 473.315 * * * * [progress]: [ 966 / 3260 ] simplifiying candidate # 473.315 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 473.315 * * [simplify]: iters left: 6 (27 enodes) 473.322 * * [simplify]: iters left: 5 (102 enodes) 473.337 * * [simplify]: iters left: 4 (172 enodes) 473.365 * * [simplify]: iters left: 3 (311 enodes) 473.420 * * [simplify]: iters left: 2 (482 enodes) 473.506 * * [simplify]: Extracting #0: cost 1 inf + 0 473.506 * * [simplify]: Extracting #1: cost 11 inf + 0 473.506 * * [simplify]: Extracting #2: cost 86 inf + 0 473.506 * * [simplify]: Extracting #3: cost 148 inf + 335 473.507 * * [simplify]: Extracting #4: cost 130 inf + 3109 473.509 * * [simplify]: Extracting #5: cost 106 inf + 9931 473.512 * * [simplify]: Extracting #6: cost 94 inf + 12921 473.515 * * [simplify]: Extracting #7: cost 83 inf + 14269 473.520 * * [simplify]: Extracting #8: cost 40 inf + 28643 473.528 * * [simplify]: Extracting #9: cost 1 inf + 43615 473.538 * * [simplify]: Extracting #10: cost 0 inf + 43606 473.547 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 473.547 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 473.547 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 473.548 * * [simplify]: iters left: 6 (12 enodes) 473.550 * * [simplify]: iters left: 5 (47 enodes) 473.558 * * [simplify]: iters left: 4 (82 enodes) 473.573 * * [simplify]: iters left: 3 (157 enodes) 473.599 * * [simplify]: iters left: 2 (248 enodes) 473.638 * * [simplify]: iters left: 1 (341 enodes) 473.692 * * [simplify]: Extracting #0: cost 1 inf + 0 473.692 * * [simplify]: Extracting #1: cost 0 inf + 1 473.693 * [simplify]: Simplified to 0 473.693 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 0)) 473.693 * * * * [progress]: [ 967 / 3260 ] simplifiying candidate # 473.693 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 473.694 * * [simplify]: iters left: 6 (26 enodes) 473.700 * * [simplify]: iters left: 5 (97 enodes) 473.716 * * [simplify]: iters left: 4 (173 enodes) 473.746 * * [simplify]: iters left: 3 (328 enodes) 473.816 * * [simplify]: Extracting #0: cost 1 inf + 0 473.816 * * [simplify]: Extracting #1: cost 13 inf + 0 473.816 * * [simplify]: Extracting #2: cost 74 inf + 0 473.816 * * [simplify]: Extracting #3: cost 123 inf + 2 473.817 * * [simplify]: Extracting #4: cost 115 inf + 619 473.818 * * [simplify]: Extracting #5: cost 105 inf + 2992 473.820 * * [simplify]: Extracting #6: cost 66 inf + 12183 473.824 * * [simplify]: Extracting #7: cost 21 inf + 25839 473.830 * * [simplify]: Extracting #8: cost 1 inf + 34037 473.837 * * [simplify]: Extracting #9: cost 0 inf + 34361 473.843 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b 2) a)) 473.843 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 473.844 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 473.844 * * [simplify]: iters left: 6 (12 enodes) 473.847 * * [simplify]: iters left: 5 (47 enodes) 473.855 * * [simplify]: iters left: 4 (89 enodes) 473.871 * * [simplify]: iters left: 3 (180 enodes) 473.910 * * [simplify]: iters left: 2 (296 enodes) 473.968 * * [simplify]: iters left: 1 (428 enodes) 474.056 * * [simplify]: Extracting #0: cost 1 inf + 0 474.056 * * [simplify]: Extracting #1: cost 0 inf + 1 474.056 * [simplify]: Simplified to 0 474.056 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b 2) a)) 0)) 474.056 * * * * [progress]: [ 968 / 3260 ] simplifiying candidate # 474.057 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 474.057 * * [simplify]: iters left: 6 (27 enodes) 474.063 * * [simplify]: iters left: 5 (101 enodes) 474.079 * * [simplify]: iters left: 4 (170 enodes) 474.106 * * [simplify]: iters left: 3 (290 enodes) 474.156 * * [simplify]: iters left: 2 (442 enodes) 474.230 * * [simplify]: Extracting #0: cost 1 inf + 0 474.230 * * [simplify]: Extracting #1: cost 11 inf + 0 474.231 * * [simplify]: Extracting #2: cost 84 inf + 0 474.231 * * [simplify]: Extracting #3: cost 144 inf + 329 474.233 * * [simplify]: Extracting #4: cost 134 inf + 1835 474.234 * * [simplify]: Extracting #5: cost 120 inf + 5571 474.236 * * [simplify]: Extracting #6: cost 94 inf + 11732 474.241 * * [simplify]: Extracting #7: cost 47 inf + 25929 474.249 * * [simplify]: Extracting #8: cost 1 inf + 43146 474.258 * * [simplify]: Extracting #9: cost 0 inf + 43177 474.267 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (/ b (* (* (cbrt a) (cbrt a)) (* (cbrt a) 2)))) 474.267 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (/ b (* (* (cbrt a) (cbrt a)) (* (cbrt a) 2)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 474.268 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 474.268 * * [simplify]: iters left: 6 (12 enodes) 474.271 * * [simplify]: iters left: 5 (46 enodes) 474.278 * * [simplify]: iters left: 4 (81 enodes) 474.290 * * [simplify]: iters left: 3 (134 enodes) 474.311 * * [simplify]: iters left: 2 (197 enodes) 474.338 * * [simplify]: iters left: 1 (271 enodes) 474.377 * * [simplify]: Extracting #0: cost 1 inf + 0 474.377 * * [simplify]: Extracting #1: cost 0 inf + 1 474.377 * [simplify]: Simplified to 0 474.377 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (/ b (* (* (cbrt a) (cbrt a)) (* (cbrt a) 2)))) 0)) 474.377 * * * * [progress]: [ 969 / 3260 ] simplifiying candidate # 474.377 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 474.377 * * [simplify]: iters left: 6 (25 enodes) 474.383 * * [simplify]: iters left: 5 (92 enodes) 474.397 * * [simplify]: iters left: 4 (141 enodes) 474.419 * * [simplify]: iters left: 3 (240 enodes) 474.460 * * [simplify]: iters left: 2 (372 enodes) 474.524 * * [simplify]: Extracting #0: cost 1 inf + 0 474.524 * * [simplify]: Extracting #1: cost 9 inf + 0 474.524 * * [simplify]: Extracting #2: cost 69 inf + 0 474.525 * * [simplify]: Extracting #3: cost 125 inf + 127 474.525 * * [simplify]: Extracting #4: cost 119 inf + 1193 474.526 * * [simplify]: Extracting #5: cost 119 inf + 1890 474.527 * * [simplify]: Extracting #6: cost 102 inf + 4446 474.531 * * [simplify]: Extracting #7: cost 37 inf + 23115 474.538 * * [simplify]: Extracting #8: cost 3 inf + 35242 474.545 * * [simplify]: Extracting #9: cost 0 inf + 36208 474.555 * [simplify]: Simplified to (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 474.555 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 474.555 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 474.555 * * [simplify]: iters left: 6 (10 enodes) 474.558 * * [simplify]: iters left: 5 (38 enodes) 474.563 * * [simplify]: iters left: 4 (59 enodes) 474.572 * * [simplify]: iters left: 3 (88 enodes) 474.584 * * [simplify]: iters left: 2 (117 enodes) 474.598 * * [simplify]: iters left: 1 (144 enodes) 474.615 * * [simplify]: Extracting #0: cost 1 inf + 0 474.615 * * [simplify]: Extracting #1: cost 0 inf + 1 474.615 * [simplify]: Simplified to 0 474.615 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 0)) 474.615 * * * * [progress]: [ 970 / 3260 ] simplifiying candidate # 474.616 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 474.616 * * [simplify]: iters left: 6 (25 enodes) 474.622 * * [simplify]: iters left: 5 (92 enodes) 474.637 * * [simplify]: iters left: 4 (145 enodes) 474.660 * * [simplify]: iters left: 3 (254 enodes) 474.704 * * [simplify]: iters left: 2 (391 enodes) 474.770 * * [simplify]: Extracting #0: cost 1 inf + 0 474.770 * * [simplify]: Extracting #1: cost 11 inf + 0 474.770 * * [simplify]: Extracting #2: cost 73 inf + 0 474.770 * * [simplify]: Extracting #3: cost 112 inf + 623 474.771 * * [simplify]: Extracting #4: cost 100 inf + 1774 474.772 * * [simplify]: Extracting #5: cost 96 inf + 3368 474.774 * * [simplify]: Extracting #6: cost 90 inf + 4738 474.777 * * [simplify]: Extracting #7: cost 44 inf + 18303 474.784 * * [simplify]: Extracting #8: cost 3 inf + 33283 474.792 * * [simplify]: Extracting #9: cost 0 inf + 34288 474.800 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 474.800 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 474.800 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 474.800 * * [simplify]: iters left: 6 (11 enodes) 474.803 * * [simplify]: iters left: 5 (42 enodes) 474.810 * * [simplify]: iters left: 4 (67 enodes) 474.822 * * [simplify]: iters left: 3 (111 enodes) 474.838 * * [simplify]: iters left: 2 (140 enodes) 474.854 * * [simplify]: iters left: 1 (160 enodes) 474.871 * * [simplify]: Extracting #0: cost 1 inf + 0 474.871 * * [simplify]: Extracting #1: cost 0 inf + 1 474.872 * [simplify]: Simplified to 0 474.872 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 0)) 474.872 * * * * [progress]: [ 971 / 3260 ] simplifiying candidate # 474.872 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 474.872 * * [simplify]: iters left: 6 (31 enodes) 474.879 * * [simplify]: iters left: 5 (123 enodes) 474.901 * * [simplify]: iters left: 4 (273 enodes) 474.974 * * [simplify]: Extracting #0: cost 1 inf + 0 474.974 * * [simplify]: Extracting #1: cost 11 inf + 0 474.975 * * [simplify]: Extracting #2: cost 165 inf + 0 474.975 * * [simplify]: Extracting #3: cost 293 inf + 84 474.977 * * [simplify]: Extracting #4: cost 275 inf + 2957 474.983 * * [simplify]: Extracting #5: cost 114 inf + 60422 474.994 * * [simplify]: Extracting #6: cost 40 inf + 87748 475.010 * * [simplify]: Extracting #7: cost 2 inf + 101134 475.025 * * [simplify]: Extracting #8: cost 0 inf + 102024 475.040 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (sqrt 2) a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 475.040 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (sqrt 2) a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 475.040 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 475.040 * * [simplify]: iters left: 6 (16 enodes) 475.045 * * [simplify]: iters left: 5 (68 enodes) 475.056 * * [simplify]: iters left: 4 (179 enodes) 475.113 * * [simplify]: Extracting #0: cost 1 inf + 0 475.113 * * [simplify]: Extracting #1: cost 27 inf + 0 475.114 * * [simplify]: Extracting #2: cost 153 inf + 0 475.114 * * [simplify]: Extracting #3: cost 242 inf + 83 475.116 * * [simplify]: Extracting #4: cost 185 inf + 16503 475.126 * * [simplify]: Extracting #5: cost 15 inf + 79352 475.140 * * [simplify]: Extracting #6: cost 0 inf + 84943 475.152 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 475.152 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (sqrt 2) a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 475.152 * * * * [progress]: [ 972 / 3260 ] simplifiying candidate # 475.152 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 475.152 * * [simplify]: iters left: 6 (30 enodes) 475.160 * * [simplify]: iters left: 5 (118 enodes) 475.179 * * [simplify]: iters left: 4 (237 enodes) 475.233 * * [simplify]: Extracting #0: cost 1 inf + 0 475.233 * * [simplify]: Extracting #1: cost 11 inf + 0 475.234 * * [simplify]: Extracting #2: cost 128 inf + 0 475.234 * * [simplify]: Extracting #3: cost 221 inf + 43 475.235 * * [simplify]: Extracting #4: cost 210 inf + 1344 475.238 * * [simplify]: Extracting #5: cost 119 inf + 30180 475.246 * * [simplify]: Extracting #6: cost 30 inf + 59215 475.257 * * [simplify]: Extracting #7: cost 0 inf + 69855 475.268 * * [simplify]: Extracting #8: cost 0 inf + 69825 475.280 * [simplify]: Simplified to (- (/ (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (sqrt 2)) (* (/ (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) 475.281 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (sqrt 2)) (* (/ (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 475.281 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 475.281 * * [simplify]: iters left: 6 (15 enodes) 475.285 * * [simplify]: iters left: 5 (63 enodes) 475.295 * * [simplify]: iters left: 4 (145 enodes) 475.331 * * [simplify]: iters left: 3 (499 enodes) 475.559 * * [simplify]: Extracting #0: cost 1 inf + 0 475.559 * * [simplify]: Extracting #1: cost 0 inf + 1 475.559 * [simplify]: Simplified to 0 475.560 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 475.560 * * * * [progress]: [ 973 / 3260 ] simplifiying candidate # 475.560 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 475.560 * * [simplify]: iters left: 6 (29 enodes) 475.567 * * [simplify]: iters left: 5 (112 enodes) 475.587 * * [simplify]: iters left: 4 (244 enodes) 475.647 * * [simplify]: Extracting #0: cost 1 inf + 0 475.647 * * [simplify]: Extracting #1: cost 13 inf + 0 475.647 * * [simplify]: Extracting #2: cost 129 inf + 0 475.648 * * [simplify]: Extracting #3: cost 208 inf + 2 475.650 * * [simplify]: Extracting #4: cost 194 inf + 1951 475.653 * * [simplify]: Extracting #5: cost 104 inf + 27731 475.660 * * [simplify]: Extracting #6: cost 31 inf + 50041 475.668 * * [simplify]: Extracting #7: cost 2 inf + 60340 475.678 * * [simplify]: Extracting #8: cost 0 inf + 61230 475.687 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (/ (cbrt b) (cbrt 2)) (/ (/ a (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))))) 475.687 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (/ (/ (cbrt b) (cbrt 2)) (/ (/ a (/ (cbrt b) (cbrt 2))) (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 475.688 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 475.688 * * [simplify]: iters left: 6 (15 enodes) 475.692 * * [simplify]: iters left: 5 (62 enodes) 475.703 * * [simplify]: iters left: 4 (159 enodes) 475.746 * * [simplify]: iters left: 3 (475 enodes) 475.944 * * [simplify]: Extracting #0: cost 1 inf + 0 475.944 * * [simplify]: Extracting #1: cost 42 inf + 0 475.944 * * [simplify]: Extracting #2: cost 194 inf + 1 475.947 * * [simplify]: Extracting #3: cost 205 inf + 15094 475.959 * * [simplify]: Extracting #4: cost 20 inf + 63712 475.973 * * [simplify]: Extracting #5: cost 3 inf + 65204 475.989 * * [simplify]: Extracting #6: cost 0 inf + 65965 476.003 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 476.003 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 476.003 * * * * [progress]: [ 974 / 3260 ] simplifiying candidate # 476.003 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 476.004 * * [simplify]: iters left: 6 (29 enodes) 476.011 * * [simplify]: iters left: 5 (114 enodes) 476.029 * * [simplify]: iters left: 4 (239 enodes) 476.087 * * [simplify]: Extracting #0: cost 1 inf + 0 476.087 * * [simplify]: Extracting #1: cost 11 inf + 0 476.087 * * [simplify]: Extracting #2: cost 125 inf + 0 476.088 * * [simplify]: Extracting #3: cost 226 inf + 204 476.088 * * [simplify]: Extracting #4: cost 205 inf + 3363 476.092 * * [simplify]: Extracting #5: cost 131 inf + 28039 476.099 * * [simplify]: Extracting #6: cost 43 inf + 57117 476.110 * * [simplify]: Extracting #7: cost 12 inf + 65887 476.123 * * [simplify]: Extracting #8: cost 1 inf + 71428 476.135 * * [simplify]: Extracting #9: cost 0 inf + 71929 476.147 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (sqrt 2) a)) (/ (/ (/ (cbrt b) (/ (* (sqrt 2) (cbrt a)) (cbrt b))) (/ (* (sqrt 2) (cbrt a)) (cbrt b))) (cbrt a))) 476.147 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (sqrt 2) a)) (/ (/ (/ (cbrt b) (/ (* (sqrt 2) (cbrt a)) (cbrt b))) (/ (* (sqrt 2) (cbrt a)) (cbrt b))) (cbrt a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 476.147 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 476.147 * * [simplify]: iters left: 6 (15 enodes) 476.151 * * [simplify]: iters left: 5 (62 enodes) 476.161 * * [simplify]: iters left: 4 (148 enodes) 476.200 * * [simplify]: iters left: 3 (499 enodes) 476.438 * * [simplify]: Extracting #0: cost 1 inf + 0 476.438 * * [simplify]: Extracting #1: cost 0 inf + 1 476.439 * [simplify]: Simplified to 0 476.439 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 476.439 * * * * [progress]: [ 975 / 3260 ] simplifiying candidate # 476.439 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 476.439 * * [simplify]: iters left: 6 (28 enodes) 476.446 * * [simplify]: iters left: 5 (108 enodes) 476.463 * * [simplify]: iters left: 4 (206 enodes) 476.508 * * [simplify]: Extracting #0: cost 1 inf + 0 476.508 * * [simplify]: Extracting #1: cost 11 inf + 0 476.509 * * [simplify]: Extracting #2: cost 102 inf + 0 476.509 * * [simplify]: Extracting #3: cost 177 inf + 43 476.510 * * [simplify]: Extracting #4: cost 168 inf + 701 476.510 * * [simplify]: Extracting #5: cost 162 inf + 3414 476.513 * * [simplify]: Extracting #6: cost 85 inf + 23495 476.520 * * [simplify]: Extracting #7: cost 20 inf + 42283 476.528 * * [simplify]: Extracting #8: cost 0 inf + 50996 476.536 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ (cbrt b) (/ (* (sqrt 2) (sqrt a)) (cbrt b))) (/ (* (sqrt 2) (sqrt a)) (cbrt b)))) 476.536 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ (cbrt b) (/ (* (sqrt 2) (sqrt a)) (cbrt b))) (/ (* (sqrt 2) (sqrt a)) (cbrt b)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 476.537 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 476.537 * * [simplify]: iters left: 6 (14 enodes) 476.540 * * [simplify]: iters left: 5 (56 enodes) 476.549 * * [simplify]: iters left: 4 (117 enodes) 476.577 * * [simplify]: iters left: 3 (347 enodes) 476.692 * * [simplify]: Extracting #0: cost 1 inf + 0 476.692 * * [simplify]: Extracting #1: cost 0 inf + 1 476.692 * [simplify]: Simplified to 0 476.692 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 476.692 * * * * [progress]: [ 976 / 3260 ] simplifiying candidate # 476.692 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 476.693 * * [simplify]: iters left: 6 (27 enodes) 476.699 * * [simplify]: iters left: 5 (102 enodes) 476.715 * * [simplify]: iters left: 4 (191 enodes) 476.757 * * [simplify]: iters left: 3 (467 enodes) 476.906 * * [simplify]: Extracting #0: cost 1 inf + 0 476.907 * * [simplify]: Extracting #1: cost 11 inf + 0 476.907 * * [simplify]: Extracting #2: cost 120 inf + 0 476.908 * * [simplify]: Extracting #3: cost 223 inf + 2 476.909 * * [simplify]: Extracting #4: cost 212 inf + 2478 476.913 * * [simplify]: Extracting #5: cost 123 inf + 24108 476.923 * * [simplify]: Extracting #6: cost 49 inf + 43090 476.934 * * [simplify]: Extracting #7: cost 6 inf + 57419 476.947 * * [simplify]: Extracting #8: cost 0 inf + 59832 476.960 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ (cbrt b) a) (/ (sqrt 2) (cbrt b))) (/ (sqrt 2) (cbrt b)))) 476.960 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ (cbrt b) a) (/ (sqrt 2) (cbrt b))) (/ (sqrt 2) (cbrt b)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 476.961 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 476.961 * * [simplify]: iters left: 6 (14 enodes) 476.964 * * [simplify]: iters left: 5 (57 enodes) 476.976 * * [simplify]: iters left: 4 (116 enodes) 477.001 * * [simplify]: iters left: 3 (321 enodes) 477.110 * * [simplify]: Extracting #0: cost 1 inf + 0 477.110 * * [simplify]: Extracting #1: cost 0 inf + 1 477.110 * [simplify]: Simplified to 0 477.110 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 477.111 * * * * [progress]: [ 977 / 3260 ] simplifiying candidate # 477.111 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 477.111 * * [simplify]: iters left: 6 (29 enodes) 477.118 * * [simplify]: iters left: 5 (112 enodes) 477.137 * * [simplify]: iters left: 4 (234 enodes) 477.190 * * [simplify]: Extracting #0: cost 1 inf + 0 477.190 * * [simplify]: Extracting #1: cost 11 inf + 0 477.190 * * [simplify]: Extracting #2: cost 109 inf + 0 477.191 * * [simplify]: Extracting #3: cost 181 inf + 450 477.192 * * [simplify]: Extracting #4: cost 162 inf + 3568 477.194 * * [simplify]: Extracting #5: cost 100 inf + 22811 477.200 * * [simplify]: Extracting #6: cost 32 inf + 41530 477.209 * * [simplify]: Extracting #7: cost 3 inf + 51613 477.217 * * [simplify]: Extracting #8: cost 0 inf + 52843 477.226 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 477.226 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 477.226 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 477.226 * * [simplify]: iters left: 6 (15 enodes) 477.230 * * [simplify]: iters left: 5 (62 enodes) 477.241 * * [simplify]: iters left: 4 (149 enodes) 477.279 * * [simplify]: iters left: 3 (450 enodes) 477.480 * * [simplify]: Extracting #0: cost 1 inf + 0 477.481 * * [simplify]: Extracting #1: cost 0 inf + 1 477.481 * [simplify]: Simplified to 0 477.481 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 477.481 * * * * [progress]: [ 978 / 3260 ] simplifiying candidate # 477.481 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 477.481 * * [simplify]: iters left: 6 (28 enodes) 477.488 * * [simplify]: iters left: 5 (107 enodes) 477.505 * * [simplify]: iters left: 4 (201 enodes) 477.548 * * [simplify]: iters left: 3 (490 enodes) 477.688 * * [simplify]: Extracting #0: cost 1 inf + 0 477.688 * * [simplify]: Extracting #1: cost 11 inf + 0 477.688 * * [simplify]: Extracting #2: cost 116 inf + 0 477.689 * * [simplify]: Extracting #3: cost 229 inf + 413 477.691 * * [simplify]: Extracting #4: cost 210 inf + 2900 477.694 * * [simplify]: Extracting #5: cost 123 inf + 21005 477.702 * * [simplify]: Extracting #6: cost 48 inf + 39907 477.715 * * [simplify]: Extracting #7: cost 3 inf + 54865 477.727 * * [simplify]: Extracting #8: cost 0 inf + 56525 477.739 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ b (* a 2))) 477.739 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 477.739 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 477.739 * * [simplify]: iters left: 6 (14 enodes) 477.743 * * [simplify]: iters left: 5 (57 enodes) 477.753 * * [simplify]: iters left: 4 (118 enodes) 477.780 * * [simplify]: iters left: 3 (314 enodes) 477.873 * * [simplify]: Extracting #0: cost 1 inf + 0 477.873 * * [simplify]: Extracting #1: cost 0 inf + 1 477.873 * [simplify]: Simplified to 0 477.873 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ b (* a 2))) 0)) 477.874 * * * * [progress]: [ 979 / 3260 ] simplifiying candidate # 477.874 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 477.874 * * [simplify]: iters left: 6 (27 enodes) 477.880 * * [simplify]: iters left: 5 (98 enodes) 477.898 * * [simplify]: iters left: 4 (186 enodes) 477.932 * * [simplify]: iters left: 3 (406 enodes) 478.032 * * [simplify]: Extracting #0: cost 1 inf + 0 478.032 * * [simplify]: Extracting #1: cost 13 inf + 0 478.032 * * [simplify]: Extracting #2: cost 113 inf + 0 478.033 * * [simplify]: Extracting #3: cost 175 inf + 167 478.034 * * [simplify]: Extracting #4: cost 150 inf + 3467 478.037 * * [simplify]: Extracting #5: cost 92 inf + 15267 478.043 * * [simplify]: Extracting #6: cost 42 inf + 28109 478.051 * * [simplify]: Extracting #7: cost 6 inf + 40117 478.060 * * [simplify]: Extracting #8: cost 0 inf + 42478 478.070 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) 478.071 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 478.071 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 478.071 * * [simplify]: iters left: 6 (13 enodes) 478.074 * * [simplify]: iters left: 5 (48 enodes) 478.082 * * [simplify]: iters left: 4 (103 enodes) 478.102 * * [simplify]: iters left: 3 (238 enodes) 478.162 * * [simplify]: Extracting #0: cost 1 inf + 0 478.162 * * [simplify]: Extracting #1: cost 0 inf + 1 478.162 * [simplify]: Simplified to 0 478.162 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) 0)) 478.162 * * * * [progress]: [ 980 / 3260 ] simplifiying candidate # 478.163 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 478.163 * * [simplify]: iters left: 6 (30 enodes) 478.170 * * [simplify]: iters left: 5 (116 enodes) 478.191 * * [simplify]: iters left: 4 (235 enodes) 478.242 * * [simplify]: Extracting #0: cost 1 inf + 0 478.242 * * [simplify]: Extracting #1: cost 11 inf + 0 478.242 * * [simplify]: Extracting #2: cost 126 inf + 0 478.243 * * [simplify]: Extracting #3: cost 222 inf + 365 478.243 * * [simplify]: Extracting #4: cost 206 inf + 2474 478.247 * * [simplify]: Extracting #5: cost 112 inf + 33968 478.257 * * [simplify]: Extracting #6: cost 31 inf + 60458 478.267 * * [simplify]: Extracting #7: cost 8 inf + 68818 478.278 * * [simplify]: Extracting #8: cost 0 inf + 71889 478.289 * [simplify]: Simplified to (- (/ (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (sqrt 2)) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) 478.289 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2))) a) (sqrt 2)) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 478.289 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 478.289 * * [simplify]: iters left: 6 (15 enodes) 478.293 * * [simplify]: iters left: 5 (61 enodes) 478.303 * * [simplify]: iters left: 4 (142 enodes) 478.340 * * [simplify]: iters left: 3 (474 enodes) 478.518 * * [simplify]: Extracting #0: cost 1 inf + 0 478.518 * * [simplify]: Extracting #1: cost 0 inf + 1 478.518 * [simplify]: Simplified to 0 478.518 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 478.518 * * * * [progress]: [ 981 / 3260 ] simplifiying candidate # 478.518 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 478.518 * * [simplify]: iters left: 6 (29 enodes) 478.525 * * [simplify]: iters left: 5 (111 enodes) 478.546 * * [simplify]: iters left: 4 (204 enodes) 478.585 * * [simplify]: Extracting #0: cost 1 inf + 0 478.585 * * [simplify]: Extracting #1: cost 11 inf + 0 478.585 * * [simplify]: Extracting #2: cost 101 inf + 0 478.585 * * [simplify]: Extracting #3: cost 168 inf + 43 478.586 * * [simplify]: Extracting #4: cost 157 inf + 901 478.587 * * [simplify]: Extracting #5: cost 145 inf + 4463 478.590 * * [simplify]: Extracting #6: cost 78 inf + 23122 478.597 * * [simplify]: Extracting #7: cost 28 inf + 36904 478.604 * * [simplify]: Extracting #8: cost 5 inf + 46678 478.611 * * [simplify]: Extracting #9: cost 0 inf + 48900 478.619 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) 478.620 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (* (sqrt 2) a) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (/ (/ (sqrt b) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 478.620 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 478.620 * * [simplify]: iters left: 6 (14 enodes) 478.624 * * [simplify]: iters left: 5 (56 enodes) 478.633 * * [simplify]: iters left: 4 (113 enodes) 478.656 * * [simplify]: iters left: 3 (324 enodes) 478.744 * * [simplify]: Extracting #0: cost 1 inf + 0 478.744 * * [simplify]: Extracting #1: cost 0 inf + 1 478.745 * [simplify]: Simplified to 0 478.745 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 478.746 * * * * [progress]: [ 982 / 3260 ] simplifiying candidate # 478.746 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 478.746 * * [simplify]: iters left: 6 (28 enodes) 478.753 * * [simplify]: iters left: 5 (106 enodes) 478.770 * * [simplify]: iters left: 4 (195 enodes) 478.810 * * [simplify]: iters left: 3 (470 enodes) 478.929 * * [simplify]: Extracting #0: cost 1 inf + 0 478.929 * * [simplify]: Extracting #1: cost 11 inf + 0 478.929 * * [simplify]: Extracting #2: cost 99 inf + 0 478.930 * * [simplify]: Extracting #3: cost 195 inf + 2 478.931 * * [simplify]: Extracting #4: cost 175 inf + 2764 478.935 * * [simplify]: Extracting #5: cost 92 inf + 20903 478.942 * * [simplify]: Extracting #6: cost 47 inf + 33504 478.951 * * [simplify]: Extracting #7: cost 4 inf + 47862 478.964 * * [simplify]: Extracting #8: cost 0 inf + 49551 478.974 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 478.974 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 478.975 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 478.975 * * [simplify]: iters left: 6 (14 enodes) 478.979 * * [simplify]: iters left: 5 (56 enodes) 478.988 * * [simplify]: iters left: 4 (112 enodes) 479.011 * * [simplify]: iters left: 3 (297 enodes) 479.093 * * [simplify]: Extracting #0: cost 1 inf + 0 479.093 * * [simplify]: Extracting #1: cost 0 inf + 1 479.093 * [simplify]: Simplified to 0 479.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 479.093 * * * * [progress]: [ 983 / 3260 ] simplifiying candidate # 479.094 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 479.094 * * [simplify]: iters left: 6 (27 enodes) 479.100 * * [simplify]: iters left: 5 (105 enodes) 479.117 * * [simplify]: iters left: 4 (206 enodes) 479.160 * * [simplify]: Extracting #0: cost 1 inf + 0 479.160 * * [simplify]: Extracting #1: cost 11 inf + 0 479.160 * * [simplify]: Extracting #2: cost 98 inf + 0 479.161 * * [simplify]: Extracting #3: cost 173 inf + 204 479.161 * * [simplify]: Extracting #4: cost 156 inf + 2396 479.162 * * [simplify]: Extracting #5: cost 150 inf + 5995 479.166 * * [simplify]: Extracting #6: cost 78 inf + 25632 479.173 * * [simplify]: Extracting #7: cost 8 inf + 46271 479.181 * * [simplify]: Extracting #8: cost 0 inf + 49801 479.189 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a))) (/ (* (/ (sqrt b) (* (sqrt 2) (cbrt a))) (/ (sqrt b) (* (sqrt 2) (cbrt a)))) (cbrt a))) 479.189 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a))) (/ (* (/ (sqrt b) (* (sqrt 2) (cbrt a))) (/ (sqrt b) (* (sqrt 2) (cbrt a)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 479.190 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 479.190 * * [simplify]: iters left: 6 (13 enodes) 479.193 * * [simplify]: iters left: 5 (53 enodes) 479.202 * * [simplify]: iters left: 4 (118 enodes) 479.227 * * [simplify]: iters left: 3 (324 enodes) 479.313 * * [simplify]: Extracting #0: cost 1 inf + 0 479.313 * * [simplify]: Extracting #1: cost 0 inf + 1 479.313 * [simplify]: Simplified to 0 479.313 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 479.313 * * * * [progress]: [ 984 / 3260 ] simplifiying candidate # 479.314 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 479.314 * * [simplify]: iters left: 6 (25 enodes) 479.320 * * [simplify]: iters left: 5 (94 enodes) 479.336 * * [simplify]: iters left: 4 (164 enodes) 479.366 * * [simplify]: iters left: 3 (383 enodes) 479.460 * * [simplify]: Extracting #0: cost 1 inf + 0 479.460 * * [simplify]: Extracting #1: cost 9 inf + 0 479.460 * * [simplify]: Extracting #2: cost 92 inf + 0 479.461 * * [simplify]: Extracting #3: cost 186 inf + 43 479.462 * * [simplify]: Extracting #4: cost 183 inf + 616 479.464 * * [simplify]: Extracting #5: cost 122 inf + 11539 479.469 * * [simplify]: Extracting #6: cost 69 inf + 22851 479.476 * * [simplify]: Extracting #7: cost 40 inf + 30497 479.485 * * [simplify]: Extracting #8: cost 4 inf + 44235 479.495 * * [simplify]: Extracting #9: cost 0 inf + 45780 479.506 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 479.506 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 479.507 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 479.507 * * [simplify]: iters left: 6 (11 enodes) 479.510 * * [simplify]: iters left: 5 (43 enodes) 479.517 * * [simplify]: iters left: 4 (84 enodes) 479.532 * * [simplify]: iters left: 3 (212 enodes) 479.577 * * [simplify]: iters left: 2 (472 enodes) 479.682 * * [simplify]: Extracting #0: cost 1 inf + 0 479.682 * * [simplify]: Extracting #1: cost 0 inf + 1 479.682 * [simplify]: Simplified to 0 479.682 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 479.682 * * * * [progress]: [ 985 / 3260 ] simplifiying candidate # 479.682 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 479.682 * * [simplify]: iters left: 6 (25 enodes) 479.688 * * [simplify]: iters left: 5 (94 enodes) 479.703 * * [simplify]: iters left: 4 (170 enodes) 479.735 * * [simplify]: iters left: 3 (374 enodes) 479.820 * * [simplify]: Extracting #0: cost 1 inf + 0 479.820 * * [simplify]: Extracting #1: cost 11 inf + 0 479.820 * * [simplify]: Extracting #2: cost 81 inf + 0 479.820 * * [simplify]: Extracting #3: cost 148 inf + 2 479.821 * * [simplify]: Extracting #4: cost 142 inf + 698 479.822 * * [simplify]: Extracting #5: cost 123 inf + 3921 479.825 * * [simplify]: Extracting #6: cost 76 inf + 12004 479.830 * * [simplify]: Extracting #7: cost 26 inf + 25422 479.837 * * [simplify]: Extracting #8: cost 1 inf + 35191 479.845 * * [simplify]: Extracting #9: cost 0 inf + 35515 479.853 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 479.853 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 479.853 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 479.853 * * [simplify]: iters left: 6 (12 enodes) 479.856 * * [simplify]: iters left: 5 (49 enodes) 479.867 * * [simplify]: iters left: 4 (99 enodes) 479.886 * * [simplify]: iters left: 3 (234 enodes) 479.940 * * [simplify]: iters left: 2 (447 enodes) 480.037 * * [simplify]: Extracting #0: cost 1 inf + 0 480.037 * * [simplify]: Extracting #1: cost 0 inf + 1 480.037 * [simplify]: Simplified to 0 480.037 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 480.037 * * * * [progress]: [ 986 / 3260 ] simplifiying candidate # 480.037 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 480.037 * * [simplify]: iters left: 6 (28 enodes) 480.044 * * [simplify]: iters left: 5 (107 enodes) 480.061 * * [simplify]: iters left: 4 (204 enodes) 480.103 * * [simplify]: iters left: 3 (467 enodes) 480.225 * * [simplify]: Extracting #0: cost 1 inf + 0 480.225 * * [simplify]: Extracting #1: cost 11 inf + 0 480.225 * * [simplify]: Extracting #2: cost 102 inf + 0 480.226 * * [simplify]: Extracting #3: cost 181 inf + 488 480.227 * * [simplify]: Extracting #4: cost 162 inf + 3048 480.230 * * [simplify]: Extracting #5: cost 103 inf + 16046 480.236 * * [simplify]: Extracting #6: cost 49 inf + 30844 480.245 * * [simplify]: Extracting #7: cost 6 inf + 45187 480.255 * * [simplify]: Extracting #8: cost 0 inf + 47637 480.266 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 480.266 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 480.266 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 480.266 * * [simplify]: iters left: 6 (14 enodes) 480.272 * * [simplify]: iters left: 5 (57 enodes) 480.281 * * [simplify]: iters left: 4 (121 enodes) 480.307 * * [simplify]: iters left: 3 (291 enodes) 480.387 * * [simplify]: Extracting #0: cost 1 inf + 0 480.387 * * [simplify]: Extracting #1: cost 0 inf + 1 480.387 * [simplify]: Simplified to 0 480.387 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 480.387 * * * * [progress]: [ 987 / 3260 ] simplifiying candidate # 480.387 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 480.387 * * [simplify]: iters left: 6 (27 enodes) 480.394 * * [simplify]: iters left: 5 (102 enodes) 480.410 * * [simplify]: iters left: 4 (178 enodes) 480.442 * * [simplify]: iters left: 3 (375 enodes) 480.519 * * [simplify]: Extracting #0: cost 1 inf + 0 480.519 * * [simplify]: Extracting #1: cost 11 inf + 0 480.519 * * [simplify]: Extracting #2: cost 82 inf + 0 480.519 * * [simplify]: Extracting #3: cost 138 inf + 370 480.520 * * [simplify]: Extracting #4: cost 128 inf + 1231 480.521 * * [simplify]: Extracting #5: cost 93 inf + 6372 480.524 * * [simplify]: Extracting #6: cost 63 inf + 11502 480.528 * * [simplify]: Extracting #7: cost 30 inf + 19826 480.534 * * [simplify]: Extracting #8: cost 6 inf + 29569 480.542 * * [simplify]: Extracting #9: cost 0 inf + 32180 480.549 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b a) 2)) 480.549 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 480.549 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 480.549 * * [simplify]: iters left: 6 (13 enodes) 480.552 * * [simplify]: iters left: 5 (52 enodes) 480.561 * * [simplify]: iters left: 4 (98 enodes) 480.582 * * [simplify]: iters left: 3 (212 enodes) 480.622 * * [simplify]: iters left: 2 (371 enodes) 480.696 * * [simplify]: Extracting #0: cost 1 inf + 0 480.696 * * [simplify]: Extracting #1: cost 0 inf + 1 480.696 * [simplify]: Simplified to 0 480.696 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (sqrt 2) (sqrt 2)))) (/ (/ b a) 2)) 0)) 480.697 * * * * [progress]: [ 988 / 3260 ] simplifiying candidate # 480.697 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 480.697 * * [simplify]: iters left: 6 (26 enodes) 480.703 * * [simplify]: iters left: 5 (93 enodes) 480.718 * * [simplify]: iters left: 4 (163 enodes) 480.743 * * [simplify]: iters left: 3 (300 enodes) 480.799 * * [simplify]: Extracting #0: cost 1 inf + 0 480.800 * * [simplify]: Extracting #1: cost 11 inf + 0 480.800 * * [simplify]: Extracting #2: cost 77 inf + 0 480.800 * * [simplify]: Extracting #3: cost 110 inf + 788 480.801 * * [simplify]: Extracting #4: cost 77 inf + 4629 480.803 * * [simplify]: Extracting #5: cost 66 inf + 6916 480.805 * * [simplify]: Extracting #6: cost 60 inf + 8124 480.808 * * [simplify]: Extracting #7: cost 26 inf + 18092 480.815 * * [simplify]: Extracting #8: cost 5 inf + 26509 480.821 * * [simplify]: Extracting #9: cost 0 inf + 28808 480.827 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) 480.827 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 480.828 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 480.828 * * [simplify]: iters left: 6 (12 enodes) 480.831 * * [simplify]: iters left: 5 (44 enodes) 480.838 * * [simplify]: iters left: 4 (92 enodes) 480.852 * * [simplify]: iters left: 3 (159 enodes) 480.879 * * [simplify]: iters left: 2 (267 enodes) 480.922 * * [simplify]: iters left: 1 (364 enodes) 480.980 * * [simplify]: Extracting #0: cost 1 inf + 0 480.980 * * [simplify]: Extracting #1: cost 0 inf + 1 480.980 * [simplify]: Simplified to 0 480.980 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b a) 2)) 0)) 480.980 * * * * [progress]: [ 989 / 3260 ] simplifiying candidate # 480.980 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 480.980 * * [simplify]: iters left: 6 (29 enodes) 480.987 * * [simplify]: iters left: 5 (114 enodes) 481.008 * * [simplify]: iters left: 4 (237 enodes) 481.060 * * [simplify]: Extracting #0: cost 1 inf + 0 481.060 * * [simplify]: Extracting #1: cost 11 inf + 0 481.060 * * [simplify]: Extracting #2: cost 123 inf + 0 481.061 * * [simplify]: Extracting #3: cost 210 inf + 370 481.062 * * [simplify]: Extracting #4: cost 181 inf + 4790 481.065 * * [simplify]: Extracting #5: cost 94 inf + 31667 481.072 * * [simplify]: Extracting #6: cost 33 inf + 49302 481.081 * * [simplify]: Extracting #7: cost 1 inf + 60323 481.091 * * [simplify]: Extracting #8: cost 0 inf + 60783 481.100 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ (- b) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 481.100 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ (- b) (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 481.101 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 481.101 * * [simplify]: iters left: 6 (15 enodes) 481.105 * * [simplify]: iters left: 5 (64 enodes) 481.116 * * [simplify]: iters left: 4 (149 enodes) 481.153 * * [simplify]: iters left: 3 (466 enodes) 481.405 * * [simplify]: Extracting #0: cost 1 inf + 0 481.405 * * [simplify]: Extracting #1: cost 0 inf + 1 481.405 * [simplify]: Simplified to 0 481.405 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 481.405 * * * * [progress]: [ 990 / 3260 ] simplifiying candidate # 481.405 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 481.405 * * [simplify]: iters left: 6 (28 enodes) 481.412 * * [simplify]: iters left: 5 (109 enodes) 481.433 * * [simplify]: iters left: 4 (207 enodes) 481.472 * * [simplify]: Extracting #0: cost 1 inf + 0 481.472 * * [simplify]: Extracting #1: cost 11 inf + 0 481.472 * * [simplify]: Extracting #2: cost 104 inf + 0 481.473 * * [simplify]: Extracting #3: cost 164 inf + 168 481.474 * * [simplify]: Extracting #4: cost 135 inf + 4598 481.477 * * [simplify]: Extracting #5: cost 76 inf + 19864 481.481 * * [simplify]: Extracting #6: cost 46 inf + 26861 481.488 * * [simplify]: Extracting #7: cost 25 inf + 31830 481.494 * * [simplify]: Extracting #8: cost 6 inf + 40279 481.501 * * [simplify]: Extracting #9: cost 0 inf + 42848 481.508 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (fabs (cbrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (/ (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (cbrt 2)) (cbrt 2)) (sqrt a))) 481.509 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (fabs (cbrt (fma (* c a) -4 (* b b))))) (sqrt 2)) (/ (/ (/ (/ (/ b (sqrt a)) (cbrt 2)) (cbrt 2)) (cbrt 2)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 481.509 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 481.509 * * [simplify]: iters left: 6 (14 enodes) 481.513 * * [simplify]: iters left: 5 (59 enodes) 481.522 * * [simplify]: iters left: 4 (121 enodes) 481.547 * * [simplify]: iters left: 3 (332 enodes) 481.682 * * [simplify]: Extracting #0: cost 1 inf + 0 481.682 * * [simplify]: Extracting #1: cost 0 inf + 1 481.682 * [simplify]: Simplified to 0 481.682 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 481.682 * * * * [progress]: [ 991 / 3260 ] simplifiying candidate # 481.683 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 481.683 * * [simplify]: iters left: 6 (27 enodes) 481.689 * * [simplify]: iters left: 5 (104 enodes) 481.710 * * [simplify]: iters left: 4 (198 enodes) 481.748 * * [simplify]: iters left: 3 (454 enodes) 481.880 * * [simplify]: Extracting #0: cost 1 inf + 0 481.880 * * [simplify]: Extracting #1: cost 11 inf + 0 481.881 * * [simplify]: Extracting #2: cost 128 inf + 0 481.882 * * [simplify]: Extracting #3: cost 203 inf + 87 481.883 * * [simplify]: Extracting #4: cost 172 inf + 3272 481.887 * * [simplify]: Extracting #5: cost 90 inf + 20914 481.894 * * [simplify]: Extracting #6: cost 47 inf + 31686 481.903 * * [simplify]: Extracting #7: cost 2 inf + 47384 481.914 * * [simplify]: Extracting #8: cost 0 inf + 48233 481.924 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (/ b (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 481.924 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (/ b (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 481.925 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 481.925 * * [simplify]: iters left: 6 (13 enodes) 481.928 * * [simplify]: iters left: 5 (54 enodes) 481.938 * * [simplify]: iters left: 4 (112 enodes) 481.962 * * [simplify]: iters left: 3 (281 enodes) 482.058 * * [simplify]: Extracting #0: cost 1 inf + 0 482.058 * * [simplify]: Extracting #1: cost 0 inf + 1 482.058 * [simplify]: Simplified to 0 482.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 482.058 * * * * [progress]: [ 992 / 3260 ] simplifiying candidate # 482.058 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 482.058 * * [simplify]: iters left: 6 (27 enodes) 482.065 * * [simplify]: iters left: 5 (106 enodes) 482.082 * * [simplify]: iters left: 4 (219 enodes) 482.131 * * [simplify]: Extracting #0: cost 1 inf + 0 482.131 * * [simplify]: Extracting #1: cost 11 inf + 0 482.131 * * [simplify]: Extracting #2: cost 103 inf + 0 482.131 * * [simplify]: Extracting #3: cost 173 inf + 409 482.133 * * [simplify]: Extracting #4: cost 107 inf + 12258 482.138 * * [simplify]: Extracting #5: cost 54 inf + 27891 482.143 * * [simplify]: Extracting #6: cost 50 inf + 28785 482.148 * * [simplify]: Extracting #7: cost 28 inf + 34135 482.155 * * [simplify]: Extracting #8: cost 5 inf + 43580 482.163 * * [simplify]: Extracting #9: cost 0 inf + 45568 482.170 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a))))) 482.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 482.171 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 482.171 * * [simplify]: iters left: 6 (14 enodes) 482.175 * * [simplify]: iters left: 5 (59 enodes) 482.186 * * [simplify]: iters left: 4 (134 enodes) 482.215 * * [simplify]: iters left: 3 (357 enodes) 482.354 * * [simplify]: Extracting #0: cost 1 inf + 0 482.354 * * [simplify]: Extracting #1: cost 0 inf + 1 482.354 * [simplify]: Simplified to 0 482.354 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt 2)) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a))))) 0)) 482.354 * * * * [progress]: [ 993 / 3260 ] simplifiying candidate # 482.355 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 482.355 * * [simplify]: iters left: 6 (26 enodes) 482.361 * * [simplify]: iters left: 5 (100 enodes) 482.377 * * [simplify]: iters left: 4 (189 enodes) 482.416 * * [simplify]: iters left: 3 (446 enodes) 482.574 * * [simplify]: Extracting #0: cost 1 inf + 0 482.574 * * [simplify]: Extracting #1: cost 11 inf + 0 482.574 * * [simplify]: Extracting #2: cost 149 inf + 0 482.575 * * [simplify]: Extracting #3: cost 240 inf + 496 482.577 * * [simplify]: Extracting #4: cost 194 inf + 6447 482.582 * * [simplify]: Extracting #5: cost 96 inf + 26362 482.590 * * [simplify]: Extracting #6: cost 47 inf + 38461 482.602 * * [simplify]: Extracting #7: cost 4 inf + 52591 482.614 * * [simplify]: Extracting #8: cost 0 inf + 54338 482.628 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 482.628 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 482.628 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 482.629 * * [simplify]: iters left: 6 (13 enodes) 482.632 * * [simplify]: iters left: 5 (53 enodes) 482.641 * * [simplify]: iters left: 4 (106 enodes) 482.662 * * [simplify]: iters left: 3 (257 enodes) 482.747 * * [simplify]: Extracting #0: cost 1 inf + 0 482.747 * * [simplify]: Extracting #1: cost 0 inf + 1 482.747 * [simplify]: Simplified to 0 482.747 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 482.747 * * * * [progress]: [ 994 / 3260 ] simplifiying candidate # 482.747 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 482.748 * * [simplify]: iters left: 6 (25 enodes) 482.754 * * [simplify]: iters left: 5 (94 enodes) 482.769 * * [simplify]: iters left: 4 (169 enodes) 482.802 * * [simplify]: iters left: 3 (360 enodes) 482.902 * * [simplify]: Extracting #0: cost 1 inf + 0 482.902 * * [simplify]: Extracting #1: cost 11 inf + 0 482.903 * * [simplify]: Extracting #2: cost 102 inf + 0 482.903 * * [simplify]: Extracting #3: cost 151 inf + 127 482.906 * * [simplify]: Extracting #4: cost 105 inf + 5324 482.910 * * [simplify]: Extracting #5: cost 66 inf + 11854 482.913 * * [simplify]: Extracting #6: cost 59 inf + 13186 482.918 * * [simplify]: Extracting #7: cost 25 inf + 23327 482.925 * * [simplify]: Extracting #8: cost 0 inf + 33867 482.933 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 482.933 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (* (* (sqrt 2) a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 482.934 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 482.934 * * [simplify]: iters left: 6 (12 enodes) 482.937 * * [simplify]: iters left: 5 (49 enodes) 482.946 * * [simplify]: iters left: 4 (94 enodes) 482.965 * * [simplify]: iters left: 3 (221 enodes) 483.035 * * [simplify]: iters left: 2 (492 enodes) 483.252 * * [simplify]: Extracting #0: cost 1 inf + 0 483.252 * * [simplify]: Extracting #1: cost 0 inf + 1 483.252 * [simplify]: Simplified to 0 483.252 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 483.252 * * * * [progress]: [ 995 / 3260 ] simplifiying candidate # 483.252 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 483.253 * * [simplify]: iters left: 6 (27 enodes) 483.259 * * [simplify]: iters left: 5 (102 enodes) 483.278 * * [simplify]: iters left: 4 (197 enodes) 483.317 * * [simplify]: iters left: 3 (454 enodes) 483.452 * * [simplify]: Extracting #0: cost 1 inf + 0 483.452 * * [simplify]: Extracting #1: cost 11 inf + 0 483.452 * * [simplify]: Extracting #2: cost 137 inf + 0 483.453 * * [simplify]: Extracting #3: cost 200 inf + 1513 483.457 * * [simplify]: Extracting #4: cost 108 inf + 17745 483.463 * * [simplify]: Extracting #5: cost 65 inf + 28368 483.469 * * [simplify]: Extracting #6: cost 50 inf + 32649 483.478 * * [simplify]: Extracting #7: cost 6 inf + 47970 483.488 * * [simplify]: Extracting #8: cost 0 inf + 50369 483.501 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ (* (/ b (cbrt a)) -1/2) (cbrt a)) (cbrt a))) 483.501 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ (* (/ b (cbrt a)) -1/2) (cbrt a)) (cbrt a))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 483.501 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 483.501 * * [simplify]: iters left: 6 (13 enodes) 483.505 * * [simplify]: iters left: 5 (52 enodes) 483.513 * * [simplify]: iters left: 4 (111 enodes) 483.538 * * [simplify]: iters left: 3 (278 enodes) 483.630 * * [simplify]: Extracting #0: cost 1 inf + 0 483.630 * * [simplify]: Extracting #1: cost 0 inf + 1 483.630 * [simplify]: Simplified to 0 483.630 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 483.630 * * * * [progress]: [ 996 / 3260 ] simplifiying candidate # 483.630 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 483.631 * * [simplify]: iters left: 6 (26 enodes) 483.637 * * [simplify]: iters left: 5 (97 enodes) 483.652 * * [simplify]: iters left: 4 (173 enodes) 483.688 * * [simplify]: iters left: 3 (363 enodes) 483.772 * * [simplify]: Extracting #0: cost 1 inf + 0 483.772 * * [simplify]: Extracting #1: cost 11 inf + 0 483.773 * * [simplify]: Extracting #2: cost 94 inf + 0 483.774 * * [simplify]: Extracting #3: cost 128 inf + 500 483.775 * * [simplify]: Extracting #4: cost 76 inf + 5995 483.778 * * [simplify]: Extracting #5: cost 65 inf + 8531 483.781 * * [simplify]: Extracting #6: cost 59 inf + 9932 483.785 * * [simplify]: Extracting #7: cost 25 inf + 20015 483.793 * * [simplify]: Extracting #8: cost 0 inf + 30275 483.800 * * [simplify]: Extracting #9: cost 0 inf + 30260 483.806 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b 2) a)) 483.806 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 483.806 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 483.807 * * [simplify]: iters left: 6 (12 enodes) 483.810 * * [simplify]: iters left: 5 (47 enodes) 483.817 * * [simplify]: iters left: 4 (89 enodes) 483.836 * * [simplify]: iters left: 3 (186 enodes) 483.882 * * [simplify]: iters left: 2 (378 enodes) 484.016 * * [simplify]: Extracting #0: cost 1 inf + 0 484.016 * * [simplify]: Extracting #1: cost 0 inf + 1 484.016 * [simplify]: Simplified to 0 484.016 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (sqrt 2) (* (sqrt 2) a))) (/ (/ b 2) a)) 0)) 484.016 * * * * [progress]: [ 997 / 3260 ] simplifiying candidate # 484.017 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 484.017 * * [simplify]: iters left: 6 (25 enodes) 484.023 * * [simplify]: iters left: 5 (91 enodes) 484.037 * * [simplify]: iters left: 4 (139 enodes) 484.062 * * [simplify]: iters left: 3 (247 enodes) 484.103 * * [simplify]: iters left: 2 (406 enodes) 484.181 * * [simplify]: Extracting #0: cost 1 inf + 0 484.181 * * [simplify]: Extracting #1: cost 9 inf + 0 484.181 * * [simplify]: Extracting #2: cost 70 inf + 2 484.181 * * [simplify]: Extracting #3: cost 106 inf + 794 484.182 * * [simplify]: Extracting #4: cost 84 inf + 2288 484.184 * * [simplify]: Extracting #5: cost 87 inf + 2662 484.185 * * [simplify]: Extracting #6: cost 82 inf + 3708 484.188 * * [simplify]: Extracting #7: cost 29 inf + 20390 484.195 * * [simplify]: Extracting #8: cost 5 inf + 28947 484.202 * * [simplify]: Extracting #9: cost 0 inf + 30553 484.210 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 484.210 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 484.210 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 484.210 * * [simplify]: iters left: 6 (11 enodes) 484.213 * * [simplify]: iters left: 5 (40 enodes) 484.219 * * [simplify]: iters left: 4 (65 enodes) 484.230 * * [simplify]: iters left: 3 (97 enodes) 484.247 * * [simplify]: iters left: 2 (165 enodes) 484.280 * * [simplify]: iters left: 1 (271 enodes) 484.333 * * [simplify]: Extracting #0: cost 1 inf + 0 484.333 * * [simplify]: Extracting #1: cost 0 inf + 1 484.333 * [simplify]: Simplified to 0 484.333 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 0)) 484.333 * * * * [progress]: [ 998 / 3260 ] simplifiying candidate # 484.333 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 484.333 * * [simplify]: iters left: 6 (26 enodes) 484.340 * * [simplify]: iters left: 5 (101 enodes) 484.356 * * [simplify]: iters left: 4 (192 enodes) 484.395 * * [simplify]: iters left: 3 (429 enodes) 484.511 * * [simplify]: Extracting #0: cost 1 inf + 0 484.511 * * [simplify]: Extracting #1: cost 11 inf + 0 484.511 * * [simplify]: Extracting #2: cost 129 inf + 0 484.512 * * [simplify]: Extracting #3: cost 183 inf + 1388 484.515 * * [simplify]: Extracting #4: cost 112 inf + 14407 484.520 * * [simplify]: Extracting #5: cost 65 inf + 25193 484.526 * * [simplify]: Extracting #6: cost 39 inf + 33348 484.537 * * [simplify]: Extracting #7: cost 0 inf + 47034 484.547 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) 484.547 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 484.547 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 484.547 * * [simplify]: iters left: 6 (12 enodes) 484.550 * * [simplify]: iters left: 5 (51 enodes) 484.558 * * [simplify]: iters left: 4 (106 enodes) 484.581 * * [simplify]: iters left: 3 (247 enodes) 484.649 * * [simplify]: Extracting #0: cost 1 inf + 0 484.649 * * [simplify]: Extracting #1: cost 0 inf + 1 484.649 * [simplify]: Simplified to 0 484.649 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 484.649 * * * * [progress]: [ 999 / 3260 ] simplifiying candidate # 484.649 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 484.649 * * [simplify]: iters left: 6 (25 enodes) 484.657 * * [simplify]: iters left: 5 (96 enodes) 484.672 * * [simplify]: iters left: 4 (170 enodes) 484.705 * * [simplify]: iters left: 3 (362 enodes) 484.793 * * [simplify]: Extracting #0: cost 1 inf + 0 484.793 * * [simplify]: Extracting #1: cost 11 inf + 0 484.794 * * [simplify]: Extracting #2: cost 109 inf + 0 484.794 * * [simplify]: Extracting #3: cost 134 inf + 1409 484.796 * * [simplify]: Extracting #4: cost 80 inf + 7311 484.799 * * [simplify]: Extracting #5: cost 65 inf + 10375 484.802 * * [simplify]: Extracting #6: cost 64 inf + 10682 484.805 * * [simplify]: Extracting #7: cost 54 inf + 11810 484.809 * * [simplify]: Extracting #8: cost 20 inf + 23921 484.816 * * [simplify]: Extracting #9: cost 1 inf + 31698 484.823 * * [simplify]: Extracting #10: cost 0 inf + 32104 484.832 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (sqrt 2) (sqrt 2))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b a) 2)) 484.832 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (sqrt 2) (sqrt 2))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 484.832 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 484.832 * * [simplify]: iters left: 6 (11 enodes) 484.835 * * [simplify]: iters left: 5 (46 enodes) 484.843 * * [simplify]: iters left: 4 (86 enodes) 484.860 * * [simplify]: iters left: 3 (183 enodes) 484.906 * * [simplify]: iters left: 2 (372 enodes) 485.036 * * [simplify]: Extracting #0: cost 1 inf + 0 485.036 * * [simplify]: Extracting #1: cost 0 inf + 1 485.036 * [simplify]: Simplified to 0 485.036 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (sqrt 2) (sqrt 2))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b a) 2)) 0)) 485.036 * * * * [progress]: [ 1000 / 3260 ] simplifiying candidate # 485.036 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 485.036 * * [simplify]: iters left: 6 (24 enodes) 485.042 * * [simplify]: iters left: 5 (90 enodes) 485.056 * * [simplify]: iters left: 4 (138 enodes) 485.079 * * [simplify]: iters left: 3 (246 enodes) 485.122 * * [simplify]: iters left: 2 (404 enodes) 485.199 * * [simplify]: Extracting #0: cost 1 inf + 0 485.199 * * [simplify]: Extracting #1: cost 9 inf + 0 485.199 * * [simplify]: Extracting #2: cost 70 inf + 2 485.200 * * [simplify]: Extracting #3: cost 106 inf + 837 485.201 * * [simplify]: Extracting #4: cost 83 inf + 2290 485.202 * * [simplify]: Extracting #5: cost 87 inf + 2622 485.203 * * [simplify]: Extracting #6: cost 83 inf + 3625 485.206 * * [simplify]: Extracting #7: cost 31 inf + 19544 485.213 * * [simplify]: Extracting #8: cost 1 inf + 30309 485.220 * * [simplify]: Extracting #9: cost 0 inf + 30555 485.228 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a)) (/ (* 1/2 b) a)) 485.228 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a)) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 485.229 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 485.229 * * [simplify]: iters left: 6 (10 enodes) 485.232 * * [simplify]: iters left: 5 (39 enodes) 485.238 * * [simplify]: iters left: 4 (64 enodes) 485.248 * * [simplify]: iters left: 3 (96 enodes) 485.265 * * [simplify]: iters left: 2 (164 enodes) 485.298 * * [simplify]: iters left: 1 (270 enodes) 485.351 * * [simplify]: Extracting #0: cost 1 inf + 0 485.351 * * [simplify]: Extracting #1: cost 0 inf + 1 485.351 * [simplify]: Simplified to 0 485.351 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a)) (/ (* 1/2 b) a)) 0)) 485.351 * * * * [progress]: [ 1001 / 3260 ] simplifiying candidate # 485.351 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 485.352 * * [simplify]: iters left: 6 (26 enodes) 485.358 * * [simplify]: iters left: 5 (102 enodes) 485.375 * * [simplify]: iters left: 4 (201 enodes) 485.414 * * [simplify]: iters left: 3 (429 enodes) 485.512 * * [simplify]: Extracting #0: cost 1 inf + 0 485.512 * * [simplify]: Extracting #1: cost 11 inf + 0 485.512 * * [simplify]: Extracting #2: cost 108 inf + 0 485.513 * * [simplify]: Extracting #3: cost 177 inf + 2238 485.516 * * [simplify]: Extracting #4: cost 94 inf + 16275 485.523 * * [simplify]: Extracting #5: cost 65 inf + 22407 485.528 * * [simplify]: Extracting #6: cost 48 inf + 27343 485.536 * * [simplify]: Extracting #7: cost 4 inf + 43105 485.545 * * [simplify]: Extracting #8: cost 0 inf + 44408 485.554 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ -1/2 (cbrt a)) (/ (* (cbrt a) (cbrt a)) b))) 485.555 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (sqrt 2) a)) (/ (/ -1/2 (cbrt a)) (/ (* (cbrt a) (cbrt a)) b))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 485.555 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 485.555 * * [simplify]: iters left: 6 (12 enodes) 485.559 * * [simplify]: iters left: 5 (53 enodes) 485.568 * * [simplify]: iters left: 4 (117 enodes) 485.591 * * [simplify]: iters left: 3 (255 enodes) 485.652 * * [simplify]: Extracting #0: cost 1 inf + 0 485.652 * * [simplify]: Extracting #1: cost 0 inf + 1 485.652 * [simplify]: Simplified to 0 485.652 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 485.652 * * * * [progress]: [ 1002 / 3260 ] simplifiying candidate # 485.652 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 485.652 * * [simplify]: iters left: 6 (25 enodes) 485.659 * * [simplify]: iters left: 5 (97 enodes) 485.674 * * [simplify]: iters left: 4 (180 enodes) 485.705 * * [simplify]: iters left: 3 (342 enodes) 485.776 * * [simplify]: Extracting #0: cost 1 inf + 0 485.776 * * [simplify]: Extracting #1: cost 11 inf + 0 485.776 * * [simplify]: Extracting #2: cost 91 inf + 0 485.777 * * [simplify]: Extracting #3: cost 120 inf + 2911 485.779 * * [simplify]: Extracting #4: cost 69 inf + 8156 485.782 * * [simplify]: Extracting #5: cost 65 inf + 9104 485.785 * * [simplify]: Extracting #6: cost 64 inf + 9274 485.787 * * [simplify]: Extracting #7: cost 54 inf + 10442 485.791 * * [simplify]: Extracting #8: cost 21 inf + 22031 485.798 * * [simplify]: Extracting #9: cost 1 inf + 30366 485.805 * * [simplify]: Extracting #10: cost 0 inf + 30745 485.812 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (/ b a) -1/2)) 485.812 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 485.812 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 485.812 * * [simplify]: iters left: 6 (11 enodes) 485.816 * * [simplify]: iters left: 5 (48 enodes) 485.824 * * [simplify]: iters left: 4 (98 enodes) 485.842 * * [simplify]: iters left: 3 (181 enodes) 485.879 * * [simplify]: iters left: 2 (358 enodes) 485.985 * * [simplify]: Extracting #0: cost 1 inf + 0 485.986 * * [simplify]: Extracting #1: cost 0 inf + 1 485.986 * [simplify]: Simplified to 0 485.986 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (sqrt 2) a)) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (* (/ b a) -1/2)) 0)) 485.986 * * * * [progress]: [ 1003 / 3260 ] simplifiying candidate # 485.986 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 485.986 * * [simplify]: iters left: 6 (24 enodes) 485.992 * * [simplify]: iters left: 5 (90 enodes) 486.008 * * [simplify]: iters left: 4 (158 enodes) 486.034 * * [simplify]: iters left: 3 (287 enodes) 486.087 * * [simplify]: iters left: 2 (485 enodes) 486.189 * * [simplify]: Extracting #0: cost 1 inf + 0 486.189 * * [simplify]: Extracting #1: cost 12 inf + 0 486.189 * * [simplify]: Extracting #2: cost 97 inf + 83 486.190 * * [simplify]: Extracting #3: cost 135 inf + 1329 486.192 * * [simplify]: Extracting #4: cost 89 inf + 4730 486.193 * * [simplify]: Extracting #5: cost 94 inf + 4899 486.195 * * [simplify]: Extracting #6: cost 89 inf + 5945 486.199 * * [simplify]: Extracting #7: cost 40 inf + 20993 486.206 * * [simplify]: Extracting #8: cost 4 inf + 33910 486.215 * * [simplify]: Extracting #9: cost 0 inf + 35405 486.223 * [simplify]: Simplified to (fma b (/ -1/2 a) (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2))) 486.223 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 486.223 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 486.223 * * [simplify]: iters left: 6 (10 enodes) 486.226 * * [simplify]: iters left: 5 (41 enodes) 486.233 * * [simplify]: iters left: 4 (81 enodes) 486.248 * * [simplify]: iters left: 3 (127 enodes) 486.265 * * [simplify]: iters left: 2 (186 enodes) 486.291 * * [simplify]: iters left: 1 (266 enodes) 486.355 * * [simplify]: Extracting #0: cost 1 inf + 0 486.355 * * [simplify]: Extracting #1: cost 0 inf + 1 486.355 * [simplify]: Simplified to 0 486.355 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2))) 0)) 486.355 * * * * [progress]: [ 1004 / 3260 ] simplifiying candidate # 486.355 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) 1))) 486.355 * * [simplify]: iters left: 6 (23 enodes) 486.361 * * [simplify]: iters left: 5 (87 enodes) 486.375 * * [simplify]: iters left: 4 (140 enodes) 486.398 * * [simplify]: iters left: 3 (248 enodes) 486.443 * * [simplify]: iters left: 2 (415 enodes) 486.524 * * [simplify]: Extracting #0: cost 1 inf + 0 486.524 * * [simplify]: Extracting #1: cost 9 inf + 0 486.524 * * [simplify]: Extracting #2: cost 74 inf + 2 486.525 * * [simplify]: Extracting #3: cost 109 inf + 920 486.526 * * [simplify]: Extracting #4: cost 82 inf + 2908 486.527 * * [simplify]: Extracting #5: cost 87 inf + 3035 486.529 * * [simplify]: Extracting #6: cost 82 inf + 3904 486.533 * * [simplify]: Extracting #7: cost 35 inf + 18562 486.540 * * [simplify]: Extracting #8: cost 2 inf + 30261 486.548 * * [simplify]: Extracting #9: cost 0 inf + 30886 486.555 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 486.555 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 486.556 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 486.556 * * [simplify]: iters left: 6 (9 enodes) 486.558 * * [simplify]: iters left: 5 (36 enodes) 486.565 * * [simplify]: iters left: 4 (67 enodes) 486.576 * * [simplify]: iters left: 3 (97 enodes) 486.592 * * [simplify]: iters left: 2 (158 enodes) 486.627 * * [simplify]: iters left: 1 (263 enodes) 486.673 * * [simplify]: Extracting #0: cost 1 inf + 0 486.673 * * [simplify]: Extracting #1: cost 0 inf + 1 486.673 * [simplify]: Simplified to 0 486.673 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 0)) 486.673 * * * * [progress]: [ 1005 / 3260 ] simplifiying candidate # 486.674 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 486.674 * * [simplify]: iters left: 6 (23 enodes) 486.679 * * [simplify]: iters left: 5 (88 enodes) 486.693 * * [simplify]: iters left: 4 (149 enodes) 486.719 * * [simplify]: iters left: 3 (278 enodes) 486.770 * * [simplify]: iters left: 2 (465 enodes) 486.866 * * [simplify]: Extracting #0: cost 1 inf + 0 486.866 * * [simplify]: Extracting #1: cost 11 inf + 0 486.866 * * [simplify]: Extracting #2: cost 93 inf + 0 486.867 * * [simplify]: Extracting #3: cost 136 inf + 586 486.868 * * [simplify]: Extracting #4: cost 94 inf + 3775 486.870 * * [simplify]: Extracting #5: cost 94 inf + 4313 486.872 * * [simplify]: Extracting #6: cost 88 inf + 5618 486.876 * * [simplify]: Extracting #7: cost 42 inf + 20139 486.883 * * [simplify]: Extracting #8: cost 3 inf + 33903 486.893 * * [simplify]: Extracting #9: cost 0 inf + 34907 486.902 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 486.902 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 486.902 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 486.902 * * [simplify]: iters left: 5 (9 enodes) 486.905 * * [simplify]: iters left: 4 (39 enodes) 486.911 * * [simplify]: iters left: 3 (65 enodes) 486.922 * * [simplify]: iters left: 2 (129 enodes) 486.947 * * [simplify]: iters left: 1 (210 enodes) 486.984 * * [simplify]: Extracting #0: cost 1 inf + 0 486.984 * * [simplify]: Extracting #1: cost 0 inf + 1 486.984 * [simplify]: Simplified to 0 486.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 0)) 486.984 * * * * [progress]: [ 1006 / 3260 ] simplifiying candidate # 486.985 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 486.985 * * [simplify]: iters left: 6 (26 enodes) 486.991 * * [simplify]: iters left: 5 (99 enodes) 487.006 * * [simplify]: iters left: 4 (153 enodes) 487.032 * * [simplify]: iters left: 3 (243 enodes) 487.076 * * [simplify]: iters left: 2 (454 enodes) 487.185 * * [simplify]: Extracting #0: cost 1 inf + 0 487.185 * * [simplify]: Extracting #1: cost 11 inf + 0 487.185 * * [simplify]: Extracting #2: cost 91 inf + 0 487.186 * * [simplify]: Extracting #3: cost 160 inf + 618 487.187 * * [simplify]: Extracting #4: cost 150 inf + 2087 487.188 * * [simplify]: Extracting #5: cost 149 inf + 3309 487.191 * * [simplify]: Extracting #6: cost 98 inf + 22633 487.203 * * [simplify]: Extracting #7: cost 14 inf + 57090 487.216 * * [simplify]: Extracting #8: cost 0 inf + 63833 487.229 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 487.229 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 487.229 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 487.230 * * [simplify]: iters left: 6 (10 enodes) 487.232 * * [simplify]: iters left: 5 (37 enodes) 487.238 * * [simplify]: iters left: 4 (57 enodes) 487.248 * * [simplify]: iters left: 3 (104 enodes) 487.265 * * [simplify]: iters left: 2 (158 enodes) 487.289 * * [simplify]: iters left: 1 (225 enodes) 487.322 * * [simplify]: Extracting #0: cost 1 inf + 0 487.322 * * [simplify]: Extracting #1: cost 0 inf + 1 487.322 * [simplify]: Simplified to 0 487.322 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 0)) 487.322 * * * * [progress]: [ 1007 / 3260 ] simplifiying candidate # 487.322 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 487.322 * * [simplify]: iters left: 6 (25 enodes) 487.328 * * [simplify]: iters left: 5 (90 enodes) 487.344 * * [simplify]: iters left: 4 (137 enodes) 487.364 * * [simplify]: iters left: 3 (212 enodes) 487.400 * * [simplify]: iters left: 2 (385 enodes) 487.496 * * [simplify]: Extracting #0: cost 1 inf + 0 487.496 * * [simplify]: Extracting #1: cost 9 inf + 0 487.496 * * [simplify]: Extracting #2: cost 77 inf + 0 487.497 * * [simplify]: Extracting #3: cost 134 inf + 734 487.498 * * [simplify]: Extracting #4: cost 122 inf + 2163 487.499 * * [simplify]: Extracting #5: cost 123 inf + 2900 487.500 * * [simplify]: Extracting #6: cost 120 inf + 3452 487.501 * * [simplify]: Extracting #7: cost 109 inf + 4607 487.504 * * [simplify]: Extracting #8: cost 63 inf + 23506 487.515 * * [simplify]: Extracting #9: cost 2 inf + 50550 487.526 * * [simplify]: Extracting #10: cost 0 inf + 51429 487.537 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) (/ (/ b 2) a)) 487.537 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 487.537 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 487.537 * * [simplify]: iters left: 6 (9 enodes) 487.539 * * [simplify]: iters left: 5 (29 enodes) 487.543 * * [simplify]: iters left: 4 (42 enodes) 487.549 * * [simplify]: iters left: 3 (58 enodes) 487.557 * * [simplify]: iters left: 2 (68 enodes) 487.564 * * [simplify]: Extracting #0: cost 1 inf + 0 487.564 * * [simplify]: Extracting #1: cost 0 inf + 1 487.564 * [simplify]: Simplified to 0 487.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) (/ (/ b 2) a)) 0)) 487.564 * * * * [progress]: [ 1008 / 3260 ] simplifiying candidate # 487.564 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 487.565 * * [simplify]: iters left: 6 (27 enodes) 487.571 * * [simplify]: iters left: 5 (107 enodes) 487.590 * * [simplify]: iters left: 4 (214 enodes) 487.634 * * [simplify]: iters left: 3 (479 enodes) 488.029 * * [simplify]: Extracting #0: cost 1 inf + 0 488.029 * * [simplify]: Extracting #1: cost 11 inf + 0 488.029 * * [simplify]: Extracting #2: cost 108 inf + 0 488.030 * * [simplify]: Extracting #3: cost 197 inf + 4 488.030 * * [simplify]: Extracting #4: cost 194 inf + 694 488.031 * * [simplify]: Extracting #5: cost 187 inf + 2534 488.035 * * [simplify]: Extracting #6: cost 115 inf + 20734 488.044 * * [simplify]: Extracting #7: cost 11 inf + 57836 488.057 * * [simplify]: Extracting #8: cost 0 inf + 62394 488.070 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 488.070 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 488.070 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 488.070 * * [simplify]: iters left: 6 (13 enodes) 488.073 * * [simplify]: iters left: 5 (53 enodes) 488.085 * * [simplify]: iters left: 4 (117 enodes) 488.110 * * [simplify]: iters left: 3 (275 enodes) 488.163 * * [simplify]: iters left: 2 (474 enodes) 488.271 * * [simplify]: Extracting #0: cost 1 inf + 0 488.271 * * [simplify]: Extracting #1: cost 0 inf + 1 488.271 * [simplify]: Simplified to 0 488.271 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 0)) 488.271 * * * * [progress]: [ 1009 / 3260 ] simplifiying candidate # 488.272 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 488.272 * * [simplify]: iters left: 6 (28 enodes) 488.278 * * [simplify]: iters left: 5 (107 enodes) 488.295 * * [simplify]: iters left: 4 (183 enodes) 488.326 * * [simplify]: iters left: 3 (313 enodes) 488.382 * * [simplify]: Extracting #0: cost 1 inf + 0 488.382 * * [simplify]: Extracting #1: cost 11 inf + 0 488.382 * * [simplify]: Extracting #2: cost 79 inf + 0 488.383 * * [simplify]: Extracting #3: cost 134 inf + 407 488.383 * * [simplify]: Extracting #4: cost 127 inf + 1464 488.384 * * [simplify]: Extracting #5: cost 121 inf + 3418 488.386 * * [simplify]: Extracting #6: cost 85 inf + 10681 488.390 * * [simplify]: Extracting #7: cost 39 inf + 25700 488.398 * * [simplify]: Extracting #8: cost 0 inf + 43681 488.406 * * [simplify]: Extracting #9: cost 0 inf + 43651 488.415 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (cbrt a) (cbrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 488.415 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (cbrt a) (cbrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 488.415 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 488.415 * * [simplify]: iters left: 6 (12 enodes) 488.418 * * [simplify]: iters left: 5 (47 enodes) 488.425 * * [simplify]: iters left: 4 (82 enodes) 488.438 * * [simplify]: iters left: 3 (157 enodes) 488.467 * * [simplify]: iters left: 2 (248 enodes) 488.506 * * [simplify]: iters left: 1 (341 enodes) 488.558 * * [simplify]: Extracting #0: cost 1 inf + 0 488.559 * * [simplify]: Extracting #1: cost 0 inf + 1 488.559 * [simplify]: Simplified to 0 488.559 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (cbrt a) (cbrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (/ (/ b 2) a)) 0)) 488.559 * * * * [progress]: [ 1010 / 3260 ] simplifiying candidate # 488.559 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 488.559 * * [simplify]: iters left: 6 (27 enodes) 488.567 * * [simplify]: iters left: 5 (102 enodes) 488.583 * * [simplify]: iters left: 4 (183 enodes) 488.615 * * [simplify]: iters left: 3 (334 enodes) 488.685 * * [simplify]: Extracting #0: cost 1 inf + 0 488.685 * * [simplify]: Extracting #1: cost 13 inf + 0 488.685 * * [simplify]: Extracting #2: cost 89 inf + 0 488.686 * * [simplify]: Extracting #3: cost 143 inf + 366 488.688 * * [simplify]: Extracting #4: cost 137 inf + 1341 488.689 * * [simplify]: Extracting #5: cost 134 inf + 2404 488.691 * * [simplify]: Extracting #6: cost 91 inf + 12239 488.695 * * [simplify]: Extracting #7: cost 39 inf + 29435 488.703 * * [simplify]: Extracting #8: cost 0 inf + 47144 488.712 * * [simplify]: Extracting #9: cost 0 inf + 47114 488.721 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ b 2) a)) 488.721 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 488.721 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 488.721 * * [simplify]: iters left: 6 (12 enodes) 488.725 * * [simplify]: iters left: 5 (47 enodes) 488.732 * * [simplify]: iters left: 4 (89 enodes) 488.749 * * [simplify]: iters left: 3 (180 enodes) 488.787 * * [simplify]: iters left: 2 (296 enodes) 488.844 * * [simplify]: iters left: 1 (428 enodes) 488.932 * * [simplify]: Extracting #0: cost 1 inf + 0 488.932 * * [simplify]: Extracting #1: cost 0 inf + 1 488.932 * [simplify]: Simplified to 0 488.932 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ b 2) a)) 0)) 488.932 * * * * [progress]: [ 1011 / 3260 ] simplifiying candidate # 488.933 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 488.933 * * [simplify]: iters left: 6 (26 enodes) 488.939 * * [simplify]: iters left: 5 (100 enodes) 488.954 * * [simplify]: iters left: 4 (175 enodes) 488.983 * * [simplify]: iters left: 3 (311 enodes) 489.047 * * [simplify]: Extracting #0: cost 1 inf + 0 489.047 * * [simplify]: Extracting #1: cost 11 inf + 0 489.047 * * [simplify]: Extracting #2: cost 79 inf + 0 489.047 * * [simplify]: Extracting #3: cost 142 inf + 2 489.048 * * [simplify]: Extracting #4: cost 143 inf + 45 489.048 * * [simplify]: Extracting #5: cost 125 inf + 4303 489.051 * * [simplify]: Extracting #6: cost 91 inf + 11730 489.057 * * [simplify]: Extracting #7: cost 39 inf + 28959 489.065 * * [simplify]: Extracting #8: cost 0 inf + 47546 489.074 * * [simplify]: Extracting #9: cost 0 inf + 47516 489.083 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 489.083 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 489.084 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 489.084 * * [simplify]: iters left: 6 (12 enodes) 489.087 * * [simplify]: iters left: 5 (46 enodes) 489.094 * * [simplify]: iters left: 4 (81 enodes) 489.106 * * [simplify]: iters left: 3 (134 enodes) 489.127 * * [simplify]: iters left: 2 (197 enodes) 489.154 * * [simplify]: iters left: 1 (271 enodes) 489.192 * * [simplify]: Extracting #0: cost 1 inf + 0 489.192 * * [simplify]: Extracting #1: cost 0 inf + 1 489.192 * [simplify]: Simplified to 0 489.192 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 489.192 * * * * [progress]: [ 1012 / 3260 ] simplifiying candidate # 489.193 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 489.193 * * [simplify]: iters left: 6 (26 enodes) 489.199 * * [simplify]: iters left: 5 (97 enodes) 489.213 * * [simplify]: iters left: 4 (152 enodes) 489.236 * * [simplify]: iters left: 3 (242 enodes) 489.279 * * [simplify]: iters left: 2 (435 enodes) 489.381 * * [simplify]: Extracting #0: cost 1 inf + 0 489.381 * * [simplify]: Extracting #1: cost 9 inf + 0 489.382 * * [simplify]: Extracting #2: cost 84 inf + 0 489.382 * * [simplify]: Extracting #3: cost 156 inf + 408 489.383 * * [simplify]: Extracting #4: cost 151 inf + 1665 489.384 * * [simplify]: Extracting #5: cost 146 inf + 3175 489.385 * * [simplify]: Extracting #6: cost 122 inf + 7306 489.390 * * [simplify]: Extracting #7: cost 54 inf + 31667 489.402 * * [simplify]: Extracting #8: cost 4 inf + 53834 489.414 * * [simplify]: Extracting #9: cost 0 inf + 55672 489.427 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (- (/ b 2)) a)) 489.427 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (- (/ b 2)) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 489.427 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 489.427 * * [simplify]: iters left: 6 (10 enodes) 489.431 * * [simplify]: iters left: 5 (38 enodes) 489.437 * * [simplify]: iters left: 4 (59 enodes) 489.445 * * [simplify]: iters left: 3 (88 enodes) 489.457 * * [simplify]: iters left: 2 (117 enodes) 489.472 * * [simplify]: iters left: 1 (144 enodes) 489.489 * * [simplify]: Extracting #0: cost 1 inf + 0 489.489 * * [simplify]: Extracting #1: cost 0 inf + 1 489.489 * [simplify]: Simplified to 0 489.489 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (- (/ b 2)) a)) 0)) 489.489 * * * * [progress]: [ 1013 / 3260 ] simplifiying candidate # 489.489 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 489.489 * * [simplify]: iters left: 6 (26 enodes) 489.495 * * [simplify]: iters left: 5 (97 enodes) 489.511 * * [simplify]: iters left: 4 (156 enodes) 489.535 * * [simplify]: iters left: 3 (256 enodes) 489.580 * * [simplify]: iters left: 2 (458 enodes) 489.687 * * [simplify]: Extracting #0: cost 1 inf + 0 489.687 * * [simplify]: Extracting #1: cost 11 inf + 0 489.687 * * [simplify]: Extracting #2: cost 90 inf + 0 489.688 * * [simplify]: Extracting #3: cost 152 inf + 450 489.689 * * [simplify]: Extracting #4: cost 135 inf + 2490 489.690 * * [simplify]: Extracting #5: cost 129 inf + 4128 489.692 * * [simplify]: Extracting #6: cost 116 inf + 6991 489.697 * * [simplify]: Extracting #7: cost 54 inf + 31242 489.708 * * [simplify]: Extracting #8: cost 1 inf + 53824 489.721 * * [simplify]: Extracting #9: cost 0 inf + 54309 489.733 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ 2 (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ (/ b a) 2)) 489.733 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ 2 (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 489.733 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 489.734 * * [simplify]: iters left: 6 (11 enodes) 489.737 * * [simplify]: iters left: 5 (42 enodes) 489.745 * * [simplify]: iters left: 4 (67 enodes) 489.755 * * [simplify]: iters left: 3 (111 enodes) 489.771 * * [simplify]: iters left: 2 (140 enodes) 489.788 * * [simplify]: iters left: 1 (160 enodes) 489.805 * * [simplify]: Extracting #0: cost 1 inf + 0 489.805 * * [simplify]: Extracting #1: cost 0 inf + 1 489.805 * [simplify]: Simplified to 0 489.805 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ 2 (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ (/ b a) 2)) 0)) 489.805 * * * * [progress]: [ 1014 / 3260 ] simplifiying candidate # 489.806 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 489.806 * * [simplify]: iters left: 6 (30 enodes) 489.814 * * [simplify]: iters left: 5 (122 enodes) 489.835 * * [simplify]: iters left: 4 (278 enodes) 489.913 * * [simplify]: Extracting #0: cost 1 inf + 0 489.913 * * [simplify]: Extracting #1: cost 11 inf + 0 489.913 * * [simplify]: Extracting #2: cost 175 inf + 0 489.914 * * [simplify]: Extracting #3: cost 307 inf + 84 489.916 * * [simplify]: Extracting #4: cost 290 inf + 3397 489.922 * * [simplify]: Extracting #5: cost 127 inf + 60758 489.937 * * [simplify]: Extracting #6: cost 34 inf + 94730 489.951 * * [simplify]: Extracting #7: cost 3 inf + 107348 489.967 * * [simplify]: Extracting #8: cost 0 inf + 108418 489.983 * [simplify]: Simplified to (- (/ (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (cbrt a) 2)) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 489.983 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (* (cbrt a) 2)) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 489.983 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 489.983 * * [simplify]: iters left: 6 (16 enodes) 489.988 * * [simplify]: iters left: 5 (68 enodes) 489.999 * * [simplify]: iters left: 4 (179 enodes) 490.055 * * [simplify]: Extracting #0: cost 1 inf + 0 490.055 * * [simplify]: Extracting #1: cost 27 inf + 0 490.055 * * [simplify]: Extracting #2: cost 153 inf + 0 490.056 * * [simplify]: Extracting #3: cost 242 inf + 83 490.060 * * [simplify]: Extracting #4: cost 185 inf + 16503 490.070 * * [simplify]: Extracting #5: cost 15 inf + 79352 490.081 * * [simplify]: Extracting #6: cost 0 inf + 84943 490.093 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 490.093 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 490.093 * * * * [progress]: [ 1015 / 3260 ] simplifiying candidate # 490.094 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 490.094 * * [simplify]: iters left: 6 (31 enodes) 490.101 * * [simplify]: iters left: 5 (123 enodes) 490.121 * * [simplify]: iters left: 4 (248 enodes) 490.175 * * [simplify]: Extracting #0: cost 1 inf + 0 490.175 * * [simplify]: Extracting #1: cost 11 inf + 0 490.175 * * [simplify]: Extracting #2: cost 127 inf + 0 490.175 * * [simplify]: Extracting #3: cost 219 inf + 204 490.176 * * [simplify]: Extracting #4: cost 206 inf + 2428 490.180 * * [simplify]: Extracting #5: cost 111 inf + 31588 490.187 * * [simplify]: Extracting #6: cost 33 inf + 57305 490.199 * * [simplify]: Extracting #7: cost 3 inf + 69740 490.210 * * [simplify]: Extracting #8: cost 0 inf + 71287 490.221 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (cbrt b) (* (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))) (cbrt 2)))) 490.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (cbrt b) (* (* (* (/ (sqrt a) (cbrt b)) (cbrt 2)) (* (/ (sqrt a) (cbrt b)) (cbrt 2))) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 490.221 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 490.221 * * [simplify]: iters left: 6 (15 enodes) 490.225 * * [simplify]: iters left: 5 (63 enodes) 490.236 * * [simplify]: iters left: 4 (145 enodes) 490.272 * * [simplify]: iters left: 3 (499 enodes) 490.501 * * [simplify]: Extracting #0: cost 1 inf + 0 490.501 * * [simplify]: Extracting #1: cost 0 inf + 1 490.501 * [simplify]: Simplified to 0 490.501 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 490.501 * * * * [progress]: [ 1016 / 3260 ] simplifiying candidate # 490.501 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 490.502 * * [simplify]: iters left: 6 (30 enodes) 490.509 * * [simplify]: iters left: 5 (117 enodes) 490.532 * * [simplify]: iters left: 4 (254 enodes) 490.592 * * [simplify]: Extracting #0: cost 1 inf + 0 490.592 * * [simplify]: Extracting #1: cost 13 inf + 0 490.592 * * [simplify]: Extracting #2: cost 130 inf + 0 490.593 * * [simplify]: Extracting #3: cost 206 inf + 205 490.594 * * [simplify]: Extracting #4: cost 193 inf + 2552 490.597 * * [simplify]: Extracting #5: cost 93 inf + 32053 490.604 * * [simplify]: Extracting #6: cost 33 inf + 49798 490.613 * * [simplify]: Extracting #7: cost 3 inf + 61829 490.622 * * [simplify]: Extracting #8: cost 0 inf + 63377 490.632 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (* (cbrt a) 2) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 490.632 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (* (cbrt a) 2) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 490.632 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 490.632 * * [simplify]: iters left: 6 (15 enodes) 490.637 * * [simplify]: iters left: 5 (62 enodes) 490.650 * * [simplify]: iters left: 4 (159 enodes) 490.691 * * [simplify]: iters left: 3 (475 enodes) 490.887 * * [simplify]: Extracting #0: cost 1 inf + 0 490.887 * * [simplify]: Extracting #1: cost 42 inf + 0 490.888 * * [simplify]: Extracting #2: cost 194 inf + 1 490.890 * * [simplify]: Extracting #3: cost 205 inf + 15094 490.902 * * [simplify]: Extracting #4: cost 20 inf + 63712 490.919 * * [simplify]: Extracting #5: cost 3 inf + 65204 490.933 * * [simplify]: Extracting #6: cost 0 inf + 65965 490.946 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 490.946 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (* (cbrt a) 2) (sqrt (cbrt (fma (* c -4) a (* b b)))))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 490.947 * * * * [progress]: [ 1017 / 3260 ] simplifiying candidate # 490.947 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 490.947 * * [simplify]: iters left: 6 (29 enodes) 490.954 * * [simplify]: iters left: 5 (116 enodes) 490.973 * * [simplify]: iters left: 4 (247 enodes) 491.033 * * [simplify]: Extracting #0: cost 1 inf + 0 491.033 * * [simplify]: Extracting #1: cost 11 inf + 0 491.033 * * [simplify]: Extracting #2: cost 131 inf + 0 491.034 * * [simplify]: Extracting #3: cost 231 inf + 43 491.034 * * [simplify]: Extracting #4: cost 213 inf + 3038 491.041 * * [simplify]: Extracting #5: cost 103 inf + 38172 491.049 * * [simplify]: Extracting #6: cost 35 inf + 61355 491.061 * * [simplify]: Extracting #7: cost 2 inf + 74165 491.073 * * [simplify]: Extracting #8: cost 0 inf + 75213 491.085 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (/ (cbrt b) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (cbrt b) (/ (cbrt b) (* (sqrt 2) (cbrt a)))))) 491.085 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (/ (cbrt b) (* (sqrt 2) (cbrt a))) (cbrt a)) (* (cbrt b) (/ (cbrt b) (* (sqrt 2) (cbrt a)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 491.086 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 491.086 * * [simplify]: iters left: 6 (15 enodes) 491.090 * * [simplify]: iters left: 5 (62 enodes) 491.100 * * [simplify]: iters left: 4 (148 enodes) 491.138 * * [simplify]: iters left: 3 (499 enodes) 491.376 * * [simplify]: Extracting #0: cost 1 inf + 0 491.376 * * [simplify]: Extracting #1: cost 0 inf + 1 491.376 * [simplify]: Simplified to 0 491.376 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 491.376 * * * * [progress]: [ 1018 / 3260 ] simplifiying candidate # 491.377 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 491.377 * * [simplify]: iters left: 6 (30 enodes) 491.384 * * [simplify]: iters left: 5 (116 enodes) 491.402 * * [simplify]: iters left: 4 (220 enodes) 491.448 * * [simplify]: Extracting #0: cost 1 inf + 0 491.448 * * [simplify]: Extracting #1: cost 11 inf + 0 491.448 * * [simplify]: Extracting #2: cost 102 inf + 0 491.448 * * [simplify]: Extracting #3: cost 173 inf + 43 491.449 * * [simplify]: Extracting #4: cost 172 inf + 127 491.450 * * [simplify]: Extracting #5: cost 154 inf + 4656 491.453 * * [simplify]: Extracting #6: cost 63 inf + 30899 491.460 * * [simplify]: Extracting #7: cost 0 inf + 52358 491.469 * * [simplify]: Extracting #8: cost 0 inf + 52328 491.477 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (* (/ (cbrt b) (sqrt a)) (/ (/ (* (/ (cbrt b) (sqrt a)) (cbrt b)) (sqrt 2)) (sqrt 2)))) 491.477 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (* (/ (cbrt b) (sqrt a)) (/ (/ (* (/ (cbrt b) (sqrt a)) (cbrt b)) (sqrt 2)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 491.478 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 491.478 * * [simplify]: iters left: 6 (14 enodes) 491.481 * * [simplify]: iters left: 5 (56 enodes) 491.492 * * [simplify]: iters left: 4 (117 enodes) 491.518 * * [simplify]: iters left: 3 (347 enodes) 491.632 * * [simplify]: Extracting #0: cost 1 inf + 0 491.632 * * [simplify]: Extracting #1: cost 0 inf + 1 491.632 * [simplify]: Simplified to 0 491.632 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 491.633 * * * * [progress]: [ 1019 / 3260 ] simplifiying candidate # 491.633 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 491.633 * * [simplify]: iters left: 6 (29 enodes) 491.640 * * [simplify]: iters left: 5 (112 enodes) 491.660 * * [simplify]: iters left: 4 (211 enodes) 491.700 * * [simplify]: iters left: 3 (483 enodes) 491.852 * * [simplify]: Extracting #0: cost 1 inf + 0 491.852 * * [simplify]: Extracting #1: cost 11 inf + 0 491.853 * * [simplify]: Extracting #2: cost 140 inf + 0 491.854 * * [simplify]: Extracting #3: cost 251 inf + 248 491.855 * * [simplify]: Extracting #4: cost 240 inf + 2558 491.859 * * [simplify]: Extracting #5: cost 141 inf + 26345 491.868 * * [simplify]: Extracting #6: cost 62 inf + 47328 491.882 * * [simplify]: Extracting #7: cost 8 inf + 69743 491.899 * * [simplify]: Extracting #8: cost 0 inf + 73163 491.914 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 491.914 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 491.915 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 491.915 * * [simplify]: iters left: 6 (14 enodes) 491.919 * * [simplify]: iters left: 5 (57 enodes) 491.928 * * [simplify]: iters left: 4 (116 enodes) 491.953 * * [simplify]: iters left: 3 (321 enodes) 492.063 * * [simplify]: Extracting #0: cost 1 inf + 0 492.063 * * [simplify]: Extracting #1: cost 0 inf + 1 492.063 * [simplify]: Simplified to 0 492.063 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 492.063 * * * * [progress]: [ 1020 / 3260 ] simplifiying candidate # 492.063 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 492.063 * * [simplify]: iters left: 6 (28 enodes) 492.070 * * [simplify]: iters left: 5 (109 enodes) 492.088 * * [simplify]: iters left: 4 (230 enodes) 492.140 * * [simplify]: Extracting #0: cost 1 inf + 0 492.140 * * [simplify]: Extracting #1: cost 11 inf + 0 492.140 * * [simplify]: Extracting #2: cost 105 inf + 0 492.141 * * [simplify]: Extracting #3: cost 180 inf + 2 492.141 * * [simplify]: Extracting #4: cost 180 inf + 5 492.142 * * [simplify]: Extracting #5: cost 173 inf + 2471 492.145 * * [simplify]: Extracting #6: cost 65 inf + 30469 492.152 * * [simplify]: Extracting #7: cost 2 inf + 51977 492.160 * * [simplify]: Extracting #8: cost 0 inf + 53697 492.169 * [simplify]: Simplified to (- (* (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 492.169 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 492.169 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 492.169 * * [simplify]: iters left: 6 (15 enodes) 492.173 * * [simplify]: iters left: 5 (62 enodes) 492.184 * * [simplify]: iters left: 4 (149 enodes) 492.222 * * [simplify]: iters left: 3 (450 enodes) 492.420 * * [simplify]: Extracting #0: cost 1 inf + 0 492.420 * * [simplify]: Extracting #1: cost 0 inf + 1 492.420 * [simplify]: Simplified to 0 492.420 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 492.421 * * * * [progress]: [ 1021 / 3260 ] simplifiying candidate # 492.421 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 492.421 * * [simplify]: iters left: 6 (29 enodes) 492.427 * * [simplify]: iters left: 5 (112 enodes) 492.446 * * [simplify]: iters left: 4 (211 enodes) 492.489 * * [simplify]: iters left: 3 (496 enodes) 492.629 * * [simplify]: Extracting #0: cost 1 inf + 0 492.629 * * [simplify]: Extracting #1: cost 11 inf + 0 492.630 * * [simplify]: Extracting #2: cost 130 inf + 0 492.630 * * [simplify]: Extracting #3: cost 255 inf + 251 492.632 * * [simplify]: Extracting #4: cost 222 inf + 4645 492.637 * * [simplify]: Extracting #5: cost 116 inf + 28117 492.646 * * [simplify]: Extracting #6: cost 58 inf + 45358 492.658 * * [simplify]: Extracting #7: cost 9 inf + 64850 492.672 * * [simplify]: Extracting #8: cost 0 inf + 69118 492.686 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 492.686 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 492.686 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 492.686 * * [simplify]: iters left: 6 (14 enodes) 492.692 * * [simplify]: iters left: 5 (57 enodes) 492.701 * * [simplify]: iters left: 4 (118 enodes) 492.727 * * [simplify]: iters left: 3 (314 enodes) 492.822 * * [simplify]: Extracting #0: cost 1 inf + 0 492.822 * * [simplify]: Extracting #1: cost 0 inf + 1 492.822 * [simplify]: Simplified to 0 492.822 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 0)) 492.822 * * * * [progress]: [ 1022 / 3260 ] simplifiying candidate # 492.823 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 492.823 * * [simplify]: iters left: 6 (28 enodes) 492.829 * * [simplify]: iters left: 5 (104 enodes) 492.846 * * [simplify]: iters left: 4 (200 enodes) 492.884 * * [simplify]: iters left: 3 (419 enodes) 492.992 * * [simplify]: Extracting #0: cost 1 inf + 0 492.992 * * [simplify]: Extracting #1: cost 13 inf + 0 492.992 * * [simplify]: Extracting #2: cost 132 inf + 0 492.993 * * [simplify]: Extracting #3: cost 205 inf + 211 492.994 * * [simplify]: Extracting #4: cost 182 inf + 2864 492.997 * * [simplify]: Extracting #5: cost 126 inf + 14376 493.002 * * [simplify]: Extracting #6: cost 72 inf + 28078 493.010 * * [simplify]: Extracting #7: cost 11 inf + 51771 493.022 * * [simplify]: Extracting #8: cost 0 inf + 56363 493.033 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ b (* a 2))) 493.033 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 493.033 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 493.033 * * [simplify]: iters left: 6 (13 enodes) 493.037 * * [simplify]: iters left: 5 (48 enodes) 493.045 * * [simplify]: iters left: 4 (103 enodes) 493.066 * * [simplify]: iters left: 3 (238 enodes) 493.126 * * [simplify]: Extracting #0: cost 1 inf + 0 493.126 * * [simplify]: Extracting #1: cost 0 inf + 1 493.126 * [simplify]: Simplified to 0 493.126 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ b (* a 2))) 0)) 493.126 * * * * [progress]: [ 1023 / 3260 ] simplifiying candidate # 493.126 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 493.126 * * [simplify]: iters left: 6 (29 enodes) 493.133 * * [simplify]: iters left: 5 (115 enodes) 493.152 * * [simplify]: iters left: 4 (240 enodes) 493.208 * * [simplify]: Extracting #0: cost 1 inf + 0 493.208 * * [simplify]: Extracting #1: cost 11 inf + 0 493.208 * * [simplify]: Extracting #2: cost 130 inf + 0 493.208 * * [simplify]: Extracting #3: cost 230 inf + 204 493.209 * * [simplify]: Extracting #4: cost 210 inf + 4046 493.213 * * [simplify]: Extracting #5: cost 109 inf + 36118 493.222 * * [simplify]: Extracting #6: cost 41 inf + 59626 493.234 * * [simplify]: Extracting #7: cost 4 inf + 74391 493.246 * * [simplify]: Extracting #8: cost 0 inf + 75663 493.258 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 493.258 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 493.258 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 493.258 * * [simplify]: iters left: 6 (15 enodes) 493.262 * * [simplify]: iters left: 5 (61 enodes) 493.272 * * [simplify]: iters left: 4 (142 enodes) 493.308 * * [simplify]: iters left: 3 (474 enodes) 493.485 * * [simplify]: Extracting #0: cost 1 inf + 0 493.485 * * [simplify]: Extracting #1: cost 0 inf + 1 493.486 * [simplify]: Simplified to 0 493.486 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 493.486 * * * * [progress]: [ 1024 / 3260 ] simplifiying candidate # 493.486 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 493.486 * * [simplify]: iters left: 6 (30 enodes) 493.493 * * [simplify]: iters left: 5 (116 enodes) 493.515 * * [simplify]: iters left: 4 (215 enodes) 493.555 * * [simplify]: Extracting #0: cost 1 inf + 0 493.555 * * [simplify]: Extracting #1: cost 11 inf + 0 493.555 * * [simplify]: Extracting #2: cost 100 inf + 0 493.555 * * [simplify]: Extracting #3: cost 167 inf + 83 493.556 * * [simplify]: Extracting #4: cost 165 inf + 328 493.557 * * [simplify]: Extracting #5: cost 141 inf + 6674 493.561 * * [simplify]: Extracting #6: cost 60 inf + 28550 493.566 * * [simplify]: Extracting #7: cost 30 inf + 36593 493.573 * * [simplify]: Extracting #8: cost 3 inf + 49333 493.583 * * [simplify]: Extracting #9: cost 0 inf + 50762 493.591 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) 493.591 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (sqrt b) (cbrt 2))) (* (sqrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 493.591 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 493.592 * * [simplify]: iters left: 6 (14 enodes) 493.595 * * [simplify]: iters left: 5 (56 enodes) 493.604 * * [simplify]: iters left: 4 (113 enodes) 493.627 * * [simplify]: iters left: 3 (324 enodes) 493.715 * * [simplify]: Extracting #0: cost 1 inf + 0 493.716 * * [simplify]: Extracting #1: cost 0 inf + 1 493.716 * [simplify]: Simplified to 0 493.716 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 493.716 * * * * [progress]: [ 1025 / 3260 ] simplifiying candidate # 493.716 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 493.716 * * [simplify]: iters left: 6 (29 enodes) 493.723 * * [simplify]: iters left: 5 (111 enodes) 493.741 * * [simplify]: iters left: 4 (206 enodes) 493.781 * * [simplify]: iters left: 3 (469 enodes) 493.902 * * [simplify]: Extracting #0: cost 1 inf + 0 493.902 * * [simplify]: Extracting #1: cost 11 inf + 0 493.903 * * [simplify]: Extracting #2: cost 117 inf + 0 493.904 * * [simplify]: Extracting #3: cost 220 inf + 205 493.905 * * [simplify]: Extracting #4: cost 198 inf + 3492 493.909 * * [simplify]: Extracting #5: cost 122 inf + 20780 493.916 * * [simplify]: Extracting #6: cost 62 inf + 37816 493.927 * * [simplify]: Extracting #7: cost 8 inf + 60127 493.942 * * [simplify]: Extracting #8: cost 0 inf + 63655 493.955 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 493.955 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 493.955 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 493.955 * * [simplify]: iters left: 6 (14 enodes) 493.959 * * [simplify]: iters left: 5 (56 enodes) 493.969 * * [simplify]: iters left: 4 (112 enodes) 493.992 * * [simplify]: iters left: 3 (297 enodes) 494.073 * * [simplify]: Extracting #0: cost 1 inf + 0 494.073 * * [simplify]: Extracting #1: cost 0 inf + 1 494.073 * [simplify]: Simplified to 0 494.073 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 494.074 * * * * [progress]: [ 1026 / 3260 ] simplifiying candidate # 494.074 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 494.074 * * [simplify]: iters left: 6 (27 enodes) 494.080 * * [simplify]: iters left: 5 (107 enodes) 494.098 * * [simplify]: iters left: 4 (214 enodes) 494.142 * * [simplify]: Extracting #0: cost 1 inf + 0 494.142 * * [simplify]: Extracting #1: cost 11 inf + 0 494.142 * * [simplify]: Extracting #2: cost 103 inf + 0 494.142 * * [simplify]: Extracting #3: cost 175 inf + 43 494.143 * * [simplify]: Extracting #4: cost 173 inf + 250 494.144 * * [simplify]: Extracting #5: cost 149 inf + 6720 494.149 * * [simplify]: Extracting #6: cost 60 inf + 31322 494.156 * * [simplify]: Extracting #7: cost 6 inf + 49269 494.165 * * [simplify]: Extracting #8: cost 0 inf + 52037 494.174 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 494.174 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 494.174 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 494.174 * * [simplify]: iters left: 6 (13 enodes) 494.178 * * [simplify]: iters left: 5 (53 enodes) 494.189 * * [simplify]: iters left: 4 (118 enodes) 494.212 * * [simplify]: iters left: 3 (324 enodes) 494.301 * * [simplify]: Extracting #0: cost 1 inf + 0 494.301 * * [simplify]: Extracting #1: cost 0 inf + 1 494.301 * [simplify]: Simplified to 0 494.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 494.301 * * * * [progress]: [ 1027 / 3260 ] simplifiying candidate # 494.301 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 494.301 * * [simplify]: iters left: 6 (27 enodes) 494.308 * * [simplify]: iters left: 5 (102 enodes) 494.324 * * [simplify]: iters left: 4 (178 enodes) 494.353 * * [simplify]: iters left: 3 (370 enodes) 494.429 * * [simplify]: Extracting #0: cost 1 inf + 0 494.430 * * [simplify]: Extracting #1: cost 9 inf + 0 494.430 * * [simplify]: Extracting #2: cost 106 inf + 0 494.430 * * [simplify]: Extracting #3: cost 201 inf + 289 494.431 * * [simplify]: Extracting #4: cost 175 inf + 3907 494.435 * * [simplify]: Extracting #5: cost 119 inf + 15423 494.440 * * [simplify]: Extracting #6: cost 61 inf + 31937 494.449 * * [simplify]: Extracting #7: cost 12 inf + 52214 494.460 * * [simplify]: Extracting #8: cost 0 inf + 57206 494.471 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (* (cbrt a) 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 494.471 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (* (cbrt a) (* (cbrt a) 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 494.472 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 494.472 * * [simplify]: iters left: 6 (11 enodes) 494.475 * * [simplify]: iters left: 5 (43 enodes) 494.481 * * [simplify]: iters left: 4 (84 enodes) 494.498 * * [simplify]: iters left: 3 (212 enodes) 494.542 * * [simplify]: iters left: 2 (472 enodes) 494.645 * * [simplify]: Extracting #0: cost 1 inf + 0 494.645 * * [simplify]: Extracting #1: cost 0 inf + 1 494.645 * [simplify]: Simplified to 0 494.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 494.646 * * * * [progress]: [ 1028 / 3260 ] simplifiying candidate # 494.646 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 494.646 * * [simplify]: iters left: 6 (27 enodes) 494.652 * * [simplify]: iters left: 5 (104 enodes) 494.672 * * [simplify]: iters left: 4 (190 enodes) 494.705 * * [simplify]: iters left: 3 (390 enodes) 494.794 * * [simplify]: Extracting #0: cost 1 inf + 0 494.794 * * [simplify]: Extracting #1: cost 11 inf + 0 494.794 * * [simplify]: Extracting #2: cost 99 inf + 0 494.794 * * [simplify]: Extracting #3: cost 175 inf + 126 494.795 * * [simplify]: Extracting #4: cost 157 inf + 2522 494.796 * * [simplify]: Extracting #5: cost 148 inf + 4519 494.799 * * [simplify]: Extracting #6: cost 88 inf + 16850 494.807 * * [simplify]: Extracting #7: cost 16 inf + 42314 494.817 * * [simplify]: Extracting #8: cost 0 inf + 48877 494.827 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) (/ (/ b (* a (sqrt 2))) (sqrt 2))) 494.827 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) (/ (/ b (* a (sqrt 2))) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 494.827 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 494.827 * * [simplify]: iters left: 6 (12 enodes) 494.830 * * [simplify]: iters left: 5 (49 enodes) 494.839 * * [simplify]: iters left: 4 (99 enodes) 494.860 * * [simplify]: iters left: 3 (234 enodes) 494.914 * * [simplify]: iters left: 2 (447 enodes) 495.009 * * [simplify]: Extracting #0: cost 1 inf + 0 495.009 * * [simplify]: Extracting #1: cost 0 inf + 1 495.009 * [simplify]: Simplified to 0 495.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 495.009 * * * * [progress]: [ 1029 / 3260 ] simplifiying candidate # 495.009 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 495.009 * * [simplify]: iters left: 6 (27 enodes) 495.018 * * [simplify]: iters left: 5 (104 enodes) 495.034 * * [simplify]: iters left: 4 (201 enodes) 495.072 * * [simplify]: iters left: 3 (449 enodes) 495.194 * * [simplify]: Extracting #0: cost 1 inf + 0 495.194 * * [simplify]: Extracting #1: cost 11 inf + 0 495.194 * * [simplify]: Extracting #2: cost 107 inf + 0 495.195 * * [simplify]: Extracting #3: cost 199 inf + 2 495.196 * * [simplify]: Extracting #4: cost 180 inf + 2884 495.199 * * [simplify]: Extracting #5: cost 125 inf + 15231 495.205 * * [simplify]: Extracting #6: cost 62 inf + 32573 495.216 * * [simplify]: Extracting #7: cost 2 inf + 56645 495.228 * * [simplify]: Extracting #8: cost 0 inf + 57694 495.241 * [simplify]: Simplified to (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (cbrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 495.241 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (cbrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (cbrt a))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 495.241 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 495.241 * * [simplify]: iters left: 6 (14 enodes) 495.245 * * [simplify]: iters left: 5 (57 enodes) 495.254 * * [simplify]: iters left: 4 (121 enodes) 495.281 * * [simplify]: iters left: 3 (291 enodes) 495.359 * * [simplify]: Extracting #0: cost 1 inf + 0 495.359 * * [simplify]: Extracting #1: cost 0 inf + 1 495.359 * [simplify]: Simplified to 0 495.359 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 495.359 * * * * [progress]: [ 1030 / 3260 ] simplifiying candidate # 495.360 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 495.360 * * [simplify]: iters left: 6 (28 enodes) 495.366 * * [simplify]: iters left: 5 (107 enodes) 495.385 * * [simplify]: iters left: 4 (189 enodes) 495.418 * * [simplify]: iters left: 3 (375 enodes) 495.495 * * [simplify]: Extracting #0: cost 1 inf + 0 495.495 * * [simplify]: Extracting #1: cost 11 inf + 0 495.495 * * [simplify]: Extracting #2: cost 94 inf + 0 495.495 * * [simplify]: Extracting #3: cost 164 inf + 44 495.496 * * [simplify]: Extracting #4: cost 143 inf + 2729 495.498 * * [simplify]: Extracting #5: cost 105 inf + 8399 495.501 * * [simplify]: Extracting #6: cost 78 inf + 12574 495.506 * * [simplify]: Extracting #7: cost 45 inf + 23083 495.513 * * [simplify]: Extracting #8: cost 2 inf + 42802 495.523 * * [simplify]: Extracting #9: cost 0 inf + 43812 495.532 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma b b (* (* c a) -4)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma b b (* (* c a) -4)))) (* (cbrt a) 2))) (/ (/ b a) 2)) 495.532 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma b b (* (* c a) -4)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma b b (* (* c a) -4)))) (* (cbrt a) 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 495.532 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 495.532 * * [simplify]: iters left: 6 (13 enodes) 495.536 * * [simplify]: iters left: 5 (52 enodes) 495.544 * * [simplify]: iters left: 4 (98 enodes) 495.564 * * [simplify]: iters left: 3 (212 enodes) 495.604 * * [simplify]: iters left: 2 (371 enodes) 495.678 * * [simplify]: Extracting #0: cost 1 inf + 0 495.678 * * [simplify]: Extracting #1: cost 0 inf + 1 495.678 * [simplify]: Simplified to 0 495.678 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma b b (* (* c a) -4)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma b b (* (* c a) -4)))) (* (cbrt a) 2))) (/ (/ b a) 2)) 0)) 495.678 * * * * [progress]: [ 1031 / 3260 ] simplifiying candidate # 495.678 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 495.678 * * [simplify]: iters left: 6 (27 enodes) 495.685 * * [simplify]: iters left: 5 (98 enodes) 495.700 * * [simplify]: iters left: 4 (174 enodes) 495.727 * * [simplify]: iters left: 3 (307 enodes) 495.784 * * [simplify]: Extracting #0: cost 1 inf + 0 495.784 * * [simplify]: Extracting #1: cost 11 inf + 0 495.784 * * [simplify]: Extracting #2: cost 89 inf + 0 495.785 * * [simplify]: Extracting #3: cost 131 inf + 1025 495.786 * * [simplify]: Extracting #4: cost 93 inf + 5641 495.788 * * [simplify]: Extracting #5: cost 86 inf + 7597 495.790 * * [simplify]: Extracting #6: cost 83 inf + 8132 495.792 * * [simplify]: Extracting #7: cost 72 inf + 9383 495.797 * * [simplify]: Extracting #8: cost 28 inf + 27294 495.804 * * [simplify]: Extracting #9: cost 0 inf + 40470 495.812 * * [simplify]: Extracting #10: cost 0 inf + 40440 495.820 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 495.820 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 495.820 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 495.820 * * [simplify]: iters left: 6 (12 enodes) 495.823 * * [simplify]: iters left: 5 (44 enodes) 495.831 * * [simplify]: iters left: 4 (92 enodes) 495.844 * * [simplify]: iters left: 3 (159 enodes) 495.871 * * [simplify]: iters left: 2 (267 enodes) 495.914 * * [simplify]: iters left: 1 (364 enodes) 495.972 * * [simplify]: Extracting #0: cost 1 inf + 0 495.972 * * [simplify]: Extracting #1: cost 0 inf + 1 495.972 * [simplify]: Simplified to 0 495.972 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 0)) 495.972 * * * * [progress]: [ 1032 / 3260 ] simplifiying candidate # 495.973 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 495.973 * * [simplify]: iters left: 6 (28 enodes) 495.981 * * [simplify]: iters left: 5 (113 enodes) 496.000 * * [simplify]: iters left: 4 (242 enodes) 496.055 * * [simplify]: Extracting #0: cost 1 inf + 0 496.055 * * [simplify]: Extracting #1: cost 11 inf + 0 496.056 * * [simplify]: Extracting #2: cost 128 inf + 0 496.056 * * [simplify]: Extracting #3: cost 214 inf + 654 496.058 * * [simplify]: Extracting #4: cost 154 inf + 12927 496.063 * * [simplify]: Extracting #5: cost 69 inf + 39521 496.072 * * [simplify]: Extracting #6: cost 26 inf + 54204 496.081 * * [simplify]: Extracting #7: cost 0 inf + 64558 496.092 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ b (/ (* (cbrt a) (cbrt 2)) (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))))) 496.092 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ b (/ (* (cbrt a) (cbrt 2)) (/ -1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 496.092 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 496.092 * * [simplify]: iters left: 6 (15 enodes) 496.096 * * [simplify]: iters left: 5 (64 enodes) 496.109 * * [simplify]: iters left: 4 (149 enodes) 496.144 * * [simplify]: iters left: 3 (466 enodes) 496.397 * * [simplify]: Extracting #0: cost 1 inf + 0 496.397 * * [simplify]: Extracting #1: cost 0 inf + 1 496.397 * [simplify]: Simplified to 0 496.397 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 496.397 * * * * [progress]: [ 1033 / 3260 ] simplifiying candidate # 496.397 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 496.398 * * [simplify]: iters left: 6 (29 enodes) 496.408 * * [simplify]: iters left: 5 (114 enodes) 496.426 * * [simplify]: iters left: 4 (218 enodes) 496.467 * * [simplify]: Extracting #0: cost 1 inf + 0 496.467 * * [simplify]: Extracting #1: cost 11 inf + 0 496.467 * * [simplify]: Extracting #2: cost 105 inf + 0 496.468 * * [simplify]: Extracting #3: cost 161 inf + 694 496.469 * * [simplify]: Extracting #4: cost 109 inf + 10909 496.475 * * [simplify]: Extracting #5: cost 54 inf + 25168 496.479 * * [simplify]: Extracting #6: cost 45 inf + 27143 496.485 * * [simplify]: Extracting #7: cost 21 inf + 33583 496.491 * * [simplify]: Extracting #8: cost 2 inf + 43514 496.499 * * [simplify]: Extracting #9: cost 0 inf + 44593 496.506 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) 496.506 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (* (sqrt a) (cbrt 2))) (cbrt 2)) (* (sqrt a) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 496.507 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 496.507 * * [simplify]: iters left: 6 (14 enodes) 496.510 * * [simplify]: iters left: 5 (59 enodes) 496.520 * * [simplify]: iters left: 4 (121 enodes) 496.546 * * [simplify]: iters left: 3 (332 enodes) 496.680 * * [simplify]: Extracting #0: cost 1 inf + 0 496.680 * * [simplify]: Extracting #1: cost 0 inf + 1 496.680 * [simplify]: Simplified to 0 496.680 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 496.681 * * * * [progress]: [ 1034 / 3260 ] simplifiying candidate # 496.681 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 496.681 * * [simplify]: iters left: 6 (28 enodes) 496.688 * * [simplify]: iters left: 5 (109 enodes) 496.709 * * [simplify]: iters left: 4 (209 enodes) 496.747 * * [simplify]: iters left: 3 (454 enodes) 496.881 * * [simplify]: Extracting #0: cost 1 inf + 0 496.881 * * [simplify]: Extracting #1: cost 11 inf + 0 496.881 * * [simplify]: Extracting #2: cost 141 inf + 0 496.882 * * [simplify]: Extracting #3: cost 216 inf + 819 496.885 * * [simplify]: Extracting #4: cost 150 inf + 11578 496.890 * * [simplify]: Extracting #5: cost 89 inf + 25365 496.897 * * [simplify]: Extracting #6: cost 61 inf + 33994 496.907 * * [simplify]: Extracting #7: cost 11 inf + 54707 496.920 * * [simplify]: Extracting #8: cost 0 inf + 59732 496.934 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 496.934 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 496.934 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 496.935 * * [simplify]: iters left: 6 (13 enodes) 496.938 * * [simplify]: iters left: 5 (54 enodes) 496.948 * * [simplify]: iters left: 4 (112 enodes) 496.971 * * [simplify]: iters left: 3 (281 enodes) 497.066 * * [simplify]: Extracting #0: cost 1 inf + 0 497.066 * * [simplify]: Extracting #1: cost 0 inf + 1 497.066 * [simplify]: Simplified to 0 497.066 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 497.067 * * * * [progress]: [ 1035 / 3260 ] simplifiying candidate # 497.067 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 497.067 * * [simplify]: iters left: 6 (27 enodes) 497.073 * * [simplify]: iters left: 5 (108 enodes) 497.092 * * [simplify]: iters left: 4 (227 enodes) 497.141 * * [simplify]: Extracting #0: cost 1 inf + 0 497.142 * * [simplify]: Extracting #1: cost 11 inf + 0 497.142 * * [simplify]: Extracting #2: cost 107 inf + 0 497.142 * * [simplify]: Extracting #3: cost 168 inf + 496 497.143 * * [simplify]: Extracting #4: cost 148 inf + 2825 497.145 * * [simplify]: Extracting #5: cost 109 inf + 13194 497.150 * * [simplify]: Extracting #6: cost 36 inf + 34118 497.157 * * [simplify]: Extracting #7: cost 0 inf + 47026 497.165 * * [simplify]: Extracting #8: cost 0 inf + 46956 497.175 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) 497.175 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 497.175 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 497.175 * * [simplify]: iters left: 6 (14 enodes) 497.179 * * [simplify]: iters left: 5 (59 enodes) 497.189 * * [simplify]: iters left: 4 (134 enodes) 497.218 * * [simplify]: iters left: 3 (357 enodes) 497.357 * * [simplify]: Extracting #0: cost 1 inf + 0 497.357 * * [simplify]: Extracting #1: cost 0 inf + 1 497.357 * [simplify]: Simplified to 0 497.357 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 497.357 * * * * [progress]: [ 1036 / 3260 ] simplifiying candidate # 497.357 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 497.357 * * [simplify]: iters left: 6 (28 enodes) 497.364 * * [simplify]: iters left: 5 (108 enodes) 497.382 * * [simplify]: iters left: 4 (203 enodes) 497.420 * * [simplify]: iters left: 3 (431 enodes) 497.539 * * [simplify]: Extracting #0: cost 1 inf + 0 497.539 * * [simplify]: Extracting #1: cost 11 inf + 0 497.539 * * [simplify]: Extracting #2: cost 152 inf + 0 497.540 * * [simplify]: Extracting #3: cost 242 inf + 1026 497.544 * * [simplify]: Extracting #4: cost 147 inf + 16716 497.551 * * [simplify]: Extracting #5: cost 86 inf + 30122 497.561 * * [simplify]: Extracting #6: cost 58 inf + 40239 497.573 * * [simplify]: Extracting #7: cost 3 inf + 62866 497.586 * * [simplify]: Extracting #8: cost 0 inf + 63960 497.600 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 497.600 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 497.600 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 497.600 * * [simplify]: iters left: 6 (13 enodes) 497.604 * * [simplify]: iters left: 5 (53 enodes) 497.612 * * [simplify]: iters left: 4 (106 enodes) 497.635 * * [simplify]: iters left: 3 (257 enodes) 497.718 * * [simplify]: Extracting #0: cost 1 inf + 0 497.718 * * [simplify]: Extracting #1: cost 0 inf + 1 497.718 * [simplify]: Simplified to 0 497.718 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 497.719 * * * * [progress]: [ 1037 / 3260 ] simplifiying candidate # 497.719 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 497.719 * * [simplify]: iters left: 6 (27 enodes) 497.725 * * [simplify]: iters left: 5 (104 enodes) 497.745 * * [simplify]: iters left: 4 (189 enodes) 497.778 * * [simplify]: iters left: 3 (376 enodes) 497.884 * * [simplify]: Extracting #0: cost 1 inf + 0 497.884 * * [simplify]: Extracting #1: cost 11 inf + 0 497.884 * * [simplify]: Extracting #2: cost 122 inf + 0 497.885 * * [simplify]: Extracting #3: cost 174 inf + 703 497.887 * * [simplify]: Extracting #4: cost 112 inf + 8215 497.891 * * [simplify]: Extracting #5: cost 85 inf + 13555 497.895 * * [simplify]: Extracting #6: cost 68 inf + 19773 497.903 * * [simplify]: Extracting #7: cost 9 inf + 43362 497.913 * * [simplify]: Extracting #8: cost 0 inf + 47271 497.924 * [simplify]: Simplified to (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 497.924 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 497.925 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 497.925 * * [simplify]: iters left: 6 (12 enodes) 497.928 * * [simplify]: iters left: 5 (49 enodes) 497.937 * * [simplify]: iters left: 4 (94 enodes) 497.956 * * [simplify]: iters left: 3 (221 enodes) 498.026 * * [simplify]: iters left: 2 (492 enodes) 498.243 * * [simplify]: Extracting #0: cost 1 inf + 0 498.243 * * [simplify]: Extracting #1: cost 0 inf + 1 498.243 * [simplify]: Simplified to 0 498.243 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 498.243 * * * * [progress]: [ 1038 / 3260 ] simplifiying candidate # 498.243 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 498.243 * * [simplify]: iters left: 6 (26 enodes) 498.250 * * [simplify]: iters left: 5 (100 enodes) 498.266 * * [simplify]: iters left: 4 (198 enodes) 498.308 * * [simplify]: iters left: 3 (457 enodes) 498.489 * * [simplify]: Extracting #0: cost 1 inf + 0 498.489 * * [simplify]: Extracting #1: cost 11 inf + 0 498.490 * * [simplify]: Extracting #2: cost 140 inf + 0 498.490 * * [simplify]: Extracting #3: cost 221 inf + 46 498.492 * * [simplify]: Extracting #4: cost 199 inf + 2853 498.495 * * [simplify]: Extracting #5: cost 118 inf + 20329 498.503 * * [simplify]: Extracting #6: cost 63 inf + 35951 498.514 * * [simplify]: Extracting #7: cost 11 inf + 56325 498.527 * * [simplify]: Extracting #8: cost 0 inf + 61474 498.539 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 498.539 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 498.540 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 498.540 * * [simplify]: iters left: 6 (13 enodes) 498.543 * * [simplify]: iters left: 5 (52 enodes) 498.554 * * [simplify]: iters left: 4 (111 enodes) 498.578 * * [simplify]: iters left: 3 (278 enodes) 498.671 * * [simplify]: Extracting #0: cost 1 inf + 0 498.671 * * [simplify]: Extracting #1: cost 0 inf + 1 498.671 * [simplify]: Simplified to 0 498.671 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 498.671 * * * * [progress]: [ 1039 / 3260 ] simplifiying candidate # 498.671 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 498.671 * * [simplify]: iters left: 6 (27 enodes) 498.677 * * [simplify]: iters left: 5 (102 enodes) 498.694 * * [simplify]: iters left: 4 (184 enodes) 498.729 * * [simplify]: iters left: 3 (358 enodes) 498.815 * * [simplify]: Extracting #0: cost 1 inf + 0 498.815 * * [simplify]: Extracting #1: cost 11 inf + 0 498.815 * * [simplify]: Extracting #2: cost 110 inf + 0 498.816 * * [simplify]: Extracting #3: cost 151 inf + 996 498.818 * * [simplify]: Extracting #4: cost 91 inf + 7826 498.820 * * [simplify]: Extracting #5: cost 86 inf + 9742 498.823 * * [simplify]: Extracting #6: cost 85 inf + 9911 498.827 * * [simplify]: Extracting #7: cost 58 inf + 17895 498.833 * * [simplify]: Extracting #8: cost 7 inf + 40488 498.844 * * [simplify]: Extracting #9: cost 0 inf + 43838 498.852 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) 498.852 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 498.853 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 498.853 * * [simplify]: iters left: 6 (12 enodes) 498.856 * * [simplify]: iters left: 5 (47 enodes) 498.863 * * [simplify]: iters left: 4 (89 enodes) 498.882 * * [simplify]: iters left: 3 (186 enodes) 498.929 * * [simplify]: iters left: 2 (378 enodes) 499.064 * * [simplify]: Extracting #0: cost 1 inf + 0 499.064 * * [simplify]: Extracting #1: cost 0 inf + 1 499.064 * [simplify]: Simplified to 0 499.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (cbrt a)) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* 2 (* (cbrt a) (cbrt a))))) (/ (/ b a) 2)) 0)) 499.064 * * * * [progress]: [ 1040 / 3260 ] simplifiying candidate # 499.065 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 499.065 * * [simplify]: iters left: 6 (26 enodes) 499.071 * * [simplify]: iters left: 5 (96 enodes) 499.086 * * [simplify]: iters left: 4 (150 enodes) 499.109 * * [simplify]: iters left: 3 (244 enodes) 499.154 * * [simplify]: iters left: 2 (464 enodes) 499.269 * * [simplify]: Extracting #0: cost 1 inf + 0 499.269 * * [simplify]: Extracting #1: cost 9 inf + 0 499.269 * * [simplify]: Extracting #2: cost 87 inf + 2 499.270 * * [simplify]: Extracting #3: cost 146 inf + 1119 499.271 * * [simplify]: Extracting #4: cost 118 inf + 3626 499.273 * * [simplify]: Extracting #5: cost 122 inf + 4033 499.274 * * [simplify]: Extracting #6: cost 121 inf + 4299 499.279 * * [simplify]: Extracting #7: cost 82 inf + 17513 499.289 * * [simplify]: Extracting #8: cost 8 inf + 49388 499.301 * * [simplify]: Extracting #9: cost 0 inf + 53106 499.313 * [simplify]: Simplified to (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) 499.313 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 499.313 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 499.313 * * [simplify]: iters left: 6 (11 enodes) 499.316 * * [simplify]: iters left: 5 (40 enodes) 499.323 * * [simplify]: iters left: 4 (65 enodes) 499.333 * * [simplify]: iters left: 3 (97 enodes) 499.351 * * [simplify]: iters left: 2 (165 enodes) 499.383 * * [simplify]: iters left: 1 (271 enodes) 499.437 * * [simplify]: Extracting #0: cost 1 inf + 0 499.437 * * [simplify]: Extracting #1: cost 0 inf + 1 499.437 * [simplify]: Simplified to 0 499.437 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (* -1/2 (/ b a))) 0)) 499.437 * * * * [progress]: [ 1041 / 3260 ] simplifiying candidate # 499.437 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 499.437 * * [simplify]: iters left: 6 (25 enodes) 499.443 * * [simplify]: iters left: 5 (99 enodes) 499.459 * * [simplify]: iters left: 4 (193 enodes) 499.500 * * [simplify]: iters left: 3 (440 enodes) 499.652 * * [simplify]: Extracting #0: cost 1 inf + 0 499.652 * * [simplify]: Extracting #1: cost 11 inf + 0 499.653 * * [simplify]: Extracting #2: cost 138 inf + 0 499.654 * * [simplify]: Extracting #3: cost 212 inf + 128 499.655 * * [simplify]: Extracting #4: cost 188 inf + 3304 499.659 * * [simplify]: Extracting #5: cost 113 inf + 19521 499.666 * * [simplify]: Extracting #6: cost 62 inf + 33869 499.676 * * [simplify]: Extracting #7: cost 7 inf + 56462 499.691 * * [simplify]: Extracting #8: cost 0 inf + 59845 499.703 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (- (/ (* 1/2 (/ b (cbrt a))) (* (cbrt a) (cbrt a))))) 499.703 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (- (/ (* 1/2 (/ b (cbrt a))) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 499.704 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 499.704 * * [simplify]: iters left: 6 (12 enodes) 499.707 * * [simplify]: iters left: 5 (51 enodes) 499.715 * * [simplify]: iters left: 4 (106 enodes) 499.738 * * [simplify]: iters left: 3 (247 enodes) 499.807 * * [simplify]: Extracting #0: cost 1 inf + 0 499.807 * * [simplify]: Extracting #1: cost 0 inf + 1 499.807 * [simplify]: Simplified to 0 499.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 499.808 * * * * [progress]: [ 1042 / 3260 ] simplifiying candidate # 499.808 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 499.808 * * [simplify]: iters left: 6 (26 enodes) 499.814 * * [simplify]: iters left: 5 (101 enodes) 499.830 * * [simplify]: iters left: 4 (181 enodes) 499.863 * * [simplify]: iters left: 3 (355 enodes) 499.949 * * [simplify]: Extracting #0: cost 1 inf + 0 499.949 * * [simplify]: Extracting #1: cost 11 inf + 0 499.949 * * [simplify]: Extracting #2: cost 110 inf + 0 499.950 * * [simplify]: Extracting #3: cost 155 inf + 462 499.951 * * [simplify]: Extracting #4: cost 103 inf + 5911 499.954 * * [simplify]: Extracting #5: cost 86 inf + 9416 499.957 * * [simplify]: Extracting #6: cost 81 inf + 10461 499.960 * * [simplify]: Extracting #7: cost 54 inf + 18880 499.967 * * [simplify]: Extracting #8: cost 11 inf + 38720 499.975 * * [simplify]: Extracting #9: cost 0 inf + 43512 499.984 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) 499.984 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 499.984 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 499.984 * * [simplify]: iters left: 6 (11 enodes) 499.987 * * [simplify]: iters left: 5 (46 enodes) 499.996 * * [simplify]: iters left: 4 (86 enodes) 500.014 * * [simplify]: iters left: 3 (183 enodes) 500.060 * * [simplify]: iters left: 2 (372 enodes) 500.188 * * [simplify]: Extracting #0: cost 1 inf + 0 500.189 * * [simplify]: Extracting #1: cost 0 inf + 1 500.189 * [simplify]: Simplified to 0 500.189 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (* (cbrt a) 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ (/ b 2) a)) 0)) 500.189 * * * * [progress]: [ 1043 / 3260 ] simplifiying candidate # 500.189 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 500.189 * * [simplify]: iters left: 6 (25 enodes) 500.197 * * [simplify]: iters left: 5 (95 enodes) 500.212 * * [simplify]: iters left: 4 (149 enodes) 500.235 * * [simplify]: iters left: 3 (243 enodes) 500.279 * * [simplify]: iters left: 2 (463 enodes) 500.396 * * [simplify]: Extracting #0: cost 1 inf + 0 500.396 * * [simplify]: Extracting #1: cost 9 inf + 0 500.396 * * [simplify]: Extracting #2: cost 85 inf + 2 500.397 * * [simplify]: Extracting #3: cost 149 inf + 751 500.398 * * [simplify]: Extracting #4: cost 124 inf + 2926 500.399 * * [simplify]: Extracting #5: cost 121 inf + 4033 500.401 * * [simplify]: Extracting #6: cost 114 inf + 5581 500.405 * * [simplify]: Extracting #7: cost 64 inf + 24369 500.415 * * [simplify]: Extracting #8: cost 7 inf + 49465 500.427 * * [simplify]: Extracting #9: cost 0 inf + 52524 500.441 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) 500.441 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 500.441 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 500.441 * * [simplify]: iters left: 6 (10 enodes) 500.444 * * [simplify]: iters left: 5 (39 enodes) 500.450 * * [simplify]: iters left: 4 (64 enodes) 500.461 * * [simplify]: iters left: 3 (96 enodes) 500.477 * * [simplify]: iters left: 2 (164 enodes) 500.511 * * [simplify]: iters left: 1 (270 enodes) 500.564 * * [simplify]: Extracting #0: cost 1 inf + 0 500.564 * * [simplify]: Extracting #1: cost 0 inf + 1 500.564 * [simplify]: Simplified to 0 500.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* -1/2 (/ b a))) 0)) 500.564 * * * * [progress]: [ 1044 / 3260 ] simplifiying candidate # 500.564 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 500.564 * * [simplify]: iters left: 6 (25 enodes) 500.571 * * [simplify]: iters left: 5 (100 enodes) 500.587 * * [simplify]: iters left: 4 (202 enodes) 500.629 * * [simplify]: iters left: 3 (440 enodes) 500.763 * * [simplify]: Extracting #0: cost 1 inf + 0 500.763 * * [simplify]: Extracting #1: cost 11 inf + 0 500.763 * * [simplify]: Extracting #2: cost 118 inf + 0 500.764 * * [simplify]: Extracting #3: cost 217 inf + 131 500.765 * * [simplify]: Extracting #4: cost 182 inf + 4686 500.770 * * [simplify]: Extracting #5: cost 104 inf + 19935 500.775 * * [simplify]: Extracting #6: cost 85 inf + 23310 500.781 * * [simplify]: Extracting #7: cost 59 inf + 30484 500.792 * * [simplify]: Extracting #8: cost 12 inf + 51830 500.804 * * [simplify]: Extracting #9: cost 0 inf + 57269 500.815 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) 500.815 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 500.816 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 500.816 * * [simplify]: iters left: 6 (12 enodes) 500.820 * * [simplify]: iters left: 5 (53 enodes) 500.829 * * [simplify]: iters left: 4 (117 enodes) 500.851 * * [simplify]: iters left: 3 (255 enodes) 500.913 * * [simplify]: Extracting #0: cost 1 inf + 0 500.913 * * [simplify]: Extracting #1: cost 0 inf + 1 500.913 * [simplify]: Simplified to 0 500.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* (cbrt a) 2)) (/ -1/2 (/ (cbrt a) (/ b (* (cbrt a) (cbrt a)))))) 0)) 500.913 * * * * [progress]: [ 1045 / 3260 ] simplifiying candidate # 500.914 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 500.914 * * [simplify]: iters left: 6 (26 enodes) 500.920 * * [simplify]: iters left: 5 (102 enodes) 500.937 * * [simplify]: iters left: 4 (191 enodes) 500.968 * * [simplify]: iters left: 3 (344 enodes) 501.041 * * [simplify]: Extracting #0: cost 1 inf + 0 501.041 * * [simplify]: Extracting #1: cost 11 inf + 0 501.041 * * [simplify]: Extracting #2: cost 103 inf + 0 501.042 * * [simplify]: Extracting #3: cost 165 inf + 377 501.044 * * [simplify]: Extracting #4: cost 102 inf + 6763 501.046 * * [simplify]: Extracting #5: cost 83 inf + 9990 501.049 * * [simplify]: Extracting #6: cost 64 inf + 16569 501.056 * * [simplify]: Extracting #7: cost 5 inf + 39957 501.065 * * [simplify]: Extracting #8: cost 0 inf + 42377 501.073 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) 501.073 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 501.074 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 501.074 * * [simplify]: iters left: 6 (11 enodes) 501.077 * * [simplify]: iters left: 5 (48 enodes) 501.086 * * [simplify]: iters left: 4 (98 enodes) 501.102 * * [simplify]: iters left: 3 (181 enodes) 501.141 * * [simplify]: iters left: 2 (358 enodes) 501.249 * * [simplify]: Extracting #0: cost 1 inf + 0 501.249 * * [simplify]: Extracting #1: cost 0 inf + 1 501.249 * [simplify]: Simplified to 0 501.249 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ -1/2 (/ a b))) 0)) 501.249 * * * * [progress]: [ 1046 / 3260 ] simplifiying candidate # 501.249 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 501.249 * * [simplify]: iters left: 6 (25 enodes) 501.256 * * [simplify]: iters left: 5 (95 enodes) 501.273 * * [simplify]: iters left: 4 (169 enodes) 501.299 * * [simplify]: iters left: 3 (289 enodes) 501.354 * * [simplify]: Extracting #0: cost 1 inf + 0 501.354 * * [simplify]: Extracting #1: cost 12 inf + 0 501.354 * * [simplify]: Extracting #2: cost 91 inf + 42 501.355 * * [simplify]: Extracting #3: cost 124 inf + 1203 501.356 * * [simplify]: Extracting #4: cost 84 inf + 4254 501.357 * * [simplify]: Extracting #5: cost 86 inf + 5027 501.359 * * [simplify]: Extracting #6: cost 82 inf + 6071 501.362 * * [simplify]: Extracting #7: cost 45 inf + 19682 501.368 * * [simplify]: Extracting #8: cost 7 inf + 35691 501.376 * * [simplify]: Extracting #9: cost 0 inf + 39075 501.384 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) 501.384 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 501.384 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 501.384 * * [simplify]: iters left: 6 (10 enodes) 501.388 * * [simplify]: iters left: 5 (41 enodes) 501.394 * * [simplify]: iters left: 4 (81 enodes) 501.409 * * [simplify]: iters left: 3 (127 enodes) 501.426 * * [simplify]: iters left: 2 (186 enodes) 501.453 * * [simplify]: iters left: 1 (266 enodes) 501.516 * * [simplify]: Extracting #0: cost 1 inf + 0 501.517 * * [simplify]: Extracting #1: cost 0 inf + 1 501.517 * [simplify]: Simplified to 0 501.517 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) (cbrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* (cbrt a) 2)) (* (/ -1/2 a) b)) 0)) 501.517 * * * * [progress]: [ 1047 / 3260 ] simplifiying candidate # 501.517 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 501.517 * * [simplify]: iters left: 6 (24 enodes) 501.523 * * [simplify]: iters left: 5 (92 enodes) 501.537 * * [simplify]: iters left: 4 (150 enodes) 501.561 * * [simplify]: iters left: 3 (252 enodes) 501.609 * * [simplify]: iters left: 2 (480 enodes) 501.731 * * [simplify]: Extracting #0: cost 1 inf + 0 501.731 * * [simplify]: Extracting #1: cost 9 inf + 0 501.731 * * [simplify]: Extracting #2: cost 89 inf + 2 501.732 * * [simplify]: Extracting #3: cost 154 inf + 627 501.733 * * [simplify]: Extracting #4: cost 120 inf + 3507 501.735 * * [simplify]: Extracting #5: cost 120 inf + 4446 501.736 * * [simplify]: Extracting #6: cost 116 inf + 5329 501.742 * * [simplify]: Extracting #7: cost 68 inf + 23100 501.752 * * [simplify]: Extracting #8: cost 5 inf + 50022 501.764 * * [simplify]: Extracting #9: cost 0 inf + 52478 501.776 * [simplify]: Simplified to (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) 501.776 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 501.776 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 501.776 * * [simplify]: iters left: 6 (9 enodes) 501.779 * * [simplify]: iters left: 5 (36 enodes) 501.786 * * [simplify]: iters left: 4 (67 enodes) 501.796 * * [simplify]: iters left: 3 (97 enodes) 501.815 * * [simplify]: iters left: 2 (158 enodes) 501.848 * * [simplify]: iters left: 1 (263 enodes) 501.894 * * [simplify]: Extracting #0: cost 1 inf + 0 501.894 * * [simplify]: Extracting #1: cost 0 inf + 1 501.894 * [simplify]: Simplified to 0 501.894 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* (cbrt a) 2)) (* (/ b a) -1/2)) 0)) 501.895 * * * * [progress]: [ 1048 / 3260 ] simplifiying candidate # 501.895 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 501.895 * * [simplify]: iters left: 6 (24 enodes) 501.901 * * [simplify]: iters left: 5 (93 enodes) 501.915 * * [simplify]: iters left: 4 (160 enodes) 501.943 * * [simplify]: iters left: 3 (279 enodes) 501.998 * * [simplify]: Extracting #0: cost 1 inf + 0 501.998 * * [simplify]: Extracting #1: cost 11 inf + 0 501.998 * * [simplify]: Extracting #2: cost 88 inf + 0 501.998 * * [simplify]: Extracting #3: cost 126 inf + 946 501.999 * * [simplify]: Extracting #4: cost 87 inf + 4401 502.001 * * [simplify]: Extracting #5: cost 83 inf + 5512 502.002 * * [simplify]: Extracting #6: cost 79 inf + 6515 502.006 * * [simplify]: Extracting #7: cost 41 inf + 19327 502.012 * * [simplify]: Extracting #8: cost 1 inf + 37542 502.020 * * [simplify]: Extracting #9: cost 0 inf + 37947 502.027 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 502.027 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 502.027 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 502.027 * * [simplify]: iters left: 5 (9 enodes) 502.030 * * [simplify]: iters left: 4 (39 enodes) 502.036 * * [simplify]: iters left: 3 (65 enodes) 502.047 * * [simplify]: iters left: 2 (129 enodes) 502.074 * * [simplify]: iters left: 1 (210 enodes) 502.111 * * [simplify]: Extracting #0: cost 1 inf + 0 502.111 * * [simplify]: Extracting #1: cost 0 inf + 1 502.111 * [simplify]: Simplified to 0 502.111 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 0)) 502.111 * * * * [progress]: [ 1049 / 3260 ] simplifiying candidate # 502.111 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 502.111 * * [simplify]: iters left: 6 (25 enodes) 502.117 * * [simplify]: iters left: 5 (94 enodes) 502.133 * * [simplify]: iters left: 4 (141 enodes) 502.156 * * [simplify]: iters left: 3 (227 enodes) 502.194 * * [simplify]: iters left: 2 (348 enodes) 502.252 * * [simplify]: Extracting #0: cost 1 inf + 0 502.252 * * [simplify]: Extracting #1: cost 11 inf + 0 502.252 * * [simplify]: Extracting #2: cost 72 inf + 0 502.253 * * [simplify]: Extracting #3: cost 119 inf + 87 502.255 * * [simplify]: Extracting #4: cost 110 inf + 955 502.255 * * [simplify]: Extracting #5: cost 109 inf + 2442 502.257 * * [simplify]: Extracting #6: cost 87 inf + 9781 502.260 * * [simplify]: Extracting #7: cost 35 inf + 27304 502.267 * * [simplify]: Extracting #8: cost 3 inf + 39179 502.275 * * [simplify]: Extracting #9: cost 0 inf + 40344 502.282 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 502.282 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 502.283 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 502.283 * * [simplify]: iters left: 6 (10 enodes) 502.285 * * [simplify]: iters left: 5 (37 enodes) 502.291 * * [simplify]: iters left: 4 (57 enodes) 502.301 * * [simplify]: iters left: 3 (104 enodes) 502.318 * * [simplify]: iters left: 2 (158 enodes) 502.343 * * [simplify]: iters left: 1 (225 enodes) 502.376 * * [simplify]: Extracting #0: cost 1 inf + 0 502.376 * * [simplify]: Extracting #1: cost 0 inf + 1 502.376 * [simplify]: Simplified to 0 502.376 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 0)) 502.376 * * * * [progress]: [ 1050 / 3260 ] simplifiying candidate # 502.376 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 502.377 * * [simplify]: iters left: 6 (24 enodes) 502.382 * * [simplify]: iters left: 5 (85 enodes) 502.396 * * [simplify]: iters left: 4 (125 enodes) 502.415 * * [simplify]: iters left: 3 (196 enodes) 502.445 * * [simplify]: iters left: 2 (278 enodes) 502.490 * * [simplify]: iters left: 1 (397 enodes) 502.569 * * [simplify]: Extracting #0: cost 1 inf + 0 502.569 * * [simplify]: Extracting #1: cost 9 inf + 0 502.569 * * [simplify]: Extracting #2: cost 71 inf + 0 502.570 * * [simplify]: Extracting #3: cost 104 inf + 129 502.570 * * [simplify]: Extracting #4: cost 92 inf + 1325 502.571 * * [simplify]: Extracting #5: cost 95 inf + 1898 502.572 * * [simplify]: Extracting #6: cost 93 inf + 2190 502.574 * * [simplify]: Extracting #7: cost 83 inf + 3656 502.577 * * [simplify]: Extracting #8: cost 43 inf + 16441 502.584 * * [simplify]: Extracting #9: cost 3 inf + 31194 502.592 * * [simplify]: Extracting #10: cost 0 inf + 32238 502.600 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 502.600 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 502.600 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 502.601 * * [simplify]: iters left: 6 (9 enodes) 502.603 * * [simplify]: iters left: 5 (29 enodes) 502.607 * * [simplify]: iters left: 4 (42 enodes) 502.613 * * [simplify]: iters left: 3 (58 enodes) 502.620 * * [simplify]: iters left: 2 (68 enodes) 502.628 * * [simplify]: Extracting #0: cost 1 inf + 0 502.628 * * [simplify]: Extracting #1: cost 0 inf + 1 502.628 * [simplify]: Simplified to 0 502.628 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 0)) 502.628 * * * * [progress]: [ 1051 / 3260 ] simplifiying candidate # 502.628 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 502.629 * * [simplify]: iters left: 6 (28 enodes) 502.635 * * [simplify]: iters left: 5 (108 enodes) 502.654 * * [simplify]: iters left: 4 (208 enodes) 502.694 * * [simplify]: iters left: 3 (420 enodes) 502.774 * * [simplify]: Extracting #0: cost 1 inf + 0 502.774 * * [simplify]: Extracting #1: cost 11 inf + 0 502.775 * * [simplify]: Extracting #2: cost 88 inf + 0 502.775 * * [simplify]: Extracting #3: cost 143 inf + 207 502.776 * * [simplify]: Extracting #4: cost 140 inf + 655 502.777 * * [simplify]: Extracting #5: cost 129 inf + 4164 502.780 * * [simplify]: Extracting #6: cost 67 inf + 20728 502.786 * * [simplify]: Extracting #7: cost 24 inf + 33164 502.793 * * [simplify]: Extracting #8: cost 1 inf + 42229 502.802 * * [simplify]: Extracting #9: cost 0 inf + 42658 502.810 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 502.810 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 502.811 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 502.811 * * [simplify]: iters left: 6 (13 enodes) 502.814 * * [simplify]: iters left: 5 (53 enodes) 502.823 * * [simplify]: iters left: 4 (117 enodes) 502.850 * * [simplify]: iters left: 3 (275 enodes) 502.904 * * [simplify]: iters left: 2 (474 enodes) 503.011 * * [simplify]: Extracting #0: cost 1 inf + 0 503.011 * * [simplify]: Extracting #1: cost 0 inf + 1 503.011 * [simplify]: Simplified to 0 503.011 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b 2) a)) 0)) 503.011 * * * * [progress]: [ 1052 / 3260 ] simplifiying candidate # 503.011 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 503.012 * * [simplify]: iters left: 6 (26 enodes) 503.018 * * [simplify]: iters left: 5 (99 enodes) 503.033 * * [simplify]: iters left: 4 (168 enodes) 503.063 * * [simplify]: iters left: 3 (341 enodes) 503.135 * * [simplify]: Extracting #0: cost 1 inf + 0 503.135 * * [simplify]: Extracting #1: cost 11 inf + 0 503.135 * * [simplify]: Extracting #2: cost 72 inf + 0 503.136 * * [simplify]: Extracting #3: cost 121 inf + 126 503.136 * * [simplify]: Extracting #4: cost 120 inf + 373 503.137 * * [simplify]: Extracting #5: cost 123 inf + 745 503.138 * * [simplify]: Extracting #6: cost 99 inf + 5027 503.142 * * [simplify]: Extracting #7: cost 28 inf + 23151 503.149 * * [simplify]: Extracting #8: cost 1 inf + 32677 503.156 * * [simplify]: Extracting #9: cost 0 inf + 33002 503.164 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) 503.164 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 503.164 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 503.164 * * [simplify]: iters left: 6 (12 enodes) 503.167 * * [simplify]: iters left: 5 (47 enodes) 503.175 * * [simplify]: iters left: 4 (82 enodes) 503.188 * * [simplify]: iters left: 3 (157 enodes) 503.217 * * [simplify]: iters left: 2 (248 enodes) 503.255 * * [simplify]: iters left: 1 (341 enodes) 503.309 * * [simplify]: Extracting #0: cost 1 inf + 0 503.309 * * [simplify]: Extracting #1: cost 0 inf + 1 503.309 * [simplify]: Simplified to 0 503.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) 0)) 503.310 * * * * [progress]: [ 1053 / 3260 ] simplifiying candidate # 503.310 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 503.310 * * [simplify]: iters left: 6 (26 enodes) 503.317 * * [simplify]: iters left: 5 (97 enodes) 503.333 * * [simplify]: iters left: 4 (171 enodes) 503.363 * * [simplify]: iters left: 3 (318 enodes) 503.427 * * [simplify]: Extracting #0: cost 1 inf + 0 503.427 * * [simplify]: Extracting #1: cost 13 inf + 0 503.428 * * [simplify]: Extracting #2: cost 74 inf + 0 503.428 * * [simplify]: Extracting #3: cost 115 inf + 44 503.428 * * [simplify]: Extracting #4: cost 111 inf + 376 503.429 * * [simplify]: Extracting #5: cost 103 inf + 2974 503.431 * * [simplify]: Extracting #6: cost 63 inf + 11835 503.435 * * [simplify]: Extracting #7: cost 19 inf + 24827 503.441 * * [simplify]: Extracting #8: cost 1 inf + 31992 503.449 * * [simplify]: Extracting #9: cost 0 inf + 32451 503.456 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) 503.456 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 503.456 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 503.456 * * [simplify]: iters left: 6 (12 enodes) 503.459 * * [simplify]: iters left: 5 (47 enodes) 503.467 * * [simplify]: iters left: 4 (89 enodes) 503.484 * * [simplify]: iters left: 3 (180 enodes) 503.523 * * [simplify]: iters left: 2 (296 enodes) 503.579 * * [simplify]: iters left: 1 (428 enodes) 503.665 * * [simplify]: Extracting #0: cost 1 inf + 0 503.666 * * [simplify]: Extracting #1: cost 0 inf + 1 503.666 * [simplify]: Simplified to 0 503.666 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (/ (/ b 2) a)) 0)) 503.666 * * * * [progress]: [ 1054 / 3260 ] simplifiying candidate # 503.666 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 503.666 * * [simplify]: iters left: 6 (27 enodes) 503.672 * * [simplify]: iters left: 5 (101 enodes) 503.690 * * [simplify]: iters left: 4 (169 enodes) 503.717 * * [simplify]: iters left: 3 (276 enodes) 503.761 * * [simplify]: iters left: 2 (397 enodes) 503.825 * * [simplify]: Extracting #0: cost 1 inf + 0 503.825 * * [simplify]: Extracting #1: cost 11 inf + 0 503.825 * * [simplify]: Extracting #2: cost 81 inf + 0 503.825 * * [simplify]: Extracting #3: cost 130 inf + 371 503.826 * * [simplify]: Extracting #4: cost 118 inf + 2242 503.827 * * [simplify]: Extracting #5: cost 102 inf + 7226 503.830 * * [simplify]: Extracting #6: cost 80 inf + 12384 503.834 * * [simplify]: Extracting #7: cost 29 inf + 27902 503.842 * * [simplify]: Extracting #8: cost 0 inf + 39349 503.850 * * [simplify]: Extracting #9: cost 0 inf + 39079 503.858 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 503.859 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 503.859 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 503.859 * * [simplify]: iters left: 6 (12 enodes) 503.862 * * [simplify]: iters left: 5 (46 enodes) 503.869 * * [simplify]: iters left: 4 (81 enodes) 503.883 * * [simplify]: iters left: 3 (134 enodes) 503.903 * * [simplify]: iters left: 2 (197 enodes) 503.930 * * [simplify]: iters left: 1 (271 enodes) 503.969 * * [simplify]: Extracting #0: cost 1 inf + 0 503.969 * * [simplify]: Extracting #1: cost 0 inf + 1 503.969 * [simplify]: Simplified to 0 503.969 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ 2 (sqrt (cbrt (fma (* c -4) a (* b b)))))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 0)) 503.969 * * * * [progress]: [ 1055 / 3260 ] simplifiying candidate # 503.969 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 503.969 * * [simplify]: iters left: 6 (24 enodes) 503.975 * * [simplify]: iters left: 5 (89 enodes) 503.988 * * [simplify]: iters left: 4 (137 enodes) 504.012 * * [simplify]: iters left: 3 (249 enodes) 504.053 * * [simplify]: iters left: 2 (387 enodes) 504.118 * * [simplify]: Extracting #0: cost 1 inf + 0 504.118 * * [simplify]: Extracting #1: cost 9 inf + 0 504.119 * * [simplify]: Extracting #2: cost 70 inf + 0 504.119 * * [simplify]: Extracting #3: cost 118 inf + 45 504.120 * * [simplify]: Extracting #4: cost 106 inf + 1280 504.121 * * [simplify]: Extracting #5: cost 104 inf + 2426 504.122 * * [simplify]: Extracting #6: cost 85 inf + 5535 504.127 * * [simplify]: Extracting #7: cost 27 inf + 23203 504.135 * * [simplify]: Extracting #8: cost 1 inf + 32400 504.143 * * [simplify]: Extracting #9: cost 0 inf + 32645 504.150 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 504.150 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 504.151 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 504.151 * * [simplify]: iters left: 6 (10 enodes) 504.153 * * [simplify]: iters left: 5 (38 enodes) 504.159 * * [simplify]: iters left: 4 (59 enodes) 504.168 * * [simplify]: iters left: 3 (88 enodes) 504.180 * * [simplify]: iters left: 2 (117 enodes) 504.194 * * [simplify]: iters left: 1 (144 enodes) 504.212 * * [simplify]: Extracting #0: cost 1 inf + 0 504.212 * * [simplify]: Extracting #1: cost 0 inf + 1 504.212 * [simplify]: Simplified to 0 504.212 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 0)) 504.213 * * * * [progress]: [ 1056 / 3260 ] simplifiying candidate # 504.213 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 504.213 * * [simplify]: iters left: 6 (25 enodes) 504.219 * * [simplify]: iters left: 5 (92 enodes) 504.233 * * [simplify]: iters left: 4 (144 enodes) 504.255 * * [simplify]: iters left: 3 (240 enodes) 504.294 * * [simplify]: iters left: 2 (347 enodes) 504.349 * * [simplify]: iters left: 1 (481 enodes) 504.437 * * [simplify]: Extracting #0: cost 1 inf + 0 504.438 * * [simplify]: Extracting #1: cost 11 inf + 0 504.438 * * [simplify]: Extracting #2: cost 83 inf + 0 504.438 * * [simplify]: Extracting #3: cost 122 inf + 87 504.439 * * [simplify]: Extracting #4: cost 106 inf + 1691 504.440 * * [simplify]: Extracting #5: cost 104 inf + 2918 504.441 * * [simplify]: Extracting #6: cost 88 inf + 5799 504.445 * * [simplify]: Extracting #7: cost 34 inf + 22255 504.455 * * [simplify]: Extracting #8: cost 0 inf + 34929 504.464 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 504.464 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 504.464 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 504.464 * * [simplify]: iters left: 6 (11 enodes) 504.467 * * [simplify]: iters left: 5 (42 enodes) 504.474 * * [simplify]: iters left: 4 (67 enodes) 504.484 * * [simplify]: iters left: 3 (111 enodes) 504.500 * * [simplify]: iters left: 2 (140 enodes) 504.518 * * [simplify]: iters left: 1 (160 enodes) 504.535 * * [simplify]: Extracting #0: cost 1 inf + 0 504.535 * * [simplify]: Extracting #1: cost 0 inf + 1 504.535 * [simplify]: Simplified to 0 504.535 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 0)) 504.535 * * * * [progress]: [ 1057 / 3260 ] simplifiying candidate # 504.536 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 504.536 * * [simplify]: iters left: 6 (31 enodes) 504.543 * * [simplify]: iters left: 5 (123 enodes) 504.564 * * [simplify]: iters left: 4 (272 enodes) 504.636 * * [simplify]: Extracting #0: cost 1 inf + 0 504.636 * * [simplify]: Extracting #1: cost 11 inf + 0 504.636 * * [simplify]: Extracting #2: cost 163 inf + 0 504.637 * * [simplify]: Extracting #3: cost 286 inf + 205 504.638 * * [simplify]: Extracting #4: cost 273 inf + 2550 504.646 * * [simplify]: Extracting #5: cost 109 inf + 60617 504.658 * * [simplify]: Extracting #6: cost 44 inf + 85418 504.671 * * [simplify]: Extracting #7: cost 23 inf + 90377 504.684 * * [simplify]: Extracting #8: cost 1 inf + 99742 504.699 * * [simplify]: Extracting #9: cost 0 inf + 100212 504.714 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* 2 (sqrt a))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) 504.714 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* 2 (sqrt a))) (* (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))) (/ (cbrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 504.715 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 504.715 * * [simplify]: iters left: 6 (16 enodes) 504.719 * * [simplify]: iters left: 5 (68 enodes) 504.731 * * [simplify]: iters left: 4 (179 enodes) 504.788 * * [simplify]: Extracting #0: cost 1 inf + 0 504.788 * * [simplify]: Extracting #1: cost 27 inf + 0 504.789 * * [simplify]: Extracting #2: cost 153 inf + 0 504.789 * * [simplify]: Extracting #3: cost 242 inf + 83 504.791 * * [simplify]: Extracting #4: cost 185 inf + 16503 504.801 * * [simplify]: Extracting #5: cost 15 inf + 79352 504.813 * * [simplify]: Extracting #6: cost 0 inf + 84943 504.825 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 504.825 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 504.825 * * * * [progress]: [ 1058 / 3260 ] simplifiying candidate # 504.825 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 504.826 * * [simplify]: iters left: 6 (29 enodes) 504.833 * * [simplify]: iters left: 5 (115 enodes) 504.854 * * [simplify]: iters left: 4 (233 enodes) 504.912 * * [simplify]: Extracting #0: cost 1 inf + 0 504.912 * * [simplify]: Extracting #1: cost 11 inf + 0 504.913 * * [simplify]: Extracting #2: cost 134 inf + 0 504.913 * * [simplify]: Extracting #3: cost 232 inf + 204 504.914 * * [simplify]: Extracting #4: cost 210 inf + 4332 504.919 * * [simplify]: Extracting #5: cost 97 inf + 41312 504.928 * * [simplify]: Extracting #6: cost 32 inf + 61103 504.939 * * [simplify]: Extracting #7: cost 1 inf + 72103 504.951 * * [simplify]: Extracting #8: cost 0 inf + 72186 504.963 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 504.963 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 504.963 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 504.963 * * [simplify]: iters left: 6 (15 enodes) 504.967 * * [simplify]: iters left: 5 (63 enodes) 504.980 * * [simplify]: iters left: 4 (145 enodes) 505.015 * * [simplify]: iters left: 3 (499 enodes) 505.510 * * [simplify]: Extracting #0: cost 1 inf + 0 505.510 * * [simplify]: Extracting #1: cost 0 inf + 1 505.510 * [simplify]: Simplified to 0 505.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 505.511 * * * * [progress]: [ 1059 / 3260 ] simplifiying candidate # 505.511 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 505.511 * * [simplify]: iters left: 6 (29 enodes) 505.518 * * [simplify]: iters left: 5 (112 enodes) 505.537 * * [simplify]: iters left: 4 (242 enodes) 505.598 * * [simplify]: Extracting #0: cost 1 inf + 0 505.598 * * [simplify]: Extracting #1: cost 13 inf + 0 505.598 * * [simplify]: Extracting #2: cost 126 inf + 0 505.599 * * [simplify]: Extracting #3: cost 198 inf + 205 505.600 * * [simplify]: Extracting #4: cost 184 inf + 2638 505.603 * * [simplify]: Extracting #5: cost 88 inf + 30671 505.610 * * [simplify]: Extracting #6: cost 28 inf + 49248 505.620 * * [simplify]: Extracting #7: cost 2 inf + 58461 505.630 * * [simplify]: Extracting #8: cost 0 inf + 58974 505.639 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a))) 505.639 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt a)) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (sqrt a))) 2) (* (/ (cbrt b) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 505.640 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 505.640 * * [simplify]: iters left: 6 (15 enodes) 505.644 * * [simplify]: iters left: 5 (62 enodes) 505.655 * * [simplify]: iters left: 4 (159 enodes) 505.698 * * [simplify]: iters left: 3 (475 enodes) 505.900 * * [simplify]: Extracting #0: cost 1 inf + 0 505.900 * * [simplify]: Extracting #1: cost 42 inf + 0 505.901 * * [simplify]: Extracting #2: cost 194 inf + 1 505.903 * * [simplify]: Extracting #3: cost 205 inf + 15094 505.916 * * [simplify]: Extracting #4: cost 20 inf + 63712 505.930 * * [simplify]: Extracting #5: cost 3 inf + 65204 505.944 * * [simplify]: Extracting #6: cost 0 inf + 65965 505.958 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 505.959 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 505.959 * * * * [progress]: [ 1060 / 3260 ] simplifiying candidate # 505.959 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 505.959 * * [simplify]: iters left: 6 (30 enodes) 505.968 * * [simplify]: iters left: 5 (117 enodes) 505.988 * * [simplify]: iters left: 4 (241 enodes) 506.044 * * [simplify]: Extracting #0: cost 1 inf + 0 506.044 * * [simplify]: Extracting #1: cost 11 inf + 0 506.044 * * [simplify]: Extracting #2: cost 125 inf + 0 506.045 * * [simplify]: Extracting #3: cost 219 inf + 43 506.045 * * [simplify]: Extracting #4: cost 204 inf + 2229 506.050 * * [simplify]: Extracting #5: cost 92 inf + 39923 506.058 * * [simplify]: Extracting #6: cost 28 inf + 61405 506.069 * * [simplify]: Extracting #7: cost 1 inf + 69722 506.080 * * [simplify]: Extracting #8: cost 0 inf + 70111 506.091 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (cbrt b)) (/ (cbrt a) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) 506.091 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (cbrt b)) (/ (cbrt a) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 506.091 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 506.091 * * [simplify]: iters left: 6 (15 enodes) 506.095 * * [simplify]: iters left: 5 (62 enodes) 506.107 * * [simplify]: iters left: 4 (148 enodes) 506.144 * * [simplify]: iters left: 3 (499 enodes) 506.382 * * [simplify]: Extracting #0: cost 1 inf + 0 506.382 * * [simplify]: Extracting #1: cost 0 inf + 1 506.382 * [simplify]: Simplified to 0 506.382 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 506.382 * * * * [progress]: [ 1061 / 3260 ] simplifiying candidate # 506.382 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 506.382 * * [simplify]: iters left: 6 (28 enodes) 506.389 * * [simplify]: iters left: 5 (108 enodes) 506.406 * * [simplify]: iters left: 4 (205 enodes) 506.454 * * [simplify]: Extracting #0: cost 1 inf + 0 506.454 * * [simplify]: Extracting #1: cost 11 inf + 0 506.454 * * [simplify]: Extracting #2: cost 106 inf + 0 506.454 * * [simplify]: Extracting #3: cost 180 inf + 43 506.455 * * [simplify]: Extracting #4: cost 178 inf + 250 506.456 * * [simplify]: Extracting #5: cost 170 inf + 2479 506.460 * * [simplify]: Extracting #6: cost 68 inf + 30304 506.467 * * [simplify]: Extracting #7: cost 1 inf + 51063 506.477 * * [simplify]: Extracting #8: cost 0 inf + 51251 506.486 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) 506.486 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (fabs (cbrt (fma c (* a -4) (* b b))))) (sqrt a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 506.486 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 506.486 * * [simplify]: iters left: 6 (14 enodes) 506.490 * * [simplify]: iters left: 5 (56 enodes) 506.499 * * [simplify]: iters left: 4 (117 enodes) 506.524 * * [simplify]: iters left: 3 (347 enodes) 506.639 * * [simplify]: Extracting #0: cost 1 inf + 0 506.639 * * [simplify]: Extracting #1: cost 0 inf + 1 506.639 * [simplify]: Simplified to 0 506.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 506.639 * * * * [progress]: [ 1062 / 3260 ] simplifiying candidate # 506.639 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 506.639 * * [simplify]: iters left: 6 (28 enodes) 506.648 * * [simplify]: iters left: 5 (107 enodes) 506.666 * * [simplify]: iters left: 4 (199 enodes) 506.705 * * [simplify]: iters left: 3 (471 enodes) 506.852 * * [simplify]: Extracting #0: cost 1 inf + 0 506.852 * * [simplify]: Extracting #1: cost 11 inf + 0 506.852 * * [simplify]: Extracting #2: cost 125 inf + 0 506.853 * * [simplify]: Extracting #3: cost 224 inf + 44 506.854 * * [simplify]: Extracting #4: cost 215 inf + 2477 506.859 * * [simplify]: Extracting #5: cost 114 inf + 25980 506.868 * * [simplify]: Extracting #6: cost 44 inf + 43994 506.882 * * [simplify]: Extracting #7: cost 3 inf + 58327 506.895 * * [simplify]: Extracting #8: cost 0 inf + 59299 506.907 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (/ a (/ (cbrt b) (sqrt 2)))) (cbrt b))) 506.908 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (/ a (/ (cbrt b) (sqrt 2)))) (cbrt b))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 506.908 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 506.908 * * [simplify]: iters left: 6 (14 enodes) 506.912 * * [simplify]: iters left: 5 (57 enodes) 506.921 * * [simplify]: iters left: 4 (116 enodes) 506.948 * * [simplify]: iters left: 3 (321 enodes) 507.058 * * [simplify]: Extracting #0: cost 1 inf + 0 507.058 * * [simplify]: Extracting #1: cost 0 inf + 1 507.058 * [simplify]: Simplified to 0 507.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 507.058 * * * * [progress]: [ 1063 / 3260 ] simplifiying candidate # 507.058 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 507.058 * * [simplify]: iters left: 6 (29 enodes) 507.065 * * [simplify]: iters left: 5 (112 enodes) 507.083 * * [simplify]: iters left: 4 (232 enodes) 507.137 * * [simplify]: Extracting #0: cost 1 inf + 0 507.137 * * [simplify]: Extracting #1: cost 11 inf + 0 507.137 * * [simplify]: Extracting #2: cost 106 inf + 0 507.138 * * [simplify]: Extracting #3: cost 181 inf + 2 507.138 * * [simplify]: Extracting #4: cost 177 inf + 492 507.139 * * [simplify]: Extracting #5: cost 163 inf + 4697 507.142 * * [simplify]: Extracting #6: cost 81 inf + 27331 507.149 * * [simplify]: Extracting #7: cost 0 inf + 51381 507.158 * * [simplify]: Extracting #8: cost 0 inf + 50911 507.166 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) 507.166 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 507.166 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 507.166 * * [simplify]: iters left: 6 (15 enodes) 507.170 * * [simplify]: iters left: 5 (62 enodes) 507.181 * * [simplify]: iters left: 4 (149 enodes) 507.219 * * [simplify]: iters left: 3 (450 enodes) 507.418 * * [simplify]: Extracting #0: cost 1 inf + 0 507.418 * * [simplify]: Extracting #1: cost 0 inf + 1 507.418 * [simplify]: Simplified to 0 507.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 507.418 * * * * [progress]: [ 1064 / 3260 ] simplifiying candidate # 507.418 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 507.419 * * [simplify]: iters left: 6 (27 enodes) 507.425 * * [simplify]: iters left: 5 (102 enodes) 507.441 * * [simplify]: iters left: 4 (190 enodes) 507.482 * * [simplify]: iters left: 3 (460 enodes) 507.612 * * [simplify]: Extracting #0: cost 1 inf + 0 507.612 * * [simplify]: Extracting #1: cost 11 inf + 0 507.612 * * [simplify]: Extracting #2: cost 111 inf + 0 507.613 * * [simplify]: Extracting #3: cost 223 inf + 4 507.616 * * [simplify]: Extracting #4: cost 204 inf + 2492 507.620 * * [simplify]: Extracting #5: cost 122 inf + 20396 507.627 * * [simplify]: Extracting #6: cost 67 inf + 32135 507.636 * * [simplify]: Extracting #7: cost 36 inf + 39820 507.646 * * [simplify]: Extracting #8: cost 4 inf + 52197 507.657 * * [simplify]: Extracting #9: cost 0 inf + 53366 507.668 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 507.668 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 507.669 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 507.669 * * [simplify]: iters left: 6 (14 enodes) 507.672 * * [simplify]: iters left: 5 (57 enodes) 507.683 * * [simplify]: iters left: 4 (118 enodes) 507.709 * * [simplify]: iters left: 3 (314 enodes) 507.806 * * [simplify]: Extracting #0: cost 1 inf + 0 507.807 * * [simplify]: Extracting #1: cost 0 inf + 1 507.807 * [simplify]: Simplified to 0 507.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 0)) 507.807 * * * * [progress]: [ 1065 / 3260 ] simplifiying candidate # 507.807 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 507.807 * * [simplify]: iters left: 6 (27 enodes) 507.813 * * [simplify]: iters left: 5 (98 enodes) 507.829 * * [simplify]: iters left: 4 (184 enodes) 507.865 * * [simplify]: iters left: 3 (395 enodes) 507.958 * * [simplify]: Extracting #0: cost 1 inf + 0 507.958 * * [simplify]: Extracting #1: cost 13 inf + 0 507.959 * * [simplify]: Extracting #2: cost 112 inf + 0 507.959 * * [simplify]: Extracting #3: cost 170 inf + 129 507.960 * * [simplify]: Extracting #4: cost 142 inf + 3347 507.964 * * [simplify]: Extracting #5: cost 75 inf + 17627 507.969 * * [simplify]: Extracting #6: cost 40 inf + 26486 507.978 * * [simplify]: Extracting #7: cost 1 inf + 40139 507.987 * * [simplify]: Extracting #8: cost 0 inf + 40568 507.995 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) 507.995 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 507.995 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 507.995 * * [simplify]: iters left: 6 (13 enodes) 507.999 * * [simplify]: iters left: 5 (48 enodes) 508.007 * * [simplify]: iters left: 4 (103 enodes) 508.026 * * [simplify]: iters left: 3 (238 enodes) 508.086 * * [simplify]: Extracting #0: cost 1 inf + 0 508.086 * * [simplify]: Extracting #1: cost 0 inf + 1 508.086 * [simplify]: Simplified to 0 508.086 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b 2) a)) 0)) 508.086 * * * * [progress]: [ 1066 / 3260 ] simplifiying candidate # 508.087 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 508.087 * * [simplify]: iters left: 6 (30 enodes) 508.094 * * [simplify]: iters left: 5 (116 enodes) 508.114 * * [simplify]: iters left: 4 (234 enodes) 508.167 * * [simplify]: Extracting #0: cost 1 inf + 0 508.167 * * [simplify]: Extracting #1: cost 11 inf + 0 508.167 * * [simplify]: Extracting #2: cost 124 inf + 0 508.167 * * [simplify]: Extracting #3: cost 217 inf + 204 508.168 * * [simplify]: Extracting #4: cost 203 inf + 2592 508.172 * * [simplify]: Extracting #5: cost 101 inf + 35420 508.180 * * [simplify]: Extracting #6: cost 31 inf + 60392 508.190 * * [simplify]: Extracting #7: cost 1 inf + 70007 508.201 * * [simplify]: Extracting #8: cost 0 inf + 69957 508.212 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) 508.212 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) 2) (/ (* (/ (sqrt b) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) (sqrt b)) (* (cbrt a) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 508.212 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 508.212 * * [simplify]: iters left: 6 (15 enodes) 508.216 * * [simplify]: iters left: 5 (61 enodes) 508.226 * * [simplify]: iters left: 4 (142 enodes) 508.263 * * [simplify]: iters left: 3 (474 enodes) 508.444 * * [simplify]: Extracting #0: cost 1 inf + 0 508.444 * * [simplify]: Extracting #1: cost 0 inf + 1 508.444 * [simplify]: Simplified to 0 508.444 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 508.444 * * * * [progress]: [ 1067 / 3260 ] simplifiying candidate # 508.445 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 508.445 * * [simplify]: iters left: 6 (28 enodes) 508.451 * * [simplify]: iters left: 5 (108 enodes) 508.469 * * [simplify]: iters left: 4 (200 enodes) 508.512 * * [simplify]: Extracting #0: cost 1 inf + 0 508.512 * * [simplify]: Extracting #1: cost 11 inf + 0 508.512 * * [simplify]: Extracting #2: cost 103 inf + 0 508.513 * * [simplify]: Extracting #3: cost 170 inf + 204 508.513 * * [simplify]: Extracting #4: cost 165 inf + 976 508.514 * * [simplify]: Extracting #5: cost 141 inf + 7003 508.519 * * [simplify]: Extracting #6: cost 47 inf + 34070 508.526 * * [simplify]: Extracting #7: cost 6 inf + 46927 508.534 * * [simplify]: Extracting #8: cost 0 inf + 49116 508.542 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2)))) 508.543 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a)))) (sqrt a)) (* (/ (/ (sqrt b) (* (sqrt a) (cbrt 2))) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 508.543 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 508.543 * * [simplify]: iters left: 6 (14 enodes) 508.547 * * [simplify]: iters left: 5 (56 enodes) 508.555 * * [simplify]: iters left: 4 (113 enodes) 508.580 * * [simplify]: iters left: 3 (324 enodes) 508.668 * * [simplify]: Extracting #0: cost 1 inf + 0 508.668 * * [simplify]: Extracting #1: cost 0 inf + 1 508.668 * [simplify]: Simplified to 0 508.668 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 508.668 * * * * [progress]: [ 1068 / 3260 ] simplifiying candidate # 508.668 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 508.669 * * [simplify]: iters left: 6 (28 enodes) 508.675 * * [simplify]: iters left: 5 (106 enodes) 508.695 * * [simplify]: iters left: 4 (194 enodes) 508.732 * * [simplify]: iters left: 3 (454 enodes) 508.844 * * [simplify]: Extracting #0: cost 1 inf + 0 508.844 * * [simplify]: Extracting #1: cost 11 inf + 0 508.844 * * [simplify]: Extracting #2: cost 107 inf + 0 508.845 * * [simplify]: Extracting #3: cost 197 inf + 367 508.846 * * [simplify]: Extracting #4: cost 175 inf + 3575 508.850 * * [simplify]: Extracting #5: cost 94 inf + 21597 508.857 * * [simplify]: Extracting #6: cost 44 inf + 35451 508.868 * * [simplify]: Extracting #7: cost 3 inf + 49487 508.879 * * [simplify]: Extracting #8: cost 0 inf + 50635 508.889 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a)))) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 508.889 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a)))) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 508.890 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 508.890 * * [simplify]: iters left: 6 (14 enodes) 508.894 * * [simplify]: iters left: 5 (56 enodes) 508.903 * * [simplify]: iters left: 4 (112 enodes) 508.926 * * [simplify]: iters left: 3 (297 enodes) 509.007 * * [simplify]: Extracting #0: cost 1 inf + 0 509.007 * * [simplify]: Extracting #1: cost 0 inf + 1 509.007 * [simplify]: Simplified to 0 509.008 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 509.008 * * * * [progress]: [ 1069 / 3260 ] simplifiying candidate # 509.008 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 509.008 * * [simplify]: iters left: 6 (28 enodes) 509.015 * * [simplify]: iters left: 5 (108 enodes) 509.032 * * [simplify]: iters left: 4 (208 enodes) 509.073 * * [simplify]: iters left: 3 (491 enodes) 509.190 * * [simplify]: Extracting #0: cost 1 inf + 0 509.190 * * [simplify]: Extracting #1: cost 11 inf + 0 509.191 * * [simplify]: Extracting #2: cost 114 inf + 0 509.192 * * [simplify]: Extracting #3: cost 243 inf + 43 509.193 * * [simplify]: Extracting #4: cost 221 inf + 3492 509.198 * * [simplify]: Extracting #5: cost 110 inf + 33946 509.209 * * [simplify]: Extracting #6: cost 33 inf + 57290 509.222 * * [simplify]: Extracting #7: cost 2 inf + 67491 509.238 * * [simplify]: Extracting #8: cost 0 inf + 68210 509.252 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (- b) (* (* (cbrt a) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))))) 509.252 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (- b) (* (* (cbrt a) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 509.253 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 509.253 * * [simplify]: iters left: 6 (13 enodes) 509.256 * * [simplify]: iters left: 5 (53 enodes) 509.265 * * [simplify]: iters left: 4 (118 enodes) 509.288 * * [simplify]: iters left: 3 (324 enodes) 509.375 * * [simplify]: Extracting #0: cost 1 inf + 0 509.375 * * [simplify]: Extracting #1: cost 0 inf + 1 509.375 * [simplify]: Simplified to 0 509.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 509.375 * * * * [progress]: [ 1070 / 3260 ] simplifiying candidate # 509.376 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 509.376 * * [simplify]: iters left: 6 (25 enodes) 509.382 * * [simplify]: iters left: 5 (94 enodes) 509.397 * * [simplify]: iters left: 4 (163 enodes) 509.429 * * [simplify]: iters left: 3 (387 enodes) 509.524 * * [simplify]: Extracting #0: cost 1 inf + 0 509.525 * * [simplify]: Extracting #1: cost 9 inf + 0 509.525 * * [simplify]: Extracting #2: cost 94 inf + 0 509.525 * * [simplify]: Extracting #3: cost 183 inf + 126 509.526 * * [simplify]: Extracting #4: cost 166 inf + 2529 509.529 * * [simplify]: Extracting #5: cost 100 inf + 15232 509.537 * * [simplify]: Extracting #6: cost 46 inf + 28195 509.545 * * [simplify]: Extracting #7: cost 8 inf + 40741 509.555 * * [simplify]: Extracting #8: cost 0 inf + 43525 509.564 * * [simplify]: Extracting #9: cost 0 inf + 43445 509.573 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 509.573 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 509.574 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 509.574 * * [simplify]: iters left: 6 (11 enodes) 509.577 * * [simplify]: iters left: 5 (43 enodes) 509.584 * * [simplify]: iters left: 4 (84 enodes) 509.599 * * [simplify]: iters left: 3 (212 enodes) 509.644 * * [simplify]: iters left: 2 (472 enodes) 509.748 * * [simplify]: Extracting #0: cost 1 inf + 0 509.748 * * [simplify]: Extracting #1: cost 0 inf + 1 509.748 * [simplify]: Simplified to 0 509.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 509.748 * * * * [progress]: [ 1071 / 3260 ] simplifiying candidate # 509.748 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 509.748 * * [simplify]: iters left: 6 (26 enodes) 509.754 * * [simplify]: iters left: 5 (99 enodes) 509.772 * * [simplify]: iters left: 4 (178 enodes) 509.805 * * [simplify]: iters left: 3 (373 enodes) 509.885 * * [simplify]: Extracting #0: cost 1 inf + 0 509.885 * * [simplify]: Extracting #1: cost 11 inf + 0 509.885 * * [simplify]: Extracting #2: cost 84 inf + 0 509.886 * * [simplify]: Extracting #3: cost 145 inf + 126 509.886 * * [simplify]: Extracting #4: cost 141 inf + 617 509.887 * * [simplify]: Extracting #5: cost 121 inf + 3960 509.892 * * [simplify]: Extracting #6: cost 71 inf + 12195 509.896 * * [simplify]: Extracting #7: cost 27 inf + 23903 509.904 * * [simplify]: Extracting #8: cost 1 inf + 33729 509.911 * * [simplify]: Extracting #9: cost 0 inf + 34214 509.918 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 509.918 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* 2 (sqrt a))) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 509.919 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 509.919 * * [simplify]: iters left: 6 (12 enodes) 509.922 * * [simplify]: iters left: 5 (49 enodes) 509.930 * * [simplify]: iters left: 4 (99 enodes) 509.950 * * [simplify]: iters left: 3 (234 enodes) 510.004 * * [simplify]: iters left: 2 (447 enodes) 510.100 * * [simplify]: Extracting #0: cost 1 inf + 0 510.100 * * [simplify]: Extracting #1: cost 0 inf + 1 510.100 * [simplify]: Simplified to 0 510.100 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 510.101 * * * * [progress]: [ 1072 / 3260 ] simplifiying candidate # 510.101 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 510.101 * * [simplify]: iters left: 6 (28 enodes) 510.107 * * [simplify]: iters left: 5 (107 enodes) 510.126 * * [simplify]: iters left: 4 (203 enodes) 510.164 * * [simplify]: iters left: 3 (451 enodes) 510.276 * * [simplify]: Extracting #0: cost 1 inf + 0 510.276 * * [simplify]: Extracting #1: cost 11 inf + 0 510.276 * * [simplify]: Extracting #2: cost 100 inf + 0 510.277 * * [simplify]: Extracting #3: cost 179 inf + 2 510.278 * * [simplify]: Extracting #4: cost 171 inf + 938 510.280 * * [simplify]: Extracting #5: cost 116 inf + 12517 510.286 * * [simplify]: Extracting #6: cost 46 inf + 29906 510.295 * * [simplify]: Extracting #7: cost 3 inf + 43933 510.308 * * [simplify]: Extracting #8: cost 0 inf + 45241 510.318 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 510.318 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 510.318 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 510.318 * * [simplify]: iters left: 6 (14 enodes) 510.322 * * [simplify]: iters left: 5 (57 enodes) 510.331 * * [simplify]: iters left: 4 (121 enodes) 510.357 * * [simplify]: iters left: 3 (291 enodes) 510.437 * * [simplify]: Extracting #0: cost 1 inf + 0 510.437 * * [simplify]: Extracting #1: cost 0 inf + 1 510.437 * [simplify]: Simplified to 0 510.437 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 510.437 * * * * [progress]: [ 1073 / 3260 ] simplifiying candidate # 510.438 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 510.438 * * [simplify]: iters left: 6 (26 enodes) 510.444 * * [simplify]: iters left: 5 (97 enodes) 510.459 * * [simplify]: iters left: 4 (168 enodes) 510.490 * * [simplify]: iters left: 3 (344 enodes) 510.560 * * [simplify]: Extracting #0: cost 1 inf + 0 510.560 * * [simplify]: Extracting #1: cost 11 inf + 0 510.560 * * [simplify]: Extracting #2: cost 78 inf + 0 510.560 * * [simplify]: Extracting #3: cost 130 inf + 126 510.561 * * [simplify]: Extracting #4: cost 118 inf + 1434 510.563 * * [simplify]: Extracting #5: cost 85 inf + 6370 510.566 * * [simplify]: Extracting #6: cost 56 inf + 11123 510.570 * * [simplify]: Extracting #7: cost 20 inf + 21736 510.576 * * [simplify]: Extracting #8: cost 1 inf + 28882 510.583 * * [simplify]: Extracting #9: cost 0 inf + 29303 510.589 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 510.589 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 510.589 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 510.590 * * [simplify]: iters left: 6 (13 enodes) 510.593 * * [simplify]: iters left: 5 (52 enodes) 510.601 * * [simplify]: iters left: 4 (98 enodes) 510.622 * * [simplify]: iters left: 3 (212 enodes) 510.663 * * [simplify]: iters left: 2 (371 enodes) 510.737 * * [simplify]: Extracting #0: cost 1 inf + 0 510.737 * * [simplify]: Extracting #1: cost 0 inf + 1 510.737 * [simplify]: Simplified to 0 510.737 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 0)) 510.737 * * * * [progress]: [ 1074 / 3260 ] simplifiying candidate # 510.737 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 510.737 * * [simplify]: iters left: 6 (26 enodes) 510.743 * * [simplify]: iters left: 5 (93 enodes) 510.758 * * [simplify]: iters left: 4 (161 enodes) 510.783 * * [simplify]: iters left: 3 (288 enodes) 510.833 * * [simplify]: iters left: 2 (466 enodes) 510.915 * * [simplify]: Extracting #0: cost 1 inf + 0 510.915 * * [simplify]: Extracting #1: cost 11 inf + 0 510.915 * * [simplify]: Extracting #2: cost 87 inf + 0 510.916 * * [simplify]: Extracting #3: cost 134 inf + 699 510.917 * * [simplify]: Extracting #4: cost 92 inf + 5772 510.920 * * [simplify]: Extracting #5: cost 83 inf + 7816 510.922 * * [simplify]: Extracting #6: cost 79 inf + 8819 510.927 * * [simplify]: Extracting #7: cost 29 inf + 24392 510.935 * * [simplify]: Extracting #8: cost 1 inf + 34369 510.943 * * [simplify]: Extracting #9: cost 0 inf + 34694 510.951 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) 510.952 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 510.952 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 510.952 * * [simplify]: iters left: 6 (12 enodes) 510.955 * * [simplify]: iters left: 5 (44 enodes) 510.963 * * [simplify]: iters left: 4 (92 enodes) 510.978 * * [simplify]: iters left: 3 (159 enodes) 511.003 * * [simplify]: iters left: 2 (267 enodes) 511.048 * * [simplify]: iters left: 1 (364 enodes) 511.107 * * [simplify]: Extracting #0: cost 1 inf + 0 511.107 * * [simplify]: Extracting #1: cost 0 inf + 1 511.107 * [simplify]: Simplified to 0 511.107 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) 0)) 511.107 * * * * [progress]: [ 1075 / 3260 ] simplifiying candidate # 511.107 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 511.107 * * [simplify]: iters left: 6 (29 enodes) 511.114 * * [simplify]: iters left: 5 (114 enodes) 511.134 * * [simplify]: iters left: 4 (236 enodes) 511.185 * * [simplify]: Extracting #0: cost 1 inf + 0 511.185 * * [simplify]: Extracting #1: cost 11 inf + 0 511.186 * * [simplify]: Extracting #2: cost 121 inf + 0 511.186 * * [simplify]: Extracting #3: cost 204 inf + 409 511.187 * * [simplify]: Extracting #4: cost 182 inf + 3496 511.190 * * [simplify]: Extracting #5: cost 93 inf + 29411 511.197 * * [simplify]: Extracting #6: cost 26 inf + 50335 511.206 * * [simplify]: Extracting #7: cost 1 inf + 58241 511.216 * * [simplify]: Extracting #8: cost 0 inf + 58741 511.227 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 511.227 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 511.227 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 511.227 * * [simplify]: iters left: 6 (15 enodes) 511.231 * * [simplify]: iters left: 5 (64 enodes) 511.242 * * [simplify]: iters left: 4 (149 enodes) 511.278 * * [simplify]: iters left: 3 (466 enodes) 511.531 * * [simplify]: Extracting #0: cost 1 inf + 0 511.531 * * [simplify]: Extracting #1: cost 0 inf + 1 511.531 * [simplify]: Simplified to 0 511.532 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 511.532 * * * * [progress]: [ 1076 / 3260 ] simplifiying candidate # 511.532 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 511.532 * * [simplify]: iters left: 6 (27 enodes) 511.538 * * [simplify]: iters left: 5 (106 enodes) 511.556 * * [simplify]: iters left: 4 (203 enodes) 511.601 * * [simplify]: Extracting #0: cost 1 inf + 0 511.601 * * [simplify]: Extracting #1: cost 11 inf + 0 511.601 * * [simplify]: Extracting #2: cost 109 inf + 0 511.602 * * [simplify]: Extracting #3: cost 166 inf + 531 511.603 * * [simplify]: Extracting #4: cost 128 inf + 6983 511.606 * * [simplify]: Extracting #5: cost 86 inf + 17764 511.610 * * [simplify]: Extracting #6: cost 38 inf + 30637 511.617 * * [simplify]: Extracting #7: cost 6 inf + 40380 511.624 * * [simplify]: Extracting #8: cost 0 inf + 42986 511.632 * [simplify]: Simplified to (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 511.632 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (sqrt a)) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 511.632 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 511.632 * * [simplify]: iters left: 6 (14 enodes) 511.636 * * [simplify]: iters left: 5 (59 enodes) 511.646 * * [simplify]: iters left: 4 (121 enodes) 511.672 * * [simplify]: iters left: 3 (332 enodes) 511.808 * * [simplify]: Extracting #0: cost 1 inf + 0 511.808 * * [simplify]: Extracting #1: cost 0 inf + 1 511.808 * [simplify]: Simplified to 0 511.808 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 511.809 * * * * [progress]: [ 1077 / 3260 ] simplifiying candidate # 511.809 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 511.809 * * [simplify]: iters left: 6 (27 enodes) 511.815 * * [simplify]: iters left: 5 (104 enodes) 511.833 * * [simplify]: iters left: 4 (197 enodes) 511.870 * * [simplify]: iters left: 3 (437 enodes) 511.997 * * [simplify]: Extracting #0: cost 1 inf + 0 511.997 * * [simplify]: Extracting #1: cost 11 inf + 0 511.997 * * [simplify]: Extracting #2: cost 125 inf + 0 511.998 * * [simplify]: Extracting #3: cost 188 inf + 896 512.001 * * [simplify]: Extracting #4: cost 96 inf + 16528 512.006 * * [simplify]: Extracting #5: cost 61 inf + 24766 512.013 * * [simplify]: Extracting #6: cost 49 inf + 28308 512.021 * * [simplify]: Extracting #7: cost 7 inf + 42442 512.030 * * [simplify]: Extracting #8: cost 0 inf + 45311 512.042 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 512.042 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 512.042 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 512.042 * * [simplify]: iters left: 6 (13 enodes) 512.046 * * [simplify]: iters left: 5 (54 enodes) 512.055 * * [simplify]: iters left: 4 (112 enodes) 512.079 * * [simplify]: iters left: 3 (281 enodes) 512.174 * * [simplify]: Extracting #0: cost 1 inf + 0 512.174 * * [simplify]: Extracting #1: cost 0 inf + 1 512.174 * [simplify]: Simplified to 0 512.174 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt a))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 0)) 512.174 * * * * [progress]: [ 1078 / 3260 ] simplifiying candidate # 512.174 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 512.175 * * [simplify]: iters left: 6 (28 enodes) 512.181 * * [simplify]: iters left: 5 (109 enodes) 512.199 * * [simplify]: iters left: 4 (221 enodes) 512.246 * * [simplify]: Extracting #0: cost 1 inf + 0 512.246 * * [simplify]: Extracting #1: cost 11 inf + 0 512.246 * * [simplify]: Extracting #2: cost 101 inf + 0 512.246 * * [simplify]: Extracting #3: cost 161 inf + 211 512.247 * * [simplify]: Extracting #4: cost 137 inf + 3949 512.250 * * [simplify]: Extracting #5: cost 70 inf + 21008 512.254 * * [simplify]: Extracting #6: cost 41 inf + 28280 512.260 * * [simplify]: Extracting #7: cost 20 inf + 33386 512.266 * * [simplify]: Extracting #8: cost 1 inf + 41948 512.273 * * [simplify]: Extracting #9: cost 0 inf + 42377 512.282 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) 512.282 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (sqrt a)) (sqrt a)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 512.282 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 512.282 * * [simplify]: iters left: 6 (14 enodes) 512.286 * * [simplify]: iters left: 5 (59 enodes) 512.296 * * [simplify]: iters left: 4 (134 enodes) 512.325 * * [simplify]: iters left: 3 (357 enodes) 512.464 * * [simplify]: Extracting #0: cost 1 inf + 0 512.464 * * [simplify]: Extracting #1: cost 0 inf + 1 512.464 * [simplify]: Simplified to 0 512.464 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 512.464 * * * * [progress]: [ 1079 / 3260 ] simplifiying candidate # 512.464 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 512.465 * * [simplify]: iters left: 6 (26 enodes) 512.471 * * [simplify]: iters left: 5 (100 enodes) 512.487 * * [simplify]: iters left: 4 (188 enodes) 512.527 * * [simplify]: iters left: 3 (462 enodes) 512.692 * * [simplify]: Extracting #0: cost 1 inf + 0 512.692 * * [simplify]: Extracting #1: cost 11 inf + 0 512.692 * * [simplify]: Extracting #2: cost 146 inf + 0 512.693 * * [simplify]: Extracting #3: cost 235 inf + 212 512.695 * * [simplify]: Extracting #4: cost 197 inf + 5461 512.700 * * [simplify]: Extracting #5: cost 90 inf + 27082 512.709 * * [simplify]: Extracting #6: cost 38 inf + 39853 512.722 * * [simplify]: Extracting #7: cost 2 inf + 51641 512.734 * * [simplify]: Extracting #8: cost 0 inf + 52424 512.745 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (sqrt a) (sqrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 512.745 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (sqrt a) (sqrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 512.746 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 512.746 * * [simplify]: iters left: 6 (13 enodes) 512.749 * * [simplify]: iters left: 5 (53 enodes) 512.758 * * [simplify]: iters left: 4 (106 enodes) 512.779 * * [simplify]: iters left: 3 (257 enodes) 512.863 * * [simplify]: Extracting #0: cost 1 inf + 0 512.863 * * [simplify]: Extracting #1: cost 0 inf + 1 512.863 * [simplify]: Simplified to 0 512.863 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 512.863 * * * * [progress]: [ 1080 / 3260 ] simplifiying candidate # 512.863 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 512.864 * * [simplify]: iters left: 6 (26 enodes) 512.870 * * [simplify]: iters left: 5 (99 enodes) 512.886 * * [simplify]: iters left: 4 (177 enodes) 512.919 * * [simplify]: iters left: 3 (359 enodes) 513.018 * * [simplify]: Extracting #0: cost 1 inf + 0 513.018 * * [simplify]: Extracting #1: cost 11 inf + 0 513.018 * * [simplify]: Extracting #2: cost 107 inf + 0 513.019 * * [simplify]: Extracting #3: cost 142 inf + 1273 513.021 * * [simplify]: Extracting #4: cost 80 inf + 8872 513.025 * * [simplify]: Extracting #5: cost 60 inf + 12589 513.028 * * [simplify]: Extracting #6: cost 56 inf + 13373 513.033 * * [simplify]: Extracting #7: cost 20 inf + 24387 513.040 * * [simplify]: Extracting #8: cost 0 inf + 32703 513.048 * * [simplify]: Extracting #9: cost 0 inf + 32688 513.055 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* 2 (sqrt a))) (sqrt a))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 513.055 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* 2 (sqrt a))) (sqrt a))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 513.055 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 513.055 * * [simplify]: iters left: 6 (12 enodes) 513.059 * * [simplify]: iters left: 5 (49 enodes) 513.067 * * [simplify]: iters left: 4 (94 enodes) 513.087 * * [simplify]: iters left: 3 (221 enodes) 513.157 * * [simplify]: iters left: 2 (492 enodes) 513.372 * * [simplify]: Extracting #0: cost 1 inf + 0 513.373 * * [simplify]: Extracting #1: cost 0 inf + 1 513.373 * [simplify]: Simplified to 0 513.373 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 513.373 * * * * [progress]: [ 1081 / 3260 ] simplifiying candidate # 513.373 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 513.373 * * [simplify]: iters left: 6 (27 enodes) 513.379 * * [simplify]: iters left: 5 (102 enodes) 513.396 * * [simplify]: iters left: 4 (196 enodes) 513.436 * * [simplify]: iters left: 3 (439 enodes) 513.561 * * [simplify]: Extracting #0: cost 1 inf + 0 513.561 * * [simplify]: Extracting #1: cost 11 inf + 0 513.561 * * [simplify]: Extracting #2: cost 125 inf + 0 513.562 * * [simplify]: Extracting #3: cost 192 inf + 128 513.563 * * [simplify]: Extracting #4: cost 177 inf + 1476 513.566 * * [simplify]: Extracting #5: cost 109 inf + 15625 513.572 * * [simplify]: Extracting #6: cost 44 inf + 30420 513.580 * * [simplify]: Extracting #7: cost 6 inf + 44151 513.589 * * [simplify]: Extracting #8: cost 0 inf + 46181 513.601 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ b (* (* (* (cbrt a) (cbrt a)) 2) (cbrt a)))) 513.601 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* (* 2 (sqrt a)) (sqrt a))) (/ b (* (* (* (cbrt a) (cbrt a)) 2) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 513.601 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 513.601 * * [simplify]: iters left: 6 (13 enodes) 513.605 * * [simplify]: iters left: 5 (52 enodes) 513.613 * * [simplify]: iters left: 4 (111 enodes) 513.637 * * [simplify]: iters left: 3 (278 enodes) 513.729 * * [simplify]: Extracting #0: cost 1 inf + 0 513.730 * * [simplify]: Extracting #1: cost 0 inf + 1 513.730 * [simplify]: Simplified to 0 513.730 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 513.730 * * * * [progress]: [ 1082 / 3260 ] simplifiying candidate # 513.730 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 513.730 * * [simplify]: iters left: 6 (25 enodes) 513.736 * * [simplify]: iters left: 5 (93 enodes) 513.751 * * [simplify]: iters left: 4 (165 enodes) 513.788 * * [simplify]: iters left: 3 (362 enodes) 513.890 * * [simplify]: Extracting #0: cost 1 inf + 0 513.890 * * [simplify]: Extracting #1: cost 11 inf + 0 513.890 * * [simplify]: Extracting #2: cost 105 inf + 0 513.891 * * [simplify]: Extracting #3: cost 139 inf + 90 513.892 * * [simplify]: Extracting #4: cost 104 inf + 3343 513.894 * * [simplify]: Extracting #5: cost 66 inf + 9194 513.897 * * [simplify]: Extracting #6: cost 59 inf + 10158 513.900 * * [simplify]: Extracting #7: cost 50 inf + 11108 513.905 * * [simplify]: Extracting #8: cost 21 inf + 21129 513.911 * * [simplify]: Extracting #9: cost 0 inf + 29587 513.919 * * [simplify]: Extracting #10: cost 0 inf + 29492 513.926 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) 513.926 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 513.926 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 513.926 * * [simplify]: iters left: 6 (12 enodes) 513.929 * * [simplify]: iters left: 5 (47 enodes) 513.937 * * [simplify]: iters left: 4 (89 enodes) 513.957 * * [simplify]: iters left: 3 (186 enodes) 514.003 * * [simplify]: iters left: 2 (378 enodes) 514.135 * * [simplify]: Extracting #0: cost 1 inf + 0 514.135 * * [simplify]: Extracting #1: cost 0 inf + 1 514.135 * [simplify]: Simplified to 0 514.135 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) 0)) 514.135 * * * * [progress]: [ 1083 / 3260 ] simplifiying candidate # 514.135 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 514.135 * * [simplify]: iters left: 6 (25 enodes) 514.141 * * [simplify]: iters left: 5 (91 enodes) 514.157 * * [simplify]: iters left: 4 (138 enodes) 514.179 * * [simplify]: iters left: 3 (228 enodes) 514.215 * * [simplify]: iters left: 2 (356 enodes) 514.281 * * [simplify]: Extracting #0: cost 1 inf + 0 514.281 * * [simplify]: Extracting #1: cost 9 inf + 0 514.281 * * [simplify]: Extracting #2: cost 68 inf + 2 514.281 * * [simplify]: Extracting #3: cost 105 inf + 585 514.282 * * [simplify]: Extracting #4: cost 81 inf + 2284 514.283 * * [simplify]: Extracting #5: cost 83 inf + 2660 514.285 * * [simplify]: Extracting #6: cost 79 inf + 3583 514.287 * * [simplify]: Extracting #7: cost 29 inf + 18855 514.294 * * [simplify]: Extracting #8: cost 0 inf + 29594 514.300 * * [simplify]: Extracting #9: cost 0 inf + 29458 514.307 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 514.307 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 514.307 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 514.308 * * [simplify]: iters left: 6 (11 enodes) 514.310 * * [simplify]: iters left: 5 (40 enodes) 514.317 * * [simplify]: iters left: 4 (65 enodes) 514.327 * * [simplify]: iters left: 3 (97 enodes) 514.345 * * [simplify]: iters left: 2 (165 enodes) 514.378 * * [simplify]: iters left: 1 (271 enodes) 514.431 * * [simplify]: Extracting #0: cost 1 inf + 0 514.431 * * [simplify]: Extracting #1: cost 0 inf + 1 514.431 * [simplify]: Simplified to 0 514.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 0)) 514.431 * * * * [progress]: [ 1084 / 3260 ] simplifiying candidate # 514.432 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 514.432 * * [simplify]: iters left: 6 (26 enodes) 514.438 * * [simplify]: iters left: 5 (101 enodes) 514.454 * * [simplify]: iters left: 4 (191 enodes) 514.492 * * [simplify]: iters left: 3 (412 enodes) 514.597 * * [simplify]: Extracting #0: cost 1 inf + 0 514.597 * * [simplify]: Extracting #1: cost 11 inf + 0 514.598 * * [simplify]: Extracting #2: cost 124 inf + 0 514.598 * * [simplify]: Extracting #3: cost 186 inf + 47 514.599 * * [simplify]: Extracting #4: cost 170 inf + 2038 514.602 * * [simplify]: Extracting #5: cost 105 inf + 15984 514.608 * * [simplify]: Extracting #6: cost 43 inf + 30561 514.616 * * [simplify]: Extracting #7: cost 5 inf + 43146 514.625 * * [simplify]: Extracting #8: cost 0 inf + 45486 514.636 * [simplify]: Simplified to (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 514.636 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 514.637 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 514.637 * * [simplify]: iters left: 6 (12 enodes) 514.640 * * [simplify]: iters left: 5 (51 enodes) 514.648 * * [simplify]: iters left: 4 (106 enodes) 514.671 * * [simplify]: iters left: 3 (247 enodes) 514.739 * * [simplify]: Extracting #0: cost 1 inf + 0 514.739 * * [simplify]: Extracting #1: cost 0 inf + 1 514.739 * [simplify]: Simplified to 0 514.739 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* 2 (sqrt a)) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (sqrt a)) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 514.739 * * * * [progress]: [ 1085 / 3260 ] simplifiying candidate # 514.739 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 514.739 * * [simplify]: iters left: 6 (24 enodes) 514.745 * * [simplify]: iters left: 5 (92 enodes) 514.761 * * [simplify]: iters left: 4 (162 enodes) 514.795 * * [simplify]: iters left: 3 (365 enodes) 514.899 * * [simplify]: Extracting #0: cost 1 inf + 0 514.899 * * [simplify]: Extracting #1: cost 11 inf + 0 514.899 * * [simplify]: Extracting #2: cost 107 inf + 0 514.900 * * [simplify]: Extracting #3: cost 136 inf + 424 514.901 * * [simplify]: Extracting #4: cost 94 inf + 4290 514.904 * * [simplify]: Extracting #5: cost 63 inf + 9325 514.907 * * [simplify]: Extracting #6: cost 56 inf + 10657 514.911 * * [simplify]: Extracting #7: cost 23 inf + 20374 514.919 * * [simplify]: Extracting #8: cost 0 inf + 29351 514.926 * * [simplify]: Extracting #9: cost 0 inf + 29256 514.933 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) 514.933 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 514.933 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 514.933 * * [simplify]: iters left: 6 (11 enodes) 514.936 * * [simplify]: iters left: 5 (46 enodes) 514.943 * * [simplify]: iters left: 4 (86 enodes) 514.961 * * [simplify]: iters left: 3 (183 enodes) 515.007 * * [simplify]: iters left: 2 (372 enodes) 515.137 * * [simplify]: Extracting #0: cost 1 inf + 0 515.137 * * [simplify]: Extracting #1: cost 0 inf + 1 515.137 * [simplify]: Simplified to 0 515.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) a) (* (/ b a) 1/2)) 0)) 515.137 * * * * [progress]: [ 1086 / 3260 ] simplifiying candidate # 515.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 515.137 * * [simplify]: iters left: 6 (24 enodes) 515.143 * * [simplify]: iters left: 5 (90 enodes) 515.157 * * [simplify]: iters left: 4 (137 enodes) 515.178 * * [simplify]: iters left: 3 (227 enodes) 515.216 * * [simplify]: iters left: 2 (355 enodes) 515.281 * * [simplify]: Extracting #0: cost 1 inf + 0 515.281 * * [simplify]: Extracting #1: cost 9 inf + 0 515.281 * * [simplify]: Extracting #2: cost 68 inf + 2 515.282 * * [simplify]: Extracting #3: cost 105 inf + 506 515.283 * * [simplify]: Extracting #4: cost 85 inf + 1833 515.284 * * [simplify]: Extracting #5: cost 83 inf + 2700 515.285 * * [simplify]: Extracting #6: cost 80 inf + 3365 515.288 * * [simplify]: Extracting #7: cost 26 inf + 19798 515.294 * * [simplify]: Extracting #8: cost 1 inf + 29213 515.301 * * [simplify]: Extracting #9: cost 0 inf + 29458 515.308 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 515.308 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 515.308 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 515.308 * * [simplify]: iters left: 6 (10 enodes) 515.311 * * [simplify]: iters left: 5 (39 enodes) 515.319 * * [simplify]: iters left: 4 (64 enodes) 515.329 * * [simplify]: iters left: 3 (96 enodes) 515.345 * * [simplify]: iters left: 2 (164 enodes) 515.380 * * [simplify]: iters left: 1 (270 enodes) 515.432 * * [simplify]: Extracting #0: cost 1 inf + 0 515.432 * * [simplify]: Extracting #1: cost 0 inf + 1 515.432 * [simplify]: Simplified to 0 515.432 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 0)) 515.432 * * * * [progress]: [ 1087 / 3260 ] simplifiying candidate # 515.432 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 515.432 * * [simplify]: iters left: 6 (26 enodes) 515.439 * * [simplify]: iters left: 5 (102 enodes) 515.455 * * [simplify]: iters left: 4 (200 enodes) 515.492 * * [simplify]: iters left: 3 (415 enodes) 515.585 * * [simplify]: Extracting #0: cost 1 inf + 0 515.585 * * [simplify]: Extracting #1: cost 11 inf + 0 515.585 * * [simplify]: Extracting #2: cost 100 inf + 0 515.586 * * [simplify]: Extracting #3: cost 180 inf + 130 515.587 * * [simplify]: Extracting #4: cost 160 inf + 1890 515.590 * * [simplify]: Extracting #5: cost 82 inf + 17093 515.595 * * [simplify]: Extracting #6: cost 42 inf + 27055 515.602 * * [simplify]: Extracting #7: cost 5 inf + 39140 515.611 * * [simplify]: Extracting #8: cost 0 inf + 41200 515.621 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ -1/2 (* (cbrt a) (cbrt a))) (/ b (cbrt a)))) 515.621 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* 2 (sqrt a))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt a)) (* (/ -1/2 (* (cbrt a) (cbrt a))) (/ b (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 515.621 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 515.621 * * [simplify]: iters left: 6 (12 enodes) 515.625 * * [simplify]: iters left: 5 (53 enodes) 515.635 * * [simplify]: iters left: 4 (117 enodes) 515.657 * * [simplify]: iters left: 3 (255 enodes) 515.718 * * [simplify]: Extracting #0: cost 1 inf + 0 515.718 * * [simplify]: Extracting #1: cost 0 inf + 1 515.718 * [simplify]: Simplified to 0 515.718 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 515.718 * * * * [progress]: [ 1088 / 3260 ] simplifiying candidate # 515.718 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 515.718 * * [simplify]: iters left: 6 (24 enodes) 515.724 * * [simplify]: iters left: 5 (93 enodes) 515.739 * * [simplify]: iters left: 4 (172 enodes) 515.775 * * [simplify]: iters left: 3 (361 enodes) 515.857 * * [simplify]: Extracting #0: cost 1 inf + 0 515.857 * * [simplify]: Extracting #1: cost 11 inf + 0 515.857 * * [simplify]: Extracting #2: cost 96 inf + 0 515.858 * * [simplify]: Extracting #3: cost 151 inf + 258 515.861 * * [simplify]: Extracting #4: cost 87 inf + 6658 515.864 * * [simplify]: Extracting #5: cost 60 inf + 10706 515.868 * * [simplify]: Extracting #6: cost 60 inf + 10930 515.871 * * [simplify]: Extracting #7: cost 47 inf + 12522 515.876 * * [simplify]: Extracting #8: cost 17 inf + 23450 515.882 * * [simplify]: Extracting #9: cost 0 inf + 30064 515.889 * * [simplify]: Extracting #10: cost 0 inf + 30009 515.896 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) 515.896 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 515.896 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 515.896 * * [simplify]: iters left: 6 (11 enodes) 515.900 * * [simplify]: iters left: 5 (48 enodes) 515.908 * * [simplify]: iters left: 4 (98 enodes) 515.925 * * [simplify]: iters left: 3 (181 enodes) 515.962 * * [simplify]: iters left: 2 (358 enodes) 516.069 * * [simplify]: Extracting #0: cost 1 inf + 0 516.069 * * [simplify]: Extracting #1: cost 0 inf + 1 516.069 * [simplify]: Simplified to 0 516.069 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (* (/ b a) 1/2)) 0)) 516.069 * * * * [progress]: [ 1089 / 3260 ] simplifiying candidate # 516.070 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 516.070 * * [simplify]: iters left: 6 (24 enodes) 516.076 * * [simplify]: iters left: 5 (90 enodes) 516.092 * * [simplify]: iters left: 4 (157 enodes) 516.117 * * [simplify]: iters left: 3 (273 enodes) 516.164 * * [simplify]: iters left: 2 (443 enodes) 516.250 * * [simplify]: Extracting #0: cost 1 inf + 0 516.251 * * [simplify]: Extracting #1: cost 12 inf + 0 516.251 * * [simplify]: Extracting #2: cost 93 inf + 42 516.251 * * [simplify]: Extracting #3: cost 123 inf + 1376 516.253 * * [simplify]: Extracting #4: cost 77 inf + 4773 516.255 * * [simplify]: Extracting #5: cost 83 inf + 4818 516.256 * * [simplify]: Extracting #6: cost 77 inf + 6082 516.262 * * [simplify]: Extracting #7: cost 33 inf + 19540 516.269 * * [simplify]: Extracting #8: cost 1 inf + 31348 516.276 * * [simplify]: Extracting #9: cost 0 inf + 31648 516.284 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) 516.284 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 516.284 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 516.284 * * [simplify]: iters left: 6 (10 enodes) 516.288 * * [simplify]: iters left: 5 (41 enodes) 516.294 * * [simplify]: iters left: 4 (81 enodes) 516.307 * * [simplify]: iters left: 3 (127 enodes) 516.324 * * [simplify]: iters left: 2 (186 enodes) 516.352 * * [simplify]: iters left: 1 (266 enodes) 516.414 * * [simplify]: Extracting #0: cost 1 inf + 0 516.414 * * [simplify]: Extracting #1: cost 0 inf + 1 516.414 * [simplify]: Simplified to 0 516.414 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b))))) (* 2 a))) 0)) 516.414 * * * * [progress]: [ 1090 / 3260 ] simplifiying candidate # 516.414 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 516.414 * * [simplify]: iters left: 6 (23 enodes) 516.420 * * [simplify]: iters left: 5 (87 enodes) 516.434 * * [simplify]: iters left: 4 (138 enodes) 516.458 * * [simplify]: iters left: 3 (236 enodes) 516.496 * * [simplify]: iters left: 2 (373 enodes) 516.569 * * [simplify]: Extracting #0: cost 1 inf + 0 516.569 * * [simplify]: Extracting #1: cost 9 inf + 0 516.569 * * [simplify]: Extracting #2: cost 70 inf + 2 516.569 * * [simplify]: Extracting #3: cost 110 inf + 545 516.570 * * [simplify]: Extracting #4: cost 82 inf + 2454 516.572 * * [simplify]: Extracting #5: cost 83 inf + 3033 516.573 * * [simplify]: Extracting #6: cost 78 inf + 4119 516.577 * * [simplify]: Extracting #7: cost 31 inf + 18619 516.583 * * [simplify]: Extracting #8: cost 1 inf + 29533 516.590 * * [simplify]: Extracting #9: cost 0 inf + 29913 516.597 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) 516.597 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 516.598 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 516.598 * * [simplify]: iters left: 6 (9 enodes) 516.600 * * [simplify]: iters left: 5 (36 enodes) 516.607 * * [simplify]: iters left: 4 (67 enodes) 516.618 * * [simplify]: iters left: 3 (97 enodes) 516.636 * * [simplify]: iters left: 2 (158 enodes) 516.670 * * [simplify]: iters left: 1 (263 enodes) 516.716 * * [simplify]: Extracting #0: cost 1 inf + 0 516.716 * * [simplify]: Extracting #1: cost 0 inf + 1 516.716 * [simplify]: Simplified to 0 516.716 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a))) 0)) 516.716 * * * * [progress]: [ 1091 / 3260 ] simplifiying candidate # 516.716 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) (sqrt a)) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 516.716 * * [simplify]: iters left: 6 (23 enodes) 516.722 * * [simplify]: iters left: 5 (88 enodes) 516.736 * * [simplify]: iters left: 4 (148 enodes) 516.761 * * [simplify]: iters left: 3 (263 enodes) 516.808 * * [simplify]: iters left: 2 (422 enodes) 516.891 * * [simplify]: Extracting #0: cost 1 inf + 0 516.891 * * [simplify]: Extracting #1: cost 11 inf + 0 516.891 * * [simplify]: Extracting #2: cost 89 inf + 0 516.892 * * [simplify]: Extracting #3: cost 122 inf + 713 516.893 * * [simplify]: Extracting #4: cost 80 inf + 3861 516.894 * * [simplify]: Extracting #5: cost 83 inf + 4272 516.896 * * [simplify]: Extracting #6: cost 75 inf + 5757 516.900 * * [simplify]: Extracting #7: cost 29 inf + 20510 516.907 * * [simplify]: Extracting #8: cost 0 inf + 31206 516.914 * * [simplify]: Extracting #9: cost 0 inf + 31151 516.922 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) 516.922 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 516.922 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 516.922 * * [simplify]: iters left: 5 (9 enodes) 516.925 * * [simplify]: iters left: 4 (39 enodes) 516.933 * * [simplify]: iters left: 3 (65 enodes) 516.944 * * [simplify]: iters left: 2 (129 enodes) 516.968 * * [simplify]: iters left: 1 (210 enodes) 517.006 * * [simplify]: Extracting #0: cost 1 inf + 0 517.006 * * [simplify]: Extracting #1: cost 0 inf + 1 517.006 * [simplify]: Simplified to 0 517.006 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2))) 0)) 517.006 * * * * [progress]: [ 1092 / 3260 ] simplifiying candidate # 517.006 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 517.006 * * [simplify]: iters left: 6 (24 enodes) 517.012 * * [simplify]: iters left: 5 (88 enodes) 517.025 * * [simplify]: iters left: 4 (132 enodes) 517.046 * * [simplify]: iters left: 3 (206 enodes) 517.079 * * [simplify]: iters left: 2 (314 enodes) 517.130 * * [simplify]: iters left: 1 (477 enodes) 517.218 * * [simplify]: Extracting #0: cost 1 inf + 0 517.218 * * [simplify]: Extracting #1: cost 23 inf + 0 517.218 * * [simplify]: Extracting #2: cost 99 inf + 0 517.219 * * [simplify]: Extracting #3: cost 124 inf + 336 517.219 * * [simplify]: Extracting #4: cost 118 inf + 1124 517.220 * * [simplify]: Extracting #5: cost 105 inf + 3562 517.223 * * [simplify]: Extracting #6: cost 49 inf + 23513 517.230 * * [simplify]: Extracting #7: cost 1 inf + 49093 517.237 * * [simplify]: Extracting #8: cost 0 inf + 49433 517.244 * [simplify]: Simplified to (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) 517.245 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 517.245 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 517.245 * * [simplify]: iters left: 6 (10 enodes) 517.247 * * [simplify]: iters left: 5 (37 enodes) 517.255 * * [simplify]: iters left: 4 (57 enodes) 517.265 * * [simplify]: iters left: 3 (104 enodes) 517.282 * * [simplify]: iters left: 2 (158 enodes) 517.306 * * [simplify]: iters left: 1 (225 enodes) 517.340 * * [simplify]: Extracting #0: cost 1 inf + 0 517.340 * * [simplify]: Extracting #1: cost 0 inf + 1 517.340 * [simplify]: Simplified to 0 517.340 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (/ (- b) (* a 2))) 0)) 517.340 * * * * [progress]: [ 1093 / 3260 ] simplifiying candidate # 517.340 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 517.340 * * [simplify]: iters left: 6 (23 enodes) 517.346 * * [simplify]: iters left: 5 (77 enodes) 517.357 * * [simplify]: iters left: 4 (113 enodes) 517.373 * * [simplify]: iters left: 3 (172 enodes) 517.400 * * [simplify]: iters left: 2 (240 enodes) 517.436 * * [simplify]: iters left: 1 (340 enodes) 517.495 * * [simplify]: Extracting #0: cost 1 inf + 0 517.495 * * [simplify]: Extracting #1: cost 9 inf + 0 517.495 * * [simplify]: Extracting #2: cost 48 inf + 0 517.495 * * [simplify]: Extracting #3: cost 68 inf + 88 517.496 * * [simplify]: Extracting #4: cost 63 inf + 1036 517.496 * * [simplify]: Extracting #5: cost 61 inf + 1530 517.497 * * [simplify]: Extracting #6: cost 46 inf + 3344 517.498 * * [simplify]: Extracting #7: cost 26 inf + 9119 517.502 * * [simplify]: Extracting #8: cost 3 inf + 17051 517.506 * * [simplify]: Extracting #9: cost 0 inf + 18271 517.511 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 517.511 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 517.511 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 517.511 * * [simplify]: iters left: 6 (9 enodes) 517.514 * * [simplify]: iters left: 5 (29 enodes) 517.519 * * [simplify]: iters left: 4 (42 enodes) 517.524 * * [simplify]: iters left: 3 (58 enodes) 517.532 * * [simplify]: iters left: 2 (68 enodes) 517.539 * * [simplify]: Extracting #0: cost 1 inf + 0 517.539 * * [simplify]: Extracting #1: cost 0 inf + 1 517.540 * [simplify]: Simplified to 0 517.540 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 0)) 517.540 * * * * [progress]: [ 1094 / 3260 ] simplifiying candidate # 517.540 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 517.540 * * [simplify]: iters left: 6 (27 enodes) 517.547 * * [simplify]: iters left: 5 (103 enodes) 517.563 * * [simplify]: iters left: 4 (203 enodes) 517.603 * * [simplify]: iters left: 3 (401 enodes) 517.679 * * [simplify]: Extracting #0: cost 1 inf + 0 517.679 * * [simplify]: Extracting #1: cost 21 inf + 0 517.680 * * [simplify]: Extracting #2: cost 103 inf + 0 517.680 * * [simplify]: Extracting #3: cost 139 inf + 248 517.681 * * [simplify]: Extracting #4: cost 142 inf + 536 517.682 * * [simplify]: Extracting #5: cost 116 inf + 6413 517.686 * * [simplify]: Extracting #6: cost 57 inf + 19936 517.691 * * [simplify]: Extracting #7: cost 14 inf + 33182 517.698 * * [simplify]: Extracting #8: cost 0 inf + 38649 517.708 * * [simplify]: Extracting #9: cost 0 inf + 38619 517.715 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 517.715 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 517.715 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 517.716 * * [simplify]: iters left: 6 (13 enodes) 517.719 * * [simplify]: iters left: 5 (53 enodes) 517.727 * * [simplify]: iters left: 4 (117 enodes) 517.752 * * [simplify]: iters left: 3 (275 enodes) 517.806 * * [simplify]: iters left: 2 (474 enodes) 517.913 * * [simplify]: Extracting #0: cost 1 inf + 0 517.913 * * [simplify]: Extracting #1: cost 0 inf + 1 517.913 * [simplify]: Simplified to 0 517.913 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 0)) 517.913 * * * * [progress]: [ 1095 / 3260 ] simplifiying candidate # 517.913 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 517.914 * * [simplify]: iters left: 6 (26 enodes) 517.920 * * [simplify]: iters left: 5 (97 enodes) 517.934 * * [simplify]: iters left: 4 (166 enodes) 517.961 * * [simplify]: iters left: 3 (280 enodes) 518.007 * * [simplify]: iters left: 2 (410 enodes) 518.072 * * [simplify]: Extracting #0: cost 1 inf + 0 518.072 * * [simplify]: Extracting #1: cost 19 inf + 0 518.072 * * [simplify]: Extracting #2: cost 100 inf + 0 518.073 * * [simplify]: Extracting #3: cost 139 inf + 45 518.074 * * [simplify]: Extracting #4: cost 125 inf + 3345 518.076 * * [simplify]: Extracting #5: cost 90 inf + 10722 518.080 * * [simplify]: Extracting #6: cost 40 inf + 24022 518.086 * * [simplify]: Extracting #7: cost 2 inf + 37227 518.094 * * [simplify]: Extracting #8: cost 0 inf + 37957 518.101 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 518.101 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 518.101 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 518.101 * * [simplify]: iters left: 6 (12 enodes) 518.104 * * [simplify]: iters left: 5 (47 enodes) 518.111 * * [simplify]: iters left: 4 (82 enodes) 518.125 * * [simplify]: iters left: 3 (157 enodes) 518.153 * * [simplify]: iters left: 2 (248 enodes) 518.192 * * [simplify]: iters left: 1 (341 enodes) 518.244 * * [simplify]: Extracting #0: cost 1 inf + 0 518.244 * * [simplify]: Extracting #1: cost 0 inf + 1 518.244 * [simplify]: Simplified to 0 518.244 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 0)) 518.244 * * * * [progress]: [ 1096 / 3260 ] simplifiying candidate # 518.244 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 518.245 * * [simplify]: iters left: 6 (25 enodes) 518.252 * * [simplify]: iters left: 5 (92 enodes) 518.266 * * [simplify]: iters left: 4 (165 enodes) 518.295 * * [simplify]: iters left: 3 (299 enodes) 518.354 * * [simplify]: iters left: 2 (480 enodes) 518.443 * * [simplify]: Extracting #0: cost 1 inf + 0 518.443 * * [simplify]: Extracting #1: cost 21 inf + 0 518.444 * * [simplify]: Extracting #2: cost 100 inf + 0 518.444 * * [simplify]: Extracting #3: cost 142 inf + 170 518.445 * * [simplify]: Extracting #4: cost 138 inf + 1804 518.447 * * [simplify]: Extracting #5: cost 92 inf + 13318 518.453 * * [simplify]: Extracting #6: cost 27 inf + 33491 518.460 * * [simplify]: Extracting #7: cost 3 inf + 41934 518.468 * * [simplify]: Extracting #8: cost 0 inf + 43035 518.476 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 518.476 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 518.476 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 518.476 * * [simplify]: iters left: 6 (12 enodes) 518.479 * * [simplify]: iters left: 5 (47 enodes) 518.487 * * [simplify]: iters left: 4 (89 enodes) 518.506 * * [simplify]: iters left: 3 (180 enodes) 518.543 * * [simplify]: iters left: 2 (296 enodes) 518.599 * * [simplify]: iters left: 1 (428 enodes) 518.687 * * [simplify]: Extracting #0: cost 1 inf + 0 518.687 * * [simplify]: Extracting #1: cost 0 inf + 1 518.687 * [simplify]: Simplified to 0 518.687 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 518.687 * * * * [progress]: [ 1097 / 3260 ] simplifiying candidate # 518.687 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 518.687 * * [simplify]: iters left: 6 (26 enodes) 518.693 * * [simplify]: iters left: 5 (96 enodes) 518.708 * * [simplify]: iters left: 4 (164 enodes) 518.735 * * [simplify]: iters left: 3 (258 enodes) 518.772 * * [simplify]: iters left: 2 (364 enodes) 518.828 * * [simplify]: Extracting #0: cost 1 inf + 0 518.828 * * [simplify]: Extracting #1: cost 17 inf + 0 518.828 * * [simplify]: Extracting #2: cost 95 inf + 0 518.828 * * [simplify]: Extracting #3: cost 134 inf + 4 518.829 * * [simplify]: Extracting #4: cost 124 inf + 2486 518.831 * * [simplify]: Extracting #5: cost 81 inf + 12048 518.836 * * [simplify]: Extracting #6: cost 29 inf + 26981 518.843 * * [simplify]: Extracting #7: cost 0 inf + 37448 518.851 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 518.851 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 518.851 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 518.851 * * [simplify]: iters left: 6 (12 enodes) 518.854 * * [simplify]: iters left: 5 (46 enodes) 518.861 * * [simplify]: iters left: 4 (81 enodes) 518.875 * * [simplify]: iters left: 3 (134 enodes) 518.894 * * [simplify]: iters left: 2 (197 enodes) 518.922 * * [simplify]: iters left: 1 (271 enodes) 518.959 * * [simplify]: Extracting #0: cost 1 inf + 0 518.960 * * [simplify]: Extracting #1: cost 0 inf + 1 518.960 * [simplify]: Simplified to 0 518.960 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 518.960 * * * * [progress]: [ 1098 / 3260 ] simplifiying candidate # 518.960 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 518.960 * * [simplify]: iters left: 6 (24 enodes) 518.966 * * [simplify]: iters left: 5 (87 enodes) 518.978 * * [simplify]: iters left: 4 (135 enodes) 519.000 * * [simplify]: iters left: 3 (209 enodes) 519.030 * * [simplify]: iters left: 2 (299 enodes) 519.076 * * [simplify]: iters left: 1 (420 enodes) 519.145 * * [simplify]: Extracting #0: cost 1 inf + 0 519.145 * * [simplify]: Extracting #1: cost 19 inf + 0 519.145 * * [simplify]: Extracting #2: cost 68 inf + 0 519.145 * * [simplify]: Extracting #3: cost 94 inf + 44 519.146 * * [simplify]: Extracting #4: cost 96 inf + 579 519.147 * * [simplify]: Extracting #5: cost 69 inf + 3999 519.149 * * [simplify]: Extracting #6: cost 20 inf + 15963 519.154 * * [simplify]: Extracting #7: cost 2 inf + 21843 519.159 * * [simplify]: Extracting #8: cost 0 inf + 22306 519.164 * [simplify]: Simplified to (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) 519.164 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 519.165 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 519.165 * * [simplify]: iters left: 6 (10 enodes) 519.167 * * [simplify]: iters left: 5 (38 enodes) 519.173 * * [simplify]: iters left: 4 (59 enodes) 519.183 * * [simplify]: iters left: 3 (88 enodes) 519.195 * * [simplify]: iters left: 2 (117 enodes) 519.209 * * [simplify]: iters left: 1 (144 enodes) 519.226 * * [simplify]: Extracting #0: cost 1 inf + 0 519.226 * * [simplify]: Extracting #1: cost 0 inf + 1 519.226 * [simplify]: Simplified to 0 519.226 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (- b) (* a 2))) 0)) 519.226 * * * * [progress]: [ 1099 / 3260 ] simplifiying candidate # 519.227 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 519.227 * * [simplify]: iters left: 6 (24 enodes) 519.232 * * [simplify]: iters left: 5 (87 enodes) 519.245 * * [simplify]: iters left: 4 (139 enodes) 519.267 * * [simplify]: iters left: 3 (221 enodes) 519.299 * * [simplify]: iters left: 2 (312 enodes) 519.347 * * [simplify]: iters left: 1 (434 enodes) 519.418 * * [simplify]: Extracting #0: cost 1 inf + 0 519.418 * * [simplify]: Extracting #1: cost 17 inf + 0 519.418 * * [simplify]: Extracting #2: cost 65 inf + 0 519.418 * * [simplify]: Extracting #3: cost 84 inf + 129 519.419 * * [simplify]: Extracting #4: cost 77 inf + 1283 519.420 * * [simplify]: Extracting #5: cost 62 inf + 3829 519.422 * * [simplify]: Extracting #6: cost 17 inf + 15425 519.427 * * [simplify]: Extracting #7: cost 0 inf + 21034 519.432 * * [simplify]: Extracting #8: cost 0 inf + 21019 519.438 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 519.438 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 519.439 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 519.439 * * [simplify]: iters left: 6 (11 enodes) 519.442 * * [simplify]: iters left: 5 (42 enodes) 519.448 * * [simplify]: iters left: 4 (67 enodes) 519.459 * * [simplify]: iters left: 3 (111 enodes) 519.475 * * [simplify]: iters left: 2 (140 enodes) 519.491 * * [simplify]: iters left: 1 (160 enodes) 519.510 * * [simplify]: Extracting #0: cost 1 inf + 0 519.510 * * [simplify]: Extracting #1: cost 0 inf + 1 519.510 * [simplify]: Simplified to 0 519.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 519.510 * * * * [progress]: [ 1100 / 3260 ] simplifiying candidate # 519.510 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 519.510 * * [simplify]: iters left: 6 (30 enodes) 519.518 * * [simplify]: iters left: 5 (118 enodes) 519.537 * * [simplify]: iters left: 4 (267 enodes) 519.608 * * [simplify]: Extracting #0: cost 1 inf + 0 519.608 * * [simplify]: Extracting #1: cost 11 inf + 0 519.608 * * [simplify]: Extracting #2: cost 164 inf + 0 519.609 * * [simplify]: Extracting #3: cost 275 inf + 936 519.610 * * [simplify]: Extracting #4: cost 251 inf + 8120 519.617 * * [simplify]: Extracting #5: cost 79 inf + 67393 519.633 * * [simplify]: Extracting #6: cost 1 inf + 96047 519.646 * * [simplify]: Extracting #7: cost 0 inf + 96117 519.660 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) 519.660 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 519.661 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 519.661 * * [simplify]: iters left: 6 (16 enodes) 519.665 * * [simplify]: iters left: 5 (68 enodes) 519.677 * * [simplify]: iters left: 4 (179 enodes) 519.733 * * [simplify]: Extracting #0: cost 1 inf + 0 519.733 * * [simplify]: Extracting #1: cost 27 inf + 0 519.734 * * [simplify]: Extracting #2: cost 153 inf + 0 519.734 * * [simplify]: Extracting #3: cost 242 inf + 83 519.736 * * [simplify]: Extracting #4: cost 185 inf + 16503 519.746 * * [simplify]: Extracting #5: cost 15 inf + 79352 519.760 * * [simplify]: Extracting #6: cost 0 inf + 84943 519.772 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 519.772 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 519.772 * * * * [progress]: [ 1101 / 3260 ] simplifiying candidate # 519.772 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 519.773 * * [simplify]: iters left: 6 (29 enodes) 519.780 * * [simplify]: iters left: 5 (113 enodes) 519.798 * * [simplify]: iters left: 4 (231 enodes) 519.850 * * [simplify]: Extracting #0: cost 1 inf + 0 519.850 * * [simplify]: Extracting #1: cost 11 inf + 0 519.850 * * [simplify]: Extracting #2: cost 126 inf + 0 519.851 * * [simplify]: Extracting #3: cost 204 inf + 411 519.852 * * [simplify]: Extracting #4: cost 188 inf + 4779 519.857 * * [simplify]: Extracting #5: cost 55 inf + 44978 519.866 * * [simplify]: Extracting #6: cost 2 inf + 62237 519.876 * * [simplify]: Extracting #7: cost 0 inf + 62955 519.885 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 519.885 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 519.885 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 519.886 * * [simplify]: iters left: 6 (15 enodes) 519.889 * * [simplify]: iters left: 5 (63 enodes) 519.902 * * [simplify]: iters left: 4 (145 enodes) 519.937 * * [simplify]: iters left: 3 (499 enodes) 520.166 * * [simplify]: Extracting #0: cost 1 inf + 0 520.166 * * [simplify]: Extracting #1: cost 0 inf + 1 520.166 * [simplify]: Simplified to 0 520.166 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) a) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 520.167 * * * * [progress]: [ 1102 / 3260 ] simplifiying candidate # 520.167 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 520.167 * * [simplify]: iters left: 6 (28 enodes) 520.174 * * [simplify]: iters left: 5 (107 enodes) 520.191 * * [simplify]: iters left: 4 (235 enodes) 520.251 * * [simplify]: Extracting #0: cost 1 inf + 0 520.251 * * [simplify]: Extracting #1: cost 13 inf + 0 520.252 * * [simplify]: Extracting #2: cost 124 inf + 0 520.252 * * [simplify]: Extracting #3: cost 192 inf + 205 520.253 * * [simplify]: Extracting #4: cost 179 inf + 4130 520.257 * * [simplify]: Extracting #5: cost 56 inf + 37460 520.265 * * [simplify]: Extracting #6: cost 3 inf + 53486 520.276 * * [simplify]: Extracting #7: cost 0 inf + 54554 520.284 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) 520.284 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 520.284 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 520.284 * * [simplify]: iters left: 6 (15 enodes) 520.289 * * [simplify]: iters left: 5 (62 enodes) 520.300 * * [simplify]: iters left: 4 (159 enodes) 520.343 * * [simplify]: iters left: 3 (475 enodes) 520.542 * * [simplify]: Extracting #0: cost 1 inf + 0 520.542 * * [simplify]: Extracting #1: cost 42 inf + 0 520.543 * * [simplify]: Extracting #2: cost 194 inf + 1 520.546 * * [simplify]: Extracting #3: cost 205 inf + 15094 520.558 * * [simplify]: Extracting #4: cost 20 inf + 63712 520.571 * * [simplify]: Extracting #5: cost 3 inf + 65204 520.585 * * [simplify]: Extracting #6: cost 0 inf + 65965 520.599 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 520.599 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ a (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2))) (* (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) a) (/ (cbrt b) (cbrt 2)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 520.599 * * * * [progress]: [ 1103 / 3260 ] simplifiying candidate # 520.599 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 520.600 * * [simplify]: iters left: 6 (29 enodes) 520.608 * * [simplify]: iters left: 5 (112 enodes) 520.626 * * [simplify]: iters left: 4 (236 enodes) 520.680 * * [simplify]: Extracting #0: cost 1 inf + 0 520.680 * * [simplify]: Extracting #1: cost 11 inf + 0 520.680 * * [simplify]: Extracting #2: cost 125 inf + 0 520.681 * * [simplify]: Extracting #3: cost 211 inf + 288 520.682 * * [simplify]: Extracting #4: cost 189 inf + 5986 520.687 * * [simplify]: Extracting #5: cost 64 inf + 46067 520.697 * * [simplify]: Extracting #6: cost 0 inf + 66696 520.707 * * [simplify]: Extracting #7: cost 0 inf + 66336 520.718 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 520.718 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 520.718 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 520.718 * * [simplify]: iters left: 6 (15 enodes) 520.722 * * [simplify]: iters left: 5 (62 enodes) 520.733 * * [simplify]: iters left: 4 (148 enodes) 520.772 * * [simplify]: iters left: 3 (499 enodes) 521.009 * * [simplify]: Extracting #0: cost 1 inf + 0 521.009 * * [simplify]: Extracting #1: cost 0 inf + 1 521.009 * [simplify]: Simplified to 0 521.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 521.009 * * * * [progress]: [ 1104 / 3260 ] simplifiying candidate # 521.009 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 521.009 * * [simplify]: iters left: 6 (28 enodes) 521.016 * * [simplify]: iters left: 5 (106 enodes) 521.033 * * [simplify]: iters left: 4 (203 enodes) 521.075 * * [simplify]: Extracting #0: cost 1 inf + 0 521.075 * * [simplify]: Extracting #1: cost 11 inf + 0 521.075 * * [simplify]: Extracting #2: cost 101 inf + 0 521.076 * * [simplify]: Extracting #3: cost 160 inf + 166 521.076 * * [simplify]: Extracting #4: cost 160 inf + 659 521.077 * * [simplify]: Extracting #5: cost 125 inf + 8533 521.082 * * [simplify]: Extracting #6: cost 26 inf + 34660 521.089 * * [simplify]: Extracting #7: cost 1 inf + 43926 521.096 * * [simplify]: Extracting #8: cost 0 inf + 44236 521.103 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) 521.103 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a)) (* (/ (cbrt b) (* (sqrt a) (sqrt 2))) (* (cbrt b) (/ (cbrt b) (* (sqrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 521.103 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 521.103 * * [simplify]: iters left: 6 (14 enodes) 521.107 * * [simplify]: iters left: 5 (56 enodes) 521.116 * * [simplify]: iters left: 4 (117 enodes) 521.143 * * [simplify]: iters left: 3 (347 enodes) 521.257 * * [simplify]: Extracting #0: cost 1 inf + 0 521.257 * * [simplify]: Extracting #1: cost 0 inf + 1 521.257 * [simplify]: Simplified to 0 521.257 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 521.257 * * * * [progress]: [ 1105 / 3260 ] simplifiying candidate # 521.258 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 521.258 * * [simplify]: iters left: 6 (27 enodes) 521.264 * * [simplify]: iters left: 5 (102 enodes) 521.281 * * [simplify]: iters left: 4 (194 enodes) 521.320 * * [simplify]: iters left: 3 (449 enodes) 521.459 * * [simplify]: Extracting #0: cost 1 inf + 0 521.459 * * [simplify]: Extracting #1: cost 23 inf + 0 521.460 * * [simplify]: Extracting #2: cost 149 inf + 0 521.460 * * [simplify]: Extracting #3: cost 216 inf + 169 521.462 * * [simplify]: Extracting #4: cost 209 inf + 2886 521.467 * * [simplify]: Extracting #5: cost 82 inf + 33111 521.478 * * [simplify]: Extracting #6: cost 4 inf + 53246 521.489 * * [simplify]: Extracting #7: cost 0 inf + 54653 521.501 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 521.501 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 521.501 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 521.501 * * [simplify]: iters left: 6 (14 enodes) 521.505 * * [simplify]: iters left: 5 (57 enodes) 521.515 * * [simplify]: iters left: 4 (116 enodes) 521.541 * * [simplify]: iters left: 3 (321 enodes) 521.650 * * [simplify]: Extracting #0: cost 1 inf + 0 521.650 * * [simplify]: Extracting #1: cost 0 inf + 1 521.650 * [simplify]: Simplified to 0 521.650 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 521.650 * * * * [progress]: [ 1106 / 3260 ] simplifiying candidate # 521.651 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 521.651 * * [simplify]: iters left: 6 (28 enodes) 521.657 * * [simplify]: iters left: 5 (107 enodes) 521.674 * * [simplify]: iters left: 4 (226 enodes) 521.725 * * [simplify]: Extracting #0: cost 1 inf + 0 521.725 * * [simplify]: Extracting #1: cost 11 inf + 0 521.726 * * [simplify]: Extracting #2: cost 107 inf + 0 521.726 * * [simplify]: Extracting #3: cost 171 inf + 369 521.727 * * [simplify]: Extracting #4: cost 168 inf + 1586 521.728 * * [simplify]: Extracting #5: cost 136 inf + 8275 521.733 * * [simplify]: Extracting #6: cost 27 inf + 37349 521.740 * * [simplify]: Extracting #7: cost 0 inf + 46573 521.747 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 521.748 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 521.748 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 521.748 * * [simplify]: iters left: 6 (15 enodes) 521.752 * * [simplify]: iters left: 5 (62 enodes) 521.764 * * [simplify]: iters left: 4 (149 enodes) 521.800 * * [simplify]: iters left: 3 (450 enodes) 522.260 * * [simplify]: Extracting #0: cost 1 inf + 0 522.260 * * [simplify]: Extracting #1: cost 0 inf + 1 522.260 * [simplify]: Simplified to 0 522.260 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 522.260 * * * * [progress]: [ 1107 / 3260 ] simplifiying candidate # 522.260 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 522.261 * * [simplify]: iters left: 6 (27 enodes) 522.267 * * [simplify]: iters left: 5 (102 enodes) 522.286 * * [simplify]: iters left: 4 (193 enodes) 522.324 * * [simplify]: iters left: 3 (461 enodes) 522.450 * * [simplify]: Extracting #0: cost 1 inf + 0 522.450 * * [simplify]: Extracting #1: cost 21 inf + 0 522.451 * * [simplify]: Extracting #2: cost 133 inf + 0 522.451 * * [simplify]: Extracting #3: cost 216 inf + 457 522.453 * * [simplify]: Extracting #4: cost 192 inf + 4646 522.458 * * [simplify]: Extracting #5: cost 73 inf + 30574 522.467 * * [simplify]: Extracting #6: cost 4 inf + 49373 522.478 * * [simplify]: Extracting #7: cost 0 inf + 50482 522.489 * [simplify]: Simplified to (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) 522.489 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 522.489 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 522.489 * * [simplify]: iters left: 6 (14 enodes) 522.493 * * [simplify]: iters left: 5 (57 enodes) 522.502 * * [simplify]: iters left: 4 (118 enodes) 522.529 * * [simplify]: iters left: 3 (314 enodes) 522.624 * * [simplify]: Extracting #0: cost 1 inf + 0 522.624 * * [simplify]: Extracting #1: cost 0 inf + 1 522.624 * [simplify]: Simplified to 0 522.624 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (- (/ b (* a 2)))) 0)) 522.624 * * * * [progress]: [ 1108 / 3260 ] simplifiying candidate # 522.624 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 522.624 * * [simplify]: iters left: 6 (26 enodes) 522.631 * * [simplify]: iters left: 5 (92 enodes) 522.645 * * [simplify]: iters left: 4 (174 enodes) 522.676 * * [simplify]: iters left: 3 (372 enodes) 522.766 * * [simplify]: Extracting #0: cost 1 inf + 0 522.766 * * [simplify]: Extracting #1: cost 23 inf + 0 522.766 * * [simplify]: Extracting #2: cost 128 inf + 0 522.767 * * [simplify]: Extracting #3: cost 164 inf + 46 522.768 * * [simplify]: Extracting #4: cost 136 inf + 5095 522.771 * * [simplify]: Extracting #5: cost 73 inf + 16521 522.775 * * [simplify]: Extracting #6: cost 44 inf + 21695 522.782 * * [simplify]: Extracting #7: cost 18 inf + 30279 522.789 * * [simplify]: Extracting #8: cost 1 inf + 36064 522.797 * * [simplify]: Extracting #9: cost 0 inf + 36443 522.806 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 522.806 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 522.806 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 522.806 * * [simplify]: iters left: 6 (13 enodes) 522.810 * * [simplify]: iters left: 5 (48 enodes) 522.818 * * [simplify]: iters left: 4 (103 enodes) 522.838 * * [simplify]: iters left: 3 (238 enodes) 522.898 * * [simplify]: Extracting #0: cost 1 inf + 0 522.898 * * [simplify]: Extracting #1: cost 0 inf + 1 522.898 * [simplify]: Simplified to 0 522.898 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 0)) 522.898 * * * * [progress]: [ 1109 / 3260 ] simplifiying candidate # 522.898 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 522.898 * * [simplify]: iters left: 6 (29 enodes) 522.905 * * [simplify]: iters left: 5 (111 enodes) 522.925 * * [simplify]: iters left: 4 (229 enodes) 522.973 * * [simplify]: Extracting #0: cost 1 inf + 0 522.973 * * [simplify]: Extracting #1: cost 11 inf + 0 522.974 * * [simplify]: Extracting #2: cost 125 inf + 0 522.974 * * [simplify]: Extracting #3: cost 208 inf + 491 522.975 * * [simplify]: Extracting #4: cost 190 inf + 4777 522.980 * * [simplify]: Extracting #5: cost 63 inf + 44976 522.991 * * [simplify]: Extracting #6: cost 5 inf + 64015 523.001 * * [simplify]: Extracting #7: cost 0 inf + 65742 523.011 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) 523.011 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (* (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))) (/ (sqrt b) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 523.011 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 523.011 * * [simplify]: iters left: 6 (15 enodes) 523.015 * * [simplify]: iters left: 5 (61 enodes) 523.025 * * [simplify]: iters left: 4 (142 enodes) 523.061 * * [simplify]: iters left: 3 (474 enodes) 523.238 * * [simplify]: Extracting #0: cost 1 inf + 0 523.238 * * [simplify]: Extracting #1: cost 0 inf + 1 523.238 * [simplify]: Simplified to 0 523.238 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 523.238 * * * * [progress]: [ 1110 / 3260 ] simplifiying candidate # 523.239 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 523.239 * * [simplify]: iters left: 6 (28 enodes) 523.246 * * [simplify]: iters left: 5 (106 enodes) 523.266 * * [simplify]: iters left: 4 (198 enodes) 523.302 * * [simplify]: iters left: 3 (475 enodes) 523.416 * * [simplify]: Extracting #0: cost 1 inf + 0 523.416 * * [simplify]: Extracting #1: cost 21 inf + 0 523.416 * * [simplify]: Extracting #2: cost 145 inf + 0 523.417 * * [simplify]: Extracting #3: cost 235 inf + 814 523.419 * * [simplify]: Extracting #4: cost 204 inf + 8100 523.426 * * [simplify]: Extracting #5: cost 61 inf + 45559 523.440 * * [simplify]: Extracting #6: cost 3 inf + 62306 523.452 * * [simplify]: Extracting #7: cost 0 inf + 63117 523.465 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 523.465 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 523.465 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 523.465 * * [simplify]: iters left: 6 (14 enodes) 523.469 * * [simplify]: iters left: 5 (56 enodes) 523.478 * * [simplify]: iters left: 4 (113 enodes) 523.501 * * [simplify]: iters left: 3 (324 enodes) 523.589 * * [simplify]: Extracting #0: cost 1 inf + 0 523.589 * * [simplify]: Extracting #1: cost 0 inf + 1 523.589 * [simplify]: Simplified to 0 523.589 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 0)) 523.589 * * * * [progress]: [ 1111 / 3260 ] simplifiying candidate # 523.589 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 523.589 * * [simplify]: iters left: 6 (27 enodes) 523.596 * * [simplify]: iters left: 5 (101 enodes) 523.612 * * [simplify]: iters left: 4 (189 enodes) 523.649 * * [simplify]: iters left: 3 (436 enodes) 523.758 * * [simplify]: Extracting #0: cost 1 inf + 0 523.758 * * [simplify]: Extracting #1: cost 21 inf + 0 523.759 * * [simplify]: Extracting #2: cost 123 inf + 0 523.759 * * [simplify]: Extracting #3: cost 185 inf + 691 523.761 * * [simplify]: Extracting #4: cost 152 inf + 7101 523.766 * * [simplify]: Extracting #5: cost 71 inf + 25280 523.774 * * [simplify]: Extracting #6: cost 4 inf + 44298 523.783 * * [simplify]: Extracting #7: cost 0 inf + 45625 523.793 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 523.793 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 523.793 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 523.793 * * [simplify]: iters left: 6 (14 enodes) 523.799 * * [simplify]: iters left: 5 (56 enodes) 523.809 * * [simplify]: iters left: 4 (112 enodes) 523.831 * * [simplify]: iters left: 3 (297 enodes) 523.914 * * [simplify]: Extracting #0: cost 1 inf + 0 523.915 * * [simplify]: Extracting #1: cost 0 inf + 1 523.915 * [simplify]: Simplified to 0 523.915 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 523.915 * * * * [progress]: [ 1112 / 3260 ] simplifiying candidate # 523.915 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 523.915 * * [simplify]: iters left: 6 (27 enodes) 523.922 * * [simplify]: iters left: 5 (103 enodes) 523.938 * * [simplify]: iters left: 4 (203 enodes) 523.975 * * [simplify]: iters left: 3 (471 enodes) 524.086 * * [simplify]: Extracting #0: cost 1 inf + 0 524.087 * * [simplify]: Extracting #1: cost 21 inf + 0 524.087 * * [simplify]: Extracting #2: cost 131 inf + 0 524.088 * * [simplify]: Extracting #3: cost 234 inf + 529 524.089 * * [simplify]: Extracting #4: cost 210 inf + 6641 524.098 * * [simplify]: Extracting #5: cost 103 inf + 33397 524.108 * * [simplify]: Extracting #6: cost 33 inf + 52715 524.120 * * [simplify]: Extracting #7: cost 3 inf + 62952 524.133 * * [simplify]: Extracting #8: cost 0 inf + 64051 524.145 * [simplify]: Simplified to (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) 524.145 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) a) (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 524.146 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 524.146 * * [simplify]: iters left: 6 (13 enodes) 524.149 * * [simplify]: iters left: 5 (53 enodes) 524.158 * * [simplify]: iters left: 4 (118 enodes) 524.182 * * [simplify]: iters left: 3 (324 enodes) 524.268 * * [simplify]: Extracting #0: cost 1 inf + 0 524.268 * * [simplify]: Extracting #1: cost 0 inf + 1 524.268 * [simplify]: Simplified to 0 524.268 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 524.269 * * * * [progress]: [ 1113 / 3260 ] simplifiying candidate # 524.269 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 524.269 * * [simplify]: iters left: 6 (25 enodes) 524.275 * * [simplify]: iters left: 5 (92 enodes) 524.291 * * [simplify]: iters left: 4 (161 enodes) 524.318 * * [simplify]: iters left: 3 (338 enodes) 524.381 * * [simplify]: Extracting #0: cost 1 inf + 0 524.382 * * [simplify]: Extracting #1: cost 17 inf + 0 524.383 * * [simplify]: Extracting #2: cost 103 inf + 0 524.383 * * [simplify]: Extracting #3: cost 165 inf + 330 524.384 * * [simplify]: Extracting #4: cost 163 inf + 1514 524.386 * * [simplify]: Extracting #5: cost 108 inf + 12751 524.393 * * [simplify]: Extracting #6: cost 9 inf + 36191 524.400 * * [simplify]: Extracting #7: cost 0 inf + 38004 524.410 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 524.410 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 524.410 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 524.410 * * [simplify]: iters left: 6 (11 enodes) 524.413 * * [simplify]: iters left: 5 (43 enodes) 524.420 * * [simplify]: iters left: 4 (84 enodes) 524.435 * * [simplify]: iters left: 3 (212 enodes) 524.481 * * [simplify]: iters left: 2 (472 enodes) 524.585 * * [simplify]: Extracting #0: cost 1 inf + 0 524.585 * * [simplify]: Extracting #1: cost 0 inf + 1 524.585 * [simplify]: Simplified to 0 524.585 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ 2 (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 524.585 * * * * [progress]: [ 1114 / 3260 ] simplifiying candidate # 524.585 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 524.585 * * [simplify]: iters left: 6 (25 enodes) 524.592 * * [simplify]: iters left: 5 (94 enodes) 524.606 * * [simplify]: iters left: 4 (173 enodes) 524.637 * * [simplify]: iters left: 3 (356 enodes) 524.715 * * [simplify]: Extracting #0: cost 1 inf + 0 524.715 * * [simplify]: Extracting #1: cost 19 inf + 0 524.715 * * [simplify]: Extracting #2: cost 96 inf + 0 524.715 * * [simplify]: Extracting #3: cost 140 inf + 45 524.716 * * [simplify]: Extracting #4: cost 114 inf + 3922 524.719 * * [simplify]: Extracting #5: cost 61 inf + 12677 524.724 * * [simplify]: Extracting #6: cost 15 inf + 24787 524.730 * * [simplify]: Extracting #7: cost 0 inf + 30188 524.737 * * [simplify]: Extracting #8: cost 0 inf + 30173 524.743 * [simplify]: Simplified to (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 524.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 524.743 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 524.743 * * [simplify]: iters left: 6 (12 enodes) 524.747 * * [simplify]: iters left: 5 (49 enodes) 524.755 * * [simplify]: iters left: 4 (99 enodes) 524.777 * * [simplify]: iters left: 3 (234 enodes) 524.831 * * [simplify]: iters left: 2 (447 enodes) 524.926 * * [simplify]: Extracting #0: cost 1 inf + 0 524.926 * * [simplify]: Extracting #1: cost 0 inf + 1 524.926 * [simplify]: Simplified to 0 524.926 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 524.926 * * * * [progress]: [ 1115 / 3260 ] simplifiying candidate # 524.926 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 524.927 * * [simplify]: iters left: 6 (27 enodes) 524.935 * * [simplify]: iters left: 5 (102 enodes) 524.951 * * [simplify]: iters left: 4 (198 enodes) 524.987 * * [simplify]: iters left: 3 (433 enodes) 525.095 * * [simplify]: Extracting #0: cost 1 inf + 0 525.095 * * [simplify]: Extracting #1: cost 23 inf + 0 525.095 * * [simplify]: Extracting #2: cost 119 inf + 0 525.096 * * [simplify]: Extracting #3: cost 167 inf + 293 525.097 * * [simplify]: Extracting #4: cost 145 inf + 4075 525.101 * * [simplify]: Extracting #5: cost 66 inf + 23015 525.111 * * [simplify]: Extracting #6: cost 4 inf + 40307 525.120 * * [simplify]: Extracting #7: cost 0 inf + 41282 525.129 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 525.129 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 525.129 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 525.129 * * [simplify]: iters left: 6 (14 enodes) 525.133 * * [simplify]: iters left: 5 (57 enodes) 525.142 * * [simplify]: iters left: 4 (121 enodes) 525.167 * * [simplify]: iters left: 3 (291 enodes) 525.246 * * [simplify]: Extracting #0: cost 1 inf + 0 525.246 * * [simplify]: Extracting #1: cost 0 inf + 1 525.247 * [simplify]: Simplified to 0 525.247 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 525.247 * * * * [progress]: [ 1116 / 3260 ] simplifiying candidate # 525.247 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 525.247 * * [simplify]: iters left: 6 (26 enodes) 525.253 * * [simplify]: iters left: 5 (97 enodes) 525.268 * * [simplify]: iters left: 4 (172 enodes) 525.301 * * [simplify]: iters left: 3 (342 enodes) 525.366 * * [simplify]: Extracting #0: cost 1 inf + 0 525.366 * * [simplify]: Extracting #1: cost 19 inf + 0 525.367 * * [simplify]: Extracting #2: cost 93 inf + 0 525.367 * * [simplify]: Extracting #3: cost 125 inf + 495 525.369 * * [simplify]: Extracting #4: cost 84 inf + 6207 525.372 * * [simplify]: Extracting #5: cost 50 inf + 11310 525.376 * * [simplify]: Extracting #6: cost 12 inf + 21553 525.381 * * [simplify]: Extracting #7: cost 0 inf + 26271 525.387 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 525.387 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 525.387 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 525.387 * * [simplify]: iters left: 6 (13 enodes) 525.391 * * [simplify]: iters left: 5 (52 enodes) 525.399 * * [simplify]: iters left: 4 (98 enodes) 525.420 * * [simplify]: iters left: 3 (212 enodes) 525.460 * * [simplify]: iters left: 2 (371 enodes) 525.534 * * [simplify]: Extracting #0: cost 1 inf + 0 525.534 * * [simplify]: Extracting #1: cost 0 inf + 1 525.534 * [simplify]: Simplified to 0 525.534 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 0)) 525.535 * * * * [progress]: [ 1117 / 3260 ] simplifiying candidate # 525.535 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 525.535 * * [simplify]: iters left: 6 (25 enodes) 525.541 * * [simplify]: iters left: 5 (87 enodes) 525.554 * * [simplify]: iters left: 4 (152 enodes) 525.577 * * [simplify]: iters left: 3 (267 enodes) 525.622 * * [simplify]: iters left: 2 (433 enodes) 525.695 * * [simplify]: Extracting #0: cost 1 inf + 0 525.695 * * [simplify]: Extracting #1: cost 21 inf + 0 525.695 * * [simplify]: Extracting #2: cost 103 inf + 0 525.696 * * [simplify]: Extracting #3: cost 128 inf + 582 525.697 * * [simplify]: Extracting #4: cost 107 inf + 3326 525.699 * * [simplify]: Extracting #5: cost 83 inf + 6634 525.701 * * [simplify]: Extracting #6: cost 72 inf + 7989 525.705 * * [simplify]: Extracting #7: cost 35 inf + 19641 525.712 * * [simplify]: Extracting #8: cost 1 inf + 31442 525.719 * * [simplify]: Extracting #9: cost 0 inf + 31982 525.726 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 525.726 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 525.726 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 525.726 * * [simplify]: iters left: 6 (12 enodes) 525.729 * * [simplify]: iters left: 5 (44 enodes) 525.737 * * [simplify]: iters left: 4 (92 enodes) 525.751 * * [simplify]: iters left: 3 (159 enodes) 525.777 * * [simplify]: iters left: 2 (267 enodes) 525.821 * * [simplify]: iters left: 1 (364 enodes) 525.879 * * [simplify]: Extracting #0: cost 1 inf + 0 525.879 * * [simplify]: Extracting #1: cost 0 inf + 1 525.879 * [simplify]: Simplified to 0 525.879 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 0)) 525.879 * * * * [progress]: [ 1118 / 3260 ] simplifiying candidate # 525.879 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 525.879 * * [simplify]: iters left: 6 (28 enodes) 525.886 * * [simplify]: iters left: 5 (109 enodes) 525.905 * * [simplify]: iters left: 4 (231 enodes) 525.955 * * [simplify]: Extracting #0: cost 1 inf + 0 525.955 * * [simplify]: Extracting #1: cost 11 inf + 0 525.955 * * [simplify]: Extracting #2: cost 122 inf + 0 525.956 * * [simplify]: Extracting #3: cost 190 inf + 1465 525.958 * * [simplify]: Extracting #4: cost 120 inf + 20508 525.965 * * [simplify]: Extracting #5: cost 27 inf + 46736 525.973 * * [simplify]: Extracting #6: cost 1 inf + 54174 525.981 * * [simplify]: Extracting #7: cost 0 inf + 54363 525.990 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 525.990 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 525.990 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 525.990 * * [simplify]: iters left: 6 (15 enodes) 525.994 * * [simplify]: iters left: 5 (64 enodes) 526.005 * * [simplify]: iters left: 4 (149 enodes) 526.042 * * [simplify]: iters left: 3 (466 enodes) 526.294 * * [simplify]: Extracting #0: cost 1 inf + 0 526.294 * * [simplify]: Extracting #1: cost 0 inf + 1 526.294 * [simplify]: Simplified to 0 526.294 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 526.294 * * * * [progress]: [ 1119 / 3260 ] simplifiying candidate # 526.295 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 526.295 * * [simplify]: iters left: 6 (27 enodes) 526.301 * * [simplify]: iters left: 5 (104 enodes) 526.321 * * [simplify]: iters left: 4 (201 enodes) 526.358 * * [simplify]: iters left: 3 (478 enodes) 526.512 * * [simplify]: Extracting #0: cost 1 inf + 0 526.512 * * [simplify]: Extracting #1: cost 25 inf + 0 526.512 * * [simplify]: Extracting #2: cost 201 inf + 0 526.514 * * [simplify]: Extracting #3: cost 261 inf + 2721 526.521 * * [simplify]: Extracting #4: cost 121 inf + 34677 526.532 * * [simplify]: Extracting #5: cost 57 inf + 50432 526.546 * * [simplify]: Extracting #6: cost 24 inf + 58220 526.559 * * [simplify]: Extracting #7: cost 0 inf + 67083 526.573 * * [simplify]: Extracting #8: cost 0 inf + 67053 526.588 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 526.588 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 526.588 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 526.588 * * [simplify]: iters left: 6 (14 enodes) 526.592 * * [simplify]: iters left: 5 (59 enodes) 526.602 * * [simplify]: iters left: 4 (121 enodes) 526.627 * * [simplify]: iters left: 3 (332 enodes) 526.763 * * [simplify]: Extracting #0: cost 1 inf + 0 526.763 * * [simplify]: Extracting #1: cost 0 inf + 1 526.763 * [simplify]: Simplified to 0 526.763 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 0)) 526.763 * * * * [progress]: [ 1120 / 3260 ] simplifiying candidate # 526.763 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 526.764 * * [simplify]: iters left: 6 (26 enodes) 526.770 * * [simplify]: iters left: 5 (99 enodes) 526.786 * * [simplify]: iters left: 4 (192 enodes) 526.822 * * [simplify]: iters left: 3 (420 enodes) 526.944 * * [simplify]: Extracting #0: cost 1 inf + 0 526.944 * * [simplify]: Extracting #1: cost 22 inf + 0 526.944 * * [simplify]: Extracting #2: cost 147 inf + 1 526.945 * * [simplify]: Extracting #3: cost 180 inf + 899 526.948 * * [simplify]: Extracting #4: cost 101 inf + 16360 526.954 * * [simplify]: Extracting #5: cost 41 inf + 29951 526.962 * * [simplify]: Extracting #6: cost 6 inf + 38831 526.971 * * [simplify]: Extracting #7: cost 0 inf + 41028 526.980 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 526.980 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 526.980 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 526.981 * * [simplify]: iters left: 6 (13 enodes) 526.984 * * [simplify]: iters left: 5 (54 enodes) 526.994 * * [simplify]: iters left: 4 (112 enodes) 527.019 * * [simplify]: iters left: 3 (281 enodes) 527.113 * * [simplify]: Extracting #0: cost 1 inf + 0 527.114 * * [simplify]: Extracting #1: cost 0 inf + 1 527.114 * [simplify]: Simplified to 0 527.114 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* (cbrt 2) a))) 0)) 527.114 * * * * [progress]: [ 1121 / 3260 ] simplifiying candidate # 527.114 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 527.114 * * [simplify]: iters left: 6 (27 enodes) 527.121 * * [simplify]: iters left: 5 (104 enodes) 527.137 * * [simplify]: iters left: 4 (216 enodes) 527.182 * * [simplify]: Extracting #0: cost 1 inf + 0 527.182 * * [simplify]: Extracting #1: cost 11 inf + 0 527.182 * * [simplify]: Extracting #2: cost 103 inf + 0 527.182 * * [simplify]: Extracting #3: cost 152 inf + 661 527.184 * * [simplify]: Extracting #4: cost 111 inf + 8704 527.188 * * [simplify]: Extracting #5: cost 39 inf + 26992 527.193 * * [simplify]: Extracting #6: cost 13 inf + 32948 527.199 * * [simplify]: Extracting #7: cost 0 inf + 38432 527.206 * * [simplify]: Extracting #8: cost 0 inf + 38402 527.213 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 527.213 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 527.213 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 527.213 * * [simplify]: iters left: 6 (14 enodes) 527.217 * * [simplify]: iters left: 5 (59 enodes) 527.227 * * [simplify]: iters left: 4 (134 enodes) 527.257 * * [simplify]: iters left: 3 (357 enodes) 527.397 * * [simplify]: Extracting #0: cost 1 inf + 0 527.397 * * [simplify]: Extracting #1: cost 0 inf + 1 527.397 * [simplify]: Simplified to 0 527.397 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 527.397 * * * * [progress]: [ 1122 / 3260 ] simplifiying candidate # 527.397 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 527.397 * * [simplify]: iters left: 6 (26 enodes) 527.404 * * [simplify]: iters left: 5 (98 enodes) 527.419 * * [simplify]: iters left: 4 (186 enodes) 527.453 * * [simplify]: iters left: 3 (396 enodes) 527.560 * * [simplify]: Extracting #0: cost 1 inf + 0 527.561 * * [simplify]: Extracting #1: cost 23 inf + 0 527.561 * * [simplify]: Extracting #2: cost 182 inf + 0 527.564 * * [simplify]: Extracting #3: cost 213 inf + 1803 527.567 * * [simplify]: Extracting #4: cost 115 inf + 19927 527.575 * * [simplify]: Extracting #5: cost 42 inf + 35485 527.584 * * [simplify]: Extracting #6: cost 3 inf + 46286 527.594 * * [simplify]: Extracting #7: cost 0 inf + 47370 527.604 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 527.604 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 527.605 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 527.605 * * [simplify]: iters left: 6 (13 enodes) 527.608 * * [simplify]: iters left: 5 (53 enodes) 527.617 * * [simplify]: iters left: 4 (106 enodes) 527.639 * * [simplify]: iters left: 3 (257 enodes) 527.723 * * [simplify]: Extracting #0: cost 1 inf + 0 527.723 * * [simplify]: Extracting #1: cost 0 inf + 1 527.723 * [simplify]: Simplified to 0 527.723 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 527.723 * * * * [progress]: [ 1123 / 3260 ] simplifiying candidate # 527.723 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 527.724 * * [simplify]: iters left: 6 (25 enodes) 527.730 * * [simplify]: iters left: 5 (94 enodes) 527.747 * * [simplify]: iters left: 4 (172 enodes) 527.777 * * [simplify]: iters left: 3 (342 enodes) 527.869 * * [simplify]: Extracting #0: cost 1 inf + 0 527.870 * * [simplify]: Extracting #1: cost 20 inf + 0 527.870 * * [simplify]: Extracting #2: cost 118 inf + 1 527.871 * * [simplify]: Extracting #3: cost 134 inf + 1762 527.873 * * [simplify]: Extracting #4: cost 70 inf + 10513 527.876 * * [simplify]: Extracting #5: cost 52 inf + 13174 527.881 * * [simplify]: Extracting #6: cost 17 inf + 22530 527.887 * * [simplify]: Extracting #7: cost 0 inf + 28828 527.893 * * [simplify]: Extracting #8: cost 0 inf + 28813 527.900 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 527.900 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 527.900 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 527.900 * * [simplify]: iters left: 6 (12 enodes) 527.904 * * [simplify]: iters left: 5 (49 enodes) 527.912 * * [simplify]: iters left: 4 (94 enodes) 527.933 * * [simplify]: iters left: 3 (221 enodes) 528.002 * * [simplify]: iters left: 2 (492 enodes) 528.219 * * [simplify]: Extracting #0: cost 1 inf + 0 528.219 * * [simplify]: Extracting #1: cost 0 inf + 1 528.219 * [simplify]: Simplified to 0 528.219 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ a (fabs (cbrt (fma c (* a -4) (* b b)))))) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 0)) 528.219 * * * * [progress]: [ 1124 / 3260 ] simplifiying candidate # 528.219 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 528.219 * * [simplify]: iters left: 6 (26 enodes) 528.226 * * [simplify]: iters left: 5 (97 enodes) 528.241 * * [simplify]: iters left: 4 (191 enodes) 528.279 * * [simplify]: iters left: 3 (421 enodes) 528.399 * * [simplify]: Extracting #0: cost 1 inf + 0 528.399 * * [simplify]: Extracting #1: cost 22 inf + 0 528.400 * * [simplify]: Extracting #2: cost 152 inf + 1 528.401 * * [simplify]: Extracting #3: cost 185 inf + 1182 528.404 * * [simplify]: Extracting #4: cost 100 inf + 17457 528.410 * * [simplify]: Extracting #5: cost 42 inf + 30826 528.418 * * [simplify]: Extracting #6: cost 5 inf + 41608 528.426 * * [simplify]: Extracting #7: cost 0 inf + 43437 528.435 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (cbrt a)) (* (* 2 (cbrt a)) (cbrt a)))) 528.435 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b (cbrt a)) (* (* 2 (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 528.435 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 528.435 * * [simplify]: iters left: 6 (13 enodes) 528.439 * * [simplify]: iters left: 5 (52 enodes) 528.449 * * [simplify]: iters left: 4 (111 enodes) 528.474 * * [simplify]: iters left: 3 (278 enodes) 528.567 * * [simplify]: Extracting #0: cost 1 inf + 0 528.567 * * [simplify]: Extracting #1: cost 0 inf + 1 528.567 * [simplify]: Simplified to 0 528.568 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 528.568 * * * * [progress]: [ 1125 / 3260 ] simplifiying candidate # 528.568 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 528.568 * * [simplify]: iters left: 6 (25 enodes) 528.574 * * [simplify]: iters left: 5 (92 enodes) 528.588 * * [simplify]: iters left: 4 (167 enodes) 528.621 * * [simplify]: iters left: 3 (332 enodes) 528.696 * * [simplify]: Extracting #0: cost 1 inf + 0 528.696 * * [simplify]: Extracting #1: cost 20 inf + 0 528.696 * * [simplify]: Extracting #2: cost 110 inf + 1 528.697 * * [simplify]: Extracting #3: cost 125 inf + 706 528.699 * * [simplify]: Extracting #4: cost 74 inf + 7187 528.701 * * [simplify]: Extracting #5: cost 52 inf + 10530 528.705 * * [simplify]: Extracting #6: cost 17 inf + 19531 528.710 * * [simplify]: Extracting #7: cost 0 inf + 25605 528.716 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) 528.716 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 528.716 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 528.717 * * [simplify]: iters left: 6 (12 enodes) 528.720 * * [simplify]: iters left: 5 (47 enodes) 528.727 * * [simplify]: iters left: 4 (89 enodes) 528.747 * * [simplify]: iters left: 3 (186 enodes) 528.794 * * [simplify]: iters left: 2 (378 enodes) 528.926 * * [simplify]: Extracting #0: cost 1 inf + 0 528.926 * * [simplify]: Extracting #1: cost 0 inf + 1 528.926 * [simplify]: Simplified to 0 528.926 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (- b) (* a 2))) 0)) 528.926 * * * * [progress]: [ 1126 / 3260 ] simplifiying candidate # 528.926 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 528.926 * * [simplify]: iters left: 6 (24 enodes) 528.932 * * [simplify]: iters left: 5 (85 enodes) 528.947 * * [simplify]: iters left: 4 (129 enodes) 528.966 * * [simplify]: iters left: 3 (207 enodes) 528.997 * * [simplify]: iters left: 2 (323 enodes) 529.056 * * [simplify]: Extracting #0: cost 1 inf + 0 529.056 * * [simplify]: Extracting #1: cost 15 inf + 0 529.057 * * [simplify]: Extracting #2: cost 86 inf + 2 529.057 * * [simplify]: Extracting #3: cost 105 inf + 713 529.058 * * [simplify]: Extracting #4: cost 89 inf + 2167 529.059 * * [simplify]: Extracting #5: cost 79 inf + 3627 529.064 * * [simplify]: Extracting #6: cost 24 inf + 19872 529.069 * * [simplify]: Extracting #7: cost 0 inf + 28069 529.075 * [simplify]: Simplified to (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) 529.075 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 529.075 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 529.076 * * [simplify]: iters left: 6 (11 enodes) 529.079 * * [simplify]: iters left: 5 (40 enodes) 529.085 * * [simplify]: iters left: 4 (65 enodes) 529.095 * * [simplify]: iters left: 3 (97 enodes) 529.111 * * [simplify]: iters left: 2 (165 enodes) 529.145 * * [simplify]: iters left: 1 (271 enodes) 529.198 * * [simplify]: Extracting #0: cost 1 inf + 0 529.198 * * [simplify]: Extracting #1: cost 0 inf + 1 529.198 * [simplify]: Simplified to 0 529.198 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (* (/ b a) -1/2)) 0)) 529.198 * * * * [progress]: [ 1127 / 3260 ] simplifiying candidate # 529.199 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 529.199 * * [simplify]: iters left: 6 (25 enodes) 529.205 * * [simplify]: iters left: 5 (96 enodes) 529.220 * * [simplify]: iters left: 4 (186 enodes) 529.256 * * [simplify]: iters left: 3 (396 enodes) 529.361 * * [simplify]: Extracting #0: cost 1 inf + 0 529.361 * * [simplify]: Extracting #1: cost 22 inf + 0 529.362 * * [simplify]: Extracting #2: cost 143 inf + 1 529.362 * * [simplify]: Extracting #3: cost 165 inf + 1509 529.365 * * [simplify]: Extracting #4: cost 99 inf + 15415 529.371 * * [simplify]: Extracting #5: cost 55 inf + 24059 529.376 * * [simplify]: Extracting #6: cost 28 inf + 30974 529.384 * * [simplify]: Extracting #7: cost 0 inf + 40490 529.392 * * [simplify]: Extracting #8: cost 0 inf + 40475 529.400 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) 529.400 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 529.401 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 529.401 * * [simplify]: iters left: 6 (12 enodes) 529.404 * * [simplify]: iters left: 5 (51 enodes) 529.412 * * [simplify]: iters left: 4 (106 enodes) 529.437 * * [simplify]: iters left: 3 (247 enodes) 529.505 * * [simplify]: Extracting #0: cost 1 inf + 0 529.505 * * [simplify]: Extracting #1: cost 0 inf + 1 529.505 * [simplify]: Simplified to 0 529.505 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* (* (* (cbrt a) (cbrt a)) (cbrt a)) 2))) 0)) 529.505 * * * * [progress]: [ 1128 / 3260 ] simplifiying candidate # 529.505 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 529.505 * * [simplify]: iters left: 6 (24 enodes) 529.511 * * [simplify]: iters left: 5 (91 enodes) 529.525 * * [simplify]: iters left: 4 (164 enodes) 529.557 * * [simplify]: iters left: 3 (323 enodes) 529.631 * * [simplify]: Extracting #0: cost 1 inf + 0 529.631 * * [simplify]: Extracting #1: cost 20 inf + 0 529.631 * * [simplify]: Extracting #2: cost 103 inf + 1 529.632 * * [simplify]: Extracting #3: cost 119 inf + 459 529.633 * * [simplify]: Extracting #4: cost 77 inf + 5344 529.636 * * [simplify]: Extracting #5: cost 51 inf + 9265 529.639 * * [simplify]: Extracting #6: cost 12 inf + 19802 529.645 * * [simplify]: Extracting #7: cost 0 inf + 24161 529.650 * * [simplify]: Extracting #8: cost 0 inf + 24146 529.655 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 529.655 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 529.655 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 529.655 * * [simplify]: iters left: 6 (11 enodes) 529.658 * * [simplify]: iters left: 5 (46 enodes) 529.668 * * [simplify]: iters left: 4 (86 enodes) 529.685 * * [simplify]: iters left: 3 (183 enodes) 529.731 * * [simplify]: iters left: 2 (372 enodes) 529.859 * * [simplify]: Extracting #0: cost 1 inf + 0 529.859 * * [simplify]: Extracting #1: cost 0 inf + 1 529.859 * [simplify]: Simplified to 0 529.859 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 0)) 529.859 * * * * [progress]: [ 1129 / 3260 ] simplifiying candidate # 529.860 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 529.860 * * [simplify]: iters left: 6 (23 enodes) 529.867 * * [simplify]: iters left: 5 (82 enodes) 529.880 * * [simplify]: iters left: 4 (125 enodes) 529.899 * * [simplify]: iters left: 3 (203 enodes) 529.929 * * [simplify]: iters left: 2 (316 enodes) 529.989 * * [simplify]: Extracting #0: cost 1 inf + 0 529.989 * * [simplify]: Extracting #1: cost 9 inf + 0 529.989 * * [simplify]: Extracting #2: cost 77 inf + 2 529.990 * * [simplify]: Extracting #3: cost 106 inf + 505 529.992 * * [simplify]: Extracting #4: cost 88 inf + 2286 529.993 * * [simplify]: Extracting #5: cost 78 inf + 3409 529.996 * * [simplify]: Extracting #6: cost 31 inf + 16629 530.002 * * [simplify]: Extracting #7: cost 1 inf + 26966 530.007 * * [simplify]: Extracting #8: cost 0 inf + 27266 530.013 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) 530.013 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 530.013 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 530.014 * * [simplify]: iters left: 6 (10 enodes) 530.016 * * [simplify]: iters left: 5 (39 enodes) 530.022 * * [simplify]: iters left: 4 (64 enodes) 530.033 * * [simplify]: iters left: 3 (96 enodes) 530.049 * * [simplify]: iters left: 2 (164 enodes) 530.083 * * [simplify]: iters left: 1 (270 enodes) 530.136 * * [simplify]: Extracting #0: cost 1 inf + 0 530.136 * * [simplify]: Extracting #1: cost 0 inf + 1 530.136 * [simplify]: Simplified to 0 530.136 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* -1/2 (/ b a))) 0)) 530.136 * * * * [progress]: [ 1130 / 3260 ] simplifiying candidate # 530.136 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 530.137 * * [simplify]: iters left: 6 (25 enodes) 530.143 * * [simplify]: iters left: 5 (97 enodes) 530.158 * * [simplify]: iters left: 4 (195 enodes) 530.195 * * [simplify]: iters left: 3 (390 enodes) 530.282 * * [simplify]: Extracting #0: cost 1 inf + 0 530.282 * * [simplify]: Extracting #1: cost 23 inf + 0 530.282 * * [simplify]: Extracting #2: cost 132 inf + 1 530.283 * * [simplify]: Extracting #3: cost 167 inf + 2073 530.286 * * [simplify]: Extracting #4: cost 94 inf + 14775 530.290 * * [simplify]: Extracting #5: cost 41 inf + 25609 530.299 * * [simplify]: Extracting #6: cost 5 inf + 36030 530.307 * * [simplify]: Extracting #7: cost 0 inf + 37729 530.314 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) 530.314 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 530.315 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 530.315 * * [simplify]: iters left: 6 (12 enodes) 530.319 * * [simplify]: iters left: 5 (53 enodes) 530.328 * * [simplify]: iters left: 4 (117 enodes) 530.350 * * [simplify]: iters left: 3 (255 enodes) 530.410 * * [simplify]: Extracting #0: cost 1 inf + 0 530.410 * * [simplify]: Extracting #1: cost 0 inf + 1 530.410 * [simplify]: Simplified to 0 530.410 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b (cbrt a)) (/ -1/2 (* (cbrt a) (cbrt a))))) 0)) 530.411 * * * * [progress]: [ 1131 / 3260 ] simplifiying candidate # 530.411 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 530.411 * * [simplify]: iters left: 6 (24 enodes) 530.417 * * [simplify]: iters left: 5 (92 enodes) 530.433 * * [simplify]: iters left: 4 (174 enodes) 530.462 * * [simplify]: iters left: 3 (312 enodes) 530.523 * * [simplify]: Extracting #0: cost 1 inf + 0 530.523 * * [simplify]: Extracting #1: cost 19 inf + 0 530.523 * * [simplify]: Extracting #2: cost 118 inf + 1 530.524 * * [simplify]: Extracting #3: cost 137 inf + 666 530.526 * * [simplify]: Extracting #4: cost 73 inf + 7713 530.528 * * [simplify]: Extracting #5: cost 51 inf + 10942 530.532 * * [simplify]: Extracting #6: cost 14 inf + 20683 530.538 * * [simplify]: Extracting #7: cost 0 inf + 25816 530.543 * [simplify]: Simplified to (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) 530.543 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 530.544 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 530.544 * * [simplify]: iters left: 6 (11 enodes) 530.547 * * [simplify]: iters left: 5 (48 enodes) 530.557 * * [simplify]: iters left: 4 (98 enodes) 530.574 * * [simplify]: iters left: 3 (181 enodes) 530.611 * * [simplify]: iters left: 2 (358 enodes) 530.719 * * [simplify]: Extracting #0: cost 1 inf + 0 530.719 * * [simplify]: Extracting #1: cost 0 inf + 1 530.719 * [simplify]: Simplified to 0 530.719 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) (* (/ b a) -1/2)) 0)) 530.719 * * * * [progress]: [ 1132 / 3260 ] simplifiying candidate # 530.719 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 530.719 * * [simplify]: iters left: 6 (23 enodes) 530.725 * * [simplify]: iters left: 5 (82 enodes) 530.737 * * [simplify]: iters left: 4 (145 enodes) 530.760 * * [simplify]: iters left: 3 (249 enodes) 530.803 * * [simplify]: iters left: 2 (404 enodes) 530.891 * * [simplify]: Extracting #0: cost 1 inf + 0 530.891 * * [simplify]: Extracting #1: cost 12 inf + 0 530.891 * * [simplify]: Extracting #2: cost 104 inf + 42 530.892 * * [simplify]: Extracting #3: cost 124 inf + 1534 530.894 * * [simplify]: Extracting #4: cost 86 inf + 4851 530.895 * * [simplify]: Extracting #5: cost 77 inf + 5810 530.899 * * [simplify]: Extracting #6: cost 30 inf + 19286 530.905 * * [simplify]: Extracting #7: cost 2 inf + 28905 530.912 * * [simplify]: Extracting #8: cost 0 inf + 29625 530.918 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) 530.918 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 530.919 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 530.919 * * [simplify]: iters left: 6 (10 enodes) 530.922 * * [simplify]: iters left: 5 (41 enodes) 530.929 * * [simplify]: iters left: 4 (81 enodes) 530.942 * * [simplify]: iters left: 3 (127 enodes) 530.961 * * [simplify]: iters left: 2 (186 enodes) 530.987 * * [simplify]: iters left: 1 (266 enodes) 531.050 * * [simplify]: Extracting #0: cost 1 inf + 0 531.050 * * [simplify]: Extracting #1: cost 0 inf + 1 531.050 * [simplify]: Simplified to 0 531.050 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (fabs (cbrt (fma c (* a -4) (* b b)))) (* (/ b a) -1/2)) 0)) 531.050 * * * * [progress]: [ 1133 / 3260 ] simplifiying candidate # 531.050 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) a) 1))) 531.050 * * [simplify]: iters left: 6 (22 enodes) 531.056 * * [simplify]: iters left: 5 (79 enodes) 531.070 * * [simplify]: iters left: 4 (126 enodes) 531.090 * * [simplify]: iters left: 3 (212 enodes) 531.124 * * [simplify]: iters left: 2 (335 enodes) 531.193 * * [simplify]: Extracting #0: cost 1 inf + 0 531.193 * * [simplify]: Extracting #1: cost 9 inf + 0 531.193 * * [simplify]: Extracting #2: cost 79 inf + 2 531.193 * * [simplify]: Extracting #3: cost 111 inf + 426 531.194 * * [simplify]: Extracting #4: cost 91 inf + 2296 531.196 * * [simplify]: Extracting #5: cost 76 inf + 4041 531.198 * * [simplify]: Extracting #6: cost 42 inf + 13260 531.204 * * [simplify]: Extracting #7: cost 2 inf + 26915 531.210 * * [simplify]: Extracting #8: cost 0 inf + 27637 531.216 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) 531.216 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 531.216 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 531.216 * * [simplify]: iters left: 6 (9 enodes) 531.219 * * [simplify]: iters left: 5 (36 enodes) 531.225 * * [simplify]: iters left: 4 (67 enodes) 531.236 * * [simplify]: iters left: 3 (97 enodes) 531.255 * * [simplify]: iters left: 2 (158 enodes) 531.288 * * [simplify]: iters left: 1 (263 enodes) 531.334 * * [simplify]: Extracting #0: cost 1 inf + 0 531.334 * * [simplify]: Extracting #1: cost 0 inf + 1 531.334 * [simplify]: Simplified to 0 531.334 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (fabs (cbrt (fma (* c a) -4 (* b b)))) (* (/ b a) -1/2)) 0)) 531.334 * * * * [progress]: [ 1134 / 3260 ] simplifiying candidate # 531.334 * [simplify]: Simplifying (fma (/ (/ (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 1) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ 1 a) (/ b 2)))) 531.335 * * [simplify]: iters left: 6 (22 enodes) 531.340 * * [simplify]: iters left: 5 (81 enodes) 531.353 * * [simplify]: iters left: 4 (140 enodes) 531.377 * * [simplify]: iters left: 3 (242 enodes) 531.418 * * [simplify]: iters left: 2 (388 enodes) 531.499 * * [simplify]: Extracting #0: cost 1 inf + 0 531.499 * * [simplify]: Extracting #1: cost 11 inf + 0 531.499 * * [simplify]: Extracting #2: cost 94 inf + 0 531.499 * * [simplify]: Extracting #3: cost 126 inf + 133 531.500 * * [simplify]: Extracting #4: cost 96 inf + 2749 531.502 * * [simplify]: Extracting #5: cost 77 inf + 4649 531.505 * * [simplify]: Extracting #6: cost 37 inf + 16168 531.510 * * [simplify]: Extracting #7: cost 2 inf + 27783 531.516 * * [simplify]: Extracting #8: cost 0 inf + 28463 531.522 * [simplify]: Simplified to (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) 531.522 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 531.522 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 531.522 * * [simplify]: iters left: 5 (9 enodes) 531.525 * * [simplify]: iters left: 4 (39 enodes) 531.531 * * [simplify]: iters left: 3 (65 enodes) 531.542 * * [simplify]: iters left: 2 (129 enodes) 531.569 * * [simplify]: iters left: 1 (210 enodes) 531.605 * * [simplify]: Extracting #0: cost 1 inf + 0 531.605 * * [simplify]: Extracting #1: cost 0 inf + 1 531.605 * [simplify]: Simplified to 0 531.605 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (fabs (cbrt (fma (* c -4) a (* b b)))) (/ -1/2 (/ a b))) 0)) 531.605 * * * * [progress]: [ 1135 / 3260 ] simplifiying candidate # 531.605 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 531.605 * * [simplify]: iters left: 6 (25 enodes) 531.613 * * [simplify]: iters left: 5 (96 enodes) 531.628 * * [simplify]: iters left: 4 (158 enodes) 531.656 * * [simplify]: iters left: 3 (329 enodes) 531.740 * * [simplify]: Extracting #0: cost 1 inf + 0 531.740 * * [simplify]: Extracting #1: cost 11 inf + 0 531.740 * * [simplify]: Extracting #2: cost 103 inf + 0 531.741 * * [simplify]: Extracting #3: cost 181 inf + 454 531.741 * * [simplify]: Extracting #4: cost 163 inf + 2528 531.743 * * [simplify]: Extracting #5: cost 140 inf + 9783 531.746 * * [simplify]: Extracting #6: cost 96 inf + 26415 531.757 * * [simplify]: Extracting #7: cost 1 inf + 70318 531.771 * * [simplify]: Extracting #8: cost 0 inf + 70643 531.785 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 531.785 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 531.786 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 531.786 * * [simplify]: iters left: 6 (10 enodes) 531.788 * * [simplify]: iters left: 5 (37 enodes) 531.794 * * [simplify]: iters left: 4 (57 enodes) 531.806 * * [simplify]: iters left: 3 (104 enodes) 531.823 * * [simplify]: iters left: 2 (158 enodes) 531.847 * * [simplify]: iters left: 1 (225 enodes) 531.880 * * [simplify]: Extracting #0: cost 1 inf + 0 531.880 * * [simplify]: Extracting #1: cost 0 inf + 1 531.880 * [simplify]: Simplified to 0 531.880 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 531.881 * * * * [progress]: [ 1136 / 3260 ] simplifiying candidate # 531.881 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 531.881 * * [simplify]: iters left: 6 (24 enodes) 531.886 * * [simplify]: iters left: 5 (87 enodes) 531.900 * * [simplify]: iters left: 4 (142 enodes) 531.923 * * [simplify]: iters left: 3 (298 enodes) 532.001 * * [simplify]: Extracting #0: cost 1 inf + 0 532.002 * * [simplify]: Extracting #1: cost 9 inf + 0 532.002 * * [simplify]: Extracting #2: cost 94 inf + 0 532.002 * * [simplify]: Extracting #3: cost 169 inf + 45 532.003 * * [simplify]: Extracting #4: cost 139 inf + 4699 532.004 * * [simplify]: Extracting #5: cost 129 inf + 8218 532.006 * * [simplify]: Extracting #6: cost 127 inf + 8591 532.009 * * [simplify]: Extracting #7: cost 85 inf + 25451 532.020 * * [simplify]: Extracting #8: cost 2 inf + 64697 532.033 * * [simplify]: Extracting #9: cost 0 inf + 65402 532.046 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 532.046 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 532.046 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 532.046 * * [simplify]: iters left: 6 (9 enodes) 532.049 * * [simplify]: iters left: 5 (29 enodes) 532.053 * * [simplify]: iters left: 4 (42 enodes) 532.060 * * [simplify]: iters left: 3 (58 enodes) 532.067 * * [simplify]: iters left: 2 (68 enodes) 532.075 * * [simplify]: Extracting #0: cost 1 inf + 0 532.075 * * [simplify]: Extracting #1: cost 0 inf + 1 532.075 * [simplify]: Simplified to 0 532.075 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 532.075 * * * * [progress]: [ 1137 / 3260 ] simplifiying candidate # 532.075 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 532.076 * * [simplify]: iters left: 6 (26 enodes) 532.082 * * [simplify]: iters left: 5 (104 enodes) 532.099 * * [simplify]: iters left: 4 (219 enodes) 532.144 * * [simplify]: Extracting #0: cost 1 inf + 0 532.144 * * [simplify]: Extracting #1: cost 11 inf + 0 532.144 * * [simplify]: Extracting #2: cost 96 inf + 0 532.144 * * [simplify]: Extracting #3: cost 157 inf + 1 532.145 * * [simplify]: Extracting #4: cost 158 inf + 4 532.146 * * [simplify]: Extracting #5: cost 150 inf + 2305 532.146 * * [simplify]: Extracting #6: cost 141 inf + 4158 532.148 * * [simplify]: Extracting #7: cost 113 inf + 9969 532.153 * * [simplify]: Extracting #8: cost 27 inf + 44189 532.162 * * [simplify]: Extracting #9: cost 0 inf + 57028 532.171 * * [simplify]: Extracting #10: cost 0 inf + 56933 532.179 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) 532.179 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (cbrt (/ b 2)) (cbrt a))) (/ (cbrt (/ b 2)) (cbrt a)))) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 532.180 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 532.180 * * [simplify]: iters left: 6 (13 enodes) 532.183 * * [simplify]: iters left: 5 (53 enodes) 532.192 * * [simplify]: iters left: 4 (117 enodes) 532.218 * * [simplify]: iters left: 3 (275 enodes) 532.272 * * [simplify]: iters left: 2 (474 enodes) 532.379 * * [simplify]: Extracting #0: cost 1 inf + 0 532.379 * * [simplify]: Extracting #1: cost 0 inf + 1 532.379 * [simplify]: Simplified to 0 532.379 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 0)) 532.379 * * * * [progress]: [ 1138 / 3260 ] simplifiying candidate # 532.379 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 532.380 * * [simplify]: iters left: 6 (27 enodes) 532.386 * * [simplify]: iters left: 5 (104 enodes) 532.402 * * [simplify]: iters left: 4 (188 enodes) 532.436 * * [simplify]: iters left: 3 (399 enodes) 532.532 * * [simplify]: Extracting #0: cost 1 inf + 0 532.532 * * [simplify]: Extracting #1: cost 11 inf + 0 532.533 * * [simplify]: Extracting #2: cost 109 inf + 0 532.533 * * [simplify]: Extracting #3: cost 203 inf + 42 532.534 * * [simplify]: Extracting #4: cost 181 inf + 2889 532.537 * * [simplify]: Extracting #5: cost 143 inf + 12171 532.543 * * [simplify]: Extracting #6: cost 92 inf + 31153 532.556 * * [simplify]: Extracting #7: cost 4 inf + 70781 532.571 * * [simplify]: Extracting #8: cost 0 inf + 72671 532.585 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) 532.585 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 532.586 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 532.586 * * [simplify]: iters left: 6 (12 enodes) 532.589 * * [simplify]: iters left: 5 (47 enodes) 532.596 * * [simplify]: iters left: 4 (82 enodes) 532.609 * * [simplify]: iters left: 3 (157 enodes) 532.637 * * [simplify]: iters left: 2 (248 enodes) 532.676 * * [simplify]: iters left: 1 (341 enodes) 532.728 * * [simplify]: Extracting #0: cost 1 inf + 0 532.728 * * [simplify]: Extracting #1: cost 0 inf + 1 532.728 * [simplify]: Simplified to 0 532.728 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b 2) a)) 0)) 532.728 * * * * [progress]: [ 1139 / 3260 ] simplifiying candidate # 532.728 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 532.730 * * [simplify]: iters left: 6 (27 enodes) 532.736 * * [simplify]: iters left: 5 (104 enodes) 532.754 * * [simplify]: iters left: 4 (196 enodes) 532.789 * * [simplify]: iters left: 3 (428 enodes) 532.901 * * [simplify]: Extracting #0: cost 1 inf + 0 532.901 * * [simplify]: Extracting #1: cost 13 inf + 0 532.901 * * [simplify]: Extracting #2: cost 118 inf + 0 532.902 * * [simplify]: Extracting #3: cost 210 inf + 2 532.902 * * [simplify]: Extracting #4: cost 201 inf + 855 532.904 * * [simplify]: Extracting #5: cost 181 inf + 6108 532.910 * * [simplify]: Extracting #6: cost 106 inf + 28858 532.923 * * [simplify]: Extracting #7: cost 6 inf + 71884 532.938 * * [simplify]: Extracting #8: cost 0 inf + 74814 532.953 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 532.953 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 532.953 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 532.953 * * [simplify]: iters left: 6 (12 enodes) 532.957 * * [simplify]: iters left: 5 (47 enodes) 532.965 * * [simplify]: iters left: 4 (89 enodes) 532.982 * * [simplify]: iters left: 3 (180 enodes) 533.019 * * [simplify]: iters left: 2 (296 enodes) 533.076 * * [simplify]: iters left: 1 (428 enodes) 533.164 * * [simplify]: Extracting #0: cost 1 inf + 0 533.164 * * [simplify]: Extracting #1: cost 0 inf + 1 533.164 * [simplify]: Simplified to 0 533.164 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) a)) 0)) 533.164 * * * * [progress]: [ 1140 / 3260 ] simplifiying candidate # 533.164 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 533.164 * * [simplify]: iters left: 6 (25 enodes) 533.170 * * [simplify]: iters left: 5 (97 enodes) 533.185 * * [simplify]: iters left: 4 (180 enodes) 533.218 * * [simplify]: iters left: 3 (371 enodes) 533.306 * * [simplify]: Extracting #0: cost 1 inf + 0 533.306 * * [simplify]: Extracting #1: cost 11 inf + 0 533.306 * * [simplify]: Extracting #2: cost 102 inf + 0 533.307 * * [simplify]: Extracting #3: cost 195 inf + 0 533.308 * * [simplify]: Extracting #4: cost 176 inf + 2798 533.310 * * [simplify]: Extracting #5: cost 136 inf + 14034 533.315 * * [simplify]: Extracting #6: cost 89 inf + 31553 533.327 * * [simplify]: Extracting #7: cost 7 inf + 68915 533.344 * * [simplify]: Extracting #8: cost 0 inf + 72560 533.358 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 533.358 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 533.359 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 533.359 * * [simplify]: iters left: 6 (12 enodes) 533.362 * * [simplify]: iters left: 5 (46 enodes) 533.369 * * [simplify]: iters left: 4 (81 enodes) 533.381 * * [simplify]: iters left: 3 (134 enodes) 533.401 * * [simplify]: iters left: 2 (197 enodes) 533.429 * * [simplify]: iters left: 1 (271 enodes) 533.467 * * [simplify]: Extracting #0: cost 1 inf + 0 533.467 * * [simplify]: Extracting #1: cost 0 inf + 1 533.467 * [simplify]: Simplified to 0 533.467 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 0)) 533.467 * * * * [progress]: [ 1141 / 3260 ] simplifiying candidate # 533.467 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 533.467 * * [simplify]: iters left: 6 (25 enodes) 533.473 * * [simplify]: iters left: 5 (94 enodes) 533.487 * * [simplify]: iters left: 4 (157 enodes) 533.514 * * [simplify]: iters left: 3 (328 enodes) 533.596 * * [simplify]: Extracting #0: cost 1 inf + 0 533.596 * * [simplify]: Extracting #1: cost 9 inf + 0 533.596 * * [simplify]: Extracting #2: cost 100 inf + 0 533.597 * * [simplify]: Extracting #3: cost 189 inf + 0 533.598 * * [simplify]: Extracting #4: cost 178 inf + 1055 533.599 * * [simplify]: Extracting #5: cost 158 inf + 6230 533.603 * * [simplify]: Extracting #6: cost 87 inf + 30360 533.614 * * [simplify]: Extracting #7: cost 6 inf + 66427 533.628 * * [simplify]: Extracting #8: cost 0 inf + 69787 533.642 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 533.642 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 533.642 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 533.642 * * [simplify]: iters left: 6 (10 enodes) 533.645 * * [simplify]: iters left: 5 (38 enodes) 533.652 * * [simplify]: iters left: 4 (59 enodes) 533.661 * * [simplify]: iters left: 3 (88 enodes) 533.673 * * [simplify]: iters left: 2 (117 enodes) 533.687 * * [simplify]: iters left: 1 (144 enodes) 533.704 * * [simplify]: Extracting #0: cost 1 inf + 0 533.704 * * [simplify]: Extracting #1: cost 0 inf + 1 533.704 * [simplify]: Simplified to 0 533.704 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b 2) (sqrt a)) (sqrt a))) 0)) 533.704 * * * * [progress]: [ 1142 / 3260 ] simplifiying candidate # 533.704 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 533.705 * * [simplify]: iters left: 6 (26 enodes) 533.711 * * [simplify]: iters left: 5 (99 enodes) 533.728 * * [simplify]: iters left: 4 (168 enodes) 533.756 * * [simplify]: iters left: 3 (357 enodes) 533.844 * * [simplify]: Extracting #0: cost 1 inf + 0 533.844 * * [simplify]: Extracting #1: cost 11 inf + 0 533.844 * * [simplify]: Extracting #2: cost 105 inf + 0 533.845 * * [simplify]: Extracting #3: cost 177 inf + 415 533.846 * * [simplify]: Extracting #4: cost 159 inf + 2646 533.848 * * [simplify]: Extracting #5: cost 128 inf + 10179 533.853 * * [simplify]: Extracting #6: cost 84 inf + 28277 533.864 * * [simplify]: Extracting #7: cost 15 inf + 59623 533.877 * * [simplify]: Extracting #8: cost 0 inf + 67064 533.891 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 533.891 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 533.891 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 533.891 * * [simplify]: iters left: 6 (11 enodes) 533.894 * * [simplify]: iters left: 5 (42 enodes) 533.901 * * [simplify]: iters left: 4 (67 enodes) 533.913 * * [simplify]: iters left: 3 (111 enodes) 533.929 * * [simplify]: iters left: 2 (140 enodes) 533.945 * * [simplify]: iters left: 1 (160 enodes) 533.962 * * [simplify]: Extracting #0: cost 1 inf + 0 533.962 * * [simplify]: Extracting #1: cost 0 inf + 1 533.962 * [simplify]: Simplified to 0 533.963 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 0)) 533.963 * * * * [progress]: [ 1143 / 3260 ] simplifiying candidate # 533.963 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 533.963 * * [simplify]: iters left: 6 (27 enodes) 533.969 * * [simplify]: iters left: 5 (111 enodes) 533.989 * * [simplify]: iters left: 4 (264 enodes) 534.062 * * [simplify]: Extracting #0: cost 1 inf + 0 534.062 * * [simplify]: Extracting #1: cost 11 inf + 0 534.063 * * [simplify]: Extracting #2: cost 180 inf + 0 534.064 * * [simplify]: Extracting #3: cost 318 inf + 1 534.065 * * [simplify]: Extracting #4: cost 300 inf + 3471 534.071 * * [simplify]: Extracting #5: cost 165 inf + 55065 534.083 * * [simplify]: Extracting #6: cost 78 inf + 86630 534.099 * * [simplify]: Extracting #7: cost 49 inf + 94062 534.115 * * [simplify]: Extracting #8: cost 2 inf + 117825 534.133 * * [simplify]: Extracting #9: cost 0 inf + 118915 534.151 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 534.151 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 534.151 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 534.151 * * [simplify]: iters left: 6 (16 enodes) 534.155 * * [simplify]: iters left: 5 (68 enodes) 534.167 * * [simplify]: iters left: 4 (179 enodes) 534.223 * * [simplify]: Extracting #0: cost 1 inf + 0 534.223 * * [simplify]: Extracting #1: cost 27 inf + 0 534.223 * * [simplify]: Extracting #2: cost 153 inf + 0 534.226 * * [simplify]: Extracting #3: cost 242 inf + 83 534.228 * * [simplify]: Extracting #4: cost 185 inf + 16503 534.238 * * [simplify]: Extracting #5: cost 15 inf + 79352 534.250 * * [simplify]: Extracting #6: cost 0 inf + 84943 534.261 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 534.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 534.261 * * * * [progress]: [ 1144 / 3260 ] simplifiying candidate # 534.262 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 534.262 * * [simplify]: iters left: 6 (28 enodes) 534.269 * * [simplify]: iters left: 5 (114 enodes) 534.287 * * [simplify]: iters left: 4 (247 enodes) 534.344 * * [simplify]: Extracting #0: cost 1 inf + 0 534.344 * * [simplify]: Extracting #1: cost 11 inf + 0 534.344 * * [simplify]: Extracting #2: cost 147 inf + 0 534.345 * * [simplify]: Extracting #3: cost 259 inf + 0 534.346 * * [simplify]: Extracting #4: cost 236 inf + 3919 534.349 * * [simplify]: Extracting #5: cost 165 inf + 27299 534.359 * * [simplify]: Extracting #6: cost 63 inf + 61431 534.371 * * [simplify]: Extracting #7: cost 0 inf + 89407 534.385 * * [simplify]: Extracting #8: cost 0 inf + 88937 534.398 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 534.399 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 534.400 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 534.400 * * [simplify]: iters left: 6 (15 enodes) 534.404 * * [simplify]: iters left: 5 (63 enodes) 534.414 * * [simplify]: iters left: 4 (145 enodes) 534.451 * * [simplify]: iters left: 3 (499 enodes) 534.682 * * [simplify]: Extracting #0: cost 1 inf + 0 534.682 * * [simplify]: Extracting #1: cost 0 inf + 1 534.682 * [simplify]: Simplified to 0 534.682 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 534.682 * * * * [progress]: [ 1145 / 3260 ] simplifiying candidate # 534.682 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 534.683 * * [simplify]: iters left: 6 (28 enodes) 534.689 * * [simplify]: iters left: 5 (113 enodes) 534.709 * * [simplify]: iters left: 4 (261 enodes) 534.774 * * [simplify]: Extracting #0: cost 1 inf + 0 534.774 * * [simplify]: Extracting #1: cost 13 inf + 0 534.775 * * [simplify]: Extracting #2: cost 148 inf + 0 534.775 * * [simplify]: Extracting #3: cost 246 inf + 2 534.776 * * [simplify]: Extracting #4: cost 228 inf + 2795 534.780 * * [simplify]: Extracting #5: cost 132 inf + 30910 534.788 * * [simplify]: Extracting #6: cost 46 inf + 61013 534.800 * * [simplify]: Extracting #7: cost 3 inf + 79654 534.814 * * [simplify]: Extracting #8: cost 0 inf + 80802 534.827 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 534.827 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 534.827 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 534.827 * * [simplify]: iters left: 6 (15 enodes) 534.831 * * [simplify]: iters left: 5 (62 enodes) 534.843 * * [simplify]: iters left: 4 (159 enodes) 534.885 * * [simplify]: iters left: 3 (475 enodes) 535.083 * * [simplify]: Extracting #0: cost 1 inf + 0 535.083 * * [simplify]: Extracting #1: cost 42 inf + 0 535.084 * * [simplify]: Extracting #2: cost 194 inf + 1 535.086 * * [simplify]: Extracting #3: cost 205 inf + 15094 535.098 * * [simplify]: Extracting #4: cost 20 inf + 63712 535.112 * * [simplify]: Extracting #5: cost 3 inf + 65204 535.126 * * [simplify]: Extracting #6: cost 0 inf + 65965 535.140 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 535.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 535.140 * * * * [progress]: [ 1146 / 3260 ] simplifiying candidate # 535.140 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 535.140 * * [simplify]: iters left: 6 (28 enodes) 535.149 * * [simplify]: iters left: 5 (113 enodes) 535.167 * * [simplify]: iters left: 4 (252 enodes) 535.227 * * [simplify]: Extracting #0: cost 1 inf + 0 535.227 * * [simplify]: Extracting #1: cost 11 inf + 0 535.228 * * [simplify]: Extracting #2: cost 144 inf + 0 535.228 * * [simplify]: Extracting #3: cost 259 inf + 0 535.229 * * [simplify]: Extracting #4: cost 238 inf + 3677 535.233 * * [simplify]: Extracting #5: cost 155 inf + 29641 535.241 * * [simplify]: Extracting #6: cost 56 inf + 64988 535.254 * * [simplify]: Extracting #7: cost 4 inf + 87533 535.268 * * [simplify]: Extracting #8: cost 0 inf + 89743 535.284 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (/ (cbrt b) (cbrt a))))) 535.284 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (* (/ (/ (cbrt b) (cbrt a)) (sqrt 2)) (/ (cbrt b) (cbrt a))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 535.285 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 535.285 * * [simplify]: iters left: 6 (15 enodes) 535.288 * * [simplify]: iters left: 5 (62 enodes) 535.299 * * [simplify]: iters left: 4 (148 enodes) 535.336 * * [simplify]: iters left: 3 (499 enodes) 535.571 * * [simplify]: Extracting #0: cost 1 inf + 0 535.572 * * [simplify]: Extracting #1: cost 0 inf + 1 535.572 * [simplify]: Simplified to 0 535.572 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 535.572 * * * * [progress]: [ 1147 / 3260 ] simplifiying candidate # 535.572 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 535.572 * * [simplify]: iters left: 6 (29 enodes) 535.579 * * [simplify]: iters left: 5 (113 enodes) 535.601 * * [simplify]: iters left: 4 (225 enodes) 535.646 * * [simplify]: Extracting #0: cost 1 inf + 0 535.646 * * [simplify]: Extracting #1: cost 11 inf + 0 535.646 * * [simplify]: Extracting #2: cost 122 inf + 0 535.647 * * [simplify]: Extracting #3: cost 213 inf + 0 535.648 * * [simplify]: Extracting #4: cost 198 inf + 1461 535.651 * * [simplify]: Extracting #5: cost 114 inf + 25033 535.659 * * [simplify]: Extracting #6: cost 52 inf + 45768 535.668 * * [simplify]: Extracting #7: cost 5 inf + 66984 535.680 * * [simplify]: Extracting #8: cost 0 inf + 69373 535.690 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 535.691 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 535.691 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 535.691 * * [simplify]: iters left: 6 (14 enodes) 535.695 * * [simplify]: iters left: 5 (56 enodes) 535.703 * * [simplify]: iters left: 4 (117 enodes) 535.730 * * [simplify]: iters left: 3 (347 enodes) 535.845 * * [simplify]: Extracting #0: cost 1 inf + 0 535.845 * * [simplify]: Extracting #1: cost 0 inf + 1 535.845 * [simplify]: Simplified to 0 535.845 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (cbrt b)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a)))) 0)) 535.845 * * * * [progress]: [ 1148 / 3260 ] simplifiying candidate # 535.846 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 535.846 * * [simplify]: iters left: 6 (29 enodes) 535.853 * * [simplify]: iters left: 5 (114 enodes) 535.871 * * [simplify]: iters left: 4 (223 enodes) 535.920 * * [simplify]: Extracting #0: cost 1 inf + 0 535.920 * * [simplify]: Extracting #1: cost 11 inf + 0 535.920 * * [simplify]: Extracting #2: cost 118 inf + 0 535.920 * * [simplify]: Extracting #3: cost 192 inf + 2 535.921 * * [simplify]: Extracting #4: cost 177 inf + 1787 535.923 * * [simplify]: Extracting #5: cost 106 inf + 18391 535.929 * * [simplify]: Extracting #6: cost 45 inf + 40017 535.938 * * [simplify]: Extracting #7: cost 0 inf + 60394 535.948 * * [simplify]: Extracting #8: cost 0 inf + 60364 535.957 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) 535.958 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (* (/ (cbrt b) (sqrt 2)) (cbrt b)) (/ (cbrt b) (sqrt 2))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 535.958 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 535.958 * * [simplify]: iters left: 6 (14 enodes) 535.964 * * [simplify]: iters left: 5 (57 enodes) 535.973 * * [simplify]: iters left: 4 (116 enodes) 535.999 * * [simplify]: iters left: 3 (321 enodes) 536.107 * * [simplify]: Extracting #0: cost 1 inf + 0 536.107 * * [simplify]: Extracting #1: cost 0 inf + 1 536.107 * [simplify]: Simplified to 0 536.107 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 536.108 * * * * [progress]: [ 1149 / 3260 ] simplifiying candidate # 536.108 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 536.108 * * [simplify]: iters left: 6 (28 enodes) 536.115 * * [simplify]: iters left: 5 (113 enodes) 536.136 * * [simplify]: iters left: 4 (251 enodes) 536.193 * * [simplify]: Extracting #0: cost 1 inf + 0 536.193 * * [simplify]: Extracting #1: cost 11 inf + 0 536.193 * * [simplify]: Extracting #2: cost 132 inf + 0 536.194 * * [simplify]: Extracting #3: cost 227 inf + 204 536.197 * * [simplify]: Extracting #4: cost 200 inf + 5135 536.200 * * [simplify]: Extracting #5: cost 126 inf + 26011 536.206 * * [simplify]: Extracting #6: cost 56 inf + 48422 536.217 * * [simplify]: Extracting #7: cost 1 inf + 73452 536.228 * * [simplify]: Extracting #8: cost 0 inf + 74002 536.240 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (cbrt a)) 2))) 536.240 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (/ (/ (cbrt b) (cbrt a)) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 536.241 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 536.241 * * [simplify]: iters left: 6 (15 enodes) 536.245 * * [simplify]: iters left: 5 (62 enodes) 536.255 * * [simplify]: iters left: 4 (149 enodes) 536.293 * * [simplify]: iters left: 3 (450 enodes) 536.491 * * [simplify]: Extracting #0: cost 1 inf + 0 536.491 * * [simplify]: Extracting #1: cost 0 inf + 1 536.491 * [simplify]: Simplified to 0 536.491 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 536.492 * * * * [progress]: [ 1150 / 3260 ] simplifiying candidate # 536.492 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 536.492 * * [simplify]: iters left: 6 (29 enodes) 536.499 * * [simplify]: iters left: 5 (114 enodes) 536.517 * * [simplify]: iters left: 4 (224 enodes) 536.566 * * [simplify]: Extracting #0: cost 1 inf + 0 536.566 * * [simplify]: Extracting #1: cost 11 inf + 0 536.566 * * [simplify]: Extracting #2: cost 111 inf + 0 536.567 * * [simplify]: Extracting #3: cost 185 inf + 2 536.567 * * [simplify]: Extracting #4: cost 168 inf + 2227 536.569 * * [simplify]: Extracting #5: cost 125 inf + 11850 536.573 * * [simplify]: Extracting #6: cost 54 inf + 33468 536.581 * * [simplify]: Extracting #7: cost 7 inf + 54362 536.591 * * [simplify]: Extracting #8: cost 0 inf + 57775 536.602 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 536.602 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 536.602 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 536.602 * * [simplify]: iters left: 6 (14 enodes) 536.606 * * [simplify]: iters left: 5 (57 enodes) 536.615 * * [simplify]: iters left: 4 (118 enodes) 536.641 * * [simplify]: iters left: 3 (314 enodes) 536.735 * * [simplify]: Extracting #0: cost 1 inf + 0 536.735 * * [simplify]: Extracting #1: cost 0 inf + 1 536.735 * [simplify]: Simplified to 0 536.735 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 536.736 * * * * [progress]: [ 1151 / 3260 ] simplifiying candidate # 536.736 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 536.736 * * [simplify]: iters left: 6 (28 enodes) 536.743 * * [simplify]: iters left: 5 (106 enodes) 536.760 * * [simplify]: iters left: 4 (213 enodes) 536.802 * * [simplify]: Extracting #0: cost 1 inf + 0 536.802 * * [simplify]: Extracting #1: cost 13 inf + 0 536.802 * * [simplify]: Extracting #2: cost 115 inf + 0 536.803 * * [simplify]: Extracting #3: cost 167 inf + 4 536.804 * * [simplify]: Extracting #4: cost 141 inf + 3690 536.806 * * [simplify]: Extracting #5: cost 95 inf + 14056 536.808 * * [simplify]: Extracting #6: cost 77 inf + 17866 536.812 * * [simplify]: Extracting #7: cost 44 inf + 29115 536.819 * * [simplify]: Extracting #8: cost 7 inf + 48160 536.827 * * [simplify]: Extracting #9: cost 0 inf + 51708 536.837 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) 536.837 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt b) (cbrt b)) (/ (* a 2) (cbrt b)))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 536.837 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 536.837 * * [simplify]: iters left: 6 (13 enodes) 536.841 * * [simplify]: iters left: 5 (48 enodes) 536.849 * * [simplify]: iters left: 4 (103 enodes) 536.869 * * [simplify]: iters left: 3 (238 enodes) 536.928 * * [simplify]: Extracting #0: cost 1 inf + 0 536.928 * * [simplify]: Extracting #1: cost 0 inf + 1 536.928 * [simplify]: Simplified to 0 536.928 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 536.929 * * * * [progress]: [ 1152 / 3260 ] simplifiying candidate # 536.929 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 536.929 * * [simplify]: iters left: 6 (26 enodes) 536.935 * * [simplify]: iters left: 5 (104 enodes) 536.952 * * [simplify]: iters left: 4 (226 enodes) 537.004 * * [simplify]: Extracting #0: cost 1 inf + 0 537.004 * * [simplify]: Extracting #1: cost 11 inf + 0 537.004 * * [simplify]: Extracting #2: cost 139 inf + 0 537.005 * * [simplify]: Extracting #3: cost 247 inf + 0 537.006 * * [simplify]: Extracting #4: cost 223 inf + 5329 537.011 * * [simplify]: Extracting #5: cost 139 inf + 34969 537.021 * * [simplify]: Extracting #6: cost 62 inf + 60691 537.033 * * [simplify]: Extracting #7: cost 4 inf + 86142 537.046 * * [simplify]: Extracting #8: cost 0 inf + 87894 537.060 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 537.060 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 537.060 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 537.060 * * [simplify]: iters left: 6 (15 enodes) 537.064 * * [simplify]: iters left: 5 (61 enodes) 537.074 * * [simplify]: iters left: 4 (142 enodes) 537.110 * * [simplify]: iters left: 3 (474 enodes) 537.287 * * [simplify]: Extracting #0: cost 1 inf + 0 537.287 * * [simplify]: Extracting #1: cost 0 inf + 1 537.287 * [simplify]: Simplified to 0 537.287 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 537.287 * * * * [progress]: [ 1153 / 3260 ] simplifiying candidate # 537.288 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 537.288 * * [simplify]: iters left: 6 (27 enodes) 537.294 * * [simplify]: iters left: 5 (107 enodes) 537.314 * * [simplify]: iters left: 4 (214 enodes) 537.355 * * [simplify]: Extracting #0: cost 1 inf + 0 537.356 * * [simplify]: Extracting #1: cost 11 inf + 0 537.356 * * [simplify]: Extracting #2: cost 120 inf + 0 537.356 * * [simplify]: Extracting #3: cost 206 inf + 0 537.357 * * [simplify]: Extracting #4: cost 191 inf + 1782 537.359 * * [simplify]: Extracting #5: cost 148 inf + 13413 537.366 * * [simplify]: Extracting #6: cost 62 inf + 41213 537.375 * * [simplify]: Extracting #7: cost 1 inf + 68223 537.386 * * [simplify]: Extracting #8: cost 0 inf + 68452 537.397 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) 537.397 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (* (/ (/ (sqrt b) (cbrt 2)) (* (sqrt a) (cbrt 2))) (/ (sqrt b) (* (sqrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 537.397 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 537.397 * * [simplify]: iters left: 6 (14 enodes) 537.401 * * [simplify]: iters left: 5 (56 enodes) 537.410 * * [simplify]: iters left: 4 (113 enodes) 537.434 * * [simplify]: iters left: 3 (324 enodes) 537.522 * * [simplify]: Extracting #0: cost 1 inf + 0 537.522 * * [simplify]: Extracting #1: cost 0 inf + 1 537.522 * [simplify]: Simplified to 0 537.522 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 537.522 * * * * [progress]: [ 1154 / 3260 ] simplifiying candidate # 537.522 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 537.522 * * [simplify]: iters left: 6 (27 enodes) 537.529 * * [simplify]: iters left: 5 (107 enodes) 537.549 * * [simplify]: iters left: 4 (212 enodes) 537.591 * * [simplify]: Extracting #0: cost 1 inf + 0 537.591 * * [simplify]: Extracting #1: cost 11 inf + 0 537.591 * * [simplify]: Extracting #2: cost 117 inf + 0 537.592 * * [simplify]: Extracting #3: cost 191 inf + 2 537.592 * * [simplify]: Extracting #4: cost 173 inf + 2755 537.595 * * [simplify]: Extracting #5: cost 105 inf + 19535 537.600 * * [simplify]: Extracting #6: cost 58 inf + 35107 537.610 * * [simplify]: Extracting #7: cost 6 inf + 56786 537.620 * * [simplify]: Extracting #8: cost 0 inf + 60156 537.629 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) 537.629 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) a) (cbrt 2))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 537.630 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 537.630 * * [simplify]: iters left: 6 (14 enodes) 537.634 * * [simplify]: iters left: 5 (56 enodes) 537.643 * * [simplify]: iters left: 4 (112 enodes) 537.666 * * [simplify]: iters left: 3 (297 enodes) 537.748 * * [simplify]: Extracting #0: cost 1 inf + 0 537.748 * * [simplify]: Extracting #1: cost 0 inf + 1 537.748 * [simplify]: Simplified to 0 537.748 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 537.748 * * * * [progress]: [ 1155 / 3260 ] simplifiying candidate # 537.748 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 537.748 * * [simplify]: iters left: 6 (26 enodes) 537.755 * * [simplify]: iters left: 5 (104 enodes) 537.772 * * [simplify]: iters left: 4 (219 enodes) 537.817 * * [simplify]: Extracting #0: cost 1 inf + 0 537.817 * * [simplify]: Extracting #1: cost 11 inf + 0 537.817 * * [simplify]: Extracting #2: cost 118 inf + 0 537.818 * * [simplify]: Extracting #3: cost 207 inf + 0 537.819 * * [simplify]: Extracting #4: cost 190 inf + 2875 537.822 * * [simplify]: Extracting #5: cost 110 inf + 25007 537.828 * * [simplify]: Extracting #6: cost 55 inf + 42865 537.838 * * [simplify]: Extracting #7: cost 5 inf + 65347 537.849 * * [simplify]: Extracting #8: cost 0 inf + 68017 537.860 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) 537.860 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 537.860 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 537.860 * * [simplify]: iters left: 6 (13 enodes) 537.865 * * [simplify]: iters left: 5 (53 enodes) 537.874 * * [simplify]: iters left: 4 (118 enodes) 537.897 * * [simplify]: iters left: 3 (324 enodes) 537.985 * * [simplify]: Extracting #0: cost 1 inf + 0 537.985 * * [simplify]: Extracting #1: cost 0 inf + 1 537.985 * [simplify]: Simplified to 0 537.985 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 537.985 * * * * [progress]: [ 1156 / 3260 ] simplifiying candidate # 537.986 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 537.986 * * [simplify]: iters left: 6 (26 enodes) 537.992 * * [simplify]: iters left: 5 (99 enodes) 538.008 * * [simplify]: iters left: 4 (183 enodes) 538.041 * * [simplify]: iters left: 3 (456 enodes) 538.159 * * [simplify]: Extracting #0: cost 1 inf + 0 538.159 * * [simplify]: Extracting #1: cost 9 inf + 0 538.159 * * [simplify]: Extracting #2: cost 133 inf + 0 538.160 * * [simplify]: Extracting #3: cost 267 inf + 42 538.161 * * [simplify]: Extracting #4: cost 249 inf + 2072 538.165 * * [simplify]: Extracting #5: cost 165 inf + 19883 538.172 * * [simplify]: Extracting #6: cost 88 inf + 45141 538.187 * * [simplify]: Extracting #7: cost 11 inf + 79403 538.204 * * [simplify]: Extracting #8: cost 0 inf + 84485 538.221 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 538.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 538.221 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 538.221 * * [simplify]: iters left: 6 (11 enodes) 538.224 * * [simplify]: iters left: 5 (43 enodes) 538.232 * * [simplify]: iters left: 4 (84 enodes) 538.247 * * [simplify]: iters left: 3 (212 enodes) 538.293 * * [simplify]: iters left: 2 (472 enodes) 538.397 * * [simplify]: Extracting #0: cost 1 inf + 0 538.397 * * [simplify]: Extracting #1: cost 0 inf + 1 538.397 * [simplify]: Simplified to 0 538.397 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 538.397 * * * * [progress]: [ 1157 / 3260 ] simplifiying candidate # 538.397 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 538.397 * * [simplify]: iters left: 6 (27 enodes) 538.404 * * [simplify]: iters left: 5 (106 enodes) 538.421 * * [simplify]: iters left: 4 (202 enodes) 538.460 * * [simplify]: iters left: 3 (486 enodes) 538.590 * * [simplify]: Extracting #0: cost 1 inf + 0 538.590 * * [simplify]: Extracting #1: cost 11 inf + 0 538.591 * * [simplify]: Extracting #2: cost 130 inf + 0 538.591 * * [simplify]: Extracting #3: cost 244 inf + 2 538.592 * * [simplify]: Extracting #4: cost 227 inf + 2230 538.595 * * [simplify]: Extracting #5: cost 163 inf + 14139 538.602 * * [simplify]: Extracting #6: cost 98 inf + 33062 538.615 * * [simplify]: Extracting #7: cost 10 inf + 73194 538.631 * * [simplify]: Extracting #8: cost 0 inf + 77603 538.649 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 538.650 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 538.650 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 538.650 * * [simplify]: iters left: 6 (12 enodes) 538.653 * * [simplify]: iters left: 5 (49 enodes) 538.662 * * [simplify]: iters left: 4 (99 enodes) 538.681 * * [simplify]: iters left: 3 (234 enodes) 538.736 * * [simplify]: iters left: 2 (447 enodes) 538.832 * * [simplify]: Extracting #0: cost 1 inf + 0 538.832 * * [simplify]: Extracting #1: cost 0 inf + 1 538.832 * [simplify]: Simplified to 0 538.833 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b (sqrt 2)) (* (sqrt 2) a))) 0)) 538.833 * * * * [progress]: [ 1158 / 3260 ] simplifiying candidate # 538.833 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 538.833 * * [simplify]: iters left: 6 (27 enodes) 538.839 * * [simplify]: iters left: 5 (108 enodes) 538.857 * * [simplify]: iters left: 4 (221 enodes) 538.904 * * [simplify]: Extracting #0: cost 1 inf + 0 538.904 * * [simplify]: Extracting #1: cost 11 inf + 0 538.904 * * [simplify]: Extracting #2: cost 109 inf + 0 538.905 * * [simplify]: Extracting #3: cost 182 inf + 2 538.906 * * [simplify]: Extracting #4: cost 162 inf + 2755 538.907 * * [simplify]: Extracting #5: cost 125 inf + 11293 538.911 * * [simplify]: Extracting #6: cost 65 inf + 28668 538.919 * * [simplify]: Extracting #7: cost 7 inf + 53547 538.928 * * [simplify]: Extracting #8: cost 0 inf + 57055 538.939 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 538.939 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 538.940 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 538.940 * * [simplify]: iters left: 6 (14 enodes) 538.944 * * [simplify]: iters left: 5 (57 enodes) 538.953 * * [simplify]: iters left: 4 (121 enodes) 538.978 * * [simplify]: iters left: 3 (291 enodes) 539.058 * * [simplify]: Extracting #0: cost 1 inf + 0 539.058 * * [simplify]: Extracting #1: cost 0 inf + 1 539.058 * [simplify]: Simplified to 0 539.058 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 539.058 * * * * [progress]: [ 1159 / 3260 ] simplifiying candidate # 539.058 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 539.059 * * [simplify]: iters left: 6 (28 enodes) 539.065 * * [simplify]: iters left: 5 (109 enodes) 539.083 * * [simplify]: iters left: 4 (201 enodes) 539.123 * * [simplify]: iters left: 3 (471 enodes) 539.242 * * [simplify]: Extracting #0: cost 1 inf + 0 539.242 * * [simplify]: Extracting #1: cost 11 inf + 0 539.242 * * [simplify]: Extracting #2: cost 126 inf + 0 539.243 * * [simplify]: Extracting #3: cost 229 inf + 44 539.244 * * [simplify]: Extracting #4: cost 200 inf + 3654 539.246 * * [simplify]: Extracting #5: cost 148 inf + 13233 539.250 * * [simplify]: Extracting #6: cost 125 inf + 16717 539.256 * * [simplify]: Extracting #7: cost 79 inf + 34679 539.270 * * [simplify]: Extracting #8: cost 3 inf + 71564 539.286 * * [simplify]: Extracting #9: cost 0 inf + 72793 539.303 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 539.303 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 539.303 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 539.303 * * [simplify]: iters left: 6 (13 enodes) 539.307 * * [simplify]: iters left: 5 (52 enodes) 539.315 * * [simplify]: iters left: 4 (98 enodes) 539.334 * * [simplify]: iters left: 3 (212 enodes) 539.376 * * [simplify]: iters left: 2 (371 enodes) 539.710 * * [simplify]: Extracting #0: cost 1 inf + 0 539.710 * * [simplify]: Extracting #1: cost 0 inf + 1 539.711 * [simplify]: Simplified to 0 539.711 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 539.711 * * * * [progress]: [ 1160 / 3260 ] simplifiying candidate # 539.711 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 539.711 * * [simplify]: iters left: 6 (27 enodes) 539.718 * * [simplify]: iters left: 5 (100 enodes) 539.734 * * [simplify]: iters left: 4 (187 enodes) 539.768 * * [simplify]: iters left: 3 (401 enodes) 539.867 * * [simplify]: Extracting #0: cost 1 inf + 0 539.868 * * [simplify]: Extracting #1: cost 11 inf + 0 539.868 * * [simplify]: Extracting #2: cost 121 inf + 0 539.868 * * [simplify]: Extracting #3: cost 207 inf + 86 539.870 * * [simplify]: Extracting #4: cost 163 inf + 5459 539.872 * * [simplify]: Extracting #5: cost 129 inf + 12394 539.877 * * [simplify]: Extracting #6: cost 87 inf + 29079 539.890 * * [simplify]: Extracting #7: cost 3 inf + 68071 539.904 * * [simplify]: Extracting #8: cost 0 inf + 69381 539.919 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 539.919 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 539.919 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 539.919 * * [simplify]: iters left: 6 (12 enodes) 539.924 * * [simplify]: iters left: 5 (44 enodes) 539.932 * * [simplify]: iters left: 4 (92 enodes) 539.945 * * [simplify]: iters left: 3 (159 enodes) 539.971 * * [simplify]: iters left: 2 (267 enodes) 540.015 * * [simplify]: iters left: 1 (364 enodes) 540.074 * * [simplify]: Extracting #0: cost 1 inf + 0 540.074 * * [simplify]: Extracting #1: cost 0 inf + 1 540.074 * [simplify]: Simplified to 0 540.074 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 540.074 * * * * [progress]: [ 1161 / 3260 ] simplifiying candidate # 540.074 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 540.074 * * [simplify]: iters left: 6 (26 enodes) 540.081 * * [simplify]: iters left: 5 (107 enodes) 540.099 * * [simplify]: iters left: 4 (235 enodes) 540.152 * * [simplify]: Extracting #0: cost 1 inf + 0 540.152 * * [simplify]: Extracting #1: cost 11 inf + 0 540.152 * * [simplify]: Extracting #2: cost 137 inf + 0 540.153 * * [simplify]: Extracting #3: cost 236 inf + 45 540.154 * * [simplify]: Extracting #4: cost 201 inf + 6603 540.159 * * [simplify]: Extracting #5: cost 97 inf + 37008 540.168 * * [simplify]: Extracting #6: cost 55 inf + 53053 540.178 * * [simplify]: Extracting #7: cost 9 inf + 72161 540.191 * * [simplify]: Extracting #8: cost 0 inf + 77084 540.203 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt 2) (cbrt a)) (sqrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) 540.203 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (* (cbrt 2) (cbrt a)) (sqrt (sqrt (fma c (* a -4) (* b b)))))) (/ (/ (/ b (cbrt a)) (cbrt 2)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 540.203 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 540.203 * * [simplify]: iters left: 6 (15 enodes) 540.207 * * [simplify]: iters left: 5 (64 enodes) 540.218 * * [simplify]: iters left: 4 (149 enodes) 540.255 * * [simplify]: iters left: 3 (466 enodes) 540.509 * * [simplify]: Extracting #0: cost 1 inf + 0 540.510 * * [simplify]: Extracting #1: cost 0 inf + 1 540.510 * [simplify]: Simplified to 0 540.510 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 540.510 * * * * [progress]: [ 1162 / 3260 ] simplifiying candidate # 540.510 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 540.510 * * [simplify]: iters left: 6 (27 enodes) 540.517 * * [simplify]: iters left: 5 (110 enodes) 540.538 * * [simplify]: iters left: 4 (224 enodes) 540.581 * * [simplify]: Extracting #0: cost 1 inf + 0 540.582 * * [simplify]: Extracting #1: cost 11 inf + 0 540.582 * * [simplify]: Extracting #2: cost 125 inf + 0 540.582 * * [simplify]: Extracting #3: cost 203 inf + 45 540.583 * * [simplify]: Extracting #4: cost 177 inf + 3899 540.586 * * [simplify]: Extracting #5: cost 104 inf + 21190 540.592 * * [simplify]: Extracting #6: cost 54 inf + 37949 540.602 * * [simplify]: Extracting #7: cost 7 inf + 58091 540.612 * * [simplify]: Extracting #8: cost 0 inf + 62151 540.621 * [simplify]: Simplified to (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a))) (/ (/ (- b) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (* (cbrt 2) (sqrt a))))) 540.621 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a))) (/ (/ (- b) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (* (cbrt 2) (sqrt a))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 540.622 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 540.622 * * [simplify]: iters left: 6 (14 enodes) 540.626 * * [simplify]: iters left: 5 (59 enodes) 540.635 * * [simplify]: iters left: 4 (121 enodes) 540.660 * * [simplify]: iters left: 3 (332 enodes) 540.795 * * [simplify]: Extracting #0: cost 1 inf + 0 540.795 * * [simplify]: Extracting #1: cost 0 inf + 1 540.795 * [simplify]: Simplified to 0 540.795 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 540.795 * * * * [progress]: [ 1163 / 3260 ] simplifiying candidate # 540.795 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 540.796 * * [simplify]: iters left: 6 (26 enodes) 540.802 * * [simplify]: iters left: 5 (105 enodes) 540.820 * * [simplify]: iters left: 4 (215 enodes) 540.865 * * [simplify]: Extracting #0: cost 1 inf + 0 540.866 * * [simplify]: Extracting #1: cost 11 inf + 0 540.866 * * [simplify]: Extracting #2: cost 112 inf + 0 540.866 * * [simplify]: Extracting #3: cost 169 inf + 211 540.867 * * [simplify]: Extracting #4: cost 159 inf + 1071 540.868 * * [simplify]: Extracting #5: cost 118 inf + 9706 540.872 * * [simplify]: Extracting #6: cost 61 inf + 25647 540.879 * * [simplify]: Extracting #7: cost 5 inf + 49518 540.889 * * [simplify]: Extracting #8: cost 0 inf + 52162 540.898 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 540.898 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 540.898 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 540.898 * * [simplify]: iters left: 6 (13 enodes) 540.902 * * [simplify]: iters left: 5 (54 enodes) 540.911 * * [simplify]: iters left: 4 (112 enodes) 540.935 * * [simplify]: iters left: 3 (281 enodes) 541.029 * * [simplify]: Extracting #0: cost 1 inf + 0 541.029 * * [simplify]: Extracting #1: cost 0 inf + 1 541.029 * [simplify]: Simplified to 0 541.029 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 541.030 * * * * [progress]: [ 1164 / 3260 ] simplifiying candidate # 541.030 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 541.030 * * [simplify]: iters left: 6 (27 enodes) 541.037 * * [simplify]: iters left: 5 (110 enodes) 541.055 * * [simplify]: iters left: 4 (239 enodes) 541.106 * * [simplify]: Extracting #0: cost 1 inf + 0 541.107 * * [simplify]: Extracting #1: cost 11 inf + 0 541.107 * * [simplify]: Extracting #2: cost 123 inf + 0 541.107 * * [simplify]: Extracting #3: cost 207 inf + 45 541.108 * * [simplify]: Extracting #4: cost 190 inf + 1917 541.111 * * [simplify]: Extracting #5: cost 120 inf + 19256 541.117 * * [simplify]: Extracting #6: cost 47 inf + 42792 541.128 * * [simplify]: Extracting #7: cost 1 inf + 62872 541.138 * * [simplify]: Extracting #8: cost 0 inf + 63342 541.148 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) 541.149 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b (cbrt a)) (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 541.149 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 541.149 * * [simplify]: iters left: 6 (14 enodes) 541.153 * * [simplify]: iters left: 5 (59 enodes) 541.163 * * [simplify]: iters left: 4 (134 enodes) 541.193 * * [simplify]: iters left: 3 (357 enodes) 541.330 * * [simplify]: Extracting #0: cost 1 inf + 0 541.330 * * [simplify]: Extracting #1: cost 0 inf + 1 541.330 * [simplify]: Simplified to 0 541.330 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 541.330 * * * * [progress]: [ 1165 / 3260 ] simplifiying candidate # 541.330 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 541.330 * * [simplify]: iters left: 6 (28 enodes) 541.337 * * [simplify]: iters left: 5 (110 enodes) 541.358 * * [simplify]: iters left: 4 (215 enodes) 541.399 * * [simplify]: Extracting #0: cost 1 inf + 0 541.399 * * [simplify]: Extracting #1: cost 11 inf + 0 541.399 * * [simplify]: Extracting #2: cost 114 inf + 0 541.399 * * [simplify]: Extracting #3: cost 178 inf + 45 541.400 * * [simplify]: Extracting #4: cost 171 inf + 499 541.401 * * [simplify]: Extracting #5: cost 145 inf + 4968 541.403 * * [simplify]: Extracting #6: cost 93 inf + 15205 541.407 * * [simplify]: Extracting #7: cost 51 inf + 26750 541.416 * * [simplify]: Extracting #8: cost 6 inf + 48839 541.425 * * [simplify]: Extracting #9: cost 0 inf + 51807 541.434 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma b b (* (* a -4) c))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) 541.434 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt (sqrt (fma b b (* (* a -4) c))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ (/ b (sqrt a)) (sqrt 2)) (sqrt 2)) (sqrt a))) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 541.434 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 541.434 * * [simplify]: iters left: 6 (13 enodes) 541.438 * * [simplify]: iters left: 5 (53 enodes) 541.446 * * [simplify]: iters left: 4 (106 enodes) 541.467 * * [simplify]: iters left: 3 (257 enodes) 541.552 * * [simplify]: Extracting #0: cost 1 inf + 0 541.552 * * [simplify]: Extracting #1: cost 0 inf + 1 541.552 * [simplify]: Simplified to 0 541.552 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 541.552 * * * * [progress]: [ 1166 / 3260 ] simplifiying candidate # 541.552 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 541.553 * * [simplify]: iters left: 6 (27 enodes) 541.559 * * [simplify]: iters left: 5 (106 enodes) 541.577 * * [simplify]: iters left: 4 (201 enodes) 541.617 * * [simplify]: iters left: 3 (474 enodes) 541.765 * * [simplify]: Extracting #0: cost 1 inf + 0 541.765 * * [simplify]: Extracting #1: cost 11 inf + 0 541.765 * * [simplify]: Extracting #2: cost 152 inf + 0 541.766 * * [simplify]: Extracting #3: cost 248 inf + 45 541.767 * * [simplify]: Extracting #4: cost 225 inf + 2088 541.770 * * [simplify]: Extracting #5: cost 164 inf + 13167 541.774 * * [simplify]: Extracting #6: cost 127 inf + 18959 541.781 * * [simplify]: Extracting #7: cost 88 inf + 33625 541.794 * * [simplify]: Extracting #8: cost 4 inf + 73881 541.810 * * [simplify]: Extracting #9: cost 0 inf + 75931 541.828 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 541.828 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 541.829 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 541.829 * * [simplify]: iters left: 6 (12 enodes) 541.832 * * [simplify]: iters left: 5 (49 enodes) 541.840 * * [simplify]: iters left: 4 (94 enodes) 541.859 * * [simplify]: iters left: 3 (221 enodes) 541.929 * * [simplify]: iters left: 2 (492 enodes) 542.145 * * [simplify]: Extracting #0: cost 1 inf + 0 542.145 * * [simplify]: Extracting #1: cost 0 inf + 1 542.145 * [simplify]: Simplified to 0 542.145 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 542.145 * * * * [progress]: [ 1167 / 3260 ] simplifiying candidate # 542.145 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 542.145 * * [simplify]: iters left: 6 (26 enodes) 542.152 * * [simplify]: iters left: 5 (103 enodes) 542.169 * * [simplify]: iters left: 4 (214 enodes) 542.215 * * [simplify]: Extracting #0: cost 1 inf + 0 542.215 * * [simplify]: Extracting #1: cost 11 inf + 0 542.215 * * [simplify]: Extracting #2: cost 115 inf + 0 542.216 * * [simplify]: Extracting #3: cost 176 inf + 5 542.216 * * [simplify]: Extracting #4: cost 167 inf + 781 542.217 * * [simplify]: Extracting #5: cost 132 inf + 7966 542.221 * * [simplify]: Extracting #6: cost 59 inf + 27588 542.228 * * [simplify]: Extracting #7: cost 4 inf + 50540 542.236 * * [simplify]: Extracting #8: cost 0 inf + 52790 542.247 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 542.247 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 542.247 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 542.247 * * [simplify]: iters left: 6 (13 enodes) 542.251 * * [simplify]: iters left: 5 (52 enodes) 542.259 * * [simplify]: iters left: 4 (111 enodes) 542.283 * * [simplify]: iters left: 3 (278 enodes) 542.376 * * [simplify]: Extracting #0: cost 1 inf + 0 542.376 * * [simplify]: Extracting #1: cost 0 inf + 1 542.376 * [simplify]: Simplified to 0 542.376 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (cbrt a)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 542.376 * * * * [progress]: [ 1168 / 3260 ] simplifiying candidate # 542.376 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 542.376 * * [simplify]: iters left: 6 (27 enodes) 542.383 * * [simplify]: iters left: 5 (104 enodes) 542.400 * * [simplify]: iters left: 4 (196 enodes) 542.441 * * [simplify]: iters left: 3 (456 enodes) 542.567 * * [simplify]: Extracting #0: cost 1 inf + 0 542.567 * * [simplify]: Extracting #1: cost 11 inf + 0 542.568 * * [simplify]: Extracting #2: cost 141 inf + 0 542.568 * * [simplify]: Extracting #3: cost 219 inf + 949 542.570 * * [simplify]: Extracting #4: cost 167 inf + 6594 542.574 * * [simplify]: Extracting #5: cost 130 inf + 14575 542.579 * * [simplify]: Extracting #6: cost 98 inf + 27659 542.593 * * [simplify]: Extracting #7: cost 14 inf + 65300 542.608 * * [simplify]: Extracting #8: cost 0 inf + 72538 542.623 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 542.623 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 542.623 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 542.623 * * [simplify]: iters left: 6 (12 enodes) 542.626 * * [simplify]: iters left: 5 (47 enodes) 542.634 * * [simplify]: iters left: 4 (89 enodes) 542.652 * * [simplify]: iters left: 3 (186 enodes) 542.698 * * [simplify]: iters left: 2 (378 enodes) 542.831 * * [simplify]: Extracting #0: cost 1 inf + 0 542.831 * * [simplify]: Extracting #1: cost 0 inf + 1 542.831 * [simplify]: Simplified to 0 542.831 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* a 2))) 0)) 542.831 * * * * [progress]: [ 1169 / 3260 ] simplifiying candidate # 542.831 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 542.831 * * [simplify]: iters left: 6 (26 enodes) 542.838 * * [simplify]: iters left: 5 (98 enodes) 542.853 * * [simplify]: iters left: 4 (162 enodes) 542.883 * * [simplify]: iters left: 3 (343 enodes) 542.967 * * [simplify]: Extracting #0: cost 1 inf + 0 542.967 * * [simplify]: Extracting #1: cost 9 inf + 0 542.968 * * [simplify]: Extracting #2: cost 108 inf + 2 542.968 * * [simplify]: Extracting #3: cost 181 inf + 172 542.969 * * [simplify]: Extracting #4: cost 153 inf + 2870 542.973 * * [simplify]: Extracting #5: cost 130 inf + 8413 542.976 * * [simplify]: Extracting #6: cost 92 inf + 22938 542.987 * * [simplify]: Extracting #7: cost 11 inf + 60472 543.000 * * [simplify]: Extracting #8: cost 0 inf + 65900 543.013 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 543.013 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 543.013 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 543.014 * * [simplify]: iters left: 6 (11 enodes) 543.017 * * [simplify]: iters left: 5 (40 enodes) 543.023 * * [simplify]: iters left: 4 (65 enodes) 543.033 * * [simplify]: iters left: 3 (97 enodes) 543.051 * * [simplify]: iters left: 2 (165 enodes) 543.083 * * [simplify]: iters left: 1 (271 enodes) 543.137 * * [simplify]: Extracting #0: cost 1 inf + 0 543.137 * * [simplify]: Extracting #1: cost 0 inf + 1 543.137 * [simplify]: Simplified to 0 543.137 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (/ b a) 2)) 0)) 543.137 * * * * [progress]: [ 1170 / 3260 ] simplifiying candidate # 543.137 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 543.137 * * [simplify]: iters left: 6 (25 enodes) 543.143 * * [simplify]: iters left: 5 (102 enodes) 543.162 * * [simplify]: iters left: 4 (209 enodes) 543.204 * * [simplify]: Extracting #0: cost 1 inf + 0 543.204 * * [simplify]: Extracting #1: cost 11 inf + 0 543.204 * * [simplify]: Extracting #2: cost 111 inf + 0 543.205 * * [simplify]: Extracting #3: cost 165 inf + 5 543.205 * * [simplify]: Extracting #4: cost 155 inf + 863 543.207 * * [simplify]: Extracting #5: cost 123 inf + 7990 543.210 * * [simplify]: Extracting #6: cost 73 inf + 18088 543.215 * * [simplify]: Extracting #7: cost 30 inf + 35414 543.223 * * [simplify]: Extracting #8: cost 0 inf + 50716 543.233 * [simplify]: Simplified to (- (/ (/ (* (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) 543.233 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (sqrt (fma (* c a) -4 (* b b))))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ b (* (* (cbrt a) (cbrt a)) (* 2 (cbrt a))))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 543.233 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 543.233 * * [simplify]: iters left: 6 (12 enodes) 543.237 * * [simplify]: iters left: 5 (51 enodes) 543.245 * * [simplify]: iters left: 4 (106 enodes) 543.268 * * [simplify]: iters left: 3 (247 enodes) 543.335 * * [simplify]: Extracting #0: cost 1 inf + 0 543.335 * * [simplify]: Extracting #1: cost 0 inf + 1 543.335 * [simplify]: Simplified to 0 543.336 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 543.336 * * * * [progress]: [ 1171 / 3260 ] simplifiying candidate # 543.336 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 543.336 * * [simplify]: iters left: 6 (26 enodes) 543.344 * * [simplify]: iters left: 5 (103 enodes) 543.361 * * [simplify]: iters left: 4 (193 enodes) 543.398 * * [simplify]: iters left: 3 (455 enodes) 543.529 * * [simplify]: Extracting #0: cost 1 inf + 0 543.529 * * [simplify]: Extracting #1: cost 11 inf + 0 543.530 * * [simplify]: Extracting #2: cost 145 inf + 0 543.531 * * [simplify]: Extracting #3: cost 224 inf + 296 543.532 * * [simplify]: Extracting #4: cost 168 inf + 6510 543.535 * * [simplify]: Extracting #5: cost 131 inf + 13734 543.541 * * [simplify]: Extracting #6: cost 78 inf + 36122 543.554 * * [simplify]: Extracting #7: cost 5 inf + 68856 543.569 * * [simplify]: Extracting #8: cost 0 inf + 70966 543.586 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 543.586 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 543.586 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 543.586 * * [simplify]: iters left: 6 (11 enodes) 543.589 * * [simplify]: iters left: 5 (46 enodes) 543.597 * * [simplify]: iters left: 4 (86 enodes) 543.614 * * [simplify]: iters left: 3 (183 enodes) 543.661 * * [simplify]: iters left: 2 (372 enodes) 543.791 * * [simplify]: Extracting #0: cost 1 inf + 0 543.791 * * [simplify]: Extracting #1: cost 0 inf + 1 543.791 * [simplify]: Simplified to 0 543.791 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 543.791 * * * * [progress]: [ 1172 / 3260 ] simplifiying candidate # 543.791 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 543.792 * * [simplify]: iters left: 6 (25 enodes) 543.798 * * [simplify]: iters left: 5 (97 enodes) 543.813 * * [simplify]: iters left: 4 (161 enodes) 543.841 * * [simplify]: iters left: 3 (342 enodes) 543.926 * * [simplify]: Extracting #0: cost 1 inf + 0 543.926 * * [simplify]: Extracting #1: cost 9 inf + 0 543.926 * * [simplify]: Extracting #2: cost 108 inf + 2 543.927 * * [simplify]: Extracting #3: cost 175 inf + 498 543.928 * * [simplify]: Extracting #4: cost 148 inf + 3196 543.930 * * [simplify]: Extracting #5: cost 132 inf + 7764 543.933 * * [simplify]: Extracting #6: cost 91 inf + 23318 543.944 * * [simplify]: Extracting #7: cost 7 inf + 61524 543.957 * * [simplify]: Extracting #8: cost 0 inf + 64902 543.970 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) 543.970 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 543.971 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 543.971 * * [simplify]: iters left: 6 (10 enodes) 543.974 * * [simplify]: iters left: 5 (39 enodes) 543.982 * * [simplify]: iters left: 4 (64 enodes) 543.992 * * [simplify]: iters left: 3 (96 enodes) 544.008 * * [simplify]: iters left: 2 (164 enodes) 544.042 * * [simplify]: iters left: 1 (270 enodes) 544.095 * * [simplify]: Extracting #0: cost 1 inf + 0 544.095 * * [simplify]: Extracting #1: cost 0 inf + 1 544.095 * [simplify]: Simplified to 0 544.095 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (* 1/2 (/ b a))) 0)) 544.095 * * * * [progress]: [ 1173 / 3260 ] simplifiying candidate # 544.095 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 544.095 * * [simplify]: iters left: 6 (25 enodes) 544.102 * * [simplify]: iters left: 5 (103 enodes) 544.119 * * [simplify]: iters left: 4 (218 enodes) 544.163 * * [simplify]: Extracting #0: cost 1 inf + 0 544.163 * * [simplify]: Extracting #1: cost 11 inf + 0 544.163 * * [simplify]: Extracting #2: cost 107 inf + 0 544.164 * * [simplify]: Extracting #3: cost 161 inf + 6 544.164 * * [simplify]: Extracting #4: cost 151 inf + 663 544.166 * * [simplify]: Extracting #5: cost 121 inf + 7023 544.168 * * [simplify]: Extracting #6: cost 75 inf + 15954 544.173 * * [simplify]: Extracting #7: cost 35 inf + 31099 544.180 * * [simplify]: Extracting #8: cost 1 inf + 48952 544.188 * * [simplify]: Extracting #9: cost 0 inf + 49492 544.196 * [simplify]: Simplified to (fma (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a))) (* (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)))) 544.196 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (cbrt a))) (* (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 544.196 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 544.196 * * [simplify]: iters left: 6 (12 enodes) 544.200 * * [simplify]: iters left: 5 (53 enodes) 544.209 * * [simplify]: iters left: 4 (117 enodes) 544.233 * * [simplify]: iters left: 3 (255 enodes) 544.294 * * [simplify]: Extracting #0: cost 1 inf + 0 544.294 * * [simplify]: Extracting #1: cost 0 inf + 1 544.294 * [simplify]: Simplified to 0 544.294 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 544.294 * * * * [progress]: [ 1174 / 3260 ] simplifiying candidate # 544.294 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 544.294 * * [simplify]: iters left: 6 (26 enodes) 544.301 * * [simplify]: iters left: 5 (104 enodes) 544.318 * * [simplify]: iters left: 4 (203 enodes) 544.356 * * [simplify]: iters left: 3 (437 enodes) 544.470 * * [simplify]: Extracting #0: cost 1 inf + 0 544.470 * * [simplify]: Extracting #1: cost 11 inf + 0 544.470 * * [simplify]: Extracting #2: cost 135 inf + 0 544.471 * * [simplify]: Extracting #3: cost 226 inf + 665 544.473 * * [simplify]: Extracting #4: cost 171 inf + 6630 544.476 * * [simplify]: Extracting #5: cost 128 inf + 14781 544.480 * * [simplify]: Extracting #6: cost 126 inf + 15312 544.486 * * [simplify]: Extracting #7: cost 74 inf + 36637 544.499 * * [simplify]: Extracting #8: cost 8 inf + 67585 544.514 * * [simplify]: Extracting #9: cost 0 inf + 71208 544.529 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 544.529 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 544.529 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 544.529 * * [simplify]: iters left: 6 (11 enodes) 544.534 * * [simplify]: iters left: 5 (48 enodes) 544.543 * * [simplify]: iters left: 4 (98 enodes) 544.559 * * [simplify]: iters left: 3 (181 enodes) 544.598 * * [simplify]: iters left: 2 (358 enodes) 544.704 * * [simplify]: Extracting #0: cost 1 inf + 0 544.704 * * [simplify]: Extracting #1: cost 0 inf + 1 544.704 * [simplify]: Simplified to 0 544.705 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 0)) 544.705 * * * * [progress]: [ 1175 / 3260 ] simplifiying candidate # 544.705 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 544.705 * * [simplify]: iters left: 6 (25 enodes) 544.711 * * [simplify]: iters left: 5 (97 enodes) 544.727 * * [simplify]: iters left: 4 (181 enodes) 544.761 * * [simplify]: iters left: 3 (382 enodes) 544.855 * * [simplify]: Extracting #0: cost 1 inf + 0 544.855 * * [simplify]: Extracting #1: cost 12 inf + 0 544.856 * * [simplify]: Extracting #2: cost 122 inf + 1 544.856 * * [simplify]: Extracting #3: cost 194 inf + 708 544.858 * * [simplify]: Extracting #4: cost 149 inf + 4318 544.860 * * [simplify]: Extracting #5: cost 132 inf + 8610 544.863 * * [simplify]: Extracting #6: cost 90 inf + 24962 544.876 * * [simplify]: Extracting #7: cost 18 inf + 57520 544.890 * * [simplify]: Extracting #8: cost 0 inf + 66315 544.903 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 544.903 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 544.903 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 544.903 * * [simplify]: iters left: 6 (10 enodes) 544.907 * * [simplify]: iters left: 5 (41 enodes) 544.914 * * [simplify]: iters left: 4 (81 enodes) 544.927 * * [simplify]: iters left: 3 (127 enodes) 544.945 * * [simplify]: iters left: 2 (186 enodes) 544.971 * * [simplify]: iters left: 1 (266 enodes) 545.034 * * [simplify]: Extracting #0: cost 1 inf + 0 545.034 * * [simplify]: Extracting #1: cost 0 inf + 1 545.034 * [simplify]: Simplified to 0 545.034 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 0)) 545.034 * * * * [progress]: [ 1176 / 3260 ] simplifiying candidate # 545.034 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 545.034 * * [simplify]: iters left: 6 (24 enodes) 545.040 * * [simplify]: iters left: 5 (94 enodes) 545.057 * * [simplify]: iters left: 4 (163 enodes) 545.086 * * [simplify]: iters left: 3 (346 enodes) 545.175 * * [simplify]: Extracting #0: cost 1 inf + 0 545.176 * * [simplify]: Extracting #1: cost 9 inf + 0 545.176 * * [simplify]: Extracting #2: cost 108 inf + 2 545.176 * * [simplify]: Extracting #3: cost 178 inf + 257 545.178 * * [simplify]: Extracting #4: cost 144 inf + 3931 545.180 * * [simplify]: Extracting #5: cost 133 inf + 7767 545.183 * * [simplify]: Extracting #6: cost 96 inf + 21892 545.194 * * [simplify]: Extracting #7: cost 12 inf + 59934 545.207 * * [simplify]: Extracting #8: cost 0 inf + 66438 545.221 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 545.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 545.221 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 545.221 * * [simplify]: iters left: 6 (9 enodes) 545.224 * * [simplify]: iters left: 5 (36 enodes) 545.231 * * [simplify]: iters left: 4 (67 enodes) 545.243 * * [simplify]: iters left: 3 (97 enodes) 545.260 * * [simplify]: iters left: 2 (158 enodes) 545.293 * * [simplify]: iters left: 1 (263 enodes) 545.339 * * [simplify]: Extracting #0: cost 1 inf + 0 545.339 * * [simplify]: Extracting #1: cost 0 inf + 1 545.339 * [simplify]: Simplified to 0 545.339 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt a))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ b (* a 2))) 0)) 545.339 * * * * [progress]: [ 1177 / 3260 ] simplifiying candidate # 545.339 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 545.339 * * [simplify]: iters left: 6 (24 enodes) 545.345 * * [simplify]: iters left: 5 (95 enodes) 545.362 * * [simplify]: iters left: 4 (172 enodes) 545.392 * * [simplify]: iters left: 3 (374 enodes) 545.488 * * [simplify]: Extracting #0: cost 1 inf + 0 545.488 * * [simplify]: Extracting #1: cost 11 inf + 0 545.488 * * [simplify]: Extracting #2: cost 117 inf + 0 545.489 * * [simplify]: Extracting #3: cost 199 inf + 5 545.490 * * [simplify]: Extracting #4: cost 163 inf + 3285 545.492 * * [simplify]: Extracting #5: cost 134 inf + 8602 545.494 * * [simplify]: Extracting #6: cost 126 inf + 10506 545.498 * * [simplify]: Extracting #7: cost 78 inf + 28083 545.510 * * [simplify]: Extracting #8: cost 4 inf + 64953 545.524 * * [simplify]: Extracting #9: cost 0 inf + 66978 545.538 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 545.538 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 545.538 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 545.538 * * [simplify]: iters left: 5 (9 enodes) 545.541 * * [simplify]: iters left: 4 (39 enodes) 545.549 * * [simplify]: iters left: 3 (65 enodes) 545.560 * * [simplify]: iters left: 2 (129 enodes) 545.585 * * [simplify]: iters left: 1 (210 enodes) 545.622 * * [simplify]: Extracting #0: cost 1 inf + 0 545.622 * * [simplify]: Extracting #1: cost 0 inf + 1 545.622 * [simplify]: Simplified to 0 545.622 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a))) (/ (/ b a) 2)) 0)) 545.622 * * * * [progress]: [ 1178 / 3260 ] simplifiying candidate # 545.622 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 545.622 * * [simplify]: iters left: 6 (24 enodes) 545.628 * * [simplify]: iters left: 5 (91 enodes) 545.642 * * [simplify]: iters left: 4 (142 enodes) 545.665 * * [simplify]: iters left: 3 (260 enodes) 545.714 * * [simplify]: iters left: 2 (468 enodes) 545.811 * * [simplify]: Extracting #0: cost 1 inf + 0 545.811 * * [simplify]: Extracting #1: cost 11 inf + 0 545.811 * * [simplify]: Extracting #2: cost 75 inf + 0 545.812 * * [simplify]: Extracting #3: cost 134 inf + 210 545.813 * * [simplify]: Extracting #4: cost 116 inf + 2895 545.814 * * [simplify]: Extracting #5: cost 110 inf + 5924 545.816 * * [simplify]: Extracting #6: cost 91 inf + 13223 545.818 * * [simplify]: Extracting #7: cost 74 inf + 17725 545.824 * * [simplify]: Extracting #8: cost 23 inf + 37898 545.835 * * [simplify]: Extracting #9: cost 1 inf + 46330 545.845 * * [simplify]: Extracting #10: cost 0 inf + 46669 545.857 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 545.857 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 545.858 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 545.858 * * [simplify]: iters left: 6 (10 enodes) 545.860 * * [simplify]: iters left: 5 (37 enodes) 545.866 * * [simplify]: iters left: 4 (57 enodes) 545.876 * * [simplify]: iters left: 3 (104 enodes) 545.893 * * [simplify]: iters left: 2 (158 enodes) 545.917 * * [simplify]: iters left: 1 (225 enodes) 545.951 * * [simplify]: Extracting #0: cost 1 inf + 0 545.951 * * [simplify]: Extracting #1: cost 0 inf + 1 545.951 * [simplify]: Simplified to 0 545.951 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 0)) 545.951 * * * * [progress]: [ 1179 / 3260 ] simplifiying candidate # 545.951 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 545.951 * * [simplify]: iters left: 6 (23 enodes) 545.956 * * [simplify]: iters left: 5 (82 enodes) 545.968 * * [simplify]: iters left: 4 (126 enodes) 545.988 * * [simplify]: iters left: 3 (229 enodes) 546.030 * * [simplify]: iters left: 2 (403 enodes) 546.114 * * [simplify]: Extracting #0: cost 1 inf + 0 546.114 * * [simplify]: Extracting #1: cost 9 inf + 0 546.114 * * [simplify]: Extracting #2: cost 63 inf + 0 546.114 * * [simplify]: Extracting #3: cost 112 inf + 167 546.115 * * [simplify]: Extracting #4: cost 92 inf + 2891 546.116 * * [simplify]: Extracting #5: cost 90 inf + 4353 546.118 * * [simplify]: Extracting #6: cost 78 inf + 7649 546.124 * * [simplify]: Extracting #7: cost 19 inf + 28191 546.133 * * [simplify]: Extracting #8: cost 0 inf + 35765 546.143 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 546.143 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 546.143 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 546.143 * * [simplify]: iters left: 6 (9 enodes) 546.145 * * [simplify]: iters left: 5 (29 enodes) 546.150 * * [simplify]: iters left: 4 (42 enodes) 546.155 * * [simplify]: iters left: 3 (58 enodes) 546.163 * * [simplify]: iters left: 2 (68 enodes) 546.170 * * [simplify]: Extracting #0: cost 1 inf + 0 546.170 * * [simplify]: Extracting #1: cost 0 inf + 1 546.170 * [simplify]: Simplified to 0 546.170 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 0)) 546.170 * * * * [progress]: [ 1180 / 3260 ] simplifiying candidate # 546.171 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 546.171 * * [simplify]: iters left: 6 (27 enodes) 546.178 * * [simplify]: iters left: 5 (105 enodes) 546.195 * * [simplify]: iters left: 4 (209 enodes) 546.236 * * [simplify]: iters left: 3 (450 enodes) 546.326 * * [simplify]: Extracting #0: cost 1 inf + 0 546.326 * * [simplify]: Extracting #1: cost 11 inf + 0 546.326 * * [simplify]: Extracting #2: cost 103 inf + 0 546.327 * * [simplify]: Extracting #3: cost 186 inf + 204 546.327 * * [simplify]: Extracting #4: cost 177 inf + 1459 546.328 * * [simplify]: Extracting #5: cost 160 inf + 5430 546.332 * * [simplify]: Extracting #6: cost 101 inf + 21409 546.339 * * [simplify]: Extracting #7: cost 38 inf + 42530 546.350 * * [simplify]: Extracting #8: cost 0 inf + 59557 546.361 * * [simplify]: Extracting #9: cost 0 inf + 59167 546.374 * * [simplify]: Extracting #10: cost 0 inf + 59087 546.385 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 546.385 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 546.386 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 546.386 * * [simplify]: iters left: 6 (13 enodes) 546.389 * * [simplify]: iters left: 5 (53 enodes) 546.398 * * [simplify]: iters left: 4 (117 enodes) 546.423 * * [simplify]: iters left: 3 (275 enodes) 546.476 * * [simplify]: iters left: 2 (474 enodes) 546.582 * * [simplify]: Extracting #0: cost 1 inf + 0 546.582 * * [simplify]: Extracting #1: cost 0 inf + 1 546.582 * [simplify]: Simplified to 0 546.582 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 0)) 546.582 * * * * [progress]: [ 1181 / 3260 ] simplifiying candidate # 546.582 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 546.583 * * [simplify]: iters left: 6 (25 enodes) 546.588 * * [simplify]: iters left: 5 (96 enodes) 546.605 * * [simplify]: iters left: 4 (169 enodes) 546.633 * * [simplify]: iters left: 3 (327 enodes) 546.694 * * [simplify]: Extracting #0: cost 1 inf + 0 546.694 * * [simplify]: Extracting #1: cost 11 inf + 0 546.694 * * [simplify]: Extracting #2: cost 80 inf + 0 546.694 * * [simplify]: Extracting #3: cost 148 inf + 42 546.695 * * [simplify]: Extracting #4: cost 147 inf + 86 546.696 * * [simplify]: Extracting #5: cost 132 inf + 3053 546.698 * * [simplify]: Extracting #6: cost 93 inf + 11229 546.700 * * [simplify]: Extracting #7: cost 73 inf + 14563 546.706 * * [simplify]: Extracting #8: cost 20 inf + 36897 546.715 * * [simplify]: Extracting #9: cost 0 inf + 45215 546.726 * * [simplify]: Extracting #10: cost 0 inf + 45135 546.734 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 546.734 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 546.735 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 546.735 * * [simplify]: iters left: 6 (12 enodes) 546.738 * * [simplify]: iters left: 5 (47 enodes) 546.745 * * [simplify]: iters left: 4 (82 enodes) 546.758 * * [simplify]: iters left: 3 (157 enodes) 546.785 * * [simplify]: iters left: 2 (248 enodes) 546.824 * * [simplify]: iters left: 1 (341 enodes) 546.878 * * [simplify]: Extracting #0: cost 1 inf + 0 546.878 * * [simplify]: Extracting #1: cost 0 inf + 1 546.878 * [simplify]: Simplified to 0 546.878 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 546.878 * * * * [progress]: [ 1182 / 3260 ] simplifiying candidate # 546.878 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 546.879 * * [simplify]: iters left: 6 (26 enodes) 546.885 * * [simplify]: iters left: 5 (99 enodes) 546.901 * * [simplify]: iters left: 4 (180 enodes) 546.935 * * [simplify]: iters left: 3 (359 enodes) 547.011 * * [simplify]: Extracting #0: cost 1 inf + 0 547.011 * * [simplify]: Extracting #1: cost 13 inf + 0 547.011 * * [simplify]: Extracting #2: cost 91 inf + 0 547.012 * * [simplify]: Extracting #3: cost 156 inf + 124 547.012 * * [simplify]: Extracting #4: cost 154 inf + 169 547.013 * * [simplify]: Extracting #5: cost 143 inf + 3042 547.014 * * [simplify]: Extracting #6: cost 122 inf + 7088 547.020 * * [simplify]: Extracting #7: cost 30 inf + 36839 547.029 * * [simplify]: Extracting #8: cost 0 inf + 48641 547.040 * * [simplify]: Extracting #9: cost 0 inf + 48601 547.050 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 547.050 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 547.050 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 547.050 * * [simplify]: iters left: 6 (12 enodes) 547.054 * * [simplify]: iters left: 5 (47 enodes) 547.061 * * [simplify]: iters left: 4 (89 enodes) 547.078 * * [simplify]: iters left: 3 (180 enodes) 547.116 * * [simplify]: iters left: 2 (296 enodes) 547.172 * * [simplify]: iters left: 1 (428 enodes) 547.259 * * [simplify]: Extracting #0: cost 1 inf + 0 547.259 * * [simplify]: Extracting #1: cost 0 inf + 1 547.259 * [simplify]: Simplified to 0 547.259 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 0)) 547.259 * * * * [progress]: [ 1183 / 3260 ] simplifiying candidate # 547.259 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 547.259 * * [simplify]: iters left: 6 (26 enodes) 547.265 * * [simplify]: iters left: 5 (98 enodes) 547.283 * * [simplify]: iters left: 4 (170 enodes) 547.310 * * [simplify]: iters left: 3 (310 enodes) 547.366 * * [simplify]: Extracting #0: cost 1 inf + 0 547.366 * * [simplify]: Extracting #1: cost 11 inf + 0 547.367 * * [simplify]: Extracting #2: cost 78 inf + 0 547.367 * * [simplify]: Extracting #3: cost 149 inf + 0 547.367 * * [simplify]: Extracting #4: cost 144 inf + 568 547.368 * * [simplify]: Extracting #5: cost 121 inf + 5314 547.371 * * [simplify]: Extracting #6: cost 90 inf + 12483 547.376 * * [simplify]: Extracting #7: cost 24 inf + 35434 547.385 * * [simplify]: Extracting #8: cost 0 inf + 46953 547.394 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) 547.394 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2))) (/ (/ (/ b (* (cbrt a) 2)) (cbrt a)) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 547.394 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 547.394 * * [simplify]: iters left: 6 (12 enodes) 547.397 * * [simplify]: iters left: 5 (46 enodes) 547.404 * * [simplify]: iters left: 4 (81 enodes) 547.419 * * [simplify]: iters left: 3 (134 enodes) 547.438 * * [simplify]: iters left: 2 (197 enodes) 547.465 * * [simplify]: iters left: 1 (271 enodes) 547.503 * * [simplify]: Extracting #0: cost 1 inf + 0 547.503 * * [simplify]: Extracting #1: cost 0 inf + 1 547.503 * [simplify]: Simplified to 0 547.503 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 547.504 * * * * [progress]: [ 1184 / 3260 ] simplifiying candidate # 547.504 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 547.504 * * [simplify]: iters left: 6 (23 enodes) 547.509 * * [simplify]: iters left: 5 (86 enodes) 547.522 * * [simplify]: iters left: 4 (138 enodes) 547.546 * * [simplify]: iters left: 3 (256 enodes) 547.591 * * [simplify]: iters left: 2 (446 enodes) 547.681 * * [simplify]: Extracting #0: cost 1 inf + 0 547.681 * * [simplify]: Extracting #1: cost 9 inf + 0 547.681 * * [simplify]: Extracting #2: cost 66 inf + 0 547.682 * * [simplify]: Extracting #3: cost 130 inf + 42 547.682 * * [simplify]: Extracting #4: cost 132 inf + 209 547.683 * * [simplify]: Extracting #5: cost 109 inf + 4196 547.685 * * [simplify]: Extracting #6: cost 79 inf + 11371 547.693 * * [simplify]: Extracting #7: cost 13 inf + 34000 547.703 * * [simplify]: Extracting #8: cost 0 inf + 38935 547.713 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 547.713 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 547.714 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 547.714 * * [simplify]: iters left: 6 (10 enodes) 547.716 * * [simplify]: iters left: 5 (38 enodes) 547.724 * * [simplify]: iters left: 4 (59 enodes) 547.732 * * [simplify]: iters left: 3 (88 enodes) 547.744 * * [simplify]: iters left: 2 (117 enodes) 547.759 * * [simplify]: iters left: 1 (144 enodes) 547.775 * * [simplify]: Extracting #0: cost 1 inf + 0 547.776 * * [simplify]: Extracting #1: cost 0 inf + 1 547.776 * [simplify]: Simplified to 0 547.776 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 0)) 547.776 * * * * [progress]: [ 1185 / 3260 ] simplifiying candidate # 547.776 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 547.776 * * [simplify]: iters left: 6 (25 enodes) 547.782 * * [simplify]: iters left: 5 (94 enodes) 547.798 * * [simplify]: iters left: 4 (152 enodes) 547.823 * * [simplify]: iters left: 3 (287 enodes) 547.876 * * [simplify]: iters left: 2 (480 enodes) 547.972 * * [simplify]: Extracting #0: cost 1 inf + 0 547.972 * * [simplify]: Extracting #1: cost 11 inf + 0 547.972 * * [simplify]: Extracting #2: cost 75 inf + 0 547.972 * * [simplify]: Extracting #3: cost 125 inf + 128 547.973 * * [simplify]: Extracting #4: cost 100 inf + 2985 547.974 * * [simplify]: Extracting #5: cost 91 inf + 5746 547.976 * * [simplify]: Extracting #6: cost 82 inf + 7621 547.982 * * [simplify]: Extracting #7: cost 15 inf + 31465 547.992 * * [simplify]: Extracting #8: cost 0 inf + 37442 548.002 * * [simplify]: Extracting #9: cost 0 inf + 37362 548.012 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 548.012 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 548.013 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 548.013 * * [simplify]: iters left: 6 (11 enodes) 548.016 * * [simplify]: iters left: 5 (42 enodes) 548.022 * * [simplify]: iters left: 4 (67 enodes) 548.033 * * [simplify]: iters left: 3 (111 enodes) 548.050 * * [simplify]: iters left: 2 (140 enodes) 548.066 * * [simplify]: iters left: 1 (160 enodes) 548.083 * * [simplify]: Extracting #0: cost 1 inf + 0 548.083 * * [simplify]: Extracting #1: cost 0 inf + 1 548.083 * [simplify]: Simplified to 0 548.083 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 0)) 548.083 * * * * [progress]: [ 1186 / 3260 ] simplifiying candidate # 548.084 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 548.084 * * [simplify]: iters left: 6 (28 enodes) 548.090 * * [simplify]: iters left: 5 (114 enodes) 548.112 * * [simplify]: iters left: 4 (267 enodes) 548.184 * * [simplify]: Extracting #0: cost 1 inf + 0 548.184 * * [simplify]: Extracting #1: cost 11 inf + 0 548.184 * * [simplify]: Extracting #2: cost 172 inf + 0 548.185 * * [simplify]: Extracting #3: cost 308 inf + 1 548.186 * * [simplify]: Extracting #4: cost 280 inf + 6168 548.193 * * [simplify]: Extracting #5: cost 120 inf + 63761 548.205 * * [simplify]: Extracting #6: cost 43 inf + 93016 548.220 * * [simplify]: Extracting #7: cost 4 inf + 107980 548.238 * * [simplify]: Extracting #8: cost 0 inf + 109870 548.254 * * [simplify]: Extracting #9: cost 0 inf + 109750 548.270 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 548.270 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 548.271 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 548.271 * * [simplify]: iters left: 6 (16 enodes) 548.275 * * [simplify]: iters left: 5 (68 enodes) 548.287 * * [simplify]: iters left: 4 (179 enodes) 548.342 * * [simplify]: Extracting #0: cost 1 inf + 0 548.343 * * [simplify]: Extracting #1: cost 27 inf + 0 548.343 * * [simplify]: Extracting #2: cost 153 inf + 0 548.344 * * [simplify]: Extracting #3: cost 242 inf + 83 548.346 * * [simplify]: Extracting #4: cost 185 inf + 16503 548.356 * * [simplify]: Extracting #5: cost 15 inf + 79352 548.369 * * [simplify]: Extracting #6: cost 0 inf + 84943 548.381 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 548.381 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 548.381 * * * * [progress]: [ 1187 / 3260 ] simplifiying candidate # 548.381 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 548.382 * * [simplify]: iters left: 6 (26 enodes) 548.388 * * [simplify]: iters left: 5 (104 enodes) 548.405 * * [simplify]: iters left: 4 (219 enodes) 548.457 * * [simplify]: Extracting #0: cost 1 inf + 0 548.457 * * [simplify]: Extracting #1: cost 11 inf + 0 548.457 * * [simplify]: Extracting #2: cost 129 inf + 0 548.457 * * [simplify]: Extracting #3: cost 227 inf + 0 548.458 * * [simplify]: Extracting #4: cost 204 inf + 4566 548.463 * * [simplify]: Extracting #5: cost 110 inf + 34167 548.471 * * [simplify]: Extracting #6: cost 45 inf + 56682 548.482 * * [simplify]: Extracting #7: cost 3 inf + 73822 548.496 * * [simplify]: Extracting #8: cost 0 inf + 75212 548.507 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt b) (cbrt 2)))) 548.508 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (sqrt a)) (sqrt a)) (/ (cbrt b) (cbrt 2)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 548.508 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 548.508 * * [simplify]: iters left: 6 (15 enodes) 548.512 * * [simplify]: iters left: 5 (63 enodes) 548.522 * * [simplify]: iters left: 4 (145 enodes) 548.559 * * [simplify]: iters left: 3 (499 enodes) 548.786 * * [simplify]: Extracting #0: cost 1 inf + 0 548.786 * * [simplify]: Extracting #1: cost 0 inf + 1 548.786 * [simplify]: Simplified to 0 548.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 548.786 * * * * [progress]: [ 1188 / 3260 ] simplifiying candidate # 548.787 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 548.787 * * [simplify]: iters left: 6 (27 enodes) 548.793 * * [simplify]: iters left: 5 (108 enodes) 548.815 * * [simplify]: iters left: 4 (245 enodes) 548.875 * * [simplify]: Extracting #0: cost 1 inf + 0 548.875 * * [simplify]: Extracting #1: cost 13 inf + 0 548.875 * * [simplify]: Extracting #2: cost 134 inf + 0 548.876 * * [simplify]: Extracting #3: cost 220 inf + 2 548.877 * * [simplify]: Extracting #4: cost 206 inf + 1868 548.878 * * [simplify]: Extracting #5: cost 171 inf + 10733 548.884 * * [simplify]: Extracting #6: cost 78 inf + 38513 548.891 * * [simplify]: Extracting #7: cost 36 inf + 50972 548.901 * * [simplify]: Extracting #8: cost 0 inf + 68158 548.912 * * [simplify]: Extracting #9: cost 0 inf + 67968 548.923 * * [simplify]: Extracting #10: cost 0 inf + 67888 548.933 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 548.933 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 548.934 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 548.934 * * [simplify]: iters left: 6 (15 enodes) 548.938 * * [simplify]: iters left: 5 (62 enodes) 548.951 * * [simplify]: iters left: 4 (159 enodes) 548.992 * * [simplify]: iters left: 3 (475 enodes) 549.188 * * [simplify]: Extracting #0: cost 1 inf + 0 549.188 * * [simplify]: Extracting #1: cost 42 inf + 0 549.188 * * [simplify]: Extracting #2: cost 194 inf + 1 549.191 * * [simplify]: Extracting #3: cost 205 inf + 15094 549.203 * * [simplify]: Extracting #4: cost 20 inf + 63712 549.220 * * [simplify]: Extracting #5: cost 3 inf + 65204 549.233 * * [simplify]: Extracting #6: cost 0 inf + 65965 549.247 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 549.247 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 549.247 * * * * [progress]: [ 1189 / 3260 ] simplifiying candidate # 549.247 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 549.248 * * [simplify]: iters left: 6 (29 enodes) 549.254 * * [simplify]: iters left: 5 (114 enodes) 549.273 * * [simplify]: iters left: 4 (242 enodes) 549.328 * * [simplify]: Extracting #0: cost 1 inf + 0 549.328 * * [simplify]: Extracting #1: cost 11 inf + 0 549.328 * * [simplify]: Extracting #2: cost 132 inf + 0 549.329 * * [simplify]: Extracting #3: cost 237 inf + 0 549.330 * * [simplify]: Extracting #4: cost 220 inf + 2225 549.333 * * [simplify]: Extracting #5: cost 141 inf + 27224 549.342 * * [simplify]: Extracting #6: cost 52 inf + 57481 549.354 * * [simplify]: Extracting #7: cost 1 inf + 78180 549.366 * * [simplify]: Extracting #8: cost 0 inf + 77992 549.379 * * [simplify]: Extracting #9: cost 0 inf + 77832 549.392 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) 549.392 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 549.392 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 549.392 * * [simplify]: iters left: 6 (15 enodes) 549.396 * * [simplify]: iters left: 5 (62 enodes) 549.406 * * [simplify]: iters left: 4 (148 enodes) 549.444 * * [simplify]: iters left: 3 (499 enodes) 549.682 * * [simplify]: Extracting #0: cost 1 inf + 0 549.682 * * [simplify]: Extracting #1: cost 0 inf + 1 549.682 * [simplify]: Simplified to 0 549.682 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 549.682 * * * * [progress]: [ 1190 / 3260 ] simplifiying candidate # 549.682 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 549.682 * * [simplify]: iters left: 6 (27 enodes) 549.689 * * [simplify]: iters left: 5 (105 enodes) 549.705 * * [simplify]: iters left: 4 (206 enodes) 549.750 * * [simplify]: Extracting #0: cost 1 inf + 0 549.750 * * [simplify]: Extracting #1: cost 11 inf + 0 549.751 * * [simplify]: Extracting #2: cost 108 inf + 0 549.751 * * [simplify]: Extracting #3: cost 188 inf + 0 549.752 * * [simplify]: Extracting #4: cost 181 inf + 650 549.753 * * [simplify]: Extracting #5: cost 136 inf + 11876 549.759 * * [simplify]: Extracting #6: cost 43 inf + 40404 549.767 * * [simplify]: Extracting #7: cost 1 inf + 56995 549.777 * * [simplify]: Extracting #8: cost 0 inf + 57465 549.786 * [simplify]: Simplified to (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2))) (/ (/ (* (cbrt b) (* (cbrt b) (cbrt b))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) 549.787 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2))) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2))) (/ (/ (* (cbrt b) (* (cbrt b) (cbrt b))) (* (sqrt 2) (sqrt a))) (* (sqrt 2) (sqrt a)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 549.787 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 549.787 * * [simplify]: iters left: 6 (14 enodes) 549.792 * * [simplify]: iters left: 5 (56 enodes) 549.801 * * [simplify]: iters left: 4 (117 enodes) 549.827 * * [simplify]: iters left: 3 (347 enodes) 549.941 * * [simplify]: Extracting #0: cost 1 inf + 0 549.941 * * [simplify]: Extracting #1: cost 0 inf + 1 549.941 * [simplify]: Simplified to 0 549.941 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 549.941 * * * * [progress]: [ 1191 / 3260 ] simplifiying candidate # 549.941 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 549.942 * * [simplify]: iters left: 6 (28 enodes) 549.948 * * [simplify]: iters left: 5 (109 enodes) 549.969 * * [simplify]: iters left: 4 (207 enodes) 550.011 * * [simplify]: Extracting #0: cost 1 inf + 0 550.011 * * [simplify]: Extracting #1: cost 11 inf + 0 550.011 * * [simplify]: Extracting #2: cost 104 inf + 0 550.011 * * [simplify]: Extracting #3: cost 166 inf + 44 550.012 * * [simplify]: Extracting #4: cost 161 inf + 252 550.013 * * [simplify]: Extracting #5: cost 139 inf + 5148 550.016 * * [simplify]: Extracting #6: cost 68 inf + 21872 550.020 * * [simplify]: Extracting #7: cost 27 inf + 34393 550.029 * * [simplify]: Extracting #8: cost 1 inf + 47302 550.037 * * [simplify]: Extracting #9: cost 0 inf + 47692 550.045 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (cbrt b)) (/ (cbrt b) (sqrt 2)))) 550.045 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (* (* (/ (/ (cbrt b) (sqrt 2)) a) (cbrt b)) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 550.045 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 550.045 * * [simplify]: iters left: 6 (14 enodes) 550.049 * * [simplify]: iters left: 5 (57 enodes) 550.059 * * [simplify]: iters left: 4 (116 enodes) 550.084 * * [simplify]: iters left: 3 (321 enodes) 550.192 * * [simplify]: Extracting #0: cost 1 inf + 0 550.192 * * [simplify]: Extracting #1: cost 0 inf + 1 550.192 * [simplify]: Simplified to 0 550.192 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 550.192 * * * * [progress]: [ 1192 / 3260 ] simplifiying candidate # 550.192 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 550.193 * * [simplify]: iters left: 6 (29 enodes) 550.202 * * [simplify]: iters left: 5 (114 enodes) 550.221 * * [simplify]: iters left: 4 (241 enodes) 550.275 * * [simplify]: Extracting #0: cost 1 inf + 0 550.276 * * [simplify]: Extracting #1: cost 11 inf + 0 550.276 * * [simplify]: Extracting #2: cost 117 inf + 0 550.276 * * [simplify]: Extracting #3: cost 201 inf + 2 550.277 * * [simplify]: Extracting #4: cost 183 inf + 2150 550.280 * * [simplify]: Extracting #5: cost 108 inf + 22538 550.286 * * [simplify]: Extracting #6: cost 34 inf + 46515 550.295 * * [simplify]: Extracting #7: cost 2 inf + 58915 550.304 * * [simplify]: Extracting #8: cost 0 inf + 59845 550.314 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) 550.314 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt a)) (* (cbrt 2) (cbrt 2)))) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a)))) 2)) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 550.314 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 550.314 * * [simplify]: iters left: 6 (15 enodes) 550.318 * * [simplify]: iters left: 5 (62 enodes) 550.329 * * [simplify]: iters left: 4 (149 enodes) 550.367 * * [simplify]: iters left: 3 (450 enodes) 550.565 * * [simplify]: Extracting #0: cost 1 inf + 0 550.565 * * [simplify]: Extracting #1: cost 0 inf + 1 550.565 * [simplify]: Simplified to 0 550.565 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 550.565 * * * * [progress]: [ 1193 / 3260 ] simplifiying candidate # 550.565 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 550.565 * * [simplify]: iters left: 6 (27 enodes) 550.572 * * [simplify]: iters left: 5 (106 enodes) 550.589 * * [simplify]: iters left: 4 (205 enodes) 550.634 * * [simplify]: Extracting #0: cost 1 inf + 0 550.634 * * [simplify]: Extracting #1: cost 11 inf + 0 550.634 * * [simplify]: Extracting #2: cost 100 inf + 0 550.635 * * [simplify]: Extracting #3: cost 167 inf + 2 550.635 * * [simplify]: Extracting #4: cost 158 inf + 977 550.637 * * [simplify]: Extracting #5: cost 128 inf + 7940 550.640 * * [simplify]: Extracting #6: cost 68 inf + 21449 550.645 * * [simplify]: Extracting #7: cost 32 inf + 32133 550.652 * * [simplify]: Extracting #8: cost 0 inf + 47803 550.662 * * [simplify]: Extracting #9: cost 0 inf + 47693 550.670 * * [simplify]: Extracting #10: cost 0 inf + 47613 550.678 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 550.678 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (* (cbrt 2) (sqrt a))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 550.678 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 550.678 * * [simplify]: iters left: 6 (14 enodes) 550.682 * * [simplify]: iters left: 5 (57 enodes) 550.692 * * [simplify]: iters left: 4 (118 enodes) 550.717 * * [simplify]: iters left: 3 (314 enodes) 550.811 * * [simplify]: Extracting #0: cost 1 inf + 0 550.811 * * [simplify]: Extracting #1: cost 0 inf + 1 550.811 * [simplify]: Simplified to 0 550.811 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 550.811 * * * * [progress]: [ 1194 / 3260 ] simplifiying candidate # 550.811 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 550.811 * * [simplify]: iters left: 6 (27 enodes) 550.818 * * [simplify]: iters left: 5 (100 enodes) 550.836 * * [simplify]: iters left: 4 (193 enodes) 550.871 * * [simplify]: iters left: 3 (437 enodes) 550.978 * * [simplify]: Extracting #0: cost 1 inf + 0 550.978 * * [simplify]: Extracting #1: cost 13 inf + 0 550.978 * * [simplify]: Extracting #2: cost 130 inf + 0 550.979 * * [simplify]: Extracting #3: cost 209 inf + 331 550.980 * * [simplify]: Extracting #4: cost 184 inf + 3867 550.983 * * [simplify]: Extracting #5: cost 120 inf + 16318 550.987 * * [simplify]: Extracting #6: cost 85 inf + 23578 550.994 * * [simplify]: Extracting #7: cost 53 inf + 33503 551.004 * * [simplify]: Extracting #8: cost 2 inf + 56428 551.017 * * [simplify]: Extracting #9: cost 0 inf + 57118 551.029 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 551.029 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 551.029 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 551.029 * * [simplify]: iters left: 6 (13 enodes) 551.033 * * [simplify]: iters left: 5 (48 enodes) 551.041 * * [simplify]: iters left: 4 (103 enodes) 551.061 * * [simplify]: iters left: 3 (238 enodes) 551.120 * * [simplify]: Extracting #0: cost 1 inf + 0 551.120 * * [simplify]: Extracting #1: cost 0 inf + 1 551.120 * [simplify]: Simplified to 0 551.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 0)) 551.120 * * * * [progress]: [ 1195 / 3260 ] simplifiying candidate # 551.120 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 551.121 * * [simplify]: iters left: 6 (27 enodes) 551.127 * * [simplify]: iters left: 5 (107 enodes) 551.146 * * [simplify]: iters left: 4 (229 enodes) 551.195 * * [simplify]: Extracting #0: cost 1 inf + 0 551.195 * * [simplify]: Extracting #1: cost 11 inf + 0 551.196 * * [simplify]: Extracting #2: cost 131 inf + 0 551.198 * * [simplify]: Extracting #3: cost 236 inf + 0 551.199 * * [simplify]: Extracting #4: cost 211 inf + 3723 551.203 * * [simplify]: Extracting #5: cost 126 inf + 31353 551.211 * * [simplify]: Extracting #6: cost 51 inf + 59193 551.222 * * [simplify]: Extracting #7: cost 5 inf + 76056 551.234 * * [simplify]: Extracting #8: cost 0 inf + 78366 551.246 * * [simplify]: Extracting #9: cost 0 inf + 78326 551.258 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) 551.258 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (/ (/ (* (sqrt b) (sqrt b)) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (* (cbrt 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 551.259 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 551.259 * * [simplify]: iters left: 6 (15 enodes) 551.263 * * [simplify]: iters left: 5 (61 enodes) 551.274 * * [simplify]: iters left: 4 (142 enodes) 551.308 * * [simplify]: iters left: 3 (474 enodes) 551.486 * * [simplify]: Extracting #0: cost 1 inf + 0 551.487 * * [simplify]: Extracting #1: cost 0 inf + 1 551.487 * [simplify]: Simplified to 0 551.487 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 551.487 * * * * [progress]: [ 1196 / 3260 ] simplifiying candidate # 551.487 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 551.487 * * [simplify]: iters left: 6 (25 enodes) 551.493 * * [simplify]: iters left: 5 (97 enodes) 551.508 * * [simplify]: iters left: 4 (186 enodes) 551.547 * * [simplify]: Extracting #0: cost 1 inf + 0 551.547 * * [simplify]: Extracting #1: cost 11 inf + 0 551.547 * * [simplify]: Extracting #2: cost 102 inf + 0 551.548 * * [simplify]: Extracting #3: cost 174 inf + 0 551.548 * * [simplify]: Extracting #4: cost 173 inf + 3 551.549 * * [simplify]: Extracting #5: cost 143 inf + 7240 551.554 * * [simplify]: Extracting #6: cost 51 inf + 35125 551.563 * * [simplify]: Extracting #7: cost 2 inf + 53688 551.572 * * [simplify]: Extracting #8: cost 0 inf + 54247 551.580 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) 551.580 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (* (cbrt 2) (sqrt a))) (* (/ (/ (/ (sqrt b) (sqrt a)) (cbrt 2)) (cbrt 2)) (/ (/ (sqrt b) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 551.581 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 551.581 * * [simplify]: iters left: 6 (14 enodes) 551.584 * * [simplify]: iters left: 5 (56 enodes) 551.594 * * [simplify]: iters left: 4 (113 enodes) 551.618 * * [simplify]: iters left: 3 (324 enodes) 551.706 * * [simplify]: Extracting #0: cost 1 inf + 0 551.706 * * [simplify]: Extracting #1: cost 0 inf + 1 551.706 * [simplify]: Simplified to 0 551.706 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 551.706 * * * * [progress]: [ 1197 / 3260 ] simplifiying candidate # 551.706 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 551.706 * * [simplify]: iters left: 6 (26 enodes) 551.712 * * [simplify]: iters left: 5 (102 enodes) 551.731 * * [simplify]: iters left: 4 (196 enodes) 551.770 * * [simplify]: Extracting #0: cost 1 inf + 0 551.770 * * [simplify]: Extracting #1: cost 11 inf + 0 551.770 * * [simplify]: Extracting #2: cost 104 inf + 0 551.771 * * [simplify]: Extracting #3: cost 166 inf + 44 551.771 * * [simplify]: Extracting #4: cost 154 inf + 1384 551.772 * * [simplify]: Extracting #5: cost 140 inf + 4633 551.775 * * [simplify]: Extracting #6: cost 75 inf + 20092 551.780 * * [simplify]: Extracting #7: cost 31 inf + 33205 551.789 * * [simplify]: Extracting #8: cost 1 inf + 47282 551.797 * * [simplify]: Extracting #9: cost 0 inf + 47727 551.805 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* a (cbrt 2)))) 551.805 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (cbrt 2)) (sqrt (sqrt (fma (* c -4) a (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 551.805 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 551.805 * * [simplify]: iters left: 6 (14 enodes) 551.809 * * [simplify]: iters left: 5 (56 enodes) 551.818 * * [simplify]: iters left: 4 (112 enodes) 551.841 * * [simplify]: iters left: 3 (297 enodes) 551.923 * * [simplify]: Extracting #0: cost 1 inf + 0 551.923 * * [simplify]: Extracting #1: cost 0 inf + 1 551.923 * [simplify]: Simplified to 0 551.923 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 551.923 * * * * [progress]: [ 1198 / 3260 ] simplifiying candidate # 551.923 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 551.923 * * [simplify]: iters left: 6 (27 enodes) 551.930 * * [simplify]: iters left: 5 (105 enodes) 551.947 * * [simplify]: iters left: 4 (209 enodes) 551.988 * * [simplify]: Extracting #0: cost 1 inf + 0 551.988 * * [simplify]: Extracting #1: cost 11 inf + 0 551.989 * * [simplify]: Extracting #2: cost 106 inf + 0 551.989 * * [simplify]: Extracting #3: cost 186 inf + 0 551.990 * * [simplify]: Extracting #4: cost 174 inf + 1137 551.991 * * [simplify]: Extracting #5: cost 135 inf + 10674 551.997 * * [simplify]: Extracting #6: cost 44 inf + 38985 552.005 * * [simplify]: Extracting #7: cost 0 inf + 56299 552.015 * * [simplify]: Extracting #8: cost 0 inf + 56109 552.024 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (cbrt 2) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) 552.024 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a))) (* (cbrt 2) (cbrt 2))) (/ (* (/ (sqrt b) (* (cbrt a) (sqrt 2))) (/ (sqrt b) (* (cbrt a) (sqrt 2)))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 552.024 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 552.024 * * [simplify]: iters left: 6 (13 enodes) 552.028 * * [simplify]: iters left: 5 (53 enodes) 552.036 * * [simplify]: iters left: 4 (118 enodes) 552.061 * * [simplify]: iters left: 3 (324 enodes) 552.147 * * [simplify]: Extracting #0: cost 1 inf + 0 552.147 * * [simplify]: Extracting #1: cost 0 inf + 1 552.147 * [simplify]: Simplified to 0 552.148 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 552.148 * * * * [progress]: [ 1199 / 3260 ] simplifiying candidate # 552.148 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 552.148 * * [simplify]: iters left: 6 (24 enodes) 552.156 * * [simplify]: iters left: 5 (91 enodes) 552.170 * * [simplify]: iters left: 4 (164 enodes) 552.199 * * [simplify]: iters left: 3 (383 enodes) 552.277 * * [simplify]: Extracting #0: cost 1 inf + 0 552.277 * * [simplify]: Extracting #1: cost 9 inf + 0 552.277 * * [simplify]: Extracting #2: cost 104 inf + 0 552.280 * * [simplify]: Extracting #3: cost 213 inf + 1 552.280 * * [simplify]: Extracting #4: cost 200 inf + 1264 552.283 * * [simplify]: Extracting #5: cost 135 inf + 13507 552.288 * * [simplify]: Extracting #6: cost 67 inf + 31555 552.299 * * [simplify]: Extracting #7: cost 3 inf + 56424 552.310 * * [simplify]: Extracting #8: cost 0 inf + 57189 552.322 * * [simplify]: Extracting #9: cost 0 inf + 57109 552.333 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 552.333 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 552.333 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 552.333 * * [simplify]: iters left: 6 (11 enodes) 552.336 * * [simplify]: iters left: 5 (43 enodes) 552.343 * * [simplify]: iters left: 4 (84 enodes) 552.359 * * [simplify]: iters left: 3 (212 enodes) 552.403 * * [simplify]: iters left: 2 (472 enodes) 552.507 * * [simplify]: Extracting #0: cost 1 inf + 0 552.507 * * [simplify]: Extracting #1: cost 0 inf + 1 552.507 * [simplify]: Simplified to 0 552.507 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 552.507 * * * * [progress]: [ 1200 / 3260 ] simplifiying candidate # 552.507 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 552.507 * * [simplify]: iters left: 6 (26 enodes) 552.513 * * [simplify]: iters left: 5 (101 enodes) 552.531 * * [simplify]: iters left: 4 (186 enodes) 552.566 * * [simplify]: iters left: 3 (417 enodes) 552.660 * * [simplify]: Extracting #0: cost 1 inf + 0 552.660 * * [simplify]: Extracting #1: cost 11 inf + 0 552.660 * * [simplify]: Extracting #2: cost 101 inf + 0 552.661 * * [simplify]: Extracting #3: cost 189 inf + 2 552.661 * * [simplify]: Extracting #4: cost 179 inf + 699 552.663 * * [simplify]: Extracting #5: cost 129 inf + 8825 552.668 * * [simplify]: Extracting #6: cost 61 inf + 26984 552.677 * * [simplify]: Extracting #7: cost 4 inf + 48394 552.687 * * [simplify]: Extracting #8: cost 0 inf + 50164 552.698 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 552.698 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 552.698 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 552.698 * * [simplify]: iters left: 6 (12 enodes) 552.704 * * [simplify]: iters left: 5 (49 enodes) 552.712 * * [simplify]: iters left: 4 (99 enodes) 552.731 * * [simplify]: iters left: 3 (234 enodes) 552.786 * * [simplify]: iters left: 2 (447 enodes) 552.882 * * [simplify]: Extracting #0: cost 1 inf + 0 552.882 * * [simplify]: Extracting #1: cost 0 inf + 1 552.882 * [simplify]: Simplified to 0 552.882 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 552.882 * * * * [progress]: [ 1201 / 3260 ] simplifiying candidate # 552.883 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 552.883 * * [simplify]: iters left: 6 (28 enodes) 552.889 * * [simplify]: iters left: 5 (109 enodes) 552.907 * * [simplify]: iters left: 4 (211 enodes) 552.949 * * [simplify]: iters left: 3 (493 enodes) 553.075 * * [simplify]: Extracting #0: cost 1 inf + 0 553.075 * * [simplify]: Extracting #1: cost 11 inf + 0 553.075 * * [simplify]: Extracting #2: cost 118 inf + 0 553.076 * * [simplify]: Extracting #3: cost 220 inf + 2 553.077 * * [simplify]: Extracting #4: cost 199 inf + 2113 553.080 * * [simplify]: Extracting #5: cost 120 inf + 19630 553.087 * * [simplify]: Extracting #6: cost 86 inf + 27648 553.094 * * [simplify]: Extracting #7: cost 54 inf + 37437 553.108 * * [simplify]: Extracting #8: cost 5 inf + 59441 553.121 * * [simplify]: Extracting #9: cost 0 inf + 61311 553.134 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) 553.134 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 553.134 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 553.134 * * [simplify]: iters left: 6 (14 enodes) 553.138 * * [simplify]: iters left: 5 (57 enodes) 553.147 * * [simplify]: iters left: 4 (121 enodes) 553.172 * * [simplify]: iters left: 3 (291 enodes) 553.251 * * [simplify]: Extracting #0: cost 1 inf + 0 553.251 * * [simplify]: Extracting #1: cost 0 inf + 1 553.251 * [simplify]: Simplified to 0 553.251 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (* (cbrt a) (cbrt a))) (* (cbrt a) 2))) 0)) 553.252 * * * * [progress]: [ 1202 / 3260 ] simplifiying candidate # 553.252 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 553.252 * * [simplify]: iters left: 6 (26 enodes) 553.258 * * [simplify]: iters left: 5 (101 enodes) 553.274 * * [simplify]: iters left: 4 (182 enodes) 553.311 * * [simplify]: iters left: 3 (426 enodes) 553.420 * * [simplify]: Extracting #0: cost 1 inf + 0 553.420 * * [simplify]: Extracting #1: cost 11 inf + 0 553.420 * * [simplify]: Extracting #2: cost 97 inf + 0 553.421 * * [simplify]: Extracting #3: cost 181 inf + 3 553.421 * * [simplify]: Extracting #4: cost 171 inf + 1022 553.423 * * [simplify]: Extracting #5: cost 120 inf + 8428 553.428 * * [simplify]: Extracting #6: cost 69 inf + 21854 553.437 * * [simplify]: Extracting #7: cost 2 inf + 47520 553.448 * * [simplify]: Extracting #8: cost 0 inf + 47711 553.458 * * [simplify]: Extracting #9: cost 0 inf + 47631 553.471 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 553.471 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 553.471 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 553.471 * * [simplify]: iters left: 6 (13 enodes) 553.475 * * [simplify]: iters left: 5 (52 enodes) 553.483 * * [simplify]: iters left: 4 (98 enodes) 553.502 * * [simplify]: iters left: 3 (212 enodes) 553.544 * * [simplify]: iters left: 2 (371 enodes) 553.616 * * [simplify]: Extracting #0: cost 1 inf + 0 553.616 * * [simplify]: Extracting #1: cost 0 inf + 1 553.616 * [simplify]: Simplified to 0 553.616 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 553.617 * * * * [progress]: [ 1203 / 3260 ] simplifiying candidate # 553.617 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 553.617 * * [simplify]: iters left: 6 (26 enodes) 553.623 * * [simplify]: iters left: 5 (95 enodes) 553.638 * * [simplify]: iters left: 4 (171 enodes) 553.668 * * [simplify]: iters left: 3 (332 enodes) 553.730 * * [simplify]: Extracting #0: cost 1 inf + 0 553.731 * * [simplify]: Extracting #1: cost 11 inf + 0 553.731 * * [simplify]: Extracting #2: cost 94 inf + 0 553.731 * * [simplify]: Extracting #3: cost 147 inf + 702 553.733 * * [simplify]: Extracting #4: cost 102 inf + 6399 553.735 * * [simplify]: Extracting #5: cost 86 inf + 9739 553.737 * * [simplify]: Extracting #6: cost 81 inf + 11501 553.743 * * [simplify]: Extracting #7: cost 22 inf + 33451 553.752 * * [simplify]: Extracting #8: cost 0 inf + 43248 553.760 * * [simplify]: Extracting #9: cost 0 inf + 43208 553.769 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 553.769 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 553.770 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 553.770 * * [simplify]: iters left: 6 (12 enodes) 553.773 * * [simplify]: iters left: 5 (44 enodes) 553.782 * * [simplify]: iters left: 4 (92 enodes) 553.796 * * [simplify]: iters left: 3 (159 enodes) 553.821 * * [simplify]: iters left: 2 (267 enodes) 553.866 * * [simplify]: iters left: 1 (364 enodes) 553.925 * * [simplify]: Extracting #0: cost 1 inf + 0 553.925 * * [simplify]: Extracting #1: cost 0 inf + 1 553.925 * [simplify]: Simplified to 0 553.925 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 0)) 553.925 * * * * [progress]: [ 1204 / 3260 ] simplifiying candidate # 553.925 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 553.925 * * [simplify]: iters left: 6 (27 enodes) 553.932 * * [simplify]: iters left: 5 (110 enodes) 553.950 * * [simplify]: iters left: 4 (238 enodes) 554.002 * * [simplify]: Extracting #0: cost 1 inf + 0 554.002 * * [simplify]: Extracting #1: cost 11 inf + 0 554.002 * * [simplify]: Extracting #2: cost 130 inf + 0 554.003 * * [simplify]: Extracting #3: cost 226 inf + 3 554.004 * * [simplify]: Extracting #4: cost 201 inf + 3653 554.007 * * [simplify]: Extracting #5: cost 115 inf + 28757 554.015 * * [simplify]: Extracting #6: cost 40 inf + 51966 554.026 * * [simplify]: Extracting #7: cost 7 inf + 64770 554.036 * * [simplify]: Extracting #8: cost 0 inf + 67788 554.047 * * [simplify]: Extracting #9: cost 0 inf + 67756 554.058 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 554.058 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 554.058 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 554.058 * * [simplify]: iters left: 6 (15 enodes) 554.063 * * [simplify]: iters left: 5 (64 enodes) 554.073 * * [simplify]: iters left: 4 (149 enodes) 554.110 * * [simplify]: iters left: 3 (466 enodes) 554.363 * * [simplify]: Extracting #0: cost 1 inf + 0 554.363 * * [simplify]: Extracting #1: cost 0 inf + 1 554.363 * [simplify]: Simplified to 0 554.363 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 554.364 * * * * [progress]: [ 1205 / 3260 ] simplifiying candidate # 554.364 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 554.364 * * [simplify]: iters left: 6 (25 enodes) 554.370 * * [simplify]: iters left: 5 (100 enodes) 554.389 * * [simplify]: iters left: 4 (196 enodes) 554.428 * * [simplify]: Extracting #0: cost 1 inf + 0 554.428 * * [simplify]: Extracting #1: cost 11 inf + 0 554.428 * * [simplify]: Extracting #2: cost 108 inf + 0 554.428 * * [simplify]: Extracting #3: cost 170 inf + 168 554.429 * * [simplify]: Extracting #4: cost 153 inf + 2602 554.431 * * [simplify]: Extracting #5: cost 102 inf + 14843 554.436 * * [simplify]: Extracting #6: cost 40 inf + 33394 554.443 * * [simplify]: Extracting #7: cost 2 inf + 47679 554.451 * * [simplify]: Extracting #8: cost 0 inf + 48679 554.461 * * [simplify]: Extracting #9: cost 0 inf + 48639 554.469 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) 554.469 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt a)) (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 554.469 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 554.470 * * [simplify]: iters left: 6 (14 enodes) 554.474 * * [simplify]: iters left: 5 (59 enodes) 554.483 * * [simplify]: iters left: 4 (121 enodes) 554.508 * * [simplify]: iters left: 3 (332 enodes) 554.643 * * [simplify]: Extracting #0: cost 1 inf + 0 554.643 * * [simplify]: Extracting #1: cost 0 inf + 1 554.643 * [simplify]: Simplified to 0 554.643 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 554.643 * * * * [progress]: [ 1206 / 3260 ] simplifiying candidate # 554.643 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 554.643 * * [simplify]: iters left: 6 (25 enodes) 554.649 * * [simplify]: iters left: 5 (100 enodes) 554.666 * * [simplify]: iters left: 4 (199 enodes) 554.708 * * [simplify]: iters left: 3 (490 enodes) 554.866 * * [simplify]: Extracting #0: cost 1 inf + 0 554.867 * * [simplify]: Extracting #1: cost 11 inf + 0 554.868 * * [simplify]: Extracting #2: cost 146 inf + 0 554.869 * * [simplify]: Extracting #3: cost 235 inf + 129 554.870 * * [simplify]: Extracting #4: cost 193 inf + 5424 554.875 * * [simplify]: Extracting #5: cost 118 inf + 21677 554.881 * * [simplify]: Extracting #6: cost 94 inf + 26991 554.889 * * [simplify]: Extracting #7: cost 60 inf + 37716 554.903 * * [simplify]: Extracting #8: cost 4 inf + 62474 554.917 * * [simplify]: Extracting #9: cost 0 inf + 63778 554.931 * * [simplify]: Extracting #10: cost 0 inf + 63738 554.945 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ b (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 554.945 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ b (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 554.945 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 554.945 * * [simplify]: iters left: 6 (13 enodes) 554.949 * * [simplify]: iters left: 5 (54 enodes) 554.958 * * [simplify]: iters left: 4 (112 enodes) 554.983 * * [simplify]: iters left: 3 (281 enodes) 555.078 * * [simplify]: Extracting #0: cost 1 inf + 0 555.078 * * [simplify]: Extracting #1: cost 0 inf + 1 555.078 * [simplify]: Simplified to 0 555.078 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 555.078 * * * * [progress]: [ 1207 / 3260 ] simplifiying candidate # 555.078 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 555.078 * * [simplify]: iters left: 6 (28 enodes) 555.085 * * [simplify]: iters left: 5 (111 enodes) 555.104 * * [simplify]: iters left: 4 (229 enodes) 555.152 * * [simplify]: Extracting #0: cost 1 inf + 0 555.152 * * [simplify]: Extracting #1: cost 11 inf + 0 555.152 * * [simplify]: Extracting #2: cost 111 inf + 0 555.153 * * [simplify]: Extracting #3: cost 185 inf + 45 555.153 * * [simplify]: Extracting #4: cost 163 inf + 2565 555.156 * * [simplify]: Extracting #5: cost 89 inf + 19788 555.161 * * [simplify]: Extracting #6: cost 41 inf + 34725 555.169 * * [simplify]: Extracting #7: cost 1 inf + 51282 555.178 * * [simplify]: Extracting #8: cost 0 inf + 51431 555.186 * [simplify]: Simplified to (- (/ (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) 555.186 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (* (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt (sqrt (fma c (* a -4) (* b b))))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ (/ b (sqrt 2)) (* (cbrt a) (cbrt a))) (cbrt a)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 555.187 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 555.187 * * [simplify]: iters left: 6 (14 enodes) 555.191 * * [simplify]: iters left: 5 (59 enodes) 555.201 * * [simplify]: iters left: 4 (134 enodes) 555.231 * * [simplify]: iters left: 3 (357 enodes) 555.371 * * [simplify]: Extracting #0: cost 1 inf + 0 555.371 * * [simplify]: Extracting #1: cost 0 inf + 1 555.371 * [simplify]: Simplified to 0 555.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 555.371 * * * * [progress]: [ 1208 / 3260 ] simplifiying candidate # 555.371 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 555.372 * * [simplify]: iters left: 6 (26 enodes) 555.378 * * [simplify]: iters left: 5 (102 enodes) 555.395 * * [simplify]: iters left: 4 (196 enodes) 555.434 * * [simplify]: iters left: 3 (454 enodes) 555.558 * * [simplify]: Extracting #0: cost 1 inf + 0 555.558 * * [simplify]: Extracting #1: cost 11 inf + 0 555.559 * * [simplify]: Extracting #2: cost 152 inf + 0 555.560 * * [simplify]: Extracting #3: cost 260 inf + 87 555.561 * * [simplify]: Extracting #4: cost 239 inf + 2691 555.565 * * [simplify]: Extracting #5: cost 130 inf + 23694 555.573 * * [simplify]: Extracting #6: cost 62 inf + 40375 555.586 * * [simplify]: Extracting #7: cost 3 inf + 64215 555.599 * * [simplify]: Extracting #8: cost 0 inf + 65485 555.615 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 555.615 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 555.615 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 555.615 * * [simplify]: iters left: 6 (13 enodes) 555.619 * * [simplify]: iters left: 5 (53 enodes) 555.628 * * [simplify]: iters left: 4 (106 enodes) 555.649 * * [simplify]: iters left: 3 (257 enodes) 555.733 * * [simplify]: Extracting #0: cost 1 inf + 0 555.733 * * [simplify]: Extracting #1: cost 0 inf + 1 555.733 * [simplify]: Simplified to 0 555.734 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 555.734 * * * * [progress]: [ 1209 / 3260 ] simplifiying candidate # 555.734 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 555.734 * * [simplify]: iters left: 6 (26 enodes) 555.740 * * [simplify]: iters left: 5 (101 enodes) 555.757 * * [simplify]: iters left: 4 (185 enodes) 555.794 * * [simplify]: iters left: 3 (402 enodes) 555.903 * * [simplify]: Extracting #0: cost 1 inf + 0 555.903 * * [simplify]: Extracting #1: cost 11 inf + 0 555.903 * * [simplify]: Extracting #2: cost 124 inf + 0 555.904 * * [simplify]: Extracting #3: cost 193 inf + 87 555.905 * * [simplify]: Extracting #4: cost 163 inf + 3072 555.908 * * [simplify]: Extracting #5: cost 117 inf + 10726 555.913 * * [simplify]: Extracting #6: cost 56 inf + 26272 555.921 * * [simplify]: Extracting #7: cost 9 inf + 45251 555.931 * * [simplify]: Extracting #8: cost 0 inf + 48718 555.942 * * [simplify]: Extracting #9: cost 0 inf + 48638 555.952 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 555.952 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 555.952 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 555.952 * * [simplify]: iters left: 6 (12 enodes) 555.956 * * [simplify]: iters left: 5 (49 enodes) 555.966 * * [simplify]: iters left: 4 (94 enodes) 555.985 * * [simplify]: iters left: 3 (221 enodes) 556.055 * * [simplify]: iters left: 2 (492 enodes) 556.271 * * [simplify]: Extracting #0: cost 1 inf + 0 556.271 * * [simplify]: Extracting #1: cost 0 inf + 1 556.271 * [simplify]: Simplified to 0 556.271 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 556.272 * * * * [progress]: [ 1210 / 3260 ] simplifiying candidate # 556.272 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 556.272 * * [simplify]: iters left: 6 (27 enodes) 556.278 * * [simplify]: iters left: 5 (104 enodes) 556.295 * * [simplify]: iters left: 4 (204 enodes) 556.339 * * [simplify]: iters left: 3 (481 enodes) 556.746 * * [simplify]: Extracting #0: cost 1 inf + 0 556.746 * * [simplify]: Extracting #1: cost 11 inf + 0 556.746 * * [simplify]: Extracting #2: cost 148 inf + 0 556.747 * * [simplify]: Extracting #3: cost 243 inf + 129 556.748 * * [simplify]: Extracting #4: cost 224 inf + 2201 556.751 * * [simplify]: Extracting #5: cost 145 inf + 17488 556.759 * * [simplify]: Extracting #6: cost 60 inf + 40346 556.770 * * [simplify]: Extracting #7: cost 5 inf + 62069 556.783 * * [simplify]: Extracting #8: cost 0 inf + 63879 556.796 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 556.796 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 556.796 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 556.796 * * [simplify]: iters left: 6 (13 enodes) 556.799 * * [simplify]: iters left: 5 (52 enodes) 556.808 * * [simplify]: iters left: 4 (111 enodes) 556.834 * * [simplify]: iters left: 3 (278 enodes) 556.926 * * [simplify]: Extracting #0: cost 1 inf + 0 556.926 * * [simplify]: Extracting #1: cost 0 inf + 1 556.926 * [simplify]: Simplified to 0 556.926 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (/ (/ b (cbrt a)) (* (* (cbrt a) (cbrt a)) 2))) 0)) 556.927 * * * * [progress]: [ 1211 / 3260 ] simplifiying candidate # 556.927 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 556.927 * * [simplify]: iters left: 6 (25 enodes) 556.933 * * [simplify]: iters left: 5 (96 enodes) 556.949 * * [simplify]: iters left: 4 (177 enodes) 556.985 * * [simplify]: iters left: 3 (383 enodes) 557.078 * * [simplify]: Extracting #0: cost 1 inf + 0 557.078 * * [simplify]: Extracting #1: cost 11 inf + 0 557.078 * * [simplify]: Extracting #2: cost 122 inf + 0 557.079 * * [simplify]: Extracting #3: cost 177 inf + 376 557.080 * * [simplify]: Extracting #4: cost 146 inf + 3161 557.082 * * [simplify]: Extracting #5: cost 98 inf + 10591 557.087 * * [simplify]: Extracting #6: cost 51 inf + 26203 557.095 * * [simplify]: Extracting #7: cost 6 inf + 43008 557.107 * * [simplify]: Extracting #8: cost 0 inf + 45273 557.117 * * [simplify]: Extracting #9: cost 0 inf + 45233 557.126 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 557.126 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 557.126 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 557.127 * * [simplify]: iters left: 6 (12 enodes) 557.130 * * [simplify]: iters left: 5 (47 enodes) 557.137 * * [simplify]: iters left: 4 (89 enodes) 557.155 * * [simplify]: iters left: 3 (186 enodes) 557.202 * * [simplify]: iters left: 2 (378 enodes) 557.335 * * [simplify]: Extracting #0: cost 1 inf + 0 557.335 * * [simplify]: Extracting #1: cost 0 inf + 1 557.335 * [simplify]: Simplified to 0 557.335 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 0)) 557.335 * * * * [progress]: [ 1212 / 3260 ] simplifiying candidate # 557.335 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 557.335 * * [simplify]: iters left: 6 (25 enodes) 557.342 * * [simplify]: iters left: 5 (93 enodes) 557.356 * * [simplify]: iters left: 4 (146 enodes) 557.383 * * [simplify]: iters left: 3 (274 enodes) 557.431 * * [simplify]: iters left: 2 (491 enodes) 557.537 * * [simplify]: Extracting #0: cost 1 inf + 0 557.537 * * [simplify]: Extracting #1: cost 9 inf + 0 557.537 * * [simplify]: Extracting #2: cost 72 inf + 2 557.538 * * [simplify]: Extracting #3: cost 127 inf + 298 557.539 * * [simplify]: Extracting #4: cost 90 inf + 4100 557.541 * * [simplify]: Extracting #5: cost 88 inf + 5444 557.544 * * [simplify]: Extracting #6: cost 80 inf + 6996 557.550 * * [simplify]: Extracting #7: cost 18 inf + 29416 557.560 * * [simplify]: Extracting #8: cost 0 inf + 36450 557.570 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 557.570 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 557.570 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 557.570 * * [simplify]: iters left: 6 (11 enodes) 557.573 * * [simplify]: iters left: 5 (40 enodes) 557.579 * * [simplify]: iters left: 4 (65 enodes) 557.590 * * [simplify]: iters left: 3 (97 enodes) 557.606 * * [simplify]: iters left: 2 (165 enodes) 557.640 * * [simplify]: iters left: 1 (271 enodes) 557.693 * * [simplify]: Extracting #0: cost 1 inf + 0 557.693 * * [simplify]: Extracting #1: cost 0 inf + 1 557.693 * [simplify]: Simplified to 0 557.693 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 0)) 557.693 * * * * [progress]: [ 1213 / 3260 ] simplifiying candidate # 557.693 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 557.693 * * [simplify]: iters left: 6 (26 enodes) 557.700 * * [simplify]: iters left: 5 (103 enodes) 557.717 * * [simplify]: iters left: 4 (199 enodes) 557.757 * * [simplify]: iters left: 3 (455 enodes) 557.876 * * [simplify]: Extracting #0: cost 1 inf + 0 557.876 * * [simplify]: Extracting #1: cost 11 inf + 0 557.877 * * [simplify]: Extracting #2: cost 142 inf + 0 557.877 * * [simplify]: Extracting #3: cost 227 inf + 47 557.879 * * [simplify]: Extracting #4: cost 202 inf + 3375 557.882 * * [simplify]: Extracting #5: cost 122 inf + 20306 557.889 * * [simplify]: Extracting #6: cost 50 inf + 41805 557.900 * * [simplify]: Extracting #7: cost 3 inf + 60486 557.914 * * [simplify]: Extracting #8: cost 0 inf + 61516 557.927 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 557.927 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 557.927 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 557.927 * * [simplify]: iters left: 6 (12 enodes) 557.930 * * [simplify]: iters left: 5 (51 enodes) 557.939 * * [simplify]: iters left: 4 (106 enodes) 557.961 * * [simplify]: iters left: 3 (247 enodes) 558.030 * * [simplify]: Extracting #0: cost 1 inf + 0 558.030 * * [simplify]: Extracting #1: cost 0 inf + 1 558.030 * [simplify]: Simplified to 0 558.030 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 558.030 * * * * [progress]: [ 1214 / 3260 ] simplifiying candidate # 558.030 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 558.030 * * [simplify]: iters left: 6 (24 enodes) 558.036 * * [simplify]: iters left: 5 (95 enodes) 558.052 * * [simplify]: iters left: 4 (174 enodes) 558.085 * * [simplify]: iters left: 3 (386 enodes) 558.181 * * [simplify]: Extracting #0: cost 1 inf + 0 558.181 * * [simplify]: Extracting #1: cost 11 inf + 0 558.182 * * [simplify]: Extracting #2: cost 124 inf + 0 558.182 * * [simplify]: Extracting #3: cost 181 inf + 256 558.183 * * [simplify]: Extracting #4: cost 150 inf + 2924 558.186 * * [simplify]: Extracting #5: cost 99 inf + 10879 558.190 * * [simplify]: Extracting #6: cost 58 inf + 23313 558.201 * * [simplify]: Extracting #7: cost 7 inf + 42718 558.210 * * [simplify]: Extracting #8: cost 0 inf + 45602 558.220 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 558.220 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 558.220 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 558.221 * * [simplify]: iters left: 6 (11 enodes) 558.224 * * [simplify]: iters left: 5 (46 enodes) 558.231 * * [simplify]: iters left: 4 (86 enodes) 558.248 * * [simplify]: iters left: 3 (183 enodes) 558.295 * * [simplify]: iters left: 2 (372 enodes) 558.425 * * [simplify]: Extracting #0: cost 1 inf + 0 558.425 * * [simplify]: Extracting #1: cost 0 inf + 1 558.425 * [simplify]: Simplified to 0 558.425 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 0)) 558.425 * * * * [progress]: [ 1215 / 3260 ] simplifiying candidate # 558.425 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 558.425 * * [simplify]: iters left: 6 (24 enodes) 558.431 * * [simplify]: iters left: 5 (92 enodes) 558.445 * * [simplify]: iters left: 4 (145 enodes) 558.470 * * [simplify]: iters left: 3 (273 enodes) 558.519 * * [simplify]: iters left: 2 (490 enodes) 558.626 * * [simplify]: Extracting #0: cost 1 inf + 0 558.626 * * [simplify]: Extracting #1: cost 9 inf + 0 558.626 * * [simplify]: Extracting #2: cost 72 inf + 2 558.627 * * [simplify]: Extracting #3: cost 123 inf + 669 558.628 * * [simplify]: Extracting #4: cost 91 inf + 3858 558.630 * * [simplify]: Extracting #5: cost 87 inf + 5527 558.631 * * [simplify]: Extracting #6: cost 79 inf + 7913 558.638 * * [simplify]: Extracting #7: cost 17 inf + 29796 558.649 * * [simplify]: Extracting #8: cost 0 inf + 36532 558.659 * * [simplify]: Extracting #9: cost 0 inf + 36452 558.669 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 558.669 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 558.669 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 558.669 * * [simplify]: iters left: 6 (10 enodes) 558.672 * * [simplify]: iters left: 5 (39 enodes) 558.678 * * [simplify]: iters left: 4 (64 enodes) 558.689 * * [simplify]: iters left: 3 (96 enodes) 558.705 * * [simplify]: iters left: 2 (164 enodes) 558.740 * * [simplify]: iters left: 1 (270 enodes) 558.793 * * [simplify]: Extracting #0: cost 1 inf + 0 558.793 * * [simplify]: Extracting #1: cost 0 inf + 1 558.793 * [simplify]: Simplified to 0 558.793 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 0)) 558.793 * * * * [progress]: [ 1216 / 3260 ] simplifiying candidate # 558.793 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 558.793 * * [simplify]: iters left: 6 (26 enodes) 558.800 * * [simplify]: iters left: 5 (104 enodes) 558.817 * * [simplify]: iters left: 4 (208 enodes) 558.858 * * [simplify]: iters left: 3 (452 enodes) 558.964 * * [simplify]: Extracting #0: cost 1 inf + 0 558.964 * * [simplify]: Extracting #1: cost 11 inf + 0 558.965 * * [simplify]: Extracting #2: cost 124 inf + 0 558.965 * * [simplify]: Extracting #3: cost 223 inf + 90 558.966 * * [simplify]: Extracting #4: cost 193 inf + 3508 558.970 * * [simplify]: Extracting #5: cost 117 inf + 18095 558.977 * * [simplify]: Extracting #6: cost 50 inf + 37447 558.987 * * [simplify]: Extracting #7: cost 5 inf + 55213 558.999 * * [simplify]: Extracting #8: cost 0 inf + 57513 559.011 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) 559.011 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 559.011 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 559.011 * * [simplify]: iters left: 6 (12 enodes) 559.015 * * [simplify]: iters left: 5 (53 enodes) 559.026 * * [simplify]: iters left: 4 (117 enodes) 559.048 * * [simplify]: iters left: 3 (255 enodes) 559.109 * * [simplify]: Extracting #0: cost 1 inf + 0 559.109 * * [simplify]: Extracting #1: cost 0 inf + 1 559.109 * [simplify]: Simplified to 0 559.109 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (* (cbrt 2) (sqrt a)) (cbrt 2)))) 0)) 559.109 * * * * [progress]: [ 1217 / 3260 ] simplifiying candidate # 559.110 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 559.110 * * [simplify]: iters left: 6 (24 enodes) 559.116 * * [simplify]: iters left: 5 (96 enodes) 559.132 * * [simplify]: iters left: 4 (184 enodes) 559.166 * * [simplify]: iters left: 3 (365 enodes) 559.243 * * [simplify]: Extracting #0: cost 1 inf + 0 559.243 * * [simplify]: Extracting #1: cost 11 inf + 0 559.243 * * [simplify]: Extracting #2: cost 106 inf + 0 559.244 * * [simplify]: Extracting #3: cost 179 inf + 49 559.245 * * [simplify]: Extracting #4: cost 149 inf + 3027 559.247 * * [simplify]: Extracting #5: cost 98 inf + 9849 559.251 * * [simplify]: Extracting #6: cost 58 inf + 21967 559.259 * * [simplify]: Extracting #7: cost 6 inf + 41793 559.268 * * [simplify]: Extracting #8: cost 0 inf + 43912 559.279 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 559.279 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 559.280 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 559.280 * * [simplify]: iters left: 6 (11 enodes) 559.284 * * [simplify]: iters left: 5 (48 enodes) 559.292 * * [simplify]: iters left: 4 (98 enodes) 559.308 * * [simplify]: iters left: 3 (181 enodes) 559.347 * * [simplify]: iters left: 2 (358 enodes) 559.454 * * [simplify]: Extracting #0: cost 1 inf + 0 559.454 * * [simplify]: Extracting #1: cost 0 inf + 1 559.454 * [simplify]: Simplified to 0 559.454 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 0)) 559.454 * * * * [progress]: [ 1218 / 3260 ] simplifiying candidate # 559.454 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 559.454 * * [simplify]: iters left: 6 (24 enodes) 559.461 * * [simplify]: iters left: 5 (92 enodes) 559.475 * * [simplify]: iters left: 4 (165 enodes) 559.504 * * [simplify]: iters left: 3 (313 enodes) 559.564 * * [simplify]: Extracting #0: cost 1 inf + 0 559.564 * * [simplify]: Extracting #1: cost 12 inf + 0 559.564 * * [simplify]: Extracting #2: cost 93 inf + 42 559.565 * * [simplify]: Extracting #3: cost 133 inf + 1208 559.566 * * [simplify]: Extracting #4: cost 94 inf + 4285 559.568 * * [simplify]: Extracting #5: cost 87 inf + 6559 559.569 * * [simplify]: Extracting #6: cost 81 inf + 8145 559.575 * * [simplify]: Extracting #7: cost 19 inf + 31444 559.583 * * [simplify]: Extracting #8: cost 0 inf + 40062 559.591 * * [simplify]: Extracting #9: cost 0 inf + 39942 559.599 * * [simplify]: Extracting #10: cost 0 inf + 39902 559.607 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) 559.607 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 559.607 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 559.607 * * [simplify]: iters left: 6 (10 enodes) 559.611 * * [simplify]: iters left: 5 (41 enodes) 559.618 * * [simplify]: iters left: 4 (81 enodes) 559.632 * * [simplify]: iters left: 3 (127 enodes) 559.649 * * [simplify]: iters left: 2 (186 enodes) 559.676 * * [simplify]: iters left: 1 (266 enodes) 559.738 * * [simplify]: Extracting #0: cost 1 inf + 0 559.738 * * [simplify]: Extracting #1: cost 0 inf + 1 559.738 * [simplify]: Simplified to 0 559.738 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2))) 0)) 559.738 * * * * [progress]: [ 1219 / 3260 ] simplifiying candidate # 559.738 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ (/ b 2) a) 1))) 559.739 * * [simplify]: iters left: 6 (23 enodes) 559.746 * * [simplify]: iters left: 5 (89 enodes) 559.760 * * [simplify]: iters left: 4 (147 enodes) 559.785 * * [simplify]: iters left: 3 (277 enodes) 559.837 * * [simplify]: Extracting #0: cost 1 inf + 0 559.837 * * [simplify]: Extracting #1: cost 9 inf + 0 559.837 * * [simplify]: Extracting #2: cost 80 inf + 2 559.838 * * [simplify]: Extracting #3: cost 119 inf + 666 559.839 * * [simplify]: Extracting #4: cost 90 inf + 3571 559.840 * * [simplify]: Extracting #5: cost 86 inf + 5636 559.841 * * [simplify]: Extracting #6: cost 84 inf + 6122 559.846 * * [simplify]: Extracting #7: cost 20 inf + 29962 559.853 * * [simplify]: Extracting #8: cost 0 inf + 39161 559.861 * * [simplify]: Extracting #9: cost 0 inf + 39065 559.869 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) 559.869 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 559.870 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 559.870 * * [simplify]: iters left: 6 (9 enodes) 559.873 * * [simplify]: iters left: 5 (36 enodes) 559.881 * * [simplify]: iters left: 4 (67 enodes) 559.892 * * [simplify]: iters left: 3 (97 enodes) 559.909 * * [simplify]: iters left: 2 (158 enodes) 559.944 * * [simplify]: iters left: 1 (263 enodes) 559.988 * * [simplify]: Extracting #0: cost 1 inf + 0 559.988 * * [simplify]: Extracting #1: cost 0 inf + 1 559.988 * [simplify]: Simplified to 0 559.988 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt 2) (sqrt a)))) (cbrt 2)) (/ (/ b 2) a)) 0)) 559.988 * * * * [progress]: [ 1220 / 3260 ] simplifiying candidate # 559.989 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) (sqrt a)) (- (* (/ 1 a) (/ b 2)))) 559.989 * * [simplify]: iters left: 6 (23 enodes) 559.996 * * [simplify]: iters left: 5 (90 enodes) 560.010 * * [simplify]: iters left: 4 (156 enodes) 560.036 * * [simplify]: iters left: 3 (306 enodes) 560.096 * * [simplify]: Extracting #0: cost 1 inf + 0 560.096 * * [simplify]: Extracting #1: cost 11 inf + 0 560.096 * * [simplify]: Extracting #2: cost 90 inf + 0 560.096 * * [simplify]: Extracting #3: cost 139 inf + 378 560.097 * * [simplify]: Extracting #4: cost 106 inf + 3576 560.099 * * [simplify]: Extracting #5: cost 86 inf + 6838 560.100 * * [simplify]: Extracting #6: cost 79 inf + 8521 560.106 * * [simplify]: Extracting #7: cost 18 inf + 31880 560.114 * * [simplify]: Extracting #8: cost 0 inf + 40480 560.124 * * [simplify]: Extracting #9: cost 0 inf + 40305 560.132 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 560.132 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 560.132 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 560.132 * * [simplify]: iters left: 5 (9 enodes) 560.135 * * [simplify]: iters left: 4 (39 enodes) 560.141 * * [simplify]: iters left: 3 (65 enodes) 560.152 * * [simplify]: iters left: 2 (129 enodes) 560.177 * * [simplify]: iters left: 1 (210 enodes) 560.214 * * [simplify]: Extracting #0: cost 1 inf + 0 560.214 * * [simplify]: Extracting #1: cost 0 inf + 1 560.214 * [simplify]: Simplified to 0 560.214 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 0)) 560.214 * * * * [progress]: [ 1221 / 3260 ] simplifiying candidate # 560.215 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 560.215 * * [simplify]: iters left: 6 (24 enodes) 560.221 * * [simplify]: iters left: 5 (91 enodes) 560.235 * * [simplify]: iters left: 4 (144 enodes) 560.262 * * [simplify]: iters left: 3 (257 enodes) 560.309 * * [simplify]: iters left: 2 (457 enodes) 560.409 * * [simplify]: Extracting #0: cost 1 inf + 0 560.409 * * [simplify]: Extracting #1: cost 11 inf + 0 560.409 * * [simplify]: Extracting #2: cost 68 inf + 0 560.409 * * [simplify]: Extracting #3: cost 115 inf + 170 560.410 * * [simplify]: Extracting #4: cost 105 inf + 2249 560.411 * * [simplify]: Extracting #5: cost 91 inf + 5327 560.415 * * [simplify]: Extracting #6: cost 24 inf + 28161 560.423 * * [simplify]: Extracting #7: cost 0 inf + 38172 560.432 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 560.432 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 560.432 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 560.432 * * [simplify]: iters left: 6 (10 enodes) 560.436 * * [simplify]: iters left: 5 (37 enodes) 560.442 * * [simplify]: iters left: 4 (57 enodes) 560.452 * * [simplify]: iters left: 3 (104 enodes) 560.469 * * [simplify]: iters left: 2 (158 enodes) 560.493 * * [simplify]: iters left: 1 (225 enodes) 560.527 * * [simplify]: Extracting #0: cost 1 inf + 0 560.527 * * [simplify]: Extracting #1: cost 0 inf + 1 560.527 * [simplify]: Simplified to 0 560.527 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 0)) 560.527 * * * * [progress]: [ 1222 / 3260 ] simplifiying candidate # 560.527 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 560.528 * * [simplify]: iters left: 6 (23 enodes) 560.533 * * [simplify]: iters left: 5 (82 enodes) 560.546 * * [simplify]: iters left: 4 (128 enodes) 560.566 * * [simplify]: iters left: 3 (226 enodes) 560.608 * * [simplify]: iters left: 2 (384 enodes) 560.690 * * [simplify]: Extracting #0: cost 1 inf + 0 560.690 * * [simplify]: Extracting #1: cost 9 inf + 0 560.690 * * [simplify]: Extracting #2: cost 56 inf + 0 560.690 * * [simplify]: Extracting #3: cost 90 inf + 87 560.691 * * [simplify]: Extracting #4: cost 77 inf + 2003 560.692 * * [simplify]: Extracting #5: cost 64 inf + 4424 560.696 * * [simplify]: Extracting #6: cost 9 inf + 21419 560.702 * * [simplify]: Extracting #7: cost 0 inf + 25122 560.709 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 560.709 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 560.709 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 560.710 * * [simplify]: iters left: 6 (9 enodes) 560.712 * * [simplify]: iters left: 5 (29 enodes) 560.716 * * [simplify]: iters left: 4 (42 enodes) 560.722 * * [simplify]: iters left: 3 (58 enodes) 560.729 * * [simplify]: iters left: 2 (68 enodes) 560.737 * * [simplify]: Extracting #0: cost 1 inf + 0 560.737 * * [simplify]: Extracting #1: cost 0 inf + 1 560.737 * [simplify]: Simplified to 0 560.737 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 0)) 560.737 * * * * [progress]: [ 1223 / 3260 ] simplifiying candidate # 560.737 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 560.737 * * [simplify]: iters left: 6 (27 enodes) 560.744 * * [simplify]: iters left: 5 (105 enodes) 560.762 * * [simplify]: iters left: 4 (211 enodes) 560.803 * * [simplify]: iters left: 3 (443 enodes) 560.892 * * [simplify]: Extracting #0: cost 1 inf + 0 560.892 * * [simplify]: Extracting #1: cost 11 inf + 0 560.892 * * [simplify]: Extracting #2: cost 94 inf + 0 560.893 * * [simplify]: Extracting #3: cost 162 inf + 289 560.893 * * [simplify]: Extracting #4: cost 160 inf + 494 560.895 * * [simplify]: Extracting #5: cost 136 inf + 5855 560.898 * * [simplify]: Extracting #6: cost 75 inf + 21509 560.905 * * [simplify]: Extracting #7: cost 20 inf + 39385 560.914 * * [simplify]: Extracting #8: cost 0 inf + 48020 560.924 * * [simplify]: Extracting #9: cost 0 inf + 47830 560.933 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 560.933 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 560.934 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 560.934 * * [simplify]: iters left: 6 (13 enodes) 560.937 * * [simplify]: iters left: 5 (53 enodes) 560.946 * * [simplify]: iters left: 4 (117 enodes) 560.972 * * [simplify]: iters left: 3 (275 enodes) 561.026 * * [simplify]: iters left: 2 (474 enodes) 561.133 * * [simplify]: Extracting #0: cost 1 inf + 0 561.133 * * [simplify]: Extracting #1: cost 0 inf + 1 561.133 * [simplify]: Simplified to 0 561.133 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 0)) 561.133 * * * * [progress]: [ 1224 / 3260 ] simplifiying candidate # 561.133 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 561.133 * * [simplify]: iters left: 6 (26 enodes) 561.139 * * [simplify]: iters left: 5 (99 enodes) 561.155 * * [simplify]: iters left: 4 (174 enodes) 561.186 * * [simplify]: iters left: 3 (327 enodes) 561.246 * * [simplify]: Extracting #0: cost 1 inf + 0 561.246 * * [simplify]: Extracting #1: cost 11 inf + 0 561.246 * * [simplify]: Extracting #2: cost 73 inf + 0 561.246 * * [simplify]: Extracting #3: cost 128 inf + 85 561.247 * * [simplify]: Extracting #4: cost 126 inf + 171 561.248 * * [simplify]: Extracting #5: cost 106 inf + 4160 561.250 * * [simplify]: Extracting #6: cost 67 inf + 12036 561.255 * * [simplify]: Extracting #7: cost 17 inf + 28115 561.262 * * [simplify]: Extracting #8: cost 0 inf + 34961 561.269 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 561.269 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 561.270 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 561.270 * * [simplify]: iters left: 6 (12 enodes) 561.273 * * [simplify]: iters left: 5 (47 enodes) 561.280 * * [simplify]: iters left: 4 (82 enodes) 561.293 * * [simplify]: iters left: 3 (157 enodes) 561.322 * * [simplify]: iters left: 2 (248 enodes) 561.359 * * [simplify]: iters left: 1 (341 enodes) 561.413 * * [simplify]: Extracting #0: cost 1 inf + 0 561.413 * * [simplify]: Extracting #1: cost 0 inf + 1 561.413 * [simplify]: Simplified to 0 561.413 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 0)) 561.413 * * * * [progress]: [ 1225 / 3260 ] simplifiying candidate # 561.413 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 561.413 * * [simplify]: iters left: 6 (25 enodes) 561.419 * * [simplify]: iters left: 5 (94 enodes) 561.437 * * [simplify]: iters left: 4 (175 enodes) 561.468 * * [simplify]: iters left: 3 (346 enodes) 561.542 * * [simplify]: Extracting #0: cost 1 inf + 0 561.542 * * [simplify]: Extracting #1: cost 13 inf + 0 561.542 * * [simplify]: Extracting #2: cost 79 inf + 0 561.543 * * [simplify]: Extracting #3: cost 134 inf + 2 561.543 * * [simplify]: Extracting #4: cost 133 inf + 6 561.544 * * [simplify]: Extracting #5: cost 122 inf + 2199 561.545 * * [simplify]: Extracting #6: cost 106 inf + 4430 561.551 * * [simplify]: Extracting #7: cost 29 inf + 27714 561.558 * * [simplify]: Extracting #8: cost 1 inf + 36975 561.566 * * [simplify]: Extracting #9: cost 0 inf + 37219 561.573 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 561.573 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 561.573 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 561.574 * * [simplify]: iters left: 6 (12 enodes) 561.577 * * [simplify]: iters left: 5 (47 enodes) 561.585 * * [simplify]: iters left: 4 (89 enodes) 561.601 * * [simplify]: iters left: 3 (180 enodes) 561.640 * * [simplify]: iters left: 2 (296 enodes) 561.697 * * [simplify]: iters left: 1 (428 enodes) 561.783 * * [simplify]: Extracting #0: cost 1 inf + 0 561.783 * * [simplify]: Extracting #1: cost 0 inf + 1 561.783 * [simplify]: Simplified to 0 561.783 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 0)) 561.784 * * * * [progress]: [ 1226 / 3260 ] simplifiying candidate # 561.784 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 561.784 * * [simplify]: iters left: 6 (26 enodes) 561.792 * * [simplify]: iters left: 5 (98 enodes) 561.808 * * [simplify]: iters left: 4 (172 enodes) 561.836 * * [simplify]: iters left: 3 (306 enodes) 561.890 * * [simplify]: Extracting #0: cost 1 inf + 0 561.890 * * [simplify]: Extracting #1: cost 11 inf + 0 561.890 * * [simplify]: Extracting #2: cost 70 inf + 0 561.890 * * [simplify]: Extracting #3: cost 122 inf + 407 561.891 * * [simplify]: Extracting #4: cost 119 inf + 814 561.892 * * [simplify]: Extracting #5: cost 94 inf + 6607 561.894 * * [simplify]: Extracting #6: cost 73 inf + 11273 561.896 * * [simplify]: Extracting #7: cost 58 inf + 13376 561.901 * * [simplify]: Extracting #8: cost 15 inf + 29396 561.908 * * [simplify]: Extracting #9: cost 0 inf + 35856 561.915 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 561.915 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 561.916 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 561.916 * * [simplify]: iters left: 6 (12 enodes) 561.920 * * [simplify]: iters left: 5 (46 enodes) 561.927 * * [simplify]: iters left: 4 (81 enodes) 561.940 * * [simplify]: iters left: 3 (134 enodes) 561.959 * * [simplify]: iters left: 2 (197 enodes) 561.988 * * [simplify]: iters left: 1 (271 enodes) 562.025 * * [simplify]: Extracting #0: cost 1 inf + 0 562.025 * * [simplify]: Extracting #1: cost 0 inf + 1 562.025 * [simplify]: Simplified to 0 562.025 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 0)) 562.025 * * * * [progress]: [ 1227 / 3260 ] simplifiying candidate # 562.025 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 562.025 * * [simplify]: iters left: 6 (24 enodes) 562.031 * * [simplify]: iters left: 5 (89 enodes) 562.045 * * [simplify]: iters left: 4 (143 enodes) 562.069 * * [simplify]: iters left: 3 (256 enodes) 562.115 * * [simplify]: iters left: 2 (444 enodes) 562.203 * * [simplify]: Extracting #0: cost 1 inf + 0 562.203 * * [simplify]: Extracting #1: cost 9 inf + 0 562.203 * * [simplify]: Extracting #2: cost 60 inf + 0 562.203 * * [simplify]: Extracting #3: cost 109 inf + 43 562.204 * * [simplify]: Extracting #4: cost 115 inf + 169 562.204 * * [simplify]: Extracting #5: cost 87 inf + 4000 562.209 * * [simplify]: Extracting #6: cost 13 inf + 24382 562.216 * * [simplify]: Extracting #7: cost 0 inf + 28414 562.223 * * [simplify]: Extracting #8: cost 0 inf + 28374 562.232 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 562.232 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 562.232 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 562.232 * * [simplify]: iters left: 6 (10 enodes) 562.235 * * [simplify]: iters left: 5 (38 enodes) 562.241 * * [simplify]: iters left: 4 (59 enodes) 562.249 * * [simplify]: iters left: 3 (88 enodes) 562.261 * * [simplify]: iters left: 2 (117 enodes) 562.276 * * [simplify]: iters left: 1 (144 enodes) 562.292 * * [simplify]: Extracting #0: cost 1 inf + 0 562.292 * * [simplify]: Extracting #1: cost 0 inf + 1 562.293 * [simplify]: Simplified to 0 562.293 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 0)) 562.293 * * * * [progress]: [ 1228 / 3260 ] simplifiying candidate # 562.293 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 562.293 * * [simplify]: iters left: 6 (24 enodes) 562.300 * * [simplify]: iters left: 5 (89 enodes) 562.314 * * [simplify]: iters left: 4 (147 enodes) 562.338 * * [simplify]: iters left: 3 (275 enodes) 562.389 * * [simplify]: iters left: 2 (457 enodes) 562.481 * * [simplify]: Extracting #0: cost 1 inf + 0 562.481 * * [simplify]: Extracting #1: cost 11 inf + 0 562.481 * * [simplify]: Extracting #2: cost 67 inf + 0 562.482 * * [simplify]: Extracting #3: cost 106 inf + 87 562.482 * * [simplify]: Extracting #4: cost 93 inf + 1884 562.484 * * [simplify]: Extracting #5: cost 65 inf + 6183 562.488 * * [simplify]: Extracting #6: cost 14 inf + 22619 562.496 * * [simplify]: Extracting #7: cost 0 inf + 27859 562.503 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 562.503 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 562.503 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 562.504 * * [simplify]: iters left: 6 (11 enodes) 562.507 * * [simplify]: iters left: 5 (42 enodes) 562.513 * * [simplify]: iters left: 4 (67 enodes) 562.524 * * [simplify]: iters left: 3 (111 enodes) 562.539 * * [simplify]: iters left: 2 (140 enodes) 562.557 * * [simplify]: iters left: 1 (160 enodes) 562.574 * * [simplify]: Extracting #0: cost 1 inf + 0 562.574 * * [simplify]: Extracting #1: cost 0 inf + 1 562.575 * [simplify]: Simplified to 0 562.575 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 0)) 562.575 * * * * [progress]: [ 1229 / 3260 ] simplifiying candidate # 562.575 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 562.575 * * [simplify]: iters left: 6 (28 enodes) 562.582 * * [simplify]: iters left: 5 (114 enodes) 562.601 * * [simplify]: iters left: 4 (269 enodes) 562.677 * * [simplify]: Extracting #0: cost 1 inf + 0 562.677 * * [simplify]: Extracting #1: cost 11 inf + 0 562.678 * * [simplify]: Extracting #2: cost 170 inf + 0 562.679 * * [simplify]: Extracting #3: cost 299 inf + 527 562.680 * * [simplify]: Extracting #4: cost 276 inf + 5415 562.687 * * [simplify]: Extracting #5: cost 118 inf + 61995 562.698 * * [simplify]: Extracting #6: cost 51 inf + 87104 562.711 * * [simplify]: Extracting #7: cost 30 inf + 92389 562.725 * * [simplify]: Extracting #8: cost 5 inf + 103077 562.742 * * [simplify]: Extracting #9: cost 0 inf + 105187 562.757 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (cbrt 2)) a) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 562.757 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2)) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt 2))) (cbrt 2)) a) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 562.758 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 562.758 * * [simplify]: iters left: 6 (16 enodes) 562.762 * * [simplify]: iters left: 5 (68 enodes) 562.774 * * [simplify]: iters left: 4 (179 enodes) 562.830 * * [simplify]: Extracting #0: cost 1 inf + 0 562.830 * * [simplify]: Extracting #1: cost 27 inf + 0 562.831 * * [simplify]: Extracting #2: cost 153 inf + 0 562.831 * * [simplify]: Extracting #3: cost 242 inf + 83 562.833 * * [simplify]: Extracting #4: cost 185 inf + 16503 562.843 * * [simplify]: Extracting #5: cost 15 inf + 79352 562.855 * * [simplify]: Extracting #6: cost 0 inf + 84943 562.869 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 562.869 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 562.869 * * * * [progress]: [ 1230 / 3260 ] simplifiying candidate # 562.869 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 562.869 * * [simplify]: iters left: 6 (27 enodes) 562.876 * * [simplify]: iters left: 5 (109 enodes) 562.894 * * [simplify]: iters left: 4 (233 enodes) 562.950 * * [simplify]: Extracting #0: cost 1 inf + 0 562.950 * * [simplify]: Extracting #1: cost 11 inf + 0 562.950 * * [simplify]: Extracting #2: cost 131 inf + 0 562.951 * * [simplify]: Extracting #3: cost 228 inf + 43 562.952 * * [simplify]: Extracting #4: cost 197 inf + 6387 562.957 * * [simplify]: Extracting #5: cost 93 inf + 40306 562.965 * * [simplify]: Extracting #6: cost 53 inf + 53631 562.974 * * [simplify]: Extracting #7: cost 26 inf + 60945 562.985 * * [simplify]: Extracting #8: cost 1 inf + 71833 562.996 * * [simplify]: Extracting #9: cost 0 inf + 72143 563.009 * * [simplify]: Extracting #10: cost 0 inf + 72063 563.021 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 563.021 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 563.021 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 563.021 * * [simplify]: iters left: 6 (15 enodes) 563.025 * * [simplify]: iters left: 5 (63 enodes) 563.035 * * [simplify]: iters left: 4 (145 enodes) 563.072 * * [simplify]: iters left: 3 (499 enodes) 563.301 * * [simplify]: Extracting #0: cost 1 inf + 0 563.301 * * [simplify]: Extracting #1: cost 0 inf + 1 563.301 * [simplify]: Simplified to 0 563.301 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 563.301 * * * * [progress]: [ 1231 / 3260 ] simplifiying candidate # 563.301 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 563.301 * * [simplify]: iters left: 6 (26 enodes) 563.308 * * [simplify]: iters left: 5 (101 enodes) 563.329 * * [simplify]: iters left: 4 (232 enodes) 563.386 * * [simplify]: Extracting #0: cost 1 inf + 0 563.386 * * [simplify]: Extracting #1: cost 13 inf + 0 563.386 * * [simplify]: Extracting #2: cost 129 inf + 0 563.387 * * [simplify]: Extracting #3: cost 206 inf + 2 563.388 * * [simplify]: Extracting #4: cost 191 inf + 3035 563.391 * * [simplify]: Extracting #5: cost 106 inf + 27892 563.398 * * [simplify]: Extracting #6: cost 36 inf + 50421 563.407 * * [simplify]: Extracting #7: cost 0 inf + 62179 563.417 * * [simplify]: Extracting #8: cost 0 inf + 62044 563.427 * * [simplify]: Extracting #9: cost 0 inf + 62004 563.437 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 563.437 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 563.437 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 563.437 * * [simplify]: iters left: 6 (15 enodes) 563.442 * * [simplify]: iters left: 5 (62 enodes) 563.454 * * [simplify]: iters left: 4 (159 enodes) 563.495 * * [simplify]: iters left: 3 (475 enodes) 563.692 * * [simplify]: Extracting #0: cost 1 inf + 0 563.692 * * [simplify]: Extracting #1: cost 42 inf + 0 563.692 * * [simplify]: Extracting #2: cost 194 inf + 1 563.695 * * [simplify]: Extracting #3: cost 205 inf + 15094 563.707 * * [simplify]: Extracting #4: cost 20 inf + 63712 563.723 * * [simplify]: Extracting #5: cost 3 inf + 65204 563.737 * * [simplify]: Extracting #6: cost 0 inf + 65965 563.751 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 563.751 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 563.751 * * * * [progress]: [ 1232 / 3260 ] simplifiying candidate # 563.751 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 563.752 * * [simplify]: iters left: 6 (29 enodes) 563.759 * * [simplify]: iters left: 5 (114 enodes) 563.778 * * [simplify]: iters left: 4 (244 enodes) 563.833 * * [simplify]: Extracting #0: cost 1 inf + 0 563.833 * * [simplify]: Extracting #1: cost 11 inf + 0 563.834 * * [simplify]: Extracting #2: cost 130 inf + 0 563.834 * * [simplify]: Extracting #3: cost 226 inf + 204 563.835 * * [simplify]: Extracting #4: cost 203 inf + 4003 563.839 * * [simplify]: Extracting #5: cost 100 inf + 38356 563.850 * * [simplify]: Extracting #6: cost 40 inf + 59924 563.860 * * [simplify]: Extracting #7: cost 3 inf + 72189 563.872 * * [simplify]: Extracting #8: cost 0 inf + 72860 563.884 * * [simplify]: Extracting #9: cost 0 inf + 72820 563.896 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 563.896 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 563.896 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 563.896 * * [simplify]: iters left: 6 (15 enodes) 563.900 * * [simplify]: iters left: 5 (62 enodes) 563.910 * * [simplify]: iters left: 4 (148 enodes) 563.949 * * [simplify]: iters left: 3 (499 enodes) 564.186 * * [simplify]: Extracting #0: cost 1 inf + 0 564.186 * * [simplify]: Extracting #1: cost 0 inf + 1 564.186 * [simplify]: Simplified to 0 564.186 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 564.186 * * * * [progress]: [ 1233 / 3260 ] simplifiying candidate # 564.186 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 564.186 * * [simplify]: iters left: 6 (28 enodes) 564.193 * * [simplify]: iters left: 5 (108 enodes) 564.211 * * [simplify]: iters left: 4 (211 enodes) 564.256 * * [simplify]: Extracting #0: cost 1 inf + 0 564.256 * * [simplify]: Extracting #1: cost 11 inf + 0 564.257 * * [simplify]: Extracting #2: cost 105 inf + 0 564.257 * * [simplify]: Extracting #3: cost 175 inf + 43 564.257 * * [simplify]: Extracting #4: cost 173 inf + 167 564.258 * * [simplify]: Extracting #5: cost 162 inf + 2836 564.261 * * [simplify]: Extracting #6: cost 76 inf + 27753 564.269 * * [simplify]: Extracting #7: cost 2 inf + 51625 564.278 * * [simplify]: Extracting #8: cost 0 inf + 51440 564.286 * * [simplify]: Extracting #9: cost 0 inf + 51360 564.295 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) 564.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (/ (cbrt b) (sqrt a))) (/ (cbrt b) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 564.296 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 564.296 * * [simplify]: iters left: 6 (14 enodes) 564.301 * * [simplify]: iters left: 5 (56 enodes) 564.310 * * [simplify]: iters left: 4 (117 enodes) 564.335 * * [simplify]: iters left: 3 (347 enodes) 564.449 * * [simplify]: Extracting #0: cost 1 inf + 0 564.449 * * [simplify]: Extracting #1: cost 0 inf + 1 564.449 * [simplify]: Simplified to 0 564.449 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 564.449 * * * * [progress]: [ 1234 / 3260 ] simplifiying candidate # 564.449 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 564.450 * * [simplify]: iters left: 6 (27 enodes) 564.456 * * [simplify]: iters left: 5 (104 enodes) 564.476 * * [simplify]: iters left: 4 (202 enodes) 564.517 * * [simplify]: Extracting #0: cost 1 inf + 0 564.517 * * [simplify]: Extracting #1: cost 11 inf + 0 564.517 * * [simplify]: Extracting #2: cost 99 inf + 0 564.518 * * [simplify]: Extracting #3: cost 156 inf + 2 564.518 * * [simplify]: Extracting #4: cost 154 inf + 88 564.519 * * [simplify]: Extracting #5: cost 145 inf + 2112 564.521 * * [simplify]: Extracting #6: cost 78 inf + 17146 564.525 * * [simplify]: Extracting #7: cost 41 inf + 25132 564.532 * * [simplify]: Extracting #8: cost 20 inf + 32868 564.539 * * [simplify]: Extracting #9: cost 0 inf + 42180 564.546 * * [simplify]: Extracting #10: cost 0 inf + 42030 564.553 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 564.553 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) a) (cbrt 2)) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 564.553 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 564.554 * * [simplify]: iters left: 6 (14 enodes) 564.557 * * [simplify]: iters left: 5 (57 enodes) 564.567 * * [simplify]: iters left: 4 (116 enodes) 564.592 * * [simplify]: iters left: 3 (321 enodes) 564.700 * * [simplify]: Extracting #0: cost 1 inf + 0 564.700 * * [simplify]: Extracting #1: cost 0 inf + 1 564.700 * [simplify]: Simplified to 0 564.700 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 564.700 * * * * [progress]: [ 1235 / 3260 ] simplifiying candidate # 564.700 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 564.701 * * [simplify]: iters left: 6 (28 enodes) 564.709 * * [simplify]: iters left: 5 (109 enodes) 564.728 * * [simplify]: iters left: 4 (236 enodes) 564.781 * * [simplify]: Extracting #0: cost 1 inf + 0 564.781 * * [simplify]: Extracting #1: cost 11 inf + 0 564.782 * * [simplify]: Extracting #2: cost 113 inf + 0 564.782 * * [simplify]: Extracting #3: cost 186 inf + 366 564.783 * * [simplify]: Extracting #4: cost 164 inf + 3766 564.786 * * [simplify]: Extracting #5: cost 89 inf + 24677 564.792 * * [simplify]: Extracting #6: cost 37 inf + 40592 564.800 * * [simplify]: Extracting #7: cost 4 inf + 52749 564.809 * * [simplify]: Extracting #8: cost 0 inf + 54063 564.817 * * [simplify]: Extracting #9: cost 0 inf + 53983 564.826 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) 2) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a)))) 564.826 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (* (/ (/ (cbrt b) (cbrt a)) 2) (/ (cbrt b) (cbrt a))) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 564.826 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 564.826 * * [simplify]: iters left: 6 (15 enodes) 564.830 * * [simplify]: iters left: 5 (62 enodes) 564.843 * * [simplify]: iters left: 4 (149 enodes) 564.879 * * [simplify]: iters left: 3 (450 enodes) 565.077 * * [simplify]: Extracting #0: cost 1 inf + 0 565.077 * * [simplify]: Extracting #1: cost 0 inf + 1 565.077 * [simplify]: Simplified to 0 565.077 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 565.078 * * * * [progress]: [ 1236 / 3260 ] simplifiying candidate # 565.078 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 565.078 * * [simplify]: iters left: 6 (27 enodes) 565.084 * * [simplify]: iters left: 5 (104 enodes) 565.104 * * [simplify]: iters left: 4 (203 enodes) 565.145 * * [simplify]: Extracting #0: cost 1 inf + 0 565.145 * * [simplify]: Extracting #1: cost 11 inf + 0 565.145 * * [simplify]: Extracting #2: cost 93 inf + 0 565.146 * * [simplify]: Extracting #3: cost 146 inf + 125 565.146 * * [simplify]: Extracting #4: cost 137 inf + 980 565.147 * * [simplify]: Extracting #5: cost 126 inf + 4423 565.150 * * [simplify]: Extracting #6: cost 62 inf + 18701 565.155 * * [simplify]: Extracting #7: cost 17 inf + 31757 565.161 * * [simplify]: Extracting #8: cost 1 inf + 39051 565.170 * * [simplify]: Extracting #9: cost 0 inf + 39401 565.177 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) 565.177 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (cbrt b) (* (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))) 2))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 565.177 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 565.177 * * [simplify]: iters left: 6 (14 enodes) 565.181 * * [simplify]: iters left: 5 (57 enodes) 565.190 * * [simplify]: iters left: 4 (118 enodes) 565.216 * * [simplify]: iters left: 3 (314 enodes) 565.310 * * [simplify]: Extracting #0: cost 1 inf + 0 565.310 * * [simplify]: Extracting #1: cost 0 inf + 1 565.310 * [simplify]: Simplified to 0 565.310 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 565.310 * * * * [progress]: [ 1237 / 3260 ] simplifiying candidate # 565.311 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 565.311 * * [simplify]: iters left: 6 (26 enodes) 565.317 * * [simplify]: iters left: 5 (95 enodes) 565.333 * * [simplify]: iters left: 4 (188 enodes) 565.369 * * [simplify]: iters left: 3 (424 enodes) 565.475 * * [simplify]: Extracting #0: cost 1 inf + 0 565.475 * * [simplify]: Extracting #1: cost 13 inf + 0 565.475 * * [simplify]: Extracting #2: cost 118 inf + 0 565.476 * * [simplify]: Extracting #3: cost 188 inf + 45 565.477 * * [simplify]: Extracting #4: cost 170 inf + 2165 565.480 * * [simplify]: Extracting #5: cost 95 inf + 16645 565.486 * * [simplify]: Extracting #6: cost 45 inf + 29795 565.494 * * [simplify]: Extracting #7: cost 2 inf + 44631 565.504 * * [simplify]: Extracting #8: cost 0 inf + 45336 565.514 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 565.514 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 565.514 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 565.514 * * [simplify]: iters left: 6 (13 enodes) 565.518 * * [simplify]: iters left: 5 (48 enodes) 565.527 * * [simplify]: iters left: 4 (103 enodes) 565.547 * * [simplify]: iters left: 3 (238 enodes) 565.606 * * [simplify]: Extracting #0: cost 1 inf + 0 565.606 * * [simplify]: Extracting #1: cost 0 inf + 1 565.607 * [simplify]: Simplified to 0 565.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 0)) 565.607 * * * * [progress]: [ 1238 / 3260 ] simplifiying candidate # 565.607 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 565.607 * * [simplify]: iters left: 6 (27 enodes) 565.614 * * [simplify]: iters left: 5 (107 enodes) 565.631 * * [simplify]: iters left: 4 (231 enodes) 565.685 * * [simplify]: Extracting #0: cost 1 inf + 0 565.685 * * [simplify]: Extracting #1: cost 11 inf + 0 565.685 * * [simplify]: Extracting #2: cost 129 inf + 0 565.686 * * [simplify]: Extracting #3: cost 230 inf + 204 565.687 * * [simplify]: Extracting #4: cost 189 inf + 8404 565.693 * * [simplify]: Extracting #5: cost 80 inf + 46837 565.701 * * [simplify]: Extracting #6: cost 52 inf + 56201 565.712 * * [simplify]: Extracting #7: cost 27 inf + 62990 565.723 * * [simplify]: Extracting #8: cost 1 inf + 73897 565.734 * * [simplify]: Extracting #9: cost 0 inf + 74207 565.746 * * [simplify]: Extracting #10: cost 0 inf + 74127 565.757 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 565.757 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2))) a) (cbrt 2)) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 565.758 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 565.758 * * [simplify]: iters left: 6 (15 enodes) 565.762 * * [simplify]: iters left: 5 (61 enodes) 565.772 * * [simplify]: iters left: 4 (142 enodes) 565.807 * * [simplify]: iters left: 3 (474 enodes) 565.986 * * [simplify]: Extracting #0: cost 1 inf + 0 565.986 * * [simplify]: Extracting #1: cost 0 inf + 1 565.986 * [simplify]: Simplified to 0 565.986 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 565.986 * * * * [progress]: [ 1239 / 3260 ] simplifiying candidate # 565.986 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 565.986 * * [simplify]: iters left: 6 (26 enodes) 565.992 * * [simplify]: iters left: 5 (102 enodes) 566.009 * * [simplify]: iters left: 4 (200 enodes) 566.051 * * [simplify]: Extracting #0: cost 1 inf + 0 566.051 * * [simplify]: Extracting #1: cost 11 inf + 0 566.051 * * [simplify]: Extracting #2: cost 104 inf + 0 566.052 * * [simplify]: Extracting #3: cost 173 inf + 43 566.052 * * [simplify]: Extracting #4: cost 169 inf + 331 566.054 * * [simplify]: Extracting #5: cost 142 inf + 7768 566.058 * * [simplify]: Extracting #6: cost 59 inf + 31235 566.066 * * [simplify]: Extracting #7: cost 1 inf + 50824 566.074 * * [simplify]: Extracting #8: cost 0 inf + 50772 566.082 * * [simplify]: Extracting #9: cost 0 inf + 50732 566.091 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (* (cbrt 2) (sqrt a)))) 566.091 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (* (cbrt 2) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 566.091 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 566.091 * * [simplify]: iters left: 6 (14 enodes) 566.095 * * [simplify]: iters left: 5 (56 enodes) 566.104 * * [simplify]: iters left: 4 (113 enodes) 566.129 * * [simplify]: iters left: 3 (324 enodes) 566.216 * * [simplify]: Extracting #0: cost 1 inf + 0 566.216 * * [simplify]: Extracting #1: cost 0 inf + 1 566.216 * [simplify]: Simplified to 0 566.216 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 566.217 * * * * [progress]: [ 1240 / 3260 ] simplifiying candidate # 566.217 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 566.217 * * [simplify]: iters left: 6 (25 enodes) 566.223 * * [simplify]: iters left: 5 (95 enodes) 566.241 * * [simplify]: iters left: 4 (183 enodes) 566.277 * * [simplify]: iters left: 3 (469 enodes) 566.401 * * [simplify]: Extracting #0: cost 1 inf + 0 566.401 * * [simplify]: Extracting #1: cost 11 inf + 0 566.401 * * [simplify]: Extracting #2: cost 104 inf + 0 566.404 * * [simplify]: Extracting #3: cost 196 inf + 44 566.405 * * [simplify]: Extracting #4: cost 166 inf + 5676 566.410 * * [simplify]: Extracting #5: cost 93 inf + 21634 566.417 * * [simplify]: Extracting #6: cost 46 inf + 35403 566.428 * * [simplify]: Extracting #7: cost 2 inf + 50295 566.439 * * [simplify]: Extracting #8: cost 0 inf + 51161 566.451 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* a (cbrt 2))) (cbrt 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 566.451 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* a (cbrt 2))) (cbrt 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 566.451 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 566.451 * * [simplify]: iters left: 6 (14 enodes) 566.455 * * [simplify]: iters left: 5 (56 enodes) 566.465 * * [simplify]: iters left: 4 (112 enodes) 566.489 * * [simplify]: iters left: 3 (297 enodes) 566.570 * * [simplify]: Extracting #0: cost 1 inf + 0 566.570 * * [simplify]: Extracting #1: cost 0 inf + 1 566.570 * [simplify]: Simplified to 0 566.570 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 566.570 * * * * [progress]: [ 1241 / 3260 ] simplifiying candidate # 566.570 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 566.570 * * [simplify]: iters left: 6 (27 enodes) 566.577 * * [simplify]: iters left: 5 (105 enodes) 566.597 * * [simplify]: iters left: 4 (211 enodes) 566.637 * * [simplify]: Extracting #0: cost 1 inf + 0 566.637 * * [simplify]: Extracting #1: cost 11 inf + 0 566.637 * * [simplify]: Extracting #2: cost 103 inf + 0 566.637 * * [simplify]: Extracting #3: cost 171 inf + 365 566.638 * * [simplify]: Extracting #4: cost 168 inf + 730 566.639 * * [simplify]: Extracting #5: cost 148 inf + 6552 566.643 * * [simplify]: Extracting #6: cost 61 inf + 29974 566.650 * * [simplify]: Extracting #7: cost 1 inf + 50138 566.660 * * [simplify]: Extracting #8: cost 0 inf + 50408 566.668 * * [simplify]: Extracting #9: cost 0 inf + 50288 566.677 * * [simplify]: Extracting #10: cost 0 inf + 50208 566.685 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 566.685 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 566.685 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 566.685 * * [simplify]: iters left: 6 (13 enodes) 566.689 * * [simplify]: iters left: 5 (53 enodes) 566.697 * * [simplify]: iters left: 4 (118 enodes) 566.721 * * [simplify]: iters left: 3 (324 enodes) 566.807 * * [simplify]: Extracting #0: cost 1 inf + 0 566.807 * * [simplify]: Extracting #1: cost 0 inf + 1 566.807 * [simplify]: Simplified to 0 566.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 566.807 * * * * [progress]: [ 1242 / 3260 ] simplifiying candidate # 566.808 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 566.808 * * [simplify]: iters left: 6 (25 enodes) 566.814 * * [simplify]: iters left: 5 (94 enodes) 566.829 * * [simplify]: iters left: 4 (169 enodes) 566.861 * * [simplify]: iters left: 3 (385 enodes) 566.943 * * [simplify]: Extracting #0: cost 1 inf + 0 566.944 * * [simplify]: Extracting #1: cost 9 inf + 0 566.944 * * [simplify]: Extracting #2: cost 97 inf + 0 566.944 * * [simplify]: Extracting #3: cost 191 inf + 127 566.945 * * [simplify]: Extracting #4: cost 179 inf + 1431 566.947 * * [simplify]: Extracting #5: cost 124 inf + 11652 566.953 * * [simplify]: Extracting #6: cost 49 inf + 30731 566.962 * * [simplify]: Extracting #7: cost 2 inf + 46336 566.974 * * [simplify]: Extracting #8: cost 0 inf + 46895 566.983 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 566.983 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 566.984 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 566.984 * * [simplify]: iters left: 6 (11 enodes) 566.987 * * [simplify]: iters left: 5 (43 enodes) 566.993 * * [simplify]: iters left: 4 (84 enodes) 567.009 * * [simplify]: iters left: 3 (212 enodes) 567.055 * * [simplify]: iters left: 2 (472 enodes) 567.160 * * [simplify]: Extracting #0: cost 1 inf + 0 567.160 * * [simplify]: Extracting #1: cost 0 inf + 1 567.160 * [simplify]: Simplified to 0 567.160 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 567.160 * * * * [progress]: [ 1243 / 3260 ] simplifiying candidate # 567.160 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 567.160 * * [simplify]: iters left: 6 (25 enodes) 567.167 * * [simplify]: iters left: 5 (96 enodes) 567.182 * * [simplify]: iters left: 4 (181 enodes) 567.219 * * [simplify]: iters left: 3 (406 enodes) 567.310 * * [simplify]: Extracting #0: cost 1 inf + 0 567.310 * * [simplify]: Extracting #1: cost 11 inf + 0 567.311 * * [simplify]: Extracting #2: cost 89 inf + 0 567.311 * * [simplify]: Extracting #3: cost 165 inf + 2 567.312 * * [simplify]: Extracting #4: cost 163 inf + 169 567.313 * * [simplify]: Extracting #5: cost 140 inf + 3583 567.316 * * [simplify]: Extracting #6: cost 77 inf + 13780 567.320 * * [simplify]: Extracting #7: cost 51 inf + 18896 567.328 * * [simplify]: Extracting #8: cost 11 inf + 34000 567.337 * * [simplify]: Extracting #9: cost 0 inf + 38982 567.346 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 567.346 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 567.346 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 567.346 * * [simplify]: iters left: 6 (12 enodes) 567.349 * * [simplify]: iters left: 5 (49 enodes) 567.358 * * [simplify]: iters left: 4 (99 enodes) 567.377 * * [simplify]: iters left: 3 (234 enodes) 567.431 * * [simplify]: iters left: 2 (447 enodes) 567.527 * * [simplify]: Extracting #0: cost 1 inf + 0 567.527 * * [simplify]: Extracting #1: cost 0 inf + 1 567.527 * [simplify]: Simplified to 0 567.528 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 567.528 * * * * [progress]: [ 1244 / 3260 ] simplifiying candidate # 567.528 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 567.528 * * [simplify]: iters left: 6 (27 enodes) 567.534 * * [simplify]: iters left: 5 (104 enodes) 567.551 * * [simplify]: iters left: 4 (206 enodes) 567.593 * * [simplify]: iters left: 3 (480 enodes) 567.716 * * [simplify]: Extracting #0: cost 1 inf + 0 567.716 * * [simplify]: Extracting #1: cost 11 inf + 0 567.716 * * [simplify]: Extracting #2: cost 109 inf + 0 567.717 * * [simplify]: Extracting #3: cost 194 inf + 366 567.718 * * [simplify]: Extracting #4: cost 163 inf + 4501 567.722 * * [simplify]: Extracting #5: cost 103 inf + 18263 567.730 * * [simplify]: Extracting #6: cost 53 inf + 32404 567.741 * * [simplify]: Extracting #7: cost 4 inf + 48522 567.752 * * [simplify]: Extracting #8: cost 0 inf + 50093 567.763 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) 567.763 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b (cbrt a)) (* (* (cbrt a) 2) (cbrt a)))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 567.764 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 567.764 * * [simplify]: iters left: 6 (14 enodes) 567.767 * * [simplify]: iters left: 5 (57 enodes) 567.777 * * [simplify]: iters left: 4 (121 enodes) 567.804 * * [simplify]: iters left: 3 (291 enodes) 567.882 * * [simplify]: Extracting #0: cost 1 inf + 0 567.882 * * [simplify]: Extracting #1: cost 0 inf + 1 567.882 * [simplify]: Simplified to 0 567.882 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 567.882 * * * * [progress]: [ 1245 / 3260 ] simplifiying candidate # 567.882 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 567.883 * * [simplify]: iters left: 6 (26 enodes) 567.889 * * [simplify]: iters left: 5 (99 enodes) 567.904 * * [simplify]: iters left: 4 (180 enodes) 567.940 * * [simplify]: iters left: 3 (391 enodes) 568.021 * * [simplify]: Extracting #0: cost 1 inf + 0 568.021 * * [simplify]: Extracting #1: cost 11 inf + 0 568.021 * * [simplify]: Extracting #2: cost 89 inf + 0 568.022 * * [simplify]: Extracting #3: cost 154 inf + 86 568.023 * * [simplify]: Extracting #4: cost 131 inf + 2934 568.025 * * [simplify]: Extracting #5: cost 92 inf + 9284 568.030 * * [simplify]: Extracting #6: cost 65 inf + 13146 568.036 * * [simplify]: Extracting #7: cost 13 inf + 29579 568.044 * * [simplify]: Extracting #8: cost 0 inf + 35122 568.052 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 568.052 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 568.052 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 568.052 * * [simplify]: iters left: 6 (13 enodes) 568.056 * * [simplify]: iters left: 5 (52 enodes) 568.064 * * [simplify]: iters left: 4 (98 enodes) 568.083 * * [simplify]: iters left: 3 (212 enodes) 568.125 * * [simplify]: iters left: 2 (371 enodes) 568.198 * * [simplify]: Extracting #0: cost 1 inf + 0 568.198 * * [simplify]: Extracting #1: cost 0 inf + 1 568.198 * [simplify]: Simplified to 0 568.198 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 0)) 568.199 * * * * [progress]: [ 1246 / 3260 ] simplifiying candidate # 568.199 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 568.199 * * [simplify]: iters left: 6 (25 enodes) 568.205 * * [simplify]: iters left: 5 (90 enodes) 568.221 * * [simplify]: iters left: 4 (165 enodes) 568.248 * * [simplify]: iters left: 3 (318 enodes) 568.309 * * [simplify]: Extracting #0: cost 1 inf + 0 568.309 * * [simplify]: Extracting #1: cost 11 inf + 0 568.309 * * [simplify]: Extracting #2: cost 82 inf + 0 568.309 * * [simplify]: Extracting #3: cost 129 inf + 169 568.310 * * [simplify]: Extracting #4: cost 90 inf + 4416 568.312 * * [simplify]: Extracting #5: cost 70 inf + 8206 568.315 * * [simplify]: Extracting #6: cost 63 inf + 9794 568.319 * * [simplify]: Extracting #7: cost 15 inf + 25683 568.326 * * [simplify]: Extracting #8: cost 0 inf + 31746 568.333 * * [simplify]: Extracting #9: cost 0 inf + 31666 568.342 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 568.342 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 568.342 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 568.342 * * [simplify]: iters left: 6 (12 enodes) 568.345 * * [simplify]: iters left: 5 (44 enodes) 568.353 * * [simplify]: iters left: 4 (92 enodes) 568.366 * * [simplify]: iters left: 3 (159 enodes) 568.392 * * [simplify]: iters left: 2 (267 enodes) 568.436 * * [simplify]: iters left: 1 (364 enodes) 568.495 * * [simplify]: Extracting #0: cost 1 inf + 0 568.495 * * [simplify]: Extracting #1: cost 0 inf + 1 568.495 * [simplify]: Simplified to 0 568.495 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 0)) 568.495 * * * * [progress]: [ 1247 / 3260 ] simplifiying candidate # 568.495 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 568.495 * * [simplify]: iters left: 6 (26 enodes) 568.502 * * [simplify]: iters left: 5 (105 enodes) 568.522 * * [simplify]: iters left: 4 (233 enodes) 568.574 * * [simplify]: Extracting #0: cost 1 inf + 0 568.574 * * [simplify]: Extracting #1: cost 11 inf + 0 568.574 * * [simplify]: Extracting #2: cost 127 inf + 0 568.575 * * [simplify]: Extracting #3: cost 213 inf + 532 568.576 * * [simplify]: Extracting #4: cost 165 inf + 9959 568.583 * * [simplify]: Extracting #5: cost 81 inf + 35997 568.590 * * [simplify]: Extracting #6: cost 33 inf + 50791 568.599 * * [simplify]: Extracting #7: cost 5 inf + 60432 568.609 * * [simplify]: Extracting #8: cost 0 inf + 62381 568.619 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 568.619 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2))) (cbrt 2)) a) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 568.619 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 568.619 * * [simplify]: iters left: 6 (15 enodes) 568.623 * * [simplify]: iters left: 5 (64 enodes) 568.634 * * [simplify]: iters left: 4 (149 enodes) 568.671 * * [simplify]: iters left: 3 (466 enodes) 568.923 * * [simplify]: Extracting #0: cost 1 inf + 0 568.923 * * [simplify]: Extracting #1: cost 0 inf + 1 568.923 * [simplify]: Simplified to 0 568.923 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 568.923 * * * * [progress]: [ 1248 / 3260 ] simplifiying candidate # 568.924 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 568.924 * * [simplify]: iters left: 6 (25 enodes) 568.930 * * [simplify]: iters left: 5 (100 enodes) 568.950 * * [simplify]: iters left: 4 (203 enodes) 568.991 * * [simplify]: Extracting #0: cost 1 inf + 0 568.991 * * [simplify]: Extracting #1: cost 11 inf + 0 568.991 * * [simplify]: Extracting #2: cost 108 inf + 0 568.992 * * [simplify]: Extracting #3: cost 167 inf + 290 568.992 * * [simplify]: Extracting #4: cost 148 inf + 2092 568.994 * * [simplify]: Extracting #5: cost 102 inf + 14281 568.999 * * [simplify]: Extracting #6: cost 37 inf + 32302 569.006 * * [simplify]: Extracting #7: cost 0 inf + 44397 569.016 * * [simplify]: Extracting #8: cost 0 inf + 44317 569.023 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ (/ b (cbrt 2)) (* (* (sqrt a) (cbrt 2)) (cbrt 2))) (sqrt a))) 569.023 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) (/ (cbrt 2) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 2)) a))) (/ (/ (/ b (cbrt 2)) (* (* (sqrt a) (cbrt 2)) (cbrt 2))) (sqrt a))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 569.024 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 569.024 * * [simplify]: iters left: 6 (14 enodes) 569.028 * * [simplify]: iters left: 5 (59 enodes) 569.037 * * [simplify]: iters left: 4 (121 enodes) 569.062 * * [simplify]: iters left: 3 (332 enodes) 569.196 * * [simplify]: Extracting #0: cost 1 inf + 0 569.196 * * [simplify]: Extracting #1: cost 0 inf + 1 569.196 * [simplify]: Simplified to 0 569.196 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 569.197 * * * * [progress]: [ 1249 / 3260 ] simplifiying candidate # 569.197 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 569.197 * * [simplify]: iters left: 6 (24 enodes) 569.203 * * [simplify]: iters left: 5 (93 enodes) 569.219 * * [simplify]: iters left: 4 (186 enodes) 569.258 * * [simplify]: iters left: 3 (453 enodes) 569.394 * * [simplify]: Extracting #0: cost 1 inf + 0 569.394 * * [simplify]: Extracting #1: cost 11 inf + 0 569.394 * * [simplify]: Extracting #2: cost 127 inf + 0 569.397 * * [simplify]: Extracting #3: cost 196 inf + 169 569.398 * * [simplify]: Extracting #4: cost 157 inf + 5101 569.402 * * [simplify]: Extracting #5: cost 102 inf + 17462 569.409 * * [simplify]: Extracting #6: cost 42 inf + 33634 569.420 * * [simplify]: Extracting #7: cost 1 inf + 47371 569.430 * * [simplify]: Extracting #8: cost 0 inf + 47777 569.442 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 569.442 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 569.442 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 569.442 * * [simplify]: iters left: 6 (13 enodes) 569.446 * * [simplify]: iters left: 5 (54 enodes) 569.455 * * [simplify]: iters left: 4 (112 enodes) 569.479 * * [simplify]: iters left: 3 (281 enodes) 569.574 * * [simplify]: Extracting #0: cost 1 inf + 0 569.574 * * [simplify]: Extracting #1: cost 0 inf + 1 569.574 * [simplify]: Simplified to 0 569.575 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 0)) 569.575 * * * * [progress]: [ 1250 / 3260 ] simplifiying candidate # 569.575 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 569.575 * * [simplify]: iters left: 6 (27 enodes) 569.582 * * [simplify]: iters left: 5 (106 enodes) 569.600 * * [simplify]: iters left: 4 (224 enodes) 569.647 * * [simplify]: Extracting #0: cost 1 inf + 0 569.647 * * [simplify]: Extracting #1: cost 11 inf + 0 569.648 * * [simplify]: Extracting #2: cost 108 inf + 0 569.648 * * [simplify]: Extracting #3: cost 172 inf + 248 569.649 * * [simplify]: Extracting #4: cost 156 inf + 2601 569.651 * * [simplify]: Extracting #5: cost 117 inf + 12002 569.655 * * [simplify]: Extracting #6: cost 46 inf + 29914 569.662 * * [simplify]: Extracting #7: cost 1 inf + 45232 569.670 * * [simplify]: Extracting #8: cost 0 inf + 45492 569.678 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 569.678 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) (/ (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt 2)) a) (cbrt 2))) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 569.678 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 569.679 * * [simplify]: iters left: 6 (14 enodes) 569.682 * * [simplify]: iters left: 5 (59 enodes) 569.692 * * [simplify]: iters left: 4 (134 enodes) 569.723 * * [simplify]: iters left: 3 (357 enodes) 569.863 * * [simplify]: Extracting #0: cost 1 inf + 0 569.863 * * [simplify]: Extracting #1: cost 0 inf + 1 569.863 * [simplify]: Simplified to 0 569.863 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 569.863 * * * * [progress]: [ 1251 / 3260 ] simplifiying candidate # 569.864 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 569.864 * * [simplify]: iters left: 6 (26 enodes) 569.870 * * [simplify]: iters left: 5 (100 enodes) 569.887 * * [simplify]: iters left: 4 (194 enodes) 569.926 * * [simplify]: iters left: 3 (447 enodes) 570.051 * * [simplify]: Extracting #0: cost 1 inf + 0 570.051 * * [simplify]: Extracting #1: cost 11 inf + 0 570.052 * * [simplify]: Extracting #2: cost 146 inf + 0 570.053 * * [simplify]: Extracting #3: cost 238 inf + 659 570.054 * * [simplify]: Extracting #4: cost 206 inf + 4809 570.060 * * [simplify]: Extracting #5: cost 101 inf + 25245 570.068 * * [simplify]: Extracting #6: cost 40 inf + 41147 570.079 * * [simplify]: Extracting #7: cost 3 inf + 54292 570.093 * * [simplify]: Extracting #8: cost 0 inf + 55121 570.106 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 570.106 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 570.106 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 570.106 * * [simplify]: iters left: 6 (13 enodes) 570.110 * * [simplify]: iters left: 5 (53 enodes) 570.118 * * [simplify]: iters left: 4 (106 enodes) 570.139 * * [simplify]: iters left: 3 (257 enodes) 570.224 * * [simplify]: Extracting #0: cost 1 inf + 0 570.224 * * [simplify]: Extracting #1: cost 0 inf + 1 570.224 * [simplify]: Simplified to 0 570.224 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 0)) 570.224 * * * * [progress]: [ 1252 / 3260 ] simplifiying candidate # 570.224 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 570.225 * * [simplify]: iters left: 6 (25 enodes) 570.231 * * [simplify]: iters left: 5 (96 enodes) 570.247 * * [simplify]: iters left: 4 (180 enodes) 570.283 * * [simplify]: iters left: 3 (393 enodes) 570.391 * * [simplify]: Extracting #0: cost 1 inf + 0 570.391 * * [simplify]: Extracting #1: cost 11 inf + 0 570.392 * * [simplify]: Extracting #2: cost 112 inf + 0 570.392 * * [simplify]: Extracting #3: cost 169 inf + 88 570.393 * * [simplify]: Extracting #4: cost 118 inf + 5926 570.397 * * [simplify]: Extracting #5: cost 73 inf + 13268 570.401 * * [simplify]: Extracting #6: cost 44 inf + 21921 570.409 * * [simplify]: Extracting #7: cost 1 inf + 37011 570.418 * * [simplify]: Extracting #8: cost 0 inf + 37376 570.426 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 570.426 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 570.426 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 570.427 * * [simplify]: iters left: 6 (12 enodes) 570.430 * * [simplify]: iters left: 5 (49 enodes) 570.438 * * [simplify]: iters left: 4 (94 enodes) 570.459 * * [simplify]: iters left: 3 (221 enodes) 570.529 * * [simplify]: iters left: 2 (492 enodes) 570.746 * * [simplify]: Extracting #0: cost 1 inf + 0 570.746 * * [simplify]: Extracting #1: cost 0 inf + 1 570.746 * [simplify]: Simplified to 0 570.746 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 570.746 * * * * [progress]: [ 1253 / 3260 ] simplifiying candidate # 570.746 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 570.746 * * [simplify]: iters left: 6 (26 enodes) 570.752 * * [simplify]: iters left: 5 (99 enodes) 570.769 * * [simplify]: iters left: 4 (199 enodes) 570.811 * * [simplify]: iters left: 3 (470 enodes) 570.951 * * [simplify]: Extracting #0: cost 1 inf + 0 570.951 * * [simplify]: Extracting #1: cost 11 inf + 0 570.951 * * [simplify]: Extracting #2: cost 139 inf + 0 570.952 * * [simplify]: Extracting #3: cost 208 inf + 1024 570.955 * * [simplify]: Extracting #4: cost 114 inf + 17574 570.961 * * [simplify]: Extracting #5: cost 69 inf + 28759 570.970 * * [simplify]: Extracting #6: cost 44 inf + 37032 570.981 * * [simplify]: Extracting #7: cost 2 inf + 51591 570.992 * * [simplify]: Extracting #8: cost 0 inf + 52417 571.002 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 571.002 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 571.003 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 571.003 * * [simplify]: iters left: 6 (13 enodes) 571.006 * * [simplify]: iters left: 5 (52 enodes) 571.015 * * [simplify]: iters left: 4 (111 enodes) 571.041 * * [simplify]: iters left: 3 (278 enodes) 571.131 * * [simplify]: Extracting #0: cost 1 inf + 0 571.131 * * [simplify]: Extracting #1: cost 0 inf + 1 571.131 * [simplify]: Simplified to 0 571.131 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ (/ b (cbrt a)) (* (cbrt a) (cbrt a))) 2)) 0)) 571.131 * * * * [progress]: [ 1254 / 3260 ] simplifiying candidate # 571.131 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 571.131 * * [simplify]: iters left: 6 (25 enodes) 571.137 * * [simplify]: iters left: 5 (94 enodes) 571.155 * * [simplify]: iters left: 4 (175 enodes) 571.189 * * [simplify]: iters left: 3 (375 enodes) 571.281 * * [simplify]: Extracting #0: cost 1 inf + 0 571.282 * * [simplify]: Extracting #1: cost 11 inf + 0 571.282 * * [simplify]: Extracting #2: cost 113 inf + 0 571.282 * * [simplify]: Extracting #3: cost 147 inf + 956 571.284 * * [simplify]: Extracting #4: cost 87 inf + 7704 571.287 * * [simplify]: Extracting #5: cost 70 inf + 11012 571.290 * * [simplify]: Extracting #6: cost 63 inf + 12560 571.295 * * [simplify]: Extracting #7: cost 18 inf + 27311 571.303 * * [simplify]: Extracting #8: cost 0 inf + 34514 571.310 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 571.311 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 571.311 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 571.311 * * [simplify]: iters left: 6 (12 enodes) 571.314 * * [simplify]: iters left: 5 (47 enodes) 571.322 * * [simplify]: iters left: 4 (89 enodes) 571.342 * * [simplify]: iters left: 3 (186 enodes) 571.388 * * [simplify]: iters left: 2 (378 enodes) 571.519 * * [simplify]: Extracting #0: cost 1 inf + 0 571.520 * * [simplify]: Extracting #1: cost 0 inf + 1 571.520 * [simplify]: Simplified to 0 571.520 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 0)) 571.520 * * * * [progress]: [ 1255 / 3260 ] simplifiying candidate # 571.520 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 571.520 * * [simplify]: iters left: 6 (24 enodes) 571.528 * * [simplify]: iters left: 5 (88 enodes) 571.542 * * [simplify]: iters left: 4 (141 enodes) 571.565 * * [simplify]: iters left: 3 (263 enodes) 571.613 * * [simplify]: iters left: 2 (467 enodes) 571.720 * * [simplify]: Extracting #0: cost 1 inf + 0 571.721 * * [simplify]: Extracting #1: cost 9 inf + 0 571.721 * * [simplify]: Extracting #2: cost 64 inf + 2 571.721 * * [simplify]: Extracting #3: cost 106 inf + 464 571.722 * * [simplify]: Extracting #4: cost 83 inf + 2766 571.723 * * [simplify]: Extracting #5: cost 68 inf + 4874 571.728 * * [simplify]: Extracting #6: cost 16 inf + 21667 571.735 * * [simplify]: Extracting #7: cost 0 inf + 27287 571.743 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 571.743 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 571.743 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 571.743 * * [simplify]: iters left: 6 (11 enodes) 571.746 * * [simplify]: iters left: 5 (40 enodes) 571.752 * * [simplify]: iters left: 4 (65 enodes) 571.763 * * [simplify]: iters left: 3 (97 enodes) 571.781 * * [simplify]: iters left: 2 (165 enodes) 571.814 * * [simplify]: iters left: 1 (271 enodes) 571.866 * * [simplify]: Extracting #0: cost 1 inf + 0 571.867 * * [simplify]: Extracting #1: cost 0 inf + 1 571.867 * [simplify]: Simplified to 0 571.867 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 0)) 571.867 * * * * [progress]: [ 1256 / 3260 ] simplifiying candidate # 571.867 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 571.867 * * [simplify]: iters left: 6 (25 enodes) 571.873 * * [simplify]: iters left: 5 (98 enodes) 571.891 * * [simplify]: iters left: 4 (194 enodes) 571.930 * * [simplify]: iters left: 3 (445 enodes) 572.051 * * [simplify]: Extracting #0: cost 1 inf + 0 572.051 * * [simplify]: Extracting #1: cost 11 inf + 0 572.051 * * [simplify]: Extracting #2: cost 136 inf + 0 572.052 * * [simplify]: Extracting #3: cost 197 inf + 1267 572.058 * * [simplify]: Extracting #4: cost 108 inf + 16962 572.063 * * [simplify]: Extracting #5: cost 69 inf + 26286 572.069 * * [simplify]: Extracting #6: cost 48 inf + 33968 572.078 * * [simplify]: Extracting #7: cost 3 inf + 48778 572.089 * * [simplify]: Extracting #8: cost 0 inf + 49984 572.100 * * [simplify]: Extracting #9: cost 0 inf + 49944 572.110 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 572.110 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 572.110 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 572.110 * * [simplify]: iters left: 6 (12 enodes) 572.114 * * [simplify]: iters left: 5 (51 enodes) 572.122 * * [simplify]: iters left: 4 (106 enodes) 572.146 * * [simplify]: iters left: 3 (247 enodes) 572.214 * * [simplify]: Extracting #0: cost 1 inf + 0 572.214 * * [simplify]: Extracting #1: cost 0 inf + 1 572.214 * [simplify]: Simplified to 0 572.214 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (cbrt 2)) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 0)) 572.214 * * * * [progress]: [ 1257 / 3260 ] simplifiying candidate # 572.214 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 572.214 * * [simplify]: iters left: 6 (24 enodes) 572.220 * * [simplify]: iters left: 5 (93 enodes) 572.235 * * [simplify]: iters left: 4 (172 enodes) 572.271 * * [simplify]: iters left: 3 (378 enodes) 572.365 * * [simplify]: Extracting #0: cost 1 inf + 0 572.365 * * [simplify]: Extracting #1: cost 11 inf + 0 572.365 * * [simplify]: Extracting #2: cost 114 inf + 0 572.366 * * [simplify]: Extracting #3: cost 151 inf + 914 572.368 * * [simplify]: Extracting #4: cost 93 inf + 7136 572.370 * * [simplify]: Extracting #5: cost 69 inf + 11544 572.373 * * [simplify]: Extracting #6: cost 67 inf + 11811 572.377 * * [simplify]: Extracting #7: cost 41 inf + 19091 572.384 * * [simplify]: Extracting #8: cost 3 inf + 33757 572.392 * * [simplify]: Extracting #9: cost 0 inf + 34841 572.400 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 572.400 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 572.400 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 572.400 * * [simplify]: iters left: 6 (11 enodes) 572.403 * * [simplify]: iters left: 5 (46 enodes) 572.411 * * [simplify]: iters left: 4 (86 enodes) 572.430 * * [simplify]: iters left: 3 (183 enodes) 572.475 * * [simplify]: iters left: 2 (372 enodes) 572.604 * * [simplify]: Extracting #0: cost 1 inf + 0 572.604 * * [simplify]: Extracting #1: cost 0 inf + 1 572.604 * [simplify]: Simplified to 0 572.604 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 0)) 572.604 * * * * [progress]: [ 1258 / 3260 ] simplifiying candidate # 572.604 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 572.604 * * [simplify]: iters left: 6 (23 enodes) 572.610 * * [simplify]: iters left: 5 (87 enodes) 572.626 * * [simplify]: iters left: 4 (140 enodes) 572.649 * * [simplify]: iters left: 3 (262 enodes) 572.698 * * [simplify]: iters left: 2 (478 enodes) 572.806 * * [simplify]: Extracting #0: cost 1 inf + 0 572.806 * * [simplify]: Extracting #1: cost 9 inf + 0 572.806 * * [simplify]: Extracting #2: cost 70 inf + 2 572.807 * * [simplify]: Extracting #3: cost 110 inf + 714 572.808 * * [simplify]: Extracting #4: cost 82 inf + 3547 572.809 * * [simplify]: Extracting #5: cost 66 inf + 6077 572.814 * * [simplify]: Extracting #6: cost 18 inf + 21268 572.822 * * [simplify]: Extracting #7: cost 0 inf + 27827 572.829 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 572.829 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 572.829 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 572.830 * * [simplify]: iters left: 6 (10 enodes) 572.832 * * [simplify]: iters left: 5 (39 enodes) 572.838 * * [simplify]: iters left: 4 (64 enodes) 572.849 * * [simplify]: iters left: 3 (96 enodes) 572.865 * * [simplify]: iters left: 2 (164 enodes) 572.900 * * [simplify]: iters left: 1 (270 enodes) 572.953 * * [simplify]: Extracting #0: cost 1 inf + 0 572.953 * * [simplify]: Extracting #1: cost 0 inf + 1 572.953 * [simplify]: Simplified to 0 572.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 0)) 572.953 * * * * [progress]: [ 1259 / 3260 ] simplifiying candidate # 572.953 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 572.953 * * [simplify]: iters left: 6 (25 enodes) 572.959 * * [simplify]: iters left: 5 (99 enodes) 572.976 * * [simplify]: iters left: 4 (203 enodes) 573.015 * * [simplify]: iters left: 3 (442 enodes) 573.118 * * [simplify]: Extracting #0: cost 1 inf + 0 573.119 * * [simplify]: Extracting #1: cost 11 inf + 0 573.119 * * [simplify]: Extracting #2: cost 112 inf + 0 573.120 * * [simplify]: Extracting #3: cost 189 inf + 1914 573.123 * * [simplify]: Extracting #4: cost 97 inf + 17326 573.128 * * [simplify]: Extracting #5: cost 69 inf + 22848 573.134 * * [simplify]: Extracting #6: cost 47 inf + 29814 573.142 * * [simplify]: Extracting #7: cost 5 inf + 44276 573.153 * * [simplify]: Extracting #8: cost 0 inf + 46418 573.162 * [simplify]: Simplified to (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) 573.163 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ b (cbrt a)) (cbrt a)) (/ -1/2 (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 573.163 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 573.163 * * [simplify]: iters left: 6 (12 enodes) 573.169 * * [simplify]: iters left: 5 (53 enodes) 573.178 * * [simplify]: iters left: 4 (117 enodes) 573.200 * * [simplify]: iters left: 3 (255 enodes) 573.260 * * [simplify]: Extracting #0: cost 1 inf + 0 573.261 * * [simplify]: Extracting #1: cost 0 inf + 1 573.261 * [simplify]: Simplified to 0 573.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 573.261 * * * * [progress]: [ 1260 / 3260 ] simplifiying candidate # 573.261 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 573.261 * * [simplify]: iters left: 6 (24 enodes) 573.267 * * [simplify]: iters left: 5 (94 enodes) 573.282 * * [simplify]: iters left: 4 (182 enodes) 573.316 * * [simplify]: iters left: 3 (358 enodes) 573.391 * * [simplify]: Extracting #0: cost 1 inf + 0 573.391 * * [simplify]: Extracting #1: cost 11 inf + 0 573.391 * * [simplify]: Extracting #2: cost 98 inf + 0 573.391 * * [simplify]: Extracting #3: cost 153 inf + 785 573.393 * * [simplify]: Extracting #4: cost 94 inf + 6598 573.396 * * [simplify]: Extracting #5: cost 70 inf + 10235 573.399 * * [simplify]: Extracting #6: cost 64 inf + 11620 573.404 * * [simplify]: Extracting #7: cost 17 inf + 27107 573.411 * * [simplify]: Extracting #8: cost 3 inf + 32396 573.421 * * [simplify]: Extracting #9: cost 0 inf + 33737 573.429 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 573.429 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 573.429 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 573.429 * * [simplify]: iters left: 6 (11 enodes) 573.433 * * [simplify]: iters left: 5 (48 enodes) 573.441 * * [simplify]: iters left: 4 (98 enodes) 573.457 * * [simplify]: iters left: 3 (181 enodes) 573.496 * * [simplify]: iters left: 2 (358 enodes) 573.865 * * [simplify]: Extracting #0: cost 1 inf + 0 573.865 * * [simplify]: Extracting #1: cost 0 inf + 1 573.865 * [simplify]: Simplified to 0 573.865 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 0)) 573.865 * * * * [progress]: [ 1261 / 3260 ] simplifiying candidate # 573.866 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 573.866 * * [simplify]: iters left: 6 (23 enodes) 573.872 * * [simplify]: iters left: 5 (87 enodes) 573.886 * * [simplify]: iters left: 4 (160 enodes) 573.916 * * [simplify]: iters left: 3 (303 enodes) 573.974 * * [simplify]: Extracting #0: cost 1 inf + 0 573.974 * * [simplify]: Extracting #1: cost 12 inf + 0 573.975 * * [simplify]: Extracting #2: cost 82 inf + 83 573.975 * * [simplify]: Extracting #3: cost 113 inf + 1040 573.976 * * [simplify]: Extracting #4: cost 72 inf + 3936 573.978 * * [simplify]: Extracting #5: cost 70 inf + 5273 573.979 * * [simplify]: Extracting #6: cost 63 inf + 6563 573.984 * * [simplify]: Extracting #7: cost 17 inf + 21766 573.990 * * [simplify]: Extracting #8: cost 1 inf + 28344 573.997 * * [simplify]: Extracting #9: cost 0 inf + 28724 574.003 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 574.003 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 574.003 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 574.003 * * [simplify]: iters left: 6 (10 enodes) 574.007 * * [simplify]: iters left: 5 (41 enodes) 574.014 * * [simplify]: iters left: 4 (81 enodes) 574.026 * * [simplify]: iters left: 3 (127 enodes) 574.045 * * [simplify]: iters left: 2 (186 enodes) 574.072 * * [simplify]: iters left: 1 (266 enodes) 574.134 * * [simplify]: Extracting #0: cost 1 inf + 0 574.134 * * [simplify]: Extracting #1: cost 0 inf + 1 574.134 * [simplify]: Simplified to 0 574.135 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 0)) 574.135 * * * * [progress]: [ 1262 / 3260 ] simplifiying candidate # 574.135 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ (/ b 2) a) 1))) 574.135 * * [simplify]: iters left: 6 (22 enodes) 574.141 * * [simplify]: iters left: 5 (84 enodes) 574.157 * * [simplify]: iters left: 4 (142 enodes) 574.180 * * [simplify]: iters left: 3 (264 enodes) 574.231 * * [simplify]: iters left: 2 (480 enodes) 574.342 * * [simplify]: Extracting #0: cost 1 inf + 0 574.342 * * [simplify]: Extracting #1: cost 9 inf + 0 574.342 * * [simplify]: Extracting #2: cost 68 inf + 2 574.343 * * [simplify]: Extracting #3: cost 112 inf + 299 574.344 * * [simplify]: Extracting #4: cost 87 inf + 2730 574.345 * * [simplify]: Extracting #5: cost 68 inf + 4795 574.347 * * [simplify]: Extracting #6: cost 59 inf + 5922 574.351 * * [simplify]: Extracting #7: cost 12 inf + 22937 574.359 * * [simplify]: Extracting #8: cost 0 inf + 27337 574.366 * * [simplify]: Extracting #9: cost 0 inf + 27282 574.373 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 574.373 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 574.374 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 574.374 * * [simplify]: iters left: 6 (9 enodes) 574.376 * * [simplify]: iters left: 5 (36 enodes) 574.383 * * [simplify]: iters left: 4 (67 enodes) 574.396 * * [simplify]: iters left: 3 (97 enodes) 574.413 * * [simplify]: iters left: 2 (158 enodes) 574.447 * * [simplify]: iters left: 1 (263 enodes) 574.492 * * [simplify]: Extracting #0: cost 1 inf + 0 574.492 * * [simplify]: Extracting #1: cost 0 inf + 1 574.492 * [simplify]: Simplified to 0 574.492 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 0)) 574.492 * * * * [progress]: [ 1263 / 3260 ] simplifiying candidate # 574.493 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (* (cbrt 2) (cbrt 2))) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 574.493 * * [simplify]: iters left: 6 (22 enodes) 574.498 * * [simplify]: iters left: 5 (85 enodes) 574.513 * * [simplify]: iters left: 4 (151 enodes) 574.539 * * [simplify]: iters left: 3 (295 enodes) 574.599 * * [simplify]: Extracting #0: cost 1 inf + 0 574.599 * * [simplify]: Extracting #1: cost 11 inf + 0 574.599 * * [simplify]: Extracting #2: cost 83 inf + 0 574.600 * * [simplify]: Extracting #3: cost 117 inf + 669 574.601 * * [simplify]: Extracting #4: cost 71 inf + 4894 574.603 * * [simplify]: Extracting #5: cost 69 inf + 5919 574.604 * * [simplify]: Extracting #6: cost 65 inf + 6625 574.608 * * [simplify]: Extracting #7: cost 14 inf + 23388 574.615 * * [simplify]: Extracting #8: cost 0 inf + 29352 574.621 * * [simplify]: Extracting #9: cost 0 inf + 29257 574.628 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 574.628 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 574.628 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 574.628 * * [simplify]: iters left: 5 (9 enodes) 574.631 * * [simplify]: iters left: 4 (39 enodes) 574.639 * * [simplify]: iters left: 3 (65 enodes) 574.650 * * [simplify]: iters left: 2 (129 enodes) 574.675 * * [simplify]: iters left: 1 (210 enodes) 574.712 * * [simplify]: Extracting #0: cost 1 inf + 0 574.712 * * [simplify]: Extracting #1: cost 0 inf + 1 574.712 * [simplify]: Simplified to 0 574.712 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 0)) 574.712 * * * * [progress]: [ 1264 / 3260 ] simplifiying candidate # 574.713 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 574.713 * * [simplify]: iters left: 6 (23 enodes) 574.718 * * [simplify]: iters left: 5 (88 enodes) 574.732 * * [simplify]: iters left: 4 (141 enodes) 574.755 * * [simplify]: iters left: 3 (267 enodes) 574.805 * * [simplify]: iters left: 2 (485 enodes) 574.908 * * [simplify]: Extracting #0: cost 1 inf + 0 574.908 * * [simplify]: Extracting #1: cost 11 inf + 0 574.909 * * [simplify]: Extracting #2: cost 77 inf + 0 574.909 * * [simplify]: Extracting #3: cost 131 inf + 825 574.910 * * [simplify]: Extracting #4: cost 119 inf + 3063 574.912 * * [simplify]: Extracting #5: cost 105 inf + 9813 574.914 * * [simplify]: Extracting #6: cost 88 inf + 15677 574.921 * * [simplify]: Extracting #7: cost 18 inf + 41092 574.932 * * [simplify]: Extracting #8: cost 0 inf + 48325 574.945 * * [simplify]: Extracting #9: cost 0 inf + 48245 574.956 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 574.956 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 574.957 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 574.957 * * [simplify]: iters left: 6 (10 enodes) 574.959 * * [simplify]: iters left: 5 (37 enodes) 574.965 * * [simplify]: iters left: 4 (57 enodes) 574.975 * * [simplify]: iters left: 3 (104 enodes) 574.992 * * [simplify]: iters left: 2 (158 enodes) 575.017 * * [simplify]: iters left: 1 (225 enodes) 575.049 * * [simplify]: Extracting #0: cost 1 inf + 0 575.049 * * [simplify]: Extracting #1: cost 0 inf + 1 575.049 * [simplify]: Simplified to 0 575.049 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 0)) 575.049 * * * * [progress]: [ 1265 / 3260 ] simplifiying candidate # 575.049 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 575.050 * * [simplify]: iters left: 6 (22 enodes) 575.055 * * [simplify]: iters left: 5 (79 enodes) 575.066 * * [simplify]: iters left: 4 (125 enodes) 575.088 * * [simplify]: iters left: 3 (236 enodes) 575.130 * * [simplify]: iters left: 2 (417 enodes) 575.218 * * [simplify]: Extracting #0: cost 1 inf + 0 575.218 * * [simplify]: Extracting #1: cost 9 inf + 0 575.219 * * [simplify]: Extracting #2: cost 65 inf + 0 575.219 * * [simplify]: Extracting #3: cost 113 inf + 531 575.220 * * [simplify]: Extracting #4: cost 90 inf + 3545 575.221 * * [simplify]: Extracting #5: cost 91 inf + 4722 575.222 * * [simplify]: Extracting #6: cost 84 inf + 6310 575.228 * * [simplify]: Extracting #7: cost 19 inf + 29372 575.238 * * [simplify]: Extracting #8: cost 0 inf + 36676 575.247 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 575.248 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 575.248 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 575.248 * * [simplify]: iters left: 6 (9 enodes) 575.250 * * [simplify]: iters left: 5 (29 enodes) 575.254 * * [simplify]: iters left: 4 (42 enodes) 575.260 * * [simplify]: iters left: 3 (58 enodes) 575.269 * * [simplify]: iters left: 2 (68 enodes) 575.277 * * [simplify]: Extracting #0: cost 1 inf + 0 575.277 * * [simplify]: Extracting #1: cost 0 inf + 1 575.277 * [simplify]: Simplified to 0 575.277 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 0)) 575.277 * * * * [progress]: [ 1266 / 3260 ] simplifiying candidate # 575.277 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 575.277 * * [simplify]: iters left: 6 (24 enodes) 575.283 * * [simplify]: iters left: 5 (96 enodes) 575.299 * * [simplify]: iters left: 4 (202 enodes) 575.340 * * [simplify]: iters left: 3 (451 enodes) 575.432 * * [simplify]: Extracting #0: cost 1 inf + 0 575.432 * * [simplify]: Extracting #1: cost 11 inf + 0 575.432 * * [simplify]: Extracting #2: cost 103 inf + 0 575.433 * * [simplify]: Extracting #3: cost 186 inf + 2 575.434 * * [simplify]: Extracting #4: cost 177 inf + 1098 575.435 * * [simplify]: Extracting #5: cost 160 inf + 5354 575.439 * * [simplify]: Extracting #6: cost 77 inf + 30888 575.451 * * [simplify]: Extracting #7: cost 5 inf + 56013 575.463 * * [simplify]: Extracting #8: cost 0 inf + 57695 575.475 * * [simplify]: Extracting #9: cost 0 inf + 57655 575.486 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 575.486 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 575.487 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 575.487 * * [simplify]: iters left: 6 (13 enodes) 575.490 * * [simplify]: iters left: 5 (53 enodes) 575.499 * * [simplify]: iters left: 4 (117 enodes) 575.525 * * [simplify]: iters left: 3 (275 enodes) 575.578 * * [simplify]: iters left: 2 (474 enodes) 575.685 * * [simplify]: Extracting #0: cost 1 inf + 0 575.685 * * [simplify]: Extracting #1: cost 0 inf + 1 575.685 * [simplify]: Simplified to 0 575.685 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 0)) 575.686 * * * * [progress]: [ 1267 / 3260 ] simplifiying candidate # 575.686 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 575.686 * * [simplify]: iters left: 6 (25 enodes) 575.692 * * [simplify]: iters left: 5 (96 enodes) 575.707 * * [simplify]: iters left: 4 (171 enodes) 575.735 * * [simplify]: iters left: 3 (337 enodes) 575.796 * * [simplify]: Extracting #0: cost 1 inf + 0 575.796 * * [simplify]: Extracting #1: cost 11 inf + 0 575.796 * * [simplify]: Extracting #2: cost 85 inf + 0 575.797 * * [simplify]: Extracting #3: cost 151 inf + 566 575.797 * * [simplify]: Extracting #4: cost 147 inf + 854 575.798 * * [simplify]: Extracting #5: cost 134 inf + 3791 575.801 * * [simplify]: Extracting #6: cost 89 inf + 13174 575.804 * * [simplify]: Extracting #7: cost 75 inf + 15484 575.812 * * [simplify]: Extracting #8: cost 16 inf + 39673 575.821 * * [simplify]: Extracting #9: cost 0 inf + 47432 575.830 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 575.830 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 575.831 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 575.831 * * [simplify]: iters left: 6 (12 enodes) 575.834 * * [simplify]: iters left: 5 (47 enodes) 575.841 * * [simplify]: iters left: 4 (82 enodes) 575.854 * * [simplify]: iters left: 3 (157 enodes) 575.882 * * [simplify]: iters left: 2 (248 enodes) 575.920 * * [simplify]: iters left: 1 (341 enodes) 575.973 * * [simplify]: Extracting #0: cost 1 inf + 0 575.974 * * [simplify]: Extracting #1: cost 0 inf + 1 575.974 * [simplify]: Simplified to 0 575.974 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 0)) 575.974 * * * * [progress]: [ 1268 / 3260 ] simplifiying candidate # 575.974 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 575.974 * * [simplify]: iters left: 6 (25 enodes) 575.980 * * [simplify]: iters left: 5 (96 enodes) 575.996 * * [simplify]: iters left: 4 (179 enodes) 576.029 * * [simplify]: iters left: 3 (366 enodes) 576.107 * * [simplify]: Extracting #0: cost 1 inf + 0 576.107 * * [simplify]: Extracting #1: cost 13 inf + 0 576.107 * * [simplify]: Extracting #2: cost 94 inf + 0 576.107 * * [simplify]: Extracting #3: cost 162 inf + 2 576.108 * * [simplify]: Extracting #4: cost 156 inf + 651 576.109 * * [simplify]: Extracting #5: cost 144 inf + 3088 576.110 * * [simplify]: Extracting #6: cost 124 inf + 7413 576.113 * * [simplify]: Extracting #7: cost 87 inf + 14778 576.119 * * [simplify]: Extracting #8: cost 28 inf + 37637 576.130 * * [simplify]: Extracting #9: cost 0 inf + 50030 576.140 * * [simplify]: Extracting #10: cost 0 inf + 49935 576.150 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 576.150 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 576.150 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 576.150 * * [simplify]: iters left: 6 (12 enodes) 576.153 * * [simplify]: iters left: 5 (47 enodes) 576.161 * * [simplify]: iters left: 4 (89 enodes) 576.178 * * [simplify]: iters left: 3 (180 enodes) 576.217 * * [simplify]: iters left: 2 (296 enodes) 576.273 * * [simplify]: iters left: 1 (428 enodes) 576.361 * * [simplify]: Extracting #0: cost 1 inf + 0 576.361 * * [simplify]: Extracting #1: cost 0 inf + 1 576.361 * [simplify]: Simplified to 0 576.361 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 0)) 576.361 * * * * [progress]: [ 1269 / 3260 ] simplifiying candidate # 576.361 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 576.361 * * [simplify]: iters left: 6 (23 enodes) 576.367 * * [simplify]: iters left: 5 (89 enodes) 576.381 * * [simplify]: iters left: 4 (163 enodes) 576.407 * * [simplify]: iters left: 3 (309 enodes) 576.462 * * [simplify]: Extracting #0: cost 1 inf + 0 576.462 * * [simplify]: Extracting #1: cost 11 inf + 0 576.462 * * [simplify]: Extracting #2: cost 78 inf + 0 576.462 * * [simplify]: Extracting #3: cost 147 inf + 0 576.463 * * [simplify]: Extracting #4: cost 147 inf + 3 576.463 * * [simplify]: Extracting #5: cost 137 inf + 2473 576.465 * * [simplify]: Extracting #6: cost 104 inf + 9206 576.472 * * [simplify]: Extracting #7: cost 21 inf + 38373 576.481 * * [simplify]: Extracting #8: cost 0 inf + 47656 576.490 * * [simplify]: Extracting #9: cost 0 inf + 47561 576.501 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) 576.501 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ (/ b 2) (* (cbrt a) (cbrt a))) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 576.501 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 576.502 * * [simplify]: iters left: 6 (12 enodes) 576.504 * * [simplify]: iters left: 5 (46 enodes) 576.511 * * [simplify]: iters left: 4 (81 enodes) 576.524 * * [simplify]: iters left: 3 (134 enodes) 576.544 * * [simplify]: iters left: 2 (197 enodes) 576.573 * * [simplify]: iters left: 1 (271 enodes) 576.609 * * [simplify]: Extracting #0: cost 1 inf + 0 576.609 * * [simplify]: Extracting #1: cost 0 inf + 1 576.609 * [simplify]: Simplified to 0 576.610 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 0)) 576.610 * * * * [progress]: [ 1270 / 3260 ] simplifiying candidate # 576.610 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 576.610 * * [simplify]: iters left: 6 (23 enodes) 576.615 * * [simplify]: iters left: 5 (86 enodes) 576.630 * * [simplify]: iters left: 4 (140 enodes) 576.652 * * [simplify]: iters left: 3 (266 enodes) 576.700 * * [simplify]: iters left: 2 (468 enodes) 576.798 * * [simplify]: Extracting #0: cost 1 inf + 0 576.798 * * [simplify]: Extracting #1: cost 9 inf + 0 576.798 * * [simplify]: Extracting #2: cost 70 inf + 0 576.800 * * [simplify]: Extracting #3: cost 132 inf + 406 576.801 * * [simplify]: Extracting #4: cost 123 inf + 2432 576.802 * * [simplify]: Extracting #5: cost 114 inf + 4710 576.803 * * [simplify]: Extracting #6: cost 98 inf + 6816 576.805 * * [simplify]: Extracting #7: cost 78 inf + 10072 576.812 * * [simplify]: Extracting #8: cost 20 inf + 32072 576.822 * * [simplify]: Extracting #9: cost 0 inf + 40143 576.833 * * [simplify]: Extracting #10: cost 0 inf + 40008 576.843 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 576.843 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 576.844 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 576.844 * * [simplify]: iters left: 6 (10 enodes) 576.846 * * [simplify]: iters left: 5 (38 enodes) 576.852 * * [simplify]: iters left: 4 (59 enodes) 576.860 * * [simplify]: iters left: 3 (88 enodes) 576.873 * * [simplify]: iters left: 2 (117 enodes) 576.888 * * [simplify]: iters left: 1 (144 enodes) 576.905 * * [simplify]: Extracting #0: cost 1 inf + 0 576.905 * * [simplify]: Extracting #1: cost 0 inf + 1 576.905 * [simplify]: Simplified to 0 576.905 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 0)) 576.905 * * * * [progress]: [ 1271 / 3260 ] simplifiying candidate # 576.905 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 576.905 * * [simplify]: iters left: 6 (24 enodes) 576.911 * * [simplify]: iters left: 5 (91 enodes) 576.925 * * [simplify]: iters left: 4 (151 enodes) 576.952 * * [simplify]: iters left: 3 (289 enodes) 577.003 * * [simplify]: iters left: 2 (493 enodes) 577.105 * * [simplify]: Extracting #0: cost 1 inf + 0 577.105 * * [simplify]: Extracting #1: cost 11 inf + 0 577.105 * * [simplify]: Extracting #2: cost 77 inf + 0 577.105 * * [simplify]: Extracting #3: cost 123 inf + 865 577.106 * * [simplify]: Extracting #4: cost 106 inf + 2825 577.108 * * [simplify]: Extracting #5: cost 96 inf + 5786 577.109 * * [simplify]: Extracting #6: cost 84 inf + 8446 577.117 * * [simplify]: Extracting #7: cost 17 inf + 31581 577.128 * * [simplify]: Extracting #8: cost 0 inf + 38596 577.139 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 577.139 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 577.139 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 577.139 * * [simplify]: iters left: 6 (11 enodes) 577.142 * * [simplify]: iters left: 5 (42 enodes) 577.149 * * [simplify]: iters left: 4 (67 enodes) 577.159 * * [simplify]: iters left: 3 (111 enodes) 577.175 * * [simplify]: iters left: 2 (140 enodes) 577.193 * * [simplify]: iters left: 1 (160 enodes) 577.210 * * [simplify]: Extracting #0: cost 1 inf + 0 577.210 * * [simplify]: Extracting #1: cost 0 inf + 1 577.210 * [simplify]: Simplified to 0 577.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 0)) 577.210 * * * * [progress]: [ 1272 / 3260 ] simplifiying candidate # 577.210 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 577.210 * * [simplify]: iters left: 6 (27 enodes) 577.217 * * [simplify]: iters left: 5 (111 enodes) 577.235 * * [simplify]: iters left: 4 (266 enodes) 577.310 * * [simplify]: Extracting #0: cost 1 inf + 0 577.310 * * [simplify]: Extracting #1: cost 11 inf + 0 577.310 * * [simplify]: Extracting #2: cost 171 inf + 0 577.311 * * [simplify]: Extracting #3: cost 309 inf + 1 577.312 * * [simplify]: Extracting #4: cost 288 inf + 3636 577.319 * * [simplify]: Extracting #5: cost 141 inf + 55334 577.331 * * [simplify]: Extracting #6: cost 61 inf + 86646 577.344 * * [simplify]: Extracting #7: cost 38 inf + 92674 577.359 * * [simplify]: Extracting #8: cost 2 inf + 109399 577.376 * * [simplify]: Extracting #9: cost 0 inf + 110088 577.393 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) 577.393 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (* (/ (cbrt b) (* (cbrt a) (cbrt 2))) (/ (cbrt b) (* (cbrt a) (cbrt 2)))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 577.394 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 577.394 * * [simplify]: iters left: 6 (16 enodes) 577.398 * * [simplify]: iters left: 5 (68 enodes) 577.410 * * [simplify]: iters left: 4 (179 enodes) 577.466 * * [simplify]: Extracting #0: cost 1 inf + 0 577.466 * * [simplify]: Extracting #1: cost 27 inf + 0 577.466 * * [simplify]: Extracting #2: cost 153 inf + 0 577.467 * * [simplify]: Extracting #3: cost 242 inf + 83 577.469 * * [simplify]: Extracting #4: cost 185 inf + 16503 577.479 * * [simplify]: Extracting #5: cost 15 inf + 79352 577.491 * * [simplify]: Extracting #6: cost 0 inf + 84943 577.503 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 577.503 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 577.503 * * * * [progress]: [ 1273 / 3260 ] simplifiying candidate # 577.503 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 577.503 * * [simplify]: iters left: 6 (28 enodes) 577.512 * * [simplify]: iters left: 5 (112 enodes) 577.530 * * [simplify]: iters left: 4 (236 enodes) 577.584 * * [simplify]: Extracting #0: cost 1 inf + 0 577.584 * * [simplify]: Extracting #1: cost 11 inf + 0 577.584 * * [simplify]: Extracting #2: cost 134 inf + 0 577.585 * * [simplify]: Extracting #3: cost 238 inf + 0 577.586 * * [simplify]: Extracting #4: cost 208 inf + 5618 577.591 * * [simplify]: Extracting #5: cost 100 inf + 39451 577.598 * * [simplify]: Extracting #6: cost 60 inf + 52964 577.607 * * [simplify]: Extracting #7: cost 35 inf + 60230 577.618 * * [simplify]: Extracting #8: cost 8 inf + 73116 577.630 * * [simplify]: Extracting #9: cost 0 inf + 76724 577.644 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 577.644 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (cbrt a) (sqrt 2))))) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 577.644 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 577.644 * * [simplify]: iters left: 6 (15 enodes) 577.648 * * [simplify]: iters left: 5 (63 enodes) 577.658 * * [simplify]: iters left: 4 (145 enodes) 577.693 * * [simplify]: iters left: 3 (499 enodes) 577.923 * * [simplify]: Extracting #0: cost 1 inf + 0 577.923 * * [simplify]: Extracting #1: cost 0 inf + 1 577.923 * [simplify]: Simplified to 0 577.923 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 577.923 * * * * [progress]: [ 1274 / 3260 ] simplifiying candidate # 577.924 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 577.924 * * [simplify]: iters left: 6 (28 enodes) 577.931 * * [simplify]: iters left: 5 (111 enodes) 577.950 * * [simplify]: iters left: 4 (250 enodes) 578.012 * * [simplify]: Extracting #0: cost 1 inf + 0 578.012 * * [simplify]: Extracting #1: cost 13 inf + 0 578.012 * * [simplify]: Extracting #2: cost 135 inf + 0 578.013 * * [simplify]: Extracting #3: cost 222 inf + 2 578.013 * * [simplify]: Extracting #4: cost 209 inf + 1995 578.018 * * [simplify]: Extracting #5: cost 134 inf + 22278 578.025 * * [simplify]: Extracting #6: cost 45 inf + 49515 578.034 * * [simplify]: Extracting #7: cost 2 inf + 67356 578.045 * * [simplify]: Extracting #8: cost 0 inf + 68206 578.056 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) 578.056 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ a (/ (cbrt b) (cbrt 2))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 578.056 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 578.056 * * [simplify]: iters left: 6 (15 enodes) 578.060 * * [simplify]: iters left: 5 (62 enodes) 578.072 * * [simplify]: iters left: 4 (159 enodes) 578.115 * * [simplify]: iters left: 3 (475 enodes) 578.311 * * [simplify]: Extracting #0: cost 1 inf + 0 578.312 * * [simplify]: Extracting #1: cost 42 inf + 0 578.312 * * [simplify]: Extracting #2: cost 194 inf + 1 578.315 * * [simplify]: Extracting #3: cost 205 inf + 15094 578.327 * * [simplify]: Extracting #4: cost 20 inf + 63712 578.341 * * [simplify]: Extracting #5: cost 3 inf + 65204 578.357 * * [simplify]: Extracting #6: cost 0 inf + 65965 578.371 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 578.371 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 578.371 * * * * [progress]: [ 1275 / 3260 ] simplifiying candidate # 578.371 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 578.371 * * [simplify]: iters left: 6 (25 enodes) 578.377 * * [simplify]: iters left: 5 (100 enodes) 578.394 * * [simplify]: iters left: 4 (223 enodes) 578.448 * * [simplify]: Extracting #0: cost 1 inf + 0 578.448 * * [simplify]: Extracting #1: cost 11 inf + 0 578.449 * * [simplify]: Extracting #2: cost 127 inf + 0 578.449 * * [simplify]: Extracting #3: cost 228 inf + 0 578.450 * * [simplify]: Extracting #4: cost 206 inf + 3878 578.456 * * [simplify]: Extracting #5: cost 103 inf + 39874 578.464 * * [simplify]: Extracting #6: cost 62 inf + 53792 578.473 * * [simplify]: Extracting #7: cost 37 inf + 60096 578.485 * * [simplify]: Extracting #8: cost 1 inf + 76072 578.499 * * [simplify]: Extracting #9: cost 0 inf + 76356 578.511 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) 578.511 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (cbrt b) (* (cbrt a) (sqrt 2))) (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (* (cbrt a) (sqrt 2)))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 578.512 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 578.512 * * [simplify]: iters left: 6 (15 enodes) 578.516 * * [simplify]: iters left: 5 (62 enodes) 578.526 * * [simplify]: iters left: 4 (148 enodes) 578.565 * * [simplify]: iters left: 3 (499 enodes) 578.803 * * [simplify]: Extracting #0: cost 1 inf + 0 578.803 * * [simplify]: Extracting #1: cost 0 inf + 1 578.803 * [simplify]: Simplified to 0 578.803 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 578.803 * * * * [progress]: [ 1276 / 3260 ] simplifiying candidate # 578.804 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 578.804 * * [simplify]: iters left: 6 (26 enodes) 578.810 * * [simplify]: iters left: 5 (102 enodes) 578.826 * * [simplify]: iters left: 4 (205 enodes) 578.869 * * [simplify]: Extracting #0: cost 1 inf + 0 578.869 * * [simplify]: Extracting #1: cost 11 inf + 0 578.869 * * [simplify]: Extracting #2: cost 108 inf + 0 578.869 * * [simplify]: Extracting #3: cost 189 inf + 0 578.870 * * [simplify]: Extracting #4: cost 177 inf + 1136 578.871 * * [simplify]: Extracting #5: cost 140 inf + 10990 578.877 * * [simplify]: Extracting #6: cost 45 inf + 40796 578.886 * * [simplify]: Extracting #7: cost 4 inf + 56276 578.895 * * [simplify]: Extracting #8: cost 0 inf + 57643 578.905 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) 578.905 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (cbrt b) (sqrt a)) (sqrt 2)) (* (cbrt b) (/ (/ (cbrt b) (sqrt a)) (sqrt 2))))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 578.905 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 578.905 * * [simplify]: iters left: 6 (14 enodes) 578.909 * * [simplify]: iters left: 5 (56 enodes) 578.918 * * [simplify]: iters left: 4 (117 enodes) 578.945 * * [simplify]: iters left: 3 (347 enodes) 579.060 * * [simplify]: Extracting #0: cost 1 inf + 0 579.060 * * [simplify]: Extracting #1: cost 0 inf + 1 579.060 * [simplify]: Simplified to 0 579.060 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 579.060 * * * * [progress]: [ 1277 / 3260 ] simplifiying candidate # 579.060 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 579.060 * * [simplify]: iters left: 6 (26 enodes) 579.066 * * [simplify]: iters left: 5 (103 enodes) 579.083 * * [simplify]: iters left: 4 (203 enodes) 579.128 * * [simplify]: Extracting #0: cost 1 inf + 0 579.128 * * [simplify]: Extracting #1: cost 11 inf + 0 579.128 * * [simplify]: Extracting #2: cost 102 inf + 0 579.128 * * [simplify]: Extracting #3: cost 169 inf + 2 579.129 * * [simplify]: Extracting #4: cost 159 inf + 1060 579.130 * * [simplify]: Extracting #5: cost 157 inf + 2157 579.131 * * [simplify]: Extracting #6: cost 113 inf + 11692 579.137 * * [simplify]: Extracting #7: cost 19 inf + 40762 579.145 * * [simplify]: Extracting #8: cost 0 inf + 48331 579.154 * * [simplify]: Extracting #9: cost 0 inf + 48251 579.162 * * [simplify]: Extracting #10: cost 0 inf + 48171 579.170 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) 579.170 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (cbrt b) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b)))) a)) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 579.170 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 579.170 * * [simplify]: iters left: 6 (14 enodes) 579.176 * * [simplify]: iters left: 5 (57 enodes) 579.185 * * [simplify]: iters left: 4 (116 enodes) 579.210 * * [simplify]: iters left: 3 (321 enodes) 579.319 * * [simplify]: Extracting #0: cost 1 inf + 0 579.319 * * [simplify]: Extracting #1: cost 0 inf + 1 579.319 * [simplify]: Simplified to 0 579.319 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 579.319 * * * * [progress]: [ 1278 / 3260 ] simplifiying candidate # 579.319 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 579.319 * * [simplify]: iters left: 6 (26 enodes) 579.326 * * [simplify]: iters left: 5 (105 enodes) 579.343 * * [simplify]: iters left: 4 (234 enodes) 579.398 * * [simplify]: Extracting #0: cost 1 inf + 0 579.398 * * [simplify]: Extracting #1: cost 11 inf + 0 579.398 * * [simplify]: Extracting #2: cost 119 inf + 0 579.399 * * [simplify]: Extracting #3: cost 205 inf + 2 579.400 * * [simplify]: Extracting #4: cost 180 inf + 4137 579.404 * * [simplify]: Extracting #5: cost 95 inf + 29415 579.412 * * [simplify]: Extracting #6: cost 44 inf + 44795 579.421 * * [simplify]: Extracting #7: cost 3 inf + 60664 579.431 * * [simplify]: Extracting #8: cost 0 inf + 61829 579.441 * * [simplify]: Extracting #9: cost 0 inf + 61789 579.451 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) 579.451 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2) (/ (cbrt b) (cbrt a)))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 579.452 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 579.452 * * [simplify]: iters left: 6 (15 enodes) 579.456 * * [simplify]: iters left: 5 (62 enodes) 579.466 * * [simplify]: iters left: 4 (149 enodes) 579.504 * * [simplify]: iters left: 3 (450 enodes) 579.702 * * [simplify]: Extracting #0: cost 1 inf + 0 579.702 * * [simplify]: Extracting #1: cost 0 inf + 1 579.702 * [simplify]: Simplified to 0 579.702 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 579.702 * * * * [progress]: [ 1279 / 3260 ] simplifiying candidate # 579.703 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 579.703 * * [simplify]: iters left: 6 (27 enodes) 579.709 * * [simplify]: iters left: 5 (106 enodes) 579.726 * * [simplify]: iters left: 4 (207 enodes) 579.771 * * [simplify]: Extracting #0: cost 1 inf + 0 579.771 * * [simplify]: Extracting #1: cost 11 inf + 0 579.771 * * [simplify]: Extracting #2: cost 97 inf + 0 579.772 * * [simplify]: Extracting #3: cost 161 inf + 2 579.772 * * [simplify]: Extracting #4: cost 156 inf + 169 579.773 * * [simplify]: Extracting #5: cost 137 inf + 4423 579.776 * * [simplify]: Extracting #6: cost 78 inf + 17651 579.781 * * [simplify]: Extracting #7: cost 20 inf + 35123 579.789 * * [simplify]: Extracting #8: cost 0 inf + 45591 579.797 * * [simplify]: Extracting #9: cost 0 inf + 45401 579.805 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) 579.805 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)) (/ (cbrt a) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (sqrt 2)))) (/ (/ (cbrt b) 2) (* (/ (sqrt a) (cbrt b)) (/ (sqrt a) (cbrt b))))) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 579.805 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 579.805 * * [simplify]: iters left: 6 (14 enodes) 579.810 * * [simplify]: iters left: 5 (57 enodes) 579.820 * * [simplify]: iters left: 4 (118 enodes) 579.845 * * [simplify]: iters left: 3 (314 enodes) 579.940 * * [simplify]: Extracting #0: cost 1 inf + 0 579.940 * * [simplify]: Extracting #1: cost 0 inf + 1 579.940 * [simplify]: Simplified to 0 579.940 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 579.941 * * * * [progress]: [ 1280 / 3260 ] simplifiying candidate # 579.941 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 579.941 * * [simplify]: iters left: 6 (26 enodes) 579.947 * * [simplify]: iters left: 5 (97 enodes) 579.963 * * [simplify]: iters left: 4 (192 enodes) 580.001 * * [simplify]: iters left: 3 (444 enodes) 580.113 * * [simplify]: Extracting #0: cost 1 inf + 0 580.113 * * [simplify]: Extracting #1: cost 13 inf + 0 580.113 * * [simplify]: Extracting #2: cost 133 inf + 0 580.114 * * [simplify]: Extracting #3: cost 215 inf + 88 580.115 * * [simplify]: Extracting #4: cost 189 inf + 2976 580.118 * * [simplify]: Extracting #5: cost 123 inf + 16801 580.124 * * [simplify]: Extracting #6: cost 58 inf + 35442 580.135 * * [simplify]: Extracting #7: cost 1 inf + 57887 580.147 * * [simplify]: Extracting #8: cost 0 inf + 58292 580.159 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) 580.159 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 580.159 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 580.159 * * [simplify]: iters left: 6 (13 enodes) 580.163 * * [simplify]: iters left: 5 (48 enodes) 580.173 * * [simplify]: iters left: 4 (103 enodes) 580.192 * * [simplify]: iters left: 3 (238 enodes) 580.252 * * [simplify]: Extracting #0: cost 1 inf + 0 580.252 * * [simplify]: Extracting #1: cost 0 inf + 1 580.253 * [simplify]: Simplified to 0 580.253 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 580.253 * * * * [progress]: [ 1281 / 3260 ] simplifiying candidate # 580.253 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 580.253 * * [simplify]: iters left: 6 (26 enodes) 580.259 * * [simplify]: iters left: 5 (104 enodes) 580.277 * * [simplify]: iters left: 4 (228 enodes) 580.328 * * [simplify]: Extracting #0: cost 1 inf + 0 580.328 * * [simplify]: Extracting #1: cost 11 inf + 0 580.328 * * [simplify]: Extracting #2: cost 131 inf + 0 580.329 * * [simplify]: Extracting #3: cost 237 inf + 0 580.330 * * [simplify]: Extracting #4: cost 217 inf + 2954 580.334 * * [simplify]: Extracting #5: cost 127 inf + 31953 580.342 * * [simplify]: Extracting #6: cost 51 inf + 58854 580.355 * * [simplify]: Extracting #7: cost 9 inf + 74421 580.367 * * [simplify]: Extracting #8: cost 0 inf + 78424 580.379 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (sqrt b) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))))) 580.379 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (sqrt b) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 580.380 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 580.380 * * [simplify]: iters left: 6 (15 enodes) 580.384 * * [simplify]: iters left: 5 (61 enodes) 580.394 * * [simplify]: iters left: 4 (142 enodes) 580.430 * * [simplify]: iters left: 3 (474 enodes) 580.609 * * [simplify]: Extracting #0: cost 1 inf + 0 580.609 * * [simplify]: Extracting #1: cost 0 inf + 1 580.609 * [simplify]: Simplified to 0 580.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 580.609 * * * * [progress]: [ 1282 / 3260 ] simplifiying candidate # 580.609 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 580.609 * * [simplify]: iters left: 6 (27 enodes) 580.616 * * [simplify]: iters left: 5 (105 enodes) 580.635 * * [simplify]: iters left: 4 (203 enodes) 580.674 * * [simplify]: Extracting #0: cost 1 inf + 0 580.674 * * [simplify]: Extracting #1: cost 11 inf + 0 580.674 * * [simplify]: Extracting #2: cost 108 inf + 0 580.675 * * [simplify]: Extracting #3: cost 186 inf + 0 580.676 * * [simplify]: Extracting #4: cost 166 inf + 3239 580.679 * * [simplify]: Extracting #5: cost 97 inf + 22219 580.685 * * [simplify]: Extracting #6: cost 39 inf + 40211 580.693 * * [simplify]: Extracting #7: cost 1 inf + 56292 580.703 * * [simplify]: Extracting #8: cost 0 inf + 56642 580.713 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) 580.713 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (* (/ (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (sqrt a)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 580.713 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 580.713 * * [simplify]: iters left: 6 (14 enodes) 580.717 * * [simplify]: iters left: 5 (56 enodes) 580.726 * * [simplify]: iters left: 4 (113 enodes) 580.748 * * [simplify]: iters left: 3 (324 enodes) 580.837 * * [simplify]: Extracting #0: cost 1 inf + 0 580.837 * * [simplify]: Extracting #1: cost 0 inf + 1 580.837 * [simplify]: Simplified to 0 580.837 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 580.837 * * * * [progress]: [ 1283 / 3260 ] simplifiying candidate # 580.837 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 580.838 * * [simplify]: iters left: 6 (27 enodes) 580.844 * * [simplify]: iters left: 5 (105 enodes) 580.861 * * [simplify]: iters left: 4 (201 enodes) 580.903 * * [simplify]: Extracting #0: cost 1 inf + 0 580.903 * * [simplify]: Extracting #1: cost 11 inf + 0 580.903 * * [simplify]: Extracting #2: cost 105 inf + 0 580.903 * * [simplify]: Extracting #3: cost 168 inf + 2 580.904 * * [simplify]: Extracting #4: cost 163 inf + 450 580.905 * * [simplify]: Extracting #5: cost 146 inf + 4417 580.908 * * [simplify]: Extracting #6: cost 77 inf + 19858 580.912 * * [simplify]: Extracting #7: cost 31 inf + 32801 580.920 * * [simplify]: Extracting #8: cost 1 inf + 47493 580.927 * * [simplify]: Extracting #9: cost 0 inf + 47723 580.935 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) 580.935 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt 2)) a) (/ (sqrt b) (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 580.936 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 580.936 * * [simplify]: iters left: 6 (14 enodes) 580.940 * * [simplify]: iters left: 5 (56 enodes) 580.951 * * [simplify]: iters left: 4 (112 enodes) 580.974 * * [simplify]: iters left: 3 (297 enodes) 581.055 * * [simplify]: Extracting #0: cost 1 inf + 0 581.055 * * [simplify]: Extracting #1: cost 0 inf + 1 581.055 * [simplify]: Simplified to 0 581.055 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 581.055 * * * * [progress]: [ 1284 / 3260 ] simplifiying candidate # 581.056 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 581.056 * * [simplify]: iters left: 6 (23 enodes) 581.061 * * [simplify]: iters left: 5 (91 enodes) 581.078 * * [simplify]: iters left: 4 (190 enodes) 581.115 * * [simplify]: Extracting #0: cost 1 inf + 0 581.115 * * [simplify]: Extracting #1: cost 11 inf + 0 581.115 * * [simplify]: Extracting #2: cost 101 inf + 0 581.115 * * [simplify]: Extracting #3: cost 177 inf + 0 581.116 * * [simplify]: Extracting #4: cost 176 inf + 3 581.117 * * [simplify]: Extracting #5: cost 154 inf + 5864 581.121 * * [simplify]: Extracting #6: cost 64 inf + 31882 581.131 * * [simplify]: Extracting #7: cost 6 inf + 52805 581.140 * * [simplify]: Extracting #8: cost 0 inf + 54833 581.149 * * [simplify]: Extracting #9: cost 0 inf + 54753 581.158 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) 581.158 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (* (/ (/ (sqrt b) (cbrt a)) (sqrt 2)) (/ (/ (sqrt b) (cbrt a)) (sqrt 2))) (cbrt a))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 581.158 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 581.158 * * [simplify]: iters left: 6 (13 enodes) 581.162 * * [simplify]: iters left: 5 (53 enodes) 581.170 * * [simplify]: iters left: 4 (118 enodes) 581.194 * * [simplify]: iters left: 3 (324 enodes) 581.280 * * [simplify]: Extracting #0: cost 1 inf + 0 581.280 * * [simplify]: Extracting #1: cost 0 inf + 1 581.280 * [simplify]: Simplified to 0 581.280 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 581.281 * * * * [progress]: [ 1285 / 3260 ] simplifiying candidate # 581.281 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 581.281 * * [simplify]: iters left: 6 (23 enodes) 581.286 * * [simplify]: iters left: 5 (88 enodes) 581.300 * * [simplify]: iters left: 4 (163 enodes) 581.331 * * [simplify]: iters left: 3 (392 enodes) 581.412 * * [simplify]: Extracting #0: cost 1 inf + 0 581.412 * * [simplify]: Extracting #1: cost 9 inf + 0 581.412 * * [simplify]: Extracting #2: cost 108 inf + 0 581.413 * * [simplify]: Extracting #3: cost 216 inf + 42 581.414 * * [simplify]: Extracting #4: cost 200 inf + 1753 581.416 * * [simplify]: Extracting #5: cost 137 inf + 13755 581.421 * * [simplify]: Extracting #6: cost 87 inf + 24934 581.428 * * [simplify]: Extracting #7: cost 49 inf + 37767 581.441 * * [simplify]: Extracting #8: cost 4 inf + 57899 581.452 * * [simplify]: Extracting #9: cost 0 inf + 59443 581.464 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt 2)) (* (* (sqrt 2) (* (cbrt a) (cbrt a))) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 581.464 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (sqrt 2)) (* (* (sqrt 2) (* (cbrt a) (cbrt a))) (cbrt a))) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 581.465 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 581.465 * * [simplify]: iters left: 6 (11 enodes) 581.468 * * [simplify]: iters left: 5 (43 enodes) 581.474 * * [simplify]: iters left: 4 (84 enodes) 581.490 * * [simplify]: iters left: 3 (212 enodes) 581.535 * * [simplify]: iters left: 2 (472 enodes) 581.639 * * [simplify]: Extracting #0: cost 1 inf + 0 581.639 * * [simplify]: Extracting #1: cost 0 inf + 1 581.639 * [simplify]: Simplified to 0 581.639 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 581.639 * * * * [progress]: [ 1286 / 3260 ] simplifiying candidate # 581.639 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 581.639 * * [simplify]: iters left: 6 (24 enodes) 581.645 * * [simplify]: iters left: 5 (95 enodes) 581.660 * * [simplify]: iters left: 4 (182 enodes) 581.698 * * [simplify]: iters left: 3 (435 enodes) 581.809 * * [simplify]: Extracting #0: cost 1 inf + 0 581.810 * * [simplify]: Extracting #1: cost 11 inf + 0 581.810 * * [simplify]: Extracting #2: cost 109 inf + 0 581.810 * * [simplify]: Extracting #3: cost 198 inf + 2 581.811 * * [simplify]: Extracting #4: cost 176 inf + 2326 581.814 * * [simplify]: Extracting #5: cost 122 inf + 12795 581.819 * * [simplify]: Extracting #6: cost 67 inf + 28699 581.830 * * [simplify]: Extracting #7: cost 3 inf + 53339 581.842 * * [simplify]: Extracting #8: cost 0 inf + 54545 581.856 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 581.856 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 581.857 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 581.857 * * [simplify]: iters left: 6 (12 enodes) 581.860 * * [simplify]: iters left: 5 (49 enodes) 581.868 * * [simplify]: iters left: 4 (99 enodes) 581.888 * * [simplify]: iters left: 3 (234 enodes) 581.942 * * [simplify]: iters left: 2 (447 enodes) 582.039 * * [simplify]: Extracting #0: cost 1 inf + 0 582.039 * * [simplify]: Extracting #1: cost 0 inf + 1 582.039 * [simplify]: Simplified to 0 582.039 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 582.039 * * * * [progress]: [ 1287 / 3260 ] simplifiying candidate # 582.039 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 582.039 * * [simplify]: iters left: 6 (25 enodes) 582.045 * * [simplify]: iters left: 5 (100 enodes) 582.062 * * [simplify]: iters left: 4 (204 enodes) 582.106 * * [simplify]: Extracting #0: cost 1 inf + 0 582.106 * * [simplify]: Extracting #1: cost 11 inf + 0 582.106 * * [simplify]: Extracting #2: cost 95 inf + 0 582.107 * * [simplify]: Extracting #3: cost 156 inf + 43 582.107 * * [simplify]: Extracting #4: cost 152 inf + 291 582.109 * * [simplify]: Extracting #5: cost 106 inf + 9845 582.112 * * [simplify]: Extracting #6: cost 63 inf + 19513 582.116 * * [simplify]: Extracting #7: cost 53 inf + 20704 582.121 * * [simplify]: Extracting #8: cost 20 inf + 34990 582.128 * * [simplify]: Extracting #9: cost 1 inf + 43939 582.136 * * [simplify]: Extracting #10: cost 0 inf + 44359 582.143 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) 2) (cbrt a))) 582.143 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ (/ b (* (cbrt a) (cbrt a))) 2) (cbrt a))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 582.144 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 582.144 * * [simplify]: iters left: 6 (14 enodes) 582.147 * * [simplify]: iters left: 5 (57 enodes) 582.159 * * [simplify]: iters left: 4 (121 enodes) 582.184 * * [simplify]: iters left: 3 (291 enodes) 582.263 * * [simplify]: Extracting #0: cost 1 inf + 0 582.263 * * [simplify]: Extracting #1: cost 0 inf + 1 582.263 * [simplify]: Simplified to 0 582.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 582.263 * * * * [progress]: [ 1288 / 3260 ] simplifiying candidate # 582.263 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 582.263 * * [simplify]: iters left: 6 (26 enodes) 582.272 * * [simplify]: iters left: 5 (101 enodes) 582.288 * * [simplify]: iters left: 4 (184 enodes) 582.322 * * [simplify]: iters left: 3 (409 enodes) 582.406 * * [simplify]: Extracting #0: cost 1 inf + 0 582.406 * * [simplify]: Extracting #1: cost 11 inf + 0 582.406 * * [simplify]: Extracting #2: cost 102 inf + 0 582.407 * * [simplify]: Extracting #3: cost 180 inf + 85 582.408 * * [simplify]: Extracting #4: cost 161 inf + 2078 582.410 * * [simplify]: Extracting #5: cost 111 inf + 9571 582.415 * * [simplify]: Extracting #6: cost 60 inf + 24769 582.424 * * [simplify]: Extracting #7: cost 3 inf + 46631 582.434 * * [simplify]: Extracting #8: cost 0 inf + 47754 582.445 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 582.445 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 582.445 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 582.445 * * [simplify]: iters left: 6 (13 enodes) 582.449 * * [simplify]: iters left: 5 (52 enodes) 582.457 * * [simplify]: iters left: 4 (98 enodes) 582.477 * * [simplify]: iters left: 3 (212 enodes) 582.519 * * [simplify]: iters left: 2 (371 enodes) 582.591 * * [simplify]: Extracting #0: cost 1 inf + 0 582.591 * * [simplify]: Extracting #1: cost 0 inf + 1 582.591 * [simplify]: Simplified to 0 582.591 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 0)) 582.592 * * * * [progress]: [ 1289 / 3260 ] simplifiying candidate # 582.592 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 582.592 * * [simplify]: iters left: 6 (25 enodes) 582.598 * * [simplify]: iters left: 5 (92 enodes) 582.613 * * [simplify]: iters left: 4 (169 enodes) 582.642 * * [simplify]: iters left: 3 (338 enodes) 582.706 * * [simplify]: Extracting #0: cost 1 inf + 0 582.706 * * [simplify]: Extracting #1: cost 11 inf + 0 582.706 * * [simplify]: Extracting #2: cost 97 inf + 0 582.707 * * [simplify]: Extracting #3: cost 158 inf + 169 582.708 * * [simplify]: Extracting #4: cost 112 inf + 5107 582.710 * * [simplify]: Extracting #5: cost 90 inf + 9778 582.713 * * [simplify]: Extracting #6: cost 84 inf + 11163 582.718 * * [simplify]: Extracting #7: cost 21 inf + 35204 582.727 * * [simplify]: Extracting #8: cost 0 inf + 44582 582.736 * * [simplify]: Extracting #9: cost 0 inf + 44462 582.746 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 582.746 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 582.746 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 582.746 * * [simplify]: iters left: 6 (12 enodes) 582.749 * * [simplify]: iters left: 5 (44 enodes) 582.757 * * [simplify]: iters left: 4 (92 enodes) 582.773 * * [simplify]: iters left: 3 (159 enodes) 582.798 * * [simplify]: iters left: 2 (267 enodes) 582.843 * * [simplify]: iters left: 1 (364 enodes) 582.901 * * [simplify]: Extracting #0: cost 1 inf + 0 582.901 * * [simplify]: Extracting #1: cost 0 inf + 1 582.901 * [simplify]: Simplified to 0 582.901 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 0)) 582.901 * * * * [progress]: [ 1290 / 3260 ] simplifiying candidate # 582.902 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 582.902 * * [simplify]: iters left: 6 (26 enodes) 582.908 * * [simplify]: iters left: 5 (107 enodes) 582.927 * * [simplify]: iters left: 4 (237 enodes) 582.979 * * [simplify]: Extracting #0: cost 1 inf + 0 582.979 * * [simplify]: Extracting #1: cost 11 inf + 0 582.980 * * [simplify]: Extracting #2: cost 130 inf + 0 582.980 * * [simplify]: Extracting #3: cost 226 inf + 45 582.981 * * [simplify]: Extracting #4: cost 211 inf + 1992 582.983 * * [simplify]: Extracting #5: cost 133 inf + 22616 582.991 * * [simplify]: Extracting #6: cost 34 inf + 55772 583.001 * * [simplify]: Extracting #7: cost 1 inf + 67729 583.014 * * [simplify]: Extracting #8: cost 0 inf + 68094 583.025 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 583.025 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (cbrt a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))))) (/ (/ (/ b (cbrt 2)) (cbrt a)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 583.026 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 583.026 * * [simplify]: iters left: 6 (15 enodes) 583.030 * * [simplify]: iters left: 5 (64 enodes) 583.041 * * [simplify]: iters left: 4 (149 enodes) 583.077 * * [simplify]: iters left: 3 (466 enodes) 583.330 * * [simplify]: Extracting #0: cost 1 inf + 0 583.330 * * [simplify]: Extracting #1: cost 0 inf + 1 583.330 * [simplify]: Simplified to 0 583.330 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 583.330 * * * * [progress]: [ 1291 / 3260 ] simplifiying candidate # 583.330 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 583.330 * * [simplify]: iters left: 6 (27 enodes) 583.337 * * [simplify]: iters left: 5 (108 enodes) 583.355 * * [simplify]: iters left: 4 (213 enodes) 583.399 * * [simplify]: Extracting #0: cost 1 inf + 0 583.399 * * [simplify]: Extracting #1: cost 11 inf + 0 583.399 * * [simplify]: Extracting #2: cost 113 inf + 0 583.399 * * [simplify]: Extracting #3: cost 184 inf + 3 583.400 * * [simplify]: Extracting #4: cost 165 inf + 2478 583.403 * * [simplify]: Extracting #5: cost 100 inf + 17792 583.408 * * [simplify]: Extracting #6: cost 43 inf + 33843 583.416 * * [simplify]: Extracting #7: cost 2 inf + 49901 583.424 * * [simplify]: Extracting #8: cost 0 inf + 50631 583.433 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) 583.433 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt a)) (cbrt 2)) (* (sqrt a) (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 583.433 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 583.433 * * [simplify]: iters left: 6 (14 enodes) 583.437 * * [simplify]: iters left: 5 (59 enodes) 583.449 * * [simplify]: iters left: 4 (121 enodes) 583.473 * * [simplify]: iters left: 3 (332 enodes) 583.609 * * [simplify]: Extracting #0: cost 1 inf + 0 583.609 * * [simplify]: Extracting #1: cost 0 inf + 1 583.609 * [simplify]: Simplified to 0 583.609 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 583.609 * * * * [progress]: [ 1292 / 3260 ] simplifiying candidate # 583.609 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 583.609 * * [simplify]: iters left: 6 (26 enodes) 583.616 * * [simplify]: iters left: 5 (103 enodes) 583.633 * * [simplify]: iters left: 4 (204 enodes) 583.676 * * [simplify]: iters left: 3 (493 enodes) 583.822 * * [simplify]: Extracting #0: cost 1 inf + 0 583.822 * * [simplify]: Extracting #1: cost 11 inf + 0 583.822 * * [simplify]: Extracting #2: cost 146 inf + 0 583.823 * * [simplify]: Extracting #3: cost 236 inf + 171 583.825 * * [simplify]: Extracting #4: cost 205 inf + 3308 583.831 * * [simplify]: Extracting #5: cost 129 inf + 19280 583.838 * * [simplify]: Extracting #6: cost 67 inf + 35667 583.849 * * [simplify]: Extracting #7: cost 5 inf + 60309 583.863 * * [simplify]: Extracting #8: cost 0 inf + 62593 583.876 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 583.876 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 583.876 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 583.876 * * [simplify]: iters left: 6 (13 enodes) 583.880 * * [simplify]: iters left: 5 (54 enodes) 583.889 * * [simplify]: iters left: 4 (112 enodes) 583.914 * * [simplify]: iters left: 3 (281 enodes) 584.009 * * [simplify]: Extracting #0: cost 1 inf + 0 584.009 * * [simplify]: Extracting #1: cost 0 inf + 1 584.009 * [simplify]: Simplified to 0 584.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 584.009 * * * * [progress]: [ 1293 / 3260 ] simplifiying candidate # 584.009 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 584.010 * * [simplify]: iters left: 6 (24 enodes) 584.016 * * [simplify]: iters left: 5 (97 enodes) 584.032 * * [simplify]: iters left: 4 (210 enodes) 584.078 * * [simplify]: Extracting #0: cost 1 inf + 0 584.078 * * [simplify]: Extracting #1: cost 11 inf + 0 584.078 * * [simplify]: Extracting #2: cost 108 inf + 0 584.078 * * [simplify]: Extracting #3: cost 176 inf + 44 584.079 * * [simplify]: Extracting #4: cost 172 inf + 253 584.080 * * [simplify]: Extracting #5: cost 138 inf + 7912 584.084 * * [simplify]: Extracting #6: cost 58 inf + 29880 584.092 * * [simplify]: Extracting #7: cost 0 inf + 50555 584.101 * * [simplify]: Extracting #8: cost 0 inf + 50315 584.109 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) 584.110 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 584.110 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 584.110 * * [simplify]: iters left: 6 (14 enodes) 584.114 * * [simplify]: iters left: 5 (59 enodes) 584.124 * * [simplify]: iters left: 4 (134 enodes) 584.155 * * [simplify]: iters left: 3 (357 enodes) 584.294 * * [simplify]: Extracting #0: cost 1 inf + 0 584.294 * * [simplify]: Extracting #1: cost 0 inf + 1 584.294 * [simplify]: Simplified to 0 584.294 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 584.294 * * * * [progress]: [ 1294 / 3260 ] simplifiying candidate # 584.295 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 584.295 * * [simplify]: iters left: 6 (25 enodes) 584.301 * * [simplify]: iters left: 5 (99 enodes) 584.317 * * [simplify]: iters left: 4 (195 enodes) 584.353 * * [simplify]: iters left: 3 (460 enodes) 584.482 * * [simplify]: Extracting #0: cost 1 inf + 0 584.482 * * [simplify]: Extracting #1: cost 11 inf + 0 584.482 * * [simplify]: Extracting #2: cost 159 inf + 0 584.483 * * [simplify]: Extracting #3: cost 269 inf + 45 584.484 * * [simplify]: Extracting #4: cost 239 inf + 3507 584.489 * * [simplify]: Extracting #5: cost 148 inf + 21138 584.498 * * [simplify]: Extracting #6: cost 67 inf + 41764 584.510 * * [simplify]: Extracting #7: cost 9 inf + 63827 584.526 * * [simplify]: Extracting #8: cost 0 inf + 67549 584.541 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 584.541 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 584.541 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 584.541 * * [simplify]: iters left: 6 (13 enodes) 584.545 * * [simplify]: iters left: 5 (53 enodes) 584.553 * * [simplify]: iters left: 4 (106 enodes) 584.574 * * [simplify]: iters left: 3 (257 enodes) 584.659 * * [simplify]: Extracting #0: cost 1 inf + 0 584.659 * * [simplify]: Extracting #1: cost 0 inf + 1 584.659 * [simplify]: Simplified to 0 584.659 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 584.659 * * * * [progress]: [ 1295 / 3260 ] simplifiying candidate # 584.659 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 584.659 * * [simplify]: iters left: 6 (24 enodes) 584.665 * * [simplify]: iters left: 5 (95 enodes) 584.681 * * [simplify]: iters left: 4 (181 enodes) 584.718 * * [simplify]: iters left: 3 (422 enodes) 584.845 * * [simplify]: Extracting #0: cost 1 inf + 0 584.845 * * [simplify]: Extracting #1: cost 11 inf + 0 584.845 * * [simplify]: Extracting #2: cost 130 inf + 0 584.846 * * [simplify]: Extracting #3: cost 201 inf + 45 584.847 * * [simplify]: Extracting #4: cost 168 inf + 3279 584.850 * * [simplify]: Extracting #5: cost 108 inf + 13296 584.856 * * [simplify]: Extracting #6: cost 60 inf + 30004 584.867 * * [simplify]: Extracting #7: cost 6 inf + 50152 584.881 * * [simplify]: Extracting #8: cost 0 inf + 52413 584.894 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 584.894 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 584.894 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 584.894 * * [simplify]: iters left: 6 (12 enodes) 584.898 * * [simplify]: iters left: 5 (49 enodes) 584.906 * * [simplify]: iters left: 4 (94 enodes) 584.925 * * [simplify]: iters left: 3 (221 enodes) 584.995 * * [simplify]: iters left: 2 (492 enodes) 585.210 * * [simplify]: Extracting #0: cost 1 inf + 0 585.210 * * [simplify]: Extracting #1: cost 0 inf + 1 585.210 * [simplify]: Simplified to 0 585.210 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 585.210 * * * * [progress]: [ 1296 / 3260 ] simplifiying candidate # 585.210 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 585.211 * * [simplify]: iters left: 6 (24 enodes) 585.216 * * [simplify]: iters left: 5 (95 enodes) 585.235 * * [simplify]: iters left: 4 (197 enodes) 585.275 * * [simplify]: iters left: 3 (481 enodes) 585.413 * * [simplify]: Extracting #0: cost 1 inf + 0 585.413 * * [simplify]: Extracting #1: cost 11 inf + 0 585.414 * * [simplify]: Extracting #2: cost 150 inf + 0 585.414 * * [simplify]: Extracting #3: cost 245 inf + 5 585.416 * * [simplify]: Extracting #4: cost 219 inf + 3098 585.420 * * [simplify]: Extracting #5: cost 125 inf + 23125 585.426 * * [simplify]: Extracting #6: cost 82 inf + 32826 585.435 * * [simplify]: Extracting #7: cost 44 inf + 45685 585.448 * * [simplify]: Extracting #8: cost 5 inf + 63339 585.463 * * [simplify]: Extracting #9: cost 0 inf + 65839 585.477 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* (* 2 (* (cbrt a) (cbrt a))) (cbrt a)))) 585.477 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* (* 2 (* (cbrt a) (cbrt a))) (cbrt a)))) (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))))) 585.477 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 585.477 * * [simplify]: iters left: 6 (13 enodes) 585.480 * * [simplify]: iters left: 5 (52 enodes) 585.489 * * [simplify]: iters left: 4 (111 enodes) 585.513 * * [simplify]: iters left: 3 (278 enodes) 585.605 * * [simplify]: Extracting #0: cost 1 inf + 0 585.605 * * [simplify]: Extracting #1: cost 0 inf + 1 585.605 * [simplify]: Simplified to 0 585.605 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 585.605 * * * * [progress]: [ 1297 / 3260 ] simplifiying candidate # 585.605 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 585.606 * * [simplify]: iters left: 6 (25 enodes) 585.611 * * [simplify]: iters left: 5 (96 enodes) 585.627 * * [simplify]: iters left: 4 (179 enodes) 585.664 * * [simplify]: iters left: 3 (393 enodes) 585.759 * * [simplify]: Extracting #0: cost 1 inf + 0 585.760 * * [simplify]: Extracting #1: cost 11 inf + 0 585.760 * * [simplify]: Extracting #2: cost 127 inf + 0 585.760 * * [simplify]: Extracting #3: cost 184 inf + 296 585.762 * * [simplify]: Extracting #4: cost 147 inf + 3699 585.764 * * [simplify]: Extracting #5: cost 99 inf + 11162 585.769 * * [simplify]: Extracting #6: cost 63 inf + 22209 585.778 * * [simplify]: Extracting #7: cost 4 inf + 45606 585.788 * * [simplify]: Extracting #8: cost 0 inf + 47271 585.798 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (/ b a) 1/2)) 585.798 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 585.799 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 585.799 * * [simplify]: iters left: 6 (12 enodes) 585.802 * * [simplify]: iters left: 5 (47 enodes) 585.809 * * [simplify]: iters left: 4 (89 enodes) 585.830 * * [simplify]: iters left: 3 (186 enodes) 585.876 * * [simplify]: iters left: 2 (378 enodes) 586.008 * * [simplify]: Extracting #0: cost 1 inf + 0 586.008 * * [simplify]: Extracting #1: cost 0 inf + 1 586.008 * [simplify]: Simplified to 0 586.008 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (/ b a) 1/2)) 0)) 586.008 * * * * [progress]: [ 1298 / 3260 ] simplifiying candidate # 586.008 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 586.008 * * [simplify]: iters left: 6 (24 enodes) 586.014 * * [simplify]: iters left: 5 (90 enodes) 586.030 * * [simplify]: iters left: 4 (145 enodes) 586.055 * * [simplify]: iters left: 3 (281 enodes) 586.105 * * [simplify]: Extracting #0: cost 1 inf + 0 586.105 * * [simplify]: Extracting #1: cost 9 inf + 0 586.105 * * [simplify]: Extracting #2: cost 84 inf + 2 586.106 * * [simplify]: Extracting #3: cost 122 inf + 1067 586.107 * * [simplify]: Extracting #4: cost 93 inf + 3933 586.108 * * [simplify]: Extracting #5: cost 89 inf + 6000 586.109 * * [simplify]: Extracting #6: cost 83 inf + 7265 586.114 * * [simplify]: Extracting #7: cost 26 inf + 28688 586.122 * * [simplify]: Extracting #8: cost 0 inf + 40521 586.130 * * [simplify]: Extracting #9: cost 0 inf + 40481 586.137 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 586.137 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 586.138 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 586.138 * * [simplify]: iters left: 6 (11 enodes) 586.141 * * [simplify]: iters left: 5 (40 enodes) 586.147 * * [simplify]: iters left: 4 (65 enodes) 586.159 * * [simplify]: iters left: 3 (97 enodes) 586.176 * * [simplify]: iters left: 2 (165 enodes) 586.208 * * [simplify]: iters left: 1 (271 enodes) 586.261 * * [simplify]: Extracting #0: cost 1 inf + 0 586.261 * * [simplify]: Extracting #1: cost 0 inf + 1 586.261 * [simplify]: Simplified to 0 586.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 0)) 586.261 * * * * [progress]: [ 1299 / 3260 ] simplifiying candidate # 586.261 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 586.262 * * [simplify]: iters left: 6 (23 enodes) 586.267 * * [simplify]: iters left: 5 (94 enodes) 586.284 * * [simplify]: iters left: 4 (192 enodes) 586.323 * * [simplify]: iters left: 3 (458 enodes) 586.450 * * [simplify]: Extracting #0: cost 1 inf + 0 586.450 * * [simplify]: Extracting #1: cost 11 inf + 0 586.450 * * [simplify]: Extracting #2: cost 147 inf + 0 586.451 * * [simplify]: Extracting #3: cost 234 inf + 47 586.452 * * [simplify]: Extracting #4: cost 210 inf + 2976 586.456 * * [simplify]: Extracting #5: cost 117 inf + 22833 586.463 * * [simplify]: Extracting #6: cost 62 inf + 37963 586.475 * * [simplify]: Extracting #7: cost 11 inf + 58405 586.488 * * [simplify]: Extracting #8: cost 0 inf + 63448 586.501 * * [simplify]: Extracting #9: cost 0 inf + 63408 586.516 * [simplify]: Simplified to (+ (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2)))) 586.516 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (* (/ b (cbrt a)) -1/2) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (* (cbrt a) (sqrt 2)))) (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))))) 586.516 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 586.516 * * [simplify]: iters left: 6 (12 enodes) 586.519 * * [simplify]: iters left: 5 (51 enodes) 586.528 * * [simplify]: iters left: 4 (106 enodes) 586.550 * * [simplify]: iters left: 3 (247 enodes) 586.618 * * [simplify]: Extracting #0: cost 1 inf + 0 586.618 * * [simplify]: Extracting #1: cost 0 inf + 1 586.618 * [simplify]: Simplified to 0 586.618 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 586.619 * * * * [progress]: [ 1300 / 3260 ] simplifiying candidate # 586.619 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 586.619 * * [simplify]: iters left: 6 (24 enodes) 586.626 * * [simplify]: iters left: 5 (95 enodes) 586.642 * * [simplify]: iters left: 4 (176 enodes) 586.675 * * [simplify]: iters left: 3 (390 enodes) 586.770 * * [simplify]: Extracting #0: cost 1 inf + 0 586.770 * * [simplify]: Extracting #1: cost 11 inf + 0 586.770 * * [simplify]: Extracting #2: cost 126 inf + 0 586.771 * * [simplify]: Extracting #3: cost 185 inf + 7 586.772 * * [simplify]: Extracting #4: cost 155 inf + 2392 586.775 * * [simplify]: Extracting #5: cost 104 inf + 10060 586.779 * * [simplify]: Extracting #6: cost 59 inf + 23616 586.788 * * [simplify]: Extracting #7: cost 4 inf + 45275 586.798 * * [simplify]: Extracting #8: cost 0 inf + 47060 586.810 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 586.811 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 586.811 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 586.811 * * [simplify]: iters left: 6 (11 enodes) 586.814 * * [simplify]: iters left: 5 (46 enodes) 586.821 * * [simplify]: iters left: 4 (86 enodes) 586.839 * * [simplify]: iters left: 3 (183 enodes) 586.885 * * [simplify]: iters left: 2 (372 enodes) 587.015 * * [simplify]: Extracting #0: cost 1 inf + 0 587.015 * * [simplify]: Extracting #1: cost 0 inf + 1 587.015 * [simplify]: Simplified to 0 587.015 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 0)) 587.015 * * * * [progress]: [ 1301 / 3260 ] simplifiying candidate # 587.016 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) (/ 1 1)))) 587.016 * * [simplify]: iters left: 6 (23 enodes) 587.021 * * [simplify]: iters left: 5 (89 enodes) 587.035 * * [simplify]: iters left: 4 (144 enodes) 587.060 * * [simplify]: iters left: 3 (280 enodes) 587.112 * * [simplify]: Extracting #0: cost 1 inf + 0 587.112 * * [simplify]: Extracting #1: cost 9 inf + 0 587.112 * * [simplify]: Extracting #2: cost 86 inf + 2 587.113 * * [simplify]: Extracting #3: cost 126 inf + 545 587.113 * * [simplify]: Extracting #4: cost 96 inf + 3571 587.115 * * [simplify]: Extracting #5: cost 90 inf + 5761 587.116 * * [simplify]: Extracting #6: cost 87 inf + 6312 587.118 * * [simplify]: Extracting #7: cost 76 inf + 7981 587.123 * * [simplify]: Extracting #8: cost 26 inf + 28730 587.131 * * [simplify]: Extracting #9: cost 0 inf + 40324 587.139 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b a) 2)) 587.139 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 587.139 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 587.139 * * [simplify]: iters left: 6 (10 enodes) 587.144 * * [simplify]: iters left: 5 (39 enodes) 587.150 * * [simplify]: iters left: 4 (64 enodes) 587.161 * * [simplify]: iters left: 3 (96 enodes) 587.177 * * [simplify]: iters left: 2 (164 enodes) 587.211 * * [simplify]: iters left: 1 (270 enodes) 587.263 * * [simplify]: Extracting #0: cost 1 inf + 0 587.263 * * [simplify]: Extracting #1: cost 0 inf + 1 587.263 * [simplify]: Simplified to 0 587.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b a) 2)) 0)) 587.263 * * * * [progress]: [ 1302 / 3260 ] simplifiying candidate # 587.264 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 587.264 * * [simplify]: iters left: 6 (23 enodes) 587.270 * * [simplify]: iters left: 5 (95 enodes) 587.285 * * [simplify]: iters left: 4 (201 enodes) 587.323 * * [simplify]: iters left: 3 (450 enodes) 587.426 * * [simplify]: Extracting #0: cost 1 inf + 0 587.426 * * [simplify]: Extracting #1: cost 11 inf + 0 587.427 * * [simplify]: Extracting #2: cost 116 inf + 0 587.427 * * [simplify]: Extracting #3: cost 215 inf + 89 587.428 * * [simplify]: Extracting #4: cost 182 inf + 4598 587.432 * * [simplify]: Extracting #5: cost 100 inf + 20283 587.438 * * [simplify]: Extracting #6: cost 56 inf + 34589 587.451 * * [simplify]: Extracting #7: cost 5 inf + 54924 587.463 * * [simplify]: Extracting #8: cost 0 inf + 57024 587.474 * * [simplify]: Extracting #9: cost 0 inf + 56984 587.486 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a))) 587.486 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 587.486 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 587.486 * * [simplify]: iters left: 6 (12 enodes) 587.490 * * [simplify]: iters left: 5 (53 enodes) 587.499 * * [simplify]: iters left: 4 (117 enodes) 587.523 * * [simplify]: iters left: 3 (255 enodes) 587.584 * * [simplify]: Extracting #0: cost 1 inf + 0 587.584 * * [simplify]: Extracting #1: cost 0 inf + 1 587.584 * [simplify]: Simplified to 0 587.584 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 587.584 * * * * [progress]: [ 1303 / 3260 ] simplifiying candidate # 587.584 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 587.584 * * [simplify]: iters left: 6 (24 enodes) 587.590 * * [simplify]: iters left: 5 (96 enodes) 587.606 * * [simplify]: iters left: 4 (186 enodes) 587.640 * * [simplify]: iters left: 3 (375 enodes) 587.718 * * [simplify]: Extracting #0: cost 1 inf + 0 587.718 * * [simplify]: Extracting #1: cost 11 inf + 0 587.718 * * [simplify]: Extracting #2: cost 111 inf + 0 587.719 * * [simplify]: Extracting #3: cost 179 inf + 704 587.721 * * [simplify]: Extracting #4: cost 115 inf + 7532 587.723 * * [simplify]: Extracting #5: cost 91 inf + 11482 587.728 * * [simplify]: Extracting #6: cost 62 inf + 22328 587.736 * * [simplify]: Extracting #7: cost 7 inf + 43445 587.746 * * [simplify]: Extracting #8: cost 0 inf + 46489 587.756 * * [simplify]: Extracting #9: cost 0 inf + 46449 587.768 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (* (/ 1/2 a) b)) 587.768 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (* (/ 1/2 a) b)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 587.768 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 587.768 * * [simplify]: iters left: 6 (11 enodes) 587.772 * * [simplify]: iters left: 5 (48 enodes) 587.780 * * [simplify]: iters left: 4 (98 enodes) 587.797 * * [simplify]: iters left: 3 (181 enodes) 587.835 * * [simplify]: iters left: 2 (358 enodes) 587.942 * * [simplify]: Extracting #0: cost 1 inf + 0 587.942 * * [simplify]: Extracting #1: cost 0 inf + 1 587.942 * [simplify]: Simplified to 0 587.942 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (* (/ 1/2 a) b)) 0)) 587.942 * * * * [progress]: [ 1304 / 3260 ] simplifiying candidate # 587.942 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 587.942 * * [simplify]: iters left: 6 (23 enodes) 587.948 * * [simplify]: iters left: 5 (89 enodes) 587.963 * * [simplify]: iters left: 4 (164 enodes) 587.992 * * [simplify]: iters left: 3 (320 enodes) 588.053 * * [simplify]: Extracting #0: cost 1 inf + 0 588.053 * * [simplify]: Extracting #1: cost 12 inf + 0 588.053 * * [simplify]: Extracting #2: cost 95 inf + 83 588.053 * * [simplify]: Extracting #3: cost 139 inf + 959 588.055 * * [simplify]: Extracting #4: cost 94 inf + 4657 588.056 * * [simplify]: Extracting #5: cost 89 inf + 6963 588.058 * * [simplify]: Extracting #6: cost 79 inf + 9729 588.065 * * [simplify]: Extracting #7: cost 14 inf + 35140 588.073 * * [simplify]: Extracting #8: cost 0 inf + 41636 588.082 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (* (* (cbrt a) (sqrt 2)) (sqrt 2)))) 588.082 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (* (* (cbrt a) (sqrt 2)) (sqrt 2)))) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 588.082 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 588.082 * * [simplify]: iters left: 6 (10 enodes) 588.086 * * [simplify]: iters left: 5 (41 enodes) 588.093 * * [simplify]: iters left: 4 (81 enodes) 588.105 * * [simplify]: iters left: 3 (127 enodes) 588.124 * * [simplify]: iters left: 2 (186 enodes) 588.151 * * [simplify]: iters left: 1 (266 enodes) 588.213 * * [simplify]: Extracting #0: cost 1 inf + 0 588.213 * * [simplify]: Extracting #1: cost 0 inf + 1 588.213 * [simplify]: Simplified to 0 588.213 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ 1 2) a) (/ b 1)))) 0)) 588.213 * * * * [progress]: [ 1305 / 3260 ] simplifiying candidate # 588.214 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ (/ b 2) a) 1))) 588.214 * * [simplify]: iters left: 6 (22 enodes) 588.219 * * [simplify]: iters left: 5 (86 enodes) 588.235 * * [simplify]: iters left: 4 (146 enodes) 588.260 * * [simplify]: iters left: 3 (284 enodes) 588.314 * * [simplify]: Extracting #0: cost 1 inf + 0 588.314 * * [simplify]: Extracting #1: cost 9 inf + 0 588.314 * * [simplify]: Extracting #2: cost 83 inf + 2 588.314 * * [simplify]: Extracting #3: cost 120 inf + 1111 588.315 * * [simplify]: Extracting #4: cost 97 inf + 3242 588.316 * * [simplify]: Extracting #5: cost 89 inf + 5838 588.318 * * [simplify]: Extracting #6: cost 84 inf + 7061 588.323 * * [simplify]: Extracting #7: cost 24 inf + 29462 588.331 * * [simplify]: Extracting #8: cost 0 inf + 40335 588.339 * * [simplify]: Extracting #9: cost 0 inf + 40239 588.347 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 588.347 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 588.348 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 588.348 * * [simplify]: iters left: 6 (9 enodes) 588.350 * * [simplify]: iters left: 5 (36 enodes) 588.357 * * [simplify]: iters left: 4 (67 enodes) 588.370 * * [simplify]: iters left: 3 (97 enodes) 588.386 * * [simplify]: iters left: 2 (158 enodes) 588.420 * * [simplify]: iters left: 1 (263 enodes) 588.465 * * [simplify]: Extracting #0: cost 1 inf + 0 588.465 * * [simplify]: Extracting #1: cost 0 inf + 1 588.465 * [simplify]: Simplified to 0 588.465 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 0)) 588.466 * * * * [progress]: [ 1306 / 3260 ] simplifiying candidate # 588.466 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (cbrt a)) (- (* (/ 1 a) (/ b 2)))) 588.466 * * [simplify]: iters left: 6 (22 enodes) 588.471 * * [simplify]: iters left: 5 (87 enodes) 588.487 * * [simplify]: iters left: 4 (155 enodes) 588.513 * * [simplify]: iters left: 3 (314 enodes) 588.575 * * [simplify]: Extracting #0: cost 1 inf + 0 588.575 * * [simplify]: Extracting #1: cost 11 inf + 0 588.575 * * [simplify]: Extracting #2: cost 96 inf + 0 588.576 * * [simplify]: Extracting #3: cost 154 inf + 5 588.577 * * [simplify]: Extracting #4: cost 108 inf + 4221 588.578 * * [simplify]: Extracting #5: cost 89 inf + 7448 588.580 * * [simplify]: Extracting #6: cost 85 inf + 8195 588.586 * * [simplify]: Extracting #7: cost 18 inf + 33345 588.594 * * [simplify]: Extracting #8: cost 0 inf + 42024 588.603 * * [simplify]: Extracting #9: cost 0 inf + 41929 588.613 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* a 2))) 588.613 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* a 2))) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 588.613 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 588.613 * * [simplify]: iters left: 5 (9 enodes) 588.616 * * [simplify]: iters left: 4 (39 enodes) 588.622 * * [simplify]: iters left: 3 (65 enodes) 588.633 * * [simplify]: iters left: 2 (129 enodes) 588.658 * * [simplify]: iters left: 1 (210 enodes) 588.696 * * [simplify]: Extracting #0: cost 1 inf + 0 588.696 * * [simplify]: Extracting #1: cost 0 inf + 1 588.696 * [simplify]: Simplified to 0 588.696 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* a 2))) 0)) 588.696 * * * * [progress]: [ 1307 / 3260 ] simplifiying candidate # 588.696 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 588.696 * * [simplify]: iters left: 6 (21 enodes) 588.701 * * [simplify]: iters left: 5 (79 enodes) 588.713 * * [simplify]: iters left: 4 (123 enodes) 588.733 * * [simplify]: iters left: 3 (210 enodes) 588.769 * * [simplify]: iters left: 2 (352 enodes) 588.834 * * [simplify]: Extracting #0: cost 1 inf + 0 588.834 * * [simplify]: Extracting #1: cost 30 inf + 0 588.834 * * [simplify]: Extracting #2: cost 94 inf + 0 588.835 * * [simplify]: Extracting #3: cost 127 inf + 6 588.835 * * [simplify]: Extracting #4: cost 113 inf + 1650 588.836 * * [simplify]: Extracting #5: cost 96 inf + 4776 588.842 * * [simplify]: Extracting #6: cost 21 inf + 33690 588.850 * * [simplify]: Extracting #7: cost 1 inf + 42688 588.858 * * [simplify]: Extracting #8: cost 0 inf + 42892 588.866 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 588.866 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))))) 588.866 * [simplify]: Simplifying (fma (- (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))) (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a))))) 588.866 * * [simplify]: iters left: 6 (10 enodes) 588.869 * * [simplify]: iters left: 5 (37 enodes) 588.875 * * [simplify]: iters left: 4 (57 enodes) 588.886 * * [simplify]: iters left: 3 (104 enodes) 588.903 * * [simplify]: iters left: 2 (158 enodes) 588.927 * * [simplify]: iters left: 1 (225 enodes) 588.960 * * [simplify]: Extracting #0: cost 1 inf + 0 588.961 * * [simplify]: Extracting #1: cost 0 inf + 1 588.961 * [simplify]: Simplified to 0 588.961 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 588.961 * * * * [progress]: [ 1308 / 3260 ] simplifiying candidate # 588.961 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 588.961 * * [simplify]: iters left: 6 (20 enodes) 588.966 * * [simplify]: iters left: 5 (70 enodes) 588.976 * * [simplify]: iters left: 4 (107 enodes) 588.992 * * [simplify]: iters left: 3 (178 enodes) 589.022 * * [simplify]: iters left: 2 (283 enodes) 589.067 * * [simplify]: iters left: 1 (401 enodes) 589.136 * * [simplify]: Extracting #0: cost 1 inf + 0 589.136 * * [simplify]: Extracting #1: cost 22 inf + 0 589.136 * * [simplify]: Extracting #2: cost 98 inf + 0 589.136 * * [simplify]: Extracting #3: cost 123 inf + 3 589.137 * * [simplify]: Extracting #4: cost 109 inf + 1608 589.138 * * [simplify]: Extracting #5: cost 90 inf + 4690 589.143 * * [simplify]: Extracting #6: cost 31 inf + 24863 589.152 * * [simplify]: Extracting #7: cost 1 inf + 38782 589.162 * * [simplify]: Extracting #8: cost 0 inf + 39267 589.171 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 589.171 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 589.172 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 589.172 * * [simplify]: iters left: 6 (9 enodes) 589.174 * * [simplify]: iters left: 5 (29 enodes) 589.178 * * [simplify]: iters left: 4 (42 enodes) 589.184 * * [simplify]: iters left: 3 (58 enodes) 589.191 * * [simplify]: iters left: 2 (68 enodes) 589.199 * * [simplify]: Extracting #0: cost 1 inf + 0 589.199 * * [simplify]: Extracting #1: cost 0 inf + 1 589.199 * [simplify]: Simplified to 0 589.199 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 0)) 589.199 * * * * [progress]: [ 1309 / 3260 ] simplifiying candidate # 589.199 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 589.199 * * [simplify]: iters left: 6 (24 enodes) 589.206 * * [simplify]: iters left: 5 (93 enodes) 589.221 * * [simplify]: iters left: 4 (190 enodes) 589.258 * * [simplify]: iters left: 3 (401 enodes) 589.334 * * [simplify]: Extracting #0: cost 1 inf + 0 589.334 * * [simplify]: Extracting #1: cost 12 inf + 0 589.334 * * [simplify]: Extracting #2: cost 90 inf + 0 589.335 * * [simplify]: Extracting #3: cost 154 inf + 205 589.335 * * [simplify]: Extracting #4: cost 151 inf + 451 589.336 * * [simplify]: Extracting #5: cost 118 inf + 7560 589.340 * * [simplify]: Extracting #6: cost 69 inf + 20852 589.347 * * [simplify]: Extracting #7: cost 14 inf + 39308 589.355 * * [simplify]: Extracting #8: cost 0 inf + 45356 589.364 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ b 2) a)) 589.364 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))))) 589.364 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (cbrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))) (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a))))) 589.364 * * [simplify]: iters left: 6 (13 enodes) 589.367 * * [simplify]: iters left: 5 (53 enodes) 589.376 * * [simplify]: iters left: 4 (117 enodes) 589.403 * * [simplify]: iters left: 3 (275 enodes) 589.456 * * [simplify]: iters left: 2 (474 enodes) 589.563 * * [simplify]: Extracting #0: cost 1 inf + 0 589.563 * * [simplify]: Extracting #1: cost 0 inf + 1 589.563 * [simplify]: Simplified to 0 589.564 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 0)) 589.564 * * * * [progress]: [ 1310 / 3260 ] simplifiying candidate # 589.564 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 589.564 * * [simplify]: iters left: 6 (22 enodes) 589.569 * * [simplify]: iters left: 5 (84 enodes) 589.582 * * [simplify]: iters left: 4 (150 enodes) 589.606 * * [simplify]: iters left: 3 (273 enodes) 589.653 * * [simplify]: iters left: 2 (424 enodes) 589.723 * * [simplify]: Extracting #0: cost 1 inf + 0 589.724 * * [simplify]: Extracting #1: cost 10 inf + 0 589.724 * * [simplify]: Extracting #2: cost 72 inf + 0 589.724 * * [simplify]: Extracting #3: cost 128 inf + 44 589.725 * * [simplify]: Extracting #4: cost 118 inf + 1115 589.726 * * [simplify]: Extracting #5: cost 104 inf + 4942 589.728 * * [simplify]: Extracting #6: cost 65 inf + 13772 589.735 * * [simplify]: Extracting #7: cost 5 inf + 30812 589.742 * * [simplify]: Extracting #8: cost 0 inf + 32472 589.752 * * [simplify]: Extracting #9: cost 0 inf + 32297 589.759 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 589.759 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))))) 589.760 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) (sqrt a))) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)) (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a)))) 589.760 * * [simplify]: iters left: 6 (12 enodes) 589.763 * * [simplify]: iters left: 5 (47 enodes) 589.770 * * [simplify]: iters left: 4 (82 enodes) 589.783 * * [simplify]: iters left: 3 (157 enodes) 589.810 * * [simplify]: iters left: 2 (248 enodes) 589.848 * * [simplify]: iters left: 1 (341 enodes) 589.902 * * [simplify]: Extracting #0: cost 1 inf + 0 589.902 * * [simplify]: Extracting #1: cost 0 inf + 1 589.902 * [simplify]: Simplified to 0 589.902 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 589.902 * * * * [progress]: [ 1311 / 3260 ] simplifiying candidate # 589.903 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 589.903 * * [simplify]: iters left: 6 (23 enodes) 589.908 * * [simplify]: iters left: 5 (87 enodes) 589.923 * * [simplify]: iters left: 4 (161 enodes) 589.953 * * [simplify]: iters left: 3 (305 enodes) 590.015 * * [simplify]: Extracting #0: cost 1 inf + 0 590.015 * * [simplify]: Extracting #1: cost 12 inf + 0 590.015 * * [simplify]: Extracting #2: cost 76 inf + 0 590.015 * * [simplify]: Extracting #3: cost 124 inf + 43 590.016 * * [simplify]: Extracting #4: cost 121 inf + 169 590.016 * * [simplify]: Extracting #5: cost 119 inf + 786 590.017 * * [simplify]: Extracting #6: cost 94 inf + 4585 590.022 * * [simplify]: Extracting #7: cost 19 inf + 26673 590.028 * * [simplify]: Extracting #8: cost 1 inf + 32700 590.035 * * [simplify]: Extracting #9: cost 0 inf + 32888 590.041 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) a)) 590.041 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) a)) (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))))) 590.042 * [simplify]: Simplifying (fma (- (/ (cbrt (/ b 2)) a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1) (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1))) 590.042 * * [simplify]: iters left: 6 (12 enodes) 590.045 * * [simplify]: iters left: 5 (47 enodes) 590.053 * * [simplify]: iters left: 4 (89 enodes) 590.071 * * [simplify]: iters left: 3 (180 enodes) 590.108 * * [simplify]: iters left: 2 (296 enodes) 590.164 * * [simplify]: iters left: 1 (428 enodes) 590.252 * * [simplify]: Extracting #0: cost 1 inf + 0 590.252 * * [simplify]: Extracting #1: cost 0 inf + 1 590.252 * [simplify]: Simplified to 0 590.252 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) a)) 0)) 590.252 * * * * [progress]: [ 1312 / 3260 ] simplifiying candidate # 590.252 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 590.253 * * [simplify]: iters left: 6 (23 enodes) 590.258 * * [simplify]: iters left: 5 (86 enodes) 590.271 * * [simplify]: iters left: 4 (151 enodes) 590.294 * * [simplify]: iters left: 3 (257 enodes) 590.334 * * [simplify]: iters left: 2 (385 enodes) 590.396 * * [simplify]: Extracting #0: cost 1 inf + 0 590.396 * * [simplify]: Extracting #1: cost 10 inf + 0 590.396 * * [simplify]: Extracting #2: cost 70 inf + 0 590.396 * * [simplify]: Extracting #3: cost 122 inf + 125 590.397 * * [simplify]: Extracting #4: cost 90 inf + 5529 590.400 * * [simplify]: Extracting #5: cost 72 inf + 10993 590.402 * * [simplify]: Extracting #6: cost 59 inf + 14689 590.408 * * [simplify]: Extracting #7: cost 14 inf + 27134 590.415 * * [simplify]: Extracting #8: cost 0 inf + 31731 590.423 * * [simplify]: Extracting #9: cost 0 inf + 31651 590.431 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 590.431 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 590.432 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (cbrt a))) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))) 590.432 * * [simplify]: iters left: 6 (12 enodes) 590.435 * * [simplify]: iters left: 5 (46 enodes) 590.442 * * [simplify]: iters left: 4 (81 enodes) 590.454 * * [simplify]: iters left: 3 (134 enodes) 590.474 * * [simplify]: iters left: 2 (197 enodes) 590.502 * * [simplify]: iters left: 1 (271 enodes) 590.539 * * [simplify]: Extracting #0: cost 1 inf + 0 590.539 * * [simplify]: Extracting #1: cost 0 inf + 1 590.539 * [simplify]: Simplified to 0 590.539 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 0)) 590.539 * * * * [progress]: [ 1313 / 3260 ] simplifiying candidate # 590.540 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 590.540 * * [simplify]: iters left: 6 (20 enodes) 590.544 * * [simplify]: iters left: 5 (74 enodes) 590.557 * * [simplify]: iters left: 4 (119 enodes) 590.575 * * [simplify]: iters left: 3 (205 enodes) 590.606 * * [simplify]: iters left: 2 (328 enodes) 590.659 * * [simplify]: iters left: 1 (462 enodes) 590.734 * * [simplify]: Extracting #0: cost 1 inf + 0 590.734 * * [simplify]: Extracting #1: cost 26 inf + 0 590.734 * * [simplify]: Extracting #2: cost 114 inf + 0 590.735 * * [simplify]: Extracting #3: cost 149 inf + 2 590.735 * * [simplify]: Extracting #4: cost 146 inf + 741 590.738 * * [simplify]: Extracting #5: cost 112 inf + 5645 590.743 * * [simplify]: Extracting #6: cost 39 inf + 26169 590.754 * * [simplify]: Extracting #7: cost 1 inf + 45229 590.765 * * [simplify]: Extracting #8: cost 0 inf + 45369 590.776 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 590.776 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))))) 590.776 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 590.776 * * [simplify]: iters left: 6 (10 enodes) 590.779 * * [simplify]: iters left: 5 (38 enodes) 590.784 * * [simplify]: iters left: 4 (59 enodes) 590.793 * * [simplify]: iters left: 3 (88 enodes) 590.805 * * [simplify]: iters left: 2 (117 enodes) 590.820 * * [simplify]: iters left: 1 (144 enodes) 590.837 * * [simplify]: Extracting #0: cost 1 inf + 0 590.837 * * [simplify]: Extracting #1: cost 0 inf + 1 590.837 * [simplify]: Simplified to 0 590.837 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 590.837 * * * * [progress]: [ 1314 / 3260 ] simplifiying candidate # 590.837 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 590.838 * * [simplify]: iters left: 6 (22 enodes) 590.843 * * [simplify]: iters left: 5 (82 enodes) 590.856 * * [simplify]: iters left: 4 (133 enodes) 590.878 * * [simplify]: iters left: 3 (233 enodes) 590.914 * * [simplify]: iters left: 2 (352 enodes) 590.968 * * [simplify]: iters left: 1 (469 enodes) 591.040 * * [simplify]: Extracting #0: cost 1 inf + 0 591.040 * * [simplify]: Extracting #1: cost 10 inf + 0 591.040 * * [simplify]: Extracting #2: cost 74 inf + 0 591.041 * * [simplify]: Extracting #3: cost 107 inf + 170 591.041 * * [simplify]: Extracting #4: cost 92 inf + 1979 591.043 * * [simplify]: Extracting #5: cost 72 inf + 5218 591.047 * * [simplify]: Extracting #6: cost 15 inf + 20096 591.054 * * [simplify]: Extracting #7: cost 0 inf + 24536 591.062 * * [simplify]: Extracting #8: cost 0 inf + 24361 591.069 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 591.069 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 591.069 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 591.070 * * [simplify]: iters left: 6 (11 enodes) 591.073 * * [simplify]: iters left: 5 (42 enodes) 591.079 * * [simplify]: iters left: 4 (67 enodes) 591.090 * * [simplify]: iters left: 3 (111 enodes) 591.105 * * [simplify]: iters left: 2 (140 enodes) 591.122 * * [simplify]: iters left: 1 (160 enodes) 591.140 * * [simplify]: Extracting #0: cost 1 inf + 0 591.140 * * [simplify]: Extracting #1: cost 0 inf + 1 591.140 * [simplify]: Simplified to 0 591.140 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 591.140 * * * * [progress]: [ 1315 / 3260 ] simplifiying candidate # 591.140 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 591.140 * * [simplify]: iters left: 6 (27 enodes) 591.147 * * [simplify]: iters left: 5 (108 enodes) 591.165 * * [simplify]: iters left: 4 (254 enodes) 591.233 * * [simplify]: Extracting #0: cost 1 inf + 0 591.234 * * [simplify]: Extracting #1: cost 10 inf + 0 591.234 * * [simplify]: Extracting #2: cost 159 inf + 0 591.235 * * [simplify]: Extracting #3: cost 291 inf + 1 591.236 * * [simplify]: Extracting #4: cost 268 inf + 4606 591.243 * * [simplify]: Extracting #5: cost 106 inf + 62670 591.521 * * [simplify]: Extracting #6: cost 43 inf + 85763 591.534 * * [simplify]: Extracting #7: cost 23 inf + 90369 591.548 * * [simplify]: Extracting #8: cost 0 inf + 100015 591.562 * * [simplify]: Extracting #9: cost 0 inf + 99945 591.577 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 591.577 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 591.577 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 591.578 * * [simplify]: iters left: 6 (16 enodes) 591.582 * * [simplify]: iters left: 5 (68 enodes) 591.596 * * [simplify]: iters left: 4 (179 enodes) 591.652 * * [simplify]: Extracting #0: cost 1 inf + 0 591.652 * * [simplify]: Extracting #1: cost 27 inf + 0 591.652 * * [simplify]: Extracting #2: cost 153 inf + 0 591.653 * * [simplify]: Extracting #3: cost 242 inf + 83 591.655 * * [simplify]: Extracting #4: cost 185 inf + 16503 591.665 * * [simplify]: Extracting #5: cost 15 inf + 79352 591.677 * * [simplify]: Extracting #6: cost 0 inf + 84943 591.689 * [simplify]: Simplified to (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))) 591.689 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))))))) 591.689 * * * * [progress]: [ 1316 / 3260 ] simplifiying candidate # 591.689 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 591.689 * * [simplify]: iters left: 6 (25 enodes) 591.695 * * [simplify]: iters left: 5 (100 enodes) 591.712 * * [simplify]: iters left: 4 (215 enodes) 591.761 * * [simplify]: Extracting #0: cost 1 inf + 0 591.761 * * [simplify]: Extracting #1: cost 10 inf + 0 591.761 * * [simplify]: Extracting #2: cost 120 inf + 0 591.762 * * [simplify]: Extracting #3: cost 216 inf + 0 591.763 * * [simplify]: Extracting #4: cost 196 inf + 3598 591.768 * * [simplify]: Extracting #5: cost 91 inf + 37514 591.776 * * [simplify]: Extracting #6: cost 35 inf + 56020 591.788 * * [simplify]: Extracting #7: cost 2 inf + 66102 591.798 * * [simplify]: Extracting #8: cost 0 inf + 66741 591.808 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) 591.809 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (* (/ (cbrt b) (cbrt 2)) (/ (/ (cbrt b) (cbrt 2)) (sqrt a))))) (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 591.809 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 591.809 * * [simplify]: iters left: 6 (15 enodes) 591.813 * * [simplify]: iters left: 5 (63 enodes) 591.823 * * [simplify]: iters left: 4 (145 enodes) 591.860 * * [simplify]: iters left: 3 (499 enodes) 592.088 * * [simplify]: Extracting #0: cost 1 inf + 0 592.088 * * [simplify]: Extracting #1: cost 0 inf + 1 592.088 * [simplify]: Simplified to 0 592.088 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 592.088 * * * * [progress]: [ 1317 / 3260 ] simplifiying candidate # 592.089 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 592.089 * * [simplify]: iters left: 6 (26 enodes) 592.095 * * [simplify]: iters left: 5 (102 enodes) 592.116 * * [simplify]: iters left: 4 (232 enodes) 592.173 * * [simplify]: Extracting #0: cost 1 inf + 0 592.173 * * [simplify]: Extracting #1: cost 12 inf + 0 592.173 * * [simplify]: Extracting #2: cost 121 inf + 0 592.174 * * [simplify]: Extracting #3: cost 201 inf + 2 592.174 * * [simplify]: Extracting #4: cost 176 inf + 4705 592.179 * * [simplify]: Extracting #5: cost 87 inf + 30441 592.185 * * [simplify]: Extracting #6: cost 28 inf + 48783 592.194 * * [simplify]: Extracting #7: cost 1 inf + 57338 592.203 * * [simplify]: Extracting #8: cost 0 inf + 57662 592.212 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 592.212 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))))) 592.212 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (cbrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1))) 592.212 * * [simplify]: iters left: 6 (15 enodes) 592.216 * * [simplify]: iters left: 5 (62 enodes) 592.228 * * [simplify]: iters left: 4 (159 enodes) 592.270 * * [simplify]: iters left: 3 (475 enodes) 592.467 * * [simplify]: Extracting #0: cost 1 inf + 0 592.467 * * [simplify]: Extracting #1: cost 42 inf + 0 592.468 * * [simplify]: Extracting #2: cost 194 inf + 1 592.470 * * [simplify]: Extracting #3: cost 205 inf + 15094 592.482 * * [simplify]: Extracting #4: cost 20 inf + 63712 592.499 * * [simplify]: Extracting #5: cost 3 inf + 65204 592.513 * * [simplify]: Extracting #6: cost 0 inf + 65965 592.526 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 592.526 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 592.527 * * * * [progress]: [ 1318 / 3260 ] simplifiying candidate # 592.527 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 592.527 * * [simplify]: iters left: 6 (25 enodes) 592.533 * * [simplify]: iters left: 5 (99 enodes) 592.549 * * [simplify]: iters left: 4 (220 enodes) 592.600 * * [simplify]: Extracting #0: cost 1 inf + 0 592.600 * * [simplify]: Extracting #1: cost 10 inf + 0 592.600 * * [simplify]: Extracting #2: cost 117 inf + 0 592.601 * * [simplify]: Extracting #3: cost 216 inf + 0 592.601 * * [simplify]: Extracting #4: cost 193 inf + 3073 592.606 * * [simplify]: Extracting #5: cost 105 inf + 32102 592.615 * * [simplify]: Extracting #6: cost 28 inf + 58681 592.625 * * [simplify]: Extracting #7: cost 5 inf + 65879 592.637 * * [simplify]: Extracting #8: cost 0 inf + 67627 592.648 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (cbrt b) (cbrt a)) (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)))) 592.648 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (cbrt b) (cbrt a)) (/ (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (sqrt 2)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 592.649 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))))) 592.649 * * [simplify]: iters left: 6 (15 enodes) 592.653 * * [simplify]: iters left: 5 (62 enodes) 592.663 * * [simplify]: iters left: 4 (148 enodes) 592.702 * * [simplify]: iters left: 3 (499 enodes) 592.939 * * [simplify]: Extracting #0: cost 1 inf + 0 592.939 * * [simplify]: Extracting #1: cost 0 inf + 1 592.939 * [simplify]: Simplified to 0 592.940 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 592.940 * * * * [progress]: [ 1319 / 3260 ] simplifiying candidate # 592.940 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 592.940 * * [simplify]: iters left: 6 (23 enodes) 592.945 * * [simplify]: iters left: 5 (89 enodes) 592.959 * * [simplify]: iters left: 4 (180 enodes) 592.996 * * [simplify]: iters left: 3 (494 enodes) 593.137 * * [simplify]: Extracting #0: cost 1 inf + 0 593.137 * * [simplify]: Extracting #1: cost 10 inf + 0 593.137 * * [simplify]: Extracting #2: cost 135 inf + 0 593.138 * * [simplify]: Extracting #3: cost 278 inf + 1 593.139 * * [simplify]: Extracting #4: cost 263 inf + 3684 593.147 * * [simplify]: Extracting #5: cost 118 inf + 42500 593.159 * * [simplify]: Extracting #6: cost 42 inf + 65908 593.177 * * [simplify]: Extracting #7: cost 3 inf + 78132 593.192 * * [simplify]: Extracting #8: cost 0 inf + 78897 593.208 * * [simplify]: Extracting #9: cost 0 inf + 78817 593.224 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (/ (cbrt b) (sqrt 2)) (cbrt b)))) 593.224 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (/ (cbrt b) (sqrt 2)) (cbrt b)))) (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))))) 593.224 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a)))) 593.224 * * [simplify]: iters left: 6 (14 enodes) 593.228 * * [simplify]: iters left: 5 (56 enodes) 593.237 * * [simplify]: iters left: 4 (117 enodes) 593.263 * * [simplify]: iters left: 3 (347 enodes) 593.378 * * [simplify]: Extracting #0: cost 1 inf + 0 593.378 * * [simplify]: Extracting #1: cost 0 inf + 1 593.378 * [simplify]: Simplified to 0 593.378 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 0)) 593.378 * * * * [progress]: [ 1320 / 3260 ] simplifiying candidate # 593.378 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 593.378 * * [simplify]: iters left: 6 (24 enodes) 593.384 * * [simplify]: iters left: 5 (94 enodes) 593.399 * * [simplify]: iters left: 4 (185 enodes) 593.439 * * [simplify]: iters left: 3 (466 enodes) 593.590 * * [simplify]: Extracting #0: cost 1 inf + 0 593.590 * * [simplify]: Extracting #1: cost 10 inf + 0 593.590 * * [simplify]: Extracting #2: cost 126 inf + 0 593.591 * * [simplify]: Extracting #3: cost 225 inf + 2 593.592 * * [simplify]: Extracting #4: cost 198 inf + 5634 593.598 * * [simplify]: Extracting #5: cost 110 inf + 25657 593.607 * * [simplify]: Extracting #6: cost 42 inf + 44585 593.619 * * [simplify]: Extracting #7: cost 2 inf + 57612 593.633 * * [simplify]: Extracting #8: cost 0 inf + 58332 593.648 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (/ (cbrt b) a))) 593.648 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (/ (cbrt b) a))) (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))))) 593.648 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) (sqrt 2)) a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1) (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1))) 593.648 * * [simplify]: iters left: 6 (14 enodes) 593.652 * * [simplify]: iters left: 5 (57 enodes) 593.661 * * [simplify]: iters left: 4 (116 enodes) 593.687 * * [simplify]: iters left: 3 (321 enodes) 593.795 * * [simplify]: Extracting #0: cost 1 inf + 0 593.795 * * [simplify]: Extracting #1: cost 0 inf + 1 593.795 * [simplify]: Simplified to 0 593.795 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 593.795 * * * * [progress]: [ 1321 / 3260 ] simplifiying candidate # 593.795 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 593.795 * * [simplify]: iters left: 6 (26 enodes) 593.801 * * [simplify]: iters left: 5 (102 enodes) 593.821 * * [simplify]: iters left: 4 (222 enodes) 593.870 * * [simplify]: Extracting #0: cost 1 inf + 0 593.870 * * [simplify]: Extracting #1: cost 10 inf + 0 593.870 * * [simplify]: Extracting #2: cost 103 inf + 0 593.870 * * [simplify]: Extracting #3: cost 182 inf + 2 593.871 * * [simplify]: Extracting #4: cost 164 inf + 2560 593.876 * * [simplify]: Extracting #5: cost 87 inf + 25013 593.882 * * [simplify]: Extracting #6: cost 44 inf + 36338 593.888 * * [simplify]: Extracting #7: cost 24 inf + 40743 593.896 * * [simplify]: Extracting #8: cost 2 inf + 49418 593.904 * * [simplify]: Extracting #9: cost 0 inf + 50162 593.912 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 593.912 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (* (sqrt a) (sqrt 2)))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))))) 593.912 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (cbrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a))))) 593.912 * * [simplify]: iters left: 6 (15 enodes) 593.916 * * [simplify]: iters left: 5 (62 enodes) 593.927 * * [simplify]: iters left: 4 (149 enodes) 593.965 * * [simplify]: iters left: 3 (450 enodes) 594.162 * * [simplify]: Extracting #0: cost 1 inf + 0 594.162 * * [simplify]: Extracting #1: cost 0 inf + 1 594.162 * [simplify]: Simplified to 0 594.163 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 594.163 * * * * [progress]: [ 1322 / 3260 ] simplifiying candidate # 594.163 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 594.163 * * [simplify]: iters left: 6 (24 enodes) 594.169 * * [simplify]: iters left: 5 (94 enodes) 594.184 * * [simplify]: iters left: 4 (186 enodes) 594.226 * * [simplify]: iters left: 3 (481 enodes) 594.363 * * [simplify]: Extracting #0: cost 1 inf + 0 594.364 * * [simplify]: Extracting #1: cost 10 inf + 0 594.364 * * [simplify]: Extracting #2: cost 115 inf + 0 594.365 * * [simplify]: Extracting #3: cost 236 inf + 4 594.366 * * [simplify]: Extracting #4: cost 206 inf + 3826 594.373 * * [simplify]: Extracting #5: cost 95 inf + 27910 594.382 * * [simplify]: Extracting #6: cost 37 inf + 44000 594.394 * * [simplify]: Extracting #7: cost 4 inf + 53350 594.406 * * [simplify]: Extracting #8: cost 0 inf + 54738 594.418 * * [simplify]: Extracting #9: cost 0 inf + 54618 594.430 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b 2) a)) 594.430 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b 2) a)) (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))))) 594.430 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) (sqrt a))) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)) (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a)))) 594.430 * * [simplify]: iters left: 6 (14 enodes) 594.434 * * [simplify]: iters left: 5 (57 enodes) 594.445 * * [simplify]: iters left: 4 (118 enodes) 594.470 * * [simplify]: iters left: 3 (314 enodes) 594.566 * * [simplify]: Extracting #0: cost 1 inf + 0 594.566 * * [simplify]: Extracting #1: cost 0 inf + 1 594.566 * [simplify]: Simplified to 0 594.566 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 0)) 594.566 * * * * [progress]: [ 1323 / 3260 ] simplifiying candidate # 594.566 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 594.566 * * [simplify]: iters left: 6 (24 enodes) 594.572 * * [simplify]: iters left: 5 (89 enodes) 594.586 * * [simplify]: iters left: 4 (178 enodes) 594.621 * * [simplify]: iters left: 3 (390 enodes) 594.715 * * [simplify]: Extracting #0: cost 1 inf + 0 594.715 * * [simplify]: Extracting #1: cost 12 inf + 0 594.716 * * [simplify]: Extracting #2: cost 120 inf + 0 594.716 * * [simplify]: Extracting #3: cost 187 inf + 4 594.717 * * [simplify]: Extracting #4: cost 167 inf + 1644 594.720 * * [simplify]: Extracting #5: cost 92 inf + 16374 594.725 * * [simplify]: Extracting #6: cost 60 inf + 22697 594.732 * * [simplify]: Extracting #7: cost 37 inf + 28699 594.741 * * [simplify]: Extracting #8: cost 2 inf + 41552 594.749 * * [simplify]: Extracting #9: cost 0 inf + 42177 594.758 * * [simplify]: Extracting #10: cost 0 inf + 42137 594.767 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ b (* a 2))) 594.767 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ b (* a 2))) (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 594.767 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 594.767 * * [simplify]: iters left: 6 (13 enodes) 594.771 * * [simplify]: iters left: 5 (48 enodes) 594.779 * * [simplify]: iters left: 4 (103 enodes) 594.800 * * [simplify]: iters left: 3 (238 enodes) 594.859 * * [simplify]: Extracting #0: cost 1 inf + 0 594.859 * * [simplify]: Extracting #1: cost 0 inf + 1 594.859 * [simplify]: Simplified to 0 594.859 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 0)) 594.860 * * * * [progress]: [ 1324 / 3260 ] simplifiying candidate # 594.860 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 594.860 * * [simplify]: iters left: 6 (26 enodes) 594.866 * * [simplify]: iters left: 5 (101 enodes) 594.883 * * [simplify]: iters left: 4 (216 enodes) 594.931 * * [simplify]: Extracting #0: cost 1 inf + 0 594.932 * * [simplify]: Extracting #1: cost 10 inf + 0 594.932 * * [simplify]: Extracting #2: cost 119 inf + 0 594.932 * * [simplify]: Extracting #3: cost 220 inf + 0 594.933 * * [simplify]: Extracting #4: cost 194 inf + 5412 594.939 * * [simplify]: Extracting #5: cost 79 inf + 44284 594.947 * * [simplify]: Extracting #6: cost 44 inf + 55220 594.955 * * [simplify]: Extracting #7: cost 24 inf + 59559 594.966 * * [simplify]: Extracting #8: cost 2 inf + 67804 594.976 * * [simplify]: Extracting #9: cost 0 inf + 68644 594.988 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt a) (sqrt 2)))) (/ (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (cbrt a))) 594.988 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (* (sqrt a) (sqrt 2)))) (/ (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (cbrt 2)) (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (cbrt a))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 594.989 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (cbrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 594.989 * * [simplify]: iters left: 6 (15 enodes) 594.993 * * [simplify]: iters left: 5 (61 enodes) 595.003 * * [simplify]: iters left: 4 (142 enodes) 595.037 * * [simplify]: iters left: 3 (474 enodes) 595.215 * * [simplify]: Extracting #0: cost 1 inf + 0 595.215 * * [simplify]: Extracting #1: cost 0 inf + 1 595.215 * [simplify]: Simplified to 0 595.215 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 595.215 * * * * [progress]: [ 1325 / 3260 ] simplifiying candidate # 595.215 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 595.216 * * [simplify]: iters left: 6 (24 enodes) 595.221 * * [simplify]: iters left: 5 (93 enodes) 595.236 * * [simplify]: iters left: 4 (182 enodes) 595.274 * * [simplify]: iters left: 3 (470 enodes) 595.389 * * [simplify]: Extracting #0: cost 1 inf + 0 595.389 * * [simplify]: Extracting #1: cost 10 inf + 0 595.389 * * [simplify]: Extracting #2: cost 127 inf + 0 595.390 * * [simplify]: Extracting #3: cost 253 inf + 1 595.391 * * [simplify]: Extracting #4: cost 239 inf + 2350 595.397 * * [simplify]: Extracting #5: cost 116 inf + 33394 595.407 * * [simplify]: Extracting #6: cost 34 inf + 56676 595.420 * * [simplify]: Extracting #7: cost 2 inf + 66485 595.436 * * [simplify]: Extracting #8: cost 0 inf + 66789 595.449 * * [simplify]: Extracting #9: cost 0 inf + 66749 595.462 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 595.463 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 595.463 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) (sqrt a))) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a)))) 595.463 * * [simplify]: iters left: 6 (14 enodes) 595.467 * * [simplify]: iters left: 5 (56 enodes) 595.475 * * [simplify]: iters left: 4 (113 enodes) 595.498 * * [simplify]: iters left: 3 (324 enodes) 595.586 * * [simplify]: Extracting #0: cost 1 inf + 0 595.586 * * [simplify]: Extracting #1: cost 0 inf + 1 595.586 * [simplify]: Simplified to 0 595.586 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 595.586 * * * * [progress]: [ 1326 / 3260 ] simplifiying candidate # 595.587 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 595.587 * * [simplify]: iters left: 6 (25 enodes) 595.593 * * [simplify]: iters left: 5 (96 enodes) 595.609 * * [simplify]: iters left: 4 (183 enodes) 595.647 * * [simplify]: iters left: 3 (445 enodes) 595.758 * * [simplify]: Extracting #0: cost 1 inf + 0 595.758 * * [simplify]: Extracting #1: cost 10 inf + 0 595.758 * * [simplify]: Extracting #2: cost 103 inf + 0 595.758 * * [simplify]: Extracting #3: cost 200 inf + 2 595.759 * * [simplify]: Extracting #4: cost 175 inf + 3733 595.763 * * [simplify]: Extracting #5: cost 94 inf + 20541 595.770 * * [simplify]: Extracting #6: cost 46 inf + 34066 595.780 * * [simplify]: Extracting #7: cost 2 inf + 48101 595.790 * * [simplify]: Extracting #8: cost 0 inf + 48806 595.802 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 595.802 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))))) 595.803 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (cbrt 2)) a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1))) 595.803 * * [simplify]: iters left: 6 (14 enodes) 595.807 * * [simplify]: iters left: 5 (56 enodes) 595.816 * * [simplify]: iters left: 4 (112 enodes) 595.839 * * [simplify]: iters left: 3 (297 enodes) 595.921 * * [simplify]: Extracting #0: cost 1 inf + 0 595.921 * * [simplify]: Extracting #1: cost 0 inf + 1 595.921 * [simplify]: Simplified to 0 595.921 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 595.921 * * * * [progress]: [ 1327 / 3260 ] simplifiying candidate # 595.922 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 595.922 * * [simplify]: iters left: 6 (23 enodes) 595.927 * * [simplify]: iters left: 5 (90 enodes) 595.941 * * [simplify]: iters left: 4 (187 enodes) 595.979 * * [simplify]: iters left: 3 (461 enodes) 596.092 * * [simplify]: Extracting #0: cost 1 inf + 0 596.092 * * [simplify]: Extracting #1: cost 10 inf + 0 596.092 * * [simplify]: Extracting #2: cost 114 inf + 0 596.093 * * [simplify]: Extracting #3: cost 250 inf + 0 596.094 * * [simplify]: Extracting #4: cost 234 inf + 1751 596.099 * * [simplify]: Extracting #5: cost 127 inf + 29307 596.110 * * [simplify]: Extracting #6: cost 29 inf + 59008 596.124 * * [simplify]: Extracting #7: cost 0 inf + 68133 596.137 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 596.138 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) (* (* (cbrt a) (sqrt 2)) (* (cbrt a) (sqrt 2)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))))) 596.138 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a))))) 596.138 * * [simplify]: iters left: 6 (13 enodes) 596.141 * * [simplify]: iters left: 5 (53 enodes) 596.150 * * [simplify]: iters left: 4 (118 enodes) 596.175 * * [simplify]: iters left: 3 (324 enodes) 596.261 * * [simplify]: Extracting #0: cost 1 inf + 0 596.261 * * [simplify]: Extracting #1: cost 0 inf + 1 596.261 * [simplify]: Simplified to 0 596.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 596.261 * * * * [progress]: [ 1328 / 3260 ] simplifiying candidate # 596.261 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 596.261 * * [simplify]: iters left: 6 (20 enodes) 596.266 * * [simplify]: iters left: 5 (75 enodes) 596.280 * * [simplify]: iters left: 4 (138 enodes) 596.304 * * [simplify]: iters left: 3 (325 enodes) 596.370 * * [simplify]: Extracting #0: cost 1 inf + 0 596.370 * * [simplify]: Extracting #1: cost 18 inf + 0 596.370 * * [simplify]: Extracting #2: cost 99 inf + 0 596.370 * * [simplify]: Extracting #3: cost 175 inf + 1 596.371 * * [simplify]: Extracting #4: cost 166 inf + 1142 596.373 * * [simplify]: Extracting #5: cost 122 inf + 8862 596.377 * * [simplify]: Extracting #6: cost 57 inf + 24801 596.385 * * [simplify]: Extracting #7: cost 3 inf + 41616 596.394 * * [simplify]: Extracting #8: cost 0 inf + 42581 596.405 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 596.405 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))))) 596.405 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) (sqrt a))) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a)))) 596.405 * * [simplify]: iters left: 6 (11 enodes) 596.408 * * [simplify]: iters left: 5 (43 enodes) 596.415 * * [simplify]: iters left: 4 (84 enodes) 596.430 * * [simplify]: iters left: 3 (212 enodes) 596.476 * * [simplify]: iters left: 2 (472 enodes) 596.579 * * [simplify]: Extracting #0: cost 1 inf + 0 596.580 * * [simplify]: Extracting #1: cost 0 inf + 1 596.580 * [simplify]: Simplified to 0 596.580 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 596.580 * * * * [progress]: [ 1329 / 3260 ] simplifiying candidate # 596.580 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 596.580 * * [simplify]: iters left: 6 (22 enodes) 596.585 * * [simplify]: iters left: 5 (86 enodes) 596.599 * * [simplify]: iters left: 4 (164 enodes) 596.630 * * [simplify]: iters left: 3 (370 enodes) 596.716 * * [simplify]: Extracting #0: cost 1 inf + 0 596.717 * * [simplify]: Extracting #1: cost 10 inf + 0 596.717 * * [simplify]: Extracting #2: cost 87 inf + 0 596.717 * * [simplify]: Extracting #3: cost 154 inf + 124 596.718 * * [simplify]: Extracting #4: cost 153 inf + 209 596.719 * * [simplify]: Extracting #5: cost 128 inf + 3675 596.722 * * [simplify]: Extracting #6: cost 69 inf + 13937 596.728 * * [simplify]: Extracting #7: cost 12 inf + 31319 596.736 * * [simplify]: Extracting #8: cost 0 inf + 35471 596.744 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 596.744 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 596.745 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 596.745 * * [simplify]: iters left: 6 (12 enodes) 596.748 * * [simplify]: iters left: 5 (49 enodes) 596.759 * * [simplify]: iters left: 4 (99 enodes) 596.778 * * [simplify]: iters left: 3 (234 enodes) 596.832 * * [simplify]: iters left: 2 (447 enodes) 596.929 * * [simplify]: Extracting #0: cost 1 inf + 0 596.929 * * [simplify]: Extracting #1: cost 0 inf + 1 596.929 * [simplify]: Simplified to 0 596.929 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 596.929 * * * * [progress]: [ 1330 / 3260 ] simplifiying candidate # 596.930 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 596.930 * * [simplify]: iters left: 6 (25 enodes) 596.936 * * [simplify]: iters left: 5 (97 enodes) 596.951 * * [simplify]: iters left: 4 (192 enodes) 596.990 * * [simplify]: iters left: 3 (438 enodes) 597.104 * * [simplify]: Extracting #0: cost 1 inf + 0 597.104 * * [simplify]: Extracting #1: cost 10 inf + 0 597.104 * * [simplify]: Extracting #2: cost 103 inf + 0 597.105 * * [simplify]: Extracting #3: cost 189 inf + 2 597.106 * * [simplify]: Extracting #4: cost 172 inf + 1105 597.109 * * [simplify]: Extracting #5: cost 113 inf + 14053 597.115 * * [simplify]: Extracting #6: cost 43 inf + 31589 597.124 * * [simplify]: Extracting #7: cost 5 inf + 44385 597.134 * * [simplify]: Extracting #8: cost 0 inf + 46164 597.144 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 597.144 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))))) 597.145 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (cbrt a))) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))) (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a))))) 597.145 * * [simplify]: iters left: 6 (14 enodes) 597.148 * * [simplify]: iters left: 5 (57 enodes) 597.158 * * [simplify]: iters left: 4 (121 enodes) 597.185 * * [simplify]: iters left: 3 (291 enodes) 597.263 * * [simplify]: Extracting #0: cost 1 inf + 0 597.263 * * [simplify]: Extracting #1: cost 0 inf + 1 597.263 * [simplify]: Simplified to 0 597.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 597.264 * * * * [progress]: [ 1331 / 3260 ] simplifiying candidate # 597.264 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 597.264 * * [simplify]: iters left: 6 (23 enodes) 597.269 * * [simplify]: iters left: 5 (89 enodes) 597.286 * * [simplify]: iters left: 4 (164 enodes) 597.316 * * [simplify]: iters left: 3 (368 enodes) 597.393 * * [simplify]: Extracting #0: cost 1 inf + 0 597.393 * * [simplify]: Extracting #1: cost 10 inf + 0 597.394 * * [simplify]: Extracting #2: cost 81 inf + 0 597.394 * * [simplify]: Extracting #3: cost 143 inf + 44 597.395 * * [simplify]: Extracting #4: cost 129 inf + 1513 597.396 * * [simplify]: Extracting #5: cost 114 inf + 3438 597.400 * * [simplify]: Extracting #6: cost 66 inf + 10550 597.406 * * [simplify]: Extracting #7: cost 10 inf + 27449 597.413 * * [simplify]: Extracting #8: cost 0 inf + 30471 597.420 * * [simplify]: Extracting #9: cost 0 inf + 30313 597.428 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 597.428 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 597.428 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 597.428 * * [simplify]: iters left: 6 (13 enodes) 597.432 * * [simplify]: iters left: 5 (52 enodes) 597.440 * * [simplify]: iters left: 4 (98 enodes) 597.459 * * [simplify]: iters left: 3 (212 enodes) 597.500 * * [simplify]: iters left: 2 (371 enodes) 597.573 * * [simplify]: Extracting #0: cost 1 inf + 0 597.573 * * [simplify]: Extracting #1: cost 0 inf + 1 597.573 * [simplify]: Simplified to 0 597.573 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 0)) 597.573 * * * * [progress]: [ 1332 / 3260 ] simplifiying candidate # 597.573 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 597.574 * * [simplify]: iters left: 6 (23 enodes) 597.581 * * [simplify]: iters left: 5 (83 enodes) 597.594 * * [simplify]: iters left: 4 (152 enodes) 597.618 * * [simplify]: iters left: 3 (278 enodes) 597.666 * * [simplify]: iters left: 2 (469 enodes) 597.747 * * [simplify]: Extracting #0: cost 1 inf + 0 597.748 * * [simplify]: Extracting #1: cost 10 inf + 0 597.748 * * [simplify]: Extracting #2: cost 77 inf + 0 597.748 * * [simplify]: Extracting #3: cost 127 inf + 87 597.749 * * [simplify]: Extracting #4: cost 106 inf + 1935 597.750 * * [simplify]: Extracting #5: cost 87 inf + 4673 597.753 * * [simplify]: Extracting #6: cost 66 inf + 8140 597.757 * * [simplify]: Extracting #7: cost 15 inf + 22053 597.766 * * [simplify]: Extracting #8: cost 0 inf + 26866 597.773 * * [simplify]: Extracting #9: cost 0 inf + 26651 597.780 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 597.780 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 597.781 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 597.781 * * [simplify]: iters left: 6 (12 enodes) 597.784 * * [simplify]: iters left: 5 (44 enodes) 597.792 * * [simplify]: iters left: 4 (92 enodes) 597.806 * * [simplify]: iters left: 3 (159 enodes) 597.832 * * [simplify]: iters left: 2 (267 enodes) 597.875 * * [simplify]: iters left: 1 (364 enodes) 597.933 * * [simplify]: Extracting #0: cost 1 inf + 0 597.933 * * [simplify]: Extracting #1: cost 0 inf + 1 597.933 * [simplify]: Simplified to 0 597.933 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 597.934 * * * * [progress]: [ 1333 / 3260 ] simplifiying candidate # 597.934 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 597.934 * * [simplify]: iters left: 6 (26 enodes) 597.940 * * [simplify]: iters left: 5 (104 enodes) 597.959 * * [simplify]: iters left: 4 (225 enodes) 598.009 * * [simplify]: Extracting #0: cost 1 inf + 0 598.009 * * [simplify]: Extracting #1: cost 10 inf + 0 598.009 * * [simplify]: Extracting #2: cost 119 inf + 0 598.009 * * [simplify]: Extracting #3: cost 210 inf + 3 598.010 * * [simplify]: Extracting #4: cost 184 inf + 3649 598.014 * * [simplify]: Extracting #5: cost 96 inf + 29239 598.021 * * [simplify]: Extracting #6: cost 30 inf + 49292 598.030 * * [simplify]: Extracting #7: cost 0 inf + 58185 598.039 * * [simplify]: Extracting #8: cost 0 inf + 58146 598.048 * [simplify]: Simplified to (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 598.049 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))))) 598.049 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (cbrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))))) 598.049 * * [simplify]: iters left: 6 (15 enodes) 598.053 * * [simplify]: iters left: 5 (64 enodes) 598.064 * * [simplify]: iters left: 4 (149 enodes) 598.100 * * [simplify]: iters left: 3 (466 enodes) 598.352 * * [simplify]: Extracting #0: cost 1 inf + 0 598.352 * * [simplify]: Extracting #1: cost 0 inf + 1 598.352 * [simplify]: Simplified to 0 598.352 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 598.353 * * * * [progress]: [ 1334 / 3260 ] simplifiying candidate # 598.353 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 598.353 * * [simplify]: iters left: 6 (24 enodes) 598.359 * * [simplify]: iters left: 5 (96 enodes) 598.379 * * [simplify]: iters left: 4 (192 enodes) 598.415 * * [simplify]: iters left: 3 (479 enodes) 598.573 * * [simplify]: Extracting #0: cost 1 inf + 0 598.573 * * [simplify]: Extracting #1: cost 10 inf + 0 598.573 * * [simplify]: Extracting #2: cost 148 inf + 0 598.574 * * [simplify]: Extracting #3: cost 284 inf + 4 598.576 * * [simplify]: Extracting #4: cost 247 inf + 5567 598.583 * * [simplify]: Extracting #5: cost 102 inf + 39987 598.597 * * [simplify]: Extracting #6: cost 43 inf + 56001 598.611 * * [simplify]: Extracting #7: cost 3 inf + 68738 598.626 * * [simplify]: Extracting #8: cost 0 inf + 70078 598.641 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 598.641 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))))) 598.642 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) (sqrt a))) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)))) 598.642 * * [simplify]: iters left: 6 (14 enodes) 598.646 * * [simplify]: iters left: 5 (59 enodes) 598.655 * * [simplify]: iters left: 4 (121 enodes) 598.681 * * [simplify]: iters left: 3 (332 enodes) 598.817 * * [simplify]: Extracting #0: cost 1 inf + 0 598.817 * * [simplify]: Extracting #1: cost 0 inf + 1 598.817 * [simplify]: Simplified to 0 598.817 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 598.817 * * * * [progress]: [ 1335 / 3260 ] simplifiying candidate # 598.817 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 598.817 * * [simplify]: iters left: 6 (24 enodes) 598.823 * * [simplify]: iters left: 5 (94 enodes) 598.839 * * [simplify]: iters left: 4 (186 enodes) 598.876 * * [simplify]: iters left: 3 (433 enodes) 599.004 * * [simplify]: Extracting #0: cost 1 inf + 0 599.004 * * [simplify]: Extracting #1: cost 10 inf + 0 599.005 * * [simplify]: Extracting #2: cost 132 inf + 0 599.005 * * [simplify]: Extracting #3: cost 210 inf + 87 599.007 * * [simplify]: Extracting #4: cost 171 inf + 4410 599.011 * * [simplify]: Extracting #5: cost 91 inf + 21240 599.018 * * [simplify]: Extracting #6: cost 43 inf + 32903 599.027 * * [simplify]: Extracting #7: cost 2 inf + 46625 599.037 * * [simplify]: Extracting #8: cost 0 inf + 47090 599.049 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 599.049 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))))) 599.049 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 599.049 * * [simplify]: iters left: 6 (13 enodes) 599.053 * * [simplify]: iters left: 5 (54 enodes) 599.062 * * [simplify]: iters left: 4 (112 enodes) 599.085 * * [simplify]: iters left: 3 (281 enodes) 599.181 * * [simplify]: Extracting #0: cost 1 inf + 0 599.181 * * [simplify]: Extracting #1: cost 0 inf + 1 599.181 * [simplify]: Simplified to 0 599.181 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 599.181 * * * * [progress]: [ 1336 / 3260 ] simplifiying candidate # 599.181 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 599.181 * * [simplify]: iters left: 6 (24 enodes) 599.187 * * [simplify]: iters left: 5 (96 enodes) 599.203 * * [simplify]: iters left: 4 (207 enodes) 599.247 * * [simplify]: Extracting #0: cost 1 inf + 0 599.247 * * [simplify]: Extracting #1: cost 10 inf + 0 599.247 * * [simplify]: Extracting #2: cost 98 inf + 0 599.247 * * [simplify]: Extracting #3: cost 163 inf + 45 599.248 * * [simplify]: Extracting #4: cost 160 inf + 212 599.249 * * [simplify]: Extracting #5: cost 121 inf + 8203 599.253 * * [simplify]: Extracting #6: cost 46 inf + 25959 599.259 * * [simplify]: Extracting #7: cost 9 inf + 37299 599.266 * * [simplify]: Extracting #8: cost 0 inf + 41198 599.273 * * [simplify]: Extracting #9: cost 0 inf + 41183 599.280 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) 599.280 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (* (sqrt a) (sqrt 2)))) (/ (/ (/ (/ b (sqrt 2)) (sqrt 2)) (cbrt a)) (* (cbrt a) (cbrt a)))) (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))))) 599.280 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (cbrt a))) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))))) 599.280 * * [simplify]: iters left: 6 (14 enodes) 599.284 * * [simplify]: iters left: 5 (59 enodes) 599.296 * * [simplify]: iters left: 4 (134 enodes) 599.325 * * [simplify]: iters left: 3 (357 enodes) 599.463 * * [simplify]: Extracting #0: cost 1 inf + 0 599.463 * * [simplify]: Extracting #1: cost 0 inf + 1 599.463 * [simplify]: Simplified to 0 599.463 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 599.463 * * * * [progress]: [ 1337 / 3260 ] simplifiying candidate # 599.464 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 599.464 * * [simplify]: iters left: 6 (22 enodes) 599.469 * * [simplify]: iters left: 5 (86 enodes) 599.483 * * [simplify]: iters left: 4 (170 enodes) 599.517 * * [simplify]: iters left: 3 (398 enodes) 599.631 * * [simplify]: Extracting #0: cost 1 inf + 0 599.631 * * [simplify]: Extracting #1: cost 10 inf + 0 599.631 * * [simplify]: Extracting #2: cost 136 inf + 0 599.632 * * [simplify]: Extracting #3: cost 224 inf + 45 599.633 * * [simplify]: Extracting #4: cost 192 inf + 4487 599.638 * * [simplify]: Extracting #5: cost 89 inf + 24927 599.646 * * [simplify]: Extracting #6: cost 40 inf + 36081 599.656 * * [simplify]: Extracting #7: cost 2 inf + 48826 599.667 * * [simplify]: Extracting #8: cost 0 inf + 49731 599.680 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 599.680 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2))) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (* (sqrt a) (sqrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))))) 599.680 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 599.680 * * [simplify]: iters left: 6 (13 enodes) 599.684 * * [simplify]: iters left: 5 (53 enodes) 599.692 * * [simplify]: iters left: 4 (106 enodes) 599.713 * * [simplify]: iters left: 3 (257 enodes) 599.799 * * [simplify]: Extracting #0: cost 1 inf + 0 599.799 * * [simplify]: Extracting #1: cost 0 inf + 1 599.799 * [simplify]: Simplified to 0 599.799 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 599.799 * * * * [progress]: [ 1338 / 3260 ] simplifiying candidate # 599.800 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 599.800 * * [simplify]: iters left: 6 (22 enodes) 599.805 * * [simplify]: iters left: 5 (86 enodes) 599.819 * * [simplify]: iters left: 4 (163 enodes) 599.850 * * [simplify]: iters left: 3 (359 enodes) 599.950 * * [simplify]: Extracting #0: cost 1 inf + 0 599.950 * * [simplify]: Extracting #1: cost 10 inf + 0 599.951 * * [simplify]: Extracting #2: cost 107 inf + 0 599.951 * * [simplify]: Extracting #3: cost 162 inf + 4 599.952 * * [simplify]: Extracting #4: cost 146 inf + 958 599.953 * * [simplify]: Extracting #5: cost 113 inf + 5976 599.956 * * [simplify]: Extracting #6: cost 63 inf + 13900 599.963 * * [simplify]: Extracting #7: cost 6 inf + 31720 599.973 * * [simplify]: Extracting #8: cost 0 inf + 33919 599.981 * * [simplify]: Extracting #9: cost 0 inf + 33864 599.989 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 599.989 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))))) 599.990 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 599.990 * * [simplify]: iters left: 6 (12 enodes) 599.993 * * [simplify]: iters left: 5 (49 enodes) 600.002 * * [simplify]: iters left: 4 (94 enodes)