0.001 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.106 * * * [progress]: [2/2] Setting up program. 0.110 * [progress]: [Phase 2 of 3] Improving. 0.110 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.111 * [simplify]: Simplifying (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) 0.111 * * [simplify]: iters left: 6 (14 enodes) 0.119 * * [simplify]: iters left: 5 (53 enodes) 0.136 * * [simplify]: iters left: 4 (80 enodes) 0.191 * * [simplify]: iters left: 3 (133 enodes) 0.227 * * [simplify]: iters left: 2 (163 enodes) 0.247 * * [simplify]: iters left: 1 (177 enodes) 0.279 * * [simplify]: Extracting #0: cost 1 inf + 0 0.280 * * [simplify]: Extracting #1: cost 11 inf + 0 0.280 * * [simplify]: Extracting #2: cost 24 inf + 44 0.280 * * [simplify]: Extracting #3: cost 28 inf + 334 0.284 * * [simplify]: Extracting #4: cost 30 inf + 995 0.285 * * [simplify]: Extracting #5: cost 28 inf + 1950 0.287 * * [simplify]: Extracting #6: cost 5 inf + 5668 0.288 * * [simplify]: Extracting #7: cost 0 inf + 6352 0.290 * [simplify]: Simplified to (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 0.290 * [simplify]: Simplified (2) to (λ (a b c) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a)) 0.297 * * [progress]: iteration 1 / 4 0.297 * * * [progress]: picking best candidate 0.304 * * * * [pick]: Picked # 0.304 * * * [progress]: localizing error 0.334 * * * [progress]: generating rewritten candidates 0.334 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 0.337 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.352 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 0.396 * * * [progress]: generating series expansions 0.396 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 0.396 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 0.396 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 0.396 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.396 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.397 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.397 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.397 * [taylor]: Taking taylor expansion of c in b 0.397 * [backup-simplify]: Simplify c into c 0.397 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.397 * [taylor]: Taking taylor expansion of -4 in b 0.397 * [backup-simplify]: Simplify -4 into -4 0.397 * [taylor]: Taking taylor expansion of a in b 0.397 * [backup-simplify]: Simplify a into a 0.397 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.397 * [taylor]: Taking taylor expansion of b in b 0.397 * [backup-simplify]: Simplify 0 into 0 0.397 * [backup-simplify]: Simplify 1 into 1 0.397 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.397 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.397 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.398 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.398 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.399 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.399 * [backup-simplify]: Simplify (+ 0 0) into 0 0.399 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.399 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.399 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.399 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.399 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.399 * [taylor]: Taking taylor expansion of c in a 0.399 * [backup-simplify]: Simplify c into c 0.399 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.399 * [taylor]: Taking taylor expansion of -4 in a 0.399 * [backup-simplify]: Simplify -4 into -4 0.399 * [taylor]: Taking taylor expansion of a in a 0.399 * [backup-simplify]: Simplify 0 into 0 0.400 * [backup-simplify]: Simplify 1 into 1 0.400 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.400 * [taylor]: Taking taylor expansion of b in a 0.400 * [backup-simplify]: Simplify b into b 0.400 * [backup-simplify]: Simplify (* -4 0) into 0 0.400 * [backup-simplify]: Simplify (* c 0) into 0 0.400 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.400 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.400 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.401 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.402 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.402 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.402 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.402 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.402 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.402 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.402 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.402 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.402 * [taylor]: Taking taylor expansion of c in c 0.402 * [backup-simplify]: Simplify 0 into 0 0.402 * [backup-simplify]: Simplify 1 into 1 0.402 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.402 * [taylor]: Taking taylor expansion of -4 in c 0.402 * [backup-simplify]: Simplify -4 into -4 0.402 * [taylor]: Taking taylor expansion of a in c 0.402 * [backup-simplify]: Simplify a into a 0.402 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.402 * [taylor]: Taking taylor expansion of b in c 0.402 * [backup-simplify]: Simplify b into b 0.402 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.402 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.402 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.403 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.403 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.403 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.404 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.404 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.404 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.404 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.404 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.404 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.404 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.404 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.404 * [taylor]: Taking taylor expansion of c in c 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 1 into 1 0.404 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.404 * [taylor]: Taking taylor expansion of -4 in c 0.404 * [backup-simplify]: Simplify -4 into -4 0.404 * [taylor]: Taking taylor expansion of a in c 0.404 * [backup-simplify]: Simplify a into a 0.404 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.404 * [taylor]: Taking taylor expansion of b in c 0.404 * [backup-simplify]: Simplify b into b 0.404 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.404 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.404 * [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.405 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.405 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.405 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.405 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.406 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.406 * [taylor]: Taking taylor expansion of b in a 0.406 * [backup-simplify]: Simplify b into b 0.406 * [taylor]: Taking taylor expansion of b in b 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 1 into 1 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.406 * [taylor]: Taking taylor expansion of -2 in a 0.406 * [backup-simplify]: Simplify -2 into -2 0.406 * [taylor]: Taking taylor expansion of (/ a b) in a 0.406 * [taylor]: Taking taylor expansion of a in a 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 1 into 1 0.406 * [taylor]: Taking taylor expansion of b in a 0.406 * [backup-simplify]: Simplify b into b 0.406 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.406 * [taylor]: Taking taylor expansion of 0 in b 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 1 into 1 0.407 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.407 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.407 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.408 * [backup-simplify]: Simplify (+ 0 0) into 0 0.408 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.408 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.408 * [taylor]: Taking taylor expansion of -2 in a 0.408 * [backup-simplify]: Simplify -2 into -2 0.408 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.408 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.408 * [taylor]: Taking taylor expansion of a in a 0.408 * [backup-simplify]: Simplify 0 into 0 0.408 * [backup-simplify]: Simplify 1 into 1 0.408 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.408 * [taylor]: Taking taylor expansion of b in a 0.408 * [backup-simplify]: Simplify b into b 0.408 * [backup-simplify]: Simplify (* 1 1) into 1 0.408 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.408 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.409 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.409 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.409 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.409 * [taylor]: Taking taylor expansion of -2 in b 0.409 * [backup-simplify]: Simplify -2 into -2 0.409 * [taylor]: Taking taylor expansion of b in b 0.409 * [backup-simplify]: Simplify 0 into 0 0.409 * [backup-simplify]: Simplify 1 into 1 0.409 * [backup-simplify]: Simplify (/ -2 1) into -2 0.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.409 * [backup-simplify]: Simplify 0 into 0 0.409 * [taylor]: Taking taylor expansion of 0 in b 0.409 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.411 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.411 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.412 * [backup-simplify]: Simplify (+ 0 0) into 0 0.412 * [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.412 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.412 * [taylor]: Taking taylor expansion of -4 in a 0.412 * [backup-simplify]: Simplify -4 into -4 0.412 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.412 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.412 * [taylor]: Taking taylor expansion of a in a 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.412 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.412 * [taylor]: Taking taylor expansion of b in a 0.412 * [backup-simplify]: Simplify b into b 0.413 * [backup-simplify]: Simplify (* 1 1) into 1 0.413 * [backup-simplify]: Simplify (* 1 1) into 1 0.413 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.413 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.413 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.413 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.413 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.414 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.414 * [taylor]: Taking taylor expansion of 0 in b 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [taylor]: Taking taylor expansion of 0 in b 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.414 * [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.414 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.414 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.414 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.414 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.414 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.414 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.414 * [taylor]: Taking taylor expansion of c in b 0.414 * [backup-simplify]: Simplify c into c 0.414 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.414 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.414 * [taylor]: Taking taylor expansion of -4 in b 0.414 * [backup-simplify]: Simplify -4 into -4 0.414 * [taylor]: Taking taylor expansion of a in b 0.414 * [backup-simplify]: Simplify a into a 0.414 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.415 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.415 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.415 * [taylor]: Taking taylor expansion of b in b 0.415 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify 1 into 1 0.415 * [backup-simplify]: Simplify (* 1 1) into 1 0.415 * [backup-simplify]: Simplify (/ 1 1) into 1 0.415 * [backup-simplify]: Simplify (+ 0 1) into 1 0.416 * [backup-simplify]: Simplify (sqrt 1) into 1 0.416 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (+ 0 0) into 0 0.417 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.417 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.417 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.417 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.417 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.417 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.417 * [taylor]: Taking taylor expansion of c in a 0.417 * [backup-simplify]: Simplify c into c 0.417 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.417 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.417 * [taylor]: Taking taylor expansion of -4 in a 0.417 * [backup-simplify]: Simplify -4 into -4 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.418 * [backup-simplify]: Simplify (/ -4 1) into -4 0.418 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.418 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.418 * [taylor]: Taking taylor expansion of b in a 0.418 * [backup-simplify]: Simplify b into b 0.418 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.418 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.418 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.418 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.418 * [backup-simplify]: Simplify (sqrt 0) into 0 0.419 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.419 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.419 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.419 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.419 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.419 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.419 * [taylor]: Taking taylor expansion of c in c 0.419 * [backup-simplify]: Simplify 0 into 0 0.419 * [backup-simplify]: Simplify 1 into 1 0.419 * [backup-simplify]: Simplify (/ 1 1) into 1 0.419 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.419 * [taylor]: Taking taylor expansion of -4 in c 0.419 * [backup-simplify]: Simplify -4 into -4 0.419 * [taylor]: Taking taylor expansion of a in c 0.419 * [backup-simplify]: Simplify a into a 0.419 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.419 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.419 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.419 * [taylor]: Taking taylor expansion of b in c 0.419 * [backup-simplify]: Simplify b into b 0.419 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.419 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.419 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.419 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.420 * [backup-simplify]: Simplify (sqrt 0) into 0 0.420 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.420 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.420 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.420 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.420 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.420 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.420 * [taylor]: Taking taylor expansion of c in c 0.420 * [backup-simplify]: Simplify 0 into 0 0.420 * [backup-simplify]: Simplify 1 into 1 0.420 * [backup-simplify]: Simplify (/ 1 1) into 1 0.421 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.421 * [taylor]: Taking taylor expansion of -4 in c 0.421 * [backup-simplify]: Simplify -4 into -4 0.421 * [taylor]: Taking taylor expansion of a in c 0.421 * [backup-simplify]: Simplify a into a 0.421 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.421 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.421 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.421 * [taylor]: Taking taylor expansion of b in c 0.421 * [backup-simplify]: Simplify b into b 0.421 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.421 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.421 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.421 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.421 * [backup-simplify]: Simplify (sqrt 0) into 0 0.421 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.422 * [taylor]: Taking taylor expansion of 0 in a 0.422 * [backup-simplify]: Simplify 0 into 0 0.422 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.422 * [taylor]: Taking taylor expansion of +nan.0 in a 0.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.422 * [taylor]: Taking taylor expansion of a in a 0.422 * [backup-simplify]: Simplify 0 into 0 0.422 * [backup-simplify]: Simplify 1 into 1 0.422 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.422 * [taylor]: Taking taylor expansion of +nan.0 in b 0.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.422 * [taylor]: Taking taylor expansion of 0 in b 0.422 * [backup-simplify]: Simplify 0 into 0 0.422 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.423 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.424 * [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.424 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.424 * [taylor]: Taking taylor expansion of +nan.0 in a 0.424 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.424 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.424 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.424 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.424 * [taylor]: Taking taylor expansion of b in a 0.424 * [backup-simplify]: Simplify b into b 0.424 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.424 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.424 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.424 * [taylor]: Taking taylor expansion of +nan.0 in a 0.424 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.424 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.424 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.424 * [taylor]: Taking taylor expansion of a in a 0.424 * [backup-simplify]: Simplify 0 into 0 0.424 * [backup-simplify]: Simplify 1 into 1 0.424 * [backup-simplify]: Simplify (* 1 1) into 1 0.424 * [backup-simplify]: Simplify (/ 1 1) into 1 0.425 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.426 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.426 * [backup-simplify]: Simplify (- 0) into 0 0.426 * [backup-simplify]: Simplify (+ 0 0) into 0 0.426 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.427 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.427 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.428 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.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 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.428 * [taylor]: Taking taylor expansion of 0 in b 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 +nan.0 into +nan.0 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.429 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.430 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.430 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.430 * [backup-simplify]: Simplify (+ 0 0) into 0 0.430 * [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.431 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.431 * [taylor]: Taking taylor expansion of +nan.0 in a 0.431 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.431 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.431 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.431 * [taylor]: Taking taylor expansion of +nan.0 in a 0.431 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.431 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.431 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.431 * [taylor]: Taking taylor expansion of a in a 0.431 * [backup-simplify]: Simplify 0 into 0 0.431 * [backup-simplify]: Simplify 1 into 1 0.431 * [backup-simplify]: Simplify (* 1 1) into 1 0.431 * [backup-simplify]: Simplify (* 1 1) into 1 0.431 * [backup-simplify]: Simplify (/ 1 1) into 1 0.431 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.431 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.431 * [taylor]: Taking taylor expansion of +nan.0 in a 0.431 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.432 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.432 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.432 * [taylor]: Taking taylor expansion of a in a 0.432 * [backup-simplify]: Simplify 0 into 0 0.432 * [backup-simplify]: Simplify 1 into 1 0.432 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.432 * [taylor]: Taking taylor expansion of b in a 0.432 * [backup-simplify]: Simplify b into b 0.432 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.432 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.432 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.432 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.432 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.434 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.434 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.436 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.436 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.436 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.436 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.437 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.437 * [backup-simplify]: Simplify (+ 0 0) into 0 0.437 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.438 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.439 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.439 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.439 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.439 * [taylor]: Taking taylor expansion of +nan.0 in b 0.439 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.439 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.439 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.439 * [taylor]: Taking taylor expansion of b in b 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [backup-simplify]: Simplify 1 into 1 0.440 * [backup-simplify]: Simplify (* 1 1) into 1 0.440 * [backup-simplify]: Simplify (/ 1 1) into 1 0.441 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.442 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.443 * [backup-simplify]: Simplify (- 0) into 0 0.443 * [backup-simplify]: Simplify 0 into 0 0.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.445 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.445 * [backup-simplify]: Simplify (- 0) into 0 0.445 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.446 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.446 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.446 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.446 * [taylor]: Taking taylor expansion of +nan.0 in b 0.446 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.446 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.446 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.446 * [taylor]: Taking taylor expansion of b in b 0.446 * [backup-simplify]: Simplify 0 into 0 0.446 * [backup-simplify]: Simplify 1 into 1 0.446 * [backup-simplify]: Simplify (* 1 1) into 1 0.446 * [backup-simplify]: Simplify (/ 1 1) into 1 0.447 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.448 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.448 * [backup-simplify]: Simplify (- 0) into 0 0.448 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.449 * [taylor]: Taking taylor expansion of 0 in b 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [taylor]: Taking taylor expansion of 0 in b 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.449 * [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.449 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 0.449 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.449 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.449 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.449 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.449 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.449 * [taylor]: Taking taylor expansion of -1 in b 0.449 * [backup-simplify]: Simplify -1 into -1 0.449 * [taylor]: Taking taylor expansion of c in b 0.450 * [backup-simplify]: Simplify c into c 0.450 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.450 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.450 * [taylor]: Taking taylor expansion of 4 in b 0.450 * [backup-simplify]: Simplify 4 into 4 0.450 * [taylor]: Taking taylor expansion of a in b 0.450 * [backup-simplify]: Simplify a into a 0.450 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.450 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.450 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.450 * [taylor]: Taking taylor expansion of b in b 0.450 * [backup-simplify]: Simplify 0 into 0 0.450 * [backup-simplify]: Simplify 1 into 1 0.450 * [backup-simplify]: Simplify (* 1 1) into 1 0.450 * [backup-simplify]: Simplify (/ 1 1) into 1 0.451 * [backup-simplify]: Simplify (+ 0 1) into 1 0.451 * [backup-simplify]: Simplify (sqrt 1) into 1 0.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.452 * [backup-simplify]: Simplify (+ 0 0) into 0 0.452 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.452 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.452 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.452 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.452 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.452 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.452 * [taylor]: Taking taylor expansion of -1 in a 0.452 * [backup-simplify]: Simplify -1 into -1 0.452 * [taylor]: Taking taylor expansion of c in a 0.452 * [backup-simplify]: Simplify c into c 0.453 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.453 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.453 * [taylor]: Taking taylor expansion of 4 in a 0.453 * [backup-simplify]: Simplify 4 into 4 0.453 * [taylor]: Taking taylor expansion of a in a 0.453 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify 1 into 1 0.453 * [backup-simplify]: Simplify (/ 4 1) into 4 0.453 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.453 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.453 * [taylor]: Taking taylor expansion of b in a 0.453 * [backup-simplify]: Simplify b into b 0.453 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.453 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.453 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.453 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.453 * [backup-simplify]: Simplify (sqrt 0) into 0 0.454 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.454 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.454 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.454 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.454 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.454 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.454 * [taylor]: Taking taylor expansion of -1 in c 0.454 * [backup-simplify]: Simplify -1 into -1 0.454 * [taylor]: Taking taylor expansion of c in c 0.454 * [backup-simplify]: Simplify 0 into 0 0.454 * [backup-simplify]: Simplify 1 into 1 0.454 * [backup-simplify]: Simplify (/ -1 1) into -1 0.454 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.454 * [taylor]: Taking taylor expansion of 4 in c 0.454 * [backup-simplify]: Simplify 4 into 4 0.454 * [taylor]: Taking taylor expansion of a in c 0.454 * [backup-simplify]: Simplify a into a 0.454 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.454 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.454 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.454 * [taylor]: Taking taylor expansion of b in c 0.454 * [backup-simplify]: Simplify b into b 0.455 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.455 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.455 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.455 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.455 * [backup-simplify]: Simplify (sqrt 0) into 0 0.455 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.455 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.455 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.455 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.455 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.455 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.455 * [taylor]: Taking taylor expansion of -1 in c 0.455 * [backup-simplify]: Simplify -1 into -1 0.455 * [taylor]: Taking taylor expansion of c in c 0.455 * [backup-simplify]: Simplify 0 into 0 0.455 * [backup-simplify]: Simplify 1 into 1 0.456 * [backup-simplify]: Simplify (/ -1 1) into -1 0.456 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.456 * [taylor]: Taking taylor expansion of 4 in c 0.456 * [backup-simplify]: Simplify 4 into 4 0.456 * [taylor]: Taking taylor expansion of a in c 0.456 * [backup-simplify]: Simplify a into a 0.456 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.456 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.456 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.456 * [taylor]: Taking taylor expansion of b in c 0.456 * [backup-simplify]: Simplify b into b 0.456 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.456 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.456 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.456 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.456 * [backup-simplify]: Simplify (sqrt 0) into 0 0.457 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.457 * [taylor]: Taking taylor expansion of 0 in a 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [taylor]: Taking taylor expansion of (/ +nan.0 a) 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 a in a 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify 1 into 1 0.457 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.457 * [taylor]: Taking taylor expansion of +nan.0 in b 0.457 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.457 * [taylor]: Taking taylor expansion of 0 in b 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.458 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.458 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.458 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.459 * [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.459 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.459 * [taylor]: Taking taylor expansion of +nan.0 in a 0.459 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.459 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.459 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.459 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.459 * [taylor]: Taking taylor expansion of b in a 0.459 * [backup-simplify]: Simplify b into b 0.459 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.459 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.459 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.459 * [taylor]: Taking taylor expansion of +nan.0 in a 0.459 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.459 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.459 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.459 * [taylor]: Taking taylor expansion of a in a 0.459 * [backup-simplify]: Simplify 0 into 0 0.459 * [backup-simplify]: Simplify 1 into 1 0.460 * [backup-simplify]: Simplify (* 1 1) into 1 0.460 * [backup-simplify]: Simplify (/ 1 1) into 1 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 (+ (* +nan.0 0) (* 0 1)) into 0 0.461 * [backup-simplify]: Simplify (- 0) into 0 0.462 * [backup-simplify]: Simplify (+ 0 0) into 0 0.462 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.462 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.463 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.463 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.463 * [taylor]: Taking taylor expansion of 0 in b 0.463 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.464 * [taylor]: Taking taylor expansion of 0 in b 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [taylor]: Taking taylor expansion of 0 in b 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.464 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.465 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.465 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.465 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.465 * [backup-simplify]: Simplify (+ 0 0) into 0 0.466 * [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.466 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.466 * [taylor]: Taking taylor expansion of +nan.0 in a 0.466 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.466 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.466 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.466 * [taylor]: Taking taylor expansion of +nan.0 in a 0.466 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.466 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.466 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.466 * [taylor]: Taking taylor expansion of a in a 0.466 * [backup-simplify]: Simplify 0 into 0 0.466 * [backup-simplify]: Simplify 1 into 1 0.466 * [backup-simplify]: Simplify (* 1 1) into 1 0.467 * [backup-simplify]: Simplify (* 1 1) into 1 0.467 * [backup-simplify]: Simplify (/ 1 1) into 1 0.467 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.467 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.467 * [taylor]: Taking taylor expansion of +nan.0 in a 0.467 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.467 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.467 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.467 * [taylor]: Taking taylor expansion of a in a 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 1 into 1 0.467 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.467 * [taylor]: Taking taylor expansion of b in a 0.467 * [backup-simplify]: Simplify b into b 0.467 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.467 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.467 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.467 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.468 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.468 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.469 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.471 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.471 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.471 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.471 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.472 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.472 * [backup-simplify]: Simplify (+ 0 0) into 0 0.472 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.473 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.474 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.474 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.474 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.474 * [taylor]: Taking taylor expansion of +nan.0 in b 0.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.474 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.474 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.474 * [taylor]: Taking taylor expansion of b in b 0.474 * [backup-simplify]: Simplify 0 into 0 0.474 * [backup-simplify]: Simplify 1 into 1 0.474 * [backup-simplify]: Simplify (* 1 1) into 1 0.475 * [backup-simplify]: Simplify (/ 1 1) into 1 0.475 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.477 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.477 * [backup-simplify]: Simplify (- 0) into 0 0.477 * [backup-simplify]: Simplify 0 into 0 0.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.480 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.481 * [backup-simplify]: Simplify (- 0) into 0 0.481 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.482 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.482 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.482 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.482 * [taylor]: Taking taylor expansion of +nan.0 in b 0.482 * [backup-simplify]: Simplify +nan.0 into +nan.0 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.482 * [backup-simplify]: Simplify (* 1 1) into 1 0.483 * [backup-simplify]: Simplify (/ 1 1) into 1 0.483 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.485 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.485 * [backup-simplify]: Simplify (- 0) into 0 0.485 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.486 * [taylor]: Taking taylor expansion of 0 in b 0.486 * [backup-simplify]: Simplify 0 into 0 0.486 * [taylor]: Taking taylor expansion of 0 in b 0.486 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify 0 into 0 0.487 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.487 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 0.487 * [backup-simplify]: Simplify (- (sqrt (fma c (* -4 a) (* b b))) b) into (- (sqrt (fma c (* -4 a) (pow b 2))) b) 0.487 * [approximate]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in (c a b) around 0 0.487 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.487 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.487 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.487 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.487 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.487 * [taylor]: Taking taylor expansion of c in b 0.487 * [backup-simplify]: Simplify c into c 0.487 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.487 * [taylor]: Taking taylor expansion of -4 in b 0.487 * [backup-simplify]: Simplify -4 into -4 0.487 * [taylor]: Taking taylor expansion of a in b 0.487 * [backup-simplify]: Simplify a into a 0.487 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.487 * [taylor]: Taking taylor expansion of b in b 0.487 * [backup-simplify]: Simplify 0 into 0 0.487 * [backup-simplify]: Simplify 1 into 1 0.487 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.488 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.488 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.488 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.488 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.488 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.489 * [backup-simplify]: Simplify (+ 0 0) into 0 0.489 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.489 * [taylor]: Taking taylor expansion of b in b 0.489 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify 1 into 1 0.489 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.489 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.489 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.489 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.489 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.489 * [taylor]: Taking taylor expansion of c in a 0.489 * [backup-simplify]: Simplify c into c 0.489 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.489 * [taylor]: Taking taylor expansion of -4 in a 0.489 * [backup-simplify]: Simplify -4 into -4 0.489 * [taylor]: Taking taylor expansion of a in a 0.489 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify 1 into 1 0.489 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.489 * [taylor]: Taking taylor expansion of b in a 0.489 * [backup-simplify]: Simplify b into b 0.489 * [backup-simplify]: Simplify (* -4 0) into 0 0.489 * [backup-simplify]: Simplify (* c 0) into 0 0.489 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.490 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.490 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.490 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.490 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.490 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.490 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.490 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.490 * [taylor]: Taking taylor expansion of b in a 0.490 * [backup-simplify]: Simplify b into b 0.491 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.491 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.491 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.491 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.491 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.491 * [taylor]: Taking taylor expansion of c in c 0.491 * [backup-simplify]: Simplify 0 into 0 0.491 * [backup-simplify]: Simplify 1 into 1 0.491 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.491 * [taylor]: Taking taylor expansion of -4 in c 0.491 * [backup-simplify]: Simplify -4 into -4 0.491 * [taylor]: Taking taylor expansion of a in c 0.491 * [backup-simplify]: Simplify a into a 0.491 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.491 * [taylor]: Taking taylor expansion of b in c 0.491 * [backup-simplify]: Simplify b into b 0.491 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.491 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.491 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.491 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.491 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.491 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.492 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.492 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.492 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.492 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.492 * [taylor]: Taking taylor expansion of b in c 0.492 * [backup-simplify]: Simplify b into b 0.492 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.492 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.492 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.492 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.492 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 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.492 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.492 * [taylor]: Taking taylor expansion of -4 in c 0.492 * [backup-simplify]: Simplify -4 into -4 0.492 * [taylor]: Taking taylor expansion of a in c 0.492 * [backup-simplify]: Simplify a into a 0.492 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.492 * [taylor]: Taking taylor expansion of b in c 0.492 * [backup-simplify]: Simplify b into b 0.492 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.492 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.492 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.492 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.492 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.493 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.493 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.493 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.493 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.493 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.493 * [taylor]: Taking taylor expansion of b in c 0.493 * [backup-simplify]: Simplify b into b 0.493 * [backup-simplify]: Simplify (- b) into (- b) 0.493 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.493 * [taylor]: Taking taylor expansion of 0 in a 0.493 * [backup-simplify]: Simplify 0 into 0 0.493 * [taylor]: Taking taylor expansion of 0 in b 0.493 * [backup-simplify]: Simplify 0 into 0 0.493 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify (- 0) into 0 0.497 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.497 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.497 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.497 * [taylor]: Taking taylor expansion of 2 in a 0.497 * [backup-simplify]: Simplify 2 into 2 0.497 * [taylor]: Taking taylor expansion of (/ a b) in a 0.497 * [taylor]: Taking taylor expansion of a in a 0.497 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify 1 into 1 0.497 * [taylor]: Taking taylor expansion of b in a 0.497 * [backup-simplify]: Simplify b into b 0.497 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.497 * [taylor]: Taking taylor expansion of 0 in b 0.497 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify 0 into 0 0.498 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.498 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.499 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.499 * [backup-simplify]: Simplify (+ 0 0) into 0 0.499 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.500 * [backup-simplify]: Simplify (- 0) into 0 0.500 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.500 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.500 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.500 * [taylor]: Taking taylor expansion of 2 in a 0.500 * [backup-simplify]: Simplify 2 into 2 0.500 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) 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 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.500 * [taylor]: Taking taylor expansion of b in a 0.500 * [backup-simplify]: Simplify b into b 0.500 * [backup-simplify]: Simplify (* 1 1) into 1 0.500 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.500 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.500 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.500 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.500 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.500 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.500 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.501 * [taylor]: Taking taylor expansion of 2 in b 0.501 * [backup-simplify]: Simplify 2 into 2 0.501 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.501 * [taylor]: Taking taylor expansion of b in b 0.501 * [backup-simplify]: Simplify 0 into 0 0.501 * [backup-simplify]: Simplify 1 into 1 0.501 * [backup-simplify]: Simplify (/ 1 1) into 1 0.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.502 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.502 * [backup-simplify]: Simplify (- 0) into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [taylor]: Taking taylor expansion of 0 in b 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [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.502 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.502 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.502 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.502 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.502 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.502 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.502 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.502 * [taylor]: Taking taylor expansion of c in b 0.502 * [backup-simplify]: Simplify c into c 0.502 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.502 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.502 * [taylor]: Taking taylor expansion of -4 in b 0.503 * [backup-simplify]: Simplify -4 into -4 0.503 * [taylor]: Taking taylor expansion of a in b 0.503 * [backup-simplify]: Simplify a into a 0.503 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.503 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.503 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.503 * [taylor]: Taking taylor expansion of b in b 0.503 * [backup-simplify]: Simplify 0 into 0 0.503 * [backup-simplify]: Simplify 1 into 1 0.503 * [backup-simplify]: Simplify (* 1 1) into 1 0.503 * [backup-simplify]: Simplify (/ 1 1) into 1 0.503 * [backup-simplify]: Simplify (+ 0 1) into 1 0.504 * [backup-simplify]: Simplify (sqrt 1) into 1 0.504 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.505 * [backup-simplify]: Simplify (+ 0 0) into 0 0.505 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.505 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.505 * [taylor]: Taking taylor expansion of b in b 0.505 * [backup-simplify]: Simplify 0 into 0 0.505 * [backup-simplify]: Simplify 1 into 1 0.505 * [backup-simplify]: Simplify (/ 1 1) into 1 0.505 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.505 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.505 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.505 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.506 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.506 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.506 * [taylor]: Taking taylor expansion of c in a 0.506 * [backup-simplify]: Simplify c into c 0.506 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.506 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.506 * [taylor]: Taking taylor expansion of -4 in a 0.506 * [backup-simplify]: Simplify -4 into -4 0.506 * [taylor]: Taking taylor expansion of a in a 0.506 * [backup-simplify]: Simplify 0 into 0 0.506 * [backup-simplify]: Simplify 1 into 1 0.506 * [backup-simplify]: Simplify (/ -4 1) into -4 0.506 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.506 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.506 * [taylor]: Taking taylor expansion of b in a 0.506 * [backup-simplify]: Simplify b into b 0.506 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.506 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.506 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 0.506 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.506 * [backup-simplify]: Simplify (sqrt 0) into 0 0.507 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.507 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.507 * [taylor]: Taking taylor expansion of b in a 0.507 * [backup-simplify]: Simplify b into b 0.507 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.507 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.507 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.507 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.507 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.507 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.507 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.507 * [taylor]: Taking taylor expansion of c in c 0.507 * [backup-simplify]: Simplify 0 into 0 0.507 * [backup-simplify]: Simplify 1 into 1 0.508 * [backup-simplify]: Simplify (/ 1 1) into 1 0.508 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.508 * [taylor]: Taking taylor expansion of -4 in c 0.508 * [backup-simplify]: Simplify -4 into -4 0.508 * [taylor]: Taking taylor expansion of a in c 0.508 * [backup-simplify]: Simplify a into a 0.508 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.508 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.508 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.508 * [taylor]: Taking taylor expansion of b in c 0.508 * [backup-simplify]: Simplify b into b 0.508 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.508 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.508 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.508 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.508 * [backup-simplify]: Simplify (sqrt 0) into 0 0.509 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.509 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.509 * [taylor]: Taking taylor expansion of b in c 0.509 * [backup-simplify]: Simplify b into b 0.509 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.509 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.509 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.509 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.509 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.509 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.509 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.509 * [taylor]: Taking taylor expansion of c in c 0.509 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify 1 into 1 0.509 * [backup-simplify]: Simplify (/ 1 1) into 1 0.509 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.509 * [taylor]: Taking taylor expansion of -4 in c 0.509 * [backup-simplify]: Simplify -4 into -4 0.509 * [taylor]: Taking taylor expansion of a in c 0.509 * [backup-simplify]: Simplify a into a 0.509 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.509 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.509 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.509 * [taylor]: Taking taylor expansion of b in c 0.509 * [backup-simplify]: Simplify b into b 0.510 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.510 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.510 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.510 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.510 * [backup-simplify]: Simplify (sqrt 0) into 0 0.510 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.510 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.510 * [taylor]: Taking taylor expansion of b in c 0.510 * [backup-simplify]: Simplify b into b 0.510 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.511 * [backup-simplify]: Simplify (+ 0 0) into 0 0.511 * [taylor]: Taking taylor expansion of 0 in a 0.511 * [backup-simplify]: Simplify 0 into 0 0.511 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.511 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.511 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.511 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.511 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.511 * [taylor]: Taking taylor expansion of +nan.0 in a 0.511 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.511 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.511 * [taylor]: Taking taylor expansion of a in a 0.511 * [backup-simplify]: Simplify 0 into 0 0.511 * [backup-simplify]: Simplify 1 into 1 0.511 * [backup-simplify]: Simplify (/ 1 1) into 1 0.511 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.511 * [taylor]: Taking taylor expansion of b in a 0.511 * [backup-simplify]: Simplify b into b 0.511 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.512 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.512 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.512 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.512 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.512 * [taylor]: Taking taylor expansion of +nan.0 in b 0.512 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.512 * [taylor]: Taking taylor expansion of 0 in b 0.512 * [backup-simplify]: Simplify 0 into 0 0.513 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.513 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.514 * [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.514 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.514 * [backup-simplify]: Simplify (- 0) into 0 0.514 * [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.515 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.515 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.515 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 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 (pow a 2)) in a 0.515 * [taylor]: Taking taylor expansion of (pow a 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 * [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 (pow b 2)))) in a 0.515 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (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 (pow b 2)) in a 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 (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.516 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.517 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.517 * [backup-simplify]: Simplify (+ 0 0) into 0 0.518 * [backup-simplify]: Simplify (- 0) into 0 0.518 * [taylor]: Taking taylor expansion of 0 in b 0.518 * [backup-simplify]: Simplify 0 into 0 0.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.519 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.520 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.520 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.520 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.520 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.520 * [taylor]: Taking taylor expansion of b in b 0.520 * [backup-simplify]: Simplify 0 into 0 0.520 * [backup-simplify]: Simplify 1 into 1 0.520 * [backup-simplify]: Simplify (/ 1 1) into 1 0.521 * [backup-simplify]: Simplify (- 1) into -1 0.521 * [backup-simplify]: Simplify -1 into -1 0.521 * [taylor]: Taking taylor expansion of 0 in b 0.521 * [backup-simplify]: Simplify 0 into 0 0.521 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.522 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.522 * [backup-simplify]: Simplify 0 into 0 0.522 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.524 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.524 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.524 * [backup-simplify]: Simplify (+ 0 0) into 0 0.525 * [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.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.526 * [backup-simplify]: Simplify (- 0) into 0 0.526 * [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.526 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.526 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.526 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.526 * [taylor]: Taking taylor expansion of +nan.0 in a 0.527 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.527 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.527 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.527 * [taylor]: Taking taylor expansion of a in a 0.527 * [backup-simplify]: Simplify 0 into 0 0.527 * [backup-simplify]: Simplify 1 into 1 0.527 * [backup-simplify]: Simplify (* 1 1) into 1 0.527 * [backup-simplify]: Simplify (* 1 1) into 1 0.528 * [backup-simplify]: Simplify (/ 1 1) into 1 0.528 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.528 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.528 * [taylor]: Taking taylor expansion of +nan.0 in a 0.528 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.528 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.528 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.528 * [taylor]: Taking taylor expansion of a in a 0.528 * [backup-simplify]: Simplify 0 into 0 0.528 * [backup-simplify]: Simplify 1 into 1 0.528 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.528 * [taylor]: Taking taylor expansion of b in a 0.528 * [backup-simplify]: Simplify b into b 0.528 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.528 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.528 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.529 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.529 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.534 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.534 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.534 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.534 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.534 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.534 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.534 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.534 * [taylor]: Taking taylor expansion of +nan.0 in b 0.534 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.534 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.534 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.534 * [taylor]: Taking taylor expansion of b in b 0.534 * [backup-simplify]: Simplify 0 into 0 0.534 * [backup-simplify]: Simplify 1 into 1 0.534 * [backup-simplify]: Simplify (* 1 1) into 1 0.535 * [backup-simplify]: Simplify (/ 1 1) into 1 0.535 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.536 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.536 * [backup-simplify]: Simplify (- 0) into 0 0.536 * [backup-simplify]: Simplify 0 into 0 0.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.538 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.538 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.538 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.538 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.538 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.538 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.538 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.538 * [taylor]: Taking taylor expansion of +nan.0 in b 0.538 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.538 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.538 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.538 * [taylor]: Taking taylor expansion of b in b 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify 1 into 1 0.539 * [backup-simplify]: Simplify (* 1 1) into 1 0.539 * [backup-simplify]: Simplify (/ 1 1) into 1 0.539 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.540 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.540 * [backup-simplify]: Simplify (- 0) into 0 0.540 * [backup-simplify]: Simplify 0 into 0 0.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.541 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.541 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.542 * [backup-simplify]: Simplify (+ 0 0) into 0 0.542 * [backup-simplify]: Simplify (- 0) into 0 0.542 * [taylor]: Taking taylor expansion of 0 in b 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [taylor]: Taking taylor expansion of 0 in b 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.543 * [backup-simplify]: Simplify (- 0) into 0 0.543 * [backup-simplify]: Simplify 0 into 0 0.543 * [backup-simplify]: Simplify 0 into 0 0.543 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.544 * [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.544 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in (c a b) around 0 0.544 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 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.544 * [backup-simplify]: Simplify (/ 1 1) into 1 0.544 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.544 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.544 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.544 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.544 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.544 * [taylor]: Taking taylor expansion of -1 in b 0.544 * [backup-simplify]: Simplify -1 into -1 0.544 * [taylor]: Taking taylor expansion of c in b 0.544 * [backup-simplify]: Simplify c into c 0.544 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.544 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.544 * [taylor]: Taking taylor expansion of 4 in b 0.544 * [backup-simplify]: Simplify 4 into 4 0.544 * [taylor]: Taking taylor expansion of a in b 0.544 * [backup-simplify]: Simplify a into a 0.544 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.544 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.544 * [taylor]: Taking taylor expansion of (pow b 2) 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 1) into 1 0.545 * [backup-simplify]: Simplify (+ 0 1) into 1 0.545 * [backup-simplify]: Simplify (sqrt 1) into 1 0.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.546 * [backup-simplify]: Simplify (+ 0 0) into 0 0.547 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.547 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.547 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.547 * [taylor]: Taking taylor expansion of b in a 0.547 * [backup-simplify]: Simplify b into b 0.547 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.547 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.547 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.547 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.547 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.547 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.547 * [taylor]: Taking taylor expansion of -1 in a 0.547 * [backup-simplify]: Simplify -1 into -1 0.547 * [taylor]: Taking taylor expansion of c in a 0.547 * [backup-simplify]: Simplify c into c 0.547 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.547 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.547 * [taylor]: Taking taylor expansion of 4 in a 0.547 * [backup-simplify]: Simplify 4 into 4 0.547 * [taylor]: Taking taylor expansion of a in a 0.547 * [backup-simplify]: Simplify 0 into 0 0.547 * [backup-simplify]: Simplify 1 into 1 0.547 * [backup-simplify]: Simplify (/ 4 1) into 4 0.548 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.548 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.548 * [taylor]: Taking taylor expansion of b in a 0.548 * [backup-simplify]: Simplify b into b 0.548 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.548 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.548 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.548 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.548 * [backup-simplify]: Simplify (sqrt 0) into 0 0.549 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.549 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.549 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.549 * [taylor]: Taking taylor expansion of b in c 0.549 * [backup-simplify]: Simplify b into b 0.549 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.549 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.549 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 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 c 0.549 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.549 * [taylor]: Taking taylor expansion of -1 in c 0.549 * [backup-simplify]: Simplify -1 into -1 0.549 * [taylor]: Taking taylor expansion of c in c 0.549 * [backup-simplify]: Simplify 0 into 0 0.549 * [backup-simplify]: Simplify 1 into 1 0.549 * [backup-simplify]: Simplify (/ -1 1) into -1 0.549 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.549 * [taylor]: Taking taylor expansion of 4 in c 0.549 * [backup-simplify]: Simplify 4 into 4 0.549 * [taylor]: Taking taylor expansion of a in c 0.549 * [backup-simplify]: Simplify a into a 0.549 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.549 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.549 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.549 * [taylor]: Taking taylor expansion of b in c 0.549 * [backup-simplify]: Simplify b into b 0.549 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.549 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.549 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.550 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.550 * [backup-simplify]: Simplify (sqrt 0) into 0 0.550 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.550 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.550 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.550 * [taylor]: Taking taylor expansion of b in c 0.550 * [backup-simplify]: Simplify b into b 0.550 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.550 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.550 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.550 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.550 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.550 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.550 * [taylor]: Taking taylor expansion of -1 in c 0.550 * [backup-simplify]: Simplify -1 into -1 0.550 * [taylor]: Taking taylor expansion of c in c 0.550 * [backup-simplify]: Simplify 0 into 0 0.550 * [backup-simplify]: Simplify 1 into 1 0.551 * [backup-simplify]: Simplify (/ -1 1) into -1 0.551 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.551 * [taylor]: Taking taylor expansion of 4 in c 0.551 * [backup-simplify]: Simplify 4 into 4 0.551 * [taylor]: Taking taylor expansion of a in c 0.551 * [backup-simplify]: Simplify a into a 0.551 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.551 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.551 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.551 * [taylor]: Taking taylor expansion of b in c 0.551 * [backup-simplify]: Simplify b into b 0.551 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.551 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.551 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.551 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.551 * [backup-simplify]: Simplify (sqrt 0) into 0 0.552 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.552 * [backup-simplify]: Simplify (+ 0 0) into 0 0.552 * [taylor]: Taking taylor expansion of 0 in a 0.552 * [backup-simplify]: Simplify 0 into 0 0.552 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.552 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.552 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.552 * [taylor]: Taking taylor expansion of b in a 0.552 * [backup-simplify]: Simplify b into b 0.552 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.552 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.552 * [taylor]: Taking taylor expansion of +nan.0 in a 0.552 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.552 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.552 * [taylor]: Taking taylor expansion of a in a 0.552 * [backup-simplify]: Simplify 0 into 0 0.552 * [backup-simplify]: Simplify 1 into 1 0.553 * [backup-simplify]: Simplify (/ 1 1) into 1 0.553 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.553 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.554 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.554 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.554 * [taylor]: Taking taylor expansion of +nan.0 in b 0.554 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.554 * [taylor]: Taking taylor expansion of 0 in b 0.554 * [backup-simplify]: Simplify 0 into 0 0.554 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.554 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.554 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.555 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.555 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.555 * [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.555 * [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.556 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.556 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.556 * [taylor]: Taking taylor expansion of +nan.0 in a 0.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.556 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.556 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.556 * [taylor]: Taking taylor expansion of a in a 0.556 * [backup-simplify]: Simplify 0 into 0 0.556 * [backup-simplify]: Simplify 1 into 1 0.556 * [backup-simplify]: Simplify (* 1 1) into 1 0.556 * [backup-simplify]: Simplify (/ 1 1) into 1 0.556 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.556 * [taylor]: Taking taylor expansion of +nan.0 in a 0.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.556 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.556 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.556 * [taylor]: Taking taylor expansion of b in a 0.556 * [backup-simplify]: Simplify b into b 0.556 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.556 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.557 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.558 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.558 * [backup-simplify]: Simplify (+ 0 0) into 0 0.558 * [backup-simplify]: Simplify (- 0) into 0 0.558 * [taylor]: Taking taylor expansion of 0 in b 0.558 * [backup-simplify]: Simplify 0 into 0 0.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.559 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.559 * [backup-simplify]: Simplify (- 0) into 0 0.559 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 0.559 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.559 * [taylor]: Taking taylor expansion of b in b 0.559 * [backup-simplify]: Simplify 0 into 0 0.559 * [backup-simplify]: Simplify 1 into 1 0.560 * [backup-simplify]: Simplify (/ 1 1) into 1 0.560 * [backup-simplify]: Simplify 1 into 1 0.560 * [taylor]: Taking taylor expansion of 0 in b 0.560 * [backup-simplify]: Simplify 0 into 0 0.560 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.560 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.560 * [backup-simplify]: Simplify 0 into 0 0.561 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.561 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.562 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.563 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.563 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.563 * [backup-simplify]: Simplify (+ 0 0) into 0 0.564 * [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.565 * [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.565 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.565 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.565 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.565 * [taylor]: Taking taylor expansion of +nan.0 in a 0.565 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.565 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.565 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.565 * [taylor]: Taking taylor expansion of a in a 0.565 * [backup-simplify]: Simplify 0 into 0 0.565 * [backup-simplify]: Simplify 1 into 1 0.566 * [backup-simplify]: Simplify (* 1 1) into 1 0.566 * [backup-simplify]: Simplify (* 1 1) into 1 0.566 * [backup-simplify]: Simplify (/ 1 1) into 1 0.566 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.566 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.566 * [taylor]: Taking taylor expansion of +nan.0 in a 0.566 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.567 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.567 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.567 * [taylor]: Taking taylor expansion of a in a 0.567 * [backup-simplify]: Simplify 0 into 0 0.567 * [backup-simplify]: Simplify 1 into 1 0.567 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.567 * [taylor]: Taking taylor expansion of b in a 0.567 * [backup-simplify]: Simplify b into b 0.567 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.567 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.567 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.567 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.568 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.569 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.569 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.570 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.571 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.574 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.574 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.574 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.574 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.574 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.574 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.575 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.575 * [taylor]: Taking taylor expansion of +nan.0 in b 0.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.575 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.575 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.575 * [taylor]: Taking taylor expansion of b in b 0.575 * [backup-simplify]: Simplify 0 into 0 0.575 * [backup-simplify]: Simplify 1 into 1 0.575 * [backup-simplify]: Simplify (* 1 1) into 1 0.576 * [backup-simplify]: Simplify (/ 1 1) into 1 0.577 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.578 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.578 * [backup-simplify]: Simplify (- 0) into 0 0.579 * [backup-simplify]: Simplify 0 into 0 0.579 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.581 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.582 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.582 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.582 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.582 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.582 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.582 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.582 * [taylor]: Taking taylor expansion of +nan.0 in b 0.582 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.582 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.582 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.582 * [taylor]: Taking taylor expansion of b in b 0.582 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify 1 into 1 0.583 * [backup-simplify]: Simplify (* 1 1) into 1 0.583 * [backup-simplify]: Simplify (/ 1 1) into 1 0.584 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.585 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.586 * [backup-simplify]: Simplify (- 0) into 0 0.586 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.588 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.588 * [backup-simplify]: Simplify (- 0) into 0 0.589 * [backup-simplify]: Simplify (+ 0 0) into 0 0.589 * [taylor]: Taking taylor expansion of 0 in b 0.589 * [backup-simplify]: Simplify 0 into 0 0.589 * [taylor]: Taking taylor expansion of 0 in b 0.589 * [backup-simplify]: Simplify 0 into 0 0.589 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.590 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify 0 into 0 0.591 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.591 * * * * [progress]: [ 3 / 3 ] generating series at (2) 0.591 * [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.591 * [approximate]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in (c a b) around 0 0.591 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in b 0.591 * [taylor]: Taking taylor expansion of 1/2 in b 0.591 * [backup-simplify]: Simplify 1/2 into 1/2 0.591 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in b 0.591 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in b 0.591 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 0.591 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 0.592 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.592 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 0.592 * [taylor]: Taking taylor expansion of c in b 0.592 * [backup-simplify]: Simplify c into c 0.592 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.592 * [taylor]: Taking taylor expansion of -4 in b 0.592 * [backup-simplify]: Simplify -4 into -4 0.592 * [taylor]: Taking taylor expansion of a in b 0.592 * [backup-simplify]: Simplify a into a 0.592 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.592 * [taylor]: Taking taylor expansion of b in b 0.592 * [backup-simplify]: Simplify 0 into 0 0.592 * [backup-simplify]: Simplify 1 into 1 0.592 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.592 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 0.592 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.592 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.593 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.593 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 0.593 * [backup-simplify]: Simplify (+ 0 0) into 0 0.593 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.593 * [taylor]: Taking taylor expansion of b in b 0.593 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 1 into 1 0.594 * [taylor]: Taking taylor expansion of a in b 0.594 * [backup-simplify]: Simplify a into a 0.594 * [backup-simplify]: Simplify (- 0) into 0 0.594 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.594 * [backup-simplify]: Simplify (/ (sqrt (- (* 4 (* a c)))) a) into (/ (sqrt (- (* 4 (* a c)))) a) 0.594 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in a 0.594 * [taylor]: Taking taylor expansion of 1/2 in a 0.594 * [backup-simplify]: Simplify 1/2 into 1/2 0.594 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in a 0.594 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in a 0.594 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 0.594 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 0.594 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.595 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 0.595 * [taylor]: Taking taylor expansion of c in a 0.595 * [backup-simplify]: Simplify c into c 0.595 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.595 * [taylor]: Taking taylor expansion of -4 in a 0.595 * [backup-simplify]: Simplify -4 into -4 0.595 * [taylor]: Taking taylor expansion of a in a 0.595 * [backup-simplify]: Simplify 0 into 0 0.595 * [backup-simplify]: Simplify 1 into 1 0.595 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.595 * [taylor]: Taking taylor expansion of b in a 0.595 * [backup-simplify]: Simplify b into b 0.595 * [backup-simplify]: Simplify (* -4 0) into 0 0.595 * [backup-simplify]: Simplify (* c 0) into 0 0.595 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.595 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.596 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.596 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.597 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 0.597 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.597 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.597 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.597 * [taylor]: Taking taylor expansion of b in a 0.597 * [backup-simplify]: Simplify b into b 0.597 * [taylor]: Taking taylor expansion of a in a 0.597 * [backup-simplify]: Simplify 0 into 0 0.597 * [backup-simplify]: Simplify 1 into 1 0.597 * [backup-simplify]: Simplify (- b) into (- b) 0.597 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.598 * [backup-simplify]: Simplify (- 0) into 0 0.598 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.598 * [backup-simplify]: Simplify (/ (- (* 2 (/ c b))) 1) into (* -2 (/ c b)) 0.598 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.598 * [taylor]: Taking taylor expansion of 1/2 in c 0.598 * [backup-simplify]: Simplify 1/2 into 1/2 0.598 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.598 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.598 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.598 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.598 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.598 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.598 * [taylor]: Taking taylor expansion of c in c 0.598 * [backup-simplify]: Simplify 0 into 0 0.598 * [backup-simplify]: Simplify 1 into 1 0.598 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.598 * [taylor]: Taking taylor expansion of -4 in c 0.598 * [backup-simplify]: Simplify -4 into -4 0.598 * [taylor]: Taking taylor expansion of a in c 0.598 * [backup-simplify]: Simplify a into a 0.598 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.598 * [taylor]: Taking taylor expansion of b in c 0.598 * [backup-simplify]: Simplify b into b 0.599 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.599 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.599 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.599 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.599 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.600 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.600 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.600 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.600 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.601 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.601 * [taylor]: Taking taylor expansion of b in c 0.601 * [backup-simplify]: Simplify b into b 0.601 * [taylor]: Taking taylor expansion of a in c 0.601 * [backup-simplify]: Simplify a into a 0.601 * [backup-simplify]: Simplify (- b) into (- b) 0.601 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.601 * [backup-simplify]: Simplify (- 0) into 0 0.602 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.602 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.602 * [taylor]: Taking taylor expansion of (* 1/2 (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a)) in c 0.602 * [taylor]: Taking taylor expansion of 1/2 in c 0.602 * [backup-simplify]: Simplify 1/2 into 1/2 0.602 * [taylor]: Taking taylor expansion of (/ (- (sqrt (fma c (* -4 a) (pow b 2))) b) a) in c 0.602 * [taylor]: Taking taylor expansion of (- (sqrt (fma c (* -4 a) (pow b 2))) b) in c 0.602 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 0.602 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 0.602 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 0.602 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 0.602 * [taylor]: Taking taylor expansion of c in c 0.602 * [backup-simplify]: Simplify 0 into 0 0.602 * [backup-simplify]: Simplify 1 into 1 0.602 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.602 * [taylor]: Taking taylor expansion of -4 in c 0.602 * [backup-simplify]: Simplify -4 into -4 0.602 * [taylor]: Taking taylor expansion of a in c 0.602 * [backup-simplify]: Simplify a into a 0.602 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.602 * [taylor]: Taking taylor expansion of b in c 0.602 * [backup-simplify]: Simplify b into b 0.602 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.602 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 0.602 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.603 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.603 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.603 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.604 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 0.604 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.604 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.604 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.604 * [taylor]: Taking taylor expansion of b in c 0.604 * [backup-simplify]: Simplify b into b 0.604 * [taylor]: Taking taylor expansion of a in c 0.604 * [backup-simplify]: Simplify a into a 0.604 * [backup-simplify]: Simplify (- b) into (- b) 0.604 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.605 * [backup-simplify]: Simplify (- 0) into 0 0.605 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.605 * [backup-simplify]: Simplify (/ (- (* 2 (/ a b))) a) into (/ -2 b) 0.605 * [backup-simplify]: Simplify (* 1/2 (/ -2 b)) into (/ -1 b) 0.605 * [taylor]: Taking taylor expansion of (/ -1 b) in a 0.605 * [taylor]: Taking taylor expansion of -1 in a 0.605 * [backup-simplify]: Simplify -1 into -1 0.605 * [taylor]: Taking taylor expansion of b in a 0.605 * [backup-simplify]: Simplify b into b 0.605 * [backup-simplify]: Simplify (/ -1 b) into (/ -1 b) 0.605 * [taylor]: Taking taylor expansion of (/ -1 b) in b 0.605 * [taylor]: Taking taylor expansion of -1 in b 0.605 * [backup-simplify]: Simplify -1 into -1 0.605 * [taylor]: Taking taylor expansion of b in b 0.605 * [backup-simplify]: Simplify 0 into 0 0.605 * [backup-simplify]: Simplify 1 into 1 0.606 * [backup-simplify]: Simplify (/ -1 1) into -1 0.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.607 * [backup-simplify]: Simplify 0 into 0 0.608 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.608 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 0.609 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.609 * [backup-simplify]: Simplify (+ 0 0) into 0 0.610 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.610 * [backup-simplify]: Simplify (- 0) into 0 0.610 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.611 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow a 2) (pow b 3)))) a) (+ (* (/ -2 b) (/ 0 a)))) into (- (* 2 (/ a (pow b 3)))) 0.611 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (* 0 (/ -2 b))) into (- (/ a (pow b 3))) 0.611 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 0.611 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 0.611 * [taylor]: Taking taylor expansion of a in a 0.611 * [backup-simplify]: Simplify 0 into 0 0.611 * [backup-simplify]: Simplify 1 into 1 0.611 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.611 * [taylor]: Taking taylor expansion of b in a 0.611 * [backup-simplify]: Simplify b into b 0.611 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.611 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.612 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.612 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)))) into 0 0.612 * [taylor]: Taking taylor expansion of 0 in b 0.612 * [backup-simplify]: Simplify 0 into 0 0.612 * [backup-simplify]: Simplify 0 into 0 0.613 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.613 * [backup-simplify]: Simplify 0 into 0 0.614 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 0.615 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 0.616 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.617 * [backup-simplify]: Simplify (+ 0 0) into 0 0.617 * [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.617 * [backup-simplify]: Simplify (- 0) into 0 0.617 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 0.617 * [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.618 * [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.618 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 0.618 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 0.618 * [taylor]: Taking taylor expansion of 2 in a 0.618 * [backup-simplify]: Simplify 2 into 2 0.618 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 0.618 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.618 * [taylor]: Taking taylor expansion of a in a 0.618 * [backup-simplify]: Simplify 0 into 0 0.618 * [backup-simplify]: Simplify 1 into 1 0.618 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.618 * [taylor]: Taking taylor expansion of b in a 0.618 * [backup-simplify]: Simplify b into b 0.620 * [backup-simplify]: Simplify (* 1 1) into 1 0.620 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.620 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.620 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.620 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.620 * [backup-simplify]: Simplify (- (/ 1 (pow b 3))) into (- (/ 1 (pow b 3))) 0.620 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 3))) in b 0.620 * [taylor]: Taking taylor expansion of (/ 1 (pow b 3)) in b 0.620 * [taylor]: Taking taylor expansion of (pow b 3) 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.621 * [backup-simplify]: Simplify (* 1 1) into 1 0.621 * [backup-simplify]: Simplify (/ 1 1) into 1 0.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.623 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.623 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.624 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.625 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.626 * [backup-simplify]: Simplify (- 0) into 0 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ -1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.626 * [taylor]: Taking taylor expansion of 0 in b 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [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.627 * [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.627 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in b 0.627 * [taylor]: Taking taylor expansion of 1/2 in b 0.627 * [backup-simplify]: Simplify 1/2 into 1/2 0.627 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in b 0.627 * [taylor]: Taking taylor expansion of a in b 0.627 * [backup-simplify]: Simplify a into a 0.627 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.627 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 0.627 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 0.627 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.627 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 0.627 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.627 * [taylor]: Taking taylor expansion of c in b 0.627 * [backup-simplify]: Simplify c into c 0.627 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.627 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.627 * [taylor]: Taking taylor expansion of -4 in b 0.627 * [backup-simplify]: Simplify -4 into -4 0.627 * [taylor]: Taking taylor expansion of a in b 0.627 * [backup-simplify]: Simplify a into a 0.627 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.627 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.627 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.627 * [taylor]: Taking taylor expansion of b in b 0.627 * [backup-simplify]: Simplify 0 into 0 0.627 * [backup-simplify]: Simplify 1 into 1 0.627 * [backup-simplify]: Simplify (* 1 1) into 1 0.628 * [backup-simplify]: Simplify (/ 1 1) into 1 0.628 * [backup-simplify]: Simplify (+ 0 1) into 1 0.628 * [backup-simplify]: Simplify (sqrt 1) into 1 0.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.629 * [backup-simplify]: Simplify (+ 0 0) into 0 0.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.629 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.629 * [taylor]: Taking taylor expansion of b in b 0.630 * [backup-simplify]: Simplify 0 into 0 0.630 * [backup-simplify]: Simplify 1 into 1 0.630 * [backup-simplify]: Simplify (/ 1 1) into 1 0.630 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in a 0.630 * [taylor]: Taking taylor expansion of 1/2 in a 0.630 * [backup-simplify]: Simplify 1/2 into 1/2 0.630 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in a 0.630 * [taylor]: Taking taylor expansion of a in a 0.630 * [backup-simplify]: Simplify 0 into 0 0.630 * [backup-simplify]: Simplify 1 into 1 0.630 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.630 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 0.630 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 0.630 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.630 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 0.630 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.630 * [taylor]: Taking taylor expansion of c in a 0.630 * [backup-simplify]: Simplify c into c 0.630 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.630 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.630 * [taylor]: Taking taylor expansion of -4 in a 0.630 * [backup-simplify]: Simplify -4 into -4 0.630 * [taylor]: Taking taylor expansion of a in a 0.630 * [backup-simplify]: Simplify 0 into 0 0.630 * [backup-simplify]: Simplify 1 into 1 0.630 * [backup-simplify]: Simplify (/ -4 1) into -4 0.630 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.630 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.630 * [taylor]: Taking taylor expansion of b in a 0.630 * [backup-simplify]: Simplify b into b 0.631 * [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 c) -4) into (/ -4 c) 0.631 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.631 * [backup-simplify]: Simplify (sqrt 0) into 0 0.631 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.631 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.631 * [taylor]: Taking taylor expansion of b in a 0.631 * [backup-simplify]: Simplify b into b 0.631 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.631 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.631 * [taylor]: Taking taylor expansion of 1/2 in c 0.631 * [backup-simplify]: Simplify 1/2 into 1/2 0.631 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.631 * [taylor]: Taking taylor expansion of a in c 0.632 * [backup-simplify]: Simplify a into a 0.632 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.632 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 0.632 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 0.632 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 0.632 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 0.632 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.632 * [taylor]: Taking taylor expansion of c in c 0.632 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify 1 into 1 0.632 * [backup-simplify]: Simplify (/ 1 1) into 1 0.632 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.632 * [taylor]: Taking taylor expansion of -4 in c 0.632 * [backup-simplify]: Simplify -4 into -4 0.632 * [taylor]: Taking taylor expansion of a in c 0.632 * [backup-simplify]: Simplify a into a 0.632 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.632 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.632 * [taylor]: Taking taylor expansion of (pow b 2) 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 (* b b) into (pow b 2) 0.632 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.632 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 0.632 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.633 * [backup-simplify]: Simplify (sqrt 0) into 0 0.633 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.633 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.633 * [taylor]: Taking taylor expansion of b in c 0.633 * [backup-simplify]: Simplify b into b 0.633 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.633 * [taylor]: Taking taylor expansion of (* 1/2 (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)))) in c 0.633 * [taylor]: Taking taylor expansion of 1/2 in c 0.633 * [backup-simplify]: Simplify 1/2 into 1/2 0.633 * [taylor]: Taking taylor expansion of (* a (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b))) in c 0.633 * [taylor]: Taking taylor expansion of a in c 0.633 * [backup-simplify]: Simplify a into a 0.633 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.633 * [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 c in c 0.633 * [backup-simplify]: Simplify 0 into 0 0.633 * [backup-simplify]: Simplify 1 into 1 0.634 * [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.634 * [backup-simplify]: Simplify (sqrt 0) into 0 0.635 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.635 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.635 * [taylor]: Taking taylor expansion of b in c 0.635 * [backup-simplify]: Simplify b into b 0.635 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.635 * [backup-simplify]: Simplify (+ 0 0) into 0 0.635 * [backup-simplify]: Simplify (* a 0) into 0 0.635 * [backup-simplify]: Simplify (* 1/2 0) into 0 0.635 * [taylor]: Taking taylor expansion of 0 in a 0.635 * [backup-simplify]: Simplify 0 into 0 0.635 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.636 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.636 * [backup-simplify]: Simplify (+ (* a (- (+ (* +nan.0 (/ 1 a)) (/ 1 b)))) (* 0 0)) into (- (+ (/ a b) (- +nan.0))) 0.636 * [backup-simplify]: Simplify (+ (* 1/2 (- (+ (/ a b) (- +nan.0)))) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.636 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.636 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.637 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.637 * [taylor]: Taking taylor expansion of 1/2 in a 0.637 * [backup-simplify]: Simplify 1/2 into 1/2 0.637 * [taylor]: Taking taylor expansion of (/ a b) 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 * [taylor]: Taking taylor expansion of b in a 0.637 * [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) 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 0 in b 0.637 * [backup-simplify]: Simplify 0 into 0 0.637 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.638 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 0.638 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.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))))) 0.638 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.639 * [backup-simplify]: Simplify (- 0) into 0 0.639 * [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.639 * [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.640 * [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.640 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.640 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.640 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.640 * [taylor]: Taking taylor expansion of +nan.0 in a 0.640 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.640 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.640 * [taylor]: Taking taylor expansion of a in a 0.640 * [backup-simplify]: Simplify 0 into 0 0.640 * [backup-simplify]: Simplify 1 into 1 0.641 * [backup-simplify]: Simplify (/ 1 1) into 1 0.641 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.641 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.641 * [taylor]: Taking taylor expansion of +nan.0 in a 0.641 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.641 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.641 * [taylor]: Taking taylor expansion of a in a 0.641 * [backup-simplify]: Simplify 0 into 0 0.641 * [backup-simplify]: Simplify 1 into 1 0.641 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.641 * [taylor]: Taking taylor expansion of b in a 0.641 * [backup-simplify]: Simplify b into b 0.641 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.641 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.641 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.641 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.642 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.642 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.642 * [taylor]: Taking taylor expansion of +nan.0 in b 0.642 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.642 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.643 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.643 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.643 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.643 * [taylor]: Taking taylor expansion of +nan.0 in b 0.643 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.643 * [taylor]: Taking taylor expansion of 0 in b 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.644 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 0.645 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.645 * [backup-simplify]: Simplify (+ 0 0) into 0 0.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))))))) 0.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.646 * [backup-simplify]: Simplify (- 0) into 0 0.646 * [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.647 * [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.648 * [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.648 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.648 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.648 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.648 * [taylor]: Taking taylor expansion of +nan.0 in a 0.648 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.648 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.648 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.648 * [taylor]: Taking taylor expansion of a in a 0.648 * [backup-simplify]: Simplify 0 into 0 0.648 * [backup-simplify]: Simplify 1 into 1 0.648 * [backup-simplify]: Simplify (* 1 1) into 1 0.649 * [backup-simplify]: Simplify (/ 1 1) into 1 0.649 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.649 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.649 * [taylor]: Taking taylor expansion of +nan.0 in a 0.649 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.649 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.649 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.649 * [taylor]: Taking taylor expansion of b in a 0.649 * [backup-simplify]: Simplify b into b 0.649 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.649 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.652 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.652 * [backup-simplify]: Simplify (+ 0 0) into 0 0.652 * [backup-simplify]: Simplify (- 0) into 0 0.652 * [taylor]: Taking taylor expansion of 0 in b 0.653 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.654 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.654 * [backup-simplify]: Simplify (+ 0 0) into 0 0.655 * [backup-simplify]: Simplify (- 0) into 0 0.655 * [taylor]: Taking taylor expansion of 0 in b 0.655 * [backup-simplify]: Simplify 0 into 0 0.655 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.655 * [backup-simplify]: Simplify (- 0) into 0 0.655 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.656 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.656 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.656 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.656 * [taylor]: Taking taylor expansion of 1/2 in b 0.656 * [backup-simplify]: Simplify 1/2 into 1/2 0.656 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.656 * [taylor]: Taking taylor expansion of b in b 0.656 * [backup-simplify]: Simplify 0 into 0 0.656 * [backup-simplify]: Simplify 1 into 1 0.656 * [backup-simplify]: Simplify (/ 1 1) into 1 0.657 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.657 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.657 * [backup-simplify]: Simplify -1/2 into -1/2 0.657 * [taylor]: Taking taylor expansion of 0 in b 0.657 * [backup-simplify]: Simplify 0 into 0 0.657 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.658 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.658 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.659 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.660 * [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.660 * [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.660 * [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.660 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in b 0.660 * [taylor]: Taking taylor expansion of -1/2 in b 0.660 * [backup-simplify]: Simplify -1/2 into -1/2 0.660 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in b 0.660 * [taylor]: Taking taylor expansion of a in b 0.660 * [backup-simplify]: Simplify a into a 0.660 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in b 0.660 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.660 * [taylor]: Taking taylor expansion of b in b 0.660 * [backup-simplify]: Simplify 0 into 0 0.661 * [backup-simplify]: Simplify 1 into 1 0.661 * [backup-simplify]: Simplify (/ 1 1) into 1 0.661 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 0.661 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 0.661 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.661 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 0.661 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.661 * [taylor]: Taking taylor expansion of -1 in b 0.661 * [backup-simplify]: Simplify -1 into -1 0.661 * [taylor]: Taking taylor expansion of c in b 0.661 * [backup-simplify]: Simplify c into c 0.661 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.661 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.661 * [taylor]: Taking taylor expansion of 4 in b 0.661 * [backup-simplify]: Simplify 4 into 4 0.661 * [taylor]: Taking taylor expansion of a in b 0.661 * [backup-simplify]: Simplify a into a 0.661 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.662 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.662 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.662 * [taylor]: Taking taylor expansion of b in b 0.662 * [backup-simplify]: Simplify 0 into 0 0.662 * [backup-simplify]: Simplify 1 into 1 0.662 * [backup-simplify]: Simplify (* 1 1) into 1 0.662 * [backup-simplify]: Simplify (/ 1 1) into 1 0.663 * [backup-simplify]: Simplify (+ 0 1) into 1 0.663 * [backup-simplify]: Simplify (sqrt 1) into 1 0.664 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.665 * [backup-simplify]: Simplify (+ 0 0) into 0 0.666 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.666 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in a 0.666 * [taylor]: Taking taylor expansion of -1/2 in a 0.666 * [backup-simplify]: Simplify -1/2 into -1/2 0.666 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in a 0.666 * [taylor]: Taking taylor expansion of a in a 0.666 * [backup-simplify]: Simplify 0 into 0 0.666 * [backup-simplify]: Simplify 1 into 1 0.666 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in a 0.666 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.666 * [taylor]: Taking taylor expansion of b in a 0.666 * [backup-simplify]: Simplify b into b 0.666 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.666 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 0.666 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 0.666 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.666 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 0.666 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.666 * [taylor]: Taking taylor expansion of -1 in a 0.666 * [backup-simplify]: Simplify -1 into -1 0.666 * [taylor]: Taking taylor expansion of c in a 0.666 * [backup-simplify]: Simplify c into c 0.666 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.667 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.667 * [taylor]: Taking taylor expansion of 4 in a 0.667 * [backup-simplify]: Simplify 4 into 4 0.667 * [taylor]: Taking taylor expansion of a in a 0.667 * [backup-simplify]: Simplify 0 into 0 0.667 * [backup-simplify]: Simplify 1 into 1 0.667 * [backup-simplify]: Simplify (/ 4 1) into 4 0.667 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.667 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.667 * [taylor]: Taking taylor expansion of b in a 0.667 * [backup-simplify]: Simplify b into b 0.667 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.667 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.668 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 0.668 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.668 * [backup-simplify]: Simplify (sqrt 0) into 0 0.669 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.669 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.669 * [taylor]: Taking taylor expansion of -1/2 in c 0.669 * [backup-simplify]: Simplify -1/2 into -1/2 0.669 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.669 * [taylor]: Taking taylor expansion of a in c 0.669 * [backup-simplify]: Simplify a into a 0.669 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.669 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.669 * [taylor]: Taking taylor expansion of b in c 0.669 * [backup-simplify]: Simplify b into b 0.669 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.669 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.669 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.669 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.669 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.669 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.669 * [taylor]: Taking taylor expansion of -1 in c 0.669 * [backup-simplify]: Simplify -1 into -1 0.669 * [taylor]: Taking taylor expansion of c in c 0.669 * [backup-simplify]: Simplify 0 into 0 0.669 * [backup-simplify]: Simplify 1 into 1 0.669 * [backup-simplify]: Simplify (/ -1 1) into -1 0.669 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.669 * [taylor]: Taking taylor expansion of 4 in c 0.669 * [backup-simplify]: Simplify 4 into 4 0.669 * [taylor]: Taking taylor expansion of a in c 0.669 * [backup-simplify]: Simplify a into a 0.669 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.669 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.670 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.670 * [taylor]: Taking taylor expansion of b in c 0.670 * [backup-simplify]: Simplify b into b 0.670 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.670 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.670 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.670 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.670 * [backup-simplify]: Simplify (sqrt 0) into 0 0.670 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.670 * [taylor]: Taking taylor expansion of (* -1/2 (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))))) in c 0.670 * [taylor]: Taking taylor expansion of -1/2 in c 0.670 * [backup-simplify]: Simplify -1/2 into -1/2 0.670 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))))) in c 0.670 * [taylor]: Taking taylor expansion of a in c 0.671 * [backup-simplify]: Simplify a into a 0.671 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))))) in c 0.671 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.671 * [taylor]: Taking taylor expansion of b in c 0.671 * [backup-simplify]: Simplify b into b 0.671 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.671 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 0.671 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 0.671 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 0.671 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 0.671 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.671 * [taylor]: Taking taylor expansion of -1 in c 0.671 * [backup-simplify]: Simplify -1 into -1 0.671 * [taylor]: Taking taylor expansion of c in c 0.671 * [backup-simplify]: Simplify 0 into 0 0.671 * [backup-simplify]: Simplify 1 into 1 0.671 * [backup-simplify]: Simplify (/ -1 1) into -1 0.671 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.671 * [taylor]: Taking taylor expansion of 4 in c 0.671 * [backup-simplify]: Simplify 4 into 4 0.671 * [taylor]: Taking taylor expansion of a in c 0.671 * [backup-simplify]: Simplify a into a 0.671 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.671 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.671 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.671 * [taylor]: Taking taylor expansion of b in c 0.671 * [backup-simplify]: Simplify b into b 0.671 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.671 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.671 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 0.671 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.672 * [backup-simplify]: Simplify (sqrt 0) into 0 0.672 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.672 * [backup-simplify]: Simplify (+ 0 0) into 0 0.672 * [backup-simplify]: Simplify (* a 0) into 0 0.673 * [backup-simplify]: Simplify (* -1/2 0) into 0 0.673 * [taylor]: Taking taylor expansion of 0 in a 0.673 * [backup-simplify]: Simplify 0 into 0 0.673 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.673 * [backup-simplify]: Simplify (+ (* a (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)) into (- (/ a b) +nan.0) 0.674 * [backup-simplify]: Simplify (+ (* -1/2 (- (/ a b) +nan.0)) (* 0 0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 0.674 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 0.674 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 0.674 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 0.674 * [taylor]: Taking taylor expansion of 1/2 in a 0.674 * [backup-simplify]: Simplify 1/2 into 1/2 0.674 * [taylor]: Taking taylor expansion of (/ a b) in a 0.674 * [taylor]: Taking taylor expansion of a in a 0.674 * [backup-simplify]: Simplify 0 into 0 0.674 * [backup-simplify]: Simplify 1 into 1 0.674 * [taylor]: Taking taylor expansion of b in a 0.674 * [backup-simplify]: Simplify b into b 0.674 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.674 * [taylor]: Taking taylor expansion of (- +nan.0) in a 0.674 * [taylor]: Taking taylor expansion of +nan.0 in a 0.674 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.674 * [taylor]: Taking taylor expansion of 0 in b 0.674 * [backup-simplify]: Simplify 0 into 0 0.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.674 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.675 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.675 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 0.675 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.676 * [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.676 * [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.676 * [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.677 * [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.677 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 0.677 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 0.677 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.677 * [taylor]: Taking taylor expansion of +nan.0 in a 0.677 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.677 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.677 * [taylor]: Taking taylor expansion of a in a 0.677 * [backup-simplify]: Simplify 0 into 0 0.677 * [backup-simplify]: Simplify 1 into 1 0.677 * [backup-simplify]: Simplify (/ 1 1) into 1 0.677 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 0.677 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 0.678 * [taylor]: Taking taylor expansion of +nan.0 in a 0.678 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.678 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 0.678 * [taylor]: Taking taylor expansion of a in a 0.678 * [backup-simplify]: Simplify 0 into 0 0.678 * [backup-simplify]: Simplify 1 into 1 0.678 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.678 * [taylor]: Taking taylor expansion of b in a 0.678 * [backup-simplify]: Simplify b into b 0.678 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.678 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.678 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.679 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.679 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.679 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.679 * [taylor]: Taking taylor expansion of +nan.0 in b 0.679 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.679 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.680 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.681 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.681 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.681 * [taylor]: Taking taylor expansion of +nan.0 in b 0.681 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.681 * [taylor]: Taking taylor expansion of 0 in b 0.681 * [backup-simplify]: Simplify 0 into 0 0.681 * [backup-simplify]: Simplify 0 into 0 0.681 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.681 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.682 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 0.682 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.682 * [backup-simplify]: Simplify (+ 0 0) into 0 0.683 * [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.683 * [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.684 * [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.685 * [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.685 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.685 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.685 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.685 * [taylor]: Taking taylor expansion of +nan.0 in a 0.685 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.685 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.685 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.685 * [taylor]: Taking taylor expansion of a in a 0.685 * [backup-simplify]: Simplify 0 into 0 0.685 * [backup-simplify]: Simplify 1 into 1 0.685 * [backup-simplify]: Simplify (* 1 1) into 1 0.685 * [backup-simplify]: Simplify (/ 1 1) into 1 0.685 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.685 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.685 * [taylor]: Taking taylor expansion of +nan.0 in a 0.685 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.685 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.685 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.685 * [taylor]: Taking taylor expansion of b in a 0.685 * [backup-simplify]: Simplify b into b 0.686 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.686 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.686 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.687 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.687 * [backup-simplify]: Simplify (+ 0 0) into 0 0.687 * [backup-simplify]: Simplify (- 0) into 0 0.687 * [taylor]: Taking taylor expansion of 0 in b 0.687 * [backup-simplify]: Simplify 0 into 0 0.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.688 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.688 * [backup-simplify]: Simplify (+ 0 0) into 0 0.689 * [backup-simplify]: Simplify (- 0) into 0 0.689 * [taylor]: Taking taylor expansion of 0 in b 0.689 * [backup-simplify]: Simplify 0 into 0 0.689 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 0.689 * [backup-simplify]: Simplify (- 0) into 0 0.689 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 0.689 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 0.689 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 0.689 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 0.689 * [taylor]: Taking taylor expansion of 1/2 in b 0.689 * [backup-simplify]: Simplify 1/2 into 1/2 0.689 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.689 * [taylor]: Taking taylor expansion of b in b 0.689 * [backup-simplify]: Simplify 0 into 0 0.689 * [backup-simplify]: Simplify 1 into 1 0.689 * [backup-simplify]: Simplify (/ 1 1) into 1 0.690 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 0.690 * [backup-simplify]: Simplify (- 1/2) into -1/2 0.690 * [backup-simplify]: Simplify -1/2 into -1/2 0.690 * [taylor]: Taking taylor expansion of 0 in b 0.690 * [backup-simplify]: Simplify 0 into 0 0.690 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.691 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.691 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.691 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.692 * [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.692 * * * [progress]: simplifying candidates 0.692 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 0.692 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 0.692 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 0.692 * * [simplify]: iters left: 6 (10 enodes) 0.695 * * [simplify]: iters left: 5 (34 enodes) 0.700 * * [simplify]: iters left: 4 (42 enodes) 0.709 * * [simplify]: iters left: 3 (54 enodes) 0.724 * * [simplify]: Extracting #0: cost 1 inf + 0 0.724 * * [simplify]: Extracting #1: cost 4 inf + 0 0.724 * * [simplify]: Extracting #2: cost 7 inf + 0 0.724 * * [simplify]: Extracting #3: cost 17 inf + 0 0.724 * * [simplify]: Extracting #4: cost 16 inf + 87 0.725 * * [simplify]: Extracting #5: cost 4 inf + 1260 0.725 * * [simplify]: Extracting #6: cost 0 inf + 2256 0.726 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 0.726 * [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.727 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 0.727 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 0.727 * * [simplify]: iters left: 5 (9 enodes) 0.734 * * [simplify]: iters left: 4 (30 enodes) 0.743 * * [simplify]: iters left: 3 (38 enodes) 0.755 * * [simplify]: iters left: 2 (50 enodes) 0.769 * * [simplify]: Extracting #0: cost 1 inf + 0 0.769 * * [simplify]: Extracting #1: cost 3 inf + 0 0.769 * * [simplify]: Extracting #2: cost 5 inf + 0 0.769 * * [simplify]: Extracting #3: cost 15 inf + 0 0.769 * * [simplify]: Extracting #4: cost 11 inf + 254 0.770 * * [simplify]: Extracting #5: cost 4 inf + 822 0.771 * * [simplify]: Extracting #6: cost 0 inf + 1578 0.771 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 0.771 * [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.772 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 0.772 * [simplify]: Simplifying (sqrt 1) 0.772 * * [simplify]: iters left: 1 (2 enodes) 0.775 * * [simplify]: Extracting #0: cost 1 inf + 0 0.775 * * [simplify]: Extracting #1: cost 0 inf + 1 0.775 * [simplify]: Simplified to 1 0.775 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (* 1 (sqrt (fma c (* -4 a) (* b b)))) b) 2) a)) 0.775 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 0.776 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 0.776 * * [simplify]: iters left: 3 (7 enodes) 0.779 * * [simplify]: iters left: 2 (24 enodes) 0.787 * * [simplify]: iters left: 1 (32 enodes) 0.798 * * [simplify]: Extracting #0: cost 1 inf + 0 0.798 * * [simplify]: Extracting #1: cost 11 inf + 0 0.798 * * [simplify]: Extracting #2: cost 10 inf + 87 0.798 * * [simplify]: Extracting #3: cost 3 inf + 559 0.799 * * [simplify]: Extracting #4: cost 0 inf + 782 0.799 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 0.799 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (pow (fma c (* a -4) (* b b)) (/ 1 2)) b) 2) a)) 0.800 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 0.800 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 0.800 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 0.800 * * [simplify]: iters left: 4 (8 enodes) 0.804 * * [simplify]: iters left: 3 (27 enodes) 0.813 * * [simplify]: iters left: 2 (35 enodes) 0.824 * * [simplify]: iters left: 1 (47 enodes) 0.837 * * [simplify]: Extracting #0: cost 1 inf + 0 0.837 * * [simplify]: Extracting #1: cost 3 inf + 0 0.837 * * [simplify]: Extracting #2: cost 13 inf + 0 0.837 * * [simplify]: Extracting #3: cost 12 inf + 87 0.838 * * [simplify]: Extracting #4: cost 1 inf + 961 0.838 * * [simplify]: Extracting #5: cost 0 inf + 1140 0.839 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 0.839 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (/ (/ (- (fabs (sqrt (fma c (* a -4) (* b b)))) b) 2) a)) 0.839 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 0.839 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) b) 2) a))> 0.839 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 0.840 * [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.840 * * [simplify]: iters left: 6 (15 enodes) 0.847 * * [simplify]: iters left: 5 (57 enodes) 0.865 * * [simplify]: iters left: 4 (79 enodes) 0.886 * * [simplify]: iters left: 3 (98 enodes) 0.899 * * [simplify]: iters left: 2 (103 enodes) 0.924 * * [simplify]: iters left: 1 (117 enodes) 0.956 * * [simplify]: Extracting #0: cost 1 inf + 0 0.956 * * [simplify]: Extracting #1: cost 11 inf + 0 0.957 * * [simplify]: Extracting #2: cost 19 inf + 244 0.957 * * [simplify]: Extracting #3: cost 23 inf + 1052 0.958 * * [simplify]: Extracting #4: cost 25 inf + 1139 0.959 * * [simplify]: Extracting #5: cost 12 inf + 2885 0.960 * * [simplify]: Extracting #6: cost 2 inf + 5628 0.962 * * [simplify]: Extracting #7: cost 0 inf + 6608 0.963 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 0.963 * [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)) 0.964 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 0.964 * * [simplify]: iters left: 6 (6 enodes) 0.965 * * [simplify]: iters left: 5 (23 enodes) 0.969 * * [simplify]: iters left: 4 (31 enodes) 0.974 * * [simplify]: iters left: 3 (36 enodes) 0.978 * * [simplify]: Extracting #0: cost 1 inf + 0 0.978 * * [simplify]: Extracting #1: cost 6 inf + 0 0.978 * * [simplify]: Extracting #2: cost 10 inf + 1 0.979 * * [simplify]: Extracting #3: cost 3 inf + 1200 0.979 * * [simplify]: Extracting #4: cost 0 inf + 1348 0.979 * * [simplify]: Extracting #5: cost 0 inf + 1213 0.979 * [simplify]: Simplified to (+ (- b) b) 0.979 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 0.979 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 0.980 * [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)))) 0.980 * * [simplify]: iters left: 6 (14 enodes) 0.983 * * [simplify]: iters left: 5 (45 enodes) 0.991 * * [simplify]: iters left: 4 (58 enodes) 1.012 * * [simplify]: iters left: 3 (73 enodes) 1.032 * * [simplify]: iters left: 2 (80 enodes) 1.054 * * [simplify]: iters left: 1 (94 enodes) 1.083 * * [simplify]: Extracting #0: cost 1 inf + 0 1.083 * * [simplify]: Extracting #1: cost 7 inf + 0 1.083 * * [simplify]: Extracting #2: cost 13 inf + 42 1.083 * * [simplify]: Extracting #3: cost 23 inf + 84 1.084 * * [simplify]: Extracting #4: cost 25 inf + 171 1.084 * * [simplify]: Extracting #5: cost 13 inf + 1265 1.085 * * [simplify]: Extracting #6: cost 7 inf + 2481 1.087 * * [simplify]: Extracting #7: cost 1 inf + 5170 1.089 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.091 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 1.091 * [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.092 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.092 * * [simplify]: iters left: 4 (5 enodes) 1.094 * * [simplify]: iters left: 3 (15 enodes) 1.098 * * [simplify]: iters left: 2 (21 enodes) 1.103 * * [simplify]: iters left: 1 (22 enodes) 1.108 * * [simplify]: Extracting #0: cost 1 inf + 0 1.108 * * [simplify]: Extracting #1: cost 6 inf + 0 1.108 * * [simplify]: Extracting #2: cost 8 inf + 1 1.108 * * [simplify]: Extracting #3: cost 0 inf + 599 1.108 * * [simplify]: Extracting #4: cost 0 inf + 489 1.109 * [simplify]: Simplified to (+ (- b) b) 1.109 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (+ (- b) b)) 2) a)) 1.109 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 1.109 * [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.109 * * [simplify]: iters left: 6 (14 enodes) 1.117 * * [simplify]: iters left: 5 (47 enodes) 1.131 * * [simplify]: iters left: 4 (62 enodes) 1.142 * * [simplify]: iters left: 3 (77 enodes) 1.154 * * [simplify]: iters left: 2 (84 enodes) 1.167 * * [simplify]: iters left: 1 (98 enodes) 1.187 * * [simplify]: Extracting #0: cost 1 inf + 0 1.187 * * [simplify]: Extracting #1: cost 7 inf + 0 1.187 * * [simplify]: Extracting #2: cost 13 inf + 42 1.187 * * [simplify]: Extracting #3: cost 23 inf + 84 1.187 * * [simplify]: Extracting #4: cost 25 inf + 171 1.188 * * [simplify]: Extracting #5: cost 14 inf + 1182 1.189 * * [simplify]: Extracting #6: cost 5 inf + 3803 1.191 * * [simplify]: Extracting #7: cost 1 inf + 5341 1.193 * * [simplify]: Extracting #8: cost 0 inf + 5640 1.195 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 1.195 * [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.196 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.196 * * [simplify]: iters left: 3 (5 enodes) 1.199 * * [simplify]: iters left: 2 (17 enodes) 1.204 * * [simplify]: iters left: 1 (22 enodes) 1.211 * * [simplify]: Extracting #0: cost 1 inf + 0 1.211 * * [simplify]: Extracting #1: cost 5 inf + 0 1.211 * * [simplify]: Extracting #2: cost 5 inf + 2 1.211 * * [simplify]: Extracting #3: cost 0 inf + 288 1.212 * [simplify]: Simplified to (+ (- b) b) 1.212 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.212 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 1.212 * [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.212 * * [simplify]: iters left: 6 (16 enodes) 1.220 * * [simplify]: iters left: 5 (61 enodes) 1.236 * * [simplify]: iters left: 4 (83 enodes) 1.250 * * [simplify]: iters left: 3 (101 enodes) 1.263 * * [simplify]: Extracting #0: cost 1 inf + 0 1.263 * * [simplify]: Extracting #1: cost 11 inf + 0 1.263 * * [simplify]: Extracting #2: cost 16 inf + 405 1.264 * * [simplify]: Extracting #3: cost 13 inf + 1051 1.264 * * [simplify]: Extracting #4: cost 22 inf + 1051 1.265 * * [simplify]: Extracting #5: cost 22 inf + 1137 1.266 * * [simplify]: Extracting #6: cost 11 inf + 2444 1.268 * * [simplify]: Extracting #7: cost 2 inf + 4622 1.270 * * [simplify]: Extracting #8: cost 0 inf + 5260 1.272 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.272 * [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.273 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.273 * * [simplify]: iters left: 6 (6 enodes) 1.276 * * [simplify]: iters left: 5 (23 enodes) 1.284 * * [simplify]: iters left: 4 (31 enodes) 1.292 * * [simplify]: iters left: 3 (36 enodes) 1.302 * * [simplify]: Extracting #0: cost 1 inf + 0 1.302 * * [simplify]: Extracting #1: cost 6 inf + 0 1.302 * * [simplify]: Extracting #2: cost 10 inf + 1 1.302 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.303 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.303 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.304 * [simplify]: Simplified to (+ (- b) b) 1.304 * [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.304 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 1.304 * [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.304 * * [simplify]: iters left: 6 (15 enodes) 1.311 * * [simplify]: iters left: 5 (49 enodes) 1.326 * * [simplify]: iters left: 4 (62 enodes) 1.344 * * [simplify]: iters left: 3 (75 enodes) 1.353 * * [simplify]: Extracting #0: cost 1 inf + 0 1.353 * * [simplify]: Extracting #1: cost 7 inf + 0 1.353 * * [simplify]: Extracting #2: cost 11 inf + 42 1.353 * * [simplify]: Extracting #3: cost 13 inf + 83 1.353 * * [simplify]: Extracting #4: cost 22 inf + 83 1.354 * * [simplify]: Extracting #5: cost 23 inf + 127 1.354 * * [simplify]: Extracting #6: cost 9 inf + 1778 1.355 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.356 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.357 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) b) 1.357 * [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.357 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.357 * * [simplify]: iters left: 4 (5 enodes) 1.358 * * [simplify]: iters left: 3 (15 enodes) 1.360 * * [simplify]: iters left: 2 (21 enodes) 1.362 * * [simplify]: iters left: 1 (22 enodes) 1.365 * * [simplify]: Extracting #0: cost 1 inf + 0 1.365 * * [simplify]: Extracting #1: cost 6 inf + 0 1.365 * * [simplify]: Extracting #2: cost 8 inf + 1 1.365 * * [simplify]: Extracting #3: cost 0 inf + 599 1.365 * * [simplify]: Extracting #4: cost 0 inf + 489 1.365 * [simplify]: Simplified to (+ (- b) b) 1.365 * [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.365 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 1.365 * [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.366 * * [simplify]: iters left: 6 (15 enodes) 1.371 * * [simplify]: iters left: 5 (51 enodes) 1.385 * * [simplify]: iters left: 4 (66 enodes) 1.405 * * [simplify]: iters left: 3 (79 enodes) 1.425 * * [simplify]: Extracting #0: cost 1 inf + 0 1.425 * * [simplify]: Extracting #1: cost 7 inf + 0 1.426 * * [simplify]: Extracting #2: cost 11 inf + 42 1.426 * * [simplify]: Extracting #3: cost 13 inf + 83 1.426 * * [simplify]: Extracting #4: cost 22 inf + 83 1.426 * * [simplify]: Extracting #5: cost 22 inf + 169 1.427 * * [simplify]: Extracting #6: cost 9 inf + 1818 1.428 * * [simplify]: Extracting #7: cost 1 inf + 3983 1.430 * * [simplify]: Extracting #8: cost 0 inf + 4292 1.432 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* c -4) a (* b b)))) (sqrt (cbrt (fma (* c -4) a (* b b))))) b) 1.432 * [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.432 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.432 * * [simplify]: iters left: 3 (5 enodes) 1.435 * * [simplify]: iters left: 2 (17 enodes) 1.440 * * [simplify]: iters left: 1 (22 enodes) 1.447 * * [simplify]: Extracting #0: cost 1 inf + 0 1.447 * * [simplify]: Extracting #1: cost 5 inf + 0 1.447 * * [simplify]: Extracting #2: cost 5 inf + 2 1.447 * * [simplify]: Extracting #3: cost 0 inf + 288 1.448 * [simplify]: Simplified to (+ (- b) b) 1.448 * [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.448 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 1.448 * [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.448 * * [simplify]: iters left: 6 (14 enodes) 1.455 * * [simplify]: iters left: 5 (54 enodes) 1.472 * * [simplify]: iters left: 4 (72 enodes) 1.493 * * [simplify]: iters left: 3 (85 enodes) 1.515 * * [simplify]: Extracting #0: cost 1 inf + 0 1.515 * * [simplify]: Extracting #1: cost 5 inf + 0 1.515 * * [simplify]: Extracting #2: cost 14 inf + 0 1.515 * * [simplify]: Extracting #3: cost 23 inf + 164 1.517 * * [simplify]: Extracting #4: cost 19 inf + 813 1.518 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.519 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.520 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.522 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.522 * [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.522 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.522 * * [simplify]: iters left: 6 (6 enodes) 1.525 * * [simplify]: iters left: 5 (23 enodes) 1.533 * * [simplify]: iters left: 4 (31 enodes) 1.541 * * [simplify]: iters left: 3 (36 enodes) 1.551 * * [simplify]: Extracting #0: cost 1 inf + 0 1.551 * * [simplify]: Extracting #1: cost 6 inf + 0 1.551 * * [simplify]: Extracting #2: cost 10 inf + 1 1.551 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.552 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.552 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.553 * [simplify]: Simplified to (+ (- b) b) 1.553 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.553 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 1.553 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.553 * * [simplify]: iters left: 6 (13 enodes) 1.559 * * [simplify]: iters left: 5 (42 enodes) 1.572 * * [simplify]: iters left: 4 (51 enodes) 1.587 * * [simplify]: iters left: 3 (64 enodes) 1.603 * * [simplify]: Extracting #0: cost 1 inf + 0 1.603 * * [simplify]: Extracting #1: cost 6 inf + 0 1.603 * * [simplify]: Extracting #2: cost 8 inf + 42 1.603 * * [simplify]: Extracting #3: cost 16 inf + 83 1.603 * * [simplify]: Extracting #4: cost 16 inf + 169 1.604 * * [simplify]: Extracting #5: cost 3 inf + 1481 1.605 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.606 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.606 * [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.606 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.606 * * [simplify]: iters left: 4 (5 enodes) 1.609 * * [simplify]: iters left: 3 (15 enodes) 1.613 * * [simplify]: iters left: 2 (21 enodes) 1.618 * * [simplify]: iters left: 1 (22 enodes) 1.623 * * [simplify]: Extracting #0: cost 1 inf + 0 1.623 * * [simplify]: Extracting #1: cost 6 inf + 0 1.623 * * [simplify]: Extracting #2: cost 8 inf + 1 1.623 * * [simplify]: Extracting #3: cost 0 inf + 599 1.623 * * [simplify]: Extracting #4: cost 0 inf + 489 1.624 * [simplify]: Simplified to (+ (- b) b) 1.624 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.624 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 1.624 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 1.624 * * [simplify]: iters left: 6 (13 enodes) 1.631 * * [simplify]: iters left: 5 (44 enodes) 1.644 * * [simplify]: iters left: 4 (55 enodes) 1.661 * * [simplify]: iters left: 3 (68 enodes) 1.681 * * [simplify]: Extracting #0: cost 1 inf + 0 1.681 * * [simplify]: Extracting #1: cost 6 inf + 0 1.681 * * [simplify]: Extracting #2: cost 8 inf + 42 1.681 * * [simplify]: Extracting #3: cost 16 inf + 83 1.682 * * [simplify]: Extracting #4: cost 16 inf + 169 1.682 * * [simplify]: Extracting #5: cost 4 inf + 1712 1.683 * * [simplify]: Extracting #6: cost 0 inf + 2098 1.683 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 1.683 * [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.683 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.683 * * [simplify]: iters left: 3 (5 enodes) 1.685 * * [simplify]: iters left: 2 (17 enodes) 1.688 * * [simplify]: iters left: 1 (22 enodes) 1.691 * * [simplify]: Extracting #0: cost 1 inf + 0 1.691 * * [simplify]: Extracting #1: cost 5 inf + 0 1.691 * * [simplify]: Extracting #2: cost 5 inf + 2 1.692 * * [simplify]: Extracting #3: cost 0 inf + 288 1.692 * [simplify]: Simplified to (+ (- b) b) 1.692 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 1.692 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 1.692 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1.692 * * [simplify]: iters left: 6 (15 enodes) 1.696 * * [simplify]: iters left: 5 (59 enodes) 1.705 * * [simplify]: iters left: 4 (82 enodes) 1.726 * * [simplify]: iters left: 3 (97 enodes) 1.750 * * [simplify]: Extracting #0: cost 1 inf + 0 1.750 * * [simplify]: Extracting #1: cost 5 inf + 0 1.750 * * [simplify]: Extracting #2: cost 12 inf + 1 1.751 * * [simplify]: Extracting #3: cost 21 inf + 245 1.751 * * [simplify]: Extracting #4: cost 13 inf + 1180 1.752 * * [simplify]: Extracting #5: cost 5 inf + 1790 1.753 * * [simplify]: Extracting #6: cost 1 inf + 2450 1.754 * * [simplify]: Extracting #7: cost 0 inf + 2709 1.755 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 1.755 * [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.756 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.756 * * [simplify]: iters left: 6 (6 enodes) 1.758 * * [simplify]: iters left: 5 (23 enodes) 1.765 * * [simplify]: iters left: 4 (31 enodes) 1.773 * * [simplify]: iters left: 3 (36 enodes) 1.782 * * [simplify]: Extracting #0: cost 1 inf + 0 1.782 * * [simplify]: Extracting #1: cost 6 inf + 0 1.782 * * [simplify]: Extracting #2: cost 10 inf + 1 1.783 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.783 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.783 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.784 * [simplify]: Simplified to (+ (- b) b) 1.784 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.784 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 1.784 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 1.785 * * [simplify]: iters left: 6 (14 enodes) 1.792 * * [simplify]: iters left: 5 (47 enodes) 1.807 * * [simplify]: iters left: 4 (61 enodes) 1.825 * * [simplify]: iters left: 3 (76 enodes) 1.841 * * [simplify]: Extracting #0: cost 1 inf + 0 1.841 * * [simplify]: Extracting #1: cost 6 inf + 0 1.841 * * [simplify]: Extracting #2: cost 7 inf + 2 1.841 * * [simplify]: Extracting #3: cost 14 inf + 84 1.841 * * [simplify]: Extracting #4: cost 12 inf + 254 1.841 * * [simplify]: Extracting #5: cost 3 inf + 1180 1.842 * * [simplify]: Extracting #6: cost 0 inf + 1661 1.842 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1.842 * [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.843 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1.843 * * [simplify]: iters left: 4 (5 enodes) 1.844 * * [simplify]: iters left: 3 (15 enodes) 1.846 * * [simplify]: iters left: 2 (21 enodes) 1.848 * * [simplify]: iters left: 1 (22 enodes) 1.850 * * [simplify]: Extracting #0: cost 1 inf + 0 1.850 * * [simplify]: Extracting #1: cost 6 inf + 0 1.850 * * [simplify]: Extracting #2: cost 8 inf + 1 1.851 * * [simplify]: Extracting #3: cost 0 inf + 599 1.851 * * [simplify]: Extracting #4: cost 0 inf + 489 1.851 * [simplify]: Simplified to (+ (- b) b) 1.851 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) 2) a)) 1.851 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 1.851 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 1.851 * * [simplify]: iters left: 5 (13 enodes) 1.855 * * [simplify]: iters left: 4 (44 enodes) 1.862 * * [simplify]: iters left: 3 (58 enodes) 1.871 * * [simplify]: iters left: 2 (73 enodes) 1.880 * * [simplify]: Extracting #0: cost 1 inf + 0 1.880 * * [simplify]: Extracting #1: cost 6 inf + 0 1.880 * * [simplify]: Extracting #2: cost 7 inf + 2 1.880 * * [simplify]: Extracting #3: cost 15 inf + 43 1.880 * * [simplify]: Extracting #4: cost 12 inf + 295 1.880 * * [simplify]: Extracting #5: cost 3 inf + 1044 1.881 * * [simplify]: Extracting #6: cost 1 inf + 1442 1.881 * * [simplify]: Extracting #7: cost 0 inf + 1661 1.882 * [simplify]: Simplified to (- (sqrt (fma (* a c) -4 (* b b))) b) 1.882 * [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.882 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1.882 * * [simplify]: iters left: 3 (5 enodes) 1.884 * * [simplify]: iters left: 2 (17 enodes) 1.886 * * [simplify]: iters left: 1 (22 enodes) 1.890 * * [simplify]: Extracting #0: cost 1 inf + 0 1.890 * * [simplify]: Extracting #1: cost 5 inf + 0 1.890 * * [simplify]: Extracting #2: cost 5 inf + 2 1.890 * * [simplify]: Extracting #3: cost 0 inf + 288 1.890 * [simplify]: Simplified to (+ (- b) b) 1.890 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* a c) -4 (* b b))) b) (+ (- b) b)) 2) a)) 1.891 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 1.891 * [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.891 * * [simplify]: iters left: 6 (14 enodes) 1.894 * * [simplify]: iters left: 5 (54 enodes) 1.907 * * [simplify]: iters left: 4 (72 enodes) 1.928 * * [simplify]: iters left: 3 (85 enodes) 1.949 * * [simplify]: Extracting #0: cost 1 inf + 0 1.949 * * [simplify]: Extracting #1: cost 5 inf + 0 1.949 * * [simplify]: Extracting #2: cost 14 inf + 0 1.950 * * [simplify]: Extracting #3: cost 23 inf + 164 1.950 * * [simplify]: Extracting #4: cost 19 inf + 813 1.951 * * [simplify]: Extracting #5: cost 9 inf + 1512 1.952 * * [simplify]: Extracting #6: cost 2 inf + 2668 1.953 * * [simplify]: Extracting #7: cost 0 inf + 3146 1.954 * [simplify]: Simplified to (+ (sqrt (fma (* c -4) a (* b b))) (- b)) 1.954 * [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.955 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1.955 * * [simplify]: iters left: 6 (6 enodes) 1.958 * * [simplify]: iters left: 5 (23 enodes) 1.965 * * [simplify]: iters left: 4 (31 enodes) 1.974 * * [simplify]: iters left: 3 (36 enodes) 1.983 * * [simplify]: Extracting #0: cost 1 inf + 0 1.984 * * [simplify]: Extracting #1: cost 6 inf + 0 1.984 * * [simplify]: Extracting #2: cost 10 inf + 1 1.984 * * [simplify]: Extracting #3: cost 3 inf + 1200 1.984 * * [simplify]: Extracting #4: cost 0 inf + 1348 1.985 * * [simplify]: Extracting #5: cost 0 inf + 1213 1.985 * [simplify]: Simplified to (+ (- b) b) 1.985 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* c -4) a (* b b))) (- b)) (+ (- b) b)) 2) a)) 1.986 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 1.986 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 1.986 * * [simplify]: iters left: 6 (13 enodes) 1.993 * * [simplify]: iters left: 5 (42 enodes) 2.006 * * [simplify]: iters left: 4 (51 enodes) 2.021 * * [simplify]: iters left: 3 (64 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 8 inf + 42 2.035 * * [simplify]: Extracting #3: cost 16 inf + 83 2.035 * * [simplify]: Extracting #4: cost 16 inf + 169 2.036 * * [simplify]: Extracting #5: cost 3 inf + 1481 2.036 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.037 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.037 * [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.037 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.037 * * [simplify]: iters left: 4 (5 enodes) 2.038 * * [simplify]: iters left: 3 (15 enodes) 2.042 * * [simplify]: iters left: 2 (21 enodes) 2.044 * * [simplify]: iters left: 1 (22 enodes) 2.047 * * [simplify]: Extracting #0: cost 1 inf + 0 2.047 * * [simplify]: Extracting #1: cost 6 inf + 0 2.047 * * [simplify]: Extracting #2: cost 8 inf + 1 2.047 * * [simplify]: Extracting #3: cost 0 inf + 599 2.047 * * [simplify]: Extracting #4: cost 0 inf + 489 2.047 * [simplify]: Simplified to (+ (- b) b) 2.047 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.047 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 2.047 * [simplify]: Simplifying (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma c (* -4 a) (* b b)))) (- (* b 1))) 2.048 * * [simplify]: iters left: 6 (13 enodes) 2.051 * * [simplify]: iters left: 5 (44 enodes) 2.058 * * [simplify]: iters left: 4 (55 enodes) 2.066 * * [simplify]: iters left: 3 (68 enodes) 2.074 * * [simplify]: Extracting #0: cost 1 inf + 0 2.074 * * [simplify]: Extracting #1: cost 6 inf + 0 2.074 * * [simplify]: Extracting #2: cost 8 inf + 42 2.074 * * [simplify]: Extracting #3: cost 16 inf + 83 2.075 * * [simplify]: Extracting #4: cost 16 inf + 169 2.075 * * [simplify]: Extracting #5: cost 4 inf + 1712 2.076 * * [simplify]: Extracting #6: cost 0 inf + 2098 2.076 * [simplify]: Simplified to (- (sqrt (fma c (* a -4) (* b b))) b) 2.076 * [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.077 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.077 * * [simplify]: iters left: 3 (5 enodes) 2.078 * * [simplify]: iters left: 2 (17 enodes) 2.081 * * [simplify]: iters left: 1 (22 enodes) 2.085 * * [simplify]: Extracting #0: cost 1 inf + 0 2.085 * * [simplify]: Extracting #1: cost 5 inf + 0 2.085 * * [simplify]: Extracting #2: cost 5 inf + 2 2.086 * * [simplify]: Extracting #3: cost 0 inf + 288 2.086 * [simplify]: Simplified to (+ (- b) b) 2.086 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* a -4) (* b b))) b) (+ (- b) b)) 2) a)) 2.086 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 2.086 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.086 * * [simplify]: iters left: 6 (14 enodes) 2.094 * * [simplify]: iters left: 5 (56 enodes) 2.106 * * [simplify]: iters left: 4 (77 enodes) 2.118 * * [simplify]: iters left: 3 (92 enodes) 2.131 * * [simplify]: Extracting #0: cost 1 inf + 0 2.131 * * [simplify]: Extracting #1: cost 5 inf + 0 2.131 * * [simplify]: Extracting #2: cost 12 inf + 1 2.131 * * [simplify]: Extracting #3: cost 24 inf + 2 2.132 * * [simplify]: Extracting #4: cost 21 inf + 291 2.132 * * [simplify]: Extracting #5: cost 4 inf + 2068 2.133 * * [simplify]: Extracting #6: cost 0 inf + 2709 2.134 * [simplify]: Simplified to (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) 2.134 * [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.135 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.135 * * [simplify]: iters left: 6 (6 enodes) 2.138 * * [simplify]: iters left: 5 (23 enodes) 2.145 * * [simplify]: iters left: 4 (31 enodes) 2.153 * * [simplify]: iters left: 3 (36 enodes) 2.162 * * [simplify]: Extracting #0: cost 1 inf + 0 2.163 * * [simplify]: Extracting #1: cost 6 inf + 0 2.163 * * [simplify]: Extracting #2: cost 10 inf + 1 2.163 * * [simplify]: Extracting #3: cost 3 inf + 1200 2.163 * * [simplify]: Extracting #4: cost 0 inf + 1348 2.164 * * [simplify]: Extracting #5: cost 0 inf + 1213 2.164 * [simplify]: Simplified to (+ (- b) b) 2.164 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (+ (sqrt (fma (* a c) -4 (* b b))) (- b)) (+ (- b) b)) 2) a)) 2.165 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 2.165 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* (sqrt b) (sqrt b)))) 2.165 * * [simplify]: iters left: 6 (13 enodes) 2.172 * * [simplify]: iters left: 5 (44 enodes) 2.185 * * [simplify]: iters left: 4 (56 enodes) 2.203 * * [simplify]: iters left: 3 (72 enodes) 2.213 * * [simplify]: iters left: 2 (73 enodes) 2.221 * * [simplify]: Extracting #0: cost 1 inf + 0 2.222 * * [simplify]: Extracting #1: cost 6 inf + 0 2.222 * * [simplify]: Extracting #2: cost 7 inf + 2 2.222 * * [simplify]: Extracting #3: cost 14 inf + 84 2.222 * * [simplify]: Extracting #4: cost 15 inf + 128 2.222 * * [simplify]: Extracting #5: cost 7 inf + 601 2.222 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.223 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.224 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.224 * [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.224 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.224 * * [simplify]: iters left: 4 (5 enodes) 2.225 * * [simplify]: iters left: 3 (15 enodes) 2.227 * * [simplify]: iters left: 2 (21 enodes) 2.229 * * [simplify]: iters left: 1 (22 enodes) 2.232 * * [simplify]: Extracting #0: cost 1 inf + 0 2.232 * * [simplify]: Extracting #1: cost 6 inf + 0 2.232 * * [simplify]: Extracting #2: cost 8 inf + 1 2.232 * * [simplify]: Extracting #3: cost 0 inf + 599 2.232 * * [simplify]: Extracting #4: cost 0 inf + 489 2.232 * [simplify]: Simplified to (+ (- b) b) 2.232 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (+ (- b) b)) 2) a)) 2.232 * * * * [progress]: [ 34 / 177 ] simplifiying candidate # 2.232 * [simplify]: Simplifying (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- (* b 1))) 2.233 * * [simplify]: iters left: 5 (12 enodes) 2.236 * * [simplify]: iters left: 4 (41 enodes) 2.249 * * [simplify]: iters left: 3 (53 enodes) 2.258 * * [simplify]: iters left: 2 (69 enodes) 2.267 * * [simplify]: iters left: 1 (70 enodes) 2.276 * * [simplify]: Extracting #0: cost 1 inf + 0 2.276 * * [simplify]: Extracting #1: cost 6 inf + 0 2.276 * * [simplify]: Extracting #2: cost 7 inf + 2 2.276 * * [simplify]: Extracting #3: cost 15 inf + 43 2.276 * * [simplify]: Extracting #4: cost 13 inf + 212 2.276 * * [simplify]: Extracting #5: cost 4 inf + 865 2.277 * * [simplify]: Extracting #6: cost 1 inf + 1442 2.277 * * [simplify]: Extracting #7: cost 0 inf + 1661 2.278 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 2.278 * [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.278 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.278 * * [simplify]: iters left: 3 (5 enodes) 2.280 * * [simplify]: iters left: 2 (17 enodes) 2.283 * * [simplify]: iters left: 1 (22 enodes) 2.289 * * [simplify]: Extracting #0: cost 1 inf + 0 2.289 * * [simplify]: Extracting #1: cost 5 inf + 0 2.289 * * [simplify]: Extracting #2: cost 5 inf + 2 2.289 * * [simplify]: Extracting #3: cost 0 inf + 288 2.289 * [simplify]: Simplified to (+ (- b) b) 2.289 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)) 2) a)) 2.289 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 2.290 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 2.290 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 2.290 * [simplify]: Simplifying (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 2.290 * * [simplify]: iters left: 6 (10 enodes) 2.295 * * [simplify]: iters left: 5 (33 enodes) 2.305 * * [simplify]: iters left: 4 (41 enodes) 2.317 * * [simplify]: iters left: 3 (53 enodes) 2.331 * * [simplify]: Extracting #0: cost 1 inf + 0 2.331 * * [simplify]: Extracting #1: cost 3 inf + 0 2.331 * * [simplify]: Extracting #2: cost 5 inf + 0 2.331 * * [simplify]: Extracting #3: cost 7 inf + 0 2.331 * * [simplify]: Extracting #4: cost 17 inf + 0 2.331 * * [simplify]: Extracting #5: cost 16 inf + 87 2.332 * * [simplify]: Extracting #6: cost 6 inf + 1056 2.333 * * [simplify]: Extracting #7: cost 0 inf + 2256 2.334 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* a -4) (* b b)))) (cbrt (sqrt (fma c (* a -4) (* b b))))) 2.334 * [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.334 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 2.334 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 2.334 * * [simplify]: iters left: 6 (10 enodes) 2.338 * * [simplify]: iters left: 5 (34 enodes) 2.343 * * [simplify]: iters left: 4 (42 enodes) 2.350 * * [simplify]: iters left: 3 (54 enodes) 2.358 * * [simplify]: Extracting #0: cost 1 inf + 0 2.358 * * [simplify]: Extracting #1: cost 4 inf + 0 2.358 * * [simplify]: Extracting #2: cost 7 inf + 0 2.358 * * [simplify]: Extracting #3: cost 17 inf + 0 2.358 * * [simplify]: Extracting #4: cost 16 inf + 87 2.359 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.360 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.360 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 2.360 * [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.361 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 2.361 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.361 * * [simplify]: iters left: 5 (9 enodes) 2.363 * * [simplify]: iters left: 4 (30 enodes) 2.368 * * [simplify]: iters left: 3 (38 enodes) 2.373 * * [simplify]: iters left: 2 (50 enodes) 2.380 * * [simplify]: Extracting #0: cost 1 inf + 0 2.380 * * [simplify]: Extracting #1: cost 3 inf + 0 2.380 * * [simplify]: Extracting #2: cost 5 inf + 0 2.380 * * [simplify]: Extracting #3: cost 15 inf + 0 2.380 * * [simplify]: Extracting #4: cost 11 inf + 254 2.380 * * [simplify]: Extracting #5: cost 4 inf + 822 2.381 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.381 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.381 * [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.381 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 2.382 * [simplify]: Simplifying (sqrt 1) 2.382 * * [simplify]: iters left: 1 (2 enodes) 2.383 * * [simplify]: Extracting #0: cost 1 inf + 0 2.384 * * [simplify]: Extracting #1: cost 0 inf + 1 2.384 * [simplify]: Simplified to 1 2.384 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (fma 1 (sqrt (fma c (* -4 a) (* b b))) (- b)) 2) a)) 2.384 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 2.384 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2.384 * * [simplify]: iters left: 5 (9 enodes) 2.386 * * [simplify]: iters left: 4 (30 enodes) 2.391 * * [simplify]: iters left: 3 (38 enodes) 2.397 * * [simplify]: iters left: 2 (50 enodes) 2.411 * * [simplify]: Extracting #0: cost 1 inf + 0 2.411 * * [simplify]: Extracting #1: cost 3 inf + 0 2.411 * * [simplify]: Extracting #2: cost 5 inf + 0 2.411 * * [simplify]: Extracting #3: cost 15 inf + 0 2.411 * * [simplify]: Extracting #4: cost 11 inf + 254 2.412 * * [simplify]: Extracting #5: cost 4 inf + 822 2.412 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.413 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 2.413 * [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.413 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 2.413 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 2.414 * [simplify]: Simplifying (/ (exp (sqrt (fma c (* -4 a) (* b b)))) (exp b)) 2.414 * * [simplify]: iters left: 6 (11 enodes) 2.419 * * [simplify]: iters left: 5 (38 enodes) 2.429 * * [simplify]: iters left: 4 (50 enodes) 2.443 * * [simplify]: iters left: 3 (67 enodes) 2.464 * * [simplify]: iters left: 2 (72 enodes) 2.476 * * [simplify]: iters left: 1 (80 enodes) 2.487 * * [simplify]: Extracting #0: cost 1 inf + 0 2.487 * * [simplify]: Extracting #1: cost 9 inf + 0 2.487 * * [simplify]: Extracting #2: cost 15 inf + 1 2.487 * * [simplify]: Extracting #3: cost 14 inf + 225 2.487 * * [simplify]: Extracting #4: cost 19 inf + 560 2.487 * * [simplify]: Extracting #5: cost 19 inf + 646 2.488 * * [simplify]: Extracting #6: cost 6 inf + 2471 2.489 * * [simplify]: Extracting #7: cost 0 inf + 3572 2.489 * [simplify]: Simplified to (exp (- (sqrt (fma (* c a) -4 (* b b))) b)) 2.489 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (log (exp (- (sqrt (fma (* c a) -4 (* b b))) b))) 2) a)) 2.490 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 2.490 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 2.490 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.490 * * [simplify]: iters left: 6 (11 enodes) 2.493 * * [simplify]: iters left: 5 (37 enodes) 2.498 * * [simplify]: iters left: 4 (45 enodes) 2.506 * * [simplify]: iters left: 3 (57 enodes) 2.521 * * [simplify]: Extracting #0: cost 1 inf + 0 2.521 * * [simplify]: Extracting #1: cost 4 inf + 0 2.522 * * [simplify]: Extracting #2: cost 8 inf + 0 2.522 * * [simplify]: Extracting #3: cost 7 inf + 83 2.522 * * [simplify]: Extracting #4: cost 16 inf + 83 2.522 * * [simplify]: Extracting #5: cost 16 inf + 169 2.522 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.523 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.524 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.525 * [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.525 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.525 * * [simplify]: iters left: 6 (11 enodes) 2.530 * * [simplify]: iters left: 5 (38 enodes) 2.542 * * [simplify]: iters left: 4 (49 enodes) 2.552 * * [simplify]: iters left: 3 (61 enodes) 2.560 * * [simplify]: Extracting #0: cost 1 inf + 0 2.560 * * [simplify]: Extracting #1: cost 5 inf + 0 2.560 * * [simplify]: Extracting #2: cost 10 inf + 0 2.561 * * [simplify]: Extracting #3: cost 8 inf + 164 2.561 * * [simplify]: Extracting #4: cost 16 inf + 245 2.561 * * [simplify]: Extracting #5: cost 16 inf + 331 2.561 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.562 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.563 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.563 * [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.564 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 2.564 * [simplify]: Simplifying (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.564 * * [simplify]: iters left: 6 (11 enodes) 2.567 * * [simplify]: iters left: 5 (37 enodes) 2.572 * * [simplify]: iters left: 4 (45 enodes) 2.581 * * [simplify]: iters left: 3 (57 enodes) 2.596 * * [simplify]: Extracting #0: cost 1 inf + 0 2.596 * * [simplify]: Extracting #1: cost 4 inf + 0 2.596 * * [simplify]: Extracting #2: cost 8 inf + 0 2.596 * * [simplify]: Extracting #3: cost 7 inf + 83 2.596 * * [simplify]: Extracting #4: cost 16 inf + 83 2.596 * * [simplify]: Extracting #5: cost 16 inf + 169 2.597 * * [simplify]: Extracting #6: cost 6 inf + 1274 2.598 * * [simplify]: Extracting #7: cost 0 inf + 2258 2.599 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.599 * [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.599 * [simplify]: Simplifying (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2.599 * * [simplify]: iters left: 6 (11 enodes) 2.605 * * [simplify]: iters left: 5 (38 enodes) 2.616 * * [simplify]: iters left: 4 (49 enodes) 2.632 * * [simplify]: iters left: 3 (61 enodes) 2.648 * * [simplify]: Extracting #0: cost 1 inf + 0 2.648 * * [simplify]: Extracting #1: cost 5 inf + 0 2.648 * * [simplify]: Extracting #2: cost 10 inf + 0 2.648 * * [simplify]: Extracting #3: cost 8 inf + 164 2.649 * * [simplify]: Extracting #4: cost 16 inf + 245 2.649 * * [simplify]: Extracting #5: cost 16 inf + 331 2.650 * * [simplify]: Extracting #6: cost 3 inf + 1643 2.651 * * [simplify]: Extracting #7: cost 0 inf + 2420 2.652 * [simplify]: Simplified to (- (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 2.652 * [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.652 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 2.652 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 2.652 * * [simplify]: iters left: 6 (9 enodes) 2.657 * * [simplify]: iters left: 5 (32 enodes) 2.667 * * [simplify]: iters left: 4 (43 enodes) 2.680 * * [simplify]: iters left: 3 (55 enodes) 2.694 * * [simplify]: Extracting #0: cost 1 inf + 0 2.694 * * [simplify]: Extracting #1: cost 5 inf + 0 2.694 * * [simplify]: Extracting #2: cost 7 inf + 1 2.694 * * [simplify]: Extracting #3: cost 15 inf + 42 2.695 * * [simplify]: Extracting #4: cost 12 inf + 294 2.695 * * [simplify]: Extracting #5: cost 3 inf + 1043 2.696 * * [simplify]: Extracting #6: cost 0 inf + 1660 2.697 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 2.697 * [simplify]: Simplified (2 1 1 2) to (λ (a b c) (/ (/ (* 1 (- (sqrt (fma (* c a) -4 (* b b))) b)) 2) a)) 2.697 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 2.697 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #real (real->posit16 (- (sqrt (fma c (* -4 a) (* b b))) b))) 2) a))> 2.697 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 2.697 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 2.698 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 2.698 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 2.698 * [simplify]: Simplifying (- (- (log (- (sqrt (fma c (* -4 a) (* b b))) b)) (log 2)) (log a)) 2.698 * * [simplify]: iters left: 6 (15 enodes) 2.708 * * [simplify]: iters left: 5 (56 enodes) 2.725 * * [simplify]: iters left: 4 (84 enodes) 2.738 * * [simplify]: iters left: 3 (114 enodes) 2.755 * * [simplify]: iters left: 2 (123 enodes) 2.782 * * [simplify]: iters left: 1 (129 enodes) 2.814 * * [simplify]: Extracting #0: cost 1 inf + 0 2.814 * * [simplify]: Extracting #1: cost 17 inf + 0 2.814 * * [simplify]: Extracting #2: cost 33 inf + 0 2.814 * * [simplify]: Extracting #3: cost 34 inf + 73 2.815 * * [simplify]: Extracting #4: cost 28 inf + 954 2.817 * * [simplify]: Extracting #5: cost 30 inf + 1843 2.818 * * [simplify]: Extracting #6: cost 32 inf + 1886 2.819 * * [simplify]: Extracting #7: cost 20 inf + 3225 2.823 * * [simplify]: Extracting #8: cost 2 inf + 9319 2.827 * * [simplify]: Extracting #9: cost 0 inf + 10228 2.831 * [simplify]: Simplified to (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))) 2.831 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (- (sqrt (fma (* c a) -4 (* b b))) b)) (+ (log a) (log 2))))) 2.832 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 2.832 * [simplify]: Simplifying (- (log (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (log a)) 2.832 * * [simplify]: iters left: 6 (14 enodes) 2.840 * * [simplify]: iters left: 5 (55 enodes) 2.858 * * [simplify]: iters left: 4 (85 enodes) 2.879 * * [simplify]: iters left: 3 (122 enodes) 2.896 * * [simplify]: iters left: 2 (134 enodes) 2.926 * * [simplify]: iters left: 1 (139 enodes) 2.964 * * [simplify]: Extracting #0: cost 1 inf + 0 2.965 * * [simplify]: Extracting #1: cost 14 inf + 0 2.965 * * [simplify]: Extracting #2: cost 29 inf + 0 2.965 * * [simplify]: Extracting #3: cost 33 inf + 184 2.965 * * [simplify]: Extracting #4: cost 32 inf + 702 2.966 * * [simplify]: Extracting #5: cost 30 inf + 2050 2.967 * * [simplify]: Extracting #6: cost 30 inf + 2176 2.968 * * [simplify]: Extracting #7: cost 18 inf + 3899 2.971 * * [simplify]: Extracting #8: cost 2 inf + 8341 2.975 * * [simplify]: Extracting #9: cost 0 inf + 9070 2.980 * [simplify]: Simplified to (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)) 2.980 * [simplify]: Simplified (2 1) to (λ (a b c) (exp (- (log (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (log a)))) 2.980 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 2.980 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 2.980 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 2.980 * [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)) 2.981 * * [simplify]: iters left: 6 (18 enodes) 2.992 * * [simplify]: iters left: 5 (75 enodes) 3.015 * * [simplify]: iters left: 4 (180 enodes) 3.060 * * [simplify]: Extracting #0: cost 1 inf + 0 3.060 * * [simplify]: Extracting #1: cost 64 inf + 0 3.061 * * [simplify]: Extracting #2: cost 179 inf + 167 3.061 * * [simplify]: Extracting #3: cost 199 inf + 1316 3.063 * * [simplify]: Extracting #4: cost 192 inf + 2475 3.067 * * [simplify]: Extracting #5: cost 120 inf + 24097 3.082 * * [simplify]: Extracting #6: cost 1 inf + 62927 3.105 * * [simplify]: Extracting #7: cost 0 inf + 63346 3.122 * [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.122 * [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.122 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 3.122 * [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.122 * * [simplify]: iters left: 6 (16 enodes) 3.127 * * [simplify]: iters left: 5 (71 enodes) 3.147 * * [simplify]: iters left: 4 (178 enodes) 3.225 * * [simplify]: Extracting #0: cost 1 inf + 0 3.225 * * [simplify]: Extracting #1: cost 58 inf + 0 3.226 * * [simplify]: Extracting #2: cost 160 inf + 125 3.227 * * [simplify]: Extracting #3: cost 193 inf + 579 3.227 * * [simplify]: Extracting #4: cost 189 inf + 1563 3.228 * * [simplify]: Extracting #5: cost 183 inf + 2315 3.232 * * [simplify]: Extracting #6: cost 127 inf + 18783 3.260 * * [simplify]: Extracting #7: cost 12 inf + 60967 3.295 * * [simplify]: Extracting #8: cost 0 inf + 65487 3.315 * * [simplify]: Extracting #9: cost 0 inf + 65327 3.332 * [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.332 * [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.332 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 3.333 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 3.333 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 3.333 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 3.333 * * * * [progress]: [ 72 / 177 ] simplifiying candidate # 3.333 * [simplify]: Simplifying (/ (/ (sqrt (fma c (* -4 a) (* b b))) 2) a) 3.333 * * [simplify]: iters left: 6 (11 enodes) 3.340 * * [simplify]: iters left: 5 (38 enodes) 3.352 * * [simplify]: iters left: 4 (51 enodes) 3.367 * * [simplify]: iters left: 3 (65 enodes) 3.376 * * [simplify]: Extracting #0: cost 1 inf + 0 3.376 * * [simplify]: Extracting #1: cost 8 inf + 0 3.376 * * [simplify]: Extracting #2: cost 10 inf + 44 3.376 * * [simplify]: Extracting #3: cost 18 inf + 86 3.376 * * [simplify]: Extracting #4: cost 18 inf + 172 3.377 * * [simplify]: Extracting #5: cost 6 inf + 1579 3.377 * * [simplify]: Extracting #6: cost 0 inf + 2623 3.378 * [simplify]: Simplified to (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) 3.378 * [simplify]: Simplified (2 1) to (λ (a b c) (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a))) 3.378 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 3.378 * [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.378 * * [simplify]: iters left: 6 (16 enodes) 3.382 * * [simplify]: iters left: 5 (62 enodes) 3.392 * * [simplify]: iters left: 4 (94 enodes) 3.420 * * [simplify]: iters left: 3 (117 enodes) 3.436 * * [simplify]: iters left: 2 (120 enodes) 3.451 * * [simplify]: Extracting #0: cost 1 inf + 0 3.451 * * [simplify]: Extracting #1: cost 11 inf + 0 3.451 * * [simplify]: Extracting #2: cost 22 inf + 0 3.451 * * [simplify]: Extracting #3: cost 26 inf + 82 3.452 * * [simplify]: Extracting #4: cost 29 inf + 406 3.452 * * [simplify]: Extracting #5: cost 31 inf + 407 3.452 * * [simplify]: Extracting #6: cost 33 inf + 737 3.452 * * [simplify]: Extracting #7: cost 34 inf + 822 3.453 * * [simplify]: Extracting #8: cost 24 inf + 1870 3.454 * * [simplify]: Extracting #9: cost 4 inf + 8633 3.457 * * [simplify]: Extracting #10: cost 0 inf + 10553 3.461 * [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.461 * [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.461 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.461 * * [simplify]: iters left: 6 (14 enodes) 3.468 * * [simplify]: iters left: 5 (50 enodes) 3.482 * * [simplify]: iters left: 4 (67 enodes) 3.502 * * [simplify]: iters left: 3 (83 enodes) 3.525 * * [simplify]: Extracting #0: cost 1 inf + 0 3.526 * * [simplify]: Extracting #1: cost 4 inf + 0 3.526 * * [simplify]: Extracting #2: cost 8 inf + 0 3.526 * * [simplify]: Extracting #3: cost 11 inf + 163 3.526 * * [simplify]: Extracting #4: cost 17 inf + 164 3.526 * * [simplify]: Extracting #5: cost 19 inf + 165 3.526 * * [simplify]: Extracting #6: cost 23 inf + 371 3.527 * * [simplify]: Extracting #7: cost 22 inf + 580 3.528 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.529 * * [simplify]: Extracting #9: cost 1 inf + 4171 3.531 * * [simplify]: Extracting #10: cost 0 inf + 4631 3.533 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.533 * [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.533 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 3.534 * [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.534 * * [simplify]: iters left: 6 (15 enodes) 3.541 * * [simplify]: iters left: 5 (55 enodes) 3.556 * * [simplify]: iters left: 4 (76 enodes) 3.576 * * [simplify]: iters left: 3 (95 enodes) 3.599 * * [simplify]: Extracting #0: cost 1 inf + 0 3.599 * * [simplify]: Extracting #1: cost 7 inf + 0 3.599 * * [simplify]: Extracting #2: cost 14 inf + 0 3.599 * * [simplify]: Extracting #3: cost 18 inf + 42 3.599 * * [simplify]: Extracting #4: cost 23 inf + 84 3.600 * * [simplify]: Extracting #5: cost 25 inf + 85 3.600 * * [simplify]: Extracting #6: cost 29 inf + 251 3.600 * * [simplify]: Extracting #7: cost 29 inf + 418 3.601 * * [simplify]: Extracting #8: cost 16 inf + 1771 3.603 * * [simplify]: Extracting #9: cost 6 inf + 4511 3.605 * * [simplify]: Extracting #10: cost 1 inf + 6531 3.607 * * [simplify]: Extracting #11: cost 0 inf + 6991 3.610 * [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.610 * [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.610 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.610 * * [simplify]: iters left: 6 (14 enodes) 3.616 * * [simplify]: iters left: 5 (50 enodes) 3.630 * * [simplify]: iters left: 4 (67 enodes) 3.648 * * [simplify]: iters left: 3 (83 enodes) 3.669 * * [simplify]: Extracting #0: cost 1 inf + 0 3.669 * * [simplify]: Extracting #1: cost 4 inf + 0 3.669 * * [simplify]: Extracting #2: cost 8 inf + 0 3.670 * * [simplify]: Extracting #3: cost 11 inf + 83 3.670 * * [simplify]: Extracting #4: cost 17 inf + 84 3.670 * * [simplify]: Extracting #5: cost 19 inf + 85 3.670 * * [simplify]: Extracting #6: cost 23 inf + 291 3.670 * * [simplify]: Extracting #7: cost 22 inf + 500 3.671 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.673 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.674 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.676 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.676 * [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.676 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 3.676 * [simplify]: Simplifying (/ (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 1) 3.676 * * [simplify]: iters left: 6 (15 enodes) 3.683 * * [simplify]: iters left: 5 (55 enodes) 3.693 * * [simplify]: iters left: 4 (82 enodes) 3.705 * * [simplify]: iters left: 3 (99 enodes) 3.718 * * [simplify]: Extracting #0: cost 1 inf + 0 3.718 * * [simplify]: Extracting #1: cost 5 inf + 0 3.718 * * [simplify]: Extracting #2: cost 7 inf + 1 3.718 * * [simplify]: Extracting #3: cost 13 inf + 1 3.718 * * [simplify]: Extracting #4: cost 19 inf + 2 3.718 * * [simplify]: Extracting #5: cost 18 inf + 128 3.719 * * [simplify]: Extracting #6: cost 25 inf + 251 3.719 * * [simplify]: Extracting #7: cost 24 inf + 419 3.719 * * [simplify]: Extracting #8: cost 13 inf + 1606 3.720 * * [simplify]: Extracting #9: cost 4 inf + 3590 3.721 * * [simplify]: Extracting #10: cost 0 inf + 5072 3.723 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 3.723 * [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))) 3.723 * [simplify]: Simplifying (/ (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.723 * * [simplify]: iters left: 6 (13 enodes) 3.726 * * [simplify]: iters left: 5 (47 enodes) 3.733 * * [simplify]: iters left: 4 (64 enodes) 3.746 * * [simplify]: iters left: 3 (80 enodes) 3.767 * * [simplify]: Extracting #0: cost 1 inf + 0 3.767 * * [simplify]: Extracting #1: cost 4 inf + 0 3.767 * * [simplify]: Extracting #2: cost 5 inf + 1 3.767 * * [simplify]: Extracting #3: cost 11 inf + 1 3.767 * * [simplify]: Extracting #4: cost 17 inf + 2 3.768 * * [simplify]: Extracting #5: cost 16 inf + 128 3.768 * * [simplify]: Extracting #6: cost 21 inf + 333 3.768 * * [simplify]: Extracting #7: cost 22 inf + 418 3.769 * * [simplify]: Extracting #8: cost 8 inf + 2047 3.771 * * [simplify]: Extracting #9: cost 1 inf + 3929 3.772 * * [simplify]: Extracting #10: cost 0 inf + 4309 3.774 * [simplify]: Simplified to (/ (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 3.774 * [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))) 3.775 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 3.775 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.775 * * [simplify]: iters left: 6 (15 enodes) 3.782 * * [simplify]: iters left: 5 (55 enodes) 3.794 * * [simplify]: iters left: 4 (74 enodes) 3.805 * * [simplify]: iters left: 3 (90 enodes) 3.817 * * [simplify]: Extracting #0: cost 1 inf + 0 3.817 * * [simplify]: Extracting #1: cost 6 inf + 0 3.817 * * [simplify]: Extracting #2: cost 12 inf + 0 3.817 * * [simplify]: Extracting #3: cost 15 inf + 203 3.818 * * [simplify]: Extracting #4: cost 19 inf + 406 3.818 * * [simplify]: Extracting #5: cost 21 inf + 407 3.818 * * [simplify]: Extracting #6: cost 25 inf + 613 3.818 * * [simplify]: Extracting #7: cost 24 inf + 822 3.819 * * [simplify]: Extracting #8: cost 12 inf + 2230 3.819 * * [simplify]: Extracting #9: cost 4 inf + 3993 3.821 * * [simplify]: Extracting #10: cost 1 inf + 5173 3.822 * * [simplify]: Extracting #11: cost 0 inf + 5633 3.823 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (* (cbrt a) (cbrt a))) 3.823 * [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)))) 3.823 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt a)) 3.823 * * [simplify]: iters left: 6 (14 enodes) 3.827 * * [simplify]: iters left: 5 (50 enodes) 3.835 * * [simplify]: iters left: 4 (67 enodes) 3.846 * * [simplify]: iters left: 3 (83 enodes) 3.857 * * [simplify]: Extracting #0: cost 1 inf + 0 3.857 * * [simplify]: Extracting #1: cost 4 inf + 0 3.857 * * [simplify]: Extracting #2: cost 8 inf + 0 3.857 * * [simplify]: Extracting #3: cost 11 inf + 163 3.858 * * [simplify]: Extracting #4: cost 17 inf + 164 3.858 * * [simplify]: Extracting #5: cost 19 inf + 165 3.858 * * [simplify]: Extracting #6: cost 23 inf + 371 3.858 * * [simplify]: Extracting #7: cost 22 inf + 580 3.858 * * [simplify]: Extracting #8: cost 7 inf + 2292 3.859 * * [simplify]: Extracting #9: cost 1 inf + 4051 3.860 * * [simplify]: Extracting #10: cost 0 inf + 4471 3.861 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt a)) 3.862 * [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)))) 3.862 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 3.862 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.862 * * [simplify]: iters left: 6 (14 enodes) 3.866 * * [simplify]: iters left: 5 (50 enodes) 3.879 * * [simplify]: iters left: 4 (67 enodes) 3.889 * * [simplify]: iters left: 3 (83 enodes) 3.900 * * [simplify]: Extracting #0: cost 1 inf + 0 3.900 * * [simplify]: Extracting #1: cost 4 inf + 0 3.900 * * [simplify]: Extracting #2: cost 8 inf + 0 3.901 * * [simplify]: Extracting #3: cost 11 inf + 83 3.901 * * [simplify]: Extracting #4: cost 17 inf + 84 3.901 * * [simplify]: Extracting #5: cost 19 inf + 85 3.901 * * [simplify]: Extracting #6: cost 23 inf + 291 3.901 * * [simplify]: Extracting #7: cost 22 inf + 500 3.902 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.902 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.903 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.904 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.904 * [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)))) 3.905 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (sqrt a)) 3.905 * * [simplify]: iters left: 6 (14 enodes) 3.909 * * [simplify]: iters left: 5 (50 enodes) 3.924 * * [simplify]: iters left: 4 (67 enodes) 3.937 * * [simplify]: iters left: 3 (83 enodes) 3.948 * * [simplify]: Extracting #0: cost 1 inf + 0 3.948 * * [simplify]: Extracting #1: cost 4 inf + 0 3.948 * * [simplify]: Extracting #2: cost 8 inf + 0 3.948 * * [simplify]: Extracting #3: cost 11 inf + 83 3.948 * * [simplify]: Extracting #4: cost 17 inf + 84 3.948 * * [simplify]: Extracting #5: cost 19 inf + 85 3.948 * * [simplify]: Extracting #6: cost 23 inf + 291 3.949 * * [simplify]: Extracting #7: cost 22 inf + 500 3.949 * * [simplify]: Extracting #8: cost 7 inf + 2212 3.950 * * [simplify]: Extracting #9: cost 1 inf + 3931 3.951 * * [simplify]: Extracting #10: cost 0 inf + 4311 3.952 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (sqrt a)) 3.952 * [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)))) 3.952 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 3.952 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 1) 3.953 * * [simplify]: iters left: 6 (14 enodes) 3.956 * * [simplify]: iters left: 5 (50 enodes) 3.967 * * [simplify]: iters left: 4 (69 enodes) 3.978 * * [simplify]: iters left: 3 (85 enodes) 3.990 * * [simplify]: Extracting #0: cost 1 inf + 0 3.990 * * [simplify]: Extracting #1: cost 4 inf + 0 3.990 * * [simplify]: Extracting #2: cost 9 inf + 1 3.990 * * [simplify]: Extracting #3: cost 15 inf + 2 3.990 * * [simplify]: Extracting #4: cost 15 inf + 126 3.990 * * [simplify]: Extracting #5: cost 20 inf + 333 3.991 * * [simplify]: Extracting #6: cost 20 inf + 419 3.991 * * [simplify]: Extracting #7: cost 6 inf + 1910 3.993 * * [simplify]: Extracting #8: cost 1 inf + 3170 3.994 * * [simplify]: Extracting #9: cost 0 inf + 3470 3.996 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) 3.996 * [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))) 3.996 * [simplify]: Simplifying (/ (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) a) 3.997 * * [simplify]: iters left: 6 (13 enodes) 4.004 * * [simplify]: iters left: 5 (47 enodes) 4.018 * * [simplify]: iters left: 4 (64 enodes) 4.027 * * [simplify]: iters left: 3 (80 enodes) 4.039 * * [simplify]: Extracting #0: cost 1 inf + 0 4.039 * * [simplify]: Extracting #1: cost 4 inf + 0 4.039 * * [simplify]: Extracting #2: cost 5 inf + 1 4.039 * * [simplify]: Extracting #3: cost 11 inf + 1 4.039 * * [simplify]: Extracting #4: cost 17 inf + 2 4.040 * * [simplify]: Extracting #5: cost 16 inf + 128 4.040 * * [simplify]: Extracting #6: cost 21 inf + 333 4.040 * * [simplify]: Extracting #7: cost 22 inf + 418 4.040 * * [simplify]: Extracting #8: cost 8 inf + 2047 4.041 * * [simplify]: Extracting #9: cost 1 inf + 3809 4.042 * * [simplify]: Extracting #10: cost 0 inf + 4149 4.043 * [simplify]: Simplified to (/ (sqrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) a) 4.043 * [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.044 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 4.044 * [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.044 * * [simplify]: iters left: 6 (18 enodes) 4.049 * * [simplify]: iters left: 5 (69 enodes) 4.069 * * [simplify]: iters left: 4 (125 enodes) 4.091 * * [simplify]: iters left: 3 (239 enodes) 4.146 * * [simplify]: iters left: 2 (374 enodes) 4.272 * * [simplify]: iters left: 1 (436 enodes) 4.402 * * [simplify]: Extracting #0: cost 1 inf + 0 4.402 * * [simplify]: Extracting #1: cost 35 inf + 0 4.403 * * [simplify]: Extracting #2: cost 71 inf + 0 4.403 * * [simplify]: Extracting #3: cost 67 inf + 608 4.405 * * [simplify]: Extracting #4: cost 60 inf + 2304 4.406 * * [simplify]: Extracting #5: cost 65 inf + 2789 4.408 * * [simplify]: Extracting #6: cost 67 inf + 2792 4.410 * * [simplify]: Extracting #7: cost 53 inf + 4884 4.420 * * [simplify]: Extracting #8: cost 10 inf + 25231 4.436 * * [simplify]: Extracting #9: cost 0 inf + 30149 4.446 * * [simplify]: Extracting #10: cost 0 inf + 30069 4.455 * [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.455 * [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.456 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 4.456 * * [simplify]: iters left: 6 (15 enodes) 4.460 * * [simplify]: iters left: 5 (52 enodes) 4.468 * * [simplify]: iters left: 4 (68 enodes) 4.483 * * [simplify]: iters left: 3 (82 enodes) 4.508 * * [simplify]: Extracting #0: cost 1 inf + 0 4.508 * * [simplify]: Extracting #1: cost 8 inf + 0 4.508 * * [simplify]: Extracting #2: cost 17 inf + 0 4.508 * * [simplify]: Extracting #3: cost 17 inf + 164 4.509 * * [simplify]: Extracting #4: cost 17 inf + 327 4.509 * * [simplify]: Extracting #5: cost 21 inf + 813 4.509 * * [simplify]: Extracting #6: cost 22 inf + 898 4.510 * * [simplify]: Extracting #7: cost 8 inf + 2685 4.512 * * [simplify]: Extracting #8: cost 1 inf + 5325 4.514 * * [simplify]: Extracting #9: cost 0 inf + 5745 4.516 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 4.516 * [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.516 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 4.517 * [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.517 * * [simplify]: iters left: 6 (17 enodes) 4.526 * * [simplify]: iters left: 5 (64 enodes) 4.547 * * [simplify]: iters left: 4 (106 enodes) 4.582 * * [simplify]: iters left: 3 (163 enodes) 4.635 * * [simplify]: iters left: 2 (209 enodes) 4.674 * * [simplify]: iters left: 1 (226 enodes) 4.711 * * [simplify]: Extracting #0: cost 1 inf + 0 4.711 * * [simplify]: Extracting #1: cost 23 inf + 0 4.711 * * [simplify]: Extracting #2: cost 47 inf + 0 4.712 * * [simplify]: Extracting #3: cost 43 inf + 569 4.712 * * [simplify]: Extracting #4: cost 42 inf + 1055 4.712 * * [simplify]: Extracting #5: cost 47 inf + 1299 4.714 * * [simplify]: Extracting #6: cost 48 inf + 1384 4.714 * * [simplify]: Extracting #7: cost 36 inf + 2910 4.718 * * [simplify]: Extracting #8: cost 6 inf + 15507 4.722 * * [simplify]: Extracting #9: cost 0 inf + 18185 4.727 * [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)) 4.727 * [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)))) 4.727 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 4.727 * * [simplify]: iters left: 6 (15 enodes) 4.731 * * [simplify]: iters left: 5 (52 enodes) 4.747 * * [simplify]: iters left: 4 (68 enodes) 4.767 * * [simplify]: iters left: 3 (82 enodes) 4.790 * * [simplify]: Extracting #0: cost 1 inf + 0 4.791 * * [simplify]: Extracting #1: cost 8 inf + 0 4.791 * * [simplify]: Extracting #2: cost 17 inf + 0 4.791 * * [simplify]: Extracting #3: cost 17 inf + 84 4.791 * * [simplify]: Extracting #4: cost 17 inf + 247 4.791 * * [simplify]: Extracting #5: cost 21 inf + 653 4.792 * * [simplify]: Extracting #6: cost 22 inf + 738 4.793 * * [simplify]: Extracting #7: cost 8 inf + 2525 4.794 * * [simplify]: Extracting #8: cost 1 inf + 5005 4.796 * * [simplify]: Extracting #9: cost 0 inf + 5425 4.798 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 4.798 * [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))))) 4.798 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 4.799 * [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) 4.799 * * [simplify]: iters left: 6 (17 enodes) 4.809 * * [simplify]: iters left: 5 (64 enodes) 4.831 * * [simplify]: iters left: 4 (106 enodes) 4.869 * * [simplify]: iters left: 3 (143 enodes) 4.909 * * [simplify]: iters left: 2 (164 enodes) 4.932 * * [simplify]: iters left: 1 (167 enodes) 4.962 * * [simplify]: Extracting #0: cost 1 inf + 0 4.964 * * [simplify]: Extracting #1: cost 13 inf + 0 4.964 * * [simplify]: Extracting #2: cost 24 inf + 1 4.964 * * [simplify]: Extracting #3: cost 26 inf + 83 4.965 * * [simplify]: Extracting #4: cost 25 inf + 327 4.965 * * [simplify]: Extracting #5: cost 32 inf + 489 4.965 * * [simplify]: Extracting #6: cost 32 inf + 575 4.966 * * [simplify]: Extracting #7: cost 19 inf + 2063 4.969 * * [simplify]: Extracting #8: cost 3 inf + 8082 4.971 * * [simplify]: Extracting #9: cost 1 inf + 8922 4.974 * * [simplify]: Extracting #10: cost 0 inf + 9382 4.976 * [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))) 4.976 * [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))) 4.976 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 4.977 * * [simplify]: iters left: 6 (14 enodes) 4.980 * * [simplify]: iters left: 5 (49 enodes) 4.988 * * [simplify]: iters left: 4 (65 enodes) 4.997 * * [simplify]: iters left: 3 (79 enodes) 5.015 * * [simplify]: Extracting #0: cost 1 inf + 0 5.016 * * [simplify]: Extracting #1: cost 8 inf + 0 5.016 * * [simplify]: Extracting #2: cost 14 inf + 1 5.016 * * [simplify]: Extracting #3: cost 16 inf + 83 5.016 * * [simplify]: Extracting #4: cost 15 inf + 328 5.016 * * [simplify]: Extracting #5: cost 21 inf + 491 5.017 * * [simplify]: Extracting #6: cost 23 inf + 534 5.018 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.019 * * [simplify]: Extracting #8: cost 1 inf + 4683 5.021 * * [simplify]: Extracting #9: cost 0 inf + 5103 5.023 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 5.023 * [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.023 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 5.023 * [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.024 * * [simplify]: iters left: 6 (17 enodes) 5.033 * * [simplify]: iters left: 5 (62 enodes) 5.053 * * [simplify]: iters left: 4 (95 enodes) 5.085 * * [simplify]: iters left: 3 (154 enodes) 5.108 * * [simplify]: iters left: 2 (207 enodes) 5.140 * * [simplify]: iters left: 1 (225 enodes) 5.188 * * [simplify]: Extracting #0: cost 1 inf + 0 5.189 * * [simplify]: Extracting #1: cost 23 inf + 0 5.189 * * [simplify]: Extracting #2: cost 47 inf + 0 5.189 * * [simplify]: Extracting #3: cost 44 inf + 448 5.189 * * [simplify]: Extracting #4: cost 40 inf + 1258 5.190 * * [simplify]: Extracting #5: cost 47 inf + 1299 5.190 * * [simplify]: Extracting #6: cost 49 inf + 1342 5.191 * * [simplify]: Extracting #7: cost 35 inf + 3570 5.194 * * [simplify]: Extracting #8: cost 8 inf + 14542 5.199 * * [simplify]: Extracting #9: cost 0 inf + 18219 5.203 * * [simplify]: Extracting #10: cost 0 inf + 18179 5.211 * [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.211 * [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.212 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 5.212 * * [simplify]: iters left: 6 (15 enodes) 5.220 * * [simplify]: iters left: 5 (52 enodes) 5.236 * * [simplify]: iters left: 4 (68 enodes) 5.257 * * [simplify]: iters left: 3 (82 enodes) 5.276 * * [simplify]: Extracting #0: cost 1 inf + 0 5.276 * * [simplify]: Extracting #1: cost 8 inf + 0 5.276 * * [simplify]: Extracting #2: cost 17 inf + 0 5.276 * * [simplify]: Extracting #3: cost 17 inf + 164 5.276 * * [simplify]: Extracting #4: cost 17 inf + 247 5.278 * * [simplify]: Extracting #5: cost 21 inf + 653 5.278 * * [simplify]: Extracting #6: cost 22 inf + 738 5.278 * * [simplify]: Extracting #7: cost 8 inf + 2525 5.279 * * [simplify]: Extracting #8: cost 1 inf + 5045 5.280 * * [simplify]: Extracting #9: cost 0 inf + 5425 5.281 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 5.281 * [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.281 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 5.282 * [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.282 * * [simplify]: iters left: 6 (16 enodes) 5.286 * * [simplify]: iters left: 5 (57 enodes) 5.295 * * [simplify]: iters left: 4 (83 enodes) 5.310 * * [simplify]: iters left: 3 (117 enodes) 5.330 * * [simplify]: iters left: 2 (128 enodes) 5.346 * * [simplify]: iters left: 1 (129 enodes) 5.380 * * [simplify]: Extracting #0: cost 1 inf + 0 5.380 * * [simplify]: Extracting #1: cost 15 inf + 0 5.380 * * [simplify]: Extracting #2: cost 31 inf + 0 5.380 * * [simplify]: Extracting #3: cost 29 inf + 328 5.381 * * [simplify]: Extracting #4: cost 28 inf + 452 5.381 * * [simplify]: Extracting #5: cost 35 inf + 493 5.382 * * [simplify]: Extracting #6: cost 36 inf + 578 5.383 * * [simplify]: Extracting #7: cost 24 inf + 2169 5.386 * * [simplify]: Extracting #8: cost 3 inf + 9479 5.391 * * [simplify]: Extracting #9: cost 0 inf + 10899 5.395 * [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.395 * [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.396 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 5.396 * * [simplify]: iters left: 6 (15 enodes) 5.404 * * [simplify]: iters left: 5 (52 enodes) 5.421 * * [simplify]: iters left: 4 (68 enodes) 5.442 * * [simplify]: iters left: 3 (82 enodes) 5.463 * * [simplify]: Extracting #0: cost 1 inf + 0 5.464 * * [simplify]: Extracting #1: cost 8 inf + 0 5.464 * * [simplify]: Extracting #2: cost 17 inf + 0 5.464 * * [simplify]: Extracting #3: cost 17 inf + 84 5.464 * * [simplify]: Extracting #4: cost 17 inf + 167 5.464 * * [simplify]: Extracting #5: cost 21 inf + 493 5.465 * * [simplify]: Extracting #6: cost 22 inf + 578 5.466 * * [simplify]: Extracting #7: cost 8 inf + 2365 5.467 * * [simplify]: Extracting #8: cost 1 inf + 4725 5.469 * * [simplify]: Extracting #9: cost 0 inf + 5105 5.471 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt 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)) (sqrt a)) (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))))) 5.471 * * * * [progress]: [ 84 / 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)) 1) 5.472 * * [simplify]: iters left: 6 (16 enodes) 5.480 * * [simplify]: iters left: 5 (57 enodes) 5.490 * * [simplify]: iters left: 4 (81 enodes) 5.505 * * [simplify]: iters left: 3 (105 enodes) 5.525 * * [simplify]: iters left: 2 (114 enodes) 5.551 * * [simplify]: iters left: 1 (116 enodes) 5.565 * * [simplify]: Extracting #0: cost 1 inf + 0 5.565 * * [simplify]: Extracting #1: cost 9 inf + 0 5.565 * * [simplify]: Extracting #2: cost 16 inf + 1 5.565 * * [simplify]: Extracting #3: cost 19 inf + 2 5.565 * * [simplify]: Extracting #4: cost 19 inf + 85 5.565 * * [simplify]: Extracting #5: cost 26 inf + 167 5.565 * * [simplify]: Extracting #6: cost 26 inf + 253 5.566 * * [simplify]: Extracting #7: cost 11 inf + 2718 5.567 * * [simplify]: Extracting #8: cost 2 inf + 5340 5.568 * * [simplify]: Extracting #9: cost 0 inf + 6060 5.570 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b))) 5.570 * [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.570 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 5.570 * * [simplify]: iters left: 6 (14 enodes) 5.574 * * [simplify]: iters left: 5 (49 enodes) 5.582 * * [simplify]: iters left: 4 (65 enodes) 5.604 * * [simplify]: iters left: 3 (79 enodes) 5.626 * * [simplify]: Extracting #0: cost 1 inf + 0 5.626 * * [simplify]: Extracting #1: cost 8 inf + 0 5.626 * * [simplify]: Extracting #2: cost 14 inf + 1 5.627 * * [simplify]: Extracting #3: cost 16 inf + 43 5.627 * * [simplify]: Extracting #4: cost 15 inf + 208 5.627 * * [simplify]: Extracting #5: cost 21 inf + 331 5.627 * * [simplify]: Extracting #6: cost 23 inf + 374 5.628 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.630 * * [simplify]: Extracting #8: cost 1 inf + 4403 5.632 * * [simplify]: Extracting #9: cost 0 inf + 4783 5.633 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 5.634 * [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.634 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 5.634 * [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.634 * * [simplify]: iters left: 6 (16 enodes) 5.643 * * [simplify]: iters left: 5 (59 enodes) 5.663 * * [simplify]: iters left: 4 (99 enodes) 5.696 * * [simplify]: iters left: 3 (149 enodes) 5.741 * * [simplify]: iters left: 2 (199 enodes) 5.784 * * [simplify]: Extracting #0: cost 1 inf + 0 5.784 * * [simplify]: Extracting #1: cost 13 inf + 0 5.784 * * [simplify]: Extracting #2: cost 24 inf + 1 5.785 * * [simplify]: Extracting #3: cost 26 inf + 83 5.785 * * [simplify]: Extracting #4: cost 25 inf + 407 5.785 * * [simplify]: Extracting #5: cost 32 inf + 448 5.785 * * [simplify]: Extracting #6: cost 32 inf + 574 5.786 * * [simplify]: Extracting #7: cost 20 inf + 1763 5.786 * * [simplify]: Extracting #8: cost 16 inf + 2783 5.788 * * [simplify]: Extracting #9: cost 4 inf + 7812 5.790 * * [simplify]: Extracting #10: cost 0 inf + 9369 5.793 * [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.793 * [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.793 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 5.793 * * [simplify]: iters left: 6 (14 enodes) 5.797 * * [simplify]: iters left: 5 (49 enodes) 5.812 * * [simplify]: iters left: 4 (65 enodes) 5.829 * * [simplify]: iters left: 3 (79 enodes) 5.839 * * [simplify]: Extracting #0: cost 1 inf + 0 5.839 * * [simplify]: Extracting #1: cost 8 inf + 0 5.839 * * [simplify]: Extracting #2: cost 14 inf + 1 5.839 * * [simplify]: Extracting #3: cost 14 inf + 286 5.839 * * [simplify]: Extracting #4: cost 14 inf + 450 5.839 * * [simplify]: Extracting #5: cost 21 inf + 491 5.840 * * [simplify]: Extracting #6: cost 23 inf + 534 5.840 * * [simplify]: Extracting #7: cost 7 inf + 2607 5.841 * * [simplify]: Extracting #8: cost 0 inf + 5103 5.842 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 5.842 * [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.842 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 5.842 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) (sqrt a)) 5.842 * * [simplify]: iters left: 6 (15 enodes) 5.848 * * [simplify]: iters left: 5 (54 enodes) 5.857 * * [simplify]: iters left: 4 (83 enodes) 5.883 * * [simplify]: iters left: 3 (110 enodes) 5.900 * * [simplify]: iters left: 2 (124 enodes) 5.917 * * [simplify]: Extracting #0: cost 1 inf + 0 5.917 * * [simplify]: Extracting #1: cost 9 inf + 0 5.917 * * [simplify]: Extracting #2: cost 16 inf + 1 5.917 * * [simplify]: Extracting #3: cost 18 inf + 43 5.917 * * [simplify]: Extracting #4: cost 18 inf + 126 5.918 * * [simplify]: Extracting #5: cost 25 inf + 167 5.918 * * [simplify]: Extracting #6: cost 27 inf + 210 5.918 * * [simplify]: Extracting #7: cost 20 inf + 544 5.919 * * [simplify]: Extracting #8: cost 12 inf + 1823 5.921 * * [simplify]: Extracting #9: cost 5 inf + 4118 5.924 * * [simplify]: Extracting #10: cost 0 inf + 6053 5.926 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)) (/ (sqrt a) (cbrt (- (sqrt (fma (* c -4) a (* b b))) b)))) 5.926 * [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)))) 5.927 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 5.927 * * [simplify]: iters left: 6 (14 enodes) 5.933 * * [simplify]: iters left: 5 (49 enodes) 5.941 * * [simplify]: iters left: 4 (65 enodes) 5.952 * * [simplify]: iters left: 3 (79 enodes) 5.964 * * [simplify]: Extracting #0: cost 1 inf + 0 5.964 * * [simplify]: Extracting #1: cost 8 inf + 0 5.964 * * [simplify]: Extracting #2: cost 14 inf + 1 5.964 * * [simplify]: Extracting #3: cost 14 inf + 166 5.964 * * [simplify]: Extracting #4: cost 14 inf + 290 5.964 * * [simplify]: Extracting #5: cost 21 inf + 331 5.965 * * [simplify]: Extracting #6: cost 23 inf + 374 5.965 * * [simplify]: Extracting #7: cost 7 inf + 2407 5.967 * * [simplify]: Extracting #8: cost 0 inf + 4783 5.969 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 5.969 * [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)))) 5.970 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 5.970 * [simplify]: Simplifying (/ (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 1) 5.970 * * [simplify]: iters left: 6 (14 enodes) 5.978 * * [simplify]: iters left: 5 (47 enodes) 5.992 * * [simplify]: iters left: 4 (68 enodes) 6.012 * * [simplify]: iters left: 3 (81 enodes) 6.030 * * [simplify]: Extracting #0: cost 1 inf + 0 6.030 * * [simplify]: Extracting #1: cost 5 inf + 0 6.030 * * [simplify]: Extracting #2: cost 7 inf + 1 6.030 * * [simplify]: Extracting #3: cost 11 inf + 1 6.030 * * [simplify]: Extracting #4: cost 12 inf + 43 6.030 * * [simplify]: Extracting #5: cost 20 inf + 84 6.030 * * [simplify]: Extracting #6: cost 20 inf + 170 6.031 * * [simplify]: Extracting #7: cost 6 inf + 1877 6.032 * * [simplify]: Extracting #8: cost 1 inf + 3278 6.033 * * [simplify]: Extracting #9: cost 0 inf + 3617 6.035 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 6.035 * [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.035 * [simplify]: Simplifying (/ (/ (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 6.035 * * [simplify]: iters left: 6 (13 enodes) 6.041 * * [simplify]: iters left: 5 (46 enodes) 6.054 * * [simplify]: iters left: 4 (62 enodes) 6.073 * * [simplify]: iters left: 3 (76 enodes) 6.091 * * [simplify]: Extracting #0: cost 1 inf + 0 6.091 * * [simplify]: Extracting #1: cost 8 inf + 0 6.091 * * [simplify]: Extracting #2: cost 10 inf + 44 6.091 * * [simplify]: Extracting #3: cost 13 inf + 86 6.091 * * [simplify]: Extracting #4: cost 15 inf + 87 6.091 * * [simplify]: Extracting #5: cost 21 inf + 169 6.092 * * [simplify]: Extracting #6: cost 21 inf + 337 6.092 * * [simplify]: Extracting #7: cost 10 inf + 1781 6.094 * * [simplify]: Extracting #8: cost 2 inf + 3782 6.095 * * [simplify]: Extracting #9: cost 0 inf + 4461 6.097 * [simplify]: Simplified to (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 6.097 * [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.097 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 6.097 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 6.097 * * [simplify]: iters left: 6 (17 enodes) 6.105 * * [simplify]: iters left: 5 (62 enodes) 6.123 * * [simplify]: iters left: 4 (91 enodes) 6.149 * * [simplify]: iters left: 3 (137 enodes) 6.177 * * [simplify]: iters left: 2 (147 enodes) 6.197 * * [simplify]: Extracting #0: cost 1 inf + 0 6.197 * * [simplify]: Extracting #1: cost 18 inf + 0 6.197 * * [simplify]: Extracting #2: cost 37 inf + 0 6.198 * * [simplify]: Extracting #3: cost 30 inf + 1455 6.198 * * [simplify]: Extracting #4: cost 25 inf + 2707 6.199 * * [simplify]: Extracting #5: cost 31 inf + 2749 6.199 * * [simplify]: Extracting #6: cost 33 inf + 2792 6.200 * * [simplify]: Extracting #7: cost 22 inf + 4019 6.202 * * [simplify]: Extracting #8: cost 3 inf + 10939 6.205 * * [simplify]: Extracting #9: cost 0 inf + 12279 6.208 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 6.208 * [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.208 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (cbrt a)) 6.208 * * [simplify]: iters left: 6 (15 enodes) 6.212 * * [simplify]: iters left: 5 (52 enodes) 6.220 * * [simplify]: iters left: 4 (68 enodes) 6.230 * * [simplify]: iters left: 3 (82 enodes) 6.242 * * [simplify]: Extracting #0: cost 1 inf + 0 6.242 * * [simplify]: Extracting #1: cost 8 inf + 0 6.242 * * [simplify]: Extracting #2: cost 17 inf + 0 6.242 * * [simplify]: Extracting #3: cost 17 inf + 164 6.242 * * [simplify]: Extracting #4: cost 17 inf + 327 6.242 * * [simplify]: Extracting #5: cost 21 inf + 813 6.243 * * [simplify]: Extracting #6: cost 22 inf + 898 6.244 * * [simplify]: Extracting #7: cost 8 inf + 2605 6.245 * * [simplify]: Extracting #8: cost 1 inf + 5045 6.247 * * [simplify]: Extracting #9: cost 0 inf + 5425 6.249 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (cbrt a))) 6.249 * [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.249 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 6.250 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 6.250 * * [simplify]: iters left: 6 (16 enodes) 6.259 * * [simplify]: iters left: 5 (57 enodes) 6.276 * * [simplify]: iters left: 4 (78 enodes) 6.302 * * [simplify]: iters left: 3 (102 enodes) 6.319 * * [simplify]: iters left: 2 (104 enodes) 6.332 * * [simplify]: Extracting #0: cost 1 inf + 0 6.332 * * [simplify]: Extracting #1: cost 12 inf + 0 6.333 * * [simplify]: Extracting #2: cost 25 inf + 0 6.333 * * [simplify]: Extracting #3: cost 23 inf + 447 6.333 * * [simplify]: Extracting #4: cost 19 inf + 1217 6.333 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.334 * * [simplify]: Extracting #6: cost 26 inf + 1384 6.334 * * [simplify]: Extracting #7: cost 14 inf + 3031 6.336 * * [simplify]: Extracting #8: cost 2 inf + 6872 6.338 * * [simplify]: Extracting #9: cost 0 inf + 7591 6.341 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 6.341 * [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.342 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) (sqrt a)) 6.342 * * [simplify]: iters left: 6 (15 enodes) 6.350 * * [simplify]: iters left: 5 (52 enodes) 6.365 * * [simplify]: iters left: 4 (68 enodes) 6.375 * * [simplify]: iters left: 3 (82 enodes) 6.387 * * [simplify]: Extracting #0: cost 1 inf + 0 6.387 * * [simplify]: Extracting #1: cost 8 inf + 0 6.387 * * [simplify]: Extracting #2: cost 17 inf + 0 6.387 * * [simplify]: Extracting #3: cost 17 inf + 84 6.388 * * [simplify]: Extracting #4: cost 17 inf + 247 6.388 * * [simplify]: Extracting #5: cost 21 inf + 653 6.389 * * [simplify]: Extracting #6: cost 22 inf + 738 6.389 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.390 * * [simplify]: Extracting #8: cost 1 inf + 4725 6.391 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.392 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (cbrt 2) (sqrt a))) 6.392 * [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.392 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 6.392 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 1) 6.393 * * [simplify]: iters left: 6 (16 enodes) 6.397 * * [simplify]: iters left: 5 (57 enodes) 6.416 * * [simplify]: iters left: 4 (78 enodes) 6.440 * * [simplify]: iters left: 3 (97 enodes) 6.466 * * [simplify]: Extracting #0: cost 1 inf + 0 6.466 * * [simplify]: Extracting #1: cost 7 inf + 0 6.466 * * [simplify]: Extracting #2: cost 12 inf + 1 6.466 * * [simplify]: Extracting #3: cost 14 inf + 83 6.466 * * [simplify]: Extracting #4: cost 13 inf + 327 6.467 * * [simplify]: Extracting #5: cost 20 inf + 489 6.467 * * [simplify]: Extracting #6: cost 20 inf + 575 6.468 * * [simplify]: Extracting #7: cost 7 inf + 2200 6.469 * * [simplify]: Extracting #8: cost 2 inf + 3384 6.471 * * [simplify]: Extracting #9: cost 0 inf + 4184 6.473 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 6.473 * [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.473 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt 2)) a) 6.473 * * [simplify]: iters left: 6 (14 enodes) 6.477 * * [simplify]: iters left: 5 (49 enodes) 6.484 * * [simplify]: iters left: 4 (65 enodes) 6.495 * * [simplify]: iters left: 3 (79 enodes) 6.516 * * [simplify]: Extracting #0: cost 1 inf + 0 6.516 * * [simplify]: Extracting #1: cost 8 inf + 0 6.516 * * [simplify]: Extracting #2: cost 14 inf + 1 6.516 * * [simplify]: Extracting #3: cost 16 inf + 83 6.516 * * [simplify]: Extracting #4: cost 15 inf + 328 6.516 * * [simplify]: Extracting #5: cost 21 inf + 491 6.517 * * [simplify]: Extracting #6: cost 23 inf + 534 6.517 * * [simplify]: Extracting #7: cost 7 inf + 2527 6.518 * * [simplify]: Extracting #8: cost 1 inf + 4403 6.519 * * [simplify]: Extracting #9: cost 0 inf + 4783 6.520 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) a)) 6.520 * [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.520 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 6.520 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 6.520 * * [simplify]: iters left: 6 (16 enodes) 6.525 * * [simplify]: iters left: 5 (57 enodes) 6.533 * * [simplify]: iters left: 4 (78 enodes) 6.545 * * [simplify]: iters left: 3 (99 enodes) 6.560 * * [simplify]: iters left: 2 (102 enodes) 6.573 * * [simplify]: Extracting #0: cost 1 inf + 0 6.573 * * [simplify]: Extracting #1: cost 10 inf + 0 6.573 * * [simplify]: Extracting #2: cost 23 inf + 0 6.573 * * [simplify]: Extracting #3: cost 25 inf + 124 6.574 * * [simplify]: Extracting #4: cost 21 inf + 894 6.574 * * [simplify]: Extracting #5: cost 26 inf + 1258 6.574 * * [simplify]: Extracting #6: cost 27 inf + 1342 6.575 * * [simplify]: Extracting #7: cost 17 inf + 2037 6.575 * * [simplify]: Extracting #8: cost 13 inf + 2736 6.576 * * [simplify]: Extracting #9: cost 4 inf + 5831 6.578 * * [simplify]: Extracting #10: cost 0 inf + 7589 6.579 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (* (cbrt a) (cbrt a)) (sqrt 2))) 6.580 * [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.580 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (cbrt a)) 6.580 * * [simplify]: iters left: 6 (15 enodes) 6.587 * * [simplify]: iters left: 5 (52 enodes) 6.606 * * [simplify]: iters left: 4 (68 enodes) 6.628 * * [simplify]: iters left: 3 (82 enodes) 6.651 * * [simplify]: Extracting #0: cost 1 inf + 0 6.651 * * [simplify]: Extracting #1: cost 8 inf + 0 6.651 * * [simplify]: Extracting #2: cost 17 inf + 0 6.651 * * [simplify]: Extracting #3: cost 17 inf + 164 6.651 * * [simplify]: Extracting #4: cost 17 inf + 247 6.651 * * [simplify]: Extracting #5: cost 21 inf + 653 6.652 * * [simplify]: Extracting #6: cost 22 inf + 738 6.653 * * [simplify]: Extracting #7: cost 8 inf + 2445 6.654 * * [simplify]: Extracting #8: cost 1 inf + 4765 6.656 * * [simplify]: Extracting #9: cost 0 inf + 5105 6.658 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (cbrt a))) 6.658 * [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.658 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 6.659 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.659 * * [simplify]: iters left: 6 (15 enodes) 6.667 * * [simplify]: iters left: 5 (52 enodes) 6.683 * * [simplify]: iters left: 4 (68 enodes) 6.704 * * [simplify]: iters left: 3 (82 enodes) 6.727 * * [simplify]: Extracting #0: cost 1 inf + 0 6.727 * * [simplify]: Extracting #1: cost 8 inf + 0 6.727 * * [simplify]: Extracting #2: cost 17 inf + 0 6.727 * * [simplify]: Extracting #3: cost 17 inf + 84 6.727 * * [simplify]: Extracting #4: cost 17 inf + 167 6.727 * * [simplify]: Extracting #5: cost 21 inf + 493 6.728 * * [simplify]: Extracting #6: cost 22 inf + 578 6.729 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.731 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.733 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.735 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.735 * [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.735 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) (sqrt a)) 6.735 * * [simplify]: iters left: 6 (15 enodes) 6.742 * * [simplify]: iters left: 5 (52 enodes) 6.751 * * [simplify]: iters left: 4 (68 enodes) 6.761 * * [simplify]: iters left: 3 (82 enodes) 6.772 * * [simplify]: Extracting #0: cost 1 inf + 0 6.772 * * [simplify]: Extracting #1: cost 8 inf + 0 6.772 * * [simplify]: Extracting #2: cost 17 inf + 0 6.772 * * [simplify]: Extracting #3: cost 17 inf + 84 6.772 * * [simplify]: Extracting #4: cost 17 inf + 167 6.772 * * [simplify]: Extracting #5: cost 21 inf + 493 6.773 * * [simplify]: Extracting #6: cost 22 inf + 578 6.774 * * [simplify]: Extracting #7: cost 8 inf + 2285 6.775 * * [simplify]: Extracting #8: cost 1 inf + 4445 6.777 * * [simplify]: Extracting #9: cost 0 inf + 4785 6.779 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (* (sqrt 2) (sqrt a))) 6.779 * [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.779 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 6.780 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 1) 6.780 * * [simplify]: iters left: 6 (15 enodes) 6.788 * * [simplify]: iters left: 5 (52 enodes) 6.805 * * [simplify]: iters left: 4 (68 enodes) 6.827 * * [simplify]: iters left: 3 (83 enodes) 6.849 * * [simplify]: Extracting #0: cost 1 inf + 0 6.849 * * [simplify]: Extracting #1: cost 5 inf + 0 6.849 * * [simplify]: Extracting #2: cost 8 inf + 1 6.849 * * [simplify]: Extracting #3: cost 10 inf + 43 6.849 * * [simplify]: Extracting #4: cost 10 inf + 126 6.849 * * [simplify]: Extracting #5: cost 18 inf + 167 6.850 * * [simplify]: Extracting #6: cost 18 inf + 253 6.851 * * [simplify]: Extracting #7: cost 3 inf + 2179 6.852 * * [simplify]: Extracting #8: cost 0 inf + 2942 6.853 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 6.853 * [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.854 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) a) 6.854 * * [simplify]: iters left: 6 (14 enodes) 6.861 * * [simplify]: iters left: 5 (49 enodes) 6.879 * * [simplify]: iters left: 4 (65 enodes) 6.889 * * [simplify]: iters left: 3 (79 enodes) 6.900 * * [simplify]: Extracting #0: cost 1 inf + 0 6.900 * * [simplify]: Extracting #1: cost 8 inf + 0 6.900 * * [simplify]: Extracting #2: cost 14 inf + 1 6.900 * * [simplify]: Extracting #3: cost 16 inf + 43 6.900 * * [simplify]: Extracting #4: cost 15 inf + 208 6.900 * * [simplify]: Extracting #5: cost 21 inf + 331 6.900 * * [simplify]: Extracting #6: cost 23 inf + 374 6.901 * * [simplify]: Extracting #7: cost 7 inf + 2327 6.902 * * [simplify]: Extracting #8: cost 1 inf + 4123 6.903 * * [simplify]: Extracting #9: cost 0 inf + 4463 6.904 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt 2) a)) 6.904 * [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.904 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 6.904 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (* (cbrt a) (cbrt a))) 6.904 * * [simplify]: iters left: 6 (15 enodes) 6.908 * * [simplify]: iters left: 5 (54 enodes) 6.926 * * [simplify]: iters left: 4 (73 enodes) 6.948 * * [simplify]: iters left: 3 (90 enodes) 6.964 * * [simplify]: iters left: 2 (91 enodes) 6.975 * * [simplify]: Extracting #0: cost 1 inf + 0 6.975 * * [simplify]: Extracting #1: cost 7 inf + 0 6.975 * * [simplify]: Extracting #2: cost 12 inf + 1 6.975 * * [simplify]: Extracting #3: cost 12 inf + 285 6.975 * * [simplify]: Extracting #4: cost 12 inf + 448 6.975 * * [simplify]: Extracting #5: cost 19 inf + 489 6.975 * * [simplify]: Extracting #6: cost 20 inf + 574 6.976 * * [simplify]: Extracting #7: cost 7 inf + 1846 6.976 * * [simplify]: Extracting #8: cost 4 inf + 2583 6.979 * * [simplify]: Extracting #9: cost 0 inf + 4179 6.980 * [simplify]: Simplified to (/ (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt a)) (cbrt a)) 6.980 * [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)))) 6.980 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (cbrt a)) 6.980 * * [simplify]: iters left: 6 (14 enodes) 6.983 * * [simplify]: iters left: 5 (49 enodes) 6.998 * * [simplify]: iters left: 4 (65 enodes) 7.018 * * [simplify]: iters left: 3 (79 enodes) 7.040 * * [simplify]: Extracting #0: cost 1 inf + 0 7.040 * * [simplify]: Extracting #1: cost 8 inf + 0 7.040 * * [simplify]: Extracting #2: cost 14 inf + 1 7.040 * * [simplify]: Extracting #3: cost 14 inf + 286 7.041 * * [simplify]: Extracting #4: cost 14 inf + 450 7.041 * * [simplify]: Extracting #5: cost 21 inf + 491 7.041 * * [simplify]: Extracting #6: cost 23 inf + 534 7.041 * * [simplify]: Extracting #7: cost 7 inf + 2527 7.042 * * [simplify]: Extracting #8: cost 0 inf + 4783 7.043 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt a) 2)) 7.043 * [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.044 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 7.044 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) (sqrt a)) 7.044 * * [simplify]: iters left: 6 (14 enodes) 7.047 * * [simplify]: iters left: 5 (49 enodes) 7.055 * * [simplify]: iters left: 4 (64 enodes) 7.064 * * [simplify]: iters left: 3 (79 enodes) 7.080 * * [simplify]: Extracting #0: cost 1 inf + 0 7.080 * * [simplify]: Extracting #1: cost 5 inf + 0 7.080 * * [simplify]: Extracting #2: cost 8 inf + 1 7.080 * * [simplify]: Extracting #3: cost 9 inf + 84 7.080 * * [simplify]: Extracting #4: cost 10 inf + 126 7.081 * * [simplify]: Extracting #5: cost 17 inf + 167 7.081 * * [simplify]: Extracting #6: cost 19 inf + 210 7.081 * * [simplify]: Extracting #7: cost 7 inf + 1480 7.083 * * [simplify]: Extracting #8: cost 1 inf + 2600 7.084 * * [simplify]: Extracting #9: cost 0 inf + 2939 7.085 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt a)) 7.085 * [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.085 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) (sqrt a)) 7.085 * * [simplify]: iters left: 6 (14 enodes) 7.089 * * [simplify]: iters left: 5 (49 enodes) 7.098 * * [simplify]: iters left: 4 (65 enodes) 7.107 * * [simplify]: iters left: 3 (79 enodes) 7.122 * * [simplify]: Extracting #0: cost 1 inf + 0 7.122 * * [simplify]: Extracting #1: cost 8 inf + 0 7.123 * * [simplify]: Extracting #2: cost 14 inf + 1 7.123 * * [simplify]: Extracting #3: cost 14 inf + 166 7.123 * * [simplify]: Extracting #4: cost 14 inf + 290 7.123 * * [simplify]: Extracting #5: cost 21 inf + 331 7.124 * * [simplify]: Extracting #6: cost 23 inf + 374 7.125 * * [simplify]: Extracting #7: cost 7 inf + 2327 7.126 * * [simplify]: Extracting #8: cost 0 inf + 4463 7.128 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (sqrt a) 2)) 7.128 * [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.129 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 7.129 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 1) 7.129 * * [simplify]: iters left: 6 (13 enodes) 7.135 * * [simplify]: iters left: 5 (42 enodes) 7.145 * * [simplify]: iters left: 4 (57 enodes) 7.154 * * [simplify]: iters left: 3 (69 enodes) 7.163 * * [simplify]: Extracting #0: cost 1 inf + 0 7.163 * * [simplify]: Extracting #1: cost 4 inf + 0 7.163 * * [simplify]: Extracting #2: cost 7 inf + 1 7.163 * * [simplify]: Extracting #3: cost 9 inf + 2 7.163 * * [simplify]: Extracting #4: cost 16 inf + 84 7.163 * * [simplify]: Extracting #5: cost 13 inf + 337 7.164 * * [simplify]: Extracting #6: cost 1 inf + 2000 7.164 * * [simplify]: Extracting #7: cost 0 inf + 2179 7.165 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) 7.165 * [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.165 * [simplify]: Simplifying (/ (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 2) a) 7.165 * * [simplify]: iters left: 6 (13 enodes) 7.168 * * [simplify]: iters left: 5 (46 enodes) 7.175 * * [simplify]: iters left: 4 (62 enodes) 7.186 * * [simplify]: iters left: 3 (76 enodes) 7.199 * * [simplify]: Extracting #0: cost 1 inf + 0 7.199 * * [simplify]: Extracting #1: cost 8 inf + 0 7.199 * * [simplify]: Extracting #2: cost 10 inf + 44 7.200 * * [simplify]: Extracting #3: cost 13 inf + 86 7.200 * * [simplify]: Extracting #4: cost 15 inf + 87 7.200 * * [simplify]: Extracting #5: cost 21 inf + 169 7.200 * * [simplify]: Extracting #6: cost 21 inf + 337 7.201 * * [simplify]: Extracting #7: cost 10 inf + 1741 7.203 * * [simplify]: Extracting #8: cost 2 inf + 3542 7.205 * * [simplify]: Extracting #9: cost 0 inf + 4141 7.206 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* a 2)) 7.206 * [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.207 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 7.207 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 7.207 * * [simplify]: iters left: 6 (9 enodes) 7.212 * * [simplify]: iters left: 5 (35 enodes) 7.225 * * [simplify]: iters left: 4 (55 enodes) 7.243 * * [simplify]: iters left: 3 (89 enodes) 7.270 * * [simplify]: iters left: 2 (99 enodes) 7.282 * * [simplify]: Extracting #0: cost 1 inf + 0 7.282 * * [simplify]: Extracting #1: cost 18 inf + 0 7.282 * * [simplify]: Extracting #2: cost 34 inf + 1 7.282 * * [simplify]: Extracting #3: cost 32 inf + 3 7.283 * * [simplify]: Extracting #4: cost 10 inf + 3884 7.284 * * [simplify]: Extracting #5: cost 0 inf + 6067 7.285 * * [simplify]: Extracting #6: cost 0 inf + 5987 7.286 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 7.286 * [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.286 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 7.286 * * [simplify]: iters left: 6 (14 enodes) 7.290 * * [simplify]: iters left: 5 (52 enodes) 7.300 * * [simplify]: iters left: 4 (80 enodes) 7.321 * * [simplify]: iters left: 3 (109 enodes) 7.352 * * [simplify]: iters left: 2 (121 enodes) 7.384 * * [simplify]: iters left: 1 (125 enodes) 7.416 * * [simplify]: Extracting #0: cost 1 inf + 0 7.417 * * [simplify]: Extracting #1: cost 11 inf + 0 7.417 * * [simplify]: Extracting #2: cost 31 inf + 0 7.417 * * [simplify]: Extracting #3: cost 33 inf + 409 7.417 * * [simplify]: Extracting #4: cost 30 inf + 1949 7.418 * * [simplify]: Extracting #5: cost 27 inf + 2843 7.420 * * [simplify]: Extracting #6: cost 14 inf + 4813 7.423 * * [simplify]: Extracting #7: cost 1 inf + 8554 7.425 * * [simplify]: Extracting #8: cost 0 inf + 8893 7.427 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 7.427 * [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.427 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 7.427 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 7.427 * * [simplify]: iters left: 6 (8 enodes) 7.430 * * [simplify]: iters left: 5 (30 enodes) 7.437 * * [simplify]: iters left: 4 (42 enodes) 7.444 * * [simplify]: iters left: 3 (54 enodes) 7.452 * * [simplify]: iters left: 2 (56 enodes) 7.462 * * [simplify]: Extracting #0: cost 1 inf + 0 7.462 * * [simplify]: Extracting #1: cost 12 inf + 0 7.462 * * [simplify]: Extracting #2: cost 22 inf + 1 7.462 * * [simplify]: Extracting #3: cost 20 inf + 3 7.463 * * [simplify]: Extracting #4: cost 8 inf + 1545 7.464 * * [simplify]: Extracting #5: cost 1 inf + 2639 7.465 * * [simplify]: Extracting #6: cost 0 inf + 2841 7.466 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 7.466 * [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.466 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 7.466 * * [simplify]: iters left: 6 (14 enodes) 7.473 * * [simplify]: iters left: 5 (52 enodes) 7.490 * * [simplify]: iters left: 4 (80 enodes) 7.514 * * [simplify]: iters left: 3 (109 enodes) 7.545 * * [simplify]: iters left: 2 (121 enodes) 7.567 * * [simplify]: iters left: 1 (125 enodes) 7.583 * * [simplify]: Extracting #0: cost 1 inf + 0 7.583 * * [simplify]: Extracting #1: cost 11 inf + 0 7.584 * * [simplify]: Extracting #2: cost 31 inf + 0 7.584 * * [simplify]: Extracting #3: cost 33 inf + 289 7.584 * * [simplify]: Extracting #4: cost 30 inf + 1629 7.585 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.587 * * [simplify]: Extracting #6: cost 14 inf + 4253 7.590 * * [simplify]: Extracting #7: cost 1 inf + 7794 7.593 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.597 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 7.597 * [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.597 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 7.597 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 7.598 * * [simplify]: iters left: 6 (6 enodes) 7.602 * * [simplify]: iters left: 5 (22 enodes) 7.610 * * [simplify]: iters left: 4 (32 enodes) 7.619 * * [simplify]: iters left: 3 (39 enodes) 7.624 * * [simplify]: Extracting #0: cost 1 inf + 0 7.624 * * [simplify]: Extracting #1: cost 6 inf + 0 7.624 * * [simplify]: Extracting #2: cost 9 inf + 1 7.624 * * [simplify]: Extracting #3: cost 6 inf + 164 7.625 * * [simplify]: Extracting #4: cost 2 inf + 691 7.625 * * [simplify]: Extracting #5: cost 0 inf + 974 7.625 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 7.625 * [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.625 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 7.625 * * [simplify]: iters left: 6 (13 enodes) 7.629 * * [simplify]: iters left: 5 (49 enodes) 7.637 * * [simplify]: iters left: 4 (77 enodes) 7.649 * * [simplify]: iters left: 3 (106 enodes) 7.680 * * [simplify]: iters left: 2 (118 enodes) 7.695 * * [simplify]: iters left: 1 (122 enodes) 7.714 * * [simplify]: Extracting #0: cost 1 inf + 0 7.714 * * [simplify]: Extracting #1: cost 11 inf + 0 7.714 * * [simplify]: Extracting #2: cost 28 inf + 1 7.714 * * [simplify]: Extracting #3: cost 29 inf + 654 7.715 * * [simplify]: Extracting #4: cost 25 inf + 2039 7.715 * * [simplify]: Extracting #5: cost 25 inf + 2207 7.716 * * [simplify]: Extracting #6: cost 13 inf + 3637 7.718 * * [simplify]: Extracting #7: cost 0 inf + 7291 7.719 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 7.720 * [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.720 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 7.720 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.720 * * [simplify]: iters left: 5 (8 enodes) 7.723 * * [simplify]: iters left: 4 (30 enodes) 7.728 * * [simplify]: iters left: 3 (42 enodes) 7.734 * * [simplify]: iters left: 2 (51 enodes) 7.742 * * [simplify]: iters left: 1 (54 enodes) 7.751 * * [simplify]: Extracting #0: cost 1 inf + 0 7.751 * * [simplify]: Extracting #1: cost 10 inf + 0 7.751 * * [simplify]: Extracting #2: cost 20 inf + 1 7.751 * * [simplify]: Extracting #3: cost 18 inf + 206 7.752 * * [simplify]: Extracting #4: cost 2 inf + 2557 7.753 * * [simplify]: Extracting #5: cost 0 inf + 2841 7.754 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 7.754 * [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.754 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 7.754 * * [simplify]: iters left: 6 (14 enodes) 7.759 * * [simplify]: iters left: 5 (52 enodes) 7.767 * * [simplify]: iters left: 4 (80 enodes) 7.780 * * [simplify]: iters left: 3 (109 enodes) 7.796 * * [simplify]: iters left: 2 (121 enodes) 7.814 * * [simplify]: iters left: 1 (125 enodes) 7.835 * * [simplify]: Extracting #0: cost 1 inf + 0 7.835 * * [simplify]: Extracting #1: cost 11 inf + 0 7.835 * * [simplify]: Extracting #2: cost 31 inf + 0 7.835 * * [simplify]: Extracting #3: cost 33 inf + 409 7.836 * * [simplify]: Extracting #4: cost 30 inf + 1669 7.837 * * [simplify]: Extracting #5: cost 27 inf + 2403 7.838 * * [simplify]: Extracting #6: cost 14 inf + 4293 7.841 * * [simplify]: Extracting #7: cost 1 inf + 7754 7.844 * * [simplify]: Extracting #8: cost 0 inf + 8093 7.847 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 7.848 * [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.848 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 7.848 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 7.848 * * [simplify]: iters left: 5 (7 enodes) 7.852 * * [simplify]: iters left: 4 (25 enodes) 7.861 * * [simplify]: iters left: 3 (32 enodes) 7.871 * * [simplify]: iters left: 2 (34 enodes) 7.877 * * [simplify]: Extracting #0: cost 1 inf + 0 7.877 * * [simplify]: Extracting #1: cost 8 inf + 0 7.877 * * [simplify]: Extracting #2: cost 14 inf + 1 7.877 * * [simplify]: Extracting #3: cost 11 inf + 44 7.877 * * [simplify]: Extracting #4: cost 3 inf + 617 7.877 * * [simplify]: Extracting #5: cost 1 inf + 902 7.878 * * [simplify]: Extracting #6: cost 0 inf + 1065 7.878 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 7.878 * [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.878 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 7.878 * * [simplify]: iters left: 6 (14 enodes) 7.882 * * [simplify]: iters left: 5 (52 enodes) 7.890 * * [simplify]: iters left: 4 (80 enodes) 7.907 * * [simplify]: iters left: 3 (109 enodes) 7.925 * * [simplify]: iters left: 2 (121 enodes) 7.943 * * [simplify]: iters left: 1 (125 enodes) 7.958 * * [simplify]: Extracting #0: cost 1 inf + 0 7.959 * * [simplify]: Extracting #1: cost 11 inf + 0 7.959 * * [simplify]: Extracting #2: cost 31 inf + 0 7.959 * * [simplify]: Extracting #3: cost 33 inf + 289 7.959 * * [simplify]: Extracting #4: cost 30 inf + 1349 7.960 * * [simplify]: Extracting #5: cost 27 inf + 1963 7.961 * * [simplify]: Extracting #6: cost 14 inf + 3733 7.963 * * [simplify]: Extracting #7: cost 1 inf + 6994 7.967 * * [simplify]: Extracting #8: cost 0 inf + 7293 7.970 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 7.970 * [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))))) 7.970 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 7.971 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 7.971 * * [simplify]: iters left: 5 (5 enodes) 7.975 * * [simplify]: iters left: 4 (17 enodes) 7.981 * * [simplify]: iters left: 3 (22 enodes) 7.989 * * [simplify]: iters left: 2 (25 enodes) 7.995 * * [simplify]: Extracting #0: cost 1 inf + 0 7.996 * * [simplify]: Extracting #1: cost 4 inf + 0 7.996 * * [simplify]: Extracting #2: cost 5 inf + 1 7.996 * * [simplify]: Extracting #3: cost 0 inf + 248 7.996 * [simplify]: Simplified to (/ 1 (sqrt 2)) 7.996 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 7.996 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 7.997 * * [simplify]: iters left: 6 (13 enodes) 8.003 * * [simplify]: iters left: 5 (49 enodes) 8.019 * * [simplify]: iters left: 4 (77 enodes) 8.036 * * [simplify]: iters left: 3 (106 enodes) 8.056 * * [simplify]: iters left: 2 (118 enodes) 8.072 * * [simplify]: iters left: 1 (122 enodes) 8.088 * * [simplify]: Extracting #0: cost 1 inf + 0 8.088 * * [simplify]: Extracting #1: cost 11 inf + 0 8.089 * * [simplify]: Extracting #2: cost 28 inf + 1 8.089 * * [simplify]: Extracting #3: cost 29 inf + 454 8.090 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.090 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.092 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.095 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.098 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 8.098 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 8.098 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 8.098 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 8.099 * * [simplify]: iters left: 5 (6 enodes) 8.102 * * [simplify]: iters left: 4 (20 enodes) 8.108 * * [simplify]: iters left: 3 (26 enodes) 8.116 * * [simplify]: iters left: 2 (28 enodes) 8.124 * * [simplify]: Extracting #0: cost 1 inf + 0 8.124 * * [simplify]: Extracting #1: cost 7 inf + 0 8.124 * * [simplify]: Extracting #2: cost 11 inf + 1 8.124 * * [simplify]: Extracting #3: cost 0 inf + 1218 8.125 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 8.125 * [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.125 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 8.125 * * [simplify]: iters left: 6 (13 enodes) 8.132 * * [simplify]: iters left: 5 (49 enodes) 8.148 * * [simplify]: iters left: 4 (77 enodes) 8.176 * * [simplify]: iters left: 3 (106 enodes) 8.193 * * [simplify]: iters left: 2 (118 enodes) 8.208 * * [simplify]: iters left: 1 (122 enodes) 8.238 * * [simplify]: Extracting #0: cost 1 inf + 0 8.238 * * [simplify]: Extracting #1: cost 11 inf + 0 8.239 * * [simplify]: Extracting #2: cost 28 inf + 1 8.239 * * [simplify]: Extracting #3: cost 30 inf + 493 8.240 * * [simplify]: Extracting #4: cost 25 inf + 2039 8.240 * * [simplify]: Extracting #5: cost 25 inf + 2207 8.242 * * [simplify]: Extracting #6: cost 13 inf + 3637 8.245 * * [simplify]: Extracting #7: cost 0 inf + 7291 8.248 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 8.248 * [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.248 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 8.248 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 8.249 * * [simplify]: iters left: 4 (5 enodes) 8.251 * * [simplify]: iters left: 3 (15 enodes) 8.256 * * [simplify]: iters left: 2 (17 enodes) 8.261 * * [simplify]: Extracting #0: cost 1 inf + 0 8.261 * * [simplify]: Extracting #1: cost 4 inf + 0 8.261 * * [simplify]: Extracting #2: cost 5 inf + 1 8.261 * * [simplify]: Extracting #3: cost 1 inf + 207 8.261 * * [simplify]: Extracting #4: cost 0 inf + 248 8.261 * [simplify]: Simplified to (/ 1 (sqrt a)) 8.262 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 8.262 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 8.262 * * [simplify]: iters left: 6 (13 enodes) 8.269 * * [simplify]: iters left: 5 (49 enodes) 8.285 * * [simplify]: iters left: 4 (77 enodes) 8.311 * * [simplify]: iters left: 3 (106 enodes) 8.326 * * [simplify]: iters left: 2 (118 enodes) 8.342 * * [simplify]: iters left: 1 (122 enodes) 8.371 * * [simplify]: Extracting #0: cost 1 inf + 0 8.371 * * [simplify]: Extracting #1: cost 11 inf + 0 8.371 * * [simplify]: Extracting #2: cost 28 inf + 1 8.372 * * [simplify]: Extracting #3: cost 30 inf + 373 8.372 * * [simplify]: Extracting #4: cost 25 inf + 1559 8.373 * * [simplify]: Extracting #5: cost 25 inf + 1727 8.373 * * [simplify]: Extracting #6: cost 13 inf + 3117 8.375 * * [simplify]: Extracting #7: cost 0 inf + 6491 8.377 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 8.377 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 8.377 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 8.377 * [simplify]: Simplifying (/ (/ 1 1) 1) 8.377 * * [simplify]: iters left: 4 (3 enodes) 8.378 * * [simplify]: iters left: 3 (7 enodes) 8.379 * * [simplify]: iters left: 2 (9 enodes) 8.380 * * [simplify]: Extracting #0: cost 1 inf + 0 8.380 * * [simplify]: Extracting #1: cost 0 inf + 1 8.380 * [simplify]: Simplified to 1 8.381 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 8.381 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 8.381 * * [simplify]: iters left: 6 (12 enodes) 8.384 * * [simplify]: iters left: 5 (46 enodes) 8.391 * * [simplify]: iters left: 4 (74 enodes) 8.412 * * [simplify]: iters left: 3 (103 enodes) 8.429 * * [simplify]: iters left: 2 (115 enodes) 8.444 * * [simplify]: iters left: 1 (119 enodes) 8.473 * * [simplify]: Extracting #0: cost 1 inf + 0 8.473 * * [simplify]: Extracting #1: cost 11 inf + 0 8.473 * * [simplify]: Extracting #2: cost 24 inf + 44 8.473 * * [simplify]: Extracting #3: cost 30 inf + 170 8.474 * * [simplify]: Extracting #4: cost 27 inf + 872 8.474 * * [simplify]: Extracting #5: cost 26 inf + 1162 8.475 * * [simplify]: Extracting #6: cost 14 inf + 2432 8.476 * * [simplify]: Extracting #7: cost 3 inf + 4950 8.478 * * [simplify]: Extracting #8: cost 0 inf + 5689 8.479 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 8.479 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 8.479 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 8.480 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 8.480 * * [simplify]: iters left: 6 (18 enodes) 8.485 * * [simplify]: iters left: 5 (64 enodes) 8.494 * * [simplify]: iters left: 4 (90 enodes) 8.517 * * [simplify]: iters left: 3 (136 enodes) 8.536 * * [simplify]: iters left: 2 (146 enodes) 8.564 * * [simplify]: Extracting #0: cost 1 inf + 0 8.564 * * [simplify]: Extracting #1: cost 18 inf + 0 8.564 * * [simplify]: Extracting #2: cost 38 inf + 0 8.564 * * [simplify]: Extracting #3: cost 35 inf + 487 8.565 * * [simplify]: Extracting #4: cost 26 inf + 2224 8.566 * * [simplify]: Extracting #5: cost 31 inf + 2749 8.567 * * [simplify]: Extracting #6: cost 33 inf + 2792 8.568 * * [simplify]: Extracting #7: cost 23 inf + 3856 8.572 * * [simplify]: Extracting #8: cost 8 inf + 8961 8.577 * * [simplify]: Extracting #9: cost 0 inf + 12999 8.582 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 8.582 * [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.582 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 8.582 * * [simplify]: iters left: 6 (16 enodes) 8.590 * * [simplify]: iters left: 5 (58 enodes) 8.609 * * [simplify]: iters left: 4 (86 enodes) 8.634 * * [simplify]: iters left: 3 (115 enodes) 8.666 * * [simplify]: iters left: 2 (127 enodes) 8.700 * * [simplify]: iters left: 1 (131 enodes) 8.734 * * [simplify]: Extracting #0: cost 1 inf + 0 8.734 * * [simplify]: Extracting #1: cost 11 inf + 0 8.734 * * [simplify]: Extracting #2: cost 31 inf + 0 8.734 * * [simplify]: Extracting #3: cost 36 inf + 447 8.735 * * [simplify]: Extracting #4: cost 32 inf + 975 8.736 * * [simplify]: Extracting #5: cost 30 inf + 2714 8.737 * * [simplify]: Extracting #6: cost 29 inf + 3686 8.738 * * [simplify]: Extracting #7: cost 17 inf + 5196 8.742 * * [simplify]: Extracting #8: cost 3 inf + 9555 8.746 * * [simplify]: Extracting #9: cost 0 inf + 10853 8.750 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 8.750 * [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.750 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 8.750 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 8.750 * * [simplify]: iters left: 6 (17 enodes) 8.762 * * [simplify]: iters left: 5 (59 enodes) 8.780 * * [simplify]: iters left: 4 (77 enodes) 8.804 * * [simplify]: iters left: 3 (101 enodes) 8.832 * * [simplify]: iters left: 2 (103 enodes) 8.860 * * [simplify]: Extracting #0: cost 1 inf + 0 8.860 * * [simplify]: Extracting #1: cost 12 inf + 0 8.860 * * [simplify]: Extracting #2: cost 26 inf + 0 8.860 * * [simplify]: Extracting #3: cost 25 inf + 245 8.860 * * [simplify]: Extracting #4: cost 18 inf + 1097 8.861 * * [simplify]: Extracting #5: cost 25 inf + 1299 8.862 * * [simplify]: Extracting #6: cost 27 inf + 1342 8.863 * * [simplify]: Extracting #7: cost 14 inf + 2694 8.864 * * [simplify]: Extracting #8: cost 6 inf + 5312 8.867 * * [simplify]: Extracting #9: cost 0 inf + 8071 8.869 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 8.869 * [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.870 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 8.870 * * [simplify]: iters left: 6 (16 enodes) 8.874 * * [simplify]: iters left: 5 (58 enodes) 8.883 * * [simplify]: iters left: 4 (86 enodes) 8.898 * * [simplify]: iters left: 3 (115 enodes) 8.917 * * [simplify]: iters left: 2 (127 enodes) 8.951 * * [simplify]: iters left: 1 (131 enodes) 8.971 * * [simplify]: Extracting #0: cost 1 inf + 0 8.971 * * [simplify]: Extracting #1: cost 11 inf + 0 8.971 * * [simplify]: Extracting #2: cost 31 inf + 0 8.971 * * [simplify]: Extracting #3: cost 36 inf + 367 8.971 * * [simplify]: Extracting #4: cost 32 inf + 775 8.972 * * [simplify]: Extracting #5: cost 30 inf + 2354 8.972 * * [simplify]: Extracting #6: cost 29 inf + 3206 8.973 * * [simplify]: Extracting #7: cost 17 inf + 4676 8.975 * * [simplify]: Extracting #8: cost 3 inf + 8875 8.977 * * [simplify]: Extracting #9: cost 0 inf + 10053 8.979 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 8.979 * [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.979 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 8.980 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 8.980 * * [simplify]: iters left: 6 (17 enodes) 8.984 * * [simplify]: iters left: 5 (59 enodes) 9.001 * * [simplify]: iters left: 4 (77 enodes) 9.025 * * [simplify]: iters left: 3 (96 enodes) 9.051 * * [simplify]: Extracting #0: cost 1 inf + 0 9.052 * * [simplify]: Extracting #1: cost 7 inf + 0 9.052 * * [simplify]: Extracting #2: cost 13 inf + 1 9.052 * * [simplify]: Extracting #3: cost 16 inf + 2 9.052 * * [simplify]: Extracting #4: cost 13 inf + 327 9.052 * * [simplify]: Extracting #5: cost 20 inf + 489 9.053 * * [simplify]: Extracting #6: cost 21 inf + 533 9.053 * * [simplify]: Extracting #7: cost 13 inf + 950 9.054 * * [simplify]: Extracting #8: cost 7 inf + 1847 9.055 * * [simplify]: Extracting #9: cost 2 inf + 3544 9.057 * * [simplify]: Extracting #10: cost 0 inf + 4424 9.059 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 9.059 * [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))) 9.060 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 9.060 * * [simplify]: iters left: 6 (15 enodes) 9.068 * * [simplify]: iters left: 5 (55 enodes) 9.086 * * [simplify]: iters left: 4 (83 enodes) 9.111 * * [simplify]: iters left: 3 (112 enodes) 9.129 * * [simplify]: iters left: 2 (124 enodes) 9.148 * * [simplify]: iters left: 1 (128 enodes) 9.181 * * [simplify]: Extracting #0: cost 1 inf + 0 9.181 * * [simplify]: Extracting #1: cost 11 inf + 0 9.181 * * [simplify]: Extracting #2: cost 28 inf + 1 9.181 * * [simplify]: Extracting #3: cost 36 inf + 205 9.182 * * [simplify]: Extracting #4: cost 34 inf + 450 9.182 * * [simplify]: Extracting #5: cost 30 inf + 2073 9.183 * * [simplify]: Extracting #6: cost 30 inf + 2481 9.185 * * [simplify]: Extracting #7: cost 20 inf + 3553 9.188 * * [simplify]: Extracting #8: cost 2 inf + 8411 9.192 * * [simplify]: Extracting #9: cost 0 inf + 9251 9.195 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 9.195 * [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.196 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 9.196 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 9.196 * * [simplify]: iters left: 6 (17 enodes) 9.205 * * [simplify]: iters left: 5 (59 enodes) 9.223 * * [simplify]: iters left: 4 (77 enodes) 9.248 * * [simplify]: iters left: 3 (98 enodes) 9.277 * * [simplify]: iters left: 2 (101 enodes) 9.304 * * [simplify]: Extracting #0: cost 1 inf + 0 9.304 * * [simplify]: Extracting #1: cost 10 inf + 0 9.304 * * [simplify]: Extracting #2: cost 24 inf + 0 9.304 * * [simplify]: Extracting #3: cost 22 inf + 690 9.305 * * [simplify]: Extracting #4: cost 17 inf + 1299 9.305 * * [simplify]: Extracting #5: cost 25 inf + 1299 9.306 * * [simplify]: Extracting #6: cost 26 inf + 1384 9.307 * * [simplify]: Extracting #7: cost 13 inf + 2736 9.309 * * [simplify]: Extracting #8: cost 7 inf + 4852 9.311 * * [simplify]: Extracting #9: cost 0 inf + 8069 9.314 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 9.315 * [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.315 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 9.315 * * [simplify]: iters left: 6 (16 enodes) 9.323 * * [simplify]: iters left: 5 (58 enodes) 9.341 * * [simplify]: iters left: 4 (86 enodes) 9.368 * * [simplify]: iters left: 3 (115 enodes) 9.399 * * [simplify]: iters left: 2 (127 enodes) 9.424 * * [simplify]: iters left: 1 (131 enodes) 9.441 * * [simplify]: Extracting #0: cost 1 inf + 0 9.441 * * [simplify]: Extracting #1: cost 11 inf + 0 9.441 * * [simplify]: Extracting #2: cost 31 inf + 0 9.441 * * [simplify]: Extracting #3: cost 36 inf + 327 9.441 * * [simplify]: Extracting #4: cost 32 inf + 815 9.442 * * [simplify]: Extracting #5: cost 30 inf + 2354 9.442 * * [simplify]: Extracting #6: cost 29 inf + 3206 9.443 * * [simplify]: Extracting #7: cost 17 inf + 4676 9.445 * * [simplify]: Extracting #8: cost 3 inf + 8795 9.447 * * [simplify]: Extracting #9: cost 0 inf + 10053 9.450 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 9.450 * [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.450 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 9.450 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.450 * * [simplify]: iters left: 6 (16 enodes) 9.455 * * [simplify]: iters left: 5 (54 enodes) 9.472 * * [simplify]: iters left: 4 (67 enodes) 9.493 * * [simplify]: iters left: 3 (81 enodes) 9.507 * * [simplify]: Extracting #0: cost 1 inf + 0 9.508 * * [simplify]: Extracting #1: cost 8 inf + 0 9.508 * * [simplify]: Extracting #2: cost 18 inf + 0 9.508 * * [simplify]: Extracting #3: cost 14 inf + 410 9.508 * * [simplify]: Extracting #4: cost 14 inf + 452 9.508 * * [simplify]: Extracting #5: cost 21 inf + 493 9.508 * * [simplify]: Extracting #6: cost 22 inf + 578 9.509 * * [simplify]: Extracting #7: cost 11 inf + 1629 9.509 * * [simplify]: Extracting #8: cost 3 inf + 3886 9.511 * * [simplify]: Extracting #9: cost 0 inf + 5105 9.512 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.512 * [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.512 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 9.512 * * [simplify]: iters left: 6 (16 enodes) 9.516 * * [simplify]: iters left: 5 (58 enodes) 9.526 * * [simplify]: iters left: 4 (86 enodes) 9.547 * * [simplify]: iters left: 3 (115 enodes) 9.579 * * [simplify]: iters left: 2 (127 enodes) 9.612 * * [simplify]: iters left: 1 (131 enodes) 9.628 * * [simplify]: Extracting #0: cost 1 inf + 0 9.628 * * [simplify]: Extracting #1: cost 11 inf + 0 9.628 * * [simplify]: Extracting #2: cost 31 inf + 0 9.628 * * [simplify]: Extracting #3: cost 36 inf + 247 9.628 * * [simplify]: Extracting #4: cost 32 inf + 615 9.629 * * [simplify]: Extracting #5: cost 30 inf + 1994 9.630 * * [simplify]: Extracting #6: cost 29 inf + 2726 9.632 * * [simplify]: Extracting #7: cost 17 inf + 4156 9.634 * * [simplify]: Extracting #8: cost 3 inf + 8115 9.638 * * [simplify]: Extracting #9: cost 0 inf + 9253 9.643 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 9.643 * [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.643 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 9.644 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 9.644 * * [simplify]: iters left: 6 (16 enodes) 9.652 * * [simplify]: iters left: 5 (54 enodes) 9.669 * * [simplify]: iters left: 4 (67 enodes) 9.690 * * [simplify]: iters left: 3 (82 enodes) 9.712 * * [simplify]: Extracting #0: cost 1 inf + 0 9.712 * * [simplify]: Extracting #1: cost 5 inf + 0 9.712 * * [simplify]: Extracting #2: cost 9 inf + 1 9.712 * * [simplify]: Extracting #3: cost 11 inf + 43 9.712 * * [simplify]: Extracting #4: cost 10 inf + 126 9.712 * * [simplify]: Extracting #5: cost 18 inf + 167 9.712 * * [simplify]: Extracting #6: cost 18 inf + 253 9.713 * * [simplify]: Extracting #7: cost 5 inf + 1702 9.714 * * [simplify]: Extracting #8: cost 1 inf + 2722 9.716 * * [simplify]: Extracting #9: cost 0 inf + 3102 9.717 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 9.717 * [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.718 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 9.718 * * [simplify]: iters left: 6 (15 enodes) 9.726 * * [simplify]: iters left: 5 (55 enodes) 9.738 * * [simplify]: iters left: 4 (83 enodes) 9.751 * * [simplify]: iters left: 3 (112 enodes) 9.774 * * [simplify]: iters left: 2 (124 enodes) 9.791 * * [simplify]: iters left: 1 (128 enodes) 9.807 * * [simplify]: Extracting #0: cost 1 inf + 0 9.807 * * [simplify]: Extracting #1: cost 11 inf + 0 9.807 * * [simplify]: Extracting #2: cost 28 inf + 1 9.807 * * [simplify]: Extracting #3: cost 36 inf + 125 9.808 * * [simplify]: Extracting #4: cost 34 inf + 290 9.808 * * [simplify]: Extracting #5: cost 30 inf + 1673 9.808 * * [simplify]: Extracting #6: cost 30 inf + 2041 9.809 * * [simplify]: Extracting #7: cost 20 inf + 3073 9.811 * * [simplify]: Extracting #8: cost 2 inf + 7691 9.813 * * [simplify]: Extracting #9: cost 0 inf + 8451 9.815 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 9.815 * [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.815 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 9.815 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 9.815 * * [simplify]: iters left: 6 (16 enodes) 9.819 * * [simplify]: iters left: 5 (56 enodes) 9.827 * * [simplify]: iters left: 4 (72 enodes) 9.850 * * [simplify]: iters left: 3 (89 enodes) 9.875 * * [simplify]: iters left: 2 (90 enodes) 9.889 * * [simplify]: Extracting #0: cost 1 inf + 0 9.889 * * [simplify]: Extracting #1: cost 7 inf + 0 9.889 * * [simplify]: Extracting #2: cost 13 inf + 1 9.889 * * [simplify]: Extracting #3: cost 15 inf + 83 9.889 * * [simplify]: Extracting #4: cost 13 inf + 327 9.889 * * [simplify]: Extracting #5: cost 19 inf + 489 9.889 * * [simplify]: Extracting #6: cost 20 inf + 574 9.890 * * [simplify]: Extracting #7: cost 4 inf + 2863 9.891 * * [simplify]: Extracting #8: cost 0 inf + 4419 9.892 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 9.892 * [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.892 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 9.892 * * [simplify]: iters left: 6 (15 enodes) 9.896 * * [simplify]: iters left: 5 (55 enodes) 9.904 * * [simplify]: iters left: 4 (83 enodes) 9.925 * * [simplify]: iters left: 3 (112 enodes) 9.957 * * [simplify]: iters left: 2 (124 enodes) 9.986 * * [simplify]: iters left: 1 (128 enodes) 10.002 * * [simplify]: Extracting #0: cost 1 inf + 0 10.002 * * [simplify]: Extracting #1: cost 11 inf + 0 10.002 * * [simplify]: Extracting #2: cost 28 inf + 1 10.002 * * [simplify]: Extracting #3: cost 37 inf + 83 10.002 * * [simplify]: Extracting #4: cost 34 inf + 369 10.003 * * [simplify]: Extracting #5: cost 31 inf + 1791 10.003 * * [simplify]: Extracting #6: cost 31 inf + 2279 10.004 * * [simplify]: Extracting #7: cost 18 inf + 3975 10.006 * * [simplify]: Extracting #8: cost 2 inf + 8372 10.008 * * [simplify]: Extracting #9: cost 0 inf + 9251 10.011 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 10.011 * [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))))) 10.011 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 10.012 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 10.012 * * [simplify]: iters left: 6 (15 enodes) 10.019 * * [simplify]: iters left: 5 (51 enodes) 10.035 * * [simplify]: iters left: 4 (63 enodes) 10.054 * * [simplify]: iters left: 3 (78 enodes) 10.069 * * [simplify]: Extracting #0: cost 1 inf + 0 10.069 * * [simplify]: Extracting #1: cost 5 inf + 0 10.069 * * [simplify]: Extracting #2: cost 9 inf + 1 10.069 * * [simplify]: Extracting #3: cost 11 inf + 43 10.070 * * [simplify]: Extracting #4: cost 10 inf + 126 10.070 * * [simplify]: Extracting #5: cost 17 inf + 167 10.070 * * [simplify]: Extracting #6: cost 18 inf + 252 10.070 * * [simplify]: Extracting #7: cost 4 inf + 2039 10.071 * * [simplify]: Extracting #8: cost 0 inf + 3099 10.072 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 10.072 * [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)))) 10.072 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 10.072 * * [simplify]: iters left: 6 (15 enodes) 10.076 * * [simplify]: iters left: 5 (55 enodes) 10.086 * * [simplify]: iters left: 4 (83 enodes) 10.104 * * [simplify]: iters left: 3 (112 enodes) 10.132 * * [simplify]: iters left: 2 (124 enodes) 10.149 * * [simplify]: iters left: 1 (128 enodes) 10.181 * * [simplify]: Extracting #0: cost 1 inf + 0 10.181 * * [simplify]: Extracting #1: cost 11 inf + 0 10.181 * * [simplify]: Extracting #2: cost 28 inf + 1 10.181 * * [simplify]: Extracting #3: cost 37 inf + 43 10.182 * * [simplify]: Extracting #4: cost 34 inf + 249 10.182 * * [simplify]: Extracting #5: cost 31 inf + 1471 10.183 * * [simplify]: Extracting #6: cost 31 inf + 1879 10.185 * * [simplify]: Extracting #7: cost 18 inf + 3455 10.187 * * [simplify]: Extracting #8: cost 2 inf + 7652 10.191 * * [simplify]: Extracting #9: cost 0 inf + 8451 10.195 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 10.195 * [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))))) 10.196 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 10.196 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 10.196 * * [simplify]: iters left: 6 (14 enodes) 10.203 * * [simplify]: iters left: 5 (44 enodes) 10.219 * * [simplify]: iters left: 4 (56 enodes) 10.227 * * [simplify]: iters left: 3 (68 enodes) 10.236 * * [simplify]: Extracting #0: cost 1 inf + 0 10.236 * * [simplify]: Extracting #1: cost 5 inf + 0 10.236 * * [simplify]: Extracting #2: cost 8 inf + 1 10.236 * * [simplify]: Extracting #3: cost 7 inf + 84 10.236 * * [simplify]: Extracting #4: cost 16 inf + 84 10.236 * * [simplify]: Extracting #5: cost 16 inf + 170 10.237 * * [simplify]: Extracting #6: cost 3 inf + 1876 10.237 * * [simplify]: Extracting #7: cost 0 inf + 2259 10.238 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 10.238 * [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))) 10.238 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 10.238 * * [simplify]: iters left: 6 (14 enodes) 10.241 * * [simplify]: iters left: 5 (52 enodes) 10.250 * * [simplify]: iters left: 4 (80 enodes) 10.262 * * [simplify]: iters left: 3 (109 enodes) 10.287 * * [simplify]: iters left: 2 (121 enodes) 10.305 * * [simplify]: iters left: 1 (125 enodes) 10.321 * * [simplify]: Extracting #0: cost 1 inf + 0 10.321 * * [simplify]: Extracting #1: cost 11 inf + 0 10.321 * * [simplify]: Extracting #2: cost 25 inf + 2 10.321 * * [simplify]: Extracting #3: cost 34 inf + 86 10.321 * * [simplify]: Extracting #4: cost 34 inf + 128 10.322 * * [simplify]: Extracting #5: cost 34 inf + 944 10.322 * * [simplify]: Extracting #6: cost 28 inf + 1804 10.323 * * [simplify]: Extracting #7: cost 16 inf + 3411 10.325 * * [simplify]: Extracting #8: cost 2 inf + 7009 10.326 * * [simplify]: Extracting #9: cost 0 inf + 7649 10.328 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 10.328 * [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.329 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 10.329 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 10.329 * * [simplify]: iters left: 6 (18 enodes) 10.333 * * [simplify]: iters left: 5 (64 enodes) 10.350 * * [simplify]: iters left: 4 (90 enodes) 10.372 * * [simplify]: iters left: 3 (136 enodes) 10.393 * * [simplify]: iters left: 2 (146 enodes) 10.422 * * [simplify]: Extracting #0: cost 1 inf + 0 10.422 * * [simplify]: Extracting #1: cost 18 inf + 0 10.422 * * [simplify]: Extracting #2: cost 38 inf + 0 10.422 * * [simplify]: Extracting #3: cost 35 inf + 487 10.423 * * [simplify]: Extracting #4: cost 26 inf + 2224 10.423 * * [simplify]: Extracting #5: cost 31 inf + 2749 10.424 * * [simplify]: Extracting #6: cost 33 inf + 2792 10.425 * * [simplify]: Extracting #7: cost 23 inf + 3856 10.426 * * [simplify]: Extracting #8: cost 8 inf + 8961 10.429 * * [simplify]: Extracting #9: cost 0 inf + 12999 10.432 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 10.432 * [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.432 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (cbrt a)) 10.432 * * [simplify]: iters left: 6 (16 enodes) 10.436 * * [simplify]: iters left: 5 (58 enodes) 10.450 * * [simplify]: iters left: 4 (86 enodes) 10.476 * * [simplify]: iters left: 3 (115 enodes) 10.501 * * [simplify]: iters left: 2 (127 enodes) 10.519 * * [simplify]: iters left: 1 (131 enodes) 10.549 * * [simplify]: Extracting #0: cost 1 inf + 0 10.549 * * [simplify]: Extracting #1: cost 11 inf + 0 10.549 * * [simplify]: Extracting #2: cost 31 inf + 0 10.549 * * [simplify]: Extracting #3: cost 36 inf + 447 10.549 * * [simplify]: Extracting #4: cost 32 inf + 975 10.550 * * [simplify]: Extracting #5: cost 30 inf + 2714 10.551 * * [simplify]: Extracting #6: cost 29 inf + 3686 10.551 * * [simplify]: Extracting #7: cost 17 inf + 5196 10.553 * * [simplify]: Extracting #8: cost 3 inf + 9555 10.555 * * [simplify]: Extracting #9: cost 0 inf + 10853 10.558 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt a))) 10.558 * [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.558 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 10.558 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a)) 10.558 * * [simplify]: iters left: 6 (17 enodes) 10.562 * * [simplify]: iters left: 5 (59 enodes) 10.571 * * [simplify]: iters left: 4 (77 enodes) 10.594 * * [simplify]: iters left: 3 (101 enodes) 10.623 * * [simplify]: iters left: 2 (103 enodes) 10.636 * * [simplify]: Extracting #0: cost 1 inf + 0 10.636 * * [simplify]: Extracting #1: cost 12 inf + 0 10.636 * * [simplify]: Extracting #2: cost 26 inf + 0 10.636 * * [simplify]: Extracting #3: cost 25 inf + 245 10.637 * * [simplify]: Extracting #4: cost 18 inf + 1097 10.637 * * [simplify]: Extracting #5: cost 25 inf + 1299 10.637 * * [simplify]: Extracting #6: cost 27 inf + 1342 10.638 * * [simplify]: Extracting #7: cost 14 inf + 2694 10.639 * * [simplify]: Extracting #8: cost 6 inf + 5312 10.640 * * [simplify]: Extracting #9: cost 0 inf + 8071 10.642 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (cbrt 2) (cbrt 2)) (sqrt a))) 10.642 * [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.642 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) (sqrt a)) 10.643 * * [simplify]: iters left: 6 (16 enodes) 10.647 * * [simplify]: iters left: 5 (58 enodes) 10.664 * * [simplify]: iters left: 4 (86 enodes) 10.691 * * [simplify]: iters left: 3 (115 enodes) 10.724 * * [simplify]: iters left: 2 (127 enodes) 10.752 * * [simplify]: iters left: 1 (131 enodes) 10.773 * * [simplify]: Extracting #0: cost 1 inf + 0 10.773 * * [simplify]: Extracting #1: cost 11 inf + 0 10.773 * * [simplify]: Extracting #2: cost 31 inf + 0 10.773 * * [simplify]: Extracting #3: cost 36 inf + 367 10.774 * * [simplify]: Extracting #4: cost 32 inf + 775 10.775 * * [simplify]: Extracting #5: cost 30 inf + 2354 10.776 * * [simplify]: Extracting #6: cost 29 inf + 3206 10.778 * * [simplify]: Extracting #7: cost 17 inf + 4676 10.781 * * [simplify]: Extracting #8: cost 3 inf + 8875 10.785 * * [simplify]: Extracting #9: cost 0 inf + 10053 10.789 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (sqrt a))) 10.789 * [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.789 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 10.789 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 1) 10.790 * * [simplify]: iters left: 6 (17 enodes) 10.798 * * [simplify]: iters left: 5 (59 enodes) 10.816 * * [simplify]: iters left: 4 (77 enodes) 10.841 * * [simplify]: iters left: 3 (96 enodes) 10.867 * * [simplify]: Extracting #0: cost 1 inf + 0 10.867 * * [simplify]: Extracting #1: cost 7 inf + 0 10.867 * * [simplify]: Extracting #2: cost 13 inf + 1 10.867 * * [simplify]: Extracting #3: cost 16 inf + 2 10.867 * * [simplify]: Extracting #4: cost 13 inf + 327 10.867 * * [simplify]: Extracting #5: cost 20 inf + 489 10.868 * * [simplify]: Extracting #6: cost 21 inf + 533 10.868 * * [simplify]: Extracting #7: cost 13 inf + 950 10.869 * * [simplify]: Extracting #8: cost 7 inf + 1847 10.870 * * [simplify]: Extracting #9: cost 2 inf + 3544 10.872 * * [simplify]: Extracting #10: cost 0 inf + 4424 10.876 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma b b (* (* a -4) c)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 10.876 * [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.877 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (cbrt 2)) a) 10.877 * * [simplify]: iters left: 6 (15 enodes) 10.885 * * [simplify]: iters left: 5 (55 enodes) 10.903 * * [simplify]: iters left: 4 (83 enodes) 10.927 * * [simplify]: iters left: 3 (112 enodes) 10.942 * * [simplify]: iters left: 2 (124 enodes) 10.963 * * [simplify]: iters left: 1 (128 enodes) 10.994 * * [simplify]: Extracting #0: cost 1 inf + 0 10.994 * * [simplify]: Extracting #1: cost 11 inf + 0 10.994 * * [simplify]: Extracting #2: cost 28 inf + 1 10.995 * * [simplify]: Extracting #3: cost 36 inf + 205 10.995 * * [simplify]: Extracting #4: cost 34 inf + 450 10.995 * * [simplify]: Extracting #5: cost 30 inf + 2073 10.996 * * [simplify]: Extracting #6: cost 30 inf + 2481 10.996 * * [simplify]: Extracting #7: cost 20 inf + 3553 10.998 * * [simplify]: Extracting #8: cost 2 inf + 8411 11.000 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.002 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (cbrt 2)) 11.002 * [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)))) 11.003 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 11.003 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (* (cbrt a) (cbrt a))) 11.003 * * [simplify]: iters left: 6 (17 enodes) 11.007 * * [simplify]: iters left: 5 (59 enodes) 11.017 * * [simplify]: iters left: 4 (77 enodes) 11.041 * * [simplify]: iters left: 3 (98 enodes) 11.064 * * [simplify]: iters left: 2 (101 enodes) 11.077 * * [simplify]: Extracting #0: cost 1 inf + 0 11.078 * * [simplify]: Extracting #1: cost 10 inf + 0 11.078 * * [simplify]: Extracting #2: cost 24 inf + 0 11.078 * * [simplify]: Extracting #3: cost 22 inf + 690 11.078 * * [simplify]: Extracting #4: cost 17 inf + 1299 11.078 * * [simplify]: Extracting #5: cost 25 inf + 1299 11.079 * * [simplify]: Extracting #6: cost 26 inf + 1384 11.079 * * [simplify]: Extracting #7: cost 13 inf + 2736 11.080 * * [simplify]: Extracting #8: cost 7 inf + 4852 11.082 * * [simplify]: Extracting #9: cost 0 inf + 8069 11.083 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (* (sqrt 2) (cbrt a)) (cbrt a))) 11.083 * [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)))) 11.084 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (cbrt a)) 11.084 * * [simplify]: iters left: 6 (16 enodes) 11.088 * * [simplify]: iters left: 5 (58 enodes) 11.104 * * [simplify]: iters left: 4 (86 enodes) 11.117 * * [simplify]: iters left: 3 (115 enodes) 11.133 * * [simplify]: iters left: 2 (127 enodes) 11.159 * * [simplify]: iters left: 1 (131 enodes) 11.183 * * [simplify]: Extracting #0: cost 1 inf + 0 11.183 * * [simplify]: Extracting #1: cost 11 inf + 0 11.183 * * [simplify]: Extracting #2: cost 31 inf + 0 11.183 * * [simplify]: Extracting #3: cost 36 inf + 327 11.183 * * [simplify]: Extracting #4: cost 32 inf + 815 11.184 * * [simplify]: Extracting #5: cost 30 inf + 2354 11.185 * * [simplify]: Extracting #6: cost 29 inf + 3206 11.186 * * [simplify]: Extracting #7: cost 17 inf + 4676 11.187 * * [simplify]: Extracting #8: cost 3 inf + 8795 11.190 * * [simplify]: Extracting #9: cost 0 inf + 10053 11.193 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (cbrt a))) 11.193 * [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))))) 11.193 * * * * [progress]: [ 119 / 177 ] simplifiying candidate # 11.194 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.194 * * [simplify]: iters left: 6 (16 enodes) 11.198 * * [simplify]: iters left: 5 (54 enodes) 11.207 * * [simplify]: iters left: 4 (67 enodes) 11.227 * * [simplify]: iters left: 3 (81 enodes) 11.241 * * [simplify]: Extracting #0: cost 1 inf + 0 11.241 * * [simplify]: Extracting #1: cost 8 inf + 0 11.241 * * [simplify]: Extracting #2: cost 18 inf + 0 11.241 * * [simplify]: Extracting #3: cost 14 inf + 410 11.241 * * [simplify]: Extracting #4: cost 14 inf + 452 11.241 * * [simplify]: Extracting #5: cost 21 inf + 493 11.242 * * [simplify]: Extracting #6: cost 22 inf + 578 11.242 * * [simplify]: Extracting #7: cost 11 inf + 1629 11.243 * * [simplify]: Extracting #8: cost 3 inf + 3886 11.244 * * [simplify]: Extracting #9: cost 0 inf + 5105 11.245 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.245 * [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)))) 11.245 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) (sqrt a)) 11.245 * * [simplify]: iters left: 6 (16 enodes) 11.249 * * [simplify]: iters left: 5 (58 enodes) 11.258 * * [simplify]: iters left: 4 (86 enodes) 11.274 * * [simplify]: iters left: 3 (115 enodes) 11.311 * * [simplify]: iters left: 2 (127 enodes) 11.344 * * [simplify]: iters left: 1 (131 enodes) 11.378 * * [simplify]: Extracting #0: cost 1 inf + 0 11.379 * * [simplify]: Extracting #1: cost 11 inf + 0 11.379 * * [simplify]: Extracting #2: cost 31 inf + 0 11.379 * * [simplify]: Extracting #3: cost 36 inf + 247 11.379 * * [simplify]: Extracting #4: cost 32 inf + 615 11.380 * * [simplify]: Extracting #5: cost 30 inf + 1994 11.381 * * [simplify]: Extracting #6: cost 29 inf + 2726 11.383 * * [simplify]: Extracting #7: cost 17 inf + 4156 11.385 * * [simplify]: Extracting #8: cost 3 inf + 8115 11.388 * * [simplify]: Extracting #9: cost 0 inf + 9253 11.390 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (sqrt 2) (sqrt a))) 11.390 * [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))))) 11.390 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 11.390 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 1) 11.390 * * [simplify]: iters left: 6 (16 enodes) 11.394 * * [simplify]: iters left: 5 (54 enodes) 11.403 * * [simplify]: iters left: 4 (67 enodes) 11.413 * * [simplify]: iters left: 3 (82 enodes) 11.426 * * [simplify]: Extracting #0: cost 1 inf + 0 11.426 * * [simplify]: Extracting #1: cost 5 inf + 0 11.426 * * [simplify]: Extracting #2: cost 9 inf + 1 11.426 * * [simplify]: Extracting #3: cost 11 inf + 43 11.426 * * [simplify]: Extracting #4: cost 10 inf + 126 11.426 * * [simplify]: Extracting #5: cost 18 inf + 167 11.426 * * [simplify]: Extracting #6: cost 18 inf + 253 11.427 * * [simplify]: Extracting #7: cost 5 inf + 1702 11.427 * * [simplify]: Extracting #8: cost 1 inf + 2722 11.428 * * [simplify]: Extracting #9: cost 0 inf + 3102 11.429 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 11.429 * [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.429 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) a) 11.429 * * [simplify]: iters left: 6 (15 enodes) 11.433 * * [simplify]: iters left: 5 (55 enodes) 11.443 * * [simplify]: iters left: 4 (83 enodes) 11.469 * * [simplify]: iters left: 3 (112 enodes) 11.484 * * [simplify]: iters left: 2 (124 enodes) 11.500 * * [simplify]: iters left: 1 (128 enodes) 11.530 * * [simplify]: Extracting #0: cost 1 inf + 0 11.530 * * [simplify]: Extracting #1: cost 11 inf + 0 11.530 * * [simplify]: Extracting #2: cost 28 inf + 1 11.531 * * [simplify]: Extracting #3: cost 36 inf + 125 11.531 * * [simplify]: Extracting #4: cost 34 inf + 290 11.532 * * [simplify]: Extracting #5: cost 30 inf + 1673 11.533 * * [simplify]: Extracting #6: cost 30 inf + 2041 11.534 * * [simplify]: Extracting #7: cost 20 inf + 3073 11.537 * * [simplify]: Extracting #8: cost 2 inf + 7691 11.540 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.544 * [simplify]: Simplified to (/ (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) a) (sqrt 2)) 11.544 * [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.544 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 11.545 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (* (cbrt a) (cbrt a))) 11.545 * * [simplify]: iters left: 6 (16 enodes) 11.553 * * [simplify]: iters left: 5 (56 enodes) 11.570 * * [simplify]: iters left: 4 (72 enodes) 11.592 * * [simplify]: iters left: 3 (89 enodes) 11.615 * * [simplify]: iters left: 2 (90 enodes) 11.636 * * [simplify]: Extracting #0: cost 1 inf + 0 11.637 * * [simplify]: Extracting #1: cost 7 inf + 0 11.637 * * [simplify]: Extracting #2: cost 13 inf + 1 11.637 * * [simplify]: Extracting #3: cost 15 inf + 83 11.637 * * [simplify]: Extracting #4: cost 13 inf + 327 11.637 * * [simplify]: Extracting #5: cost 19 inf + 489 11.638 * * [simplify]: Extracting #6: cost 20 inf + 574 11.639 * * [simplify]: Extracting #7: cost 4 inf + 2863 11.640 * * [simplify]: Extracting #8: cost 0 inf + 4419 11.641 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt a) (cbrt a))) 11.641 * [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.642 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (cbrt a)) 11.642 * * [simplify]: iters left: 6 (15 enodes) 11.645 * * [simplify]: iters left: 5 (55 enodes) 11.655 * * [simplify]: iters left: 4 (83 enodes) 11.667 * * [simplify]: iters left: 3 (112 enodes) 11.698 * * [simplify]: iters left: 2 (124 enodes) 11.715 * * [simplify]: iters left: 1 (128 enodes) 11.733 * * [simplify]: Extracting #0: cost 1 inf + 0 11.733 * * [simplify]: Extracting #1: cost 11 inf + 0 11.733 * * [simplify]: Extracting #2: cost 28 inf + 1 11.733 * * [simplify]: Extracting #3: cost 37 inf + 83 11.734 * * [simplify]: Extracting #4: cost 34 inf + 369 11.734 * * [simplify]: Extracting #5: cost 31 inf + 1791 11.735 * * [simplify]: Extracting #6: cost 31 inf + 2279 11.737 * * [simplify]: Extracting #7: cost 18 inf + 3975 11.740 * * [simplify]: Extracting #8: cost 2 inf + 8372 11.744 * * [simplify]: Extracting #9: cost 0 inf + 9251 11.747 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (cbrt a))) 11.747 * [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.748 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 11.748 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) (sqrt a)) 11.748 * * [simplify]: iters left: 6 (15 enodes) 11.758 * * [simplify]: iters left: 5 (51 enodes) 11.767 * * [simplify]: iters left: 4 (63 enodes) 11.776 * * [simplify]: iters left: 3 (78 enodes) 11.786 * * [simplify]: Extracting #0: cost 1 inf + 0 11.786 * * [simplify]: Extracting #1: cost 5 inf + 0 11.786 * * [simplify]: Extracting #2: cost 9 inf + 1 11.786 * * [simplify]: Extracting #3: cost 11 inf + 43 11.786 * * [simplify]: Extracting #4: cost 10 inf + 126 11.786 * * [simplify]: Extracting #5: cost 17 inf + 167 11.786 * * [simplify]: Extracting #6: cost 18 inf + 252 11.787 * * [simplify]: Extracting #7: cost 4 inf + 2039 11.788 * * [simplify]: Extracting #8: cost 0 inf + 3099 11.789 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (sqrt a)) 11.789 * [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.789 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) (sqrt a)) 11.789 * * [simplify]: iters left: 6 (15 enodes) 11.797 * * [simplify]: iters left: 5 (55 enodes) 11.815 * * [simplify]: iters left: 4 (83 enodes) 11.841 * * [simplify]: iters left: 3 (112 enodes) 11.872 * * [simplify]: iters left: 2 (124 enodes) 11.898 * * [simplify]: iters left: 1 (128 enodes) 11.914 * * [simplify]: Extracting #0: cost 1 inf + 0 11.914 * * [simplify]: Extracting #1: cost 11 inf + 0 11.914 * * [simplify]: Extracting #2: cost 28 inf + 1 11.914 * * [simplify]: Extracting #3: cost 37 inf + 43 11.914 * * [simplify]: Extracting #4: cost 34 inf + 249 11.915 * * [simplify]: Extracting #5: cost 31 inf + 1471 11.915 * * [simplify]: Extracting #6: cost 31 inf + 1879 11.916 * * [simplify]: Extracting #7: cost 18 inf + 3455 11.919 * * [simplify]: Extracting #8: cost 2 inf + 7652 11.923 * * [simplify]: Extracting #9: cost 0 inf + 8451 11.927 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* 2 (sqrt a))) 11.927 * [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.927 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 11.927 * [simplify]: Simplifying (/ (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 1) 11.928 * * [simplify]: iters left: 6 (14 enodes) 11.933 * * [simplify]: iters left: 5 (44 enodes) 11.940 * * [simplify]: iters left: 4 (56 enodes) 11.948 * * [simplify]: iters left: 3 (68 enodes) 11.957 * * [simplify]: Extracting #0: cost 1 inf + 0 11.957 * * [simplify]: Extracting #1: cost 5 inf + 0 11.957 * * [simplify]: Extracting #2: cost 8 inf + 1 11.957 * * [simplify]: Extracting #3: cost 7 inf + 84 11.957 * * [simplify]: Extracting #4: cost 16 inf + 84 11.958 * * [simplify]: Extracting #5: cost 16 inf + 170 11.958 * * [simplify]: Extracting #6: cost 3 inf + 1876 11.959 * * [simplify]: Extracting #7: cost 0 inf + 2259 11.959 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 11.959 * [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.959 * [simplify]: Simplifying (/ (/ (- (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 2) a) 11.960 * * [simplify]: iters left: 6 (14 enodes) 11.963 * * [simplify]: iters left: 5 (52 enodes) 11.972 * * [simplify]: iters left: 4 (80 enodes) 11.984 * * [simplify]: iters left: 3 (109 enodes) 12.013 * * [simplify]: iters left: 2 (121 enodes) 12.044 * * [simplify]: iters left: 1 (125 enodes) 12.072 * * [simplify]: Extracting #0: cost 1 inf + 0 12.073 * * [simplify]: Extracting #1: cost 11 inf + 0 12.073 * * [simplify]: Extracting #2: cost 25 inf + 2 12.073 * * [simplify]: Extracting #3: cost 34 inf + 86 12.073 * * [simplify]: Extracting #4: cost 34 inf + 128 12.073 * * [simplify]: Extracting #5: cost 34 inf + 944 12.074 * * [simplify]: Extracting #6: cost 28 inf + 1804 12.074 * * [simplify]: Extracting #7: cost 16 inf + 3411 12.076 * * [simplify]: Extracting #8: cost 2 inf + 7009 12.078 * * [simplify]: Extracting #9: cost 0 inf + 7649 12.080 * [simplify]: Simplified to (/ (- (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (* 2 a)) 12.080 * [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)))) 12.080 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 12.080 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a))) 12.081 * * [simplify]: iters left: 6 (9 enodes) 12.083 * * [simplify]: iters left: 5 (35 enodes) 12.091 * * [simplify]: iters left: 4 (55 enodes) 12.100 * * [simplify]: iters left: 3 (89 enodes) 12.114 * * [simplify]: iters left: 2 (99 enodes) 12.126 * * [simplify]: Extracting #0: cost 1 inf + 0 12.127 * * [simplify]: Extracting #1: cost 18 inf + 0 12.127 * * [simplify]: Extracting #2: cost 34 inf + 1 12.127 * * [simplify]: Extracting #3: cost 32 inf + 3 12.127 * * [simplify]: Extracting #4: cost 10 inf + 3884 12.128 * * [simplify]: Extracting #5: cost 0 inf + 6067 12.129 * * [simplify]: Extracting #6: cost 0 inf + 5987 12.131 * [simplify]: Simplified to (/ 1 (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2)))) 12.131 * [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)))) 12.131 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (cbrt a)) 12.131 * * [simplify]: iters left: 6 (14 enodes) 12.135 * * [simplify]: iters left: 5 (52 enodes) 12.143 * * [simplify]: iters left: 4 (80 enodes) 12.155 * * [simplify]: iters left: 3 (109 enodes) 12.186 * * [simplify]: iters left: 2 (121 enodes) 12.212 * * [simplify]: iters left: 1 (125 enodes) 12.228 * * [simplify]: Extracting #0: cost 1 inf + 0 12.228 * * [simplify]: Extracting #1: cost 11 inf + 0 12.228 * * [simplify]: Extracting #2: cost 31 inf + 0 12.228 * * [simplify]: Extracting #3: cost 33 inf + 409 12.229 * * [simplify]: Extracting #4: cost 30 inf + 1949 12.229 * * [simplify]: Extracting #5: cost 27 inf + 2843 12.230 * * [simplify]: Extracting #6: cost 14 inf + 4813 12.231 * * [simplify]: Extracting #7: cost 1 inf + 8554 12.234 * * [simplify]: Extracting #8: cost 0 inf + 8893 12.237 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt 2))) 12.237 * [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))))) 12.238 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 12.238 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a)) 12.238 * * [simplify]: iters left: 6 (8 enodes) 12.243 * * [simplify]: iters left: 5 (30 enodes) 12.253 * * [simplify]: iters left: 4 (42 enodes) 12.266 * * [simplify]: iters left: 3 (54 enodes) 12.283 * * [simplify]: iters left: 2 (56 enodes) 12.301 * * [simplify]: Extracting #0: cost 1 inf + 0 12.301 * * [simplify]: Extracting #1: cost 12 inf + 0 12.301 * * [simplify]: Extracting #2: cost 22 inf + 1 12.301 * * [simplify]: Extracting #3: cost 20 inf + 3 12.302 * * [simplify]: Extracting #4: cost 8 inf + 1545 12.302 * * [simplify]: Extracting #5: cost 1 inf + 2639 12.304 * * [simplify]: Extracting #6: cost 0 inf + 2841 12.305 * [simplify]: Simplified to (/ (/ (/ 1 (cbrt 2)) (sqrt a)) (cbrt 2)) 12.305 * [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)))) 12.305 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) (sqrt a)) 12.305 * * [simplify]: iters left: 6 (14 enodes) 12.312 * * [simplify]: iters left: 5 (52 enodes) 12.321 * * [simplify]: iters left: 4 (80 enodes) 12.333 * * [simplify]: iters left: 3 (109 enodes) 12.349 * * [simplify]: iters left: 2 (121 enodes) 12.370 * * [simplify]: iters left: 1 (125 enodes) 12.398 * * [simplify]: Extracting #0: cost 1 inf + 0 12.399 * * [simplify]: Extracting #1: cost 11 inf + 0 12.399 * * [simplify]: Extracting #2: cost 31 inf + 0 12.399 * * [simplify]: Extracting #3: cost 33 inf + 289 12.399 * * [simplify]: Extracting #4: cost 30 inf + 1629 12.400 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.400 * * [simplify]: Extracting #6: cost 14 inf + 4253 12.402 * * [simplify]: Extracting #7: cost 1 inf + 7794 12.404 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.406 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (cbrt 2))) 12.406 * [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))))) 12.406 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 12.406 * [simplify]: Simplifying (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) 12.406 * * [simplify]: iters left: 6 (6 enodes) 12.408 * * [simplify]: iters left: 5 (22 enodes) 12.413 * * [simplify]: iters left: 4 (32 enodes) 12.418 * * [simplify]: iters left: 3 (39 enodes) 12.423 * * [simplify]: Extracting #0: cost 1 inf + 0 12.423 * * [simplify]: Extracting #1: cost 6 inf + 0 12.423 * * [simplify]: Extracting #2: cost 9 inf + 1 12.424 * * [simplify]: Extracting #3: cost 6 inf + 164 12.424 * * [simplify]: Extracting #4: cost 2 inf + 691 12.424 * * [simplify]: Extracting #5: cost 0 inf + 974 12.424 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 12.424 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt 2) (cbrt 2))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a))) 12.424 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (cbrt 2)) a) 12.424 * * [simplify]: iters left: 6 (13 enodes) 12.428 * * [simplify]: iters left: 5 (49 enodes) 12.442 * * [simplify]: iters left: 4 (77 enodes) 12.454 * * [simplify]: iters left: 3 (106 enodes) 12.479 * * [simplify]: iters left: 2 (118 enodes) 12.499 * * [simplify]: iters left: 1 (122 enodes) 12.515 * * [simplify]: Extracting #0: cost 1 inf + 0 12.515 * * [simplify]: Extracting #1: cost 11 inf + 0 12.515 * * [simplify]: Extracting #2: cost 28 inf + 1 12.515 * * [simplify]: Extracting #3: cost 29 inf + 654 12.515 * * [simplify]: Extracting #4: cost 25 inf + 2039 12.516 * * [simplify]: Extracting #5: cost 25 inf + 2207 12.517 * * [simplify]: Extracting #6: cost 13 inf + 3637 12.518 * * [simplify]: Extracting #7: cost 0 inf + 7291 12.520 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (cbrt 2)) 12.520 * [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.520 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 12.520 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.520 * * [simplify]: iters left: 5 (8 enodes) 12.525 * * [simplify]: iters left: 4 (30 enodes) 12.532 * * [simplify]: iters left: 3 (42 enodes) 12.538 * * [simplify]: iters left: 2 (51 enodes) 12.546 * * [simplify]: iters left: 1 (54 enodes) 12.553 * * [simplify]: Extracting #0: cost 1 inf + 0 12.553 * * [simplify]: Extracting #1: cost 10 inf + 0 12.553 * * [simplify]: Extracting #2: cost 20 inf + 1 12.553 * * [simplify]: Extracting #3: cost 18 inf + 206 12.554 * * [simplify]: Extracting #4: cost 2 inf + 2557 12.554 * * [simplify]: Extracting #5: cost 0 inf + 2841 12.555 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a))) 12.555 * [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.555 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (cbrt a)) 12.555 * * [simplify]: iters left: 6 (14 enodes) 12.559 * * [simplify]: iters left: 5 (52 enodes) 12.567 * * [simplify]: iters left: 4 (80 enodes) 12.582 * * [simplify]: iters left: 3 (109 enodes) 12.597 * * [simplify]: iters left: 2 (121 enodes) 12.621 * * [simplify]: iters left: 1 (125 enodes) 12.636 * * [simplify]: Extracting #0: cost 1 inf + 0 12.636 * * [simplify]: Extracting #1: cost 11 inf + 0 12.636 * * [simplify]: Extracting #2: cost 31 inf + 0 12.637 * * [simplify]: Extracting #3: cost 33 inf + 409 12.637 * * [simplify]: Extracting #4: cost 30 inf + 1669 12.637 * * [simplify]: Extracting #5: cost 27 inf + 2403 12.638 * * [simplify]: Extracting #6: cost 14 inf + 4293 12.640 * * [simplify]: Extracting #7: cost 1 inf + 7754 12.641 * * [simplify]: Extracting #8: cost 0 inf + 8093 12.643 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (sqrt 2))) 12.643 * [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.643 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 12.644 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) (sqrt a)) 12.644 * * [simplify]: iters left: 5 (7 enodes) 12.648 * * [simplify]: iters left: 4 (25 enodes) 12.657 * * [simplify]: iters left: 3 (32 enodes) 12.667 * * [simplify]: iters left: 2 (34 enodes) 12.680 * * [simplify]: Extracting #0: cost 1 inf + 0 12.680 * * [simplify]: Extracting #1: cost 8 inf + 0 12.680 * * [simplify]: Extracting #2: cost 14 inf + 1 12.680 * * [simplify]: Extracting #3: cost 11 inf + 44 12.680 * * [simplify]: Extracting #4: cost 3 inf + 617 12.681 * * [simplify]: Extracting #5: cost 1 inf + 902 12.681 * * [simplify]: Extracting #6: cost 0 inf + 1065 12.682 * [simplify]: Simplified to (/ (/ 1 (sqrt 2)) (sqrt a)) 12.682 * [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.682 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) (sqrt a)) 12.682 * * [simplify]: iters left: 6 (14 enodes) 12.689 * * [simplify]: iters left: 5 (52 enodes) 12.706 * * [simplify]: iters left: 4 (80 enodes) 12.731 * * [simplify]: iters left: 3 (109 enodes) 12.751 * * [simplify]: iters left: 2 (121 enodes) 12.767 * * [simplify]: iters left: 1 (125 enodes) 12.799 * * [simplify]: Extracting #0: cost 1 inf + 0 12.799 * * [simplify]: Extracting #1: cost 11 inf + 0 12.799 * * [simplify]: Extracting #2: cost 31 inf + 0 12.799 * * [simplify]: Extracting #3: cost 33 inf + 289 12.800 * * [simplify]: Extracting #4: cost 30 inf + 1349 12.803 * * [simplify]: Extracting #5: cost 27 inf + 1963 12.804 * * [simplify]: Extracting #6: cost 14 inf + 3733 12.807 * * [simplify]: Extracting #7: cost 1 inf + 6994 12.811 * * [simplify]: Extracting #8: cost 0 inf + 7293 12.814 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (sqrt a) (sqrt 2))) 12.814 * [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.814 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 12.815 * [simplify]: Simplifying (/ (/ 1 (sqrt 2)) 1) 12.815 * * [simplify]: iters left: 5 (5 enodes) 12.819 * * [simplify]: iters left: 4 (17 enodes) 12.825 * * [simplify]: iters left: 3 (22 enodes) 12.833 * * [simplify]: iters left: 2 (25 enodes) 12.839 * * [simplify]: Extracting #0: cost 1 inf + 0 12.839 * * [simplify]: Extracting #1: cost 4 inf + 0 12.839 * * [simplify]: Extracting #2: cost 5 inf + 1 12.839 * * [simplify]: Extracting #3: cost 0 inf + 248 12.840 * [simplify]: Simplified to (/ 1 (sqrt 2)) 12.840 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a))) 12.840 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2)) a) 12.840 * * [simplify]: iters left: 6 (13 enodes) 12.847 * * [simplify]: iters left: 5 (49 enodes) 12.864 * * [simplify]: iters left: 4 (77 enodes) 12.888 * * [simplify]: iters left: 3 (106 enodes) 12.918 * * [simplify]: iters left: 2 (118 enodes) 12.939 * * [simplify]: iters left: 1 (122 enodes) 12.955 * * [simplify]: Extracting #0: cost 1 inf + 0 12.955 * * [simplify]: Extracting #1: cost 11 inf + 0 12.955 * * [simplify]: Extracting #2: cost 28 inf + 1 12.956 * * [simplify]: Extracting #3: cost 29 inf + 454 12.956 * * [simplify]: Extracting #4: cost 25 inf + 1559 12.957 * * [simplify]: Extracting #5: cost 25 inf + 1727 12.957 * * [simplify]: Extracting #6: cost 13 inf + 3117 12.959 * * [simplify]: Extracting #7: cost 0 inf + 6491 12.961 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)) 12.961 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt 2)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) a) (sqrt 2)))) 12.961 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 12.961 * [simplify]: Simplifying (/ (/ 1 1) (* (cbrt a) (cbrt a))) 12.961 * * [simplify]: iters left: 5 (6 enodes) 12.965 * * [simplify]: iters left: 4 (20 enodes) 12.971 * * [simplify]: iters left: 3 (26 enodes) 12.978 * * [simplify]: iters left: 2 (28 enodes) 12.983 * * [simplify]: Extracting #0: cost 1 inf + 0 12.983 * * [simplify]: Extracting #1: cost 7 inf + 0 12.983 * * [simplify]: Extracting #2: cost 11 inf + 1 12.983 * * [simplify]: Extracting #3: cost 0 inf + 1218 12.984 * [simplify]: Simplified to (/ (/ 1 (cbrt a)) (cbrt a)) 12.984 * [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.984 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 12.984 * * [simplify]: iters left: 6 (13 enodes) 12.987 * * [simplify]: iters left: 5 (49 enodes) 12.995 * * [simplify]: iters left: 4 (77 enodes) 13.008 * * [simplify]: iters left: 3 (106 enodes) 13.038 * * [simplify]: iters left: 2 (118 enodes) 13.068 * * [simplify]: iters left: 1 (122 enodes) 13.083 * * [simplify]: Extracting #0: cost 1 inf + 0 13.083 * * [simplify]: Extracting #1: cost 11 inf + 0 13.083 * * [simplify]: Extracting #2: cost 28 inf + 1 13.083 * * [simplify]: Extracting #3: cost 30 inf + 493 13.084 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.084 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.085 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.087 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.088 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 13.088 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (/ 1 (cbrt a)) (cbrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 13.089 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 13.089 * [simplify]: Simplifying (/ (/ 1 1) (sqrt a)) 13.089 * * [simplify]: iters left: 4 (5 enodes) 13.090 * * [simplify]: iters left: 3 (15 enodes) 13.093 * * [simplify]: iters left: 2 (17 enodes) 13.098 * * [simplify]: Extracting #0: cost 1 inf + 0 13.098 * * [simplify]: Extracting #1: cost 4 inf + 0 13.098 * * [simplify]: Extracting #2: cost 5 inf + 1 13.098 * * [simplify]: Extracting #3: cost 1 inf + 207 13.098 * * [simplify]: Extracting #4: cost 0 inf + 248 13.098 * [simplify]: Simplified to (/ 1 (sqrt a)) 13.098 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 13.099 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 13.099 * * [simplify]: iters left: 6 (13 enodes) 13.106 * * [simplify]: iters left: 5 (49 enodes) 13.122 * * [simplify]: iters left: 4 (77 enodes) 13.146 * * [simplify]: iters left: 3 (106 enodes) 13.175 * * [simplify]: iters left: 2 (118 enodes) 13.208 * * [simplify]: iters left: 1 (122 enodes) 13.223 * * [simplify]: Extracting #0: cost 1 inf + 0 13.223 * * [simplify]: Extracting #1: cost 11 inf + 0 13.223 * * [simplify]: Extracting #2: cost 28 inf + 1 13.224 * * [simplify]: Extracting #3: cost 30 inf + 373 13.224 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.225 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.225 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.227 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.229 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.229 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.229 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 13.229 * [simplify]: Simplifying (/ (/ 1 1) 1) 13.229 * * [simplify]: iters left: 4 (3 enodes) 13.230 * * [simplify]: iters left: 3 (7 enodes) 13.231 * * [simplify]: iters left: 2 (9 enodes) 13.233 * * [simplify]: Extracting #0: cost 1 inf + 0 13.233 * * [simplify]: Extracting #1: cost 0 inf + 1 13.233 * [simplify]: Simplified to 1 13.233 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.233 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.233 * * [simplify]: iters left: 6 (12 enodes) 13.236 * * [simplify]: iters left: 5 (46 enodes) 13.244 * * [simplify]: iters left: 4 (74 enodes) 13.257 * * [simplify]: iters left: 3 (103 enodes) 13.286 * * [simplify]: iters left: 2 (115 enodes) 13.318 * * [simplify]: iters left: 1 (119 enodes) 13.341 * * [simplify]: Extracting #0: cost 1 inf + 0 13.341 * * [simplify]: Extracting #1: cost 11 inf + 0 13.341 * * [simplify]: Extracting #2: cost 24 inf + 44 13.341 * * [simplify]: Extracting #3: cost 30 inf + 170 13.341 * * [simplify]: Extracting #4: cost 27 inf + 872 13.342 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.343 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.344 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.345 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.347 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.347 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.347 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 13.347 * [simplify]: Simplifying (/ 1 (* (cbrt a) (cbrt a))) 13.347 * * [simplify]: iters left: 5 (5 enodes) 13.349 * * [simplify]: iters left: 4 (19 enodes) 13.352 * * [simplify]: iters left: 3 (23 enodes) 13.355 * * [simplify]: Extracting #0: cost 1 inf + 0 13.355 * * [simplify]: Extracting #1: cost 6 inf + 0 13.356 * * [simplify]: Extracting #2: cost 9 inf + 1 13.356 * * [simplify]: Extracting #3: cost 1 inf + 852 13.356 * * [simplify]: Extracting #4: cost 0 inf + 974 13.356 * [simplify]: Simplified to (/ 1 (* (cbrt a) (cbrt a))) 13.356 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)))) 13.356 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (cbrt a)) 13.356 * * [simplify]: iters left: 6 (13 enodes) 13.360 * * [simplify]: iters left: 5 (49 enodes) 13.367 * * [simplify]: iters left: 4 (77 enodes) 13.379 * * [simplify]: iters left: 3 (106 enodes) 13.400 * * [simplify]: iters left: 2 (118 enodes) 13.431 * * [simplify]: iters left: 1 (122 enodes) 13.460 * * [simplify]: Extracting #0: cost 1 inf + 0 13.460 * * [simplify]: Extracting #1: cost 11 inf + 0 13.460 * * [simplify]: Extracting #2: cost 28 inf + 1 13.460 * * [simplify]: Extracting #3: cost 30 inf + 493 13.460 * * [simplify]: Extracting #4: cost 25 inf + 2039 13.461 * * [simplify]: Extracting #5: cost 25 inf + 2207 13.462 * * [simplify]: Extracting #6: cost 13 inf + 3637 13.463 * * [simplify]: Extracting #7: cost 0 inf + 7291 13.465 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)) 13.465 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (cbrt a)))) 13.465 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 13.465 * [simplify]: Simplifying (/ 1 (sqrt a)) 13.465 * * [simplify]: iters left: 3 (4 enodes) 13.467 * * [simplify]: iters left: 2 (14 enodes) 13.469 * * [simplify]: iters left: 1 (16 enodes) 13.472 * * [simplify]: Extracting #0: cost 1 inf + 0 13.472 * * [simplify]: Extracting #1: cost 4 inf + 0 13.472 * * [simplify]: Extracting #2: cost 5 inf + 1 13.472 * * [simplify]: Extracting #3: cost 3 inf + 43 13.472 * * [simplify]: Extracting #4: cost 1 inf + 166 13.472 * * [simplify]: Extracting #5: cost 0 inf + 248 13.472 * [simplify]: Simplified to (/ 1 (sqrt a)) 13.472 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)))) 13.472 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) 13.472 * * [simplify]: iters left: 6 (13 enodes) 13.475 * * [simplify]: iters left: 5 (49 enodes) 13.483 * * [simplify]: iters left: 4 (77 enodes) 13.505 * * [simplify]: iters left: 3 (106 enodes) 13.528 * * [simplify]: iters left: 2 (118 enodes) 13.543 * * [simplify]: iters left: 1 (122 enodes) 13.569 * * [simplify]: Extracting #0: cost 1 inf + 0 13.569 * * [simplify]: Extracting #1: cost 11 inf + 0 13.569 * * [simplify]: Extracting #2: cost 28 inf + 1 13.569 * * [simplify]: Extracting #3: cost 30 inf + 373 13.570 * * [simplify]: Extracting #4: cost 25 inf + 1559 13.571 * * [simplify]: Extracting #5: cost 25 inf + 1727 13.573 * * [simplify]: Extracting #6: cost 13 inf + 3117 13.576 * * [simplify]: Extracting #7: cost 0 inf + 6491 13.579 * [simplify]: Simplified to (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)) 13.579 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ 1 (sqrt a)) (/ (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2) (sqrt a)))) 13.579 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 13.579 * [simplify]: Simplifying (/ 1 1) 13.579 * * [simplify]: iters left: 2 (2 enodes) 13.581 * * [simplify]: iters left: 1 (6 enodes) 13.583 * * [simplify]: Extracting #0: cost 1 inf + 0 13.583 * * [simplify]: Extracting #1: cost 0 inf + 1 13.583 * [simplify]: Simplified to 1 13.583 * [simplify]: Simplified (2 1) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))) 13.583 * [simplify]: Simplifying (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a) 13.584 * * [simplify]: iters left: 6 (12 enodes) 13.590 * * [simplify]: iters left: 5 (46 enodes) 13.605 * * [simplify]: iters left: 4 (74 enodes) 13.620 * * [simplify]: iters left: 3 (103 enodes) 13.636 * * [simplify]: iters left: 2 (115 enodes) 13.655 * * [simplify]: iters left: 1 (119 enodes) 13.687 * * [simplify]: Extracting #0: cost 1 inf + 0 13.687 * * [simplify]: Extracting #1: cost 11 inf + 0 13.687 * * [simplify]: Extracting #2: cost 24 inf + 44 13.688 * * [simplify]: Extracting #3: cost 30 inf + 170 13.688 * * [simplify]: Extracting #4: cost 27 inf + 872 13.689 * * [simplify]: Extracting #5: cost 26 inf + 1162 13.690 * * [simplify]: Extracting #6: cost 14 inf + 2432 13.692 * * [simplify]: Extracting #7: cost 3 inf + 4950 13.695 * * [simplify]: Extracting #8: cost 0 inf + 5689 13.698 * [simplify]: Simplified to (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2) 13.698 * [simplify]: Simplified (2 2) to (λ (a b c) (* 1 (/ (/ (- (sqrt (fma b b (* (* a -4) c))) b) a) 2))) 13.698 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 13.699 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (* (cbrt a) (cbrt a))) 13.699 * * [simplify]: iters left: 6 (12 enodes) 13.705 * * [simplify]: iters left: 5 (46 enodes) 13.720 * * [simplify]: iters left: 4 (70 enodes) 13.741 * * [simplify]: iters left: 3 (93 enodes) 13.768 * * [simplify]: iters left: 2 (97 enodes) 13.793 * * [simplify]: Extracting #0: cost 1 inf + 0 13.793 * * [simplify]: Extracting #1: cost 9 inf + 0 13.793 * * [simplify]: Extracting #2: cost 23 inf + 0 13.794 * * [simplify]: Extracting #3: cost 25 inf + 205 13.794 * * [simplify]: Extracting #4: cost 22 inf + 1622 13.795 * * [simplify]: Extracting #5: cost 23 inf + 1827 13.796 * * [simplify]: Extracting #6: cost 8 inf + 3480 13.798 * * [simplify]: Extracting #7: cost 1 inf + 5693 13.800 * * [simplify]: Extracting #8: cost 0 inf + 6072 13.802 * [simplify]: Simplified to (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* (cbrt a) (cbrt a))) 13.803 * [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.803 * [simplify]: Simplifying (/ (/ 1 2) (cbrt a)) 13.803 * * [simplify]: iters left: 4 (6 enodes) 13.807 * * [simplify]: iters left: 3 (23 enodes) 13.812 * * [simplify]: iters left: 2 (30 enodes) 13.816 * * [simplify]: iters left: 1 (32 enodes) 13.821 * * [simplify]: Extracting #0: cost 1 inf + 0 13.821 * * [simplify]: Extracting #1: cost 8 inf + 0 13.821 * * [simplify]: Extracting #2: cost 9 inf + 3 13.821 * * [simplify]: Extracting #3: cost 8 inf + 4 13.821 * * [simplify]: Extracting #4: cost 2 inf + 695 13.821 * * [simplify]: Extracting #5: cost 0 inf + 898 13.821 * [simplify]: Simplified to (/ 1/2 (cbrt a)) 13.822 * [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.822 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 13.822 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) 13.822 * * [simplify]: iters left: 6 (11 enodes) 13.825 * * [simplify]: iters left: 5 (41 enodes) 13.831 * * [simplify]: iters left: 4 (58 enodes) 13.842 * * [simplify]: iters left: 3 (74 enodes) 13.861 * * [simplify]: Extracting #0: cost 1 inf + 0 13.861 * * [simplify]: Extracting #1: cost 7 inf + 0 13.861 * * [simplify]: Extracting #2: cost 16 inf + 0 13.861 * * [simplify]: Extracting #3: cost 14 inf + 206 13.862 * * [simplify]: Extracting #4: cost 17 inf + 574 13.862 * * [simplify]: Extracting #5: cost 18 inf + 659 13.863 * * [simplify]: Extracting #6: cost 5 inf + 2284 13.864 * * [simplify]: Extracting #7: cost 1 inf + 2967 13.866 * * [simplify]: Extracting #8: cost 0 inf + 3266 13.867 * [simplify]: Simplified to (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) 13.867 * [simplify]: Simplified (2 1) to (λ (a b c) (* (/ (- (sqrt (fma (* c -4) a (* b b))) b) (sqrt a)) (/ (/ 1 2) (sqrt a)))) 13.868 * [simplify]: Simplifying (/ (/ 1 2) (sqrt a)) 13.868 * * [simplify]: iters left: 4 (6 enodes) 13.872 * * [simplify]: iters left: 3 (23 enodes) 13.882 * * [simplify]: iters left: 2 (30 enodes) 13.891 * * [simplify]: iters left: 1 (32 enodes) 13.901 * * [simplify]: Extracting #0: cost 1 inf + 0 13.901 * * [simplify]: Extracting #1: cost 8 inf + 0 13.901 * * [simplify]: Extracting #2: cost 9 inf + 3 13.901 * * [simplify]: Extracting #3: cost 1 inf + 496 13.902 * * [simplify]: Extracting #4: cost 0 inf + 578 13.902 * [simplify]: Simplified to (/ 1/2 (sqrt a)) 13.902 * [simplify]: Simplified (2 2) to (λ (a b c) (* (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt a)) (/ 1/2 (sqrt a)))) 13.902 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 13.902 * [simplify]: Simplifying (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 1) 13.903 * * [simplify]: iters left: 6 (11 enodes) 13.908 * * [simplify]: iters left: 5 (41 enodes) 13.919 * * [simplify]: iters left: 4 (57 enodes) 13.927 * * [simplify]: iters left: 3 (72 enodes) 13.936 * * [simplify]: Extracting #0: cost 1 inf + 0 13.936 * * [simplify]: Extracting #1: cost 6 inf + 0 13.936 * * [simplify]: Extracting #2: cost 6 inf + 43 13.936 * * [simplify]: Extracting #3: cost 14 inf + 84 13.936 * * [simplify]: Extracting #4: cost 12 inf + 295 13.936 * * [simplify]: Extracting #5: cost 3 inf + 1181 13.937 * * [simplify]: Extracting #6: cost 1 inf + 1442 13.937 * * [simplify]: Extracting #7: cost 0 inf + 1661 13.938 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a -4) c))) b) 13.938 * [simplify]: Simplified (2 1) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ (/ 1 2) a))) 13.938 * [simplify]: Simplifying (/ (/ 1 2) a) 13.938 * * [simplify]: iters left: 4 (5 enodes) 13.940 * * [simplify]: iters left: 3 (20 enodes) 13.944 * * [simplify]: iters left: 2 (27 enodes) 13.949 * * [simplify]: iters left: 1 (29 enodes) 13.957 * * [simplify]: Extracting #0: cost 1 inf + 0 13.957 * * [simplify]: Extracting #1: cost 8 inf + 0 13.957 * * [simplify]: Extracting #2: cost 3 inf + 130 13.957 * * [simplify]: Extracting #3: cost 0 inf + 256 13.958 * [simplify]: Simplified to (/ 1/2 a) 13.958 * [simplify]: Simplified (2 2) to (λ (a b c) (* (- (sqrt (fma b b (* (* a -4) c))) b) (/ 1/2 a))) 13.958 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 13.958 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 13.958 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 13.958 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 13.958 * [simplify]: Simplifying (cbrt a) 13.958 * * [simplify]: iters left: 1 (2 enodes) 13.959 * * [simplify]: Extracting #0: cost 1 inf + 0 13.959 * * [simplify]: Extracting #1: cost 3 inf + 0 13.959 * * [simplify]: Extracting #2: cost 2 inf + 1 13.959 * * [simplify]: Extracting #3: cost 0 inf + 163 13.959 * [simplify]: Simplified to (cbrt a) 13.959 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 13.960 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 13.960 * [simplify]: Simplifying (sqrt a) 13.960 * * [simplify]: iters left: 1 (2 enodes) 13.961 * * [simplify]: Extracting #0: cost 1 inf + 0 13.961 * * [simplify]: Extracting #1: cost 3 inf + 0 13.961 * * [simplify]: Extracting #2: cost 2 inf + 1 13.961 * * [simplify]: Extracting #3: cost 0 inf + 83 13.961 * [simplify]: Simplified to (sqrt a) 13.961 * [simplify]: Simplified (2 2) to (λ (a b c) (/ (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) (sqrt a)) (sqrt a))) 13.961 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 13.961 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 13.961 * [simplify]: Simplifying (* (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2))) 13.962 * * [simplify]: iters left: 6 (13 enodes) 13.968 * * [simplify]: iters left: 5 (47 enodes) 13.983 * * [simplify]: iters left: 4 (64 enodes) 14.003 * * [simplify]: iters left: 3 (80 enodes) 14.027 * * [simplify]: Extracting #0: cost 1 inf + 0 14.027 * * [simplify]: Extracting #1: cost 3 inf + 0 14.027 * * [simplify]: Extracting #2: cost 5 inf + 0 14.027 * * [simplify]: Extracting #3: cost 11 inf + 0 14.027 * * [simplify]: Extracting #4: cost 17 inf + 1 14.027 * * [simplify]: Extracting #5: cost 17 inf + 85 14.028 * * [simplify]: Extracting #6: cost 22 inf + 332 14.028 * * [simplify]: Extracting #7: cost 22 inf + 418 14.029 * * [simplify]: Extracting #8: cost 8 inf + 2047 14.030 * * [simplify]: Extracting #9: cost 1 inf + 3929 14.032 * * [simplify]: Extracting #10: cost 0 inf + 4309 14.034 * [simplify]: Simplified to (* (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2)) (cbrt (/ (- (sqrt (fma (* c a) -4 (* b b))) b) 2))) 14.034 * [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))))) 14.034 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 14.035 * [simplify]: Simplifying (sqrt (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)) 14.035 * * [simplify]: iters left: 6 (12 enodes) 14.041 * * [simplify]: iters left: 5 (44 enodes) 14.055 * * [simplify]: iters left: 4 (61 enodes) 14.074 * * [simplify]: iters left: 3 (77 enodes) 14.095 * * [simplify]: Extracting #0: cost 1 inf + 0 14.095 * * [simplify]: Extracting #1: cost 3 inf + 0 14.095 * * [simplify]: Extracting #2: cost 9 inf + 0 14.095 * * [simplify]: Extracting #3: cost 15 inf + 1 14.096 * * [simplify]: Extracting #4: cost 16 inf + 44 14.096 * * [simplify]: Extracting #5: cost 21 inf + 250 14.096 * * [simplify]: Extracting #6: cost 21 inf + 376 14.097 * * [simplify]: Extracting #7: cost 15 inf + 668 14.097 * * [simplify]: Extracting #8: cost 8 inf + 1511 14.099 * * [simplify]: Extracting #9: cost 0 inf + 3469 14.100 * [simplify]: Simplified to (sqrt (/ (- (sqrt (fma (* c -4) a (* b b))) b) 2)) 14.100 * [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))))) 14.101 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 14.101 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (cbrt 2) (cbrt 2))) 14.101 * * [simplify]: iters left: 6 (15 enodes) 14.109 * * [simplify]: iters left: 5 (56 enodes) 14.127 * * [simplify]: iters left: 4 (82 enodes) 14.152 * * [simplify]: iters left: 3 (101 enodes) 14.168 * * [simplify]: iters left: 2 (104 enodes) 14.183 * * [simplify]: Extracting #0: cost 1 inf + 0 14.184 * * [simplify]: Extracting #1: cost 11 inf + 0 14.184 * * [simplify]: Extracting #2: cost 22 inf + 0 14.184 * * [simplify]: Extracting #3: cost 25 inf + 1 14.184 * * [simplify]: Extracting #4: cost 24 inf + 285 14.185 * * [simplify]: Extracting #5: cost 30 inf + 488 14.185 * * [simplify]: Extracting #6: cost 30 inf + 574 14.186 * * [simplify]: Extracting #7: cost 17 inf + 2319 14.188 * * [simplify]: Extracting #8: cost 6 inf + 6021 14.191 * * [simplify]: Extracting #9: cost 0 inf + 8741 14.195 * * [simplify]: Extracting #10: cost 0 inf + 8701 14.198 * [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))) 14.198 * [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))))) 14.198 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 14.199 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (sqrt 2)) 14.199 * * [simplify]: iters left: 6 (14 enodes) 14.206 * * [simplify]: iters left: 5 (49 enodes) 14.222 * * [simplify]: iters left: 4 (64 enodes) 14.239 * * [simplify]: iters left: 3 (79 enodes) 14.250 * * [simplify]: Extracting #0: cost 1 inf + 0 14.250 * * [simplify]: Extracting #1: cost 7 inf + 0 14.250 * * [simplify]: Extracting #2: cost 14 inf + 0 14.250 * * [simplify]: Extracting #3: cost 17 inf + 1 14.250 * * [simplify]: Extracting #4: cost 16 inf + 125 14.250 * * [simplify]: Extracting #5: cost 24 inf + 166 14.250 * * [simplify]: Extracting #6: cost 25 inf + 210 14.251 * * [simplify]: Extracting #7: cost 10 inf + 1823 14.252 * * [simplify]: Extracting #8: cost 2 inf + 4579 14.253 * * [simplify]: Extracting #9: cost 0 inf + 5379 14.254 * [simplify]: Simplified to (* (/ (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (sqrt 2)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.254 * [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))))) 14.254 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 14.255 * [simplify]: Simplifying (/ (* (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1) 14.255 * * [simplify]: iters left: 6 (13 enodes) 14.258 * * [simplify]: iters left: 5 (46 enodes) 14.269 * * [simplify]: iters left: 4 (67 enodes) 14.289 * * [simplify]: iters left: 3 (80 enodes) 14.303 * * [simplify]: Extracting #0: cost 1 inf + 0 14.303 * * [simplify]: Extracting #1: cost 5 inf + 0 14.303 * * [simplify]: Extracting #2: cost 7 inf + 1 14.303 * * [simplify]: Extracting #3: cost 11 inf + 1 14.303 * * [simplify]: Extracting #4: cost 13 inf + 2 14.303 * * [simplify]: Extracting #5: cost 20 inf + 84 14.303 * * [simplify]: Extracting #6: cost 19 inf + 253 14.304 * * [simplify]: Extracting #7: cost 8 inf + 1520 14.304 * * [simplify]: Extracting #8: cost 1 inf + 3277 14.305 * * [simplify]: Extracting #9: cost 0 inf + 3617 14.306 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (cbrt (- (sqrt (fma (* c a) -4 (* b b))) b))) 14.306 * [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)))) 14.306 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 14.307 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.307 * * [simplify]: iters left: 6 (14 enodes) 14.310 * * [simplify]: iters left: 5 (49 enodes) 14.318 * * [simplify]: iters left: 4 (62 enodes) 14.327 * * [simplify]: iters left: 3 (74 enodes) 14.337 * * [simplify]: Extracting #0: cost 1 inf + 0 14.337 * * [simplify]: Extracting #1: cost 6 inf + 0 14.337 * * [simplify]: Extracting #2: cost 12 inf + 0 14.338 * * [simplify]: Extracting #3: cost 14 inf + 82 14.338 * * [simplify]: Extracting #4: cost 12 inf + 447 14.338 * * [simplify]: Extracting #5: cost 20 inf + 488 14.338 * * [simplify]: Extracting #6: cost 21 inf + 532 14.338 * * [simplify]: Extracting #7: cost 6 inf + 2442 14.339 * * [simplify]: Extracting #8: cost 1 inf + 3803 14.340 * * [simplify]: Extracting #9: cost 0 inf + 4183 14.342 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c a) -4 (* b b))) b)) (* (cbrt 2) (cbrt 2))) 14.342 * [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))))) 14.342 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 14.342 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) (sqrt 2)) 14.343 * * [simplify]: iters left: 6 (13 enodes) 14.349 * * [simplify]: iters left: 5 (44 enodes) 14.363 * * [simplify]: iters left: 4 (55 enodes) 14.383 * * [simplify]: iters left: 3 (67 enodes) 14.402 * * [simplify]: Extracting #0: cost 1 inf + 0 14.402 * * [simplify]: Extracting #1: cost 4 inf + 0 14.402 * * [simplify]: Extracting #2: cost 8 inf + 0 14.402 * * [simplify]: Extracting #3: cost 10 inf + 42 14.402 * * [simplify]: Extracting #4: cost 10 inf + 125 14.402 * * [simplify]: Extracting #5: cost 18 inf + 166 14.402 * * [simplify]: Extracting #6: cost 19 inf + 210 14.403 * * [simplify]: Extracting #7: cost 12 inf + 544 14.404 * * [simplify]: Extracting #8: cost 4 inf + 1783 14.405 * * [simplify]: Extracting #9: cost 1 inf + 2601 14.406 * * [simplify]: Extracting #10: cost 0 inf + 2941 14.407 * [simplify]: Simplified to (/ (sqrt (- (sqrt (fma (* c -4) a (* b b))) b)) (sqrt 2)) 14.407 * [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))))) 14.408 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 14.408 * [simplify]: Simplifying (/ (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1) 14.408 * * [simplify]: iters left: 6 (12 enodes) 14.414 * * [simplify]: iters left: 5 (41 enodes) 14.427 * * [simplify]: iters left: 4 (54 enodes) 14.443 * * [simplify]: iters left: 3 (66 enodes) 14.460 * * [simplify]: Extracting #0: cost 1 inf + 0 14.460 * * [simplify]: Extracting #1: cost 4 inf + 0 14.460 * * [simplify]: Extracting #2: cost 7 inf + 1 14.461 * * [simplify]: Extracting #3: cost 9 inf + 2 14.461 * * [simplify]: Extracting #4: cost 16 inf + 84 14.461 * * [simplify]: Extracting #5: cost 15 inf + 212 14.462 * * [simplify]: Extracting #6: cost 3 inf + 1619 14.462 * * [simplify]: Extracting #7: cost 1 inf + 1920 14.464 * * [simplify]: Extracting #8: cost 0 inf + 2179 14.465 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* a -4) (* b b))) b)) 14.465 * [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)))) 14.465 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 14.465 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.465 * * [simplify]: iters left: 5 (5 enodes) 14.469 * * [simplify]: iters left: 4 (19 enodes) 14.476 * * [simplify]: iters left: 3 (23 enodes) 14.484 * * [simplify]: Extracting #0: cost 1 inf + 0 14.484 * * [simplify]: Extracting #1: cost 6 inf + 0 14.484 * * [simplify]: Extracting #2: cost 9 inf + 1 14.484 * * [simplify]: Extracting #3: cost 1 inf + 852 14.485 * * [simplify]: Extracting #4: cost 0 inf + 974 14.485 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.485 * [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.485 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 14.486 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.486 * * [simplify]: iters left: 3 (4 enodes) 14.489 * * [simplify]: iters left: 2 (14 enodes) 14.494 * * [simplify]: iters left: 1 (16 enodes) 14.500 * * [simplify]: Extracting #0: cost 1 inf + 0 14.500 * * [simplify]: Extracting #1: cost 4 inf + 0 14.500 * * [simplify]: Extracting #2: cost 5 inf + 1 14.500 * * [simplify]: Extracting #3: cost 3 inf + 43 14.500 * * [simplify]: Extracting #4: cost 1 inf + 166 14.500 * * [simplify]: Extracting #5: cost 0 inf + 248 14.501 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.501 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.501 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 14.501 * [simplify]: Simplifying (/ 1 1) 14.501 * * [simplify]: iters left: 2 (2 enodes) 14.502 * * [simplify]: iters left: 1 (6 enodes) 14.504 * * [simplify]: Extracting #0: cost 1 inf + 0 14.505 * * [simplify]: Extracting #1: cost 0 inf + 1 14.505 * [simplify]: Simplified to 1 14.505 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.505 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 14.505 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.505 * * [simplify]: iters left: 6 (15 enodes) 14.513 * * [simplify]: iters left: 5 (51 enodes) 14.529 * * [simplify]: iters left: 4 (61 enodes) 14.538 * * [simplify]: iters left: 3 (73 enodes) 14.548 * * [simplify]: Extracting #0: cost 1 inf + 0 14.548 * * [simplify]: Extracting #1: cost 6 inf + 0 14.548 * * [simplify]: Extracting #2: cost 13 inf + 0 14.548 * * [simplify]: Extracting #3: cost 16 inf + 1 14.548 * * [simplify]: Extracting #4: cost 13 inf + 326 14.549 * * [simplify]: Extracting #5: cost 20 inf + 488 14.549 * * [simplify]: Extracting #6: cost 20 inf + 574 14.549 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.550 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.551 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.552 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.552 * [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))))) 14.552 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 14.552 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.552 * * [simplify]: iters left: 6 (14 enodes) 14.556 * * [simplify]: iters left: 5 (46 enodes) 14.563 * * [simplify]: iters left: 4 (54 enodes) 14.571 * * [simplify]: iters left: 3 (66 enodes) 14.580 * * [simplify]: Extracting #0: cost 1 inf + 0 14.580 * * [simplify]: Extracting #1: cost 4 inf + 0 14.580 * * [simplify]: Extracting #2: cost 9 inf + 0 14.580 * * [simplify]: Extracting #3: cost 11 inf + 42 14.580 * * [simplify]: Extracting #4: cost 10 inf + 125 14.580 * * [simplify]: Extracting #5: cost 18 inf + 166 14.580 * * [simplify]: Extracting #6: cost 18 inf + 252 14.580 * * [simplify]: Extracting #7: cost 5 inf + 1524 14.581 * * [simplify]: Extracting #8: cost 1 inf + 2721 14.582 * * [simplify]: Extracting #9: cost 0 inf + 3101 14.582 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 14.582 * [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))))) 14.583 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 14.583 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 14.583 * * [simplify]: iters left: 6 (13 enodes) 14.586 * * [simplify]: iters left: 5 (43 enodes) 14.593 * * [simplify]: iters left: 4 (53 enodes) 14.602 * * [simplify]: iters left: 3 (65 enodes) 14.621 * * [simplify]: Extracting #0: cost 1 inf + 0 14.621 * * [simplify]: Extracting #1: cost 5 inf + 0 14.621 * * [simplify]: Extracting #2: cost 8 inf + 1 14.621 * * [simplify]: Extracting #3: cost 8 inf + 43 14.622 * * [simplify]: Extracting #4: cost 16 inf + 84 14.622 * * [simplify]: Extracting #5: cost 16 inf + 170 14.622 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.623 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.624 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.624 * [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.625 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 14.625 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.625 * * [simplify]: iters left: 6 (15 enodes) 14.633 * * [simplify]: iters left: 5 (51 enodes) 14.649 * * [simplify]: iters left: 4 (61 enodes) 14.666 * * [simplify]: iters left: 3 (73 enodes) 14.676 * * [simplify]: Extracting #0: cost 1 inf + 0 14.676 * * [simplify]: Extracting #1: cost 6 inf + 0 14.676 * * [simplify]: Extracting #2: cost 13 inf + 0 14.676 * * [simplify]: Extracting #3: cost 16 inf + 1 14.676 * * [simplify]: Extracting #4: cost 13 inf + 326 14.676 * * [simplify]: Extracting #5: cost 20 inf + 488 14.676 * * [simplify]: Extracting #6: cost 20 inf + 574 14.677 * * [simplify]: Extracting #7: cost 6 inf + 2065 14.677 * * [simplify]: Extracting #8: cost 1 inf + 4003 14.678 * * [simplify]: Extracting #9: cost 0 inf + 4423 14.679 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt b)) (* (cbrt 2) (cbrt 2))) 14.679 * [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))))) 14.679 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 14.679 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (sqrt 2)) 14.680 * * [simplify]: iters left: 6 (14 enodes) 14.683 * * [simplify]: iters left: 5 (46 enodes) 14.690 * * [simplify]: iters left: 4 (54 enodes) 14.702 * * [simplify]: iters left: 3 (66 enodes) 14.719 * * [simplify]: Extracting #0: cost 1 inf + 0 14.720 * * [simplify]: Extracting #1: cost 4 inf + 0 14.720 * * [simplify]: Extracting #2: cost 9 inf + 0 14.720 * * [simplify]: Extracting #3: cost 11 inf + 42 14.720 * * [simplify]: Extracting #4: cost 10 inf + 125 14.720 * * [simplify]: Extracting #5: cost 18 inf + 166 14.720 * * [simplify]: Extracting #6: cost 18 inf + 252 14.721 * * [simplify]: Extracting #7: cost 5 inf + 1524 14.722 * * [simplify]: Extracting #8: cost 1 inf + 2721 14.723 * * [simplify]: Extracting #9: cost 0 inf + 3101 14.725 * [simplify]: Simplified to (/ (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt b)) (sqrt 2)) 14.725 * [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))))) 14.725 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 14.725 * [simplify]: Simplifying (/ (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1) 14.725 * * [simplify]: iters left: 6 (13 enodes) 14.734 * * [simplify]: iters left: 5 (43 enodes) 14.746 * * [simplify]: iters left: 4 (53 enodes) 14.755 * * [simplify]: iters left: 3 (65 enodes) 14.763 * * [simplify]: Extracting #0: cost 1 inf + 0 14.763 * * [simplify]: Extracting #1: cost 5 inf + 0 14.763 * * [simplify]: Extracting #2: cost 8 inf + 1 14.763 * * [simplify]: Extracting #3: cost 8 inf + 43 14.763 * * [simplify]: Extracting #4: cost 16 inf + 84 14.763 * * [simplify]: Extracting #5: cost 16 inf + 170 14.764 * * [simplify]: Extracting #6: cost 6 inf + 1395 14.764 * * [simplify]: Extracting #7: cost 0 inf + 2259 14.765 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt b)) 14.765 * [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.765 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 14.765 * [simplify]: Simplifying (/ 1 (* (cbrt 2) (cbrt 2))) 14.765 * * [simplify]: iters left: 5 (5 enodes) 14.767 * * [simplify]: iters left: 4 (19 enodes) 14.771 * * [simplify]: iters left: 3 (23 enodes) 14.777 * * [simplify]: Extracting #0: cost 1 inf + 0 14.777 * * [simplify]: Extracting #1: cost 6 inf + 0 14.777 * * [simplify]: Extracting #2: cost 9 inf + 1 14.777 * * [simplify]: Extracting #3: cost 1 inf + 852 14.778 * * [simplify]: Extracting #4: cost 0 inf + 974 14.778 * [simplify]: Simplified to (/ 1 (* (cbrt 2) (cbrt 2))) 14.778 * [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.778 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 14.778 * [simplify]: Simplifying (/ 1 (sqrt 2)) 14.779 * * [simplify]: iters left: 3 (4 enodes) 14.782 * * [simplify]: iters left: 2 (14 enodes) 14.787 * * [simplify]: iters left: 1 (16 enodes) 14.790 * * [simplify]: Extracting #0: cost 1 inf + 0 14.791 * * [simplify]: Extracting #1: cost 4 inf + 0 14.791 * * [simplify]: Extracting #2: cost 5 inf + 1 14.791 * * [simplify]: Extracting #3: cost 3 inf + 43 14.791 * * [simplify]: Extracting #4: cost 1 inf + 166 14.791 * * [simplify]: Extracting #5: cost 0 inf + 248 14.791 * [simplify]: Simplified to (/ 1 (sqrt 2)) 14.791 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (/ 1 (sqrt 2)) (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) (sqrt 2))))) 14.791 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 14.791 * [simplify]: Simplifying (/ 1 1) 14.791 * * [simplify]: iters left: 2 (2 enodes) 14.792 * * [simplify]: iters left: 1 (6 enodes) 14.793 * * [simplify]: Extracting #0: cost 1 inf + 0 14.793 * * [simplify]: Extracting #1: cost 0 inf + 1 14.793 * [simplify]: Simplified to 1 14.793 * [simplify]: Simplified (2 1) to (λ (a b c) (/ 1 (/ a (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2)))) 14.793 * * * * [progress]: [ 165 / 177 ] simplifiying candidate # 14.793 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 14.794 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.794 * * [simplify]: iters left: 6 (9 enodes) 14.796 * * [simplify]: iters left: 5 (32 enodes) 14.801 * * [simplify]: iters left: 4 (43 enodes) 14.807 * * [simplify]: iters left: 3 (55 enodes) 14.814 * * [simplify]: Extracting #0: cost 1 inf + 0 14.814 * * [simplify]: Extracting #1: cost 5 inf + 0 14.814 * * [simplify]: Extracting #2: cost 7 inf + 1 14.814 * * [simplify]: Extracting #3: cost 15 inf + 42 14.814 * * [simplify]: Extracting #4: cost 12 inf + 294 14.815 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.815 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.816 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.816 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (/ a (/ 1 2)))) 14.816 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 14.816 * [simplify]: Simplifying (- (sqrt (fma c (* -4 a) (* b b))) b) 14.816 * * [simplify]: iters left: 6 (9 enodes) 14.820 * * [simplify]: iters left: 5 (32 enodes) 14.830 * * [simplify]: iters left: 4 (43 enodes) 14.846 * * [simplify]: iters left: 3 (55 enodes) 14.854 * * [simplify]: Extracting #0: cost 1 inf + 0 14.855 * * [simplify]: Extracting #1: cost 5 inf + 0 14.855 * * [simplify]: Extracting #2: cost 7 inf + 1 14.855 * * [simplify]: Extracting #3: cost 15 inf + 42 14.855 * * [simplify]: Extracting #4: cost 12 inf + 294 14.855 * * [simplify]: Extracting #5: cost 3 inf + 1043 14.856 * * [simplify]: Extracting #6: cost 0 inf + 1660 14.856 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 14.856 * [simplify]: Simplified (2 1) to (λ (a b c) (/ (- (sqrt (fma (* c a) -4 (* b b))) b) (* a 2))) 14.856 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #real (real->posit16 (/ (/ (- (sqrt (fma c (* -4 a) (* b b))) b) 2) a))))> 14.856 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 14.857 * [simplify]: Simplifying b 14.857 * * [simplify]: iters left: 0 (1 enodes) 14.857 * * [simplify]: Extracting #0: cost 1 inf + 0 14.857 * * [simplify]: Extracting #1: cost 0 inf + 1 14.857 * [simplify]: Simplified to b 14.857 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- b b) 2) a)) 14.857 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 14.857 * [simplify]: Simplifying (* +nan.0 a) 14.857 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.857 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 14.857 * [simplify]: Simplifying (* +nan.0 a) 14.857 * [simplify]: Simplified (2 1 1 1) to (λ (a b c) (/ (/ (- +nan.0 b) 2) a)) 14.857 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 14.858 * [simplify]: Simplifying 0 14.858 * * [simplify]: iters left: 0 (1 enodes) 14.858 * * [simplify]: Extracting #0: cost 1 inf + 0 14.858 * * [simplify]: Extracting #1: cost 0 inf + 1 14.858 * [simplify]: Simplified to 0 14.858 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ 0 2) a)) 14.858 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 14.858 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.858 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.858 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 14.859 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 14.859 * [simplify]: Simplified (2 1 1) to (λ (a b c) (/ (/ +nan.0 2) a)) 14.859 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 14.859 * [simplify]: Simplifying 0 14.859 * * [simplify]: iters left: 0 (1 enodes) 14.859 * * [simplify]: Extracting #0: cost 1 inf + 0 14.859 * * [simplify]: Extracting #1: cost 0 inf + 1 14.859 * [simplify]: Simplified to 0 14.860 * [simplify]: Simplified (2) to (λ (a b c) 0) 14.860 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 14.860 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.860 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.860 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 14.860 * [simplify]: Simplifying (- (+ (* +nan.0 (/ a c)) (- (* 1/2 (/ b a)) +nan.0))) 14.860 * [simplify]: Simplified (2) to (λ (a b c) +nan.0) 14.860 * * * [progress]: adding candidates to table 17.203 * * [progress]: iteration 2 / 4 17.203 * * * [progress]: picking best candidate 17.304 * * * * [pick]: Picked # 17.305 * * * [progress]: localizing error 17.346 * * * [progress]: generating rewritten candidates 17.346 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1) 17.347 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 17.397 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 17.661 * * * [progress]: generating series expansions 17.661 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1) 17.661 * [backup-simplify]: Simplify (sqrt (fma c (* -4 a) (* b b))) into (sqrt (fma c (* -4 a) (pow b 2))) 17.661 * [approximate]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in (c a b) around 0 17.662 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.662 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.662 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.662 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.662 * [taylor]: Taking taylor expansion of c in b 17.662 * [backup-simplify]: Simplify c into c 17.662 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.662 * [taylor]: Taking taylor expansion of -4 in b 17.662 * [backup-simplify]: Simplify -4 into -4 17.662 * [taylor]: Taking taylor expansion of a in b 17.662 * [backup-simplify]: Simplify a into a 17.662 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.662 * [taylor]: Taking taylor expansion of b in b 17.662 * [backup-simplify]: Simplify 0 into 0 17.662 * [backup-simplify]: Simplify 1 into 1 17.662 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.662 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.662 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.662 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.663 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.663 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.663 * [backup-simplify]: Simplify (+ 0 0) into 0 17.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.663 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.663 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.663 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.663 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.663 * [taylor]: Taking taylor expansion of c in a 17.663 * [backup-simplify]: Simplify c into c 17.663 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.663 * [taylor]: Taking taylor expansion of -4 in a 17.663 * [backup-simplify]: Simplify -4 into -4 17.663 * [taylor]: Taking taylor expansion of a in a 17.663 * [backup-simplify]: Simplify 0 into 0 17.663 * [backup-simplify]: Simplify 1 into 1 17.663 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.663 * [taylor]: Taking taylor expansion of b in a 17.663 * [backup-simplify]: Simplify b into b 17.664 * [backup-simplify]: Simplify (* -4 0) into 0 17.664 * [backup-simplify]: Simplify (* c 0) into 0 17.664 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.664 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.664 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.664 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.665 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.665 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.665 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.665 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.665 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.665 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.665 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.665 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.665 * [taylor]: Taking taylor expansion of c in c 17.665 * [backup-simplify]: Simplify 0 into 0 17.665 * [backup-simplify]: Simplify 1 into 1 17.665 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.665 * [taylor]: Taking taylor expansion of -4 in c 17.665 * [backup-simplify]: Simplify -4 into -4 17.665 * [taylor]: Taking taylor expansion of a in c 17.665 * [backup-simplify]: Simplify a into a 17.665 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.665 * [taylor]: Taking taylor expansion of b in c 17.665 * [backup-simplify]: Simplify b into b 17.665 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.665 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.665 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.665 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.665 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.666 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.666 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.666 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.666 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.666 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.666 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.666 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.666 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.666 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.666 * [taylor]: Taking taylor expansion of c in c 17.666 * [backup-simplify]: Simplify 0 into 0 17.666 * [backup-simplify]: Simplify 1 into 1 17.666 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.666 * [taylor]: Taking taylor expansion of -4 in c 17.666 * [backup-simplify]: Simplify -4 into -4 17.666 * [taylor]: Taking taylor expansion of a in c 17.666 * [backup-simplify]: Simplify a into a 17.666 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.666 * [taylor]: Taking taylor expansion of b in c 17.666 * [backup-simplify]: Simplify b into b 17.666 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.666 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.666 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.666 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.666 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.667 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.667 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.667 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.667 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.667 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.667 * [taylor]: Taking taylor expansion of b in a 17.667 * [backup-simplify]: Simplify b into b 17.667 * [taylor]: Taking taylor expansion of b in b 17.667 * [backup-simplify]: Simplify 0 into 0 17.667 * [backup-simplify]: Simplify 1 into 1 17.667 * [backup-simplify]: Simplify 0 into 0 17.667 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 17.667 * [taylor]: Taking taylor expansion of -2 in a 17.667 * [backup-simplify]: Simplify -2 into -2 17.667 * [taylor]: Taking taylor expansion of (/ a b) in a 17.667 * [taylor]: Taking taylor expansion of a in a 17.668 * [backup-simplify]: Simplify 0 into 0 17.668 * [backup-simplify]: Simplify 1 into 1 17.668 * [taylor]: Taking taylor expansion of b in a 17.668 * [backup-simplify]: Simplify b into b 17.668 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.668 * [taylor]: Taking taylor expansion of 0 in b 17.668 * [backup-simplify]: Simplify 0 into 0 17.668 * [backup-simplify]: Simplify 0 into 0 17.668 * [backup-simplify]: Simplify 1 into 1 17.668 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.669 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.670 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.670 * [backup-simplify]: Simplify (+ 0 0) into 0 17.671 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.671 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 17.671 * [taylor]: Taking taylor expansion of -2 in a 17.671 * [backup-simplify]: Simplify -2 into -2 17.671 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 17.671 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.671 * [taylor]: Taking taylor expansion of a in a 17.671 * [backup-simplify]: Simplify 0 into 0 17.671 * [backup-simplify]: Simplify 1 into 1 17.671 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.671 * [taylor]: Taking taylor expansion of b in a 17.671 * [backup-simplify]: Simplify b into b 17.671 * [backup-simplify]: Simplify (* 1 1) into 1 17.671 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.672 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.672 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.672 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 17.672 * [taylor]: Taking taylor expansion of (/ -2 b) in b 17.672 * [taylor]: Taking taylor expansion of -2 in b 17.672 * [backup-simplify]: Simplify -2 into -2 17.672 * [taylor]: Taking taylor expansion of b in b 17.672 * [backup-simplify]: Simplify 0 into 0 17.672 * [backup-simplify]: Simplify 1 into 1 17.672 * [backup-simplify]: Simplify (/ -2 1) into -2 17.673 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 17.673 * [backup-simplify]: Simplify 0 into 0 17.673 * [taylor]: Taking taylor expansion of 0 in b 17.673 * [backup-simplify]: Simplify 0 into 0 17.673 * [backup-simplify]: Simplify 0 into 0 17.673 * [backup-simplify]: Simplify 0 into 0 17.674 * [backup-simplify]: Simplify 0 into 0 17.675 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.676 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.677 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.677 * [backup-simplify]: Simplify (+ 0 0) into 0 17.678 * [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))) 17.678 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 17.678 * [taylor]: Taking taylor expansion of -4 in a 17.678 * [backup-simplify]: Simplify -4 into -4 17.678 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 17.678 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.678 * [taylor]: Taking taylor expansion of a in a 17.678 * [backup-simplify]: Simplify 0 into 0 17.678 * [backup-simplify]: Simplify 1 into 1 17.678 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.678 * [taylor]: Taking taylor expansion of b in a 17.678 * [backup-simplify]: Simplify b into b 17.678 * [backup-simplify]: Simplify (* 1 1) into 1 17.679 * [backup-simplify]: Simplify (* 1 1) into 1 17.679 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.679 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.679 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.679 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.679 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 17.680 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 17.680 * [taylor]: Taking taylor expansion of 0 in b 17.680 * [backup-simplify]: Simplify 0 into 0 17.680 * [backup-simplify]: Simplify 0 into 0 17.680 * [taylor]: Taking taylor expansion of 0 in b 17.680 * [backup-simplify]: Simplify 0 into 0 17.680 * [backup-simplify]: Simplify 0 into 0 17.681 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 17.681 * [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)))) 17.681 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.681 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.681 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.681 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.681 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.681 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.681 * [taylor]: Taking taylor expansion of c in b 17.681 * [backup-simplify]: Simplify c into c 17.681 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.681 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.681 * [taylor]: Taking taylor expansion of -4 in b 17.681 * [backup-simplify]: Simplify -4 into -4 17.681 * [taylor]: Taking taylor expansion of a in b 17.681 * [backup-simplify]: Simplify a into a 17.681 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.681 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.681 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.681 * [taylor]: Taking taylor expansion of b in b 17.681 * [backup-simplify]: Simplify 0 into 0 17.681 * [backup-simplify]: Simplify 1 into 1 17.682 * [backup-simplify]: Simplify (* 1 1) into 1 17.682 * [backup-simplify]: Simplify (/ 1 1) into 1 17.683 * [backup-simplify]: Simplify (+ 0 1) into 1 17.683 * [backup-simplify]: Simplify (sqrt 1) into 1 17.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.685 * [backup-simplify]: Simplify (+ 0 0) into 0 17.686 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.686 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.686 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.686 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.686 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.686 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.686 * [taylor]: Taking taylor expansion of c in a 17.686 * [backup-simplify]: Simplify c into c 17.686 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.686 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.686 * [taylor]: Taking taylor expansion of -4 in a 17.686 * [backup-simplify]: Simplify -4 into -4 17.686 * [taylor]: Taking taylor expansion of a in a 17.686 * [backup-simplify]: Simplify 0 into 0 17.686 * [backup-simplify]: Simplify 1 into 1 17.687 * [backup-simplify]: Simplify (/ -4 1) into -4 17.687 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.687 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.687 * [taylor]: Taking taylor expansion of b in a 17.687 * [backup-simplify]: Simplify b into b 17.687 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.687 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.687 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.687 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.688 * [backup-simplify]: Simplify (sqrt 0) into 0 17.688 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.688 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.688 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.688 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.688 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.689 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.689 * [taylor]: Taking taylor expansion of c in c 17.689 * [backup-simplify]: Simplify 0 into 0 17.689 * [backup-simplify]: Simplify 1 into 1 17.689 * [backup-simplify]: Simplify (/ 1 1) into 1 17.689 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.689 * [taylor]: Taking taylor expansion of -4 in c 17.689 * [backup-simplify]: Simplify -4 into -4 17.689 * [taylor]: Taking taylor expansion of a in c 17.689 * [backup-simplify]: Simplify a into a 17.689 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.689 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.689 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.689 * [taylor]: Taking taylor expansion of b in c 17.689 * [backup-simplify]: Simplify b into b 17.689 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.689 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.690 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.690 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.690 * [backup-simplify]: Simplify (sqrt 0) into 0 17.691 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.691 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.691 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.691 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.691 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.691 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.691 * [taylor]: Taking taylor expansion of c in c 17.691 * [backup-simplify]: Simplify 0 into 0 17.691 * [backup-simplify]: Simplify 1 into 1 17.691 * [backup-simplify]: Simplify (/ 1 1) into 1 17.691 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.691 * [taylor]: Taking taylor expansion of -4 in c 17.692 * [backup-simplify]: Simplify -4 into -4 17.692 * [taylor]: Taking taylor expansion of a in c 17.692 * [backup-simplify]: Simplify a into a 17.692 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.692 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.692 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.692 * [taylor]: Taking taylor expansion of b in c 17.692 * [backup-simplify]: Simplify b into b 17.692 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.692 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.692 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.692 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.692 * [backup-simplify]: Simplify (sqrt 0) into 0 17.693 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.693 * [taylor]: Taking taylor expansion of 0 in a 17.693 * [backup-simplify]: Simplify 0 into 0 17.693 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.693 * [taylor]: Taking taylor expansion of +nan.0 in a 17.693 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.693 * [taylor]: Taking taylor expansion of a in a 17.693 * [backup-simplify]: Simplify 0 into 0 17.693 * [backup-simplify]: Simplify 1 into 1 17.694 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.694 * [taylor]: Taking taylor expansion of +nan.0 in b 17.694 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.694 * [taylor]: Taking taylor expansion of 0 in b 17.694 * [backup-simplify]: Simplify 0 into 0 17.694 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.696 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.696 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.697 * [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))))) 17.697 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.697 * [taylor]: Taking taylor expansion of +nan.0 in a 17.697 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.697 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.697 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.697 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.697 * [taylor]: Taking taylor expansion of b in a 17.697 * [backup-simplify]: Simplify b into b 17.697 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.697 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.697 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.697 * [taylor]: Taking taylor expansion of +nan.0 in a 17.697 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.698 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.698 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.698 * [taylor]: Taking taylor expansion of a in a 17.698 * [backup-simplify]: Simplify 0 into 0 17.698 * [backup-simplify]: Simplify 1 into 1 17.698 * [backup-simplify]: Simplify (* 1 1) into 1 17.698 * [backup-simplify]: Simplify (/ 1 1) into 1 17.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.701 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.701 * [backup-simplify]: Simplify (- 0) into 0 17.701 * [backup-simplify]: Simplify (+ 0 0) into 0 17.702 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.702 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.703 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.704 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.704 * [taylor]: Taking taylor expansion of 0 in b 17.704 * [backup-simplify]: Simplify 0 into 0 17.705 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.705 * [taylor]: Taking taylor expansion of 0 in b 17.705 * [backup-simplify]: Simplify 0 into 0 17.705 * [taylor]: Taking taylor expansion of 0 in b 17.705 * [backup-simplify]: Simplify 0 into 0 17.705 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.705 * [backup-simplify]: Simplify 0 into 0 17.705 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.707 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.707 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.707 * [backup-simplify]: Simplify (+ 0 0) into 0 17.708 * [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))))))) 17.708 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.708 * [taylor]: Taking taylor expansion of +nan.0 in a 17.708 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.709 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.709 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.709 * [taylor]: Taking taylor expansion of +nan.0 in a 17.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.709 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.709 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.709 * [taylor]: Taking taylor expansion of a in a 17.709 * [backup-simplify]: Simplify 0 into 0 17.709 * [backup-simplify]: Simplify 1 into 1 17.709 * [backup-simplify]: Simplify (* 1 1) into 1 17.709 * [backup-simplify]: Simplify (* 1 1) into 1 17.710 * [backup-simplify]: Simplify (/ 1 1) into 1 17.710 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.710 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.710 * [taylor]: Taking taylor expansion of +nan.0 in a 17.710 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.710 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.710 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.710 * [taylor]: Taking taylor expansion of a in a 17.710 * [backup-simplify]: Simplify 0 into 0 17.710 * [backup-simplify]: Simplify 1 into 1 17.710 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.710 * [taylor]: Taking taylor expansion of b in a 17.710 * [backup-simplify]: Simplify b into b 17.710 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.710 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.710 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.711 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.711 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.713 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.713 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.714 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.717 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.717 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.717 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.717 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.718 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.718 * [backup-simplify]: Simplify (+ 0 0) into 0 17.719 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.719 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.720 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.720 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.720 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.720 * [taylor]: Taking taylor expansion of +nan.0 in b 17.720 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.720 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.721 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.721 * [taylor]: Taking taylor expansion of b in b 17.721 * [backup-simplify]: Simplify 0 into 0 17.721 * [backup-simplify]: Simplify 1 into 1 17.737 * [backup-simplify]: Simplify (* 1 1) into 1 17.738 * [backup-simplify]: Simplify (/ 1 1) into 1 17.738 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.739 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.739 * [backup-simplify]: Simplify (- 0) into 0 17.739 * [backup-simplify]: Simplify 0 into 0 17.740 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.741 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.741 * [backup-simplify]: Simplify (- 0) into 0 17.741 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.742 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.742 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.742 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.742 * [taylor]: Taking taylor expansion of +nan.0 in b 17.742 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.742 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.742 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.742 * [taylor]: Taking taylor expansion of b in b 17.742 * [backup-simplify]: Simplify 0 into 0 17.742 * [backup-simplify]: Simplify 1 into 1 17.742 * [backup-simplify]: Simplify (* 1 1) into 1 17.742 * [backup-simplify]: Simplify (/ 1 1) into 1 17.743 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.744 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.744 * [backup-simplify]: Simplify (- 0) into 0 17.744 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.745 * [taylor]: Taking taylor expansion of 0 in b 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [taylor]: Taking taylor expansion of 0 in b 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 17.745 * [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)))) 17.745 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in (c a b) around 0 17.745 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.745 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.745 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.745 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.745 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.745 * [taylor]: Taking taylor expansion of -1 in b 17.745 * [backup-simplify]: Simplify -1 into -1 17.745 * [taylor]: Taking taylor expansion of c in b 17.745 * [backup-simplify]: Simplify c into c 17.745 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.745 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.745 * [taylor]: Taking taylor expansion of 4 in b 17.745 * [backup-simplify]: Simplify 4 into 4 17.745 * [taylor]: Taking taylor expansion of a in b 17.745 * [backup-simplify]: Simplify a into a 17.745 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.745 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.745 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.745 * [taylor]: Taking taylor expansion of b in b 17.745 * [backup-simplify]: Simplify 0 into 0 17.745 * [backup-simplify]: Simplify 1 into 1 17.746 * [backup-simplify]: Simplify (* 1 1) into 1 17.746 * [backup-simplify]: Simplify (/ 1 1) into 1 17.746 * [backup-simplify]: Simplify (+ 0 1) into 1 17.746 * [backup-simplify]: Simplify (sqrt 1) into 1 17.747 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.748 * [backup-simplify]: Simplify (+ 0 0) into 0 17.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.748 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.748 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.748 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.748 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.748 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.748 * [taylor]: Taking taylor expansion of -1 in a 17.748 * [backup-simplify]: Simplify -1 into -1 17.748 * [taylor]: Taking taylor expansion of c in a 17.748 * [backup-simplify]: Simplify c into c 17.748 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.748 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.748 * [taylor]: Taking taylor expansion of 4 in a 17.748 * [backup-simplify]: Simplify 4 into 4 17.748 * [taylor]: Taking taylor expansion of a in a 17.748 * [backup-simplify]: Simplify 0 into 0 17.748 * [backup-simplify]: Simplify 1 into 1 17.749 * [backup-simplify]: Simplify (/ 4 1) into 4 17.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.749 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.749 * [taylor]: Taking taylor expansion of b in a 17.749 * [backup-simplify]: Simplify b into b 17.749 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.749 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.749 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.749 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.749 * [backup-simplify]: Simplify (sqrt 0) into 0 17.749 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.749 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.749 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.750 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.750 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.750 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.750 * [taylor]: Taking taylor expansion of -1 in c 17.750 * [backup-simplify]: Simplify -1 into -1 17.750 * [taylor]: Taking taylor expansion of c in c 17.750 * [backup-simplify]: Simplify 0 into 0 17.750 * [backup-simplify]: Simplify 1 into 1 17.750 * [backup-simplify]: Simplify (/ -1 1) into -1 17.750 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.750 * [taylor]: Taking taylor expansion of 4 in c 17.750 * [backup-simplify]: Simplify 4 into 4 17.750 * [taylor]: Taking taylor expansion of a in c 17.750 * [backup-simplify]: Simplify a into a 17.750 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.750 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.750 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.750 * [taylor]: Taking taylor expansion of b in c 17.750 * [backup-simplify]: Simplify b into b 17.750 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.750 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.750 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.750 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.751 * [backup-simplify]: Simplify (sqrt 0) into 0 17.751 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.751 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.751 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.751 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.751 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.751 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.751 * [taylor]: Taking taylor expansion of -1 in c 17.751 * [backup-simplify]: Simplify -1 into -1 17.751 * [taylor]: Taking taylor expansion of c in c 17.751 * [backup-simplify]: Simplify 0 into 0 17.751 * [backup-simplify]: Simplify 1 into 1 17.751 * [backup-simplify]: Simplify (/ -1 1) into -1 17.751 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.751 * [taylor]: Taking taylor expansion of 4 in c 17.751 * [backup-simplify]: Simplify 4 into 4 17.751 * [taylor]: Taking taylor expansion of a in c 17.751 * [backup-simplify]: Simplify a into a 17.752 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.752 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.752 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.752 * [taylor]: Taking taylor expansion of b in c 17.752 * [backup-simplify]: Simplify b into b 17.752 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.752 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.752 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.752 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.752 * [backup-simplify]: Simplify (sqrt 0) into 0 17.752 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.753 * [taylor]: Taking taylor expansion of 0 in a 17.753 * [backup-simplify]: Simplify 0 into 0 17.753 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 17.753 * [taylor]: Taking taylor expansion of +nan.0 in a 17.753 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.753 * [taylor]: Taking taylor expansion of a in a 17.753 * [backup-simplify]: Simplify 0 into 0 17.753 * [backup-simplify]: Simplify 1 into 1 17.753 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 17.753 * [taylor]: Taking taylor expansion of +nan.0 in b 17.753 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.753 * [taylor]: Taking taylor expansion of 0 in b 17.753 * [backup-simplify]: Simplify 0 into 0 17.753 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.754 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.754 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.755 * [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))))) 17.755 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 17.755 * [taylor]: Taking taylor expansion of +nan.0 in a 17.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.755 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 17.755 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.755 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.755 * [taylor]: Taking taylor expansion of b in a 17.755 * [backup-simplify]: Simplify b into b 17.755 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.755 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.755 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.755 * [taylor]: Taking taylor expansion of +nan.0 in a 17.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.755 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.755 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.755 * [taylor]: Taking taylor expansion of a in a 17.755 * [backup-simplify]: Simplify 0 into 0 17.755 * [backup-simplify]: Simplify 1 into 1 17.755 * [backup-simplify]: Simplify (* 1 1) into 1 17.756 * [backup-simplify]: Simplify (/ 1 1) into 1 17.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.757 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.757 * [backup-simplify]: Simplify (- 0) into 0 17.757 * [backup-simplify]: Simplify (+ 0 0) into 0 17.758 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.758 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.758 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.759 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 17.759 * [taylor]: Taking taylor expansion of 0 in b 17.759 * [backup-simplify]: Simplify 0 into 0 17.759 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 17.760 * [taylor]: Taking taylor expansion of 0 in b 17.760 * [backup-simplify]: Simplify 0 into 0 17.760 * [taylor]: Taking taylor expansion of 0 in b 17.760 * [backup-simplify]: Simplify 0 into 0 17.760 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.760 * [backup-simplify]: Simplify 0 into 0 17.760 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.761 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.761 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.761 * [backup-simplify]: Simplify (+ 0 0) into 0 17.762 * [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))))))) 17.762 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.762 * [taylor]: Taking taylor expansion of +nan.0 in a 17.762 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.762 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.762 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.762 * [taylor]: Taking taylor expansion of +nan.0 in a 17.762 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.762 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.762 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.762 * [taylor]: Taking taylor expansion of a in a 17.762 * [backup-simplify]: Simplify 0 into 0 17.762 * [backup-simplify]: Simplify 1 into 1 17.762 * [backup-simplify]: Simplify (* 1 1) into 1 17.763 * [backup-simplify]: Simplify (* 1 1) into 1 17.763 * [backup-simplify]: Simplify (/ 1 1) into 1 17.763 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.763 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.763 * [taylor]: Taking taylor expansion of +nan.0 in a 17.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.763 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.763 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.763 * [taylor]: Taking taylor expansion of a in a 17.763 * [backup-simplify]: Simplify 0 into 0 17.763 * [backup-simplify]: Simplify 1 into 1 17.763 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.763 * [taylor]: Taking taylor expansion of b in a 17.763 * [backup-simplify]: Simplify b into b 17.763 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.763 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.763 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.764 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.764 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.764 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.765 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.766 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.767 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.769 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.770 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.770 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.770 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.771 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.771 * [backup-simplify]: Simplify (+ 0 0) into 0 17.771 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.772 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.773 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.773 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.773 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.773 * [taylor]: Taking taylor expansion of +nan.0 in b 17.773 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.773 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.773 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.773 * [taylor]: Taking taylor expansion of b in b 17.773 * [backup-simplify]: Simplify 0 into 0 17.773 * [backup-simplify]: Simplify 1 into 1 17.774 * [backup-simplify]: Simplify (* 1 1) into 1 17.774 * [backup-simplify]: Simplify (/ 1 1) into 1 17.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.776 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.777 * [backup-simplify]: Simplify (- 0) into 0 17.777 * [backup-simplify]: Simplify 0 into 0 17.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.780 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.780 * [backup-simplify]: Simplify (- 0) into 0 17.780 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 17.781 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.781 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.781 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.781 * [taylor]: Taking taylor expansion of +nan.0 in b 17.781 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.781 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.781 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.781 * [taylor]: Taking taylor expansion of b in b 17.781 * [backup-simplify]: Simplify 0 into 0 17.781 * [backup-simplify]: Simplify 1 into 1 17.782 * [backup-simplify]: Simplify (* 1 1) into 1 17.782 * [backup-simplify]: Simplify (/ 1 1) into 1 17.783 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.784 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.784 * [backup-simplify]: Simplify (- 0) into 0 17.784 * [backup-simplify]: Simplify 0 into 0 17.785 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.785 * [taylor]: Taking taylor expansion of 0 in b 17.785 * [backup-simplify]: Simplify 0 into 0 17.785 * [taylor]: Taking taylor expansion of 0 in b 17.785 * [backup-simplify]: Simplify 0 into 0 17.786 * [backup-simplify]: Simplify 0 into 0 17.786 * [backup-simplify]: Simplify 0 into 0 17.786 * [backup-simplify]: Simplify 0 into 0 17.786 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 17.786 * * * * [progress]: [ 2 / 3 ] generating series at (2) 17.786 * [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))) 17.786 * [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 17.786 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in b 17.786 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 17.786 * [taylor]: Taking taylor expansion of 1/2 in b 17.786 * [backup-simplify]: Simplify 1/2 into 1/2 17.786 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 17.786 * [taylor]: Taking taylor expansion of (/ 1 a) in b 17.786 * [taylor]: Taking taylor expansion of a in b 17.787 * [backup-simplify]: Simplify a into a 17.787 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.787 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.787 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.787 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.787 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.787 * [taylor]: Taking taylor expansion of c in b 17.787 * [backup-simplify]: Simplify c into c 17.787 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.787 * [taylor]: Taking taylor expansion of -4 in b 17.787 * [backup-simplify]: Simplify -4 into -4 17.787 * [taylor]: Taking taylor expansion of a in b 17.787 * [backup-simplify]: Simplify a into a 17.787 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.787 * [taylor]: Taking taylor expansion of b in b 17.787 * [backup-simplify]: Simplify 0 into 0 17.787 * [backup-simplify]: Simplify 1 into 1 17.787 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.787 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.787 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.787 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.788 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.788 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.788 * [backup-simplify]: Simplify (+ 0 0) into 0 17.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.788 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in b 17.788 * [taylor]: Taking taylor expansion of 1/2 in b 17.788 * [backup-simplify]: Simplify 1/2 into 1/2 17.788 * [taylor]: Taking taylor expansion of (/ b a) in b 17.788 * [taylor]: Taking taylor expansion of b in b 17.788 * [backup-simplify]: Simplify 0 into 0 17.788 * [backup-simplify]: Simplify 1 into 1 17.788 * [taylor]: Taking taylor expansion of a in b 17.788 * [backup-simplify]: Simplify a into a 17.789 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.789 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in a 17.789 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 17.789 * [taylor]: Taking taylor expansion of 1/2 in a 17.789 * [backup-simplify]: Simplify 1/2 into 1/2 17.789 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 17.789 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.789 * [taylor]: Taking taylor expansion of a in a 17.789 * [backup-simplify]: Simplify 0 into 0 17.789 * [backup-simplify]: Simplify 1 into 1 17.789 * [backup-simplify]: Simplify (/ 1 1) into 1 17.789 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.789 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.789 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.789 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.789 * [taylor]: Taking taylor expansion of c in a 17.789 * [backup-simplify]: Simplify c into c 17.789 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.789 * [taylor]: Taking taylor expansion of -4 in a 17.789 * [backup-simplify]: Simplify -4 into -4 17.789 * [taylor]: Taking taylor expansion of a in a 17.789 * [backup-simplify]: Simplify 0 into 0 17.789 * [backup-simplify]: Simplify 1 into 1 17.789 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.789 * [taylor]: Taking taylor expansion of b in a 17.789 * [backup-simplify]: Simplify b into b 17.789 * [backup-simplify]: Simplify (* -4 0) into 0 17.789 * [backup-simplify]: Simplify (* c 0) into 0 17.790 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.790 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.790 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.790 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.790 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.791 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.791 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.791 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.791 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 17.791 * [taylor]: Taking taylor expansion of 1/2 in a 17.791 * [backup-simplify]: Simplify 1/2 into 1/2 17.791 * [taylor]: Taking taylor expansion of (/ b a) in a 17.791 * [taylor]: Taking taylor expansion of b in a 17.791 * [backup-simplify]: Simplify b into b 17.791 * [taylor]: Taking taylor expansion of a in a 17.791 * [backup-simplify]: Simplify 0 into 0 17.791 * [backup-simplify]: Simplify 1 into 1 17.791 * [backup-simplify]: Simplify (/ b 1) into b 17.791 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 17.791 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.791 * [taylor]: Taking taylor expansion of 1/2 in c 17.791 * [backup-simplify]: Simplify 1/2 into 1/2 17.791 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.791 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.791 * [taylor]: Taking taylor expansion of a in c 17.791 * [backup-simplify]: Simplify a into a 17.791 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.791 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.791 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.791 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.791 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.791 * [taylor]: Taking taylor expansion of c in c 17.791 * [backup-simplify]: Simplify 0 into 0 17.791 * [backup-simplify]: Simplify 1 into 1 17.791 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.791 * [taylor]: Taking taylor expansion of -4 in c 17.791 * [backup-simplify]: Simplify -4 into -4 17.791 * [taylor]: Taking taylor expansion of a in c 17.791 * [backup-simplify]: Simplify a into a 17.791 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.791 * [taylor]: Taking taylor expansion of b in c 17.791 * [backup-simplify]: Simplify b into b 17.791 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.791 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.791 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.791 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.792 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.792 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.792 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.792 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.792 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.792 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.792 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 17.792 * [taylor]: Taking taylor expansion of 1/2 in c 17.792 * [backup-simplify]: Simplify 1/2 into 1/2 17.792 * [taylor]: Taking taylor expansion of (/ b a) in c 17.793 * [taylor]: Taking taylor expansion of b in c 17.793 * [backup-simplify]: Simplify b into b 17.793 * [taylor]: Taking taylor expansion of a in c 17.793 * [backup-simplify]: Simplify a into a 17.793 * [backup-simplify]: Simplify (/ b a) into (/ b a) 17.793 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) (* 1/2 (/ b a))) in c 17.793 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.793 * [taylor]: Taking taylor expansion of 1/2 in c 17.793 * [backup-simplify]: Simplify 1/2 into 1/2 17.793 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.793 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.793 * [taylor]: Taking taylor expansion of a in c 17.793 * [backup-simplify]: Simplify a into a 17.793 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.793 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.793 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.793 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.793 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.793 * [taylor]: Taking taylor expansion of c in c 17.793 * [backup-simplify]: Simplify 0 into 0 17.793 * [backup-simplify]: Simplify 1 into 1 17.793 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.793 * [taylor]: Taking taylor expansion of -4 in c 17.793 * [backup-simplify]: Simplify -4 into -4 17.793 * [taylor]: Taking taylor expansion of a in c 17.793 * [backup-simplify]: Simplify a into a 17.793 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.793 * [taylor]: Taking taylor expansion of b in c 17.793 * [backup-simplify]: Simplify b into b 17.793 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.793 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.793 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.793 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.793 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.794 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.794 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.794 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.794 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.794 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.794 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in c 17.795 * [taylor]: Taking taylor expansion of 1/2 in c 17.795 * [backup-simplify]: Simplify 1/2 into 1/2 17.795 * [taylor]: Taking taylor expansion of (/ b a) in c 17.795 * [taylor]: Taking taylor expansion of b in c 17.795 * [backup-simplify]: Simplify b into b 17.795 * [taylor]: Taking taylor expansion of a in c 17.795 * [backup-simplify]: Simplify a into a 17.795 * [backup-simplify]: Simplify (/ b a) into (/ b a) 17.795 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 17.795 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.795 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.795 * [backup-simplify]: Simplify (- (* 1/2 (/ b a))) into (- (* 1/2 (/ b a))) 17.795 * [backup-simplify]: Simplify (+ (* 1/2 (/ b a)) (- (* 1/2 (/ b a)))) into 0 17.795 * [taylor]: Taking taylor expansion of 0 in a 17.795 * [backup-simplify]: Simplify 0 into 0 17.795 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 17.795 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 17.796 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 17.796 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 17.796 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ b a))) into 0 17.796 * [backup-simplify]: Simplify (- 0) into 0 17.796 * [backup-simplify]: Simplify (+ (- (/ 1 b)) 0) into (- (/ 1 b)) 17.796 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 17.796 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.796 * [taylor]: Taking taylor expansion of b in a 17.796 * [backup-simplify]: Simplify b into b 17.796 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.796 * [taylor]: Taking taylor expansion of 0 in b 17.796 * [backup-simplify]: Simplify 0 into 0 17.796 * [backup-simplify]: Simplify 0 into 0 17.797 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.797 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.798 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.798 * [backup-simplify]: Simplify (+ 0 0) into 0 17.798 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.798 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.799 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 17.799 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 17.799 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.799 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 17.800 * [backup-simplify]: Simplify (- 0) into 0 17.800 * [backup-simplify]: Simplify (+ (- (/ a (pow b 3))) 0) into (- (/ a (pow b 3))) 17.800 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 17.800 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 17.800 * [taylor]: Taking taylor expansion of a in a 17.800 * [backup-simplify]: Simplify 0 into 0 17.800 * [backup-simplify]: Simplify 1 into 1 17.800 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.800 * [taylor]: Taking taylor expansion of b in a 17.800 * [backup-simplify]: Simplify b into b 17.800 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.800 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.800 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.800 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.800 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 17.800 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.800 * [taylor]: Taking taylor expansion of b in b 17.800 * [backup-simplify]: Simplify 0 into 0 17.800 * [backup-simplify]: Simplify 1 into 1 17.800 * [backup-simplify]: Simplify (/ 1 1) into 1 17.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.801 * [backup-simplify]: Simplify (- 0) into 0 17.801 * [backup-simplify]: Simplify 0 into 0 17.801 * [taylor]: Taking taylor expansion of 0 in b 17.801 * [backup-simplify]: Simplify 0 into 0 17.801 * [backup-simplify]: Simplify 0 into 0 17.801 * [backup-simplify]: Simplify 0 into 0 17.802 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.803 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.803 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.803 * [backup-simplify]: Simplify (+ 0 0) into 0 17.804 * [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))) 17.804 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.804 * [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)))) 17.804 * [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)))) 17.805 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.805 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 17.805 * [backup-simplify]: Simplify (- 0) into 0 17.806 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 5)))) 0) into (- (* 2 (/ (pow a 2) (pow b 5)))) 17.806 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 17.806 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 17.806 * [taylor]: Taking taylor expansion of 2 in a 17.806 * [backup-simplify]: Simplify 2 into 2 17.806 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 17.806 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.806 * [taylor]: Taking taylor expansion of a in a 17.806 * [backup-simplify]: Simplify 0 into 0 17.806 * [backup-simplify]: Simplify 1 into 1 17.806 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.806 * [taylor]: Taking taylor expansion of b in a 17.806 * [backup-simplify]: Simplify b into b 17.806 * [backup-simplify]: Simplify (* 1 1) into 1 17.806 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.806 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.806 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.806 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.807 * [backup-simplify]: Simplify (- 0) into 0 17.807 * [taylor]: Taking taylor expansion of 0 in b 17.807 * [backup-simplify]: Simplify 0 into 0 17.807 * [backup-simplify]: Simplify 0 into 0 17.807 * [taylor]: Taking taylor expansion of 0 in b 17.807 * [backup-simplify]: Simplify 0 into 0 17.807 * [backup-simplify]: Simplify 0 into 0 17.807 * [backup-simplify]: Simplify 0 into 0 17.807 * [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))) 17.807 * [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 17.807 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 17.807 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 17.807 * [taylor]: Taking taylor expansion of 1/2 in b 17.807 * [backup-simplify]: Simplify 1/2 into 1/2 17.807 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 17.807 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.807 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.807 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.807 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.807 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.807 * [taylor]: Taking taylor expansion of c in b 17.807 * [backup-simplify]: Simplify c into c 17.807 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.807 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.807 * [taylor]: Taking taylor expansion of -4 in b 17.807 * [backup-simplify]: Simplify -4 into -4 17.807 * [taylor]: Taking taylor expansion of a in b 17.807 * [backup-simplify]: Simplify a into a 17.807 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.807 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.807 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.808 * [taylor]: Taking taylor expansion of b in b 17.808 * [backup-simplify]: Simplify 0 into 0 17.808 * [backup-simplify]: Simplify 1 into 1 17.808 * [backup-simplify]: Simplify (* 1 1) into 1 17.808 * [backup-simplify]: Simplify (/ 1 1) into 1 17.808 * [backup-simplify]: Simplify (+ 0 1) into 1 17.809 * [backup-simplify]: Simplify (sqrt 1) into 1 17.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.810 * [backup-simplify]: Simplify (+ 0 0) into 0 17.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.810 * [taylor]: Taking taylor expansion of a in b 17.810 * [backup-simplify]: Simplify a into a 17.810 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 17.810 * [taylor]: Taking taylor expansion of 1/2 in b 17.810 * [backup-simplify]: Simplify 1/2 into 1/2 17.810 * [taylor]: Taking taylor expansion of (/ a b) in b 17.810 * [taylor]: Taking taylor expansion of a in b 17.810 * [backup-simplify]: Simplify a into a 17.810 * [taylor]: Taking taylor expansion of b in b 17.810 * [backup-simplify]: Simplify 0 into 0 17.810 * [backup-simplify]: Simplify 1 into 1 17.810 * [backup-simplify]: Simplify (/ a 1) into a 17.810 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 17.810 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 17.810 * [taylor]: Taking taylor expansion of 1/2 in a 17.810 * [backup-simplify]: Simplify 1/2 into 1/2 17.810 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 17.810 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.810 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.810 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.811 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.811 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.811 * [taylor]: Taking taylor expansion of c in a 17.811 * [backup-simplify]: Simplify c into c 17.811 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.811 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.811 * [taylor]: Taking taylor expansion of -4 in a 17.811 * [backup-simplify]: Simplify -4 into -4 17.811 * [taylor]: Taking taylor expansion of a in a 17.811 * [backup-simplify]: Simplify 0 into 0 17.811 * [backup-simplify]: Simplify 1 into 1 17.811 * [backup-simplify]: Simplify (/ -4 1) into -4 17.811 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.811 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.811 * [taylor]: Taking taylor expansion of b in a 17.811 * [backup-simplify]: Simplify b into b 17.811 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.811 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.811 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.811 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.811 * [backup-simplify]: Simplify (sqrt 0) into 0 17.812 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.812 * [taylor]: Taking taylor expansion of a in a 17.812 * [backup-simplify]: Simplify 0 into 0 17.812 * [backup-simplify]: Simplify 1 into 1 17.812 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.812 * [taylor]: Taking taylor expansion of 1/2 in a 17.812 * [backup-simplify]: Simplify 1/2 into 1/2 17.812 * [taylor]: Taking taylor expansion of (/ a b) in a 17.812 * [taylor]: Taking taylor expansion of a in a 17.812 * [backup-simplify]: Simplify 0 into 0 17.812 * [backup-simplify]: Simplify 1 into 1 17.812 * [taylor]: Taking taylor expansion of b in a 17.812 * [backup-simplify]: Simplify b into b 17.812 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.812 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.812 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.812 * [taylor]: Taking taylor expansion of 1/2 in c 17.812 * [backup-simplify]: Simplify 1/2 into 1/2 17.812 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.812 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.812 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.812 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.812 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.812 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.812 * [taylor]: Taking taylor expansion of c in c 17.812 * [backup-simplify]: Simplify 0 into 0 17.812 * [backup-simplify]: Simplify 1 into 1 17.813 * [backup-simplify]: Simplify (/ 1 1) into 1 17.813 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.813 * [taylor]: Taking taylor expansion of -4 in c 17.813 * [backup-simplify]: Simplify -4 into -4 17.813 * [taylor]: Taking taylor expansion of a in c 17.813 * [backup-simplify]: Simplify a into a 17.813 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.813 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.813 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.813 * [taylor]: Taking taylor expansion of b in c 17.813 * [backup-simplify]: Simplify b into b 17.813 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.813 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.813 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.813 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.813 * [backup-simplify]: Simplify (sqrt 0) into 0 17.814 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.814 * [taylor]: Taking taylor expansion of a in c 17.814 * [backup-simplify]: Simplify a into a 17.814 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.814 * [taylor]: Taking taylor expansion of 1/2 in c 17.814 * [backup-simplify]: Simplify 1/2 into 1/2 17.814 * [taylor]: Taking taylor expansion of (/ a b) in c 17.814 * [taylor]: Taking taylor expansion of a in c 17.814 * [backup-simplify]: Simplify a into a 17.814 * [taylor]: Taking taylor expansion of b in c 17.814 * [backup-simplify]: Simplify b into b 17.814 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.814 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.814 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.814 * [taylor]: Taking taylor expansion of 1/2 in c 17.814 * [backup-simplify]: Simplify 1/2 into 1/2 17.814 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.814 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.814 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.814 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.814 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.814 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.814 * [taylor]: Taking taylor expansion of c in c 17.814 * [backup-simplify]: Simplify 0 into 0 17.814 * [backup-simplify]: Simplify 1 into 1 17.814 * [backup-simplify]: Simplify (/ 1 1) into 1 17.814 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.814 * [taylor]: Taking taylor expansion of -4 in c 17.814 * [backup-simplify]: Simplify -4 into -4 17.814 * [taylor]: Taking taylor expansion of a in c 17.814 * [backup-simplify]: Simplify a into a 17.814 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.814 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.814 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.814 * [taylor]: Taking taylor expansion of b in c 17.814 * [backup-simplify]: Simplify b into b 17.815 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.815 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.815 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.815 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.815 * [backup-simplify]: Simplify (sqrt 0) into 0 17.815 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.815 * [taylor]: Taking taylor expansion of a in c 17.815 * [backup-simplify]: Simplify a into a 17.815 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.815 * [taylor]: Taking taylor expansion of 1/2 in c 17.815 * [backup-simplify]: Simplify 1/2 into 1/2 17.815 * [taylor]: Taking taylor expansion of (/ a b) in c 17.815 * [taylor]: Taking taylor expansion of a in c 17.815 * [backup-simplify]: Simplify a into a 17.816 * [taylor]: Taking taylor expansion of b in c 17.816 * [backup-simplify]: Simplify b into b 17.816 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.816 * [backup-simplify]: Simplify (* 0 a) into 0 17.816 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.816 * [backup-simplify]: Simplify (+ 0 0) into 0 17.816 * [taylor]: Taking taylor expansion of 0 in a 17.816 * [backup-simplify]: Simplify 0 into 0 17.817 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.819 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.819 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 17.819 * [backup-simplify]: Simplify (- (* 1/2 (/ a b))) into (- (* 1/2 (/ a b))) 17.820 * [backup-simplify]: Simplify (+ (- +nan.0) (- (* 1/2 (/ a b)))) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.820 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.820 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.820 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.820 * [taylor]: Taking taylor expansion of 1/2 in a 17.820 * [backup-simplify]: Simplify 1/2 into 1/2 17.820 * [taylor]: Taking taylor expansion of (/ a b) in a 17.820 * [taylor]: Taking taylor expansion of a in a 17.820 * [backup-simplify]: Simplify 0 into 0 17.820 * [backup-simplify]: Simplify 1 into 1 17.820 * [taylor]: Taking taylor expansion of b in a 17.820 * [backup-simplify]: Simplify b into b 17.820 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.820 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.820 * [taylor]: Taking taylor expansion of +nan.0 in a 17.820 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.820 * [taylor]: Taking taylor expansion of 0 in b 17.820 * [backup-simplify]: Simplify 0 into 0 17.820 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.821 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.822 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.822 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.823 * [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))))) 17.824 * [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)))))) 17.825 * [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)))))) 17.825 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 17.826 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 17.826 * [backup-simplify]: Simplify (- 0) into 0 17.826 * [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)))))) 17.826 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.827 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.827 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.827 * [taylor]: Taking taylor expansion of +nan.0 in a 17.827 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.827 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.827 * [taylor]: Taking taylor expansion of a in a 17.827 * [backup-simplify]: Simplify 0 into 0 17.827 * [backup-simplify]: Simplify 1 into 1 17.827 * [backup-simplify]: Simplify (/ 1 1) into 1 17.827 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.827 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.827 * [taylor]: Taking taylor expansion of +nan.0 in a 17.827 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.827 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.827 * [taylor]: Taking taylor expansion of a in a 17.827 * [backup-simplify]: Simplify 0 into 0 17.827 * [backup-simplify]: Simplify 1 into 1 17.827 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.827 * [taylor]: Taking taylor expansion of b in a 17.827 * [backup-simplify]: Simplify b into b 17.827 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.828 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.828 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.829 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.829 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.829 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.829 * [taylor]: Taking taylor expansion of +nan.0 in b 17.829 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.830 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.831 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.832 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.832 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.832 * [taylor]: Taking taylor expansion of +nan.0 in b 17.832 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.832 * [taylor]: Taking taylor expansion of 0 in b 17.832 * [backup-simplify]: Simplify 0 into 0 17.832 * [backup-simplify]: Simplify 0 into 0 17.832 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.834 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.834 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.834 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.835 * [backup-simplify]: Simplify (+ 0 0) into 0 17.836 * [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))))))) 17.837 * [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)))))) 17.839 * [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)))))) 17.839 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.840 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 17.840 * [backup-simplify]: Simplify (- 0) into 0 17.841 * [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)))))) 17.841 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.841 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.841 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.841 * [taylor]: Taking taylor expansion of +nan.0 in a 17.841 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.841 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.841 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.841 * [taylor]: Taking taylor expansion of a in a 17.841 * [backup-simplify]: Simplify 0 into 0 17.841 * [backup-simplify]: Simplify 1 into 1 17.842 * [backup-simplify]: Simplify (* 1 1) into 1 17.842 * [backup-simplify]: Simplify (/ 1 1) into 1 17.842 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.842 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.842 * [taylor]: Taking taylor expansion of +nan.0 in a 17.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.842 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.842 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.842 * [taylor]: Taking taylor expansion of b in a 17.842 * [backup-simplify]: Simplify b into b 17.842 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.842 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.844 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.845 * [backup-simplify]: Simplify (+ 0 0) into 0 17.845 * [backup-simplify]: Simplify (- 0) into 0 17.845 * [taylor]: Taking taylor expansion of 0 in b 17.845 * [backup-simplify]: Simplify 0 into 0 17.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.847 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.847 * [backup-simplify]: Simplify (+ 0 0) into 0 17.847 * [backup-simplify]: Simplify (- 0) into 0 17.847 * [taylor]: Taking taylor expansion of 0 in b 17.847 * [backup-simplify]: Simplify 0 into 0 17.848 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.848 * [backup-simplify]: Simplify (- 0) into 0 17.848 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.848 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.848 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.848 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.848 * [taylor]: Taking taylor expansion of 1/2 in b 17.848 * [backup-simplify]: Simplify 1/2 into 1/2 17.848 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.848 * [taylor]: Taking taylor expansion of b in b 17.848 * [backup-simplify]: Simplify 0 into 0 17.848 * [backup-simplify]: Simplify 1 into 1 17.849 * [backup-simplify]: Simplify (/ 1 1) into 1 17.849 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.849 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.850 * [backup-simplify]: Simplify -1/2 into -1/2 17.850 * [taylor]: Taking taylor expansion of 0 in b 17.850 * [backup-simplify]: Simplify 0 into 0 17.850 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.850 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.851 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.851 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.857 * [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))) 17.858 * [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)))) 17.858 * [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 17.858 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in b 17.858 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in b 17.858 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 17.858 * [taylor]: Taking taylor expansion of 1/2 in b 17.858 * [backup-simplify]: Simplify 1/2 into 1/2 17.858 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 17.858 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.859 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.859 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.859 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.859 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.859 * [taylor]: Taking taylor expansion of -1 in b 17.859 * [backup-simplify]: Simplify -1 into -1 17.859 * [taylor]: Taking taylor expansion of c in b 17.859 * [backup-simplify]: Simplify c into c 17.859 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.859 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.859 * [taylor]: Taking taylor expansion of 4 in b 17.859 * [backup-simplify]: Simplify 4 into 4 17.859 * [taylor]: Taking taylor expansion of a in b 17.859 * [backup-simplify]: Simplify a into a 17.859 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.859 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.859 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.859 * [taylor]: Taking taylor expansion of b in b 17.859 * [backup-simplify]: Simplify 0 into 0 17.859 * [backup-simplify]: Simplify 1 into 1 17.860 * [backup-simplify]: Simplify (* 1 1) into 1 17.861 * [backup-simplify]: Simplify (/ 1 1) into 1 17.861 * [backup-simplify]: Simplify (+ 0 1) into 1 17.861 * [backup-simplify]: Simplify (sqrt 1) into 1 17.862 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.863 * [backup-simplify]: Simplify (+ 0 0) into 0 17.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.864 * [taylor]: Taking taylor expansion of a in b 17.864 * [backup-simplify]: Simplify a into a 17.864 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in b 17.864 * [taylor]: Taking taylor expansion of 1/2 in b 17.864 * [backup-simplify]: Simplify 1/2 into 1/2 17.864 * [taylor]: Taking taylor expansion of (/ a b) in b 17.864 * [taylor]: Taking taylor expansion of a in b 17.864 * [backup-simplify]: Simplify a into a 17.864 * [taylor]: Taking taylor expansion of b in b 17.864 * [backup-simplify]: Simplify 0 into 0 17.864 * [backup-simplify]: Simplify 1 into 1 17.864 * [backup-simplify]: Simplify (/ a 1) into a 17.864 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in a 17.864 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in a 17.864 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 17.864 * [taylor]: Taking taylor expansion of 1/2 in a 17.865 * [backup-simplify]: Simplify 1/2 into 1/2 17.865 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 17.865 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 17.865 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 17.865 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.865 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 17.865 * [taylor]: Taking taylor expansion of (/ -1 c) in a 17.865 * [taylor]: Taking taylor expansion of -1 in a 17.865 * [backup-simplify]: Simplify -1 into -1 17.865 * [taylor]: Taking taylor expansion of c in a 17.865 * [backup-simplify]: Simplify c into c 17.865 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.865 * [taylor]: Taking taylor expansion of (/ 4 a) in a 17.865 * [taylor]: Taking taylor expansion of 4 in a 17.865 * [backup-simplify]: Simplify 4 into 4 17.865 * [taylor]: Taking taylor expansion of a in a 17.865 * [backup-simplify]: Simplify 0 into 0 17.865 * [backup-simplify]: Simplify 1 into 1 17.866 * [backup-simplify]: Simplify (/ 4 1) into 4 17.866 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.866 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.866 * [taylor]: Taking taylor expansion of b in a 17.866 * [backup-simplify]: Simplify b into b 17.866 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.866 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.866 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 17.866 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.866 * [backup-simplify]: Simplify (sqrt 0) into 0 17.867 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.867 * [taylor]: Taking taylor expansion of a in a 17.867 * [backup-simplify]: Simplify 0 into 0 17.867 * [backup-simplify]: Simplify 1 into 1 17.867 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.867 * [taylor]: Taking taylor expansion of 1/2 in a 17.867 * [backup-simplify]: Simplify 1/2 into 1/2 17.867 * [taylor]: Taking taylor expansion of (/ a b) in a 17.867 * [taylor]: Taking taylor expansion of a in a 17.867 * [backup-simplify]: Simplify 0 into 0 17.867 * [backup-simplify]: Simplify 1 into 1 17.867 * [taylor]: Taking taylor expansion of b in a 17.867 * [backup-simplify]: Simplify b into b 17.867 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.867 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 17.867 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.868 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.868 * [taylor]: Taking taylor expansion of 1/2 in c 17.868 * [backup-simplify]: Simplify 1/2 into 1/2 17.868 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.868 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.868 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.868 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.868 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.868 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.868 * [taylor]: Taking taylor expansion of -1 in c 17.868 * [backup-simplify]: Simplify -1 into -1 17.868 * [taylor]: Taking taylor expansion of c in c 17.868 * [backup-simplify]: Simplify 0 into 0 17.868 * [backup-simplify]: Simplify 1 into 1 17.868 * [backup-simplify]: Simplify (/ -1 1) into -1 17.868 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.868 * [taylor]: Taking taylor expansion of 4 in c 17.868 * [backup-simplify]: Simplify 4 into 4 17.868 * [taylor]: Taking taylor expansion of a in c 17.868 * [backup-simplify]: Simplify a into a 17.869 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.869 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.869 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.869 * [taylor]: Taking taylor expansion of b in c 17.869 * [backup-simplify]: Simplify b into b 17.869 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.869 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.869 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.869 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.869 * [backup-simplify]: Simplify (sqrt 0) into 0 17.870 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.870 * [taylor]: Taking taylor expansion of a in c 17.870 * [backup-simplify]: Simplify a into a 17.870 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.870 * [taylor]: Taking taylor expansion of 1/2 in c 17.870 * [backup-simplify]: Simplify 1/2 into 1/2 17.870 * [taylor]: Taking taylor expansion of (/ a b) in c 17.870 * [taylor]: Taking taylor expansion of a in c 17.870 * [backup-simplify]: Simplify a into a 17.870 * [taylor]: Taking taylor expansion of b in c 17.870 * [backup-simplify]: Simplify b into b 17.870 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.870 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b)))) in c 17.870 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) (* 1/2 (/ a b))) in c 17.870 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 17.870 * [taylor]: Taking taylor expansion of 1/2 in c 17.870 * [backup-simplify]: Simplify 1/2 into 1/2 17.871 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 17.871 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 17.871 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 17.871 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.871 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 17.871 * [taylor]: Taking taylor expansion of (/ -1 c) in c 17.871 * [taylor]: Taking taylor expansion of -1 in c 17.871 * [backup-simplify]: Simplify -1 into -1 17.871 * [taylor]: Taking taylor expansion of c in c 17.871 * [backup-simplify]: Simplify 0 into 0 17.871 * [backup-simplify]: Simplify 1 into 1 17.871 * [backup-simplify]: Simplify (/ -1 1) into -1 17.871 * [taylor]: Taking taylor expansion of (/ 4 a) in c 17.871 * [taylor]: Taking taylor expansion of 4 in c 17.871 * [backup-simplify]: Simplify 4 into 4 17.871 * [taylor]: Taking taylor expansion of a in c 17.871 * [backup-simplify]: Simplify a into a 17.871 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.871 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.872 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.872 * [taylor]: Taking taylor expansion of b in c 17.872 * [backup-simplify]: Simplify b into b 17.872 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.872 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.872 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 17.872 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.872 * [backup-simplify]: Simplify (sqrt 0) into 0 17.873 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.873 * [taylor]: Taking taylor expansion of a in c 17.873 * [backup-simplify]: Simplify a into a 17.873 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in c 17.873 * [taylor]: Taking taylor expansion of 1/2 in c 17.873 * [backup-simplify]: Simplify 1/2 into 1/2 17.873 * [taylor]: Taking taylor expansion of (/ a b) in c 17.873 * [taylor]: Taking taylor expansion of a in c 17.873 * [backup-simplify]: Simplify a into a 17.873 * [taylor]: Taking taylor expansion of b in c 17.873 * [backup-simplify]: Simplify b into b 17.873 * [backup-simplify]: Simplify (/ a b) into (/ a b) 17.874 * [backup-simplify]: Simplify (* 0 a) into 0 17.874 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.874 * [backup-simplify]: Simplify (+ 0 0) into 0 17.875 * [backup-simplify]: Simplify (- 0) into 0 17.875 * [taylor]: Taking taylor expansion of 0 in a 17.875 * [backup-simplify]: Simplify 0 into 0 17.875 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.877 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.877 * [backup-simplify]: Simplify (* 1/2 (/ a b)) into (* 1/2 (/ a b)) 17.878 * [backup-simplify]: Simplify (+ (- +nan.0) (* 1/2 (/ a b))) into (- (* 1/2 (/ a b)) +nan.0) 17.878 * [backup-simplify]: Simplify (- (- (* 1/2 (/ a b)) +nan.0)) into (- (+ (* 1/2 (/ a b)) (- +nan.0))) 17.878 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ a b)) (- +nan.0))) in a 17.878 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ a b)) (- +nan.0)) in a 17.878 * [taylor]: Taking taylor expansion of (* 1/2 (/ a b)) in a 17.878 * [taylor]: Taking taylor expansion of 1/2 in a 17.878 * [backup-simplify]: Simplify 1/2 into 1/2 17.878 * [taylor]: Taking taylor expansion of (/ a b) in a 17.878 * [taylor]: Taking taylor expansion of a in a 17.878 * [backup-simplify]: Simplify 0 into 0 17.878 * [backup-simplify]: Simplify 1 into 1 17.878 * [taylor]: Taking taylor expansion of b in a 17.878 * [backup-simplify]: Simplify b into b 17.878 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.878 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.878 * [taylor]: Taking taylor expansion of +nan.0 in a 17.879 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.879 * [taylor]: Taking taylor expansion of 0 in b 17.879 * [backup-simplify]: Simplify 0 into 0 17.879 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 17.880 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 17.880 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 17.880 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.882 * [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))))) 17.882 * [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)))))) 17.883 * [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)))))) 17.884 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 17.884 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ a b))) into 0 17.885 * [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)))))) 17.885 * [backup-simplify]: Simplify (- (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))))) into (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) 17.885 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.885 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.885 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.885 * [taylor]: Taking taylor expansion of +nan.0 in a 17.885 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.885 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.885 * [taylor]: Taking taylor expansion of a in a 17.885 * [backup-simplify]: Simplify 0 into 0 17.885 * [backup-simplify]: Simplify 1 into 1 17.886 * [backup-simplify]: Simplify (/ 1 1) into 1 17.886 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.886 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.886 * [taylor]: Taking taylor expansion of +nan.0 in a 17.886 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.886 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.886 * [taylor]: Taking taylor expansion of a in a 17.886 * [backup-simplify]: Simplify 0 into 0 17.886 * [backup-simplify]: Simplify 1 into 1 17.886 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.886 * [taylor]: Taking taylor expansion of b in a 17.886 * [backup-simplify]: Simplify b into b 17.886 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.886 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.887 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.887 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.888 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.888 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.888 * [taylor]: Taking taylor expansion of +nan.0 in b 17.888 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.888 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.889 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 17.890 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.890 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.890 * [taylor]: Taking taylor expansion of +nan.0 in b 17.890 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.890 * [taylor]: Taking taylor expansion of 0 in b 17.890 * [backup-simplify]: Simplify 0 into 0 17.890 * [backup-simplify]: Simplify 0 into 0 17.891 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.892 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.893 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 17.893 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.893 * [backup-simplify]: Simplify (+ 0 0) into 0 17.894 * [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))))))) 17.896 * [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)))))) 17.898 * [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)))))) 17.898 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 17.899 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ a b)))) into 0 17.900 * [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)))))) 17.900 * [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)))))) 17.900 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.900 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.900 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.900 * [taylor]: Taking taylor expansion of +nan.0 in a 17.900 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.900 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.900 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.900 * [taylor]: Taking taylor expansion of a in a 17.900 * [backup-simplify]: Simplify 0 into 0 17.900 * [backup-simplify]: Simplify 1 into 1 17.901 * [backup-simplify]: Simplify (* 1 1) into 1 17.901 * [backup-simplify]: Simplify (/ 1 1) into 1 17.901 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.901 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.901 * [taylor]: Taking taylor expansion of +nan.0 in a 17.901 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.901 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.901 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.901 * [taylor]: Taking taylor expansion of b in a 17.902 * [backup-simplify]: Simplify b into b 17.902 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.902 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.903 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.904 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.904 * [backup-simplify]: Simplify (+ 0 0) into 0 17.905 * [backup-simplify]: Simplify (- 0) into 0 17.905 * [taylor]: Taking taylor expansion of 0 in b 17.905 * [backup-simplify]: Simplify 0 into 0 17.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.906 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.907 * [backup-simplify]: Simplify (+ 0 0) into 0 17.907 * [backup-simplify]: Simplify (- 0) into 0 17.907 * [taylor]: Taking taylor expansion of 0 in b 17.907 * [backup-simplify]: Simplify 0 into 0 17.907 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 17.908 * [backup-simplify]: Simplify (- 0) into 0 17.908 * [backup-simplify]: Simplify (+ (/ 1/2 b) 0) into (* 1/2 (/ 1 b)) 17.908 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 b))) into (- (* 1/2 (/ 1 b))) 17.908 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 b))) in b 17.908 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in b 17.908 * [taylor]: Taking taylor expansion of 1/2 in b 17.908 * [backup-simplify]: Simplify 1/2 into 1/2 17.908 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.908 * [taylor]: Taking taylor expansion of b in b 17.908 * [backup-simplify]: Simplify 0 into 0 17.908 * [backup-simplify]: Simplify 1 into 1 17.908 * [backup-simplify]: Simplify (/ 1 1) into 1 17.909 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 17.909 * [backup-simplify]: Simplify (- 1/2) into -1/2 17.909 * [backup-simplify]: Simplify -1/2 into -1/2 17.909 * [taylor]: Taking taylor expansion of 0 in b 17.909 * [backup-simplify]: Simplify 0 into 0 17.910 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.910 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.910 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.911 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.912 * [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))) 17.912 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 17.912 * [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))))) 17.912 * [approximate]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in (c a b) around 0 17.912 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in b 17.912 * [taylor]: Taking taylor expansion of 1/2 in b 17.912 * [backup-simplify]: Simplify 1/2 into 1/2 17.912 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in b 17.912 * [taylor]: Taking taylor expansion of (/ 1 a) in b 17.912 * [taylor]: Taking taylor expansion of a in b 17.912 * [backup-simplify]: Simplify a into a 17.913 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.913 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in b 17.913 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in b 17.913 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.913 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in b 17.913 * [taylor]: Taking taylor expansion of c in b 17.913 * [backup-simplify]: Simplify c into c 17.913 * [taylor]: Taking taylor expansion of (* -4 a) in b 17.913 * [taylor]: Taking taylor expansion of -4 in b 17.913 * [backup-simplify]: Simplify -4 into -4 17.913 * [taylor]: Taking taylor expansion of a in b 17.913 * [backup-simplify]: Simplify a into a 17.913 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.913 * [taylor]: Taking taylor expansion of b in b 17.913 * [backup-simplify]: Simplify 0 into 0 17.913 * [backup-simplify]: Simplify 1 into 1 17.913 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.913 * [backup-simplify]: Simplify (* c (* -4 a)) into (* -4 (* a c)) 17.913 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 17.913 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 17.914 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.914 * [backup-simplify]: Simplify (+ (* c 0) (* 0 (* -4 a))) into 0 17.914 * [backup-simplify]: Simplify (+ 0 0) into 0 17.915 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 17.915 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in a 17.915 * [taylor]: Taking taylor expansion of 1/2 in a 17.915 * [backup-simplify]: Simplify 1/2 into 1/2 17.915 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in a 17.915 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.915 * [taylor]: Taking taylor expansion of a in a 17.915 * [backup-simplify]: Simplify 0 into 0 17.915 * [backup-simplify]: Simplify 1 into 1 17.915 * [backup-simplify]: Simplify (/ 1 1) into 1 17.915 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in a 17.915 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in a 17.915 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.915 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in a 17.915 * [taylor]: Taking taylor expansion of c in a 17.915 * [backup-simplify]: Simplify c into c 17.915 * [taylor]: Taking taylor expansion of (* -4 a) in a 17.915 * [taylor]: Taking taylor expansion of -4 in a 17.915 * [backup-simplify]: Simplify -4 into -4 17.915 * [taylor]: Taking taylor expansion of a in a 17.916 * [backup-simplify]: Simplify 0 into 0 17.916 * [backup-simplify]: Simplify 1 into 1 17.916 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.916 * [taylor]: Taking taylor expansion of b in a 17.916 * [backup-simplify]: Simplify b into b 17.916 * [backup-simplify]: Simplify (* -4 0) into 0 17.916 * [backup-simplify]: Simplify (* c 0) into 0 17.916 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.916 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.916 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.917 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 17.917 * [backup-simplify]: Simplify (+ (* c -4) (* 0 0)) into (- (* 4 c)) 17.918 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.918 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 17.918 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 17.918 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.918 * [taylor]: Taking taylor expansion of 1/2 in c 17.918 * [backup-simplify]: Simplify 1/2 into 1/2 17.918 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.918 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.918 * [taylor]: Taking taylor expansion of a in c 17.918 * [backup-simplify]: Simplify a into a 17.918 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.918 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.918 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.918 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.918 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.918 * [taylor]: Taking taylor expansion of c in c 17.918 * [backup-simplify]: Simplify 0 into 0 17.918 * [backup-simplify]: Simplify 1 into 1 17.918 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.918 * [taylor]: Taking taylor expansion of -4 in c 17.918 * [backup-simplify]: Simplify -4 into -4 17.918 * [taylor]: Taking taylor expansion of a in c 17.918 * [backup-simplify]: Simplify a into a 17.918 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.918 * [taylor]: Taking taylor expansion of b in c 17.919 * [backup-simplify]: Simplify b into b 17.919 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.919 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.919 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.919 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.919 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.919 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.920 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.920 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.920 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.920 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.920 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2))))) in c 17.920 * [taylor]: Taking taylor expansion of 1/2 in c 17.920 * [backup-simplify]: Simplify 1/2 into 1/2 17.920 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (fma c (* -4 a) (pow b 2)))) in c 17.920 * [taylor]: Taking taylor expansion of (/ 1 a) in c 17.920 * [taylor]: Taking taylor expansion of a in c 17.920 * [backup-simplify]: Simplify a into a 17.920 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 17.920 * [taylor]: Taking taylor expansion of (sqrt (fma c (* -4 a) (pow b 2))) in c 17.920 * [taylor]: Taking taylor expansion of (fma c (* -4 a) (pow b 2)) in c 17.921 * [taylor]: Rewrote expression to (+ (* c (* -4 a)) (pow b 2)) 17.921 * [taylor]: Taking taylor expansion of (* c (* -4 a)) in c 17.921 * [taylor]: Taking taylor expansion of c in c 17.921 * [backup-simplify]: Simplify 0 into 0 17.921 * [backup-simplify]: Simplify 1 into 1 17.921 * [taylor]: Taking taylor expansion of (* -4 a) in c 17.921 * [taylor]: Taking taylor expansion of -4 in c 17.921 * [backup-simplify]: Simplify -4 into -4 17.921 * [taylor]: Taking taylor expansion of a in c 17.921 * [backup-simplify]: Simplify a into a 17.921 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.921 * [taylor]: Taking taylor expansion of b in c 17.921 * [backup-simplify]: Simplify b into b 17.921 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 17.921 * [backup-simplify]: Simplify (* 0 (* -4 a)) into 0 17.921 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.921 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 17.921 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 17.922 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 17.922 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* -4 a))) into (- (* 4 a)) 17.922 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.922 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 17.923 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 17.923 * [backup-simplify]: Simplify (* (/ 1 a) b) into (/ b a) 17.923 * [backup-simplify]: Simplify (* 1/2 (/ b a)) into (* 1/2 (/ b a)) 17.923 * [taylor]: Taking taylor expansion of (* 1/2 (/ b a)) in a 17.923 * [taylor]: Taking taylor expansion of 1/2 in a 17.923 * [backup-simplify]: Simplify 1/2 into 1/2 17.923 * [taylor]: Taking taylor expansion of (/ b a) in a 17.923 * [taylor]: Taking taylor expansion of b in a 17.923 * [backup-simplify]: Simplify b into b 17.923 * [taylor]: Taking taylor expansion of a in a 17.923 * [backup-simplify]: Simplify 0 into 0 17.923 * [backup-simplify]: Simplify 1 into 1 17.923 * [backup-simplify]: Simplify (/ b 1) into b 17.923 * [backup-simplify]: Simplify (* 1/2 b) into (* 1/2 b) 17.923 * [taylor]: Taking taylor expansion of (* 1/2 b) in b 17.923 * [taylor]: Taking taylor expansion of 1/2 in b 17.923 * [backup-simplify]: Simplify 1/2 into 1/2 17.923 * [taylor]: Taking taylor expansion of b in b 17.923 * [backup-simplify]: Simplify 0 into 0 17.923 * [backup-simplify]: Simplify 1 into 1 17.924 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.924 * [backup-simplify]: Simplify 0 into 0 17.924 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 17.924 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ a b))) (* 0 b)) into (- (* 2 (/ 1 b))) 17.924 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ 1 b)))) (* 0 (/ b a))) into (- (/ 1 b)) 17.924 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 17.924 * [taylor]: Taking taylor expansion of (/ 1 b) in a 17.924 * [taylor]: Taking taylor expansion of b in a 17.924 * [backup-simplify]: Simplify b into b 17.924 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 17.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 17.925 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 b)) into 0 17.925 * [taylor]: Taking taylor expansion of 0 in b 17.925 * [backup-simplify]: Simplify 0 into 0 17.925 * [backup-simplify]: Simplify 0 into 0 17.926 * [backup-simplify]: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 17.926 * [backup-simplify]: Simplify 1/2 into 1/2 17.926 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 17.927 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* -4 a)))) into 0 17.927 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.927 * [backup-simplify]: Simplify (+ 0 0) into 0 17.927 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 17.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.928 * [backup-simplify]: Simplify (+ (* (/ 1 a) (* -2 (/ (pow a 2) (pow b 3)))) (+ (* 0 (* -2 (/ a b))) (* 0 b))) into (- (* 2 (/ a (pow b 3)))) 17.928 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 2 (/ a (pow b 3))))) (+ (* 0 (- (* 2 (/ 1 b)))) (* 0 (/ b a)))) into (- (/ a (pow b 3))) 17.928 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in a 17.928 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 17.928 * [taylor]: Taking taylor expansion of a in a 17.928 * [backup-simplify]: Simplify 0 into 0 17.928 * [backup-simplify]: Simplify 1 into 1 17.928 * [taylor]: Taking taylor expansion of (pow b 3) in a 17.928 * [taylor]: Taking taylor expansion of b in a 17.928 * [backup-simplify]: Simplify b into b 17.928 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.928 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 17.928 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 17.928 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 17.928 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 17.928 * [taylor]: Taking taylor expansion of (/ 1 b) in b 17.928 * [taylor]: Taking taylor expansion of b in b 17.928 * [backup-simplify]: Simplify 0 into 0 17.928 * [backup-simplify]: Simplify 1 into 1 17.929 * [backup-simplify]: Simplify (/ 1 1) into 1 17.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.929 * [backup-simplify]: Simplify (- 0) into 0 17.929 * [backup-simplify]: Simplify 0 into 0 17.930 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.931 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 b))) into 0 17.931 * [taylor]: Taking taylor expansion of 0 in b 17.931 * [backup-simplify]: Simplify 0 into 0 17.931 * [backup-simplify]: Simplify 0 into 0 17.931 * [backup-simplify]: Simplify 0 into 0 17.931 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 17.931 * [backup-simplify]: Simplify 0 into 0 17.932 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 17.933 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* -4 a))))) into 0 17.933 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.933 * [backup-simplify]: Simplify (+ 0 0) into 0 17.934 * [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))) 17.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.934 * [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)))) 17.934 * [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)))) 17.934 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 5)))) in a 17.934 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 5))) in a 17.934 * [taylor]: Taking taylor expansion of 2 in a 17.934 * [backup-simplify]: Simplify 2 into 2 17.934 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 17.934 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.934 * [taylor]: Taking taylor expansion of a in a 17.934 * [backup-simplify]: Simplify 0 into 0 17.934 * [backup-simplify]: Simplify 1 into 1 17.934 * [taylor]: Taking taylor expansion of (pow b 5) in a 17.935 * [taylor]: Taking taylor expansion of b in a 17.935 * [backup-simplify]: Simplify b into b 17.935 * [backup-simplify]: Simplify (* 1 1) into 1 17.935 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.935 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.935 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 17.935 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 17.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 17.935 * [backup-simplify]: Simplify (- 0) into 0 17.935 * [taylor]: Taking taylor expansion of 0 in b 17.935 * [backup-simplify]: Simplify 0 into 0 17.935 * [backup-simplify]: Simplify 0 into 0 17.937 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.937 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 17.937 * [taylor]: Taking taylor expansion of 0 in b 17.937 * [backup-simplify]: Simplify 0 into 0 17.937 * [backup-simplify]: Simplify 0 into 0 17.937 * [backup-simplify]: Simplify (* 1/2 (* b (* (/ 1 a) 1))) into (* 1/2 (/ b a)) 17.938 * [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)) 17.938 * [approximate]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 17.938 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in b 17.938 * [taylor]: Taking taylor expansion of 1/2 in b 17.938 * [backup-simplify]: Simplify 1/2 into 1/2 17.938 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in b 17.938 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in b 17.938 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in b 17.938 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.938 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in b 17.938 * [taylor]: Taking taylor expansion of (/ 1 c) in b 17.938 * [taylor]: Taking taylor expansion of c in b 17.938 * [backup-simplify]: Simplify c into c 17.938 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.938 * [taylor]: Taking taylor expansion of (/ -4 a) in b 17.938 * [taylor]: Taking taylor expansion of -4 in b 17.938 * [backup-simplify]: Simplify -4 into -4 17.938 * [taylor]: Taking taylor expansion of a in b 17.938 * [backup-simplify]: Simplify a into a 17.938 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.938 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.938 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.938 * [taylor]: Taking taylor expansion of b in b 17.938 * [backup-simplify]: Simplify 0 into 0 17.938 * [backup-simplify]: Simplify 1 into 1 17.938 * [backup-simplify]: Simplify (* 1 1) into 1 17.939 * [backup-simplify]: Simplify (/ 1 1) into 1 17.939 * [backup-simplify]: Simplify (+ 0 1) into 1 17.939 * [backup-simplify]: Simplify (sqrt 1) into 1 17.939 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.940 * [backup-simplify]: Simplify (+ 0 0) into 0 17.940 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 17.940 * [taylor]: Taking taylor expansion of a in b 17.941 * [backup-simplify]: Simplify a into a 17.941 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in a 17.941 * [taylor]: Taking taylor expansion of 1/2 in a 17.941 * [backup-simplify]: Simplify 1/2 into 1/2 17.941 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in a 17.941 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in a 17.941 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in a 17.941 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.941 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in a 17.941 * [taylor]: Taking taylor expansion of (/ 1 c) in a 17.941 * [taylor]: Taking taylor expansion of c in a 17.941 * [backup-simplify]: Simplify c into c 17.941 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 17.941 * [taylor]: Taking taylor expansion of (/ -4 a) in a 17.941 * [taylor]: Taking taylor expansion of -4 in a 17.941 * [backup-simplify]: Simplify -4 into -4 17.941 * [taylor]: Taking taylor expansion of a in a 17.941 * [backup-simplify]: Simplify 0 into 0 17.941 * [backup-simplify]: Simplify 1 into 1 17.941 * [backup-simplify]: Simplify (/ -4 1) into -4 17.941 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.941 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.941 * [taylor]: Taking taylor expansion of b in a 17.941 * [backup-simplify]: Simplify b into b 17.941 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.941 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.941 * [backup-simplify]: Simplify (* (/ 1 c) -4) into (/ -4 c) 17.941 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 17.942 * [backup-simplify]: Simplify (sqrt 0) into 0 17.942 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 17.942 * [taylor]: Taking taylor expansion of a in a 17.942 * [backup-simplify]: Simplify 0 into 0 17.942 * [backup-simplify]: Simplify 1 into 1 17.942 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.942 * [taylor]: Taking taylor expansion of 1/2 in c 17.942 * [backup-simplify]: Simplify 1/2 into 1/2 17.942 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.942 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.942 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.942 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.942 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.942 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.942 * [taylor]: Taking taylor expansion of c in c 17.942 * [backup-simplify]: Simplify 0 into 0 17.942 * [backup-simplify]: Simplify 1 into 1 17.943 * [backup-simplify]: Simplify (/ 1 1) into 1 17.943 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.943 * [taylor]: Taking taylor expansion of -4 in c 17.943 * [backup-simplify]: Simplify -4 into -4 17.943 * [taylor]: Taking taylor expansion of a in c 17.943 * [backup-simplify]: Simplify a into a 17.943 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.943 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.943 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.943 * [taylor]: Taking taylor expansion of b in c 17.943 * [backup-simplify]: Simplify b into b 17.943 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.943 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.943 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.943 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.943 * [backup-simplify]: Simplify (sqrt 0) into 0 17.943 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.944 * [taylor]: Taking taylor expansion of a in c 17.944 * [backup-simplify]: Simplify a into a 17.944 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a)) in c 17.944 * [taylor]: Taking taylor expansion of 1/2 in c 17.944 * [backup-simplify]: Simplify 1/2 into 1/2 17.944 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) a) in c 17.944 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2)))) in c 17.944 * [taylor]: Taking taylor expansion of (fma (/ 1 c) (/ -4 a) (/ 1 (pow b 2))) in c 17.944 * [taylor]: Rewrote expression to (+ (* (/ 1 c) (/ -4 a)) (/ 1 (pow b 2))) 17.944 * [taylor]: Taking taylor expansion of (* (/ 1 c) (/ -4 a)) in c 17.944 * [taylor]: Taking taylor expansion of (/ 1 c) in c 17.944 * [taylor]: Taking taylor expansion of c in c 17.944 * [backup-simplify]: Simplify 0 into 0 17.944 * [backup-simplify]: Simplify 1 into 1 17.944 * [backup-simplify]: Simplify (/ 1 1) into 1 17.944 * [taylor]: Taking taylor expansion of (/ -4 a) in c 17.944 * [taylor]: Taking taylor expansion of -4 in c 17.944 * [backup-simplify]: Simplify -4 into -4 17.944 * [taylor]: Taking taylor expansion of a in c 17.944 * [backup-simplify]: Simplify a into a 17.944 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 17.944 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 17.944 * [taylor]: Taking taylor expansion of (pow b 2) in c 17.944 * [taylor]: Taking taylor expansion of b in c 17.944 * [backup-simplify]: Simplify b into b 17.944 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.944 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.944 * [backup-simplify]: Simplify (* 1 (/ -4 a)) into (/ -4 a) 17.945 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 17.945 * [backup-simplify]: Simplify (sqrt 0) into 0 17.946 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 17.946 * [taylor]: Taking taylor expansion of a in c 17.946 * [backup-simplify]: Simplify a into a 17.946 * [backup-simplify]: Simplify (* 0 a) into 0 17.946 * [backup-simplify]: Simplify (* 1/2 0) into 0 17.946 * [taylor]: Taking taylor expansion of 0 in a 17.946 * [backup-simplify]: Simplify 0 into 0 17.947 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 17.949 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 17.949 * [taylor]: Taking taylor expansion of (- +nan.0) in a 17.949 * [taylor]: Taking taylor expansion of +nan.0 in a 17.949 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.949 * [taylor]: Taking taylor expansion of 0 in b 17.949 * [backup-simplify]: Simplify 0 into 0 17.949 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 17.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.950 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ -4 a))) into 0 17.951 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 17.952 * [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))))) 17.953 * [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)))))) 17.954 * [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)))))) 17.954 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 17.954 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 17.954 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 17.954 * [taylor]: Taking taylor expansion of +nan.0 in a 17.954 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.954 * [taylor]: Taking taylor expansion of (/ 1 a) in a 17.954 * [taylor]: Taking taylor expansion of a in a 17.954 * [backup-simplify]: Simplify 0 into 0 17.954 * [backup-simplify]: Simplify 1 into 1 17.955 * [backup-simplify]: Simplify (/ 1 1) into 1 17.955 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 17.955 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 17.955 * [taylor]: Taking taylor expansion of +nan.0 in a 17.955 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.955 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 17.955 * [taylor]: Taking taylor expansion of a in a 17.955 * [backup-simplify]: Simplify 0 into 0 17.955 * [backup-simplify]: Simplify 1 into 1 17.955 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.955 * [taylor]: Taking taylor expansion of b in a 17.955 * [backup-simplify]: Simplify b into b 17.955 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.955 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.956 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 17.956 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 17.957 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 17.957 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.957 * [taylor]: Taking taylor expansion of +nan.0 in b 17.957 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.958 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.958 * [taylor]: Taking taylor expansion of (- +nan.0) in b 17.958 * [taylor]: Taking taylor expansion of +nan.0 in b 17.958 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.958 * [taylor]: Taking taylor expansion of 0 in b 17.958 * [backup-simplify]: Simplify 0 into 0 17.958 * [backup-simplify]: Simplify 0 into 0 17.958 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.960 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ -4 a)))) into 0 17.960 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 17.960 * [backup-simplify]: Simplify (+ 0 0) into 0 17.961 * [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))))))) 17.963 * [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)))))) 17.964 * [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)))))) 17.964 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 17.964 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 17.964 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 17.964 * [taylor]: Taking taylor expansion of +nan.0 in a 17.964 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.964 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 17.964 * [taylor]: Taking taylor expansion of (pow a 2) in a 17.964 * [taylor]: Taking taylor expansion of a in a 17.965 * [backup-simplify]: Simplify 0 into 0 17.965 * [backup-simplify]: Simplify 1 into 1 17.965 * [backup-simplify]: Simplify (* 1 1) into 1 17.965 * [backup-simplify]: Simplify (/ 1 1) into 1 17.965 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 17.965 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 17.965 * [taylor]: Taking taylor expansion of +nan.0 in a 17.965 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.965 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 17.965 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.965 * [taylor]: Taking taylor expansion of b in a 17.966 * [backup-simplify]: Simplify b into b 17.966 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.966 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.968 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.968 * [backup-simplify]: Simplify (+ 0 0) into 0 17.968 * [backup-simplify]: Simplify (- 0) into 0 17.968 * [taylor]: Taking taylor expansion of 0 in b 17.968 * [backup-simplify]: Simplify 0 into 0 17.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.969 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.970 * [backup-simplify]: Simplify (+ 0 0) into 0 17.970 * [backup-simplify]: Simplify (- 0) into 0 17.970 * [taylor]: Taking taylor expansion of 0 in b 17.970 * [backup-simplify]: Simplify 0 into 0 17.970 * [backup-simplify]: Simplify (- 0) into 0 17.970 * [taylor]: Taking taylor expansion of 0 in b 17.970 * [backup-simplify]: Simplify 0 into 0 17.970 * [taylor]: Taking taylor expansion of 0 in b 17.970 * [backup-simplify]: Simplify 0 into 0 17.970 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.971 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.971 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.971 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 17.971 * [backup-simplify]: Simplify 0 into 0 17.971 * [backup-simplify]: Simplify 0 into 0 17.971 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 17.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.973 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 a))))) into 0 17.973 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 17.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 17.973 * [backup-simplify]: Simplify (+ 0 0) into 0 17.974 * [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)))))))) 17.976 * [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))))))))) 17.977 * [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))))))))) 17.977 * [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 17.977 * [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 17.977 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 17.977 * [taylor]: Taking taylor expansion of +nan.0 in a 17.977 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.977 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 17.977 * [taylor]: Taking taylor expansion of a in a 17.977 * [backup-simplify]: Simplify 0 into 0 17.977 * [backup-simplify]: Simplify 1 into 1 17.977 * [taylor]: Taking taylor expansion of (pow b 4) in a 17.977 * [taylor]: Taking taylor expansion of b in a 17.977 * [backup-simplify]: Simplify b into b 17.977 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.977 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 17.978 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 17.978 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 17.978 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 17.978 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 17.978 * [taylor]: Taking taylor expansion of +nan.0 in a 17.978 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.978 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 17.978 * [taylor]: Taking taylor expansion of (pow a 3) in a 17.978 * [taylor]: Taking taylor expansion of a in a 17.978 * [backup-simplify]: Simplify 0 into 0 17.978 * [backup-simplify]: Simplify 1 into 1 17.978 * [backup-simplify]: Simplify (* 1 1) into 1 17.978 * [backup-simplify]: Simplify (* 1 1) into 1 17.978 * [backup-simplify]: Simplify (/ 1 1) into 1 17.978 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 17.978 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 17.979 * [taylor]: Taking taylor expansion of +nan.0 in a 17.979 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.979 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 17.979 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 17.979 * [taylor]: Taking taylor expansion of a in a 17.979 * [backup-simplify]: Simplify 0 into 0 17.979 * [backup-simplify]: Simplify 1 into 1 17.979 * [taylor]: Taking taylor expansion of (pow b 2) in a 17.979 * [taylor]: Taking taylor expansion of b in a 17.979 * [backup-simplify]: Simplify b into b 17.979 * [backup-simplify]: Simplify (* b b) into (pow b 2) 17.979 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 17.979 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 17.979 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 17.979 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 17.980 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.980 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.981 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.981 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.986 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.986 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.986 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.986 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.986 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.987 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.987 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.987 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.987 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.987 * [taylor]: Taking taylor expansion of +nan.0 in b 17.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.987 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.987 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.987 * [taylor]: Taking taylor expansion of b in b 17.987 * [backup-simplify]: Simplify 0 into 0 17.987 * [backup-simplify]: Simplify 1 into 1 17.987 * [backup-simplify]: Simplify (* 1 1) into 1 17.987 * [backup-simplify]: Simplify (/ 1 1) into 1 17.988 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.988 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.989 * [backup-simplify]: Simplify (- 0) into 0 17.989 * [backup-simplify]: Simplify 0 into 0 17.989 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.990 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.990 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.990 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.991 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.991 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.991 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.991 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.991 * [taylor]: Taking taylor expansion of +nan.0 in b 17.991 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.991 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.991 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.991 * [taylor]: Taking taylor expansion of b in b 17.991 * [backup-simplify]: Simplify 0 into 0 17.991 * [backup-simplify]: Simplify 1 into 1 17.991 * [backup-simplify]: Simplify (* 1 1) into 1 17.991 * [backup-simplify]: Simplify (/ 1 1) into 1 17.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.993 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.993 * [backup-simplify]: Simplify (- 0) into 0 17.993 * [backup-simplify]: Simplify 0 into 0 17.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.994 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 17.994 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 17.994 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.994 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.994 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 17.994 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 17.994 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 17.994 * [taylor]: Taking taylor expansion of +nan.0 in b 17.994 * [backup-simplify]: Simplify +nan.0 into +nan.0 17.994 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.994 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.994 * [taylor]: Taking taylor expansion of b in b 17.994 * [backup-simplify]: Simplify 0 into 0 17.994 * [backup-simplify]: Simplify 1 into 1 17.995 * [backup-simplify]: Simplify (* 1 1) into 1 17.995 * [backup-simplify]: Simplify (/ 1 1) into 1 17.995 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.996 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.996 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 17.996 * [backup-simplify]: Simplify (- 0) into 0 17.996 * [backup-simplify]: Simplify 0 into 0 17.997 * [backup-simplify]: Simplify (- 0) into 0 17.997 * [taylor]: Taking taylor expansion of 0 in b 17.997 * [backup-simplify]: Simplify 0 into 0 17.997 * [taylor]: Taking taylor expansion of 0 in b 17.997 * [backup-simplify]: Simplify 0 into 0 17.997 * [backup-simplify]: Simplify 0 into 0 17.998 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) (/ 1 c))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 17.998 * [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)) 17.998 * [approximate]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in (c a b) around 0 17.998 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in b 17.998 * [taylor]: Taking taylor expansion of -1/2 in b 17.998 * [backup-simplify]: Simplify -1/2 into -1/2 17.998 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in b 17.998 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in b 17.998 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in b 17.998 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 17.998 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in b 17.998 * [taylor]: Taking taylor expansion of (/ -1 c) in b 17.998 * [taylor]: Taking taylor expansion of -1 in b 17.998 * [backup-simplify]: Simplify -1 into -1 17.998 * [taylor]: Taking taylor expansion of c in b 17.998 * [backup-simplify]: Simplify c into c 17.998 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 17.998 * [taylor]: Taking taylor expansion of (/ 4 a) in b 17.998 * [taylor]: Taking taylor expansion of 4 in b 17.998 * [backup-simplify]: Simplify 4 into 4 17.998 * [taylor]: Taking taylor expansion of a in b 17.998 * [backup-simplify]: Simplify a into a 17.998 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 17.998 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 17.998 * [taylor]: Taking taylor expansion of (pow b 2) in b 17.998 * [taylor]: Taking taylor expansion of b in b 17.998 * [backup-simplify]: Simplify 0 into 0 17.998 * [backup-simplify]: Simplify 1 into 1 17.999 * [backup-simplify]: Simplify (* 1 1) into 1 17.999 * [backup-simplify]: Simplify (/ 1 1) into 1 17.999 * [backup-simplify]: Simplify (+ 0 1) into 1 17.999 * [backup-simplify]: Simplify (sqrt 1) into 1 18.000 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.000 * [backup-simplify]: Simplify (+ 0 0) into 0 18.001 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 18.001 * [taylor]: Taking taylor expansion of a in b 18.001 * [backup-simplify]: Simplify a into a 18.001 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in a 18.001 * [taylor]: Taking taylor expansion of -1/2 in a 18.001 * [backup-simplify]: Simplify -1/2 into -1/2 18.001 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in a 18.001 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in a 18.001 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in a 18.001 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 18.001 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in a 18.001 * [taylor]: Taking taylor expansion of (/ -1 c) in a 18.001 * [taylor]: Taking taylor expansion of -1 in a 18.001 * [backup-simplify]: Simplify -1 into -1 18.001 * [taylor]: Taking taylor expansion of c in a 18.001 * [backup-simplify]: Simplify c into c 18.001 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 18.001 * [taylor]: Taking taylor expansion of (/ 4 a) in a 18.001 * [taylor]: Taking taylor expansion of 4 in a 18.001 * [backup-simplify]: Simplify 4 into 4 18.001 * [taylor]: Taking taylor expansion of a in a 18.001 * [backup-simplify]: Simplify 0 into 0 18.001 * [backup-simplify]: Simplify 1 into 1 18.001 * [backup-simplify]: Simplify (/ 4 1) into 4 18.001 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 18.002 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.002 * [taylor]: Taking taylor expansion of b in a 18.002 * [backup-simplify]: Simplify b into b 18.002 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.002 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.002 * [backup-simplify]: Simplify (* (/ -1 c) 4) into (/ -4 c) 18.002 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 18.002 * [backup-simplify]: Simplify (sqrt 0) into 0 18.003 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 18.003 * [taylor]: Taking taylor expansion of a in a 18.003 * [backup-simplify]: Simplify 0 into 0 18.003 * [backup-simplify]: Simplify 1 into 1 18.003 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 18.003 * [taylor]: Taking taylor expansion of -1/2 in c 18.003 * [backup-simplify]: Simplify -1/2 into -1/2 18.003 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 18.003 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 18.003 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 18.003 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 18.003 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 18.003 * [taylor]: Taking taylor expansion of (/ -1 c) in c 18.003 * [taylor]: Taking taylor expansion of -1 in c 18.003 * [backup-simplify]: Simplify -1 into -1 18.003 * [taylor]: Taking taylor expansion of c in c 18.003 * [backup-simplify]: Simplify 0 into 0 18.003 * [backup-simplify]: Simplify 1 into 1 18.003 * [backup-simplify]: Simplify (/ -1 1) into -1 18.003 * [taylor]: Taking taylor expansion of (/ 4 a) in c 18.003 * [taylor]: Taking taylor expansion of 4 in c 18.003 * [backup-simplify]: Simplify 4 into 4 18.003 * [taylor]: Taking taylor expansion of a in c 18.003 * [backup-simplify]: Simplify a into a 18.003 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 18.003 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 18.003 * [taylor]: Taking taylor expansion of (pow b 2) in c 18.003 * [taylor]: Taking taylor expansion of b in c 18.003 * [backup-simplify]: Simplify b into b 18.003 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.003 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.004 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 18.004 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 18.004 * [backup-simplify]: Simplify (sqrt 0) into 0 18.004 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 18.004 * [taylor]: Taking taylor expansion of a in c 18.004 * [backup-simplify]: Simplify a into a 18.004 * [taylor]: Taking taylor expansion of (* -1/2 (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a)) in c 18.004 * [taylor]: Taking taylor expansion of -1/2 in c 18.004 * [backup-simplify]: Simplify -1/2 into -1/2 18.004 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) a) in c 18.004 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2)))) in c 18.004 * [taylor]: Taking taylor expansion of (fma (/ -1 c) (/ 4 a) (/ 1 (pow b 2))) in c 18.005 * [taylor]: Rewrote expression to (+ (* (/ -1 c) (/ 4 a)) (/ 1 (pow b 2))) 18.005 * [taylor]: Taking taylor expansion of (* (/ -1 c) (/ 4 a)) in c 18.005 * [taylor]: Taking taylor expansion of (/ -1 c) in c 18.005 * [taylor]: Taking taylor expansion of -1 in c 18.005 * [backup-simplify]: Simplify -1 into -1 18.005 * [taylor]: Taking taylor expansion of c in c 18.005 * [backup-simplify]: Simplify 0 into 0 18.005 * [backup-simplify]: Simplify 1 into 1 18.005 * [backup-simplify]: Simplify (/ -1 1) into -1 18.005 * [taylor]: Taking taylor expansion of (/ 4 a) in c 18.005 * [taylor]: Taking taylor expansion of 4 in c 18.005 * [backup-simplify]: Simplify 4 into 4 18.005 * [taylor]: Taking taylor expansion of a in c 18.005 * [backup-simplify]: Simplify a into a 18.005 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 18.005 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 18.005 * [taylor]: Taking taylor expansion of (pow b 2) in c 18.005 * [taylor]: Taking taylor expansion of b in c 18.006 * [backup-simplify]: Simplify b into b 18.006 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.006 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.006 * [backup-simplify]: Simplify (* -1 (/ 4 a)) into (/ -4 a) 18.006 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 18.006 * [backup-simplify]: Simplify (sqrt 0) into 0 18.007 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 18.007 * [taylor]: Taking taylor expansion of a in c 18.007 * [backup-simplify]: Simplify a into a 18.007 * [backup-simplify]: Simplify (* 0 a) into 0 18.007 * [backup-simplify]: Simplify (* -1/2 0) into 0 18.008 * [taylor]: Taking taylor expansion of 0 in a 18.008 * [backup-simplify]: Simplify 0 into 0 18.008 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ +nan.0 a) a)) into (- +nan.0) 18.009 * [backup-simplify]: Simplify (+ (* -1/2 (- +nan.0)) (* 0 0)) into (- +nan.0) 18.009 * [taylor]: Taking taylor expansion of (- +nan.0) in a 18.009 * [taylor]: Taking taylor expansion of +nan.0 in a 18.009 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.009 * [taylor]: Taking taylor expansion of 0 in b 18.009 * [backup-simplify]: Simplify 0 into 0 18.010 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 18.010 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 18.010 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 4 a))) into 0 18.010 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 18.011 * [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))))) 18.012 * [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)))))) 18.012 * [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)))))) 18.012 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2)))))) in a 18.012 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (- (* +nan.0 (/ a (pow b 2))))) in a 18.012 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 18.012 * [taylor]: Taking taylor expansion of +nan.0 in a 18.012 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.012 * [taylor]: Taking taylor expansion of (/ 1 a) in a 18.012 * [taylor]: Taking taylor expansion of a in a 18.012 * [backup-simplify]: Simplify 0 into 0 18.012 * [backup-simplify]: Simplify 1 into 1 18.013 * [backup-simplify]: Simplify (/ 1 1) into 1 18.013 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ a (pow b 2)))) in a 18.013 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 2))) in a 18.013 * [taylor]: Taking taylor expansion of +nan.0 in a 18.013 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.013 * [taylor]: Taking taylor expansion of (/ a (pow b 2)) in a 18.013 * [taylor]: Taking taylor expansion of a in a 18.013 * [backup-simplify]: Simplify 0 into 0 18.013 * [backup-simplify]: Simplify 1 into 1 18.013 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.013 * [taylor]: Taking taylor expansion of b in a 18.013 * [backup-simplify]: Simplify b into b 18.013 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.013 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.013 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 18.014 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 18.014 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 18.014 * [taylor]: Taking taylor expansion of (- +nan.0) in b 18.014 * [taylor]: Taking taylor expansion of +nan.0 in b 18.014 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.014 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.014 * [taylor]: Taking taylor expansion of (- +nan.0) in b 18.014 * [taylor]: Taking taylor expansion of +nan.0 in b 18.014 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.014 * [taylor]: Taking taylor expansion of 0 in b 18.014 * [backup-simplify]: Simplify 0 into 0 18.014 * [backup-simplify]: Simplify 0 into 0 18.015 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 18.015 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.016 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 4 a)))) into 0 18.016 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 18.016 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 18.016 * [backup-simplify]: Simplify (+ 0 0) into 0 18.017 * [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))))))) 18.017 * [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)))))) 18.018 * [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)))))) 18.018 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 18.018 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 18.018 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 18.018 * [taylor]: Taking taylor expansion of +nan.0 in a 18.018 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.018 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 18.018 * [taylor]: Taking taylor expansion of (pow a 2) in a 18.018 * [taylor]: Taking taylor expansion of a in a 18.018 * [backup-simplify]: Simplify 0 into 0 18.018 * [backup-simplify]: Simplify 1 into 1 18.019 * [backup-simplify]: Simplify (* 1 1) into 1 18.019 * [backup-simplify]: Simplify (/ 1 1) into 1 18.019 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 18.019 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 18.019 * [taylor]: Taking taylor expansion of +nan.0 in a 18.019 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.019 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 18.019 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.019 * [taylor]: Taking taylor expansion of b in a 18.019 * [backup-simplify]: Simplify b into b 18.019 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.019 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.019 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.020 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.020 * [backup-simplify]: Simplify (+ 0 0) into 0 18.021 * [backup-simplify]: Simplify (- 0) into 0 18.021 * [taylor]: Taking taylor expansion of 0 in b 18.021 * [backup-simplify]: Simplify 0 into 0 18.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.022 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.022 * [backup-simplify]: Simplify (+ 0 0) into 0 18.022 * [backup-simplify]: Simplify (- 0) into 0 18.022 * [taylor]: Taking taylor expansion of 0 in b 18.022 * [backup-simplify]: Simplify 0 into 0 18.022 * [backup-simplify]: Simplify (- 0) into 0 18.022 * [taylor]: Taking taylor expansion of 0 in b 18.022 * [backup-simplify]: Simplify 0 into 0 18.022 * [taylor]: Taking taylor expansion of 0 in b 18.022 * [backup-simplify]: Simplify 0 into 0 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 18.023 * [backup-simplify]: Simplify 0 into 0 18.023 * [backup-simplify]: Simplify 0 into 0 18.024 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 18.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.025 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 4 a))))) into 0 18.025 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 18.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 18.026 * [backup-simplify]: Simplify (+ 0 0) into 0 18.026 * [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)))))))) 18.028 * [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))))))))) 18.029 * [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))))))))) 18.029 * [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 18.029 * [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 18.029 * [taylor]: Taking taylor expansion of (* +nan.0 (/ a (pow b 4))) in a 18.029 * [taylor]: Taking taylor expansion of +nan.0 in a 18.029 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.029 * [taylor]: Taking taylor expansion of (/ a (pow b 4)) in a 18.029 * [taylor]: Taking taylor expansion of a in a 18.029 * [backup-simplify]: Simplify 0 into 0 18.029 * [backup-simplify]: Simplify 1 into 1 18.029 * [taylor]: Taking taylor expansion of (pow b 4) in a 18.029 * [taylor]: Taking taylor expansion of b in a 18.029 * [backup-simplify]: Simplify b into b 18.029 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.029 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 18.029 * [backup-simplify]: Simplify (/ 1 (pow b 4)) into (/ 1 (pow b 4)) 18.029 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 18.029 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 18.029 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 18.029 * [taylor]: Taking taylor expansion of +nan.0 in a 18.029 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.029 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 18.029 * [taylor]: Taking taylor expansion of (pow a 3) in a 18.029 * [taylor]: Taking taylor expansion of a in a 18.029 * [backup-simplify]: Simplify 0 into 0 18.029 * [backup-simplify]: Simplify 1 into 1 18.030 * [backup-simplify]: Simplify (* 1 1) into 1 18.030 * [backup-simplify]: Simplify (* 1 1) into 1 18.030 * [backup-simplify]: Simplify (/ 1 1) into 1 18.030 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 18.030 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 18.030 * [taylor]: Taking taylor expansion of +nan.0 in a 18.030 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.030 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 18.030 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 18.030 * [taylor]: Taking taylor expansion of a in a 18.030 * [backup-simplify]: Simplify 0 into 0 18.030 * [backup-simplify]: Simplify 1 into 1 18.030 * [taylor]: Taking taylor expansion of (pow b 2) in a 18.030 * [taylor]: Taking taylor expansion of b in a 18.030 * [backup-simplify]: Simplify b into b 18.030 * [backup-simplify]: Simplify (* b b) into (pow b 2) 18.030 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 18.030 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 18.031 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 18.031 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 18.031 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.032 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.032 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.033 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.035 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.036 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.036 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.036 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.036 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.036 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.036 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.036 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.036 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.036 * [taylor]: Taking taylor expansion of +nan.0 in b 18.037 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.037 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.037 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.037 * [taylor]: Taking taylor expansion of b in b 18.037 * [backup-simplify]: Simplify 0 into 0 18.037 * [backup-simplify]: Simplify 1 into 1 18.037 * [backup-simplify]: Simplify (* 1 1) into 1 18.037 * [backup-simplify]: Simplify (/ 1 1) into 1 18.038 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.039 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.040 * [backup-simplify]: Simplify (- 0) into 0 18.040 * [backup-simplify]: Simplify 0 into 0 18.041 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.042 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.042 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.043 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.043 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.043 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.043 * [taylor]: Taking taylor expansion of +nan.0 in b 18.043 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.043 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.043 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.043 * [taylor]: Taking taylor expansion of b in b 18.043 * [backup-simplify]: Simplify 0 into 0 18.043 * [backup-simplify]: Simplify 1 into 1 18.044 * [backup-simplify]: Simplify (* 1 1) into 1 18.044 * [backup-simplify]: Simplify (/ 1 1) into 1 18.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.046 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.046 * [backup-simplify]: Simplify (- 0) into 0 18.046 * [backup-simplify]: Simplify 0 into 0 18.047 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.048 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 18.048 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 18.048 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.048 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.049 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 18.049 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 18.049 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 18.049 * [taylor]: Taking taylor expansion of +nan.0 in b 18.049 * [backup-simplify]: Simplify +nan.0 into +nan.0 18.049 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 18.049 * [taylor]: Taking taylor expansion of (pow b 2) in b 18.049 * [taylor]: Taking taylor expansion of b in b 18.049 * [backup-simplify]: Simplify 0 into 0 18.049 * [backup-simplify]: Simplify 1 into 1 18.049 * [backup-simplify]: Simplify (* 1 1) into 1 18.050 * [backup-simplify]: Simplify (/ 1 1) into 1 18.050 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.052 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 18.052 * [backup-simplify]: Simplify (- 0) into 0 18.052 * [backup-simplify]: Simplify 0 into 0 18.053 * [backup-simplify]: Simplify (- 0) into 0 18.053 * [taylor]: Taking taylor expansion of 0 in b 18.053 * [backup-simplify]: Simplify 0 into 0 18.053 * [taylor]: Taking taylor expansion of 0 in b 18.053 * [backup-simplify]: Simplify 0 into 0 18.053 * [backup-simplify]: Simplify 0 into 0 18.054 * [backup-simplify]: Simplify (+ (- +nan.0) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (- c)))))) into (- (+ (* +nan.0 (/ a c)) (- +nan.0))) 18.054 * * * [progress]: simplifying candidates 18.054 * * * * [progress]: [ 1 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 2 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 3 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 4 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 5 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 6 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 7 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 8 / 3260 ] simplifiying candidate # 18.054 * * * * [progress]: [ 9 / 3260 ] simplifiying candidate # 18.055 * [simplify]: Simplifying (sqrt (* (cbrt (fma c (* -4 a) (* b b))) (cbrt (fma c (* -4 a) (* b b))))) 18.055 * * [simplify]: iters left: 6 (10 enodes) 18.059 * * [simplify]: iters left: 5 (34 enodes) 18.067 * * [simplify]: iters left: 4 (42 enodes) 18.073 * * [simplify]: iters left: 3 (54 enodes) 18.080 * * [simplify]: Extracting #0: cost 1 inf + 0 18.080 * * [simplify]: Extracting #1: cost 4 inf + 0 18.080 * * [simplify]: Extracting #2: cost 7 inf + 0 18.080 * * [simplify]: Extracting #3: cost 17 inf + 0 18.080 * * [simplify]: Extracting #4: cost 16 inf + 87 18.081 * * [simplify]: Extracting #5: cost 4 inf + 1260 18.081 * * [simplify]: Extracting #6: cost 0 inf + 2256 18.082 * [simplify]: Simplified to (fabs (cbrt (fma (* c -4) a (* b b)))) 18.082 * [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))) 18.082 * * * * [progress]: [ 10 / 3260 ] simplifiying candidate # 18.082 * [simplify]: Simplifying (sqrt (sqrt (fma c (* -4 a) (* b b)))) 18.082 * * [simplify]: iters left: 5 (9 enodes) 18.089 * * [simplify]: iters left: 4 (30 enodes) 18.097 * * [simplify]: iters left: 3 (38 enodes) 18.109 * * [simplify]: iters left: 2 (50 enodes) 18.121 * * [simplify]: Extracting #0: cost 1 inf + 0 18.121 * * [simplify]: Extracting #1: cost 3 inf + 0 18.121 * * [simplify]: Extracting #2: cost 5 inf + 0 18.121 * * [simplify]: Extracting #3: cost 15 inf + 0 18.121 * * [simplify]: Extracting #4: cost 11 inf + 254 18.122 * * [simplify]: Extracting #5: cost 4 inf + 822 18.123 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.123 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a -4) c)))) 18.123 * [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))) 18.124 * * * * [progress]: [ 11 / 3260 ] simplifiying candidate # 18.124 * [simplify]: Simplifying (sqrt 1) 18.124 * * [simplify]: iters left: 1 (2 enodes) 18.127 * * [simplify]: Extracting #0: cost 1 inf + 0 18.127 * * [simplify]: Extracting #1: cost 0 inf + 1 18.127 * [simplify]: Simplified to 1 18.127 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (* 1 (sqrt (fma c (* -4 a) (* b b)))) 2) a) (/ (/ b 2) a))) 18.127 * * * * [progress]: [ 12 / 3260 ] simplifiying candidate # 18.128 * [simplify]: Simplifying (fma c (* -4 a) (* b b)) 18.128 * * [simplify]: iters left: 3 (7 enodes) 18.131 * * [simplify]: iters left: 2 (24 enodes) 18.138 * * [simplify]: iters left: 1 (32 enodes) 18.147 * * [simplify]: Extracting #0: cost 1 inf + 0 18.147 * * [simplify]: Extracting #1: cost 11 inf + 0 18.147 * * [simplify]: Extracting #2: cost 10 inf + 87 18.148 * * [simplify]: Extracting #3: cost 3 inf + 559 18.148 * * [simplify]: Extracting #4: cost 0 inf + 782 18.149 * [simplify]: Simplified to (fma c (* a -4) (* b b)) 18.149 * [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))) 18.149 * * * * [progress]: [ 13 / 3260 ] simplifiying candidate # 18.149 * * * * [progress]: [ 14 / 3260 ] simplifiying candidate # 18.149 * [simplify]: Simplifying (sqrt (fma c (* -4 a) (* b b))) 18.149 * * [simplify]: iters left: 4 (8 enodes) 18.153 * * [simplify]: iters left: 3 (27 enodes) 18.161 * * [simplify]: iters left: 2 (35 enodes) 18.171 * * [simplify]: iters left: 1 (47 enodes) 18.183 * * [simplify]: Extracting #0: cost 1 inf + 0 18.183 * * [simplify]: Extracting #1: cost 3 inf + 0 18.183 * * [simplify]: Extracting #2: cost 13 inf + 0 18.183 * * [simplify]: Extracting #3: cost 12 inf + 87 18.184 * * [simplify]: Extracting #4: cost 1 inf + 961 18.184 * * [simplify]: Extracting #5: cost 0 inf + 1140 18.185 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 18.185 * [simplify]: Simplified (2 1 1 1 1) to (λ (a b c) (- (/ (/ (fabs (sqrt (fma c (* a -4) (* b b)))) 2) a) (/ (/ b 2) a))) 18.185 * * * * [progress]: [ 15 / 3260 ] simplifiying candidate # 18.185 * * * * [progress]: [ 16 / 3260 ] simplifiying candidate #real (real->posit16 (sqrt (fma c (* -4 a) (* b b))))) 2) a) (/ (/ b 2) a)))> 18.185 * * * * [progress]: [ 17 / 3260 ] simplifiying candidate # 18.186 * [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)))))) 18.186 * * [simplify]: iters left: 6 (20 enodes) 18.195 * * [simplify]: iters left: 5 (75 enodes) 18.219 * * [simplify]: iters left: 4 (109 enodes) 18.257 * * [simplify]: iters left: 3 (151 enodes) 18.302 * * [simplify]: iters left: 2 (196 enodes) 18.360 * * [simplify]: iters left: 1 (260 enodes) 18.455 * * [simplify]: Extracting #0: cost 1 inf + 0 18.455 * * [simplify]: Extracting #1: cost 18 inf + 0 18.455 * * [simplify]: Extracting #2: cost 71 inf + 0 18.456 * * [simplify]: Extracting #3: cost 95 inf + 129 18.457 * * [simplify]: Extracting #4: cost 90 inf + 877 18.459 * * [simplify]: Extracting #5: cost 73 inf + 4166 18.467 * * [simplify]: Extracting #6: cost 18 inf + 29583 18.478 * * [simplify]: Extracting #7: cost 0 inf + 42286 18.489 * * [simplify]: Extracting #8: cost 0 inf + 42270 18.496 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 18.496 * [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))))))) 18.496 * [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))))) 18.496 * * [simplify]: iters left: 6 (10 enodes) 18.499 * * [simplify]: iters left: 5 (37 enodes) 18.505 * * [simplify]: iters left: 4 (57 enodes) 18.518 * * [simplify]: iters left: 3 (104 enodes) 18.550 * * [simplify]: iters left: 2 (158 enodes) 18.575 * * [simplify]: iters left: 1 (225 enodes) 18.641 * * [simplify]: Extracting #0: cost 1 inf + 0 18.641 * * [simplify]: Extracting #1: cost 0 inf + 1 18.641 * [simplify]: Simplified to 0 18.641 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 18.641 * * * * [progress]: [ 18 / 3260 ] simplifiying candidate # 18.641 * [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))))) 18.642 * * [simplify]: iters left: 6 (19 enodes) 18.651 * * [simplify]: iters left: 5 (66 enodes) 18.664 * * [simplify]: iters left: 4 (93 enodes) 18.678 * * [simplify]: iters left: 3 (121 enodes) 18.697 * * [simplify]: iters left: 2 (130 enodes) 18.738 * * [simplify]: iters left: 1 (145 enodes) 18.774 * * [simplify]: Extracting #0: cost 1 inf + 0 18.774 * * [simplify]: Extracting #1: cost 12 inf + 0 18.774 * * [simplify]: Extracting #2: cost 38 inf + 0 18.774 * * [simplify]: Extracting #3: cost 45 inf + 47 18.775 * * [simplify]: Extracting #4: cost 42 inf + 752 18.775 * * [simplify]: Extracting #5: cost 38 inf + 1247 18.776 * * [simplify]: Extracting #6: cost 26 inf + 2541 18.777 * * [simplify]: Extracting #7: cost 16 inf + 4189 18.779 * * [simplify]: Extracting #8: cost 8 inf + 8033 18.782 * * [simplify]: Extracting #9: cost 0 inf + 12579 18.784 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 18.785 * [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)))))) 18.785 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 18.785 * * [simplify]: iters left: 6 (9 enodes) 18.787 * * [simplify]: iters left: 5 (29 enodes) 18.792 * * [simplify]: iters left: 4 (42 enodes) 18.799 * * [simplify]: iters left: 3 (58 enodes) 18.808 * * [simplify]: iters left: 2 (68 enodes) 18.826 * * [simplify]: Extracting #0: cost 1 inf + 0 18.826 * * [simplify]: Extracting #1: cost 0 inf + 1 18.826 * [simplify]: Simplified to 0 18.826 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b 2) a)) 0)) 18.826 * * * * [progress]: [ 19 / 3260 ] simplifiying candidate # 18.827 * [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)))))) 18.827 * * [simplify]: iters left: 6 (23 enodes) 18.839 * * [simplify]: iters left: 5 (90 enodes) 18.874 * * [simplify]: iters left: 4 (180 enodes) 18.922 * * [simplify]: iters left: 3 (349 enodes) 19.031 * * [simplify]: Extracting #0: cost 1 inf + 0 19.031 * * [simplify]: Extracting #1: cost 11 inf + 0 19.032 * * [simplify]: Extracting #2: cost 69 inf + 0 19.032 * * [simplify]: Extracting #3: cost 108 inf + 84 19.033 * * [simplify]: Extracting #4: cost 110 inf + 493 19.037 * * [simplify]: Extracting #5: cost 65 inf + 10156 19.049 * * [simplify]: Extracting #6: cost 3 inf + 26732 19.063 * * [simplify]: Extracting #7: cost 0 inf + 27598 19.080 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 19.080 * [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))))))) 19.080 * [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))))) 19.081 * * [simplify]: iters left: 6 (13 enodes) 19.088 * * [simplify]: iters left: 5 (53 enodes) 19.106 * * [simplify]: iters left: 4 (117 enodes) 19.161 * * [simplify]: iters left: 3 (275 enodes) 19.268 * * [simplify]: iters left: 2 (474 enodes) 19.912 * * [simplify]: Extracting #0: cost 1 inf + 0 19.912 * * [simplify]: Extracting #1: cost 0 inf + 1 19.912 * [simplify]: Simplified to 0 19.912 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 19.912 * * * * [progress]: [ 20 / 3260 ] simplifiying candidate # 19.912 * [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))))) 19.913 * * [simplify]: iters left: 6 (22 enodes) 19.920 * * [simplify]: iters left: 5 (84 enodes) 19.933 * * [simplify]: iters left: 4 (143 enodes) 19.969 * * [simplify]: iters left: 3 (225 enodes) 20.030 * * [simplify]: iters left: 2 (292 enodes) 20.087 * * [simplify]: iters left: 1 (361 enodes) 20.180 * * [simplify]: Extracting #0: cost 1 inf + 0 20.180 * * [simplify]: Extracting #1: cost 11 inf + 0 20.180 * * [simplify]: Extracting #2: cost 56 inf + 0 20.180 * * [simplify]: Extracting #3: cost 89 inf + 129 20.181 * * [simplify]: Extracting #4: cost 74 inf + 4324 20.185 * * [simplify]: Extracting #5: cost 36 inf + 13213 20.189 * * [simplify]: Extracting #6: cost 14 inf + 18212 20.195 * * [simplify]: Extracting #7: cost 2 inf + 23380 20.200 * * [simplify]: Extracting #8: cost 0 inf + 24351 20.207 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 20.207 * [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)))))) 20.207 * [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)))) 20.207 * * [simplify]: iters left: 6 (12 enodes) 20.210 * * [simplify]: iters left: 5 (47 enodes) 20.223 * * [simplify]: iters left: 4 (82 enodes) 20.254 * * [simplify]: iters left: 3 (157 enodes) 20.313 * * [simplify]: iters left: 2 (248 enodes) 20.379 * * [simplify]: iters left: 1 (341 enodes) 20.466 * * [simplify]: Extracting #0: cost 1 inf + 0 20.466 * * [simplify]: Extracting #1: cost 0 inf + 1 20.466 * [simplify]: Simplified to 0 20.466 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 20.466 * * * * [progress]: [ 21 / 3260 ] simplifiying candidate # 20.467 * [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)))) 20.467 * * [simplify]: iters left: 6 (22 enodes) 20.478 * * [simplify]: iters left: 5 (84 enodes) 20.508 * * [simplify]: iters left: 4 (151 enodes) 20.553 * * [simplify]: iters left: 3 (254 enodes) 20.632 * * [simplify]: iters left: 2 (370 enodes) 20.704 * * [simplify]: iters left: 1 (473 enodes) 20.826 * * [simplify]: Extracting #0: cost 1 inf + 0 20.826 * * [simplify]: Extracting #1: cost 13 inf + 0 20.826 * * [simplify]: Extracting #2: cost 72 inf + 0 20.827 * * [simplify]: Extracting #3: cost 121 inf + 47 20.828 * * [simplify]: Extracting #4: cost 124 inf + 792 20.830 * * [simplify]: Extracting #5: cost 107 inf + 3640 20.836 * * [simplify]: Extracting #6: cost 34 inf + 27624 20.843 * * [simplify]: Extracting #7: cost 3 inf + 42987 20.851 * * [simplify]: Extracting #8: cost 0 inf + 44298 20.858 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 20.858 * [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))))) 20.859 * [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))) 20.859 * * [simplify]: iters left: 6 (12 enodes) 20.862 * * [simplify]: iters left: 5 (47 enodes) 20.872 * * [simplify]: iters left: 4 (89 enodes) 20.912 * * [simplify]: iters left: 3 (180 enodes) 20.962 * * [simplify]: iters left: 2 (296 enodes) 21.029 * * [simplify]: iters left: 1 (428 enodes) 21.192 * * [simplify]: Extracting #0: cost 1 inf + 0 21.192 * * [simplify]: Extracting #1: cost 0 inf + 1 21.192 * [simplify]: Simplified to 0 21.192 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 21.192 * * * * [progress]: [ 22 / 3260 ] simplifiying candidate # 21.193 * [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)))))) 21.193 * * [simplify]: iters left: 6 (22 enodes) 21.198 * * [simplify]: iters left: 5 (83 enodes) 21.213 * * [simplify]: iters left: 4 (141 enodes) 21.255 * * [simplify]: iters left: 3 (205 enodes) 21.291 * * [simplify]: iters left: 2 (253 enodes) 21.368 * * [simplify]: iters left: 1 (305 enodes) 21.460 * * [simplify]: Extracting #0: cost 1 inf + 0 21.460 * * [simplify]: Extracting #1: cost 11 inf + 0 21.460 * * [simplify]: Extracting #2: cost 54 inf + 0 21.461 * * [simplify]: Extracting #3: cost 79 inf + 289 21.463 * * [simplify]: Extracting #4: cost 55 inf + 4850 21.467 * * [simplify]: Extracting #5: cost 31 inf + 9618 21.473 * * [simplify]: Extracting #6: cost 13 inf + 12121 21.478 * * [simplify]: Extracting #7: cost 1 inf + 17507 21.482 * * [simplify]: Extracting #8: cost 0 inf + 17847 21.487 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 21.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))))))) 21.488 * [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))))) 21.488 * * [simplify]: iters left: 6 (12 enodes) 21.491 * * [simplify]: iters left: 5 (46 enodes) 21.499 * * [simplify]: iters left: 4 (81 enodes) 21.515 * * [simplify]: iters left: 3 (134 enodes) 21.536 * * [simplify]: iters left: 2 (197 enodes) 21.564 * * [simplify]: iters left: 1 (271 enodes) 21.607 * * [simplify]: Extracting #0: cost 1 inf + 0 21.607 * * [simplify]: Extracting #1: cost 0 inf + 1 21.607 * [simplify]: Simplified to 0 21.607 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 21.607 * * * * [progress]: [ 23 / 3260 ] simplifiying candidate # 21.608 * [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))))) 21.608 * * [simplify]: iters left: 6 (20 enodes) 21.613 * * [simplify]: iters left: 5 (74 enodes) 21.624 * * [simplify]: iters left: 4 (112 enodes) 21.641 * * [simplify]: iters left: 3 (155 enodes) 21.666 * * [simplify]: iters left: 2 (186 enodes) 21.692 * * [simplify]: iters left: 1 (218 enodes) 21.746 * * [simplify]: Extracting #0: cost 1 inf + 0 21.746 * * [simplify]: Extracting #1: cost 16 inf + 0 21.746 * * [simplify]: Extracting #2: cost 52 inf + 0 21.746 * * [simplify]: Extracting #3: cost 69 inf + 45 21.747 * * [simplify]: Extracting #4: cost 65 inf + 1194 21.750 * * [simplify]: Extracting #5: cost 39 inf + 4749 21.753 * * [simplify]: Extracting #6: cost 26 inf + 6232 21.757 * * [simplify]: Extracting #7: cost 18 inf + 7375 21.764 * * [simplify]: Extracting #8: cost 3 inf + 14551 21.771 * * [simplify]: Extracting #9: cost 0 inf + 16404 21.778 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 21.779 * [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)))))) 21.779 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 21.779 * * [simplify]: iters left: 6 (10 enodes) 21.784 * * [simplify]: iters left: 5 (38 enodes) 21.790 * * [simplify]: iters left: 4 (59 enodes) 21.801 * * [simplify]: iters left: 3 (88 enodes) 21.813 * * [simplify]: iters left: 2 (117 enodes) 21.846 * * [simplify]: iters left: 1 (144 enodes) 21.885 * * [simplify]: Extracting #0: cost 1 inf + 0 21.885 * * [simplify]: Extracting #1: cost 0 inf + 1 21.885 * [simplify]: Simplified to 0 21.886 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 0)) 21.886 * * * * [progress]: [ 24 / 3260 ] simplifiying candidate # 21.886 * [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)))) 21.886 * * [simplify]: iters left: 6 (21 enodes) 21.897 * * [simplify]: iters left: 5 (79 enodes) 21.923 * * [simplify]: iters left: 4 (123 enodes) 21.950 * * [simplify]: iters left: 3 (177 enodes) 21.983 * * [simplify]: iters left: 2 (211 enodes) 22.021 * * [simplify]: iters left: 1 (239 enodes) 22.053 * * [simplify]: Extracting #0: cost 1 inf + 0 22.053 * * [simplify]: Extracting #1: cost 11 inf + 0 22.053 * * [simplify]: Extracting #2: cost 44 inf + 0 22.057 * * [simplify]: Extracting #3: cost 52 inf + 254 22.057 * * [simplify]: Extracting #4: cost 50 inf + 1162 22.059 * * [simplify]: Extracting #5: cost 38 inf + 3207 22.062 * * [simplify]: Extracting #6: cost 19 inf + 5241 22.066 * * [simplify]: Extracting #7: cost 13 inf + 6380 22.071 * * [simplify]: Extracting #8: cost 4 inf + 9942 22.077 * * [simplify]: Extracting #9: cost 0 inf + 12186 22.081 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 22.082 * [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))))) 22.082 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 22.082 * * [simplify]: iters left: 6 (11 enodes) 22.085 * * [simplify]: iters left: 5 (42 enodes) 22.092 * * [simplify]: iters left: 4 (67 enodes) 22.104 * * [simplify]: iters left: 3 (111 enodes) 22.122 * * [simplify]: iters left: 2 (140 enodes) 22.140 * * [simplify]: iters left: 1 (160 enodes) 22.169 * * [simplify]: Extracting #0: cost 1 inf + 0 22.169 * * [simplify]: Extracting #1: cost 0 inf + 1 22.169 * [simplify]: Simplified to 0 22.169 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 22.170 * * * * [progress]: [ 25 / 3260 ] simplifiying candidate # 22.170 * [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)))))) 22.170 * * [simplify]: iters left: 6 (26 enodes) 22.184 * * [simplify]: iters left: 5 (105 enodes) 22.221 * * [simplify]: iters left: 4 (244 enodes) 22.335 * * [simplify]: Extracting #0: cost 1 inf + 0 22.335 * * [simplify]: Extracting #1: cost 11 inf + 0 22.335 * * [simplify]: Extracting #2: cost 145 inf + 0 22.337 * * [simplify]: Extracting #3: cost 266 inf + 1 22.341 * * [simplify]: Extracting #4: cost 230 inf + 10479 22.359 * * [simplify]: Extracting #5: cost 90 inf + 60656 22.393 * * [simplify]: Extracting #6: cost 11 inf + 89232 22.424 * * [simplify]: Extracting #7: cost 0 inf + 91664 22.444 * * [simplify]: Extracting #8: cost 0 inf + 91649 22.461 * [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))))) 22.461 * [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))))))) 22.462 * [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))))) 22.462 * * [simplify]: iters left: 6 (16 enodes) 22.471 * * [simplify]: iters left: 5 (68 enodes) 22.497 * * [simplify]: iters left: 4 (179 enodes) 22.620 * * [simplify]: Extracting #0: cost 1 inf + 0 22.620 * * [simplify]: Extracting #1: cost 27 inf + 0 22.620 * * [simplify]: Extracting #2: cost 153 inf + 0 22.622 * * [simplify]: Extracting #3: cost 242 inf + 83 22.627 * * [simplify]: Extracting #4: cost 185 inf + 16503 22.654 * * [simplify]: Extracting #5: cost 15 inf + 79352 22.683 * * [simplify]: Extracting #6: cost 0 inf + 84943 22.711 * [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))))) 22.711 * [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))))))) 22.711 * * * * [progress]: [ 26 / 3260 ] simplifiying candidate # 22.712 * [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))))) 22.712 * * [simplify]: iters left: 6 (25 enodes) 22.723 * * [simplify]: iters left: 5 (100 enodes) 22.741 * * [simplify]: iters left: 4 (208 enodes) 22.827 * * [simplify]: Extracting #0: cost 1 inf + 0 22.828 * * [simplify]: Extracting #1: cost 11 inf + 0 22.828 * * [simplify]: Extracting #2: cost 108 inf + 0 22.829 * * [simplify]: Extracting #3: cost 191 inf + 1 22.831 * * [simplify]: Extracting #4: cost 175 inf + 3637 22.841 * * [simplify]: Extracting #5: cost 84 inf + 32870 22.858 * * [simplify]: Extracting #6: cost 15 inf + 56239 22.870 * * [simplify]: Extracting #7: cost 0 inf + 58564 22.884 * [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))))) 22.884 * [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)))))) 22.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)))) 22.885 * * [simplify]: iters left: 6 (15 enodes) 22.897 * * [simplify]: iters left: 5 (63 enodes) 22.920 * * [simplify]: iters left: 4 (145 enodes) 22.996 * * [simplify]: iters left: 3 (499 enodes) 23.339 * * [simplify]: Extracting #0: cost 1 inf + 0 23.339 * * [simplify]: Extracting #1: cost 0 inf + 1 23.339 * [simplify]: Simplified to 0 23.339 * [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)) 23.339 * * * * [progress]: [ 27 / 3260 ] simplifiying candidate # 23.340 * [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)))) 23.340 * * [simplify]: iters left: 6 (25 enodes) 23.346 * * [simplify]: iters left: 5 (99 enodes) 23.370 * * [simplify]: iters left: 4 (222 enodes) 23.474 * * [simplify]: Extracting #0: cost 1 inf + 0 23.474 * * [simplify]: Extracting #1: cost 13 inf + 0 23.475 * * [simplify]: Extracting #2: cost 108 inf + 0 23.475 * * [simplify]: Extracting #3: cost 173 inf + 3 23.476 * * [simplify]: Extracting #4: cost 173 inf + 622 23.479 * * [simplify]: Extracting #5: cost 110 inf + 18327 23.489 * * [simplify]: Extracting #6: cost 16 inf + 45130 23.508 * * [simplify]: Extracting #7: cost 0 inf + 49175 23.530 * * [simplify]: Extracting #8: cost 0 inf + 49160 23.547 * [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))))) 23.547 * [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))))) 23.547 * [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))) 23.547 * * [simplify]: iters left: 6 (15 enodes) 23.552 * * [simplify]: iters left: 5 (62 enodes) 23.564 * * [simplify]: iters left: 4 (159 enodes) 23.639 * * [simplify]: iters left: 3 (475 enodes) 23.987 * * [simplify]: Extracting #0: cost 1 inf + 0 23.987 * * [simplify]: Extracting #1: cost 42 inf + 0 23.993 * * [simplify]: Extracting #2: cost 194 inf + 1 24.000 * * [simplify]: Extracting #3: cost 205 inf + 15094 24.029 * * [simplify]: Extracting #4: cost 20 inf + 63712 24.062 * * [simplify]: Extracting #5: cost 3 inf + 65204 24.096 * * [simplify]: Extracting #6: cost 0 inf + 65965 24.130 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 24.130 * [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)))) 24.130 * * * * [progress]: [ 28 / 3260 ] simplifiying candidate # 24.131 * [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)))))) 24.131 * * [simplify]: iters left: 6 (25 enodes) 24.144 * * [simplify]: iters left: 5 (99 enodes) 24.181 * * [simplify]: iters left: 4 (213 enodes) 24.242 * * [simplify]: Extracting #0: cost 1 inf + 0 24.242 * * [simplify]: Extracting #1: cost 11 inf + 0 24.242 * * [simplify]: Extracting #2: cost 105 inf + 0 24.242 * * [simplify]: Extracting #3: cost 191 inf + 1 24.245 * * [simplify]: Extracting #4: cost 169 inf + 4162 24.252 * * [simplify]: Extracting #5: cost 79 inf + 35123 24.263 * * [simplify]: Extracting #6: cost 16 inf + 56641 24.276 * * [simplify]: Extracting #7: cost 0 inf + 59663 24.288 * * [simplify]: Extracting #8: cost 0 inf + 59408 24.301 * * [simplify]: Extracting #9: cost 0 inf + 59368 24.314 * [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))) 24.314 * [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))))))) 24.314 * [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))))) 24.314 * * [simplify]: iters left: 6 (15 enodes) 24.318 * * [simplify]: iters left: 5 (62 enodes) 24.338 * * [simplify]: iters left: 4 (148 enodes) 24.421 * * [simplify]: iters left: 3 (499 enodes) 24.819 * * [simplify]: Extracting #0: cost 1 inf + 0 24.819 * * [simplify]: Extracting #1: cost 0 inf + 1 24.819 * [simplify]: Simplified to 0 24.819 * [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)) 24.819 * * * * [progress]: [ 29 / 3260 ] simplifiying candidate # 24.819 * [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))))) 24.819 * * [simplify]: iters left: 6 (24 enodes) 24.826 * * [simplify]: iters left: 5 (93 enodes) 24.841 * * [simplify]: iters left: 4 (180 enodes) 24.888 * * [simplify]: iters left: 3 (451 enodes) 25.130 * * [simplify]: Extracting #0: cost 1 inf + 0 25.130 * * [simplify]: Extracting #1: cost 11 inf + 0 25.131 * * [simplify]: Extracting #2: cost 122 inf + 0 25.134 * * [simplify]: Extracting #3: cost 244 inf + 44 25.137 * * [simplify]: Extracting #4: cost 234 inf + 4289 25.155 * * [simplify]: Extracting #5: cost 76 inf + 44343 25.190 * * [simplify]: Extracting #6: cost 4 inf + 63809 25.222 * * [simplify]: Extracting #7: cost 0 inf + 65580 25.254 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (cbrt b) (sqrt 2)) (/ a (* (cbrt b) (/ (cbrt b) (sqrt 2)))))) 25.254 * [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)))))) 25.255 * [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)))) 25.255 * * [simplify]: iters left: 6 (14 enodes) 25.263 * * [simplify]: iters left: 5 (56 enodes) 25.285 * * [simplify]: iters left: 4 (117 enodes) 25.329 * * [simplify]: iters left: 3 (347 enodes) 25.516 * * [simplify]: Extracting #0: cost 1 inf + 0 25.517 * * [simplify]: Extracting #1: cost 0 inf + 1 25.517 * [simplify]: Simplified to 0 25.517 * [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)) 25.517 * * * * [progress]: [ 30 / 3260 ] simplifiying candidate # 25.517 * [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)))) 25.518 * * [simplify]: iters left: 6 (24 enodes) 25.524 * * [simplify]: iters left: 5 (94 enodes) 25.541 * * [simplify]: iters left: 4 (178 enodes) 25.617 * * [simplify]: iters left: 3 (405 enodes) 25.825 * * [simplify]: Extracting #0: cost 1 inf + 0 25.825 * * [simplify]: Extracting #1: cost 11 inf + 0 25.825 * * [simplify]: Extracting #2: cost 106 inf + 0 25.826 * * [simplify]: Extracting #3: cost 186 inf + 4 25.827 * * [simplify]: Extracting #4: cost 178 inf + 3126 25.834 * * [simplify]: Extracting #5: cost 61 inf + 28600 25.847 * * [simplify]: Extracting #6: cost 2 inf + 42673 25.862 * * [simplify]: Extracting #7: cost 0 inf + 43393 25.877 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 25.877 * [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))))) 25.877 * [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))) 25.878 * * [simplify]: iters left: 6 (14 enodes) 25.886 * * [simplify]: iters left: 5 (57 enodes) 25.907 * * [simplify]: iters left: 4 (116 enodes) 25.962 * * [simplify]: iters left: 3 (321 enodes) 26.167 * * [simplify]: Extracting #0: cost 1 inf + 0 26.167 * * [simplify]: Extracting #1: cost 0 inf + 1 26.167 * [simplify]: Simplified to 0 26.167 * [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)) 26.167 * * * * [progress]: [ 31 / 3260 ] simplifiying candidate # 26.168 * [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)))))) 26.168 * * [simplify]: iters left: 6 (25 enodes) 26.180 * * [simplify]: iters left: 5 (99 enodes) 26.203 * * [simplify]: iters left: 4 (212 enodes) 26.265 * * [simplify]: Extracting #0: cost 1 inf + 0 26.265 * * [simplify]: Extracting #1: cost 11 inf + 0 26.265 * * [simplify]: Extracting #2: cost 90 inf + 0 26.265 * * [simplify]: Extracting #3: cost 154 inf + 3 26.266 * * [simplify]: Extracting #4: cost 156 inf + 47 26.267 * * [simplify]: Extracting #5: cost 140 inf + 3967 26.274 * * [simplify]: Extracting #6: cost 52 inf + 26756 26.281 * * [simplify]: Extracting #7: cost 6 inf + 39934 26.292 * * [simplify]: Extracting #8: cost 0 inf + 41635 26.308 * * [simplify]: Extracting #9: cost 0 inf + 41620 26.324 * [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)) 26.324 * [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))))))) 26.325 * [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))))) 26.325 * * [simplify]: iters left: 6 (15 enodes) 26.333 * * [simplify]: iters left: 5 (62 enodes) 26.357 * * [simplify]: iters left: 4 (149 enodes) 26.421 * * [simplify]: iters left: 3 (450 enodes) 26.788 * * [simplify]: Extracting #0: cost 1 inf + 0 26.788 * * [simplify]: Extracting #1: cost 0 inf + 1 26.788 * [simplify]: Simplified to 0 26.788 * [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)) 26.788 * * * * [progress]: [ 32 / 3260 ] simplifiying candidate # 26.789 * [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))))) 26.789 * * [simplify]: iters left: 6 (24 enodes) 26.801 * * [simplify]: iters left: 5 (94 enodes) 26.830 * * [simplify]: iters left: 4 (179 enodes) 26.873 * * [simplify]: iters left: 3 (413 enodes) 27.006 * * [simplify]: Extracting #0: cost 1 inf + 0 27.006 * * [simplify]: Extracting #1: cost 11 inf + 0 27.006 * * [simplify]: Extracting #2: cost 97 inf + 0 27.007 * * [simplify]: Extracting #3: cost 190 inf + 46 27.009 * * [simplify]: Extracting #4: cost 165 inf + 4556 27.016 * * [simplify]: Extracting #5: cost 51 inf + 27847 27.028 * * [simplify]: Extracting #6: cost 3 inf + 38243 27.039 * * [simplify]: Extracting #7: cost 0 inf + 39514 27.051 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 27.051 * [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)))))) 27.051 * [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)))) 27.052 * * [simplify]: iters left: 6 (14 enodes) 27.055 * * [simplify]: iters left: 5 (57 enodes) 27.069 * * [simplify]: iters left: 4 (118 enodes) 27.103 * * [simplify]: iters left: 3 (314 enodes) 27.274 * * [simplify]: Extracting #0: cost 1 inf + 0 27.274 * * [simplify]: Extracting #1: cost 0 inf + 1 27.274 * [simplify]: Simplified to 0 27.274 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 27.274 * * * * [progress]: [ 33 / 3260 ] simplifiying candidate # 27.274 * [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)))) 27.275 * * [simplify]: iters left: 6 (23 enodes) 27.280 * * [simplify]: iters left: 5 (84 enodes) 27.306 * * [simplify]: iters left: 4 (160 enodes) 27.373 * * [simplify]: iters left: 3 (328 enodes) 27.512 * * [simplify]: Extracting #0: cost 1 inf + 0 27.512 * * [simplify]: Extracting #1: cost 13 inf + 0 27.512 * * [simplify]: Extracting #2: cost 94 inf + 0 27.513 * * [simplify]: Extracting #3: cost 134 inf + 5 27.517 * * [simplify]: Extracting #4: cost 92 inf + 7397 27.524 * * [simplify]: Extracting #5: cost 19 inf + 21203 27.531 * * [simplify]: Extracting #6: cost 2 inf + 24707 27.538 * * [simplify]: Extracting #7: cost 0 inf + 25467 27.546 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 27.546 * [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))))) 27.546 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 27.546 * * [simplify]: iters left: 6 (13 enodes) 27.550 * * [simplify]: iters left: 5 (48 enodes) 27.558 * * [simplify]: iters left: 4 (103 enodes) 27.581 * * [simplify]: iters left: 3 (238 enodes) 27.671 * * [simplify]: Extracting #0: cost 1 inf + 0 27.671 * * [simplify]: Extracting #1: cost 0 inf + 1 27.671 * [simplify]: Simplified to 0 27.672 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 27.672 * * * * [progress]: [ 34 / 3260 ] simplifiying candidate # 27.672 * [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)))))) 27.672 * * [simplify]: iters left: 6 (25 enodes) 27.680 * * [simplify]: iters left: 5 (98 enodes) 27.715 * * [simplify]: iters left: 4 (206 enodes) 27.792 * * [simplify]: Extracting #0: cost 1 inf + 0 27.792 * * [simplify]: Extracting #1: cost 11 inf + 0 27.792 * * [simplify]: Extracting #2: cost 106 inf + 0 27.793 * * [simplify]: Extracting #3: cost 195 inf + 1 27.795 * * [simplify]: Extracting #4: cost 176 inf + 4244 27.805 * * [simplify]: Extracting #5: cost 84 inf + 34053 27.816 * * [simplify]: Extracting #6: cost 12 inf + 58370 27.828 * * [simplify]: Extracting #7: cost 0 inf + 60924 27.846 * * [simplify]: Extracting #8: cost 0 inf + 60909 27.870 * [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)))) 27.871 * [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))))))) 27.871 * [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))))) 27.871 * * [simplify]: iters left: 6 (15 enodes) 27.879 * * [simplify]: iters left: 5 (61 enodes) 27.902 * * [simplify]: iters left: 4 (142 enodes) 27.949 * * [simplify]: iters left: 3 (474 enodes) 28.284 * * [simplify]: Extracting #0: cost 1 inf + 0 28.284 * * [simplify]: Extracting #1: cost 0 inf + 1 28.284 * [simplify]: Simplified to 0 28.284 * [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)) 28.284 * * * * [progress]: [ 35 / 3260 ] simplifiying candidate # 28.285 * [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))))) 28.285 * * [simplify]: iters left: 6 (24 enodes) 28.297 * * [simplify]: iters left: 5 (93 enodes) 28.328 * * [simplify]: iters left: 4 (175 enodes) 28.392 * * [simplify]: iters left: 3 (424 enodes) 28.552 * * [simplify]: Extracting #0: cost 1 inf + 0 28.552 * * [simplify]: Extracting #1: cost 11 inf + 0 28.552 * * [simplify]: Extracting #2: cost 109 inf + 0 28.553 * * [simplify]: Extracting #3: cost 209 inf + 3 28.554 * * [simplify]: Extracting #4: cost 194 inf + 3086 28.560 * * [simplify]: Extracting #5: cost 88 inf + 26569 28.574 * * [simplify]: Extracting #6: cost 6 inf + 49035 28.588 * * [simplify]: Extracting #7: cost 0 inf + 51532 28.602 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 28.602 * [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)))))) 28.603 * [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)))) 28.603 * * [simplify]: iters left: 6 (14 enodes) 28.606 * * [simplify]: iters left: 5 (56 enodes) 28.619 * * [simplify]: iters left: 4 (113 enodes) 28.673 * * [simplify]: iters left: 3 (324 enodes) 28.858 * * [simplify]: Extracting #0: cost 1 inf + 0 28.858 * * [simplify]: Extracting #1: cost 0 inf + 1 28.858 * [simplify]: Simplified to 0 28.858 * [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)) 28.859 * * * * [progress]: [ 36 / 3260 ] simplifiying candidate # 28.859 * [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)))) 28.859 * * [simplify]: iters left: 6 (24 enodes) 28.871 * * [simplify]: iters left: 5 (93 enodes) 28.908 * * [simplify]: iters left: 4 (173 enodes) 28.978 * * [simplify]: iters left: 3 (394 enodes) 29.096 * * [simplify]: Extracting #0: cost 1 inf + 0 29.096 * * [simplify]: Extracting #1: cost 11 inf + 0 29.096 * * [simplify]: Extracting #2: cost 85 inf + 0 29.097 * * [simplify]: Extracting #3: cost 156 inf + 4 29.097 * * [simplify]: Extracting #4: cost 156 inf + 615 29.100 * * [simplify]: Extracting #5: cost 95 inf + 12133 29.113 * * [simplify]: Extracting #6: cost 7 inf + 31757 29.131 * * [simplify]: Extracting #7: cost 0 inf + 33313 29.149 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 29.149 * [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))))) 29.150 * [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))) 29.150 * * [simplify]: iters left: 6 (14 enodes) 29.162 * * [simplify]: iters left: 5 (56 enodes) 29.182 * * [simplify]: iters left: 4 (112 enodes) 29.219 * * [simplify]: iters left: 3 (297 enodes) 29.373 * * [simplify]: Extracting #0: cost 1 inf + 0 29.373 * * [simplify]: Extracting #1: cost 0 inf + 1 29.373 * [simplify]: Simplified to 0 29.373 * [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)) 29.373 * * * * [progress]: [ 37 / 3260 ] simplifiying candidate # 29.373 * [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)))))) 29.373 * * [simplify]: iters left: 6 (23 enodes) 29.379 * * [simplify]: iters left: 5 (90 enodes) 29.398 * * [simplify]: iters left: 4 (180 enodes) 29.439 * * [simplify]: iters left: 3 (413 enodes) 29.597 * * [simplify]: Extracting #0: cost 1 inf + 0 29.598 * * [simplify]: Extracting #1: cost 11 inf + 0 29.598 * * [simplify]: Extracting #2: cost 97 inf + 0 29.599 * * [simplify]: Extracting #3: cost 206 inf + 3 29.601 * * [simplify]: Extracting #4: cost 200 inf + 1953 29.615 * * [simplify]: Extracting #5: cost 63 inf + 35214 29.640 * * [simplify]: Extracting #6: cost 4 inf + 51465 29.665 * * [simplify]: Extracting #7: cost 0 inf + 53041 29.680 * [simplify]: Simplified to (+ (/ (/ (- b) (* (* (sqrt 2) (cbrt a)) (* (sqrt 2) (cbrt a)))) (cbrt a)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 29.680 * [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))))))) 29.680 * [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))))) 29.680 * * [simplify]: iters left: 6 (13 enodes) 29.684 * * [simplify]: iters left: 5 (53 enodes) 29.693 * * [simplify]: iters left: 4 (118 enodes) 29.739 * * [simplify]: iters left: 3 (324 enodes) 29.869 * * [simplify]: Extracting #0: cost 1 inf + 0 29.869 * * [simplify]: Extracting #1: cost 0 inf + 1 29.869 * [simplify]: Simplified to 0 29.869 * [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)) 29.870 * * * * [progress]: [ 38 / 3260 ] simplifiying candidate # 29.870 * [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))))) 29.870 * * [simplify]: iters left: 6 (21 enodes) 29.879 * * [simplify]: iters left: 5 (79 enodes) 29.892 * * [simplify]: iters left: 4 (138 enodes) 29.929 * * [simplify]: iters left: 3 (283 enodes) 30.010 * * [simplify]: Extracting #0: cost 1 inf + 0 30.010 * * [simplify]: Extracting #1: cost 9 inf + 0 30.010 * * [simplify]: Extracting #2: cost 72 inf + 0 30.011 * * [simplify]: Extracting #3: cost 137 inf + 44 30.012 * * [simplify]: Extracting #4: cost 134 inf + 1106 30.017 * * [simplify]: Extracting #5: cost 73 inf + 10911 30.030 * * [simplify]: Extracting #6: cost 17 inf + 21430 30.043 * * [simplify]: Extracting #7: cost 1 inf + 26565 30.053 * * [simplify]: Extracting #8: cost 0 inf + 27025 30.060 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 30.060 * [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)))))) 30.060 * [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)))) 30.060 * * [simplify]: iters left: 6 (11 enodes) 30.063 * * [simplify]: iters left: 5 (43 enodes) 30.071 * * [simplify]: iters left: 4 (84 enodes) 30.087 * * [simplify]: iters left: 3 (212 enodes) 30.151 * * [simplify]: iters left: 2 (472 enodes) 30.308 * * [simplify]: Extracting #0: cost 1 inf + 0 30.308 * * [simplify]: Extracting #1: cost 0 inf + 1 30.308 * [simplify]: Simplified to 0 30.308 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 30.308 * * * * [progress]: [ 39 / 3260 ] simplifiying candidate # 30.309 * [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)))) 30.309 * * [simplify]: iters left: 6 (22 enodes) 30.314 * * [simplify]: iters left: 5 (86 enodes) 30.328 * * [simplify]: iters left: 4 (157 enodes) 30.376 * * [simplify]: iters left: 3 (313 enodes) 30.470 * * [simplify]: Extracting #0: cost 1 inf + 0 30.471 * * [simplify]: Extracting #1: cost 11 inf + 0 30.471 * * [simplify]: Extracting #2: cost 67 inf + 0 30.471 * * [simplify]: Extracting #3: cost 110 inf + 46 30.472 * * [simplify]: Extracting #4: cost 110 inf + 539 30.473 * * [simplify]: Extracting #5: cost 68 inf + 6514 30.478 * * [simplify]: Extracting #6: cost 12 inf + 15313 30.486 * * [simplify]: Extracting #7: cost 2 inf + 18397 30.497 * * [simplify]: Extracting #8: cost 0 inf + 19197 30.508 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 30.508 * [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))))) 30.508 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 30.508 * * [simplify]: iters left: 6 (12 enodes) 30.515 * * [simplify]: iters left: 5 (49 enodes) 30.532 * * [simplify]: iters left: 4 (99 enodes) 30.578 * * [simplify]: iters left: 3 (234 enodes) 30.692 * * [simplify]: iters left: 2 (447 enodes) 30.900 * * [simplify]: Extracting #0: cost 1 inf + 0 30.900 * * [simplify]: Extracting #1: cost 0 inf + 1 30.900 * [simplify]: Simplified to 0 30.900 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 30.900 * * * * [progress]: [ 40 / 3260 ] simplifiying candidate # 30.901 * [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)))))) 30.901 * * [simplify]: iters left: 6 (24 enodes) 30.913 * * [simplify]: iters left: 5 (94 enodes) 30.949 * * [simplify]: iters left: 4 (183 enodes) 31.017 * * [simplify]: iters left: 3 (390 enodes) 31.189 * * [simplify]: Extracting #0: cost 1 inf + 0 31.189 * * [simplify]: Extracting #1: cost 11 inf + 0 31.189 * * [simplify]: Extracting #2: cost 84 inf + 0 31.191 * * [simplify]: Extracting #3: cost 140 inf + 369 31.192 * * [simplify]: Extracting #4: cost 134 inf + 2033 31.196 * * [simplify]: Extracting #5: cost 96 inf + 8344 31.210 * * [simplify]: Extracting #6: cost 20 inf + 25815 31.227 * * [simplify]: Extracting #7: cost 0 inf + 30709 31.244 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 31.244 * [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))))))) 31.245 * [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))))) 31.245 * * [simplify]: iters left: 6 (14 enodes) 31.252 * * [simplify]: iters left: 5 (57 enodes) 31.276 * * [simplify]: iters left: 4 (121 enodes) 31.305 * * [simplify]: iters left: 3 (291 enodes) 31.443 * * [simplify]: Extracting #0: cost 1 inf + 0 31.443 * * [simplify]: Extracting #1: cost 0 inf + 1 31.443 * [simplify]: Simplified to 0 31.443 * [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)) 31.443 * * * * [progress]: [ 41 / 3260 ] simplifiying candidate # 31.443 * [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))))) 31.446 * * [simplify]: iters left: 6 (23 enodes) 31.452 * * [simplify]: iters left: 5 (89 enodes) 31.478 * * [simplify]: iters left: 4 (157 enodes) 31.531 * * [simplify]: iters left: 3 (301 enodes) 31.609 * * [simplify]: iters left: 2 (471 enodes) 31.739 * * [simplify]: Extracting #0: cost 1 inf + 0 31.739 * * [simplify]: Extracting #1: cost 11 inf + 0 31.739 * * [simplify]: Extracting #2: cost 72 inf + 0 31.740 * * [simplify]: Extracting #3: cost 109 inf + 253 31.742 * * [simplify]: Extracting #4: cost 87 inf + 2757 31.749 * * [simplify]: Extracting #5: cost 28 inf + 11078 31.756 * * [simplify]: Extracting #6: cost 2 inf + 16958 31.762 * * [simplify]: Extracting #7: cost 0 inf + 17380 31.769 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 31.769 * [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)))))) 31.769 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 31.769 * * [simplify]: iters left: 6 (13 enodes) 31.773 * * [simplify]: iters left: 5 (52 enodes) 31.786 * * [simplify]: iters left: 4 (98 enodes) 31.817 * * [simplify]: iters left: 3 (212 enodes) 31.883 * * [simplify]: iters left: 2 (371 enodes) 32.013 * * [simplify]: Extracting #0: cost 1 inf + 0 32.013 * * [simplify]: Extracting #1: cost 0 inf + 1 32.013 * [simplify]: Simplified to 0 32.013 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 32.013 * * * * [progress]: [ 42 / 3260 ] simplifiying candidate # 32.014 * [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)))) 32.014 * * [simplify]: iters left: 6 (22 enodes) 32.019 * * [simplify]: iters left: 5 (80 enodes) 32.033 * * [simplify]: iters left: 4 (142 enodes) 32.064 * * [simplify]: iters left: 3 (230 enodes) 32.112 * * [simplify]: iters left: 2 (341 enodes) 32.208 * * [simplify]: iters left: 1 (432 enodes) 32.317 * * [simplify]: Extracting #0: cost 1 inf + 0 32.317 * * [simplify]: Extracting #1: cost 11 inf + 0 32.317 * * [simplify]: Extracting #2: cost 55 inf + 0 32.318 * * [simplify]: Extracting #3: cost 73 inf + 213 32.319 * * [simplify]: Extracting #4: cost 56 inf + 2145 32.321 * * [simplify]: Extracting #5: cost 40 inf + 4187 32.323 * * [simplify]: Extracting #6: cost 27 inf + 5546 32.326 * * [simplify]: Extracting #7: cost 17 inf + 7209 32.330 * * [simplify]: Extracting #8: cost 5 inf + 12627 32.336 * * [simplify]: Extracting #9: cost 0 inf + 15753 32.340 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 32.341 * [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))))) 32.341 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 32.341 * * [simplify]: iters left: 6 (12 enodes) 32.345 * * [simplify]: iters left: 5 (44 enodes) 32.353 * * [simplify]: iters left: 4 (92 enodes) 32.374 * * [simplify]: iters left: 3 (159 enodes) 32.428 * * [simplify]: iters left: 2 (267 enodes) 32.527 * * [simplify]: iters left: 1 (364 enodes) 32.645 * * [simplify]: Extracting #0: cost 1 inf + 0 32.645 * * [simplify]: Extracting #1: cost 0 inf + 1 32.645 * [simplify]: Simplified to 0 32.645 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 32.645 * * * * [progress]: [ 43 / 3260 ] simplifiying candidate # 32.645 * [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)))))) 32.645 * * [simplify]: iters left: 6 (25 enodes) 32.651 * * [simplify]: iters left: 5 (101 enodes) 32.681 * * [simplify]: iters left: 4 (215 enodes) 32.754 * * [simplify]: Extracting #0: cost 1 inf + 0 32.754 * * [simplify]: Extracting #1: cost 11 inf + 0 32.754 * * [simplify]: Extracting #2: cost 105 inf + 0 32.755 * * [simplify]: Extracting #3: cost 182 inf + 46 32.756 * * [simplify]: Extracting #4: cost 170 inf + 2035 32.762 * * [simplify]: Extracting #5: cost 86 inf + 25328 32.771 * * [simplify]: Extracting #6: cost 17 inf + 45646 32.784 * * [simplify]: Extracting #7: cost 0 inf + 49644 32.795 * * [simplify]: Extracting #8: cost 0 inf + 49605 32.805 * [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)))) 32.805 * [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))))))) 32.806 * [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))))) 32.806 * * [simplify]: iters left: 6 (15 enodes) 32.810 * * [simplify]: iters left: 5 (64 enodes) 32.828 * * [simplify]: iters left: 4 (149 enodes) 32.886 * * [simplify]: iters left: 3 (466 enodes) 33.327 * * [simplify]: Extracting #0: cost 1 inf + 0 33.327 * * [simplify]: Extracting #1: cost 0 inf + 1 33.327 * [simplify]: Simplified to 0 33.327 * [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)) 33.327 * * * * [progress]: [ 44 / 3260 ] simplifiying candidate # 33.327 * [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))))) 33.328 * * [simplify]: iters left: 6 (24 enodes) 33.334 * * [simplify]: iters left: 5 (96 enodes) 33.351 * * [simplify]: iters left: 4 (185 enodes) 33.432 * * [simplify]: iters left: 3 (431 enodes) 33.713 * * [simplify]: Extracting #0: cost 1 inf + 0 33.713 * * [simplify]: Extracting #1: cost 11 inf + 0 33.713 * * [simplify]: Extracting #2: cost 135 inf + 0 33.714 * * [simplify]: Extracting #3: cost 247 inf + 47 33.716 * * [simplify]: Extracting #4: cost 229 inf + 3459 33.725 * * [simplify]: Extracting #5: cost 91 inf + 33431 33.744 * * [simplify]: Extracting #6: cost 3 inf + 55132 33.775 * * [simplify]: Extracting #7: cost 0 inf + 56323 33.805 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 33.805 * [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)))))) 33.805 * [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)))) 33.806 * * [simplify]: iters left: 6 (14 enodes) 33.813 * * [simplify]: iters left: 5 (59 enodes) 33.839 * * [simplify]: iters left: 4 (121 enodes) 33.894 * * [simplify]: iters left: 3 (332 enodes) 34.142 * * [simplify]: Extracting #0: cost 1 inf + 0 34.142 * * [simplify]: Extracting #1: cost 0 inf + 1 34.142 * [simplify]: Simplified to 0 34.142 * [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)) 34.143 * * * * [progress]: [ 45 / 3260 ] simplifiying candidate # 34.143 * [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)))) 34.143 * * [simplify]: iters left: 6 (23 enodes) 34.149 * * [simplify]: iters left: 5 (91 enodes) 34.166 * * [simplify]: iters left: 4 (176 enodes) 34.208 * * [simplify]: iters left: 3 (379 enodes) 34.371 * * [simplify]: Extracting #0: cost 1 inf + 0 34.371 * * [simplify]: Extracting #1: cost 11 inf + 0 34.372 * * [simplify]: Extracting #2: cost 111 inf + 0 34.373 * * [simplify]: Extracting #3: cost 162 inf + 131 34.376 * * [simplify]: Extracting #4: cost 113 inf + 7781 34.389 * * [simplify]: Extracting #5: cost 30 inf + 24726 34.397 * * [simplify]: Extracting #6: cost 9 inf + 28564 34.406 * * [simplify]: Extracting #7: cost 2 inf + 30862 34.415 * * [simplify]: Extracting #8: cost 0 inf + 31793 34.425 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 34.425 * [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))))) 34.426 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 34.426 * * [simplify]: iters left: 6 (13 enodes) 34.430 * * [simplify]: iters left: 5 (54 enodes) 34.440 * * [simplify]: iters left: 4 (112 enodes) 34.489 * * [simplify]: iters left: 3 (281 enodes) 34.646 * * [simplify]: Extracting #0: cost 1 inf + 0 34.646 * * [simplify]: Extracting #1: cost 0 inf + 1 34.646 * [simplify]: Simplified to 0 34.647 * [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)) 34.647 * * * * [progress]: [ 46 / 3260 ] simplifiying candidate # 34.647 * [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)))))) 34.647 * * [simplify]: iters left: 6 (24 enodes) 34.654 * * [simplify]: iters left: 5 (96 enodes) 34.678 * * [simplify]: iters left: 4 (200 enodes) 34.730 * * [simplify]: iters left: 3 (464 enodes) 35.004 * * [simplify]: Extracting #0: cost 1 inf + 0 35.004 * * [simplify]: Extracting #1: cost 11 inf + 0 35.004 * * [simplify]: Extracting #2: cost 151 inf + 0 35.007 * * [simplify]: Extracting #3: cost 275 inf + 6 35.010 * * [simplify]: Extracting #4: cost 257 inf + 3377 35.028 * * [simplify]: Extracting #5: cost 83 inf + 44012 35.060 * * [simplify]: Extracting #6: cost 2 inf + 64413 35.092 * * [simplify]: Extracting #7: cost 0 inf + 65293 35.121 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ (/ (/ b (sqrt 2)) (cbrt a)) (sqrt 2)) (* (cbrt a) (cbrt a)))) 35.121 * [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))))))) 35.122 * [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))))) 35.122 * * [simplify]: iters left: 6 (14 enodes) 35.129 * * [simplify]: iters left: 5 (59 enodes) 35.153 * * [simplify]: iters left: 4 (134 enodes) 35.183 * * [simplify]: iters left: 3 (357 enodes) 35.394 * * [simplify]: Extracting #0: cost 1 inf + 0 35.394 * * [simplify]: Extracting #1: cost 0 inf + 1 35.394 * [simplify]: Simplified to 0 35.394 * [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)) 35.394 * * * * [progress]: [ 47 / 3260 ] simplifiying candidate # 35.395 * [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))))) 35.395 * * [simplify]: iters left: 6 (23 enodes) 35.407 * * [simplify]: iters left: 5 (90 enodes) 35.425 * * [simplify]: iters left: 4 (170 enodes) 35.467 * * [simplify]: iters left: 3 (352 enodes) 35.581 * * [simplify]: Extracting #0: cost 1 inf + 0 35.581 * * [simplify]: Extracting #1: cost 11 inf + 0 35.582 * * [simplify]: Extracting #2: cost 121 inf + 0 35.582 * * [simplify]: Extracting #3: cost 189 inf + 6 35.583 * * [simplify]: Extracting #4: cost 172 inf + 2537 35.593 * * [simplify]: Extracting #5: cost 74 inf + 19751 35.613 * * [simplify]: Extracting #6: cost 2 inf + 34051 35.627 * * [simplify]: Extracting #7: cost 0 inf + 34806 35.637 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 35.637 * [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)))))) 35.638 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 35.638 * * [simplify]: iters left: 6 (13 enodes) 35.641 * * [simplify]: iters left: 5 (53 enodes) 35.651 * * [simplify]: iters left: 4 (106 enodes) 35.678 * * [simplify]: iters left: 3 (257 enodes) 35.788 * * [simplify]: Extracting #0: cost 1 inf + 0 35.788 * * [simplify]: Extracting #1: cost 0 inf + 1 35.788 * [simplify]: Simplified to 0 35.789 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 35.789 * * * * [progress]: [ 48 / 3260 ] simplifiying candidate # 35.789 * [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)))) 35.789 * * [simplify]: iters left: 6 (22 enodes) 35.795 * * [simplify]: iters left: 5 (86 enodes) 35.810 * * [simplify]: iters left: 4 (156 enodes) 35.872 * * [simplify]: iters left: 3 (303 enodes) 36.031 * * [simplify]: Extracting #0: cost 1 inf + 0 36.031 * * [simplify]: Extracting #1: cost 11 inf + 0 36.031 * * [simplify]: Extracting #2: cost 92 inf + 0 36.032 * * [simplify]: Extracting #3: cost 120 inf + 131 36.034 * * [simplify]: Extracting #4: cost 84 inf + 4515 36.045 * * [simplify]: Extracting #5: cost 22 inf + 13507 36.054 * * [simplify]: Extracting #6: cost 9 inf + 15180 36.065 * * [simplify]: Extracting #7: cost 2 inf + 17730 36.075 * * [simplify]: Extracting #8: cost 0 inf + 18570 36.086 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 36.086 * [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))))) 36.087 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 36.087 * * [simplify]: iters left: 6 (12 enodes) 36.094 * * [simplify]: iters left: 5 (49 enodes) 36.111 * * [simplify]: iters left: 4 (94 enodes) 36.152 * * [simplify]: iters left: 3 (221 enodes) 36.257 * * [simplify]: iters left: 2 (492 enodes) 36.637 * * [simplify]: Extracting #0: cost 1 inf + 0 36.637 * * [simplify]: Extracting #1: cost 0 inf + 1 36.638 * [simplify]: Simplified to 0 36.638 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 36.638 * * * * [progress]: [ 49 / 3260 ] simplifiying candidate # 36.638 * [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)))))) 36.638 * * [simplify]: iters left: 6 (23 enodes) 36.650 * * [simplify]: iters left: 5 (89 enodes) 36.684 * * [simplify]: iters left: 4 (175 enodes) 36.720 * * [simplify]: iters left: 3 (376 enodes) 36.856 * * [simplify]: Extracting #0: cost 1 inf + 0 36.856 * * [simplify]: Extracting #1: cost 11 inf + 0 36.856 * * [simplify]: Extracting #2: cost 111 inf + 0 36.857 * * [simplify]: Extracting #3: cost 159 inf + 90 36.859 * * [simplify]: Extracting #4: cost 132 inf + 4401 36.869 * * [simplify]: Extracting #5: cost 45 inf + 21520 36.884 * * [simplify]: Extracting #6: cost 4 inf + 30837 36.903 * * [simplify]: Extracting #7: cost 0 inf + 32018 36.912 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (cbrt a)) (* (cbrt a) 2))) 36.912 * [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))))))) 36.913 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 36.913 * * [simplify]: iters left: 6 (13 enodes) 36.916 * * [simplify]: iters left: 5 (52 enodes) 36.925 * * [simplify]: iters left: 4 (111 enodes) 36.959 * * [simplify]: iters left: 3 (278 enodes) 37.096 * * [simplify]: Extracting #0: cost 1 inf + 0 37.096 * * [simplify]: Extracting #1: cost 0 inf + 1 37.096 * [simplify]: Simplified to 0 37.096 * [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)) 37.097 * * * * [progress]: [ 50 / 3260 ] simplifiying candidate # 37.097 * [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))))) 37.097 * * [simplify]: iters left: 6 (22 enodes) 37.109 * * [simplify]: iters left: 5 (84 enodes) 37.138 * * [simplify]: iters left: 4 (151 enodes) 37.195 * * [simplify]: iters left: 3 (289 enodes) 37.293 * * [simplify]: Extracting #0: cost 1 inf + 0 37.293 * * [simplify]: Extracting #1: cost 11 inf + 0 37.293 * * [simplify]: Extracting #2: cost 82 inf + 0 37.294 * * [simplify]: Extracting #3: cost 95 inf + 418 37.297 * * [simplify]: Extracting #4: cost 51 inf + 5547 37.303 * * [simplify]: Extracting #5: cost 22 inf + 9768 37.310 * * [simplify]: Extracting #6: cost 10 inf + 11322 37.318 * * [simplify]: Extracting #7: cost 2 inf + 13663 37.327 * * [simplify]: Extracting #8: cost 0 inf + 14594 37.335 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 37.335 * [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)))))) 37.336 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 37.336 * * [simplify]: iters left: 6 (12 enodes) 37.342 * * [simplify]: iters left: 5 (47 enodes) 37.359 * * [simplify]: iters left: 4 (89 enodes) 37.401 * * [simplify]: iters left: 3 (186 enodes) 37.470 * * [simplify]: iters left: 2 (378 enodes) 37.675 * * [simplify]: Extracting #0: cost 1 inf + 0 37.675 * * [simplify]: Extracting #1: cost 0 inf + 1 37.675 * [simplify]: Simplified to 0 37.675 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 37.675 * * * * [progress]: [ 51 / 3260 ] simplifiying candidate # 37.675 * [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)))) 37.676 * * [simplify]: iters left: 6 (21 enodes) 37.687 * * [simplify]: iters left: 5 (77 enodes) 37.706 * * [simplify]: iters left: 4 (113 enodes) 37.725 * * [simplify]: iters left: 3 (166 enodes) 37.759 * * [simplify]: iters left: 2 (232 enodes) 37.819 * * [simplify]: iters left: 1 (334 enodes) 37.953 * * [simplify]: Extracting #0: cost 1 inf + 0 37.953 * * [simplify]: Extracting #1: cost 9 inf + 0 37.954 * * [simplify]: Extracting #2: cost 53 inf + 2 37.954 * * [simplify]: Extracting #3: cost 59 inf + 592 37.956 * * [simplify]: Extracting #4: cost 35 inf + 2797 37.959 * * [simplify]: Extracting #5: cost 32 inf + 3213 37.963 * * [simplify]: Extracting #6: cost 20 inf + 4523 37.969 * * [simplify]: Extracting #7: cost 2 inf + 10113 37.975 * * [simplify]: Extracting #8: cost 0 inf + 11255 37.981 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 37.981 * [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))))) 37.982 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 37.982 * * [simplify]: iters left: 6 (11 enodes) 37.988 * * [simplify]: iters left: 5 (40 enodes) 38.001 * * [simplify]: iters left: 4 (65 enodes) 38.025 * * [simplify]: iters left: 3 (97 enodes) 38.046 * * [simplify]: iters left: 2 (165 enodes) 38.083 * * [simplify]: iters left: 1 (271 enodes) 38.166 * * [simplify]: Extracting #0: cost 1 inf + 0 38.166 * * [simplify]: Extracting #1: cost 0 inf + 1 38.166 * [simplify]: Simplified to 0 38.166 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* 1/2 (/ b a))) 0)) 38.167 * * * * [progress]: [ 52 / 3260 ] simplifiying candidate # 38.167 * [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)))))) 38.167 * * [simplify]: iters left: 6 (22 enodes) 38.175 * * [simplify]: iters left: 5 (88 enodes) 38.193 * * [simplify]: iters left: 4 (170 enodes) 38.244 * * [simplify]: iters left: 3 (353 enodes) 38.389 * * [simplify]: Extracting #0: cost 1 inf + 0 38.389 * * [simplify]: Extracting #1: cost 11 inf + 0 38.389 * * [simplify]: Extracting #2: cost 114 inf + 0 38.390 * * [simplify]: Extracting #3: cost 155 inf + 133 38.391 * * [simplify]: Extracting #4: cost 123 inf + 5497 38.397 * * [simplify]: Extracting #5: cost 31 inf + 24406 38.404 * * [simplify]: Extracting #6: cost 13 inf + 26942 38.418 * * [simplify]: Extracting #7: cost 8 inf + 28039 38.433 * * [simplify]: Extracting #8: cost 2 inf + 30491 38.448 * * [simplify]: Extracting #9: cost 0 inf + 31372 38.458 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 38.458 * [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))))))) 38.459 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 38.459 * * [simplify]: iters left: 6 (12 enodes) 38.464 * * [simplify]: iters left: 5 (51 enodes) 38.473 * * [simplify]: iters left: 4 (106 enodes) 38.505 * * [simplify]: iters left: 3 (247 enodes) 38.603 * * [simplify]: Extracting #0: cost 1 inf + 0 38.603 * * [simplify]: Extracting #1: cost 0 inf + 1 38.603 * [simplify]: Simplified to 0 38.603 * [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)) 38.603 * * * * [progress]: [ 53 / 3260 ] simplifiying candidate # 38.603 * [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))))) 38.603 * * [simplify]: iters left: 6 (21 enodes) 38.608 * * [simplify]: iters left: 5 (83 enodes) 38.624 * * [simplify]: iters left: 4 (148 enodes) 38.671 * * [simplify]: iters left: 3 (285 enodes) 38.797 * * [simplify]: Extracting #0: cost 1 inf + 0 38.797 * * [simplify]: Extracting #1: cost 11 inf + 0 38.797 * * [simplify]: Extracting #2: cost 88 inf + 0 38.799 * * [simplify]: Extracting #3: cost 95 inf + 708 38.802 * * [simplify]: Extracting #4: cost 44 inf + 7060 38.809 * * [simplify]: Extracting #5: cost 19 inf + 10528 38.816 * * [simplify]: Extracting #6: cost 9 inf + 11658 38.825 * * [simplify]: Extracting #7: cost 1 inf + 14508 38.834 * * [simplify]: Extracting #8: cost 0 inf + 14888 38.845 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 38.846 * [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)))))) 38.846 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 38.846 * * [simplify]: iters left: 6 (11 enodes) 38.852 * * [simplify]: iters left: 5 (46 enodes) 38.869 * * [simplify]: iters left: 4 (86 enodes) 38.907 * * [simplify]: iters left: 3 (183 enodes) 39.003 * * [simplify]: iters left: 2 (372 enodes) 39.270 * * [simplify]: Extracting #0: cost 1 inf + 0 39.270 * * [simplify]: Extracting #1: cost 0 inf + 1 39.270 * [simplify]: Simplified to 0 39.271 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 39.271 * * * * [progress]: [ 54 / 3260 ] simplifiying candidate # 39.271 * [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)))) 39.271 * * [simplify]: iters left: 6 (20 enodes) 39.282 * * [simplify]: iters left: 5 (76 enodes) 39.307 * * [simplify]: iters left: 4 (112 enodes) 39.340 * * [simplify]: iters left: 3 (165 enodes) 39.365 * * [simplify]: iters left: 2 (220 enodes) 39.440 * * [simplify]: iters left: 1 (311 enodes) 39.522 * * [simplify]: Extracting #0: cost 1 inf + 0 39.522 * * [simplify]: Extracting #1: cost 9 inf + 0 39.522 * * [simplify]: Extracting #2: cost 54 inf + 2 39.523 * * [simplify]: Extracting #3: cost 57 inf + 801 39.525 * * [simplify]: Extracting #4: cost 34 inf + 3003 39.528 * * [simplify]: Extracting #5: cost 32 inf + 3336 39.532 * * [simplify]: Extracting #6: cost 20 inf + 4347 39.536 * * [simplify]: Extracting #7: cost 13 inf + 5569 39.542 * * [simplify]: Extracting #8: cost 1 inf + 10826 39.548 * * [simplify]: Extracting #9: cost 0 inf + 11377 39.555 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 39.555 * [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))))) 39.555 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 39.556 * * [simplify]: iters left: 6 (10 enodes) 39.562 * * [simplify]: iters left: 5 (39 enodes) 39.576 * * [simplify]: iters left: 4 (64 enodes) 39.599 * * [simplify]: iters left: 3 (96 enodes) 39.636 * * [simplify]: iters left: 2 (164 enodes) 39.708 * * [simplify]: iters left: 1 (270 enodes) 39.792 * * [simplify]: Extracting #0: cost 1 inf + 0 39.792 * * [simplify]: Extracting #1: cost 0 inf + 1 39.792 * [simplify]: Simplified to 0 39.792 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 39.793 * * * * [progress]: [ 55 / 3260 ] simplifiying candidate # 39.793 * [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)))))) 39.793 * * [simplify]: iters left: 6 (22 enodes) 39.805 * * [simplify]: iters left: 5 (89 enodes) 39.824 * * [simplify]: iters left: 4 (179 enodes) 39.862 * * [simplify]: iters left: 3 (350 enodes) 39.989 * * [simplify]: Extracting #0: cost 1 inf + 0 39.989 * * [simplify]: Extracting #1: cost 11 inf + 0 39.989 * * [simplify]: Extracting #2: cost 90 inf + 0 39.990 * * [simplify]: Extracting #3: cost 141 inf + 783 39.994 * * [simplify]: Extracting #4: cost 82 inf + 11385 40.000 * * [simplify]: Extracting #5: cost 22 inf + 22377 40.009 * * [simplify]: Extracting #6: cost 9 inf + 23773 40.016 * * [simplify]: Extracting #7: cost 2 inf + 26419 40.024 * * [simplify]: Extracting #8: cost 0 inf + 27275 40.031 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 40.031 * [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))))))) 40.031 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 40.032 * * [simplify]: iters left: 6 (12 enodes) 40.036 * * [simplify]: iters left: 5 (53 enodes) 40.054 * * [simplify]: iters left: 4 (117 enodes) 40.081 * * [simplify]: iters left: 3 (255 enodes) 40.169 * * [simplify]: Extracting #0: cost 1 inf + 0 40.169 * * [simplify]: Extracting #1: cost 0 inf + 1 40.169 * [simplify]: Simplified to 0 40.169 * [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)) 40.169 * * * * [progress]: [ 56 / 3260 ] simplifiying candidate # 40.170 * [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))))) 40.170 * * [simplify]: iters left: 6 (21 enodes) 40.181 * * [simplify]: iters left: 5 (84 enodes) 40.210 * * [simplify]: iters left: 4 (158 enodes) 40.264 * * [simplify]: iters left: 3 (264 enodes) 40.344 * * [simplify]: iters left: 2 (467 enodes) 40.563 * * [simplify]: Extracting #0: cost 1 inf + 0 40.563 * * [simplify]: Extracting #1: cost 11 inf + 0 40.563 * * [simplify]: Extracting #2: cost 97 inf + 0 40.565 * * [simplify]: Extracting #3: cost 130 inf + 342 40.568 * * [simplify]: Extracting #4: cost 77 inf + 5450 40.577 * * [simplify]: Extracting #5: cost 22 inf + 12047 40.587 * * [simplify]: Extracting #6: cost 11 inf + 13356 40.599 * * [simplify]: Extracting #7: cost 3 inf + 16207 40.612 * * [simplify]: Extracting #8: cost 0 inf + 17690 40.627 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 40.627 * [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)))))) 40.628 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 40.628 * * [simplify]: iters left: 6 (11 enodes) 40.636 * * [simplify]: iters left: 5 (48 enodes) 40.653 * * [simplify]: iters left: 4 (98 enodes) 40.679 * * [simplify]: iters left: 3 (181 enodes) 40.737 * * [simplify]: iters left: 2 (358 enodes) 40.950 * * [simplify]: Extracting #0: cost 1 inf + 0 40.950 * * [simplify]: Extracting #1: cost 0 inf + 1 40.950 * [simplify]: Simplified to 0 40.950 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 40.950 * * * * [progress]: [ 57 / 3260 ] simplifiying candidate # 40.950 * [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)))) 40.951 * * [simplify]: iters left: 6 (20 enodes) 40.960 * * [simplify]: iters left: 5 (76 enodes) 40.983 * * [simplify]: iters left: 4 (132 enodes) 41.004 * * [simplify]: iters left: 3 (205 enodes) 41.069 * * [simplify]: iters left: 2 (305 enodes) 41.171 * * [simplify]: iters left: 1 (424 enodes) 41.309 * * [simplify]: Extracting #0: cost 1 inf + 0 41.309 * * [simplify]: Extracting #1: cost 11 inf + 0 41.309 * * [simplify]: Extracting #2: cost 49 inf + 42 41.310 * * [simplify]: Extracting #3: cost 52 inf + 797 41.311 * * [simplify]: Extracting #4: cost 32 inf + 2507 41.313 * * [simplify]: Extracting #5: cost 32 inf + 2635 41.315 * * [simplify]: Extracting #6: cost 20 inf + 3591 41.318 * * [simplify]: Extracting #7: cost 12 inf + 5129 41.324 * * [simplify]: Extracting #8: cost 5 inf + 8003 41.330 * * [simplify]: Extracting #9: cost 0 inf + 10627 41.337 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 41.337 * [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))))) 41.337 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 41.337 * * [simplify]: iters left: 6 (10 enodes) 41.344 * * [simplify]: iters left: 5 (41 enodes) 41.356 * * [simplify]: iters left: 4 (81 enodes) 41.370 * * [simplify]: iters left: 3 (127 enodes) 41.399 * * [simplify]: iters left: 2 (186 enodes) 41.451 * * [simplify]: iters left: 1 (266 enodes) 41.546 * * [simplify]: Extracting #0: cost 1 inf + 0 41.546 * * [simplify]: Extracting #1: cost 0 inf + 1 41.546 * [simplify]: Simplified to 0 41.546 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 41.546 * * * * [progress]: [ 58 / 3260 ] simplifiying candidate # 41.546 * [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))) 41.547 * * [simplify]: iters left: 6 (19 enodes) 41.556 * * [simplify]: iters left: 5 (73 enodes) 41.585 * * [simplify]: iters left: 4 (114 enodes) 41.623 * * [simplify]: iters left: 3 (169 enodes) 41.653 * * [simplify]: iters left: 2 (233 enodes) 41.721 * * [simplify]: iters left: 1 (342 enodes) 41.874 * * [simplify]: Extracting #0: cost 1 inf + 0 41.874 * * [simplify]: Extracting #1: cost 9 inf + 0 41.874 * * [simplify]: Extracting #2: cost 60 inf + 2 41.875 * * [simplify]: Extracting #3: cost 59 inf + 1297 41.878 * * [simplify]: Extracting #4: cost 34 inf + 3421 41.882 * * [simplify]: Extracting #5: cost 25 inf + 4694 41.887 * * [simplify]: Extracting #6: cost 14 inf + 5825 41.895 * * [simplify]: Extracting #7: cost 4 inf + 9390 41.902 * * [simplify]: Extracting #8: cost 0 inf + 11634 41.908 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 41.909 * [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)))) 41.909 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 41.909 * * [simplify]: iters left: 6 (9 enodes) 41.915 * * [simplify]: iters left: 5 (36 enodes) 41.929 * * [simplify]: iters left: 4 (67 enodes) 41.952 * * [simplify]: iters left: 3 (97 enodes) 41.985 * * [simplify]: iters left: 2 (158 enodes) 42.033 * * [simplify]: iters left: 1 (263 enodes) 42.100 * * [simplify]: Extracting #0: cost 1 inf + 0 42.100 * * [simplify]: Extracting #1: cost 0 inf + 1 42.100 * [simplify]: Simplified to 0 42.100 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ b (/ a 1/2))) 0)) 42.101 * * * * [progress]: [ 59 / 3260 ] simplifiying candidate # 42.101 * [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)))) 42.101 * * [simplify]: iters left: 6 (19 enodes) 42.107 * * [simplify]: iters left: 5 (75 enodes) 42.133 * * [simplify]: iters left: 4 (127 enodes) 42.175 * * [simplify]: iters left: 3 (200 enodes) 42.222 * * [simplify]: iters left: 2 (280 enodes) 42.291 * * [simplify]: iters left: 1 (422 enodes) 42.461 * * [simplify]: Extracting #0: cost 1 inf + 0 42.461 * * [simplify]: Extracting #1: cost 11 inf + 0 42.461 * * [simplify]: Extracting #2: cost 54 inf + 0 42.462 * * [simplify]: Extracting #3: cost 54 inf + 757 42.465 * * [simplify]: Extracting #4: cost 34 inf + 2463 42.469 * * [simplify]: Extracting #5: cost 32 inf + 2718 42.476 * * [simplify]: Extracting #6: cost 22 inf + 3549 42.480 * * [simplify]: Extracting #7: cost 13 inf + 4993 42.486 * * [simplify]: Extracting #8: cost 2 inf + 9618 42.493 * * [simplify]: Extracting #9: cost 0 inf + 10760 42.499 * [simplify]: Simplified to (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 42.499 * [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))))) 42.500 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 42.500 * * [simplify]: iters left: 5 (9 enodes) 42.506 * * [simplify]: iters left: 4 (39 enodes) 42.520 * * [simplify]: iters left: 3 (65 enodes) 42.534 * * [simplify]: iters left: 2 (129 enodes) 42.564 * * [simplify]: iters left: 1 (210 enodes) 42.616 * * [simplify]: Extracting #0: cost 1 inf + 0 42.616 * * [simplify]: Extracting #1: cost 0 inf + 1 42.616 * [simplify]: Simplified to 0 42.616 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ b (* -2 a)) (/ (/ (sqrt (fma b b (* (* c a) -4))) a) 2)) 0)) 42.616 * * * * [progress]: [ 60 / 3260 ] simplifiying candidate # 42.617 * [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)))))) 42.617 * * [simplify]: iters left: 6 (19 enodes) 42.626 * * [simplify]: iters left: 5 (72 enodes) 42.641 * * [simplify]: iters left: 4 (102 enodes) 42.657 * * [simplify]: iters left: 3 (142 enodes) 42.697 * * [simplify]: iters left: 2 (193 enodes) 42.733 * * [simplify]: iters left: 1 (279 enodes) 42.835 * * [simplify]: Extracting #0: cost 1 inf + 0 42.835 * * [simplify]: Extracting #1: cost 20 inf + 0 42.836 * * [simplify]: Extracting #2: cost 92 inf + 0 42.836 * * [simplify]: Extracting #3: cost 114 inf + 89 42.838 * * [simplify]: Extracting #4: cost 107 inf + 1082 42.840 * * [simplify]: Extracting #5: cost 87 inf + 7411 42.850 * * [simplify]: Extracting #6: cost 26 inf + 40429 42.866 * * [simplify]: Extracting #7: cost 2 inf + 58563 42.885 * * [simplify]: Extracting #8: cost 0 inf + 60065 42.904 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 42.904 * [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))))))) 42.904 * [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))))) 42.904 * * [simplify]: iters left: 6 (10 enodes) 42.909 * * [simplify]: iters left: 5 (37 enodes) 42.922 * * [simplify]: iters left: 4 (57 enodes) 42.946 * * [simplify]: iters left: 3 (104 enodes) 42.982 * * [simplify]: iters left: 2 (158 enodes) 43.027 * * [simplify]: iters left: 1 (225 enodes) 43.064 * * [simplify]: Extracting #0: cost 1 inf + 0 43.064 * * [simplify]: Extracting #1: cost 0 inf + 1 43.064 * [simplify]: Simplified to 0 43.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma (* c -4) a (* b b))) (* a 2))) 0)) 43.065 * * * * [progress]: [ 61 / 3260 ] simplifiying candidate # 43.065 * [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))))) 43.065 * * [simplify]: iters left: 6 (18 enodes) 43.069 * * [simplify]: iters left: 5 (63 enodes) 43.079 * * [simplify]: iters left: 4 (86 enodes) 43.091 * * [simplify]: iters left: 3 (113 enodes) 43.111 * * [simplify]: iters left: 2 (124 enodes) 43.137 * * [simplify]: iters left: 1 (141 enodes) 43.160 * * [simplify]: Extracting #0: cost 1 inf + 0 43.160 * * [simplify]: Extracting #1: cost 14 inf + 0 43.160 * * [simplify]: Extracting #2: cost 44 inf + 0 43.160 * * [simplify]: Extracting #3: cost 50 inf + 45 43.160 * * [simplify]: Extracting #4: cost 51 inf + 501 43.161 * * [simplify]: Extracting #5: cost 41 inf + 1571 43.162 * * [simplify]: Extracting #6: cost 29 inf + 2786 43.163 * * [simplify]: Extracting #7: cost 15 inf + 7045 43.170 * * [simplify]: Extracting #8: cost 1 inf + 13885 43.178 * * [simplify]: Extracting #9: cost 0 inf + 14385 43.185 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 43.186 * [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)))))) 43.186 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 43.186 * * [simplify]: iters left: 6 (9 enodes) 43.190 * * [simplify]: iters left: 5 (29 enodes) 43.199 * * [simplify]: iters left: 4 (42 enodes) 43.212 * * [simplify]: iters left: 3 (58 enodes) 43.222 * * [simplify]: iters left: 2 (68 enodes) 43.230 * * [simplify]: Extracting #0: cost 1 inf + 0 43.230 * * [simplify]: Extracting #1: cost 0 inf + 1 43.230 * [simplify]: Simplified to 0 43.230 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 43.230 * * * * [progress]: [ 62 / 3260 ] simplifiying candidate # 43.231 * [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)))))) 43.231 * * [simplify]: iters left: 6 (22 enodes) 43.236 * * [simplify]: iters left: 5 (87 enodes) 43.259 * * [simplify]: iters left: 4 (173 enodes) 43.296 * * [simplify]: iters left: 3 (329 enodes) 43.390 * * [simplify]: iters left: 2 (486 enodes) 43.571 * * [simplify]: Extracting #0: cost 1 inf + 0 43.572 * * [simplify]: Extracting #1: cost 8 inf + 0 43.572 * * [simplify]: Extracting #2: cost 77 inf + 0 43.573 * * [simplify]: Extracting #3: cost 130 inf + 206 43.574 * * [simplify]: Extracting #4: cost 128 inf + 1067 43.578 * * [simplify]: Extracting #5: cost 78 inf + 15488 43.591 * * [simplify]: Extracting #6: cost 13 inf + 33298 43.606 * * [simplify]: Extracting #7: cost 0 inf + 38734 43.616 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 43.616 * [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))))))) 43.617 * [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))))) 43.617 * * [simplify]: iters left: 6 (13 enodes) 43.622 * * [simplify]: iters left: 5 (53 enodes) 43.631 * * [simplify]: iters left: 4 (117 enodes) 43.675 * * [simplify]: iters left: 3 (275 enodes) 43.743 * * [simplify]: iters left: 2 (474 enodes) 43.921 * * [simplify]: Extracting #0: cost 1 inf + 0 43.921 * * [simplify]: Extracting #1: cost 0 inf + 1 43.921 * [simplify]: Simplified to 0 43.922 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 43.922 * * * * [progress]: [ 63 / 3260 ] simplifiying candidate # 43.922 * [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))))) 43.922 * * [simplify]: iters left: 6 (21 enodes) 43.932 * * [simplify]: iters left: 5 (81 enodes) 43.955 * * [simplify]: iters left: 4 (136 enodes) 43.980 * * [simplify]: iters left: 3 (213 enodes) 44.023 * * [simplify]: iters left: 2 (278 enodes) 44.082 * * [simplify]: iters left: 1 (338 enodes) 44.161 * * [simplify]: Extracting #0: cost 1 inf + 0 44.161 * * [simplify]: Extracting #1: cost 6 inf + 0 44.161 * * [simplify]: Extracting #2: cost 47 inf + 0 44.162 * * [simplify]: Extracting #3: cost 84 inf + 128 44.162 * * [simplify]: Extracting #4: cost 74 inf + 3186 44.165 * * [simplify]: Extracting #5: cost 32 inf + 12582 44.170 * * [simplify]: Extracting #6: cost 7 inf + 17490 44.175 * * [simplify]: Extracting #7: cost 0 inf + 20085 44.179 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 44.179 * [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)))))) 44.180 * [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)))) 44.180 * * [simplify]: iters left: 6 (12 enodes) 44.183 * * [simplify]: iters left: 5 (47 enodes) 44.197 * * [simplify]: iters left: 4 (82 enodes) 44.225 * * [simplify]: iters left: 3 (157 enodes) 44.286 * * [simplify]: iters left: 2 (248 enodes) 44.368 * * [simplify]: iters left: 1 (341 enodes) 44.458 * * [simplify]: Extracting #0: cost 1 inf + 0 44.458 * * [simplify]: Extracting #1: cost 0 inf + 1 44.458 * [simplify]: Simplified to 0 44.458 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ b (* a 2))) 0)) 44.459 * * * * [progress]: [ 64 / 3260 ] simplifiying candidate # 44.459 * [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)))) 44.459 * * [simplify]: iters left: 6 (21 enodes) 44.464 * * [simplify]: iters left: 5 (81 enodes) 44.496 * * [simplify]: iters left: 4 (144 enodes) 44.549 * * [simplify]: iters left: 3 (241 enodes) 44.612 * * [simplify]: iters left: 2 (355 enodes) 44.708 * * [simplify]: iters left: 1 (458 enodes) 44.899 * * [simplify]: Extracting #0: cost 1 inf + 0 44.899 * * [simplify]: Extracting #1: cost 6 inf + 0 44.899 * * [simplify]: Extracting #2: cost 64 inf + 0 44.900 * * [simplify]: Extracting #3: cost 118 inf + 87 44.901 * * [simplify]: Extracting #4: cost 121 inf + 832 44.908 * * [simplify]: Extracting #5: cost 92 inf + 8088 44.917 * * [simplify]: Extracting #6: cost 23 inf + 31322 44.930 * * [simplify]: Extracting #7: cost 2 inf + 41783 44.938 * * [simplify]: Extracting #8: cost 0 inf + 43113 44.945 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 44.945 * [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))))) 44.945 * [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))) 44.945 * * [simplify]: iters left: 6 (12 enodes) 44.949 * * [simplify]: iters left: 5 (47 enodes) 44.957 * * [simplify]: iters left: 4 (89 enodes) 44.975 * * [simplify]: iters left: 3 (180 enodes) 45.045 * * [simplify]: iters left: 2 (296 enodes) 45.117 * * [simplify]: iters left: 1 (428 enodes) 45.248 * * [simplify]: Extracting #0: cost 1 inf + 0 45.248 * * [simplify]: Extracting #1: cost 0 inf + 1 45.248 * [simplify]: Simplified to 0 45.248 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 45.248 * * * * [progress]: [ 65 / 3260 ] simplifiying candidate # 45.248 * [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)))))) 45.248 * * [simplify]: iters left: 6 (21 enodes) 45.256 * * [simplify]: iters left: 5 (80 enodes) 45.269 * * [simplify]: iters left: 4 (134 enodes) 45.295 * * [simplify]: iters left: 3 (194 enodes) 45.351 * * [simplify]: iters left: 2 (236 enodes) 45.401 * * [simplify]: iters left: 1 (277 enodes) 45.439 * * [simplify]: Extracting #0: cost 1 inf + 0 45.439 * * [simplify]: Extracting #1: cost 6 inf + 0 45.439 * * [simplify]: Extracting #2: cost 46 inf + 0 45.439 * * [simplify]: Extracting #3: cost 73 inf + 369 45.441 * * [simplify]: Extracting #4: cost 47 inf + 4888 45.444 * * [simplify]: Extracting #5: cost 23 inf + 9765 45.447 * * [simplify]: Extracting #6: cost 12 inf + 11017 45.451 * * [simplify]: Extracting #7: cost 1 inf + 13359 45.454 * * [simplify]: Extracting #8: cost 0 inf + 13699 45.458 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 45.458 * [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))))))) 45.458 * [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))))) 45.459 * * [simplify]: iters left: 6 (12 enodes) 45.463 * * [simplify]: iters left: 5 (46 enodes) 45.476 * * [simplify]: iters left: 4 (81 enodes) 45.489 * * [simplify]: iters left: 3 (134 enodes) 45.510 * * [simplify]: iters left: 2 (197 enodes) 45.540 * * [simplify]: iters left: 1 (271 enodes) 45.595 * * [simplify]: Extracting #0: cost 1 inf + 0 45.595 * * [simplify]: Extracting #1: cost 0 inf + 1 45.595 * [simplify]: Simplified to 0 45.595 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 45.595 * * * * [progress]: [ 66 / 3260 ] simplifiying candidate # 45.595 * [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))))) 45.596 * * [simplify]: iters left: 6 (19 enodes) 45.605 * * [simplify]: iters left: 5 (71 enodes) 45.630 * * [simplify]: iters left: 4 (105 enodes) 45.662 * * [simplify]: iters left: 3 (147 enodes) 45.705 * * [simplify]: iters left: 2 (180 enodes) 45.746 * * [simplify]: iters left: 1 (217 enodes) 45.782 * * [simplify]: Extracting #0: cost 1 inf + 0 45.782 * * [simplify]: Extracting #1: cost 18 inf + 0 45.782 * * [simplify]: Extracting #2: cost 62 inf + 0 45.783 * * [simplify]: Extracting #3: cost 78 inf + 43 45.783 * * [simplify]: Extracting #4: cost 71 inf + 1522 45.786 * * [simplify]: Extracting #5: cost 49 inf + 4504 45.790 * * [simplify]: Extracting #6: cost 33 inf + 6450 45.795 * * [simplify]: Extracting #7: cost 18 inf + 11651 45.801 * * [simplify]: Extracting #8: cost 1 inf + 20550 45.807 * * [simplify]: Extracting #9: cost 0 inf + 21090 45.813 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 45.814 * [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)))))) 45.814 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 45.814 * * [simplify]: iters left: 6 (10 enodes) 45.816 * * [simplify]: iters left: 5 (38 enodes) 45.822 * * [simplify]: iters left: 4 (59 enodes) 45.832 * * [simplify]: iters left: 3 (88 enodes) 45.855 * * [simplify]: iters left: 2 (117 enodes) 45.882 * * [simplify]: iters left: 1 (144 enodes) 45.900 * * [simplify]: Extracting #0: cost 1 inf + 0 45.900 * * [simplify]: Extracting #1: cost 0 inf + 1 45.900 * [simplify]: Simplified to 0 45.900 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (- (/ (/ b 2) a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 45.900 * * * * [progress]: [ 67 / 3260 ] simplifiying candidate # 45.900 * [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)))) 45.900 * * [simplify]: iters left: 6 (20 enodes) 45.905 * * [simplify]: iters left: 5 (76 enodes) 45.927 * * [simplify]: iters left: 4 (116 enodes) 45.964 * * [simplify]: iters left: 3 (164 enodes) 46.002 * * [simplify]: iters left: 2 (192 enodes) 46.027 * * [simplify]: iters left: 1 (208 enodes) 46.055 * * [simplify]: Extracting #0: cost 1 inf + 0 46.055 * * [simplify]: Extracting #1: cost 6 inf + 0 46.055 * * [simplify]: Extracting #2: cost 35 inf + 0 46.055 * * [simplify]: Extracting #3: cost 44 inf + 456 46.056 * * [simplify]: Extracting #4: cost 27 inf + 3201 46.057 * * [simplify]: Extracting #5: cost 22 inf + 4185 46.059 * * [simplify]: Extracting #6: cost 12 inf + 5057 46.062 * * [simplify]: Extracting #7: cost 2 inf + 7236 46.066 * * [simplify]: Extracting #8: cost 0 inf + 7996 46.070 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 46.070 * [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))))) 46.071 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 46.071 * * [simplify]: iters left: 6 (11 enodes) 46.077 * * [simplify]: iters left: 5 (42 enodes) 46.091 * * [simplify]: iters left: 4 (67 enodes) 46.110 * * [simplify]: iters left: 3 (111 enodes) 46.126 * * [simplify]: iters left: 2 (140 enodes) 46.162 * * [simplify]: iters left: 1 (160 enodes) 46.199 * * [simplify]: Extracting #0: cost 1 inf + 0 46.199 * * [simplify]: Extracting #1: cost 0 inf + 1 46.199 * [simplify]: Simplified to 0 46.199 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 46.200 * * * * [progress]: [ 68 / 3260 ] simplifiying candidate # 46.200 * [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)))))) 46.200 * * [simplify]: iters left: 6 (25 enodes) 46.213 * * [simplify]: iters left: 5 (102 enodes) 46.250 * * [simplify]: iters left: 4 (237 enodes) 46.348 * * [simplify]: Extracting #0: cost 1 inf + 0 46.348 * * [simplify]: Extracting #1: cost 6 inf + 0 46.348 * * [simplify]: Extracting #2: cost 119 inf + 0 46.349 * * [simplify]: Extracting #3: cost 259 inf + 3 46.351 * * [simplify]: Extracting #4: cost 236 inf + 9041 46.367 * * [simplify]: Extracting #5: cost 35 inf + 78674 46.384 * * [simplify]: Extracting #6: cost 0 inf + 89366 46.400 * * [simplify]: Extracting #7: cost 0 inf + 89326 46.417 * [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))))) 46.417 * [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))))))) 46.417 * [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))))) 46.418 * * [simplify]: iters left: 6 (16 enodes) 46.422 * * [simplify]: iters left: 5 (68 enodes) 46.439 * * [simplify]: iters left: 4 (179 enodes) 46.530 * * [simplify]: Extracting #0: cost 1 inf + 0 46.530 * * [simplify]: Extracting #1: cost 27 inf + 0 46.531 * * [simplify]: Extracting #2: cost 153 inf + 0 46.533 * * [simplify]: Extracting #3: cost 242 inf + 83 46.538 * * [simplify]: Extracting #4: cost 185 inf + 16503 46.994 * * [simplify]: Extracting #5: cost 15 inf + 79352 47.022 * * [simplify]: Extracting #6: cost 0 inf + 84943 47.050 * [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))))) 47.050 * [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))))))) 47.051 * * * * [progress]: [ 69 / 3260 ] simplifiying candidate # 47.051 * [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))))) 47.051 * * [simplify]: iters left: 6 (24 enodes) 47.060 * * [simplify]: iters left: 5 (97 enodes) 47.076 * * [simplify]: iters left: 4 (201 enodes) 47.150 * * [simplify]: Extracting #0: cost 1 inf + 0 47.150 * * [simplify]: Extracting #1: cost 6 inf + 0 47.151 * * [simplify]: Extracting #2: cost 87 inf + 0 47.151 * * [simplify]: Extracting #3: cost 184 inf + 43 47.152 * * [simplify]: Extracting #4: cost 169 inf + 5013 47.160 * * [simplify]: Extracting #5: cost 44 inf + 43367 47.171 * * [simplify]: Extracting #6: cost 0 inf + 56401 47.190 * [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)))) 47.190 * [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)))))) 47.191 * [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)))) 47.191 * * [simplify]: iters left: 6 (15 enodes) 47.199 * * [simplify]: iters left: 5 (63 enodes) 47.213 * * [simplify]: iters left: 4 (145 enodes) 47.269 * * [simplify]: iters left: 3 (499 enodes) 47.648 * * [simplify]: Extracting #0: cost 1 inf + 0 47.649 * * [simplify]: Extracting #1: cost 0 inf + 1 47.649 * [simplify]: Simplified to 0 47.649 * [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)) 47.649 * * * * [progress]: [ 70 / 3260 ] simplifiying candidate # 47.649 * [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)))) 47.649 * * [simplify]: iters left: 6 (24 enodes) 47.655 * * [simplify]: iters left: 5 (96 enodes) 47.673 * * [simplify]: iters left: 4 (215 enodes) 47.757 * * [simplify]: Extracting #0: cost 1 inf + 0 47.758 * * [simplify]: Extracting #1: cost 6 inf + 0 47.758 * * [simplify]: Extracting #2: cost 90 inf + 0 47.759 * * [simplify]: Extracting #3: cost 172 inf + 45 47.760 * * [simplify]: Extracting #4: cost 178 inf + 616 47.763 * * [simplify]: Extracting #5: cost 143 inf + 8987 47.777 * * [simplify]: Extracting #6: cost 26 inf + 40544 47.794 * * [simplify]: Extracting #7: cost 0 inf + 48249 47.812 * * [simplify]: Extracting #8: cost 0 inf + 48169 47.827 * [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)))))) 47.827 * [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))))) 47.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))) 47.827 * * [simplify]: iters left: 6 (15 enodes) 47.832 * * [simplify]: iters left: 5 (62 enodes) 47.846 * * [simplify]: iters left: 4 (159 enodes) 47.924 * * [simplify]: iters left: 3 (475 enodes) 48.275 * * [simplify]: Extracting #0: cost 1 inf + 0 48.275 * * [simplify]: Extracting #1: cost 42 inf + 0 48.277 * * [simplify]: Extracting #2: cost 194 inf + 1 48.283 * * [simplify]: Extracting #3: cost 205 inf + 15094 48.303 * * [simplify]: Extracting #4: cost 20 inf + 63712 48.323 * * [simplify]: Extracting #5: cost 3 inf + 65204 48.341 * * [simplify]: Extracting #6: cost 0 inf + 65965 48.368 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 48.368 * [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)))) 48.369 * * * * [progress]: [ 71 / 3260 ] simplifiying candidate # 48.369 * [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)))))) 48.369 * * [simplify]: iters left: 6 (24 enodes) 48.382 * * [simplify]: iters left: 5 (96 enodes) 48.417 * * [simplify]: iters left: 4 (206 enodes) 48.486 * * [simplify]: Extracting #0: cost 1 inf + 0 48.486 * * [simplify]: Extracting #1: cost 6 inf + 0 48.487 * * [simplify]: Extracting #2: cost 92 inf + 0 48.488 * * [simplify]: Extracting #3: cost 188 inf + 83 48.490 * * [simplify]: Extracting #4: cost 169 inf + 6261 48.505 * * [simplify]: Extracting #5: cost 38 inf + 48134 48.526 * * [simplify]: Extracting #6: cost 0 inf + 58619 48.551 * * [simplify]: Extracting #7: cost 0 inf + 58539 48.573 * [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)))) 48.573 * [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))))))) 48.573 * [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))))) 48.574 * * [simplify]: iters left: 6 (15 enodes) 48.581 * * [simplify]: iters left: 5 (62 enodes) 48.604 * * [simplify]: iters left: 4 (148 enodes) 48.688 * * [simplify]: iters left: 3 (499 enodes) 49.044 * * [simplify]: Extracting #0: cost 1 inf + 0 49.044 * * [simplify]: Extracting #1: cost 0 inf + 1 49.044 * [simplify]: Simplified to 0 49.044 * [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)) 49.044 * * * * [progress]: [ 72 / 3260 ] simplifiying candidate # 49.045 * [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))))) 49.045 * * [simplify]: iters left: 6 (23 enodes) 49.062 * * [simplify]: iters left: 5 (90 enodes) 49.078 * * [simplify]: iters left: 4 (173 enodes) 49.136 * * [simplify]: iters left: 3 (437 enodes) 49.330 * * [simplify]: Extracting #0: cost 1 inf + 0 49.330 * * [simplify]: Extracting #1: cost 6 inf + 0 49.330 * * [simplify]: Extracting #2: cost 108 inf + 0 49.331 * * [simplify]: Extracting #3: cost 240 inf + 2 49.333 * * [simplify]: Extracting #4: cost 223 inf + 6033 49.344 * * [simplify]: Extracting #5: cost 64 inf + 46623 49.360 * * [simplify]: Extracting #6: cost 0 inf + 63948 49.377 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 49.377 * [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)))))) 49.378 * [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)))) 49.378 * * [simplify]: iters left: 6 (14 enodes) 49.381 * * [simplify]: iters left: 5 (56 enodes) 49.393 * * [simplify]: iters left: 4 (117 enodes) 49.447 * * [simplify]: iters left: 3 (347 enodes) 49.673 * * [simplify]: Extracting #0: cost 1 inf + 0 49.674 * * [simplify]: Extracting #1: cost 0 inf + 1 49.674 * [simplify]: Simplified to 0 49.674 * [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)) 49.674 * * * * [progress]: [ 73 / 3260 ] simplifiying candidate # 49.674 * [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)))) 49.675 * * [simplify]: iters left: 6 (23 enodes) 49.686 * * [simplify]: iters left: 5 (91 enodes) 49.716 * * [simplify]: iters left: 4 (171 enodes) 49.788 * * [simplify]: iters left: 3 (394 enodes) 49.984 * * [simplify]: Extracting #0: cost 1 inf + 0 49.984 * * [simplify]: Extracting #1: cost 6 inf + 0 49.985 * * [simplify]: Extracting #2: cost 95 inf + 0 49.985 * * [simplify]: Extracting #3: cost 182 inf + 3 49.987 * * [simplify]: Extracting #4: cost 175 inf + 2879 49.994 * * [simplify]: Extracting #5: cost 59 inf + 28812 50.009 * * [simplify]: Extracting #6: cost 0 inf + 42081 50.021 * * [simplify]: Extracting #7: cost 0 inf + 42041 50.041 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (/ (cbrt b) (sqrt 2)) a) (* (cbrt b) (/ (cbrt b) (sqrt 2))))) 50.041 * [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))))) 50.042 * [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))) 50.042 * * [simplify]: iters left: 6 (14 enodes) 50.049 * * [simplify]: iters left: 5 (57 enodes) 50.069 * * [simplify]: iters left: 4 (116 enodes) 50.097 * * [simplify]: iters left: 3 (321 enodes) 50.297 * * [simplify]: Extracting #0: cost 1 inf + 0 50.297 * * [simplify]: Extracting #1: cost 0 inf + 1 50.297 * [simplify]: Simplified to 0 50.297 * [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)) 50.297 * * * * [progress]: [ 74 / 3260 ] simplifiying candidate # 50.297 * [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)))))) 50.297 * * [simplify]: iters left: 6 (24 enodes) 50.303 * * [simplify]: iters left: 5 (96 enodes) 50.320 * * [simplify]: iters left: 4 (205 enodes) 50.378 * * [simplify]: Extracting #0: cost 1 inf + 0 50.378 * * [simplify]: Extracting #1: cost 6 inf + 0 50.378 * * [simplify]: Extracting #2: cost 80 inf + 0 50.379 * * [simplify]: Extracting #3: cost 150 inf + 126 50.379 * * [simplify]: Extracting #4: cost 151 inf + 1102 50.381 * * [simplify]: Extracting #5: cost 101 inf + 13276 50.388 * * [simplify]: Extracting #6: cost 16 inf + 34642 50.396 * * [simplify]: Extracting #7: cost 0 inf + 39500 50.404 * [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)))) 50.404 * [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))))))) 50.405 * [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))))) 50.405 * * [simplify]: iters left: 6 (15 enodes) 50.414 * * [simplify]: iters left: 5 (62 enodes) 50.437 * * [simplify]: iters left: 4 (149 enodes) 50.520 * * [simplify]: iters left: 3 (450 enodes) 50.865 * * [simplify]: Extracting #0: cost 1 inf + 0 50.865 * * [simplify]: Extracting #1: cost 0 inf + 1 50.865 * [simplify]: Simplified to 0 50.865 * [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)) 50.865 * * * * [progress]: [ 75 / 3260 ] simplifiying candidate # 50.865 * [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))))) 50.866 * * [simplify]: iters left: 6 (23 enodes) 50.871 * * [simplify]: iters left: 5 (91 enodes) 50.887 * * [simplify]: iters left: 4 (172 enodes) 50.966 * * [simplify]: iters left: 3 (403 enodes) 51.143 * * [simplify]: Extracting #0: cost 1 inf + 0 51.143 * * [simplify]: Extracting #1: cost 6 inf + 0 51.144 * * [simplify]: Extracting #2: cost 86 inf + 0 51.144 * * [simplify]: Extracting #3: cost 180 inf + 536 51.147 * * [simplify]: Extracting #4: cost 107 inf + 14279 51.157 * * [simplify]: Extracting #5: cost 15 inf + 35005 51.167 * * [simplify]: Extracting #6: cost 0 inf + 37920 51.179 * * [simplify]: Extracting #7: cost 0 inf + 37881 51.190 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 51.190 * [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)))))) 51.190 * [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)))) 51.190 * * [simplify]: iters left: 6 (14 enodes) 51.194 * * [simplify]: iters left: 5 (57 enodes) 51.208 * * [simplify]: iters left: 4 (118 enodes) 51.263 * * [simplify]: iters left: 3 (314 enodes) 51.423 * * [simplify]: Extracting #0: cost 1 inf + 0 51.423 * * [simplify]: Extracting #1: cost 0 inf + 1 51.423 * [simplify]: Simplified to 0 51.423 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 51.423 * * * * [progress]: [ 76 / 3260 ] simplifiying candidate # 51.423 * [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)))) 51.423 * * [simplify]: iters left: 6 (22 enodes) 51.429 * * [simplify]: iters left: 5 (82 enodes) 51.444 * * [simplify]: iters left: 4 (157 enodes) 51.494 * * [simplify]: iters left: 3 (322 enodes) 51.629 * * [simplify]: Extracting #0: cost 1 inf + 0 51.630 * * [simplify]: Extracting #1: cost 6 inf + 0 51.630 * * [simplify]: Extracting #2: cost 84 inf + 0 51.631 * * [simplify]: Extracting #3: cost 123 inf + 1947 51.637 * * [simplify]: Extracting #4: cost 50 inf + 15543 51.647 * * [simplify]: Extracting #5: cost 15 inf + 22239 51.654 * * [simplify]: Extracting #6: cost 2 inf + 24607 51.661 * * [simplify]: Extracting #7: cost 0 inf + 25206 51.668 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 51.668 * [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))))) 51.669 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 51.669 * * [simplify]: iters left: 6 (13 enodes) 51.672 * * [simplify]: iters left: 5 (48 enodes) 51.690 * * [simplify]: iters left: 4 (103 enodes) 51.726 * * [simplify]: iters left: 3 (238 enodes) 51.807 * * [simplify]: Extracting #0: cost 1 inf + 0 51.807 * * [simplify]: Extracting #1: cost 0 inf + 1 51.807 * [simplify]: Simplified to 0 51.807 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 51.807 * * * * [progress]: [ 77 / 3260 ] simplifiying candidate # 51.808 * [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)))))) 51.808 * * [simplify]: iters left: 6 (24 enodes) 51.818 * * [simplify]: iters left: 5 (95 enodes) 51.835 * * [simplify]: iters left: 4 (199 enodes) 51.895 * * [simplify]: Extracting #0: cost 1 inf + 0 51.895 * * [simplify]: Extracting #1: cost 6 inf + 0 51.896 * * [simplify]: Extracting #2: cost 96 inf + 0 51.897 * * [simplify]: Extracting #3: cost 192 inf + 2 51.899 * * [simplify]: Extracting #4: cost 178 inf + 5815 51.912 * * [simplify]: Extracting #5: cost 55 inf + 42398 51.933 * * [simplify]: Extracting #6: cost 0 inf + 60068 51.955 * * [simplify]: Extracting #7: cost 0 inf + 59228 51.976 * * [simplify]: Extracting #8: cost 0 inf + 58988 52.001 * [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)))) 52.001 * [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))))))) 52.002 * [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))))) 52.002 * * [simplify]: iters left: 6 (15 enodes) 52.010 * * [simplify]: iters left: 5 (61 enodes) 52.032 * * [simplify]: iters left: 4 (142 enodes) 52.082 * * [simplify]: iters left: 3 (474 enodes) 52.407 * * [simplify]: Extracting #0: cost 1 inf + 0 52.407 * * [simplify]: Extracting #1: cost 0 inf + 1 52.407 * [simplify]: Simplified to 0 52.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) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 52.407 * * * * [progress]: [ 78 / 3260 ] simplifiying candidate # 52.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) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 52.407 * * [simplify]: iters left: 6 (23 enodes) 52.413 * * [simplify]: iters left: 5 (90 enodes) 52.436 * * [simplify]: iters left: 4 (168 enodes) 52.507 * * [simplify]: iters left: 3 (409 enodes) 52.661 * * [simplify]: Extracting #0: cost 1 inf + 0 52.661 * * [simplify]: Extracting #1: cost 6 inf + 0 52.662 * * [simplify]: Extracting #2: cost 102 inf + 0 52.664 * * [simplify]: Extracting #3: cost 207 inf + 2 52.667 * * [simplify]: Extracting #4: cost 196 inf + 2801 52.682 * * [simplify]: Extracting #5: cost 62 inf + 36389 52.705 * * [simplify]: Extracting #6: cost 4 inf + 49467 52.731 * * [simplify]: Extracting #7: cost 0 inf + 50705 52.750 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 52.750 * [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)))))) 52.751 * [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)))) 52.751 * * [simplify]: iters left: 6 (14 enodes) 52.754 * * [simplify]: iters left: 5 (56 enodes) 52.764 * * [simplify]: iters left: 4 (113 enodes) 52.801 * * [simplify]: iters left: 3 (324 enodes) 52.963 * * [simplify]: Extracting #0: cost 1 inf + 0 52.964 * * [simplify]: Extracting #1: cost 0 inf + 1 52.964 * [simplify]: Simplified to 0 52.964 * [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)) 52.964 * * * * [progress]: [ 79 / 3260 ] simplifiying candidate # 52.964 * [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)))) 52.965 * * [simplify]: iters left: 6 (23 enodes) 52.977 * * [simplify]: iters left: 5 (90 enodes) 53.013 * * [simplify]: iters left: 4 (166 enodes) 53.059 * * [simplify]: iters left: 3 (381 enodes) 53.209 * * [simplify]: Extracting #0: cost 1 inf + 0 53.209 * * [simplify]: Extracting #1: cost 6 inf + 0 53.210 * * [simplify]: Extracting #2: cost 76 inf + 0 53.211 * * [simplify]: Extracting #3: cost 151 inf + 3 53.212 * * [simplify]: Extracting #4: cost 151 inf + 775 53.218 * * [simplify]: Extracting #5: cost 78 inf + 14334 53.233 * * [simplify]: Extracting #6: cost 12 inf + 28316 53.250 * * [simplify]: Extracting #7: cost 2 inf + 31120 53.266 * * [simplify]: Extracting #8: cost 0 inf + 31879 53.280 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* a (cbrt 2))) (* (cbrt 2) (cbrt 2)))) 53.280 * [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))))) 53.280 * [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))) 53.280 * * [simplify]: iters left: 6 (14 enodes) 53.284 * * [simplify]: iters left: 5 (56 enodes) 53.297 * * [simplify]: iters left: 4 (112 enodes) 53.338 * * [simplify]: iters left: 3 (297 enodes) 53.509 * * [simplify]: Extracting #0: cost 1 inf + 0 53.509 * * [simplify]: Extracting #1: cost 0 inf + 1 53.509 * [simplify]: Simplified to 0 53.509 * [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)) 53.509 * * * * [progress]: [ 80 / 3260 ] simplifiying candidate # 53.510 * [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)))))) 53.510 * * [simplify]: iters left: 6 (22 enodes) 53.521 * * [simplify]: iters left: 5 (87 enodes) 53.556 * * [simplify]: iters left: 4 (173 enodes) 53.618 * * [simplify]: iters left: 3 (402 enodes) 53.769 * * [simplify]: Extracting #0: cost 1 inf + 0 53.769 * * [simplify]: Extracting #1: cost 6 inf + 0 53.769 * * [simplify]: Extracting #2: cost 89 inf + 0 53.770 * * [simplify]: Extracting #3: cost 199 inf + 407 53.772 * * [simplify]: Extracting #4: cost 180 inf + 5388 53.781 * * [simplify]: Extracting #5: cost 46 inf + 41066 53.795 * * [simplify]: Extracting #6: cost 0 inf + 51929 53.816 * * [simplify]: Extracting #7: cost 0 inf + 51849 53.839 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (cbrt a)) (sqrt 2)) (* (* (cbrt a) (cbrt a)) (sqrt 2)))) 53.839 * [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))))))) 53.840 * [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))))) 53.840 * * [simplify]: iters left: 6 (13 enodes) 53.843 * * [simplify]: iters left: 5 (53 enodes) 53.852 * * [simplify]: iters left: 4 (118 enodes) 53.894 * * [simplify]: iters left: 3 (324 enodes) 54.016 * * [simplify]: Extracting #0: cost 1 inf + 0 54.016 * * [simplify]: Extracting #1: cost 0 inf + 1 54.016 * [simplify]: Simplified to 0 54.016 * [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)) 54.017 * * * * [progress]: [ 81 / 3260 ] simplifiying candidate # 54.017 * [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))))) 54.017 * * [simplify]: iters left: 6 (20 enodes) 54.027 * * [simplify]: iters left: 5 (76 enodes) 54.051 * * [simplify]: iters left: 4 (131 enodes) 54.074 * * [simplify]: iters left: 3 (276 enodes) 54.179 * * [simplify]: Extracting #0: cost 1 inf + 0 54.179 * * [simplify]: Extracting #1: cost 8 inf + 0 54.179 * * [simplify]: Extracting #2: cost 70 inf + 0 54.180 * * [simplify]: Extracting #3: cost 137 inf + 43 54.181 * * [simplify]: Extracting #4: cost 135 inf + 1024 54.185 * * [simplify]: Extracting #5: cost 67 inf + 11696 54.192 * * [simplify]: Extracting #6: cost 4 inf + 26580 54.200 * * [simplify]: Extracting #7: cost 0 inf + 27832 54.209 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 54.209 * [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)))))) 54.210 * [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)))) 54.210 * * [simplify]: iters left: 6 (11 enodes) 54.213 * * [simplify]: iters left: 5 (43 enodes) 54.224 * * [simplify]: iters left: 4 (84 enodes) 54.257 * * [simplify]: iters left: 3 (212 enodes) 54.321 * * [simplify]: iters left: 2 (472 enodes) 54.481 * * [simplify]: Extracting #0: cost 1 inf + 0 54.481 * * [simplify]: Extracting #1: cost 0 inf + 1 54.481 * [simplify]: Simplified to 0 54.481 * [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)) 54.481 * * * * [progress]: [ 82 / 3260 ] simplifiying candidate # 54.482 * [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)))) 54.482 * * [simplify]: iters left: 6 (21 enodes) 54.493 * * [simplify]: iters left: 5 (83 enodes) 54.521 * * [simplify]: iters left: 4 (150 enodes) 54.559 * * [simplify]: iters left: 3 (301 enodes) 54.647 * * [simplify]: Extracting #0: cost 1 inf + 0 54.647 * * [simplify]: Extracting #1: cost 6 inf + 0 54.647 * * [simplify]: Extracting #2: cost 59 inf + 0 54.648 * * [simplify]: Extracting #3: cost 107 inf + 3 54.649 * * [simplify]: Extracting #4: cost 107 inf + 497 54.652 * * [simplify]: Extracting #5: cost 54 inf + 8241 54.664 * * [simplify]: Extracting #6: cost 5 inf + 16678 54.674 * * [simplify]: Extracting #7: cost 0 inf + 17804 54.684 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 54.684 * [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))))) 54.685 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 54.685 * * [simplify]: iters left: 6 (12 enodes) 54.690 * * [simplify]: iters left: 5 (49 enodes) 54.699 * * [simplify]: iters left: 4 (99 enodes) 54.720 * * [simplify]: iters left: 3 (234 enodes) 54.804 * * [simplify]: iters left: 2 (447 enodes) 54.961 * * [simplify]: Extracting #0: cost 1 inf + 0 54.961 * * [simplify]: Extracting #1: cost 0 inf + 1 54.961 * [simplify]: Simplified to 0 54.961 * [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)) 54.962 * * * * [progress]: [ 83 / 3260 ] simplifiying candidate # 54.962 * [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)))))) 54.962 * * [simplify]: iters left: 6 (23 enodes) 54.970 * * [simplify]: iters left: 5 (91 enodes) 55.001 * * [simplify]: iters left: 4 (176 enodes) 55.069 * * [simplify]: iters left: 3 (377 enodes) 55.196 * * [simplify]: Extracting #0: cost 1 inf + 0 55.196 * * [simplify]: Extracting #1: cost 6 inf + 0 55.197 * * [simplify]: Extracting #2: cost 76 inf + 0 55.198 * * [simplify]: Extracting #3: cost 136 inf + 206 55.200 * * [simplify]: Extracting #4: cost 129 inf + 1991 55.204 * * [simplify]: Extracting #5: cost 90 inf + 8852 55.217 * * [simplify]: Extracting #6: cost 11 inf + 25727 55.232 * * [simplify]: Extracting #7: cost 0 inf + 28871 55.248 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 55.249 * [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))))))) 55.249 * [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))))) 55.249 * * [simplify]: iters left: 6 (14 enodes) 55.253 * * [simplify]: iters left: 5 (57 enodes) 55.262 * * [simplify]: iters left: 4 (121 enodes) 55.301 * * [simplify]: iters left: 3 (291 enodes) 55.440 * * [simplify]: Extracting #0: cost 1 inf + 0 55.441 * * [simplify]: Extracting #1: cost 0 inf + 1 55.441 * [simplify]: Simplified to 0 55.441 * [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)) 55.441 * * * * [progress]: [ 84 / 3260 ] simplifiying candidate # 55.442 * [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))))) 55.442 * * [simplify]: iters left: 6 (22 enodes) 55.453 * * [simplify]: iters left: 5 (86 enodes) 55.474 * * [simplify]: iters left: 4 (150 enodes) 55.507 * * [simplify]: iters left: 3 (289 enodes) 55.622 * * [simplify]: iters left: 2 (453 enodes) 55.759 * * [simplify]: Extracting #0: cost 1 inf + 0 55.759 * * [simplify]: Extracting #1: cost 6 inf + 0 55.759 * * [simplify]: Extracting #2: cost 63 inf + 0 55.760 * * [simplify]: Extracting #3: cost 101 inf + 414 55.765 * * [simplify]: Extracting #4: cost 42 inf + 8086 55.774 * * [simplify]: Extracting #5: cost 17 inf + 11709 55.787 * * [simplify]: Extracting #6: cost 1 inf + 14421 55.798 * * [simplify]: Extracting #7: cost 0 inf + 14801 55.809 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 55.809 * [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)))))) 55.809 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 55.809 * * [simplify]: iters left: 6 (13 enodes) 55.817 * * [simplify]: iters left: 5 (52 enodes) 55.835 * * [simplify]: iters left: 4 (98 enodes) 55.862 * * [simplify]: iters left: 3 (212 enodes) 55.908 * * [simplify]: iters left: 2 (371 enodes) 56.057 * * [simplify]: Extracting #0: cost 1 inf + 0 56.057 * * [simplify]: Extracting #1: cost 0 inf + 1 56.057 * [simplify]: Simplified to 0 56.057 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 56.057 * * * * [progress]: [ 85 / 3260 ] simplifiying candidate # 56.057 * [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)))) 56.058 * * [simplify]: iters left: 6 (21 enodes) 56.068 * * [simplify]: iters left: 5 (76 enodes) 56.095 * * [simplify]: iters left: 4 (130 enodes) 56.128 * * [simplify]: iters left: 3 (210 enodes) 56.174 * * [simplify]: iters left: 2 (313 enodes) 56.276 * * [simplify]: iters left: 1 (392 enodes) 56.354 * * [simplify]: Extracting #0: cost 1 inf + 0 56.354 * * [simplify]: Extracting #1: cost 6 inf + 0 56.354 * * [simplify]: Extracting #2: cost 41 inf + 0 56.355 * * [simplify]: Extracting #3: cost 61 inf + 87 56.356 * * [simplify]: Extracting #4: cost 57 inf + 872 56.358 * * [simplify]: Extracting #5: cost 35 inf + 3246 56.362 * * [simplify]: Extracting #6: cost 14 inf + 5640 56.367 * * [simplify]: Extracting #7: cost 0 inf + 8688 56.375 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 56.375 * [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))))) 56.375 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 56.375 * * [simplify]: iters left: 6 (12 enodes) 56.381 * * [simplify]: iters left: 5 (44 enodes) 56.390 * * [simplify]: iters left: 4 (92 enodes) 56.404 * * [simplify]: iters left: 3 (159 enodes) 56.433 * * [simplify]: iters left: 2 (267 enodes) 56.489 * * [simplify]: iters left: 1 (364 enodes) 56.583 * * [simplify]: Extracting #0: cost 1 inf + 0 56.583 * * [simplify]: Extracting #1: cost 0 inf + 1 56.583 * [simplify]: Simplified to 0 56.583 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) 2) (/ (/ b 2) a)) 0)) 56.584 * * * * [progress]: [ 86 / 3260 ] simplifiying candidate # 56.584 * [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)))))) 56.584 * * [simplify]: iters left: 6 (24 enodes) 56.590 * * [simplify]: iters left: 5 (98 enodes) 56.623 * * [simplify]: iters left: 4 (208 enodes) 56.721 * * [simplify]: Extracting #0: cost 1 inf + 0 56.721 * * [simplify]: Extracting #1: cost 6 inf + 0 56.722 * * [simplify]: Extracting #2: cost 86 inf + 0 56.723 * * [simplify]: Extracting #3: cost 179 inf + 206 56.725 * * [simplify]: Extracting #4: cost 161 inf + 5346 56.736 * * [simplify]: Extracting #5: cost 55 inf + 33935 56.753 * * [simplify]: Extracting #6: cost 4 inf + 47292 56.770 * * [simplify]: Extracting #7: cost 0 inf + 47691 56.790 * * [simplify]: Extracting #8: cost 0 inf + 47652 56.808 * [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))))) 56.808 * [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))))))) 56.808 * [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))))) 56.809 * * [simplify]: iters left: 6 (15 enodes) 56.817 * * [simplify]: iters left: 5 (64 enodes) 56.837 * * [simplify]: iters left: 4 (149 enodes) 56.886 * * [simplify]: iters left: 3 (466 enodes) 57.257 * * [simplify]: Extracting #0: cost 1 inf + 0 57.257 * * [simplify]: Extracting #1: cost 0 inf + 1 57.257 * [simplify]: Simplified to 0 57.257 * [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)) 57.257 * * * * [progress]: [ 87 / 3260 ] simplifiying candidate # 57.258 * [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))))) 57.258 * * [simplify]: iters left: 6 (23 enodes) 57.270 * * [simplify]: iters left: 5 (93 enodes) 57.302 * * [simplify]: iters left: 4 (178 enodes) 57.373 * * [simplify]: iters left: 3 (418 enodes) 57.555 * * [simplify]: Extracting #0: cost 1 inf + 0 57.555 * * [simplify]: Extracting #1: cost 6 inf + 0 57.558 * * [simplify]: Extracting #2: cost 118 inf + 0 57.559 * * [simplify]: Extracting #3: cost 241 inf + 45 57.561 * * [simplify]: Extracting #4: cost 215 inf + 5561 57.572 * * [simplify]: Extracting #5: cost 51 inf + 42867 57.601 * * [simplify]: Extracting #6: cost 0 inf + 54881 57.624 * * [simplify]: Extracting #7: cost 0 inf + 54561 57.639 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) (cbrt 2))) a)) 57.639 * [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)))))) 57.640 * [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)))) 57.640 * * [simplify]: iters left: 6 (14 enodes) 57.644 * * [simplify]: iters left: 5 (59 enodes) 57.660 * * [simplify]: iters left: 4 (121 enodes) 57.690 * * [simplify]: iters left: 3 (332 enodes) 57.930 * * [simplify]: Extracting #0: cost 1 inf + 0 57.930 * * [simplify]: Extracting #1: cost 0 inf + 1 57.930 * [simplify]: Simplified to 0 57.930 * [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)) 57.930 * * * * [progress]: [ 88 / 3260 ] simplifiying candidate # 57.930 * [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)))) 57.930 * * [simplify]: iters left: 6 (22 enodes) 57.936 * * [simplify]: iters left: 5 (88 enodes) 57.968 * * [simplify]: iters left: 4 (169 enodes) 58.022 * * [simplify]: iters left: 3 (364 enodes) 58.175 * * [simplify]: Extracting #0: cost 1 inf + 0 58.175 * * [simplify]: Extracting #1: cost 6 inf + 0 58.175 * * [simplify]: Extracting #2: cost 94 inf + 0 58.176 * * [simplify]: Extracting #3: cost 154 inf + 47 58.178 * * [simplify]: Extracting #4: cost 101 inf + 8738 58.187 * * [simplify]: Extracting #5: cost 25 inf + 23744 58.201 * * [simplify]: Extracting #6: cost 3 inf + 28019 58.211 * * [simplify]: Extracting #7: cost 0 inf + 28901 58.219 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 58.219 * [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))))) 58.219 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 58.219 * * [simplify]: iters left: 6 (13 enodes) 58.223 * * [simplify]: iters left: 5 (54 enodes) 58.234 * * [simplify]: iters left: 4 (112 enodes) 58.271 * * [simplify]: iters left: 3 (281 enodes) 58.398 * * [simplify]: Extracting #0: cost 1 inf + 0 58.398 * * [simplify]: Extracting #1: cost 0 inf + 1 58.398 * [simplify]: Simplified to 0 58.398 * [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)) 58.398 * * * * [progress]: [ 89 / 3260 ] simplifiying candidate # 58.398 * [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)))))) 58.398 * * [simplify]: iters left: 6 (23 enodes) 58.408 * * [simplify]: iters left: 5 (93 enodes) 58.447 * * [simplify]: iters left: 4 (193 enodes) 58.492 * * [simplify]: iters left: 3 (453 enodes) 58.739 * * [simplify]: Extracting #0: cost 1 inf + 0 58.740 * * [simplify]: Extracting #1: cost 6 inf + 0 58.740 * * [simplify]: Extracting #2: cost 132 inf + 0 58.743 * * [simplify]: Extracting #3: cost 277 inf + 4 58.746 * * [simplify]: Extracting #4: cost 257 inf + 3701 58.768 * * [simplify]: Extracting #5: cost 83 inf + 43156 58.799 * * [simplify]: Extracting #6: cost 1 inf + 64263 58.830 * * [simplify]: Extracting #7: cost 0 inf + 64305 58.858 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* (* (sqrt 2) (cbrt a)) (* (* (sqrt 2) (cbrt a)) (cbrt a))))) 58.858 * [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))))))) 58.859 * [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))))) 58.859 * * [simplify]: iters left: 6 (14 enodes) 58.863 * * [simplify]: iters left: 5 (59 enodes) 58.873 * * [simplify]: iters left: 4 (134 enodes) 58.925 * * [simplify]: iters left: 3 (357 enodes) 59.138 * * [simplify]: Extracting #0: cost 1 inf + 0 59.138 * * [simplify]: Extracting #1: cost 0 inf + 1 59.138 * [simplify]: Simplified to 0 59.139 * [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)) 59.139 * * * * [progress]: [ 90 / 3260 ] simplifiying candidate # 59.139 * [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))))) 59.139 * * [simplify]: iters left: 6 (22 enodes) 59.151 * * [simplify]: iters left: 5 (87 enodes) 59.181 * * [simplify]: iters left: 4 (163 enodes) 59.243 * * [simplify]: iters left: 3 (344 enodes) 59.398 * * [simplify]: Extracting #0: cost 1 inf + 0 59.398 * * [simplify]: Extracting #1: cost 6 inf + 0 59.399 * * [simplify]: Extracting #2: cost 103 inf + 0 59.400 * * [simplify]: Extracting #3: cost 188 inf + 45 59.402 * * [simplify]: Extracting #4: cost 169 inf + 3226 59.412 * * [simplify]: Extracting #5: cost 43 inf + 25866 59.422 * * [simplify]: Extracting #6: cost 3 inf + 33043 59.435 * * [simplify]: Extracting #7: cost 0 inf + 34022 59.449 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 59.449 * [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)))))) 59.449 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 59.449 * * [simplify]: iters left: 6 (13 enodes) 59.456 * * [simplify]: iters left: 5 (53 enodes) 59.473 * * [simplify]: iters left: 4 (106 enodes) 59.514 * * [simplify]: iters left: 3 (257 enodes) 59.637 * * [simplify]: Extracting #0: cost 1 inf + 0 59.637 * * [simplify]: Extracting #1: cost 0 inf + 1 59.637 * [simplify]: Simplified to 0 59.638 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 59.638 * * * * [progress]: [ 91 / 3260 ] simplifiying candidate # 59.638 * [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)))) 59.638 * * [simplify]: iters left: 6 (21 enodes) 59.643 * * [simplify]: iters left: 5 (83 enodes) 59.662 * * [simplify]: iters left: 4 (149 enodes) 59.702 * * [simplify]: iters left: 3 (292 enodes) 59.822 * * [simplify]: Extracting #0: cost 1 inf + 0 59.822 * * [simplify]: Extracting #1: cost 6 inf + 0 59.822 * * [simplify]: Extracting #2: cost 75 inf + 0 59.823 * * [simplify]: Extracting #3: cost 110 inf + 335 59.824 * * [simplify]: Extracting #4: cost 65 inf + 6101 59.828 * * [simplify]: Extracting #5: cost 18 inf + 12932 59.834 * * [simplify]: Extracting #6: cost 2 inf + 15724 59.840 * * [simplify]: Extracting #7: cost 0 inf + 16403 59.849 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) (* (sqrt 2) (sqrt 2)))) 59.849 * [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))))) 59.850 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 59.850 * * [simplify]: iters left: 6 (12 enodes) 59.857 * * [simplify]: iters left: 5 (49 enodes) 59.874 * * [simplify]: iters left: 4 (94 enodes) 59.918 * * [simplify]: iters left: 3 (221 enodes) 60.026 * * [simplify]: iters left: 2 (492 enodes) 60.408 * * [simplify]: Extracting #0: cost 1 inf + 0 60.409 * * [simplify]: Extracting #1: cost 0 inf + 1 60.409 * [simplify]: Simplified to 0 60.409 * [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)) 60.409 * * * * [progress]: [ 92 / 3260 ] simplifiying candidate # 60.409 * [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)))))) 60.409 * * [simplify]: iters left: 6 (22 enodes) 60.415 * * [simplify]: iters left: 5 (86 enodes) 60.439 * * [simplify]: iters left: 4 (168 enodes) 60.514 * * [simplify]: iters left: 3 (364 enodes) 60.665 * * [simplify]: Extracting #0: cost 1 inf + 0 60.665 * * [simplify]: Extracting #1: cost 6 inf + 0 60.665 * * [simplify]: Extracting #2: cost 90 inf + 0 60.666 * * [simplify]: Extracting #3: cost 152 inf + 1504 60.670 * * [simplify]: Extracting #4: cost 61 inf + 19149 60.678 * * [simplify]: Extracting #5: cost 16 inf + 28388 60.688 * * [simplify]: Extracting #6: cost 1 inf + 31178 60.698 * * [simplify]: Extracting #7: cost 0 inf + 31719 60.706 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b (* (cbrt a) (cbrt a))) (/ 1/2 (cbrt a)))) 60.706 * [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))))))) 60.707 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 60.707 * * [simplify]: iters left: 6 (13 enodes) 60.710 * * [simplify]: iters left: 5 (52 enodes) 60.719 * * [simplify]: iters left: 4 (111 enodes) 60.770 * * [simplify]: iters left: 3 (278 enodes) 60.888 * * [simplify]: Extracting #0: cost 1 inf + 0 60.888 * * [simplify]: Extracting #1: cost 0 inf + 1 60.888 * [simplify]: Simplified to 0 60.888 * [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)) 60.888 * * * * [progress]: [ 93 / 3260 ] simplifiying candidate # 60.888 * [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))))) 60.888 * * [simplify]: iters left: 6 (21 enodes) 60.897 * * [simplify]: iters left: 5 (81 enodes) 60.915 * * [simplify]: iters left: 4 (144 enodes) 60.950 * * [simplify]: iters left: 3 (275 enodes) 61.060 * * [simplify]: Extracting #0: cost 1 inf + 0 61.060 * * [simplify]: Extracting #1: cost 6 inf + 0 61.060 * * [simplify]: Extracting #2: cost 72 inf + 0 61.061 * * [simplify]: Extracting #3: cost 95 inf + 745 61.064 * * [simplify]: Extracting #4: cost 56 inf + 5062 61.071 * * [simplify]: Extracting #5: cost 18 inf + 10348 61.078 * * [simplify]: Extracting #6: cost 2 inf + 13019 61.089 * * [simplify]: Extracting #7: cost 0 inf + 13618 61.095 * [simplify]: Simplified to (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 61.095 * [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)))))) 61.095 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 61.095 * * [simplify]: iters left: 6 (12 enodes) 61.099 * * [simplify]: iters left: 5 (47 enodes) 61.107 * * [simplify]: iters left: 4 (89 enodes) 61.132 * * [simplify]: iters left: 3 (186 enodes) 61.199 * * [simplify]: iters left: 2 (378 enodes) 61.409 * * [simplify]: Extracting #0: cost 1 inf + 0 61.409 * * [simplify]: Extracting #1: cost 0 inf + 1 61.409 * [simplify]: Simplified to 0 61.409 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (- b) (* a 2))) 0)) 61.409 * * * * [progress]: [ 94 / 3260 ] simplifiying candidate # 61.410 * [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)))) 61.410 * * [simplify]: iters left: 6 (20 enodes) 61.415 * * [simplify]: iters left: 5 (74 enodes) 61.427 * * [simplify]: iters left: 4 (106 enodes) 61.456 * * [simplify]: iters left: 3 (155 enodes) 61.500 * * [simplify]: iters left: 2 (204 enodes) 61.578 * * [simplify]: iters left: 1 (283 enodes) 61.647 * * [simplify]: Extracting #0: cost 1 inf + 0 61.647 * * [simplify]: Extracting #1: cost 6 inf + 0 61.647 * * [simplify]: Extracting #2: cost 51 inf + 0 61.648 * * [simplify]: Extracting #3: cost 49 inf + 799 61.650 * * [simplify]: Extracting #4: cost 28 inf + 2791 61.653 * * [simplify]: Extracting #5: cost 23 inf + 3332 61.657 * * [simplify]: Extracting #6: cost 11 inf + 4426 61.660 * * [simplify]: Extracting #7: cost 3 inf + 6206 61.665 * * [simplify]: Extracting #8: cost 0 inf + 7187 61.670 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 61.670 * [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))))) 61.670 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 61.671 * * [simplify]: iters left: 6 (11 enodes) 61.677 * * [simplify]: iters left: 5 (40 enodes) 61.687 * * [simplify]: iters left: 4 (65 enodes) 61.699 * * [simplify]: iters left: 3 (97 enodes) 61.719 * * [simplify]: iters left: 2 (165 enodes) 61.767 * * [simplify]: iters left: 1 (271 enodes) 61.878 * * [simplify]: Extracting #0: cost 1 inf + 0 61.878 * * [simplify]: Extracting #1: cost 0 inf + 1 61.878 * [simplify]: Simplified to 0 61.878 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* -1/2 (/ b a))) 0)) 61.878 * * * * [progress]: [ 95 / 3260 ] simplifiying candidate # 61.879 * [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)))))) 61.879 * * [simplify]: iters left: 6 (21 enodes) 61.890 * * [simplify]: iters left: 5 (85 enodes) 61.920 * * [simplify]: iters left: 4 (163 enodes) 61.991 * * [simplify]: iters left: 3 (340 enodes) 62.164 * * [simplify]: Extracting #0: cost 1 inf + 0 62.164 * * [simplify]: Extracting #1: cost 6 inf + 0 62.165 * * [simplify]: Extracting #2: cost 86 inf + 0 62.165 * * [simplify]: Extracting #3: cost 139 inf + 493 62.168 * * [simplify]: Extracting #4: cost 67 inf + 14039 62.175 * * [simplify]: Extracting #5: cost 17 inf + 24760 62.182 * * [simplify]: Extracting #6: cost 1 inf + 28185 62.190 * * [simplify]: Extracting #7: cost 0 inf + 28227 62.199 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 62.199 * [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))))))) 62.200 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 62.200 * * [simplify]: iters left: 6 (12 enodes) 62.206 * * [simplify]: iters left: 5 (51 enodes) 62.224 * * [simplify]: iters left: 4 (106 enodes) 62.251 * * [simplify]: iters left: 3 (247 enodes) 62.342 * * [simplify]: Extracting #0: cost 1 inf + 0 62.342 * * [simplify]: Extracting #1: cost 0 inf + 1 62.342 * [simplify]: Simplified to 0 62.342 * [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)) 62.342 * * * * [progress]: [ 96 / 3260 ] simplifiying candidate # 62.343 * [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))))) 62.343 * * [simplify]: iters left: 6 (20 enodes) 62.353 * * [simplify]: iters left: 5 (80 enodes) 62.381 * * [simplify]: iters left: 4 (141 enodes) 62.441 * * [simplify]: iters left: 3 (272 enodes) 62.556 * * [simplify]: Extracting #0: cost 1 inf + 0 62.556 * * [simplify]: Extracting #1: cost 6 inf + 0 62.556 * * [simplify]: Extracting #2: cost 72 inf + 0 62.557 * * [simplify]: Extracting #3: cost 96 inf + 502 62.560 * * [simplify]: Extracting #4: cost 48 inf + 6039 62.566 * * [simplify]: Extracting #5: cost 20 inf + 9932 62.574 * * [simplify]: Extracting #6: cost 11 inf + 10762 62.581 * * [simplify]: Extracting #7: cost 0 inf + 13620 62.589 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 62.589 * [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)))))) 62.590 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 62.590 * * [simplify]: iters left: 6 (11 enodes) 62.596 * * [simplify]: iters left: 5 (46 enodes) 62.612 * * [simplify]: iters left: 4 (86 enodes) 62.643 * * [simplify]: iters left: 3 (183 enodes) 62.719 * * [simplify]: iters left: 2 (372 enodes) 62.954 * * [simplify]: Extracting #0: cost 1 inf + 0 62.954 * * [simplify]: Extracting #1: cost 0 inf + 1 62.954 * [simplify]: Simplified to 0 62.954 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* (/ b a) 1/2)) 0)) 62.954 * * * * [progress]: [ 97 / 3260 ] simplifiying candidate # 62.954 * [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)))) 62.955 * * [simplify]: iters left: 6 (19 enodes) 62.960 * * [simplify]: iters left: 5 (73 enodes) 62.977 * * [simplify]: iters left: 4 (105 enodes) 62.994 * * [simplify]: iters left: 3 (154 enodes) 63.029 * * [simplify]: iters left: 2 (203 enodes) 63.070 * * [simplify]: iters left: 1 (286 enodes) 63.141 * * [simplify]: Extracting #0: cost 1 inf + 0 63.141 * * [simplify]: Extracting #1: cost 6 inf + 0 63.141 * * [simplify]: Extracting #2: cost 51 inf + 0 63.141 * * [simplify]: Extracting #3: cost 52 inf + 716 63.143 * * [simplify]: Extracting #4: cost 29 inf + 2709 63.144 * * [simplify]: Extracting #5: cost 22 inf + 3374 63.146 * * [simplify]: Extracting #6: cost 11 inf + 4329 63.148 * * [simplify]: Extracting #7: cost 0 inf + 7185 63.151 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 63.151 * [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))))) 63.151 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 63.152 * * [simplify]: iters left: 6 (10 enodes) 63.155 * * [simplify]: iters left: 5 (39 enodes) 63.162 * * [simplify]: iters left: 4 (64 enodes) 63.176 * * [simplify]: iters left: 3 (96 enodes) 63.210 * * [simplify]: iters left: 2 (164 enodes) 63.279 * * [simplify]: iters left: 1 (270 enodes) 63.375 * * [simplify]: Extracting #0: cost 1 inf + 0 63.375 * * [simplify]: Extracting #1: cost 0 inf + 1 63.375 * [simplify]: Simplified to 0 63.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 63.376 * * * * [progress]: [ 98 / 3260 ] simplifiying candidate # 63.376 * [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)))))) 63.376 * * [simplify]: iters left: 6 (21 enodes) 63.387 * * [simplify]: iters left: 5 (86 enodes) 63.416 * * [simplify]: iters left: 4 (172 enodes) 63.453 * * [simplify]: iters left: 3 (339 enodes) 63.559 * * [simplify]: Extracting #0: cost 1 inf + 0 63.559 * * [simplify]: Extracting #1: cost 6 inf + 0 63.559 * * [simplify]: Extracting #2: cost 78 inf + 0 63.560 * * [simplify]: Extracting #3: cost 133 inf + 1022 63.562 * * [simplify]: Extracting #4: cost 68 inf + 12231 63.568 * * [simplify]: Extracting #5: cost 17 inf + 21588 63.575 * * [simplify]: Extracting #6: cost 1 inf + 25039 63.585 * * [simplify]: Extracting #7: cost 0 inf + 25081 63.593 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ 1/2 (cbrt a)) (/ (/ b (cbrt a)) (cbrt a)))) 63.593 * [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))))))) 63.593 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 63.593 * * [simplify]: iters left: 6 (12 enodes) 63.597 * * [simplify]: iters left: 5 (53 enodes) 63.607 * * [simplify]: iters left: 4 (117 enodes) 63.642 * * [simplify]: iters left: 3 (255 enodes) 63.759 * * [simplify]: Extracting #0: cost 1 inf + 0 63.760 * * [simplify]: Extracting #1: cost 0 inf + 1 63.760 * [simplify]: Simplified to 0 63.760 * [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)) 63.760 * * * * [progress]: [ 99 / 3260 ] simplifiying candidate # 63.760 * [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))))) 63.760 * * [simplify]: iters left: 6 (20 enodes) 63.765 * * [simplify]: iters left: 5 (81 enodes) 63.790 * * [simplify]: iters left: 4 (151 enodes) 63.843 * * [simplify]: iters left: 3 (251 enodes) 63.925 * * [simplify]: iters left: 2 (448 enodes) 64.147 * * [simplify]: Extracting #0: cost 1 inf + 0 64.147 * * [simplify]: Extracting #1: cost 6 inf + 0 64.148 * * [simplify]: Extracting #2: cost 87 inf + 0 64.149 * * [simplify]: Extracting #3: cost 116 inf + 998 64.155 * * [simplify]: Extracting #4: cost 46 inf + 8466 64.165 * * [simplify]: Extracting #5: cost 18 inf + 12001 64.176 * * [simplify]: Extracting #6: cost 2 inf + 14594 64.182 * * [simplify]: Extracting #7: cost 0 inf + 15194 64.189 * [simplify]: Simplified to (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 64.189 * [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)))))) 64.189 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 64.189 * * [simplify]: iters left: 6 (11 enodes) 64.193 * * [simplify]: iters left: 5 (48 enodes) 64.202 * * [simplify]: iters left: 4 (98 enodes) 64.230 * * [simplify]: iters left: 3 (181 enodes) 64.289 * * [simplify]: iters left: 2 (358 enodes) 64.529 * * [simplify]: Extracting #0: cost 1 inf + 0 64.529 * * [simplify]: Extracting #1: cost 0 inf + 1 64.529 * [simplify]: Simplified to 0 64.529 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* -1/2 (/ b a))) 0)) 64.529 * * * * [progress]: [ 100 / 3260 ] simplifiying candidate # 64.530 * [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)))) 64.530 * * [simplify]: iters left: 6 (19 enodes) 64.540 * * [simplify]: iters left: 5 (73 enodes) 64.555 * * [simplify]: iters left: 4 (125 enodes) 64.575 * * [simplify]: iters left: 3 (191 enodes) 64.632 * * [simplify]: iters left: 2 (285 enodes) 64.755 * * [simplify]: iters left: 1 (393 enodes) 64.950 * * [simplify]: Extracting #0: cost 1 inf + 0 64.950 * * [simplify]: Extracting #1: cost 6 inf + 0 64.950 * * [simplify]: Extracting #2: cost 42 inf + 0 64.951 * * [simplify]: Extracting #3: cost 53 inf + 300 64.953 * * [simplify]: Extracting #4: cost 32 inf + 1924 64.956 * * [simplify]: Extracting #5: cost 23 inf + 2632 64.960 * * [simplify]: Extracting #6: cost 13 inf + 3545 64.964 * * [simplify]: Extracting #7: cost 0 inf + 6405 64.969 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 64.969 * [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))))) 64.970 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 64.970 * * [simplify]: iters left: 6 (10 enodes) 64.980 * * [simplify]: iters left: 5 (41 enodes) 64.995 * * [simplify]: iters left: 4 (81 enodes) 65.022 * * [simplify]: iters left: 3 (127 enodes) 65.058 * * [simplify]: iters left: 2 (186 enodes) 65.118 * * [simplify]: iters left: 1 (266 enodes) 65.226 * * [simplify]: Extracting #0: cost 1 inf + 0 65.226 * * [simplify]: Extracting #1: cost 0 inf + 1 65.226 * [simplify]: Simplified to 0 65.226 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 65.226 * * * * [progress]: [ 101 / 3260 ] simplifiying candidate # 65.226 * [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))) 65.227 * * [simplify]: iters left: 6 (18 enodes) 65.237 * * [simplify]: iters left: 5 (70 enodes) 65.259 * * [simplify]: iters left: 4 (107 enodes) 65.277 * * [simplify]: iters left: 3 (156 enodes) 65.304 * * [simplify]: iters left: 2 (214 enodes) 65.347 * * [simplify]: iters left: 1 (311 enodes) 65.494 * * [simplify]: Extracting #0: cost 1 inf + 0 65.494 * * [simplify]: Extracting #1: cost 6 inf + 0 65.494 * * [simplify]: Extracting #2: cost 57 inf + 0 65.495 * * [simplify]: Extracting #3: cost 57 inf + 883 65.498 * * [simplify]: Extracting #4: cost 28 inf + 3170 65.502 * * [simplify]: Extracting #5: cost 23 inf + 3671 65.506 * * [simplify]: Extracting #6: cost 12 inf + 4682 65.511 * * [simplify]: Extracting #7: cost 0 inf + 7524 65.516 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 65.517 * [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)))) 65.517 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 65.517 * * [simplify]: iters left: 6 (9 enodes) 65.522 * * [simplify]: iters left: 5 (36 enodes) 65.535 * * [simplify]: iters left: 4 (67 enodes) 65.557 * * [simplify]: iters left: 3 (97 enodes) 65.594 * * [simplify]: iters left: 2 (158 enodes) 65.669 * * [simplify]: iters left: 1 (263 enodes) 65.767 * * [simplify]: Extracting #0: cost 1 inf + 0 65.767 * * [simplify]: Extracting #1: cost 0 inf + 1 65.767 * [simplify]: Simplified to 0 65.767 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ (* 1/2 b) a)) 0)) 65.768 * * * * [progress]: [ 102 / 3260 ] simplifiying candidate # 65.768 * [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)))) 65.768 * * [simplify]: iters left: 6 (18 enodes) 65.777 * * [simplify]: iters left: 5 (72 enodes) 65.793 * * [simplify]: iters left: 4 (120 enodes) 65.813 * * [simplify]: iters left: 3 (187 enodes) 65.864 * * [simplify]: iters left: 2 (261 enodes) 65.952 * * [simplify]: iters left: 1 (392 enodes) 66.072 * * [simplify]: Extracting #0: cost 1 inf + 0 66.072 * * [simplify]: Extracting #1: cost 6 inf + 0 66.073 * * [simplify]: Extracting #2: cost 45 inf + 0 66.073 * * [simplify]: Extracting #3: cost 48 inf + 635 66.074 * * [simplify]: Extracting #4: cost 27 inf + 2258 66.076 * * [simplify]: Extracting #5: cost 23 inf + 2715 66.078 * * [simplify]: Extracting #6: cost 12 inf + 3766 66.084 * * [simplify]: Extracting #7: cost 1 inf + 6351 66.090 * * [simplify]: Extracting #8: cost 0 inf + 6570 66.095 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 66.095 * [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))))) 66.095 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 66.096 * * [simplify]: iters left: 5 (9 enodes) 66.101 * * [simplify]: iters left: 4 (39 enodes) 66.115 * * [simplify]: iters left: 3 (65 enodes) 66.138 * * [simplify]: iters left: 2 (129 enodes) 66.171 * * [simplify]: iters left: 1 (210 enodes) 66.222 * * [simplify]: Extracting #0: cost 1 inf + 0 66.222 * * [simplify]: Extracting #1: cost 0 inf + 1 66.223 * [simplify]: Simplified to 0 66.223 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* -2 a))) 0)) 66.223 * * * * [progress]: [ 103 / 3260 ] simplifiying candidate # 66.223 * [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)))))) 66.223 * * [simplify]: iters left: 6 (23 enodes) 66.229 * * [simplify]: iters left: 5 (88 enodes) 66.259 * * [simplify]: iters left: 4 (140 enodes) 66.302 * * [simplify]: iters left: 3 (220 enodes) 66.352 * * [simplify]: iters left: 2 (323 enodes) 66.471 * * [simplify]: iters left: 1 (428 enodes) 66.554 * * [simplify]: Extracting #0: cost 1 inf + 0 66.554 * * [simplify]: Extracting #1: cost 24 inf + 0 66.554 * * [simplify]: Extracting #2: cost 106 inf + 0 66.555 * * [simplify]: Extracting #3: cost 139 inf + 89 66.556 * * [simplify]: Extracting #4: cost 133 inf + 1360 66.557 * * [simplify]: Extracting #5: cost 118 inf + 3777 66.562 * * [simplify]: Extracting #6: cost 53 inf + 29834 66.574 * * [simplify]: Extracting #7: cost 2 inf + 62976 66.586 * * [simplify]: Extracting #8: cost 0 inf + 64648 66.600 * * [simplify]: Extracting #9: cost 0 inf + 64608 66.626 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 66.626 * [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))))))) 66.627 * [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))))) 66.627 * * [simplify]: iters left: 6 (10 enodes) 66.632 * * [simplify]: iters left: 5 (37 enodes) 66.645 * * [simplify]: iters left: 4 (57 enodes) 66.666 * * [simplify]: iters left: 3 (104 enodes) 66.703 * * [simplify]: iters left: 2 (158 enodes) 66.751 * * [simplify]: iters left: 1 (225 enodes) 66.800 * * [simplify]: Extracting #0: cost 1 inf + 0 66.800 * * [simplify]: Extracting #1: cost 0 inf + 1 66.800 * [simplify]: Simplified to 0 66.800 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 66.800 * * * * [progress]: [ 104 / 3260 ] simplifiying candidate # 66.800 * [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))))) 66.800 * * [simplify]: iters left: 6 (22 enodes) 66.806 * * [simplify]: iters left: 5 (79 enodes) 66.824 * * [simplify]: iters left: 4 (124 enodes) 66.865 * * [simplify]: iters left: 3 (188 enodes) 66.924 * * [simplify]: iters left: 2 (258 enodes) 66.989 * * [simplify]: iters left: 1 (296 enodes) 67.056 * * [simplify]: Extracting #0: cost 1 inf + 0 67.056 * * [simplify]: Extracting #1: cost 16 inf + 0 67.056 * * [simplify]: Extracting #2: cost 63 inf + 0 67.056 * * [simplify]: Extracting #3: cost 80 inf + 290 67.057 * * [simplify]: Extracting #4: cost 72 inf + 1810 67.058 * * [simplify]: Extracting #5: cost 65 inf + 2707 67.059 * * [simplify]: Extracting #6: cost 51 inf + 5335 67.064 * * [simplify]: Extracting #7: cost 19 inf + 18943 67.074 * * [simplify]: Extracting #8: cost 2 inf + 28873 67.090 * * [simplify]: Extracting #9: cost 0 inf + 30415 67.105 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 67.105 * [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)))))) 67.105 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 67.106 * * [simplify]: iters left: 6 (9 enodes) 67.110 * * [simplify]: iters left: 5 (29 enodes) 67.119 * * [simplify]: iters left: 4 (42 enodes) 67.132 * * [simplify]: iters left: 3 (58 enodes) 67.148 * * [simplify]: iters left: 2 (68 enodes) 67.157 * * [simplify]: Extracting #0: cost 1 inf + 0 67.157 * * [simplify]: Extracting #1: cost 0 inf + 1 67.157 * [simplify]: Simplified to 0 67.157 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 67.157 * * * * [progress]: [ 105 / 3260 ] simplifiying candidate # 67.157 * [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)))))) 67.157 * * [simplify]: iters left: 6 (24 enodes) 67.163 * * [simplify]: iters left: 5 (96 enodes) 67.179 * * [simplify]: iters left: 4 (201 enodes) 67.237 * * [simplify]: iters left: 3 (404 enodes) 67.380 * * [simplify]: Extracting #0: cost 1 inf + 0 67.380 * * [simplify]: Extracting #1: cost 11 inf + 0 67.380 * * [simplify]: Extracting #2: cost 82 inf + 0 67.381 * * [simplify]: Extracting #3: cost 135 inf + 204 67.382 * * [simplify]: Extracting #4: cost 133 inf + 409 67.385 * * [simplify]: Extracting #5: cost 108 inf + 5853 67.394 * * [simplify]: Extracting #6: cost 60 inf + 21818 67.405 * * [simplify]: Extracting #7: cost 53 inf + 23375 67.418 * * [simplify]: Extracting #8: cost 24 inf + 33657 67.435 * * [simplify]: Extracting #9: cost 1 inf + 44167 67.447 * * [simplify]: Extracting #10: cost 0 inf + 44587 67.460 * [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)) 67.461 * [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))))))) 67.461 * [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))))) 67.461 * * [simplify]: iters left: 6 (13 enodes) 67.468 * * [simplify]: iters left: 5 (53 enodes) 67.488 * * [simplify]: iters left: 4 (117 enodes) 67.542 * * [simplify]: iters left: 3 (275 enodes) 67.658 * * [simplify]: iters left: 2 (474 enodes) 67.819 * * [simplify]: Extracting #0: cost 1 inf + 0 67.819 * * [simplify]: Extracting #1: cost 0 inf + 1 67.819 * [simplify]: Simplified to 0 67.819 * [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)) 67.820 * * * * [progress]: [ 106 / 3260 ] simplifiying candidate # 67.820 * [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))))) 67.821 * * [simplify]: iters left: 6 (25 enodes) 67.832 * * [simplify]: iters left: 5 (96 enodes) 67.863 * * [simplify]: iters left: 4 (170 enodes) 67.899 * * [simplify]: iters left: 3 (290 enodes) 67.983 * * [simplify]: iters left: 2 (418 enodes) 68.115 * * [simplify]: Extracting #0: cost 1 inf + 0 68.115 * * [simplify]: Extracting #1: cost 11 inf + 0 68.115 * * [simplify]: Extracting #2: cost 65 inf + 0 68.116 * * [simplify]: Extracting #3: cost 107 inf + 246 68.116 * * [simplify]: Extracting #4: cost 106 inf + 532 68.117 * * [simplify]: Extracting #5: cost 102 inf + 1641 68.118 * * [simplify]: Extracting #6: cost 78 inf + 6256 68.122 * * [simplify]: Extracting #7: cost 38 inf + 14734 68.129 * * [simplify]: Extracting #8: cost 10 inf + 25825 68.145 * * [simplify]: Extracting #9: cost 0 inf + 30207 68.162 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 68.162 * [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)))))) 68.162 * [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)))) 68.163 * * [simplify]: iters left: 6 (12 enodes) 68.169 * * [simplify]: iters left: 5 (47 enodes) 68.185 * * [simplify]: iters left: 4 (82 enodes) 68.216 * * [simplify]: iters left: 3 (157 enodes) 68.254 * * [simplify]: iters left: 2 (248 enodes) 68.323 * * [simplify]: iters left: 1 (341 enodes) 68.407 * * [simplify]: Extracting #0: cost 1 inf + 0 68.408 * * [simplify]: Extracting #1: cost 0 inf + 1 68.408 * [simplify]: Simplified to 0 68.408 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 68.408 * * * * [progress]: [ 107 / 3260 ] simplifiying candidate # 68.408 * [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)))) 68.409 * * [simplify]: iters left: 6 (25 enodes) 68.421 * * [simplify]: iters left: 5 (96 enodes) 68.456 * * [simplify]: iters left: 4 (178 enodes) 68.525 * * [simplify]: iters left: 3 (323 enodes) 68.608 * * [simplify]: iters left: 2 (496 enodes) 68.738 * * [simplify]: Extracting #0: cost 1 inf + 0 68.738 * * [simplify]: Extracting #1: cost 13 inf + 0 68.738 * * [simplify]: Extracting #2: cost 67 inf + 0 68.739 * * [simplify]: Extracting #3: cost 111 inf + 247 68.739 * * [simplify]: Extracting #4: cost 112 inf + 492 68.740 * * [simplify]: Extracting #5: cost 115 inf + 865 68.741 * * [simplify]: Extracting #6: cost 89 inf + 5962 68.749 * * [simplify]: Extracting #7: cost 18 inf + 28275 68.765 * * [simplify]: Extracting #8: cost 0 inf + 35326 68.782 * * [simplify]: Extracting #9: cost 0 inf + 35286 68.802 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 68.802 * [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))))) 68.802 * [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))) 68.802 * * [simplify]: iters left: 6 (12 enodes) 68.809 * * [simplify]: iters left: 5 (47 enodes) 68.824 * * [simplify]: iters left: 4 (89 enodes) 68.841 * * [simplify]: iters left: 3 (180 enodes) 68.917 * * [simplify]: iters left: 2 (296 enodes) 69.003 * * [simplify]: iters left: 1 (428 enodes) 69.158 * * [simplify]: Extracting #0: cost 1 inf + 0 69.158 * * [simplify]: Extracting #1: cost 0 inf + 1 69.158 * [simplify]: Simplified to 0 69.158 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 69.158 * * * * [progress]: [ 108 / 3260 ] simplifiying candidate # 69.158 * [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)))))) 69.159 * * [simplify]: iters left: 6 (23 enodes) 69.170 * * [simplify]: iters left: 5 (89 enodes) 69.200 * * [simplify]: iters left: 4 (162 enodes) 69.260 * * [simplify]: iters left: 3 (264 enodes) 69.344 * * [simplify]: iters left: 2 (369 enodes) 69.457 * * [simplify]: iters left: 1 (439 enodes) 69.539 * * [simplify]: Extracting #0: cost 1 inf + 0 69.539 * * [simplify]: Extracting #1: cost 11 inf + 0 69.539 * * [simplify]: Extracting #2: cost 69 inf + 0 69.540 * * [simplify]: Extracting #3: cost 115 inf + 246 69.540 * * [simplify]: Extracting #4: cost 114 inf + 1345 69.541 * * [simplify]: Extracting #5: cost 93 inf + 4528 69.550 * * [simplify]: Extracting #6: cost 43 inf + 19752 69.564 * * [simplify]: Extracting #7: cost 6 inf + 32226 69.579 * * [simplify]: Extracting #8: cost 0 inf + 34671 69.594 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 69.594 * [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))))))) 69.594 * [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))))) 69.595 * * [simplify]: iters left: 6 (12 enodes) 69.600 * * [simplify]: iters left: 5 (46 enodes) 69.614 * * [simplify]: iters left: 4 (81 enodes) 69.639 * * [simplify]: iters left: 3 (134 enodes) 69.669 * * [simplify]: iters left: 2 (197 enodes) 69.706 * * [simplify]: iters left: 1 (271 enodes) 69.784 * * [simplify]: Extracting #0: cost 1 inf + 0 69.784 * * [simplify]: Extracting #1: cost 0 inf + 1 69.784 * [simplify]: Simplified to 0 69.784 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 69.784 * * * * [progress]: [ 109 / 3260 ] simplifiying candidate # 69.785 * [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))))) 69.785 * * [simplify]: iters left: 6 (23 enodes) 69.790 * * [simplify]: iters left: 5 (86 enodes) 69.803 * * [simplify]: iters left: 4 (139 enodes) 69.826 * * [simplify]: iters left: 3 (220 enodes) 69.889 * * [simplify]: iters left: 2 (310 enodes) 69.940 * * [simplify]: iters left: 1 (366 enodes) 70.017 * * [simplify]: Extracting #0: cost 1 inf + 0 70.018 * * [simplify]: Extracting #1: cost 20 inf + 0 70.018 * * [simplify]: Extracting #2: cost 76 inf + 0 70.019 * * [simplify]: Extracting #3: cost 106 inf + 246 70.020 * * [simplify]: Extracting #4: cost 112 inf + 533 70.021 * * [simplify]: Extracting #5: cost 87 inf + 3665 70.025 * * [simplify]: Extracting #6: cost 62 inf + 7368 70.035 * * [simplify]: Extracting #7: cost 22 inf + 22319 70.046 * * [simplify]: Extracting #8: cost 2 inf + 32818 70.057 * * [simplify]: Extracting #9: cost 0 inf + 34440 70.066 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 70.066 * [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)))))) 70.066 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 70.067 * * [simplify]: iters left: 6 (10 enodes) 70.069 * * [simplify]: iters left: 5 (38 enodes) 70.078 * * [simplify]: iters left: 4 (59 enodes) 70.096 * * [simplify]: iters left: 3 (88 enodes) 70.122 * * [simplify]: iters left: 2 (117 enodes) 70.149 * * [simplify]: iters left: 1 (144 enodes) 70.170 * * [simplify]: Extracting #0: cost 1 inf + 0 70.170 * * [simplify]: Extracting #1: cost 0 inf + 1 70.170 * [simplify]: Simplified to 0 70.170 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 70.170 * * * * [progress]: [ 110 / 3260 ] simplifiying candidate # 70.170 * [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)))) 70.170 * * [simplify]: iters left: 6 (24 enodes) 70.179 * * [simplify]: iters left: 5 (91 enodes) 70.210 * * [simplify]: iters left: 4 (150 enodes) 70.260 * * [simplify]: iters left: 3 (241 enodes) 70.336 * * [simplify]: iters left: 2 (339 enodes) 70.430 * * [simplify]: iters left: 1 (393 enodes) 70.516 * * [simplify]: Extracting #0: cost 1 inf + 0 70.516 * * [simplify]: Extracting #1: cost 11 inf + 0 70.516 * * [simplify]: Extracting #2: cost 63 inf + 0 70.517 * * [simplify]: Extracting #3: cost 91 inf + 456 70.517 * * [simplify]: Extracting #4: cost 85 inf + 1648 70.518 * * [simplify]: Extracting #5: cost 71 inf + 3244 70.521 * * [simplify]: Extracting #6: cost 49 inf + 7177 70.525 * * [simplify]: Extracting #7: cost 21 inf + 18361 70.533 * * [simplify]: Extracting #8: cost 0 inf + 29742 70.541 * * [simplify]: Extracting #9: cost 0 inf + 29702 70.549 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 70.549 * [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))))) 70.550 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 70.550 * * [simplify]: iters left: 6 (11 enodes) 70.556 * * [simplify]: iters left: 5 (42 enodes) 70.569 * * [simplify]: iters left: 4 (67 enodes) 70.580 * * [simplify]: iters left: 3 (111 enodes) 70.597 * * [simplify]: iters left: 2 (140 enodes) 70.616 * * [simplify]: iters left: 1 (160 enodes) 70.634 * * [simplify]: Extracting #0: cost 1 inf + 0 70.634 * * [simplify]: Extracting #1: cost 0 inf + 1 70.634 * [simplify]: Simplified to 0 70.634 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 70.634 * * * * [progress]: [ 111 / 3260 ] simplifiying candidate # 70.635 * [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)))))) 70.635 * * [simplify]: iters left: 6 (27 enodes) 70.642 * * [simplify]: iters left: 5 (111 enodes) 70.668 * * [simplify]: iters left: 4 (265 enodes) 70.797 * * [simplify]: Extracting #0: cost 1 inf + 0 70.797 * * [simplify]: Extracting #1: cost 11 inf + 0 70.798 * * [simplify]: Extracting #2: cost 154 inf + 0 70.800 * * [simplify]: Extracting #3: cost 280 inf + 1 70.803 * * [simplify]: Extracting #4: cost 269 inf + 1336 70.808 * * [simplify]: Extracting #5: cost 194 inf + 25914 70.821 * * [simplify]: Extracting #6: cost 58 inf + 78577 70.842 * * [simplify]: Extracting #7: cost 42 inf + 84830 70.869 * * [simplify]: Extracting #8: cost 22 inf + 89542 70.888 * * [simplify]: Extracting #9: cost 3 inf + 99041 70.925 * * [simplify]: Extracting #10: cost 0 inf + 100101 70.961 * [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))))) 70.961 * [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))))))) 70.962 * [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))))) 70.962 * * [simplify]: iters left: 6 (16 enodes) 70.971 * * [simplify]: iters left: 5 (68 enodes) 70.996 * * [simplify]: iters left: 4 (179 enodes) 71.093 * * [simplify]: Extracting #0: cost 1 inf + 0 71.093 * * [simplify]: Extracting #1: cost 27 inf + 0 71.094 * * [simplify]: Extracting #2: cost 153 inf + 0 71.095 * * [simplify]: Extracting #3: cost 242 inf + 83 71.100 * * [simplify]: Extracting #4: cost 185 inf + 16503 71.125 * * [simplify]: Extracting #5: cost 15 inf + 79352 71.153 * * [simplify]: Extracting #6: cost 0 inf + 84943 71.179 * [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))))) 71.180 * [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))))))) 71.180 * * * * [progress]: [ 112 / 3260 ] simplifiying candidate # 71.180 * [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))))) 71.180 * * [simplify]: iters left: 6 (28 enodes) 71.187 * * [simplify]: iters left: 5 (112 enodes) 71.211 * * [simplify]: iters left: 4 (235 enodes) 71.307 * * [simplify]: Extracting #0: cost 1 inf + 0 71.308 * * [simplify]: Extracting #1: cost 11 inf + 0 71.308 * * [simplify]: Extracting #2: cost 119 inf + 0 71.309 * * [simplify]: Extracting #3: cost 210 inf + 1 71.311 * * [simplify]: Extracting #4: cost 194 inf + 2548 71.322 * * [simplify]: Extracting #5: cost 72 inf + 38602 71.340 * * [simplify]: Extracting #6: cost 42 inf + 51945 71.360 * * [simplify]: Extracting #7: cost 23 inf + 58671 71.385 * * [simplify]: Extracting #8: cost 2 inf + 66853 71.399 * * [simplify]: Extracting #9: cost 0 inf + 67533 71.415 * * [simplify]: Extracting #10: cost 0 inf + 67423 71.437 * [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)))) 71.437 * [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)))))) 71.437 * [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)))) 71.438 * * [simplify]: iters left: 6 (15 enodes) 71.442 * * [simplify]: iters left: 5 (63 enodes) 71.453 * * [simplify]: iters left: 4 (145 enodes) 71.507 * * [simplify]: iters left: 3 (499 enodes) 71.942 * * [simplify]: Extracting #0: cost 1 inf + 0 71.942 * * [simplify]: Extracting #1: cost 0 inf + 1 71.942 * [simplify]: Simplified to 0 71.942 * [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)) 71.942 * * * * [progress]: [ 113 / 3260 ] simplifiying candidate # 71.943 * [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)))) 71.943 * * [simplify]: iters left: 6 (28 enodes) 71.958 * * [simplify]: iters left: 5 (111 enodes) 72.004 * * [simplify]: iters left: 4 (249 enodes) 72.099 * * [simplify]: Extracting #0: cost 1 inf + 0 72.099 * * [simplify]: Extracting #1: cost 13 inf + 0 72.100 * * [simplify]: Extracting #2: cost 120 inf + 0 72.101 * * [simplify]: Extracting #3: cost 194 inf + 3 72.103 * * [simplify]: Extracting #4: cost 178 inf + 3168 72.112 * * [simplify]: Extracting #5: cost 77 inf + 29821 72.122 * * [simplify]: Extracting #6: cost 43 inf + 43264 72.132 * * [simplify]: Extracting #7: cost 27 inf + 49389 72.145 * * [simplify]: Extracting #8: cost 1 inf + 59075 72.158 * * [simplify]: Extracting #9: cost 0 inf + 59095 72.173 * * [simplify]: Extracting #10: cost 0 inf + 59065 72.196 * [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)) 72.196 * [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))))) 72.197 * [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))) 72.197 * * [simplify]: iters left: 6 (15 enodes) 72.205 * * [simplify]: iters left: 5 (62 enodes) 72.233 * * [simplify]: iters left: 4 (159 enodes) 72.300 * * [simplify]: iters left: 3 (475 enodes) 72.578 * * [simplify]: Extracting #0: cost 1 inf + 0 72.578 * * [simplify]: Extracting #1: cost 42 inf + 0 72.579 * * [simplify]: Extracting #2: cost 194 inf + 1 72.586 * * [simplify]: Extracting #3: cost 205 inf + 15094 72.616 * * [simplify]: Extracting #4: cost 20 inf + 63712 72.640 * * [simplify]: Extracting #5: cost 3 inf + 65204 72.666 * * [simplify]: Extracting #6: cost 0 inf + 65965 72.684 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 72.684 * [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)))) 72.684 * * * * [progress]: [ 114 / 3260 ] simplifiying candidate # 72.685 * [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)))))) 72.685 * * [simplify]: iters left: 6 (26 enodes) 72.691 * * [simplify]: iters left: 5 (105 enodes) 72.723 * * [simplify]: iters left: 4 (234 enodes) 72.815 * * [simplify]: Extracting #0: cost 1 inf + 0 72.815 * * [simplify]: Extracting #1: cost 11 inf + 0 72.815 * * [simplify]: Extracting #2: cost 115 inf + 0 72.816 * * [simplify]: Extracting #3: cost 207 inf + 1 72.819 * * [simplify]: Extracting #4: cost 182 inf + 5410 72.829 * * [simplify]: Extracting #5: cost 97 inf + 31819 72.848 * * [simplify]: Extracting #6: cost 44 inf + 52422 72.869 * * [simplify]: Extracting #7: cost 30 inf + 57368 72.883 * * [simplify]: Extracting #8: cost 3 inf + 66876 72.902 * * [simplify]: Extracting #9: cost 0 inf + 68281 72.916 * * [simplify]: Extracting #10: cost 0 inf + 68186 72.934 * [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))) 72.934 * [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))))))) 72.935 * [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))))) 72.935 * * [simplify]: iters left: 6 (15 enodes) 72.943 * * [simplify]: iters left: 5 (62 enodes) 72.963 * * [simplify]: iters left: 4 (148 enodes) 73.016 * * [simplify]: iters left: 3 (499 enodes) 73.353 * * [simplify]: Extracting #0: cost 1 inf + 0 73.353 * * [simplify]: Extracting #1: cost 0 inf + 1 73.353 * [simplify]: Simplified to 0 73.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 73.354 * * * * [progress]: [ 115 / 3260 ] simplifiying candidate # 73.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 73.354 * * [simplify]: iters left: 6 (27 enodes) 73.367 * * [simplify]: iters left: 5 (105 enodes) 73.395 * * [simplify]: iters left: 4 (207 enodes) 73.463 * * [simplify]: Extracting #0: cost 1 inf + 0 73.463 * * [simplify]: Extracting #1: cost 11 inf + 0 73.463 * * [simplify]: Extracting #2: cost 94 inf + 0 73.464 * * [simplify]: Extracting #3: cost 164 inf + 1 73.465 * * [simplify]: Extracting #4: cost 162 inf + 45 73.467 * * [simplify]: Extracting #5: cost 137 inf + 4652 73.475 * * [simplify]: Extracting #6: cost 65 inf + 26005 73.482 * * [simplify]: Extracting #7: cost 37 inf + 33977 73.493 * * [simplify]: Extracting #8: cost 12 inf + 42105 73.512 * * [simplify]: Extracting #9: cost 0 inf + 48895 73.532 * * [simplify]: Extracting #10: cost 0 inf + 48615 73.554 * * [simplify]: Extracting #11: cost 0 inf + 48585 73.568 * [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)))) 73.568 * [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)))))) 73.568 * [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)))) 73.568 * * [simplify]: iters left: 6 (14 enodes) 73.572 * * [simplify]: iters left: 5 (56 enodes) 73.581 * * [simplify]: iters left: 4 (117 enodes) 73.624 * * [simplify]: iters left: 3 (347 enodes) 73.775 * * [simplify]: Extracting #0: cost 1 inf + 0 73.775 * * [simplify]: Extracting #1: cost 0 inf + 1 73.775 * [simplify]: Simplified to 0 73.775 * [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)) 73.776 * * * * [progress]: [ 116 / 3260 ] simplifiying candidate # 73.776 * [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)))) 73.776 * * [simplify]: iters left: 6 (27 enodes) 73.789 * * [simplify]: iters left: 5 (106 enodes) 73.827 * * [simplify]: iters left: 4 (205 enodes) 73.898 * * [simplify]: iters left: 3 (473 enodes) 74.147 * * [simplify]: Extracting #0: cost 1 inf + 0 74.147 * * [simplify]: Extracting #1: cost 11 inf + 0 74.148 * * [simplify]: Extracting #2: cost 125 inf + 0 74.149 * * [simplify]: Extracting #3: cost 215 inf + 3 74.152 * * [simplify]: Extracting #4: cost 194 inf + 4373 74.166 * * [simplify]: Extracting #5: cost 100 inf + 25210 74.180 * * [simplify]: Extracting #6: cost 57 inf + 37144 74.195 * * [simplify]: Extracting #7: cost 44 inf + 41929 74.210 * * [simplify]: Extracting #8: cost 4 inf + 58574 74.227 * * [simplify]: Extracting #9: cost 0 inf + 59894 74.247 * * [simplify]: Extracting #10: cost 0 inf + 59864 74.279 * [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))))) 74.279 * [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))))) 74.279 * [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))) 74.280 * * [simplify]: iters left: 6 (14 enodes) 74.287 * * [simplify]: iters left: 5 (57 enodes) 74.308 * * [simplify]: iters left: 4 (116 enodes) 74.364 * * [simplify]: iters left: 3 (321 enodes) 74.549 * * [simplify]: Extracting #0: cost 1 inf + 0 74.549 * * [simplify]: Extracting #1: cost 0 inf + 1 74.549 * [simplify]: Simplified to 0 74.549 * [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)) 74.549 * * * * [progress]: [ 117 / 3260 ] simplifiying candidate # 74.549 * [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)))))) 74.549 * * [simplify]: iters left: 6 (26 enodes) 74.556 * * [simplify]: iters left: 5 (105 enodes) 74.579 * * [simplify]: iters left: 4 (233 enodes) 74.678 * * [simplify]: Extracting #0: cost 1 inf + 0 74.678 * * [simplify]: Extracting #1: cost 11 inf + 0 74.678 * * [simplify]: Extracting #2: cost 106 inf + 0 74.678 * * [simplify]: Extracting #3: cost 174 inf + 3 74.679 * * [simplify]: Extracting #4: cost 174 inf + 5 74.680 * * [simplify]: Extracting #5: cost 145 inf + 6586 74.686 * * [simplify]: Extracting #6: cost 67 inf + 29830 74.694 * * [simplify]: Extracting #7: cost 26 inf + 43346 74.706 * * [simplify]: Extracting #8: cost 4 inf + 50295 74.719 * * [simplify]: Extracting #9: cost 0 inf + 52120 74.731 * * [simplify]: Extracting #10: cost 0 inf + 52025 74.751 * [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))) 74.751 * [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))))))) 74.751 * [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))))) 74.752 * * [simplify]: iters left: 6 (15 enodes) 74.760 * * [simplify]: iters left: 5 (62 enodes) 74.783 * * [simplify]: iters left: 4 (149 enodes) 74.863 * * [simplify]: iters left: 3 (450 enodes) 75.584 * * [simplify]: Extracting #0: cost 1 inf + 0 75.584 * * [simplify]: Extracting #1: cost 0 inf + 1 75.584 * [simplify]: Simplified to 0 75.584 * [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)) 75.584 * * * * [progress]: [ 118 / 3260 ] simplifiying candidate # 75.585 * [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))))) 75.585 * * [simplify]: iters left: 6 (27 enodes) 75.599 * * [simplify]: iters left: 5 (106 enodes) 75.620 * * [simplify]: iters left: 4 (206 enodes) 75.695 * * [simplify]: iters left: 3 (475 enodes) 75.885 * * [simplify]: Extracting #0: cost 1 inf + 0 75.885 * * [simplify]: Extracting #1: cost 11 inf + 0 75.885 * * [simplify]: Extracting #2: cost 118 inf + 0 75.887 * * [simplify]: Extracting #3: cost 225 inf + 128 75.890 * * [simplify]: Extracting #4: cost 203 inf + 2532 75.900 * * [simplify]: Extracting #5: cost 101 inf + 23302 75.913 * * [simplify]: Extracting #6: cost 59 inf + 34719 75.925 * * [simplify]: Extracting #7: cost 39 inf + 42541 75.942 * * [simplify]: Extracting #8: cost 5 inf + 56033 75.964 * * [simplify]: Extracting #9: cost 0 inf + 57715 75.990 * * [simplify]: Extracting #10: cost 0 inf + 57605 76.005 * [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))) 76.005 * [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)))))) 76.006 * [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)))) 76.006 * * [simplify]: iters left: 6 (14 enodes) 76.010 * * [simplify]: iters left: 5 (57 enodes) 76.020 * * [simplify]: iters left: 4 (118 enodes) 76.049 * * [simplify]: iters left: 3 (314 enodes) 76.171 * * [simplify]: Extracting #0: cost 1 inf + 0 76.171 * * [simplify]: Extracting #1: cost 0 inf + 1 76.171 * [simplify]: Simplified to 0 76.171 * [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)) 76.172 * * * * [progress]: [ 119 / 3260 ] simplifiying candidate # 76.172 * [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)))) 76.172 * * [simplify]: iters left: 6 (26 enodes) 76.179 * * [simplify]: iters left: 5 (97 enodes) 76.196 * * [simplify]: iters left: 4 (191 enodes) 76.248 * * [simplify]: iters left: 3 (401 enodes) 76.380 * * [simplify]: Extracting #0: cost 1 inf + 0 76.380 * * [simplify]: Extracting #1: cost 13 inf + 0 76.380 * * [simplify]: Extracting #2: cost 115 inf + 0 76.382 * * [simplify]: Extracting #3: cost 169 inf + 46 76.383 * * [simplify]: Extracting #4: cost 148 inf + 2287 76.390 * * [simplify]: Extracting #5: cost 84 inf + 13817 76.401 * * [simplify]: Extracting #6: cost 57 inf + 21198 76.414 * * [simplify]: Extracting #7: cost 38 inf + 28917 76.433 * * [simplify]: Extracting #8: cost 2 inf + 43028 76.458 * * [simplify]: Extracting #9: cost 0 inf + 43613 76.480 * * [simplify]: Extracting #10: cost 0 inf + 43558 76.501 * [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)) 76.501 * [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))))) 76.502 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 76.502 * * [simplify]: iters left: 6 (13 enodes) 76.509 * * [simplify]: iters left: 5 (48 enodes) 76.526 * * [simplify]: iters left: 4 (103 enodes) 76.569 * * [simplify]: iters left: 3 (238 enodes) 76.673 * * [simplify]: Extracting #0: cost 1 inf + 0 76.673 * * [simplify]: Extracting #1: cost 0 inf + 1 76.673 * [simplify]: Simplified to 0 76.674 * [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)) 76.674 * * * * [progress]: [ 120 / 3260 ] simplifiying candidate # 76.674 * [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)))))) 76.675 * * [simplify]: iters left: 6 (26 enodes) 76.688 * * [simplify]: iters left: 5 (104 enodes) 76.729 * * [simplify]: iters left: 4 (227 enodes) 76.840 * * [simplify]: Extracting #0: cost 1 inf + 0 76.840 * * [simplify]: Extracting #1: cost 11 inf + 0 76.840 * * [simplify]: Extracting #2: cost 116 inf + 0 76.841 * * [simplify]: Extracting #3: cost 210 inf + 1 76.843 * * [simplify]: Extracting #4: cost 187 inf + 4324 76.854 * * [simplify]: Extracting #5: cost 97 inf + 32275 76.873 * * [simplify]: Extracting #6: cost 44 inf + 53440 76.894 * * [simplify]: Extracting #7: cost 23 inf + 61307 76.919 * * [simplify]: Extracting #8: cost 3 inf + 68214 76.946 * * [simplify]: Extracting #9: cost 0 inf + 69379 76.973 * * [simplify]: Extracting #10: cost 0 inf + 69364 76.999 * [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)))) 76.999 * [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))))))) 77.000 * [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))))) 77.000 * * [simplify]: iters left: 6 (15 enodes) 77.010 * * [simplify]: iters left: 5 (61 enodes) 77.032 * * [simplify]: iters left: 4 (142 enodes) 77.072 * * [simplify]: iters left: 3 (474 enodes) 77.409 * * [simplify]: Extracting #0: cost 1 inf + 0 77.409 * * [simplify]: Extracting #1: cost 0 inf + 1 77.409 * [simplify]: Simplified to 0 77.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 77.409 * * * * [progress]: [ 121 / 3260 ] simplifiying candidate # 77.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)) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 77.410 * * [simplify]: iters left: 6 (27 enodes) 77.423 * * [simplify]: iters left: 5 (105 enodes) 77.449 * * [simplify]: iters left: 4 (202 enodes) 77.503 * * [simplify]: iters left: 3 (488 enodes) 77.702 * * [simplify]: Extracting #0: cost 1 inf + 0 77.702 * * [simplify]: Extracting #1: cost 11 inf + 0 77.703 * * [simplify]: Extracting #2: cost 130 inf + 0 77.705 * * [simplify]: Extracting #3: cost 245 inf + 43 77.707 * * [simplify]: Extracting #4: cost 223 inf + 3779 77.719 * * [simplify]: Extracting #5: cost 110 inf + 29732 77.743 * * [simplify]: Extracting #6: cost 57 inf + 47585 77.767 * * [simplify]: Extracting #7: cost 42 inf + 52482 77.798 * * [simplify]: Extracting #8: cost 7 inf + 67235 77.826 * * [simplify]: Extracting #9: cost 0 inf + 70375 77.844 * * [simplify]: Extracting #10: cost 0 inf + 70185 77.877 * [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)))) 77.877 * [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)))))) 77.878 * [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)))) 77.878 * * [simplify]: iters left: 6 (14 enodes) 77.886 * * [simplify]: iters left: 5 (56 enodes) 77.906 * * [simplify]: iters left: 4 (113 enodes) 77.933 * * [simplify]: iters left: 3 (324 enodes) 78.063 * * [simplify]: Extracting #0: cost 1 inf + 0 78.063 * * [simplify]: Extracting #1: cost 0 inf + 1 78.063 * [simplify]: Simplified to 0 78.063 * [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)) 78.063 * * * * [progress]: [ 122 / 3260 ] simplifiying candidate # 78.063 * [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)))) 78.063 * * [simplify]: iters left: 6 (27 enodes) 78.071 * * [simplify]: iters left: 5 (105 enodes) 78.115 * * [simplify]: iters left: 4 (200 enodes) 78.174 * * [simplify]: iters left: 3 (460 enodes) 78.350 * * [simplify]: Extracting #0: cost 1 inf + 0 78.350 * * [simplify]: Extracting #1: cost 11 inf + 0 78.350 * * [simplify]: Extracting #2: cost 104 inf + 0 78.352 * * [simplify]: Extracting #3: cost 191 inf + 3 78.353 * * [simplify]: Extracting #4: cost 176 inf + 1718 78.361 * * [simplify]: Extracting #5: cost 98 inf + 17145 78.376 * * [simplify]: Extracting #6: cost 58 inf + 28679 78.393 * * [simplify]: Extracting #7: cost 40 inf + 34488 78.417 * * [simplify]: Extracting #8: cost 4 inf + 50192 78.431 * * [simplify]: Extracting #9: cost 0 inf + 51672 78.448 * * [simplify]: Extracting #10: cost 0 inf + 51562 78.473 * [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))))) 78.473 * [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))))) 78.474 * [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))) 78.474 * * [simplify]: iters left: 6 (14 enodes) 78.482 * * [simplify]: iters left: 5 (56 enodes) 78.500 * * [simplify]: iters left: 4 (112 enodes) 78.548 * * [simplify]: iters left: 3 (297 enodes) 78.719 * * [simplify]: Extracting #0: cost 1 inf + 0 78.719 * * [simplify]: Extracting #1: cost 0 inf + 1 78.719 * [simplify]: Simplified to 0 78.719 * [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)) 78.719 * * * * [progress]: [ 123 / 3260 ] simplifiying candidate # 78.720 * [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)))))) 78.720 * * [simplify]: iters left: 6 (24 enodes) 78.731 * * [simplify]: iters left: 5 (96 enodes) 78.766 * * [simplify]: iters left: 4 (201 enodes) 78.844 * * [simplify]: iters left: 3 (482 enodes) 79.005 * * [simplify]: Extracting #0: cost 1 inf + 0 79.005 * * [simplify]: Extracting #1: cost 11 inf + 0 79.006 * * [simplify]: Extracting #2: cost 110 inf + 0 79.007 * * [simplify]: Extracting #3: cost 235 inf + 1 79.008 * * [simplify]: Extracting #4: cost 221 inf + 1911 79.014 * * [simplify]: Extracting #5: cost 119 inf + 26283 79.027 * * [simplify]: Extracting #6: cost 59 inf + 46624 79.052 * * [simplify]: Extracting #7: cost 37 inf + 54905 79.081 * * [simplify]: Extracting #8: cost 3 inf + 68800 79.100 * * [simplify]: Extracting #9: cost 0 inf + 69860 79.132 * [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))) 79.132 * [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))))))) 79.133 * [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))))) 79.133 * * [simplify]: iters left: 6 (13 enodes) 79.140 * * [simplify]: iters left: 5 (53 enodes) 79.150 * * [simplify]: iters left: 4 (118 enodes) 79.185 * * [simplify]: iters left: 3 (324 enodes) 79.293 * * [simplify]: Extracting #0: cost 1 inf + 0 79.293 * * [simplify]: Extracting #1: cost 0 inf + 1 79.293 * [simplify]: Simplified to 0 79.293 * [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)) 79.294 * * * * [progress]: [ 124 / 3260 ] simplifiying candidate # 79.294 * [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))))) 79.294 * * [simplify]: iters left: 6 (24 enodes) 79.300 * * [simplify]: iters left: 5 (91 enodes) 79.325 * * [simplify]: iters left: 4 (165 enodes) 79.380 * * [simplify]: iters left: 3 (347 enodes) 79.460 * * [simplify]: Extracting #0: cost 1 inf + 0 79.460 * * [simplify]: Extracting #1: cost 9 inf + 0 79.460 * * [simplify]: Extracting #2: cost 91 inf + 0 79.461 * * [simplify]: Extracting #3: cost 167 inf + 859 79.463 * * [simplify]: Extracting #4: cost 164 inf + 1187 79.465 * * [simplify]: Extracting #5: cost 141 inf + 4722 79.473 * * [simplify]: Extracting #6: cost 78 inf + 18058 79.484 * * [simplify]: Extracting #7: cost 55 inf + 22804 79.497 * * [simplify]: Extracting #8: cost 33 inf + 29377 79.507 * * [simplify]: Extracting #9: cost 4 inf + 43502 79.521 * * [simplify]: Extracting #10: cost 0 inf + 45127 79.540 * * [simplify]: Extracting #11: cost 0 inf + 45072 79.552 * [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)) 79.552 * [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)))))) 79.553 * [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)))) 79.553 * * [simplify]: iters left: 6 (11 enodes) 79.556 * * [simplify]: iters left: 5 (43 enodes) 79.563 * * [simplify]: iters left: 4 (84 enodes) 79.586 * * [simplify]: iters left: 3 (212 enodes) 79.681 * * [simplify]: iters left: 2 (472 enodes) 79.821 * * [simplify]: Extracting #0: cost 1 inf + 0 79.821 * * [simplify]: Extracting #1: cost 0 inf + 1 79.821 * [simplify]: Simplified to 0 79.821 * [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)) 79.821 * * * * [progress]: [ 125 / 3260 ] simplifiying candidate # 79.822 * [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)))) 79.822 * * [simplify]: iters left: 6 (25 enodes) 79.828 * * [simplify]: iters left: 5 (98 enodes) 79.858 * * [simplify]: iters left: 4 (184 enodes) 79.913 * * [simplify]: iters left: 3 (378 enodes) 80.016 * * [simplify]: Extracting #0: cost 1 inf + 0 80.016 * * [simplify]: Extracting #1: cost 11 inf + 0 80.016 * * [simplify]: Extracting #2: cost 86 inf + 0 80.017 * * [simplify]: Extracting #3: cost 144 inf + 205 80.018 * * [simplify]: Extracting #4: cost 135 inf + 1270 80.020 * * [simplify]: Extracting #5: cost 109 inf + 4612 80.027 * * [simplify]: Extracting #6: cost 70 inf + 11806 80.036 * * [simplify]: Extracting #7: cost 56 inf + 14950 80.045 * * [simplify]: Extracting #8: cost 45 inf + 16083 80.058 * * [simplify]: Extracting #9: cost 18 inf + 28539 80.076 * * [simplify]: Extracting #10: cost 0 inf + 37394 80.098 * * [simplify]: Extracting #11: cost 0 inf + 37139 80.113 * * [simplify]: Extracting #12: cost 0 inf + 37124 80.123 * [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))) 80.123 * [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))))) 80.124 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 80.124 * * [simplify]: iters left: 6 (12 enodes) 80.128 * * [simplify]: iters left: 5 (49 enodes) 80.136 * * [simplify]: iters left: 4 (99 enodes) 80.158 * * [simplify]: iters left: 3 (234 enodes) 80.251 * * [simplify]: iters left: 2 (447 enodes) 80.381 * * [simplify]: Extracting #0: cost 1 inf + 0 80.381 * * [simplify]: Extracting #1: cost 0 inf + 1 80.381 * [simplify]: Simplified to 0 80.381 * [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)) 80.382 * * * * [progress]: [ 126 / 3260 ] simplifiying candidate # 80.382 * [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)))))) 80.382 * * [simplify]: iters left: 6 (25 enodes) 80.388 * * [simplify]: iters left: 5 (100 enodes) 80.406 * * [simplify]: iters left: 4 (203 enodes) 80.451 * * [simplify]: iters left: 3 (465 enodes) 80.646 * * [simplify]: Extracting #0: cost 1 inf + 0 80.646 * * [simplify]: Extracting #1: cost 11 inf + 0 80.647 * * [simplify]: Extracting #2: cost 110 inf + 0 80.648 * * [simplify]: Extracting #3: cost 186 inf + 3 80.650 * * [simplify]: Extracting #4: cost 166 inf + 2839 80.658 * * [simplify]: Extracting #5: cost 106 inf + 15114 80.672 * * [simplify]: Extracting #6: cost 74 inf + 24581 80.691 * * [simplify]: Extracting #7: cost 49 inf + 33887 80.706 * * [simplify]: Extracting #8: cost 3 inf + 53973 80.722 * * [simplify]: Extracting #9: cost 0 inf + 55074 80.737 * [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)))) 80.738 * [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))))))) 80.738 * [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))))) 80.738 * * [simplify]: iters left: 6 (14 enodes) 80.742 * * [simplify]: iters left: 5 (57 enodes) 80.754 * * [simplify]: iters left: 4 (121 enodes) 80.810 * * [simplify]: iters left: 3 (291 enodes) 80.920 * * [simplify]: Extracting #0: cost 1 inf + 0 80.921 * * [simplify]: Extracting #1: cost 0 inf + 1 80.921 * [simplify]: Simplified to 0 80.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))) (* (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)) 80.921 * * * * [progress]: [ 127 / 3260 ] simplifiying candidate # 80.921 * [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))))) 80.922 * * [simplify]: iters left: 6 (26 enodes) 80.935 * * [simplify]: iters left: 5 (101 enodes) 80.954 * * [simplify]: iters left: 4 (183 enodes) 81.010 * * [simplify]: iters left: 3 (361 enodes) 81.141 * * [simplify]: Extracting #0: cost 1 inf + 0 81.141 * * [simplify]: Extracting #1: cost 11 inf + 0 81.141 * * [simplify]: Extracting #2: cost 84 inf + 0 81.142 * * [simplify]: Extracting #3: cost 131 inf + 408 81.144 * * [simplify]: Extracting #4: cost 113 inf + 2413 81.149 * * [simplify]: Extracting #5: cost 66 inf + 8412 81.156 * * [simplify]: Extracting #6: cost 58 inf + 10737 81.163 * * [simplify]: Extracting #7: cost 54 inf + 11565 81.174 * * [simplify]: Extracting #8: cost 20 inf + 24452 81.191 * * [simplify]: Extracting #9: cost 0 inf + 33490 81.212 * * [simplify]: Extracting #10: cost 0 inf + 33275 81.230 * * [simplify]: Extracting #11: cost 0 inf + 33260 81.248 * [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)) 81.248 * [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)))))) 81.249 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 81.249 * * [simplify]: iters left: 6 (13 enodes) 81.256 * * [simplify]: iters left: 5 (52 enodes) 81.273 * * [simplify]: iters left: 4 (98 enodes) 81.302 * * [simplify]: iters left: 3 (212 enodes) 81.387 * * [simplify]: iters left: 2 (371 enodes) 81.488 * * [simplify]: Extracting #0: cost 1 inf + 0 81.488 * * [simplify]: Extracting #1: cost 0 inf + 1 81.488 * [simplify]: Simplified to 0 81.488 * [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)) 81.488 * * * * [progress]: [ 128 / 3260 ] simplifiying candidate # 81.489 * [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)))) 81.489 * * [simplify]: iters left: 6 (25 enodes) 81.501 * * [simplify]: iters left: 5 (92 enodes) 81.532 * * [simplify]: iters left: 4 (169 enodes) 81.565 * * [simplify]: iters left: 3 (293 enodes) 81.657 * * [simplify]: iters left: 2 (464 enodes) 81.811 * * [simplify]: Extracting #0: cost 1 inf + 0 81.811 * * [simplify]: Extracting #1: cost 11 inf + 0 81.811 * * [simplify]: Extracting #2: cost 70 inf + 0 81.812 * * [simplify]: Extracting #3: cost 95 inf + 1026 81.815 * * [simplify]: Extracting #4: cost 60 inf + 5033 81.820 * * [simplify]: Extracting #5: cost 52 inf + 7074 81.826 * * [simplify]: Extracting #6: cost 47 inf + 8025 81.836 * * [simplify]: Extracting #7: cost 10 inf + 20077 81.851 * * [simplify]: Extracting #8: cost 1 inf + 24199 81.858 * * [simplify]: Extracting #9: cost 0 inf + 24659 81.866 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 81.866 * [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))))) 81.867 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 81.867 * * [simplify]: iters left: 6 (12 enodes) 81.870 * * [simplify]: iters left: 5 (44 enodes) 81.878 * * [simplify]: iters left: 4 (92 enodes) 81.893 * * [simplify]: iters left: 3 (159 enodes) 81.930 * * [simplify]: iters left: 2 (267 enodes) 81.988 * * [simplify]: iters left: 1 (364 enodes) 82.072 * * [simplify]: Extracting #0: cost 1 inf + 0 82.072 * * [simplify]: Extracting #1: cost 0 inf + 1 82.072 * [simplify]: Simplified to 0 82.072 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 82.072 * * * * [progress]: [ 129 / 3260 ] simplifiying candidate # 82.073 * [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)))))) 82.073 * * [simplify]: iters left: 6 (26 enodes) 82.087 * * [simplify]: iters left: 5 (107 enodes) 82.129 * * [simplify]: iters left: 4 (236 enodes) 82.189 * * [simplify]: Extracting #0: cost 1 inf + 0 82.189 * * [simplify]: Extracting #1: cost 11 inf + 0 82.189 * * [simplify]: Extracting #2: cost 115 inf + 0 82.191 * * [simplify]: Extracting #3: cost 197 inf + 87 82.193 * * [simplify]: Extracting #4: cost 166 inf + 5960 82.203 * * [simplify]: Extracting #5: cost 60 inf + 35748 82.211 * * [simplify]: Extracting #6: cost 41 inf + 43634 82.220 * * [simplify]: Extracting #7: cost 36 inf + 44160 82.231 * * [simplify]: Extracting #8: cost 17 inf + 49887 82.245 * * [simplify]: Extracting #9: cost 5 inf + 55822 82.257 * * [simplify]: Extracting #10: cost 0 inf + 58147 82.274 * * [simplify]: Extracting #11: cost 0 inf + 58052 82.288 * [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))))) 82.288 * [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))))))) 82.288 * [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))))) 82.288 * * [simplify]: iters left: 6 (15 enodes) 82.293 * * [simplify]: iters left: 5 (64 enodes) 82.305 * * [simplify]: iters left: 4 (149 enodes) 82.373 * * [simplify]: iters left: 3 (466 enodes) 82.772 * * [simplify]: Extracting #0: cost 1 inf + 0 82.772 * * [simplify]: Extracting #1: cost 0 inf + 1 82.772 * [simplify]: Simplified to 0 82.772 * [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)) 82.772 * * * * [progress]: [ 130 / 3260 ] simplifiying candidate # 82.772 * [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))))) 82.773 * * [simplify]: iters left: 6 (27 enodes) 82.779 * * [simplify]: iters left: 5 (108 enodes) 82.798 * * [simplify]: iters left: 4 (212 enodes) 82.856 * * [simplify]: Extracting #0: cost 1 inf + 0 82.856 * * [simplify]: Extracting #1: cost 11 inf + 0 82.856 * * [simplify]: Extracting #2: cost 98 inf + 0 82.857 * * [simplify]: Extracting #3: cost 156 inf + 45 82.857 * * [simplify]: Extracting #4: cost 147 inf + 621 82.859 * * [simplify]: Extracting #5: cost 117 inf + 6097 82.863 * * [simplify]: Extracting #6: cost 56 inf + 22498 82.869 * * [simplify]: Extracting #7: cost 41 inf + 26218 82.877 * * [simplify]: Extracting #8: cost 13 inf + 34273 82.887 * * [simplify]: Extracting #9: cost 0 inf + 41445 82.897 * * [simplify]: Extracting #10: cost 0 inf + 41165 82.908 * [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)))))) 82.909 * [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)))))) 82.909 * [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)))) 82.909 * * [simplify]: iters left: 6 (14 enodes) 82.917 * * [simplify]: iters left: 5 (59 enodes) 82.938 * * [simplify]: iters left: 4 (121 enodes) 82.989 * * [simplify]: iters left: 3 (332 enodes) 83.201 * * [simplify]: Extracting #0: cost 1 inf + 0 83.201 * * [simplify]: Extracting #1: cost 0 inf + 1 83.201 * [simplify]: Simplified to 0 83.201 * [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)) 83.201 * * * * [progress]: [ 131 / 3260 ] simplifiying candidate # 83.202 * [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)))) 83.202 * * [simplify]: iters left: 6 (26 enodes) 83.219 * * [simplify]: iters left: 5 (103 enodes) 83.247 * * [simplify]: iters left: 4 (203 enodes) 83.297 * * [simplify]: iters left: 3 (443 enodes) 83.473 * * [simplify]: Extracting #0: cost 1 inf + 0 83.473 * * [simplify]: Extracting #1: cost 11 inf + 0 83.474 * * [simplify]: Extracting #2: cost 127 inf + 0 83.474 * * [simplify]: Extracting #3: cost 191 inf + 89 83.476 * * [simplify]: Extracting #4: cost 158 inf + 3438 83.481 * * [simplify]: Extracting #5: cost 82 inf + 18607 83.489 * * [simplify]: Extracting #6: cost 57 inf + 25499 83.498 * * [simplify]: Extracting #7: cost 37 inf + 33592 83.516 * * [simplify]: Extracting #8: cost 2 inf + 47489 83.541 * * [simplify]: Extracting #9: cost 0 inf + 48114 83.565 * * [simplify]: Extracting #10: cost 0 inf + 48099 83.593 * [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)))) 83.593 * [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))))) 83.593 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 83.593 * * [simplify]: iters left: 6 (13 enodes) 83.600 * * [simplify]: iters left: 5 (54 enodes) 83.611 * * [simplify]: iters left: 4 (112 enodes) 83.636 * * [simplify]: iters left: 3 (281 enodes) 83.753 * * [simplify]: Extracting #0: cost 1 inf + 0 83.753 * * [simplify]: Extracting #1: cost 0 inf + 1 83.753 * [simplify]: Simplified to 0 83.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))) (* (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)) 83.754 * * * * [progress]: [ 132 / 3260 ] simplifiying candidate # 83.754 * [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)))))) 83.754 * * [simplify]: iters left: 6 (25 enodes) 83.764 * * [simplify]: iters left: 5 (102 enodes) 83.785 * * [simplify]: iters left: 4 (221 enodes) 83.843 * * [simplify]: Extracting #0: cost 1 inf + 0 83.843 * * [simplify]: Extracting #1: cost 11 inf + 0 83.843 * * [simplify]: Extracting #2: cost 95 inf + 0 83.844 * * [simplify]: Extracting #3: cost 154 inf + 88 83.844 * * [simplify]: Extracting #4: cost 152 inf + 213 83.845 * * [simplify]: Extracting #5: cost 124 inf + 5399 83.851 * * [simplify]: Extracting #6: cost 61 inf + 21970 83.862 * * [simplify]: Extracting #7: cost 38 inf + 27576 83.875 * * [simplify]: Extracting #8: cost 12 inf + 36081 83.892 * * [simplify]: Extracting #9: cost 0 inf + 41758 83.912 * * [simplify]: Extracting #10: cost 0 inf + 41503 83.929 * * [simplify]: Extracting #11: cost 0 inf + 41488 83.947 * [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)))) 83.947 * [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))))))) 83.948 * [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))))) 83.948 * * [simplify]: iters left: 6 (14 enodes) 83.956 * * [simplify]: iters left: 5 (59 enodes) 83.977 * * [simplify]: iters left: 4 (134 enodes) 84.041 * * [simplify]: iters left: 3 (357 enodes) 84.320 * * [simplify]: Extracting #0: cost 1 inf + 0 84.320 * * [simplify]: Extracting #1: cost 0 inf + 1 84.320 * [simplify]: Simplified to 0 84.320 * [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)) 84.321 * * * * [progress]: [ 133 / 3260 ] simplifiying candidate # 84.321 * [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))))) 84.321 * * [simplify]: iters left: 6 (26 enodes) 84.334 * * [simplify]: iters left: 5 (102 enodes) 84.373 * * [simplify]: iters left: 4 (197 enodes) 84.418 * * [simplify]: iters left: 3 (423 enodes) 84.622 * * [simplify]: Extracting #0: cost 1 inf + 0 84.622 * * [simplify]: Extracting #1: cost 11 inf + 0 84.623 * * [simplify]: Extracting #2: cost 142 inf + 0 84.624 * * [simplify]: Extracting #3: cost 221 inf + 331 84.625 * * [simplify]: Extracting #4: cost 181 inf + 5229 84.632 * * [simplify]: Extracting #5: cost 82 inf + 24605 84.641 * * [simplify]: Extracting #6: cost 57 inf + 30618 84.661 * * [simplify]: Extracting #7: cost 39 inf + 37671 84.686 * * [simplify]: Extracting #8: cost 4 inf + 51445 84.713 * * [simplify]: Extracting #9: cost 0 inf + 52965 84.740 * * [simplify]: Extracting #10: cost 0 inf + 52935 84.767 * [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)) 84.767 * [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)))))) 84.768 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 84.768 * * [simplify]: iters left: 6 (13 enodes) 84.775 * * [simplify]: iters left: 5 (53 enodes) 84.795 * * [simplify]: iters left: 4 (106 enodes) 84.821 * * [simplify]: iters left: 3 (257 enodes) 84.941 * * [simplify]: Extracting #0: cost 1 inf + 0 84.941 * * [simplify]: Extracting #1: cost 0 inf + 1 84.941 * [simplify]: Simplified to 0 84.941 * [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)) 84.942 * * * * [progress]: [ 134 / 3260 ] simplifiying candidate # 84.942 * [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)))) 84.942 * * [simplify]: iters left: 6 (25 enodes) 84.948 * * [simplify]: iters left: 5 (98 enodes) 84.979 * * [simplify]: iters left: 4 (183 enodes) 85.028 * * [simplify]: iters left: 3 (365 enodes) 85.227 * * [simplify]: Extracting #0: cost 1 inf + 0 85.227 * * [simplify]: Extracting #1: cost 11 inf + 0 85.228 * * [simplify]: Extracting #2: cost 109 inf + 0 85.229 * * [simplify]: Extracting #3: cost 149 inf + 213 85.231 * * [simplify]: Extracting #4: cost 132 inf + 1777 85.233 * * [simplify]: Extracting #5: cost 106 inf + 5362 85.240 * * [simplify]: Extracting #6: cost 67 inf + 12011 85.248 * * [simplify]: Extracting #7: cost 53 inf + 13647 85.257 * * [simplify]: Extracting #8: cost 19 inf + 25897 85.266 * * [simplify]: Extracting #9: cost 0 inf + 35837 85.277 * * [simplify]: Extracting #10: cost 0 inf + 35597 85.294 * [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))) 85.294 * [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))))) 85.295 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 85.295 * * [simplify]: iters left: 6 (12 enodes) 85.302 * * [simplify]: iters left: 5 (49 enodes) 85.320 * * [simplify]: iters left: 4 (94 enodes) 85.361 * * [simplify]: iters left: 3 (221 enodes) 85.489 * * [simplify]: iters left: 2 (492 enodes) 85.837 * * [simplify]: Extracting #0: cost 1 inf + 0 85.837 * * [simplify]: Extracting #1: cost 0 inf + 1 85.837 * [simplify]: Simplified to 0 85.837 * [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)) 85.838 * * * * [progress]: [ 135 / 3260 ] simplifiying candidate # 85.838 * [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)))))) 85.838 * * [simplify]: iters left: 6 (24 enodes) 85.845 * * [simplify]: iters left: 5 (95 enodes) 85.878 * * [simplify]: iters left: 4 (196 enodes) 85.942 * * [simplify]: iters left: 3 (441 enodes) 86.153 * * [simplify]: Extracting #0: cost 1 inf + 0 86.154 * * [simplify]: Extracting #1: cost 11 inf + 0 86.154 * * [simplify]: Extracting #2: cost 137 inf + 0 86.156 * * [simplify]: Extracting #3: cost 209 inf + 7 86.157 * * [simplify]: Extracting #4: cost 181 inf + 3506 86.166 * * [simplify]: Extracting #5: cost 81 inf + 23469 86.174 * * [simplify]: Extracting #6: cost 60 inf + 29549 86.183 * * [simplify]: Extracting #7: cost 41 inf + 36355 86.199 * * [simplify]: Extracting #8: cost 7 inf + 50144 86.224 * * [simplify]: Extracting #9: cost 0 inf + 53284 86.250 * [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)))) 86.250 * [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))))))) 86.250 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 86.251 * * [simplify]: iters left: 6 (13 enodes) 86.258 * * [simplify]: iters left: 5 (52 enodes) 86.277 * * [simplify]: iters left: 4 (111 enodes) 86.316 * * [simplify]: iters left: 3 (278 enodes) 86.462 * * [simplify]: Extracting #0: cost 1 inf + 0 86.462 * * [simplify]: Extracting #1: cost 0 inf + 1 86.462 * [simplify]: Simplified to 0 86.462 * [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)) 86.463 * * * * [progress]: [ 136 / 3260 ] simplifiying candidate # 86.463 * [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))))) 86.463 * * [simplify]: iters left: 6 (25 enodes) 86.469 * * [simplify]: iters left: 5 (96 enodes) 86.492 * * [simplify]: iters left: 4 (178 enodes) 86.539 * * [simplify]: iters left: 3 (347 enodes) 86.649 * * [simplify]: Extracting #0: cost 1 inf + 0 86.649 * * [simplify]: Extracting #1: cost 11 inf + 0 86.650 * * [simplify]: Extracting #2: cost 103 inf + 0 86.651 * * [simplify]: Extracting #3: cost 134 inf + 91 86.653 * * [simplify]: Extracting #4: cost 88 inf + 4967 86.659 * * [simplify]: Extracting #5: cost 55 inf + 9183 86.665 * * [simplify]: Extracting #6: cost 57 inf + 10041 86.672 * * [simplify]: Extracting #7: cost 54 inf + 10528 86.681 * * [simplify]: Extracting #8: cost 25 inf + 20973 86.696 * * [simplify]: Extracting #9: cost 1 inf + 32291 86.710 * * [simplify]: Extracting #10: cost 0 inf + 32456 86.719 * * [simplify]: Extracting #11: cost 0 inf + 32401 86.728 * [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)) 86.729 * [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)))))) 86.729 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 86.729 * * [simplify]: iters left: 6 (12 enodes) 86.732 * * [simplify]: iters left: 5 (47 enodes) 86.742 * * [simplify]: iters left: 4 (89 enodes) 86.761 * * [simplify]: iters left: 3 (186 enodes) 86.846 * * [simplify]: iters left: 2 (378 enodes) 87.070 * * [simplify]: Extracting #0: cost 1 inf + 0 87.070 * * [simplify]: Extracting #1: cost 0 inf + 1 87.070 * [simplify]: Simplified to 0 87.070 * [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)) 87.070 * * * * [progress]: [ 137 / 3260 ] simplifiying candidate # 87.071 * [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)))) 87.071 * * [simplify]: iters left: 6 (24 enodes) 87.084 * * [simplify]: iters left: 5 (90 enodes) 87.101 * * [simplify]: iters left: 4 (144 enodes) 87.131 * * [simplify]: iters left: 3 (235 enodes) 87.183 * * [simplify]: iters left: 2 (351 enodes) 87.286 * * [simplify]: iters left: 1 (470 enodes) 87.410 * * [simplify]: Extracting #0: cost 1 inf + 0 87.410 * * [simplify]: Extracting #1: cost 9 inf + 0 87.411 * * [simplify]: Extracting #2: cost 72 inf + 2 87.411 * * [simplify]: Extracting #3: cost 94 inf + 1044 87.413 * * [simplify]: Extracting #4: cost 72 inf + 3198 87.415 * * [simplify]: Extracting #5: cost 61 inf + 4361 87.417 * * [simplify]: Extracting #6: cost 45 inf + 7573 87.422 * * [simplify]: Extracting #7: cost 15 inf + 19950 87.436 * * [simplify]: Extracting #8: cost 0 inf + 28811 87.450 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 87.450 * [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))))) 87.451 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 87.451 * * [simplify]: iters left: 6 (11 enodes) 87.455 * * [simplify]: iters left: 5 (40 enodes) 87.464 * * [simplify]: iters left: 4 (65 enodes) 87.476 * * [simplify]: iters left: 3 (97 enodes) 87.493 * * [simplify]: iters left: 2 (165 enodes) 87.562 * * [simplify]: iters left: 1 (271 enodes) 87.648 * * [simplify]: Extracting #0: cost 1 inf + 0 87.648 * * [simplify]: Extracting #1: cost 0 inf + 1 87.648 * [simplify]: Simplified to 0 87.648 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 87.649 * * * * [progress]: [ 138 / 3260 ] simplifiying candidate # 87.649 * [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)))))) 87.649 * * [simplify]: iters left: 6 (23 enodes) 87.661 * * [simplify]: iters left: 5 (94 enodes) 87.695 * * [simplify]: iters left: 4 (191 enodes) 87.757 * * [simplify]: iters left: 3 (416 enodes) 87.955 * * [simplify]: Extracting #0: cost 1 inf + 0 87.955 * * [simplify]: Extracting #1: cost 11 inf + 0 87.956 * * [simplify]: Extracting #2: cost 121 inf + 0 87.957 * * [simplify]: Extracting #3: cost 178 inf + 48 87.959 * * [simplify]: Extracting #4: cost 151 inf + 4111 87.972 * * [simplify]: Extracting #5: cost 77 inf + 19111 87.982 * * [simplify]: Extracting #6: cost 60 inf + 24380 87.991 * * [simplify]: Extracting #7: cost 34 inf + 34207 88.003 * * [simplify]: Extracting #8: cost 3 inf + 46894 88.016 * * [simplify]: Extracting #9: cost 0 inf + 48019 88.029 * * [simplify]: Extracting #10: cost 0 inf + 48004 88.043 * [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)))) 88.043 * [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))))))) 88.044 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 88.044 * * [simplify]: iters left: 6 (12 enodes) 88.050 * * [simplify]: iters left: 5 (51 enodes) 88.070 * * [simplify]: iters left: 4 (106 enodes) 88.117 * * [simplify]: iters left: 3 (247 enodes) 88.219 * * [simplify]: Extracting #0: cost 1 inf + 0 88.219 * * [simplify]: Extracting #1: cost 0 inf + 1 88.219 * [simplify]: Simplified to 0 88.219 * [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)) 88.220 * * * * [progress]: [ 139 / 3260 ] simplifiying candidate # 88.220 * [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))))) 88.220 * * [simplify]: iters left: 6 (24 enodes) 88.228 * * [simplify]: iters left: 5 (95 enodes) 88.248 * * [simplify]: iters left: 4 (175 enodes) 88.284 * * [simplify]: iters left: 3 (343 enodes) 88.427 * * [simplify]: Extracting #0: cost 1 inf + 0 88.427 * * [simplify]: Extracting #1: cost 11 inf + 0 88.428 * * [simplify]: Extracting #2: cost 97 inf + 0 88.429 * * [simplify]: Extracting #3: cost 126 inf + 132 88.431 * * [simplify]: Extracting #4: cost 81 inf + 4482 88.436 * * [simplify]: Extracting #5: cost 50 inf + 8696 88.443 * * [simplify]: Extracting #6: cost 57 inf + 8859 88.449 * * [simplify]: Extracting #7: cost 55 inf + 9482 88.460 * * [simplify]: Extracting #8: cost 13 inf + 25014 88.479 * * [simplify]: Extracting #9: cost 1 inf + 31069 88.494 * * [simplify]: Extracting #10: cost 0 inf + 31274 88.510 * * [simplify]: Extracting #11: cost 0 inf + 31219 88.526 * [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))) 88.526 * [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)))))) 88.527 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 88.527 * * [simplify]: iters left: 6 (11 enodes) 88.533 * * [simplify]: iters left: 5 (46 enodes) 88.549 * * [simplify]: iters left: 4 (86 enodes) 88.569 * * [simplify]: iters left: 3 (183 enodes) 88.625 * * [simplify]: iters left: 2 (372 enodes) 88.841 * * [simplify]: Extracting #0: cost 1 inf + 0 88.841 * * [simplify]: Extracting #1: cost 0 inf + 1 88.841 * [simplify]: Simplified to 0 88.841 * [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)) 88.841 * * * * [progress]: [ 140 / 3260 ] simplifiying candidate # 88.841 * [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)))) 88.842 * * [simplify]: iters left: 6 (23 enodes) 88.853 * * [simplify]: iters left: 5 (89 enodes) 88.881 * * [simplify]: iters left: 4 (143 enodes) 88.931 * * [simplify]: iters left: 3 (234 enodes) 89.010 * * [simplify]: iters left: 2 (348 enodes) 89.115 * * [simplify]: iters left: 1 (463 enodes) 89.245 * * [simplify]: Extracting #0: cost 1 inf + 0 89.245 * * [simplify]: Extracting #1: cost 9 inf + 0 89.246 * * [simplify]: Extracting #2: cost 73 inf + 2 89.246 * * [simplify]: Extracting #3: cost 101 inf + 709 89.248 * * [simplify]: Extracting #4: cost 72 inf + 3564 89.250 * * [simplify]: Extracting #5: cost 61 inf + 4686 89.254 * * [simplify]: Extracting #6: cost 46 inf + 7340 89.261 * * [simplify]: Extracting #7: cost 16 inf + 20265 89.269 * * [simplify]: Extracting #8: cost 2 inf + 27542 89.284 * * [simplify]: Extracting #9: cost 0 inf + 29055 89.299 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 89.299 * [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))))) 89.299 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 89.300 * * [simplify]: iters left: 6 (10 enodes) 89.305 * * [simplify]: iters left: 5 (39 enodes) 89.318 * * [simplify]: iters left: 4 (64 enodes) 89.341 * * [simplify]: iters left: 3 (96 enodes) 89.375 * * [simplify]: iters left: 2 (164 enodes) 89.449 * * [simplify]: iters left: 1 (270 enodes) 89.512 * * [simplify]: Extracting #0: cost 1 inf + 0 89.512 * * [simplify]: Extracting #1: cost 0 inf + 1 89.512 * [simplify]: Simplified to 0 89.512 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 89.513 * * * * [progress]: [ 141 / 3260 ] simplifiying candidate # 89.513 * [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)))))) 89.513 * * [simplify]: iters left: 6 (23 enodes) 89.519 * * [simplify]: iters left: 5 (95 enodes) 89.546 * * [simplify]: iters left: 4 (200 enodes) 89.594 * * [simplify]: iters left: 3 (405 enodes) 89.711 * * [simplify]: Extracting #0: cost 1 inf + 0 89.711 * * [simplify]: Extracting #1: cost 11 inf + 0 89.711 * * [simplify]: Extracting #2: cost 103 inf + 0 89.711 * * [simplify]: Extracting #3: cost 171 inf + 7 89.712 * * [simplify]: Extracting #4: cost 159 inf + 632 89.717 * * [simplify]: Extracting #5: cost 110 inf + 8907 89.731 * * [simplify]: Extracting #6: cost 62 inf + 19523 89.743 * * [simplify]: Extracting #7: cost 31 inf + 31279 89.755 * * [simplify]: Extracting #8: cost 2 inf + 42286 89.767 * * [simplify]: Extracting #9: cost 0 inf + 42966 89.779 * * [simplify]: Extracting #10: cost 0 inf + 42926 89.790 * [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))))) 89.790 * [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))))))) 89.791 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 89.791 * * [simplify]: iters left: 6 (12 enodes) 89.795 * * [simplify]: iters left: 5 (53 enodes) 89.804 * * [simplify]: iters left: 4 (117 enodes) 89.842 * * [simplify]: iters left: 3 (255 enodes) 89.946 * * [simplify]: Extracting #0: cost 1 inf + 0 89.946 * * [simplify]: Extracting #1: cost 0 inf + 1 89.946 * [simplify]: Simplified to 0 89.946 * [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)) 89.946 * * * * [progress]: [ 142 / 3260 ] simplifiying candidate # 89.947 * [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))))) 89.947 * * [simplify]: iters left: 6 (24 enodes) 89.959 * * [simplify]: iters left: 5 (96 enodes) 89.993 * * [simplify]: iters left: 4 (185 enodes) 90.040 * * [simplify]: iters left: 3 (330 enodes) 90.153 * * [simplify]: Extracting #0: cost 1 inf + 0 90.153 * * [simplify]: Extracting #1: cost 11 inf + 0 90.153 * * [simplify]: Extracting #2: cost 96 inf + 0 90.154 * * [simplify]: Extracting #3: cost 139 inf + 504 90.156 * * [simplify]: Extracting #4: cost 75 inf + 7181 90.159 * * [simplify]: Extracting #5: cost 51 inf + 10044 90.163 * * [simplify]: Extracting #6: cost 57 inf + 10329 90.167 * * [simplify]: Extracting #7: cost 52 inf + 11256 90.173 * * [simplify]: Extracting #8: cost 15 inf + 25474 90.182 * * [simplify]: Extracting #9: cost 0 inf + 32841 90.191 * * [simplify]: Extracting #10: cost 0 inf + 32641 90.203 * [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)) 90.203 * [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)))))) 90.204 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 90.204 * * [simplify]: iters left: 6 (11 enodes) 90.211 * * [simplify]: iters left: 5 (48 enodes) 90.228 * * [simplify]: iters left: 4 (98 enodes) 90.267 * * [simplify]: iters left: 3 (181 enodes) 90.346 * * [simplify]: iters left: 2 (358 enodes) 90.541 * * [simplify]: Extracting #0: cost 1 inf + 0 90.541 * * [simplify]: Extracting #1: cost 0 inf + 1 90.541 * [simplify]: Simplified to 0 90.541 * [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)) 90.541 * * * * [progress]: [ 143 / 3260 ] simplifiying candidate # 90.542 * [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)))) 90.542 * * [simplify]: iters left: 6 (23 enodes) 90.548 * * [simplify]: iters left: 5 (89 enodes) 90.566 * * [simplify]: iters left: 4 (163 enodes) 90.593 * * [simplify]: iters left: 3 (272 enodes) 90.680 * * [simplify]: iters left: 2 (431 enodes) 90.813 * * [simplify]: Extracting #0: cost 1 inf + 0 90.813 * * [simplify]: Extracting #1: cost 11 inf + 0 90.814 * * [simplify]: Extracting #2: cost 75 inf + 42 90.815 * * [simplify]: Extracting #3: cost 92 inf + 1002 90.817 * * [simplify]: Extracting #4: cost 53 inf + 3862 90.821 * * [simplify]: Extracting #5: cost 51 inf + 4609 90.825 * * [simplify]: Extracting #6: cost 48 inf + 5137 90.829 * * [simplify]: Extracting #7: cost 36 inf + 6827 90.840 * * [simplify]: Extracting #8: cost 12 inf + 16334 90.852 * * [simplify]: Extracting #9: cost 0 inf + 21943 90.865 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 90.865 * [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))))) 90.865 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 90.866 * * [simplify]: iters left: 6 (10 enodes) 90.872 * * [simplify]: iters left: 5 (41 enodes) 90.886 * * [simplify]: iters left: 4 (81 enodes) 90.907 * * [simplify]: iters left: 3 (127 enodes) 90.925 * * [simplify]: iters left: 2 (186 enodes) 90.967 * * [simplify]: iters left: 1 (266 enodes) 91.049 * * [simplify]: Extracting #0: cost 1 inf + 0 91.049 * * [simplify]: Extracting #1: cost 0 inf + 1 91.049 * [simplify]: Simplified to 0 91.049 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 91.049 * * * * [progress]: [ 144 / 3260 ] simplifiying candidate # 91.050 * [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))) 91.050 * * [simplify]: iters left: 6 (22 enodes) 91.062 * * [simplify]: iters left: 5 (86 enodes) 91.084 * * [simplify]: iters left: 4 (145 enodes) 91.117 * * [simplify]: iters left: 3 (240 enodes) 91.172 * * [simplify]: iters left: 2 (363 enodes) 91.284 * * [simplify]: iters left: 1 (497 enodes) 91.410 * * [simplify]: Extracting #0: cost 1 inf + 0 91.410 * * [simplify]: Extracting #1: cost 9 inf + 0 91.411 * * [simplify]: Extracting #2: cost 79 inf + 2 91.412 * * [simplify]: Extracting #3: cost 112 inf + 586 91.414 * * [simplify]: Extracting #4: cost 79 inf + 3362 91.419 * * [simplify]: Extracting #5: cost 61 inf + 4848 91.424 * * [simplify]: Extracting #6: cost 47 inf + 7218 91.435 * * [simplify]: Extracting #7: cost 15 inf + 21757 91.450 * * [simplify]: Extracting #8: cost 0 inf + 29432 91.464 * * [simplify]: Extracting #9: cost 0 inf + 29392 91.472 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 91.472 * [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)))) 91.473 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 91.473 * * [simplify]: iters left: 6 (9 enodes) 91.475 * * [simplify]: iters left: 5 (36 enodes) 91.482 * * [simplify]: iters left: 4 (67 enodes) 91.499 * * [simplify]: iters left: 3 (97 enodes) 91.537 * * [simplify]: iters left: 2 (158 enodes) 91.595 * * [simplify]: iters left: 1 (263 enodes) 91.669 * * [simplify]: Extracting #0: cost 1 inf + 0 91.669 * * [simplify]: Extracting #1: cost 0 inf + 1 91.669 * [simplify]: Simplified to 0 91.669 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (/ a 1/2)) (/ 1/2 (/ a b))) 0)) 91.669 * * * * [progress]: [ 145 / 3260 ] simplifiying candidate # 91.669 * [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)))) 91.669 * * [simplify]: iters left: 6 (22 enodes) 91.675 * * [simplify]: iters left: 5 (87 enodes) 91.691 * * [simplify]: iters left: 4 (154 enodes) 91.744 * * [simplify]: iters left: 3 (267 enodes) 91.813 * * [simplify]: iters left: 2 (412 enodes) 91.955 * * [simplify]: Extracting #0: cost 1 inf + 0 91.956 * * [simplify]: Extracting #1: cost 11 inf + 0 91.956 * * [simplify]: Extracting #2: cost 75 inf + 0 91.960 * * [simplify]: Extracting #3: cost 98 inf + 461 91.962 * * [simplify]: Extracting #4: cost 54 inf + 3687 91.966 * * [simplify]: Extracting #5: cost 51 inf + 4432 91.970 * * [simplify]: Extracting #6: cost 48 inf + 4919 91.974 * * [simplify]: Extracting #7: cost 39 inf + 5790 91.984 * * [simplify]: Extracting #8: cost 10 inf + 18070 91.997 * * [simplify]: Extracting #9: cost 0 inf + 22111 92.009 * * [simplify]: Extracting #10: cost 0 inf + 21816 92.022 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 92.022 * [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))))) 92.022 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 92.023 * * [simplify]: iters left: 5 (9 enodes) 92.028 * * [simplify]: iters left: 4 (39 enodes) 92.041 * * [simplify]: iters left: 3 (65 enodes) 92.066 * * [simplify]: iters left: 2 (129 enodes) 92.123 * * [simplify]: iters left: 1 (210 enodes) 92.191 * * [simplify]: Extracting #0: cost 1 inf + 0 92.191 * * [simplify]: Extracting #1: cost 0 inf + 1 92.191 * [simplify]: Simplified to 0 92.191 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (* b (/ 1/2 a))) 0)) 92.191 * * * * [progress]: [ 146 / 3260 ] simplifiying candidate # 92.191 * [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)))))) 92.191 * * [simplify]: iters left: 6 (22 enodes) 92.197 * * [simplify]: iters left: 5 (82 enodes) 92.214 * * [simplify]: iters left: 4 (123 enodes) 92.248 * * [simplify]: iters left: 3 (176 enodes) 92.276 * * [simplify]: iters left: 2 (240 enodes) 92.353 * * [simplify]: iters left: 1 (312 enodes) 92.421 * * [simplify]: Extracting #0: cost 1 inf + 0 92.421 * * [simplify]: Extracting #1: cost 11 inf + 0 92.421 * * [simplify]: Extracting #2: cost 56 inf + 0 92.422 * * [simplify]: Extracting #3: cost 99 inf + 252 92.423 * * [simplify]: Extracting #4: cost 92 inf + 957 92.424 * * [simplify]: Extracting #5: cost 94 inf + 2067 92.428 * * [simplify]: Extracting #6: cost 69 inf + 11763 92.437 * * [simplify]: Extracting #7: cost 28 inf + 33405 92.443 * * [simplify]: Extracting #8: cost 8 inf + 40768 92.450 * * [simplify]: Extracting #9: cost 0 inf + 43888 92.458 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 92.458 * [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))))))) 92.458 * [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))))) 92.458 * * [simplify]: iters left: 6 (10 enodes) 92.461 * * [simplify]: iters left: 5 (37 enodes) 92.474 * * [simplify]: iters left: 4 (57 enodes) 92.495 * * [simplify]: iters left: 3 (104 enodes) 92.531 * * [simplify]: iters left: 2 (158 enodes) 92.580 * * [simplify]: iters left: 1 (225 enodes) 92.634 * * [simplify]: Extracting #0: cost 1 inf + 0 92.635 * * [simplify]: Extracting #1: cost 0 inf + 1 92.635 * [simplify]: Simplified to 0 92.635 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 92.635 * * * * [progress]: [ 147 / 3260 ] simplifiying candidate # 92.635 * [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))))) 92.635 * * [simplify]: iters left: 6 (21 enodes) 92.640 * * [simplify]: iters left: 5 (73 enodes) 92.663 * * [simplify]: iters left: 4 (107 enodes) 92.702 * * [simplify]: iters left: 3 (145 enodes) 92.742 * * [simplify]: iters left: 2 (170 enodes) 92.791 * * [simplify]: iters left: 1 (185 enodes) 92.822 * * [simplify]: Extracting #0: cost 1 inf + 0 92.822 * * [simplify]: Extracting #1: cost 9 inf + 0 92.822 * * [simplify]: Extracting #2: cost 35 inf + 0 92.823 * * [simplify]: Extracting #3: cost 49 inf + 209 92.823 * * [simplify]: Extracting #4: cost 35 inf + 1527 92.826 * * [simplify]: Extracting #5: cost 40 inf + 1733 92.826 * * [simplify]: Extracting #6: cost 42 inf + 1776 92.827 * * [simplify]: Extracting #7: cost 31 inf + 2690 92.828 * * [simplify]: Extracting #8: cost 25 inf + 3871 92.830 * * [simplify]: Extracting #9: cost 6 inf + 10902 92.834 * * [simplify]: Extracting #10: cost 0 inf + 13142 92.838 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 92.838 * [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)))))) 92.838 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 92.838 * * [simplify]: iters left: 6 (9 enodes) 92.841 * * [simplify]: iters left: 5 (29 enodes) 92.850 * * [simplify]: iters left: 4 (42 enodes) 92.863 * * [simplify]: iters left: 3 (58 enodes) 92.879 * * [simplify]: iters left: 2 (68 enodes) 92.897 * * [simplify]: Extracting #0: cost 1 inf + 0 92.897 * * [simplify]: Extracting #1: cost 0 inf + 1 92.897 * [simplify]: Simplified to 0 92.897 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 92.897 * * * * [progress]: [ 148 / 3260 ] simplifiying candidate # 92.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)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 92.898 * * [simplify]: iters left: 6 (25 enodes) 92.909 * * [simplify]: iters left: 5 (96 enodes) 92.940 * * [simplify]: iters left: 4 (190 enodes) 93.009 * * [simplify]: iters left: 3 (368 enodes) 93.099 * * [simplify]: Extracting #0: cost 1 inf + 0 93.099 * * [simplify]: Extracting #1: cost 11 inf + 0 93.099 * * [simplify]: Extracting #2: cost 75 inf + 0 93.100 * * [simplify]: Extracting #3: cost 120 inf + 205 93.100 * * [simplify]: Extracting #4: cost 115 inf + 535 93.101 * * [simplify]: Extracting #5: cost 90 inf + 6198 93.108 * * [simplify]: Extracting #6: cost 49 inf + 19923 93.119 * * [simplify]: Extracting #7: cost 36 inf + 23178 93.130 * * [simplify]: Extracting #8: cost 13 inf + 29583 93.140 * * [simplify]: Extracting #9: cost 0 inf + 35323 93.151 * * [simplify]: Extracting #10: cost 0 inf + 35268 93.165 * [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)) 93.165 * [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))))))) 93.165 * [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))))) 93.166 * * [simplify]: iters left: 6 (13 enodes) 93.172 * * [simplify]: iters left: 5 (53 enodes) 93.192 * * [simplify]: iters left: 4 (117 enodes) 93.246 * * [simplify]: iters left: 3 (275 enodes) 93.325 * * [simplify]: iters left: 2 (474 enodes) 93.486 * * [simplify]: Extracting #0: cost 1 inf + 0 93.486 * * [simplify]: Extracting #1: cost 0 inf + 1 93.486 * [simplify]: Simplified to 0 93.486 * [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)) 93.486 * * * * [progress]: [ 149 / 3260 ] simplifiying candidate # 93.487 * [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))))) 93.487 * * [simplify]: iters left: 6 (23 enodes) 93.492 * * [simplify]: iters left: 5 (87 enodes) 93.509 * * [simplify]: iters left: 4 (150 enodes) 93.550 * * [simplify]: iters left: 3 (243 enodes) 93.607 * * [simplify]: iters left: 2 (328 enodes) 93.681 * * [simplify]: iters left: 1 (404 enodes) 93.754 * * [simplify]: Extracting #0: cost 1 inf + 0 93.754 * * [simplify]: Extracting #1: cost 11 inf + 0 93.754 * * [simplify]: Extracting #2: cost 59 inf + 0 93.754 * * [simplify]: Extracting #3: cost 101 inf + 127 93.755 * * [simplify]: Extracting #4: cost 80 inf + 3555 93.758 * * [simplify]: Extracting #5: cost 58 inf + 10382 93.763 * * [simplify]: Extracting #6: cost 37 inf + 16110 93.773 * * [simplify]: Extracting #7: cost 4 inf + 25825 93.784 * * [simplify]: Extracting #8: cost 0 inf + 27305 93.795 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 93.795 * [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)))))) 93.795 * [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)))) 93.795 * * [simplify]: iters left: 6 (12 enodes) 93.799 * * [simplify]: iters left: 5 (47 enodes) 93.807 * * [simplify]: iters left: 4 (82 enodes) 93.820 * * [simplify]: iters left: 3 (157 enodes) 93.850 * * [simplify]: iters left: 2 (248 enodes) 93.934 * * [simplify]: iters left: 1 (341 enodes) 94.028 * * [simplify]: Extracting #0: cost 1 inf + 0 94.028 * * [simplify]: Extracting #1: cost 0 inf + 1 94.028 * [simplify]: Simplified to 0 94.028 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 94.029 * * * * [progress]: [ 150 / 3260 ] simplifiying candidate # 94.029 * [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)))) 94.029 * * [simplify]: iters left: 6 (24 enodes) 94.036 * * [simplify]: iters left: 5 (90 enodes) 94.052 * * [simplify]: iters left: 4 (161 enodes) 94.085 * * [simplify]: iters left: 3 (276 enodes) 94.190 * * [simplify]: iters left: 2 (410 enodes) 94.293 * * [simplify]: Extracting #0: cost 1 inf + 0 94.293 * * [simplify]: Extracting #1: cost 13 inf + 0 94.293 * * [simplify]: Extracting #2: cost 59 inf + 0 94.294 * * [simplify]: Extracting #3: cost 100 inf + 44 94.294 * * [simplify]: Extracting #4: cost 101 inf + 170 94.295 * * [simplify]: Extracting #5: cost 97 inf + 625 94.296 * * [simplify]: Extracting #6: cost 89 inf + 3587 94.299 * * [simplify]: Extracting #7: cost 40 inf + 18121 94.308 * * [simplify]: Extracting #8: cost 10 inf + 26656 94.321 * * [simplify]: Extracting #9: cost 0 inf + 30656 94.332 * * [simplify]: Extracting #10: cost 0 inf + 30561 94.339 * [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))) 94.339 * [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))))) 94.339 * [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))) 94.339 * * [simplify]: iters left: 6 (12 enodes) 94.343 * * [simplify]: iters left: 5 (47 enodes) 94.351 * * [simplify]: iters left: 4 (89 enodes) 94.380 * * [simplify]: iters left: 3 (180 enodes) 94.452 * * [simplify]: iters left: 2 (296 enodes) 94.550 * * [simplify]: iters left: 1 (428 enodes) 94.680 * * [simplify]: Extracting #0: cost 1 inf + 0 94.680 * * [simplify]: Extracting #1: cost 0 inf + 1 94.680 * [simplify]: Simplified to 0 94.680 * [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)) 94.680 * * * * [progress]: [ 151 / 3260 ] simplifiying candidate # 94.680 * [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)))))) 94.681 * * [simplify]: iters left: 6 (24 enodes) 94.686 * * [simplify]: iters left: 5 (89 enodes) 94.701 * * [simplify]: iters left: 4 (151 enodes) 94.733 * * [simplify]: iters left: 3 (228 enodes) 94.784 * * [simplify]: iters left: 2 (292 enodes) 94.849 * * [simplify]: iters left: 1 (346 enodes) 94.903 * * [simplify]: Extracting #0: cost 1 inf + 0 94.903 * * [simplify]: Extracting #1: cost 11 inf + 0 94.903 * * [simplify]: Extracting #2: cost 57 inf + 0 94.904 * * [simplify]: Extracting #3: cost 94 inf + 165 94.904 * * [simplify]: Extracting #4: cost 86 inf + 1262 94.906 * * [simplify]: Extracting #5: cost 66 inf + 5131 94.912 * * [simplify]: Extracting #6: cost 37 inf + 10229 94.918 * * [simplify]: Extracting #7: cost 28 inf + 11283 94.927 * * [simplify]: Extracting #8: cost 7 inf + 18594 94.940 * * [simplify]: Extracting #9: cost 0 inf + 21334 94.951 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 94.952 * [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))))))) 94.952 * [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))))) 94.952 * * [simplify]: iters left: 6 (12 enodes) 94.958 * * [simplify]: iters left: 5 (46 enodes) 94.974 * * [simplify]: iters left: 4 (81 enodes) 94.991 * * [simplify]: iters left: 3 (134 enodes) 95.011 * * [simplify]: iters left: 2 (197 enodes) 95.067 * * [simplify]: iters left: 1 (271 enodes) 95.120 * * [simplify]: Extracting #0: cost 1 inf + 0 95.120 * * [simplify]: Extracting #1: cost 0 inf + 1 95.120 * [simplify]: Simplified to 0 95.120 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 95.121 * * * * [progress]: [ 152 / 3260 ] simplifiying candidate # 95.121 * [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))))) 95.122 * * [simplify]: iters left: 6 (21 enodes) 95.132 * * [simplify]: iters left: 5 (77 enodes) 95.155 * * [simplify]: iters left: 4 (119 enodes) 95.174 * * [simplify]: iters left: 3 (172 enodes) 95.206 * * [simplify]: iters left: 2 (218 enodes) 95.255 * * [simplify]: iters left: 1 (250 enodes) 95.302 * * [simplify]: Extracting #0: cost 1 inf + 0 95.302 * * [simplify]: Extracting #1: cost 9 inf + 0 95.302 * * [simplify]: Extracting #2: cost 42 inf + 0 95.302 * * [simplify]: Extracting #3: cost 73 inf + 42 95.303 * * [simplify]: Extracting #4: cost 71 inf + 413 95.303 * * [simplify]: Extracting #5: cost 66 inf + 1561 95.304 * * [simplify]: Extracting #6: cost 44 inf + 4911 95.306 * * [simplify]: Extracting #7: cost 33 inf + 5905 95.308 * * [simplify]: Extracting #8: cost 26 inf + 7112 95.312 * * [simplify]: Extracting #9: cost 4 inf + 15243 95.317 * * [simplify]: Extracting #10: cost 0 inf + 16763 95.325 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 95.325 * [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)))))) 95.326 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 95.326 * * [simplify]: iters left: 6 (10 enodes) 95.331 * * [simplify]: iters left: 5 (38 enodes) 95.343 * * [simplify]: iters left: 4 (59 enodes) 95.357 * * [simplify]: iters left: 3 (88 enodes) 95.370 * * [simplify]: iters left: 2 (117 enodes) 95.385 * * [simplify]: iters left: 1 (144 enodes) 95.417 * * [simplify]: Extracting #0: cost 1 inf + 0 95.417 * * [simplify]: Extracting #1: cost 0 inf + 1 95.417 * [simplify]: Simplified to 0 95.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (- (/ b 2)) a)) 0)) 95.418 * * * * [progress]: [ 153 / 3260 ] simplifiying candidate # 95.418 * [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)))) 95.418 * * [simplify]: iters left: 6 (23 enodes) 95.430 * * [simplify]: iters left: 5 (85 enodes) 95.458 * * [simplify]: iters left: 4 (133 enodes) 95.506 * * [simplify]: iters left: 3 (203 enodes) 95.549 * * [simplify]: iters left: 2 (254 enodes) 95.603 * * [simplify]: iters left: 1 (284 enodes) 95.651 * * [simplify]: Extracting #0: cost 1 inf + 0 95.651 * * [simplify]: Extracting #1: cost 11 inf + 0 95.651 * * [simplify]: Extracting #2: cost 49 inf + 0 95.651 * * [simplify]: Extracting #3: cost 68 inf + 128 95.652 * * [simplify]: Extracting #4: cost 57 inf + 996 95.653 * * [simplify]: Extracting #5: cost 51 inf + 2390 95.655 * * [simplify]: Extracting #6: cost 43 inf + 4267 95.656 * * [simplify]: Extracting #7: cost 33 inf + 5082 95.659 * * [simplify]: Extracting #8: cost 23 inf + 7085 95.662 * * [simplify]: Extracting #9: cost 6 inf + 13436 95.667 * * [simplify]: Extracting #10: cost 0 inf + 15796 95.672 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 95.672 * [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))))) 95.672 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 95.672 * * [simplify]: iters left: 6 (11 enodes) 95.677 * * [simplify]: iters left: 5 (42 enodes) 95.684 * * [simplify]: iters left: 4 (67 enodes) 95.703 * * [simplify]: iters left: 3 (111 enodes) 95.734 * * [simplify]: iters left: 2 (140 enodes) 95.751 * * [simplify]: iters left: 1 (160 enodes) 95.781 * * [simplify]: Extracting #0: cost 1 inf + 0 95.781 * * [simplify]: Extracting #1: cost 0 inf + 1 95.781 * [simplify]: Simplified to 0 95.781 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 95.781 * * * * [progress]: [ 154 / 3260 ] simplifiying candidate # 95.782 * [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)))))) 95.782 * * [simplify]: iters left: 6 (28 enodes) 95.796 * * [simplify]: iters left: 5 (111 enodes) 95.826 * * [simplify]: iters left: 4 (254 enodes) 95.911 * * [simplify]: Extracting #0: cost 1 inf + 0 95.911 * * [simplify]: Extracting #1: cost 11 inf + 0 95.911 * * [simplify]: Extracting #2: cost 151 inf + 0 95.912 * * [simplify]: Extracting #3: cost 274 inf + 1 95.913 * * [simplify]: Extracting #4: cost 263 inf + 1819 95.920 * * [simplify]: Extracting #5: cost 149 inf + 41091 95.934 * * [simplify]: Extracting #6: cost 44 inf + 81236 95.960 * * [simplify]: Extracting #7: cost 21 inf + 89073 95.979 * * [simplify]: Extracting #8: cost 1 inf + 95793 96.008 * * [simplify]: Extracting #9: cost 0 inf + 95766 96.042 * * [simplify]: Extracting #10: cost 0 inf + 95686 96.076 * [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))))) 96.077 * [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))))))) 96.077 * [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))))) 96.078 * * [simplify]: iters left: 6 (16 enodes) 96.083 * * [simplify]: iters left: 5 (68 enodes) 96.098 * * [simplify]: iters left: 4 (179 enodes) 96.174 * * [simplify]: Extracting #0: cost 1 inf + 0 96.174 * * [simplify]: Extracting #1: cost 27 inf + 0 96.174 * * [simplify]: Extracting #2: cost 153 inf + 0 96.175 * * [simplify]: Extracting #3: cost 242 inf + 83 96.178 * * [simplify]: Extracting #4: cost 185 inf + 16503 96.197 * * [simplify]: Extracting #5: cost 15 inf + 79352 96.225 * * [simplify]: Extracting #6: cost 0 inf + 84943 96.253 * [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))))) 96.253 * [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))))))) 96.254 * * * * [progress]: [ 155 / 3260 ] simplifiying candidate # 96.254 * [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))))) 96.254 * * [simplify]: iters left: 6 (26 enodes) 96.267 * * [simplify]: iters left: 5 (103 enodes) 96.298 * * [simplify]: iters left: 4 (215 enodes) 96.357 * * [simplify]: Extracting #0: cost 1 inf + 0 96.357 * * [simplify]: Extracting #1: cost 11 inf + 0 96.357 * * [simplify]: Extracting #2: cost 112 inf + 0 96.358 * * [simplify]: Extracting #3: cost 198 inf + 0 96.358 * * [simplify]: Extracting #4: cost 181 inf + 2505 96.363 * * [simplify]: Extracting #5: cost 95 inf + 29112 96.378 * * [simplify]: Extracting #6: cost 37 inf + 50930 96.397 * * [simplify]: Extracting #7: cost 29 inf + 52585 96.412 * * [simplify]: Extracting #8: cost 11 inf + 57314 96.425 * * [simplify]: Extracting #9: cost 2 inf + 61374 96.437 * * [simplify]: Extracting #10: cost 0 inf + 62159 96.459 * [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)))))) 96.459 * [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)))))) 96.459 * [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)))) 96.460 * * [simplify]: iters left: 6 (15 enodes) 96.468 * * [simplify]: iters left: 5 (63 enodes) 96.490 * * [simplify]: iters left: 4 (145 enodes) 96.571 * * [simplify]: iters left: 3 (499 enodes) 96.946 * * [simplify]: Extracting #0: cost 1 inf + 0 96.946 * * [simplify]: Extracting #1: cost 0 inf + 1 96.946 * [simplify]: Simplified to 0 96.946 * [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)) 96.946 * * * * [progress]: [ 156 / 3260 ] simplifiying candidate # 96.947 * [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)))) 96.947 * * [simplify]: iters left: 6 (27 enodes) 96.963 * * [simplify]: iters left: 5 (105 enodes) 97.001 * * [simplify]: iters left: 4 (232 enodes) 97.101 * * [simplify]: Extracting #0: cost 1 inf + 0 97.101 * * [simplify]: Extracting #1: cost 13 inf + 0 97.101 * * [simplify]: Extracting #2: cost 114 inf + 0 97.103 * * [simplify]: Extracting #3: cost 183 inf + 2 97.105 * * [simplify]: Extracting #4: cost 164 inf + 3036 97.114 * * [simplify]: Extracting #5: cost 75 inf + 29689 97.129 * * [simplify]: Extracting #6: cost 34 inf + 43019 97.143 * * [simplify]: Extracting #7: cost 21 inf + 46287 97.154 * * [simplify]: Extracting #8: cost 0 inf + 53550 97.166 * * [simplify]: Extracting #9: cost 0 inf + 53440 97.184 * [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)))))) 97.184 * [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))))) 97.185 * [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))) 97.185 * * [simplify]: iters left: 6 (15 enodes) 97.193 * * [simplify]: iters left: 5 (62 enodes) 97.221 * * [simplify]: iters left: 4 (159 enodes) 97.309 * * [simplify]: iters left: 3 (475 enodes) 97.702 * * [simplify]: Extracting #0: cost 1 inf + 0 97.703 * * [simplify]: Extracting #1: cost 42 inf + 0 97.704 * * [simplify]: Extracting #2: cost 194 inf + 1 97.710 * * [simplify]: Extracting #3: cost 205 inf + 15094 97.738 * * [simplify]: Extracting #4: cost 20 inf + 63712 97.757 * * [simplify]: Extracting #5: cost 3 inf + 65204 97.782 * * [simplify]: Extracting #6: cost 0 inf + 65965 97.815 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 97.816 * [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)))) 97.816 * * * * [progress]: [ 157 / 3260 ] simplifiying candidate # 97.816 * [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)))))) 97.817 * * [simplify]: iters left: 6 (27 enodes) 97.829 * * [simplify]: iters left: 5 (105 enodes) 97.853 * * [simplify]: iters left: 4 (223 enodes) 97.942 * * [simplify]: Extracting #0: cost 1 inf + 0 97.942 * * [simplify]: Extracting #1: cost 11 inf + 0 97.943 * * [simplify]: Extracting #2: cost 113 inf + 0 97.944 * * [simplify]: Extracting #3: cost 203 inf + 0 97.945 * * [simplify]: Extracting #4: cost 194 inf + 691 97.949 * * [simplify]: Extracting #5: cost 137 inf + 15415 97.966 * * [simplify]: Extracting #6: cost 46 inf + 50241 97.990 * * [simplify]: Extracting #7: cost 22 inf + 57622 98.014 * * [simplify]: Extracting #8: cost 0 inf + 64726 98.039 * * [simplify]: Extracting #9: cost 0 inf + 64616 98.064 * * [simplify]: Extracting #10: cost 0 inf + 64536 98.088 * [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)))) 98.088 * [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))))))) 98.089 * [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))))) 98.089 * * [simplify]: iters left: 6 (15 enodes) 98.096 * * [simplify]: iters left: 5 (62 enodes) 98.118 * * [simplify]: iters left: 4 (148 enodes) 98.198 * * [simplify]: iters left: 3 (499 enodes) 98.579 * * [simplify]: Extracting #0: cost 1 inf + 0 98.579 * * [simplify]: Extracting #1: cost 0 inf + 1 98.579 * [simplify]: Simplified to 0 98.579 * [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)) 98.580 * * * * [progress]: [ 158 / 3260 ] simplifiying candidate # 98.580 * [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))))) 98.580 * * [simplify]: iters left: 6 (25 enodes) 98.586 * * [simplify]: iters left: 5 (96 enodes) 98.603 * * [simplify]: iters left: 4 (187 enodes) 98.662 * * [simplify]: iters left: 3 (471 enodes) 98.863 * * [simplify]: Extracting #0: cost 1 inf + 0 98.863 * * [simplify]: Extracting #1: cost 11 inf + 0 98.863 * * [simplify]: Extracting #2: cost 125 inf + 0 98.864 * * [simplify]: Extracting #3: cost 256 inf + 1 98.866 * * [simplify]: Extracting #4: cost 246 inf + 2956 98.873 * * [simplify]: Extracting #5: cost 140 inf + 29850 98.893 * * [simplify]: Extracting #6: cost 45 inf + 58758 98.919 * * [simplify]: Extracting #7: cost 20 inf + 67229 98.939 * * [simplify]: Extracting #8: cost 1 inf + 73302 98.966 * * [simplify]: Extracting #9: cost 0 inf + 73169 99.000 * * [simplify]: Extracting #10: cost 0 inf + 73129 99.022 * [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)) 99.022 * [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)))))) 99.023 * [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)))) 99.023 * * [simplify]: iters left: 6 (14 enodes) 99.027 * * [simplify]: iters left: 5 (56 enodes) 99.038 * * [simplify]: iters left: 4 (117 enodes) 99.070 * * [simplify]: iters left: 3 (347 enodes) 99.239 * * [simplify]: Extracting #0: cost 1 inf + 0 99.239 * * [simplify]: Extracting #1: cost 0 inf + 1 99.239 * [simplify]: Simplified to 0 99.239 * [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)) 99.239 * * * * [progress]: [ 159 / 3260 ] simplifiying candidate # 99.240 * [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)))) 99.240 * * [simplify]: iters left: 6 (26 enodes) 99.253 * * [simplify]: iters left: 5 (100 enodes) 99.273 * * [simplify]: iters left: 4 (188 enodes) 99.314 * * [simplify]: iters left: 3 (426 enodes) 99.537 * * [simplify]: Extracting #0: cost 1 inf + 0 99.537 * * [simplify]: Extracting #1: cost 11 inf + 0 99.537 * * [simplify]: Extracting #2: cost 113 inf + 0 99.538 * * [simplify]: Extracting #3: cost 195 inf + 2 99.539 * * [simplify]: Extracting #4: cost 179 inf + 3486 99.545 * * [simplify]: Extracting #5: cost 100 inf + 21478 99.556 * * [simplify]: Extracting #6: cost 40 inf + 37334 99.568 * * [simplify]: Extracting #7: cost 29 inf + 41054 99.594 * * [simplify]: Extracting #8: cost 2 inf + 49347 99.617 * * [simplify]: Extracting #9: cost 0 inf + 50132 99.635 * [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)) 99.635 * [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))))) 99.635 * [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))) 99.636 * * [simplify]: iters left: 6 (14 enodes) 99.640 * * [simplify]: iters left: 5 (57 enodes) 99.650 * * [simplify]: iters left: 4 (116 enodes) 99.699 * * [simplify]: iters left: 3 (321 enodes) 99.871 * * [simplify]: Extracting #0: cost 1 inf + 0 99.871 * * [simplify]: Extracting #1: cost 0 inf + 1 99.871 * [simplify]: Simplified to 0 99.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 99.872 * * * * [progress]: [ 160 / 3260 ] simplifiying candidate # 99.872 * [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)))))) 99.872 * * [simplify]: iters left: 6 (27 enodes) 99.885 * * [simplify]: iters left: 5 (105 enodes) 99.928 * * [simplify]: iters left: 4 (222 enodes) 100.027 * * [simplify]: Extracting #0: cost 1 inf + 0 100.028 * * [simplify]: Extracting #1: cost 11 inf + 0 100.028 * * [simplify]: Extracting #2: cost 96 inf + 0 100.029 * * [simplify]: Extracting #3: cost 165 inf + 2 100.030 * * [simplify]: Extracting #4: cost 164 inf + 5 100.032 * * [simplify]: Extracting #5: cost 129 inf + 7281 100.046 * * [simplify]: Extracting #6: cost 49 inf + 31331 100.059 * * [simplify]: Extracting #7: cost 29 inf + 36312 100.073 * * [simplify]: Extracting #8: cost 10 inf + 41063 100.090 * * [simplify]: Extracting #9: cost 0 inf + 46173 100.107 * * [simplify]: Extracting #10: cost 0 inf + 46063 100.125 * * [simplify]: Extracting #11: cost 0 inf + 45983 100.142 * [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)) 100.142 * [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))))))) 100.143 * [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))))) 100.143 * * [simplify]: iters left: 6 (15 enodes) 100.151 * * [simplify]: iters left: 5 (62 enodes) 100.174 * * [simplify]: iters left: 4 (149 enodes) 100.256 * * [simplify]: iters left: 3 (450 enodes) 100.554 * * [simplify]: Extracting #0: cost 1 inf + 0 100.554 * * [simplify]: Extracting #1: cost 0 inf + 1 100.554 * [simplify]: Simplified to 0 100.554 * [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)) 100.554 * * * * [progress]: [ 161 / 3260 ] simplifiying candidate # 100.555 * [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))))) 100.555 * * [simplify]: iters left: 6 (25 enodes) 100.561 * * [simplify]: iters left: 5 (97 enodes) 100.592 * * [simplify]: iters left: 4 (186 enodes) 100.655 * * [simplify]: iters left: 3 (451 enodes) 100.867 * * [simplify]: Extracting #0: cost 1 inf + 0 100.867 * * [simplify]: Extracting #1: cost 11 inf + 0 100.867 * * [simplify]: Extracting #2: cost 106 inf + 0 100.869 * * [simplify]: Extracting #3: cost 211 inf + 4 100.872 * * [simplify]: Extracting #4: cost 196 inf + 1959 100.881 * * [simplify]: Extracting #5: cost 100 inf + 20984 100.899 * * [simplify]: Extracting #6: cost 55 inf + 32969 100.924 * * [simplify]: Extracting #7: cost 25 inf + 42616 100.938 * * [simplify]: Extracting #8: cost 1 inf + 49793 100.953 * * [simplify]: Extracting #9: cost 0 inf + 50254 100.968 * [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))) 100.968 * [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)))))) 100.968 * [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)))) 100.969 * * [simplify]: iters left: 6 (14 enodes) 100.972 * * [simplify]: iters left: 5 (57 enodes) 100.983 * * [simplify]: iters left: 4 (118 enodes) 101.025 * * [simplify]: iters left: 3 (314 enodes) 101.195 * * [simplify]: Extracting #0: cost 1 inf + 0 101.195 * * [simplify]: Extracting #1: cost 0 inf + 1 101.195 * [simplify]: Simplified to 0 101.195 * [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)) 101.196 * * * * [progress]: [ 162 / 3260 ] simplifiying candidate # 101.196 * [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)))) 101.196 * * [simplify]: iters left: 6 (25 enodes) 101.208 * * [simplify]: iters left: 5 (91 enodes) 101.226 * * [simplify]: iters left: 4 (174 enodes) 101.267 * * [simplify]: iters left: 3 (354 enodes) 101.390 * * [simplify]: Extracting #0: cost 1 inf + 0 101.390 * * [simplify]: Extracting #1: cost 13 inf + 0 101.391 * * [simplify]: Extracting #2: cost 101 inf + 0 101.391 * * [simplify]: Extracting #3: cost 148 inf + 4 101.393 * * [simplify]: Extracting #4: cost 112 inf + 5052 101.400 * * [simplify]: Extracting #5: cost 47 inf + 17060 101.410 * * [simplify]: Extracting #6: cost 40 inf + 20341 101.420 * * [simplify]: Extracting #7: cost 37 inf + 21006 101.432 * * [simplify]: Extracting #8: cost 8 inf + 29634 101.443 * * [simplify]: Extracting #9: cost 0 inf + 33234 101.452 * * [simplify]: Extracting #10: cost 0 inf + 33179 101.462 * [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)) 101.462 * [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))))) 101.462 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 101.462 * * [simplify]: iters left: 6 (13 enodes) 101.470 * * [simplify]: iters left: 5 (48 enodes) 101.484 * * [simplify]: iters left: 4 (103 enodes) 101.511 * * [simplify]: iters left: 3 (238 enodes) 101.616 * * [simplify]: Extracting #0: cost 1 inf + 0 101.616 * * [simplify]: Extracting #1: cost 0 inf + 1 101.616 * [simplify]: Simplified to 0 101.616 * [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)) 101.617 * * * * [progress]: [ 163 / 3260 ] simplifiying candidate # 101.617 * [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)))))) 101.617 * * [simplify]: iters left: 6 (27 enodes) 101.624 * * [simplify]: iters left: 5 (104 enodes) 101.642 * * [simplify]: iters left: 4 (216 enodes) 101.746 * * [simplify]: Extracting #0: cost 1 inf + 0 101.747 * * [simplify]: Extracting #1: cost 11 inf + 0 101.747 * * [simplify]: Extracting #2: cost 112 inf + 0 101.748 * * [simplify]: Extracting #3: cost 203 inf + 0 101.750 * * [simplify]: Extracting #4: cost 193 inf + 933 101.756 * * [simplify]: Extracting #5: cost 132 inf + 17554 101.772 * * [simplify]: Extracting #6: cost 52 inf + 47231 101.792 * * [simplify]: Extracting #7: cost 24 inf + 56791 101.810 * * [simplify]: Extracting #8: cost 1 inf + 64653 101.824 * * [simplify]: Extracting #9: cost 0 inf + 64585 101.837 * * [simplify]: Extracting #10: cost 0 inf + 64505 101.851 * [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))) 101.851 * [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))))))) 101.851 * [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))))) 101.851 * * [simplify]: iters left: 6 (15 enodes) 101.858 * * [simplify]: iters left: 5 (61 enodes) 101.880 * * [simplify]: iters left: 4 (142 enodes) 101.919 * * [simplify]: iters left: 3 (474 enodes) 102.250 * * [simplify]: Extracting #0: cost 1 inf + 0 102.250 * * [simplify]: Extracting #1: cost 0 inf + 1 102.250 * [simplify]: Simplified to 0 102.250 * [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)) 102.250 * * * * [progress]: [ 164 / 3260 ] simplifiying candidate # 102.251 * [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))))) 102.251 * * [simplify]: iters left: 6 (25 enodes) 102.263 * * [simplify]: iters left: 5 (96 enodes) 102.741 * * [simplify]: iters left: 4 (182 enodes) 102.786 * * [simplify]: iters left: 3 (441 enodes) 102.981 * * [simplify]: Extracting #0: cost 1 inf + 0 102.981 * * [simplify]: Extracting #1: cost 11 inf + 0 102.981 * * [simplify]: Extracting #2: cost 111 inf + 0 102.982 * * [simplify]: Extracting #3: cost 219 inf + 1 102.983 * * [simplify]: Extracting #4: cost 203 inf + 3041 102.989 * * [simplify]: Extracting #5: cost 100 inf + 27784 103.001 * * [simplify]: Extracting #6: cost 44 inf + 44748 103.027 * * [simplify]: Extracting #7: cost 23 inf + 51323 103.049 * * [simplify]: Extracting #8: cost 1 inf + 58632 103.065 * * [simplify]: Extracting #9: cost 0 inf + 58797 103.085 * * [simplify]: Extracting #10: cost 0 inf + 58717 103.101 * [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))))) 103.101 * [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)))))) 103.101 * [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)))) 103.101 * * [simplify]: iters left: 6 (14 enodes) 103.106 * * [simplify]: iters left: 5 (56 enodes) 103.126 * * [simplify]: iters left: 4 (113 enodes) 103.153 * * [simplify]: iters left: 3 (324 enodes) 103.278 * * [simplify]: Extracting #0: cost 1 inf + 0 103.278 * * [simplify]: Extracting #1: cost 0 inf + 1 103.278 * [simplify]: Simplified to 0 103.279 * [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)) 103.279 * * * * [progress]: [ 165 / 3260 ] simplifiying candidate # 103.279 * [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)))) 103.280 * * [simplify]: iters left: 6 (26 enodes) 103.293 * * [simplify]: iters left: 5 (99 enodes) 103.326 * * [simplify]: iters left: 4 (183 enodes) 103.376 * * [simplify]: iters left: 3 (414 enodes) 103.529 * * [simplify]: Extracting #0: cost 1 inf + 0 103.529 * * [simplify]: Extracting #1: cost 11 inf + 0 103.530 * * [simplify]: Extracting #2: cost 89 inf + 0 103.530 * * [simplify]: Extracting #3: cost 167 inf + 43 103.531 * * [simplify]: Extracting #4: cost 164 inf + 292 103.532 * * [simplify]: Extracting #5: cost 139 inf + 3981 103.538 * * [simplify]: Extracting #6: cost 64 inf + 22118 103.548 * * [simplify]: Extracting #7: cost 25 inf + 32311 103.559 * * [simplify]: Extracting #8: cost 2 inf + 40293 103.574 * * [simplify]: Extracting #9: cost 0 inf + 41103 103.593 * [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)) 103.594 * [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))))) 103.594 * [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))) 103.594 * * [simplify]: iters left: 6 (14 enodes) 103.602 * * [simplify]: iters left: 5 (56 enodes) 103.622 * * [simplify]: iters left: 4 (112 enodes) 103.649 * * [simplify]: iters left: 3 (297 enodes) 103.755 * * [simplify]: Extracting #0: cost 1 inf + 0 103.755 * * [simplify]: Extracting #1: cost 0 inf + 1 103.755 * [simplify]: Simplified to 0 103.755 * [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)) 103.755 * * * * [progress]: [ 166 / 3260 ] simplifiying candidate # 103.755 * [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)))))) 103.756 * * [simplify]: iters left: 6 (25 enodes) 103.763 * * [simplify]: iters left: 5 (96 enodes) 103.796 * * [simplify]: iters left: 4 (190 enodes) 103.850 * * [simplify]: iters left: 3 (435 enodes) 104.033 * * [simplify]: Extracting #0: cost 1 inf + 0 104.033 * * [simplify]: Extracting #1: cost 11 inf + 0 104.033 * * [simplify]: Extracting #2: cost 101 inf + 0 104.035 * * [simplify]: Extracting #3: cost 221 inf + 0 104.037 * * [simplify]: Extracting #4: cost 213 inf + 1059 104.045 * * [simplify]: Extracting #5: cost 125 inf + 20987 104.067 * * [simplify]: Extracting #6: cost 58 inf + 41863 104.091 * * [simplify]: Extracting #7: cost 23 inf + 52381 104.109 * * [simplify]: Extracting #8: cost 2 inf + 59550 104.125 * * [simplify]: Extracting #9: cost 0 inf + 60430 104.142 * [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)))) 104.142 * [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))))))) 104.142 * [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))))) 104.142 * * [simplify]: iters left: 6 (13 enodes) 104.146 * * [simplify]: iters left: 5 (53 enodes) 104.156 * * [simplify]: iters left: 4 (118 enodes) 104.182 * * [simplify]: iters left: 3 (324 enodes) 104.323 * * [simplify]: Extracting #0: cost 1 inf + 0 104.323 * * [simplify]: Extracting #1: cost 0 inf + 1 104.323 * [simplify]: Simplified to 0 104.323 * [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)) 104.323 * * * * [progress]: [ 167 / 3260 ] simplifiying candidate # 104.323 * [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))))) 104.324 * * [simplify]: iters left: 6 (22 enodes) 104.329 * * [simplify]: iters left: 5 (82 enodes) 104.342 * * [simplify]: iters left: 4 (145 enodes) 104.384 * * [simplify]: iters left: 3 (301 enodes) 104.508 * * [simplify]: Extracting #0: cost 1 inf + 0 104.508 * * [simplify]: Extracting #1: cost 9 inf + 0 104.509 * * [simplify]: Extracting #2: cost 75 inf + 0 104.509 * * [simplify]: Extracting #3: cost 147 inf + 42 104.510 * * [simplify]: Extracting #4: cost 146 inf + 249 104.513 * * [simplify]: Extracting #5: cost 114 inf + 5281 104.522 * * [simplify]: Extracting #6: cost 49 inf + 20030 104.534 * * [simplify]: Extracting #7: cost 37 inf + 22157 104.550 * * [simplify]: Extracting #8: cost 8 inf + 31163 104.568 * * [simplify]: Extracting #9: cost 0 inf + 34425 104.581 * * [simplify]: Extracting #10: cost 0 inf + 34330 104.590 * [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)))) 104.591 * [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)))))) 104.591 * [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)))) 104.591 * * [simplify]: iters left: 6 (11 enodes) 104.594 * * [simplify]: iters left: 5 (43 enodes) 104.602 * * [simplify]: iters left: 4 (84 enodes) 104.620 * * [simplify]: iters left: 3 (212 enodes) 104.691 * * [simplify]: iters left: 2 (472 enodes) 104.879 * * [simplify]: Extracting #0: cost 1 inf + 0 104.879 * * [simplify]: Extracting #1: cost 0 inf + 1 104.879 * [simplify]: Simplified to 0 104.879 * [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)) 104.879 * * * * [progress]: [ 168 / 3260 ] simplifiying candidate # 104.880 * [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)))) 104.880 * * [simplify]: iters left: 6 (24 enodes) 104.886 * * [simplify]: iters left: 5 (92 enodes) 104.902 * * [simplify]: iters left: 4 (167 enodes) 104.963 * * [simplify]: iters left: 3 (335 enodes) 105.053 * * [simplify]: Extracting #0: cost 1 inf + 0 105.053 * * [simplify]: Extracting #1: cost 11 inf + 0 105.053 * * [simplify]: Extracting #2: cost 74 inf + 0 105.054 * * [simplify]: Extracting #3: cost 125 inf + 43 105.054 * * [simplify]: Extracting #4: cost 123 inf + 208 105.055 * * [simplify]: Extracting #5: cost 101 inf + 2654 105.058 * * [simplify]: Extracting #6: cost 56 inf + 11065 105.063 * * [simplify]: Extracting #7: cost 37 inf + 14744 105.068 * * [simplify]: Extracting #8: cost 29 inf + 15532 105.075 * * [simplify]: Extracting #9: cost 11 inf + 22386 105.082 * * [simplify]: Extracting #10: cost 1 inf + 26946 105.092 * * [simplify]: Extracting #11: cost 0 inf + 27351 105.107 * [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))) 105.107 * [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))))) 105.108 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 105.108 * * [simplify]: iters left: 6 (12 enodes) 105.114 * * [simplify]: iters left: 5 (49 enodes) 105.131 * * [simplify]: iters left: 4 (99 enodes) 105.168 * * [simplify]: iters left: 3 (234 enodes) 105.264 * * [simplify]: iters left: 2 (447 enodes) 105.409 * * [simplify]: Extracting #0: cost 1 inf + 0 105.409 * * [simplify]: Extracting #1: cost 0 inf + 1 105.409 * [simplify]: Simplified to 0 105.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 105.409 * * * * [progress]: [ 169 / 3260 ] simplifiying candidate # 105.409 * [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)))))) 105.409 * * [simplify]: iters left: 6 (26 enodes) 105.416 * * [simplify]: iters left: 5 (100 enodes) 105.433 * * [simplify]: iters left: 4 (192 enodes) 105.477 * * [simplify]: iters left: 3 (408 enodes) 105.632 * * [simplify]: Extracting #0: cost 1 inf + 0 105.632 * * [simplify]: Extracting #1: cost 11 inf + 0 105.633 * * [simplify]: Extracting #2: cost 89 inf + 0 105.634 * * [simplify]: Extracting #3: cost 155 inf + 2 105.635 * * [simplify]: Extracting #4: cost 151 inf + 170 105.638 * * [simplify]: Extracting #5: cost 115 inf + 7363 105.649 * * [simplify]: Extracting #6: cost 48 inf + 23579 105.667 * * [simplify]: Extracting #7: cost 37 inf + 25312 105.682 * * [simplify]: Extracting #8: cost 11 inf + 32807 105.693 * * [simplify]: Extracting #9: cost 0 inf + 37907 105.704 * * [simplify]: Extracting #10: cost 0 inf + 37852 105.714 * [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)))) 105.714 * [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))))))) 105.715 * [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))))) 105.715 * * [simplify]: iters left: 6 (14 enodes) 105.719 * * [simplify]: iters left: 5 (57 enodes) 105.729 * * [simplify]: iters left: 4 (121 enodes) 105.786 * * [simplify]: iters left: 3 (291 enodes) 105.931 * * [simplify]: Extracting #0: cost 1 inf + 0 105.931 * * [simplify]: Extracting #1: cost 0 inf + 1 105.931 * [simplify]: Simplified to 0 105.931 * [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)) 105.932 * * * * [progress]: [ 170 / 3260 ] simplifiying candidate # 105.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)) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 105.932 * * [simplify]: iters left: 6 (24 enodes) 105.939 * * [simplify]: iters left: 5 (92 enodes) 105.970 * * [simplify]: iters left: 4 (164 enodes) 106.030 * * [simplify]: iters left: 3 (338 enodes) 106.119 * * [simplify]: Extracting #0: cost 1 inf + 0 106.119 * * [simplify]: Extracting #1: cost 11 inf + 0 106.120 * * [simplify]: Extracting #2: cost 72 inf + 0 106.121 * * [simplify]: Extracting #3: cost 118 inf + 44 106.122 * * [simplify]: Extracting #4: cost 113 inf + 577 106.124 * * [simplify]: Extracting #5: cost 81 inf + 4251 106.130 * * [simplify]: Extracting #6: cost 55 inf + 8943 106.137 * * [simplify]: Extracting #7: cost 46 inf + 10545 106.147 * * [simplify]: Extracting #8: cost 18 inf + 18975 106.163 * * [simplify]: Extracting #9: cost 1 inf + 25663 106.179 * * [simplify]: Extracting #10: cost 0 inf + 25909 106.194 * [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)) 106.194 * [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)))))) 106.195 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 106.195 * * [simplify]: iters left: 6 (13 enodes) 106.205 * * [simplify]: iters left: 5 (52 enodes) 106.223 * * [simplify]: iters left: 4 (98 enodes) 106.244 * * [simplify]: iters left: 3 (212 enodes) 106.309 * * [simplify]: iters left: 2 (371 enodes) 106.406 * * [simplify]: Extracting #0: cost 1 inf + 0 106.406 * * [simplify]: Extracting #1: cost 0 inf + 1 106.406 * [simplify]: Simplified to 0 106.406 * [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)) 106.407 * * * * [progress]: [ 171 / 3260 ] simplifiying candidate # 106.407 * [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)))) 106.407 * * [simplify]: iters left: 6 (24 enodes) 106.414 * * [simplify]: iters left: 5 (87 enodes) 106.431 * * [simplify]: iters left: 4 (156 enodes) 106.465 * * [simplify]: iters left: 3 (255 enodes) 106.522 * * [simplify]: iters left: 2 (383 enodes) 106.627 * * [simplify]: iters left: 1 (472 enodes) 106.764 * * [simplify]: Extracting #0: cost 1 inf + 0 106.764 * * [simplify]: Extracting #1: cost 11 inf + 0 106.764 * * [simplify]: Extracting #2: cost 53 inf + 0 106.765 * * [simplify]: Extracting #3: cost 76 inf + 375 106.766 * * [simplify]: Extracting #4: cost 45 inf + 3407 106.768 * * [simplify]: Extracting #5: cost 41 inf + 4631 106.771 * * [simplify]: Extracting #6: cost 35 inf + 5502 106.773 * * [simplify]: Extracting #7: cost 26 inf + 6631 106.778 * * [simplify]: Extracting #8: cost 6 inf + 13802 106.783 * * [simplify]: Extracting #9: cost 0 inf + 16162 106.792 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 106.792 * [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))))) 106.792 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 106.792 * * [simplify]: iters left: 6 (12 enodes) 106.799 * * [simplify]: iters left: 5 (44 enodes) 106.815 * * [simplify]: iters left: 4 (92 enodes) 106.844 * * [simplify]: iters left: 3 (159 enodes) 106.900 * * [simplify]: iters left: 2 (267 enodes) 106.997 * * [simplify]: iters left: 1 (364 enodes) 107.092 * * [simplify]: Extracting #0: cost 1 inf + 0 107.092 * * [simplify]: Extracting #1: cost 0 inf + 1 107.092 * [simplify]: Simplified to 0 107.092 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b a) 2)) 0)) 107.092 * * * * [progress]: [ 172 / 3260 ] simplifiying candidate # 107.092 * [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)))))) 107.093 * * [simplify]: iters left: 6 (27 enodes) 107.100 * * [simplify]: iters left: 5 (107 enodes) 107.119 * * [simplify]: iters left: 4 (225 enodes) 107.204 * * [simplify]: Extracting #0: cost 1 inf + 0 107.204 * * [simplify]: Extracting #1: cost 11 inf + 0 107.204 * * [simplify]: Extracting #2: cost 110 inf + 0 107.205 * * [simplify]: Extracting #3: cost 192 inf + 45 107.207 * * [simplify]: Extracting #4: cost 173 inf + 2761 107.215 * * [simplify]: Extracting #5: cost 83 inf + 26006 107.228 * * [simplify]: Extracting #6: cost 33 inf + 43435 107.237 * * [simplify]: Extracting #7: cost 18 inf + 48299 107.248 * * [simplify]: Extracting #8: cost 0 inf + 53803 107.262 * * [simplify]: Extracting #9: cost 0 inf + 53693 107.283 * [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))))) 107.283 * [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))))))) 107.283 * [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))))) 107.284 * * [simplify]: iters left: 6 (15 enodes) 107.292 * * [simplify]: iters left: 5 (64 enodes) 107.320 * * [simplify]: iters left: 4 (149 enodes) 107.392 * * [simplify]: iters left: 3 (466 enodes) 107.824 * * [simplify]: Extracting #0: cost 1 inf + 0 107.824 * * [simplify]: Extracting #1: cost 0 inf + 1 107.824 * [simplify]: Simplified to 0 107.825 * [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)) 107.825 * * * * [progress]: [ 173 / 3260 ] simplifiying candidate # 107.825 * [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))))) 107.826 * * [simplify]: iters left: 6 (25 enodes) 107.838 * * [simplify]: iters left: 5 (99 enodes) 107.872 * * [simplify]: iters left: 4 (192 enodes) 107.920 * * [simplify]: iters left: 3 (449 enodes) 108.147 * * [simplify]: Extracting #0: cost 1 inf + 0 108.147 * * [simplify]: Extracting #1: cost 11 inf + 0 108.148 * * [simplify]: Extracting #2: cost 135 inf + 0 108.149 * * [simplify]: Extracting #3: cost 255 inf + 4 108.151 * * [simplify]: Extracting #4: cost 212 inf + 7185 108.164 * * [simplify]: Extracting #5: cost 74 inf + 39497 108.187 * * [simplify]: Extracting #6: cost 40 inf + 50263 108.216 * * [simplify]: Extracting #7: cost 24 inf + 55641 108.247 * * [simplify]: Extracting #8: cost 1 inf + 62896 108.278 * * [simplify]: Extracting #9: cost 0 inf + 63221 108.296 * [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)) 108.296 * [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)))))) 108.297 * [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)))) 108.297 * * [simplify]: iters left: 6 (14 enodes) 108.301 * * [simplify]: iters left: 5 (59 enodes) 108.316 * * [simplify]: iters left: 4 (121 enodes) 108.369 * * [simplify]: iters left: 3 (332 enodes) 108.599 * * [simplify]: Extracting #0: cost 1 inf + 0 108.599 * * [simplify]: Extracting #1: cost 0 inf + 1 108.599 * [simplify]: Simplified to 0 108.599 * [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)) 108.599 * * * * [progress]: [ 174 / 3260 ] simplifiying candidate # 108.599 * [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)))) 108.599 * * [simplify]: iters left: 6 (25 enodes) 108.606 * * [simplify]: iters left: 5 (97 enodes) 108.624 * * [simplify]: iters left: 4 (186 enodes) 108.689 * * [simplify]: iters left: 3 (399 enodes) 108.919 * * [simplify]: Extracting #0: cost 1 inf + 0 108.919 * * [simplify]: Extracting #1: cost 11 inf + 0 108.919 * * [simplify]: Extracting #2: cost 118 inf + 0 108.920 * * [simplify]: Extracting #3: cost 180 inf + 4 108.921 * * [simplify]: Extracting #4: cost 153 inf + 3104 108.927 * * [simplify]: Extracting #5: cost 62 inf + 20022 108.935 * * [simplify]: Extracting #6: cost 40 inf + 26106 108.944 * * [simplify]: Extracting #7: cost 23 inf + 32224 108.960 * * [simplify]: Extracting #8: cost 2 inf + 38817 108.979 * * [simplify]: Extracting #9: cost 0 inf + 39264 109.000 * [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))))) 109.000 * [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))))) 109.001 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 109.001 * * [simplify]: iters left: 6 (13 enodes) 109.012 * * [simplify]: iters left: 5 (54 enodes) 109.029 * * [simplify]: iters left: 4 (112 enodes) 109.053 * * [simplify]: iters left: 3 (281 enodes) 109.171 * * [simplify]: Extracting #0: cost 1 inf + 0 109.171 * * [simplify]: Extracting #1: cost 0 inf + 1 109.171 * [simplify]: Simplified to 0 109.171 * [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)) 109.171 * * * * [progress]: [ 175 / 3260 ] simplifiying candidate # 109.171 * [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)))))) 109.171 * * [simplify]: iters left: 6 (26 enodes) 109.178 * * [simplify]: iters left: 5 (102 enodes) 109.195 * * [simplify]: iters left: 4 (210 enodes) 109.250 * * [simplify]: iters left: 3 (488 enodes) 109.554 * * [simplify]: Extracting #0: cost 1 inf + 0 109.554 * * [simplify]: Extracting #1: cost 11 inf + 0 109.555 * * [simplify]: Extracting #2: cost 152 inf + 0 109.557 * * [simplify]: Extracting #3: cost 288 inf + 44 109.560 * * [simplify]: Extracting #4: cost 266 inf + 2323 109.578 * * [simplify]: Extracting #5: cost 114 inf + 37709 109.607 * * [simplify]: Extracting #6: cost 40 inf + 59239 109.634 * * [simplify]: Extracting #7: cost 26 inf + 63601 109.653 * * [simplify]: Extracting #8: cost 2 inf + 71706 109.677 * * [simplify]: Extracting #9: cost 0 inf + 72516 109.713 * [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)))) 109.713 * [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))))))) 109.713 * [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))))) 109.714 * * [simplify]: iters left: 6 (14 enodes) 109.722 * * [simplify]: iters left: 5 (59 enodes) 109.743 * * [simplify]: iters left: 4 (134 enodes) 109.788 * * [simplify]: iters left: 3 (357 enodes) 110.005 * * [simplify]: Extracting #0: cost 1 inf + 0 110.005 * * [simplify]: Extracting #1: cost 0 inf + 1 110.005 * [simplify]: Simplified to 0 110.005 * [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)) 110.005 * * * * [progress]: [ 176 / 3260 ] simplifiying candidate # 110.006 * [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))))) 110.006 * * [simplify]: iters left: 6 (24 enodes) 110.012 * * [simplify]: iters left: 5 (93 enodes) 110.028 * * [simplify]: iters left: 4 (177 enodes) 110.080 * * [simplify]: iters left: 3 (370 enodes) 110.265 * * [simplify]: Extracting #0: cost 1 inf + 0 110.265 * * [simplify]: Extracting #1: cost 11 inf + 0 110.265 * * [simplify]: Extracting #2: cost 124 inf + 0 110.266 * * [simplify]: Extracting #3: cost 198 inf + 88 110.267 * * [simplify]: Extracting #4: cost 182 inf + 2733 110.273 * * [simplify]: Extracting #5: cost 70 inf + 22725 110.282 * * [simplify]: Extracting #6: cost 41 inf + 29229 110.291 * * [simplify]: Extracting #7: cost 34 inf + 30338 110.301 * * [simplify]: Extracting #8: cost 20 inf + 33685 110.317 * * [simplify]: Extracting #9: cost 3 inf + 41185 110.333 * * [simplify]: Extracting #10: cost 0 inf + 42310 110.345 * * [simplify]: Extracting #11: cost 0 inf + 42270 110.359 * [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)) 110.359 * [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)))))) 110.360 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 110.360 * * [simplify]: iters left: 6 (13 enodes) 110.364 * * [simplify]: iters left: 5 (53 enodes) 110.373 * * [simplify]: iters left: 4 (106 enodes) 110.396 * * [simplify]: iters left: 3 (257 enodes) 110.522 * * [simplify]: Extracting #0: cost 1 inf + 0 110.522 * * [simplify]: Extracting #1: cost 0 inf + 1 110.522 * [simplify]: Simplified to 0 110.523 * [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)) 110.523 * * * * [progress]: [ 177 / 3260 ] simplifiying candidate # 110.523 * [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)))) 110.523 * * [simplify]: iters left: 6 (24 enodes) 110.529 * * [simplify]: iters left: 5 (92 enodes) 110.558 * * [simplify]: iters left: 4 (166 enodes) 110.591 * * [simplify]: iters left: 3 (321 enodes) 110.712 * * [simplify]: Extracting #0: cost 1 inf + 0 110.712 * * [simplify]: Extracting #1: cost 11 inf + 0 110.712 * * [simplify]: Extracting #2: cost 96 inf + 0 110.713 * * [simplify]: Extracting #3: cost 131 inf + 46 110.714 * * [simplify]: Extracting #4: cost 121 inf + 547 110.717 * * [simplify]: Extracting #5: cost 89 inf + 4589 110.724 * * [simplify]: Extracting #6: cost 49 inf + 11120 110.733 * * [simplify]: Extracting #7: cost 38 inf + 12953 110.742 * * [simplify]: Extracting #8: cost 28 inf + 14003 110.753 * * [simplify]: Extracting #9: cost 8 inf + 21720 110.761 * * [simplify]: Extracting #10: cost 0 inf + 25520 110.768 * * [simplify]: Extracting #11: cost 0 inf + 25465 110.780 * [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))) 110.780 * [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))))) 110.781 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 110.781 * * [simplify]: iters left: 6 (12 enodes) 110.788 * * [simplify]: iters left: 5 (49 enodes) 110.801 * * [simplify]: iters left: 4 (94 enodes) 110.822 * * [simplify]: iters left: 3 (221 enodes) 110.927 * * [simplify]: iters left: 2 (492 enodes) 111.298 * * [simplify]: Extracting #0: cost 1 inf + 0 111.298 * * [simplify]: Extracting #1: cost 0 inf + 1 111.298 * [simplify]: Simplified to 0 111.298 * [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)) 111.298 * * * * [progress]: [ 178 / 3260 ] simplifiying candidate # 111.299 * [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)))))) 111.299 * * [simplify]: iters left: 6 (25 enodes) 111.312 * * [simplify]: iters left: 5 (95 enodes) 111.336 * * [simplify]: iters left: 4 (185 enodes) 111.385 * * [simplify]: iters left: 3 (397 enodes) 111.522 * * [simplify]: Extracting #0: cost 1 inf + 0 111.522 * * [simplify]: Extracting #1: cost 11 inf + 0 111.522 * * [simplify]: Extracting #2: cost 114 inf + 0 111.523 * * [simplify]: Extracting #3: cost 170 inf + 47 111.524 * * [simplify]: Extracting #4: cost 166 inf + 257 111.526 * * [simplify]: Extracting #5: cost 145 inf + 3421 111.535 * * [simplify]: Extracting #6: cost 70 inf + 19195 111.549 * * [simplify]: Extracting #7: cost 25 inf + 30403 111.559 * * [simplify]: Extracting #8: cost 1 inf + 38575 111.573 * * [simplify]: Extracting #9: cost 0 inf + 39035 111.583 * [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)))) 111.583 * [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))))))) 111.584 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 111.584 * * [simplify]: iters left: 6 (13 enodes) 111.587 * * [simplify]: iters left: 5 (52 enodes) 111.605 * * [simplify]: iters left: 4 (111 enodes) 111.657 * * [simplify]: iters left: 3 (278 enodes) 111.810 * * [simplify]: Extracting #0: cost 1 inf + 0 111.810 * * [simplify]: Extracting #1: cost 0 inf + 1 111.810 * [simplify]: Simplified to 0 111.810 * [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)) 111.810 * * * * [progress]: [ 179 / 3260 ] simplifiying candidate # 111.810 * [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))))) 111.810 * * [simplify]: iters left: 6 (23 enodes) 111.816 * * [simplify]: iters left: 5 (87 enodes) 111.836 * * [simplify]: iters left: 4 (158 enodes) 111.905 * * [simplify]: iters left: 3 (300 enodes) 112.032 * * [simplify]: Extracting #0: cost 1 inf + 0 112.032 * * [simplify]: Extracting #1: cost 11 inf + 0 112.033 * * [simplify]: Extracting #2: cost 92 inf + 0 112.033 * * [simplify]: Extracting #3: cost 104 inf + 949 112.035 * * [simplify]: Extracting #4: cost 53 inf + 6205 112.041 * * [simplify]: Extracting #5: cost 33 inf + 9191 112.047 * * [simplify]: Extracting #6: cost 41 inf + 9190 112.054 * * [simplify]: Extracting #7: cost 36 inf + 9980 112.061 * * [simplify]: Extracting #8: cost 22 inf + 12849 112.066 * * [simplify]: Extracting #9: cost 6 inf + 19745 112.073 * * [simplify]: Extracting #10: cost 0 inf + 22385 112.079 * * [simplify]: Extracting #11: cost 0 inf + 22249 112.088 * * [simplify]: Extracting #12: cost 0 inf + 22209 112.095 * [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))) 112.095 * [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)))))) 112.095 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 112.095 * * [simplify]: iters left: 6 (12 enodes) 112.101 * * [simplify]: iters left: 5 (47 enodes) 112.118 * * [simplify]: iters left: 4 (89 enodes) 112.156 * * [simplify]: iters left: 3 (186 enodes) 112.258 * * [simplify]: iters left: 2 (378 enodes) 112.516 * * [simplify]: Extracting #0: cost 1 inf + 0 112.516 * * [simplify]: Extracting #1: cost 0 inf + 1 112.516 * [simplify]: Simplified to 0 112.516 * [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)) 112.517 * * * * [progress]: [ 180 / 3260 ] simplifiying candidate # 112.517 * [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)))) 112.517 * * [simplify]: iters left: 6 (23 enodes) 112.530 * * [simplify]: iters left: 5 (84 enodes) 112.557 * * [simplify]: iters left: 4 (127 enodes) 112.599 * * [simplify]: iters left: 3 (190 enodes) 112.637 * * [simplify]: iters left: 2 (272 enodes) 112.729 * * [simplify]: iters left: 1 (373 enodes) 112.826 * * [simplify]: Extracting #0: cost 1 inf + 0 112.826 * * [simplify]: Extracting #1: cost 9 inf + 0 112.826 * * [simplify]: Extracting #2: cost 57 inf + 2 112.826 * * [simplify]: Extracting #3: cost 72 inf + 508 112.828 * * [simplify]: Extracting #4: cost 37 inf + 2961 112.829 * * [simplify]: Extracting #5: cost 40 inf + 3251 112.831 * * [simplify]: Extracting #6: cost 36 inf + 3999 112.835 * * [simplify]: Extracting #7: cost 6 inf + 12796 112.842 * * [simplify]: Extracting #8: cost 0 inf + 14877 112.850 * * [simplify]: Extracting #9: cost 0 inf + 14662 112.859 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 112.859 * [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))))) 112.859 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 112.859 * * [simplify]: iters left: 6 (11 enodes) 112.865 * * [simplify]: iters left: 5 (40 enodes) 112.873 * * [simplify]: iters left: 4 (65 enodes) 112.885 * * [simplify]: iters left: 3 (97 enodes) 112.906 * * [simplify]: iters left: 2 (165 enodes) 112.961 * * [simplify]: iters left: 1 (271 enodes) 113.038 * * [simplify]: Extracting #0: cost 1 inf + 0 113.038 * * [simplify]: Extracting #1: cost 0 inf + 1 113.038 * [simplify]: Simplified to 0 113.038 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 113.038 * * * * [progress]: [ 181 / 3260 ] simplifiying candidate # 113.039 * [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)))))) 113.039 * * [simplify]: iters left: 6 (24 enodes) 113.051 * * [simplify]: iters left: 5 (94 enodes) 113.084 * * [simplify]: iters left: 4 (180 enodes) 113.162 * * [simplify]: iters left: 3 (372 enodes) 113.303 * * [simplify]: Extracting #0: cost 1 inf + 0 113.303 * * [simplify]: Extracting #1: cost 11 inf + 0 113.303 * * [simplify]: Extracting #2: cost 113 inf + 0 113.304 * * [simplify]: Extracting #3: cost 163 inf + 5 113.305 * * [simplify]: Extracting #4: cost 156 inf + 380 113.306 * * [simplify]: Extracting #5: cost 127 inf + 5607 113.312 * * [simplify]: Extracting #6: cost 55 inf + 21659 113.319 * * [simplify]: Extracting #7: cost 37 inf + 25604 113.328 * * [simplify]: Extracting #8: cost 21 inf + 29767 113.340 * * [simplify]: Extracting #9: cost 4 inf + 36552 113.359 * * [simplify]: Extracting #10: cost 0 inf + 38137 113.378 * * [simplify]: Extracting #11: cost 0 inf + 38097 113.397 * [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)) 113.397 * [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))))))) 113.398 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 113.398 * * [simplify]: iters left: 6 (12 enodes) 113.404 * * [simplify]: iters left: 5 (51 enodes) 113.426 * * [simplify]: iters left: 4 (106 enodes) 113.468 * * [simplify]: iters left: 3 (247 enodes) 113.597 * * [simplify]: Extracting #0: cost 1 inf + 0 113.597 * * [simplify]: Extracting #1: cost 0 inf + 1 113.597 * [simplify]: Simplified to 0 113.597 * [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)) 113.598 * * * * [progress]: [ 182 / 3260 ] simplifiying candidate # 113.598 * [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))))) 113.598 * * [simplify]: iters left: 6 (22 enodes) 113.609 * * [simplify]: iters left: 5 (86 enodes) 113.640 * * [simplify]: iters left: 4 (155 enodes) 113.684 * * [simplify]: iters left: 3 (300 enodes) 113.775 * * [simplify]: Extracting #0: cost 1 inf + 0 113.775 * * [simplify]: Extracting #1: cost 11 inf + 0 113.775 * * [simplify]: Extracting #2: cost 87 inf + 0 113.776 * * [simplify]: Extracting #3: cost 97 inf + 1199 113.778 * * [simplify]: Extracting #4: cost 45 inf + 7301 113.782 * * [simplify]: Extracting #5: cost 33 inf + 9101 113.788 * * [simplify]: Extracting #6: cost 41 inf + 9101 113.794 * * [simplify]: Extracting #7: cost 36 inf + 9891 113.803 * * [simplify]: Extracting #8: cost 12 inf + 17015 113.815 * * [simplify]: Extracting #9: cost 1 inf + 21795 113.832 * * [simplify]: Extracting #10: cost 0 inf + 22120 113.844 * [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)) 113.844 * [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)))))) 113.845 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 113.845 * * [simplify]: iters left: 6 (11 enodes) 113.851 * * [simplify]: iters left: 5 (46 enodes) 113.867 * * [simplify]: iters left: 4 (86 enodes) 113.904 * * [simplify]: iters left: 3 (183 enodes) 114.000 * * [simplify]: iters left: 2 (372 enodes) 114.233 * * [simplify]: Extracting #0: cost 1 inf + 0 114.233 * * [simplify]: Extracting #1: cost 0 inf + 1 114.233 * [simplify]: Simplified to 0 114.233 * [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)) 114.233 * * * * [progress]: [ 183 / 3260 ] simplifiying candidate # 114.233 * [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)))) 114.234 * * [simplify]: iters left: 6 (22 enodes) 114.239 * * [simplify]: iters left: 5 (83 enodes) 114.262 * * [simplify]: iters left: 4 (126 enodes) 114.283 * * [simplify]: iters left: 3 (189 enodes) 114.326 * * [simplify]: iters left: 2 (271 enodes) 114.406 * * [simplify]: iters left: 1 (372 enodes) 114.482 * * [simplify]: Extracting #0: cost 1 inf + 0 114.482 * * [simplify]: Extracting #1: cost 9 inf + 0 114.485 * * [simplify]: Extracting #2: cost 57 inf + 2 114.486 * * [simplify]: Extracting #3: cost 70 inf + 633 114.488 * * [simplify]: Extracting #4: cost 39 inf + 2835 114.491 * * [simplify]: Extracting #5: cost 40 inf + 3251 114.494 * * [simplify]: Extracting #6: cost 36 inf + 3958 114.498 * * [simplify]: Extracting #7: cost 26 inf + 5089 114.505 * * [simplify]: Extracting #8: cost 7 inf + 11960 114.509 * * [simplify]: Extracting #9: cost 0 inf + 14660 114.515 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 114.515 * [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))))) 114.515 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 114.515 * * [simplify]: iters left: 6 (10 enodes) 114.518 * * [simplify]: iters left: 5 (39 enodes) 114.525 * * [simplify]: iters left: 4 (64 enodes) 114.536 * * [simplify]: iters left: 3 (96 enodes) 114.553 * * [simplify]: iters left: 2 (164 enodes) 114.597 * * [simplify]: iters left: 1 (270 enodes) 114.697 * * [simplify]: Extracting #0: cost 1 inf + 0 114.697 * * [simplify]: Extracting #1: cost 0 inf + 1 114.697 * [simplify]: Simplified to 0 114.697 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b a) 2)) 0)) 114.698 * * * * [progress]: [ 184 / 3260 ] simplifiying candidate # 114.698 * [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)))))) 114.698 * * [simplify]: iters left: 6 (24 enodes) 114.705 * * [simplify]: iters left: 5 (95 enodes) 114.725 * * [simplify]: iters left: 4 (189 enodes) 114.803 * * [simplify]: iters left: 3 (363 enodes) 114.911 * * [simplify]: Extracting #0: cost 1 inf + 0 114.911 * * [simplify]: Extracting #1: cost 11 inf + 0 114.912 * * [simplify]: Extracting #2: cost 95 inf + 0 114.912 * * [simplify]: Extracting #3: cost 156 inf + 89 114.913 * * [simplify]: Extracting #4: cost 144 inf + 755 114.915 * * [simplify]: Extracting #5: cost 110 inf + 6552 114.920 * * [simplify]: Extracting #6: cost 49 inf + 18954 114.926 * * [simplify]: Extracting #7: cost 35 inf + 21746 114.934 * * [simplify]: Extracting #8: cost 15 inf + 27413 114.951 * * [simplify]: Extracting #9: cost 0 inf + 34009 114.972 * * [simplify]: Extracting #10: cost 0 inf + 33969 114.989 * [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))))) 114.989 * [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))))))) 114.990 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 114.990 * * [simplify]: iters left: 6 (12 enodes) 114.998 * * [simplify]: iters left: 5 (53 enodes) 115.018 * * [simplify]: iters left: 4 (117 enodes) 115.056 * * [simplify]: iters left: 3 (255 enodes) 115.138 * * [simplify]: Extracting #0: cost 1 inf + 0 115.138 * * [simplify]: Extracting #1: cost 0 inf + 1 115.138 * [simplify]: Simplified to 0 115.138 * [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)) 115.138 * * * * [progress]: [ 185 / 3260 ] simplifiying candidate # 115.139 * [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))))) 115.139 * * [simplify]: iters left: 6 (22 enodes) 115.144 * * [simplify]: iters left: 5 (87 enodes) 115.164 * * [simplify]: iters left: 4 (165 enodes) 115.218 * * [simplify]: iters left: 3 (282 enodes) 115.303 * * [simplify]: Extracting #0: cost 1 inf + 0 115.303 * * [simplify]: Extracting #1: cost 11 inf + 0 115.303 * * [simplify]: Extracting #2: cost 81 inf + 0 115.304 * * [simplify]: Extracting #3: cost 107 inf + 1279 115.306 * * [simplify]: Extracting #4: cost 48 inf + 7506 115.310 * * [simplify]: Extracting #5: cost 32 inf + 9473 115.313 * * [simplify]: Extracting #6: cost 40 inf + 9473 115.317 * * [simplify]: Extracting #7: cost 34 inf + 10402 115.321 * * [simplify]: Extracting #8: cost 13 inf + 16627 115.327 * * [simplify]: Extracting #9: cost 0 inf + 22288 115.339 * * [simplify]: Extracting #10: cost 0 inf + 22193 115.351 * * [simplify]: Extracting #11: cost 0 inf + 22153 115.362 * [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)) 115.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)) (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)))))) 115.362 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 115.362 * * [simplify]: iters left: 6 (11 enodes) 115.366 * * [simplify]: iters left: 5 (48 enodes) 115.377 * * [simplify]: iters left: 4 (98 enodes) 115.396 * * [simplify]: iters left: 3 (181 enodes) 115.456 * * [simplify]: iters left: 2 (358 enodes) 115.657 * * [simplify]: Extracting #0: cost 1 inf + 0 115.658 * * [simplify]: Extracting #1: cost 0 inf + 1 115.658 * [simplify]: Simplified to 0 115.658 * [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)) 115.658 * * * * [progress]: [ 186 / 3260 ] simplifiying candidate # 115.658 * [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)))) 115.658 * * [simplify]: iters left: 6 (22 enodes) 115.664 * * [simplify]: iters left: 5 (83 enodes) 115.678 * * [simplify]: iters left: 4 (146 enodes) 115.706 * * [simplify]: iters left: 3 (229 enodes) 115.775 * * [simplify]: iters left: 2 (345 enodes) 115.865 * * [simplify]: iters left: 1 (468 enodes) 116.012 * * [simplify]: Extracting #0: cost 1 inf + 0 116.012 * * [simplify]: Extracting #1: cost 11 inf + 0 116.013 * * [simplify]: Extracting #2: cost 53 inf + 42 116.014 * * [simplify]: Extracting #3: cost 69 inf + 626 116.016 * * [simplify]: Extracting #4: cost 41 inf + 2292 116.019 * * [simplify]: Extracting #5: cost 40 inf + 2673 116.022 * * [simplify]: Extracting #6: cost 37 inf + 3201 116.026 * * [simplify]: Extracting #7: cost 23 inf + 5371 116.033 * * [simplify]: Extracting #8: cost 6 inf + 11778 116.041 * * [simplify]: Extracting #9: cost 0 inf + 14034 116.049 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 116.049 * [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))))) 116.050 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 116.050 * * [simplify]: iters left: 6 (10 enodes) 116.056 * * [simplify]: iters left: 5 (41 enodes) 116.070 * * [simplify]: iters left: 4 (81 enodes) 116.103 * * [simplify]: iters left: 3 (127 enodes) 116.133 * * [simplify]: iters left: 2 (186 enodes) 116.164 * * [simplify]: iters left: 1 (266 enodes) 116.251 * * [simplify]: Extracting #0: cost 1 inf + 0 116.251 * * [simplify]: Extracting #1: cost 0 inf + 1 116.251 * [simplify]: Simplified to 0 116.251 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 116.251 * * * * [progress]: [ 187 / 3260 ] simplifiying candidate # 116.251 * [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))) 116.252 * * [simplify]: iters left: 6 (21 enodes) 116.257 * * [simplify]: iters left: 5 (80 enodes) 116.271 * * [simplify]: iters left: 4 (128 enodes) 116.297 * * [simplify]: iters left: 3 (193 enodes) 116.336 * * [simplify]: iters left: 2 (273 enodes) 116.403 * * [simplify]: iters left: 1 (386 enodes) 116.511 * * [simplify]: Extracting #0: cost 1 inf + 0 116.511 * * [simplify]: Extracting #1: cost 9 inf + 0 116.511 * * [simplify]: Extracting #2: cost 64 inf + 2 116.512 * * [simplify]: Extracting #3: cost 72 inf + 1133 116.514 * * [simplify]: Extracting #4: cost 38 inf + 3338 116.516 * * [simplify]: Extracting #5: cost 40 inf + 3712 116.518 * * [simplify]: Extracting #6: cost 35 inf + 4817 116.523 * * [simplify]: Extracting #7: cost 5 inf + 13517 116.528 * * [simplify]: Extracting #8: cost 0 inf + 15338 116.533 * * [simplify]: Extracting #9: cost 0 inf + 15123 116.538 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 116.538 * [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)))) 116.539 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 116.539 * * [simplify]: iters left: 6 (9 enodes) 116.541 * * [simplify]: iters left: 5 (36 enodes) 116.548 * * [simplify]: iters left: 4 (67 enodes) 116.560 * * [simplify]: iters left: 3 (97 enodes) 116.580 * * [simplify]: iters left: 2 (158 enodes) 116.616 * * [simplify]: iters left: 1 (263 enodes) 116.680 * * [simplify]: Extracting #0: cost 1 inf + 0 116.680 * * [simplify]: Extracting #1: cost 0 inf + 1 116.680 * [simplify]: Simplified to 0 116.680 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ (* b 1/2) a)) 0)) 116.680 * * * * [progress]: [ 188 / 3260 ] simplifiying candidate # 116.681 * [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)))) 116.681 * * [simplify]: iters left: 6 (21 enodes) 116.691 * * [simplify]: iters left: 5 (81 enodes) 116.708 * * [simplify]: iters left: 4 (137 enodes) 116.735 * * [simplify]: iters left: 3 (221 enodes) 116.772 * * [simplify]: iters left: 2 (323 enodes) 116.844 * * [simplify]: iters left: 1 (469 enodes) 116.964 * * [simplify]: Extracting #0: cost 1 inf + 0 116.964 * * [simplify]: Extracting #1: cost 11 inf + 0 116.965 * * [simplify]: Extracting #2: cost 58 inf + 0 116.966 * * [simplify]: Extracting #3: cost 72 inf + 463 116.969 * * [simplify]: Extracting #4: cost 38 inf + 2585 116.972 * * [simplify]: Extracting #5: cost 40 inf + 2756 116.976 * * [simplify]: Extracting #6: cost 37 inf + 3284 116.980 * * [simplify]: Extracting #7: cost 25 inf + 4894 116.987 * * [simplify]: Extracting #8: cost 4 inf + 12606 116.994 * * [simplify]: Extracting #9: cost 0 inf + 14167 117.002 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 117.002 * [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))))) 117.002 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 117.002 * * [simplify]: iters left: 5 (9 enodes) 117.005 * * [simplify]: iters left: 4 (39 enodes) 117.012 * * [simplify]: iters left: 3 (65 enodes) 117.023 * * [simplify]: iters left: 2 (129 enodes) 117.054 * * [simplify]: iters left: 1 (210 enodes) 117.114 * * [simplify]: Extracting #0: cost 1 inf + 0 117.114 * * [simplify]: Extracting #1: cost 0 inf + 1 117.114 * [simplify]: Simplified to 0 117.114 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (* 1/2 (/ b a))) 0)) 117.114 * * * * [progress]: [ 189 / 3260 ] simplifiying candidate # 117.114 * [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)))))) 117.114 * * [simplify]: iters left: 6 (22 enodes) 117.120 * * [simplify]: iters left: 5 (82 enodes) 117.134 * * [simplify]: iters left: 4 (130 enodes) 117.156 * * [simplify]: iters left: 3 (196 enodes) 117.207 * * [simplify]: iters left: 2 (273 enodes) 117.261 * * [simplify]: iters left: 1 (346 enodes) 117.320 * * [simplify]: Extracting #0: cost 1 inf + 0 117.320 * * [simplify]: Extracting #1: cost 13 inf + 0 117.320 * * [simplify]: Extracting #2: cost 58 inf + 0 117.320 * * [simplify]: Extracting #3: cost 97 inf + 130 117.321 * * [simplify]: Extracting #4: cost 88 inf + 1082 117.322 * * [simplify]: Extracting #5: cost 88 inf + 3733 117.324 * * [simplify]: Extracting #6: cost 53 inf + 19484 117.329 * * [simplify]: Extracting #7: cost 25 inf + 33360 117.338 * * [simplify]: Extracting #8: cost 6 inf + 41084 117.352 * * [simplify]: Extracting #9: cost 0 inf + 43496 117.366 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 117.366 * [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))))))) 117.367 * [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))))) 117.367 * * [simplify]: iters left: 6 (10 enodes) 117.372 * * [simplify]: iters left: 5 (37 enodes) 117.384 * * [simplify]: iters left: 4 (57 enodes) 117.395 * * [simplify]: iters left: 3 (104 enodes) 117.412 * * [simplify]: iters left: 2 (158 enodes) 117.439 * * [simplify]: iters left: 1 (225 enodes) 117.478 * * [simplify]: Extracting #0: cost 1 inf + 0 117.478 * * [simplify]: Extracting #1: cost 0 inf + 1 117.478 * [simplify]: Simplified to 0 117.478 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 117.479 * * * * [progress]: [ 190 / 3260 ] simplifiying candidate # 117.479 * [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))))) 117.479 * * [simplify]: iters left: 6 (21 enodes) 117.490 * * [simplify]: iters left: 5 (73 enodes) 117.514 * * [simplify]: iters left: 4 (114 enodes) 117.552 * * [simplify]: iters left: 3 (165 enodes) 117.585 * * [simplify]: iters left: 2 (204 enodes) 117.627 * * [simplify]: iters left: 1 (222 enodes) 117.683 * * [simplify]: Extracting #0: cost 1 inf + 0 117.683 * * [simplify]: Extracting #1: cost 11 inf + 0 117.683 * * [simplify]: Extracting #2: cost 37 inf + 0 117.683 * * [simplify]: Extracting #3: cost 48 inf + 88 117.684 * * [simplify]: Extracting #4: cost 38 inf + 875 117.685 * * [simplify]: Extracting #5: cost 38 inf + 1653 117.686 * * [simplify]: Extracting #6: cost 40 inf + 1696 117.688 * * [simplify]: Extracting #7: cost 26 inf + 3011 117.691 * * [simplify]: Extracting #8: cost 9 inf + 9317 117.697 * * [simplify]: Extracting #9: cost 0 inf + 12751 117.704 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 117.704 * [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)))))) 117.704 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 117.704 * * [simplify]: iters left: 6 (9 enodes) 117.709 * * [simplify]: iters left: 5 (29 enodes) 117.718 * * [simplify]: iters left: 4 (42 enodes) 117.730 * * [simplify]: iters left: 3 (58 enodes) 117.745 * * [simplify]: iters left: 2 (68 enodes) 117.757 * * [simplify]: Extracting #0: cost 1 inf + 0 117.757 * * [simplify]: Extracting #1: cost 0 inf + 1 117.757 * [simplify]: Simplified to 0 117.757 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 117.757 * * * * [progress]: [ 191 / 3260 ] simplifiying candidate # 117.757 * [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)))))) 117.757 * * [simplify]: iters left: 6 (25 enodes) 117.764 * * [simplify]: iters left: 5 (96 enodes) 117.784 * * [simplify]: iters left: 4 (197 enodes) 117.847 * * [simplify]: iters left: 3 (386 enodes) 117.954 * * [simplify]: Extracting #0: cost 1 inf + 0 117.954 * * [simplify]: Extracting #1: cost 13 inf + 0 117.955 * * [simplify]: Extracting #2: cost 80 inf + 0 117.955 * * [simplify]: Extracting #3: cost 122 inf + 126 117.955 * * [simplify]: Extracting #4: cost 120 inf + 331 117.957 * * [simplify]: Extracting #5: cost 100 inf + 5373 117.962 * * [simplify]: Extracting #6: cost 44 inf + 21117 117.969 * * [simplify]: Extracting #7: cost 12 inf + 30090 117.978 * * [simplify]: Extracting #8: cost 0 inf + 34553 117.991 * * [simplify]: Extracting #9: cost 0 inf + 34538 118.008 * [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)) 118.009 * [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))))))) 118.009 * [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))))) 118.009 * * [simplify]: iters left: 6 (13 enodes) 118.016 * * [simplify]: iters left: 5 (53 enodes) 118.035 * * [simplify]: iters left: 4 (117 enodes) 118.085 * * [simplify]: iters left: 3 (275 enodes) 118.177 * * [simplify]: iters left: 2 (474 enodes) 118.334 * * [simplify]: Extracting #0: cost 1 inf + 0 118.334 * * [simplify]: Extracting #1: cost 0 inf + 1 118.334 * [simplify]: Simplified to 0 118.334 * [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)) 118.334 * * * * [progress]: [ 192 / 3260 ] simplifiying candidate # 118.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) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 118.335 * * [simplify]: iters left: 6 (24 enodes) 118.346 * * [simplify]: iters left: 5 (90 enodes) 118.374 * * [simplify]: iters left: 4 (160 enodes) 118.409 * * [simplify]: iters left: 3 (266 enodes) 118.474 * * [simplify]: iters left: 2 (367 enodes) 118.576 * * [simplify]: iters left: 1 (443 enodes) 118.692 * * [simplify]: Extracting #0: cost 1 inf + 0 118.692 * * [simplify]: Extracting #1: cost 13 inf + 0 118.693 * * [simplify]: Extracting #2: cost 62 inf + 0 118.694 * * [simplify]: Extracting #3: cost 100 inf + 87 118.695 * * [simplify]: Extracting #4: cost 95 inf + 994 118.697 * * [simplify]: Extracting #5: cost 74 inf + 6653 118.702 * * [simplify]: Extracting #6: cost 41 inf + 15290 118.706 * * [simplify]: Extracting #7: cost 25 inf + 17848 118.712 * * [simplify]: Extracting #8: cost 8 inf + 24274 118.719 * * [simplify]: Extracting #9: cost 0 inf + 27368 118.731 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 118.731 * [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)))))) 118.732 * [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)))) 118.732 * * [simplify]: iters left: 6 (12 enodes) 118.738 * * [simplify]: iters left: 5 (47 enodes) 118.749 * * [simplify]: iters left: 4 (82 enodes) 118.766 * * [simplify]: iters left: 3 (157 enodes) 118.794 * * [simplify]: iters left: 2 (248 enodes) 118.852 * * [simplify]: iters left: 1 (341 enodes) 118.923 * * [simplify]: Extracting #0: cost 1 inf + 0 118.924 * * [simplify]: Extracting #1: cost 0 inf + 1 118.924 * [simplify]: Simplified to 0 118.924 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 118.924 * * * * [progress]: [ 193 / 3260 ] simplifiying candidate # 118.924 * [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)))) 118.925 * * [simplify]: iters left: 6 (23 enodes) 118.937 * * [simplify]: iters left: 5 (85 enodes) 118.966 * * [simplify]: iters left: 4 (160 enodes) 119.025 * * [simplify]: iters left: 3 (286 enodes) 119.120 * * [simplify]: iters left: 2 (433 enodes) 119.252 * * [simplify]: Extracting #0: cost 1 inf + 0 119.252 * * [simplify]: Extracting #1: cost 15 inf + 0 119.252 * * [simplify]: Extracting #2: cost 59 inf + 0 119.253 * * [simplify]: Extracting #3: cost 96 inf + 44 119.253 * * [simplify]: Extracting #4: cost 99 inf + 88 119.254 * * [simplify]: Extracting #5: cost 94 inf + 1733 119.259 * * [simplify]: Extracting #6: cost 50 inf + 13421 119.267 * * [simplify]: Extracting #7: cost 22 inf + 20417 119.279 * * [simplify]: Extracting #8: cost 5 inf + 26073 119.292 * * [simplify]: Extracting #9: cost 0 inf + 28015 119.305 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 119.305 * [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))))) 119.306 * [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))) 119.306 * * [simplify]: iters left: 6 (12 enodes) 119.312 * * [simplify]: iters left: 5 (47 enodes) 119.330 * * [simplify]: iters left: 4 (89 enodes) 119.351 * * [simplify]: iters left: 3 (180 enodes) 119.414 * * [simplify]: iters left: 2 (296 enodes) 119.498 * * [simplify]: iters left: 1 (428 enodes) 119.618 * * [simplify]: Extracting #0: cost 1 inf + 0 119.618 * * [simplify]: Extracting #1: cost 0 inf + 1 119.618 * [simplify]: Simplified to 0 119.618 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 119.618 * * * * [progress]: [ 194 / 3260 ] simplifiying candidate # 119.618 * [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)))))) 119.619 * * [simplify]: iters left: 6 (24 enodes) 119.625 * * [simplify]: iters left: 5 (89 enodes) 119.644 * * [simplify]: iters left: 4 (158 enodes) 119.684 * * [simplify]: iters left: 3 (246 enodes) 119.733 * * [simplify]: iters left: 2 (325 enodes) 119.796 * * [simplify]: iters left: 1 (384 enodes) 119.879 * * [simplify]: Extracting #0: cost 1 inf + 0 119.879 * * [simplify]: Extracting #1: cost 13 inf + 0 119.879 * * [simplify]: Extracting #2: cost 59 inf + 0 119.883 * * [simplify]: Extracting #3: cost 93 inf + 84 119.883 * * [simplify]: Extracting #4: cost 85 inf + 1059 119.885 * * [simplify]: Extracting #5: cost 67 inf + 4644 119.890 * * [simplify]: Extracting #6: cost 36 inf + 9889 119.896 * * [simplify]: Extracting #7: cost 25 inf + 11423 119.904 * * [simplify]: Extracting #8: cost 6 inf + 18570 119.910 * * [simplify]: Extracting #9: cost 0 inf + 20943 119.916 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 119.916 * [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))))))) 119.917 * [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))))) 119.917 * * [simplify]: iters left: 6 (12 enodes) 119.920 * * [simplify]: iters left: 5 (46 enodes) 119.927 * * [simplify]: iters left: 4 (81 enodes) 119.954 * * [simplify]: iters left: 3 (134 enodes) 119.987 * * [simplify]: iters left: 2 (197 enodes) 120.028 * * [simplify]: iters left: 1 (271 enodes) 120.078 * * [simplify]: Extracting #0: cost 1 inf + 0 120.078 * * [simplify]: Extracting #1: cost 0 inf + 1 120.078 * [simplify]: Simplified to 0 120.078 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 120.078 * * * * [progress]: [ 195 / 3260 ] simplifiying candidate # 120.078 * [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))))) 120.078 * * [simplify]: iters left: 6 (22 enodes) 120.084 * * [simplify]: iters left: 5 (80 enodes) 120.097 * * [simplify]: iters left: 4 (129 enodes) 120.121 * * [simplify]: iters left: 3 (195 enodes) 120.181 * * [simplify]: iters left: 2 (257 enodes) 120.247 * * [simplify]: iters left: 1 (292 enodes) 120.291 * * [simplify]: Extracting #0: cost 1 inf + 0 120.291 * * [simplify]: Extracting #1: cost 11 inf + 0 120.291 * * [simplify]: Extracting #2: cost 45 inf + 0 120.292 * * [simplify]: Extracting #3: cost 72 inf + 43 120.293 * * [simplify]: Extracting #4: cost 71 inf + 252 120.294 * * [simplify]: Extracting #5: cost 60 inf + 1973 120.296 * * [simplify]: Extracting #6: cost 45 inf + 4383 120.300 * * [simplify]: Extracting #7: cost 31 inf + 5971 120.304 * * [simplify]: Extracting #8: cost 25 inf + 6894 120.310 * * [simplify]: Extracting #9: cost 10 inf + 12257 120.318 * * [simplify]: Extracting #10: cost 0 inf + 16454 120.327 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 120.328 * [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)))))) 120.328 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 120.328 * * [simplify]: iters left: 6 (10 enodes) 120.334 * * [simplify]: iters left: 5 (38 enodes) 120.346 * * [simplify]: iters left: 4 (59 enodes) 120.365 * * [simplify]: iters left: 3 (88 enodes) 120.392 * * [simplify]: iters left: 2 (117 enodes) 120.414 * * [simplify]: iters left: 1 (144 enodes) 120.431 * * [simplify]: Extracting #0: cost 1 inf + 0 120.431 * * [simplify]: Extracting #1: cost 0 inf + 1 120.431 * [simplify]: Simplified to 0 120.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 120.431 * * * * [progress]: [ 196 / 3260 ] simplifiying candidate # 120.431 * [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)))) 120.432 * * [simplify]: iters left: 6 (22 enodes) 120.442 * * [simplify]: iters left: 5 (80 enodes) 120.456 * * [simplify]: iters left: 4 (133 enodes) 120.479 * * [simplify]: iters left: 3 (208 enodes) 120.519 * * [simplify]: iters left: 2 (274 enodes) 120.573 * * [simplify]: iters left: 1 (308 enodes) 120.625 * * [simplify]: Extracting #0: cost 1 inf + 0 120.625 * * [simplify]: Extracting #1: cost 13 inf + 0 120.626 * * [simplify]: Extracting #2: cost 49 inf + 0 120.626 * * [simplify]: Extracting #3: cost 65 inf + 88 120.627 * * [simplify]: Extracting #4: cost 56 inf + 751 120.628 * * [simplify]: Extracting #5: cost 50 inf + 2064 120.630 * * [simplify]: Extracting #6: cost 41 inf + 3983 120.633 * * [simplify]: Extracting #7: cost 31 inf + 4894 120.637 * * [simplify]: Extracting #8: cost 24 inf + 5941 120.643 * * [simplify]: Extracting #9: cost 9 inf + 11385 120.651 * * [simplify]: Extracting #10: cost 1 inf + 14820 120.660 * * [simplify]: Extracting #11: cost 0 inf + 15201 120.668 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 120.668 * [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))))) 120.669 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 120.669 * * [simplify]: iters left: 6 (11 enodes) 120.675 * * [simplify]: iters left: 5 (42 enodes) 120.690 * * [simplify]: iters left: 4 (67 enodes) 120.715 * * [simplify]: iters left: 3 (111 enodes) 120.752 * * [simplify]: iters left: 2 (140 enodes) 120.782 * * [simplify]: iters left: 1 (160 enodes) 120.800 * * [simplify]: Extracting #0: cost 1 inf + 0 120.800 * * [simplify]: Extracting #1: cost 0 inf + 1 120.800 * [simplify]: Simplified to 0 120.800 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 120.800 * * * * [progress]: [ 197 / 3260 ] simplifiying candidate # 120.801 * [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)))))) 120.801 * * [simplify]: iters left: 6 (28 enodes) 120.812 * * [simplify]: iters left: 5 (111 enodes) 120.846 * * [simplify]: iters left: 4 (261 enodes) 120.942 * * [simplify]: Extracting #0: cost 1 inf + 0 120.943 * * [simplify]: Extracting #1: cost 13 inf + 0 120.943 * * [simplify]: Extracting #2: cost 159 inf + 0 120.944 * * [simplify]: Extracting #3: cost 271 inf + 366 120.945 * * [simplify]: Extracting #4: cost 249 inf + 4848 120.953 * * [simplify]: Extracting #5: cost 100 inf + 59206 120.981 * * [simplify]: Extracting #6: cost 28 inf + 85429 121.011 * * [simplify]: Extracting #7: cost 15 inf + 87863 121.037 * * [simplify]: Extracting #8: cost 1 inf + 94137 121.055 * * [simplify]: Extracting #9: cost 0 inf + 94528 121.085 * [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)))) 121.085 * [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))))))) 121.086 * [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))))) 121.086 * * [simplify]: iters left: 6 (16 enodes) 121.095 * * [simplify]: iters left: 5 (68 enodes) 121.120 * * [simplify]: iters left: 4 (179 enodes) 121.200 * * [simplify]: Extracting #0: cost 1 inf + 0 121.200 * * [simplify]: Extracting #1: cost 27 inf + 0 121.201 * * [simplify]: Extracting #2: cost 153 inf + 0 121.201 * * [simplify]: Extracting #3: cost 242 inf + 83 121.204 * * [simplify]: Extracting #4: cost 185 inf + 16503 121.218 * * [simplify]: Extracting #5: cost 15 inf + 79352 121.248 * * [simplify]: Extracting #6: cost 0 inf + 84943 121.276 * [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))))) 121.277 * [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))))))) 121.277 * * * * [progress]: [ 198 / 3260 ] simplifiying candidate # 121.277 * [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))))) 121.278 * * [simplify]: iters left: 6 (27 enodes) 121.286 * * [simplify]: iters left: 5 (106 enodes) 121.305 * * [simplify]: iters left: 4 (225 enodes) 121.391 * * [simplify]: Extracting #0: cost 1 inf + 0 121.391 * * [simplify]: Extracting #1: cost 13 inf + 0 121.391 * * [simplify]: Extracting #2: cost 122 inf + 0 121.392 * * [simplify]: Extracting #3: cost 202 inf + 43 121.393 * * [simplify]: Extracting #4: cost 182 inf + 3965 121.398 * * [simplify]: Extracting #5: cost 92 inf + 33724 121.417 * * [simplify]: Extracting #6: cost 25 inf + 55211 121.439 * * [simplify]: Extracting #7: cost 1 inf + 62341 121.462 * * [simplify]: Extracting #8: cost 0 inf + 62732 121.478 * [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))))) 121.478 * [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)))))) 121.478 * [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)))) 121.478 * * [simplify]: iters left: 6 (15 enodes) 121.482 * * [simplify]: iters left: 5 (63 enodes) 121.494 * * [simplify]: iters left: 4 (145 enodes) 121.534 * * [simplify]: iters left: 3 (499 enodes) 121.930 * * [simplify]: Extracting #0: cost 1 inf + 0 121.930 * * [simplify]: Extracting #1: cost 0 inf + 1 121.930 * [simplify]: Simplified to 0 121.930 * [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)) 121.931 * * * * [progress]: [ 199 / 3260 ] simplifiying candidate # 121.931 * [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)))) 121.931 * * [simplify]: iters left: 6 (26 enodes) 121.938 * * [simplify]: iters left: 5 (100 enodes) 121.958 * * [simplify]: iters left: 4 (231 enodes) 122.054 * * [simplify]: Extracting #0: cost 1 inf + 0 122.054 * * [simplify]: Extracting #1: cost 15 inf + 0 122.054 * * [simplify]: Extracting #2: cost 121 inf + 0 122.055 * * [simplify]: Extracting #3: cost 188 inf + 2 122.057 * * [simplify]: Extracting #4: cost 179 inf + 1378 122.065 * * [simplify]: Extracting #5: cost 96 inf + 26131 122.086 * * [simplify]: Extracting #6: cost 25 inf + 47499 122.106 * * [simplify]: Extracting #7: cost 3 inf + 53208 122.127 * * [simplify]: Extracting #8: cost 0 inf + 54334 122.149 * [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))))) 122.149 * [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))))) 122.150 * [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))) 122.150 * * [simplify]: iters left: 6 (15 enodes) 122.158 * * [simplify]: iters left: 5 (62 enodes) 122.182 * * [simplify]: iters left: 4 (159 enodes) 122.263 * * [simplify]: iters left: 3 (475 enodes) 122.601 * * [simplify]: Extracting #0: cost 1 inf + 0 122.602 * * [simplify]: Extracting #1: cost 42 inf + 0 122.602 * * [simplify]: Extracting #2: cost 194 inf + 1 122.606 * * [simplify]: Extracting #3: cost 205 inf + 15094 122.622 * * [simplify]: Extracting #4: cost 20 inf + 63712 122.652 * * [simplify]: Extracting #5: cost 3 inf + 65204 122.680 * * [simplify]: Extracting #6: cost 0 inf + 65965 122.702 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 122.702 * [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)))) 122.702 * * * * [progress]: [ 200 / 3260 ] simplifiying candidate # 122.703 * [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)))))) 122.703 * * [simplify]: iters left: 6 (27 enodes) 122.717 * * [simplify]: iters left: 5 (105 enodes) 122.754 * * [simplify]: iters left: 4 (230 enodes) 122.827 * * [simplify]: Extracting #0: cost 1 inf + 0 122.827 * * [simplify]: Extracting #1: cost 13 inf + 0 122.827 * * [simplify]: Extracting #2: cost 122 inf + 0 122.828 * * [simplify]: Extracting #3: cost 204 inf + 246 122.828 * * [simplify]: Extracting #4: cost 189 inf + 2790 122.834 * * [simplify]: Extracting #5: cost 93 inf + 36489 122.846 * * [simplify]: Extracting #6: cost 22 inf + 59888 122.862 * * [simplify]: Extracting #7: cost 0 inf + 65820 122.880 * * [simplify]: Extracting #8: cost 0 inf + 65510 122.894 * [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))) 122.894 * [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))))))) 122.894 * [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))))) 122.894 * * [simplify]: iters left: 6 (15 enodes) 122.901 * * [simplify]: iters left: 5 (62 enodes) 122.921 * * [simplify]: iters left: 4 (148 enodes) 122.976 * * [simplify]: iters left: 3 (499 enodes) 123.381 * * [simplify]: Extracting #0: cost 1 inf + 0 123.381 * * [simplify]: Extracting #1: cost 0 inf + 1 123.381 * [simplify]: Simplified to 0 123.381 * [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)) 123.381 * * * * [progress]: [ 201 / 3260 ] simplifiying candidate # 123.381 * [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))))) 123.382 * * [simplify]: iters left: 6 (26 enodes) 123.395 * * [simplify]: iters left: 5 (99 enodes) 123.436 * * [simplify]: iters left: 4 (197 enodes) 123.485 * * [simplify]: iters left: 3 (484 enodes) 123.683 * * [simplify]: Extracting #0: cost 1 inf + 0 123.684 * * [simplify]: Extracting #1: cost 13 inf + 0 123.684 * * [simplify]: Extracting #2: cost 133 inf + 0 123.686 * * [simplify]: Extracting #3: cost 259 inf + 43 123.690 * * [simplify]: Extracting #4: cost 231 inf + 6446 123.710 * * [simplify]: Extracting #5: cost 91 inf + 45933 123.741 * * [simplify]: Extracting #6: cost 26 inf + 64852 123.776 * * [simplify]: Extracting #7: cost 3 inf + 71649 123.812 * * [simplify]: Extracting #8: cost 0 inf + 72479 123.852 * [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)))))) 123.852 * [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)))))) 123.853 * [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)))) 123.853 * * [simplify]: iters left: 6 (14 enodes) 123.861 * * [simplify]: iters left: 5 (56 enodes) 123.881 * * [simplify]: iters left: 4 (117 enodes) 123.929 * * [simplify]: iters left: 3 (347 enodes) 124.130 * * [simplify]: Extracting #0: cost 1 inf + 0 124.130 * * [simplify]: Extracting #1: cost 0 inf + 1 124.130 * [simplify]: Simplified to 0 124.130 * [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)) 124.131 * * * * [progress]: [ 202 / 3260 ] simplifiying candidate # 124.131 * [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)))) 124.131 * * [simplify]: iters left: 6 (25 enodes) 124.149 * * [simplify]: iters left: 5 (95 enodes) 124.180 * * [simplify]: iters left: 4 (188 enodes) 124.231 * * [simplify]: iters left: 3 (433 enodes) 124.465 * * [simplify]: Extracting #0: cost 1 inf + 0 124.465 * * [simplify]: Extracting #1: cost 13 inf + 0 124.465 * * [simplify]: Extracting #2: cost 115 inf + 0 124.466 * * [simplify]: Extracting #3: cost 200 inf + 2 124.467 * * [simplify]: Extracting #4: cost 195 inf + 978 124.472 * * [simplify]: Extracting #5: cost 108 inf + 21520 124.484 * * [simplify]: Extracting #6: cost 28 inf + 41367 124.508 * * [simplify]: Extracting #7: cost 1 inf + 49948 124.536 * * [simplify]: Extracting #8: cost 0 inf + 50329 124.566 * [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))))) 124.566 * [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))))) 124.567 * [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))) 124.567 * * [simplify]: iters left: 6 (14 enodes) 124.575 * * [simplify]: iters left: 5 (57 enodes) 124.596 * * [simplify]: iters left: 4 (116 enodes) 124.650 * * [simplify]: iters left: 3 (321 enodes) 124.857 * * [simplify]: Extracting #0: cost 1 inf + 0 124.857 * * [simplify]: Extracting #1: cost 0 inf + 1 124.857 * [simplify]: Simplified to 0 124.857 * [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)) 124.857 * * * * [progress]: [ 203 / 3260 ] simplifiying candidate # 124.858 * [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)))))) 124.858 * * [simplify]: iters left: 6 (26 enodes) 124.870 * * [simplify]: iters left: 5 (100 enodes) 124.909 * * [simplify]: iters left: 4 (221 enodes) 124.988 * * [simplify]: Extracting #0: cost 1 inf + 0 124.988 * * [simplify]: Extracting #1: cost 13 inf + 0 124.988 * * [simplify]: Extracting #2: cost 104 inf + 0 124.989 * * [simplify]: Extracting #3: cost 167 inf + 3 124.989 * * [simplify]: Extracting #4: cost 161 inf + 612 124.993 * * [simplify]: Extracting #5: cost 122 inf + 13498 125.000 * * [simplify]: Extracting #6: cost 49 inf + 33451 125.011 * * [simplify]: Extracting #7: cost 14 inf + 41505 125.021 * * [simplify]: Extracting #8: cost 0 inf + 46125 125.031 * * [simplify]: Extracting #9: cost 0 inf + 46070 125.049 * [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)) 125.049 * [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))))))) 125.050 * [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.050 * * [simplify]: iters left: 6 (15 enodes) 125.058 * * [simplify]: iters left: 5 (62 enodes) 125.070 * * [simplify]: iters left: 4 (149 enodes) 125.117 * * [simplify]: iters left: 3 (450 enodes) 125.489 * * [simplify]: Extracting #0: cost 1 inf + 0 125.489 * * [simplify]: Extracting #1: cost 0 inf + 1 125.489 * [simplify]: Simplified to 0 125.489 * [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)) 125.489 * * * * [progress]: [ 204 / 3260 ] simplifiying candidate # 125.490 * [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))))) 125.490 * * [simplify]: iters left: 6 (25 enodes) 125.497 * * [simplify]: iters left: 5 (95 enodes) 125.514 * * [simplify]: iters left: 4 (188 enodes) 125.593 * * [simplify]: iters left: 3 (446 enodes) 125.810 * * [simplify]: Extracting #0: cost 1 inf + 0 125.810 * * [simplify]: Extracting #1: cost 13 inf + 0 125.811 * * [simplify]: Extracting #2: cost 108 inf + 0 125.812 * * [simplify]: Extracting #3: cost 206 inf + 45 125.813 * * [simplify]: Extracting #4: cost 189 inf + 2285 125.819 * * [simplify]: Extracting #5: cost 82 inf + 24681 125.830 * * [simplify]: Extracting #6: cost 23 inf + 39872 125.843 * * [simplify]: Extracting #7: cost 0 inf + 46511 125.859 * * [simplify]: Extracting #8: cost 0 inf + 46496 125.873 * [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))) 125.873 * [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)))))) 125.873 * [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)))) 125.873 * * [simplify]: iters left: 6 (14 enodes) 125.878 * * [simplify]: iters left: 5 (57 enodes) 125.898 * * [simplify]: iters left: 4 (118 enodes) 125.945 * * [simplify]: iters left: 3 (314 enodes) 126.071 * * [simplify]: Extracting #0: cost 1 inf + 0 126.071 * * [simplify]: Extracting #1: cost 0 inf + 1 126.071 * [simplify]: Simplified to 0 126.071 * [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)) 126.071 * * * * [progress]: [ 205 / 3260 ] simplifiying candidate # 126.071 * [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)))) 126.071 * * [simplify]: iters left: 6 (24 enodes) 126.077 * * [simplify]: iters left: 5 (87 enodes) 126.093 * * [simplify]: iters left: 4 (177 enodes) 126.138 * * [simplify]: iters left: 3 (372 enodes) 126.254 * * [simplify]: Extracting #0: cost 1 inf + 0 126.255 * * [simplify]: Extracting #1: cost 15 inf + 0 126.255 * * [simplify]: Extracting #2: cost 109 inf + 0 126.255 * * [simplify]: Extracting #3: cost 154 inf + 169 126.257 * * [simplify]: Extracting #4: cost 122 inf + 4164 126.261 * * [simplify]: Extracting #5: cost 70 inf + 15684 126.268 * * [simplify]: Extracting #6: cost 39 inf + 22137 126.275 * * [simplify]: Extracting #7: cost 14 inf + 28488 126.291 * * [simplify]: Extracting #8: cost 1 inf + 33336 126.309 * * [simplify]: Extracting #9: cost 0 inf + 33742 126.319 * [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))) 126.320 * [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))))) 126.320 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 126.320 * * [simplify]: iters left: 6 (13 enodes) 126.324 * * [simplify]: iters left: 5 (48 enodes) 126.333 * * [simplify]: iters left: 4 (103 enodes) 126.356 * * [simplify]: iters left: 3 (238 enodes) 126.453 * * [simplify]: Extracting #0: cost 1 inf + 0 126.453 * * [simplify]: Extracting #1: cost 0 inf + 1 126.453 * [simplify]: Simplified to 0 126.453 * [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)) 126.454 * * * * [progress]: [ 206 / 3260 ] simplifiying candidate # 126.454 * [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)))))) 126.454 * * [simplify]: iters left: 6 (27 enodes) 126.461 * * [simplify]: iters left: 5 (104 enodes) 126.490 * * [simplify]: iters left: 4 (223 enodes) 126.597 * * [simplify]: Extracting #0: cost 1 inf + 0 126.598 * * [simplify]: Extracting #1: cost 13 inf + 0 126.598 * * [simplify]: Extracting #2: cost 121 inf + 0 126.599 * * [simplify]: Extracting #3: cost 204 inf + 204 126.600 * * [simplify]: Extracting #4: cost 194 inf + 1378 126.603 * * [simplify]: Extracting #5: cost 150 inf + 15135 126.613 * * [simplify]: Extracting #6: cost 34 inf + 54172 126.625 * * [simplify]: Extracting #7: cost 3 inf + 63964 126.639 * * [simplify]: Extracting #8: cost 0 inf + 65076 126.663 * [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)))) 126.663 * [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))))))) 126.664 * [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.664 * * [simplify]: iters left: 6 (15 enodes) 126.672 * * [simplify]: iters left: 5 (61 enodes) 126.693 * * [simplify]: iters left: 4 (142 enodes) 126.730 * * [simplify]: iters left: 3 (474 enodes) 126.953 * * [simplify]: Extracting #0: cost 1 inf + 0 126.953 * * [simplify]: Extracting #1: cost 0 inf + 1 126.953 * [simplify]: Simplified to 0 126.953 * [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)) 126.954 * * * * [progress]: [ 207 / 3260 ] simplifiying candidate # 126.954 * [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))))) 126.954 * * [simplify]: iters left: 6 (26 enodes) 126.960 * * [simplify]: iters left: 5 (99 enodes) 126.978 * * [simplify]: iters left: 4 (192 enodes) 127.023 * * [simplify]: iters left: 3 (462 enodes) 127.151 * * [simplify]: Extracting #0: cost 1 inf + 0 127.151 * * [simplify]: Extracting #1: cost 13 inf + 0 127.152 * * [simplify]: Extracting #2: cost 121 inf + 0 127.152 * * [simplify]: Extracting #3: cost 224 inf + 85 127.154 * * [simplify]: Extracting #4: cost 196 inf + 5628 127.163 * * [simplify]: Extracting #5: cost 85 inf + 35292 127.177 * * [simplify]: Extracting #6: cost 26 inf + 50991 127.193 * * [simplify]: Extracting #7: cost 0 inf + 58972 127.214 * * [simplify]: Extracting #8: cost 0 inf + 58957 127.247 * [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))))) 127.247 * [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)))))) 127.248 * [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.248 * * [simplify]: iters left: 6 (14 enodes) 127.256 * * [simplify]: iters left: 5 (56 enodes) 127.275 * * [simplify]: iters left: 4 (113 enodes) 127.322 * * [simplify]: iters left: 3 (324 enodes) 127.434 * * [simplify]: Extracting #0: cost 1 inf + 0 127.434 * * [simplify]: Extracting #1: cost 0 inf + 1 127.434 * [simplify]: Simplified to 0 127.434 * [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)) 127.434 * * * * [progress]: [ 208 / 3260 ] simplifiying candidate # 127.434 * [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)))) 127.434 * * [simplify]: iters left: 6 (25 enodes) 127.441 * * [simplify]: iters left: 5 (94 enodes) 127.457 * * [simplify]: iters left: 4 (183 enodes) 127.523 * * [simplify]: iters left: 3 (424 enodes) 127.729 * * [simplify]: Extracting #0: cost 1 inf + 0 127.729 * * [simplify]: Extracting #1: cost 13 inf + 0 127.729 * * [simplify]: Extracting #2: cost 94 inf + 0 127.731 * * [simplify]: Extracting #3: cost 170 inf + 2 127.732 * * [simplify]: Extracting #4: cost 166 inf + 171 127.735 * * [simplify]: Extracting #5: cost 130 inf + 7303 127.748 * * [simplify]: Extracting #6: cost 51 inf + 25172 127.765 * * [simplify]: Extracting #7: cost 21 inf + 32649 127.785 * * [simplify]: Extracting #8: cost 2 inf + 39665 127.808 * * [simplify]: Extracting #9: cost 0 inf + 40411 127.829 * [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)) 127.830 * [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))))) 127.830 * [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.830 * * [simplify]: iters left: 6 (14 enodes) 127.838 * * [simplify]: iters left: 5 (56 enodes) 127.858 * * [simplify]: iters left: 4 (112 enodes) 127.908 * * [simplify]: iters left: 3 (297 enodes) 128.056 * * [simplify]: Extracting #0: cost 1 inf + 0 128.056 * * [simplify]: Extracting #1: cost 0 inf + 1 128.056 * [simplify]: Simplified to 0 128.056 * [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)) 128.056 * * * * [progress]: [ 209 / 3260 ] simplifiying candidate # 128.057 * [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)))))) 128.057 * * [simplify]: iters left: 6 (25 enodes) 128.069 * * [simplify]: iters left: 5 (96 enodes) 128.108 * * [simplify]: iters left: 4 (197 enodes) 128.183 * * [simplify]: iters left: 3 (452 enodes) 128.382 * * [simplify]: Extracting #0: cost 1 inf + 0 128.382 * * [simplify]: Extracting #1: cost 13 inf + 0 128.382 * * [simplify]: Extracting #2: cost 107 inf + 0 128.383 * * [simplify]: Extracting #3: cost 218 inf + 246 128.385 * * [simplify]: Extracting #4: cost 205 inf + 2153 128.389 * * [simplify]: Extracting #5: cost 122 inf + 23009 128.401 * * [simplify]: Extracting #6: cost 43 inf + 45353 128.425 * * [simplify]: Extracting #7: cost 19 inf + 52087 128.453 * * [simplify]: Extracting #8: cost 4 inf + 58088 128.479 * * [simplify]: Extracting #9: cost 0 inf + 59530 128.496 * [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)))) 128.496 * [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))))))) 128.497 * [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.497 * * [simplify]: iters left: 6 (13 enodes) 128.500 * * [simplify]: iters left: 5 (53 enodes) 128.512 * * [simplify]: iters left: 4 (118 enodes) 128.545 * * [simplify]: iters left: 3 (324 enodes) 128.682 * * [simplify]: Extracting #0: cost 1 inf + 0 128.682 * * [simplify]: Extracting #1: cost 0 inf + 1 128.682 * [simplify]: Simplified to 0 128.682 * [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)) 128.683 * * * * [progress]: [ 210 / 3260 ] simplifiying candidate # 128.683 * [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))))) 128.683 * * [simplify]: iters left: 6 (23 enodes) 128.694 * * [simplify]: iters left: 5 (85 enodes) 128.708 * * [simplify]: iters left: 4 (155 enodes) 128.757 * * [simplify]: iters left: 3 (323 enodes) 128.869 * * [simplify]: Extracting #0: cost 1 inf + 0 128.869 * * [simplify]: Extracting #1: cost 11 inf + 0 128.869 * * [simplify]: Extracting #2: cost 82 inf + 0 128.869 * * [simplify]: Extracting #3: cost 151 inf + 85 128.870 * * [simplify]: Extracting #4: cost 148 inf + 495 128.871 * * [simplify]: Extracting #5: cost 117 inf + 6182 128.876 * * [simplify]: Extracting #6: cost 55 inf + 18319 128.888 * * [simplify]: Extracting #7: cost 12 inf + 29830 128.906 * * [simplify]: Extracting #8: cost 0 inf + 33939 128.923 * * [simplify]: Extracting #9: cost 0 inf + 33924 128.941 * [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)))) 128.941 * [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)))))) 128.941 * [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.941 * * [simplify]: iters left: 6 (11 enodes) 128.947 * * [simplify]: iters left: 5 (43 enodes) 128.963 * * [simplify]: iters left: 4 (84 enodes) 128.979 * * [simplify]: iters left: 3 (212 enodes) 129.067 * * [simplify]: iters left: 2 (472 enodes) 129.239 * * [simplify]: Extracting #0: cost 1 inf + 0 129.239 * * [simplify]: Extracting #1: cost 0 inf + 1 129.239 * [simplify]: Simplified to 0 129.239 * [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)) 129.239 * * * * [progress]: [ 211 / 3260 ] simplifiying candidate # 129.242 * [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)))) 129.242 * * [simplify]: iters left: 6 (23 enodes) 129.252 * * [simplify]: iters left: 5 (87 enodes) 129.283 * * [simplify]: iters left: 4 (167 enodes) 129.333 * * [simplify]: iters left: 3 (341 enodes) 129.446 * * [simplify]: Extracting #0: cost 1 inf + 0 129.446 * * [simplify]: Extracting #1: cost 13 inf + 0 129.447 * * [simplify]: Extracting #2: cost 73 inf + 0 129.447 * * [simplify]: Extracting #3: cost 121 inf + 2 129.448 * * [simplify]: Extracting #4: cost 119 inf + 128 129.449 * * [simplify]: Extracting #5: cost 110 inf + 1721 129.452 * * [simplify]: Extracting #6: cost 47 inf + 12154 129.458 * * [simplify]: Extracting #7: cost 9 inf + 21591 129.466 * * [simplify]: Extracting #8: cost 0 inf + 25336 129.475 * * [simplify]: Extracting #9: cost 0 inf + 25321 129.484 * [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)))) 129.484 * [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))))) 129.485 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 129.485 * * [simplify]: iters left: 6 (12 enodes) 129.492 * * [simplify]: iters left: 5 (49 enodes) 129.509 * * [simplify]: iters left: 4 (99 enodes) 129.546 * * [simplify]: iters left: 3 (234 enodes) 129.642 * * [simplify]: iters left: 2 (447 enodes) 129.807 * * [simplify]: Extracting #0: cost 1 inf + 0 129.807 * * [simplify]: Extracting #1: cost 0 inf + 1 129.807 * [simplify]: Simplified to 0 129.808 * [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)) 129.808 * * * * [progress]: [ 212 / 3260 ] simplifiying candidate # 129.808 * [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)))))) 129.809 * * [simplify]: iters left: 6 (25 enodes) 129.821 * * [simplify]: iters left: 5 (95 enodes) 129.860 * * [simplify]: iters left: 4 (192 enodes) 129.938 * * [simplify]: iters left: 3 (417 enodes) 130.109 * * [simplify]: Extracting #0: cost 1 inf + 0 130.109 * * [simplify]: Extracting #1: cost 13 inf + 0 130.109 * * [simplify]: Extracting #2: cost 94 inf + 0 130.110 * * [simplify]: Extracting #3: cost 154 inf + 45 130.111 * * [simplify]: Extracting #4: cost 146 inf + 820 130.113 * * [simplify]: Extracting #5: cost 112 inf + 8310 130.119 * * [simplify]: Extracting #6: cost 51 inf + 21665 130.128 * * [simplify]: Extracting #7: cost 12 inf + 32171 130.146 * * [simplify]: Extracting #8: cost 0 inf + 37136 130.604 * * [simplify]: Extracting #9: cost 0 inf + 37121 130.618 * [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)))) 130.618 * [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))))))) 130.619 * [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))))) 130.619 * * [simplify]: iters left: 6 (14 enodes) 130.626 * * [simplify]: iters left: 5 (57 enodes) 130.647 * * [simplify]: iters left: 4 (121 enodes) 130.701 * * [simplify]: iters left: 3 (291 enodes) 130.845 * * [simplify]: Extracting #0: cost 1 inf + 0 130.845 * * [simplify]: Extracting #1: cost 0 inf + 1 130.845 * [simplify]: Simplified to 0 130.845 * [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)) 130.845 * * * * [progress]: [ 213 / 3260 ] simplifiying candidate # 130.846 * [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))))) 130.846 * * [simplify]: iters left: 6 (24 enodes) 130.858 * * [simplify]: iters left: 5 (90 enodes) 130.889 * * [simplify]: iters left: 4 (167 enodes) 130.947 * * [simplify]: iters left: 3 (331 enodes) 131.038 * * [simplify]: Extracting #0: cost 1 inf + 0 131.038 * * [simplify]: Extracting #1: cost 13 inf + 0 131.038 * * [simplify]: Extracting #2: cost 74 inf + 0 131.039 * * [simplify]: Extracting #3: cost 113 inf + 86 131.039 * * [simplify]: Extracting #4: cost 103 inf + 1028 131.041 * * [simplify]: Extracting #5: cost 84 inf + 4009 131.044 * * [simplify]: Extracting #6: cost 44 inf + 9810 131.050 * * [simplify]: Extracting #7: cost 8 inf + 19144 131.057 * * [simplify]: Extracting #8: cost 1 inf + 21746 131.064 * * [simplify]: Extracting #9: cost 0 inf + 22151 131.071 * [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)) 131.072 * [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)))))) 131.072 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 131.072 * * [simplify]: iters left: 6 (13 enodes) 131.076 * * [simplify]: iters left: 5 (52 enodes) 131.085 * * [simplify]: iters left: 4 (98 enodes) 131.105 * * [simplify]: iters left: 3 (212 enodes) 131.150 * * [simplify]: iters left: 2 (371 enodes) 131.271 * * [simplify]: Extracting #0: cost 1 inf + 0 131.271 * * [simplify]: Extracting #1: cost 0 inf + 1 131.271 * [simplify]: Simplified to 0 131.271 * [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)) 131.271 * * * * [progress]: [ 214 / 3260 ] simplifiying candidate # 131.271 * [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)))) 131.271 * * [simplify]: iters left: 6 (23 enodes) 131.282 * * [simplify]: iters left: 5 (81 enodes) 131.299 * * [simplify]: iters left: 4 (151 enodes) 131.328 * * [simplify]: iters left: 3 (259 enodes) 131.388 * * [simplify]: iters left: 2 (395 enodes) 131.481 * * [simplify]: iters left: 1 (492 enodes) 131.599 * * [simplify]: Extracting #0: cost 1 inf + 0 131.599 * * [simplify]: Extracting #1: cost 13 inf + 0 131.599 * * [simplify]: Extracting #2: cost 55 inf + 0 131.599 * * [simplify]: Extracting #3: cost 79 inf + 46 131.600 * * [simplify]: Extracting #4: cost 52 inf + 2345 131.602 * * [simplify]: Extracting #5: cost 38 inf + 4795 131.606 * * [simplify]: Extracting #6: cost 36 inf + 5281 131.611 * * [simplify]: Extracting #7: cost 25 inf + 6591 131.621 * * [simplify]: Extracting #8: cost 9 inf + 12117 131.631 * * [simplify]: Extracting #9: cost 0 inf + 15893 131.642 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 131.642 * [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))))) 131.642 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 131.642 * * [simplify]: iters left: 6 (12 enodes) 131.650 * * [simplify]: iters left: 5 (44 enodes) 131.666 * * [simplify]: iters left: 4 (92 enodes) 131.695 * * [simplify]: iters left: 3 (159 enodes) 131.750 * * [simplify]: iters left: 2 (267 enodes) 131.841 * * [simplify]: iters left: 1 (364 enodes) 131.911 * * [simplify]: Extracting #0: cost 1 inf + 0 131.911 * * [simplify]: Extracting #1: cost 0 inf + 1 131.911 * [simplify]: Simplified to 0 131.911 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 131.911 * * * * [progress]: [ 215 / 3260 ] simplifiying candidate # 131.911 * [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)))))) 131.911 * * [simplify]: iters left: 6 (26 enodes) 131.918 * * [simplify]: iters left: 5 (102 enodes) 131.939 * * [simplify]: iters left: 4 (225 enodes) 131.994 * * [simplify]: Extracting #0: cost 1 inf + 0 131.994 * * [simplify]: Extracting #1: cost 13 inf + 0 131.994 * * [simplify]: Extracting #2: cost 120 inf + 0 131.995 * * [simplify]: Extracting #3: cost 194 inf + 46 131.995 * * [simplify]: Extracting #4: cost 172 inf + 3492 132.004 * * [simplify]: Extracting #5: cost 76 inf + 33030 132.013 * * [simplify]: Extracting #6: cost 31 inf + 44618 132.023 * * [simplify]: Extracting #7: cost 15 inf + 47852 132.034 * * [simplify]: Extracting #8: cost 3 inf + 52873 132.046 * * [simplify]: Extracting #9: cost 0 inf + 54054 132.057 * [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))))))) 132.057 * [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))))))) 132.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))))) 132.058 * * [simplify]: iters left: 6 (15 enodes) 132.062 * * [simplify]: iters left: 5 (64 enodes) 132.073 * * [simplify]: iters left: 4 (149 enodes) 132.121 * * [simplify]: iters left: 3 (466 enodes) 132.551 * * [simplify]: Extracting #0: cost 1 inf + 0 132.551 * * [simplify]: Extracting #1: cost 0 inf + 1 132.551 * [simplify]: Simplified to 0 132.551 * [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)) 132.551 * * * * [progress]: [ 216 / 3260 ] simplifiying candidate # 132.552 * [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))))) 132.552 * * [simplify]: iters left: 6 (25 enodes) 132.565 * * [simplify]: iters left: 5 (97 enodes) 132.595 * * [simplify]: iters left: 4 (195 enodes) 132.648 * * [simplify]: iters left: 3 (464 enodes) 132.861 * * [simplify]: Extracting #0: cost 1 inf + 0 132.861 * * [simplify]: Extracting #1: cost 13 inf + 0 132.862 * * [simplify]: Extracting #2: cost 145 inf + 0 132.864 * * [simplify]: Extracting #3: cost 263 inf + 46 132.868 * * [simplify]: Extracting #4: cost 226 inf + 6054 132.885 * * [simplify]: Extracting #5: cost 89 inf + 39139 132.905 * * [simplify]: Extracting #6: cost 19 inf + 58363 132.926 * * [simplify]: Extracting #7: cost 0 inf + 63480 132.960 * * [simplify]: Extracting #8: cost 0 inf + 63465 132.994 * [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))) 132.994 * [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)))))) 132.994 * [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)))) 132.994 * * [simplify]: iters left: 6 (14 enodes) 133.002 * * [simplify]: iters left: 5 (59 enodes) 133.024 * * [simplify]: iters left: 4 (121 enodes) 133.076 * * [simplify]: iters left: 3 (332 enodes) 133.299 * * [simplify]: Extracting #0: cost 1 inf + 0 133.299 * * [simplify]: Extracting #1: cost 0 inf + 1 133.299 * [simplify]: Simplified to 0 133.299 * [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)) 133.299 * * * * [progress]: [ 217 / 3260 ] simplifiying candidate # 133.299 * [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)))) 133.299 * * [simplify]: iters left: 6 (24 enodes) 133.306 * * [simplify]: iters left: 5 (92 enodes) 133.343 * * [simplify]: iters left: 4 (186 enodes) 133.399 * * [simplify]: iters left: 3 (410 enodes) 133.624 * * [simplify]: Extracting #0: cost 1 inf + 0 133.624 * * [simplify]: Extracting #1: cost 13 inf + 0 133.624 * * [simplify]: Extracting #2: cost 117 inf + 0 133.625 * * [simplify]: Extracting #3: cost 169 inf + 130 133.626 * * [simplify]: Extracting #4: cost 153 inf + 1167 133.628 * * [simplify]: Extracting #5: cost 120 inf + 8349 133.634 * * [simplify]: Extracting #6: cost 55 inf + 20849 133.643 * * [simplify]: Extracting #7: cost 20 inf + 29234 133.654 * * [simplify]: Extracting #8: cost 3 inf + 35902 133.666 * * [simplify]: Extracting #9: cost 0 inf + 37028 133.677 * [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)))) 133.678 * [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))))) 133.678 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 133.678 * * [simplify]: iters left: 6 (13 enodes) 133.682 * * [simplify]: iters left: 5 (54 enodes) 133.694 * * [simplify]: iters left: 4 (112 enodes) 133.746 * * [simplify]: iters left: 3 (281 enodes) 133.912 * * [simplify]: Extracting #0: cost 1 inf + 0 133.912 * * [simplify]: Extracting #1: cost 0 inf + 1 133.913 * [simplify]: Simplified to 0 133.913 * [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)) 133.913 * * * * [progress]: [ 218 / 3260 ] simplifiying candidate # 133.913 * [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)))))) 133.914 * * [simplify]: iters left: 6 (25 enodes) 133.926 * * [simplify]: iters left: 5 (97 enodes) 133.949 * * [simplify]: iters left: 4 (210 enodes) 134.028 * * [simplify]: iters left: 3 (498 enodes) 134.324 * * [simplify]: Extracting #0: cost 1 inf + 0 134.324 * * [simplify]: Extracting #1: cost 13 inf + 0 134.325 * * [simplify]: Extracting #2: cost 159 inf + 0 134.327 * * [simplify]: Extracting #3: cost 288 inf + 87 134.330 * * [simplify]: Extracting #4: cost 275 inf + 1149 134.343 * * [simplify]: Extracting #5: cost 133 inf + 34559 134.374 * * [simplify]: Extracting #6: cost 24 inf + 64422 134.409 * * [simplify]: Extracting #7: cost 3 inf + 70836 134.450 * * [simplify]: Extracting #8: cost 0 inf + 71665 134.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 (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 134.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 (* (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))))))) 134.487 * [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))))) 134.487 * * [simplify]: iters left: 6 (14 enodes) 134.495 * * [simplify]: iters left: 5 (59 enodes) 134.517 * * [simplify]: iters left: 4 (134 enodes) 134.582 * * [simplify]: iters left: 3 (357 enodes) 134.777 * * [simplify]: Extracting #0: cost 1 inf + 0 134.777 * * [simplify]: Extracting #1: cost 0 inf + 1 134.777 * [simplify]: Simplified to 0 134.777 * [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)) 134.777 * * * * [progress]: [ 219 / 3260 ] simplifiying candidate # 134.778 * [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))))) 134.778 * * [simplify]: iters left: 6 (24 enodes) 134.784 * * [simplify]: iters left: 5 (91 enodes) 134.816 * * [simplify]: iters left: 4 (180 enodes) 134.887 * * [simplify]: iters left: 3 (385 enodes) 135.089 * * [simplify]: Extracting #0: cost 1 inf + 0 135.089 * * [simplify]: Extracting #1: cost 13 inf + 0 135.090 * * [simplify]: Extracting #2: cost 130 inf + 0 135.091 * * [simplify]: Extracting #3: cost 202 inf + 129 135.094 * * [simplify]: Extracting #4: cost 182 inf + 2535 135.106 * * [simplify]: Extracting #5: cost 71 inf + 23631 135.123 * * [simplify]: Extracting #6: cost 34 inf + 30749 135.142 * * [simplify]: Extracting #7: cost 15 inf + 35933 135.164 * * [simplify]: Extracting #8: cost 4 inf + 40438 135.177 * * [simplify]: Extracting #9: cost 0 inf + 41947 135.192 * [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)) 135.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))) (/ 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)))))) 135.193 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 135.193 * * [simplify]: iters left: 6 (13 enodes) 135.200 * * [simplify]: iters left: 5 (53 enodes) 135.220 * * [simplify]: iters left: 4 (106 enodes) 135.250 * * [simplify]: iters left: 3 (257 enodes) 135.397 * * [simplify]: Extracting #0: cost 1 inf + 0 135.397 * * [simplify]: Extracting #1: cost 0 inf + 1 135.397 * [simplify]: Simplified to 0 135.397 * [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)) 135.397 * * * * [progress]: [ 220 / 3260 ] simplifiying candidate # 135.397 * [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)))) 135.397 * * [simplify]: iters left: 6 (23 enodes) 135.403 * * [simplify]: iters left: 5 (87 enodes) 135.419 * * [simplify]: iters left: 4 (166 enodes) 135.465 * * [simplify]: iters left: 3 (328 enodes) 135.616 * * [simplify]: Extracting #0: cost 1 inf + 0 135.616 * * [simplify]: Extracting #1: cost 13 inf + 0 135.617 * * [simplify]: Extracting #2: cost 99 inf + 0 135.617 * * [simplify]: Extracting #3: cost 129 inf + 251 135.618 * * [simplify]: Extracting #4: cost 114 inf + 1288 135.619 * * [simplify]: Extracting #5: cost 94 inf + 4639 135.626 * * [simplify]: Extracting #6: cost 43 inf + 12056 135.637 * * [simplify]: Extracting #7: cost 15 inf + 18841 135.651 * * [simplify]: Extracting #8: cost 0 inf + 24708 135.665 * * [simplify]: Extracting #9: cost 0 inf + 24693 135.672 * [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))) 135.673 * [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))))) 135.673 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 135.673 * * [simplify]: iters left: 6 (12 enodes) 135.677 * * [simplify]: iters left: 5 (49 enodes) 135.686 * * [simplify]: iters left: 4 (94 enodes) 135.720 * * [simplify]: iters left: 3 (221 enodes) 135.846 * * [simplify]: iters left: 2 (492 enodes) 136.219 * * [simplify]: Extracting #0: cost 1 inf + 0 136.219 * * [simplify]: Extracting #1: cost 0 inf + 1 136.220 * [simplify]: Simplified to 0 136.220 * [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)) 136.220 * * * * [progress]: [ 221 / 3260 ] simplifiying candidate # 136.220 * [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)))))) 136.221 * * [simplify]: iters left: 6 (24 enodes) 136.232 * * [simplify]: iters left: 5 (90 enodes) 136.251 * * [simplify]: iters left: 4 (185 enodes) 136.312 * * [simplify]: iters left: 3 (407 enodes) 136.545 * * [simplify]: Extracting #0: cost 1 inf + 0 136.545 * * [simplify]: Extracting #1: cost 13 inf + 0 136.545 * * [simplify]: Extracting #2: cost 125 inf + 0 136.546 * * [simplify]: Extracting #3: cost 178 inf + 48 136.551 * * [simplify]: Extracting #4: cost 162 inf + 2164 136.560 * * [simplify]: Extracting #5: cost 73 inf + 20417 136.576 * * [simplify]: Extracting #6: cost 25 inf + 32150 136.595 * * [simplify]: Extracting #7: cost 1 inf + 39527 136.615 * * [simplify]: Extracting #8: cost 0 inf + 39892 136.636 * [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))))) 136.636 * [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))))))) 136.637 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 136.637 * * [simplify]: iters left: 6 (13 enodes) 136.644 * * [simplify]: iters left: 5 (52 enodes) 136.663 * * [simplify]: iters left: 4 (111 enodes) 136.719 * * [simplify]: iters left: 3 (278 enodes) 136.850 * * [simplify]: Extracting #0: cost 1 inf + 0 136.850 * * [simplify]: Extracting #1: cost 0 inf + 1 136.850 * [simplify]: Simplified to 0 136.850 * [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)) 136.850 * * * * [progress]: [ 222 / 3260 ] simplifiying candidate # 136.850 * [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))))) 136.851 * * [simplify]: iters left: 6 (23 enodes) 136.861 * * [simplify]: iters left: 5 (85 enodes) 136.878 * * [simplify]: iters left: 4 (161 enodes) 136.916 * * [simplify]: iters left: 3 (312 enodes) 137.008 * * [simplify]: Extracting #0: cost 1 inf + 0 137.008 * * [simplify]: Extracting #1: cost 13 inf + 0 137.009 * * [simplify]: Extracting #2: cost 93 inf + 0 137.010 * * [simplify]: Extracting #3: cost 110 inf + 215 137.012 * * [simplify]: Extracting #4: cost 81 inf + 2805 137.020 * * [simplify]: Extracting #5: cost 46 inf + 8408 137.024 * * [simplify]: Extracting #6: cost 36 inf + 9772 137.029 * * [simplify]: Extracting #7: cost 12 inf + 16458 137.035 * * [simplify]: Extracting #8: cost 0 inf + 21225 137.042 * * [simplify]: Extracting #9: cost 0 inf + 21210 137.050 * [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)) 137.050 * [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)))))) 137.051 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 137.051 * * [simplify]: iters left: 6 (12 enodes) 137.057 * * [simplify]: iters left: 5 (47 enodes) 137.073 * * [simplify]: iters left: 4 (89 enodes) 137.113 * * [simplify]: iters left: 3 (186 enodes) 137.183 * * [simplify]: iters left: 2 (378 enodes) 137.359 * * [simplify]: Extracting #0: cost 1 inf + 0 137.359 * * [simplify]: Extracting #1: cost 0 inf + 1 137.359 * [simplify]: Simplified to 0 137.359 * [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)) 137.359 * * * * [progress]: [ 223 / 3260 ] simplifiying candidate # 137.359 * [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)))) 137.359 * * [simplify]: iters left: 6 (22 enodes) 137.365 * * [simplify]: iters left: 5 (79 enodes) 137.388 * * [simplify]: iters left: 4 (127 enodes) 137.418 * * [simplify]: iters left: 3 (197 enodes) 137.459 * * [simplify]: iters left: 2 (282 enodes) 137.524 * * [simplify]: iters left: 1 (380 enodes) 137.611 * * [simplify]: Extracting #0: cost 1 inf + 0 137.611 * * [simplify]: Extracting #1: cost 11 inf + 0 137.612 * * [simplify]: Extracting #2: cost 59 inf + 2 137.612 * * [simplify]: Extracting #3: cost 71 inf + 508 137.614 * * [simplify]: Extracting #4: cost 40 inf + 2710 137.617 * * [simplify]: Extracting #5: cost 38 inf + 3292 137.621 * * [simplify]: Extracting #6: cost 34 inf + 4040 137.626 * * [simplify]: Extracting #7: cost 10 inf + 10748 137.635 * * [simplify]: Extracting #8: cost 1 inf + 14146 137.644 * * [simplify]: Extracting #9: cost 0 inf + 14392 137.651 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 137.651 * [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))))) 137.651 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 137.651 * * [simplify]: iters left: 6 (11 enodes) 137.654 * * [simplify]: iters left: 5 (40 enodes) 137.661 * * [simplify]: iters left: 4 (65 enodes) 137.673 * * [simplify]: iters left: 3 (97 enodes) 137.707 * * [simplify]: iters left: 2 (165 enodes) 137.746 * * [simplify]: iters left: 1 (271 enodes) 137.861 * * [simplify]: Extracting #0: cost 1 inf + 0 137.861 * * [simplify]: Extracting #1: cost 0 inf + 1 137.861 * [simplify]: Simplified to 0 137.861 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* 1/2 (/ b a))) 0)) 137.861 * * * * [progress]: [ 224 / 3260 ] simplifiying candidate # 137.862 * [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)))))) 137.862 * * [simplify]: iters left: 6 (23 enodes) 137.874 * * [simplify]: iters left: 5 (89 enodes) 137.910 * * [simplify]: iters left: 4 (180 enodes) 137.963 * * [simplify]: iters left: 3 (381 enodes) 138.106 * * [simplify]: Extracting #0: cost 1 inf + 0 138.106 * * [simplify]: Extracting #1: cost 13 inf + 0 138.107 * * [simplify]: Extracting #2: cost 116 inf + 0 138.108 * * [simplify]: Extracting #3: cost 159 inf + 89 138.110 * * [simplify]: Extracting #4: cost 136 inf + 2776 138.118 * * [simplify]: Extracting #5: cost 62 inf + 19432 138.131 * * [simplify]: Extracting #6: cost 38 inf + 24676 138.140 * * [simplify]: Extracting #7: cost 11 inf + 31950 138.150 * * [simplify]: Extracting #8: cost 0 inf + 36533 138.160 * * [simplify]: Extracting #9: cost 0 inf + 36518 138.180 * [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))))) 138.180 * [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))))))) 138.180 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 138.181 * * [simplify]: iters left: 6 (12 enodes) 138.187 * * [simplify]: iters left: 5 (51 enodes) 138.205 * * [simplify]: iters left: 4 (106 enodes) 138.255 * * [simplify]: iters left: 3 (247 enodes) 138.370 * * [simplify]: Extracting #0: cost 1 inf + 0 138.370 * * [simplify]: Extracting #1: cost 0 inf + 1 138.370 * [simplify]: Simplified to 0 138.370 * [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)) 138.371 * * * * [progress]: [ 225 / 3260 ] simplifiying candidate # 138.371 * [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))))) 138.371 * * [simplify]: iters left: 6 (22 enodes) 138.382 * * [simplify]: iters left: 5 (84 enodes) 138.414 * * [simplify]: iters left: 4 (158 enodes) 138.449 * * [simplify]: iters left: 3 (314 enodes) 138.565 * * [simplify]: Extracting #0: cost 1 inf + 0 138.565 * * [simplify]: Extracting #1: cost 13 inf + 0 138.565 * * [simplify]: Extracting #2: cost 93 inf + 0 138.565 * * [simplify]: Extracting #3: cost 111 inf + 256 138.566 * * [simplify]: Extracting #4: cost 84 inf + 2477 138.571 * * [simplify]: Extracting #5: cost 50 inf + 7838 138.575 * * [simplify]: Extracting #6: cost 36 inf + 9934 138.580 * * [simplify]: Extracting #7: cost 6 inf + 18945 138.593 * * [simplify]: Extracting #8: cost 0 inf + 21387 138.605 * * [simplify]: Extracting #9: cost 0 inf + 21372 138.619 * [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)) 138.619 * [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)))))) 138.619 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 138.620 * * [simplify]: iters left: 6 (11 enodes) 138.626 * * [simplify]: iters left: 5 (46 enodes) 138.635 * * [simplify]: iters left: 4 (86 enodes) 138.654 * * [simplify]: iters left: 3 (183 enodes) 138.747 * * [simplify]: iters left: 2 (372 enodes) 138.966 * * [simplify]: Extracting #0: cost 1 inf + 0 138.966 * * [simplify]: Extracting #1: cost 0 inf + 1 138.966 * [simplify]: Simplified to 0 138.966 * [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)) 138.967 * * * * [progress]: [ 226 / 3260 ] simplifiying candidate # 138.967 * [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)))) 138.967 * * [simplify]: iters left: 6 (21 enodes) 138.978 * * [simplify]: iters left: 5 (78 enodes) 138.998 * * [simplify]: iters left: 4 (126 enodes) 139.019 * * [simplify]: iters left: 3 (196 enodes) 139.067 * * [simplify]: iters left: 2 (281 enodes) 139.134 * * [simplify]: iters left: 1 (379 enodes) 139.218 * * [simplify]: Extracting #0: cost 1 inf + 0 139.218 * * [simplify]: Extracting #1: cost 11 inf + 0 139.218 * * [simplify]: Extracting #2: cost 58 inf + 2 139.219 * * [simplify]: Extracting #3: cost 66 inf + 798 139.220 * * [simplify]: Extracting #4: cost 39 inf + 2750 139.221 * * [simplify]: Extracting #5: cost 38 inf + 3210 139.223 * * [simplify]: Extracting #6: cost 32 inf + 4139 139.227 * * [simplify]: Extracting #7: cost 6 inf + 12361 139.232 * * [simplify]: Extracting #8: cost 1 inf + 14063 139.237 * * [simplify]: Extracting #9: cost 0 inf + 14308 139.246 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 139.246 * [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))))) 139.246 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 139.246 * * [simplify]: iters left: 6 (10 enodes) 139.252 * * [simplify]: iters left: 5 (39 enodes) 139.264 * * [simplify]: iters left: 4 (64 enodes) 139.276 * * [simplify]: iters left: 3 (96 enodes) 139.296 * * [simplify]: iters left: 2 (164 enodes) 139.341 * * [simplify]: iters left: 1 (270 enodes) 139.442 * * [simplify]: Extracting #0: cost 1 inf + 0 139.442 * * [simplify]: Extracting #1: cost 0 inf + 1 139.442 * [simplify]: Simplified to 0 139.442 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a) (/ b (* a 2))) 0)) 139.442 * * * * [progress]: [ 227 / 3260 ] simplifiying candidate # 139.442 * [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)))))) 139.443 * * [simplify]: iters left: 6 (23 enodes) 139.455 * * [simplify]: iters left: 5 (90 enodes) 139.471 * * [simplify]: iters left: 4 (189 enodes) 139.511 * * [simplify]: iters left: 3 (386 enodes) 139.605 * * [simplify]: Extracting #0: cost 1 inf + 0 139.605 * * [simplify]: Extracting #1: cost 13 inf + 0 139.605 * * [simplify]: Extracting #2: cost 103 inf + 0 139.608 * * [simplify]: Extracting #3: cost 164 inf + 132 139.609 * * [simplify]: Extracting #4: cost 127 inf + 4733 139.614 * * [simplify]: Extracting #5: cost 59 inf + 18515 139.620 * * [simplify]: Extracting #6: cost 33 inf + 23289 139.628 * * [simplify]: Extracting #7: cost 20 inf + 26676 139.645 * * [simplify]: Extracting #8: cost 4 inf + 32979 139.664 * * [simplify]: Extracting #9: cost 0 inf + 34461 139.680 * [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))))) 139.680 * [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))))))) 139.680 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 139.680 * * [simplify]: iters left: 6 (12 enodes) 139.684 * * [simplify]: iters left: 5 (53 enodes) 139.694 * * [simplify]: iters left: 4 (117 enodes) 139.720 * * [simplify]: iters left: 3 (255 enodes) 139.797 * * [simplify]: Extracting #0: cost 1 inf + 0 139.797 * * [simplify]: Extracting #1: cost 0 inf + 1 139.797 * [simplify]: Simplified to 0 139.798 * [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)) 139.798 * * * * [progress]: [ 228 / 3260 ] simplifiying candidate # 139.798 * [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))))) 139.798 * * [simplify]: iters left: 6 (22 enodes) 139.810 * * [simplify]: iters left: 5 (85 enodes) 139.839 * * [simplify]: iters left: 4 (168 enodes) 139.899 * * [simplify]: iters left: 3 (298 enodes) 139.997 * * [simplify]: Extracting #0: cost 1 inf + 0 139.997 * * [simplify]: Extracting #1: cost 13 inf + 0 139.997 * * [simplify]: Extracting #2: cost 87 inf + 0 139.998 * * [simplify]: Extracting #3: cost 121 inf + 339 140.002 * * [simplify]: Extracting #4: cost 55 inf + 7139 140.006 * * [simplify]: Extracting #5: cost 41 inf + 9516 140.012 * * [simplify]: Extracting #6: cost 37 inf + 10320 140.017 * * [simplify]: Extracting #7: cost 10 inf + 18017 140.024 * * [simplify]: Extracting #8: cost 0 inf + 21696 140.031 * [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))) 140.032 * [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)))))) 140.032 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 140.032 * * [simplify]: iters left: 6 (11 enodes) 140.036 * * [simplify]: iters left: 5 (48 enodes) 140.053 * * [simplify]: iters left: 4 (98 enodes) 140.077 * * [simplify]: iters left: 3 (181 enodes) 140.136 * * [simplify]: iters left: 2 (358 enodes) 140.276 * * [simplify]: Extracting #0: cost 1 inf + 0 140.276 * * [simplify]: Extracting #1: cost 0 inf + 1 140.277 * [simplify]: Simplified to 0 140.277 * [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)) 140.277 * * * * [progress]: [ 229 / 3260 ] simplifiying candidate # 140.277 * [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)))) 140.277 * * [simplify]: iters left: 6 (21 enodes) 140.284 * * [simplify]: iters left: 5 (78 enodes) 140.310 * * [simplify]: iters left: 4 (146 enodes) 140.338 * * [simplify]: iters left: 3 (242 enodes) 140.392 * * [simplify]: iters left: 2 (370 enodes) 140.523 * * [simplify]: Extracting #0: cost 1 inf + 0 140.523 * * [simplify]: Extracting #1: cost 14 inf + 0 140.523 * * [simplify]: Extracting #2: cost 71 inf + 83 140.524 * * [simplify]: Extracting #3: cost 75 inf + 1208 140.526 * * [simplify]: Extracting #4: cost 31 inf + 4527 140.528 * * [simplify]: Extracting #5: cost 35 inf + 4657 140.530 * * [simplify]: Extracting #6: cost 32 inf + 5282 140.532 * * [simplify]: Extracting #7: cost 21 inf + 6535 140.536 * * [simplify]: Extracting #8: cost 7 inf + 11233 140.541 * * [simplify]: Extracting #9: cost 0 inf + 14003 140.546 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 140.546 * [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))))) 140.547 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 140.547 * * [simplify]: iters left: 6 (10 enodes) 140.552 * * [simplify]: iters left: 5 (41 enodes) 140.564 * * [simplify]: iters left: 4 (81 enodes) 140.578 * * [simplify]: iters left: 3 (127 enodes) 140.598 * * [simplify]: iters left: 2 (186 enodes) 140.640 * * [simplify]: iters left: 1 (266 enodes) 140.735 * * [simplify]: Extracting #0: cost 1 inf + 0 140.735 * * [simplify]: Extracting #1: cost 0 inf + 1 140.735 * [simplify]: Simplified to 0 140.735 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 140.735 * * * * [progress]: [ 230 / 3260 ] simplifiying candidate # 140.736 * [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))) 140.736 * * [simplify]: iters left: 6 (20 enodes) 140.746 * * [simplify]: iters left: 5 (75 enodes) 140.772 * * [simplify]: iters left: 4 (127 enodes) 140.805 * * [simplify]: iters left: 3 (205 enodes) 140.839 * * [simplify]: iters left: 2 (300 enodes) 140.919 * * [simplify]: iters left: 1 (419 enodes) 141.039 * * [simplify]: Extracting #0: cost 1 inf + 0 141.040 * * [simplify]: Extracting #1: cost 11 inf + 0 141.040 * * [simplify]: Extracting #2: cost 65 inf + 2 141.041 * * [simplify]: Extracting #3: cost 77 inf + 716 141.044 * * [simplify]: Extracting #4: cost 40 inf + 2926 141.047 * * [simplify]: Extracting #5: cost 38 inf + 3631 141.052 * * [simplify]: Extracting #6: cost 34 inf + 4201 141.056 * * [simplify]: Extracting #7: cost 23 inf + 5729 141.063 * * [simplify]: Extracting #8: cost 8 inf + 11294 141.073 * * [simplify]: Extracting #9: cost 0 inf + 14729 141.082 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 141.082 * [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)))) 141.083 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 141.083 * * [simplify]: iters left: 6 (9 enodes) 141.088 * * [simplify]: iters left: 5 (36 enodes) 141.102 * * [simplify]: iters left: 4 (67 enodes) 141.126 * * [simplify]: iters left: 3 (97 enodes) 141.150 * * [simplify]: iters left: 2 (158 enodes) 141.187 * * [simplify]: iters left: 1 (263 enodes) 141.261 * * [simplify]: Extracting #0: cost 1 inf + 0 141.261 * * [simplify]: Extracting #1: cost 0 inf + 1 141.262 * [simplify]: Simplified to 0 141.262 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ (/ b 2) a)) 0)) 141.262 * * * * [progress]: [ 231 / 3260 ] simplifiying candidate # 141.262 * [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)))) 141.262 * * [simplify]: iters left: 6 (20 enodes) 141.273 * * [simplify]: iters left: 5 (76 enodes) 141.299 * * [simplify]: iters left: 4 (137 enodes) 141.350 * * [simplify]: iters left: 3 (232 enodes) 141.402 * * [simplify]: iters left: 2 (349 enodes) 141.506 * * [simplify]: iters left: 1 (499 enodes) 141.661 * * [simplify]: Extracting #0: cost 1 inf + 0 141.662 * * [simplify]: Extracting #1: cost 13 inf + 0 141.662 * * [simplify]: Extracting #2: cost 59 inf + 0 141.663 * * [simplify]: Extracting #3: cost 71 inf + 301 141.665 * * [simplify]: Extracting #4: cost 38 inf + 2299 141.669 * * [simplify]: Extracting #5: cost 38 inf + 2675 141.675 * * [simplify]: Extracting #6: cost 37 inf + 2885 141.679 * * [simplify]: Extracting #7: cost 29 inf + 3495 141.684 * * [simplify]: Extracting #8: cost 24 inf + 4513 141.691 * * [simplify]: Extracting #9: cost 7 inf + 10810 141.698 * * [simplify]: Extracting #10: cost 0 inf + 13775 141.704 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 141.704 * [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))))) 141.704 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 141.704 * * [simplify]: iters left: 5 (9 enodes) 141.707 * * [simplify]: iters left: 4 (39 enodes) 141.714 * * [simplify]: iters left: 3 (65 enodes) 141.726 * * [simplify]: iters left: 2 (129 enodes) 141.774 * * [simplify]: iters left: 1 (210 enodes) 141.821 * * [simplify]: Extracting #0: cost 1 inf + 0 141.821 * * [simplify]: Extracting #1: cost 0 inf + 1 141.821 * [simplify]: Simplified to 0 141.821 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 141.821 * * * * [progress]: [ 232 / 3260 ] simplifiying candidate # 141.821 * [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)))))) 141.821 * * [simplify]: iters left: 6 (22 enodes) 141.827 * * [simplify]: iters left: 5 (81 enodes) 141.841 * * [simplify]: iters left: 4 (119 enodes) 141.876 * * [simplify]: iters left: 3 (177 enodes) 141.904 * * [simplify]: iters left: 2 (239 enodes) 141.955 * * [simplify]: iters left: 1 (312 enodes) 142.010 * * [simplify]: Extracting #0: cost 1 inf + 0 142.010 * * [simplify]: Extracting #1: cost 11 inf + 0 142.010 * * [simplify]: Extracting #2: cost 55 inf + 0 142.011 * * [simplify]: Extracting #3: cost 101 inf + 206 142.012 * * [simplify]: Extracting #4: cost 94 inf + 1355 142.013 * * [simplify]: Extracting #5: cost 88 inf + 3914 142.020 * * [simplify]: Extracting #6: cost 44 inf + 27767 142.031 * * [simplify]: Extracting #7: cost 5 inf + 42417 142.044 * * [simplify]: Extracting #8: cost 0 inf + 44259 142.058 * * [simplify]: Extracting #9: cost 0 inf + 44164 142.073 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 142.073 * [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))))))) 142.074 * [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))))) 142.074 * * [simplify]: iters left: 6 (10 enodes) 142.079 * * [simplify]: iters left: 5 (37 enodes) 142.092 * * [simplify]: iters left: 4 (57 enodes) 142.105 * * [simplify]: iters left: 3 (104 enodes) 142.123 * * [simplify]: iters left: 2 (158 enodes) 142.166 * * [simplify]: iters left: 1 (225 enodes) 142.229 * * [simplify]: Extracting #0: cost 1 inf + 0 142.229 * * [simplify]: Extracting #1: cost 0 inf + 1 142.229 * [simplify]: Simplified to 0 142.229 * [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)) 142.229 * * * * [progress]: [ 233 / 3260 ] simplifiying candidate # 142.229 * [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))))) 142.229 * * [simplify]: iters left: 6 (21 enodes) 142.234 * * [simplify]: iters left: 5 (72 enodes) 142.245 * * [simplify]: iters left: 4 (103 enodes) 142.274 * * [simplify]: iters left: 3 (146 enodes) 142.317 * * [simplify]: iters left: 2 (169 enodes) 142.359 * * [simplify]: iters left: 1 (183 enodes) 142.381 * * [simplify]: Extracting #0: cost 1 inf + 0 142.381 * * [simplify]: Extracting #1: cost 9 inf + 0 142.381 * * [simplify]: Extracting #2: cost 34 inf + 0 142.382 * * [simplify]: Extracting #3: cost 47 inf + 288 142.382 * * [simplify]: Extracting #4: cost 36 inf + 1844 142.383 * * [simplify]: Extracting #5: cost 36 inf + 2620 142.384 * * [simplify]: Extracting #6: cost 38 inf + 2663 142.385 * * [simplify]: Extracting #7: cost 29 inf + 3452 142.387 * * [simplify]: Extracting #8: cost 10 inf + 9137 142.390 * * [simplify]: Extracting #9: cost 1 inf + 12877 142.394 * * [simplify]: Extracting #10: cost 0 inf + 13417 142.397 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 142.397 * [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)))))) 142.398 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 142.398 * * [simplify]: iters left: 6 (9 enodes) 142.400 * * [simplify]: iters left: 5 (29 enodes) 142.412 * * [simplify]: iters left: 4 (42 enodes) 142.424 * * [simplify]: iters left: 3 (58 enodes) 142.440 * * [simplify]: iters left: 2 (68 enodes) 142.457 * * [simplify]: Extracting #0: cost 1 inf + 0 142.457 * * [simplify]: Extracting #1: cost 0 inf + 1 142.457 * [simplify]: Simplified to 0 142.457 * [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)) 142.458 * * * * [progress]: [ 234 / 3260 ] simplifiying candidate # 142.459 * [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)))))) 142.459 * * [simplify]: iters left: 6 (23 enodes) 142.471 * * [simplify]: iters left: 5 (89 enodes) 142.493 * * [simplify]: iters left: 4 (180 enodes) 142.539 * * [simplify]: iters left: 3 (365 enodes) 142.619 * * [simplify]: Extracting #0: cost 1 inf + 0 142.619 * * [simplify]: Extracting #1: cost 11 inf + 0 142.619 * * [simplify]: Extracting #2: cost 72 inf + 0 142.620 * * [simplify]: Extracting #3: cost 115 inf + 204 142.621 * * [simplify]: Extracting #4: cost 113 inf + 409 142.622 * * [simplify]: Extracting #5: cost 113 inf + 452 142.623 * * [simplify]: Extracting #6: cost 108 inf + 2977 142.629 * * [simplify]: Extracting #7: cost 66 inf + 13771 142.637 * * [simplify]: Extracting #8: cost 17 inf + 27681 142.646 * * [simplify]: Extracting #9: cost 0 inf + 33740 142.654 * * [simplify]: Extracting #10: cost 0 inf + 33645 142.663 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 142.663 * [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))))))) 142.664 * [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))))) 142.664 * * [simplify]: iters left: 6 (13 enodes) 142.670 * * [simplify]: iters left: 5 (53 enodes) 142.683 * * [simplify]: iters left: 4 (117 enodes) 142.711 * * [simplify]: iters left: 3 (275 enodes) 142.798 * * [simplify]: iters left: 2 (474 enodes) 142.938 * * [simplify]: Extracting #0: cost 1 inf + 0 142.938 * * [simplify]: Extracting #1: cost 0 inf + 1 142.938 * [simplify]: Simplified to 0 142.938 * [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)) 142.938 * * * * [progress]: [ 235 / 3260 ] simplifiying candidate # 142.938 * [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))))) 142.939 * * [simplify]: iters left: 6 (24 enodes) 142.947 * * [simplify]: iters left: 5 (89 enodes) 142.962 * * [simplify]: iters left: 4 (149 enodes) 142.994 * * [simplify]: iters left: 3 (247 enodes) 143.039 * * [simplify]: iters left: 2 (331 enodes) 143.101 * * [simplify]: iters left: 1 (406 enodes) 143.197 * * [simplify]: Extracting #0: cost 1 inf + 0 143.197 * * [simplify]: Extracting #1: cost 11 inf + 0 143.197 * * [simplify]: Extracting #2: cost 59 inf + 0 143.198 * * [simplify]: Extracting #3: cost 100 inf + 329 143.199 * * [simplify]: Extracting #4: cost 92 inf + 2047 143.200 * * [simplify]: Extracting #5: cost 78 inf + 6005 143.204 * * [simplify]: Extracting #6: cost 35 inf + 17475 143.211 * * [simplify]: Extracting #7: cost 3 inf + 26936 143.218 * * [simplify]: Extracting #8: cost 0 inf + 28116 143.227 * * [simplify]: Extracting #9: cost 0 inf + 28036 143.239 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 143.239 * [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)))))) 143.240 * [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)))) 143.240 * * [simplify]: iters left: 6 (12 enodes) 143.246 * * [simplify]: iters left: 5 (47 enodes) 143.263 * * [simplify]: iters left: 4 (82 enodes) 143.287 * * [simplify]: iters left: 3 (157 enodes) 143.316 * * [simplify]: iters left: 2 (248 enodes) 143.366 * * [simplify]: iters left: 1 (341 enodes) 143.462 * * [simplify]: Extracting #0: cost 1 inf + 0 143.462 * * [simplify]: Extracting #1: cost 0 inf + 1 143.462 * [simplify]: Simplified to 0 143.463 * [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)) 143.463 * * * * [progress]: [ 236 / 3260 ] simplifiying candidate # 143.463 * [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)))) 143.463 * * [simplify]: iters left: 6 (24 enodes) 143.475 * * [simplify]: iters left: 5 (89 enodes) 143.506 * * [simplify]: iters left: 4 (157 enodes) 143.563 * * [simplify]: iters left: 3 (276 enodes) 143.639 * * [simplify]: iters left: 2 (408 enodes) 143.743 * * [simplify]: Extracting #0: cost 1 inf + 0 143.743 * * [simplify]: Extracting #1: cost 13 inf + 0 143.744 * * [simplify]: Extracting #2: cost 59 inf + 0 143.744 * * [simplify]: Extracting #3: cost 102 inf + 205 143.744 * * [simplify]: Extracting #4: cost 102 inf + 773 143.747 * * [simplify]: Extracting #5: cost 102 inf + 1350 143.748 * * [simplify]: Extracting #6: cost 81 inf + 5533 143.753 * * [simplify]: Extracting #7: cost 11 inf + 26911 143.760 * * [simplify]: Extracting #8: cost 0 inf + 30331 143.769 * * [simplify]: Extracting #9: cost 0 inf + 30251 143.782 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 143.782 * [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))))) 143.783 * [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))) 143.783 * * [simplify]: iters left: 6 (12 enodes) 143.790 * * [simplify]: iters left: 5 (47 enodes) 143.802 * * [simplify]: iters left: 4 (89 enodes) 143.820 * * [simplify]: iters left: 3 (180 enodes) 143.885 * * [simplify]: iters left: 2 (296 enodes) 144.006 * * [simplify]: iters left: 1 (428 enodes) 144.141 * * [simplify]: Extracting #0: cost 1 inf + 0 144.141 * * [simplify]: Extracting #1: cost 0 inf + 1 144.141 * [simplify]: Simplified to 0 144.141 * [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)) 144.141 * * * * [progress]: [ 237 / 3260 ] simplifiying candidate # 144.141 * [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)))))) 144.141 * * [simplify]: iters left: 6 (22 enodes) 144.148 * * [simplify]: iters left: 5 (82 enodes) 144.168 * * [simplify]: iters left: 4 (141 enodes) 144.192 * * [simplify]: iters left: 3 (219 enodes) 144.230 * * [simplify]: iters left: 2 (281 enodes) 144.280 * * [simplify]: iters left: 1 (332 enodes) 144.338 * * [simplify]: Extracting #0: cost 1 inf + 0 144.338 * * [simplify]: Extracting #1: cost 11 inf + 0 144.338 * * [simplify]: Extracting #2: cost 54 inf + 0 144.338 * * [simplify]: Extracting #3: cost 86 inf + 326 144.339 * * [simplify]: Extracting #4: cost 80 inf + 1219 144.340 * * [simplify]: Extracting #5: cost 64 inf + 4641 144.342 * * [simplify]: Extracting #6: cost 33 inf + 10346 144.347 * * [simplify]: Extracting #7: cost 6 inf + 17991 144.354 * * [simplify]: Extracting #8: cost 0 inf + 19853 144.360 * * [simplify]: Extracting #9: cost 0 inf + 19678 144.366 * [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)) 144.366 * [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))))))) 144.366 * [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))))) 144.366 * * [simplify]: iters left: 6 (12 enodes) 144.369 * * [simplify]: iters left: 5 (46 enodes) 144.377 * * [simplify]: iters left: 4 (81 enodes) 144.405 * * [simplify]: iters left: 3 (134 enodes) 144.446 * * [simplify]: iters left: 2 (197 enodes) 144.475 * * [simplify]: iters left: 1 (271 enodes) 144.523 * * [simplify]: Extracting #0: cost 1 inf + 0 144.523 * * [simplify]: Extracting #1: cost 0 inf + 1 144.523 * [simplify]: Simplified to 0 144.523 * [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)) 144.523 * * * * [progress]: [ 238 / 3260 ] simplifiying candidate # 144.524 * [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))))) 144.524 * * [simplify]: iters left: 6 (22 enodes) 144.534 * * [simplify]: iters left: 5 (79 enodes) 144.548 * * [simplify]: iters left: 4 (118 enodes) 144.567 * * [simplify]: iters left: 3 (176 enodes) 144.594 * * [simplify]: iters left: 2 (221 enodes) 144.625 * * [simplify]: iters left: 1 (252 enodes) 144.688 * * [simplify]: Extracting #0: cost 1 inf + 0 144.688 * * [simplify]: Extracting #1: cost 9 inf + 0 144.688 * * [simplify]: Extracting #2: cost 42 inf + 0 144.689 * * [simplify]: Extracting #3: cost 71 inf + 244 144.689 * * [simplify]: Extracting #4: cost 69 inf + 1018 144.691 * * [simplify]: Extracting #5: cost 59 inf + 2859 144.693 * * [simplify]: Extracting #6: cost 41 inf + 5757 144.697 * * [simplify]: Extracting #7: cost 29 inf + 7116 144.704 * * [simplify]: Extracting #8: cost 6 inf + 14710 144.712 * * [simplify]: Extracting #9: cost 0 inf + 17120 144.721 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 144.721 * [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)))))) 144.721 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 144.722 * * [simplify]: iters left: 6 (10 enodes) 144.726 * * [simplify]: iters left: 5 (38 enodes) 144.732 * * [simplify]: iters left: 4 (59 enodes) 144.741 * * [simplify]: iters left: 3 (88 enodes) 144.753 * * [simplify]: iters left: 2 (117 enodes) 144.773 * * [simplify]: iters left: 1 (144 enodes) 144.793 * * [simplify]: Extracting #0: cost 1 inf + 0 144.793 * * [simplify]: Extracting #1: cost 0 inf + 1 144.793 * [simplify]: Simplified to 0 144.793 * [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)) 144.793 * * * * [progress]: [ 239 / 3260 ] simplifiying candidate # 144.794 * [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)))) 144.794 * * [simplify]: iters left: 6 (23 enodes) 144.799 * * [simplify]: iters left: 5 (84 enodes) 144.813 * * [simplify]: iters left: 4 (129 enodes) 144.834 * * [simplify]: iters left: 3 (199 enodes) 144.885 * * [simplify]: iters left: 2 (250 enodes) 144.923 * * [simplify]: iters left: 1 (280 enodes) 144.980 * * [simplify]: Extracting #0: cost 1 inf + 0 144.980 * * [simplify]: Extracting #1: cost 11 inf + 0 144.980 * * [simplify]: Extracting #2: cost 47 inf + 0 144.981 * * [simplify]: Extracting #3: cost 63 inf + 331 144.982 * * [simplify]: Extracting #4: cost 53 inf + 1682 144.983 * * [simplify]: Extracting #5: cost 48 inf + 3032 144.986 * * [simplify]: Extracting #6: cost 39 inf + 4951 144.989 * * [simplify]: Extracting #7: cost 28 inf + 5849 144.993 * * [simplify]: Extracting #8: cost 18 inf + 8468 145.000 * * [simplify]: Extracting #9: cost 3 inf + 14688 145.008 * * [simplify]: Extracting #10: cost 0 inf + 15868 145.017 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 145.017 * [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))))) 145.017 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 145.018 * * [simplify]: iters left: 6 (11 enodes) 145.023 * * [simplify]: iters left: 5 (42 enodes) 145.038 * * [simplify]: iters left: 4 (67 enodes) 145.061 * * [simplify]: iters left: 3 (111 enodes) 145.096 * * [simplify]: iters left: 2 (140 enodes) 145.134 * * [simplify]: iters left: 1 (160 enodes) 145.158 * * [simplify]: Extracting #0: cost 1 inf + 0 145.158 * * [simplify]: Extracting #1: cost 0 inf + 1 145.158 * [simplify]: Simplified to 0 145.158 * [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)) 145.158 * * * * [progress]: [ 240 / 3260 ] simplifiying candidate # 145.158 * [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)))))) 145.159 * * [simplify]: iters left: 6 (26 enodes) 145.165 * * [simplify]: iters left: 5 (104 enodes) 145.184 * * [simplify]: iters left: 4 (244 enodes) 145.325 * * [simplify]: Extracting #0: cost 1 inf + 0 145.326 * * [simplify]: Extracting #1: cost 11 inf + 0 145.326 * * [simplify]: Extracting #2: cost 149 inf + 0 145.328 * * [simplify]: Extracting #3: cost 270 inf + 1 145.330 * * [simplify]: Extracting #4: cost 254 inf + 2545 145.343 * * [simplify]: Extracting #5: cost 151 inf + 36957 145.357 * * [simplify]: Extracting #6: cost 35 inf + 84134 145.379 * * [simplify]: Extracting #7: cost 25 inf + 86171 145.410 * * [simplify]: Extracting #8: cost 13 inf + 88919 145.444 * * [simplify]: Extracting #9: cost 1 inf + 94399 145.464 * * [simplify]: Extracting #10: cost 0 inf + 94684 145.489 * * [simplify]: Extracting #11: cost 0 inf + 94644 145.524 * [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)))) 145.524 * [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))))))) 145.524 * [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))))) 145.525 * * [simplify]: iters left: 6 (16 enodes) 145.532 * * [simplify]: iters left: 5 (68 enodes) 145.545 * * [simplify]: iters left: 4 (179 enodes) 145.637 * * [simplify]: Extracting #0: cost 1 inf + 0 145.637 * * [simplify]: Extracting #1: cost 27 inf + 0 145.637 * * [simplify]: Extracting #2: cost 153 inf + 0 145.638 * * [simplify]: Extracting #3: cost 242 inf + 83 145.641 * * [simplify]: Extracting #4: cost 185 inf + 16503 145.654 * * [simplify]: Extracting #5: cost 15 inf + 79352 145.670 * * [simplify]: Extracting #6: cost 0 inf + 84943 145.703 * [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))))) 145.703 * [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))))))) 145.703 * * * * [progress]: [ 241 / 3260 ] simplifiying candidate # 145.704 * [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))))) 145.704 * * [simplify]: iters left: 6 (27 enodes) 145.711 * * [simplify]: iters left: 5 (105 enodes) 145.731 * * [simplify]: iters left: 4 (214 enodes) 145.824 * * [simplify]: Extracting #0: cost 1 inf + 0 145.824 * * [simplify]: Extracting #1: cost 11 inf + 0 145.824 * * [simplify]: Extracting #2: cost 114 inf + 0 145.826 * * [simplify]: Extracting #3: cost 201 inf + 0 145.827 * * [simplify]: Extracting #4: cost 184 inf + 2225 145.835 * * [simplify]: Extracting #5: cost 97 inf + 27227 145.850 * * [simplify]: Extracting #6: cost 33 inf + 51622 145.861 * * [simplify]: Extracting #7: cost 23 inf + 55291 145.872 * * [simplify]: Extracting #8: cost 0 inf + 62156 145.890 * * [simplify]: Extracting #9: cost 0 inf + 62046 145.911 * * [simplify]: Extracting #10: cost 0 inf + 61966 145.925 * [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))))) 145.925 * [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)))))) 145.926 * [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)))) 145.926 * * [simplify]: iters left: 6 (15 enodes) 145.930 * * [simplify]: iters left: 5 (63 enodes) 145.947 * * [simplify]: iters left: 4 (145 enodes) 146.007 * * [simplify]: iters left: 3 (499 enodes) 146.392 * * [simplify]: Extracting #0: cost 1 inf + 0 146.392 * * [simplify]: Extracting #1: cost 0 inf + 1 146.392 * [simplify]: Simplified to 0 146.392 * [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)) 146.392 * * * * [progress]: [ 242 / 3260 ] simplifiying candidate # 146.392 * [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)))) 146.392 * * [simplify]: iters left: 6 (27 enodes) 146.399 * * [simplify]: iters left: 5 (104 enodes) 146.423 * * [simplify]: iters left: 4 (228 enodes) 146.494 * * [simplify]: Extracting #0: cost 1 inf + 0 146.494 * * [simplify]: Extracting #1: cost 13 inf + 0 146.495 * * [simplify]: Extracting #2: cost 114 inf + 0 146.496 * * [simplify]: Extracting #3: cost 183 inf + 2 146.498 * * [simplify]: Extracting #4: cost 160 inf + 4486 146.504 * * [simplify]: Extracting #5: cost 71 inf + 30095 146.512 * * [simplify]: Extracting #6: cost 31 inf + 43944 146.523 * * [simplify]: Extracting #7: cost 20 inf + 46310 146.539 * * [simplify]: Extracting #8: cost 0 inf + 53042 146.559 * * [simplify]: Extracting #9: cost 0 inf + 52882 146.579 * [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))))) 146.579 * [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))))) 146.580 * [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))) 146.580 * * [simplify]: iters left: 6 (15 enodes) 146.588 * * [simplify]: iters left: 5 (62 enodes) 146.613 * * [simplify]: iters left: 4 (159 enodes) 146.706 * * [simplify]: iters left: 3 (475 enodes) 147.058 * * [simplify]: Extracting #0: cost 1 inf + 0 147.058 * * [simplify]: Extracting #1: cost 42 inf + 0 147.059 * * [simplify]: Extracting #2: cost 194 inf + 1 147.062 * * [simplify]: Extracting #3: cost 205 inf + 15094 147.079 * * [simplify]: Extracting #4: cost 20 inf + 63712 147.107 * * [simplify]: Extracting #5: cost 3 inf + 65204 147.126 * * [simplify]: Extracting #6: cost 0 inf + 65965 147.152 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 147.152 * [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)))) 147.152 * * * * [progress]: [ 243 / 3260 ] simplifiying candidate # 147.153 * [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)))))) 147.153 * * [simplify]: iters left: 6 (25 enodes) 147.166 * * [simplify]: iters left: 5 (98 enodes) 147.201 * * [simplify]: iters left: 4 (213 enodes) 147.303 * * [simplify]: Extracting #0: cost 1 inf + 0 147.303 * * [simplify]: Extracting #1: cost 11 inf + 0 147.303 * * [simplify]: Extracting #2: cost 109 inf + 0 147.303 * * [simplify]: Extracting #3: cost 196 inf + 0 147.304 * * [simplify]: Extracting #4: cost 180 inf + 2102 147.309 * * [simplify]: Extracting #5: cost 92 inf + 30318 147.319 * * [simplify]: Extracting #6: cost 38 inf + 50287 147.330 * * [simplify]: Extracting #7: cost 19 inf + 56189 147.343 * * [simplify]: Extracting #8: cost 1 inf + 61800 147.363 * * [simplify]: Extracting #9: cost 0 inf + 62085 147.376 * * [simplify]: Extracting #10: cost 0 inf + 62045 147.391 * [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))))) 147.391 * [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))))))) 147.391 * [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))))) 147.391 * * [simplify]: iters left: 6 (15 enodes) 147.395 * * [simplify]: iters left: 5 (62 enodes) 147.411 * * [simplify]: iters left: 4 (148 enodes) 147.461 * * [simplify]: iters left: 3 (499 enodes) 147.823 * * [simplify]: Extracting #0: cost 1 inf + 0 147.823 * * [simplify]: Extracting #1: cost 0 inf + 1 147.823 * [simplify]: Simplified to 0 147.823 * [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)) 147.823 * * * * [progress]: [ 244 / 3260 ] simplifiying candidate # 147.823 * [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))))) 147.824 * * [simplify]: iters left: 6 (26 enodes) 147.830 * * [simplify]: iters left: 5 (98 enodes) 147.850 * * [simplify]: iters left: 4 (186 enodes) 147.890 * * [simplify]: iters left: 3 (469 enodes) 148.158 * * [simplify]: Extracting #0: cost 1 inf + 0 148.159 * * [simplify]: Extracting #1: cost 11 inf + 0 148.159 * * [simplify]: Extracting #2: cost 126 inf + 0 148.161 * * [simplify]: Extracting #3: cost 256 inf + 42 148.162 * * [simplify]: Extracting #4: cost 249 inf + 1580 148.168 * * [simplify]: Extracting #5: cost 155 inf + 25331 148.183 * * [simplify]: Extracting #6: cost 43 inf + 58839 148.203 * * [simplify]: Extracting #7: cost 27 inf + 63557 148.236 * * [simplify]: Extracting #8: cost 1 inf + 72083 148.274 * * [simplify]: Extracting #9: cost 0 inf + 72273 148.301 * * [simplify]: Extracting #10: cost 0 inf + 72193 148.320 * [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)) 148.320 * [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)))))) 148.320 * [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)))) 148.320 * * [simplify]: iters left: 6 (14 enodes) 148.324 * * [simplify]: iters left: 5 (56 enodes) 148.334 * * [simplify]: iters left: 4 (117 enodes) 148.371 * * [simplify]: iters left: 3 (347 enodes) 148.586 * * [simplify]: Extracting #0: cost 1 inf + 0 148.586 * * [simplify]: Extracting #1: cost 0 inf + 1 148.586 * [simplify]: Simplified to 0 148.586 * [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)) 148.587 * * * * [progress]: [ 245 / 3260 ] simplifiying candidate # 148.587 * [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)))) 148.587 * * [simplify]: iters left: 6 (26 enodes) 148.601 * * [simplify]: iters left: 5 (99 enodes) 148.636 * * [simplify]: iters left: 4 (184 enodes) 148.691 * * [simplify]: iters left: 3 (430 enodes) 148.924 * * [simplify]: Extracting #0: cost 1 inf + 0 148.924 * * [simplify]: Extracting #1: cost 11 inf + 0 148.925 * * [simplify]: Extracting #2: cost 111 inf + 0 148.927 * * [simplify]: Extracting #3: cost 193 inf + 2 148.929 * * [simplify]: Extracting #4: cost 179 inf + 3322 148.941 * * [simplify]: Extracting #5: cost 79 inf + 25561 148.954 * * [simplify]: Extracting #6: cost 37 inf + 36934 148.968 * * [simplify]: Extracting #7: cost 27 inf + 39457 148.989 * * [simplify]: Extracting #8: cost 2 inf + 48262 149.015 * * [simplify]: Extracting #9: cost 0 inf + 48872 149.041 * * [simplify]: Extracting #10: cost 0 inf + 48712 149.065 * [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))) 149.066 * [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))))) 149.066 * [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))) 149.066 * * [simplify]: iters left: 6 (14 enodes) 149.070 * * [simplify]: iters left: 5 (57 enodes) 149.080 * * [simplify]: iters left: 4 (116 enodes) 149.117 * * [simplify]: iters left: 3 (321 enodes) 149.335 * * [simplify]: Extracting #0: cost 1 inf + 0 149.335 * * [simplify]: Extracting #1: cost 0 inf + 1 149.335 * [simplify]: Simplified to 0 149.335 * [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)) 149.335 * * * * [progress]: [ 246 / 3260 ] simplifiying candidate # 149.336 * [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)))))) 149.336 * * [simplify]: iters left: 6 (25 enodes) 149.348 * * [simplify]: iters left: 5 (98 enodes) 149.366 * * [simplify]: iters left: 4 (212 enodes) 149.460 * * [simplify]: Extracting #0: cost 1 inf + 0 149.460 * * [simplify]: Extracting #1: cost 11 inf + 0 149.460 * * [simplify]: Extracting #2: cost 98 inf + 0 149.461 * * [simplify]: Extracting #3: cost 164 inf + 2 149.462 * * [simplify]: Extracting #4: cost 163 inf + 5 149.465 * * [simplify]: Extracting #5: cost 116 inf + 10628 149.476 * * [simplify]: Extracting #6: cost 52 inf + 29880 149.489 * * [simplify]: Extracting #7: cost 33 inf + 35504 149.504 * * [simplify]: Extracting #8: cost 9 inf + 42314 149.522 * * [simplify]: Extracting #9: cost 0 inf + 46156 149.540 * * [simplify]: Extracting #10: cost 0 inf + 46101 149.560 * [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)) 149.561 * [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))))))) 149.561 * [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))))) 149.561 * * [simplify]: iters left: 6 (15 enodes) 149.565 * * [simplify]: iters left: 5 (62 enodes) 149.576 * * [simplify]: iters left: 4 (149 enodes) 149.638 * * [simplify]: iters left: 3 (450 enodes) 149.959 * * [simplify]: Extracting #0: cost 1 inf + 0 149.959 * * [simplify]: Extracting #1: cost 0 inf + 1 149.959 * [simplify]: Simplified to 0 149.959 * [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)) 149.959 * * * * [progress]: [ 247 / 3260 ] simplifiying candidate # 149.959 * [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))))) 149.959 * * [simplify]: iters left: 6 (26 enodes) 149.966 * * [simplify]: iters left: 5 (99 enodes) 149.987 * * [simplify]: iters left: 4 (185 enodes) 150.065 * * [simplify]: iters left: 3 (433 enodes) 150.265 * * [simplify]: Extracting #0: cost 1 inf + 0 150.265 * * [simplify]: Extracting #1: cost 11 inf + 0 150.266 * * [simplify]: Extracting #2: cost 103 inf + 0 150.267 * * [simplify]: Extracting #3: cost 203 inf + 4 150.270 * * [simplify]: Extracting #4: cost 177 inf + 3942 150.281 * * [simplify]: Extracting #5: cost 77 inf + 23586 150.291 * * [simplify]: Extracting #6: cost 37 inf + 34629 150.302 * * [simplify]: Extracting #7: cost 25 inf + 37935 150.314 * * [simplify]: Extracting #8: cost 2 inf + 45277 150.332 * * [simplify]: Extracting #9: cost 0 inf + 46007 150.349 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ b (* a 2))) 150.349 * [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)))))) 150.349 * [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)))) 150.349 * * [simplify]: iters left: 6 (14 enodes) 150.353 * * [simplify]: iters left: 5 (57 enodes) 150.366 * * [simplify]: iters left: 4 (118 enodes) 150.402 * * [simplify]: iters left: 3 (314 enodes) 150.569 * * [simplify]: Extracting #0: cost 1 inf + 0 150.569 * * [simplify]: Extracting #1: cost 0 inf + 1 150.569 * [simplify]: Simplified to 0 150.569 * [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)) 150.569 * * * * [progress]: [ 248 / 3260 ] simplifiying candidate # 150.569 * [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)))) 150.569 * * [simplify]: iters left: 6 (25 enodes) 150.575 * * [simplify]: iters left: 5 (90 enodes) 150.595 * * [simplify]: iters left: 4 (170 enodes) 150.653 * * [simplify]: iters left: 3 (354 enodes) 150.805 * * [simplify]: Extracting #0: cost 1 inf + 0 150.805 * * [simplify]: Extracting #1: cost 13 inf + 0 150.805 * * [simplify]: Extracting #2: cost 100 inf + 0 150.806 * * [simplify]: Extracting #3: cost 146 inf + 4 150.807 * * [simplify]: Extracting #4: cost 101 inf + 6551 150.812 * * [simplify]: Extracting #5: cost 49 inf + 16411 150.818 * * [simplify]: Extracting #6: cost 38 inf + 20379 150.824 * * [simplify]: Extracting #7: cost 33 inf + 21628 150.832 * * [simplify]: Extracting #8: cost 5 inf + 29700 150.841 * * [simplify]: Extracting #9: cost 0 inf + 31960 150.855 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b a) 2)) 150.855 * [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))))) 150.856 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 150.856 * * [simplify]: iters left: 6 (13 enodes) 150.863 * * [simplify]: iters left: 5 (48 enodes) 150.880 * * [simplify]: iters left: 4 (103 enodes) 150.923 * * [simplify]: iters left: 3 (238 enodes) 151.017 * * [simplify]: Extracting #0: cost 1 inf + 0 151.017 * * [simplify]: Extracting #1: cost 0 inf + 1 151.017 * [simplify]: Simplified to 0 151.017 * [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)) 151.017 * * * * [progress]: [ 249 / 3260 ] simplifiying candidate # 151.017 * [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)))))) 151.017 * * [simplify]: iters left: 6 (25 enodes) 151.024 * * [simplify]: iters left: 5 (97 enodes) 151.040 * * [simplify]: iters left: 4 (206 enodes) 151.105 * * [simplify]: Extracting #0: cost 1 inf + 0 151.106 * * [simplify]: Extracting #1: cost 11 inf + 0 151.106 * * [simplify]: Extracting #2: cost 110 inf + 0 151.107 * * [simplify]: Extracting #3: cost 200 inf + 0 151.108 * * [simplify]: Extracting #4: cost 191 inf + 933 151.114 * * [simplify]: Extracting #5: cost 116 inf + 22472 151.131 * * [simplify]: Extracting #6: cost 41 inf + 52300 151.154 * * [simplify]: Extracting #7: cost 26 inf + 55534 151.176 * * [simplify]: Extracting #8: cost 7 inf + 60661 151.200 * * [simplify]: Extracting #9: cost 0 inf + 64081 151.224 * * [simplify]: Extracting #10: cost 0 inf + 64026 151.237 * [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)))) 151.237 * [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))))))) 151.238 * [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))))) 151.238 * * [simplify]: iters left: 6 (15 enodes) 151.242 * * [simplify]: iters left: 5 (61 enodes) 151.252 * * [simplify]: iters left: 4 (142 enodes) 151.327 * * [simplify]: iters left: 3 (474 enodes) 151.645 * * [simplify]: Extracting #0: cost 1 inf + 0 151.645 * * [simplify]: Extracting #1: cost 0 inf + 1 151.645 * [simplify]: Simplified to 0 151.646 * [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)) 151.646 * * * * [progress]: [ 250 / 3260 ] simplifiying candidate # 151.646 * [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))))) 151.647 * * [simplify]: iters left: 6 (26 enodes) 151.659 * * [simplify]: iters left: 5 (98 enodes) 151.698 * * [simplify]: iters left: 4 (181 enodes) 151.772 * * [simplify]: iters left: 3 (444 enodes) 151.977 * * [simplify]: Extracting #0: cost 1 inf + 0 151.977 * * [simplify]: Extracting #1: cost 11 inf + 0 151.977 * * [simplify]: Extracting #2: cost 113 inf + 0 151.979 * * [simplify]: Extracting #3: cost 219 inf + 42 151.982 * * [simplify]: Extracting #4: cost 191 inf + 4584 151.992 * * [simplify]: Extracting #5: cost 70 inf + 35221 152.004 * * [simplify]: Extracting #6: cost 37 inf + 46163 152.021 * * [simplify]: Extracting #7: cost 21 inf + 51582 152.043 * * [simplify]: Extracting #8: cost 1 inf + 57496 152.058 * * [simplify]: Extracting #9: cost 0 inf + 57861 152.074 * [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))) 152.074 * [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)))))) 152.074 * [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)))) 152.074 * * [simplify]: iters left: 6 (14 enodes) 152.078 * * [simplify]: iters left: 5 (56 enodes) 152.087 * * [simplify]: iters left: 4 (113 enodes) 152.139 * * [simplify]: iters left: 3 (324 enodes) 152.268 * * [simplify]: Extracting #0: cost 1 inf + 0 152.268 * * [simplify]: Extracting #1: cost 0 inf + 1 152.268 * [simplify]: Simplified to 0 152.268 * [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)) 152.268 * * * * [progress]: [ 251 / 3260 ] simplifiying candidate # 152.269 * [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)))) 152.269 * * [simplify]: iters left: 6 (26 enodes) 152.276 * * [simplify]: iters left: 5 (98 enodes) 152.305 * * [simplify]: iters left: 4 (179 enodes) 152.362 * * [simplify]: iters left: 3 (414 enodes) 152.536 * * [simplify]: Extracting #0: cost 1 inf + 0 152.536 * * [simplify]: Extracting #1: cost 11 inf + 0 152.537 * * [simplify]: Extracting #2: cost 88 inf + 0 152.538 * * [simplify]: Extracting #3: cost 165 inf + 83 152.539 * * [simplify]: Extracting #4: cost 155 inf + 1340 152.543 * * [simplify]: Extracting #5: cost 113 inf + 9163 152.555 * * [simplify]: Extracting #6: cost 54 inf + 23775 152.570 * * [simplify]: Extracting #7: cost 32 inf + 29210 152.587 * * [simplify]: Extracting #8: cost 16 inf + 33022 152.606 * * [simplify]: Extracting #9: cost 3 inf + 38399 152.621 * * [simplify]: Extracting #10: cost 0 inf + 39979 152.632 * * [simplify]: Extracting #11: cost 0 inf + 39884 152.643 * [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)))) 152.643 * [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))))) 152.643 * [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))) 152.643 * * [simplify]: iters left: 6 (14 enodes) 152.647 * * [simplify]: iters left: 5 (56 enodes) 152.659 * * [simplify]: iters left: 4 (112 enodes) 152.700 * * [simplify]: iters left: 3 (297 enodes) 152.857 * * [simplify]: Extracting #0: cost 1 inf + 0 152.857 * * [simplify]: Extracting #1: cost 0 inf + 1 152.857 * [simplify]: Simplified to 0 152.857 * [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)) 152.858 * * * * [progress]: [ 252 / 3260 ] simplifiying candidate # 152.858 * [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)))))) 152.858 * * [simplify]: iters left: 6 (23 enodes) 152.870 * * [simplify]: iters left: 5 (89 enodes) 152.898 * * [simplify]: iters left: 4 (180 enodes) 152.940 * * [simplify]: iters left: 3 (430 enodes) 153.088 * * [simplify]: Extracting #0: cost 1 inf + 0 153.088 * * [simplify]: Extracting #1: cost 11 inf + 0 153.088 * * [simplify]: Extracting #2: cost 98 inf + 0 153.090 * * [simplify]: Extracting #3: cost 215 inf + 0 153.092 * * [simplify]: Extracting #4: cost 200 inf + 2797 153.107 * * [simplify]: Extracting #5: cost 76 inf + 34347 153.130 * * [simplify]: Extracting #6: cost 38 inf + 47107 153.155 * * [simplify]: Extracting #7: cost 19 inf + 52932 153.183 * * [simplify]: Extracting #8: cost 2 inf + 58222 153.211 * * [simplify]: Extracting #9: cost 0 inf + 59047 153.242 * [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))) 153.242 * [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))))))) 153.243 * [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))))) 153.243 * * [simplify]: iters left: 6 (13 enodes) 153.250 * * [simplify]: iters left: 5 (53 enodes) 153.270 * * [simplify]: iters left: 4 (118 enodes) 153.301 * * [simplify]: iters left: 3 (324 enodes) 153.409 * * [simplify]: Extracting #0: cost 1 inf + 0 153.410 * * [simplify]: Extracting #1: cost 0 inf + 1 153.410 * [simplify]: Simplified to 0 153.410 * [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)) 153.410 * * * * [progress]: [ 253 / 3260 ] simplifiying candidate # 153.410 * [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))))) 153.410 * * [simplify]: iters left: 6 (23 enodes) 153.416 * * [simplify]: iters left: 5 (84 enodes) 153.430 * * [simplify]: iters left: 4 (144 enodes) 153.484 * * [simplify]: iters left: 3 (304 enodes) 153.606 * * [simplify]: Extracting #0: cost 1 inf + 0 153.606 * * [simplify]: Extracting #1: cost 9 inf + 0 153.607 * * [simplify]: Extracting #2: cost 76 inf + 0 153.607 * * [simplify]: Extracting #3: cost 146 inf + 244 153.608 * * [simplify]: Extracting #4: cost 144 inf + 652 153.611 * * [simplify]: Extracting #5: cost 113 inf + 5761 153.620 * * [simplify]: Extracting #6: cost 49 inf + 20145 153.631 * * [simplify]: Extracting #7: cost 33 inf + 22644 153.643 * * [simplify]: Extracting #8: cost 8 inf + 29969 153.652 * * [simplify]: Extracting #9: cost 0 inf + 33529 153.665 * * [simplify]: Extracting #10: cost 0 inf + 33434 153.681 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a)) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 153.681 * [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)))))) 153.682 * [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)))) 153.682 * * [simplify]: iters left: 6 (11 enodes) 153.688 * * [simplify]: iters left: 5 (43 enodes) 153.703 * * [simplify]: iters left: 4 (84 enodes) 153.736 * * [simplify]: iters left: 3 (212 enodes) 153.806 * * [simplify]: iters left: 2 (472 enodes) 153.956 * * [simplify]: Extracting #0: cost 1 inf + 0 153.956 * * [simplify]: Extracting #1: cost 0 inf + 1 153.956 * [simplify]: Simplified to 0 153.956 * [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)) 153.957 * * * * [progress]: [ 254 / 3260 ] simplifiying candidate # 153.957 * [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)))) 153.957 * * [simplify]: iters left: 6 (24 enodes) 153.963 * * [simplify]: iters left: 5 (91 enodes) 153.978 * * [simplify]: iters left: 4 (163 enodes) 154.013 * * [simplify]: iters left: 3 (335 enodes) 154.109 * * [simplify]: Extracting #0: cost 1 inf + 0 154.109 * * [simplify]: Extracting #1: cost 11 inf + 0 154.109 * * [simplify]: Extracting #2: cost 71 inf + 0 154.109 * * [simplify]: Extracting #3: cost 120 inf + 204 154.110 * * [simplify]: Extracting #4: cost 117 inf + 532 154.111 * * [simplify]: Extracting #5: cost 91 inf + 3749 154.114 * * [simplify]: Extracting #6: cost 55 inf + 10494 154.119 * * [simplify]: Extracting #7: cost 33 inf + 14816 154.126 * * [simplify]: Extracting #8: cost 4 inf + 24006 154.140 * * [simplify]: Extracting #9: cost 0 inf + 25686 154.153 * * [simplify]: Extracting #10: cost 0 inf + 25606 154.167 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 154.167 * [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))))) 154.167 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 154.167 * * [simplify]: iters left: 6 (12 enodes) 154.174 * * [simplify]: iters left: 5 (49 enodes) 154.192 * * [simplify]: iters left: 4 (99 enodes) 154.231 * * [simplify]: iters left: 3 (234 enodes) 154.290 * * [simplify]: iters left: 2 (447 enodes) 154.478 * * [simplify]: Extracting #0: cost 1 inf + 0 154.478 * * [simplify]: Extracting #1: cost 0 inf + 1 154.478 * [simplify]: Simplified to 0 154.478 * [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)) 154.479 * * * * [progress]: [ 255 / 3260 ] simplifiying candidate # 154.479 * [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)))))) 154.480 * * [simplify]: iters left: 6 (24 enodes) 154.491 * * [simplify]: iters left: 5 (93 enodes) 154.524 * * [simplify]: iters left: 4 (183 enodes) 154.578 * * [simplify]: iters left: 3 (415 enodes) 154.753 * * [simplify]: Extracting #0: cost 1 inf + 0 154.754 * * [simplify]: Extracting #1: cost 11 inf + 0 154.754 * * [simplify]: Extracting #2: cost 89 inf + 0 154.755 * * [simplify]: Extracting #3: cost 156 inf + 2 154.756 * * [simplify]: Extracting #4: cost 152 inf + 170 154.759 * * [simplify]: Extracting #5: cost 115 inf + 6611 154.770 * * [simplify]: Extracting #6: cost 65 inf + 19316 154.785 * * [simplify]: Extracting #7: cost 40 inf + 25376 154.803 * * [simplify]: Extracting #8: cost 12 inf + 33375 154.824 * * [simplify]: Extracting #9: cost 0 inf + 38619 154.846 * [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))) 154.846 * [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))))))) 154.846 * [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))))) 154.846 * * [simplify]: iters left: 6 (14 enodes) 154.854 * * [simplify]: iters left: 5 (57 enodes) 154.874 * * [simplify]: iters left: 4 (121 enodes) 154.930 * * [simplify]: iters left: 3 (291 enodes) 155.040 * * [simplify]: Extracting #0: cost 1 inf + 0 155.040 * * [simplify]: Extracting #1: cost 0 inf + 1 155.040 * [simplify]: Simplified to 0 155.040 * [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)) 155.040 * * * * [progress]: [ 256 / 3260 ] simplifiying candidate # 155.040 * [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))))) 155.041 * * [simplify]: iters left: 6 (25 enodes) 155.047 * * [simplify]: iters left: 5 (94 enodes) 155.073 * * [simplify]: iters left: 4 (162 enodes) 155.122 * * [simplify]: iters left: 3 (319 enodes) 155.188 * * [simplify]: Extracting #0: cost 1 inf + 0 155.188 * * [simplify]: Extracting #1: cost 11 inf + 0 155.188 * * [simplify]: Extracting #2: cost 69 inf + 0 155.189 * * [simplify]: Extracting #3: cost 108 inf + 246 155.189 * * [simplify]: Extracting #4: cost 94 inf + 1554 155.192 * * [simplify]: Extracting #5: cost 47 inf + 7951 155.196 * * [simplify]: Extracting #6: cost 37 inf + 10363 155.200 * * [simplify]: Extracting #7: cost 34 inf + 10990 155.205 * * [simplify]: Extracting #8: cost 11 inf + 17395 155.212 * * [simplify]: Extracting #9: cost 0 inf + 21757 155.219 * * [simplify]: Extracting #10: cost 0 inf + 21662 155.225 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 155.225 * [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)))))) 155.226 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 155.226 * * [simplify]: iters left: 6 (13 enodes) 155.229 * * [simplify]: iters left: 5 (52 enodes) 155.240 * * [simplify]: iters left: 4 (98 enodes) 155.261 * * [simplify]: iters left: 3 (212 enodes) 155.332 * * [simplify]: iters left: 2 (371 enodes) 155.465 * * [simplify]: Extracting #0: cost 1 inf + 0 155.465 * * [simplify]: Extracting #1: cost 0 inf + 1 155.466 * [simplify]: Simplified to 0 155.466 * [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)) 155.466 * * * * [progress]: [ 257 / 3260 ] simplifiying candidate # 155.466 * [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)))) 155.466 * * [simplify]: iters left: 6 (24 enodes) 155.478 * * [simplify]: iters left: 5 (86 enodes) 155.508 * * [simplify]: iters left: 4 (152 enodes) 155.559 * * [simplify]: iters left: 3 (255 enodes) 155.611 * * [simplify]: iters left: 2 (381 enodes) 155.716 * * [simplify]: iters left: 1 (471 enodes) 155.818 * * [simplify]: Extracting #0: cost 1 inf + 0 155.818 * * [simplify]: Extracting #1: cost 11 inf + 0 155.818 * * [simplify]: Extracting #2: cost 52 inf + 0 155.819 * * [simplify]: Extracting #3: cost 75 inf + 331 155.819 * * [simplify]: Extracting #4: cost 48 inf + 3236 155.823 * * [simplify]: Extracting #5: cost 37 inf + 5518 155.826 * * [simplify]: Extracting #6: cost 30 inf + 6866 155.830 * * [simplify]: Extracting #7: cost 4 inf + 14637 155.835 * * [simplify]: Extracting #8: cost 0 inf + 16437 155.840 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 155.840 * [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))))) 155.841 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 155.841 * * [simplify]: iters left: 6 (12 enodes) 155.845 * * [simplify]: iters left: 5 (44 enodes) 155.853 * * [simplify]: iters left: 4 (92 enodes) 155.868 * * [simplify]: iters left: 3 (159 enodes) 155.912 * * [simplify]: iters left: 2 (267 enodes) 155.972 * * [simplify]: iters left: 1 (364 enodes) 156.049 * * [simplify]: Extracting #0: cost 1 inf + 0 156.049 * * [simplify]: Extracting #1: cost 0 inf + 1 156.049 * [simplify]: Simplified to 0 156.049 * [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)) 156.049 * * * * [progress]: [ 258 / 3260 ] simplifiying candidate # 156.049 * [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)))))) 156.050 * * [simplify]: iters left: 6 (25 enodes) 156.063 * * [simplify]: iters left: 5 (100 enodes) 156.102 * * [simplify]: iters left: 4 (215 enodes) 156.167 * * [simplify]: Extracting #0: cost 1 inf + 0 156.168 * * [simplify]: Extracting #1: cost 11 inf + 0 156.168 * * [simplify]: Extracting #2: cost 109 inf + 0 156.169 * * [simplify]: Extracting #3: cost 187 inf + 45 156.171 * * [simplify]: Extracting #4: cost 167 inf + 3322 156.179 * * [simplify]: Extracting #5: cost 66 inf + 31450 156.188 * * [simplify]: Extracting #6: cost 32 inf + 43667 156.198 * * [simplify]: Extracting #7: cost 16 inf + 48870 156.216 * * [simplify]: Extracting #8: cost 0 inf + 52530 156.236 * [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))))) 156.236 * [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))))))) 156.237 * [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))))) 156.237 * * [simplify]: iters left: 6 (15 enodes) 156.245 * * [simplify]: iters left: 5 (64 enodes) 156.269 * * [simplify]: iters left: 4 (149 enodes) 156.328 * * [simplify]: iters left: 3 (466 enodes) 156.820 * * [simplify]: Extracting #0: cost 1 inf + 0 156.820 * * [simplify]: Extracting #1: cost 0 inf + 1 156.820 * [simplify]: Simplified to 0 156.821 * [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)) 156.821 * * * * [progress]: [ 259 / 3260 ] simplifiying candidate # 156.821 * [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))))) 156.821 * * [simplify]: iters left: 6 (26 enodes) 156.827 * * [simplify]: iters left: 5 (101 enodes) 156.844 * * [simplify]: iters left: 4 (191 enodes) 156.923 * * [simplify]: iters left: 3 (452 enodes) 157.120 * * [simplify]: Extracting #0: cost 1 inf + 0 157.120 * * [simplify]: Extracting #1: cost 11 inf + 0 157.120 * * [simplify]: Extracting #2: cost 140 inf + 0 157.122 * * [simplify]: Extracting #3: cost 258 inf + 86 157.123 * * [simplify]: Extracting #4: cost 230 inf + 4671 157.138 * * [simplify]: Extracting #5: cost 84 inf + 37843 157.165 * * [simplify]: Extracting #6: cost 37 inf + 51437 157.188 * * [simplify]: Extracting #7: cost 20 inf + 56977 157.208 * * [simplify]: Extracting #8: cost 0 inf + 63150 157.236 * * [simplify]: Extracting #9: cost 0 inf + 63055 157.268 * [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))) 157.268 * [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)))))) 157.269 * [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)))) 157.269 * * [simplify]: iters left: 6 (14 enodes) 157.276 * * [simplify]: iters left: 5 (59 enodes) 157.298 * * [simplify]: iters left: 4 (121 enodes) 157.341 * * [simplify]: iters left: 3 (332 enodes) 157.526 * * [simplify]: Extracting #0: cost 1 inf + 0 157.526 * * [simplify]: Extracting #1: cost 0 inf + 1 157.526 * [simplify]: Simplified to 0 157.526 * [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)) 157.526 * * * * [progress]: [ 260 / 3260 ] simplifiying candidate # 157.527 * [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)))) 157.527 * * [simplify]: iters left: 6 (25 enodes) 157.540 * * [simplify]: iters left: 5 (96 enodes) 157.579 * * [simplify]: iters left: 4 (182 enodes) 157.652 * * [simplify]: iters left: 3 (399 enodes) 158.297 * * [simplify]: Extracting #0: cost 1 inf + 0 158.297 * * [simplify]: Extracting #1: cost 11 inf + 0 158.298 * * [simplify]: Extracting #2: cost 116 inf + 0 158.298 * * [simplify]: Extracting #3: cost 175 inf + 129 158.299 * * [simplify]: Extracting #4: cost 155 inf + 1489 158.302 * * [simplify]: Extracting #5: cost 117 inf + 8101 158.314 * * [simplify]: Extracting #6: cost 50 inf + 23144 158.328 * * [simplify]: Extracting #7: cost 35 inf + 26396 158.345 * * [simplify]: Extracting #8: cost 16 inf + 31083 158.362 * * [simplify]: Extracting #9: cost 1 inf + 37382 158.373 * * [simplify]: Extracting #10: cost 0 inf + 37842 158.384 * [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)))) 158.384 * [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))))) 158.384 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 158.385 * * [simplify]: iters left: 6 (13 enodes) 158.389 * * [simplify]: iters left: 5 (54 enodes) 158.409 * * [simplify]: iters left: 4 (112 enodes) 158.454 * * [simplify]: iters left: 3 (281 enodes) 158.589 * * [simplify]: Extracting #0: cost 1 inf + 0 158.589 * * [simplify]: Extracting #1: cost 0 inf + 1 158.589 * [simplify]: Simplified to 0 158.589 * [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)) 158.589 * * * * [progress]: [ 261 / 3260 ] simplifiying candidate # 158.590 * [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)))))) 158.590 * * [simplify]: iters left: 6 (24 enodes) 158.596 * * [simplify]: iters left: 5 (95 enodes) 158.624 * * [simplify]: iters left: 4 (200 enodes) 158.685 * * [simplify]: iters left: 3 (478 enodes) 158.918 * * [simplify]: Extracting #0: cost 1 inf + 0 158.918 * * [simplify]: Extracting #1: cost 11 inf + 0 158.918 * * [simplify]: Extracting #2: cost 149 inf + 0 158.920 * * [simplify]: Extracting #3: cost 282 inf + 3 158.921 * * [simplify]: Extracting #4: cost 252 inf + 4431 158.931 * * [simplify]: Extracting #5: cost 104 inf + 38925 158.959 * * [simplify]: Extracting #6: cost 37 inf + 58510 158.989 * * [simplify]: Extracting #7: cost 23 inf + 63827 159.024 * * [simplify]: Extracting #8: cost 0 inf + 70343 159.062 * * [simplify]: Extracting #9: cost 0 inf + 70168 159.096 * * [simplify]: Extracting #10: cost 0 inf + 70128 159.131 * [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))))) 159.131 * [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))))))) 159.131 * [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))))) 159.132 * * [simplify]: iters left: 6 (14 enodes) 159.139 * * [simplify]: iters left: 5 (59 enodes) 159.153 * * [simplify]: iters left: 4 (134 enodes) 159.198 * * [simplify]: iters left: 3 (357 enodes) 159.429 * * [simplify]: Extracting #0: cost 1 inf + 0 159.429 * * [simplify]: Extracting #1: cost 0 inf + 1 159.429 * [simplify]: Simplified to 0 159.429 * [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)) 159.429 * * * * [progress]: [ 262 / 3260 ] simplifiying candidate # 159.429 * [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))))) 159.429 * * [simplify]: iters left: 6 (25 enodes) 159.441 * * [simplify]: iters left: 5 (95 enodes) 159.463 * * [simplify]: iters left: 4 (176 enodes) 159.508 * * [simplify]: iters left: 3 (377 enodes) 159.664 * * [simplify]: Extracting #0: cost 1 inf + 0 159.664 * * [simplify]: Extracting #1: cost 11 inf + 0 159.664 * * [simplify]: Extracting #2: cost 126 inf + 0 159.665 * * [simplify]: Extracting #3: cost 200 inf + 46 159.666 * * [simplify]: Extracting #4: cost 181 inf + 2208 159.672 * * [simplify]: Extracting #5: cost 66 inf + 22732 159.681 * * [simplify]: Extracting #6: cost 39 inf + 29554 159.693 * * [simplify]: Extracting #7: cost 19 inf + 35463 159.706 * * [simplify]: Extracting #8: cost 0 inf + 41472 159.717 * * [simplify]: Extracting #9: cost 0 inf + 41377 159.729 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 159.729 * [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)))))) 159.730 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 159.730 * * [simplify]: iters left: 6 (13 enodes) 159.733 * * [simplify]: iters left: 5 (53 enodes) 159.743 * * [simplify]: iters left: 4 (106 enodes) 159.770 * * [simplify]: iters left: 3 (257 enodes) 159.878 * * [simplify]: Extracting #0: cost 1 inf + 0 159.878 * * [simplify]: Extracting #1: cost 0 inf + 1 159.878 * [simplify]: Simplified to 0 159.878 * [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)) 159.878 * * * * [progress]: [ 263 / 3260 ] simplifiying candidate # 159.878 * [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)))) 159.879 * * [simplify]: iters left: 6 (24 enodes) 159.885 * * [simplify]: iters left: 5 (91 enodes) 159.900 * * [simplify]: iters left: 4 (162 enodes) 159.955 * * [simplify]: iters left: 3 (321 enodes) 160.082 * * [simplify]: Extracting #0: cost 1 inf + 0 160.082 * * [simplify]: Extracting #1: cost 11 inf + 0 160.083 * * [simplify]: Extracting #2: cost 95 inf + 0 160.084 * * [simplify]: Extracting #3: cost 128 inf + 127 160.085 * * [simplify]: Extracting #4: cost 109 inf + 1649 160.088 * * [simplify]: Extracting #5: cost 80 inf + 5409 160.096 * * [simplify]: Extracting #6: cost 40 inf + 12219 160.100 * * [simplify]: Extracting #7: cost 33 inf + 13456 160.106 * * [simplify]: Extracting #8: cost 7 inf + 21619 160.114 * * [simplify]: Extracting #9: cost 0 inf + 24341 160.121 * * [simplify]: Extracting #10: cost 0 inf + 24246 160.128 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 160.129 * [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))))) 160.129 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 160.129 * * [simplify]: iters left: 6 (12 enodes) 160.132 * * [simplify]: iters left: 5 (49 enodes) 160.142 * * [simplify]: iters left: 4 (94 enodes) 160.184 * * [simplify]: iters left: 3 (221 enodes) 160.279 * * [simplify]: iters left: 2 (492 enodes) 160.711 * * [simplify]: Extracting #0: cost 1 inf + 0 160.711 * * [simplify]: Extracting #1: cost 0 inf + 1 160.711 * [simplify]: Simplified to 0 160.711 * [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)) 160.712 * * * * [progress]: [ 264 / 3260 ] simplifiying candidate # 160.712 * [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)))))) 160.712 * * [simplify]: iters left: 6 (23 enodes) 160.720 * * [simplify]: iters left: 5 (88 enodes) 160.738 * * [simplify]: iters left: 4 (175 enodes) 160.782 * * [simplify]: iters left: 3 (391 enodes) 160.980 * * [simplify]: Extracting #0: cost 1 inf + 0 160.980 * * [simplify]: Extracting #1: cost 11 inf + 0 160.981 * * [simplify]: Extracting #2: cost 111 inf + 0 160.981 * * [simplify]: Extracting #3: cost 166 inf + 46 160.982 * * [simplify]: Extracting #4: cost 160 inf + 420 160.987 * * [simplify]: Extracting #5: cost 108 inf + 10186 160.993 * * [simplify]: Extracting #6: cost 40 inf + 25471 161.001 * * [simplify]: Extracting #7: cost 23 inf + 30801 161.011 * * [simplify]: Extracting #8: cost 1 inf + 37631 161.029 * * [simplify]: Extracting #9: cost 0 inf + 37916 161.048 * * [simplify]: Extracting #10: cost 0 inf + 37836 161.067 * [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)) 161.067 * [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))))))) 161.067 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 161.068 * * [simplify]: iters left: 6 (13 enodes) 161.075 * * [simplify]: iters left: 5 (52 enodes) 161.089 * * [simplify]: iters left: 4 (111 enodes) 161.119 * * [simplify]: iters left: 3 (278 enodes) 161.259 * * [simplify]: Extracting #0: cost 1 inf + 0 161.259 * * [simplify]: Extracting #1: cost 0 inf + 1 161.259 * [simplify]: Simplified to 0 161.259 * [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)) 161.259 * * * * [progress]: [ 265 / 3260 ] simplifiying candidate # 161.260 * [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))))) 161.260 * * [simplify]: iters left: 6 (24 enodes) 161.270 * * [simplify]: iters left: 5 (89 enodes) 161.286 * * [simplify]: iters left: 4 (157 enodes) 161.325 * * [simplify]: iters left: 3 (303 enodes) 161.441 * * [simplify]: Extracting #0: cost 1 inf + 0 161.441 * * [simplify]: Extracting #1: cost 11 inf + 0 161.441 * * [simplify]: Extracting #2: cost 95 inf + 0 161.442 * * [simplify]: Extracting #3: cost 115 inf + 91 161.444 * * [simplify]: Extracting #4: cost 81 inf + 3009 161.449 * * [simplify]: Extracting #5: cost 35 inf + 8819 161.456 * * [simplify]: Extracting #6: cost 37 inf + 9799 161.462 * * [simplify]: Extracting #7: cost 32 inf + 10589 161.470 * * [simplify]: Extracting #8: cost 9 inf + 17252 161.476 * * [simplify]: Extracting #9: cost 0 inf + 21272 161.482 * * [simplify]: Extracting #10: cost 0 inf + 21177 161.488 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b 2) a)) 161.488 * [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)))))) 161.489 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 161.489 * * [simplify]: iters left: 6 (12 enodes) 161.492 * * [simplify]: iters left: 5 (47 enodes) 161.504 * * [simplify]: iters left: 4 (89 enodes) 161.542 * * [simplify]: iters left: 3 (186 enodes) 161.621 * * [simplify]: iters left: 2 (378 enodes) 161.817 * * [simplify]: Extracting #0: cost 1 inf + 0 161.817 * * [simplify]: Extracting #1: cost 0 inf + 1 161.817 * [simplify]: Simplified to 0 161.817 * [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)) 161.817 * * * * [progress]: [ 266 / 3260 ] simplifiying candidate # 161.818 * [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)))) 161.818 * * [simplify]: iters left: 6 (23 enodes) 161.830 * * [simplify]: iters left: 5 (83 enodes) 161.857 * * [simplify]: iters left: 4 (123 enodes) 161.905 * * [simplify]: iters left: 3 (191 enodes) 161.958 * * [simplify]: iters left: 2 (260 enodes) 162.023 * * [simplify]: iters left: 1 (353 enodes) 162.131 * * [simplify]: Extracting #0: cost 1 inf + 0 162.131 * * [simplify]: Extracting #1: cost 9 inf + 0 162.131 * * [simplify]: Extracting #2: cost 57 inf + 2 162.131 * * [simplify]: Extracting #3: cost 67 inf + 878 162.133 * * [simplify]: Extracting #4: cost 35 inf + 3687 162.134 * * [simplify]: Extracting #5: cost 36 inf + 4260 162.136 * * [simplify]: Extracting #6: cost 31 inf + 5307 162.140 * * [simplify]: Extracting #7: cost 6 inf + 12971 162.144 * * [simplify]: Extracting #8: cost 0 inf + 15113 162.153 * * [simplify]: Extracting #9: cost 0 inf + 15057 162.161 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 162.161 * [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))))) 162.161 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 162.161 * * [simplify]: iters left: 6 (11 enodes) 162.164 * * [simplify]: iters left: 5 (40 enodes) 162.171 * * [simplify]: iters left: 4 (65 enodes) 162.183 * * [simplify]: iters left: 3 (97 enodes) 162.211 * * [simplify]: iters left: 2 (165 enodes) 162.258 * * [simplify]: iters left: 1 (271 enodes) 162.371 * * [simplify]: Extracting #0: cost 1 inf + 0 162.371 * * [simplify]: Extracting #1: cost 0 inf + 1 162.371 * [simplify]: Simplified to 0 162.371 * [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)) 162.371 * * * * [progress]: [ 267 / 3260 ] simplifiying candidate # 162.372 * [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)))))) 162.372 * * [simplify]: iters left: 6 (22 enodes) 162.384 * * [simplify]: iters left: 5 (87 enodes) 162.413 * * [simplify]: iters left: 4 (170 enodes) 162.464 * * [simplify]: iters left: 3 (367 enodes) 162.612 * * [simplify]: Extracting #0: cost 1 inf + 0 162.612 * * [simplify]: Extracting #1: cost 11 inf + 0 162.612 * * [simplify]: Extracting #2: cost 110 inf + 0 162.613 * * [simplify]: Extracting #3: cost 157 inf + 47 162.613 * * [simplify]: Extracting #4: cost 152 inf + 338 162.616 * * [simplify]: Extracting #5: cost 101 inf + 9707 162.622 * * [simplify]: Extracting #6: cost 41 inf + 24090 162.629 * * [simplify]: Extracting #7: cost 35 inf + 25441 162.638 * * [simplify]: Extracting #8: cost 7 inf + 33649 162.653 * * [simplify]: Extracting #9: cost 0 inf + 36790 162.672 * * [simplify]: Extracting #10: cost 0 inf + 36735 162.690 * [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)))) 162.690 * [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))))))) 162.690 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 162.691 * * [simplify]: iters left: 6 (12 enodes) 162.697 * * [simplify]: iters left: 5 (51 enodes) 162.715 * * [simplify]: iters left: 4 (106 enodes) 162.754 * * [simplify]: iters left: 3 (247 enodes) 162.848 * * [simplify]: Extracting #0: cost 1 inf + 0 162.848 * * [simplify]: Extracting #1: cost 0 inf + 1 162.848 * [simplify]: Simplified to 0 162.848 * [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)) 162.849 * * * * [progress]: [ 268 / 3260 ] simplifiying candidate # 162.849 * [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))))) 162.849 * * [simplify]: iters left: 6 (23 enodes) 162.861 * * [simplify]: iters left: 5 (88 enodes) 162.890 * * [simplify]: iters left: 4 (154 enodes) 162.929 * * [simplify]: iters left: 3 (300 enodes) 163.048 * * [simplify]: Extracting #0: cost 1 inf + 0 163.048 * * [simplify]: Extracting #1: cost 11 inf + 0 163.048 * * [simplify]: Extracting #2: cost 88 inf + 0 163.049 * * [simplify]: Extracting #3: cost 103 inf + 502 163.053 * * [simplify]: Extracting #4: cost 57 inf + 5375 163.059 * * [simplify]: Extracting #5: cost 34 inf + 8650 163.065 * * [simplify]: Extracting #6: cost 37 inf + 9425 163.071 * * [simplify]: Extracting #7: cost 32 inf + 10553 163.080 * * [simplify]: Extracting #8: cost 7 inf + 17718 163.086 * * [simplify]: Extracting #9: cost 0 inf + 20898 163.092 * * [simplify]: Extracting #10: cost 0 inf + 20803 163.101 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (/ (/ b 2) a)) 163.101 * [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)))))) 163.101 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 163.101 * * [simplify]: iters left: 6 (11 enodes) 163.104 * * [simplify]: iters left: 5 (46 enodes) 163.116 * * [simplify]: iters left: 4 (86 enodes) 163.152 * * [simplify]: iters left: 3 (183 enodes) 163.224 * * [simplify]: iters left: 2 (372 enodes) 163.442 * * [simplify]: Extracting #0: cost 1 inf + 0 163.442 * * [simplify]: Extracting #1: cost 0 inf + 1 163.442 * [simplify]: Simplified to 0 163.442 * [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)) 163.442 * * * * [progress]: [ 269 / 3260 ] simplifiying candidate # 163.443 * [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)))) 163.443 * * [simplify]: iters left: 6 (22 enodes) 163.449 * * [simplify]: iters left: 5 (82 enodes) 163.462 * * [simplify]: iters left: 4 (122 enodes) 163.501 * * [simplify]: iters left: 3 (190 enodes) 163.537 * * [simplify]: iters left: 2 (259 enodes) 163.592 * * [simplify]: iters left: 1 (354 enodes) 163.674 * * [simplify]: Extracting #0: cost 1 inf + 0 163.674 * * [simplify]: Extracting #1: cost 9 inf + 0 163.674 * * [simplify]: Extracting #2: cost 57 inf + 2 163.675 * * [simplify]: Extracting #3: cost 65 inf + 1084 163.676 * * [simplify]: Extracting #4: cost 37 inf + 3521 163.678 * * [simplify]: Extracting #5: cost 36 inf + 4260 163.680 * * [simplify]: Extracting #6: cost 31 inf + 5307 163.684 * * [simplify]: Extracting #7: cost 5 inf + 13013 163.689 * * [simplify]: Extracting #8: cost 0 inf + 15114 163.693 * * [simplify]: Extracting #9: cost 0 inf + 15059 163.698 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (cbrt a)) (* (cbrt a) (cbrt a))) (* (/ b a) 1/2)) 163.698 * [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))))) 163.699 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 163.699 * * [simplify]: iters left: 6 (10 enodes) 163.702 * * [simplify]: iters left: 5 (39 enodes) 163.715 * * [simplify]: iters left: 4 (64 enodes) 163.738 * * [simplify]: iters left: 3 (96 enodes) 163.771 * * [simplify]: iters left: 2 (164 enodes) 163.816 * * [simplify]: iters left: 1 (270 enodes) 163.909 * * [simplify]: Extracting #0: cost 1 inf + 0 163.909 * * [simplify]: Extracting #1: cost 0 inf + 1 163.909 * [simplify]: Simplified to 0 163.909 * [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)) 163.909 * * * * [progress]: [ 270 / 3260 ] simplifiying candidate # 163.909 * [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)))))) 163.910 * * [simplify]: iters left: 6 (22 enodes) 163.917 * * [simplify]: iters left: 5 (88 enodes) 163.932 * * [simplify]: iters left: 4 (179 enodes) 163.973 * * [simplify]: iters left: 3 (365 enodes) 164.085 * * [simplify]: Extracting #0: cost 1 inf + 0 164.085 * * [simplify]: Extracting #1: cost 11 inf + 0 164.085 * * [simplify]: Extracting #2: cost 92 inf + 0 164.086 * * [simplify]: Extracting #3: cost 150 inf + 172 164.087 * * [simplify]: Extracting #4: cost 142 inf + 590 164.089 * * [simplify]: Extracting #5: cost 90 inf + 9509 164.100 * * [simplify]: Extracting #6: cost 39 inf + 20697 164.111 * * [simplify]: Extracting #7: cost 34 inf + 21550 164.125 * * [simplify]: Extracting #8: cost 8 inf + 29096 164.142 * * [simplify]: Extracting #9: cost 0 inf + 32512 164.157 * * [simplify]: Extracting #10: cost 0 inf + 32432 164.174 * [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))) 164.174 * [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))))))) 164.175 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 164.175 * * [simplify]: iters left: 6 (12 enodes) 164.183 * * [simplify]: iters left: 5 (53 enodes) 164.205 * * [simplify]: iters left: 4 (117 enodes) 164.251 * * [simplify]: iters left: 3 (255 enodes) 164.366 * * [simplify]: Extracting #0: cost 1 inf + 0 164.366 * * [simplify]: Extracting #1: cost 0 inf + 1 164.366 * [simplify]: Simplified to 0 164.366 * [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)) 164.366 * * * * [progress]: [ 271 / 3260 ] simplifiying candidate # 164.366 * [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))))) 164.366 * * [simplify]: iters left: 6 (23 enodes) 164.377 * * [simplify]: iters left: 5 (89 enodes) 164.409 * * [simplify]: iters left: 4 (164 enodes) 164.446 * * [simplify]: iters left: 3 (286 enodes) 164.507 * * [simplify]: Extracting #0: cost 1 inf + 0 164.507 * * [simplify]: Extracting #1: cost 11 inf + 0 164.508 * * [simplify]: Extracting #2: cost 81 inf + 0 164.508 * * [simplify]: Extracting #3: cost 113 inf + 663 164.510 * * [simplify]: Extracting #4: cost 57 inf + 6317 164.514 * * [simplify]: Extracting #5: cost 29 inf + 9713 164.518 * * [simplify]: Extracting #6: cost 37 inf + 9713 164.522 * * [simplify]: Extracting #7: cost 33 inf + 10461 164.527 * * [simplify]: Extracting #8: cost 9 inf + 17192 164.533 * * [simplify]: Extracting #9: cost 0 inf + 21093 164.539 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a))) 164.539 * [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)))))) 164.539 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 164.539 * * [simplify]: iters left: 6 (11 enodes) 164.543 * * [simplify]: iters left: 5 (48 enodes) 164.552 * * [simplify]: iters left: 4 (98 enodes) 164.569 * * [simplify]: iters left: 3 (181 enodes) 164.610 * * [simplify]: iters left: 2 (358 enodes) 164.768 * * [simplify]: Extracting #0: cost 1 inf + 0 164.768 * * [simplify]: Extracting #1: cost 0 inf + 1 164.768 * [simplify]: Simplified to 0 164.768 * [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)) 164.768 * * * * [progress]: [ 272 / 3260 ] simplifiying candidate # 164.768 * [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)))) 164.768 * * [simplify]: iters left: 6 (22 enodes) 164.774 * * [simplify]: iters left: 5 (82 enodes) 164.790 * * [simplify]: iters left: 4 (142 enodes) 164.816 * * [simplify]: iters left: 3 (230 enodes) 164.870 * * [simplify]: iters left: 2 (344 enodes) 164.971 * * [simplify]: iters left: 1 (467 enodes) 165.125 * * [simplify]: Extracting #0: cost 1 inf + 0 165.126 * * [simplify]: Extracting #1: cost 11 inf + 0 165.126 * * [simplify]: Extracting #2: cost 52 inf + 42 165.127 * * [simplify]: Extracting #3: cost 58 inf + 1286 165.132 * * [simplify]: Extracting #4: cost 33 inf + 3229 165.136 * * [simplify]: Extracting #5: cost 36 inf + 3560 165.140 * * [simplify]: Extracting #6: cost 31 inf + 4648 165.146 * * [simplify]: Extracting #7: cost 6 inf + 11853 165.155 * * [simplify]: Extracting #8: cost 0 inf + 14389 165.163 * * [simplify]: Extracting #9: cost 0 inf + 14309 165.172 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (cbrt a)) (cbrt a)) (cbrt a))) 165.172 * [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))))) 165.172 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 165.173 * * [simplify]: iters left: 6 (10 enodes) 165.180 * * [simplify]: iters left: 5 (41 enodes) 165.194 * * [simplify]: iters left: 4 (81 enodes) 165.220 * * [simplify]: iters left: 3 (127 enodes) 165.257 * * [simplify]: iters left: 2 (186 enodes) 165.316 * * [simplify]: iters left: 1 (266 enodes) 165.429 * * [simplify]: Extracting #0: cost 1 inf + 0 165.429 * * [simplify]: Extracting #1: cost 0 inf + 1 165.429 * [simplify]: Simplified to 0 165.429 * [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)) 165.429 * * * * [progress]: [ 273 / 3260 ] simplifiying candidate # 165.429 * [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))) 165.429 * * [simplify]: iters left: 6 (21 enodes) 165.435 * * [simplify]: iters left: 5 (79 enodes) 165.460 * * [simplify]: iters left: 4 (124 enodes) 165.507 * * [simplify]: iters left: 3 (194 enodes) 165.567 * * [simplify]: iters left: 2 (272 enodes) 165.674 * * [simplify]: iters left: 1 (385 enodes) 165.792 * * [simplify]: Extracting #0: cost 1 inf + 0 165.792 * * [simplify]: Extracting #1: cost 9 inf + 0 165.792 * * [simplify]: Extracting #2: cost 63 inf + 2 165.793 * * [simplify]: Extracting #3: cost 74 inf + 1043 165.795 * * [simplify]: Extracting #4: cost 38 inf + 3942 165.797 * * [simplify]: Extracting #5: cost 36 inf + 4599 165.799 * * [simplify]: Extracting #6: cost 31 inf + 5646 165.803 * * [simplify]: Extracting #7: cost 6 inf + 12852 165.808 * * [simplify]: Extracting #8: cost 0 inf + 15452 165.815 * * [simplify]: Extracting #9: cost 0 inf + 15396 165.820 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ b (* a 2))) 165.820 * [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)))) 165.820 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 165.820 * * [simplify]: iters left: 6 (9 enodes) 165.823 * * [simplify]: iters left: 5 (36 enodes) 165.830 * * [simplify]: iters left: 4 (67 enodes) 165.842 * * [simplify]: iters left: 3 (97 enodes) 165.870 * * [simplify]: iters left: 2 (158 enodes) 165.940 * * [simplify]: iters left: 1 (263 enodes) 165.989 * * [simplify]: Extracting #0: cost 1 inf + 0 165.989 * * [simplify]: Extracting #1: cost 0 inf + 1 165.989 * [simplify]: Simplified to 0 165.989 * [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)) 165.989 * * * * [progress]: [ 274 / 3260 ] simplifiying candidate # 165.989 * [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)))) 165.990 * * [simplify]: iters left: 6 (21 enodes) 165.995 * * [simplify]: iters left: 5 (80 enodes) 166.009 * * [simplify]: iters left: 4 (133 enodes) 166.040 * * [simplify]: iters left: 3 (222 enodes) 166.121 * * [simplify]: iters left: 2 (322 enodes) 166.251 * * [simplify]: iters left: 1 (467 enodes) 166.430 * * [simplify]: Extracting #0: cost 1 inf + 0 166.430 * * [simplify]: Extracting #1: cost 11 inf + 0 166.430 * * [simplify]: Extracting #2: cost 57 inf + 0 166.430 * * [simplify]: Extracting #3: cost 61 inf + 1043 166.432 * * [simplify]: Extracting #4: cost 32 inf + 3317 166.434 * * [simplify]: Extracting #5: cost 36 inf + 3643 166.436 * * [simplify]: Extracting #6: cost 32 inf + 4391 166.440 * * [simplify]: Extracting #7: cost 6 inf + 11776 166.445 * * [simplify]: Extracting #8: cost 0 inf + 14496 166.450 * * [simplify]: Extracting #9: cost 0 inf + 14440 166.455 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b a) 2)) 166.455 * [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))))) 166.455 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 166.455 * * [simplify]: iters left: 5 (9 enodes) 166.460 * * [simplify]: iters left: 4 (39 enodes) 166.473 * * [simplify]: iters left: 3 (65 enodes) 166.497 * * [simplify]: iters left: 2 (129 enodes) 166.551 * * [simplify]: iters left: 1 (210 enodes) 166.596 * * [simplify]: Extracting #0: cost 1 inf + 0 166.596 * * [simplify]: Extracting #1: cost 0 inf + 1 166.596 * [simplify]: Simplified to 0 166.596 * [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)) 166.596 * * * * [progress]: [ 275 / 3260 ] simplifiying candidate # 166.597 * [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)))))) 166.597 * * [simplify]: iters left: 6 (20 enodes) 166.606 * * [simplify]: iters left: 5 (74 enodes) 166.617 * * [simplify]: iters left: 4 (109 enodes) 166.637 * * [simplify]: iters left: 3 (158 enodes) 166.679 * * [simplify]: iters left: 2 (217 enodes) 166.725 * * [simplify]: iters left: 1 (302 enodes) 166.791 * * [simplify]: Extracting #0: cost 1 inf + 0 166.791 * * [simplify]: Extracting #1: cost 22 inf + 0 166.792 * * [simplify]: Extracting #2: cost 102 inf + 0 166.792 * * [simplify]: Extracting #3: cost 129 inf + 47 166.793 * * [simplify]: Extracting #4: cost 113 inf + 1246 166.794 * * [simplify]: Extracting #5: cost 115 inf + 2232 166.796 * * [simplify]: Extracting #6: cost 83 inf + 15380 166.809 * * [simplify]: Extracting #7: cost 20 inf + 52765 166.824 * * [simplify]: Extracting #8: cost 1 inf + 67567 166.836 * * [simplify]: Extracting #9: cost 0 inf + 68238 166.854 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 166.854 * [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))))))) 166.855 * [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))))) 166.855 * * [simplify]: iters left: 6 (10 enodes) 166.860 * * [simplify]: iters left: 5 (37 enodes) 166.873 * * [simplify]: iters left: 4 (57 enodes) 166.895 * * [simplify]: iters left: 3 (104 enodes) 166.928 * * [simplify]: iters left: 2 (158 enodes) 166.957 * * [simplify]: iters left: 1 (225 enodes) 167.019 * * [simplify]: Extracting #0: cost 1 inf + 0 167.019 * * [simplify]: Extracting #1: cost 0 inf + 1 167.019 * [simplify]: Simplified to 0 167.019 * [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)) 167.019 * * * * [progress]: [ 276 / 3260 ] simplifiying candidate # 167.019 * [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))))) 167.019 * * [simplify]: iters left: 6 (19 enodes) 167.024 * * [simplify]: iters left: 5 (65 enodes) 167.033 * * [simplify]: iters left: 4 (93 enodes) 167.058 * * [simplify]: iters left: 3 (127 enodes) 167.094 * * [simplify]: iters left: 2 (145 enodes) 167.114 * * [simplify]: iters left: 1 (170 enodes) 167.146 * * [simplify]: Extracting #0: cost 1 inf + 0 167.146 * * [simplify]: Extracting #1: cost 16 inf + 0 167.146 * * [simplify]: Extracting #2: cost 54 inf + 0 167.147 * * [simplify]: Extracting #3: cost 63 inf + 85 167.148 * * [simplify]: Extracting #4: cost 50 inf + 1159 167.149 * * [simplify]: Extracting #5: cost 53 inf + 1732 167.150 * * [simplify]: Extracting #6: cost 54 inf + 1938 167.152 * * [simplify]: Extracting #7: cost 45 inf + 2824 167.157 * * [simplify]: Extracting #8: cost 16 inf + 13292 167.169 * * [simplify]: Extracting #9: cost 1 inf + 20232 167.180 * * [simplify]: Extracting #10: cost 0 inf + 20732 167.191 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 167.191 * [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)))))) 167.191 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 167.192 * * [simplify]: iters left: 6 (9 enodes) 167.196 * * [simplify]: iters left: 5 (29 enodes) 167.205 * * [simplify]: iters left: 4 (42 enodes) 167.218 * * [simplify]: iters left: 3 (58 enodes) 167.234 * * [simplify]: iters left: 2 (68 enodes) 167.251 * * [simplify]: Extracting #0: cost 1 inf + 0 167.251 * * [simplify]: Extracting #1: cost 0 inf + 1 167.251 * [simplify]: Simplified to 0 167.251 * [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)) 167.251 * * * * [progress]: [ 277 / 3260 ] simplifiying candidate # 167.252 * [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)))))) 167.252 * * [simplify]: iters left: 6 (23 enodes) 167.263 * * [simplify]: iters left: 5 (88 enodes) 167.283 * * [simplify]: iters left: 4 (176 enodes) 167.336 * * [simplify]: iters left: 3 (352 enodes) 167.440 * * [simplify]: Extracting #0: cost 1 inf + 0 167.440 * * [simplify]: Extracting #1: cost 12 inf + 0 167.440 * * [simplify]: Extracting #2: cost 69 inf + 0 167.441 * * [simplify]: Extracting #3: cost 110 inf + 124 167.441 * * [simplify]: Extracting #4: cost 105 inf + 533 167.443 * * [simplify]: Extracting #5: cost 69 inf + 8887 167.448 * * [simplify]: Extracting #6: cost 33 inf + 21380 167.454 * * [simplify]: Extracting #7: cost 27 inf + 22975 167.461 * * [simplify]: Extracting #8: cost 7 inf + 28920 167.475 * * [simplify]: Extracting #9: cost 0 inf + 30784 167.489 * * [simplify]: Extracting #10: cost 0 inf + 30729 167.506 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 167.506 * [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))))))) 167.506 * [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))))) 167.507 * * [simplify]: iters left: 6 (13 enodes) 167.514 * * [simplify]: iters left: 5 (53 enodes) 167.531 * * [simplify]: iters left: 4 (117 enodes) 167.558 * * [simplify]: iters left: 3 (275 enodes) 167.655 * * [simplify]: iters left: 2 (474 enodes) 167.841 * * [simplify]: Extracting #0: cost 1 inf + 0 167.841 * * [simplify]: Extracting #1: cost 0 inf + 1 167.841 * [simplify]: Simplified to 0 167.841 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 167.841 * * * * [progress]: [ 278 / 3260 ] simplifiying candidate # 167.842 * [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))))) 167.842 * * [simplify]: iters left: 6 (21 enodes) 167.853 * * [simplify]: iters left: 5 (79 enodes) 167.879 * * [simplify]: iters left: 4 (136 enodes) 167.914 * * [simplify]: iters left: 3 (222 enodes) 167.949 * * [simplify]: iters left: 2 (295 enodes) 168.035 * * [simplify]: iters left: 1 (363 enodes) 168.110 * * [simplify]: Extracting #0: cost 1 inf + 0 168.110 * * [simplify]: Extracting #1: cost 10 inf + 0 168.110 * * [simplify]: Extracting #2: cost 53 inf + 0 168.111 * * [simplify]: Extracting #3: cost 90 inf + 127 168.112 * * [simplify]: Extracting #4: cost 86 inf + 912 168.114 * * [simplify]: Extracting #5: cost 69 inf + 5238 168.121 * * [simplify]: Extracting #6: cost 29 inf + 15892 168.130 * * [simplify]: Extracting #7: cost 3 inf + 21968 168.141 * * [simplify]: Extracting #8: cost 0 inf + 23068 168.152 * * [simplify]: Extracting #9: cost 0 inf + 23013 168.163 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b a) 2)) 168.163 * [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)))))) 168.163 * [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)))) 168.163 * * [simplify]: iters left: 6 (12 enodes) 168.170 * * [simplify]: iters left: 5 (47 enodes) 168.185 * * [simplify]: iters left: 4 (82 enodes) 168.217 * * [simplify]: iters left: 3 (157 enodes) 168.275 * * [simplify]: iters left: 2 (248 enodes) 168.360 * * [simplify]: iters left: 1 (341 enodes) 168.435 * * [simplify]: Extracting #0: cost 1 inf + 0 168.435 * * [simplify]: Extracting #1: cost 0 inf + 1 168.435 * [simplify]: Simplified to 0 168.435 * [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)) 168.435 * * * * [progress]: [ 279 / 3260 ] simplifiying candidate # 168.436 * [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)))) 168.436 * * [simplify]: iters left: 6 (22 enodes) 168.447 * * [simplify]: iters left: 5 (82 enodes) 168.476 * * [simplify]: iters left: 4 (147 enodes) 168.507 * * [simplify]: iters left: 3 (254 enodes) 168.611 * * [simplify]: iters left: 2 (374 enodes) 168.726 * * [simplify]: iters left: 1 (490 enodes) 168.870 * * [simplify]: Extracting #0: cost 1 inf + 0 168.871 * * [simplify]: Extracting #1: cost 12 inf + 0 168.871 * * [simplify]: Extracting #2: cost 73 inf + 0 168.872 * * [simplify]: Extracting #3: cost 124 inf + 252 168.873 * * [simplify]: Extracting #4: cost 122 inf + 998 168.875 * * [simplify]: Extracting #5: cost 109 inf + 6103 168.881 * * [simplify]: Extracting #6: cost 36 inf + 35602 168.888 * * [simplify]: Extracting #7: cost 5 inf + 44896 168.897 * * [simplify]: Extracting #8: cost 0 inf + 46636 168.905 * * [simplify]: Extracting #9: cost 0 inf + 46581 168.913 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 168.913 * [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))))) 168.914 * [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))) 168.914 * * [simplify]: iters left: 6 (12 enodes) 168.917 * * [simplify]: iters left: 5 (47 enodes) 168.930 * * [simplify]: iters left: 4 (89 enodes) 168.953 * * [simplify]: iters left: 3 (180 enodes) 169.005 * * [simplify]: iters left: 2 (296 enodes) 169.079 * * [simplify]: iters left: 1 (428 enodes) 169.238 * * [simplify]: Extracting #0: cost 1 inf + 0 169.238 * * [simplify]: Extracting #1: cost 0 inf + 1 169.238 * [simplify]: Simplified to 0 169.238 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 169.238 * * * * [progress]: [ 280 / 3260 ] simplifiying candidate # 169.238 * [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)))))) 169.238 * * [simplify]: iters left: 6 (22 enodes) 169.244 * * [simplify]: iters left: 5 (81 enodes) 169.260 * * [simplify]: iters left: 4 (137 enodes) 169.296 * * [simplify]: iters left: 3 (203 enodes) 169.357 * * [simplify]: iters left: 2 (253 enodes) 169.430 * * [simplify]: iters left: 1 (303 enodes) 169.515 * * [simplify]: Extracting #0: cost 1 inf + 0 169.515 * * [simplify]: Extracting #1: cost 10 inf + 0 169.515 * * [simplify]: Extracting #2: cost 52 inf + 0 169.516 * * [simplify]: Extracting #3: cost 83 inf + 367 169.516 * * [simplify]: Extracting #4: cost 76 inf + 1343 169.519 * * [simplify]: Extracting #5: cost 50 inf + 6352 169.524 * * [simplify]: Extracting #6: cost 29 inf + 10068 169.532 * * [simplify]: Extracting #7: cost 4 inf + 16116 169.540 * * [simplify]: Extracting #8: cost 0 inf + 17246 169.549 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 169.549 * [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))))))) 169.549 * [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))))) 169.549 * * [simplify]: iters left: 6 (12 enodes) 169.552 * * [simplify]: iters left: 5 (46 enodes) 169.560 * * [simplify]: iters left: 4 (81 enodes) 169.575 * * [simplify]: iters left: 3 (134 enodes) 169.615 * * [simplify]: iters left: 2 (197 enodes) 169.654 * * [simplify]: iters left: 1 (271 enodes) 169.732 * * [simplify]: Extracting #0: cost 1 inf + 0 169.732 * * [simplify]: Extracting #1: cost 0 inf + 1 169.732 * [simplify]: Simplified to 0 169.732 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 169.732 * * * * [progress]: [ 281 / 3260 ] simplifiying candidate # 169.732 * [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))))) 169.732 * * [simplify]: iters left: 6 (19 enodes) 169.737 * * [simplify]: iters left: 5 (69 enodes) 169.747 * * [simplify]: iters left: 4 (105 enodes) 169.764 * * [simplify]: iters left: 3 (154 enodes) 169.811 * * [simplify]: iters left: 2 (194 enodes) 169.865 * * [simplify]: iters left: 1 (237 enodes) 169.927 * * [simplify]: Extracting #0: cost 1 inf + 0 169.927 * * [simplify]: Extracting #1: cost 20 inf + 0 169.928 * * [simplify]: Extracting #2: cost 70 inf + 0 169.928 * * [simplify]: Extracting #3: cost 89 inf + 42 169.928 * * [simplify]: Extracting #4: cost 86 inf + 412 169.929 * * [simplify]: Extracting #5: cost 71 inf + 3190 169.931 * * [simplify]: Extracting #6: cost 52 inf + 6117 169.934 * * [simplify]: Extracting #7: cost 25 inf + 13864 169.941 * * [simplify]: Extracting #8: cost 2 inf + 25339 169.948 * * [simplify]: Extracting #9: cost 0 inf + 26379 169.956 * [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)) 169.956 * [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)))))) 169.956 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 169.956 * * [simplify]: iters left: 6 (10 enodes) 169.959 * * [simplify]: iters left: 5 (38 enodes) 169.965 * * [simplify]: iters left: 4 (59 enodes) 169.981 * * [simplify]: iters left: 3 (88 enodes) 170.006 * * [simplify]: iters left: 2 (117 enodes) 170.041 * * [simplify]: iters left: 1 (144 enodes) 170.077 * * [simplify]: Extracting #0: cost 1 inf + 0 170.077 * * [simplify]: Extracting #1: cost 0 inf + 1 170.077 * [simplify]: Simplified to 0 170.077 * [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)) 170.078 * * * * [progress]: [ 282 / 3260 ] simplifiying candidate # 170.078 * [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)))) 170.078 * * [simplify]: iters left: 6 (21 enodes) 170.088 * * [simplify]: iters left: 5 (77 enodes) 170.112 * * [simplify]: iters left: 4 (119 enodes) 170.150 * * [simplify]: iters left: 3 (177 enodes) 170.182 * * [simplify]: iters left: 2 (216 enodes) 170.227 * * [simplify]: iters left: 1 (241 enodes) 170.266 * * [simplify]: Extracting #0: cost 1 inf + 0 170.266 * * [simplify]: Extracting #1: cost 10 inf + 0 170.266 * * [simplify]: Extracting #2: cost 42 inf + 0 170.267 * * [simplify]: Extracting #3: cost 54 inf + 252 170.268 * * [simplify]: Extracting #4: cost 43 inf + 1324 170.269 * * [simplify]: Extracting #5: cost 41 inf + 2429 170.272 * * [simplify]: Extracting #6: cost 33 inf + 4185 170.275 * * [simplify]: Extracting #7: cost 20 inf + 5442 170.278 * * [simplify]: Extracting #8: cost 15 inf + 6483 170.280 * * [simplify]: Extracting #9: cost 3 inf + 10593 170.284 * * [simplify]: Extracting #10: cost 0 inf + 11463 170.287 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 170.287 * [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))))) 170.287 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 170.288 * * [simplify]: iters left: 6 (11 enodes) 170.291 * * [simplify]: iters left: 5 (42 enodes) 170.297 * * [simplify]: iters left: 4 (67 enodes) 170.308 * * [simplify]: iters left: 3 (111 enodes) 170.332 * * [simplify]: iters left: 2 (140 enodes) 170.370 * * [simplify]: iters left: 1 (160 enodes) 170.389 * * [simplify]: Extracting #0: cost 1 inf + 0 170.389 * * [simplify]: Extracting #1: cost 0 inf + 1 170.389 * [simplify]: Simplified to 0 170.389 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 170.389 * * * * [progress]: [ 283 / 3260 ] simplifiying candidate # 170.389 * [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)))))) 170.390 * * [simplify]: iters left: 6 (26 enodes) 170.396 * * [simplify]: iters left: 5 (103 enodes) 170.415 * * [simplify]: iters left: 4 (240 enodes) 170.488 * * [simplify]: Extracting #0: cost 1 inf + 0 170.488 * * [simplify]: Extracting #1: cost 10 inf + 0 170.488 * * [simplify]: Extracting #2: cost 148 inf + 0 170.490 * * [simplify]: Extracting #3: cost 269 inf + 1 170.491 * * [simplify]: Extracting #4: cost 249 inf + 3685 170.498 * * [simplify]: Extracting #5: cost 121 inf + 48715 170.515 * * [simplify]: Extracting #6: cost 32 inf + 83496 170.531 * * [simplify]: Extracting #7: cost 13 inf + 89039 170.548 * * [simplify]: Extracting #8: cost 0 inf + 92662 170.566 * * [simplify]: Extracting #9: cost 0 inf + 92632 170.598 * [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))))) 170.598 * [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))))))) 170.599 * [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))))) 170.599 * * [simplify]: iters left: 6 (16 enodes) 170.608 * * [simplify]: iters left: 5 (68 enodes) 170.636 * * [simplify]: iters left: 4 (179 enodes) 170.732 * * [simplify]: Extracting #0: cost 1 inf + 0 170.732 * * [simplify]: Extracting #1: cost 27 inf + 0 170.732 * * [simplify]: Extracting #2: cost 153 inf + 0 170.734 * * [simplify]: Extracting #3: cost 242 inf + 83 170.739 * * [simplify]: Extracting #4: cost 185 inf + 16503 170.764 * * [simplify]: Extracting #5: cost 15 inf + 79352 170.785 * * [simplify]: Extracting #6: cost 0 inf + 84943 170.801 * [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))))) 170.801 * [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))))))) 170.801 * * * * [progress]: [ 284 / 3260 ] simplifiying candidate # 170.801 * [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))))) 170.801 * * [simplify]: iters left: 6 (24 enodes) 170.810 * * [simplify]: iters left: 5 (95 enodes) 170.843 * * [simplify]: iters left: 4 (201 enodes) 170.917 * * [simplify]: Extracting #0: cost 1 inf + 0 170.918 * * [simplify]: Extracting #1: cost 10 inf + 0 170.918 * * [simplify]: Extracting #2: cost 107 inf + 0 170.918 * * [simplify]: Extracting #3: cost 191 inf + 0 170.919 * * [simplify]: Extracting #4: cost 170 inf + 4565 170.926 * * [simplify]: Extracting #5: cost 53 inf + 39811 170.935 * * [simplify]: Extracting #6: cost 26 inf + 51621 170.948 * * [simplify]: Extracting #7: cost 14 inf + 54805 170.959 * * [simplify]: Extracting #8: cost 0 inf + 58354 170.971 * * [simplify]: Extracting #9: cost 0 inf + 58339 170.984 * [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)))))) 170.984 * [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)))))) 170.984 * [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)))) 170.984 * * [simplify]: iters left: 6 (15 enodes) 170.988 * * [simplify]: iters left: 5 (63 enodes) 170.999 * * [simplify]: iters left: 4 (145 enodes) 171.039 * * [simplify]: iters left: 3 (499 enodes) 171.458 * * [simplify]: Extracting #0: cost 1 inf + 0 171.458 * * [simplify]: Extracting #1: cost 0 inf + 1 171.458 * [simplify]: Simplified to 0 171.458 * [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)) 171.459 * * * * [progress]: [ 285 / 3260 ] simplifiying candidate # 171.459 * [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)))) 171.459 * * [simplify]: iters left: 6 (25 enodes) 171.472 * * [simplify]: iters left: 5 (97 enodes) 171.513 * * [simplify]: iters left: 4 (218 enodes) 171.628 * * [simplify]: Extracting #0: cost 1 inf + 0 171.628 * * [simplify]: Extracting #1: cost 12 inf + 0 171.629 * * [simplify]: Extracting #2: cost 110 inf + 0 171.630 * * [simplify]: Extracting #3: cost 177 inf + 2 171.631 * * [simplify]: Extracting #4: cost 176 inf + 87 171.635 * * [simplify]: Extracting #5: cost 116 inf + 15172 171.648 * * [simplify]: Extracting #6: cost 34 inf + 40324 171.664 * * [simplify]: Extracting #7: cost 15 inf + 45966 171.683 * * [simplify]: Extracting #8: cost 0 inf + 49798 171.697 * * [simplify]: Extracting #9: cost 0 inf + 49783 171.707 * [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))))) 171.708 * [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))))) 171.708 * [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))) 171.708 * * [simplify]: iters left: 6 (15 enodes) 171.712 * * [simplify]: iters left: 5 (62 enodes) 171.724 * * [simplify]: iters left: 4 (159 enodes) 171.809 * * [simplify]: iters left: 3 (475 enodes) 172.072 * * [simplify]: Extracting #0: cost 1 inf + 0 172.072 * * [simplify]: Extracting #1: cost 42 inf + 0 172.073 * * [simplify]: Extracting #2: cost 194 inf + 1 172.076 * * [simplify]: Extracting #3: cost 205 inf + 15094 172.093 * * [simplify]: Extracting #4: cost 20 inf + 63712 172.111 * * [simplify]: Extracting #5: cost 3 inf + 65204 172.148 * * [simplify]: Extracting #6: cost 0 inf + 65965 172.182 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 172.182 * [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)))) 172.182 * * * * [progress]: [ 286 / 3260 ] simplifiying candidate # 172.183 * [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)))))) 172.183 * * [simplify]: iters left: 6 (25 enodes) 172.196 * * [simplify]: iters left: 5 (97 enodes) 172.217 * * [simplify]: iters left: 4 (209 enodes) 172.283 * * [simplify]: Extracting #0: cost 1 inf + 0 172.283 * * [simplify]: Extracting #1: cost 10 inf + 0 172.283 * * [simplify]: Extracting #2: cost 106 inf + 0 172.284 * * [simplify]: Extracting #3: cost 194 inf + 0 172.285 * * [simplify]: Extracting #4: cost 173 inf + 2872 172.290 * * [simplify]: Extracting #5: cost 70 inf + 35573 172.308 * * [simplify]: Extracting #6: cost 26 inf + 53072 172.327 * * [simplify]: Extracting #7: cost 17 inf + 55493 172.346 * * [simplify]: Extracting #8: cost 0 inf + 59885 172.360 * * [simplify]: Extracting #9: cost 0 inf + 59870 172.372 * [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))))) 172.372 * [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))))))) 172.373 * [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))))) 172.373 * * [simplify]: iters left: 6 (15 enodes) 172.377 * * [simplify]: iters left: 5 (62 enodes) 172.387 * * [simplify]: iters left: 4 (148 enodes) 172.430 * * [simplify]: iters left: 3 (499 enodes) 172.837 * * [simplify]: Extracting #0: cost 1 inf + 0 172.837 * * [simplify]: Extracting #1: cost 0 inf + 1 172.837 * [simplify]: Simplified to 0 172.837 * [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)) 172.837 * * * * [progress]: [ 287 / 3260 ] simplifiying candidate # 172.838 * [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))))) 172.838 * * [simplify]: iters left: 6 (23 enodes) 172.856 * * [simplify]: iters left: 5 (88 enodes) 172.886 * * [simplify]: iters left: 4 (173 enodes) 172.940 * * [simplify]: iters left: 3 (447 enodes) 173.135 * * [simplify]: Extracting #0: cost 1 inf + 0 173.136 * * [simplify]: Extracting #1: cost 10 inf + 0 173.136 * * [simplify]: Extracting #2: cost 118 inf + 0 173.138 * * [simplify]: Extracting #3: cost 242 inf + 1 173.141 * * [simplify]: Extracting #4: cost 229 inf + 3762 173.159 * * [simplify]: Extracting #5: cost 82 inf + 41444 173.177 * * [simplify]: Extracting #6: cost 28 inf + 59125 173.195 * * [simplify]: Extracting #7: cost 13 inf + 63546 173.227 * * [simplify]: Extracting #8: cost 0 inf + 66378 173.263 * * [simplify]: Extracting #9: cost 0 inf + 66323 173.281 * [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))))) 173.281 * [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)))))) 173.282 * [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)))) 173.282 * * [simplify]: iters left: 6 (14 enodes) 173.286 * * [simplify]: iters left: 5 (56 enodes) 173.306 * * [simplify]: iters left: 4 (117 enodes) 173.334 * * [simplify]: iters left: 3 (347 enodes) 173.523 * * [simplify]: Extracting #0: cost 1 inf + 0 173.523 * * [simplify]: Extracting #1: cost 0 inf + 1 173.523 * [simplify]: Simplified to 0 173.523 * [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)) 173.524 * * * * [progress]: [ 288 / 3260 ] simplifiying candidate # 173.524 * [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)))) 173.524 * * [simplify]: iters left: 6 (24 enodes) 173.535 * * [simplify]: iters left: 5 (92 enodes) 173.552 * * [simplify]: iters left: 4 (174 enodes) 173.603 * * [simplify]: iters left: 3 (404 enodes) 173.805 * * [simplify]: Extracting #0: cost 1 inf + 0 173.805 * * [simplify]: Extracting #1: cost 10 inf + 0 173.805 * * [simplify]: Extracting #2: cost 103 inf + 0 173.806 * * [simplify]: Extracting #3: cost 186 inf + 2 173.807 * * [simplify]: Extracting #4: cost 170 inf + 4132 173.814 * * [simplify]: Extracting #5: cost 58 inf + 28725 173.826 * * [simplify]: Extracting #6: cost 28 inf + 37703 173.842 * * [simplify]: Extracting #7: cost 16 inf + 41322 173.866 * * [simplify]: Extracting #8: cost 0 inf + 44956 173.886 * * [simplify]: Extracting #9: cost 0 inf + 44901 173.899 * [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)))) 173.899 * [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))))) 173.899 * [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))) 173.899 * * [simplify]: iters left: 6 (14 enodes) 173.903 * * [simplify]: iters left: 5 (57 enodes) 173.922 * * [simplify]: iters left: 4 (116 enodes) 173.950 * * [simplify]: iters left: 3 (321 enodes) 174.113 * * [simplify]: Extracting #0: cost 1 inf + 0 174.113 * * [simplify]: Extracting #1: cost 0 inf + 1 174.113 * [simplify]: Simplified to 0 174.113 * [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)) 174.113 * * * * [progress]: [ 289 / 3260 ] simplifiying candidate # 174.113 * [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)))))) 174.114 * * [simplify]: iters left: 6 (25 enodes) 174.121 * * [simplify]: iters left: 5 (97 enodes) 174.141 * * [simplify]: iters left: 4 (208 enodes) 174.190 * * [simplify]: Extracting #0: cost 1 inf + 0 174.190 * * [simplify]: Extracting #1: cost 10 inf + 0 174.190 * * [simplify]: Extracting #2: cost 91 inf + 0 174.193 * * [simplify]: Extracting #3: cost 157 inf + 2 174.193 * * [simplify]: Extracting #4: cost 156 inf + 5 174.195 * * [simplify]: Extracting #5: cost 116 inf + 8970 174.201 * * [simplify]: Extracting #6: cost 42 inf + 30639 174.208 * * [simplify]: Extracting #7: cost 22 inf + 36046 174.223 * * [simplify]: Extracting #8: cost 7 inf + 39372 174.239 * * [simplify]: Extracting #9: cost 0 inf + 42015 174.254 * * [simplify]: Extracting #10: cost 0 inf + 42000 174.270 * [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)))) 174.270 * [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))))))) 174.271 * [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))))) 174.271 * * [simplify]: iters left: 6 (15 enodes) 174.279 * * [simplify]: iters left: 5 (62 enodes) 174.295 * * [simplify]: iters left: 4 (149 enodes) 174.351 * * [simplify]: iters left: 3 (450 enodes) 174.674 * * [simplify]: Extracting #0: cost 1 inf + 0 174.674 * * [simplify]: Extracting #1: cost 0 inf + 1 174.674 * [simplify]: Simplified to 0 174.674 * [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)) 174.674 * * * * [progress]: [ 290 / 3260 ] simplifiying candidate # 174.675 * [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))))) 174.675 * * [simplify]: iters left: 6 (23 enodes) 174.687 * * [simplify]: iters left: 5 (89 enodes) 174.719 * * [simplify]: iters left: 4 (172 enodes) 174.783 * * [simplify]: iters left: 3 (424 enodes) 174.958 * * [simplify]: Extracting #0: cost 1 inf + 0 174.958 * * [simplify]: Extracting #1: cost 10 inf + 0 174.959 * * [simplify]: Extracting #2: cost 98 inf + 0 174.960 * * [simplify]: Extracting #3: cost 194 inf + 45 174.963 * * [simplify]: Extracting #4: cost 169 inf + 3505 174.974 * * [simplify]: Extracting #5: cost 68 inf + 23675 174.992 * * [simplify]: Extracting #6: cost 33 inf + 34225 175.011 * * [simplify]: Extracting #7: cost 19 inf + 37770 175.037 * * [simplify]: Extracting #8: cost 2 inf + 42102 175.059 * * [simplify]: Extracting #9: cost 0 inf + 42648 175.081 * * [simplify]: Extracting #10: cost 0 inf + 42609 175.102 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ b (* a 2))) 175.103 * [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)))))) 175.103 * [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)))) 175.103 * * [simplify]: iters left: 6 (14 enodes) 175.111 * * [simplify]: iters left: 5 (57 enodes) 175.132 * * [simplify]: iters left: 4 (118 enodes) 175.174 * * [simplify]: iters left: 3 (314 enodes) 175.323 * * [simplify]: Extracting #0: cost 1 inf + 0 175.323 * * [simplify]: Extracting #1: cost 0 inf + 1 175.323 * [simplify]: Simplified to 0 175.323 * [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)) 175.324 * * * * [progress]: [ 291 / 3260 ] simplifiying candidate # 175.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)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 175.324 * * [simplify]: iters left: 6 (23 enodes) 175.336 * * [simplify]: iters left: 5 (83 enodes) 175.368 * * [simplify]: iters left: 4 (160 enodes) 175.430 * * [simplify]: iters left: 3 (332 enodes) 175.573 * * [simplify]: Extracting #0: cost 1 inf + 0 175.574 * * [simplify]: Extracting #1: cost 12 inf + 0 175.574 * * [simplify]: Extracting #2: cost 93 inf + 0 175.575 * * [simplify]: Extracting #3: cost 135 inf + 4 175.577 * * [simplify]: Extracting #4: cost 86 inf + 7644 175.582 * * [simplify]: Extracting #5: cost 28 inf + 18519 175.588 * * [simplify]: Extracting #6: cost 28 inf + 20260 175.594 * * [simplify]: Extracting #7: cost 24 inf + 21008 175.601 * * [simplify]: Extracting #8: cost 6 inf + 25291 175.613 * * [simplify]: Extracting #9: cost 0 inf + 27193 175.625 * * [simplify]: Extracting #10: cost 0 inf + 27098 175.637 * * [simplify]: Extracting #11: cost 0 inf + 27058 175.651 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 175.651 * [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))))) 175.652 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 175.652 * * [simplify]: iters left: 6 (13 enodes) 175.659 * * [simplify]: iters left: 5 (48 enodes) 175.677 * * [simplify]: iters left: 4 (103 enodes) 175.722 * * [simplify]: iters left: 3 (238 enodes) 175.827 * * [simplify]: Extracting #0: cost 1 inf + 0 175.827 * * [simplify]: Extracting #1: cost 0 inf + 1 175.827 * [simplify]: Simplified to 0 175.827 * [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)) 175.827 * * * * [progress]: [ 292 / 3260 ] simplifiying candidate # 175.828 * [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)))))) 175.828 * * [simplify]: iters left: 6 (25 enodes) 175.835 * * [simplify]: iters left: 5 (96 enodes) 175.869 * * [simplify]: iters left: 4 (202 enodes) 175.927 * * [simplify]: Extracting #0: cost 1 inf + 0 175.927 * * [simplify]: Extracting #1: cost 10 inf + 0 175.927 * * [simplify]: Extracting #2: cost 107 inf + 0 175.928 * * [simplify]: Extracting #3: cost 197 inf + 0 175.928 * * [simplify]: Extracting #4: cost 180 inf + 2590 175.935 * * [simplify]: Extracting #5: cost 65 inf + 38077 175.950 * * [simplify]: Extracting #6: cost 26 inf + 55410 175.964 * * [simplify]: Extracting #7: cost 21 inf + 55296 175.975 * * [simplify]: Extracting #8: cost 9 inf + 57563 175.991 * * [simplify]: Extracting #9: cost 0 inf + 61263 176.015 * * [simplify]: Extracting #10: cost 0 inf + 61248 176.037 * [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)))) 176.037 * [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))))))) 176.038 * [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))))) 176.038 * * [simplify]: iters left: 6 (15 enodes) 176.046 * * [simplify]: iters left: 5 (61 enodes) 176.068 * * [simplify]: iters left: 4 (142 enodes) 176.133 * * [simplify]: iters left: 3 (474 enodes) 176.411 * * [simplify]: Extracting #0: cost 1 inf + 0 176.411 * * [simplify]: Extracting #1: cost 0 inf + 1 176.411 * [simplify]: Simplified to 0 176.412 * [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)) 176.412 * * * * [progress]: [ 293 / 3260 ] simplifiying candidate # 176.412 * [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))))) 176.412 * * [simplify]: iters left: 6 (23 enodes) 176.419 * * [simplify]: iters left: 5 (88 enodes) 176.449 * * [simplify]: iters left: 4 (168 enodes) 176.512 * * [simplify]: iters left: 3 (418 enodes) 176.707 * * [simplify]: Extracting #0: cost 1 inf + 0 176.708 * * [simplify]: Extracting #1: cost 10 inf + 0 176.708 * * [simplify]: Extracting #2: cost 106 inf + 0 176.709 * * [simplify]: Extracting #3: cost 209 inf + 1 176.710 * * [simplify]: Extracting #4: cost 191 inf + 3240 176.717 * * [simplify]: Extracting #5: cost 68 inf + 34076 176.731 * * [simplify]: Extracting #6: cost 28 inf + 46405 176.750 * * [simplify]: Extracting #7: cost 27 inf + 46574 176.766 * * [simplify]: Extracting #8: cost 9 inf + 50479 176.781 * * [simplify]: Extracting #9: cost 0 inf + 53658 176.801 * * [simplify]: Extracting #10: cost 0 inf + 53563 176.818 * * [simplify]: Extracting #11: cost 0 inf + 53523 176.832 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 176.832 * [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)))))) 176.832 * [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)))) 176.832 * * [simplify]: iters left: 6 (14 enodes) 176.836 * * [simplify]: iters left: 5 (56 enodes) 176.845 * * [simplify]: iters left: 4 (113 enodes) 176.872 * * [simplify]: iters left: 3 (324 enodes) 177.061 * * [simplify]: Extracting #0: cost 1 inf + 0 177.061 * * [simplify]: Extracting #1: cost 0 inf + 1 177.061 * [simplify]: Simplified to 0 177.061 * [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)) 177.061 * * * * [progress]: [ 294 / 3260 ] simplifiying candidate # 177.062 * [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)))) 177.062 * * [simplify]: iters left: 6 (24 enodes) 177.074 * * [simplify]: iters left: 5 (91 enodes) 177.097 * * [simplify]: iters left: 4 (169 enodes) 177.149 * * [simplify]: iters left: 3 (394 enodes) 177.319 * * [simplify]: Extracting #0: cost 1 inf + 0 177.319 * * [simplify]: Extracting #1: cost 10 inf + 0 177.319 * * [simplify]: Extracting #2: cost 82 inf + 0 177.320 * * [simplify]: Extracting #3: cost 155 inf + 43 177.321 * * [simplify]: Extracting #4: cost 154 inf + 128 177.323 * * [simplify]: Extracting #5: cost 105 inf + 8155 177.329 * * [simplify]: Extracting #6: cost 41 inf + 24062 177.338 * * [simplify]: Extracting #7: cost 26 inf + 27963 177.348 * * [simplify]: Extracting #8: cost 2 inf + 33940 177.366 * * [simplify]: Extracting #9: cost 0 inf + 34780 177.379 * * [simplify]: Extracting #10: cost 0 inf + 34740 177.389 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (* (cbrt 2) (cbrt 2))) (cbrt 2)) a)) 177.389 * [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))))) 177.390 * [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))) 177.390 * * [simplify]: iters left: 6 (14 enodes) 177.396 * * [simplify]: iters left: 5 (56 enodes) 177.407 * * [simplify]: iters left: 4 (112 enodes) 177.434 * * [simplify]: iters left: 3 (297 enodes) 177.569 * * [simplify]: Extracting #0: cost 1 inf + 0 177.569 * * [simplify]: Extracting #1: cost 0 inf + 1 177.569 * [simplify]: Simplified to 0 177.569 * [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)) 177.569 * * * * [progress]: [ 295 / 3260 ] simplifiying candidate # 177.570 * [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)))))) 177.570 * * [simplify]: iters left: 6 (23 enodes) 177.575 * * [simplify]: iters left: 5 (88 enodes) 177.595 * * [simplify]: iters left: 4 (176 enodes) 177.643 * * [simplify]: iters left: 3 (416 enodes) 177.795 * * [simplify]: Extracting #0: cost 1 inf + 0 177.795 * * [simplify]: Extracting #1: cost 10 inf + 0 177.795 * * [simplify]: Extracting #2: cost 93 inf + 0 177.797 * * [simplify]: Extracting #3: cost 208 inf + 0 177.799 * * [simplify]: Extracting #4: cost 187 inf + 3367 177.814 * * [simplify]: Extracting #5: cost 68 inf + 34187 177.827 * * [simplify]: Extracting #6: cost 28 inf + 47631 177.843 * * [simplify]: Extracting #7: cost 14 inf + 51254 177.868 * * [simplify]: Extracting #8: cost 0 inf + 54764 177.890 * * [simplify]: Extracting #9: cost 0 inf + 54669 177.904 * * [simplify]: Extracting #10: cost 0 inf + 54629 177.920 * [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)))) 177.921 * [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))))))) 177.921 * [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))))) 177.922 * * [simplify]: iters left: 6 (13 enodes) 177.929 * * [simplify]: iters left: 5 (53 enodes) 177.942 * * [simplify]: iters left: 4 (118 enodes) 177.970 * * [simplify]: iters left: 3 (324 enodes) 178.085 * * [simplify]: Extracting #0: cost 1 inf + 0 178.085 * * [simplify]: Extracting #1: cost 0 inf + 1 178.085 * [simplify]: Simplified to 0 178.085 * [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)) 178.085 * * * * [progress]: [ 296 / 3260 ] simplifiying candidate # 178.085 * [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))))) 178.085 * * [simplify]: iters left: 6 (20 enodes) 178.090 * * [simplify]: iters left: 5 (74 enodes) 178.106 * * [simplify]: iters left: 4 (131 enodes) 178.138 * * [simplify]: iters left: 3 (281 enodes) 178.213 * * [simplify]: Extracting #0: cost 1 inf + 0 178.213 * * [simplify]: Extracting #1: cost 14 inf + 0 178.213 * * [simplify]: Extracting #2: cost 78 inf + 0 178.214 * * [simplify]: Extracting #3: cost 139 inf + 42 178.215 * * [simplify]: Extracting #4: cost 139 inf + 208 178.218 * * [simplify]: Extracting #5: cost 99 inf + 6784 178.227 * * [simplify]: Extracting #6: cost 43 inf + 18905 178.239 * * [simplify]: Extracting #7: cost 27 inf + 22242 178.252 * * [simplify]: Extracting #8: cost 6 inf + 28000 178.267 * * [simplify]: Extracting #9: cost 0 inf + 30570 178.282 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 178.283 * [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)))))) 178.283 * [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)))) 178.283 * * [simplify]: iters left: 6 (11 enodes) 178.289 * * [simplify]: iters left: 5 (43 enodes) 178.304 * * [simplify]: iters left: 4 (84 enodes) 178.323 * * [simplify]: iters left: 3 (212 enodes) 178.384 * * [simplify]: iters left: 2 (472 enodes) 178.553 * * [simplify]: Extracting #0: cost 1 inf + 0 178.553 * * [simplify]: Extracting #1: cost 0 inf + 1 178.553 * [simplify]: Simplified to 0 178.554 * [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)) 178.554 * * * * [progress]: [ 297 / 3260 ] simplifiying candidate # 178.554 * [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)))) 178.554 * * [simplify]: iters left: 6 (22 enodes) 178.560 * * [simplify]: iters left: 5 (84 enodes) 178.578 * * [simplify]: iters left: 4 (153 enodes) 178.636 * * [simplify]: iters left: 3 (312 enodes) 178.755 * * [simplify]: Extracting #0: cost 1 inf + 0 178.755 * * [simplify]: Extracting #1: cost 10 inf + 0 178.755 * * [simplify]: Extracting #2: cost 65 inf + 0 178.756 * * [simplify]: Extracting #3: cost 109 inf + 43 178.757 * * [simplify]: Extracting #4: cost 107 inf + 209 178.758 * * [simplify]: Extracting #5: cost 81 inf + 3227 178.765 * * [simplify]: Extracting #6: cost 35 inf + 12403 178.773 * * [simplify]: Extracting #7: cost 25 inf + 14448 178.783 * * [simplify]: Extracting #8: cost 6 inf + 18773 178.795 * * [simplify]: Extracting #9: cost 0 inf + 20755 178.809 * * [simplify]: Extracting #10: cost 0 inf + 20700 178.820 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 178.821 * [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))))) 178.821 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 178.821 * * [simplify]: iters left: 6 (12 enodes) 178.828 * * [simplify]: iters left: 5 (49 enodes) 178.846 * * [simplify]: iters left: 4 (99 enodes) 178.888 * * [simplify]: iters left: 3 (234 enodes) 178.979 * * [simplify]: iters left: 2 (447 enodes) 179.141 * * [simplify]: Extracting #0: cost 1 inf + 0 179.141 * * [simplify]: Extracting #1: cost 0 inf + 1 179.141 * [simplify]: Simplified to 0 179.141 * [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)) 179.142 * * * * [progress]: [ 298 / 3260 ] simplifiying candidate # 179.142 * [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)))))) 179.142 * * [simplify]: iters left: 6 (24 enodes) 179.148 * * [simplify]: iters left: 5 (92 enodes) 179.170 * * [simplify]: iters left: 4 (179 enodes) 179.216 * * [simplify]: iters left: 3 (389 enodes) 179.384 * * [simplify]: Extracting #0: cost 1 inf + 0 179.384 * * [simplify]: Extracting #1: cost 10 inf + 0 179.385 * * [simplify]: Extracting #2: cost 81 inf + 0 179.386 * * [simplify]: Extracting #3: cost 144 inf + 2 179.387 * * [simplify]: Extracting #4: cost 143 inf + 5 179.389 * * [simplify]: Extracting #5: cost 111 inf + 5237 179.396 * * [simplify]: Extracting #6: cost 52 inf + 18874 179.404 * * [simplify]: Extracting #7: cost 27 inf + 25134 179.414 * * [simplify]: Extracting #8: cost 6 inf + 30032 179.427 * * [simplify]: Extracting #9: cost 0 inf + 32232 179.441 * * [simplify]: Extracting #10: cost 0 inf + 32177 179.451 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 179.451 * [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))))))) 179.451 * [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))))) 179.451 * * [simplify]: iters left: 6 (14 enodes) 179.455 * * [simplify]: iters left: 5 (57 enodes) 179.465 * * [simplify]: iters left: 4 (121 enodes) 179.501 * * [simplify]: iters left: 3 (291 enodes) 179.644 * * [simplify]: Extracting #0: cost 1 inf + 0 179.644 * * [simplify]: Extracting #1: cost 0 inf + 1 179.644 * [simplify]: Simplified to 0 179.644 * [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)) 179.644 * * * * [progress]: [ 299 / 3260 ] simplifiying candidate # 179.645 * [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))))) 179.645 * * [simplify]: iters left: 6 (22 enodes) 179.655 * * [simplify]: iters left: 5 (84 enodes) 179.689 * * [simplify]: iters left: 4 (150 enodes) 179.722 * * [simplify]: iters left: 3 (308 enodes) 179.823 * * [simplify]: iters left: 2 (495 enodes) 180.013 * * [simplify]: Extracting #0: cost 1 inf + 0 180.013 * * [simplify]: Extracting #1: cost 10 inf + 0 180.013 * * [simplify]: Extracting #2: cost 72 inf + 0 180.014 * * [simplify]: Extracting #3: cost 101 inf + 1314 180.017 * * [simplify]: Extracting #4: cost 40 inf + 8660 180.022 * * [simplify]: Extracting #5: cost 31 inf + 10947 180.027 * * [simplify]: Extracting #6: cost 27 inf + 11695 180.034 * * [simplify]: Extracting #7: cost 6 inf + 16341 180.046 * * [simplify]: Extracting #8: cost 0 inf + 18222 180.056 * * [simplify]: Extracting #9: cost 0 inf + 18087 180.063 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 180.064 * [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)))))) 180.064 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 180.064 * * [simplify]: iters left: 6 (13 enodes) 180.067 * * [simplify]: iters left: 5 (52 enodes) 180.078 * * [simplify]: iters left: 4 (98 enodes) 180.107 * * [simplify]: iters left: 3 (212 enodes) 180.161 * * [simplify]: iters left: 2 (371 enodes) 180.258 * * [simplify]: Extracting #0: cost 1 inf + 0 180.258 * * [simplify]: Extracting #1: cost 0 inf + 1 180.258 * [simplify]: Simplified to 0 180.258 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 180.258 * * * * [progress]: [ 300 / 3260 ] simplifiying candidate # 180.258 * [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)))) 180.258 * * [simplify]: iters left: 6 (22 enodes) 180.267 * * [simplify]: iters left: 5 (79 enodes) 180.294 * * [simplify]: iters left: 4 (142 enodes) 180.321 * * [simplify]: iters left: 3 (233 enodes) 180.372 * * [simplify]: iters left: 2 (346 enodes) 180.471 * * [simplify]: iters left: 1 (431 enodes) 180.603 * * [simplify]: Extracting #0: cost 1 inf + 0 180.603 * * [simplify]: Extracting #1: cost 10 inf + 0 180.603 * * [simplify]: Extracting #2: cost 47 inf + 0 180.603 * * [simplify]: Extracting #3: cost 65 inf + 335 180.604 * * [simplify]: Extracting #4: cost 41 inf + 2511 180.606 * * [simplify]: Extracting #5: cost 32 inf + 4671 180.608 * * [simplify]: Extracting #6: cost 32 inf + 4958 180.611 * * [simplify]: Extracting #7: cost 22 inf + 6047 180.614 * * [simplify]: Extracting #8: cost 4 inf + 10472 180.620 * * [simplify]: Extracting #9: cost 0 inf + 12032 180.624 * [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)) 180.624 * [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))))) 180.625 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 180.625 * * [simplify]: iters left: 6 (12 enodes) 180.631 * * [simplify]: iters left: 5 (44 enodes) 180.648 * * [simplify]: iters left: 4 (92 enodes) 180.678 * * [simplify]: iters left: 3 (159 enodes) 180.732 * * [simplify]: iters left: 2 (267 enodes) 180.829 * * [simplify]: iters left: 1 (364 enodes) 180.956 * * [simplify]: Extracting #0: cost 1 inf + 0 180.956 * * [simplify]: Extracting #1: cost 0 inf + 1 180.956 * [simplify]: Simplified to 0 180.956 * [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)) 180.957 * * * * [progress]: [ 301 / 3260 ] simplifiying candidate # 180.957 * [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)))))) 180.957 * * [simplify]: iters left: 6 (25 enodes) 180.965 * * [simplify]: iters left: 5 (99 enodes) 180.985 * * [simplify]: iters left: 4 (211 enodes) 181.048 * * [simplify]: Extracting #0: cost 1 inf + 0 181.048 * * [simplify]: Extracting #1: cost 10 inf + 0 181.049 * * [simplify]: Extracting #2: cost 105 inf + 0 181.050 * * [simplify]: Extracting #3: cost 183 inf + 86 181.051 * * [simplify]: Extracting #4: cost 164 inf + 2963 181.059 * * [simplify]: Extracting #5: cost 77 inf + 25282 181.074 * * [simplify]: Extracting #6: cost 29 inf + 42262 181.094 * * [simplify]: Extracting #7: cost 17 inf + 45241 181.112 * * [simplify]: Extracting #8: cost 1 inf + 49942 181.131 * * [simplify]: Extracting #9: cost 0 inf + 49984 181.150 * [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))))))) 181.150 * [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))))))) 181.151 * [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.151 * * [simplify]: iters left: 6 (15 enodes) 181.160 * * [simplify]: iters left: 5 (64 enodes) 181.183 * * [simplify]: iters left: 4 (149 enodes) 181.236 * * [simplify]: iters left: 3 (466 enodes) 181.663 * * [simplify]: Extracting #0: cost 1 inf + 0 181.663 * * [simplify]: Extracting #1: cost 0 inf + 1 181.663 * [simplify]: Simplified to 0 181.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)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 181.664 * * * * [progress]: [ 302 / 3260 ] simplifiying candidate # 181.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)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 181.664 * * [simplify]: iters left: 6 (23 enodes) 181.677 * * [simplify]: iters left: 5 (91 enodes) 181.709 * * [simplify]: iters left: 4 (178 enodes) 181.776 * * [simplify]: iters left: 3 (427 enodes) 182.006 * * [simplify]: Extracting #0: cost 1 inf + 0 182.006 * * [simplify]: Extracting #1: cost 10 inf + 0 182.006 * * [simplify]: Extracting #2: cost 130 inf + 0 182.008 * * [simplify]: Extracting #3: cost 245 inf + 4 182.011 * * [simplify]: Extracting #4: cost 228 inf + 1875 182.024 * * [simplify]: Extracting #5: cost 83 inf + 33312 182.048 * * [simplify]: Extracting #6: cost 30 inf + 49459 182.072 * * [simplify]: Extracting #7: cost 15 inf + 52974 182.098 * * [simplify]: Extracting #8: cost 2 inf + 56224 182.127 * * [simplify]: Extracting #9: cost 0 inf + 56784 182.151 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* a (cbrt 2)))) 182.151 * [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)))))) 182.152 * [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)))) 182.152 * * [simplify]: iters left: 6 (14 enodes) 182.156 * * [simplify]: iters left: 5 (59 enodes) 182.167 * * [simplify]: iters left: 4 (121 enodes) 182.204 * * [simplify]: iters left: 3 (332 enodes) 182.398 * * [simplify]: Extracting #0: cost 1 inf + 0 182.398 * * [simplify]: Extracting #1: cost 0 inf + 1 182.398 * [simplify]: Simplified to 0 182.398 * [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)) 182.398 * * * * [progress]: [ 303 / 3260 ] simplifiying candidate # 182.399 * [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)))) 182.399 * * [simplify]: iters left: 6 (23 enodes) 182.405 * * [simplify]: iters left: 5 (89 enodes) 182.421 * * [simplify]: iters left: 4 (172 enodes) 182.495 * * [simplify]: iters left: 3 (376 enodes) 182.687 * * [simplify]: Extracting #0: cost 1 inf + 0 182.687 * * [simplify]: Extracting #1: cost 10 inf + 0 182.687 * * [simplify]: Extracting #2: cost 105 inf + 0 182.688 * * [simplify]: Extracting #3: cost 154 inf + 295 182.689 * * [simplify]: Extracting #4: cost 139 inf + 1248 182.691 * * [simplify]: Extracting #5: cost 100 inf + 8585 182.698 * * [simplify]: Extracting #6: cost 33 inf + 23669 182.706 * * [simplify]: Extracting #7: cost 22 inf + 25612 182.720 * * [simplify]: Extracting #8: cost 6 inf + 29576 182.738 * * [simplify]: Extracting #9: cost 0 inf + 31856 182.758 * * [simplify]: Extracting #10: cost 0 inf + 31801 182.776 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (cbrt 2)) a) (* (cbrt 2) (cbrt 2)))) 182.776 * [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))))) 182.776 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 182.776 * * [simplify]: iters left: 6 (13 enodes) 182.784 * * [simplify]: iters left: 5 (54 enodes) 182.796 * * [simplify]: iters left: 4 (112 enodes) 182.825 * * [simplify]: iters left: 3 (281 enodes) 182.977 * * [simplify]: Extracting #0: cost 1 inf + 0 182.977 * * [simplify]: Extracting #1: cost 0 inf + 1 182.977 * [simplify]: Simplified to 0 182.977 * [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)) 182.977 * * * * [progress]: [ 304 / 3260 ] simplifiying candidate # 182.977 * [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)))))) 182.977 * * [simplify]: iters left: 6 (24 enodes) 182.983 * * [simplify]: iters left: 5 (94 enodes) 183.003 * * [simplify]: iters left: 4 (196 enodes) 183.056 * * [simplify]: iters left: 3 (464 enodes) 183.282 * * [simplify]: Extracting #0: cost 1 inf + 0 183.283 * * [simplify]: Extracting #1: cost 10 inf + 0 183.283 * * [simplify]: Extracting #2: cost 146 inf + 0 183.284 * * [simplify]: Extracting #3: cost 274 inf + 45 183.285 * * [simplify]: Extracting #4: cost 256 inf + 1976 183.295 * * [simplify]: Extracting #5: cost 108 inf + 36677 183.322 * * [simplify]: Extracting #6: cost 29 inf + 58268 183.341 * * [simplify]: Extracting #7: cost 26 inf + 58877 183.364 * * [simplify]: Extracting #8: cost 11 inf + 62240 183.387 * * [simplify]: Extracting #9: cost 0 inf + 65830 183.405 * * [simplify]: Extracting #10: cost 0 inf + 65670 183.434 * [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))))) 183.435 * [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))))))) 183.435 * [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))))) 183.435 * * [simplify]: iters left: 6 (14 enodes) 183.442 * * [simplify]: iters left: 5 (59 enodes) 183.454 * * [simplify]: iters left: 4 (134 enodes) 183.501 * * [simplify]: iters left: 3 (357 enodes) 183.709 * * [simplify]: Extracting #0: cost 1 inf + 0 183.709 * * [simplify]: Extracting #1: cost 0 inf + 1 183.709 * [simplify]: Simplified to 0 183.709 * [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)) 183.709 * * * * [progress]: [ 305 / 3260 ] simplifiying candidate # 183.709 * [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))))) 183.709 * * [simplify]: iters left: 6 (22 enodes) 183.715 * * [simplify]: iters left: 5 (85 enodes) 183.731 * * [simplify]: iters left: 4 (163 enodes) 183.801 * * [simplify]: iters left: 3 (353 enodes) 183.980 * * [simplify]: Extracting #0: cost 1 inf + 0 183.980 * * [simplify]: Extracting #1: cost 10 inf + 0 183.981 * * [simplify]: Extracting #2: cost 116 inf + 0 183.981 * * [simplify]: Extracting #3: cost 186 inf + 4 183.982 * * [simplify]: Extracting #4: cost 166 inf + 2248 183.988 * * [simplify]: Extracting #5: cost 64 inf + 20378 183.998 * * [simplify]: Extracting #6: cost 28 inf + 29074 184.016 * * [simplify]: Extracting #7: cost 12 inf + 33134 184.030 * * [simplify]: Extracting #8: cost 1 inf + 35543 184.041 * * [simplify]: Extracting #9: cost 0 inf + 35828 184.051 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 184.051 * [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)))))) 184.052 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 184.052 * * [simplify]: iters left: 6 (13 enodes) 184.055 * * [simplify]: iters left: 5 (53 enodes) 184.074 * * [simplify]: iters left: 4 (106 enodes) 184.119 * * [simplify]: iters left: 3 (257 enodes) 184.254 * * [simplify]: Extracting #0: cost 1 inf + 0 184.254 * * [simplify]: Extracting #1: cost 0 inf + 1 184.254 * [simplify]: Simplified to 0 184.254 * [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)) 184.254 * * * * [progress]: [ 306 / 3260 ] simplifiying candidate # 184.255 * [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)))) 184.255 * * [simplify]: iters left: 6 (22 enodes) 184.260 * * [simplify]: iters left: 5 (84 enodes) 184.282 * * [simplify]: iters left: 4 (152 enodes) 184.343 * * [simplify]: iters left: 3 (304 enodes) 184.526 * * [simplify]: Extracting #0: cost 1 inf + 0 184.526 * * [simplify]: Extracting #1: cost 10 inf + 0 184.526 * * [simplify]: Extracting #2: cost 85 inf + 0 184.526 * * [simplify]: Extracting #3: cost 113 inf + 375 184.527 * * [simplify]: Extracting #4: cost 100 inf + 1286 184.529 * * [simplify]: Extracting #5: cost 67 inf + 5938 184.533 * * [simplify]: Extracting #6: cost 30 inf + 12140 184.537 * * [simplify]: Extracting #7: cost 23 inf + 13215 184.543 * * [simplify]: Extracting #8: cost 5 inf + 17538 184.549 * * [simplify]: Extracting #9: cost 0 inf + 19438 184.558 * * [simplify]: Extracting #10: cost 0 inf + 19383 184.570 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 184.570 * [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))))) 184.570 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 184.570 * * [simplify]: iters left: 6 (12 enodes) 184.577 * * [simplify]: iters left: 5 (49 enodes) 184.595 * * [simplify]: iters left: 4 (94 enodes) 185.004 * * [simplify]: iters left: 3 (221 enodes) 185.116 * * [simplify]: iters left: 2 (492 enodes) 185.508 * * [simplify]: Extracting #0: cost 1 inf + 0 185.508 * * [simplify]: Extracting #1: cost 0 inf + 1 185.508 * [simplify]: Simplified to 0 185.508 * [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)) 185.509 * * * * [progress]: [ 307 / 3260 ] simplifiying candidate # 185.509 * [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)))))) 185.509 * * [simplify]: iters left: 6 (23 enodes) 185.521 * * [simplify]: iters left: 5 (87 enodes) 185.550 * * [simplify]: iters left: 4 (171 enodes) 185.592 * * [simplify]: iters left: 3 (376 enodes) 185.809 * * [simplify]: Extracting #0: cost 1 inf + 0 185.809 * * [simplify]: Extracting #1: cost 10 inf + 0 185.810 * * [simplify]: Extracting #2: cost 108 inf + 0 185.810 * * [simplify]: Extracting #3: cost 162 inf + 47 185.811 * * [simplify]: Extracting #4: cost 156 inf + 420 185.812 * * [simplify]: Extracting #5: cost 126 inf + 5410 185.818 * * [simplify]: Extracting #6: cost 46 inf + 22763 185.826 * * [simplify]: Extracting #7: cost 26 inf + 27417 185.834 * * [simplify]: Extracting #8: cost 15 inf + 28549 185.842 * * [simplify]: Extracting #9: cost 7 inf + 31429 185.857 * * [simplify]: Extracting #10: cost 0 inf + 34089 185.869 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 185.869 * [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))))))) 185.870 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 185.870 * * [simplify]: iters left: 6 (13 enodes) 185.873 * * [simplify]: iters left: 5 (52 enodes) 185.882 * * [simplify]: iters left: 4 (111 enodes) 185.924 * * [simplify]: iters left: 3 (278 enodes) 186.124 * * [simplify]: Extracting #0: cost 1 inf + 0 186.124 * * [simplify]: Extracting #1: cost 0 inf + 1 186.124 * [simplify]: Simplified to 0 186.124 * [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)) 186.124 * * * * [progress]: [ 308 / 3260 ] simplifiying candidate # 186.125 * [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))))) 186.125 * * [simplify]: iters left: 6 (21 enodes) 186.140 * * [simplify]: iters left: 5 (79 enodes) 186.169 * * [simplify]: iters left: 4 (144 enodes) 186.229 * * [simplify]: iters left: 3 (284 enodes) 186.342 * * [simplify]: Extracting #0: cost 1 inf + 0 186.342 * * [simplify]: Extracting #1: cost 10 inf + 0 186.342 * * [simplify]: Extracting #2: cost 86 inf + 0 186.343 * * [simplify]: Extracting #3: cost 97 inf + 707 186.345 * * [simplify]: Extracting #4: cost 48 inf + 6159 186.350 * * [simplify]: Extracting #5: cost 21 inf + 9679 186.354 * * [simplify]: Extracting #6: cost 29 inf + 9679 186.358 * * [simplify]: Extracting #7: cost 25 inf + 10427 186.362 * * [simplify]: Extracting #8: cost 5 inf + 15311 186.368 * * [simplify]: Extracting #9: cost 0 inf + 16833 186.377 * * [simplify]: Extracting #10: cost 0 inf + 16778 186.384 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 186.384 * [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)))))) 186.384 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 186.384 * * [simplify]: iters left: 6 (12 enodes) 186.388 * * [simplify]: iters left: 5 (47 enodes) 186.396 * * [simplify]: iters left: 4 (89 enodes) 186.415 * * [simplify]: iters left: 3 (186 enodes) 186.482 * * [simplify]: iters left: 2 (378 enodes) 186.672 * * [simplify]: Extracting #0: cost 1 inf + 0 186.672 * * [simplify]: Extracting #1: cost 0 inf + 1 186.672 * [simplify]: Simplified to 0 186.672 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 186.672 * * * * [progress]: [ 309 / 3260 ] simplifiying candidate # 186.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)) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 186.672 * * [simplify]: iters left: 6 (21 enodes) 186.678 * * [simplify]: iters left: 5 (76 enodes) 186.691 * * [simplify]: iters left: 4 (113 enodes) 186.728 * * [simplify]: iters left: 3 (169 enodes) 186.766 * * [simplify]: iters left: 2 (237 enodes) 186.810 * * [simplify]: iters left: 1 (336 enodes) 186.874 * * [simplify]: Extracting #0: cost 1 inf + 0 186.874 * * [simplify]: Extracting #1: cost 8 inf + 0 186.874 * * [simplify]: Extracting #2: cost 51 inf + 2 186.874 * * [simplify]: Extracting #3: cost 61 inf + 508 186.876 * * [simplify]: Extracting #4: cost 27 inf + 3083 186.877 * * [simplify]: Extracting #5: cost 30 inf + 3413 186.879 * * [simplify]: Extracting #6: cost 32 inf + 3456 186.881 * * [simplify]: Extracting #7: cost 22 inf + 4328 186.884 * * [simplify]: Extracting #8: cost 4 inf + 9146 186.887 * * [simplify]: Extracting #9: cost 0 inf + 10546 186.893 * * [simplify]: Extracting #10: cost 0 inf + 10530 186.900 * [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))) 186.900 * [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))))) 186.901 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 186.901 * * [simplify]: iters left: 6 (11 enodes) 186.908 * * [simplify]: iters left: 5 (40 enodes) 186.921 * * [simplify]: iters left: 4 (65 enodes) 186.938 * * [simplify]: iters left: 3 (97 enodes) 186.955 * * [simplify]: iters left: 2 (165 enodes) 186.994 * * [simplify]: iters left: 1 (271 enodes) 187.079 * * [simplify]: Extracting #0: cost 1 inf + 0 187.079 * * [simplify]: Extracting #1: cost 0 inf + 1 187.079 * [simplify]: Simplified to 0 187.079 * [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)) 187.079 * * * * [progress]: [ 310 / 3260 ] simplifiying candidate # 187.079 * [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)))))) 187.080 * * [simplify]: iters left: 6 (22 enodes) 187.090 * * [simplify]: iters left: 5 (86 enodes) 187.120 * * [simplify]: iters left: 4 (166 enodes) 187.194 * * [simplify]: iters left: 3 (351 enodes) 187.355 * * [simplify]: Extracting #0: cost 1 inf + 0 187.355 * * [simplify]: Extracting #1: cost 10 inf + 0 187.355 * * [simplify]: Extracting #2: cost 109 inf + 0 187.356 * * [simplify]: Extracting #3: cost 153 inf + 48 187.357 * * [simplify]: Extracting #4: cost 148 inf + 340 187.359 * * [simplify]: Extracting #5: cost 95 inf + 9948 187.368 * * [simplify]: Extracting #6: cost 39 inf + 22397 187.377 * * [simplify]: Extracting #7: cost 24 inf + 25414 187.384 * * [simplify]: Extracting #8: cost 6 inf + 29819 187.393 * * [simplify]: Extracting #9: cost 0 inf + 31882 187.402 * * [simplify]: Extracting #10: cost 0 inf + 31867 187.414 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ (* b 1/2) (cbrt a)) (* (cbrt a) (cbrt a)))) 187.414 * [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))))))) 187.415 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 187.415 * * [simplify]: iters left: 6 (12 enodes) 187.418 * * [simplify]: iters left: 5 (51 enodes) 187.427 * * [simplify]: iters left: 4 (106 enodes) 187.466 * * [simplify]: iters left: 3 (247 enodes) 187.593 * * [simplify]: Extracting #0: cost 1 inf + 0 187.593 * * [simplify]: Extracting #1: cost 0 inf + 1 187.593 * [simplify]: Simplified to 0 187.593 * [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)) 187.593 * * * * [progress]: [ 311 / 3260 ] simplifiying candidate # 187.594 * [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))))) 187.594 * * [simplify]: iters left: 6 (20 enodes) 187.604 * * [simplify]: iters left: 5 (78 enodes) 187.631 * * [simplify]: iters left: 4 (141 enodes) 187.694 * * [simplify]: iters left: 3 (281 enodes) 187.808 * * [simplify]: Extracting #0: cost 1 inf + 0 187.808 * * [simplify]: Extracting #1: cost 10 inf + 0 187.808 * * [simplify]: Extracting #2: cost 86 inf + 0 187.809 * * [simplify]: Extracting #3: cost 93 inf + 994 187.813 * * [simplify]: Extracting #4: cost 36 inf + 7634 187.819 * * [simplify]: Extracting #5: cost 21 inf + 9599 187.823 * * [simplify]: Extracting #6: cost 29 inf + 9599 187.827 * * [simplify]: Extracting #7: cost 25 inf + 10347 187.831 * * [simplify]: Extracting #8: cost 5 inf + 15152 187.837 * * [simplify]: Extracting #9: cost 0 inf + 16754 187.842 * * [simplify]: Extracting #10: cost 0 inf + 16698 187.848 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 187.848 * [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)))))) 187.848 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 187.848 * * [simplify]: iters left: 6 (11 enodes) 187.851 * * [simplify]: iters left: 5 (46 enodes) 187.861 * * [simplify]: iters left: 4 (86 enodes) 187.880 * * [simplify]: iters left: 3 (183 enodes) 187.955 * * [simplify]: iters left: 2 (372 enodes) 188.130 * * [simplify]: Extracting #0: cost 1 inf + 0 188.130 * * [simplify]: Extracting #1: cost 0 inf + 1 188.130 * [simplify]: Simplified to 0 188.130 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b 2) a)) 0)) 188.130 * * * * [progress]: [ 312 / 3260 ] simplifiying candidate # 188.131 * [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)))) 188.131 * * [simplify]: iters left: 6 (20 enodes) 188.141 * * [simplify]: iters left: 5 (75 enodes) 188.162 * * [simplify]: iters left: 4 (112 enodes) 188.182 * * [simplify]: iters left: 3 (168 enodes) 188.221 * * [simplify]: iters left: 2 (236 enodes) 188.279 * * [simplify]: iters left: 1 (335 enodes) 188.369 * * [simplify]: Extracting #0: cost 1 inf + 0 188.369 * * [simplify]: Extracting #1: cost 8 inf + 0 188.370 * * [simplify]: Extracting #2: cost 51 inf + 2 188.370 * * [simplify]: Extracting #3: cost 63 inf + 343 188.372 * * [simplify]: Extracting #4: cost 27 inf + 3001 188.376 * * [simplify]: Extracting #5: cost 30 inf + 3413 188.380 * * [simplify]: Extracting #6: cost 32 inf + 3456 188.382 * * [simplify]: Extracting #7: cost 22 inf + 4425 188.385 * * [simplify]: Extracting #8: cost 2 inf + 9922 188.388 * * [simplify]: Extracting #9: cost 0 inf + 10530 188.392 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 188.392 * [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))))) 188.392 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 188.392 * * [simplify]: iters left: 6 (10 enodes) 188.395 * * [simplify]: iters left: 5 (39 enodes) 188.402 * * [simplify]: iters left: 4 (64 enodes) 188.413 * * [simplify]: iters left: 3 (96 enodes) 188.446 * * [simplify]: iters left: 2 (164 enodes) 188.493 * * [simplify]: iters left: 1 (270 enodes) 188.578 * * [simplify]: Extracting #0: cost 1 inf + 0 188.578 * * [simplify]: Extracting #1: cost 0 inf + 1 188.578 * [simplify]: Simplified to 0 188.578 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (sqrt a) 2)) (sqrt a)) (/ (/ b 2) a)) 0)) 188.578 * * * * [progress]: [ 313 / 3260 ] simplifiying candidate # 188.578 * [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)))))) 188.579 * * [simplify]: iters left: 6 (22 enodes) 188.584 * * [simplify]: iters left: 5 (87 enodes) 188.603 * * [simplify]: iters left: 4 (175 enodes) 188.654 * * [simplify]: iters left: 3 (348 enodes) 188.790 * * [simplify]: Extracting #0: cost 1 inf + 0 188.790 * * [simplify]: Extracting #1: cost 10 inf + 0 188.790 * * [simplify]: Extracting #2: cost 87 inf + 0 188.790 * * [simplify]: Extracting #3: cost 151 inf + 88 188.791 * * [simplify]: Extracting #4: cost 135 inf + 1083 188.793 * * [simplify]: Extracting #5: cost 98 inf + 7611 188.801 * * [simplify]: Extracting #6: cost 35 inf + 20620 188.807 * * [simplify]: Extracting #7: cost 25 inf + 22543 188.814 * * [simplify]: Extracting #8: cost 5 inf + 26952 188.821 * * [simplify]: Extracting #9: cost 0 inf + 28988 188.830 * * [simplify]: Extracting #10: cost 0 inf + 28948 188.837 * [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))) 188.838 * [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))))))) 188.838 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 188.838 * * [simplify]: iters left: 6 (12 enodes) 188.842 * * [simplify]: iters left: 5 (53 enodes) 188.852 * * [simplify]: iters left: 4 (117 enodes) 188.899 * * [simplify]: iters left: 3 (255 enodes) 189.000 * * [simplify]: Extracting #0: cost 1 inf + 0 189.000 * * [simplify]: Extracting #1: cost 0 inf + 1 189.000 * [simplify]: Simplified to 0 189.000 * [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)) 189.001 * * * * [progress]: [ 314 / 3260 ] simplifiying candidate # 189.001 * [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))))) 189.001 * * [simplify]: iters left: 6 (20 enodes) 189.012 * * [simplify]: iters left: 5 (79 enodes) 189.030 * * [simplify]: iters left: 4 (151 enodes) 189.064 * * [simplify]: iters left: 3 (260 enodes) 189.174 * * [simplify]: iters left: 2 (465 enodes) 189.415 * * [simplify]: Extracting #0: cost 1 inf + 0 189.415 * * [simplify]: Extracting #1: cost 10 inf + 0 189.415 * * [simplify]: Extracting #2: cost 96 inf + 0 189.415 * * [simplify]: Extracting #3: cost 133 inf + 91 189.418 * * [simplify]: Extracting #4: cost 65 inf + 6097 189.423 * * [simplify]: Extracting #5: cost 30 inf + 11132 189.428 * * [simplify]: Extracting #6: cost 26 inf + 12001 189.435 * * [simplify]: Extracting #7: cost 2 inf + 17409 189.444 * * [simplify]: Extracting #8: cost 0 inf + 18169 189.456 * * [simplify]: Extracting #9: cost 0 inf + 18153 189.469 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (sqrt a)) (sqrt a)) (/ (/ b a) 2)) 189.469 * [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)))))) 189.470 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 189.470 * * [simplify]: iters left: 6 (11 enodes) 189.477 * * [simplify]: iters left: 5 (48 enodes) 189.492 * * [simplify]: iters left: 4 (98 enodes) 189.509 * * [simplify]: iters left: 3 (181 enodes) 189.580 * * [simplify]: iters left: 2 (358 enodes) 189.732 * * [simplify]: Extracting #0: cost 1 inf + 0 189.732 * * [simplify]: Extracting #1: cost 0 inf + 1 189.732 * [simplify]: Simplified to 0 189.732 * [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)) 189.732 * * * * [progress]: [ 315 / 3260 ] simplifiying candidate # 189.733 * [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)))) 189.733 * * [simplify]: iters left: 6 (20 enodes) 189.738 * * [simplify]: iters left: 5 (75 enodes) 189.751 * * [simplify]: iters left: 4 (132 enodes) 189.788 * * [simplify]: iters left: 3 (208 enodes) 189.835 * * [simplify]: iters left: 2 (310 enodes) 189.925 * * [simplify]: iters left: 1 (426 enodes) 190.084 * * [simplify]: Extracting #0: cost 1 inf + 0 190.084 * * [simplify]: Extracting #1: cost 10 inf + 0 190.084 * * [simplify]: Extracting #2: cost 47 inf + 42 190.085 * * [simplify]: Extracting #3: cost 52 inf + 1001 190.088 * * [simplify]: Extracting #4: cost 23 inf + 2793 190.091 * * [simplify]: Extracting #5: cost 30 inf + 2835 190.095 * * [simplify]: Extracting #6: cost 31 inf + 2920 190.099 * * [simplify]: Extracting #7: cost 17 inf + 4710 190.104 * * [simplify]: Extracting #8: cost 4 inf + 8352 190.111 * * [simplify]: Extracting #9: cost 0 inf + 9904 190.117 * [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)))) 190.117 * [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))))) 190.118 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 190.118 * * [simplify]: iters left: 6 (10 enodes) 190.125 * * [simplify]: iters left: 5 (41 enodes) 190.136 * * [simplify]: iters left: 4 (81 enodes) 190.150 * * [simplify]: iters left: 3 (127 enodes) 190.172 * * [simplify]: iters left: 2 (186 enodes) 190.218 * * [simplify]: iters left: 1 (266 enodes) 190.327 * * [simplify]: Extracting #0: cost 1 inf + 0 190.327 * * [simplify]: Extracting #1: cost 0 inf + 1 190.327 * [simplify]: Simplified to 0 190.327 * [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)) 190.327 * * * * [progress]: [ 316 / 3260 ] simplifiying candidate # 190.327 * [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))) 190.328 * * [simplify]: iters left: 6 (19 enodes) 190.337 * * [simplify]: iters left: 5 (72 enodes) 190.366 * * [simplify]: iters left: 4 (114 enodes) 190.401 * * [simplify]: iters left: 3 (172 enodes) 190.428 * * [simplify]: iters left: 2 (238 enodes) 190.492 * * [simplify]: iters left: 1 (344 enodes) 190.594 * * [simplify]: Extracting #0: cost 1 inf + 0 190.595 * * [simplify]: Extracting #1: cost 8 inf + 0 190.595 * * [simplify]: Extracting #2: cost 58 inf + 2 190.595 * * [simplify]: Extracting #3: cost 66 inf + 922 190.597 * * [simplify]: Extracting #4: cost 33 inf + 3208 190.599 * * [simplify]: Extracting #5: cost 30 inf + 3874 190.601 * * [simplify]: Extracting #6: cost 27 inf + 4539 190.604 * * [simplify]: Extracting #7: cost 4 inf + 9607 190.608 * * [simplify]: Extracting #8: cost 0 inf + 11007 190.612 * * [simplify]: Extracting #9: cost 0 inf + 10991 190.620 * [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)) 190.620 * [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)))) 190.621 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 190.621 * * [simplify]: iters left: 6 (9 enodes) 190.626 * * [simplify]: iters left: 5 (36 enodes) 190.636 * * [simplify]: iters left: 4 (67 enodes) 190.648 * * [simplify]: iters left: 3 (97 enodes) 190.667 * * [simplify]: iters left: 2 (158 enodes) 190.718 * * [simplify]: iters left: 1 (263 enodes) 190.804 * * [simplify]: Extracting #0: cost 1 inf + 0 190.805 * * [simplify]: Extracting #1: cost 0 inf + 1 190.805 * [simplify]: Simplified to 0 190.805 * [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)) 190.805 * * * * [progress]: [ 317 / 3260 ] simplifiying candidate # 190.805 * [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)))) 190.806 * * [simplify]: iters left: 6 (19 enodes) 190.815 * * [simplify]: iters left: 5 (73 enodes) 190.828 * * [simplify]: iters left: 4 (123 enodes) 190.864 * * [simplify]: iters left: 3 (201 enodes) 190.939 * * [simplify]: iters left: 2 (298 enodes) 191.012 * * [simplify]: iters left: 1 (432 enodes) 191.139 * * [simplify]: Extracting #0: cost 1 inf + 0 191.140 * * [simplify]: Extracting #1: cost 10 inf + 0 191.140 * * [simplify]: Extracting #2: cost 52 inf + 0 191.141 * * [simplify]: Extracting #3: cost 50 inf + 1049 191.145 * * [simplify]: Extracting #4: cost 23 inf + 2836 191.148 * * [simplify]: Extracting #5: cost 30 inf + 2918 191.152 * * [simplify]: Extracting #6: cost 32 inf + 2961 191.156 * * [simplify]: Extracting #7: cost 22 inf + 3970 191.162 * * [simplify]: Extracting #8: cost 3 inf + 9127 191.169 * * [simplify]: Extracting #9: cost 0 inf + 10037 191.178 * [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)))) 191.178 * [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))))) 191.179 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 191.179 * * [simplify]: iters left: 5 (9 enodes) 191.184 * * [simplify]: iters left: 4 (39 enodes) 191.198 * * [simplify]: iters left: 3 (65 enodes) 191.211 * * [simplify]: iters left: 2 (129 enodes) 191.245 * * [simplify]: iters left: 1 (210 enodes) 191.294 * * [simplify]: Extracting #0: cost 1 inf + 0 191.294 * * [simplify]: Extracting #1: cost 0 inf + 1 191.294 * [simplify]: Simplified to 0 191.294 * [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)) 191.295 * * * * [progress]: [ 318 / 3260 ] simplifiying candidate # 191.295 * [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)))))) 191.295 * * [simplify]: iters left: 6 (21 enodes) 191.300 * * [simplify]: iters left: 5 (77 enodes) 191.313 * * [simplify]: iters left: 4 (113 enodes) 191.345 * * [simplify]: iters left: 3 (156 enodes) 191.387 * * [simplify]: iters left: 2 (217 enodes) 191.422 * * [simplify]: iters left: 1 (287 enodes) 191.478 * * [simplify]: Extracting #0: cost 1 inf + 0 191.478 * * [simplify]: Extracting #1: cost 11 inf + 0 191.479 * * [simplify]: Extracting #2: cost 57 inf + 0 191.479 * * [simplify]: Extracting #3: cost 94 inf + 47 191.479 * * [simplify]: Extracting #4: cost 92 inf + 795 191.480 * * [simplify]: Extracting #5: cost 81 inf + 2282 191.483 * * [simplify]: Extracting #6: cost 30 inf + 19693 191.489 * * [simplify]: Extracting #7: cost 4 inf + 35647 191.496 * * [simplify]: Extracting #8: cost 0 inf + 38263 191.502 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 191.502 * [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))))))) 191.502 * [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))))) 191.502 * * [simplify]: iters left: 6 (10 enodes) 191.505 * * [simplify]: iters left: 5 (37 enodes) 191.511 * * [simplify]: iters left: 4 (57 enodes) 191.523 * * [simplify]: iters left: 3 (104 enodes) 191.545 * * [simplify]: iters left: 2 (158 enodes) 191.571 * * [simplify]: iters left: 1 (225 enodes) 191.615 * * [simplify]: Extracting #0: cost 1 inf + 0 191.615 * * [simplify]: Extracting #1: cost 0 inf + 1 191.615 * [simplify]: Simplified to 0 191.615 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 191.615 * * * * [progress]: [ 319 / 3260 ] simplifiying candidate # 191.616 * [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))))) 191.616 * * [simplify]: iters left: 6 (20 enodes) 191.626 * * [simplify]: iters left: 5 (68 enodes) 191.646 * * [simplify]: iters left: 4 (97 enodes) 191.676 * * [simplify]: iters left: 3 (125 enodes) 191.709 * * [simplify]: iters left: 2 (146 enodes) 191.738 * * [simplify]: iters left: 1 (154 enodes) 191.762 * * [simplify]: Extracting #0: cost 1 inf + 0 191.762 * * [simplify]: Extracting #1: cost 9 inf + 0 191.763 * * [simplify]: Extracting #2: cost 36 inf + 0 191.763 * * [simplify]: Extracting #3: cost 41 inf + 252 191.764 * * [simplify]: Extracting #4: cost 37 inf + 1159 191.765 * * [simplify]: Extracting #5: cost 34 inf + 1776 191.766 * * [simplify]: Extracting #6: cost 24 inf + 2648 191.768 * * [simplify]: Extracting #7: cost 9 inf + 6031 191.773 * * [simplify]: Extracting #8: cost 1 inf + 8755 191.778 * * [simplify]: Extracting #9: cost 0 inf + 9136 191.783 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 191.783 * [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)))))) 191.783 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 191.784 * * [simplify]: iters left: 6 (9 enodes) 191.788 * * [simplify]: iters left: 5 (29 enodes) 191.797 * * [simplify]: iters left: 4 (42 enodes) 191.810 * * [simplify]: iters left: 3 (58 enodes) 191.826 * * [simplify]: iters left: 2 (68 enodes) 191.843 * * [simplify]: Extracting #0: cost 1 inf + 0 191.843 * * [simplify]: Extracting #1: cost 0 inf + 1 191.843 * [simplify]: Simplified to 0 191.843 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 191.844 * * * * [progress]: [ 320 / 3260 ] simplifiying candidate # 191.844 * [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)))))) 191.844 * * [simplify]: iters left: 6 (24 enodes) 191.856 * * [simplify]: iters left: 5 (91 enodes) 191.891 * * [simplify]: iters left: 4 (180 enodes) 191.937 * * [simplify]: iters left: 3 (353 enodes) 192.036 * * [simplify]: Extracting #0: cost 1 inf + 0 192.036 * * [simplify]: Extracting #1: cost 11 inf + 0 192.036 * * [simplify]: Extracting #2: cost 71 inf + 0 192.037 * * [simplify]: Extracting #3: cost 109 inf + 168 192.037 * * [simplify]: Extracting #4: cost 112 inf + 415 192.039 * * [simplify]: Extracting #5: cost 77 inf + 7030 192.045 * * [simplify]: Extracting #6: cost 14 inf + 23704 192.058 * * [simplify]: Extracting #7: cost 0 inf + 27614 192.071 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 192.071 * [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))))))) 192.072 * [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))))) 192.072 * * [simplify]: iters left: 6 (13 enodes) 192.082 * * [simplify]: iters left: 5 (53 enodes) 192.102 * * [simplify]: iters left: 4 (117 enodes) 192.132 * * [simplify]: iters left: 3 (275 enodes) 192.215 * * [simplify]: iters left: 2 (474 enodes) 192.351 * * [simplify]: Extracting #0: cost 1 inf + 0 192.351 * * [simplify]: Extracting #1: cost 0 inf + 1 192.351 * [simplify]: Simplified to 0 192.351 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 192.351 * * * * [progress]: [ 321 / 3260 ] simplifiying candidate # 192.352 * [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))))) 192.352 * * [simplify]: iters left: 6 (23 enodes) 192.360 * * [simplify]: iters left: 5 (85 enodes) 192.374 * * [simplify]: iters left: 4 (143 enodes) 192.413 * * [simplify]: iters left: 3 (226 enodes) 192.459 * * [simplify]: iters left: 2 (310 enodes) 192.560 * * [simplify]: iters left: 1 (381 enodes) 192.667 * * [simplify]: Extracting #0: cost 1 inf + 0 192.667 * * [simplify]: Extracting #1: cost 11 inf + 0 192.667 * * [simplify]: Extracting #2: cost 61 inf + 0 192.667 * * [simplify]: Extracting #3: cost 96 inf + 209 192.669 * * [simplify]: Extracting #4: cost 70 inf + 5667 192.672 * * [simplify]: Extracting #5: cost 37 inf + 13006 192.678 * * [simplify]: Extracting #6: cost 10 inf + 19871 192.690 * * [simplify]: Extracting #7: cost 0 inf + 23383 192.697 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 192.697 * [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)))))) 192.697 * [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)))) 192.697 * * [simplify]: iters left: 6 (12 enodes) 192.700 * * [simplify]: iters left: 5 (47 enodes) 192.708 * * [simplify]: iters left: 4 (82 enodes) 192.725 * * [simplify]: iters left: 3 (157 enodes) 192.775 * * [simplify]: iters left: 2 (248 enodes) 192.816 * * [simplify]: iters left: 1 (341 enodes) 192.921 * * [simplify]: Extracting #0: cost 1 inf + 0 192.921 * * [simplify]: Extracting #1: cost 0 inf + 1 192.921 * [simplify]: Simplified to 0 192.921 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 192.922 * * * * [progress]: [ 322 / 3260 ] simplifiying candidate # 192.922 * [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)))) 192.922 * * [simplify]: iters left: 6 (22 enodes) 192.934 * * [simplify]: iters left: 5 (80 enodes) 192.962 * * [simplify]: iters left: 4 (144 enodes) 193.013 * * [simplify]: iters left: 3 (248 enodes) 193.090 * * [simplify]: iters left: 2 (374 enodes) 193.198 * * [simplify]: iters left: 1 (486 enodes) 193.348 * * [simplify]: Extracting #0: cost 1 inf + 0 193.348 * * [simplify]: Extracting #1: cost 13 inf + 0 193.348 * * [simplify]: Extracting #2: cost 79 inf + 0 193.349 * * [simplify]: Extracting #3: cost 128 inf + 211 193.351 * * [simplify]: Extracting #4: cost 133 inf + 752 193.354 * * [simplify]: Extracting #5: cost 98 inf + 10332 193.364 * * [simplify]: Extracting #6: cost 27 inf + 38725 193.378 * * [simplify]: Extracting #7: cost 9 inf + 43935 193.393 * * [simplify]: Extracting #8: cost 0 inf + 46798 193.401 * * [simplify]: Extracting #9: cost 0 inf + 46703 193.409 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 193.409 * [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))))) 193.410 * [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))) 193.410 * * [simplify]: iters left: 6 (12 enodes) 193.413 * * [simplify]: iters left: 5 (47 enodes) 193.423 * * [simplify]: iters left: 4 (89 enodes) 193.455 * * [simplify]: iters left: 3 (180 enodes) 193.495 * * [simplify]: iters left: 2 (296 enodes) 193.614 * * [simplify]: iters left: 1 (428 enodes) 193.780 * * [simplify]: Extracting #0: cost 1 inf + 0 193.780 * * [simplify]: Extracting #1: cost 0 inf + 1 193.780 * [simplify]: Simplified to 0 193.780 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b 2) a)) 0)) 193.781 * * * * [progress]: [ 323 / 3260 ] simplifiying candidate # 193.781 * [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)))))) 193.781 * * [simplify]: iters left: 6 (23 enodes) 193.787 * * [simplify]: iters left: 5 (84 enodes) 193.800 * * [simplify]: iters left: 4 (141 enodes) 193.825 * * [simplify]: iters left: 3 (204 enodes) 193.873 * * [simplify]: iters left: 2 (265 enodes) 193.934 * * [simplify]: iters left: 1 (317 enodes) 193.989 * * [simplify]: Extracting #0: cost 1 inf + 0 193.990 * * [simplify]: Extracting #1: cost 11 inf + 0 193.990 * * [simplify]: Extracting #2: cost 60 inf + 0 193.990 * * [simplify]: Extracting #3: cost 89 inf + 4 193.992 * * [simplify]: Extracting #4: cost 74 inf + 2495 193.995 * * [simplify]: Extracting #5: cost 37 inf + 8665 194.003 * * [simplify]: Extracting #6: cost 6 inf + 15407 194.012 * * [simplify]: Extracting #7: cost 0 inf + 17290 194.022 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 194.022 * [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))))))) 194.022 * [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))))) 194.022 * * [simplify]: iters left: 6 (12 enodes) 194.028 * * [simplify]: iters left: 5 (46 enodes) 194.047 * * [simplify]: iters left: 4 (81 enodes) 194.074 * * [simplify]: iters left: 3 (134 enodes) 194.117 * * [simplify]: iters left: 2 (197 enodes) 194.177 * * [simplify]: iters left: 1 (271 enodes) 194.257 * * [simplify]: Extracting #0: cost 1 inf + 0 194.257 * * [simplify]: Extracting #1: cost 0 inf + 1 194.257 * [simplify]: Simplified to 0 194.257 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 194.257 * * * * [progress]: [ 324 / 3260 ] simplifiying candidate # 194.257 * [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))))) 194.258 * * [simplify]: iters left: 6 (21 enodes) 194.268 * * [simplify]: iters left: 5 (75 enodes) 194.293 * * [simplify]: iters left: 4 (112 enodes) 194.328 * * [simplify]: iters left: 3 (155 enodes) 194.350 * * [simplify]: iters left: 2 (199 enodes) 194.391 * * [simplify]: iters left: 1 (227 enodes) 194.429 * * [simplify]: Extracting #0: cost 1 inf + 0 194.430 * * [simplify]: Extracting #1: cost 9 inf + 0 194.430 * * [simplify]: Extracting #2: cost 45 inf + 0 194.430 * * [simplify]: Extracting #3: cost 67 inf + 44 194.431 * * [simplify]: Extracting #4: cost 67 inf + 987 194.433 * * [simplify]: Extracting #5: cost 37 inf + 4912 194.437 * * [simplify]: Extracting #6: cost 24 inf + 6490 194.441 * * [simplify]: Extracting #7: cost 9 inf + 9696 194.448 * * [simplify]: Extracting #8: cost 1 inf + 12540 194.455 * * [simplify]: Extracting #9: cost 0 inf + 12881 194.462 * [simplify]: Simplified to (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 194.462 * [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)))))) 194.462 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 194.463 * * [simplify]: iters left: 6 (10 enodes) 194.468 * * [simplify]: iters left: 5 (38 enodes) 194.480 * * [simplify]: iters left: 4 (59 enodes) 194.500 * * [simplify]: iters left: 3 (88 enodes) 194.526 * * [simplify]: iters left: 2 (117 enodes) 194.556 * * [simplify]: iters left: 1 (144 enodes) 194.575 * * [simplify]: Extracting #0: cost 1 inf + 0 194.575 * * [simplify]: Extracting #1: cost 0 inf + 1 194.575 * [simplify]: Simplified to 0 194.575 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (- b) (* a 2))) 0)) 194.575 * * * * [progress]: [ 325 / 3260 ] simplifiying candidate # 194.575 * [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)))) 194.575 * * [simplify]: iters left: 6 (21 enodes) 194.581 * * [simplify]: iters left: 5 (75 enodes) 194.602 * * [simplify]: iters left: 4 (116 enodes) 194.639 * * [simplify]: iters left: 3 (171 enodes) 194.691 * * [simplify]: iters left: 2 (213 enodes) 194.749 * * [simplify]: iters left: 1 (237 enodes) 194.790 * * [simplify]: Extracting #0: cost 1 inf + 0 194.790 * * [simplify]: Extracting #1: cost 11 inf + 0 194.790 * * [simplify]: Extracting #2: cost 47 inf + 0 194.791 * * [simplify]: Extracting #3: cost 60 inf + 46 194.791 * * [simplify]: Extracting #4: cost 55 inf + 832 194.792 * * [simplify]: Extracting #5: cost 42 inf + 2757 194.793 * * [simplify]: Extracting #6: cost 21 inf + 5567 194.796 * * [simplify]: Extracting #7: cost 3 inf + 10562 194.800 * * [simplify]: Extracting #8: cost 0 inf + 11503 194.803 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 194.804 * [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))))) 194.804 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 194.804 * * [simplify]: iters left: 6 (11 enodes) 194.807 * * [simplify]: iters left: 5 (42 enodes) 194.816 * * [simplify]: iters left: 4 (67 enodes) 194.839 * * [simplify]: iters left: 3 (111 enodes) 194.872 * * [simplify]: iters left: 2 (140 enodes) 194.910 * * [simplify]: iters left: 1 (160 enodes) 194.946 * * [simplify]: Extracting #0: cost 1 inf + 0 194.946 * * [simplify]: Extracting #1: cost 0 inf + 1 194.946 * [simplify]: Simplified to 0 194.946 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ (/ b a) 2)) 0)) 194.946 * * * * [progress]: [ 326 / 3260 ] simplifiying candidate # 194.947 * [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)))))) 194.947 * * [simplify]: iters left: 6 (27 enodes) 194.961 * * [simplify]: iters left: 5 (106 enodes) 194.979 * * [simplify]: iters left: 4 (244 enodes) 195.058 * * [simplify]: Extracting #0: cost 1 inf + 0 195.058 * * [simplify]: Extracting #1: cost 11 inf + 0 195.058 * * [simplify]: Extracting #2: cost 149 inf + 0 195.059 * * [simplify]: Extracting #3: cost 263 inf + 3 195.060 * * [simplify]: Extracting #4: cost 246 inf + 3714 195.073 * * [simplify]: Extracting #5: cost 129 inf + 45577 195.101 * * [simplify]: Extracting #6: cost 23 inf + 85594 195.118 * * [simplify]: Extracting #7: cost 9 inf + 87250 195.140 * * [simplify]: Extracting #8: cost 0 inf + 90458 195.172 * * [simplify]: Extracting #9: cost 0 inf + 90268 195.204 * [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)))) 195.204 * [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))))))) 195.204 * [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))))) 195.205 * * [simplify]: iters left: 6 (16 enodes) 195.213 * * [simplify]: iters left: 5 (68 enodes) 195.241 * * [simplify]: iters left: 4 (179 enodes) 195.318 * * [simplify]: Extracting #0: cost 1 inf + 0 195.318 * * [simplify]: Extracting #1: cost 27 inf + 0 195.319 * * [simplify]: Extracting #2: cost 153 inf + 0 195.319 * * [simplify]: Extracting #3: cost 242 inf + 83 195.322 * * [simplify]: Extracting #4: cost 185 inf + 16503 195.335 * * [simplify]: Extracting #5: cost 15 inf + 79352 195.357 * * [simplify]: Extracting #6: cost 0 inf + 84943 195.385 * [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))))) 195.385 * [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))))))) 195.385 * * * * [progress]: [ 327 / 3260 ] simplifiying candidate # 195.386 * [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))))) 195.386 * * [simplify]: iters left: 6 (26 enodes) 195.399 * * [simplify]: iters left: 5 (101 enodes) 195.434 * * [simplify]: iters left: 4 (208 enodes) 195.500 * * [simplify]: Extracting #0: cost 1 inf + 0 195.500 * * [simplify]: Extracting #1: cost 11 inf + 0 195.500 * * [simplify]: Extracting #2: cost 110 inf + 0 195.501 * * [simplify]: Extracting #3: cost 189 inf + 2 195.503 * * [simplify]: Extracting #4: cost 172 inf + 3477 195.515 * * [simplify]: Extracting #5: cost 66 inf + 37109 195.534 * * [simplify]: Extracting #6: cost 13 inf + 54664 195.548 * * [simplify]: Extracting #7: cost 1 inf + 56796 195.562 * * [simplify]: Extracting #8: cost 0 inf + 56703 195.575 * [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)))))) 195.576 * [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)))))) 195.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)))) 195.576 * * [simplify]: iters left: 6 (15 enodes) 195.584 * * [simplify]: iters left: 5 (63 enodes) 195.607 * * [simplify]: iters left: 4 (145 enodes) 195.676 * * [simplify]: iters left: 3 (499 enodes) 196.035 * * [simplify]: Extracting #0: cost 1 inf + 0 196.035 * * [simplify]: Extracting #1: cost 0 inf + 1 196.035 * [simplify]: Simplified to 0 196.035 * [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)) 196.035 * * * * [progress]: [ 328 / 3260 ] simplifiying candidate # 196.036 * [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)))) 196.036 * * [simplify]: iters left: 6 (25 enodes) 196.048 * * [simplify]: iters left: 5 (95 enodes) 196.070 * * [simplify]: iters left: 4 (215 enodes) 196.145 * * [simplify]: Extracting #0: cost 1 inf + 0 196.145 * * [simplify]: Extracting #1: cost 13 inf + 0 196.145 * * [simplify]: Extracting #2: cost 110 inf + 0 196.146 * * [simplify]: Extracting #3: cost 175 inf + 2 196.146 * * [simplify]: Extracting #4: cost 176 inf + 5 196.148 * * [simplify]: Extracting #5: cost 144 inf + 8857 196.164 * * [simplify]: Extracting #6: cost 40 inf + 37436 196.182 * * [simplify]: Extracting #7: cost 0 inf + 48642 196.200 * * [simplify]: Extracting #8: cost 0 inf + 48547 196.212 * [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)) 196.212 * [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))))) 196.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))) 196.213 * * [simplify]: iters left: 6 (15 enodes) 196.217 * * [simplify]: iters left: 5 (62 enodes) 196.230 * * [simplify]: iters left: 4 (159 enodes) 196.285 * * [simplify]: iters left: 3 (475 enodes) 196.677 * * [simplify]: Extracting #0: cost 1 inf + 0 196.677 * * [simplify]: Extracting #1: cost 42 inf + 0 196.678 * * [simplify]: Extracting #2: cost 194 inf + 1 196.681 * * [simplify]: Extracting #3: cost 205 inf + 15094 196.704 * * [simplify]: Extracting #4: cost 20 inf + 63712 196.737 * * [simplify]: Extracting #5: cost 3 inf + 65204 196.771 * * [simplify]: Extracting #6: cost 0 inf + 65965 196.809 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 196.809 * [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)))) 196.810 * * * * [progress]: [ 329 / 3260 ] simplifiying candidate # 196.810 * [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)))))) 196.810 * * [simplify]: iters left: 6 (26 enodes) 196.820 * * [simplify]: iters left: 5 (100 enodes) 196.838 * * [simplify]: iters left: 4 (213 enodes) 196.915 * * [simplify]: Extracting #0: cost 1 inf + 0 196.915 * * [simplify]: Extracting #1: cost 11 inf + 0 196.915 * * [simplify]: Extracting #2: cost 108 inf + 0 196.916 * * [simplify]: Extracting #3: cost 188 inf + 2 196.918 * * [simplify]: Extracting #4: cost 171 inf + 3073 196.931 * * [simplify]: Extracting #5: cost 66 inf + 38509 196.949 * * [simplify]: Extracting #6: cost 22 inf + 53835 196.961 * * [simplify]: Extracting #7: cost 8 inf + 55540 196.973 * * [simplify]: Extracting #8: cost 0 inf + 57601 196.985 * * [simplify]: Extracting #9: cost 0 inf + 57506 196.997 * [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))) 196.997 * [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))))))) 196.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))))) 196.998 * * [simplify]: iters left: 6 (15 enodes) 197.002 * * [simplify]: iters left: 5 (62 enodes) 197.015 * * [simplify]: iters left: 4 (148 enodes) 197.054 * * [simplify]: iters left: 3 (499 enodes) 197.431 * * [simplify]: Extracting #0: cost 1 inf + 0 197.432 * * [simplify]: Extracting #1: cost 0 inf + 1 197.432 * [simplify]: Simplified to 0 197.432 * [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)) 197.432 * * * * [progress]: [ 330 / 3260 ] simplifiying candidate # 197.432 * [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))))) 197.433 * * [simplify]: iters left: 6 (25 enodes) 197.445 * * [simplify]: iters left: 5 (94 enodes) 197.478 * * [simplify]: iters left: 4 (180 enodes) 197.551 * * [simplify]: iters left: 3 (451 enodes) 197.785 * * [simplify]: Extracting #0: cost 1 inf + 0 197.785 * * [simplify]: Extracting #1: cost 11 inf + 0 197.786 * * [simplify]: Extracting #2: cost 123 inf + 0 197.792 * * [simplify]: Extracting #3: cost 247 inf + 44 197.795 * * [simplify]: Extracting #4: cost 237 inf + 4334 197.814 * * [simplify]: Extracting #5: cost 79 inf + 44339 197.845 * * [simplify]: Extracting #6: cost 0 inf + 65878 197.878 * * [simplify]: Extracting #7: cost 0 inf + 65718 197.910 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ (* (cbrt b) (/ (cbrt b) (sqrt 2))) a) (/ (cbrt b) (sqrt 2)))) 197.910 * [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)))))) 197.910 * [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)))) 197.911 * * [simplify]: iters left: 6 (14 enodes) 197.918 * * [simplify]: iters left: 5 (56 enodes) 197.931 * * [simplify]: iters left: 4 (117 enodes) 197.960 * * [simplify]: iters left: 3 (347 enodes) 198.155 * * [simplify]: Extracting #0: cost 1 inf + 0 198.155 * * [simplify]: Extracting #1: cost 0 inf + 1 198.155 * [simplify]: Simplified to 0 198.155 * [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)) 198.155 * * * * [progress]: [ 331 / 3260 ] simplifiying candidate # 198.155 * [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)))) 198.155 * * [simplify]: iters left: 6 (24 enodes) 198.161 * * [simplify]: iters left: 5 (90 enodes) 198.176 * * [simplify]: iters left: 4 (171 enodes) 198.223 * * [simplify]: iters left: 3 (398 enodes) 198.425 * * [simplify]: Extracting #0: cost 1 inf + 0 198.425 * * [simplify]: Extracting #1: cost 11 inf + 0 198.426 * * [simplify]: Extracting #2: cost 105 inf + 0 198.427 * * [simplify]: Extracting #3: cost 181 inf + 2 198.429 * * [simplify]: Extracting #4: cost 189 inf + 168 198.432 * * [simplify]: Extracting #5: cost 159 inf + 5570 198.446 * * [simplify]: Extracting #6: cost 58 inf + 27420 198.472 * * [simplify]: Extracting #7: cost 1 inf + 41948 198.485 * * [simplify]: Extracting #8: cost 0 inf + 42030 198.498 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (cbrt b) a) (* (/ (sqrt 2) (cbrt b)) (/ (sqrt 2) (cbrt b))))) 198.498 * [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))))) 198.499 * [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))) 198.499 * * [simplify]: iters left: 6 (14 enodes) 198.503 * * [simplify]: iters left: 5 (57 enodes) 198.513 * * [simplify]: iters left: 4 (116 enodes) 198.540 * * [simplify]: iters left: 3 (321 enodes) 198.725 * * [simplify]: Extracting #0: cost 1 inf + 0 198.725 * * [simplify]: Extracting #1: cost 0 inf + 1 198.725 * [simplify]: Simplified to 0 198.725 * [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)) 198.726 * * * * [progress]: [ 332 / 3260 ] simplifiying candidate # 198.726 * [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)))))) 198.726 * * [simplify]: iters left: 6 (25 enodes) 198.738 * * [simplify]: iters left: 5 (95 enodes) 198.755 * * [simplify]: iters left: 4 (205 enodes) 198.846 * * [simplify]: Extracting #0: cost 1 inf + 0 198.846 * * [simplify]: Extracting #1: cost 11 inf + 0 198.846 * * [simplify]: Extracting #2: cost 91 inf + 0 198.847 * * [simplify]: Extracting #3: cost 150 inf + 206 198.848 * * [simplify]: Extracting #4: cost 144 inf + 978 198.851 * * [simplify]: Extracting #5: cost 111 inf + 11502 198.862 * * [simplify]: Extracting #6: cost 27 inf + 33750 198.877 * * [simplify]: Extracting #7: cost 2 inf + 39169 198.893 * * [simplify]: Extracting #8: cost 0 inf + 39918 198.908 * [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)) 198.909 * [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))))))) 198.909 * [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))))) 198.909 * * [simplify]: iters left: 6 (15 enodes) 198.917 * * [simplify]: iters left: 5 (62 enodes) 198.941 * * [simplify]: iters left: 4 (149 enodes) 198.996 * * [simplify]: iters left: 3 (450 enodes) 199.293 * * [simplify]: Extracting #0: cost 1 inf + 0 199.294 * * [simplify]: Extracting #1: cost 0 inf + 1 199.294 * [simplify]: Simplified to 0 199.294 * [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)) 199.294 * * * * [progress]: [ 333 / 3260 ] simplifiying candidate # 199.294 * [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))))) 199.295 * * [simplify]: iters left: 6 (24 enodes) 199.307 * * [simplify]: iters left: 5 (90 enodes) 199.336 * * [simplify]: iters left: 4 (172 enodes) 199.392 * * [simplify]: iters left: 3 (406 enodes) 199.614 * * [simplify]: Extracting #0: cost 1 inf + 0 199.614 * * [simplify]: Extracting #1: cost 11 inf + 0 199.614 * * [simplify]: Extracting #2: cost 98 inf + 0 199.615 * * [simplify]: Extracting #3: cost 192 inf + 46 199.616 * * [simplify]: Extracting #4: cost 177 inf + 2932 199.623 * * [simplify]: Extracting #5: cost 48 inf + 29441 199.634 * * [simplify]: Extracting #6: cost 0 inf + 39624 199.655 * * [simplify]: Extracting #7: cost 0 inf + 39449 199.675 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 199.675 * [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)))))) 199.675 * [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)))) 199.676 * * [simplify]: iters left: 6 (14 enodes) 199.686 * * [simplify]: iters left: 5 (57 enodes) 199.707 * * [simplify]: iters left: 4 (118 enodes) 199.761 * * [simplify]: iters left: 3 (314 enodes) 199.940 * * [simplify]: Extracting #0: cost 1 inf + 0 199.940 * * [simplify]: Extracting #1: cost 0 inf + 1 199.940 * [simplify]: Simplified to 0 199.941 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 199.941 * * * * [progress]: [ 334 / 3260 ] simplifiying candidate # 199.941 * [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)))) 199.941 * * [simplify]: iters left: 6 (23 enodes) 199.953 * * [simplify]: iters left: 5 (81 enodes) 199.968 * * [simplify]: iters left: 4 (157 enodes) 200.016 * * [simplify]: iters left: 3 (326 enodes) 200.129 * * [simplify]: Extracting #0: cost 1 inf + 0 200.129 * * [simplify]: Extracting #1: cost 13 inf + 0 200.129 * * [simplify]: Extracting #2: cost 93 inf + 0 200.130 * * [simplify]: Extracting #3: cost 134 inf + 4 200.131 * * [simplify]: Extracting #4: cost 107 inf + 5050 200.136 * * [simplify]: Extracting #5: cost 32 inf + 18612 200.143 * * [simplify]: Extracting #6: cost 4 inf + 24294 200.150 * * [simplify]: Extracting #7: cost 0 inf + 25398 200.159 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 200.159 * [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))))) 200.159 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 200.159 * * [simplify]: iters left: 6 (13 enodes) 200.166 * * [simplify]: iters left: 5 (48 enodes) 200.181 * * [simplify]: iters left: 4 (103 enodes) 200.202 * * [simplify]: iters left: 3 (238 enodes) 200.302 * * [simplify]: Extracting #0: cost 1 inf + 0 200.302 * * [simplify]: Extracting #1: cost 0 inf + 1 200.302 * [simplify]: Simplified to 0 200.302 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 200.302 * * * * [progress]: [ 335 / 3260 ] simplifiying candidate # 200.302 * [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)))))) 200.303 * * [simplify]: iters left: 6 (26 enodes) 200.309 * * [simplify]: iters left: 5 (99 enodes) 200.326 * * [simplify]: iters left: 4 (206 enodes) 200.396 * * [simplify]: Extracting #0: cost 1 inf + 0 200.396 * * [simplify]: Extracting #1: cost 11 inf + 0 200.396 * * [simplify]: Extracting #2: cost 109 inf + 0 200.397 * * [simplify]: Extracting #3: cost 192 inf + 2 200.399 * * [simplify]: Extracting #4: cost 174 inf + 3518 200.410 * * [simplify]: Extracting #5: cost 65 inf + 40616 200.421 * * [simplify]: Extracting #6: cost 12 inf + 57130 200.437 * * [simplify]: Extracting #7: cost 0 inf + 59142 200.454 * * [simplify]: Extracting #8: cost 0 inf + 59007 200.466 * [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)))) 200.466 * [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))))))) 200.467 * [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))))) 200.467 * * [simplify]: iters left: 6 (15 enodes) 200.470 * * [simplify]: iters left: 5 (61 enodes) 200.489 * * [simplify]: iters left: 4 (142 enodes) 200.537 * * [simplify]: iters left: 3 (474 enodes) 200.815 * * [simplify]: Extracting #0: cost 1 inf + 0 200.815 * * [simplify]: Extracting #1: cost 0 inf + 1 200.815 * [simplify]: Simplified to 0 200.815 * [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)) 200.815 * * * * [progress]: [ 336 / 3260 ] simplifiying candidate # 200.816 * [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))))) 200.816 * * [simplify]: iters left: 6 (25 enodes) 200.829 * * [simplify]: iters left: 5 (94 enodes) 200.860 * * [simplify]: iters left: 4 (175 enodes) 200.935 * * [simplify]: iters left: 3 (421 enodes) 201.089 * * [simplify]: Extracting #0: cost 1 inf + 0 201.089 * * [simplify]: Extracting #1: cost 11 inf + 0 201.089 * * [simplify]: Extracting #2: cost 112 inf + 0 201.091 * * [simplify]: Extracting #3: cost 212 inf + 44 201.094 * * [simplify]: Extracting #4: cost 194 inf + 4499 201.110 * * [simplify]: Extracting #5: cost 55 inf + 38125 201.135 * * [simplify]: Extracting #6: cost 1 inf + 52124 201.161 * * [simplify]: Extracting #7: cost 0 inf + 52272 201.186 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 201.186 * [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)))))) 201.187 * [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)))) 201.187 * * [simplify]: iters left: 6 (14 enodes) 201.194 * * [simplify]: iters left: 5 (56 enodes) 201.218 * * [simplify]: iters left: 4 (113 enodes) 201.245 * * [simplify]: iters left: 3 (324 enodes) 201.404 * * [simplify]: Extracting #0: cost 1 inf + 0 201.404 * * [simplify]: Extracting #1: cost 0 inf + 1 201.404 * [simplify]: Simplified to 0 201.404 * [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)) 201.404 * * * * [progress]: [ 337 / 3260 ] simplifiying candidate # 201.405 * [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)))) 201.405 * * [simplify]: iters left: 6 (24 enodes) 201.417 * * [simplify]: iters left: 5 (89 enodes) 201.449 * * [simplify]: iters left: 4 (166 enodes) 201.487 * * [simplify]: iters left: 3 (386 enodes) 201.645 * * [simplify]: Extracting #0: cost 1 inf + 0 201.645 * * [simplify]: Extracting #1: cost 11 inf + 0 201.645 * * [simplify]: Extracting #2: cost 83 inf + 0 201.646 * * [simplify]: Extracting #3: cost 155 inf + 44 201.647 * * [simplify]: Extracting #4: cost 162 inf + 46 201.648 * * [simplify]: Extracting #5: cost 112 inf + 8454 201.656 * * [simplify]: Extracting #6: cost 22 inf + 26888 201.665 * * [simplify]: Extracting #7: cost 0 inf + 33242 201.678 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (* (cbrt 2) (cbrt 2))) (cbrt 2))) 201.678 * [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))))) 201.679 * [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))) 201.679 * * [simplify]: iters left: 6 (14 enodes) 201.691 * * [simplify]: iters left: 5 (56 enodes) 201.712 * * [simplify]: iters left: 4 (112 enodes) 201.745 * * [simplify]: iters left: 3 (297 enodes) 201.865 * * [simplify]: Extracting #0: cost 1 inf + 0 201.865 * * [simplify]: Extracting #1: cost 0 inf + 1 201.865 * [simplify]: Simplified to 0 201.865 * [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)) 201.865 * * * * [progress]: [ 338 / 3260 ] simplifiying candidate # 201.866 * [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)))))) 201.866 * * [simplify]: iters left: 6 (24 enodes) 201.878 * * [simplify]: iters left: 5 (91 enodes) 201.893 * * [simplify]: iters left: 4 (180 enodes) 201.941 * * [simplify]: iters left: 3 (415 enodes) 202.114 * * [simplify]: Extracting #0: cost 1 inf + 0 202.114 * * [simplify]: Extracting #1: cost 11 inf + 0 202.114 * * [simplify]: Extracting #2: cost 98 inf + 0 202.116 * * [simplify]: Extracting #3: cost 208 inf + 44 202.118 * * [simplify]: Extracting #4: cost 204 inf + 1186 202.127 * * [simplify]: Extracting #5: cost 111 inf + 22523 202.151 * * [simplify]: Extracting #6: cost 5 inf + 51064 202.179 * * [simplify]: Extracting #7: cost 0 inf + 52856 202.194 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (* (sqrt 2) (cbrt a))) (* (sqrt 2) (cbrt a))) (cbrt a))) 202.194 * [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))))))) 202.194 * [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))))) 202.194 * * [simplify]: iters left: 6 (13 enodes) 202.198 * * [simplify]: iters left: 5 (53 enodes) 202.217 * * [simplify]: iters left: 4 (118 enodes) 202.244 * * [simplify]: iters left: 3 (324 enodes) 202.387 * * [simplify]: Extracting #0: cost 1 inf + 0 202.387 * * [simplify]: Extracting #1: cost 0 inf + 1 202.387 * [simplify]: Simplified to 0 202.387 * [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)) 202.388 * * * * [progress]: [ 339 / 3260 ] simplifiying candidate # 202.388 * [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))))) 202.388 * * [simplify]: iters left: 6 (22 enodes) 202.398 * * [simplify]: iters left: 5 (80 enodes) 202.411 * * [simplify]: iters left: 4 (138 enodes) 202.451 * * [simplify]: iters left: 3 (282 enodes) 202.545 * * [simplify]: Extracting #0: cost 1 inf + 0 202.545 * * [simplify]: Extracting #1: cost 9 inf + 0 202.545 * * [simplify]: Extracting #2: cost 73 inf + 0 202.546 * * [simplify]: Extracting #3: cost 138 inf + 85 202.547 * * [simplify]: Extracting #4: cost 144 inf + 211 202.550 * * [simplify]: Extracting #5: cost 97 inf + 7612 202.564 * * [simplify]: Extracting #6: cost 14 inf + 23621 202.576 * * [simplify]: Extracting #7: cost 0 inf + 27134 202.584 * * [simplify]: Extracting #8: cost 0 inf + 26999 202.591 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 202.592 * [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)))))) 202.592 * [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)))) 202.592 * * [simplify]: iters left: 6 (11 enodes) 202.595 * * [simplify]: iters left: 5 (43 enodes) 202.604 * * [simplify]: iters left: 4 (84 enodes) 202.632 * * [simplify]: iters left: 3 (212 enodes) 202.706 * * [simplify]: iters left: 2 (472 enodes) 202.854 * * [simplify]: Extracting #0: cost 1 inf + 0 202.854 * * [simplify]: Extracting #1: cost 0 inf + 1 202.854 * [simplify]: Simplified to 0 202.854 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 0)) 202.854 * * * * [progress]: [ 340 / 3260 ] simplifiying candidate # 202.854 * [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)))) 202.854 * * [simplify]: iters left: 6 (22 enodes) 202.860 * * [simplify]: iters left: 5 (82 enodes) 202.886 * * [simplify]: iters left: 4 (150 enodes) 202.933 * * [simplify]: iters left: 3 (307 enodes) 203.063 * * [simplify]: Extracting #0: cost 1 inf + 0 203.063 * * [simplify]: Extracting #1: cost 11 inf + 0 203.063 * * [simplify]: Extracting #2: cost 65 inf + 0 203.064 * * [simplify]: Extracting #3: cost 109 inf + 2 203.064 * * [simplify]: Extracting #4: cost 115 inf + 45 203.065 * * [simplify]: Extracting #5: cost 82 inf + 4272 203.069 * * [simplify]: Extracting #6: cost 16 inf + 15400 203.075 * * [simplify]: Extracting #7: cost 2 inf + 18611 203.081 * * [simplify]: Extracting #8: cost 0 inf + 18800 203.090 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 203.090 * [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))))) 203.091 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 203.091 * * [simplify]: iters left: 6 (12 enodes) 203.097 * * [simplify]: iters left: 5 (49 enodes) 203.114 * * [simplify]: iters left: 4 (99 enodes) 203.135 * * [simplify]: iters left: 3 (234 enodes) 203.248 * * [simplify]: iters left: 2 (447 enodes) 203.398 * * [simplify]: Extracting #0: cost 1 inf + 0 203.398 * * [simplify]: Extracting #1: cost 0 inf + 1 203.398 * [simplify]: Simplified to 0 203.398 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 203.399 * * * * [progress]: [ 341 / 3260 ] simplifiying candidate # 203.399 * [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)))))) 203.399 * * [simplify]: iters left: 6 (24 enodes) 203.408 * * [simplify]: iters left: 5 (90 enodes) 203.427 * * [simplify]: iters left: 4 (176 enodes) 203.498 * * [simplify]: iters left: 3 (384 enodes) 203.644 * * [simplify]: Extracting #0: cost 1 inf + 0 203.644 * * [simplify]: Extracting #1: cost 11 inf + 0 203.644 * * [simplify]: Extracting #2: cost 85 inf + 0 203.645 * * [simplify]: Extracting #3: cost 140 inf + 168 203.646 * * [simplify]: Extracting #4: cost 132 inf + 1958 203.648 * * [simplify]: Extracting #5: cost 95 inf + 8469 203.655 * * [simplify]: Extracting #6: cost 23 inf + 24123 203.669 * * [simplify]: Extracting #7: cost 0 inf + 30077 203.683 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 203.683 * [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))))))) 203.684 * [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))))) 203.684 * * [simplify]: iters left: 6 (14 enodes) 203.688 * * [simplify]: iters left: 5 (57 enodes) 203.697 * * [simplify]: iters left: 4 (121 enodes) 203.746 * * [simplify]: iters left: 3 (291 enodes) 203.874 * * [simplify]: Extracting #0: cost 1 inf + 0 203.875 * * [simplify]: Extracting #1: cost 0 inf + 1 203.875 * [simplify]: Simplified to 0 203.875 * [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)) 203.875 * * * * [progress]: [ 342 / 3260 ] simplifiying candidate # 203.875 * [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))))) 203.875 * * [simplify]: iters left: 6 (23 enodes) 203.885 * * [simplify]: iters left: 5 (85 enodes) 203.905 * * [simplify]: iters left: 4 (150 enodes) 203.935 * * [simplify]: iters left: 3 (294 enodes) 204.022 * * [simplify]: iters left: 2 (472 enodes) 204.167 * * [simplify]: Extracting #0: cost 1 inf + 0 204.168 * * [simplify]: Extracting #1: cost 11 inf + 0 204.168 * * [simplify]: Extracting #2: cost 70 inf + 0 204.168 * * [simplify]: Extracting #3: cost 98 inf + 1107 204.171 * * [simplify]: Extracting #4: cost 48 inf + 8128 204.180 * * [simplify]: Extracting #5: cost 21 inf + 12048 204.191 * * [simplify]: Extracting #6: cost 2 inf + 15879 204.203 * * [simplify]: Extracting #7: cost 0 inf + 16481 204.215 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 204.215 * [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)))))) 204.215 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 204.216 * * [simplify]: iters left: 6 (13 enodes) 204.222 * * [simplify]: iters left: 5 (52 enodes) 204.239 * * [simplify]: iters left: 4 (98 enodes) 204.283 * * [simplify]: iters left: 3 (212 enodes) 204.331 * * [simplify]: iters left: 2 (371 enodes) 204.431 * * [simplify]: Extracting #0: cost 1 inf + 0 204.431 * * [simplify]: Extracting #1: cost 0 inf + 1 204.431 * [simplify]: Simplified to 0 204.431 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 204.432 * * * * [progress]: [ 343 / 3260 ] simplifiying candidate # 204.432 * [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)))) 204.432 * * [simplify]: iters left: 6 (22 enodes) 204.444 * * [simplify]: iters left: 5 (77 enodes) 204.464 * * [simplify]: iters left: 4 (139 enodes) 204.487 * * [simplify]: iters left: 3 (227 enodes) 204.559 * * [simplify]: iters left: 2 (344 enodes) 204.661 * * [simplify]: iters left: 1 (431 enodes) 204.779 * * [simplify]: Extracting #0: cost 1 inf + 0 204.779 * * [simplify]: Extracting #1: cost 11 inf + 0 204.780 * * [simplify]: Extracting #2: cost 52 inf + 0 204.780 * * [simplify]: Extracting #3: cost 67 inf + 414 204.781 * * [simplify]: Extracting #4: cost 48 inf + 2873 204.783 * * [simplify]: Extracting #5: cost 36 inf + 4509 204.785 * * [simplify]: Extracting #6: cost 23 inf + 5940 204.789 * * [simplify]: Extracting #7: cost 8 inf + 9226 204.793 * * [simplify]: Extracting #8: cost 0 inf + 11992 204.797 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 204.797 * [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))))) 204.798 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 204.798 * * [simplify]: iters left: 6 (12 enodes) 204.801 * * [simplify]: iters left: 5 (44 enodes) 204.814 * * [simplify]: iters left: 4 (92 enodes) 204.834 * * [simplify]: iters left: 3 (159 enodes) 204.872 * * [simplify]: iters left: 2 (267 enodes) 204.941 * * [simplify]: iters left: 1 (364 enodes) 205.069 * * [simplify]: Extracting #0: cost 1 inf + 0 205.069 * * [simplify]: Extracting #1: cost 0 inf + 1 205.069 * [simplify]: Simplified to 0 205.069 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 205.070 * * * * [progress]: [ 344 / 3260 ] simplifiying candidate # 205.070 * [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)))))) 205.070 * * [simplify]: iters left: 6 (25 enodes) 205.083 * * [simplify]: iters left: 5 (97 enodes) 205.106 * * [simplify]: iters left: 4 (208 enodes) 205.198 * * [simplify]: Extracting #0: cost 1 inf + 0 205.198 * * [simplify]: Extracting #1: cost 11 inf + 0 205.199 * * [simplify]: Extracting #2: cost 106 inf + 0 205.200 * * [simplify]: Extracting #3: cost 178 inf + 87 205.201 * * [simplify]: Extracting #4: cost 165 inf + 1549 205.209 * * [simplify]: Extracting #5: cost 88 inf + 23703 205.226 * * [simplify]: Extracting #6: cost 16 inf + 44530 205.245 * * [simplify]: Extracting #7: cost 0 inf + 47950 205.263 * [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))))) 205.263 * [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))))))) 205.263 * [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))))) 205.264 * * [simplify]: iters left: 6 (15 enodes) 205.272 * * [simplify]: iters left: 5 (64 enodes) 205.292 * * [simplify]: iters left: 4 (149 enodes) 205.341 * * [simplify]: iters left: 3 (466 enodes) 205.744 * * [simplify]: Extracting #0: cost 1 inf + 0 205.744 * * [simplify]: Extracting #1: cost 0 inf + 1 205.744 * [simplify]: Simplified to 0 205.744 * [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)) 205.745 * * * * [progress]: [ 345 / 3260 ] simplifiying candidate # 205.745 * [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))))) 205.745 * * [simplify]: iters left: 6 (24 enodes) 205.758 * * [simplify]: iters left: 5 (92 enodes) 205.793 * * [simplify]: iters left: 4 (178 enodes) 205.865 * * [simplify]: iters left: 3 (424 enodes) 206.131 * * [simplify]: Extracting #0: cost 1 inf + 0 206.131 * * [simplify]: Extracting #1: cost 11 inf + 0 206.131 * * [simplify]: Extracting #2: cost 134 inf + 0 206.133 * * [simplify]: Extracting #3: cost 246 inf + 87 206.135 * * [simplify]: Extracting #4: cost 234 inf + 2242 206.150 * * [simplify]: Extracting #5: cost 82 inf + 36498 206.184 * * [simplify]: Extracting #6: cost 0 inf + 56347 206.214 * * [simplify]: Extracting #7: cost 0 inf + 56132 206.243 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 206.243 * [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)))))) 206.243 * [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)))) 206.243 * * [simplify]: iters left: 6 (14 enodes) 206.247 * * [simplify]: iters left: 5 (59 enodes) 206.258 * * [simplify]: iters left: 4 (121 enodes) 206.299 * * [simplify]: iters left: 3 (332 enodes) 206.572 * * [simplify]: Extracting #0: cost 1 inf + 0 206.572 * * [simplify]: Extracting #1: cost 0 inf + 1 206.572 * [simplify]: Simplified to 0 206.572 * [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)) 206.572 * * * * [progress]: [ 346 / 3260 ] simplifiying candidate # 206.572 * [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)))) 206.573 * * [simplify]: iters left: 6 (23 enodes) 206.585 * * [simplify]: iters left: 5 (87 enodes) 206.620 * * [simplify]: iters left: 4 (169 enodes) 206.666 * * [simplify]: iters left: 3 (371 enodes) 206.837 * * [simplify]: Extracting #0: cost 1 inf + 0 206.837 * * [simplify]: Extracting #1: cost 11 inf + 0 206.837 * * [simplify]: Extracting #2: cost 111 inf + 0 206.838 * * [simplify]: Extracting #3: cost 162 inf + 88 206.840 * * [simplify]: Extracting #4: cost 153 inf + 1002 206.844 * * [simplify]: Extracting #5: cost 112 inf + 7995 206.857 * * [simplify]: Extracting #6: cost 13 inf + 28418 206.873 * * [simplify]: Extracting #7: cost 0 inf + 31440 206.886 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 206.886 * [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))))) 206.886 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 206.886 * * [simplify]: iters left: 6 (13 enodes) 206.890 * * [simplify]: iters left: 5 (54 enodes) 206.900 * * [simplify]: iters left: 4 (112 enodes) 206.925 * * [simplify]: iters left: 3 (281 enodes) 207.113 * * [simplify]: Extracting #0: cost 1 inf + 0 207.113 * * [simplify]: Extracting #1: cost 0 inf + 1 207.113 * [simplify]: Simplified to 0 207.113 * [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)) 207.113 * * * * [progress]: [ 347 / 3260 ] simplifiying candidate # 207.114 * [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)))))) 207.114 * * [simplify]: iters left: 6 (24 enodes) 207.126 * * [simplify]: iters left: 5 (92 enodes) 207.158 * * [simplify]: iters left: 4 (193 enodes) 207.211 * * [simplify]: iters left: 3 (457 enodes) 207.451 * * [simplify]: Extracting #0: cost 1 inf + 0 207.452 * * [simplify]: Extracting #1: cost 11 inf + 0 207.452 * * [simplify]: Extracting #2: cost 144 inf + 0 207.454 * * [simplify]: Extracting #3: cost 272 inf + 88 207.458 * * [simplify]: Extracting #4: cost 247 inf + 4839 207.477 * * [simplify]: Extracting #5: cost 90 inf + 41280 207.507 * * [simplify]: Extracting #6: cost 10 inf + 60960 207.545 * * [simplify]: Extracting #7: cost 0 inf + 63542 207.577 * * [simplify]: Extracting #8: cost 0 inf + 63447 207.609 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a)))) 207.609 * [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))))))) 207.609 * [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))))) 207.610 * * [simplify]: iters left: 6 (14 enodes) 207.615 * * [simplify]: iters left: 5 (59 enodes) 207.625 * * [simplify]: iters left: 4 (134 enodes) 207.669 * * [simplify]: iters left: 3 (357 enodes) 207.872 * * [simplify]: Extracting #0: cost 1 inf + 0 207.872 * * [simplify]: Extracting #1: cost 0 inf + 1 207.872 * [simplify]: Simplified to 0 207.872 * [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)) 207.873 * * * * [progress]: [ 348 / 3260 ] simplifiying candidate # 207.873 * [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))))) 207.873 * * [simplify]: iters left: 6 (23 enodes) 207.889 * * [simplify]: iters left: 5 (86 enodes) 207.909 * * [simplify]: iters left: 4 (163 enodes) 207.950 * * [simplify]: iters left: 3 (345 enodes) 208.112 * * [simplify]: Extracting #0: cost 1 inf + 0 208.113 * * [simplify]: Extracting #1: cost 11 inf + 0 208.113 * * [simplify]: Extracting #2: cost 123 inf + 0 208.115 * * [simplify]: Extracting #3: cost 190 inf + 87 208.117 * * [simplify]: Extracting #4: cost 173 inf + 2456 208.127 * * [simplify]: Extracting #5: cost 60 inf + 23729 208.146 * * [simplify]: Extracting #6: cost 2 inf + 34299 208.166 * * [simplify]: Extracting #7: cost 0 inf + 34900 208.188 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 208.188 * [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)))))) 208.189 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 208.189 * * [simplify]: iters left: 6 (13 enodes) 208.196 * * [simplify]: iters left: 5 (53 enodes) 208.215 * * [simplify]: iters left: 4 (106 enodes) 208.261 * * [simplify]: iters left: 3 (257 enodes) 208.450 * * [simplify]: Extracting #0: cost 1 inf + 0 208.450 * * [simplify]: Extracting #1: cost 0 inf + 1 208.450 * [simplify]: Simplified to 0 208.450 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 208.450 * * * * [progress]: [ 349 / 3260 ] simplifiying candidate # 208.450 * [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)))) 208.451 * * [simplify]: iters left: 6 (22 enodes) 208.462 * * [simplify]: iters left: 5 (82 enodes) 208.492 * * [simplify]: iters left: 4 (149 enodes) 208.538 * * [simplify]: iters left: 3 (293 enodes) 208.639 * * [simplify]: Extracting #0: cost 1 inf + 0 208.639 * * [simplify]: Extracting #1: cost 11 inf + 0 208.639 * * [simplify]: Extracting #2: cost 88 inf + 0 208.640 * * [simplify]: Extracting #3: cost 110 inf + 419 208.640 * * [simplify]: Extracting #4: cost 105 inf + 1287 208.642 * * [simplify]: Extracting #5: cost 67 inf + 6197 208.648 * * [simplify]: Extracting #6: cost 9 inf + 15397 208.659 * * [simplify]: Extracting #7: cost 0 inf + 17575 208.670 * * [simplify]: Extracting #8: cost 0 inf + 17480 208.681 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 208.681 * [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))))) 208.682 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 208.682 * * [simplify]: iters left: 6 (12 enodes) 208.689 * * [simplify]: iters left: 5 (49 enodes) 208.707 * * [simplify]: iters left: 4 (94 enodes) 208.744 * * [simplify]: iters left: 3 (221 enodes) 208.845 * * [simplify]: iters left: 2 (492 enodes) 209.170 * * [simplify]: Extracting #0: cost 1 inf + 0 209.171 * * [simplify]: Extracting #1: cost 0 inf + 1 209.171 * [simplify]: Simplified to 0 209.171 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 0)) 209.171 * * * * [progress]: [ 350 / 3260 ] simplifiying candidate # 209.171 * [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)))))) 209.171 * * [simplify]: iters left: 6 (23 enodes) 209.182 * * [simplify]: iters left: 5 (85 enodes) 209.197 * * [simplify]: iters left: 4 (168 enodes) 209.238 * * [simplify]: iters left: 3 (372 enodes) 209.394 * * [simplify]: Extracting #0: cost 1 inf + 0 209.394 * * [simplify]: Extracting #1: cost 11 inf + 0 209.394 * * [simplify]: Extracting #2: cost 123 inf + 0 209.395 * * [simplify]: Extracting #3: cost 176 inf + 91 209.396 * * [simplify]: Extracting #4: cost 165 inf + 2091 209.402 * * [simplify]: Extracting #5: cost 62 inf + 22287 209.411 * * [simplify]: Extracting #6: cost 2 inf + 34552 209.421 * * [simplify]: Extracting #7: cost 0 inf + 34841 209.435 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 209.435 * [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))))))) 209.436 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 209.436 * * [simplify]: iters left: 6 (13 enodes) 209.440 * * [simplify]: iters left: 5 (52 enodes) 209.449 * * [simplify]: iters left: 4 (111 enodes) 209.491 * * [simplify]: iters left: 3 (278 enodes) 209.694 * * [simplify]: Extracting #0: cost 1 inf + 0 209.694 * * [simplify]: Extracting #1: cost 0 inf + 1 209.694 * [simplify]: Simplified to 0 209.694 * [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)) 209.694 * * * * [progress]: [ 351 / 3260 ] simplifiying candidate # 209.694 * [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))))) 209.695 * * [simplify]: iters left: 6 (22 enodes) 209.705 * * [simplify]: iters left: 5 (80 enodes) 209.719 * * [simplify]: iters left: 4 (144 enodes) 209.747 * * [simplify]: iters left: 3 (275 enodes) 209.869 * * [simplify]: iters left: 2 (498 enodes) 210.079 * * [simplify]: Extracting #0: cost 1 inf + 0 210.079 * * [simplify]: Extracting #1: cost 11 inf + 0 210.079 * * [simplify]: Extracting #2: cost 81 inf + 0 210.082 * * [simplify]: Extracting #3: cost 110 inf + 338 210.084 * * [simplify]: Extracting #4: cost 54 inf + 6093 210.089 * * [simplify]: Extracting #5: cost 26 inf + 9845 210.096 * * [simplify]: Extracting #6: cost 5 inf + 13696 210.108 * * [simplify]: Extracting #7: cost 0 inf + 15238 210.118 * * [simplify]: Extracting #8: cost 0 inf + 15183 210.130 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 210.130 * [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)))))) 210.131 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 210.131 * * [simplify]: iters left: 6 (12 enodes) 210.135 * * [simplify]: iters left: 5 (47 enodes) 210.143 * * [simplify]: iters left: 4 (89 enodes) 210.164 * * [simplify]: iters left: 3 (186 enodes) 210.227 * * [simplify]: iters left: 2 (378 enodes) 210.402 * * [simplify]: Extracting #0: cost 1 inf + 0 210.402 * * [simplify]: Extracting #1: cost 0 inf + 1 210.402 * [simplify]: Simplified to 0 210.402 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 210.402 * * * * [progress]: [ 352 / 3260 ] simplifiying candidate # 210.403 * [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)))) 210.403 * * [simplify]: iters left: 6 (21 enodes) 210.408 * * [simplify]: iters left: 5 (74 enodes) 210.420 * * [simplify]: iters left: 4 (110 enodes) 210.463 * * [simplify]: iters left: 3 (163 enodes) 210.512 * * [simplify]: iters left: 2 (238 enodes) 210.599 * * [simplify]: iters left: 1 (332 enodes) 210.706 * * [simplify]: Extracting #0: cost 1 inf + 0 210.706 * * [simplify]: Extracting #1: cost 9 inf + 0 210.706 * * [simplify]: Extracting #2: cost 57 inf + 2 210.707 * * [simplify]: Extracting #3: cost 62 inf + 757 210.708 * * [simplify]: Extracting #4: cost 41 inf + 2628 210.709 * * [simplify]: Extracting #5: cost 34 inf + 3293 210.711 * * [simplify]: Extracting #6: cost 21 inf + 4469 210.714 * * [simplify]: Extracting #7: cost 6 inf + 8625 210.718 * * [simplify]: Extracting #8: cost 0 inf + 10710 210.721 * * [simplify]: Extracting #9: cost 0 inf + 10655 210.725 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 210.725 * [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))))) 210.725 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 210.725 * * [simplify]: iters left: 6 (11 enodes) 210.728 * * [simplify]: iters left: 5 (40 enodes) 210.738 * * [simplify]: iters left: 4 (65 enodes) 210.757 * * [simplify]: iters left: 3 (97 enodes) 210.774 * * [simplify]: iters left: 2 (165 enodes) 210.819 * * [simplify]: iters left: 1 (271 enodes) 210.875 * * [simplify]: Extracting #0: cost 1 inf + 0 210.876 * * [simplify]: Extracting #1: cost 0 inf + 1 210.876 * [simplify]: Simplified to 0 210.876 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (* (/ b a) 1/2)) 0)) 210.876 * * * * [progress]: [ 353 / 3260 ] simplifiying candidate # 210.876 * [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)))))) 210.876 * * [simplify]: iters left: 6 (22 enodes) 210.882 * * [simplify]: iters left: 5 (84 enodes) 210.896 * * [simplify]: iters left: 4 (163 enodes) 210.935 * * [simplify]: iters left: 3 (346 enodes) 211.067 * * [simplify]: Extracting #0: cost 1 inf + 0 211.067 * * [simplify]: Extracting #1: cost 11 inf + 0 211.067 * * [simplify]: Extracting #2: cost 115 inf + 0 211.068 * * [simplify]: Extracting #3: cost 157 inf + 90 211.069 * * [simplify]: Extracting #4: cost 127 inf + 5571 211.076 * * [simplify]: Extracting #5: cost 31 inf + 24884 211.084 * * [simplify]: Extracting #6: cost 2 inf + 30638 211.092 * * [simplify]: Extracting #7: cost 0 inf + 31438 211.101 * * [simplify]: Extracting #8: cost 0 inf + 31343 211.109 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 211.109 * [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))))))) 211.110 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 211.110 * * [simplify]: iters left: 6 (12 enodes) 211.113 * * [simplify]: iters left: 5 (51 enodes) 211.122 * * [simplify]: iters left: 4 (106 enodes) 211.162 * * [simplify]: iters left: 3 (247 enodes) 211.262 * * [simplify]: Extracting #0: cost 1 inf + 0 211.262 * * [simplify]: Extracting #1: cost 0 inf + 1 211.262 * [simplify]: Simplified to 0 211.262 * [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)) 211.263 * * * * [progress]: [ 354 / 3260 ] simplifiying candidate # 211.263 * [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))))) 211.263 * * [simplify]: iters left: 6 (21 enodes) 211.272 * * [simplify]: iters left: 5 (79 enodes) 211.286 * * [simplify]: iters left: 4 (141 enodes) 211.325 * * [simplify]: iters left: 3 (272 enodes) 211.416 * * [simplify]: Extracting #0: cost 1 inf + 0 211.416 * * [simplify]: Extracting #1: cost 11 inf + 0 211.416 * * [simplify]: Extracting #2: cost 88 inf + 0 211.417 * * [simplify]: Extracting #3: cost 95 inf + 585 211.420 * * [simplify]: Extracting #4: cost 41 inf + 7102 211.424 * * [simplify]: Extracting #5: cost 21 inf + 9858 211.428 * * [simplify]: Extracting #6: cost 4 inf + 13104 211.433 * * [simplify]: Extracting #7: cost 0 inf + 14425 211.438 * * [simplify]: Extracting #8: cost 0 inf + 14330 211.443 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 211.443 * [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)))))) 211.443 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 211.443 * * [simplify]: iters left: 6 (11 enodes) 211.446 * * [simplify]: iters left: 5 (46 enodes) 211.460 * * [simplify]: iters left: 4 (86 enodes) 211.484 * * [simplify]: iters left: 3 (183 enodes) 211.547 * * [simplify]: iters left: 2 (372 enodes) 211.797 * * [simplify]: Extracting #0: cost 1 inf + 0 211.797 * * [simplify]: Extracting #1: cost 0 inf + 1 211.797 * [simplify]: Simplified to 0 211.797 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 211.798 * * * * [progress]: [ 355 / 3260 ] simplifiying candidate # 211.798 * [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)))) 211.798 * * [simplify]: iters left: 6 (20 enodes) 211.808 * * [simplify]: iters left: 5 (73 enodes) 211.833 * * [simplify]: iters left: 4 (109 enodes) 211.875 * * [simplify]: iters left: 3 (162 enodes) 211.924 * * [simplify]: iters left: 2 (237 enodes) 212.010 * * [simplify]: iters left: 1 (333 enodes) 212.087 * * [simplify]: Extracting #0: cost 1 inf + 0 212.088 * * [simplify]: Extracting #1: cost 9 inf + 0 212.088 * * [simplify]: Extracting #2: cost 58 inf + 2 212.088 * * [simplify]: Extracting #3: cost 57 inf + 1090 212.090 * * [simplify]: Extracting #4: cost 34 inf + 3125 212.091 * * [simplify]: Extracting #5: cost 33 inf + 3335 212.093 * * [simplify]: Extracting #6: cost 21 inf + 4525 212.097 * * [simplify]: Extracting #7: cost 4 inf + 9523 212.100 * * [simplify]: Extracting #8: cost 0 inf + 10655 212.107 * [simplify]: Simplified to (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 212.107 * [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))))) 212.108 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 212.108 * * [simplify]: iters left: 6 (10 enodes) 212.113 * * [simplify]: iters left: 5 (39 enodes) 212.127 * * [simplify]: iters left: 4 (64 enodes) 212.139 * * [simplify]: iters left: 3 (96 enodes) 212.156 * * [simplify]: iters left: 2 (164 enodes) 212.211 * * [simplify]: iters left: 1 (270 enodes) 212.309 * * [simplify]: Extracting #0: cost 1 inf + 0 212.309 * * [simplify]: Extracting #1: cost 0 inf + 1 212.309 * [simplify]: Simplified to 0 212.309 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (* -1/2 b) a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2)) 0)) 212.310 * * * * [progress]: [ 356 / 3260 ] simplifiying candidate # 212.310 * [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)))))) 212.310 * * [simplify]: iters left: 6 (22 enodes) 212.321 * * [simplify]: iters left: 5 (85 enodes) 212.348 * * [simplify]: iters left: 4 (172 enodes) 212.392 * * [simplify]: iters left: 3 (343 enodes) 212.501 * * [simplify]: Extracting #0: cost 1 inf + 0 212.501 * * [simplify]: Extracting #1: cost 11 inf + 0 212.501 * * [simplify]: Extracting #2: cost 95 inf + 0 212.502 * * [simplify]: Extracting #3: cost 151 inf + 132 212.505 * * [simplify]: Extracting #4: cost 98 inf + 8427 212.511 * * [simplify]: Extracting #5: cost 32 inf + 20470 212.517 * * [simplify]: Extracting #6: cost 14 inf + 23141 212.525 * * [simplify]: Extracting #7: cost 5 inf + 25817 212.933 * * [simplify]: Extracting #8: cost 0 inf + 27534 212.947 * * [simplify]: Extracting #9: cost 0 inf + 27454 212.960 * [simplify]: Simplified to (fma (/ b (* (cbrt a) (cbrt a))) (/ -1/2 (cbrt a)) (/ (sqrt (fma b b (* (* a -4) c))) (* a 2))) 212.960 * [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))))))) 212.961 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 212.961 * * [simplify]: iters left: 6 (12 enodes) 212.969 * * [simplify]: iters left: 5 (53 enodes) 212.986 * * [simplify]: iters left: 4 (117 enodes) 213.015 * * [simplify]: iters left: 3 (255 enodes) 213.108 * * [simplify]: Extracting #0: cost 1 inf + 0 213.108 * * [simplify]: Extracting #1: cost 0 inf + 1 213.108 * [simplify]: Simplified to 0 213.108 * [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)) 213.108 * * * * [progress]: [ 357 / 3260 ] simplifiying candidate # 213.109 * [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))))) 213.109 * * [simplify]: iters left: 6 (21 enodes) 213.115 * * [simplify]: iters left: 5 (80 enodes) 213.143 * * [simplify]: iters left: 4 (151 enodes) 213.197 * * [simplify]: iters left: 3 (257 enodes) 213.260 * * [simplify]: iters left: 2 (474 enodes) 213.550 * * [simplify]: Extracting #0: cost 1 inf + 0 213.551 * * [simplify]: Extracting #1: cost 11 inf + 0 213.551 * * [simplify]: Extracting #2: cost 99 inf + 0 213.552 * * [simplify]: Extracting #3: cost 130 inf + 341 213.556 * * [simplify]: Extracting #4: cost 88 inf + 4094 213.566 * * [simplify]: Extracting #5: cost 24 inf + 11880 213.575 * * [simplify]: Extracting #6: cost 4 inf + 15809 213.582 * * [simplify]: Extracting #7: cost 0 inf + 17092 213.589 * * [simplify]: Extracting #8: cost 0 inf + 17037 213.596 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 213.596 * [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)))))) 213.597 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 213.597 * * [simplify]: iters left: 6 (11 enodes) 213.601 * * [simplify]: iters left: 5 (48 enodes) 213.610 * * [simplify]: iters left: 4 (98 enodes) 213.635 * * [simplify]: iters left: 3 (181 enodes) 213.674 * * [simplify]: iters left: 2 (358 enodes) 213.840 * * [simplify]: Extracting #0: cost 1 inf + 0 213.840 * * [simplify]: Extracting #1: cost 0 inf + 1 213.840 * [simplify]: Simplified to 0 213.840 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 213.840 * * * * [progress]: [ 358 / 3260 ] simplifiying candidate # 213.840 * [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)))) 213.840 * * [simplify]: iters left: 6 (20 enodes) 213.846 * * [simplify]: iters left: 5 (73 enodes) 213.860 * * [simplify]: iters left: 4 (129 enodes) 213.882 * * [simplify]: iters left: 3 (202 enodes) 213.950 * * [simplify]: iters left: 2 (313 enodes) 214.048 * * [simplify]: iters left: 1 (428 enodes) 214.192 * * [simplify]: Extracting #0: cost 1 inf + 0 214.192 * * [simplify]: Extracting #1: cost 11 inf + 0 214.193 * * [simplify]: Extracting #2: cost 53 inf + 42 214.194 * * [simplify]: Extracting #3: cost 58 inf + 795 214.196 * * [simplify]: Extracting #4: cost 35 inf + 2586 214.200 * * [simplify]: Extracting #5: cost 33 inf + 2797 214.204 * * [simplify]: Extracting #6: cost 19 inf + 4329 214.208 * * [simplify]: Extracting #7: cost 12 inf + 6068 214.213 * * [simplify]: Extracting #8: cost 2 inf + 9305 214.217 * * [simplify]: Extracting #9: cost 0 inf + 10027 214.221 * [simplify]: Simplified to (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 214.221 * [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))))) 214.221 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 214.222 * * [simplify]: iters left: 6 (10 enodes) 214.225 * * [simplify]: iters left: 5 (41 enodes) 214.232 * * [simplify]: iters left: 4 (81 enodes) 214.245 * * [simplify]: iters left: 3 (127 enodes) 214.263 * * [simplify]: iters left: 2 (186 enodes) 214.294 * * [simplify]: iters left: 1 (266 enodes) 214.426 * * [simplify]: Extracting #0: cost 1 inf + 0 214.426 * * [simplify]: Extracting #1: cost 0 inf + 1 214.426 * [simplify]: Simplified to 0 214.427 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ -1/2 a) b (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a)) 0)) 214.427 * * * * [progress]: [ 359 / 3260 ] simplifiying candidate # 214.427 * [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))) 214.427 * * [simplify]: iters left: 6 (19 enodes) 214.437 * * [simplify]: iters left: 5 (70 enodes) 214.451 * * [simplify]: iters left: 4 (111 enodes) 214.475 * * [simplify]: iters left: 3 (166 enodes) 214.528 * * [simplify]: iters left: 2 (239 enodes) 214.599 * * [simplify]: iters left: 1 (348 enodes) 214.720 * * [simplify]: Extracting #0: cost 1 inf + 0 214.720 * * [simplify]: Extracting #1: cost 9 inf + 0 214.720 * * [simplify]: Extracting #2: cost 64 inf + 2 214.721 * * [simplify]: Extracting #3: cost 70 inf + 841 214.724 * * [simplify]: Extracting #4: cost 43 inf + 3004 214.726 * * [simplify]: Extracting #5: cost 26 inf + 4817 214.729 * * [simplify]: Extracting #6: cost 5 inf + 9548 214.733 * * [simplify]: Extracting #7: cost 0 inf + 11171 214.737 * * [simplify]: Extracting #8: cost 0 inf + 11116 214.741 * [simplify]: Simplified to (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 214.742 * [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)))) 214.742 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 214.742 * * [simplify]: iters left: 6 (9 enodes) 214.745 * * [simplify]: iters left: 5 (36 enodes) 214.752 * * [simplify]: iters left: 4 (67 enodes) 214.778 * * [simplify]: iters left: 3 (97 enodes) 214.814 * * [simplify]: iters left: 2 (158 enodes) 214.881 * * [simplify]: iters left: 1 (263 enodes) 214.949 * * [simplify]: Extracting #0: cost 1 inf + 0 214.949 * * [simplify]: Extracting #1: cost 0 inf + 1 214.950 * [simplify]: Simplified to 0 214.950 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ b a) -2) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 214.950 * * * * [progress]: [ 360 / 3260 ] simplifiying candidate # 214.950 * [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)))) 214.950 * * [simplify]: iters left: 6 (19 enodes) 214.955 * * [simplify]: iters left: 5 (71 enodes) 214.969 * * [simplify]: iters left: 4 (120 enodes) 215.007 * * [simplify]: iters left: 3 (194 enodes) 215.062 * * [simplify]: iters left: 2 (289 enodes) 215.166 * * [simplify]: iters left: 1 (429 enodes) 215.351 * * [simplify]: Extracting #0: cost 1 inf + 0 215.352 * * [simplify]: Extracting #1: cost 11 inf + 0 215.352 * * [simplify]: Extracting #2: cost 58 inf + 0 215.352 * * [simplify]: Extracting #3: cost 61 inf + 552 215.354 * * [simplify]: Extracting #4: cost 36 inf + 2548 215.356 * * [simplify]: Extracting #5: cost 34 inf + 2798 215.358 * * [simplify]: Extracting #6: cost 26 inf + 3545 215.361 * * [simplify]: Extracting #7: cost 5 inf + 8972 215.365 * * [simplify]: Extracting #8: cost 0 inf + 10214 215.369 * * [simplify]: Extracting #9: cost 0 inf + 10158 215.374 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 215.374 * [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))))) 215.375 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 215.375 * * [simplify]: iters left: 5 (9 enodes) 215.378 * * [simplify]: iters left: 4 (39 enodes) 215.387 * * [simplify]: iters left: 3 (65 enodes) 215.398 * * [simplify]: iters left: 2 (129 enodes) 215.443 * * [simplify]: iters left: 1 (210 enodes) 215.508 * * [simplify]: Extracting #0: cost 1 inf + 0 215.508 * * [simplify]: Extracting #1: cost 0 inf + 1 215.508 * [simplify]: Simplified to 0 215.508 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 215.508 * * * * [progress]: [ 361 / 3260 ] simplifiying candidate # 215.509 * [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)))))) 215.509 * * [simplify]: iters left: 6 (26 enodes) 215.515 * * [simplify]: iters left: 5 (103 enodes) 215.543 * * [simplify]: iters left: 4 (191 enodes) 215.595 * * [simplify]: iters left: 3 (461 enodes) 215.908 * * [simplify]: Extracting #0: cost 1 inf + 0 215.908 * * [simplify]: Extracting #1: cost 11 inf + 0 215.908 * * [simplify]: Extracting #2: cost 174 inf + 0 215.909 * * [simplify]: Extracting #3: cost 313 inf + 746 215.911 * * [simplify]: Extracting #4: cost 292 inf + 3387 215.913 * * [simplify]: Extracting #5: cost 272 inf + 9914 215.917 * * [simplify]: Extracting #6: cost 256 inf + 15305 215.927 * * [simplify]: Extracting #7: cost 181 inf + 49492 215.984 * * [simplify]: Extracting #8: cost 22 inf + 139456 216.055 * * [simplify]: Extracting #9: cost 0 inf + 149955 216.115 * * [simplify]: Extracting #10: cost 0 inf + 149820 216.169 * [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))) 216.169 * [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))))))) 216.169 * [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))))) 216.169 * * [simplify]: iters left: 6 (10 enodes) 216.172 * * [simplify]: iters left: 5 (37 enodes) 216.179 * * [simplify]: iters left: 4 (57 enodes) 216.200 * * [simplify]: iters left: 3 (104 enodes) 216.238 * * [simplify]: iters left: 2 (158 enodes) 216.281 * * [simplify]: iters left: 1 (225 enodes) 216.339 * * [simplify]: Extracting #0: cost 1 inf + 0 216.339 * * [simplify]: Extracting #1: cost 0 inf + 1 216.339 * [simplify]: Simplified to 0 216.339 * [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)) 216.339 * * * * [progress]: [ 362 / 3260 ] simplifiying candidate # 216.340 * [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))))) 216.340 * * [simplify]: iters left: 6 (25 enodes) 216.349 * * [simplify]: iters left: 5 (94 enodes) 216.365 * * [simplify]: iters left: 4 (175 enodes) 216.409 * * [simplify]: iters left: 3 (432 enodes) 216.709 * * [simplify]: Extracting #0: cost 1 inf + 0 216.709 * * [simplify]: Extracting #1: cost 9 inf + 0 216.709 * * [simplify]: Extracting #2: cost 170 inf + 0 216.710 * * [simplify]: Extracting #3: cost 309 inf + 248 216.712 * * [simplify]: Extracting #4: cost 292 inf + 2248 216.715 * * [simplify]: Extracting #5: cost 275 inf + 7279 216.717 * * [simplify]: Extracting #6: cost 261 inf + 10471 216.729 * * [simplify]: Extracting #7: cost 202 inf + 38102 216.783 * * [simplify]: Extracting #8: cost 27 inf + 135327 216.833 * * [simplify]: Extracting #9: cost 0 inf + 148621 216.876 * * [simplify]: Extracting #10: cost 0 inf + 148381 216.929 * [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)) 216.929 * [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)))))) 216.929 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 216.930 * * [simplify]: iters left: 6 (9 enodes) 216.933 * * [simplify]: iters left: 5 (29 enodes) 216.938 * * [simplify]: iters left: 4 (42 enodes) 216.944 * * [simplify]: iters left: 3 (58 enodes) 216.952 * * [simplify]: iters left: 2 (68 enodes) 216.960 * * [simplify]: Extracting #0: cost 1 inf + 0 216.960 * * [simplify]: Extracting #1: cost 0 inf + 1 216.960 * [simplify]: Simplified to 0 216.960 * [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)) 216.961 * * * * [progress]: [ 363 / 3260 ] simplifiying candidate # 216.961 * [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)))))) 216.961 * * [simplify]: iters left: 6 (27 enodes) 216.975 * * [simplify]: iters left: 5 (111 enodes) 217.015 * * [simplify]: iters left: 4 (252 enodes) 217.116 * * [simplify]: Extracting #0: cost 1 inf + 0 217.116 * * [simplify]: Extracting #1: cost 11 inf + 0 217.116 * * [simplify]: Extracting #2: cost 120 inf + 0 217.117 * * [simplify]: Extracting #3: cost 196 inf + 1 217.118 * * [simplify]: Extracting #4: cost 189 inf + 1588 217.119 * * [simplify]: Extracting #5: cost 182 inf + 4013 217.124 * * [simplify]: Extracting #6: cost 95 inf + 35434 217.149 * * [simplify]: Extracting #7: cost 5 inf + 78372 217.167 * * [simplify]: Extracting #8: cost 0 inf + 80192 217.189 * * [simplify]: Extracting #9: cost 0 inf + 80122 217.218 * [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)))) 217.218 * [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))))))) 217.218 * [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))))) 217.219 * * [simplify]: iters left: 6 (13 enodes) 217.222 * * [simplify]: iters left: 5 (53 enodes) 217.231 * * [simplify]: iters left: 4 (117 enodes) 217.272 * * [simplify]: iters left: 3 (275 enodes) 217.358 * * [simplify]: iters left: 2 (474 enodes) 217.524 * * [simplify]: Extracting #0: cost 1 inf + 0 217.524 * * [simplify]: Extracting #1: cost 0 inf + 1 217.524 * [simplify]: Simplified to 0 217.524 * [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)) 217.524 * * * * [progress]: [ 364 / 3260 ] simplifiying candidate # 217.525 * [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))))) 217.525 * * [simplify]: iters left: 6 (28 enodes) 217.539 * * [simplify]: iters left: 5 (111 enodes) 217.575 * * [simplify]: iters left: 4 (221 enodes) 217.623 * * [simplify]: Extracting #0: cost 1 inf + 0 217.623 * * [simplify]: Extracting #1: cost 11 inf + 0 217.623 * * [simplify]: Extracting #2: cost 108 inf + 0 217.624 * * [simplify]: Extracting #3: cost 174 inf + 1 217.624 * * [simplify]: Extracting #4: cost 173 inf + 448 217.625 * * [simplify]: Extracting #5: cost 170 inf + 2104 217.628 * * [simplify]: Extracting #6: cost 120 inf + 21405 217.640 * * [simplify]: Extracting #7: cost 17 inf + 64530 217.667 * * [simplify]: Extracting #8: cost 0 inf + 71436 217.691 * * [simplify]: Extracting #9: cost 0 inf + 71276 217.706 * [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)))) 217.706 * [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)))))) 217.707 * [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)))) 217.707 * * [simplify]: iters left: 6 (12 enodes) 217.710 * * [simplify]: iters left: 5 (47 enodes) 217.717 * * [simplify]: iters left: 4 (82 enodes) 217.746 * * [simplify]: iters left: 3 (157 enodes) 217.796 * * [simplify]: iters left: 2 (248 enodes) 217.839 * * [simplify]: iters left: 1 (341 enodes) 217.927 * * [simplify]: Extracting #0: cost 1 inf + 0 217.927 * * [simplify]: Extracting #1: cost 0 inf + 1 217.927 * [simplify]: Simplified to 0 217.927 * [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)) 217.927 * * * * [progress]: [ 365 / 3260 ] simplifiying candidate # 217.928 * [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)))) 217.928 * * [simplify]: iters left: 6 (28 enodes) 217.935 * * [simplify]: iters left: 5 (111 enodes) 217.973 * * [simplify]: iters left: 4 (229 enodes) 218.038 * * [simplify]: Extracting #0: cost 1 inf + 0 218.038 * * [simplify]: Extracting #1: cost 13 inf + 0 218.038 * * [simplify]: Extracting #2: cost 119 inf + 0 218.038 * * [simplify]: Extracting #3: cost 175 inf + 45 218.039 * * [simplify]: Extracting #4: cost 174 inf + 372 218.040 * * [simplify]: Extracting #5: cost 169 inf + 2234 218.043 * * [simplify]: Extracting #6: cost 104 inf + 23493 218.056 * * [simplify]: Extracting #7: cost 6 inf + 67114 218.073 * * [simplify]: Extracting #8: cost 0 inf + 69176 218.088 * * [simplify]: Extracting #9: cost 0 inf + 69146 218.108 * [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)) 218.108 * [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))))) 218.109 * [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))) 218.109 * * [simplify]: iters left: 6 (12 enodes) 218.116 * * [simplify]: iters left: 5 (47 enodes) 218.134 * * [simplify]: iters left: 4 (89 enodes) 218.159 * * [simplify]: iters left: 3 (180 enodes) 218.206 * * [simplify]: iters left: 2 (296 enodes) 218.325 * * [simplify]: iters left: 1 (428 enodes) 218.449 * * [simplify]: Extracting #0: cost 1 inf + 0 218.449 * * [simplify]: Extracting #1: cost 0 inf + 1 218.449 * [simplify]: Simplified to 0 218.449 * [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)) 218.450 * * * * [progress]: [ 366 / 3260 ] simplifiying candidate # 218.450 * [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)))))) 218.450 * * [simplify]: iters left: 6 (26 enodes) 218.457 * * [simplify]: iters left: 5 (104 enodes) 218.477 * * [simplify]: iters left: 4 (213 enodes) 218.551 * * [simplify]: Extracting #0: cost 1 inf + 0 218.551 * * [simplify]: Extracting #1: cost 11 inf + 0 218.551 * * [simplify]: Extracting #2: cost 99 inf + 0 218.552 * * [simplify]: Extracting #3: cost 164 inf + 1 218.552 * * [simplify]: Extracting #4: cost 164 inf + 407 218.553 * * [simplify]: Extracting #5: cost 168 inf + 892 218.554 * * [simplify]: Extracting #6: cost 148 inf + 4396 218.559 * * [simplify]: Extracting #7: cost 79 inf + 27748 218.572 * * [simplify]: Extracting #8: cost 7 inf + 64892 218.591 * * [simplify]: Extracting #9: cost 0 inf + 68272 218.618 * * [simplify]: Extracting #10: cost 0 inf + 68177 218.637 * [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))) 218.637 * [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))))))) 218.637 * [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))))) 218.637 * * [simplify]: iters left: 6 (12 enodes) 218.640 * * [simplify]: iters left: 5 (46 enodes) 218.648 * * [simplify]: iters left: 4 (81 enodes) 218.664 * * [simplify]: iters left: 3 (134 enodes) 218.695 * * [simplify]: iters left: 2 (197 enodes) 218.734 * * [simplify]: iters left: 1 (271 enodes) 218.790 * * [simplify]: Extracting #0: cost 1 inf + 0 218.790 * * [simplify]: Extracting #1: cost 0 inf + 1 218.790 * [simplify]: Simplified to 0 218.790 * [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)) 218.790 * * * * [progress]: [ 367 / 3260 ] simplifiying candidate # 218.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)) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 218.790 * * [simplify]: iters left: 6 (26 enodes) 218.801 * * [simplify]: iters left: 5 (101 enodes) 218.838 * * [simplify]: iters left: 4 (190 enodes) 218.900 * * [simplify]: iters left: 3 (461 enodes) 219.238 * * [simplify]: Extracting #0: cost 1 inf + 0 219.238 * * [simplify]: Extracting #1: cost 9 inf + 0 219.238 * * [simplify]: Extracting #2: cost 171 inf + 0 219.240 * * [simplify]: Extracting #3: cost 323 inf + 1 219.242 * * [simplify]: Extracting #4: cost 306 inf + 1999 219.248 * * [simplify]: Extracting #5: cost 273 inf + 9701 219.254 * * [simplify]: Extracting #6: cost 253 inf + 14335 219.262 * * [simplify]: Extracting #7: cost 202 inf + 37434 219.306 * * [simplify]: Extracting #8: cost 26 inf + 136322 219.367 * * [simplify]: Extracting #9: cost 0 inf + 149381 219.438 * * [simplify]: Extracting #10: cost 0 inf + 149086 219.512 * [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))) 219.512 * [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)))))) 219.512 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 219.513 * * [simplify]: iters left: 6 (10 enodes) 219.518 * * [simplify]: iters left: 5 (38 enodes) 219.530 * * [simplify]: iters left: 4 (59 enodes) 219.549 * * [simplify]: iters left: 3 (88 enodes) 219.563 * * [simplify]: iters left: 2 (117 enodes) 219.579 * * [simplify]: iters left: 1 (144 enodes) 219.610 * * [simplify]: Extracting #0: cost 1 inf + 0 219.610 * * [simplify]: Extracting #1: cost 0 inf + 1 219.610 * [simplify]: Simplified to 0 219.611 * [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)) 219.611 * * * * [progress]: [ 368 / 3260 ] simplifiying candidate # 219.611 * [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)))) 219.612 * * [simplify]: iters left: 6 (27 enodes) 219.625 * * [simplify]: iters left: 5 (106 enodes) 219.661 * * [simplify]: iters left: 4 (201 enodes) 219.715 * * [simplify]: iters left: 3 (489 enodes) 219.999 * * [simplify]: Extracting #0: cost 1 inf + 0 219.999 * * [simplify]: Extracting #1: cost 11 inf + 0 219.999 * * [simplify]: Extracting #2: cost 178 inf + 0 220.001 * * [simplify]: Extracting #3: cost 313 inf + 332 220.004 * * [simplify]: Extracting #4: cost 290 inf + 3914 220.009 * * [simplify]: Extracting #5: cost 269 inf + 9665 220.020 * * [simplify]: Extracting #6: cost 255 inf + 12188 220.031 * * [simplify]: Extracting #7: cost 177 inf + 49104 220.067 * * [simplify]: Extracting #8: cost 21 inf + 137160 220.114 * * [simplify]: Extracting #9: cost 0 inf + 146893 220.168 * * [simplify]: Extracting #10: cost 0 inf + 146463 220.221 * [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)) 220.221 * [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))))) 220.221 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 220.221 * * [simplify]: iters left: 6 (11 enodes) 220.227 * * [simplify]: iters left: 5 (42 enodes) 220.242 * * [simplify]: iters left: 4 (67 enodes) 220.264 * * [simplify]: iters left: 3 (111 enodes) 220.286 * * [simplify]: iters left: 2 (140 enodes) 220.304 * * [simplify]: iters left: 1 (160 enodes) 220.334 * * [simplify]: Extracting #0: cost 1 inf + 0 220.334 * * [simplify]: Extracting #1: cost 0 inf + 1 220.334 * [simplify]: Simplified to 0 220.334 * [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)) 220.334 * * * * [progress]: [ 369 / 3260 ] simplifiying candidate # 220.335 * [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)))))) 220.335 * * [simplify]: iters left: 6 (28 enodes) 220.342 * * [simplify]: iters left: 5 (118 enodes) 220.363 * * [simplify]: iters left: 4 (297 enodes) 220.459 * * [simplify]: Extracting #0: cost 1 inf + 0 220.459 * * [simplify]: Extracting #1: cost 11 inf + 0 220.459 * * [simplify]: Extracting #2: cost 203 inf + 0 220.460 * * [simplify]: Extracting #3: cost 356 inf + 1 220.462 * * [simplify]: Extracting #4: cost 352 inf + 771 220.465 * * [simplify]: Extracting #5: cost 305 inf + 13995 220.480 * * [simplify]: Extracting #6: cost 99 inf + 98338 220.527 * * [simplify]: Extracting #7: cost 2 inf + 141116 220.582 * * [simplify]: Extracting #8: cost 0 inf + 141716 220.614 * * [simplify]: Extracting #9: cost 0 inf + 141701 220.642 * [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)))))) 220.642 * [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))))))) 220.642 * [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))))) 220.642 * * [simplify]: iters left: 6 (16 enodes) 220.646 * * [simplify]: iters left: 5 (68 enodes) 220.663 * * [simplify]: iters left: 4 (179 enodes) 220.756 * * [simplify]: Extracting #0: cost 1 inf + 0 220.756 * * [simplify]: Extracting #1: cost 27 inf + 0 220.757 * * [simplify]: Extracting #2: cost 153 inf + 0 220.759 * * [simplify]: Extracting #3: cost 242 inf + 83 220.764 * * [simplify]: Extracting #4: cost 185 inf + 16503 220.788 * * [simplify]: Extracting #5: cost 15 inf + 79352 220.803 * * [simplify]: Extracting #6: cost 0 inf + 84943 220.819 * [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))))) 220.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))))) (* (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))))))) 220.819 * * * * [progress]: [ 370 / 3260 ] simplifiying candidate # 220.819 * [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))))) 220.819 * * [simplify]: iters left: 6 (29 enodes) 220.828 * * [simplify]: iters left: 5 (121 enodes) 220.860 * * [simplify]: iters left: 4 (280 enodes) 220.940 * * [simplify]: Extracting #0: cost 1 inf + 0 220.940 * * [simplify]: Extracting #1: cost 11 inf + 0 220.941 * * [simplify]: Extracting #2: cost 172 inf + 0 220.943 * * [simplify]: Extracting #3: cost 297 inf + 1 220.945 * * [simplify]: Extracting #4: cost 283 inf + 2467 220.954 * * [simplify]: Extracting #5: cost 164 inf + 39653 220.965 * * [simplify]: Extracting #6: cost 117 inf + 54777 220.978 * * [simplify]: Extracting #7: cost 76 inf + 71536 221.016 * * [simplify]: Extracting #8: cost 8 inf + 108758 221.054 * * [simplify]: Extracting #9: cost 0 inf + 112396 221.082 * * [simplify]: Extracting #10: cost 0 inf + 112166 221.106 * [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)))) 221.106 * [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)))))) 221.106 * [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)))) 221.107 * * [simplify]: iters left: 6 (15 enodes) 221.112 * * [simplify]: iters left: 5 (63 enodes) 221.131 * * [simplify]: iters left: 4 (145 enodes) 221.183 * * [simplify]: iters left: 3 (499 enodes) 221.493 * * [simplify]: Extracting #0: cost 1 inf + 0 221.493 * * [simplify]: Extracting #1: cost 0 inf + 1 221.493 * [simplify]: Simplified to 0 221.493 * [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)) 221.494 * * * * [progress]: [ 371 / 3260 ] simplifiying candidate # 221.494 * [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)))) 221.494 * * [simplify]: iters left: 6 (29 enodes) 221.501 * * [simplify]: iters left: 5 (120 enodes) 221.529 * * [simplify]: iters left: 4 (294 enodes) 221.624 * * [simplify]: Extracting #0: cost 1 inf + 0 221.625 * * [simplify]: Extracting #1: cost 13 inf + 0 221.625 * * [simplify]: Extracting #2: cost 177 inf + 0 221.626 * * [simplify]: Extracting #3: cost 290 inf + 3 221.627 * * [simplify]: Extracting #4: cost 271 inf + 4297 221.633 * * [simplify]: Extracting #5: cost 161 inf + 34880 221.644 * * [simplify]: Extracting #6: cost 95 inf + 60070 221.665 * * [simplify]: Extracting #7: cost 10 inf + 100860 221.710 * * [simplify]: Extracting #8: cost 0 inf + 106273 221.742 * * [simplify]: Extracting #9: cost 0 inf + 105938 221.764 * * [simplify]: Extracting #10: cost 0 inf + 105923 221.793 * [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))) 221.793 * [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))))) 221.794 * [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))) 221.794 * * [simplify]: iters left: 6 (15 enodes) 221.798 * * [simplify]: iters left: 5 (62 enodes) 221.812 * * [simplify]: iters left: 4 (159 enodes) 221.870 * * [simplify]: iters left: 3 (475 enodes) 222.174 * * [simplify]: Extracting #0: cost 1 inf + 0 222.175 * * [simplify]: Extracting #1: cost 42 inf + 0 222.175 * * [simplify]: Extracting #2: cost 194 inf + 1 222.178 * * [simplify]: Extracting #3: cost 205 inf + 15094 222.194 * * [simplify]: Extracting #4: cost 20 inf + 63712 222.218 * * [simplify]: Extracting #5: cost 3 inf + 65204 222.239 * * [simplify]: Extracting #6: cost 0 inf + 65965 222.259 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 222.259 * [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)))) 222.260 * * * * [progress]: [ 372 / 3260 ] simplifiying candidate # 222.260 * [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)))))) 222.260 * * [simplify]: iters left: 6 (29 enodes) 222.267 * * [simplify]: iters left: 5 (120 enodes) 222.290 * * [simplify]: iters left: 4 (285 enodes) 222.375 * * [simplify]: Extracting #0: cost 1 inf + 0 222.375 * * [simplify]: Extracting #1: cost 11 inf + 0 222.375 * * [simplify]: Extracting #2: cost 170 inf + 0 222.376 * * [simplify]: Extracting #3: cost 297 inf + 1 222.377 * * [simplify]: Extracting #4: cost 281 inf + 2710 222.383 * * [simplify]: Extracting #5: cost 177 inf + 36662 222.396 * * [simplify]: Extracting #6: cost 83 inf + 71647 222.418 * * [simplify]: Extracting #7: cost 6 inf + 110600 222.445 * * [simplify]: Extracting #8: cost 0 inf + 112880 222.475 * * [simplify]: Extracting #9: cost 0 inf + 112850 222.504 * [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))))) 222.504 * [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))))))) 222.505 * [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))))) 222.505 * * [simplify]: iters left: 6 (15 enodes) 222.509 * * [simplify]: iters left: 5 (62 enodes) 222.520 * * [simplify]: iters left: 4 (148 enodes) 222.573 * * [simplify]: iters left: 3 (499 enodes) 222.918 * * [simplify]: Extracting #0: cost 1 inf + 0 222.918 * * [simplify]: Extracting #1: cost 0 inf + 1 222.918 * [simplify]: Simplified to 0 222.918 * [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)) 222.919 * * * * [progress]: [ 373 / 3260 ] simplifiying candidate # 222.919 * [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))))) 222.919 * * [simplify]: iters left: 6 (30 enodes) 222.931 * * [simplify]: iters left: 5 (120 enodes) 222.952 * * [simplify]: iters left: 4 (258 enodes) 223.016 * * [simplify]: Extracting #0: cost 1 inf + 0 223.016 * * [simplify]: Extracting #1: cost 11 inf + 0 223.017 * * [simplify]: Extracting #2: cost 149 inf + 0 223.018 * * [simplify]: Extracting #3: cost 255 inf + 1 223.019 * * [simplify]: Extracting #4: cost 237 inf + 2753 223.023 * * [simplify]: Extracting #5: cost 157 inf + 25078 223.033 * * [simplify]: Extracting #6: cost 78 inf + 54231 223.065 * * [simplify]: Extracting #7: cost 5 inf + 91382 223.100 * * [simplify]: Extracting #8: cost 0 inf + 93682 223.140 * * [simplify]: Extracting #9: cost 0 inf + 93532 223.175 * [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))))) 223.175 * [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)))))) 223.176 * [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)))) 223.176 * * [simplify]: iters left: 6 (14 enodes) 223.183 * * [simplify]: iters left: 5 (56 enodes) 223.202 * * [simplify]: iters left: 4 (117 enodes) 223.230 * * [simplify]: iters left: 3 (347 enodes) 223.377 * * [simplify]: Extracting #0: cost 1 inf + 0 223.378 * * [simplify]: Extracting #1: cost 0 inf + 1 223.378 * [simplify]: Simplified to 0 223.378 * [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)) 223.378 * * * * [progress]: [ 374 / 3260 ] simplifiying candidate # 223.378 * [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)))) 223.379 * * [simplify]: iters left: 6 (30 enodes) 223.387 * * [simplify]: iters left: 5 (121 enodes) 223.408 * * [simplify]: iters left: 4 (256 enodes) 223.486 * * [simplify]: Extracting #0: cost 1 inf + 0 223.486 * * [simplify]: Extracting #1: cost 11 inf + 0 223.486 * * [simplify]: Extracting #2: cost 144 inf + 0 223.488 * * [simplify]: Extracting #3: cost 232 inf + 3 223.490 * * [simplify]: Extracting #4: cost 219 inf + 1665 223.495 * * [simplify]: Extracting #5: cost 169 inf + 13746 223.510 * * [simplify]: Extracting #6: cost 84 inf + 41996 223.536 * * [simplify]: Extracting #7: cost 7 inf + 81048 223.554 * * [simplify]: Extracting #8: cost 0 inf + 83947 223.575 * * [simplify]: Extracting #9: cost 0 inf + 83877 223.593 * [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)) 223.593 * [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))))) 223.593 * [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))) 223.593 * * [simplify]: iters left: 6 (14 enodes) 223.597 * * [simplify]: iters left: 5 (57 enodes) 223.615 * * [simplify]: iters left: 4 (116 enodes) 223.652 * * [simplify]: iters left: 3 (321 enodes) 223.811 * * [simplify]: Extracting #0: cost 1 inf + 0 223.811 * * [simplify]: Extracting #1: cost 0 inf + 1 223.812 * [simplify]: Simplified to 0 223.812 * [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)) 223.812 * * * * [progress]: [ 375 / 3260 ] simplifiying candidate # 223.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)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 223.813 * * [simplify]: iters left: 6 (29 enodes) 223.832 * * [simplify]: iters left: 5 (120 enodes) 223.858 * * [simplify]: iters left: 4 (284 enodes) 223.945 * * [simplify]: Extracting #0: cost 1 inf + 0 223.945 * * [simplify]: Extracting #1: cost 11 inf + 0 223.945 * * [simplify]: Extracting #2: cost 162 inf + 0 223.946 * * [simplify]: Extracting #3: cost 272 inf + 205 223.947 * * [simplify]: Extracting #4: cost 256 inf + 2995 223.954 * * [simplify]: Extracting #5: cost 184 inf + 22011 223.966 * * [simplify]: Extracting #6: cost 130 inf + 38516 223.976 * * [simplify]: Extracting #7: cost 92 inf + 52326 223.994 * * [simplify]: Extracting #8: cost 10 inf + 96061 224.018 * * [simplify]: Extracting #9: cost 0 inf + 100540 224.041 * * [simplify]: Extracting #10: cost 0 inf + 100460 224.062 * [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)) 224.062 * [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))))))) 224.062 * [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))))) 224.062 * * [simplify]: iters left: 6 (15 enodes) 224.066 * * [simplify]: iters left: 5 (62 enodes) 224.082 * * [simplify]: iters left: 4 (149 enodes) 224.131 * * [simplify]: iters left: 3 (450 enodes) 224.445 * * [simplify]: Extracting #0: cost 1 inf + 0 224.445 * * [simplify]: Extracting #1: cost 0 inf + 1 224.445 * [simplify]: Simplified to 0 224.445 * [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)) 224.445 * * * * [progress]: [ 376 / 3260 ] simplifiying candidate # 224.445 * [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))))) 224.446 * * [simplify]: iters left: 6 (30 enodes) 224.457 * * [simplify]: iters left: 5 (121 enodes) 224.478 * * [simplify]: iters left: 4 (257 enodes) 224.565 * * [simplify]: Extracting #0: cost 1 inf + 0 224.565 * * [simplify]: Extracting #1: cost 11 inf + 0 224.566 * * [simplify]: Extracting #2: cost 137 inf + 0 224.566 * * [simplify]: Extracting #3: cost 222 inf + 205 224.567 * * [simplify]: Extracting #4: cost 212 inf + 1584 224.570 * * [simplify]: Extracting #5: cost 150 inf + 16251 224.578 * * [simplify]: Extracting #6: cost 79 inf + 40363 224.605 * * [simplify]: Extracting #7: cost 5 inf + 79297 224.623 * * [simplify]: Extracting #8: cost 0 inf + 81397 224.644 * * [simplify]: Extracting #9: cost 0 inf + 81287 224.662 * [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))))) 224.662 * [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)))))) 224.662 * [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)))) 224.662 * * [simplify]: iters left: 6 (14 enodes) 224.666 * * [simplify]: iters left: 5 (57 enodes) 224.676 * * [simplify]: iters left: 4 (118 enodes) 224.705 * * [simplify]: iters left: 3 (314 enodes) 224.831 * * [simplify]: Extracting #0: cost 1 inf + 0 224.832 * * [simplify]: Extracting #1: cost 0 inf + 1 224.832 * [simplify]: Simplified to 0 224.832 * [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)) 224.832 * * * * [progress]: [ 377 / 3260 ] simplifiying candidate # 224.832 * [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)))) 224.833 * * [simplify]: iters left: 6 (29 enodes) 224.846 * * [simplify]: iters left: 5 (112 enodes) 224.866 * * [simplify]: iters left: 4 (242 enodes) 224.934 * * [simplify]: Extracting #0: cost 1 inf + 0 224.934 * * [simplify]: Extracting #1: cost 13 inf + 0 224.934 * * [simplify]: Extracting #2: cost 140 inf + 0 224.935 * * [simplify]: Extracting #3: cost 201 inf + 291 224.936 * * [simplify]: Extracting #4: cost 186 inf + 2642 224.938 * * [simplify]: Extracting #5: cost 143 inf + 12070 224.944 * * [simplify]: Extracting #6: cost 83 inf + 33550 224.961 * * [simplify]: Extracting #7: cost 8 inf + 70761 224.977 * * [simplify]: Extracting #8: cost 0 inf + 74921 224.993 * * [simplify]: Extracting #9: cost 0 inf + 74771 225.012 * [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)))) 225.012 * [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))))) 225.012 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 225.012 * * [simplify]: iters left: 6 (13 enodes) 225.016 * * [simplify]: iters left: 5 (48 enodes) 225.027 * * [simplify]: iters left: 4 (103 enodes) 225.055 * * [simplify]: iters left: 3 (238 enodes) 225.140 * * [simplify]: Extracting #0: cost 1 inf + 0 225.140 * * [simplify]: Extracting #1: cost 0 inf + 1 225.140 * [simplify]: Simplified to 0 225.140 * [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)) 225.140 * * * * [progress]: [ 378 / 3260 ] simplifiying candidate # 225.140 * [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)))))) 225.141 * * [simplify]: iters left: 6 (27 enodes) 225.152 * * [simplify]: iters left: 5 (111 enodes) 225.174 * * [simplify]: iters left: 4 (259 enodes) 225.257 * * [simplify]: Extracting #0: cost 1 inf + 0 225.257 * * [simplify]: Extracting #1: cost 11 inf + 0 225.258 * * [simplify]: Extracting #2: cost 166 inf + 0 225.259 * * [simplify]: Extracting #3: cost 288 inf + 1 225.262 * * [simplify]: Extracting #4: cost 267 inf + 4565 225.274 * * [simplify]: Extracting #5: cost 153 inf + 42516 225.288 * * [simplify]: Extracting #6: cost 119 inf + 54536 225.301 * * [simplify]: Extracting #7: cost 76 inf + 71018 225.323 * * [simplify]: Extracting #8: cost 8 inf + 108172 225.346 * * [simplify]: Extracting #9: cost 0 inf + 111890 225.368 * * [simplify]: Extracting #10: cost 0 inf + 111810 225.392 * [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)))) 225.392 * [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))))))) 225.393 * [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))))) 225.393 * * [simplify]: iters left: 6 (15 enodes) 225.397 * * [simplify]: iters left: 5 (61 enodes) 225.407 * * [simplify]: iters left: 4 (142 enodes) 225.444 * * [simplify]: iters left: 3 (474 enodes) 225.653 * * [simplify]: Extracting #0: cost 1 inf + 0 225.653 * * [simplify]: Extracting #1: cost 0 inf + 1 225.653 * [simplify]: Simplified to 0 225.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))) (* (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)) 225.653 * * * * [progress]: [ 379 / 3260 ] simplifiying candidate # 225.654 * [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))))) 225.654 * * [simplify]: iters left: 6 (28 enodes) 225.661 * * [simplify]: iters left: 5 (114 enodes) 225.681 * * [simplify]: iters left: 4 (247 enodes) 225.741 * * [simplify]: Extracting #0: cost 1 inf + 0 225.741 * * [simplify]: Extracting #1: cost 11 inf + 0 225.741 * * [simplify]: Extracting #2: cost 145 inf + 0 225.742 * * [simplify]: Extracting #3: cost 245 inf + 1 225.743 * * [simplify]: Extracting #4: cost 224 inf + 3602 225.748 * * [simplify]: Extracting #5: cost 137 inf + 28791 225.760 * * [simplify]: Extracting #6: cost 118 inf + 34330 225.777 * * [simplify]: Extracting #7: cost 77 inf + 49350 225.808 * * [simplify]: Extracting #8: cost 7 inf + 88732 225.827 * * [simplify]: Extracting #9: cost 0 inf + 91592 225.851 * * [simplify]: Extracting #10: cost 0 inf + 91522 225.870 * [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)))) 225.870 * [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)))))) 225.871 * [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)))) 225.871 * * [simplify]: iters left: 6 (14 enodes) 225.874 * * [simplify]: iters left: 5 (56 enodes) 225.884 * * [simplify]: iters left: 4 (113 enodes) 225.921 * * [simplify]: iters left: 3 (324 enodes) 226.052 * * [simplify]: Extracting #0: cost 1 inf + 0 226.052 * * [simplify]: Extracting #1: cost 0 inf + 1 226.052 * [simplify]: Simplified to 0 226.052 * [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)) 226.053 * * * * [progress]: [ 380 / 3260 ] simplifiying candidate # 226.053 * [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)))) 226.053 * * [simplify]: iters left: 6 (28 enodes) 226.063 * * [simplify]: iters left: 5 (114 enodes) 226.083 * * [simplify]: iters left: 4 (245 enodes) 226.158 * * [simplify]: Extracting #0: cost 1 inf + 0 226.158 * * [simplify]: Extracting #1: cost 11 inf + 0 226.159 * * [simplify]: Extracting #2: cost 144 inf + 0 226.159 * * [simplify]: Extracting #3: cost 234 inf + 45 226.160 * * [simplify]: Extracting #4: cost 219 inf + 2595 226.164 * * [simplify]: Extracting #5: cost 160 inf + 16865 226.172 * * [simplify]: Extracting #6: cost 81 inf + 44910 226.188 * * [simplify]: Extracting #7: cost 8 inf + 80904 226.209 * * [simplify]: Extracting #8: cost 0 inf + 84984 226.230 * * [simplify]: Extracting #9: cost 0 inf + 84874 226.262 * [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)) 226.262 * [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))))) 226.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))) 226.262 * * [simplify]: iters left: 6 (14 enodes) 226.266 * * [simplify]: iters left: 5 (56 enodes) 226.277 * * [simplify]: iters left: 4 (112 enodes) 226.301 * * [simplify]: iters left: 3 (297 enodes) 226.401 * * [simplify]: Extracting #0: cost 1 inf + 0 226.401 * * [simplify]: Extracting #1: cost 0 inf + 1 226.401 * [simplify]: Simplified to 0 226.401 * [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)) 226.402 * * * * [progress]: [ 381 / 3260 ] simplifiying candidate # 226.402 * [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)))))) 226.402 * * [simplify]: iters left: 6 (27 enodes) 226.409 * * [simplify]: iters left: 5 (111 enodes) 226.429 * * [simplify]: iters left: 4 (252 enodes) 226.497 * * [simplify]: Extracting #0: cost 1 inf + 0 226.497 * * [simplify]: Extracting #1: cost 11 inf + 0 226.497 * * [simplify]: Extracting #2: cost 144 inf + 0 226.498 * * [simplify]: Extracting #3: cost 247 inf + 1 226.499 * * [simplify]: Extracting #4: cost 232 inf + 2751 226.504 * * [simplify]: Extracting #5: cost 163 inf + 21850 226.517 * * [simplify]: Extracting #6: cost 88 inf + 47942 226.540 * * [simplify]: Extracting #7: cost 11 inf + 86420 226.559 * * [simplify]: Extracting #8: cost 0 inf + 91680 226.584 * * [simplify]: Extracting #9: cost 0 inf + 91610 226.604 * [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))) 226.604 * [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))))))) 226.604 * [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))))) 226.604 * * [simplify]: iters left: 6 (13 enodes) 226.608 * * [simplify]: iters left: 5 (53 enodes) 226.617 * * [simplify]: iters left: 4 (118 enodes) 226.651 * * [simplify]: iters left: 3 (324 enodes) 226.763 * * [simplify]: Extracting #0: cost 1 inf + 0 226.764 * * [simplify]: Extracting #1: cost 0 inf + 1 226.764 * [simplify]: Simplified to 0 226.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))))) (* (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)) 226.764 * * * * [progress]: [ 382 / 3260 ] simplifiying candidate # 226.764 * [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))))) 226.764 * * [simplify]: iters left: 6 (27 enodes) 226.771 * * [simplify]: iters left: 5 (106 enodes) 226.793 * * [simplify]: iters left: 4 (216 enodes) 226.855 * * [simplify]: Extracting #0: cost 1 inf + 0 226.855 * * [simplify]: Extracting #1: cost 9 inf + 0 226.855 * * [simplify]: Extracting #2: cost 121 inf + 0 226.856 * * [simplify]: Extracting #3: cost 209 inf + 1 226.857 * * [simplify]: Extracting #4: cost 197 inf + 1219 226.858 * * [simplify]: Extracting #5: cost 168 inf + 7612 226.864 * * [simplify]: Extracting #6: cost 89 inf + 32829 226.878 * * [simplify]: Extracting #7: cost 1 inf + 77153 226.899 * * [simplify]: Extracting #8: cost 0 inf + 76733 226.915 * * [simplify]: Extracting #9: cost 0 inf + 76623 226.935 * [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))))) 226.935 * [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)))))) 226.936 * [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)))) 226.936 * * [simplify]: iters left: 6 (11 enodes) 226.942 * * [simplify]: iters left: 5 (43 enodes) 226.957 * * [simplify]: iters left: 4 (84 enodes) 226.990 * * [simplify]: iters left: 3 (212 enodes) 227.052 * * [simplify]: iters left: 2 (472 enodes) 227.203 * * [simplify]: Extracting #0: cost 1 inf + 0 227.203 * * [simplify]: Extracting #1: cost 0 inf + 1 227.203 * [simplify]: Simplified to 0 227.203 * [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)) 227.204 * * * * [progress]: [ 383 / 3260 ] simplifiying candidate # 227.204 * [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)))) 227.204 * * [simplify]: iters left: 6 (28 enodes) 227.213 * * [simplify]: iters left: 5 (113 enodes) 227.233 * * [simplify]: iters left: 4 (235 enodes) 227.291 * * [simplify]: Extracting #0: cost 1 inf + 0 227.291 * * [simplify]: Extracting #1: cost 11 inf + 0 227.291 * * [simplify]: Extracting #2: cost 131 inf + 0 227.292 * * [simplify]: Extracting #3: cost 201 inf + 3 227.293 * * [simplify]: Extracting #4: cost 185 inf + 2312 227.295 * * [simplify]: Extracting #5: cost 151 inf + 8515 227.301 * * [simplify]: Extracting #6: cost 80 inf + 32885 227.324 * * [simplify]: Extracting #7: cost 15 inf + 64867 227.346 * * [simplify]: Extracting #8: cost 0 inf + 73045 227.362 * * [simplify]: Extracting #9: cost 0 inf + 72695 227.387 * [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))))) 227.387 * [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))))) 227.388 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 227.388 * * [simplify]: iters left: 6 (12 enodes) 227.395 * * [simplify]: iters left: 5 (49 enodes) 227.412 * * [simplify]: iters left: 4 (99 enodes) 227.433 * * [simplify]: iters left: 3 (234 enodes) 227.500 * * [simplify]: iters left: 2 (447 enodes) 227.671 * * [simplify]: Extracting #0: cost 1 inf + 0 227.671 * * [simplify]: Extracting #1: cost 0 inf + 1 227.671 * [simplify]: Simplified to 0 227.672 * [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)) 227.672 * * * * [progress]: [ 384 / 3260 ] simplifiying candidate # 227.672 * [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)))))) 227.673 * * [simplify]: iters left: 6 (28 enodes) 227.687 * * [simplify]: iters left: 5 (115 enodes) 227.727 * * [simplify]: iters left: 4 (254 enodes) 227.796 * * [simplify]: Extracting #0: cost 1 inf + 0 227.796 * * [simplify]: Extracting #1: cost 11 inf + 0 227.796 * * [simplify]: Extracting #2: cost 139 inf + 0 227.797 * * [simplify]: Extracting #3: cost 225 inf + 205 227.798 * * [simplify]: Extracting #4: cost 212 inf + 2271 227.801 * * [simplify]: Extracting #5: cost 169 inf + 12224 227.808 * * [simplify]: Extracting #6: cost 88 inf + 40535 227.832 * * [simplify]: Extracting #7: cost 7 inf + 80002 227.859 * * [simplify]: Extracting #8: cost 0 inf + 83141 227.877 * * [simplify]: Extracting #9: cost 0 inf + 83111 227.898 * [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)))) 227.898 * [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))))))) 227.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))))) 227.898 * * [simplify]: iters left: 6 (14 enodes) 227.902 * * [simplify]: iters left: 5 (57 enodes) 227.916 * * [simplify]: iters left: 4 (121 enodes) 227.953 * * [simplify]: iters left: 3 (291 enodes) 228.063 * * [simplify]: Extracting #0: cost 1 inf + 0 228.067 * * [simplify]: Extracting #1: cost 0 inf + 1 228.067 * [simplify]: Simplified to 0 228.067 * [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)) 228.068 * * * * [progress]: [ 385 / 3260 ] simplifiying candidate # 228.068 * [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))))) 228.068 * * [simplify]: iters left: 6 (29 enodes) 228.075 * * [simplify]: iters left: 5 (116 enodes) 228.098 * * [simplify]: iters left: 4 (235 enodes) 228.159 * * [simplify]: Extracting #0: cost 1 inf + 0 228.159 * * [simplify]: Extracting #1: cost 11 inf + 0 228.160 * * [simplify]: Extracting #2: cost 121 inf + 0 228.160 * * [simplify]: Extracting #3: cost 186 inf + 205 228.161 * * [simplify]: Extracting #4: cost 176 inf + 1625 228.162 * * [simplify]: Extracting #5: cost 161 inf + 4627 228.168 * * [simplify]: Extracting #6: cost 79 inf + 29499 228.184 * * [simplify]: Extracting #7: cost 8 inf + 65696 228.212 * * [simplify]: Extracting #8: cost 0 inf + 69038 228.227 * * [simplify]: Extracting #9: cost 0 inf + 68928 228.246 * [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)))) 228.246 * [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)))))) 228.246 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 228.247 * * [simplify]: iters left: 6 (13 enodes) 228.253 * * [simplify]: iters left: 5 (52 enodes) 228.261 * * [simplify]: iters left: 4 (98 enodes) 228.282 * * [simplify]: iters left: 3 (212 enodes) 228.365 * * [simplify]: iters left: 2 (371 enodes) 228.456 * * [simplify]: Extracting #0: cost 1 inf + 0 228.456 * * [simplify]: Extracting #1: cost 0 inf + 1 228.456 * [simplify]: Simplified to 0 228.456 * [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)) 228.456 * * * * [progress]: [ 386 / 3260 ] simplifiying candidate # 228.456 * [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)))) 228.457 * * [simplify]: iters left: 6 (28 enodes) 228.466 * * [simplify]: iters left: 5 (108 enodes) 228.494 * * [simplify]: iters left: 4 (224 enodes) 228.538 * * [simplify]: Extracting #0: cost 1 inf + 0 228.538 * * [simplify]: Extracting #1: cost 11 inf + 0 228.538 * * [simplify]: Extracting #2: cost 115 inf + 0 228.539 * * [simplify]: Extracting #3: cost 163 inf + 574 228.542 * * [simplify]: Extracting #4: cost 129 inf + 5090 228.544 * * [simplify]: Extracting #5: cost 119 inf + 7818 228.549 * * [simplify]: Extracting #6: cost 73 inf + 30111 228.561 * * [simplify]: Extracting #7: cost 6 inf + 62329 228.582 * * [simplify]: Extracting #8: cost 0 inf + 65169 228.607 * * [simplify]: Extracting #9: cost 0 inf + 65019 228.632 * [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))) 228.632 * [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))))) 228.633 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 228.633 * * [simplify]: iters left: 6 (12 enodes) 228.640 * * [simplify]: iters left: 5 (44 enodes) 228.650 * * [simplify]: iters left: 4 (92 enodes) 228.667 * * [simplify]: iters left: 3 (159 enodes) 228.693 * * [simplify]: iters left: 2 (267 enodes) 228.752 * * [simplify]: iters left: 1 (364 enodes) 228.833 * * [simplify]: Extracting #0: cost 1 inf + 0 228.833 * * [simplify]: Extracting #1: cost 0 inf + 1 228.833 * [simplify]: Simplified to 0 228.833 * [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)) 228.833 * * * * [progress]: [ 387 / 3260 ] simplifiying candidate # 228.833 * [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)))))) 228.833 * * [simplify]: iters left: 6 (27 enodes) 228.840 * * [simplify]: iters left: 5 (114 enodes) 228.865 * * [simplify]: iters left: 4 (268 enodes) 228.971 * * [simplify]: Extracting #0: cost 1 inf + 0 228.971 * * [simplify]: Extracting #1: cost 11 inf + 0 228.972 * * [simplify]: Extracting #2: cost 165 inf + 0 228.972 * * [simplify]: Extracting #3: cost 275 inf + 46 228.974 * * [simplify]: Extracting #4: cost 252 inf + 4419 228.981 * * [simplify]: Extracting #5: cost 153 inf + 32360 228.996 * * [simplify]: Extracting #6: cost 118 inf + 43282 229.014 * * [simplify]: Extracting #7: cost 90 inf + 53569 229.031 * * [simplify]: Extracting #8: cost 22 inf + 88907 229.058 * * [simplify]: Extracting #9: cost 0 inf + 100426 229.080 * * [simplify]: Extracting #10: cost 0 inf + 100306 229.101 * [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)))) 229.101 * [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))))))) 229.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))))) 229.102 * * [simplify]: iters left: 6 (15 enodes) 229.106 * * [simplify]: iters left: 5 (64 enodes) 229.129 * * [simplify]: iters left: 4 (149 enodes) 229.171 * * [simplify]: iters left: 3 (466 enodes) 229.509 * * [simplify]: Extracting #0: cost 1 inf + 0 229.509 * * [simplify]: Extracting #1: cost 0 inf + 1 229.509 * [simplify]: Simplified to 0 229.509 * [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)) 229.509 * * * * [progress]: [ 388 / 3260 ] simplifiying candidate # 229.509 * [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))))) 229.510 * * [simplify]: iters left: 6 (28 enodes) 229.521 * * [simplify]: iters left: 5 (117 enodes) 229.542 * * [simplify]: iters left: 4 (257 enodes) 229.610 * * [simplify]: Extracting #0: cost 1 inf + 0 229.610 * * [simplify]: Extracting #1: cost 11 inf + 0 229.610 * * [simplify]: Extracting #2: cost 151 inf + 0 229.611 * * [simplify]: Extracting #3: cost 242 inf + 87 229.612 * * [simplify]: Extracting #4: cost 225 inf + 2521 229.615 * * [simplify]: Extracting #5: cost 158 inf + 18315 229.623 * * [simplify]: Extracting #6: cost 85 inf + 43670 229.648 * * [simplify]: Extracting #7: cost 3 inf + 85284 229.672 * * [simplify]: Extracting #8: cost 0 inf + 85784 229.690 * * [simplify]: Extracting #9: cost 0 inf + 85754 229.711 * [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))) 229.711 * [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)))))) 229.712 * [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)))) 229.712 * * [simplify]: iters left: 6 (14 enodes) 229.716 * * [simplify]: iters left: 5 (59 enodes) 229.732 * * [simplify]: iters left: 4 (121 enodes) 229.763 * * [simplify]: iters left: 3 (332 enodes) 229.932 * * [simplify]: Extracting #0: cost 1 inf + 0 229.932 * * [simplify]: Extracting #1: cost 0 inf + 1 229.932 * [simplify]: Simplified to 0 229.932 * [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)) 229.932 * * * * [progress]: [ 389 / 3260 ] simplifiying candidate # 229.933 * [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)))) 229.933 * * [simplify]: iters left: 6 (27 enodes) 229.947 * * [simplify]: iters left: 5 (112 enodes) 229.971 * * [simplify]: iters left: 4 (248 enodes) 230.056 * * [simplify]: Extracting #0: cost 1 inf + 0 230.056 * * [simplify]: Extracting #1: cost 11 inf + 0 230.056 * * [simplify]: Extracting #2: cost 137 inf + 0 230.058 * * [simplify]: Extracting #3: cost 215 inf + 5 230.060 * * [simplify]: Extracting #4: cost 189 inf + 3662 230.067 * * [simplify]: Extracting #5: cost 138 inf + 14653 230.079 * * [simplify]: Extracting #6: cost 86 inf + 34750 230.109 * * [simplify]: Extracting #7: cost 6 inf + 74003 230.125 * * [simplify]: Extracting #8: cost 0 inf + 76345 230.145 * * [simplify]: Extracting #9: cost 0 inf + 76315 230.176 * [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))) 230.176 * [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))))) 230.177 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 230.177 * * [simplify]: iters left: 6 (13 enodes) 230.184 * * [simplify]: iters left: 5 (54 enodes) 230.204 * * [simplify]: iters left: 4 (112 enodes) 230.242 * * [simplify]: iters left: 3 (281 enodes) 230.369 * * [simplify]: Extracting #0: cost 1 inf + 0 230.369 * * [simplify]: Extracting #1: cost 0 inf + 1 230.369 * [simplify]: Simplified to 0 230.369 * [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)) 230.369 * * * * [progress]: [ 390 / 3260 ] simplifiying candidate # 230.369 * [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)))))) 230.369 * * [simplify]: iters left: 6 (28 enodes) 230.379 * * [simplify]: iters left: 5 (117 enodes) 230.400 * * [simplify]: iters left: 4 (272 enodes) 230.487 * * [simplify]: Extracting #0: cost 1 inf + 0 230.487 * * [simplify]: Extracting #1: cost 11 inf + 0 230.488 * * [simplify]: Extracting #2: cost 149 inf + 0 230.489 * * [simplify]: Extracting #3: cost 247 inf + 4 230.492 * * [simplify]: Extracting #4: cost 224 inf + 3495 230.501 * * [simplify]: Extracting #5: cost 142 inf + 23499 230.514 * * [simplify]: Extracting #6: cost 118 inf + 29620 230.526 * * [simplify]: Extracting #7: cost 78 inf + 45785 230.543 * * [simplify]: Extracting #8: cost 10 inf + 82324 230.574 * * [simplify]: Extracting #9: cost 0 inf + 87282 230.613 * * [simplify]: Extracting #10: cost 0 inf + 86972 230.635 * [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))) 230.635 * [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))))))) 230.636 * [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))))) 230.636 * * [simplify]: iters left: 6 (14 enodes) 230.640 * * [simplify]: iters left: 5 (59 enodes) 230.652 * * [simplify]: iters left: 4 (134 enodes) 230.717 * * [simplify]: iters left: 3 (357 enodes) 230.892 * * [simplify]: Extracting #0: cost 1 inf + 0 230.892 * * [simplify]: Extracting #1: cost 0 inf + 1 230.892 * [simplify]: Simplified to 0 230.892 * [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)) 230.892 * * * * [progress]: [ 391 / 3260 ] simplifiying candidate # 230.892 * [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))))) 230.892 * * [simplify]: iters left: 6 (29 enodes) 230.900 * * [simplify]: iters left: 5 (117 enodes) 230.924 * * [simplify]: iters left: 4 (248 enodes) 230.987 * * [simplify]: Extracting #0: cost 1 inf + 0 230.987 * * [simplify]: Extracting #1: cost 11 inf + 0 230.988 * * [simplify]: Extracting #2: cost 139 inf + 0 230.988 * * [simplify]: Extracting #3: cost 217 inf + 4 230.991 * * [simplify]: Extracting #4: cost 201 inf + 1914 230.994 * * [simplify]: Extracting #5: cost 140 inf + 13131 231.001 * * [simplify]: Extracting #6: cost 76 inf + 36791 231.021 * * [simplify]: Extracting #7: cost 4 inf + 73788 231.038 * * [simplify]: Extracting #8: cost 0 inf + 74868 231.060 * * [simplify]: Extracting #9: cost 0 inf + 74788 231.089 * * [simplify]: Extracting #10: cost 0 inf + 74748 231.107 * [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)))))) 231.107 * [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)))))) 231.107 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 231.107 * * [simplify]: iters left: 6 (13 enodes) 231.111 * * [simplify]: iters left: 5 (53 enodes) 231.123 * * [simplify]: iters left: 4 (106 enodes) 231.159 * * [simplify]: iters left: 3 (257 enodes) 231.256 * * [simplify]: Extracting #0: cost 1 inf + 0 231.257 * * [simplify]: Extracting #1: cost 0 inf + 1 231.257 * [simplify]: Simplified to 0 231.257 * [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)) 231.257 * * * * [progress]: [ 392 / 3260 ] simplifiying candidate # 231.257 * [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)))) 231.257 * * [simplify]: iters left: 6 (28 enodes) 231.264 * * [simplify]: iters left: 5 (113 enodes) 231.285 * * [simplify]: iters left: 4 (234 enodes) 231.346 * * [simplify]: Extracting #0: cost 1 inf + 0 231.346 * * [simplify]: Extracting #1: cost 11 inf + 0 231.346 * * [simplify]: Extracting #2: cost 127 inf + 0 231.347 * * [simplify]: Extracting #3: cost 184 inf + 88 231.348 * * [simplify]: Extracting #4: cost 153 inf + 3676 231.350 * * [simplify]: Extracting #5: cost 125 inf + 8965 231.356 * * [simplify]: Extracting #6: cost 79 inf + 28040 231.367 * * [simplify]: Extracting #7: cost 11 inf + 61351 231.384 * * [simplify]: Extracting #8: cost 0 inf + 67531 231.403 * * [simplify]: Extracting #9: cost 0 inf + 67221 231.417 * [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))) 231.418 * [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))))) 231.418 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 231.418 * * [simplify]: iters left: 6 (12 enodes) 231.421 * * [simplify]: iters left: 5 (49 enodes) 231.433 * * [simplify]: iters left: 4 (94 enodes) 231.464 * * [simplify]: iters left: 3 (221 enodes) 231.560 * * [simplify]: iters left: 2 (492 enodes) 231.842 * * [simplify]: Extracting #0: cost 1 inf + 0 231.843 * * [simplify]: Extracting #1: cost 0 inf + 1 231.843 * [simplify]: Simplified to 0 231.843 * [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)) 231.843 * * * * [progress]: [ 393 / 3260 ] simplifiying candidate # 231.843 * [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)))))) 231.844 * * [simplify]: iters left: 6 (27 enodes) 231.851 * * [simplify]: iters left: 5 (110 enodes) 231.870 * * [simplify]: iters left: 4 (247 enodes) 231.935 * * [simplify]: Extracting #0: cost 1 inf + 0 231.935 * * [simplify]: Extracting #1: cost 11 inf + 0 231.936 * * [simplify]: Extracting #2: cost 141 inf + 0 231.936 * * [simplify]: Extracting #3: cost 214 inf + 208 231.937 * * [simplify]: Extracting #4: cost 198 inf + 2403 231.941 * * [simplify]: Extracting #5: cost 135 inf + 15540 231.945 * * [simplify]: Extracting #6: cost 118 inf + 19111 231.952 * * [simplify]: Extracting #7: cost 70 inf + 39368 231.968 * * [simplify]: Extracting #8: cost 4 inf + 74933 231.987 * * [simplify]: Extracting #9: cost 0 inf + 76373 232.010 * * [simplify]: Extracting #10: cost 0 inf + 76303 232.025 * [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)))) 232.025 * [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))))))) 232.026 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 232.026 * * [simplify]: iters left: 6 (13 enodes) 232.029 * * [simplify]: iters left: 5 (52 enodes) 232.038 * * [simplify]: iters left: 4 (111 enodes) 232.079 * * [simplify]: iters left: 3 (278 enodes) 232.187 * * [simplify]: Extracting #0: cost 1 inf + 0 232.187 * * [simplify]: Extracting #1: cost 0 inf + 1 232.187 * [simplify]: Simplified to 0 232.187 * [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)) 232.188 * * * * [progress]: [ 394 / 3260 ] simplifiying candidate # 232.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)) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 232.188 * * [simplify]: iters left: 6 (28 enodes) 232.195 * * [simplify]: iters left: 5 (111 enodes) 232.238 * * [simplify]: iters left: 4 (229 enodes) 232.332 * * [simplify]: Extracting #0: cost 1 inf + 0 232.332 * * [simplify]: Extracting #1: cost 11 inf + 0 232.332 * * [simplify]: Extracting #2: cost 130 inf + 0 232.333 * * [simplify]: Extracting #3: cost 180 inf + 208 232.334 * * [simplify]: Extracting #4: cost 167 inf + 1876 232.336 * * [simplify]: Extracting #5: cost 133 inf + 7568 232.341 * * [simplify]: Extracting #6: cost 118 inf + 9733 232.346 * * [simplify]: Extracting #7: cost 73 inf + 28437 232.363 * * [simplify]: Extracting #8: cost 4 inf + 65796 232.383 * * [simplify]: Extracting #9: cost 0 inf + 66995 232.397 * * [simplify]: Extracting #10: cost 0 inf + 66885 232.411 * [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)))) 232.411 * [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)))))) 232.412 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 232.412 * * [simplify]: iters left: 6 (12 enodes) 232.415 * * [simplify]: iters left: 5 (47 enodes) 232.423 * * [simplify]: iters left: 4 (89 enodes) 232.444 * * [simplify]: iters left: 3 (186 enodes) 232.511 * * [simplify]: iters left: 2 (378 enodes) 232.688 * * [simplify]: Extracting #0: cost 1 inf + 0 232.688 * * [simplify]: Extracting #1: cost 0 inf + 1 232.688 * [simplify]: Simplified to 0 232.688 * [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)) 232.688 * * * * [progress]: [ 395 / 3260 ] simplifiying candidate # 232.689 * [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)))) 232.689 * * [simplify]: iters left: 6 (27 enodes) 232.696 * * [simplify]: iters left: 5 (105 enodes) 232.727 * * [simplify]: iters left: 4 (195 enodes) 232.806 * * [simplify]: iters left: 3 (478 enodes) 233.104 * * [simplify]: Extracting #0: cost 1 inf + 0 233.104 * * [simplify]: Extracting #1: cost 9 inf + 0 233.105 * * [simplify]: Extracting #2: cost 185 inf + 2 233.108 * * [simplify]: Extracting #3: cost 303 inf + 2215 233.113 * * [simplify]: Extracting #4: cost 260 inf + 9564 233.119 * * [simplify]: Extracting #5: cost 263 inf + 10905 233.123 * * [simplify]: Extracting #6: cost 260 inf + 11529 233.136 * * [simplify]: Extracting #7: cost 174 inf + 53277 233.172 * * [simplify]: Extracting #8: cost 13 inf + 143175 233.224 * * [simplify]: Extracting #9: cost 0 inf + 149274 233.273 * * [simplify]: Extracting #10: cost 0 inf + 149194 233.327 * [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))) 233.327 * [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))))) 233.327 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 233.327 * * [simplify]: iters left: 6 (11 enodes) 233.330 * * [simplify]: iters left: 5 (40 enodes) 233.337 * * [simplify]: iters left: 4 (65 enodes) 233.348 * * [simplify]: iters left: 3 (97 enodes) 233.368 * * [simplify]: iters left: 2 (165 enodes) 233.417 * * [simplify]: iters left: 1 (271 enodes) 233.482 * * [simplify]: Extracting #0: cost 1 inf + 0 233.482 * * [simplify]: Extracting #1: cost 0 inf + 1 233.482 * [simplify]: Simplified to 0 233.482 * [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)) 233.482 * * * * [progress]: [ 396 / 3260 ] simplifiying candidate # 233.483 * [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)))))) 233.483 * * [simplify]: iters left: 6 (26 enodes) 233.490 * * [simplify]: iters left: 5 (109 enodes) 233.517 * * [simplify]: iters left: 4 (242 enodes) 233.575 * * [simplify]: Extracting #0: cost 1 inf + 0 233.575 * * [simplify]: Extracting #1: cost 11 inf + 0 233.575 * * [simplify]: Extracting #2: cost 135 inf + 0 233.576 * * [simplify]: Extracting #3: cost 202 inf + 250 233.577 * * [simplify]: Extracting #4: cost 180 inf + 3981 233.580 * * [simplify]: Extracting #5: cost 134 inf + 14034 233.589 * * [simplify]: Extracting #6: cost 80 inf + 34724 233.614 * * [simplify]: Extracting #7: cost 6 inf + 71820 233.629 * * [simplify]: Extracting #8: cost 0 inf + 74284 233.645 * * [simplify]: Extracting #9: cost 0 inf + 74189 233.664 * [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))) 233.664 * [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))))))) 233.664 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 233.665 * * [simplify]: iters left: 6 (12 enodes) 233.668 * * [simplify]: iters left: 5 (51 enodes) 233.677 * * [simplify]: iters left: 4 (106 enodes) 233.703 * * [simplify]: iters left: 3 (247 enodes) 233.791 * * [simplify]: Extracting #0: cost 1 inf + 0 233.791 * * [simplify]: Extracting #1: cost 0 inf + 1 233.791 * [simplify]: Simplified to 0 233.791 * [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)) 233.791 * * * * [progress]: [ 397 / 3260 ] simplifiying candidate # 233.791 * [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))))) 233.791 * * [simplify]: iters left: 6 (27 enodes) 233.798 * * [simplify]: iters left: 5 (110 enodes) 233.819 * * [simplify]: iters left: 4 (226 enodes) 233.896 * * [simplify]: Extracting #0: cost 1 inf + 0 233.896 * * [simplify]: Extracting #1: cost 11 inf + 0 233.896 * * [simplify]: Extracting #2: cost 130 inf + 0 233.897 * * [simplify]: Extracting #3: cost 180 inf + 208 233.898 * * [simplify]: Extracting #4: cost 167 inf + 2194 233.900 * * [simplify]: Extracting #5: cost 131 inf + 7931 233.905 * * [simplify]: Extracting #6: cost 82 inf + 26162 233.917 * * [simplify]: Extracting #7: cost 5 inf + 64895 233.934 * * [simplify]: Extracting #8: cost 0 inf + 66995 233.964 * * [simplify]: Extracting #9: cost 0 inf + 66925 233.982 * [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)))) 233.982 * [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)))))) 233.982 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 233.982 * * [simplify]: iters left: 6 (11 enodes) 233.985 * * [simplify]: iters left: 5 (46 enodes) 233.994 * * [simplify]: iters left: 4 (86 enodes) 234.032 * * [simplify]: iters left: 3 (183 enodes) 234.099 * * [simplify]: iters left: 2 (372 enodes) 234.262 * * [simplify]: Extracting #0: cost 1 inf + 0 234.262 * * [simplify]: Extracting #1: cost 0 inf + 1 234.262 * [simplify]: Simplified to 0 234.262 * [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)) 234.262 * * * * [progress]: [ 398 / 3260 ] simplifiying candidate # 234.262 * [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)))) 234.262 * * [simplify]: iters left: 6 (26 enodes) 234.270 * * [simplify]: iters left: 5 (104 enodes) 234.291 * * [simplify]: iters left: 4 (194 enodes) 234.353 * * [simplify]: iters left: 3 (475 enodes) 234.661 * * [simplify]: Extracting #0: cost 1 inf + 0 234.661 * * [simplify]: Extracting #1: cost 9 inf + 0 234.662 * * [simplify]: Extracting #2: cost 183 inf + 2 234.664 * * [simplify]: Extracting #3: cost 295 inf + 2497 234.666 * * [simplify]: Extracting #4: cost 256 inf + 9407 234.669 * * [simplify]: Extracting #5: cost 256 inf + 10905 234.678 * * [simplify]: Extracting #6: cost 190 inf + 44137 234.717 * * [simplify]: Extracting #7: cost 23 inf + 134271 234.757 * * [simplify]: Extracting #8: cost 0 inf + 145974 234.798 * * [simplify]: Extracting #9: cost 0 inf + 145614 234.837 * * [simplify]: Extracting #10: cost 0 inf + 145574 234.886 * [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))) 234.886 * [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))))) 234.887 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 234.887 * * [simplify]: iters left: 6 (10 enodes) 234.892 * * [simplify]: iters left: 5 (39 enodes) 234.901 * * [simplify]: iters left: 4 (64 enodes) 234.913 * * [simplify]: iters left: 3 (96 enodes) 234.938 * * [simplify]: iters left: 2 (164 enodes) 234.982 * * [simplify]: iters left: 1 (270 enodes) 235.064 * * [simplify]: Extracting #0: cost 1 inf + 0 235.064 * * [simplify]: Extracting #1: cost 0 inf + 1 235.064 * [simplify]: Simplified to 0 235.064 * [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)) 235.064 * * * * [progress]: [ 399 / 3260 ] simplifiying candidate # 235.065 * [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)))))) 235.065 * * [simplify]: iters left: 6 (26 enodes) 235.072 * * [simplify]: iters left: 5 (110 enodes) 235.100 * * [simplify]: iters left: 4 (251 enodes) 235.161 * * [simplify]: Extracting #0: cost 1 inf + 0 235.161 * * [simplify]: Extracting #1: cost 11 inf + 0 235.161 * * [simplify]: Extracting #2: cost 133 inf + 0 235.162 * * [simplify]: Extracting #3: cost 200 inf + 251 235.164 * * [simplify]: Extracting #4: cost 179 inf + 3055 235.167 * * [simplify]: Extracting #5: cost 129 inf + 13789 235.174 * * [simplify]: Extracting #6: cost 78 inf + 35090 235.188 * * [simplify]: Extracting #7: cost 5 inf + 71887 235.214 * * [simplify]: Extracting #8: cost 0 inf + 73330 235.229 * * [simplify]: Extracting #9: cost 0 inf + 73170 235.248 * [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))) 235.248 * [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))))))) 235.249 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 235.249 * * [simplify]: iters left: 6 (12 enodes) 235.255 * * [simplify]: iters left: 5 (53 enodes) 235.265 * * [simplify]: iters left: 4 (117 enodes) 235.289 * * [simplify]: iters left: 3 (255 enodes) 235.361 * * [simplify]: Extracting #0: cost 1 inf + 0 235.361 * * [simplify]: Extracting #1: cost 0 inf + 1 235.361 * [simplify]: Simplified to 0 235.361 * [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)) 235.361 * * * * [progress]: [ 400 / 3260 ] simplifiying candidate # 235.362 * [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))))) 235.362 * * [simplify]: iters left: 6 (27 enodes) 235.369 * * [simplify]: iters left: 5 (111 enodes) 235.392 * * [simplify]: iters left: 4 (236 enodes) 235.459 * * [simplify]: Extracting #0: cost 1 inf + 0 235.459 * * [simplify]: Extracting #1: cost 11 inf + 0 235.459 * * [simplify]: Extracting #2: cost 121 inf + 0 235.460 * * [simplify]: Extracting #3: cost 176 inf + 209 235.461 * * [simplify]: Extracting #4: cost 158 inf + 2164 235.463 * * [simplify]: Extracting #5: cost 126 inf + 7736 235.467 * * [simplify]: Extracting #6: cost 80 inf + 26311 235.479 * * [simplify]: Extracting #7: cost 10 inf + 60586 235.500 * * [simplify]: Extracting #8: cost 0 inf + 66025 235.514 * * [simplify]: Extracting #9: cost 0 inf + 65985 235.528 * [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))) 235.528 * [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)))))) 235.528 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 235.529 * * [simplify]: iters left: 6 (11 enodes) 235.533 * * [simplify]: iters left: 5 (48 enodes) 235.541 * * [simplify]: iters left: 4 (98 enodes) 235.567 * * [simplify]: iters left: 3 (181 enodes) 235.613 * * [simplify]: iters left: 2 (358 enodes) 235.760 * * [simplify]: Extracting #0: cost 1 inf + 0 235.761 * * [simplify]: Extracting #1: cost 0 inf + 1 235.761 * [simplify]: Simplified to 0 235.761 * [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)) 235.761 * * * * [progress]: [ 401 / 3260 ] simplifiying candidate # 235.761 * [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)))) 235.762 * * [simplify]: iters left: 6 (26 enodes) 235.776 * * [simplify]: iters left: 5 (104 enodes) 235.800 * * [simplify]: iters left: 4 (214 enodes) 235.844 * * [simplify]: Extracting #0: cost 1 inf + 0 235.844 * * [simplify]: Extracting #1: cost 12 inf + 0 235.844 * * [simplify]: Extracting #2: cost 111 inf + 42 235.845 * * [simplify]: Extracting #3: cost 145 inf + 955 235.846 * * [simplify]: Extracting #4: cost 116 inf + 4221 235.848 * * [simplify]: Extracting #5: cost 119 inf + 5230 235.850 * * [simplify]: Extracting #6: cost 113 inf + 6912 235.855 * * [simplify]: Extracting #7: cost 59 inf + 30690 235.867 * * [simplify]: Extracting #8: cost 1 inf + 62843 235.884 * * [simplify]: Extracting #9: cost 0 inf + 62423 235.897 * * [simplify]: Extracting #10: cost 0 inf + 62383 235.911 * [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))) 235.911 * [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))))) 235.911 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 235.911 * * [simplify]: iters left: 6 (10 enodes) 235.915 * * [simplify]: iters left: 5 (41 enodes) 235.923 * * [simplify]: iters left: 4 (81 enodes) 235.939 * * [simplify]: iters left: 3 (127 enodes) 235.957 * * [simplify]: iters left: 2 (186 enodes) 235.988 * * [simplify]: iters left: 1 (266 enodes) 236.070 * * [simplify]: Extracting #0: cost 1 inf + 0 236.070 * * [simplify]: Extracting #1: cost 0 inf + 1 236.070 * [simplify]: Simplified to 0 236.070 * [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)) 236.070 * * * * [progress]: [ 402 / 3260 ] simplifiying candidate # 236.070 * [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))) 236.071 * * [simplify]: iters left: 6 (25 enodes) 236.078 * * [simplify]: iters left: 5 (101 enodes) 236.096 * * [simplify]: iters left: 4 (196 enodes) 236.172 * * [simplify]: iters left: 3 (481 enodes) 236.460 * * [simplify]: Extracting #0: cost 1 inf + 0 236.460 * * [simplify]: Extracting #1: cost 9 inf + 0 236.460 * * [simplify]: Extracting #2: cost 183 inf + 2 236.462 * * [simplify]: Extracting #3: cost 300 inf + 2015 236.465 * * [simplify]: Extracting #4: cost 263 inf + 8842 236.468 * * [simplify]: Extracting #5: cost 262 inf + 10860 236.474 * * [simplify]: Extracting #6: cost 261 inf + 10949 236.485 * * [simplify]: Extracting #7: cost 187 inf + 46571 236.517 * * [simplify]: Extracting #8: cost 28 inf + 134365 236.560 * * [simplify]: Extracting #9: cost 0 inf + 149249 236.608 * * [simplify]: Extracting #10: cost 0 inf + 148809 236.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))) 236.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 (* (/ (/ b 2) a) 1)))) 236.672 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 236.673 * * [simplify]: iters left: 6 (9 enodes) 236.677 * * [simplify]: iters left: 5 (36 enodes) 236.684 * * [simplify]: iters left: 4 (67 enodes) 236.696 * * [simplify]: iters left: 3 (97 enodes) 236.717 * * [simplify]: iters left: 2 (158 enodes) 236.761 * * [simplify]: iters left: 1 (263 enodes) 236.819 * * [simplify]: Extracting #0: cost 1 inf + 0 236.819 * * [simplify]: Extracting #1: cost 0 inf + 1 236.820 * [simplify]: Simplified to 0 236.820 * [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)) 236.820 * * * * [progress]: [ 403 / 3260 ] simplifiying candidate # 236.820 * [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)))) 236.820 * * [simplify]: iters left: 6 (25 enodes) 236.827 * * [simplify]: iters left: 5 (102 enodes) 236.862 * * [simplify]: iters left: 4 (205 enodes) 236.951 * * [simplify]: Extracting #0: cost 1 inf + 0 236.952 * * [simplify]: Extracting #1: cost 11 inf + 0 236.952 * * [simplify]: Extracting #2: cost 109 inf + 0 236.953 * * [simplify]: Extracting #3: cost 147 inf + 832 236.956 * * [simplify]: Extracting #4: cost 122 inf + 3488 236.959 * * [simplify]: Extracting #5: cost 120 inf + 5230 236.963 * * [simplify]: Extracting #6: cost 112 inf + 7316 236.970 * * [simplify]: Extracting #7: cost 45 inf + 39049 236.983 * * [simplify]: Extracting #8: cost 0 inf + 63023 236.996 * * [simplify]: Extracting #9: cost 0 inf + 62488 237.018 * * [simplify]: Extracting #10: cost 0 inf + 62473 237.043 * [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)) 237.043 * [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))))) 237.044 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 237.044 * * [simplify]: iters left: 5 (9 enodes) 237.049 * * [simplify]: iters left: 4 (39 enodes) 237.061 * * [simplify]: iters left: 3 (65 enodes) 237.073 * * [simplify]: iters left: 2 (129 enodes) 237.100 * * [simplify]: iters left: 1 (210 enodes) 237.143 * * [simplify]: Extracting #0: cost 1 inf + 0 237.143 * * [simplify]: Extracting #1: cost 0 inf + 1 237.143 * [simplify]: Simplified to 0 237.143 * [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)) 237.144 * * * * [progress]: [ 404 / 3260 ] simplifiying candidate # 237.144 * [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)))))) 237.144 * * [simplify]: iters left: 6 (25 enodes) 237.150 * * [simplify]: iters left: 5 (98 enodes) 237.170 * * [simplify]: iters left: 4 (170 enodes) 237.204 * * [simplify]: iters left: 3 (347 enodes) 237.333 * * [simplify]: Extracting #0: cost 1 inf + 0 237.333 * * [simplify]: Extracting #1: cost 11 inf + 0 237.334 * * [simplify]: Extracting #2: cost 119 inf + 0 237.335 * * [simplify]: Extracting #3: cost 211 inf + 206 237.337 * * [simplify]: Extracting #4: cost 192 inf + 1803 237.340 * * [simplify]: Extracting #5: cost 183 inf + 4638 237.349 * * [simplify]: Extracting #6: cost 133 inf + 25360 237.384 * * [simplify]: Extracting #7: cost 18 inf + 80049 237.410 * * [simplify]: Extracting #8: cost 0 inf + 87989 237.439 * * [simplify]: Extracting #9: cost 0 inf + 87949 237.463 * [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))) 237.463 * [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))))))) 237.463 * [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))))) 237.463 * * [simplify]: iters left: 6 (10 enodes) 237.466 * * [simplify]: iters left: 5 (37 enodes) 237.472 * * [simplify]: iters left: 4 (57 enodes) 237.484 * * [simplify]: iters left: 3 (104 enodes) 237.503 * * [simplify]: iters left: 2 (158 enodes) 237.542 * * [simplify]: iters left: 1 (225 enodes) 237.593 * * [simplify]: Extracting #0: cost 1 inf + 0 237.593 * * [simplify]: Extracting #1: cost 0 inf + 1 237.593 * [simplify]: Simplified to 0 237.593 * [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)) 237.593 * * * * [progress]: [ 405 / 3260 ] simplifiying candidate # 237.594 * [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))))) 237.594 * * [simplify]: iters left: 6 (24 enodes) 237.606 * * [simplify]: iters left: 5 (89 enodes) 237.623 * * [simplify]: iters left: 4 (154 enodes) 237.668 * * [simplify]: iters left: 3 (316 enodes) 237.815 * * [simplify]: Extracting #0: cost 1 inf + 0 237.815 * * [simplify]: Extracting #1: cost 9 inf + 0 237.815 * * [simplify]: Extracting #2: cost 109 inf + 0 237.817 * * [simplify]: Extracting #3: cost 190 inf + 536 237.819 * * [simplify]: Extracting #4: cost 175 inf + 1966 237.822 * * [simplify]: Extracting #5: cost 171 inf + 3992 237.825 * * [simplify]: Extracting #6: cost 163 inf + 5656 237.828 * * [simplify]: Extracting #7: cost 122 inf + 22271 237.845 * * [simplify]: Extracting #8: cost 16 inf + 75818 237.879 * * [simplify]: Extracting #9: cost 0 inf + 83120 237.918 * * [simplify]: Extracting #10: cost 0 inf + 83040 237.948 * [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)) 237.948 * [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)))))) 237.948 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 237.949 * * [simplify]: iters left: 6 (9 enodes) 237.951 * * [simplify]: iters left: 5 (29 enodes) 237.955 * * [simplify]: iters left: 4 (42 enodes) 237.962 * * [simplify]: iters left: 3 (58 enodes) 237.976 * * [simplify]: iters left: 2 (68 enodes) 237.985 * * [simplify]: Extracting #0: cost 1 inf + 0 237.985 * * [simplify]: Extracting #1: cost 0 inf + 1 237.985 * [simplify]: Simplified to 0 237.985 * [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)) 237.985 * * * * [progress]: [ 406 / 3260 ] simplifiying candidate # 237.985 * [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)))))) 237.986 * * [simplify]: iters left: 6 (28 enodes) 237.992 * * [simplify]: iters left: 5 (112 enodes) 238.017 * * [simplify]: iters left: 4 (237 enodes) 238.077 * * [simplify]: Extracting #0: cost 1 inf + 0 238.077 * * [simplify]: Extracting #1: cost 11 inf + 0 238.077 * * [simplify]: Extracting #2: cost 102 inf + 0 238.077 * * [simplify]: Extracting #3: cost 163 inf + 1 238.078 * * [simplify]: Extracting #4: cost 159 inf + 821 238.079 * * [simplify]: Extracting #5: cost 154 inf + 2159 238.080 * * [simplify]: Extracting #6: cost 133 inf + 7508 238.087 * * [simplify]: Extracting #7: cost 30 inf + 45965 238.100 * * [simplify]: Extracting #8: cost 1 inf + 60046 238.124 * * [simplify]: Extracting #9: cost 0 inf + 60196 238.144 * * [simplify]: Extracting #10: cost 0 inf + 60076 238.157 * [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))))) 238.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 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))))))) 238.158 * [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.158 * * [simplify]: iters left: 6 (13 enodes) 238.162 * * [simplify]: iters left: 5 (53 enodes) 238.171 * * [simplify]: iters left: 4 (117 enodes) 238.213 * * [simplify]: iters left: 3 (275 enodes) 238.279 * * [simplify]: iters left: 2 (474 enodes) 238.446 * * [simplify]: Extracting #0: cost 1 inf + 0 238.446 * * [simplify]: Extracting #1: cost 0 inf + 1 238.446 * [simplify]: Simplified to 0 238.446 * [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)) 238.446 * * * * [progress]: [ 407 / 3260 ] simplifiying candidate # 238.446 * [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))))) 238.446 * * [simplify]: iters left: 6 (26 enodes) 238.453 * * [simplify]: iters left: 5 (103 enodes) 238.477 * * [simplify]: iters left: 4 (197 enodes) 238.540 * * [simplify]: iters left: 3 (414 enodes) 238.695 * * [simplify]: Extracting #0: cost 1 inf + 0 238.695 * * [simplify]: Extracting #1: cost 11 inf + 0 238.696 * * [simplify]: Extracting #2: cost 123 inf + 0 238.697 * * [simplify]: Extracting #3: cost 232 inf + 1 238.698 * * [simplify]: Extracting #4: cost 214 inf + 2157 238.701 * * [simplify]: Extracting #5: cost 185 inf + 9294 238.707 * * [simplify]: Extracting #6: cost 125 inf + 31585 238.737 * * [simplify]: Extracting #7: cost 11 inf + 86665 238.761 * * [simplify]: Extracting #8: cost 0 inf + 91066 238.789 * [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)) 238.789 * [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)))))) 238.790 * [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.790 * * [simplify]: iters left: 6 (12 enodes) 238.793 * * [simplify]: iters left: 5 (47 enodes) 238.801 * * [simplify]: iters left: 4 (82 enodes) 238.816 * * [simplify]: iters left: 3 (157 enodes) 238.850 * * [simplify]: iters left: 2 (248 enodes) 238.898 * * [simplify]: iters left: 1 (341 enodes) 238.975 * * [simplify]: Extracting #0: cost 1 inf + 0 238.975 * * [simplify]: Extracting #1: cost 0 inf + 1 238.975 * [simplify]: Simplified to 0 238.975 * [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)) 238.975 * * * * [progress]: [ 408 / 3260 ] simplifiying candidate # 238.975 * [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)))) 238.975 * * [simplify]: iters left: 6 (27 enodes) 238.982 * * [simplify]: iters left: 5 (106 enodes) 239.015 * * [simplify]: iters left: 4 (208 enodes) 239.075 * * [simplify]: iters left: 3 (446 enodes) 239.293 * * [simplify]: Extracting #0: cost 1 inf + 0 239.293 * * [simplify]: Extracting #1: cost 13 inf + 0 239.294 * * [simplify]: Extracting #2: cost 133 inf + 0 239.296 * * [simplify]: Extracting #3: cost 239 inf + 2 239.298 * * [simplify]: Extracting #4: cost 227 inf + 1542 239.301 * * [simplify]: Extracting #5: cost 213 inf + 4904 239.318 * * [simplify]: Extracting #6: cost 129 inf + 36307 239.357 * * [simplify]: Extracting #7: cost 13 inf + 88039 239.403 * * [simplify]: Extracting #8: cost 0 inf + 93532 239.451 * [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)) 239.451 * [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))))) 239.452 * [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.452 * * [simplify]: iters left: 6 (12 enodes) 239.458 * * [simplify]: iters left: 5 (47 enodes) 239.466 * * [simplify]: iters left: 4 (89 enodes) 239.485 * * [simplify]: iters left: 3 (180 enodes) 239.542 * * [simplify]: iters left: 2 (296 enodes) 239.663 * * [simplify]: iters left: 1 (428 enodes) 239.783 * * [simplify]: Extracting #0: cost 1 inf + 0 239.784 * * [simplify]: Extracting #1: cost 0 inf + 1 239.784 * [simplify]: Simplified to 0 239.784 * [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)) 239.784 * * * * [progress]: [ 409 / 3260 ] simplifiying candidate # 239.784 * [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)))))) 239.784 * * [simplify]: iters left: 6 (27 enodes) 239.791 * * [simplify]: iters left: 5 (105 enodes) 239.809 * * [simplify]: iters left: 4 (198 enodes) 239.849 * * [simplify]: iters left: 3 (397 enodes) 239.992 * * [simplify]: Extracting #0: cost 1 inf + 0 239.992 * * [simplify]: Extracting #1: cost 11 inf + 0 239.992 * * [simplify]: Extracting #2: cost 120 inf + 0 239.993 * * [simplify]: Extracting #3: cost 229 inf + 0 239.994 * * [simplify]: Extracting #4: cost 215 inf + 1742 239.996 * * [simplify]: Extracting #5: cost 191 inf + 7369 240.002 * * [simplify]: Extracting #6: cost 128 inf + 29451 240.020 * * [simplify]: Extracting #7: cost 17 inf + 83177 240.044 * * [simplify]: Extracting #8: cost 0 inf + 91206 240.068 * * [simplify]: Extracting #9: cost 0 inf + 91086 240.095 * [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))) 240.095 * [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))))))) 240.095 * [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))))) 240.095 * * [simplify]: iters left: 6 (12 enodes) 240.098 * * [simplify]: iters left: 5 (46 enodes) 240.106 * * [simplify]: iters left: 4 (81 enodes) 240.122 * * [simplify]: iters left: 3 (134 enodes) 240.144 * * [simplify]: iters left: 2 (197 enodes) 240.182 * * [simplify]: iters left: 1 (271 enodes) 240.229 * * [simplify]: Extracting #0: cost 1 inf + 0 240.229 * * [simplify]: Extracting #1: cost 0 inf + 1 240.229 * [simplify]: Simplified to 0 240.229 * [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)) 240.229 * * * * [progress]: [ 410 / 3260 ] simplifiying candidate # 240.229 * [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))))) 240.229 * * [simplify]: iters left: 6 (24 enodes) 240.235 * * [simplify]: iters left: 5 (93 enodes) 240.258 * * [simplify]: iters left: 4 (166 enodes) 240.287 * * [simplify]: iters left: 3 (343 enodes) 240.424 * * [simplify]: Extracting #0: cost 1 inf + 0 240.424 * * [simplify]: Extracting #1: cost 9 inf + 0 240.424 * * [simplify]: Extracting #2: cost 110 inf + 0 240.425 * * [simplify]: Extracting #3: cost 213 inf + 0 240.427 * * [simplify]: Extracting #4: cost 207 inf + 370 240.430 * * [simplify]: Extracting #5: cost 188 inf + 4545 240.434 * * [simplify]: Extracting #6: cost 166 inf + 8812 240.443 * * [simplify]: Extracting #7: cost 121 inf + 26455 240.474 * * [simplify]: Extracting #8: cost 16 inf + 79261 240.496 * * [simplify]: Extracting #9: cost 0 inf + 86924 240.871 * * [simplify]: Extracting #10: cost 0 inf + 86844 240.894 * [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))) 240.894 * [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)))))) 240.894 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 240.894 * * [simplify]: iters left: 6 (10 enodes) 240.897 * * [simplify]: iters left: 5 (38 enodes) 240.905 * * [simplify]: iters left: 4 (59 enodes) 240.924 * * [simplify]: iters left: 3 (88 enodes) 240.947 * * [simplify]: iters left: 2 (117 enodes) 240.965 * * [simplify]: iters left: 1 (144 enodes) 240.982 * * [simplify]: Extracting #0: cost 1 inf + 0 240.982 * * [simplify]: Extracting #1: cost 0 inf + 1 240.982 * [simplify]: Simplified to 0 240.982 * [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)) 240.983 * * * * [progress]: [ 411 / 3260 ] simplifiying candidate # 240.983 * [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)))) 240.983 * * [simplify]: iters left: 6 (26 enodes) 240.989 * * [simplify]: iters left: 5 (101 enodes) 241.006 * * [simplify]: iters left: 4 (180 enodes) 241.049 * * [simplify]: iters left: 3 (374 enodes) 241.186 * * [simplify]: Extracting #0: cost 1 inf + 0 241.186 * * [simplify]: Extracting #1: cost 11 inf + 0 241.186 * * [simplify]: Extracting #2: cost 121 inf + 0 241.187 * * [simplify]: Extracting #3: cost 208 inf + 206 241.188 * * [simplify]: Extracting #4: cost 189 inf + 2083 241.190 * * [simplify]: Extracting #5: cost 175 inf + 5502 241.195 * * [simplify]: Extracting #6: cost 127 inf + 24603 241.219 * * [simplify]: Extracting #7: cost 14 inf + 78620 241.249 * * [simplify]: Extracting #8: cost 0 inf + 85362 241.271 * * [simplify]: Extracting #9: cost 0 inf + 85282 241.304 * [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)) 241.304 * [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))))) 241.305 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 241.306 * * [simplify]: iters left: 6 (11 enodes) 241.309 * * [simplify]: iters left: 5 (42 enodes) 241.316 * * [simplify]: iters left: 4 (67 enodes) 241.330 * * [simplify]: iters left: 3 (111 enodes) 241.347 * * [simplify]: iters left: 2 (140 enodes) 241.369 * * [simplify]: iters left: 1 (160 enodes) 241.390 * * [simplify]: Extracting #0: cost 1 inf + 0 241.390 * * [simplify]: Extracting #1: cost 0 inf + 1 241.390 * [simplify]: Simplified to 0 241.390 * [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)) 241.390 * * * * [progress]: [ 412 / 3260 ] simplifiying candidate # 241.390 * [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)))))) 241.390 * * [simplify]: iters left: 6 (29 enodes) 241.398 * * [simplify]: iters left: 5 (121 enodes) 241.433 * * [simplify]: iters left: 4 (295 enodes) 241.523 * * [simplify]: Extracting #0: cost 1 inf + 0 241.523 * * [simplify]: Extracting #1: cost 11 inf + 0 241.524 * * [simplify]: Extracting #2: cost 189 inf + 0 241.525 * * [simplify]: Extracting #3: cost 333 inf + 1 241.526 * * [simplify]: Extracting #4: cost 324 inf + 935 241.530 * * [simplify]: Extracting #5: cost 249 inf + 23268 241.548 * * [simplify]: Extracting #6: cost 76 inf + 90001 241.587 * * [simplify]: Extracting #7: cost 2 inf + 124145 241.629 * * [simplify]: Extracting #8: cost 0 inf + 124235 241.653 * * [simplify]: Extracting #9: cost 0 inf + 124075 241.690 * [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))))) 241.690 * [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))))))) 241.691 * [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))))) 241.691 * * [simplify]: iters left: 6 (16 enodes) 241.700 * * [simplify]: iters left: 5 (68 enodes) 241.713 * * [simplify]: iters left: 4 (179 enodes) 241.782 * * [simplify]: Extracting #0: cost 1 inf + 0 241.782 * * [simplify]: Extracting #1: cost 27 inf + 0 241.782 * * [simplify]: Extracting #2: cost 153 inf + 0 241.783 * * [simplify]: Extracting #3: cost 242 inf + 83 241.786 * * [simplify]: Extracting #4: cost 185 inf + 16503 241.805 * * [simplify]: Extracting #5: cost 15 inf + 79352 241.824 * * [simplify]: Extracting #6: cost 0 inf + 84943 241.840 * [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))))) 241.840 * [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))))))) 241.840 * * * * [progress]: [ 413 / 3260 ] simplifiying candidate # 241.841 * [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))))) 241.841 * * [simplify]: iters left: 6 (27 enodes) 241.855 * * [simplify]: iters left: 5 (111 enodes) 241.880 * * [simplify]: iters left: 4 (247 enodes) 241.956 * * [simplify]: Extracting #0: cost 1 inf + 0 241.956 * * [simplify]: Extracting #1: cost 11 inf + 0 241.956 * * [simplify]: Extracting #2: cost 148 inf + 0 241.957 * * [simplify]: Extracting #3: cost 255 inf + 0 241.959 * * [simplify]: Extracting #4: cost 223 inf + 7350 241.967 * * [simplify]: Extracting #5: cost 113 inf + 42713 241.979 * * [simplify]: Extracting #6: cost 61 inf + 62521 241.999 * * [simplify]: Extracting #7: cost 6 inf + 88137 242.017 * * [simplify]: Extracting #8: cost 0 inf + 90506 242.036 * * [simplify]: Extracting #9: cost 0 inf + 90346 242.058 * [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)))))) 242.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))) (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)))))) 242.059 * [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)))) 242.059 * * [simplify]: iters left: 6 (15 enodes) 242.065 * * [simplify]: iters left: 5 (63 enodes) 242.077 * * [simplify]: iters left: 4 (145 enodes) 242.124 * * [simplify]: iters left: 3 (499 enodes) 242.456 * * [simplify]: Extracting #0: cost 1 inf + 0 242.456 * * [simplify]: Extracting #1: cost 0 inf + 1 242.456 * [simplify]: Simplified to 0 242.456 * [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)) 242.456 * * * * [progress]: [ 414 / 3260 ] simplifiying candidate # 242.457 * [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)))) 242.457 * * [simplify]: iters left: 6 (28 enodes) 242.464 * * [simplify]: iters left: 5 (115 enodes) 242.490 * * [simplify]: iters left: 4 (273 enodes) 242.570 * * [simplify]: Extracting #0: cost 1 inf + 0 242.571 * * [simplify]: Extracting #1: cost 13 inf + 0 242.571 * * [simplify]: Extracting #2: cost 155 inf + 0 242.572 * * [simplify]: Extracting #3: cost 252 inf + 2 242.573 * * [simplify]: Extracting #4: cost 241 inf + 1904 242.576 * * [simplify]: Extracting #5: cost 164 inf + 23843 242.585 * * [simplify]: Extracting #6: cost 93 inf + 44804 242.599 * * [simplify]: Extracting #7: cost 57 inf + 56656 242.625 * * [simplify]: Extracting #8: cost 3 inf + 83798 242.643 * * [simplify]: Extracting #9: cost 0 inf + 84908 242.674 * * [simplify]: Extracting #10: cost 0 inf + 84748 242.693 * [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))))) 242.693 * [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))))) 242.693 * [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))) 242.693 * * [simplify]: iters left: 6 (15 enodes) 242.698 * * [simplify]: iters left: 5 (62 enodes) 242.714 * * [simplify]: iters left: 4 (159 enodes) 242.776 * * [simplify]: iters left: 3 (475 enodes) 243.037 * * [simplify]: Extracting #0: cost 1 inf + 0 243.037 * * [simplify]: Extracting #1: cost 42 inf + 0 243.039 * * [simplify]: Extracting #2: cost 194 inf + 1 243.045 * * [simplify]: Extracting #3: cost 205 inf + 15094 243.066 * * [simplify]: Extracting #4: cost 20 inf + 63712 243.083 * * [simplify]: Extracting #5: cost 3 inf + 65204 243.102 * * [simplify]: Extracting #6: cost 0 inf + 65965 243.120 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 243.120 * [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)))) 243.120 * * * * [progress]: [ 415 / 3260 ] simplifiying candidate # 243.121 * [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)))))) 243.121 * * [simplify]: iters left: 6 (30 enodes) 243.131 * * [simplify]: iters left: 5 (121 enodes) 243.157 * * [simplify]: iters left: 4 (270 enodes) 243.267 * * [simplify]: Extracting #0: cost 1 inf + 0 243.267 * * [simplify]: Extracting #1: cost 11 inf + 0 243.267 * * [simplify]: Extracting #2: cost 154 inf + 0 243.269 * * [simplify]: Extracting #3: cost 273 inf + 0 243.270 * * [simplify]: Extracting #4: cost 259 inf + 1742 243.275 * * [simplify]: Extracting #5: cost 133 inf + 42229 243.287 * * [simplify]: Extracting #6: cost 73 inf + 62507 243.309 * * [simplify]: Extracting #7: cost 20 inf + 86504 243.329 * * [simplify]: Extracting #8: cost 2 inf + 94951 243.363 * * [simplify]: Extracting #9: cost 0 inf + 95710 243.391 * [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))) 243.391 * [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))))))) 243.391 * [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))))) 243.392 * * [simplify]: iters left: 6 (15 enodes) 243.395 * * [simplify]: iters left: 5 (62 enodes) 243.406 * * [simplify]: iters left: 4 (148 enodes) 243.454 * * [simplify]: iters left: 3 (499 enodes) 243.756 * * [simplify]: Extracting #0: cost 1 inf + 0 243.756 * * [simplify]: Extracting #1: cost 0 inf + 1 243.756 * [simplify]: Simplified to 0 243.756 * [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)) 243.756 * * * * [progress]: [ 416 / 3260 ] simplifiying candidate # 243.756 * [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))))) 243.757 * * [simplify]: iters left: 6 (28 enodes) 243.766 * * [simplify]: iters left: 5 (112 enodes) 243.803 * * [simplify]: iters left: 4 (234 enodes) 243.875 * * [simplify]: Extracting #0: cost 1 inf + 0 243.875 * * [simplify]: Extracting #1: cost 11 inf + 0 243.876 * * [simplify]: Extracting #2: cost 127 inf + 0 243.876 * * [simplify]: Extracting #3: cost 216 inf + 0 243.877 * * [simplify]: Extracting #4: cost 198 inf + 2794 243.882 * * [simplify]: Extracting #5: cost 114 inf + 26326 243.891 * * [simplify]: Extracting #6: cost 52 inf + 49450 243.905 * * [simplify]: Extracting #7: cost 3 inf + 71649 243.922 * * [simplify]: Extracting #8: cost 0 inf + 72799 243.938 * * [simplify]: Extracting #9: cost 0 inf + 72719 243.958 * [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))))) 243.958 * [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)))))) 243.959 * [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)))) 243.959 * * [simplify]: iters left: 6 (14 enodes) 243.966 * * [simplify]: iters left: 5 (56 enodes) 243.981 * * [simplify]: iters left: 4 (117 enodes) 244.008 * * [simplify]: iters left: 3 (347 enodes) 244.153 * * [simplify]: Extracting #0: cost 1 inf + 0 244.153 * * [simplify]: Extracting #1: cost 0 inf + 1 244.153 * [simplify]: Simplified to 0 244.153 * [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)) 244.154 * * * * [progress]: [ 417 / 3260 ] simplifiying candidate # 244.154 * [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)))) 244.154 * * [simplify]: iters left: 6 (29 enodes) 244.161 * * [simplify]: iters left: 5 (116 enodes) 244.195 * * [simplify]: iters left: 4 (235 enodes) 244.245 * * [simplify]: Extracting #0: cost 1 inf + 0 244.245 * * [simplify]: Extracting #1: cost 11 inf + 0 244.245 * * [simplify]: Extracting #2: cost 123 inf + 0 244.246 * * [simplify]: Extracting #3: cost 195 inf + 2 244.247 * * [simplify]: Extracting #4: cost 180 inf + 1789 244.253 * * [simplify]: Extracting #5: cost 109 inf + 19257 244.259 * * [simplify]: Extracting #6: cost 57 inf + 37601 244.272 * * [simplify]: Extracting #7: cost 1 inf + 63356 244.285 * * [simplify]: Extracting #8: cost 0 inf + 63306 244.299 * * [simplify]: Extracting #9: cost 0 inf + 63066 244.320 * [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))) 244.320 * [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))))) 244.321 * [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))) 244.321 * * [simplify]: iters left: 6 (14 enodes) 244.329 * * [simplify]: iters left: 5 (57 enodes) 244.349 * * [simplify]: iters left: 4 (116 enodes) 244.378 * * [simplify]: iters left: 3 (321 enodes) 244.520 * * [simplify]: Extracting #0: cost 1 inf + 0 244.520 * * [simplify]: Extracting #1: cost 0 inf + 1 244.520 * [simplify]: Simplified to 0 244.520 * [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)) 244.520 * * * * [progress]: [ 418 / 3260 ] simplifiying candidate # 244.521 * [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)))))) 244.521 * * [simplify]: iters left: 6 (30 enodes) 244.528 * * [simplify]: iters left: 5 (121 enodes) 244.555 * * [simplify]: iters left: 4 (269 enodes) 244.643 * * [simplify]: Extracting #0: cost 1 inf + 0 244.643 * * [simplify]: Extracting #1: cost 11 inf + 0 244.643 * * [simplify]: Extracting #2: cost 136 inf + 0 244.644 * * [simplify]: Extracting #3: cost 228 inf + 204 244.645 * * [simplify]: Extracting #4: cost 217 inf + 1502 244.648 * * [simplify]: Extracting #5: cost 133 inf + 24226 244.656 * * [simplify]: Extracting #6: cost 71 inf + 44459 244.672 * * [simplify]: Extracting #7: cost 25 inf + 64574 244.687 * * [simplify]: Extracting #8: cost 0 inf + 75852 244.705 * * [simplify]: Extracting #9: cost 0 inf + 75622 244.729 * [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)) 244.729 * [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))))))) 244.730 * [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))))) 244.730 * * [simplify]: iters left: 6 (15 enodes) 244.734 * * [simplify]: iters left: 5 (62 enodes) 244.746 * * [simplify]: iters left: 4 (149 enodes) 244.800 * * [simplify]: iters left: 3 (450 enodes) 245.093 * * [simplify]: Extracting #0: cost 1 inf + 0 245.093 * * [simplify]: Extracting #1: cost 0 inf + 1 245.093 * [simplify]: Simplified to 0 245.093 * [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)) 245.093 * * * * [progress]: [ 419 / 3260 ] simplifiying candidate # 245.093 * [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))))) 245.094 * * [simplify]: iters left: 6 (28 enodes) 245.101 * * [simplify]: iters left: 5 (113 enodes) 245.133 * * [simplify]: iters left: 4 (233 enodes) 245.202 * * [simplify]: Extracting #0: cost 1 inf + 0 245.202 * * [simplify]: Extracting #1: cost 11 inf + 0 245.202 * * [simplify]: Extracting #2: cost 122 inf + 0 245.203 * * [simplify]: Extracting #3: cost 197 inf + 204 245.204 * * [simplify]: Extracting #4: cost 178 inf + 3042 245.207 * * [simplify]: Extracting #5: cost 118 inf + 17593 245.213 * * [simplify]: Extracting #6: cost 97 inf + 22184 245.220 * * [simplify]: Extracting #7: cost 59 inf + 35210 245.240 * * [simplify]: Extracting #8: cost 3 inf + 63679 245.257 * * [simplify]: Extracting #9: cost 0 inf + 64989 245.278 * * [simplify]: Extracting #10: cost 0 inf + 64949 245.305 * [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)) 245.305 * [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)))))) 245.305 * [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)))) 245.306 * * [simplify]: iters left: 6 (14 enodes) 245.314 * * [simplify]: iters left: 5 (57 enodes) 245.334 * * [simplify]: iters left: 4 (118 enodes) 245.367 * * [simplify]: iters left: 3 (314 enodes) 245.487 * * [simplify]: Extracting #0: cost 1 inf + 0 245.487 * * [simplify]: Extracting #1: cost 0 inf + 1 245.487 * [simplify]: Simplified to 0 245.487 * [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)) 245.487 * * * * [progress]: [ 420 / 3260 ] simplifiying candidate # 245.488 * [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)))) 245.488 * * [simplify]: iters left: 6 (28 enodes) 245.495 * * [simplify]: iters left: 5 (108 enodes) 245.532 * * [simplify]: iters left: 4 (225 enodes) 245.583 * * [simplify]: Extracting #0: cost 1 inf + 0 245.583 * * [simplify]: Extracting #1: cost 13 inf + 0 245.584 * * [simplify]: Extracting #2: cost 120 inf + 0 245.584 * * [simplify]: Extracting #3: cost 167 inf + 248 245.585 * * [simplify]: Extracting #4: cost 151 inf + 2560 245.588 * * [simplify]: Extracting #5: cost 97 inf + 14304 245.593 * * [simplify]: Extracting #6: cost 59 inf + 28443 245.606 * * [simplify]: Extracting #7: cost 6 inf + 51960 245.619 * * [simplify]: Extracting #8: cost 0 inf + 54730 245.639 * * [simplify]: Extracting #9: cost 0 inf + 54650 245.651 * [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)))) 245.651 * [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))))) 245.651 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 245.651 * * [simplify]: iters left: 6 (13 enodes) 245.655 * * [simplify]: iters left: 5 (48 enodes) 245.664 * * [simplify]: iters left: 4 (103 enodes) 245.684 * * [simplify]: iters left: 3 (238 enodes) 245.759 * * [simplify]: Extracting #0: cost 1 inf + 0 245.759 * * [simplify]: Extracting #1: cost 0 inf + 1 245.759 * [simplify]: Simplified to 0 245.759 * [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)) 245.759 * * * * [progress]: [ 421 / 3260 ] simplifiying candidate # 245.760 * [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)))))) 245.760 * * [simplify]: iters left: 6 (28 enodes) 245.769 * * [simplify]: iters left: 5 (114 enodes) 245.807 * * [simplify]: iters left: 4 (257 enodes) 245.877 * * [simplify]: Extracting #0: cost 1 inf + 0 245.877 * * [simplify]: Extracting #1: cost 11 inf + 0 245.877 * * [simplify]: Extracting #2: cost 150 inf + 0 245.878 * * [simplify]: Extracting #3: cost 265 inf + 0 245.879 * * [simplify]: Extracting #4: cost 250 inf + 2146 245.885 * * [simplify]: Extracting #5: cost 158 inf + 32351 245.896 * * [simplify]: Extracting #6: cost 63 inf + 66240 245.921 * * [simplify]: Extracting #7: cost 3 inf + 93634 245.944 * * [simplify]: Extracting #8: cost 0 inf + 94263 245.972 * * [simplify]: Extracting #9: cost 0 inf + 94103 245.993 * [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)))) 245.993 * [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))))))) 245.994 * [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))))) 245.994 * * [simplify]: iters left: 6 (15 enodes) 245.999 * * [simplify]: iters left: 5 (61 enodes) 246.010 * * [simplify]: iters left: 4 (142 enodes) 246.070 * * [simplify]: iters left: 3 (474 enodes) 246.305 * * [simplify]: Extracting #0: cost 1 inf + 0 246.305 * * [simplify]: Extracting #1: cost 0 inf + 1 246.305 * [simplify]: Simplified to 0 246.305 * [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)) 246.305 * * * * [progress]: [ 422 / 3260 ] simplifiying candidate # 246.305 * [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))))) 246.306 * * [simplify]: iters left: 6 (26 enodes) 246.312 * * [simplify]: iters left: 5 (104 enodes) 246.333 * * [simplify]: iters left: 4 (214 enodes) 246.392 * * [simplify]: Extracting #0: cost 1 inf + 0 246.392 * * [simplify]: Extracting #1: cost 11 inf + 0 246.393 * * [simplify]: Extracting #2: cost 121 inf + 0 246.394 * * [simplify]: Extracting #3: cost 202 inf + 0 246.395 * * [simplify]: Extracting #4: cost 194 inf + 1095 246.401 * * [simplify]: Extracting #5: cost 137 inf + 17650 246.417 * * [simplify]: Extracting #6: cost 60 inf + 45365 246.430 * * [simplify]: Extracting #7: cost 3 inf + 69994 246.447 * * [simplify]: Extracting #8: cost 0 inf + 70101 246.468 * * [simplify]: Extracting #9: cost 0 inf + 70021 246.483 * [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)))) 246.483 * [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)))))) 246.483 * [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)))) 246.483 * * [simplify]: iters left: 6 (14 enodes) 246.487 * * [simplify]: iters left: 5 (56 enodes) 246.497 * * [simplify]: iters left: 4 (113 enodes) 246.527 * * [simplify]: iters left: 3 (324 enodes) 246.634 * * [simplify]: Extracting #0: cost 1 inf + 0 246.634 * * [simplify]: Extracting #1: cost 0 inf + 1 246.634 * [simplify]: Simplified to 0 246.634 * [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)) 246.634 * * * * [progress]: [ 423 / 3260 ] simplifiying candidate # 246.635 * [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)))) 246.635 * * [simplify]: iters left: 6 (27 enodes) 246.646 * * [simplify]: iters left: 5 (109 enodes) 246.665 * * [simplify]: iters left: 4 (224 enodes) 246.730 * * [simplify]: Extracting #0: cost 1 inf + 0 246.730 * * [simplify]: Extracting #1: cost 11 inf + 0 246.730 * * [simplify]: Extracting #2: cost 122 inf + 0 246.731 * * [simplify]: Extracting #3: cost 195 inf + 2 246.731 * * [simplify]: Extracting #4: cost 184 inf + 1342 246.734 * * [simplify]: Extracting #5: cost 134 inf + 12915 246.741 * * [simplify]: Extracting #6: cost 57 inf + 38567 246.753 * * [simplify]: Extracting #7: cost 5 inf + 61747 246.769 * * [simplify]: Extracting #8: cost 0 inf + 63656 246.789 * * [simplify]: Extracting #9: cost 0 inf + 63496 246.805 * * [simplify]: Extracting #10: cost 0 inf + 63416 246.818 * [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))) 246.819 * [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))))) 246.819 * [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))) 246.819 * * [simplify]: iters left: 6 (14 enodes) 246.823 * * [simplify]: iters left: 5 (56 enodes) 246.833 * * [simplify]: iters left: 4 (112 enodes) 246.866 * * [simplify]: iters left: 3 (297 enodes) 246.954 * * [simplify]: Extracting #0: cost 1 inf + 0 246.955 * * [simplify]: Extracting #1: cost 0 inf + 1 246.955 * [simplify]: Simplified to 0 246.955 * [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)) 246.955 * * * * [progress]: [ 424 / 3260 ] simplifiying candidate # 246.955 * [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)))))) 246.955 * * [simplify]: iters left: 6 (28 enodes) 246.963 * * [simplify]: iters left: 5 (112 enodes) 246.988 * * [simplify]: iters left: 4 (237 enodes) 247.048 * * [simplify]: Extracting #0: cost 1 inf + 0 247.049 * * [simplify]: Extracting #1: cost 11 inf + 0 247.049 * * [simplify]: Extracting #2: cost 125 inf + 0 247.050 * * [simplify]: Extracting #3: cost 214 inf + 0 247.050 * * [simplify]: Extracting #4: cost 198 inf + 2149 247.055 * * [simplify]: Extracting #5: cost 121 inf + 22709 247.065 * * [simplify]: Extracting #6: cost 61 inf + 44100 247.081 * * [simplify]: Extracting #7: cost 6 inf + 68913 247.103 * * [simplify]: Extracting #8: cost 0 inf + 71803 247.131 * * [simplify]: Extracting #9: cost 0 inf + 71523 247.153 * [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)))) 247.153 * [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))))))) 247.154 * [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))))) 247.154 * * [simplify]: iters left: 6 (13 enodes) 247.157 * * [simplify]: iters left: 5 (53 enodes) 247.167 * * [simplify]: iters left: 4 (118 enodes) 247.194 * * [simplify]: iters left: 3 (324 enodes) 247.304 * * [simplify]: Extracting #0: cost 1 inf + 0 247.304 * * [simplify]: Extracting #1: cost 0 inf + 1 247.304 * [simplify]: Simplified to 0 247.304 * [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)) 247.305 * * * * [progress]: [ 425 / 3260 ] simplifiying candidate # 247.305 * [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))))) 247.305 * * [simplify]: iters left: 6 (25 enodes) 247.318 * * [simplify]: iters left: 5 (98 enodes) 247.348 * * [simplify]: iters left: 4 (192 enodes) 247.402 * * [simplify]: iters left: 3 (472 enodes) 247.599 * * [simplify]: Extracting #0: cost 1 inf + 0 247.599 * * [simplify]: Extracting #1: cost 9 inf + 0 247.599 * * [simplify]: Extracting #2: cost 146 inf + 0 247.601 * * [simplify]: Extracting #3: cost 293 inf + 1 247.604 * * [simplify]: Extracting #4: cost 280 inf + 1909 247.616 * * [simplify]: Extracting #5: cost 209 inf + 16372 247.623 * * [simplify]: Extracting #6: cost 160 inf + 25830 247.634 * * [simplify]: Extracting #7: cost 118 inf + 43292 247.669 * * [simplify]: Extracting #8: cost 14 inf + 94997 247.701 * * [simplify]: Extracting #9: cost 0 inf + 101340 247.732 * * [simplify]: Extracting #10: cost 0 inf + 101220 247.760 * [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)))) 247.760 * [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)))))) 247.760 * [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)))) 247.760 * * [simplify]: iters left: 6 (11 enodes) 247.763 * * [simplify]: iters left: 5 (43 enodes) 247.770 * * [simplify]: iters left: 4 (84 enodes) 247.787 * * [simplify]: iters left: 3 (212 enodes) 247.843 * * [simplify]: iters left: 2 (472 enodes) 247.972 * * [simplify]: Extracting #0: cost 1 inf + 0 247.972 * * [simplify]: Extracting #1: cost 0 inf + 1 247.972 * [simplify]: Simplified to 0 247.972 * [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)) 247.973 * * * * [progress]: [ 426 / 3260 ] simplifiying candidate # 247.973 * [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)))) 247.973 * * [simplify]: iters left: 6 (27 enodes) 247.980 * * [simplify]: iters left: 5 (108 enodes) 248.012 * * [simplify]: iters left: 4 (214 enodes) 248.075 * * [simplify]: Extracting #0: cost 1 inf + 0 248.075 * * [simplify]: Extracting #1: cost 11 inf + 0 248.076 * * [simplify]: Extracting #2: cost 110 inf + 0 248.076 * * [simplify]: Extracting #3: cost 164 inf + 2 248.077 * * [simplify]: Extracting #4: cost 152 inf + 1223 248.078 * * [simplify]: Extracting #5: cost 143 inf + 3417 248.080 * * [simplify]: Extracting #6: cost 96 inf + 12483 248.087 * * [simplify]: Extracting #7: cost 29 inf + 37024 248.098 * * [simplify]: Extracting #8: cost 0 inf + 52714 248.115 * * [simplify]: Extracting #9: cost 0 inf + 52204 248.129 * * [simplify]: Extracting #10: cost 0 inf + 52124 248.144 * [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))))) 248.144 * [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))))) 248.144 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 248.145 * * [simplify]: iters left: 6 (12 enodes) 248.148 * * [simplify]: iters left: 5 (49 enodes) 248.157 * * [simplify]: iters left: 4 (99 enodes) 248.178 * * [simplify]: iters left: 3 (234 enodes) 248.238 * * [simplify]: iters left: 2 (447 enodes) 248.372 * * [simplify]: Extracting #0: cost 1 inf + 0 248.372 * * [simplify]: Extracting #1: cost 0 inf + 1 248.372 * [simplify]: Simplified to 0 248.372 * [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)) 248.373 * * * * [progress]: [ 427 / 3260 ] simplifiying candidate # 248.373 * [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)))))) 248.373 * * [simplify]: iters left: 6 (29 enodes) 248.380 * * [simplify]: iters left: 5 (116 enodes) 248.405 * * [simplify]: iters left: 4 (240 enodes) 248.480 * * [simplify]: Extracting #0: cost 1 inf + 0 248.480 * * [simplify]: Extracting #1: cost 11 inf + 0 248.480 * * [simplify]: Extracting #2: cost 113 inf + 0 248.481 * * [simplify]: Extracting #3: cost 180 inf + 204 248.483 * * [simplify]: Extracting #4: cost 167 inf + 1666 248.486 * * [simplify]: Extracting #5: cost 125 inf + 11175 248.491 * * [simplify]: Extracting #6: cost 58 inf + 32322 248.503 * * [simplify]: Extracting #7: cost 4 inf + 57559 248.516 * * [simplify]: Extracting #8: cost 0 inf + 58662 248.528 * * [simplify]: Extracting #9: cost 0 inf + 58552 248.545 * * [simplify]: Extracting #10: cost 0 inf + 58432 248.558 * [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))) 248.558 * [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))))))) 248.559 * [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))))) 248.559 * * [simplify]: iters left: 6 (14 enodes) 248.563 * * [simplify]: iters left: 5 (57 enodes) 248.573 * * [simplify]: iters left: 4 (121 enodes) 248.624 * * [simplify]: iters left: 3 (291 enodes) 248.749 * * [simplify]: Extracting #0: cost 1 inf + 0 248.749 * * [simplify]: Extracting #1: cost 0 inf + 1 248.749 * [simplify]: Simplified to 0 248.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))) (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)) 248.749 * * * * [progress]: [ 428 / 3260 ] simplifiying candidate # 248.749 * [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))))) 248.750 * * [simplify]: iters left: 6 (27 enodes) 248.757 * * [simplify]: iters left: 5 (108 enodes) 248.776 * * [simplify]: iters left: 4 (210 enodes) 248.836 * * [simplify]: Extracting #0: cost 1 inf + 0 248.836 * * [simplify]: Extracting #1: cost 11 inf + 0 248.836 * * [simplify]: Extracting #2: cost 106 inf + 0 248.837 * * [simplify]: Extracting #3: cost 160 inf + 204 248.837 * * [simplify]: Extracting #4: cost 151 inf + 1183 248.839 * * [simplify]: Extracting #5: cost 133 inf + 4600 248.842 * * [simplify]: Extracting #6: cost 93 inf + 11300 248.850 * * [simplify]: Extracting #7: cost 33 inf + 35850 248.871 * * [simplify]: Extracting #8: cost 0 inf + 53299 248.884 * * [simplify]: Extracting #9: cost 0 inf + 52869 248.898 * * [simplify]: Extracting #10: cost 0 inf + 52789 248.917 * [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))) 248.917 * [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)))))) 248.918 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 248.918 * * [simplify]: iters left: 6 (13 enodes) 248.925 * * [simplify]: iters left: 5 (52 enodes) 248.934 * * [simplify]: iters left: 4 (98 enodes) 248.962 * * [simplify]: iters left: 3 (212 enodes) 249.014 * * [simplify]: iters left: 2 (371 enodes) 249.107 * * [simplify]: Extracting #0: cost 1 inf + 0 249.107 * * [simplify]: Extracting #1: cost 0 inf + 1 249.107 * [simplify]: Simplified to 0 249.107 * [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)) 249.108 * * * * [progress]: [ 429 / 3260 ] simplifiying candidate # 249.108 * [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)))) 249.108 * * [simplify]: iters left: 6 (27 enodes) 249.123 * * [simplify]: iters left: 5 (102 enodes) 249.159 * * [simplify]: iters left: 4 (199 enodes) 249.213 * * [simplify]: iters left: 3 (417 enodes) 249.375 * * [simplify]: Extracting #0: cost 1 inf + 0 249.375 * * [simplify]: Extracting #1: cost 11 inf + 0 249.375 * * [simplify]: Extracting #2: cost 137 inf + 0 249.376 * * [simplify]: Extracting #3: cost 228 inf + 702 249.378 * * [simplify]: Extracting #4: cost 190 inf + 4868 249.381 * * [simplify]: Extracting #5: cost 171 inf + 8851 249.385 * * [simplify]: Extracting #6: cost 165 inf + 10310 249.398 * * [simplify]: Extracting #7: cost 117 inf + 29858 249.433 * * [simplify]: Extracting #8: cost 23 inf + 76794 249.474 * * [simplify]: Extracting #9: cost 0 inf + 88019 249.500 * * [simplify]: Extracting #10: cost 0 inf + 87819 249.530 * [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)) 249.530 * [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))))) 249.530 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 249.530 * * [simplify]: iters left: 6 (12 enodes) 249.534 * * [simplify]: iters left: 5 (44 enodes) 249.543 * * [simplify]: iters left: 4 (92 enodes) 249.570 * * [simplify]: iters left: 3 (159 enodes) 249.622 * * [simplify]: iters left: 2 (267 enodes) 249.693 * * [simplify]: iters left: 1 (364 enodes) 249.784 * * [simplify]: Extracting #0: cost 1 inf + 0 249.784 * * [simplify]: Extracting #1: cost 0 inf + 1 249.785 * [simplify]: Simplified to 0 249.785 * [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)) 249.785 * * * * [progress]: [ 430 / 3260 ] simplifiying candidate # 249.785 * [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)))))) 249.785 * * [simplify]: iters left: 6 (28 enodes) 249.794 * * [simplify]: iters left: 5 (117 enodes) 249.814 * * [simplify]: iters left: 4 (266 enodes) 249.898 * * [simplify]: Extracting #0: cost 1 inf + 0 249.898 * * [simplify]: Extracting #1: cost 11 inf + 0 249.898 * * [simplify]: Extracting #2: cost 149 inf + 0 249.899 * * [simplify]: Extracting #3: cost 252 inf + 44 249.900 * * [simplify]: Extracting #4: cost 226 inf + 3899 249.907 * * [simplify]: Extracting #5: cost 110 inf + 37413 249.918 * * [simplify]: Extracting #6: cost 53 inf + 59047 249.945 * * [simplify]: Extracting #7: cost 7 inf + 79500 249.973 * * [simplify]: Extracting #8: cost 0 inf + 82959 249.990 * * [simplify]: Extracting #9: cost 0 inf + 82687 250.017 * [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))) 250.017 * [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))))))) 250.018 * [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))))) 250.018 * * [simplify]: iters left: 6 (15 enodes) 250.026 * * [simplify]: iters left: 5 (64 enodes) 250.037 * * [simplify]: iters left: 4 (149 enodes) 250.081 * * [simplify]: iters left: 3 (466 enodes) 250.422 * * [simplify]: Extracting #0: cost 1 inf + 0 250.422 * * [simplify]: Extracting #1: cost 0 inf + 1 250.422 * [simplify]: Simplified to 0 250.422 * [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)) 250.423 * * * * [progress]: [ 431 / 3260 ] simplifiying candidate # 250.423 * [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))))) 250.423 * * [simplify]: iters left: 6 (26 enodes) 250.429 * * [simplify]: iters left: 5 (107 enodes) 250.448 * * [simplify]: iters left: 4 (224 enodes) 250.524 * * [simplify]: Extracting #0: cost 1 inf + 0 250.524 * * [simplify]: Extracting #1: cost 11 inf + 0 250.524 * * [simplify]: Extracting #2: cost 127 inf + 0 250.525 * * [simplify]: Extracting #3: cost 200 inf + 45 250.527 * * [simplify]: Extracting #4: cost 176 inf + 4342 250.535 * * [simplify]: Extracting #5: cost 107 inf + 21156 250.550 * * [simplify]: Extracting #6: cost 56 inf + 39705 250.568 * * [simplify]: Extracting #7: cost 2 inf + 63323 250.583 * * [simplify]: Extracting #8: cost 0 inf + 64133 250.604 * * [simplify]: Extracting #9: cost 0 inf + 63973 250.630 * [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)))) 250.630 * [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)))))) 250.631 * [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)))) 250.631 * * [simplify]: iters left: 6 (14 enodes) 250.640 * * [simplify]: iters left: 5 (59 enodes) 250.660 * * [simplify]: iters left: 4 (121 enodes) 250.693 * * [simplify]: iters left: 3 (332 enodes) 250.911 * * [simplify]: Extracting #0: cost 1 inf + 0 250.911 * * [simplify]: Extracting #1: cost 0 inf + 1 250.911 * [simplify]: Simplified to 0 250.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))))) (* (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)) 250.911 * * * * [progress]: [ 432 / 3260 ] simplifiying candidate # 250.911 * [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)))) 250.911 * * [simplify]: iters left: 6 (26 enodes) 250.918 * * [simplify]: iters left: 5 (107 enodes) 250.940 * * [simplify]: iters left: 4 (227 enodes) 250.989 * * [simplify]: Extracting #0: cost 1 inf + 0 250.989 * * [simplify]: Extracting #1: cost 11 inf + 0 250.990 * * [simplify]: Extracting #2: cost 117 inf + 0 250.990 * * [simplify]: Extracting #3: cost 175 inf + 88 250.992 * * [simplify]: Extracting #4: cost 131 inf + 6750 250.995 * * [simplify]: Extracting #5: cost 103 inf + 13525 250.999 * * [simplify]: Extracting #6: cost 92 inf + 15804 251.007 * * [simplify]: Extracting #7: cost 52 inf + 29563 251.018 * * [simplify]: Extracting #8: cost 6 inf + 53118 251.030 * * [simplify]: Extracting #9: cost 0 inf + 55462 251.043 * * [simplify]: Extracting #10: cost 0 inf + 55422 251.056 * [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)))) 251.056 * [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))))) 251.056 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 251.056 * * [simplify]: iters left: 6 (13 enodes) 251.060 * * [simplify]: iters left: 5 (54 enodes) 251.070 * * [simplify]: iters left: 4 (112 enodes) 251.096 * * [simplify]: iters left: 3 (281 enodes) 251.197 * * [simplify]: Extracting #0: cost 1 inf + 0 251.197 * * [simplify]: Extracting #1: cost 0 inf + 1 251.197 * [simplify]: Simplified to 0 251.197 * [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)) 251.197 * * * * [progress]: [ 433 / 3260 ] simplifiying candidate # 251.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)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 251.198 * * [simplify]: iters left: 6 (29 enodes) 251.208 * * [simplify]: iters left: 5 (118 enodes) 251.229 * * [simplify]: iters left: 4 (257 enodes) 251.287 * * [simplify]: Extracting #0: cost 1 inf + 0 251.287 * * [simplify]: Extracting #1: cost 11 inf + 0 251.287 * * [simplify]: Extracting #2: cost 131 inf + 0 251.288 * * [simplify]: Extracting #3: cost 214 inf + 45 251.289 * * [simplify]: Extracting #4: cost 199 inf + 1711 251.291 * * [simplify]: Extracting #5: cost 137 inf + 16177 251.299 * * [simplify]: Extracting #6: cost 67 inf + 37005 251.312 * * [simplify]: Extracting #7: cost 5 inf + 65316 251.327 * * [simplify]: Extracting #8: cost 0 inf + 66888 251.342 * * [simplify]: Extracting #9: cost 0 inf + 66768 251.357 * [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)))) 251.357 * [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))))))) 251.358 * [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))))) 251.358 * * [simplify]: iters left: 6 (14 enodes) 251.364 * * [simplify]: iters left: 5 (59 enodes) 251.375 * * [simplify]: iters left: 4 (134 enodes) 251.406 * * [simplify]: iters left: 3 (357 enodes) 251.558 * * [simplify]: Extracting #0: cost 1 inf + 0 251.558 * * [simplify]: Extracting #1: cost 0 inf + 1 251.558 * [simplify]: Simplified to 0 251.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))))) (* (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)) 251.559 * * * * [progress]: [ 434 / 3260 ] simplifiying candidate # 251.559 * [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))))) 251.559 * * [simplify]: iters left: 6 (27 enodes) 251.566 * * [simplify]: iters left: 5 (109 enodes) 251.585 * * [simplify]: iters left: 4 (224 enodes) 251.636 * * [simplify]: Extracting #0: cost 1 inf + 0 251.636 * * [simplify]: Extracting #1: cost 11 inf + 0 251.637 * * [simplify]: Extracting #2: cost 117 inf + 0 251.637 * * [simplify]: Extracting #3: cost 176 inf + 3 251.638 * * [simplify]: Extracting #4: cost 164 inf + 984 251.639 * * [simplify]: Extracting #5: cost 144 inf + 5295 251.644 * * [simplify]: Extracting #6: cost 66 inf + 26479 251.655 * * [simplify]: Extracting #7: cost 7 inf + 50705 251.668 * * [simplify]: Extracting #8: cost 0 inf + 54015 251.680 * * [simplify]: Extracting #9: cost 0 inf + 53855 251.695 * * [simplify]: Extracting #10: cost 0 inf + 53775 251.708 * [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))) 251.708 * [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)))))) 251.708 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 251.708 * * [simplify]: iters left: 6 (13 enodes) 251.712 * * [simplify]: iters left: 5 (53 enodes) 251.721 * * [simplify]: iters left: 4 (106 enodes) 251.743 * * [simplify]: iters left: 3 (257 enodes) 251.834 * * [simplify]: Extracting #0: cost 1 inf + 0 251.835 * * [simplify]: Extracting #1: cost 0 inf + 1 251.835 * [simplify]: Simplified to 0 251.835 * [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)) 251.835 * * * * [progress]: [ 435 / 3260 ] simplifiying candidate # 251.835 * [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)))) 251.835 * * [simplify]: iters left: 6 (27 enodes) 251.842 * * [simplify]: iters left: 5 (108 enodes) 251.862 * * [simplify]: iters left: 4 (213 enodes) 251.907 * * [simplify]: iters left: 3 (490 enodes) 252.087 * * [simplify]: Extracting #0: cost 1 inf + 0 252.087 * * [simplify]: Extracting #1: cost 11 inf + 0 252.087 * * [simplify]: Extracting #2: cost 167 inf + 0 252.088 * * [simplify]: Extracting #3: cost 273 inf + 169 252.090 * * [simplify]: Extracting #4: cost 241 inf + 3717 252.095 * * [simplify]: Extracting #5: cost 188 inf + 12473 252.102 * * [simplify]: Extracting #6: cost 128 inf + 30769 252.122 * * [simplify]: Extracting #7: cost 19 inf + 85141 252.151 * * [simplify]: Extracting #8: cost 0 inf + 93839 252.177 * * [simplify]: Extracting #9: cost 0 inf + 93689 252.204 * [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))) 252.204 * [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))))) 252.204 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 252.204 * * [simplify]: iters left: 6 (12 enodes) 252.208 * * [simplify]: iters left: 5 (49 enodes) 252.216 * * [simplify]: iters left: 4 (94 enodes) 252.238 * * [simplify]: iters left: 3 (221 enodes) 252.314 * * [simplify]: iters left: 2 (492 enodes) 252.558 * * [simplify]: Extracting #0: cost 1 inf + 0 252.558 * * [simplify]: Extracting #1: cost 0 inf + 1 252.558 * [simplify]: Simplified to 0 252.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))))) (* (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)) 252.558 * * * * [progress]: [ 436 / 3260 ] simplifiying candidate # 252.558 * [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)))))) 252.558 * * [simplify]: iters left: 6 (28 enodes) 252.566 * * [simplify]: iters left: 5 (111 enodes) 252.585 * * [simplify]: iters left: 4 (232 enodes) 252.638 * * [simplify]: Extracting #0: cost 1 inf + 0 252.638 * * [simplify]: Extracting #1: cost 11 inf + 0 252.638 * * [simplify]: Extracting #2: cost 122 inf + 0 252.639 * * [simplify]: Extracting #3: cost 181 inf + 207 252.640 * * [simplify]: Extracting #4: cost 167 inf + 1874 252.642 * * [simplify]: Extracting #5: cost 111 inf + 12909 252.648 * * [simplify]: Extracting #6: cost 55 inf + 32168 252.660 * * [simplify]: Extracting #7: cost 1 inf + 56386 252.673 * * [simplify]: Extracting #8: cost 0 inf + 56376 252.686 * * [simplify]: Extracting #9: cost 0 inf + 56136 252.698 * [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)))) 252.698 * [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))))))) 252.698 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 252.698 * * [simplify]: iters left: 6 (13 enodes) 252.702 * * [simplify]: iters left: 5 (52 enodes) 252.713 * * [simplify]: iters left: 4 (111 enodes) 252.739 * * [simplify]: iters left: 3 (278 enodes) 252.842 * * [simplify]: Extracting #0: cost 1 inf + 0 252.842 * * [simplify]: Extracting #1: cost 0 inf + 1 252.842 * [simplify]: Simplified to 0 252.842 * [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)) 252.842 * * * * [progress]: [ 437 / 3260 ] simplifiying candidate # 252.842 * [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))))) 252.843 * * [simplify]: iters left: 6 (26 enodes) 252.849 * * [simplify]: iters left: 5 (103 enodes) 252.867 * * [simplify]: iters left: 4 (205 enodes) 252.913 * * [simplify]: iters left: 3 (471 enodes) 253.078 * * [simplify]: Extracting #0: cost 1 inf + 0 253.078 * * [simplify]: Extracting #1: cost 11 inf + 0 253.080 * * [simplify]: Extracting #2: cost 158 inf + 0 253.081 * * [simplify]: Extracting #3: cost 254 inf + 457 253.083 * * [simplify]: Extracting #4: cost 215 inf + 4307 253.087 * * [simplify]: Extracting #5: cost 177 inf + 10464 253.092 * * [simplify]: Extracting #6: cost 164 inf + 12578 253.101 * * [simplify]: Extracting #7: cost 108 inf + 36184 253.121 * * [simplify]: Extracting #8: cost 12 inf + 84604 253.146 * * [simplify]: Extracting #9: cost 0 inf + 89409 253.173 * * [simplify]: Extracting #10: cost 0 inf + 89209 253.198 * [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))) 253.198 * [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)))))) 253.198 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 253.199 * * [simplify]: iters left: 6 (12 enodes) 253.202 * * [simplify]: iters left: 5 (47 enodes) 253.210 * * [simplify]: iters left: 4 (89 enodes) 253.229 * * [simplify]: iters left: 3 (186 enodes) 253.280 * * [simplify]: iters left: 2 (378 enodes) 253.424 * * [simplify]: Extracting #0: cost 1 inf + 0 253.424 * * [simplify]: Extracting #1: cost 0 inf + 1 253.424 * [simplify]: Simplified to 0 253.424 * [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)) 253.424 * * * * [progress]: [ 438 / 3260 ] simplifiying candidate # 253.425 * [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)))) 253.425 * * [simplify]: iters left: 6 (26 enodes) 253.431 * * [simplify]: iters left: 5 (100 enodes) 253.448 * * [simplify]: iters left: 4 (174 enodes) 253.482 * * [simplify]: iters left: 3 (360 enodes) 253.594 * * [simplify]: Extracting #0: cost 1 inf + 0 253.594 * * [simplify]: Extracting #1: cost 9 inf + 0 253.594 * * [simplify]: Extracting #2: cost 124 inf + 2 253.595 * * [simplify]: Extracting #3: cost 206 inf + 334 253.596 * * [simplify]: Extracting #4: cost 174 inf + 3560 253.598 * * [simplify]: Extracting #5: cost 164 inf + 6322 253.603 * * [simplify]: Extracting #6: cost 131 inf + 20534 253.619 * * [simplify]: Extracting #7: cost 23 inf + 72974 253.641 * * [simplify]: Extracting #8: cost 0 inf + 83818 253.664 * * [simplify]: Extracting #9: cost 0 inf + 83698 253.688 * [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)) 253.688 * [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))))) 253.689 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 253.689 * * [simplify]: iters left: 6 (11 enodes) 253.692 * * [simplify]: iters left: 5 (40 enodes) 253.699 * * [simplify]: iters left: 4 (65 enodes) 253.710 * * [simplify]: iters left: 3 (97 enodes) 253.727 * * [simplify]: iters left: 2 (165 enodes) 253.764 * * [simplify]: iters left: 1 (271 enodes) 253.820 * * [simplify]: Extracting #0: cost 1 inf + 0 253.820 * * [simplify]: Extracting #1: cost 0 inf + 1 253.820 * [simplify]: Simplified to 0 253.820 * [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)) 253.820 * * * * [progress]: [ 439 / 3260 ] simplifiying candidate # 253.821 * [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)))))) 253.821 * * [simplify]: iters left: 6 (27 enodes) 253.828 * * [simplify]: iters left: 5 (110 enodes) 253.847 * * [simplify]: iters left: 4 (227 enodes) 253.897 * * [simplify]: Extracting #0: cost 1 inf + 0 253.897 * * [simplify]: Extracting #1: cost 11 inf + 0 253.898 * * [simplify]: Extracting #2: cost 116 inf + 0 253.898 * * [simplify]: Extracting #3: cost 170 inf + 207 253.899 * * [simplify]: Extracting #4: cost 154 inf + 2322 253.902 * * [simplify]: Extracting #5: cost 104 inf + 12299 253.907 * * [simplify]: Extracting #6: cost 62 inf + 25737 253.917 * * [simplify]: Extracting #7: cost 5 inf + 52513 253.929 * * [simplify]: Extracting #8: cost 0 inf + 54332 253.941 * * [simplify]: Extracting #9: cost 0 inf + 54182 253.953 * [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)))) 253.953 * [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))))))) 253.953 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 253.953 * * [simplify]: iters left: 6 (12 enodes) 253.957 * * [simplify]: iters left: 5 (51 enodes) 253.965 * * [simplify]: iters left: 4 (106 enodes) 253.991 * * [simplify]: iters left: 3 (247 enodes) 254.064 * * [simplify]: Extracting #0: cost 1 inf + 0 254.065 * * [simplify]: Extracting #1: cost 0 inf + 1 254.065 * [simplify]: Simplified to 0 254.065 * [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)) 254.065 * * * * [progress]: [ 440 / 3260 ] simplifiying candidate # 254.065 * [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))))) 254.065 * * [simplify]: iters left: 6 (25 enodes) 254.072 * * [simplify]: iters left: 5 (102 enodes) 254.089 * * [simplify]: iters left: 4 (202 enodes) 254.134 * * [simplify]: iters left: 3 (469 enodes) 254.298 * * [simplify]: Extracting #0: cost 1 inf + 0 254.298 * * [simplify]: Extracting #1: cost 11 inf + 0 254.299 * * [simplify]: Extracting #2: cost 165 inf + 0 254.300 * * [simplify]: Extracting #3: cost 261 inf + 251 254.301 * * [simplify]: Extracting #4: cost 231 inf + 2916 254.305 * * [simplify]: Extracting #5: cost 186 inf + 10095 254.312 * * [simplify]: Extracting #6: cost 123 inf + 32880 254.332 * * [simplify]: Extracting #7: cost 17 inf + 82760 254.360 * * [simplify]: Extracting #8: cost 0 inf + 90265 254.385 * * [simplify]: Extracting #9: cost 0 inf + 89985 254.410 * [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)) 254.411 * [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)))))) 254.411 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 254.411 * * [simplify]: iters left: 6 (11 enodes) 254.414 * * [simplify]: iters left: 5 (46 enodes) 254.422 * * [simplify]: iters left: 4 (86 enodes) 254.443 * * [simplify]: iters left: 3 (183 enodes) 254.491 * * [simplify]: iters left: 2 (372 enodes) 254.631 * * [simplify]: Extracting #0: cost 1 inf + 0 254.631 * * [simplify]: Extracting #1: cost 0 inf + 1 254.631 * [simplify]: Simplified to 0 254.631 * [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)) 254.632 * * * * [progress]: [ 441 / 3260 ] simplifiying candidate # 254.632 * [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)))) 254.632 * * [simplify]: iters left: 6 (25 enodes) 254.639 * * [simplify]: iters left: 5 (99 enodes) 254.655 * * [simplify]: iters left: 4 (173 enodes) 254.690 * * [simplify]: iters left: 3 (360 enodes) 254.801 * * [simplify]: Extracting #0: cost 1 inf + 0 254.801 * * [simplify]: Extracting #1: cost 9 inf + 0 254.801 * * [simplify]: Extracting #2: cost 124 inf + 2 254.802 * * [simplify]: Extracting #3: cost 207 inf + 334 254.804 * * [simplify]: Extracting #4: cost 179 inf + 2799 254.806 * * [simplify]: Extracting #5: cost 169 inf + 5314 254.811 * * [simplify]: Extracting #6: cost 122 inf + 25075 254.830 * * [simplify]: Extracting #7: cost 8 inf + 80838 254.852 * * [simplify]: Extracting #8: cost 0 inf + 83822 254.876 * * [simplify]: Extracting #9: cost 0 inf + 83702 254.899 * [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))) 254.899 * [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))))) 254.899 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 254.899 * * [simplify]: iters left: 6 (10 enodes) 254.903 * * [simplify]: iters left: 5 (39 enodes) 254.909 * * [simplify]: iters left: 4 (64 enodes) 254.921 * * [simplify]: iters left: 3 (96 enodes) 254.937 * * [simplify]: iters left: 2 (164 enodes) 254.974 * * [simplify]: iters left: 1 (270 enodes) 255.032 * * [simplify]: Extracting #0: cost 1 inf + 0 255.032 * * [simplify]: Extracting #1: cost 0 inf + 1 255.032 * [simplify]: Simplified to 0 255.032 * [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)) 255.032 * * * * [progress]: [ 442 / 3260 ] simplifiying candidate # 255.032 * [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)))))) 255.033 * * [simplify]: iters left: 6 (27 enodes) 255.040 * * [simplify]: iters left: 5 (111 enodes) 255.059 * * [simplify]: iters left: 4 (236 enodes) 255.108 * * [simplify]: Extracting #0: cost 1 inf + 0 255.108 * * [simplify]: Extracting #1: cost 11 inf + 0 255.109 * * [simplify]: Extracting #2: cost 114 inf + 0 255.109 * * [simplify]: Extracting #3: cost 167 inf + 208 255.110 * * [simplify]: Extracting #4: cost 151 inf + 1679 255.112 * * [simplify]: Extracting #5: cost 113 inf + 9423 255.117 * * [simplify]: Extracting #6: cost 60 inf + 26042 255.127 * * [simplify]: Extracting #7: cost 1 inf + 53180 255.139 * * [simplify]: Extracting #8: cost 0 inf + 53000 255.151 * * [simplify]: Extracting #9: cost 0 inf + 52800 255.163 * [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))))) 255.163 * [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))))))) 255.163 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 255.163 * * [simplify]: iters left: 6 (12 enodes) 255.169 * * [simplify]: iters left: 5 (53 enodes) 255.179 * * [simplify]: iters left: 4 (117 enodes) 255.203 * * [simplify]: iters left: 3 (255 enodes) 255.268 * * [simplify]: Extracting #0: cost 1 inf + 0 255.268 * * [simplify]: Extracting #1: cost 0 inf + 1 255.268 * [simplify]: Simplified to 0 255.268 * [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)) 255.269 * * * * [progress]: [ 443 / 3260 ] simplifiying candidate # 255.269 * [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))))) 255.269 * * [simplify]: iters left: 6 (25 enodes) 255.276 * * [simplify]: iters left: 5 (103 enodes) 255.294 * * [simplify]: iters left: 4 (212 enodes) 255.336 * * [simplify]: iters left: 3 (453 enodes) 255.479 * * [simplify]: Extracting #0: cost 1 inf + 0 255.479 * * [simplify]: Extracting #1: cost 11 inf + 0 255.479 * * [simplify]: Extracting #2: cost 152 inf + 0 255.480 * * [simplify]: Extracting #3: cost 263 inf + 334 255.485 * * [simplify]: Extracting #4: cost 236 inf + 2633 255.489 * * [simplify]: Extracting #5: cost 181 inf + 10101 255.496 * * [simplify]: Extracting #6: cost 124 inf + 30589 255.516 * * [simplify]: Extracting #7: cost 15 inf + 81927 255.540 * * [simplify]: Extracting #8: cost 0 inf + 88825 255.565 * * [simplify]: Extracting #9: cost 0 inf + 88665 255.592 * [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)) 255.592 * [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)))))) 255.592 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 255.592 * * [simplify]: iters left: 6 (11 enodes) 255.596 * * [simplify]: iters left: 5 (48 enodes) 255.605 * * [simplify]: iters left: 4 (98 enodes) 255.622 * * [simplify]: iters left: 3 (181 enodes) 255.664 * * [simplify]: iters left: 2 (358 enodes) 255.780 * * [simplify]: Extracting #0: cost 1 inf + 0 255.780 * * [simplify]: Extracting #1: cost 0 inf + 1 255.780 * [simplify]: Simplified to 0 255.780 * [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)) 255.780 * * * * [progress]: [ 444 / 3260 ] simplifiying candidate # 255.781 * [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)))) 255.781 * * [simplify]: iters left: 6 (25 enodes) 255.788 * * [simplify]: iters left: 5 (99 enodes) 255.805 * * [simplify]: iters left: 4 (193 enodes) 255.843 * * [simplify]: iters left: 3 (398 enodes) 255.964 * * [simplify]: Extracting #0: cost 1 inf + 0 255.964 * * [simplify]: Extracting #1: cost 12 inf + 0 255.965 * * [simplify]: Extracting #2: cost 136 inf + 42 255.966 * * [simplify]: Extracting #3: cost 207 inf + 1779 255.968 * * [simplify]: Extracting #4: cost 173 inf + 4294 255.970 * * [simplify]: Extracting #5: cost 174 inf + 5187 255.976 * * [simplify]: Extracting #6: cost 123 inf + 26713 255.995 * * [simplify]: Extracting #7: cost 16 inf + 78269 256.018 * * [simplify]: Extracting #8: cost 0 inf + 85113 256.044 * * [simplify]: Extracting #9: cost 0 inf + 84953 256.067 * [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)))))) 256.067 * [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))))) 256.067 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 256.067 * * [simplify]: iters left: 6 (10 enodes) 256.071 * * [simplify]: iters left: 5 (41 enodes) 256.078 * * [simplify]: iters left: 4 (81 enodes) 256.092 * * [simplify]: iters left: 3 (127 enodes) 256.109 * * [simplify]: iters left: 2 (186 enodes) 256.139 * * [simplify]: iters left: 1 (266 enodes) 256.205 * * [simplify]: Extracting #0: cost 1 inf + 0 256.205 * * [simplify]: Extracting #1: cost 0 inf + 1 256.205 * [simplify]: Simplified to 0 256.205 * [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)) 256.205 * * * * [progress]: [ 445 / 3260 ] simplifiying candidate # 256.205 * [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))) 256.205 * * [simplify]: iters left: 6 (24 enodes) 256.211 * * [simplify]: iters left: 5 (96 enodes) 256.228 * * [simplify]: iters left: 4 (175 enodes) 256.261 * * [simplify]: iters left: 3 (363 enodes) 256.372 * * [simplify]: Extracting #0: cost 1 inf + 0 256.372 * * [simplify]: Extracting #1: cost 9 inf + 0 256.372 * * [simplify]: Extracting #2: cost 123 inf + 2 256.373 * * [simplify]: Extracting #3: cost 208 inf + 251 256.374 * * [simplify]: Extracting #4: cost 179 inf + 2672 256.376 * * [simplify]: Extracting #5: cost 165 inf + 6402 256.380 * * [simplify]: Extracting #6: cost 135 inf + 19278 256.398 * * [simplify]: Extracting #7: cost 19 inf + 75211 256.421 * * [simplify]: Extracting #8: cost 0 inf + 84335 256.446 * * [simplify]: Extracting #9: cost 0 inf + 84240 256.469 * [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)) 256.469 * [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)))) 256.470 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 256.470 * * [simplify]: iters left: 6 (9 enodes) 256.472 * * [simplify]: iters left: 5 (36 enodes) 256.479 * * [simplify]: iters left: 4 (67 enodes) 256.490 * * [simplify]: iters left: 3 (97 enodes) 256.508 * * [simplify]: iters left: 2 (158 enodes) 256.544 * * [simplify]: iters left: 1 (263 enodes) 256.592 * * [simplify]: Extracting #0: cost 1 inf + 0 256.592 * * [simplify]: Extracting #1: cost 0 inf + 1 256.592 * [simplify]: Simplified to 0 256.592 * [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)) 256.592 * * * * [progress]: [ 446 / 3260 ] simplifiying candidate # 256.593 * [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)))) 256.593 * * [simplify]: iters left: 6 (24 enodes) 256.599 * * [simplify]: iters left: 5 (97 enodes) 256.615 * * [simplify]: iters left: 4 (184 enodes) 256.651 * * [simplify]: iters left: 3 (392 enodes) 256.766 * * [simplify]: Extracting #0: cost 1 inf + 0 256.766 * * [simplify]: Extracting #1: cost 11 inf + 0 256.766 * * [simplify]: Extracting #2: cost 136 inf + 0 256.767 * * [simplify]: Extracting #3: cost 224 inf + 415 256.769 * * [simplify]: Extracting #4: cost 185 inf + 3582 256.771 * * [simplify]: Extracting #5: cost 167 inf + 7004 256.776 * * [simplify]: Extracting #6: cost 128 inf + 23605 256.793 * * [simplify]: Extracting #7: cost 20 inf + 75564 256.816 * * [simplify]: Extracting #8: cost 0 inf + 85066 256.838 * * [simplify]: Extracting #9: cost 0 inf + 84946 256.862 * [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)) 256.862 * [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))))) 256.862 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 256.862 * * [simplify]: iters left: 5 (9 enodes) 256.865 * * [simplify]: iters left: 4 (39 enodes) 256.871 * * [simplify]: iters left: 3 (65 enodes) 256.883 * * [simplify]: iters left: 2 (129 enodes) 256.908 * * [simplify]: iters left: 1 (210 enodes) 256.947 * * [simplify]: Extracting #0: cost 1 inf + 0 256.947 * * [simplify]: Extracting #1: cost 0 inf + 1 256.947 * [simplify]: Simplified to 0 256.947 * [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)) 256.948 * * * * [progress]: [ 447 / 3260 ] simplifiying candidate # 256.948 * [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)))))) 256.948 * * [simplify]: iters left: 6 (25 enodes) 256.954 * * [simplify]: iters left: 5 (98 enodes) 256.971 * * [simplify]: iters left: 4 (180 enodes) 257.008 * * [simplify]: iters left: 3 (362 enodes) 257.112 * * [simplify]: Extracting #0: cost 1 inf + 0 257.112 * * [simplify]: Extracting #1: cost 25 inf + 0 257.113 * * [simplify]: Extracting #2: cost 133 inf + 0 257.113 * * [simplify]: Extracting #3: cost 170 inf + 572 257.115 * * [simplify]: Extracting #4: cost 162 inf + 2409 257.118 * * [simplify]: Extracting #5: cost 118 inf + 17662 257.132 * * [simplify]: Extracting #6: cost 24 inf + 55524 257.150 * * [simplify]: Extracting #7: cost 0 inf + 65397 257.169 * * [simplify]: Extracting #8: cost 0 inf + 65237 257.187 * [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))) 257.187 * [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))))))) 257.188 * [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))))) 257.188 * * [simplify]: iters left: 6 (10 enodes) 257.190 * * [simplify]: iters left: 5 (37 enodes) 257.196 * * [simplify]: iters left: 4 (57 enodes) 257.208 * * [simplify]: iters left: 3 (104 enodes) 257.226 * * [simplify]: iters left: 2 (158 enodes) 257.250 * * [simplify]: iters left: 1 (225 enodes) 257.285 * * [simplify]: Extracting #0: cost 1 inf + 0 257.285 * * [simplify]: Extracting #1: cost 0 inf + 1 257.285 * [simplify]: Simplified to 0 257.285 * [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)) 257.285 * * * * [progress]: [ 448 / 3260 ] simplifiying candidate # 257.285 * [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))))) 257.285 * * [simplify]: iters left: 6 (24 enodes) 257.291 * * [simplify]: iters left: 5 (89 enodes) 257.306 * * [simplify]: iters left: 4 (164 enodes) 257.337 * * [simplify]: iters left: 3 (333 enodes) 257.434 * * [simplify]: Extracting #0: cost 1 inf + 0 257.434 * * [simplify]: Extracting #1: cost 21 inf + 0 257.434 * * [simplify]: Extracting #2: cost 116 inf + 0 257.435 * * [simplify]: Extracting #3: cost 151 inf + 856 257.436 * * [simplify]: Extracting #4: cost 141 inf + 2817 257.438 * * [simplify]: Extracting #5: cost 130 inf + 4816 257.447 * * [simplify]: Extracting #6: cost 46 inf + 38700 257.466 * * [simplify]: Extracting #7: cost 0 inf + 59663 257.485 * * [simplify]: Extracting #8: cost 0 inf + 59288 257.503 * * [simplify]: Extracting #9: cost 0 inf + 59248 257.522 * [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)) 257.522 * [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)))))) 257.522 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 257.522 * * [simplify]: iters left: 6 (9 enodes) 257.524 * * [simplify]: iters left: 5 (29 enodes) 257.529 * * [simplify]: iters left: 4 (42 enodes) 257.535 * * [simplify]: iters left: 3 (58 enodes) 257.542 * * [simplify]: iters left: 2 (68 enodes) 257.550 * * [simplify]: Extracting #0: cost 1 inf + 0 257.550 * * [simplify]: Extracting #1: cost 0 inf + 1 257.550 * [simplify]: Simplified to 0 257.550 * [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)) 257.550 * * * * [progress]: [ 449 / 3260 ] simplifiying candidate # 257.551 * [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)))))) 257.551 * * [simplify]: iters left: 6 (28 enodes) 257.560 * * [simplify]: iters left: 5 (112 enodes) 257.579 * * [simplify]: iters left: 4 (247 enodes) 257.635 * * [simplify]: Extracting #0: cost 1 inf + 0 257.635 * * [simplify]: Extracting #1: cost 13 inf + 0 257.635 * * [simplify]: Extracting #2: cost 101 inf + 0 257.635 * * [simplify]: Extracting #3: cost 147 inf + 527 257.636 * * [simplify]: Extracting #4: cost 140 inf + 1592 257.637 * * [simplify]: Extracting #5: cost 145 inf + 1877 257.637 * * [simplify]: Extracting #6: cost 138 inf + 3143 257.641 * * [simplify]: Extracting #7: cost 74 inf + 25975 257.652 * * [simplify]: Extracting #8: cost 4 inf + 52032 257.664 * * [simplify]: Extracting #9: cost 0 inf + 52431 257.675 * [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))))) 257.676 * [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))))))) 257.676 * [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))))) 257.676 * * [simplify]: iters left: 6 (13 enodes) 257.679 * * [simplify]: iters left: 5 (53 enodes) 257.688 * * [simplify]: iters left: 4 (117 enodes) 257.718 * * [simplify]: iters left: 3 (275 enodes) 257.775 * * [simplify]: iters left: 2 (474 enodes) 257.888 * * [simplify]: Extracting #0: cost 1 inf + 0 257.888 * * [simplify]: Extracting #1: cost 0 inf + 1 257.888 * [simplify]: Simplified to 0 257.888 * [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)) 257.888 * * * * [progress]: [ 450 / 3260 ] simplifiying candidate # 257.889 * [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))))) 257.889 * * [simplify]: iters left: 6 (27 enodes) 257.895 * * [simplify]: iters left: 5 (106 enodes) 257.913 * * [simplify]: iters left: 4 (210 enodes) 257.956 * * [simplify]: iters left: 3 (436 enodes) 258.074 * * [simplify]: Extracting #0: cost 1 inf + 0 258.074 * * [simplify]: Extracting #1: cost 25 inf + 0 258.074 * * [simplify]: Extracting #2: cost 134 inf + 0 258.075 * * [simplify]: Extracting #3: cost 191 inf + 85 258.076 * * [simplify]: Extracting #4: cost 192 inf + 982 258.081 * * [simplify]: Extracting #5: cost 122 inf + 22794 258.096 * * [simplify]: Extracting #6: cost 12 inf + 63558 258.117 * * [simplify]: Extracting #7: cost 0 inf + 67516 258.138 * * [simplify]: Extracting #8: cost 0 inf + 67356 258.161 * [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)) 258.161 * [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)))))) 258.161 * [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)))) 258.161 * * [simplify]: iters left: 6 (12 enodes) 258.165 * * [simplify]: iters left: 5 (47 enodes) 258.172 * * [simplify]: iters left: 4 (82 enodes) 258.186 * * [simplify]: iters left: 3 (157 enodes) 258.214 * * [simplify]: iters left: 2 (248 enodes) 258.255 * * [simplify]: iters left: 1 (341 enodes) 258.312 * * [simplify]: Extracting #0: cost 1 inf + 0 258.312 * * [simplify]: Extracting #1: cost 0 inf + 1 258.312 * [simplify]: Simplified to 0 258.312 * [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)) 258.312 * * * * [progress]: [ 451 / 3260 ] simplifiying candidate # 258.312 * [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)))) 258.312 * * [simplify]: iters left: 6 (26 enodes) 258.319 * * [simplify]: iters left: 5 (101 enodes) 258.337 * * [simplify]: iters left: 4 (210 enodes) 258.383 * * [simplify]: iters left: 3 (456 enodes) 258.516 * * [simplify]: Extracting #0: cost 1 inf + 0 258.516 * * [simplify]: Extracting #1: cost 27 inf + 0 258.516 * * [simplify]: Extracting #2: cost 135 inf + 0 258.517 * * [simplify]: Extracting #3: cost 194 inf + 2 258.518 * * [simplify]: Extracting #4: cost 193 inf + 1142 258.523 * * [simplify]: Extracting #5: cost 125 inf + 24662 258.541 * * [simplify]: Extracting #6: cost 18 inf + 63678 258.564 * * [simplify]: Extracting #7: cost 1 inf + 67609 258.584 * * [simplify]: Extracting #8: cost 0 inf + 67773 258.604 * [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)) 258.604 * [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))))) 258.605 * [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))) 258.605 * * [simplify]: iters left: 6 (12 enodes) 258.608 * * [simplify]: iters left: 5 (47 enodes) 258.616 * * [simplify]: iters left: 4 (89 enodes) 258.634 * * [simplify]: iters left: 3 (180 enodes) 258.674 * * [simplify]: iters left: 2 (296 enodes) 258.735 * * [simplify]: iters left: 1 (428 enodes) 258.830 * * [simplify]: Extracting #0: cost 1 inf + 0 258.830 * * [simplify]: Extracting #1: cost 0 inf + 1 258.830 * [simplify]: Simplified to 0 258.830 * [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)) 258.830 * * * * [progress]: [ 452 / 3260 ] simplifiying candidate # 258.830 * [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)))))) 258.831 * * [simplify]: iters left: 6 (27 enodes) 258.837 * * [simplify]: iters left: 5 (105 enodes) 258.855 * * [simplify]: iters left: 4 (208 enodes) 258.898 * * [simplify]: iters left: 3 (415 enodes) 259.005 * * [simplify]: Extracting #0: cost 1 inf + 0 259.006 * * [simplify]: Extracting #1: cost 23 inf + 0 259.006 * * [simplify]: Extracting #2: cost 123 inf + 0 259.009 * * [simplify]: Extracting #3: cost 184 inf + 204 259.010 * * [simplify]: Extracting #4: cost 169 inf + 3693 259.016 * * [simplify]: Extracting #5: cost 99 inf + 26803 259.032 * * [simplify]: Extracting #6: cost 9 inf + 63179 259.053 * * [simplify]: Extracting #7: cost 0 inf + 66399 259.072 * * [simplify]: Extracting #8: cost 0 inf + 66369 259.092 * [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))) 259.092 * [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))))))) 259.092 * [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))))) 259.092 * * [simplify]: iters left: 6 (12 enodes) 259.095 * * [simplify]: iters left: 5 (46 enodes) 259.102 * * [simplify]: iters left: 4 (81 enodes) 259.118 * * [simplify]: iters left: 3 (134 enodes) 259.138 * * [simplify]: iters left: 2 (197 enodes) 259.166 * * [simplify]: iters left: 1 (271 enodes) 259.206 * * [simplify]: Extracting #0: cost 1 inf + 0 259.206 * * [simplify]: Extracting #1: cost 0 inf + 1 259.206 * [simplify]: Simplified to 0 259.206 * [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)) 259.206 * * * * [progress]: [ 453 / 3260 ] simplifiying candidate # 259.206 * [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))))) 259.207 * * [simplify]: iters left: 6 (25 enodes) 259.213 * * [simplify]: iters left: 5 (96 enodes) 259.228 * * [simplify]: iters left: 4 (179 enodes) 259.263 * * [simplify]: iters left: 3 (361 enodes) 259.363 * * [simplify]: Extracting #0: cost 1 inf + 0 259.363 * * [simplify]: Extracting #1: cost 21 inf + 0 259.364 * * [simplify]: Extracting #2: cost 122 inf + 0 259.364 * * [simplify]: Extracting #3: cost 173 inf + 124 259.365 * * [simplify]: Extracting #4: cost 169 inf + 1549 259.369 * * [simplify]: Extracting #5: cost 112 inf + 20305 259.384 * * [simplify]: Extracting #6: cost 17 inf + 56974 259.402 * * [simplify]: Extracting #7: cost 0 inf + 62712 259.420 * * [simplify]: Extracting #8: cost 0 inf + 62632 259.438 * [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))) 259.438 * [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)))))) 259.439 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 259.439 * * [simplify]: iters left: 6 (10 enodes) 259.441 * * [simplify]: iters left: 5 (38 enodes) 259.449 * * [simplify]: iters left: 4 (59 enodes) 259.458 * * [simplify]: iters left: 3 (88 enodes) 259.470 * * [simplify]: iters left: 2 (117 enodes) 259.485 * * [simplify]: iters left: 1 (144 enodes) 259.502 * * [simplify]: Extracting #0: cost 1 inf + 0 259.502 * * [simplify]: Extracting #1: cost 0 inf + 1 259.502 * [simplify]: Simplified to 0 259.503 * [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)) 259.503 * * * * [progress]: [ 454 / 3260 ] simplifiying candidate # 259.503 * [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)))) 259.503 * * [simplify]: iters left: 6 (25 enodes) 259.509 * * [simplify]: iters left: 5 (96 enodes) 259.528 * * [simplify]: iters left: 4 (183 enodes) 259.562 * * [simplify]: iters left: 3 (380 enodes) 259.666 * * [simplify]: Extracting #0: cost 1 inf + 0 259.666 * * [simplify]: Extracting #1: cost 23 inf + 0 259.667 * * [simplify]: Extracting #2: cost 128 inf + 0 259.668 * * [simplify]: Extracting #3: cost 164 inf + 815 259.669 * * [simplify]: Extracting #4: cost 154 inf + 2859 259.673 * * [simplify]: Extracting #5: cost 86 inf + 26823 259.688 * * [simplify]: Extracting #6: cost 11 inf + 57784 259.707 * * [simplify]: Extracting #7: cost 0 inf + 61787 259.728 * * [simplify]: Extracting #8: cost 0 inf + 61707 259.746 * [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)) 259.746 * [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))))) 259.746 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 259.746 * * [simplify]: iters left: 6 (11 enodes) 259.749 * * [simplify]: iters left: 5 (42 enodes) 259.756 * * [simplify]: iters left: 4 (67 enodes) 259.767 * * [simplify]: iters left: 3 (111 enodes) 259.783 * * [simplify]: iters left: 2 (140 enodes) 259.802 * * [simplify]: iters left: 1 (160 enodes) 259.819 * * [simplify]: Extracting #0: cost 1 inf + 0 259.819 * * [simplify]: Extracting #1: cost 0 inf + 1 259.819 * [simplify]: Simplified to 0 259.819 * [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)) 259.819 * * * * [progress]: [ 455 / 3260 ] simplifiying candidate # 259.820 * [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)))))) 259.820 * * [simplify]: iters left: 6 (29 enodes) 259.827 * * [simplify]: iters left: 5 (121 enodes) 259.848 * * [simplify]: iters left: 4 (305 enodes) 259.942 * * [simplify]: Extracting #0: cost 1 inf + 0 259.942 * * [simplify]: Extracting #1: cost 13 inf + 0 259.943 * * [simplify]: Extracting #2: cost 188 inf + 0 259.944 * * [simplify]: Extracting #3: cost 328 inf + 205 259.945 * * [simplify]: Extracting #4: cost 309 inf + 4082 259.953 * * [simplify]: Extracting #5: cost 171 inf + 54844 259.971 * * [simplify]: Extracting #6: cost 55 inf + 97473 259.993 * * [simplify]: Extracting #7: cost 1 inf + 118864 260.019 * * [simplify]: Extracting #8: cost 0 inf + 118764 260.043 * * [simplify]: Extracting #9: cost 0 inf + 118734 260.066 * [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))))) 260.066 * [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))))))) 260.067 * [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))))) 260.067 * * [simplify]: iters left: 6 (16 enodes) 260.071 * * [simplify]: iters left: 5 (68 enodes) 260.083 * * [simplify]: iters left: 4 (179 enodes) 260.141 * * [simplify]: Extracting #0: cost 1 inf + 0 260.142 * * [simplify]: Extracting #1: cost 27 inf + 0 260.142 * * [simplify]: Extracting #2: cost 153 inf + 0 260.143 * * [simplify]: Extracting #3: cost 242 inf + 83 260.145 * * [simplify]: Extracting #4: cost 185 inf + 16503 260.161 * * [simplify]: Extracting #5: cost 15 inf + 79352 260.176 * * [simplify]: Extracting #6: cost 0 inf + 84943 260.190 * [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))))) 260.191 * [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))))))) 260.191 * * * * [progress]: [ 456 / 3260 ] simplifiying candidate # 260.191 * [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))))) 260.191 * * [simplify]: iters left: 6 (28 enodes) 260.198 * * [simplify]: iters left: 5 (116 enodes) 260.219 * * [simplify]: iters left: 4 (269 enodes) 260.288 * * [simplify]: Extracting #0: cost 1 inf + 0 260.288 * * [simplify]: Extracting #1: cost 13 inf + 0 260.288 * * [simplify]: Extracting #2: cost 151 inf + 0 260.289 * * [simplify]: Extracting #3: cost 255 inf + 43 260.290 * * [simplify]: Extracting #4: cost 237 inf + 2478 260.298 * * [simplify]: Extracting #5: cost 134 inf + 35270 260.310 * * [simplify]: Extracting #6: cost 52 inf + 63957 260.327 * * [simplify]: Extracting #7: cost 9 inf + 81942 260.345 * * [simplify]: Extracting #8: cost 0 inf + 85490 260.363 * * [simplify]: Extracting #9: cost 0 inf + 85290 260.382 * [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)))))) 260.382 * [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)))))) 260.382 * [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)))) 260.383 * * [simplify]: iters left: 6 (15 enodes) 260.386 * * [simplify]: iters left: 5 (63 enodes) 260.398 * * [simplify]: iters left: 4 (145 enodes) 260.435 * * [simplify]: iters left: 3 (499 enodes) 260.681 * * [simplify]: Extracting #0: cost 1 inf + 0 260.681 * * [simplify]: Extracting #1: cost 0 inf + 1 260.681 * [simplify]: Simplified to 0 260.681 * [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)) 260.681 * * * * [progress]: [ 457 / 3260 ] simplifiying candidate # 260.682 * [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)))) 260.682 * * [simplify]: iters left: 6 (27 enodes) 260.688 * * [simplify]: iters left: 5 (108 enodes) 260.708 * * [simplify]: iters left: 4 (267 enodes) 260.781 * * [simplify]: Extracting #0: cost 1 inf + 0 260.781 * * [simplify]: Extracting #1: cost 15 inf + 0 260.781 * * [simplify]: Extracting #2: cost 149 inf + 0 260.782 * * [simplify]: Extracting #3: cost 233 inf + 2 260.783 * * [simplify]: Extracting #4: cost 226 inf + 1136 260.790 * * [simplify]: Extracting #5: cost 138 inf + 26900 260.800 * * [simplify]: Extracting #6: cost 45 inf + 58283 260.815 * * [simplify]: Extracting #7: cost 3 inf + 74804 260.831 * * [simplify]: Extracting #8: cost 0 inf + 75703 260.847 * * [simplify]: Extracting #9: cost 0 inf + 75553 260.863 * [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))) 260.863 * [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))))) 260.863 * [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))) 260.863 * * [simplify]: iters left: 6 (15 enodes) 260.867 * * [simplify]: iters left: 5 (62 enodes) 260.880 * * [simplify]: iters left: 4 (159 enodes) 260.923 * * [simplify]: iters left: 3 (475 enodes) 261.132 * * [simplify]: Extracting #0: cost 1 inf + 0 261.132 * * [simplify]: Extracting #1: cost 42 inf + 0 261.133 * * [simplify]: Extracting #2: cost 194 inf + 1 261.136 * * [simplify]: Extracting #3: cost 205 inf + 15094 261.151 * * [simplify]: Extracting #4: cost 20 inf + 63712 261.172 * * [simplify]: Extracting #5: cost 3 inf + 65204 261.191 * * [simplify]: Extracting #6: cost 0 inf + 65965 261.208 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 261.208 * [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)))) 261.209 * * * * [progress]: [ 458 / 3260 ] simplifiying candidate # 261.209 * [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)))))) 261.209 * * [simplify]: iters left: 6 (30 enodes) 261.217 * * [simplify]: iters left: 5 (121 enodes) 261.238 * * [simplify]: iters left: 4 (280 enodes) 261.310 * * [simplify]: Extracting #0: cost 1 inf + 0 261.310 * * [simplify]: Extracting #1: cost 13 inf + 0 261.310 * * [simplify]: Extracting #2: cost 151 inf + 0 261.311 * * [simplify]: Extracting #3: cost 255 inf + 204 261.312 * * [simplify]: Extracting #4: cost 232 inf + 4005 261.319 * * [simplify]: Extracting #5: cost 122 inf + 39052 261.331 * * [simplify]: Extracting #6: cost 51 inf + 66159 261.348 * * [simplify]: Extracting #7: cost 4 inf + 85802 261.366 * * [simplify]: Extracting #8: cost 0 inf + 87043 261.386 * * [simplify]: Extracting #9: cost 0 inf + 86973 261.406 * [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))) 261.406 * [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))))))) 261.407 * [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))))) 261.407 * * [simplify]: iters left: 6 (15 enodes) 261.411 * * [simplify]: iters left: 5 (62 enodes) 261.421 * * [simplify]: iters left: 4 (148 enodes) 261.460 * * [simplify]: iters left: 3 (499 enodes) 261.994 * * [simplify]: Extracting #0: cost 1 inf + 0 261.994 * * [simplify]: Extracting #1: cost 0 inf + 1 261.994 * [simplify]: Simplified to 0 261.994 * [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)) 261.995 * * * * [progress]: [ 459 / 3260 ] simplifiying candidate # 261.995 * [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))))) 261.995 * * [simplify]: iters left: 6 (29 enodes) 262.002 * * [simplify]: iters left: 5 (115 enodes) 262.027 * * [simplify]: iters left: 4 (247 enodes) 262.082 * * [simplify]: Extracting #0: cost 1 inf + 0 262.082 * * [simplify]: Extracting #1: cost 13 inf + 0 262.083 * * [simplify]: Extracting #2: cost 126 inf + 0 262.083 * * [simplify]: Extracting #3: cost 204 inf + 43 262.084 * * [simplify]: Extracting #4: cost 186 inf + 2192 262.089 * * [simplify]: Extracting #5: cost 102 inf + 26377 262.096 * * [simplify]: Extracting #6: cost 77 inf + 33765 262.104 * * [simplify]: Extracting #7: cost 49 inf + 42612 262.117 * * [simplify]: Extracting #8: cost 2 inf + 64783 262.131 * * [simplify]: Extracting #9: cost 0 inf + 65063 262.146 * * [simplify]: Extracting #10: cost 0 inf + 64913 262.160 * [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)))) 262.160 * [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)))))) 262.161 * [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)))) 262.161 * * [simplify]: iters left: 6 (14 enodes) 262.165 * * [simplify]: iters left: 5 (56 enodes) 262.175 * * [simplify]: iters left: 4 (117 enodes) 262.201 * * [simplify]: iters left: 3 (347 enodes) 262.322 * * [simplify]: Extracting #0: cost 1 inf + 0 262.322 * * [simplify]: Extracting #1: cost 0 inf + 1 262.322 * [simplify]: Simplified to 0 262.322 * [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)) 262.322 * * * * [progress]: [ 460 / 3260 ] simplifiying candidate # 262.323 * [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)))) 262.323 * * [simplify]: iters left: 6 (28 enodes) 262.330 * * [simplify]: iters left: 5 (111 enodes) 262.353 * * [simplify]: iters left: 4 (238 enodes) 262.403 * * [simplify]: Extracting #0: cost 1 inf + 0 262.403 * * [simplify]: Extracting #1: cost 13 inf + 0 262.404 * * [simplify]: Extracting #2: cost 117 inf + 0 262.404 * * [simplify]: Extracting #3: cost 180 inf + 2 262.405 * * [simplify]: Extracting #4: cost 169 inf + 900 262.405 * * [simplify]: Extracting #5: cost 168 inf + 2237 262.410 * * [simplify]: Extracting #6: cost 81 inf + 26171 262.423 * * [simplify]: Extracting #7: cost 4 inf + 52571 262.435 * * [simplify]: Extracting #8: cost 0 inf + 54720 262.447 * * [simplify]: Extracting #9: cost 0 inf + 54530 262.460 * [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)) 262.460 * [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))))) 262.460 * [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))) 262.460 * * [simplify]: iters left: 6 (14 enodes) 262.464 * * [simplify]: iters left: 5 (57 enodes) 262.473 * * [simplify]: iters left: 4 (116 enodes) 262.502 * * [simplify]: iters left: 3 (321 enodes) 262.617 * * [simplify]: Extracting #0: cost 1 inf + 0 262.617 * * [simplify]: Extracting #1: cost 0 inf + 1 262.617 * [simplify]: Simplified to 0 262.617 * [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)) 262.618 * * * * [progress]: [ 461 / 3260 ] simplifiying candidate # 262.618 * [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)))))) 262.618 * * [simplify]: iters left: 6 (29 enodes) 262.625 * * [simplify]: iters left: 5 (116 enodes) 262.646 * * [simplify]: iters left: 4 (271 enodes) 262.714 * * [simplify]: Extracting #0: cost 1 inf + 0 262.714 * * [simplify]: Extracting #1: cost 13 inf + 0 262.714 * * [simplify]: Extracting #2: cost 133 inf + 0 262.715 * * [simplify]: Extracting #3: cost 210 inf + 734 262.716 * * [simplify]: Extracting #4: cost 189 inf + 3974 262.720 * * [simplify]: Extracting #5: cost 103 inf + 29197 262.729 * * [simplify]: Extracting #6: cost 54 inf + 45056 262.742 * * [simplify]: Extracting #7: cost 5 inf + 66279 262.759 * * [simplify]: Extracting #8: cost 0 inf + 67853 262.774 * * [simplify]: Extracting #9: cost 0 inf + 67693 262.788 * [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)) 262.788 * [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))))))) 262.789 * [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))))) 262.789 * * [simplify]: iters left: 6 (15 enodes) 262.793 * * [simplify]: iters left: 5 (62 enodes) 262.804 * * [simplify]: iters left: 4 (149 enodes) 262.844 * * [simplify]: iters left: 3 (450 enodes) 263.056 * * [simplify]: Extracting #0: cost 1 inf + 0 263.056 * * [simplify]: Extracting #1: cost 0 inf + 1 263.056 * [simplify]: Simplified to 0 263.056 * [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)) 263.057 * * * * [progress]: [ 462 / 3260 ] simplifiying candidate # 263.057 * [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))))) 263.057 * * [simplify]: iters left: 6 (28 enodes) 263.064 * * [simplify]: iters left: 5 (111 enodes) 263.083 * * [simplify]: iters left: 4 (238 enodes) 263.139 * * [simplify]: Extracting #0: cost 1 inf + 0 263.139 * * [simplify]: Extracting #1: cost 13 inf + 0 263.140 * * [simplify]: Extracting #2: cost 113 inf + 0 263.140 * * [simplify]: Extracting #3: cost 171 inf + 328 263.141 * * [simplify]: Extracting #4: cost 161 inf + 1307 263.142 * * [simplify]: Extracting #5: cost 155 inf + 3734 263.146 * * [simplify]: Extracting #6: cost 81 inf + 23579 263.156 * * [simplify]: Extracting #7: cost 7 inf + 50253 263.168 * * [simplify]: Extracting #8: cost 0 inf + 52898 263.180 * * [simplify]: Extracting #9: cost 0 inf + 52588 263.194 * [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))))) 263.194 * [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)))))) 263.195 * [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)))) 263.195 * * [simplify]: iters left: 6 (14 enodes) 263.199 * * [simplify]: iters left: 5 (57 enodes) 263.208 * * [simplify]: iters left: 4 (118 enodes) 263.234 * * [simplify]: iters left: 3 (314 enodes) 263.334 * * [simplify]: Extracting #0: cost 1 inf + 0 263.335 * * [simplify]: Extracting #1: cost 0 inf + 1 263.335 * [simplify]: Simplified to 0 263.335 * [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)) 263.335 * * * * [progress]: [ 463 / 3260 ] simplifiying candidate # 263.335 * [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)))) 263.335 * * [simplify]: iters left: 6 (27 enodes) 263.342 * * [simplify]: iters left: 5 (102 enodes) 263.360 * * [simplify]: iters left: 4 (223 enodes) 263.408 * * [simplify]: Extracting #0: cost 1 inf + 0 263.408 * * [simplify]: Extracting #1: cost 15 inf + 0 263.408 * * [simplify]: Extracting #2: cost 114 inf + 0 263.408 * * [simplify]: Extracting #3: cost 152 inf + 370 263.409 * * [simplify]: Extracting #4: cost 134 inf + 2731 263.411 * * [simplify]: Extracting #5: cost 96 inf + 11231 263.415 * * [simplify]: Extracting #6: cost 75 inf + 15874 263.421 * * [simplify]: Extracting #7: cost 19 inf + 37168 263.432 * * [simplify]: Extracting #8: cost 0 inf + 46740 263.443 * * [simplify]: Extracting #9: cost 0 inf + 46180 263.455 * * [simplify]: Extracting #10: cost 0 inf + 46070 263.465 * [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))) 263.465 * [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))))) 263.465 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 263.465 * * [simplify]: iters left: 6 (13 enodes) 263.469 * * [simplify]: iters left: 5 (48 enodes) 263.477 * * [simplify]: iters left: 4 (103 enodes) 263.498 * * [simplify]: iters left: 3 (238 enodes) 263.560 * * [simplify]: Extracting #0: cost 1 inf + 0 263.560 * * [simplify]: Extracting #1: cost 0 inf + 1 263.560 * [simplify]: Simplified to 0 263.560 * [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)) 263.560 * * * * [progress]: [ 464 / 3260 ] simplifiying candidate # 263.561 * [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)))))) 263.561 * * [simplify]: iters left: 6 (28 enodes) 263.567 * * [simplify]: iters left: 5 (114 enodes) 263.591 * * [simplify]: iters left: 4 (267 enodes) 263.657 * * [simplify]: Extracting #0: cost 1 inf + 0 263.658 * * [simplify]: Extracting #1: cost 13 inf + 0 263.658 * * [simplify]: Extracting #2: cost 149 inf + 0 263.659 * * [simplify]: Extracting #3: cost 254 inf + 526 263.660 * * [simplify]: Extracting #4: cost 239 inf + 2552 263.665 * * [simplify]: Extracting #5: cost 145 inf + 32810 263.675 * * [simplify]: Extracting #6: cost 77 inf + 56283 263.688 * * [simplify]: Extracting #7: cost 40 inf + 68591 263.705 * * [simplify]: Extracting #8: cost 3 inf + 86441 263.723 * * [simplify]: Extracting #9: cost 0 inf + 87351 263.744 * * [simplify]: Extracting #10: cost 0 inf + 87231 263.762 * [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)))) 263.762 * [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))))))) 263.763 * [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))))) 263.763 * * [simplify]: iters left: 6 (15 enodes) 263.767 * * [simplify]: iters left: 5 (61 enodes) 263.777 * * [simplify]: iters left: 4 (142 enodes) 263.815 * * [simplify]: iters left: 3 (474 enodes) 264.005 * * [simplify]: Extracting #0: cost 1 inf + 0 264.005 * * [simplify]: Extracting #1: cost 0 inf + 1 264.005 * [simplify]: Simplified to 0 264.005 * [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)) 264.005 * * * * [progress]: [ 465 / 3260 ] simplifiying candidate # 264.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 264.005 * * [simplify]: iters left: 6 (27 enodes) 264.012 * * [simplify]: iters left: 5 (109 enodes) 264.031 * * [simplify]: iters left: 4 (236 enodes) 264.086 * * [simplify]: Extracting #0: cost 1 inf + 0 264.086 * * [simplify]: Extracting #1: cost 13 inf + 0 264.087 * * [simplify]: Extracting #2: cost 123 inf + 0 264.087 * * [simplify]: Extracting #3: cost 199 inf + 124 264.088 * * [simplify]: Extracting #4: cost 184 inf + 1872 264.091 * * [simplify]: Extracting #5: cost 138 inf + 15681 264.099 * * [simplify]: Extracting #6: cost 52 inf + 42917 264.114 * * [simplify]: Extracting #7: cost 6 inf + 62079 264.128 * * [simplify]: Extracting #8: cost 0 inf + 64080 264.143 * * [simplify]: Extracting #9: cost 0 inf + 64000 264.157 * [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)))) 264.157 * [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)))))) 264.158 * [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)))) 264.158 * * [simplify]: iters left: 6 (14 enodes) 264.161 * * [simplify]: iters left: 5 (56 enodes) 264.170 * * [simplify]: iters left: 4 (113 enodes) 264.195 * * [simplify]: iters left: 3 (324 enodes) 264.286 * * [simplify]: Extracting #0: cost 1 inf + 0 264.287 * * [simplify]: Extracting #1: cost 0 inf + 1 264.287 * [simplify]: Simplified to 0 264.287 * [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)) 264.287 * * * * [progress]: [ 466 / 3260 ] simplifiying candidate # 264.287 * [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)))) 264.287 * * [simplify]: iters left: 6 (26 enodes) 264.294 * * [simplify]: iters left: 5 (102 enodes) 264.315 * * [simplify]: iters left: 4 (219 enodes) 264.362 * * [simplify]: Extracting #0: cost 1 inf + 0 264.362 * * [simplify]: Extracting #1: cost 13 inf + 0 264.362 * * [simplify]: Extracting #2: cost 116 inf + 0 264.363 * * [simplify]: Extracting #3: cost 176 inf + 44 264.363 * * [simplify]: Extracting #4: cost 169 inf + 897 264.364 * * [simplify]: Extracting #5: cost 163 inf + 3809 264.369 * * [simplify]: Extracting #6: cost 81 inf + 27535 264.382 * * [simplify]: Extracting #7: cost 6 inf + 52870 264.394 * * [simplify]: Extracting #8: cost 0 inf + 54502 264.407 * * [simplify]: Extracting #9: cost 0 inf + 54462 264.419 * [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))) 264.419 * [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))))) 264.419 * [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))) 264.419 * * [simplify]: iters left: 6 (14 enodes) 264.423 * * [simplify]: iters left: 5 (56 enodes) 264.433 * * [simplify]: iters left: 4 (112 enodes) 264.458 * * [simplify]: iters left: 3 (297 enodes) 264.543 * * [simplify]: Extracting #0: cost 1 inf + 0 264.543 * * [simplify]: Extracting #1: cost 0 inf + 1 264.543 * [simplify]: Simplified to 0 264.543 * [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)) 264.543 * * * * [progress]: [ 467 / 3260 ] simplifiying candidate # 264.544 * [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)))))) 264.544 * * [simplify]: iters left: 6 (28 enodes) 264.551 * * [simplify]: iters left: 5 (112 enodes) 264.571 * * [simplify]: iters left: 4 (247 enodes) 264.625 * * [simplify]: Extracting #0: cost 1 inf + 0 264.625 * * [simplify]: Extracting #1: cost 13 inf + 0 264.625 * * [simplify]: Extracting #2: cost 123 inf + 0 264.626 * * [simplify]: Extracting #3: cost 198 inf + 246 264.627 * * [simplify]: Extracting #4: cost 178 inf + 3000 264.631 * * [simplify]: Extracting #5: cost 107 inf + 23157 264.638 * * [simplify]: Extracting #6: cost 59 inf + 38955 264.653 * * [simplify]: Extracting #7: cost 6 inf + 61921 264.667 * * [simplify]: Extracting #8: cost 0 inf + 63585 264.680 * * [simplify]: Extracting #9: cost 0 inf + 63475 264.695 * [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))) 264.695 * [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))))))) 264.696 * [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))))) 264.696 * * [simplify]: iters left: 6 (13 enodes) 264.699 * * [simplify]: iters left: 5 (53 enodes) 264.708 * * [simplify]: iters left: 4 (118 enodes) 264.734 * * [simplify]: iters left: 3 (324 enodes) 264.824 * * [simplify]: Extracting #0: cost 1 inf + 0 264.824 * * [simplify]: Extracting #1: cost 0 inf + 1 264.824 * [simplify]: Simplified to 0 264.824 * [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)) 264.824 * * * * [progress]: [ 468 / 3260 ] simplifiying candidate # 264.825 * [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))))) 264.825 * * [simplify]: iters left: 6 (26 enodes) 264.831 * * [simplify]: iters left: 5 (101 enodes) 264.848 * * [simplify]: iters left: 4 (205 enodes) 264.891 * * [simplify]: iters left: 3 (485 enodes) 265.027 * * [simplify]: Extracting #0: cost 1 inf + 0 265.027 * * [simplify]: Extracting #1: cost 25 inf + 0 265.027 * * [simplify]: Extracting #2: cost 160 inf + 0 265.028 * * [simplify]: Extracting #3: cost 254 inf + 85 265.029 * * [simplify]: Extracting #4: cost 248 inf + 2117 265.036 * * [simplify]: Extracting #5: cost 178 inf + 13726 265.045 * * [simplify]: Extracting #6: cost 86 inf + 40486 265.064 * * [simplify]: Extracting #7: cost 7 inf + 75761 265.088 * * [simplify]: Extracting #8: cost 0 inf + 78069 265.111 * * [simplify]: Extracting #9: cost 0 inf + 77909 265.136 * [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)))) 265.136 * [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)))))) 265.136 * [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)))) 265.136 * * [simplify]: iters left: 6 (11 enodes) 265.139 * * [simplify]: iters left: 5 (43 enodes) 265.146 * * [simplify]: iters left: 4 (84 enodes) 265.162 * * [simplify]: iters left: 3 (212 enodes) 265.210 * * [simplify]: iters left: 2 (472 enodes) 265.323 * * [simplify]: Extracting #0: cost 1 inf + 0 265.323 * * [simplify]: Extracting #1: cost 0 inf + 1 265.323 * [simplify]: Simplified to 0 265.323 * [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)) 265.323 * * * * [progress]: [ 469 / 3260 ] simplifiying candidate # 265.323 * [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)))) 265.324 * * [simplify]: iters left: 6 (26 enodes) 265.330 * * [simplify]: iters left: 5 (103 enodes) 265.348 * * [simplify]: iters left: 4 (217 enodes) 265.397 * * [simplify]: Extracting #0: cost 1 inf + 0 265.397 * * [simplify]: Extracting #1: cost 13 inf + 0 265.397 * * [simplify]: Extracting #2: cost 105 inf + 0 265.397 * * [simplify]: Extracting #3: cost 151 inf + 2 265.398 * * [simplify]: Extracting #4: cost 140 inf + 981 265.399 * * [simplify]: Extracting #5: cost 132 inf + 3378 265.401 * * [simplify]: Extracting #6: cost 92 inf + 11144 265.409 * * [simplify]: Extracting #7: cost 19 inf + 36190 265.419 * * [simplify]: Extracting #8: cost 0 inf + 44633 265.430 * * [simplify]: Extracting #9: cost 0 inf + 44113 265.440 * * [simplify]: Extracting #10: cost 0 inf + 44033 265.450 * [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)) 265.450 * [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))))) 265.451 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 265.451 * * [simplify]: iters left: 6 (12 enodes) 265.454 * * [simplify]: iters left: 5 (49 enodes) 265.463 * * [simplify]: iters left: 4 (99 enodes) 265.486 * * [simplify]: iters left: 3 (234 enodes) 265.543 * * [simplify]: iters left: 2 (447 enodes) 265.645 * * [simplify]: Extracting #0: cost 1 inf + 0 265.646 * * [simplify]: Extracting #1: cost 0 inf + 1 265.646 * [simplify]: Simplified to 0 265.646 * [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)) 265.646 * * * * [progress]: [ 470 / 3260 ] simplifiying candidate # 265.646 * [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)))))) 265.646 * * [simplify]: iters left: 6 (28 enodes) 265.653 * * [simplify]: iters left: 5 (111 enodes) 265.672 * * [simplify]: iters left: 4 (242 enodes) 265.726 * * [simplify]: Extracting #0: cost 1 inf + 0 265.726 * * [simplify]: Extracting #1: cost 13 inf + 0 265.727 * * [simplify]: Extracting #2: cost 110 inf + 0 265.727 * * [simplify]: Extracting #3: cost 163 inf + 571 265.728 * * [simplify]: Extracting #4: cost 146 inf + 2803 265.732 * * [simplify]: Extracting #5: cost 92 inf + 15307 265.736 * * [simplify]: Extracting #6: cost 74 inf + 20206 265.743 * * [simplify]: Extracting #7: cost 31 inf + 35198 265.754 * * [simplify]: Extracting #8: cost 0 inf + 51053 265.765 * * [simplify]: Extracting #9: cost 0 inf + 50373 265.777 * * [simplify]: Extracting #10: cost 0 inf + 50223 265.788 * [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)))) 265.789 * [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))))))) 265.789 * [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))))) 265.789 * * [simplify]: iters left: 6 (14 enodes) 265.793 * * [simplify]: iters left: 5 (57 enodes) 265.805 * * [simplify]: iters left: 4 (121 enodes) 265.831 * * [simplify]: iters left: 3 (291 enodes) 265.917 * * [simplify]: Extracting #0: cost 1 inf + 0 265.917 * * [simplify]: Extracting #1: cost 0 inf + 1 265.917 * [simplify]: Simplified to 0 265.917 * [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)) 265.917 * * * * [progress]: [ 471 / 3260 ] simplifiying candidate # 265.917 * [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))))) 265.917 * * [simplify]: iters left: 6 (27 enodes) 265.924 * * [simplify]: iters left: 5 (106 enodes) 265.942 * * [simplify]: iters left: 4 (216 enodes) 265.989 * * [simplify]: iters left: 3 (498 enodes) 266.126 * * [simplify]: Extracting #0: cost 1 inf + 0 266.127 * * [simplify]: Extracting #1: cost 27 inf + 0 266.127 * * [simplify]: Extracting #2: cost 148 inf + 0 266.128 * * [simplify]: Extracting #3: cost 201 inf + 1791 266.131 * * [simplify]: Extracting #4: cost 164 inf + 6971 266.138 * * [simplify]: Extracting #5: cost 91 inf + 30183 266.156 * * [simplify]: Extracting #6: cost 8 inf + 63486 266.176 * * [simplify]: Extracting #7: cost 0 inf + 66245 266.200 * * [simplify]: Extracting #8: cost 0 inf + 66215 266.221 * [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)) 266.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))) 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)))))) 266.221 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 266.221 * * [simplify]: iters left: 6 (13 enodes) 266.224 * * [simplify]: iters left: 5 (52 enodes) 266.233 * * [simplify]: iters left: 4 (98 enodes) 266.252 * * [simplify]: iters left: 3 (212 enodes) 266.296 * * [simplify]: iters left: 2 (371 enodes) 266.373 * * [simplify]: Extracting #0: cost 1 inf + 0 266.373 * * [simplify]: Extracting #1: cost 0 inf + 1 266.373 * [simplify]: Simplified to 0 266.373 * [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)) 266.373 * * * * [progress]: [ 472 / 3260 ] simplifiying candidate # 266.373 * [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)))) 266.374 * * [simplify]: iters left: 6 (26 enodes) 266.382 * * [simplify]: iters left: 5 (97 enodes) 266.399 * * [simplify]: iters left: 4 (200 enodes) 266.437 * * [simplify]: iters left: 3 (422 enodes) 266.552 * * [simplify]: Extracting #0: cost 1 inf + 0 266.552 * * [simplify]: Extracting #1: cost 27 inf + 0 266.552 * * [simplify]: Extracting #2: cost 145 inf + 0 266.553 * * [simplify]: Extracting #3: cost 187 inf + 1017 266.555 * * [simplify]: Extracting #4: cost 167 inf + 3882 266.563 * * [simplify]: Extracting #5: cost 99 inf + 21871 266.578 * * [simplify]: Extracting #6: cost 12 inf + 58290 266.597 * * [simplify]: Extracting #7: cost 0 inf + 62752 266.616 * * [simplify]: Extracting #8: cost 0 inf + 62722 266.635 * [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)) 266.635 * [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))))) 266.635 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 266.636 * * [simplify]: iters left: 6 (12 enodes) 266.639 * * [simplify]: iters left: 5 (44 enodes) 266.646 * * [simplify]: iters left: 4 (92 enodes) 266.662 * * [simplify]: iters left: 3 (159 enodes) 266.688 * * [simplify]: iters left: 2 (267 enodes) 266.734 * * [simplify]: iters left: 1 (364 enodes) 266.796 * * [simplify]: Extracting #0: cost 1 inf + 0 266.796 * * [simplify]: Extracting #1: cost 0 inf + 1 266.796 * [simplify]: Simplified to 0 266.796 * [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)) 266.796 * * * * [progress]: [ 473 / 3260 ] simplifiying candidate # 266.796 * [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)))))) 266.796 * * [simplify]: iters left: 6 (27 enodes) 266.803 * * [simplify]: iters left: 5 (112 enodes) 266.824 * * [simplify]: iters left: 4 (269 enodes) 266.890 * * [simplify]: Extracting #0: cost 1 inf + 0 266.890 * * [simplify]: Extracting #1: cost 13 inf + 0 266.891 * * [simplify]: Extracting #2: cost 148 inf + 0 266.892 * * [simplify]: Extracting #3: cost 239 inf + 692 266.893 * * [simplify]: Extracting #4: cost 194 inf + 8632 266.900 * * [simplify]: Extracting #5: cost 105 inf + 36761 266.912 * * [simplify]: Extracting #6: cost 77 inf + 44699 266.923 * * [simplify]: Extracting #7: cost 50 inf + 53247 266.938 * * [simplify]: Extracting #8: cost 2 inf + 75079 266.955 * * [simplify]: Extracting #9: cost 0 inf + 75399 266.971 * [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))))))) 266.971 * [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))))))) 266.971 * [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))))) 266.972 * * [simplify]: iters left: 6 (15 enodes) 266.976 * * [simplify]: iters left: 5 (64 enodes) 266.987 * * [simplify]: iters left: 4 (149 enodes) 267.025 * * [simplify]: iters left: 3 (466 enodes) 267.297 * * [simplify]: Extracting #0: cost 1 inf + 0 267.297 * * [simplify]: Extracting #1: cost 0 inf + 1 267.297 * [simplify]: Simplified to 0 267.297 * [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)) 267.297 * * * * [progress]: [ 474 / 3260 ] simplifiying candidate # 267.297 * [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))))) 267.297 * * [simplify]: iters left: 6 (26 enodes) 267.304 * * [simplify]: iters left: 5 (107 enodes) 267.327 * * [simplify]: iters left: 4 (239 enodes) 267.382 * * [simplify]: Extracting #0: cost 1 inf + 0 267.382 * * [simplify]: Extracting #1: cost 13 inf + 0 267.382 * * [simplify]: Extracting #2: cost 127 inf + 0 267.383 * * [simplify]: Extracting #3: cost 193 inf + 372 267.384 * * [simplify]: Extracting #4: cost 154 inf + 6225 267.389 * * [simplify]: Extracting #5: cost 86 inf + 24205 267.397 * * [simplify]: Extracting #6: cost 51 inf + 37648 267.409 * * [simplify]: Extracting #7: cost 3 inf + 56873 267.423 * * [simplify]: Extracting #8: cost 0 inf + 57679 267.436 * * [simplify]: Extracting #9: cost 0 inf + 57664 267.449 * [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)))) 267.449 * [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)))))) 267.450 * [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)))) 267.450 * * [simplify]: iters left: 6 (14 enodes) 267.453 * * [simplify]: iters left: 5 (59 enodes) 267.463 * * [simplify]: iters left: 4 (121 enodes) 267.491 * * [simplify]: iters left: 3 (332 enodes) 267.636 * * [simplify]: Extracting #0: cost 1 inf + 0 267.636 * * [simplify]: Extracting #1: cost 0 inf + 1 267.636 * [simplify]: Simplified to 0 267.636 * [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)) 267.636 * * * * [progress]: [ 475 / 3260 ] simplifiying candidate # 267.637 * [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)))) 267.637 * * [simplify]: iters left: 6 (25 enodes) 267.644 * * [simplify]: iters left: 5 (100 enodes) 267.662 * * [simplify]: iters left: 4 (222 enodes) 267.713 * * [simplify]: Extracting #0: cost 1 inf + 0 267.713 * * [simplify]: Extracting #1: cost 13 inf + 0 267.714 * * [simplify]: Extracting #2: cost 108 inf + 0 267.714 * * [simplify]: Extracting #3: cost 156 inf + 4 267.715 * * [simplify]: Extracting #4: cost 149 inf + 379 267.716 * * [simplify]: Extracting #5: cost 113 inf + 7724 267.720 * * [simplify]: Extracting #6: cost 74 inf + 16005 267.727 * * [simplify]: Extracting #7: cost 26 inf + 33885 267.737 * * [simplify]: Extracting #8: cost 0 inf + 46220 267.748 * * [simplify]: Extracting #9: cost 0 inf + 45700 267.759 * [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)) 267.759 * [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))))) 267.759 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 267.759 * * [simplify]: iters left: 6 (13 enodes) 267.763 * * [simplify]: iters left: 5 (54 enodes) 267.773 * * [simplify]: iters left: 4 (112 enodes) 267.800 * * [simplify]: iters left: 3 (281 enodes) 267.901 * * [simplify]: Extracting #0: cost 1 inf + 0 267.901 * * [simplify]: Extracting #1: cost 0 inf + 1 267.902 * [simplify]: Simplified to 0 267.902 * [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)) 267.902 * * * * [progress]: [ 476 / 3260 ] simplifiying candidate # 267.902 * [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)))))) 267.902 * * [simplify]: iters left: 6 (28 enodes) 267.909 * * [simplify]: iters left: 5 (113 enodes) 267.930 * * [simplify]: iters left: 4 (260 enodes) 267.991 * * [simplify]: Extracting #0: cost 1 inf + 0 267.992 * * [simplify]: Extracting #1: cost 13 inf + 0 267.992 * * [simplify]: Extracting #2: cost 128 inf + 0 267.992 * * [simplify]: Extracting #3: cost 194 inf + 616 267.994 * * [simplify]: Extracting #4: cost 159 inf + 5968 267.998 * * [simplify]: Extracting #5: cost 102 inf + 21765 268.005 * * [simplify]: Extracting #6: cost 56 inf + 35560 268.017 * * [simplify]: Extracting #7: cost 5 inf + 57624 268.030 * * [simplify]: Extracting #8: cost 0 inf + 58666 268.047 * * [simplify]: Extracting #9: cost 0 inf + 58636 268.060 * [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)))) 268.060 * [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))))))) 268.061 * [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))))) 268.061 * * [simplify]: iters left: 6 (14 enodes) 268.065 * * [simplify]: iters left: 5 (59 enodes) 268.075 * * [simplify]: iters left: 4 (134 enodes) 268.105 * * [simplify]: iters left: 3 (357 enodes) 268.253 * * [simplify]: Extracting #0: cost 1 inf + 0 268.253 * * [simplify]: Extracting #1: cost 0 inf + 1 268.253 * [simplify]: Simplified to 0 268.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) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 268.254 * * * * [progress]: [ 477 / 3260 ] simplifiying candidate # 268.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) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 268.254 * * [simplify]: iters left: 6 (27 enodes) 268.261 * * [simplify]: iters left: 5 (107 enodes) 268.283 * * [simplify]: iters left: 4 (230 enodes) 268.331 * * [simplify]: Extracting #0: cost 1 inf + 0 268.331 * * [simplify]: Extracting #1: cost 13 inf + 0 268.332 * * [simplify]: Extracting #2: cost 116 inf + 0 268.332 * * [simplify]: Extracting #3: cost 164 inf + 168 268.333 * * [simplify]: Extracting #4: cost 129 inf + 4774 268.336 * * [simplify]: Extracting #5: cost 85 inf + 14076 268.340 * * [simplify]: Extracting #6: cost 72 inf + 16522 268.347 * * [simplify]: Extracting #7: cost 29 inf + 32191 268.359 * * [simplify]: Extracting #8: cost 1 inf + 46384 268.371 * * [simplify]: Extracting #9: cost 0 inf + 46244 268.382 * * [simplify]: Extracting #10: cost 0 inf + 46214 268.394 * [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))) 268.394 * [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)))))) 268.394 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 268.394 * * [simplify]: iters left: 6 (13 enodes) 268.398 * * [simplify]: iters left: 5 (53 enodes) 268.407 * * [simplify]: iters left: 4 (106 enodes) 268.428 * * [simplify]: iters left: 3 (257 enodes) 268.518 * * [simplify]: Extracting #0: cost 1 inf + 0 268.518 * * [simplify]: Extracting #1: cost 0 inf + 1 268.518 * [simplify]: Simplified to 0 268.518 * [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)) 268.519 * * * * [progress]: [ 478 / 3260 ] simplifiying candidate # 268.519 * [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)))) 268.519 * * [simplify]: iters left: 6 (26 enodes) 268.526 * * [simplify]: iters left: 5 (103 enodes) 268.545 * * [simplify]: iters left: 4 (216 enodes) 268.592 * * [simplify]: Extracting #0: cost 1 inf + 0 268.592 * * [simplify]: Extracting #1: cost 13 inf + 0 268.592 * * [simplify]: Extracting #2: cost 104 inf + 0 268.593 * * [simplify]: Extracting #3: cost 133 inf + 254 268.593 * * [simplify]: Extracting #4: cost 117 inf + 1609 268.595 * * [simplify]: Extracting #5: cost 89 inf + 6338 268.598 * * [simplify]: Extracting #6: cost 74 inf + 9188 268.604 * * [simplify]: Extracting #7: cost 24 inf + 28217 268.614 * * [simplify]: Extracting #8: cost 0 inf + 39404 268.626 * * [simplify]: Extracting #9: cost 0 inf + 38844 268.635 * * [simplify]: Extracting #10: cost 0 inf + 38804 268.645 * [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)))) 268.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))) (/ (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))))) 268.645 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 268.645 * * [simplify]: iters left: 6 (12 enodes) 268.649 * * [simplify]: iters left: 5 (49 enodes) 268.658 * * [simplify]: iters left: 4 (94 enodes) 268.678 * * [simplify]: iters left: 3 (221 enodes) 268.753 * * [simplify]: iters left: 2 (492 enodes) 268.982 * * [simplify]: Extracting #0: cost 1 inf + 0 268.982 * * [simplify]: Extracting #1: cost 0 inf + 1 268.982 * [simplify]: Simplified to 0 268.982 * [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)) 268.982 * * * * [progress]: [ 479 / 3260 ] simplifiying candidate # 268.983 * [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)))))) 268.983 * * [simplify]: iters left: 6 (27 enodes) 268.990 * * [simplify]: iters left: 5 (106 enodes) 269.011 * * [simplify]: iters left: 4 (235 enodes) 269.063 * * [simplify]: Extracting #0: cost 1 inf + 0 269.063 * * [simplify]: Extracting #1: cost 13 inf + 0 269.064 * * [simplify]: Extracting #2: cost 118 inf + 0 269.064 * * [simplify]: Extracting #3: cost 161 inf + 1059 269.066 * * [simplify]: Extracting #4: cost 113 inf + 8851 269.070 * * [simplify]: Extracting #5: cost 82 inf + 16317 269.077 * * [simplify]: Extracting #6: cost 54 inf + 25393 269.086 * * [simplify]: Extracting #7: cost 9 inf + 44457 269.097 * * [simplify]: Extracting #8: cost 0 inf + 48317 269.109 * * [simplify]: Extracting #9: cost 0 inf + 48207 269.119 * [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)))) 269.120 * [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))))))) 269.120 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 269.120 * * [simplify]: iters left: 6 (13 enodes) 269.124 * * [simplify]: iters left: 5 (52 enodes) 269.132 * * [simplify]: iters left: 4 (111 enodes) 269.159 * * [simplify]: iters left: 3 (278 enodes) 269.255 * * [simplify]: Extracting #0: cost 1 inf + 0 269.255 * * [simplify]: Extracting #1: cost 0 inf + 1 269.255 * [simplify]: Simplified to 0 269.255 * [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)) 269.255 * * * * [progress]: [ 480 / 3260 ] simplifiying candidate # 269.255 * [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))))) 269.255 * * [simplify]: iters left: 6 (26 enodes) 269.263 * * [simplify]: iters left: 5 (101 enodes) 269.283 * * [simplify]: iters left: 4 (211 enodes) 269.328 * * [simplify]: iters left: 3 (481 enodes) 269.479 * * [simplify]: Extracting #0: cost 1 inf + 0 269.479 * * [simplify]: Extracting #1: cost 28 inf + 0 269.479 * * [simplify]: Extracting #2: cost 163 inf + 1 269.480 * * [simplify]: Extracting #3: cost 199 inf + 1515 269.483 * * [simplify]: Extracting #4: cost 160 inf + 6434 269.489 * * [simplify]: Extracting #5: cost 90 inf + 28223 269.507 * * [simplify]: Extracting #6: cost 8 inf + 61436 269.530 * * [simplify]: Extracting #7: cost 0 inf + 64621 269.550 * * [simplify]: Extracting #8: cost 0 inf + 64421 269.570 * [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))) 269.570 * [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)))))) 269.570 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 269.571 * * [simplify]: iters left: 6 (12 enodes) 269.574 * * [simplify]: iters left: 5 (47 enodes) 269.582 * * [simplify]: iters left: 4 (89 enodes) 269.601 * * [simplify]: iters left: 3 (186 enodes) 269.649 * * [simplify]: iters left: 2 (378 enodes) 269.791 * * [simplify]: Extracting #0: cost 1 inf + 0 269.791 * * [simplify]: Extracting #1: cost 0 inf + 1 269.791 * [simplify]: Simplified to 0 269.791 * [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)) 269.791 * * * * [progress]: [ 481 / 3260 ] simplifiying candidate # 269.791 * [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)))) 269.791 * * [simplify]: iters left: 6 (25 enodes) 269.798 * * [simplify]: iters left: 5 (95 enodes) 269.814 * * [simplify]: iters left: 4 (177 enodes) 269.851 * * [simplify]: iters left: 3 (363 enodes) 269.955 * * [simplify]: Extracting #0: cost 1 inf + 0 269.955 * * [simplify]: Extracting #1: cost 21 inf + 0 269.956 * * [simplify]: Extracting #2: cost 132 inf + 2 269.956 * * [simplify]: Extracting #3: cost 166 inf + 821 269.958 * * [simplify]: Extracting #4: cost 144 inf + 3490 269.962 * * [simplify]: Extracting #5: cost 89 inf + 23256 269.978 * * [simplify]: Extracting #6: cost 13 inf + 54944 269.996 * * [simplify]: Extracting #7: cost 0 inf + 60205 270.014 * [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)) 270.014 * [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))))) 270.014 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 270.015 * * [simplify]: iters left: 6 (11 enodes) 270.018 * * [simplify]: iters left: 5 (40 enodes) 270.027 * * [simplify]: iters left: 4 (65 enodes) 270.037 * * [simplify]: iters left: 3 (97 enodes) 270.054 * * [simplify]: iters left: 2 (165 enodes) 270.090 * * [simplify]: iters left: 1 (271 enodes) 270.145 * * [simplify]: Extracting #0: cost 1 inf + 0 270.145 * * [simplify]: Extracting #1: cost 0 inf + 1 270.145 * [simplify]: Simplified to 0 270.145 * [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)) 270.145 * * * * [progress]: [ 482 / 3260 ] simplifiying candidate # 270.145 * [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)))))) 270.145 * * [simplify]: iters left: 6 (26 enodes) 270.152 * * [simplify]: iters left: 5 (105 enodes) 270.170 * * [simplify]: iters left: 4 (230 enodes) 270.223 * * [simplify]: Extracting #0: cost 1 inf + 0 270.223 * * [simplify]: Extracting #1: cost 13 inf + 0 270.223 * * [simplify]: Extracting #2: cost 114 inf + 0 270.224 * * [simplify]: Extracting #3: cost 142 inf + 2442 270.226 * * [simplify]: Extracting #4: cost 80 inf + 12908 270.230 * * [simplify]: Extracting #5: cost 78 inf + 14976 270.233 * * [simplify]: Extracting #6: cost 72 inf + 16441 270.241 * * [simplify]: Extracting #7: cost 18 inf + 38370 270.252 * * [simplify]: Extracting #8: cost 0 inf + 46628 270.263 * * [simplify]: Extracting #9: cost 0 inf + 46228 270.273 * * [simplify]: Extracting #10: cost 0 inf + 46133 270.284 * [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)))) 270.284 * [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))))))) 270.285 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 270.285 * * [simplify]: iters left: 6 (12 enodes) 270.288 * * [simplify]: iters left: 5 (51 enodes) 270.299 * * [simplify]: iters left: 4 (106 enodes) 270.322 * * [simplify]: iters left: 3 (247 enodes) 270.394 * * [simplify]: Extracting #0: cost 1 inf + 0 270.394 * * [simplify]: Extracting #1: cost 0 inf + 1 270.394 * [simplify]: Simplified to 0 270.394 * [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)) 270.394 * * * * [progress]: [ 483 / 3260 ] simplifiying candidate # 270.394 * [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))))) 270.394 * * [simplify]: iters left: 6 (25 enodes) 270.401 * * [simplify]: iters left: 5 (100 enodes) 270.419 * * [simplify]: iters left: 4 (208 enodes) 270.464 * * [simplify]: iters left: 3 (475 enodes) 270.617 * * [simplify]: Extracting #0: cost 1 inf + 0 270.617 * * [simplify]: Extracting #1: cost 28 inf + 0 270.618 * * [simplify]: Extracting #2: cost 171 inf + 1 270.619 * * [simplify]: Extracting #3: cost 201 inf + 2009 270.622 * * [simplify]: Extracting #4: cost 149 inf + 9045 270.628 * * [simplify]: Extracting #5: cost 110 inf + 21269 270.643 * * [simplify]: Extracting #6: cost 29 inf + 54148 270.663 * * [simplify]: Extracting #7: cost 1 inf + 66170 270.687 * * [simplify]: Extracting #8: cost 0 inf + 66630 270.708 * [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))) 270.708 * [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)))))) 270.708 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 270.708 * * [simplify]: iters left: 6 (11 enodes) 270.712 * * [simplify]: iters left: 5 (46 enodes) 270.720 * * [simplify]: iters left: 4 (86 enodes) 270.737 * * [simplify]: iters left: 3 (183 enodes) 270.786 * * [simplify]: iters left: 2 (372 enodes) 270.924 * * [simplify]: Extracting #0: cost 1 inf + 0 270.924 * * [simplify]: Extracting #1: cost 0 inf + 1 270.924 * [simplify]: Simplified to 0 270.924 * [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)) 270.924 * * * * [progress]: [ 484 / 3260 ] simplifiying candidate # 270.924 * [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)))) 270.924 * * [simplify]: iters left: 6 (24 enodes) 270.931 * * [simplify]: iters left: 5 (94 enodes) 270.946 * * [simplify]: iters left: 4 (176 enodes) 270.983 * * [simplify]: iters left: 3 (362 enodes) 271.084 * * [simplify]: Extracting #0: cost 1 inf + 0 271.084 * * [simplify]: Extracting #1: cost 21 inf + 0 271.084 * * [simplify]: Extracting #2: cost 131 inf + 2 271.085 * * [simplify]: Extracting #3: cost 165 inf + 778 271.090 * * [simplify]: Extracting #4: cost 145 inf + 3244 271.093 * * [simplify]: Extracting #5: cost 100 inf + 17983 271.107 * * [simplify]: Extracting #6: cost 17 inf + 52795 271.124 * * [simplify]: Extracting #7: cost 0 inf + 59704 271.142 * [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)) 271.142 * [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))))) 271.143 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 271.143 * * [simplify]: iters left: 6 (10 enodes) 271.146 * * [simplify]: iters left: 5 (39 enodes) 271.152 * * [simplify]: iters left: 4 (64 enodes) 271.163 * * [simplify]: iters left: 3 (96 enodes) 271.182 * * [simplify]: iters left: 2 (164 enodes) 271.215 * * [simplify]: iters left: 1 (270 enodes) 271.271 * * [simplify]: Extracting #0: cost 1 inf + 0 271.271 * * [simplify]: Extracting #1: cost 0 inf + 1 271.271 * [simplify]: Simplified to 0 271.271 * [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)) 271.272 * * * * [progress]: [ 485 / 3260 ] simplifiying candidate # 271.272 * [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)))))) 271.272 * * [simplify]: iters left: 6 (26 enodes) 271.279 * * [simplify]: iters left: 5 (106 enodes) 271.300 * * [simplify]: iters left: 4 (239 enodes) 271.348 * * [simplify]: Extracting #0: cost 1 inf + 0 271.348 * * [simplify]: Extracting #1: cost 13 inf + 0 271.349 * * [simplify]: Extracting #2: cost 112 inf + 0 271.349 * * [simplify]: Extracting #3: cost 139 inf + 2119 271.352 * * [simplify]: Extracting #4: cost 80 inf + 12297 271.355 * * [simplify]: Extracting #5: cost 78 inf + 13962 271.358 * * [simplify]: Extracting #6: cost 69 inf + 16446 271.368 * * [simplify]: Extracting #7: cost 16 inf + 37853 271.378 * * [simplify]: Extracting #8: cost 0 inf + 45431 271.389 * * [simplify]: Extracting #9: cost 0 inf + 45071 271.399 * [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))))) 271.399 * [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))))))) 271.400 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 271.400 * * [simplify]: iters left: 6 (12 enodes) 271.404 * * [simplify]: iters left: 5 (53 enodes) 271.413 * * [simplify]: iters left: 4 (117 enodes) 271.436 * * [simplify]: iters left: 3 (255 enodes) 271.499 * * [simplify]: Extracting #0: cost 1 inf + 0 271.499 * * [simplify]: Extracting #1: cost 0 inf + 1 271.499 * [simplify]: Simplified to 0 271.499 * [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)) 271.499 * * * * [progress]: [ 486 / 3260 ] simplifiying candidate # 271.499 * [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))))) 271.499 * * [simplify]: iters left: 6 (25 enodes) 271.510 * * [simplify]: iters left: 5 (101 enodes) 271.527 * * [simplify]: iters left: 4 (218 enodes) 271.569 * * [simplify]: iters left: 3 (463 enodes) 271.704 * * [simplify]: Extracting #0: cost 1 inf + 0 271.704 * * [simplify]: Extracting #1: cost 27 inf + 0 271.704 * * [simplify]: Extracting #2: cost 174 inf + 1 271.706 * * [simplify]: Extracting #3: cost 203 inf + 2339 271.709 * * [simplify]: Extracting #4: cost 146 inf + 9416 271.714 * * [simplify]: Extracting #5: cost 135 inf + 10566 271.721 * * [simplify]: Extracting #6: cost 89 inf + 28087 271.737 * * [simplify]: Extracting #7: cost 11 inf + 62642 271.758 * * [simplify]: Extracting #8: cost 0 inf + 66663 271.782 * * [simplify]: Extracting #9: cost 0 inf + 66543 271.803 * [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))) 271.803 * [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)))))) 271.804 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 271.804 * * [simplify]: iters left: 6 (11 enodes) 271.807 * * [simplify]: iters left: 5 (48 enodes) 271.816 * * [simplify]: iters left: 4 (98 enodes) 271.833 * * [simplify]: iters left: 3 (181 enodes) 271.874 * * [simplify]: iters left: 2 (358 enodes) 271.986 * * [simplify]: Extracting #0: cost 1 inf + 0 271.986 * * [simplify]: Extracting #1: cost 0 inf + 1 271.986 * [simplify]: Simplified to 0 271.986 * [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)) 271.987 * * * * [progress]: [ 487 / 3260 ] simplifiying candidate # 271.987 * [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)))) 271.987 * * [simplify]: iters left: 6 (24 enodes) 271.993 * * [simplify]: iters left: 5 (94 enodes) 272.009 * * [simplify]: iters left: 4 (196 enodes) 272.050 * * [simplify]: iters left: 3 (412 enodes) 272.165 * * [simplify]: Extracting #0: cost 1 inf + 0 272.165 * * [simplify]: Extracting #1: cost 28 inf + 0 272.165 * * [simplify]: Extracting #2: cost 147 inf + 43 272.166 * * [simplify]: Extracting #3: cost 171 inf + 1454 272.168 * * [simplify]: Extracting #4: cost 148 inf + 3848 272.170 * * [simplify]: Extracting #5: cost 132 inf + 6018 272.176 * * [simplify]: Extracting #6: cost 86 inf + 23094 272.191 * * [simplify]: Extracting #7: cost 14 inf + 55279 272.212 * * [simplify]: Extracting #8: cost 0 inf + 61080 272.231 * [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))) 272.231 * [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))))) 272.231 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 272.231 * * [simplify]: iters left: 6 (10 enodes) 272.235 * * [simplify]: iters left: 5 (41 enodes) 272.242 * * [simplify]: iters left: 4 (81 enodes) 272.255 * * [simplify]: iters left: 3 (127 enodes) 272.273 * * [simplify]: iters left: 2 (186 enodes) 272.302 * * [simplify]: iters left: 1 (266 enodes) 272.367 * * [simplify]: Extracting #0: cost 1 inf + 0 272.367 * * [simplify]: Extracting #1: cost 0 inf + 1 272.367 * [simplify]: Simplified to 0 272.367 * [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)) 272.367 * * * * [progress]: [ 488 / 3260 ] simplifiying candidate # 272.368 * [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))) 272.368 * * [simplify]: iters left: 6 (23 enodes) 272.374 * * [simplify]: iters left: 5 (91 enodes) 272.390 * * [simplify]: iters left: 4 (177 enodes) 272.427 * * [simplify]: iters left: 3 (371 enodes) 272.533 * * [simplify]: Extracting #0: cost 1 inf + 0 272.534 * * [simplify]: Extracting #1: cost 21 inf + 0 272.534 * * [simplify]: Extracting #2: cost 125 inf + 2 272.535 * * [simplify]: Extracting #3: cost 163 inf + 658 272.536 * * [simplify]: Extracting #4: cost 148 inf + 3072 272.540 * * [simplify]: Extracting #5: cost 94 inf + 19628 272.555 * * [simplify]: Extracting #6: cost 14 inf + 53555 272.573 * * [simplify]: Extracting #7: cost 0 inf + 59074 272.592 * * [simplify]: Extracting #8: cost 0 inf + 58994 272.610 * [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))) 272.610 * [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)))) 272.610 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 272.610 * * [simplify]: iters left: 6 (9 enodes) 272.616 * * [simplify]: iters left: 5 (36 enodes) 272.622 * * [simplify]: iters left: 4 (67 enodes) 272.634 * * [simplify]: iters left: 3 (97 enodes) 272.651 * * [simplify]: iters left: 2 (158 enodes) 272.687 * * [simplify]: iters left: 1 (263 enodes) 272.732 * * [simplify]: Extracting #0: cost 1 inf + 0 272.732 * * [simplify]: Extracting #1: cost 0 inf + 1 272.732 * [simplify]: Simplified to 0 272.732 * [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)) 272.732 * * * * [progress]: [ 489 / 3260 ] simplifiying candidate # 272.734 * [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)))) 272.734 * * [simplify]: iters left: 6 (23 enodes) 272.740 * * [simplify]: iters left: 5 (92 enodes) 272.756 * * [simplify]: iters left: 4 (187 enodes) 272.792 * * [simplify]: iters left: 3 (396 enodes) 272.903 * * [simplify]: Extracting #0: cost 1 inf + 0 272.903 * * [simplify]: Extracting #1: cost 24 inf + 0 272.904 * * [simplify]: Extracting #2: cost 135 inf + 1 272.904 * * [simplify]: Extracting #3: cost 181 inf + 421 272.906 * * [simplify]: Extracting #4: cost 147 inf + 4244 272.911 * * [simplify]: Extracting #5: cost 92 inf + 20641 272.929 * * [simplify]: Extracting #6: cost 8 inf + 56030 272.947 * * [simplify]: Extracting #7: cost 0 inf + 59430 272.966 * * [simplify]: Extracting #8: cost 0 inf + 59350 272.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 (* a 2))) 272.984 * [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))))) 272.984 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 272.984 * * [simplify]: iters left: 5 (9 enodes) 272.987 * * [simplify]: iters left: 4 (39 enodes) 272.993 * * [simplify]: iters left: 3 (65 enodes) 273.004 * * [simplify]: iters left: 2 (129 enodes) 273.031 * * [simplify]: iters left: 1 (210 enodes) 273.068 * * [simplify]: Extracting #0: cost 1 inf + 0 273.069 * * [simplify]: Extracting #1: cost 0 inf + 1 273.069 * [simplify]: Simplified to 0 273.069 * [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)) 273.069 * * * * [progress]: [ 490 / 3260 ] simplifiying candidate # 273.069 * [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)))))) 273.069 * * [simplify]: iters left: 6 (25 enodes) 273.077 * * [simplify]: iters left: 5 (97 enodes) 273.093 * * [simplify]: iters left: 4 (164 enodes) 273.122 * * [simplify]: iters left: 3 (346 enodes) 273.224 * * [simplify]: Extracting #0: cost 1 inf + 0 273.224 * * [simplify]: Extracting #1: cost 11 inf + 0 273.224 * * [simplify]: Extracting #2: cost 123 inf + 0 273.225 * * [simplify]: Extracting #3: cost 206 inf + 375 273.226 * * [simplify]: Extracting #4: cost 185 inf + 2898 273.228 * * [simplify]: Extracting #5: cost 169 inf + 8459 273.233 * * [simplify]: Extracting #6: cost 118 inf + 30350 273.251 * * [simplify]: Extracting #7: cost 15 inf + 79169 273.276 * * [simplify]: Extracting #8: cost 0 inf + 86290 273.300 * [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)) 273.300 * [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))))))) 273.301 * [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))))) 273.301 * * [simplify]: iters left: 6 (10 enodes) 273.303 * * [simplify]: iters left: 5 (37 enodes) 273.309 * * [simplify]: iters left: 4 (57 enodes) 273.319 * * [simplify]: iters left: 3 (104 enodes) 273.337 * * [simplify]: iters left: 2 (158 enodes) 273.363 * * [simplify]: iters left: 1 (225 enodes) 273.396 * * [simplify]: Extracting #0: cost 1 inf + 0 273.396 * * [simplify]: Extracting #1: cost 0 inf + 1 273.396 * [simplify]: Simplified to 0 273.396 * [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)) 273.397 * * * * [progress]: [ 491 / 3260 ] simplifiying candidate # 273.397 * [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))))) 273.397 * * [simplify]: iters left: 6 (24 enodes) 273.402 * * [simplify]: iters left: 5 (88 enodes) 273.416 * * [simplify]: iters left: 4 (148 enodes) 273.444 * * [simplify]: iters left: 3 (315 enodes) 273.540 * * [simplify]: Extracting #0: cost 1 inf + 0 273.541 * * [simplify]: Extracting #1: cost 9 inf + 0 273.541 * * [simplify]: Extracting #2: cost 113 inf + 0 273.541 * * [simplify]: Extracting #3: cost 191 inf + 209 273.542 * * [simplify]: Extracting #4: cost 174 inf + 1722 273.544 * * [simplify]: Extracting #5: cost 167 inf + 4476 273.549 * * [simplify]: Extracting #6: cost 120 inf + 24159 273.566 * * [simplify]: Extracting #7: cost 16 inf + 74102 273.589 * * [simplify]: Extracting #8: cost 0 inf + 81483 273.612 * * [simplify]: Extracting #9: cost 0 inf + 81283 273.635 * [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)) 273.635 * [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)))))) 273.635 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 273.635 * * [simplify]: iters left: 6 (9 enodes) 273.638 * * [simplify]: iters left: 5 (29 enodes) 273.643 * * [simplify]: iters left: 4 (42 enodes) 273.649 * * [simplify]: iters left: 3 (58 enodes) 273.657 * * [simplify]: iters left: 2 (68 enodes) 273.664 * * [simplify]: Extracting #0: cost 1 inf + 0 273.664 * * [simplify]: Extracting #1: cost 0 inf + 1 273.664 * [simplify]: Simplified to 0 273.664 * [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)) 273.665 * * * * [progress]: [ 492 / 3260 ] simplifiying candidate # 273.665 * [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)))))) 273.665 * * [simplify]: iters left: 6 (26 enodes) 273.671 * * [simplify]: iters left: 5 (105 enodes) 273.689 * * [simplify]: iters left: 4 (225 enodes) 273.737 * * [simplify]: Extracting #0: cost 1 inf + 0 273.737 * * [simplify]: Extracting #1: cost 11 inf + 0 273.738 * * [simplify]: Extracting #2: cost 96 inf + 0 273.738 * * [simplify]: Extracting #3: cost 157 inf + 1 273.739 * * [simplify]: Extracting #4: cost 156 inf + 86 273.739 * * [simplify]: Extracting #5: cost 155 inf + 1267 273.740 * * [simplify]: Extracting #6: cost 144 inf + 3759 273.745 * * [simplify]: Extracting #7: cost 72 inf + 31325 273.756 * * [simplify]: Extracting #8: cost 6 inf + 57665 273.769 * * [simplify]: Extracting #9: cost 0 inf + 58528 273.782 * * [simplify]: Extracting #10: cost 0 inf + 58408 273.796 * * [simplify]: Extracting #11: cost 0 inf + 58328 273.809 * [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)))) 273.809 * [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))))))) 273.809 * [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))))) 273.809 * * [simplify]: iters left: 6 (13 enodes) 273.813 * * [simplify]: iters left: 5 (53 enodes) 273.821 * * [simplify]: iters left: 4 (117 enodes) 273.848 * * [simplify]: iters left: 3 (275 enodes) 273.904 * * [simplify]: iters left: 2 (474 enodes) 274.016 * * [simplify]: Extracting #0: cost 1 inf + 0 274.016 * * [simplify]: Extracting #1: cost 0 inf + 1 274.016 * [simplify]: Simplified to 0 274.016 * [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)) 274.016 * * * * [progress]: [ 493 / 3260 ] simplifiying candidate # 274.016 * [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))))) 274.016 * * [simplify]: iters left: 6 (27 enodes) 274.022 * * [simplify]: iters left: 5 (105 enodes) 274.042 * * [simplify]: iters left: 4 (194 enodes) 274.076 * * [simplify]: iters left: 3 (416 enodes) 274.192 * * [simplify]: Extracting #0: cost 1 inf + 0 274.193 * * [simplify]: Extracting #1: cost 11 inf + 0 274.193 * * [simplify]: Extracting #2: cost 132 inf + 0 274.194 * * [simplify]: Extracting #3: cost 232 inf + 42 274.195 * * [simplify]: Extracting #4: cost 219 inf + 1864 274.196 * * [simplify]: Extracting #5: cost 208 inf + 5142 274.202 * * [simplify]: Extracting #6: cost 137 inf + 27588 274.221 * * [simplify]: Extracting #7: cost 15 inf + 82603 274.249 * * [simplify]: Extracting #8: cost 0 inf + 90592 274.274 * * [simplify]: Extracting #9: cost 0 inf + 90512 274.299 * [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)) 274.299 * [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)))))) 274.299 * [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)))) 274.300 * * [simplify]: iters left: 6 (12 enodes) 274.303 * * [simplify]: iters left: 5 (47 enodes) 274.310 * * [simplify]: iters left: 4 (82 enodes) 274.324 * * [simplify]: iters left: 3 (157 enodes) 274.352 * * [simplify]: iters left: 2 (248 enodes) 274.392 * * [simplify]: iters left: 1 (341 enodes) 274.449 * * [simplify]: Extracting #0: cost 1 inf + 0 274.449 * * [simplify]: Extracting #1: cost 0 inf + 1 274.449 * [simplify]: Simplified to 0 274.449 * [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)) 274.449 * * * * [progress]: [ 494 / 3260 ] simplifiying candidate # 274.449 * [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)))) 274.449 * * [simplify]: iters left: 6 (27 enodes) 274.456 * * [simplify]: iters left: 5 (105 enodes) 274.474 * * [simplify]: iters left: 4 (202 enodes) 274.513 * * [simplify]: iters left: 3 (445 enodes) 274.648 * * [simplify]: Extracting #0: cost 1 inf + 0 274.648 * * [simplify]: Extracting #1: cost 13 inf + 0 274.648 * * [simplify]: Extracting #2: cost 138 inf + 0 274.649 * * [simplify]: Extracting #3: cost 236 inf + 2 274.651 * * [simplify]: Extracting #4: cost 222 inf + 1545 274.652 * * [simplify]: Extracting #5: cost 211 inf + 4344 274.659 * * [simplify]: Extracting #6: cost 136 inf + 31359 274.679 * * [simplify]: Extracting #7: cost 14 inf + 85813 274.704 * * [simplify]: Extracting #8: cost 0 inf + 91555 274.732 * * [simplify]: Extracting #9: cost 0 inf + 91115 274.758 * [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)) 274.758 * [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))))) 274.758 * [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))) 274.758 * * [simplify]: iters left: 6 (12 enodes) 274.761 * * [simplify]: iters left: 5 (47 enodes) 274.770 * * [simplify]: iters left: 4 (89 enodes) 274.787 * * [simplify]: iters left: 3 (180 enodes) 274.828 * * [simplify]: iters left: 2 (296 enodes) 274.887 * * [simplify]: iters left: 1 (428 enodes) 274.977 * * [simplify]: Extracting #0: cost 1 inf + 0 274.977 * * [simplify]: Extracting #1: cost 0 inf + 1 274.977 * [simplify]: Simplified to 0 274.977 * [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)) 274.977 * * * * [progress]: [ 495 / 3260 ] simplifiying candidate # 274.977 * [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)))))) 274.978 * * [simplify]: iters left: 6 (25 enodes) 274.986 * * [simplify]: iters left: 5 (98 enodes) 275.002 * * [simplify]: iters left: 4 (186 enodes) 275.035 * * [simplify]: iters left: 3 (388 enodes) 275.142 * * [simplify]: Extracting #0: cost 1 inf + 0 275.142 * * [simplify]: Extracting #1: cost 11 inf + 0 275.143 * * [simplify]: Extracting #2: cost 123 inf + 0 275.143 * * [simplify]: Extracting #3: cost 227 inf + 0 275.144 * * [simplify]: Extracting #4: cost 215 inf + 1460 275.146 * * [simplify]: Extracting #5: cost 197 inf + 6281 275.152 * * [simplify]: Extracting #6: cost 126 inf + 30518 275.176 * * [simplify]: Extracting #7: cost 13 inf + 85524 275.201 * * [simplify]: Extracting #8: cost 0 inf + 91901 275.226 * * [simplify]: Extracting #9: cost 0 inf + 91861 275.251 * [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))) 275.251 * [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))))))) 275.251 * [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))))) 275.251 * * [simplify]: iters left: 6 (12 enodes) 275.254 * * [simplify]: iters left: 5 (46 enodes) 275.262 * * [simplify]: iters left: 4 (81 enodes) 275.276 * * [simplify]: iters left: 3 (134 enodes) 275.296 * * [simplify]: iters left: 2 (197 enodes) 275.324 * * [simplify]: iters left: 1 (271 enodes) 275.364 * * [simplify]: Extracting #0: cost 1 inf + 0 275.364 * * [simplify]: Extracting #1: cost 0 inf + 1 275.364 * [simplify]: Simplified to 0 275.364 * [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)) 275.364 * * * * [progress]: [ 496 / 3260 ] simplifiying candidate # 275.364 * [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))))) 275.365 * * [simplify]: iters left: 6 (25 enodes) 275.371 * * [simplify]: iters left: 5 (95 enodes) 275.386 * * [simplify]: iters left: 4 (163 enodes) 275.417 * * [simplify]: iters left: 3 (345 enodes) 275.516 * * [simplify]: Extracting #0: cost 1 inf + 0 275.516 * * [simplify]: Extracting #1: cost 9 inf + 0 275.516 * * [simplify]: Extracting #2: cost 117 inf + 0 275.519 * * [simplify]: Extracting #3: cost 213 inf + 0 275.520 * * [simplify]: Extracting #4: cost 202 inf + 1016 275.522 * * [simplify]: Extracting #5: cost 190 inf + 3698 275.526 * * [simplify]: Extracting #6: cost 138 inf + 19954 275.543 * * [simplify]: Extracting #7: cost 22 inf + 74231 275.566 * * [simplify]: Extracting #8: cost 0 inf + 85008 275.590 * * [simplify]: Extracting #9: cost 0 inf + 84808 275.613 * [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))) 275.613 * [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)))))) 275.613 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 275.613 * * [simplify]: iters left: 6 (10 enodes) 275.616 * * [simplify]: iters left: 5 (38 enodes) 275.623 * * [simplify]: iters left: 4 (59 enodes) 275.632 * * [simplify]: iters left: 3 (88 enodes) 275.644 * * [simplify]: iters left: 2 (117 enodes) 275.659 * * [simplify]: iters left: 1 (144 enodes) 275.676 * * [simplify]: Extracting #0: cost 1 inf + 0 275.676 * * [simplify]: Extracting #1: cost 0 inf + 1 275.676 * [simplify]: Simplified to 0 275.676 * [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)) 275.677 * * * * [progress]: [ 497 / 3260 ] simplifiying candidate # 275.677 * [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)))) 275.677 * * [simplify]: iters left: 6 (26 enodes) 275.683 * * [simplify]: iters left: 5 (100 enodes) 275.701 * * [simplify]: iters left: 4 (174 enodes) 275.732 * * [simplify]: iters left: 3 (373 enodes) 275.838 * * [simplify]: Extracting #0: cost 1 inf + 0 275.838 * * [simplify]: Extracting #1: cost 11 inf + 0 275.839 * * [simplify]: Extracting #2: cost 127 inf + 0 275.839 * * [simplify]: Extracting #3: cost 209 inf + 499 275.841 * * [simplify]: Extracting #4: cost 198 inf + 1399 275.842 * * [simplify]: Extracting #5: cost 180 inf + 5341 275.849 * * [simplify]: Extracting #6: cost 113 inf + 31871 275.870 * * [simplify]: Extracting #7: cost 7 inf + 83984 275.897 * * [simplify]: Extracting #8: cost 0 inf + 86905 275.922 * * [simplify]: Extracting #9: cost 0 inf + 86865 275.946 * [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))) 275.946 * [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))))) 275.946 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 275.946 * * [simplify]: iters left: 6 (11 enodes) 275.950 * * [simplify]: iters left: 5 (42 enodes) 275.957 * * [simplify]: iters left: 4 (67 enodes) 275.967 * * [simplify]: iters left: 3 (111 enodes) 275.985 * * [simplify]: iters left: 2 (140 enodes) 276.003 * * [simplify]: iters left: 1 (160 enodes) 276.020 * * [simplify]: Extracting #0: cost 1 inf + 0 276.020 * * [simplify]: Extracting #1: cost 0 inf + 1 276.020 * [simplify]: Simplified to 0 276.020 * [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)) 276.020 * * * * [progress]: [ 498 / 3260 ] simplifiying candidate # 276.021 * [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)))))) 276.021 * * [simplify]: iters left: 6 (29 enodes) 276.028 * * [simplify]: iters left: 5 (120 enodes) 276.051 * * [simplify]: iters left: 4 (289 enodes) 276.133 * * [simplify]: Extracting #0: cost 1 inf + 0 276.133 * * [simplify]: Extracting #1: cost 11 inf + 0 276.134 * * [simplify]: Extracting #2: cost 185 inf + 0 276.134 * * [simplify]: Extracting #3: cost 331 inf + 1 276.136 * * [simplify]: Extracting #4: cost 311 inf + 3928 276.144 * * [simplify]: Extracting #5: cost 168 inf + 53726 276.158 * * [simplify]: Extracting #6: cost 88 inf + 84150 276.175 * * [simplify]: Extracting #7: cost 59 inf + 93180 276.200 * * [simplify]: Extracting #8: cost 4 inf + 121321 276.223 * * [simplify]: Extracting #9: cost 0 inf + 122971 276.247 * * [simplify]: Extracting #10: cost 0 inf + 122651 276.271 * * [simplify]: Extracting #11: cost 0 inf + 122571 276.296 * [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)))) 276.296 * [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))))))) 276.296 * [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))))) 276.297 * * [simplify]: iters left: 6 (16 enodes) 276.301 * * [simplify]: iters left: 5 (68 enodes) 276.313 * * [simplify]: iters left: 4 (179 enodes) 276.373 * * [simplify]: Extracting #0: cost 1 inf + 0 276.373 * * [simplify]: Extracting #1: cost 27 inf + 0 276.373 * * [simplify]: Extracting #2: cost 153 inf + 0 276.374 * * [simplify]: Extracting #3: cost 242 inf + 83 276.377 * * [simplify]: Extracting #4: cost 185 inf + 16503 276.390 * * [simplify]: Extracting #5: cost 15 inf + 79352 276.405 * * [simplify]: Extracting #6: cost 0 inf + 84943 276.420 * [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))))) 276.420 * [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))))))) 276.421 * * * * [progress]: [ 499 / 3260 ] simplifiying candidate # 276.421 * [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))))) 276.421 * * [simplify]: iters left: 6 (30 enodes) 276.428 * * [simplify]: iters left: 5 (121 enodes) 276.451 * * [simplify]: iters left: 4 (259 enodes) 276.514 * * [simplify]: Extracting #0: cost 1 inf + 0 276.515 * * [simplify]: Extracting #1: cost 11 inf + 0 276.515 * * [simplify]: Extracting #2: cost 150 inf + 0 276.516 * * [simplify]: Extracting #3: cost 264 inf + 0 276.517 * * [simplify]: Extracting #4: cost 247 inf + 2489 276.521 * * [simplify]: Extracting #5: cost 146 inf + 34259 276.533 * * [simplify]: Extracting #6: cost 61 inf + 63599 276.551 * * [simplify]: Extracting #7: cost 1 inf + 90629 276.570 * * [simplify]: Extracting #8: cost 0 inf + 91179 276.591 * [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)))))) 276.591 * [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)))))) 276.591 * [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)))) 276.592 * * [simplify]: iters left: 6 (15 enodes) 276.595 * * [simplify]: iters left: 5 (63 enodes) 276.606 * * [simplify]: iters left: 4 (145 enodes) 276.643 * * [simplify]: iters left: 3 (499 enodes) 276.893 * * [simplify]: Extracting #0: cost 1 inf + 0 276.893 * * [simplify]: Extracting #1: cost 0 inf + 1 276.893 * [simplify]: Simplified to 0 276.894 * [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)) 276.894 * * * * [progress]: [ 500 / 3260 ] simplifiying candidate # 276.894 * [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)))) 276.894 * * [simplify]: iters left: 6 (30 enodes) 276.902 * * [simplify]: iters left: 5 (120 enodes) 276.923 * * [simplify]: iters left: 4 (273 enodes) 276.999 * * [simplify]: Extracting #0: cost 1 inf + 0 276.999 * * [simplify]: Extracting #1: cost 13 inf + 0 276.999 * * [simplify]: Extracting #2: cost 154 inf + 0 277.000 * * [simplify]: Extracting #3: cost 251 inf + 2 277.001 * * [simplify]: Extracting #4: cost 236 inf + 2190 277.006 * * [simplify]: Extracting #5: cost 134 inf + 30438 277.015 * * [simplify]: Extracting #6: cost 88 inf + 44605 277.025 * * [simplify]: Extracting #7: cost 56 inf + 55661 277.041 * * [simplify]: Extracting #8: cost 5 inf + 81521 277.058 * * [simplify]: Extracting #9: cost 0 inf + 83911 277.076 * * [simplify]: Extracting #10: cost 0 inf + 83591 277.095 * * [simplify]: Extracting #11: cost 0 inf + 83471 277.113 * [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))))) 277.113 * [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))))) 277.113 * [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))) 277.113 * * [simplify]: iters left: 6 (15 enodes) 277.117 * * [simplify]: iters left: 5 (62 enodes) 277.129 * * [simplify]: iters left: 4 (159 enodes) 277.174 * * [simplify]: iters left: 3 (475 enodes) 277.389 * * [simplify]: Extracting #0: cost 1 inf + 0 277.389 * * [simplify]: Extracting #1: cost 42 inf + 0 277.390 * * [simplify]: Extracting #2: cost 194 inf + 1 277.393 * * [simplify]: Extracting #3: cost 205 inf + 15094 277.408 * * [simplify]: Extracting #4: cost 20 inf + 63712 277.426 * * [simplify]: Extracting #5: cost 3 inf + 65204 277.445 * * [simplify]: Extracting #6: cost 0 inf + 65965 277.463 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 277.463 * [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)))) 277.464 * * * * [progress]: [ 501 / 3260 ] simplifiying candidate # 277.464 * [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)))))) 277.464 * * [simplify]: iters left: 6 (27 enodes) 277.473 * * [simplify]: iters left: 5 (109 enodes) 277.491 * * [simplify]: iters left: 4 (246 enodes) 277.553 * * [simplify]: Extracting #0: cost 1 inf + 0 277.553 * * [simplify]: Extracting #1: cost 11 inf + 0 277.554 * * [simplify]: Extracting #2: cost 145 inf + 0 277.555 * * [simplify]: Extracting #3: cost 259 inf + 0 277.556 * * [simplify]: Extracting #4: cost 235 inf + 5250 277.564 * * [simplify]: Extracting #5: cost 120 inf + 44680 277.577 * * [simplify]: Extracting #6: cost 56 inf + 68240 277.594 * * [simplify]: Extracting #7: cost 4 inf + 91376 277.614 * * [simplify]: Extracting #8: cost 0 inf + 93306 277.636 * * [simplify]: Extracting #9: cost 0 inf + 92986 277.655 * * [simplify]: Extracting #10: cost 0 inf + 92906 277.674 * [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))) 277.674 * [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))))))) 277.675 * [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))))) 277.675 * * [simplify]: iters left: 6 (15 enodes) 277.679 * * [simplify]: iters left: 5 (62 enodes) 277.690 * * [simplify]: iters left: 4 (148 enodes) 277.730 * * [simplify]: iters left: 3 (499 enodes) 277.986 * * [simplify]: Extracting #0: cost 1 inf + 0 277.986 * * [simplify]: Extracting #1: cost 0 inf + 1 277.986 * [simplify]: Simplified to 0 277.986 * [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)) 277.986 * * * * [progress]: [ 502 / 3260 ] simplifiying candidate # 277.987 * [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))))) 277.987 * * [simplify]: iters left: 6 (28 enodes) 277.993 * * [simplify]: iters left: 5 (111 enodes) 278.012 * * [simplify]: iters left: 4 (228 enodes) 278.066 * * [simplify]: Extracting #0: cost 1 inf + 0 278.066 * * [simplify]: Extracting #1: cost 11 inf + 0 278.066 * * [simplify]: Extracting #2: cost 123 inf + 0 278.066 * * [simplify]: Extracting #3: cost 214 inf + 0 278.067 * * [simplify]: Extracting #4: cost 201 inf + 1540 278.071 * * [simplify]: Extracting #5: cost 135 inf + 19664 278.080 * * [simplify]: Extracting #6: cost 55 inf + 47491 278.094 * * [simplify]: Extracting #7: cost 3 inf + 71066 278.109 * * [simplify]: Extracting #8: cost 0 inf + 72215 278.125 * * [simplify]: Extracting #9: cost 0 inf + 72095 278.143 * [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)))) 278.143 * [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)))))) 278.144 * [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)))) 278.144 * * [simplify]: iters left: 6 (14 enodes) 278.147 * * [simplify]: iters left: 5 (56 enodes) 278.157 * * [simplify]: iters left: 4 (117 enodes) 278.184 * * [simplify]: iters left: 3 (347 enodes) 278.305 * * [simplify]: Extracting #0: cost 1 inf + 0 278.305 * * [simplify]: Extracting #1: cost 0 inf + 1 278.305 * [simplify]: Simplified to 0 278.305 * [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)) 278.305 * * * * [progress]: [ 503 / 3260 ] simplifiying candidate # 278.306 * [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)))) 278.306 * * [simplify]: iters left: 6 (28 enodes) 278.316 * * [simplify]: iters left: 5 (112 enodes) 278.335 * * [simplify]: iters left: 4 (226 enodes) 278.386 * * [simplify]: Extracting #0: cost 1 inf + 0 278.386 * * [simplify]: Extracting #1: cost 11 inf + 0 278.386 * * [simplify]: Extracting #2: cost 118 inf + 0 278.387 * * [simplify]: Extracting #3: cost 196 inf + 2 278.388 * * [simplify]: Extracting #4: cost 182 inf + 1585 278.391 * * [simplify]: Extracting #5: cost 118 inf + 17230 278.396 * * [simplify]: Extracting #6: cost 88 inf + 24511 278.403 * * [simplify]: Extracting #7: cost 55 inf + 35132 278.415 * * [simplify]: Extracting #8: cost 9 inf + 58554 278.430 * * [simplify]: Extracting #9: cost 0 inf + 63183 278.444 * * [simplify]: Extracting #10: cost 0 inf + 63063 278.459 * [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))) 278.459 * [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))))) 278.459 * [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))) 278.459 * * [simplify]: iters left: 6 (14 enodes) 278.463 * * [simplify]: iters left: 5 (57 enodes) 278.474 * * [simplify]: iters left: 4 (116 enodes) 278.500 * * [simplify]: iters left: 3 (321 enodes) 278.617 * * [simplify]: Extracting #0: cost 1 inf + 0 278.617 * * [simplify]: Extracting #1: cost 0 inf + 1 278.617 * [simplify]: Simplified to 0 278.617 * [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)) 278.617 * * * * [progress]: [ 504 / 3260 ] simplifiying candidate # 278.618 * [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)))))) 278.618 * * [simplify]: iters left: 6 (28 enodes) 278.624 * * [simplify]: iters left: 5 (114 enodes) 278.644 * * [simplify]: iters left: 4 (257 enodes) 278.709 * * [simplify]: Extracting #0: cost 1 inf + 0 278.709 * * [simplify]: Extracting #1: cost 11 inf + 0 278.709 * * [simplify]: Extracting #2: cost 136 inf + 0 278.710 * * [simplify]: Extracting #3: cost 232 inf + 43 278.711 * * [simplify]: Extracting #4: cost 215 inf + 2473 278.715 * * [simplify]: Extracting #5: cost 144 inf + 21734 278.725 * * [simplify]: Extracting #6: cost 82 inf + 40541 278.738 * * [simplify]: Extracting #7: cost 24 inf + 65299 278.754 * * [simplify]: Extracting #8: cost 0 inf + 77400 278.771 * * [simplify]: Extracting #9: cost 0 inf + 77200 278.788 * * [simplify]: Extracting #10: cost 0 inf + 77120 278.805 * [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)) 278.805 * [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))))))) 278.805 * [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))))) 278.805 * * [simplify]: iters left: 6 (15 enodes) 278.809 * * [simplify]: iters left: 5 (62 enodes) 278.822 * * [simplify]: iters left: 4 (149 enodes) 278.859 * * [simplify]: iters left: 3 (450 enodes) 279.070 * * [simplify]: Extracting #0: cost 1 inf + 0 279.070 * * [simplify]: Extracting #1: cost 0 inf + 1 279.070 * [simplify]: Simplified to 0 279.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)) (* (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)) 279.070 * * * * [progress]: [ 505 / 3260 ] simplifiying candidate # 279.071 * [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))))) 279.071 * * [simplify]: iters left: 6 (29 enodes) 279.078 * * [simplify]: iters left: 5 (115 enodes) 279.101 * * [simplify]: iters left: 4 (230 enodes) 279.150 * * [simplify]: Extracting #0: cost 1 inf + 0 279.150 * * [simplify]: Extracting #1: cost 11 inf + 0 279.150 * * [simplify]: Extracting #2: cost 112 inf + 0 279.151 * * [simplify]: Extracting #3: cost 185 inf + 43 279.151 * * [simplify]: Extracting #4: cost 169 inf + 1910 279.154 * * [simplify]: Extracting #5: cost 114 inf + 14725 279.162 * * [simplify]: Extracting #6: cost 59 inf + 32470 279.173 * * [simplify]: Extracting #7: cost 6 inf + 56574 279.187 * * [simplify]: Extracting #8: cost 0 inf + 59533 279.200 * [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))))) 279.200 * [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)))))) 279.200 * [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)))) 279.200 * * [simplify]: iters left: 6 (14 enodes) 279.204 * * [simplify]: iters left: 5 (57 enodes) 279.214 * * [simplify]: iters left: 4 (118 enodes) 279.242 * * [simplify]: iters left: 3 (314 enodes) 279.339 * * [simplify]: Extracting #0: cost 1 inf + 0 279.339 * * [simplify]: Extracting #1: cost 0 inf + 1 279.339 * [simplify]: Simplified to 0 279.339 * [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)) 279.339 * * * * [progress]: [ 506 / 3260 ] simplifiying candidate # 279.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)) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 279.340 * * [simplify]: iters left: 6 (28 enodes) 279.347 * * [simplify]: iters left: 5 (107 enodes) 279.367 * * [simplify]: iters left: 4 (219 enodes) 279.410 * * [simplify]: Extracting #0: cost 1 inf + 0 279.410 * * [simplify]: Extracting #1: cost 13 inf + 0 279.410 * * [simplify]: Extracting #2: cost 116 inf + 0 279.411 * * [simplify]: Extracting #3: cost 167 inf + 45 279.412 * * [simplify]: Extracting #4: cost 145 inf + 3067 279.414 * * [simplify]: Extracting #5: cost 100 inf + 13075 279.418 * * [simplify]: Extracting #6: cost 83 inf + 16252 279.425 * * [simplify]: Extracting #7: cost 59 inf + 23857 279.433 * * [simplify]: Extracting #8: cost 15 inf + 47002 279.445 * * [simplify]: Extracting #9: cost 0 inf + 53616 279.456 * * [simplify]: Extracting #10: cost 0 inf + 53506 279.469 * [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))) 279.469 * [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))))) 279.469 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 279.469 * * [simplify]: iters left: 6 (13 enodes) 279.473 * * [simplify]: iters left: 5 (48 enodes) 279.481 * * [simplify]: iters left: 4 (103 enodes) 279.501 * * [simplify]: iters left: 3 (238 enodes) 279.566 * * [simplify]: Extracting #0: cost 1 inf + 0 279.566 * * [simplify]: Extracting #1: cost 0 inf + 1 279.566 * [simplify]: Simplified to 0 279.566 * [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)) 279.566 * * * * [progress]: [ 507 / 3260 ] simplifiying candidate # 279.566 * [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)))))) 279.567 * * [simplify]: iters left: 6 (28 enodes) 279.573 * * [simplify]: iters left: 5 (113 enodes) 279.592 * * [simplify]: iters left: 4 (251 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 146 inf + 0 279.654 * * [simplify]: Extracting #3: cost 263 inf + 0 279.655 * * [simplify]: Extracting #4: cost 249 inf + 1783 279.659 * * [simplify]: Extracting #5: cost 190 inf + 19416 279.670 * * [simplify]: Extracting #6: cost 56 inf + 67451 279.687 * * [simplify]: Extracting #7: cost 1 inf + 93089 279.707 * * [simplify]: Extracting #8: cost 0 inf + 93239 279.729 * * [simplify]: Extracting #9: cost 0 inf + 93159 279.748 * [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)))) 279.748 * [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))))))) 279.748 * [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))))) 279.748 * * [simplify]: iters left: 6 (15 enodes) 279.752 * * [simplify]: iters left: 5 (61 enodes) 279.763 * * [simplify]: iters left: 4 (142 enodes) 279.801 * * [simplify]: iters left: 3 (474 enodes) 279.992 * * [simplify]: Extracting #0: cost 1 inf + 0 279.992 * * [simplify]: Extracting #1: cost 0 inf + 1 279.992 * [simplify]: Simplified to 0 279.993 * [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)) 279.993 * * * * [progress]: [ 508 / 3260 ] simplifiying candidate # 279.993 * [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))))) 279.993 * * [simplify]: iters left: 6 (29 enodes) 280.000 * * [simplify]: iters left: 5 (114 enodes) 280.023 * * [simplify]: iters left: 4 (226 enodes) 280.068 * * [simplify]: Extracting #0: cost 1 inf + 0 280.068 * * [simplify]: Extracting #1: cost 11 inf + 0 280.069 * * [simplify]: Extracting #2: cost 123 inf + 0 280.069 * * [simplify]: Extracting #3: cost 211 inf + 0 280.070 * * [simplify]: Extracting #4: cost 190 inf + 3079 280.074 * * [simplify]: Extracting #5: cost 111 inf + 25205 280.082 * * [simplify]: Extracting #6: cost 59 inf + 43296 280.097 * * [simplify]: Extracting #7: cost 5 inf + 68625 280.113 * * [simplify]: Extracting #8: cost 0 inf + 70974 280.128 * * [simplify]: Extracting #9: cost 0 inf + 70894 280.143 * * [simplify]: Extracting #10: cost 0 inf + 70814 280.158 * [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))) 280.159 * [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)))))) 280.159 * [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)))) 280.159 * * [simplify]: iters left: 6 (14 enodes) 280.163 * * [simplify]: iters left: 5 (56 enodes) 280.172 * * [simplify]: iters left: 4 (113 enodes) 280.197 * * [simplify]: iters left: 3 (324 enodes) 280.289 * * [simplify]: Extracting #0: cost 1 inf + 0 280.289 * * [simplify]: Extracting #1: cost 0 inf + 1 280.289 * [simplify]: Simplified to 0 280.289 * [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)) 280.289 * * * * [progress]: [ 509 / 3260 ] simplifiying candidate # 280.290 * [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)))) 280.290 * * [simplify]: iters left: 6 (29 enodes) 280.299 * * [simplify]: iters left: 5 (114 enodes) 280.318 * * [simplify]: iters left: 4 (224 enodes) 280.364 * * [simplify]: Extracting #0: cost 1 inf + 0 280.366 * * [simplify]: Extracting #1: cost 11 inf + 0 280.366 * * [simplify]: Extracting #2: cost 120 inf + 0 280.367 * * [simplify]: Extracting #3: cost 194 inf + 2 280.368 * * [simplify]: Extracting #4: cost 179 inf + 1787 280.371 * * [simplify]: Extracting #5: cost 105 inf + 19338 280.377 * * [simplify]: Extracting #6: cost 60 inf + 34375 280.389 * * [simplify]: Extracting #7: cost 2 inf + 61688 280.402 * * [simplify]: Extracting #8: cost 0 inf + 62377 280.415 * * [simplify]: Extracting #9: cost 0 inf + 62257 280.429 * [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)) 280.429 * [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))))) 280.429 * [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))) 280.430 * * [simplify]: iters left: 6 (14 enodes) 280.433 * * [simplify]: iters left: 5 (56 enodes) 280.443 * * [simplify]: iters left: 4 (112 enodes) 280.468 * * [simplify]: iters left: 3 (297 enodes) 280.553 * * [simplify]: Extracting #0: cost 1 inf + 0 280.553 * * [simplify]: Extracting #1: cost 0 inf + 1 280.553 * [simplify]: Simplified to 0 280.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))))) (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)) 280.554 * * * * [progress]: [ 510 / 3260 ] simplifiying candidate # 280.554 * [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)))))) 280.554 * * [simplify]: iters left: 6 (25 enodes) 280.560 * * [simplify]: iters left: 5 (100 enodes) 280.581 * * [simplify]: iters left: 4 (213 enodes) 280.624 * * [simplify]: Extracting #0: cost 1 inf + 0 280.624 * * [simplify]: Extracting #1: cost 11 inf + 0 280.625 * * [simplify]: Extracting #2: cost 116 inf + 0 280.625 * * [simplify]: Extracting #3: cost 202 inf + 0 280.626 * * [simplify]: Extracting #4: cost 187 inf + 2509 280.629 * * [simplify]: Extracting #5: cost 124 inf + 21932 280.637 * * [simplify]: Extracting #6: cost 69 inf + 38592 280.651 * * [simplify]: Extracting #7: cost 14 inf + 62889 280.666 * * [simplify]: Extracting #8: cost 0 inf + 69445 280.680 * * [simplify]: Extracting #9: cost 0 inf + 69005 280.695 * * [simplify]: Extracting #10: cost 0 inf + 68925 280.710 * [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)))) 280.710 * [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))))))) 280.710 * [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))))) 280.710 * * [simplify]: iters left: 6 (13 enodes) 280.713 * * [simplify]: iters left: 5 (53 enodes) 280.722 * * [simplify]: iters left: 4 (118 enodes) 280.749 * * [simplify]: iters left: 3 (324 enodes) 280.839 * * [simplify]: Extracting #0: cost 1 inf + 0 280.840 * * [simplify]: Extracting #1: cost 0 inf + 1 280.840 * [simplify]: Simplified to 0 280.840 * [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)) 280.840 * * * * [progress]: [ 511 / 3260 ] simplifiying candidate # 280.840 * [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))))) 280.840 * * [simplify]: iters left: 6 (25 enodes) 280.846 * * [simplify]: iters left: 5 (97 enodes) 280.865 * * [simplify]: iters left: 4 (186 enodes) 280.899 * * [simplify]: iters left: 3 (470 enodes) 281.033 * * [simplify]: Extracting #0: cost 1 inf + 0 281.033 * * [simplify]: Extracting #1: cost 9 inf + 0 281.033 * * [simplify]: Extracting #2: cost 152 inf + 0 281.037 * * [simplify]: Extracting #3: cost 290 inf + 42 281.039 * * [simplify]: Extracting #4: cost 274 inf + 2518 281.044 * * [simplify]: Extracting #5: cost 191 inf + 19291 281.054 * * [simplify]: Extracting #6: cost 125 inf + 41295 281.077 * * [simplify]: Extracting #7: cost 11 inf + 95781 281.105 * * [simplify]: Extracting #8: cost 0 inf + 100583 281.134 * * [simplify]: Extracting #9: cost 0 inf + 100383 281.162 * [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)))) 281.162 * [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)))))) 281.162 * [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)))) 281.162 * * [simplify]: iters left: 6 (11 enodes) 281.165 * * [simplify]: iters left: 5 (43 enodes) 281.172 * * [simplify]: iters left: 4 (84 enodes) 281.188 * * [simplify]: iters left: 3 (212 enodes) 281.236 * * [simplify]: iters left: 2 (472 enodes) 281.627 * * [simplify]: Extracting #0: cost 1 inf + 0 281.627 * * [simplify]: Extracting #1: cost 0 inf + 1 281.627 * [simplify]: Simplified to 0 281.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)) (* (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)) 281.627 * * * * [progress]: [ 512 / 3260 ] simplifiying candidate # 281.627 * [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)))) 281.627 * * [simplify]: iters left: 6 (26 enodes) 281.634 * * [simplify]: iters left: 5 (104 enodes) 281.651 * * [simplify]: iters left: 4 (205 enodes) 281.696 * * [simplify]: Extracting #0: cost 1 inf + 0 281.696 * * [simplify]: Extracting #1: cost 11 inf + 0 281.696 * * [simplify]: Extracting #2: cost 106 inf + 0 281.696 * * [simplify]: Extracting #3: cost 167 inf + 2 281.697 * * [simplify]: Extracting #4: cost 154 inf + 1345 281.698 * * [simplify]: Extracting #5: cost 150 inf + 2808 281.701 * * [simplify]: Extracting #6: cost 96 inf + 12184 281.706 * * [simplify]: Extracting #7: cost 54 inf + 25609 281.716 * * [simplify]: Extracting #8: cost 10 inf + 47836 281.728 * * [simplify]: Extracting #9: cost 0 inf + 53046 281.740 * * [simplify]: Extracting #10: cost 0 inf + 52646 281.754 * * [simplify]: Extracting #11: cost 0 inf + 52486 281.766 * [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)) 281.766 * [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))))) 281.767 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 281.767 * * [simplify]: iters left: 6 (12 enodes) 281.770 * * [simplify]: iters left: 5 (49 enodes) 281.779 * * [simplify]: iters left: 4 (99 enodes) 281.799 * * [simplify]: iters left: 3 (234 enodes) 281.858 * * [simplify]: iters left: 2 (447 enodes) 281.959 * * [simplify]: Extracting #0: cost 1 inf + 0 281.959 * * [simplify]: Extracting #1: cost 0 inf + 1 281.959 * [simplify]: Simplified to 0 281.959 * [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)) 281.960 * * * * [progress]: [ 513 / 3260 ] simplifiying candidate # 281.960 * [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)))))) 281.960 * * [simplify]: iters left: 6 (27 enodes) 281.966 * * [simplify]: iters left: 5 (109 enodes) 281.984 * * [simplify]: iters left: 4 (227 enodes) 282.036 * * [simplify]: Extracting #0: cost 1 inf + 0 282.036 * * [simplify]: Extracting #1: cost 11 inf + 0 282.036 * * [simplify]: Extracting #2: cost 113 inf + 0 282.037 * * [simplify]: Extracting #3: cost 185 inf + 43 282.038 * * [simplify]: Extracting #4: cost 171 inf + 1586 282.040 * * [simplify]: Extracting #5: cost 129 inf + 11256 282.046 * * [simplify]: Extracting #6: cost 67 inf + 30061 282.058 * * [simplify]: Extracting #7: cost 4 inf + 58854 282.072 * * [simplify]: Extracting #8: cost 0 inf + 60333 282.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))) (* 2 (cbrt a)))) 282.088 * [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))))))) 282.088 * [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))))) 282.088 * * [simplify]: iters left: 6 (14 enodes) 282.092 * * [simplify]: iters left: 5 (57 enodes) 282.102 * * [simplify]: iters left: 4 (121 enodes) 282.128 * * [simplify]: iters left: 3 (291 enodes) 282.212 * * [simplify]: Extracting #0: cost 1 inf + 0 282.212 * * [simplify]: Extracting #1: cost 0 inf + 1 282.212 * [simplify]: Simplified to 0 282.213 * [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)) 282.213 * * * * [progress]: [ 514 / 3260 ] simplifiying candidate # 282.213 * [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))))) 282.213 * * [simplify]: iters left: 6 (28 enodes) 282.220 * * [simplify]: iters left: 5 (110 enodes) 282.238 * * [simplify]: iters left: 4 (207 enodes) 282.281 * * [simplify]: iters left: 3 (488 enodes) 282.419 * * [simplify]: Extracting #0: cost 1 inf + 0 282.420 * * [simplify]: Extracting #1: cost 11 inf + 0 282.420 * * [simplify]: Extracting #2: cost 150 inf + 0 282.421 * * [simplify]: Extracting #3: cost 262 inf + 167 282.422 * * [simplify]: Extracting #4: cost 238 inf + 2654 282.425 * * [simplify]: Extracting #5: cost 196 inf + 9442 282.432 * * [simplify]: Extracting #6: cost 134 inf + 30824 282.457 * * [simplify]: Extracting #7: cost 13 inf + 88245 282.484 * * [simplify]: Extracting #8: cost 0 inf + 94354 282.511 * * [simplify]: Extracting #9: cost 0 inf + 93954 282.538 * [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)) 282.538 * [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)))))) 282.538 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 282.538 * * [simplify]: iters left: 6 (13 enodes) 282.542 * * [simplify]: iters left: 5 (52 enodes) 282.551 * * [simplify]: iters left: 4 (98 enodes) 282.571 * * [simplify]: iters left: 3 (212 enodes) 282.613 * * [simplify]: iters left: 2 (371 enodes) 282.689 * * [simplify]: Extracting #0: cost 1 inf + 0 282.690 * * [simplify]: Extracting #1: cost 0 inf + 1 282.690 * [simplify]: Simplified to 0 282.690 * [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)) 282.690 * * * * [progress]: [ 515 / 3260 ] simplifiying candidate # 282.690 * [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)))) 282.690 * * [simplify]: iters left: 6 (27 enodes) 282.697 * * [simplify]: iters left: 5 (101 enodes) 282.714 * * [simplify]: iters left: 4 (193 enodes) 282.750 * * [simplify]: iters left: 3 (417 enodes) 282.867 * * [simplify]: Extracting #0: cost 1 inf + 0 282.867 * * [simplify]: Extracting #1: cost 11 inf + 0 282.868 * * [simplify]: Extracting #2: cost 141 inf + 0 282.868 * * [simplify]: Extracting #3: cost 230 inf + 334 282.870 * * [simplify]: Extracting #4: cost 197 inf + 3845 282.873 * * [simplify]: Extracting #5: cost 164 inf + 10059 282.879 * * [simplify]: Extracting #6: cost 132 inf + 24766 282.895 * * [simplify]: Extracting #7: cost 30 inf + 71747 282.919 * * [simplify]: Extracting #8: cost 1 inf + 85642 282.946 * * [simplify]: Extracting #9: cost 0 inf + 86102 282.971 * [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)) 282.971 * [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))))) 282.971 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 282.971 * * [simplify]: iters left: 6 (12 enodes) 282.974 * * [simplify]: iters left: 5 (44 enodes) 282.982 * * [simplify]: iters left: 4 (92 enodes) 282.996 * * [simplify]: iters left: 3 (159 enodes) 283.024 * * [simplify]: iters left: 2 (267 enodes) 283.068 * * [simplify]: iters left: 1 (364 enodes) 283.129 * * [simplify]: Extracting #0: cost 1 inf + 0 283.129 * * [simplify]: Extracting #1: cost 0 inf + 1 283.129 * [simplify]: Simplified to 0 283.129 * [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)) 283.129 * * * * [progress]: [ 516 / 3260 ] simplifiying candidate # 283.129 * [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)))))) 283.129 * * [simplify]: iters left: 6 (28 enodes) 283.138 * * [simplify]: iters left: 5 (116 enodes) 283.158 * * [simplify]: iters left: 4 (260 enodes) 283.221 * * [simplify]: Extracting #0: cost 1 inf + 0 283.221 * * [simplify]: Extracting #1: cost 11 inf + 0 283.222 * * [simplify]: Extracting #2: cost 146 inf + 0 283.222 * * [simplify]: Extracting #3: cost 250 inf + 44 283.223 * * [simplify]: Extracting #4: cost 233 inf + 1993 283.227 * * [simplify]: Extracting #5: cost 157 inf + 23181 283.237 * * [simplify]: Extracting #6: cost 58 inf + 55020 283.253 * * [simplify]: Extracting #7: cost 2 inf + 80828 283.270 * * [simplify]: Extracting #8: cost 0 inf + 81461 283.290 * [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))))) 283.290 * [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))))))) 283.290 * [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))))) 283.290 * * [simplify]: iters left: 6 (15 enodes) 283.295 * * [simplify]: iters left: 5 (64 enodes) 283.306 * * [simplify]: iters left: 4 (149 enodes) 283.343 * * [simplify]: iters left: 3 (466 enodes) 283.616 * * [simplify]: Extracting #0: cost 1 inf + 0 283.616 * * [simplify]: Extracting #1: cost 0 inf + 1 283.616 * [simplify]: Simplified to 0 283.616 * [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)) 283.616 * * * * [progress]: [ 517 / 3260 ] simplifiying candidate # 283.616 * [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))))) 283.617 * * [simplify]: iters left: 6 (29 enodes) 283.624 * * [simplify]: iters left: 5 (117 enodes) 283.644 * * [simplify]: iters left: 4 (236 enodes) 283.696 * * [simplify]: Extracting #0: cost 1 inf + 0 283.696 * * [simplify]: Extracting #1: cost 11 inf + 0 283.697 * * [simplify]: Extracting #2: cost 128 inf + 0 283.697 * * [simplify]: Extracting #3: cost 207 inf + 86 283.698 * * [simplify]: Extracting #4: cost 187 inf + 2359 283.701 * * [simplify]: Extracting #5: cost 120 inf + 18724 283.709 * * [simplify]: Extracting #6: cost 55 inf + 39596 283.722 * * [simplify]: Extracting #7: cost 2 inf + 64033 283.736 * * [simplify]: Extracting #8: cost 0 inf + 64557 283.750 * * [simplify]: Extracting #9: cost 0 inf + 64525 283.767 * [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))) 283.768 * [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)))))) 283.768 * [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)))) 283.768 * * [simplify]: iters left: 6 (14 enodes) 283.772 * * [simplify]: iters left: 5 (59 enodes) 283.782 * * [simplify]: iters left: 4 (121 enodes) 283.807 * * [simplify]: iters left: 3 (332 enodes) 283.952 * * [simplify]: Extracting #0: cost 1 inf + 0 283.952 * * [simplify]: Extracting #1: cost 0 inf + 1 283.952 * [simplify]: Simplified to 0 283.953 * [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)) 283.953 * * * * [progress]: [ 518 / 3260 ] simplifiying candidate # 283.953 * [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)))) 283.953 * * [simplify]: iters left: 6 (28 enodes) 283.960 * * [simplify]: iters left: 5 (112 enodes) 283.980 * * [simplify]: iters left: 4 (227 enodes) 284.029 * * [simplify]: Extracting #0: cost 1 inf + 0 284.029 * * [simplify]: Extracting #1: cost 11 inf + 0 284.029 * * [simplify]: Extracting #2: cost 113 inf + 0 284.030 * * [simplify]: Extracting #3: cost 172 inf + 129 284.031 * * [simplify]: Extracting #4: cost 147 inf + 2780 284.033 * * [simplify]: Extracting #5: cost 103 inf + 12437 284.039 * * [simplify]: Extracting #6: cost 52 inf + 30658 284.050 * * [simplify]: Extracting #7: cost 7 inf + 50109 284.062 * * [simplify]: Extracting #8: cost 0 inf + 53738 284.074 * * [simplify]: Extracting #9: cost 0 inf + 53658 284.089 * [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)))) 284.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)) (/ (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))))) 284.089 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 284.089 * * [simplify]: iters left: 6 (13 enodes) 284.093 * * [simplify]: iters left: 5 (54 enodes) 284.102 * * [simplify]: iters left: 4 (112 enodes) 284.126 * * [simplify]: iters left: 3 (281 enodes) 284.226 * * [simplify]: Extracting #0: cost 1 inf + 0 284.226 * * [simplify]: Extracting #1: cost 0 inf + 1 284.227 * [simplify]: Simplified to 0 284.227 * [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)) 284.227 * * * * [progress]: [ 519 / 3260 ] simplifiying candidate # 284.227 * [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)))))) 284.227 * * [simplify]: iters left: 6 (26 enodes) 284.234 * * [simplify]: iters left: 5 (106 enodes) 284.252 * * [simplify]: iters left: 4 (233 enodes) 284.305 * * [simplify]: Extracting #0: cost 1 inf + 0 284.305 * * [simplify]: Extracting #1: cost 11 inf + 0 284.305 * * [simplify]: Extracting #2: cost 121 inf + 0 284.305 * * [simplify]: Extracting #3: cost 201 inf + 86 284.306 * * [simplify]: Extracting #4: cost 180 inf + 2809 284.310 * * [simplify]: Extracting #5: cost 106 inf + 21488 284.318 * * [simplify]: Extracting #6: cost 54 inf + 41503 284.332 * * [simplify]: Extracting #7: cost 5 inf + 62446 284.348 * * [simplify]: Extracting #8: cost 0 inf + 64730 284.363 * * [simplify]: Extracting #9: cost 0 inf + 64610 284.378 * [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)))) 284.378 * [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))))))) 284.378 * [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))))) 284.378 * * [simplify]: iters left: 6 (14 enodes) 284.382 * * [simplify]: iters left: 5 (59 enodes) 284.392 * * [simplify]: iters left: 4 (134 enodes) 284.423 * * [simplify]: iters left: 3 (357 enodes) 284.569 * * [simplify]: Extracting #0: cost 1 inf + 0 284.569 * * [simplify]: Extracting #1: cost 0 inf + 1 284.569 * [simplify]: Simplified to 0 284.569 * [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)) 284.569 * * * * [progress]: [ 520 / 3260 ] simplifiying candidate # 284.570 * [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))))) 284.570 * * [simplify]: iters left: 6 (27 enodes) 284.577 * * [simplify]: iters left: 5 (108 enodes) 284.598 * * [simplify]: iters left: 4 (218 enodes) 284.641 * * [simplify]: Extracting #0: cost 1 inf + 0 284.641 * * [simplify]: Extracting #1: cost 11 inf + 0 284.641 * * [simplify]: Extracting #2: cost 113 inf + 0 284.642 * * [simplify]: Extracting #3: cost 174 inf + 87 284.642 * * [simplify]: Extracting #4: cost 162 inf + 1030 284.644 * * [simplify]: Extracting #5: cost 137 inf + 5827 284.652 * * [simplify]: Extracting #6: cost 55 inf + 28833 284.662 * * [simplify]: Extracting #7: cost 3 inf + 52008 284.675 * * [simplify]: Extracting #8: cost 0 inf + 52947 284.687 * * [simplify]: Extracting #9: cost 0 inf + 52837 284.699 * * [simplify]: Extracting #10: cost 0 inf + 52757 284.712 * [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)))) 284.712 * [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)))))) 284.712 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 284.712 * * [simplify]: iters left: 6 (13 enodes) 284.716 * * [simplify]: iters left: 5 (53 enodes) 284.725 * * [simplify]: iters left: 4 (106 enodes) 284.748 * * [simplify]: iters left: 3 (257 enodes) 284.836 * * [simplify]: Extracting #0: cost 1 inf + 0 284.836 * * [simplify]: Extracting #1: cost 0 inf + 1 284.836 * [simplify]: Simplified to 0 284.836 * [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)) 284.836 * * * * [progress]: [ 521 / 3260 ] simplifiying candidate # 284.836 * [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)))) 284.836 * * [simplify]: iters left: 6 (26 enodes) 284.843 * * [simplify]: iters left: 5 (104 enodes) 284.863 * * [simplify]: iters left: 4 (204 enodes) 284.905 * * [simplify]: Extracting #0: cost 1 inf + 0 284.905 * * [simplify]: Extracting #1: cost 11 inf + 0 284.906 * * [simplify]: Extracting #2: cost 105 inf + 0 284.906 * * [simplify]: Extracting #3: cost 151 inf + 170 284.907 * * [simplify]: Extracting #4: cost 103 inf + 5557 284.910 * * [simplify]: Extracting #5: cost 89 inf + 8697 284.913 * * [simplify]: Extracting #6: cost 83 inf + 10379 284.919 * * [simplify]: Extracting #7: cost 26 inf + 33419 284.932 * * [simplify]: Extracting #8: cost 2 inf + 46767 284.943 * * [simplify]: Extracting #9: cost 0 inf + 47457 284.954 * * [simplify]: Extracting #10: cost 0 inf + 47297 284.965 * [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)) 284.966 * [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))))) 284.966 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 284.966 * * [simplify]: iters left: 6 (12 enodes) 284.970 * * [simplify]: iters left: 5 (49 enodes) 284.978 * * [simplify]: iters left: 4 (94 enodes) 284.998 * * [simplify]: iters left: 3 (221 enodes) 285.072 * * [simplify]: iters left: 2 (492 enodes) 285.299 * * [simplify]: Extracting #0: cost 1 inf + 0 285.299 * * [simplify]: Extracting #1: cost 0 inf + 1 285.299 * [simplify]: Simplified to 0 285.299 * [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)) 285.300 * * * * [progress]: [ 522 / 3260 ] simplifiying candidate # 285.300 * [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)))))) 285.300 * * [simplify]: iters left: 6 (26 enodes) 285.306 * * [simplify]: iters left: 5 (104 enodes) 285.328 * * [simplify]: iters left: 4 (220 enodes) 285.374 * * [simplify]: Extracting #0: cost 1 inf + 0 285.374 * * [simplify]: Extracting #1: cost 11 inf + 0 285.375 * * [simplify]: Extracting #2: cost 116 inf + 0 285.375 * * [simplify]: Extracting #3: cost 174 inf + 129 285.376 * * [simplify]: Extracting #4: cost 168 inf + 542 285.377 * * [simplify]: Extracting #5: cost 159 inf + 3380 285.383 * * [simplify]: Extracting #6: cost 81 inf + 24023 285.394 * * [simplify]: Extracting #7: cost 3 inf + 53758 285.407 * * [simplify]: Extracting #8: cost 0 inf + 55068 285.419 * * [simplify]: Extracting #9: cost 0 inf + 54748 285.431 * * [simplify]: Extracting #10: cost 0 inf + 54668 285.443 * * [simplify]: Extracting #11: cost 0 inf + 54588 285.455 * [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)) 285.455 * [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))))))) 285.455 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 285.456 * * [simplify]: iters left: 6 (13 enodes) 285.459 * * [simplify]: iters left: 5 (52 enodes) 285.468 * * [simplify]: iters left: 4 (111 enodes) 285.495 * * [simplify]: iters left: 3 (278 enodes) 285.593 * * [simplify]: Extracting #0: cost 1 inf + 0 285.593 * * [simplify]: Extracting #1: cost 0 inf + 1 285.593 * [simplify]: Simplified to 0 285.593 * [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)) 285.593 * * * * [progress]: [ 523 / 3260 ] simplifiying candidate # 285.593 * [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))))) 285.593 * * [simplify]: iters left: 6 (27 enodes) 285.600 * * [simplify]: iters left: 5 (105 enodes) 285.618 * * [simplify]: iters left: 4 (202 enodes) 285.662 * * [simplify]: iters left: 3 (475 enodes) 285.812 * * [simplify]: Extracting #0: cost 1 inf + 0 285.813 * * [simplify]: Extracting #1: cost 11 inf + 0 285.813 * * [simplify]: Extracting #2: cost 164 inf + 0 285.814 * * [simplify]: Extracting #3: cost 250 inf + 542 285.816 * * [simplify]: Extracting #4: cost 191 inf + 7291 285.820 * * [simplify]: Extracting #5: cost 166 inf + 11849 285.825 * * [simplify]: Extracting #6: cost 162 inf + 12784 285.835 * * [simplify]: Extracting #7: cost 112 inf + 32080 285.856 * * [simplify]: Extracting #8: cost 11 inf + 83187 285.881 * * [simplify]: Extracting #9: cost 0 inf + 88456 285.906 * * [simplify]: Extracting #10: cost 0 inf + 88296 285.931 * [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)) 285.931 * [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)))))) 285.932 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 285.932 * * [simplify]: iters left: 6 (12 enodes) 285.935 * * [simplify]: iters left: 5 (47 enodes) 285.943 * * [simplify]: iters left: 4 (89 enodes) 285.962 * * [simplify]: iters left: 3 (186 enodes) 286.010 * * [simplify]: iters left: 2 (378 enodes) 286.152 * * [simplify]: Extracting #0: cost 1 inf + 0 286.152 * * [simplify]: Extracting #1: cost 0 inf + 1 286.152 * [simplify]: Simplified to 0 286.152 * [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)) 286.153 * * * * [progress]: [ 524 / 3260 ] simplifiying candidate # 286.153 * [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)))) 286.153 * * [simplify]: iters left: 6 (26 enodes) 286.159 * * [simplify]: iters left: 5 (99 enodes) 286.176 * * [simplify]: iters left: 4 (168 enodes) 286.207 * * [simplify]: iters left: 3 (360 enodes) 286.312 * * [simplify]: Extracting #0: cost 1 inf + 0 286.312 * * [simplify]: Extracting #1: cost 9 inf + 0 286.312 * * [simplify]: Extracting #2: cost 128 inf + 2 286.313 * * [simplify]: Extracting #3: cost 205 inf + 297 286.315 * * [simplify]: Extracting #4: cost 175 inf + 3080 286.317 * * [simplify]: Extracting #5: cost 164 inf + 6080 286.322 * * [simplify]: Extracting #6: cost 111 inf + 28168 286.342 * * [simplify]: Extracting #7: cost 19 inf + 72298 286.365 * * [simplify]: Extracting #8: cost 0 inf + 81776 286.388 * * [simplify]: Extracting #9: cost 0 inf + 81721 286.410 * [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)) 286.410 * [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))))) 286.411 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 286.411 * * [simplify]: iters left: 6 (11 enodes) 286.414 * * [simplify]: iters left: 5 (40 enodes) 286.420 * * [simplify]: iters left: 4 (65 enodes) 286.433 * * [simplify]: iters left: 3 (97 enodes) 286.449 * * [simplify]: iters left: 2 (165 enodes) 286.483 * * [simplify]: iters left: 1 (271 enodes) 286.539 * * [simplify]: Extracting #0: cost 1 inf + 0 286.539 * * [simplify]: Extracting #1: cost 0 inf + 1 286.539 * [simplify]: Simplified to 0 286.539 * [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)) 286.539 * * * * [progress]: [ 525 / 3260 ] simplifiying candidate # 286.539 * [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)))))) 286.539 * * [simplify]: iters left: 6 (25 enodes) 286.545 * * [simplify]: iters left: 5 (103 enodes) 286.565 * * [simplify]: iters left: 4 (215 enodes) 286.611 * * [simplify]: Extracting #0: cost 1 inf + 0 286.611 * * [simplify]: Extracting #1: cost 11 inf + 0 286.611 * * [simplify]: Extracting #2: cost 111 inf + 0 286.611 * * [simplify]: Extracting #3: cost 165 inf + 46 286.612 * * [simplify]: Extracting #4: cost 159 inf + 418 286.614 * * [simplify]: Extracting #5: cost 128 inf + 7068 286.617 * * [simplify]: Extracting #6: cost 85 inf + 15240 286.624 * * [simplify]: Extracting #7: cost 55 inf + 24704 286.634 * * [simplify]: Extracting #8: cost 4 inf + 50554 286.647 * * [simplify]: Extracting #9: cost 0 inf + 52514 286.658 * * [simplify]: Extracting #10: cost 0 inf + 52474 286.670 * [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)) 286.671 * [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))))))) 286.671 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 286.671 * * [simplify]: iters left: 6 (12 enodes) 286.674 * * [simplify]: iters left: 5 (51 enodes) 286.683 * * [simplify]: iters left: 4 (106 enodes) 286.709 * * [simplify]: iters left: 3 (247 enodes) 286.780 * * [simplify]: Extracting #0: cost 1 inf + 0 286.780 * * [simplify]: Extracting #1: cost 0 inf + 1 286.780 * [simplify]: Simplified to 0 286.780 * [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)) 286.780 * * * * [progress]: [ 526 / 3260 ] simplifiying candidate # 286.781 * [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))))) 286.781 * * [simplify]: iters left: 6 (26 enodes) 286.787 * * [simplify]: iters left: 5 (104 enodes) 286.804 * * [simplify]: iters left: 4 (199 enodes) 286.848 * * [simplify]: iters left: 3 (470 enodes) 286.999 * * [simplify]: Extracting #0: cost 1 inf + 0 286.999 * * [simplify]: Extracting #1: cost 11 inf + 0 287.002 * * [simplify]: Extracting #2: cost 167 inf + 0 287.004 * * [simplify]: Extracting #3: cost 244 inf + 1813 287.008 * * [simplify]: Extracting #4: cost 187 inf + 8315 287.012 * * [simplify]: Extracting #5: cost 175 inf + 11200 287.016 * * [simplify]: Extracting #6: cost 169 inf + 12419 287.024 * * [simplify]: Extracting #7: cost 124 inf + 29396 287.044 * * [simplify]: Extracting #8: cost 16 inf + 84398 287.070 * * [simplify]: Extracting #9: cost 0 inf + 92569 287.098 * * [simplify]: Extracting #10: cost 0 inf + 92209 287.125 * [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)) 287.125 * [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)))))) 287.125 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 287.125 * * [simplify]: iters left: 6 (11 enodes) 287.128 * * [simplify]: iters left: 5 (46 enodes) 287.136 * * [simplify]: iters left: 4 (86 enodes) 287.154 * * [simplify]: iters left: 3 (183 enodes) 287.203 * * [simplify]: iters left: 2 (372 enodes) 287.341 * * [simplify]: Extracting #0: cost 1 inf + 0 287.342 * * [simplify]: Extracting #1: cost 0 inf + 1 287.342 * [simplify]: Simplified to 0 287.342 * [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)) 287.342 * * * * [progress]: [ 527 / 3260 ] simplifiying candidate # 287.342 * [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)))) 287.342 * * [simplify]: iters left: 6 (25 enodes) 287.348 * * [simplify]: iters left: 5 (98 enodes) 287.364 * * [simplify]: iters left: 4 (167 enodes) 287.399 * * [simplify]: iters left: 3 (359 enodes) 287.500 * * [simplify]: Extracting #0: cost 1 inf + 0 287.500 * * [simplify]: Extracting #1: cost 9 inf + 0 287.500 * * [simplify]: Extracting #2: cost 128 inf + 2 287.501 * * [simplify]: Extracting #3: cost 208 inf + 89 287.502 * * [simplify]: Extracting #4: cost 174 inf + 3242 287.504 * * [simplify]: Extracting #5: cost 163 inf + 6322 287.509 * * [simplify]: Extracting #6: cost 159 inf + 7188 287.514 * * [simplify]: Extracting #7: cost 116 inf + 23804 287.532 * * [simplify]: Extracting #8: cost 24 inf + 69982 287.554 * * [simplify]: Extracting #9: cost 0 inf + 82003 287.578 * * [simplify]: Extracting #10: cost 0 inf + 81963 287.600 * [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))) 287.601 * [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))))) 287.601 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 287.601 * * [simplify]: iters left: 6 (10 enodes) 287.604 * * [simplify]: iters left: 5 (39 enodes) 287.612 * * [simplify]: iters left: 4 (64 enodes) 287.623 * * [simplify]: iters left: 3 (96 enodes) 287.639 * * [simplify]: iters left: 2 (164 enodes) 287.675 * * [simplify]: iters left: 1 (270 enodes) 287.729 * * [simplify]: Extracting #0: cost 1 inf + 0 287.729 * * [simplify]: Extracting #1: cost 0 inf + 1 287.729 * [simplify]: Simplified to 0 287.730 * [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)) 287.730 * * * * [progress]: [ 528 / 3260 ] simplifiying candidate # 287.730 * [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)))))) 287.730 * * [simplify]: iters left: 6 (25 enodes) 287.737 * * [simplify]: iters left: 5 (104 enodes) 287.755 * * [simplify]: iters left: 4 (224 enodes) 287.802 * * [simplify]: Extracting #0: cost 1 inf + 0 287.802 * * [simplify]: Extracting #1: cost 11 inf + 0 287.802 * * [simplify]: Extracting #2: cost 108 inf + 0 287.803 * * [simplify]: Extracting #3: cost 161 inf + 47 287.803 * * [simplify]: Extracting #4: cost 155 inf + 339 287.805 * * [simplify]: Extracting #5: cost 119 inf + 7354 287.808 * * [simplify]: Extracting #6: cost 82 inf + 14897 287.815 * * [simplify]: Extracting #7: cost 34 inf + 34070 287.826 * * [simplify]: Extracting #8: cost 0 inf + 51569 287.837 * * [simplify]: Extracting #9: cost 0 inf + 51169 287.848 * [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))) 287.848 * [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))))))) 287.849 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 287.849 * * [simplify]: iters left: 6 (12 enodes) 287.853 * * [simplify]: iters left: 5 (53 enodes) 287.862 * * [simplify]: iters left: 4 (117 enodes) 287.887 * * [simplify]: iters left: 3 (255 enodes) 287.950 * * [simplify]: Extracting #0: cost 1 inf + 0 287.950 * * [simplify]: Extracting #1: cost 0 inf + 1 287.950 * [simplify]: Simplified to 0 287.950 * [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)) 287.951 * * * * [progress]: [ 529 / 3260 ] simplifiying candidate # 287.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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 287.951 * * [simplify]: iters left: 6 (26 enodes) 287.958 * * [simplify]: iters left: 5 (105 enodes) 287.976 * * [simplify]: iters left: 4 (209 enodes) 288.017 * * [simplify]: iters left: 3 (454 enodes) 288.150 * * [simplify]: Extracting #0: cost 1 inf + 0 288.150 * * [simplify]: Extracting #1: cost 11 inf + 0 288.150 * * [simplify]: Extracting #2: cost 155 inf + 0 288.151 * * [simplify]: Extracting #3: cost 257 inf + 295 288.154 * * [simplify]: Extracting #4: cost 202 inf + 5781 288.158 * * [simplify]: Extracting #5: cost 169 inf + 10876 288.165 * * [simplify]: Extracting #6: cost 117 inf + 33022 288.186 * * [simplify]: Extracting #7: cost 16 inf + 80066 288.214 * * [simplify]: Extracting #8: cost 0 inf + 88089 288.239 * * [simplify]: Extracting #9: cost 0 inf + 87969 288.264 * [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)))))) 288.264 * [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)))))) 288.265 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 288.265 * * [simplify]: iters left: 6 (11 enodes) 288.269 * * [simplify]: iters left: 5 (48 enodes) 288.277 * * [simplify]: iters left: 4 (98 enodes) 288.294 * * [simplify]: iters left: 3 (181 enodes) 288.334 * * [simplify]: iters left: 2 (358 enodes) 288.447 * * [simplify]: Extracting #0: cost 1 inf + 0 288.447 * * [simplify]: Extracting #1: cost 0 inf + 1 288.447 * [simplify]: Simplified to 0 288.447 * [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)) 288.447 * * * * [progress]: [ 530 / 3260 ] simplifiying candidate # 288.448 * [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)))) 288.448 * * [simplify]: iters left: 6 (25 enodes) 288.454 * * [simplify]: iters left: 5 (98 enodes) 288.473 * * [simplify]: iters left: 4 (187 enodes) 288.507 * * [simplify]: iters left: 3 (399 enodes) 288.621 * * [simplify]: Extracting #0: cost 1 inf + 0 288.621 * * [simplify]: Extracting #1: cost 12 inf + 0 288.621 * * [simplify]: Extracting #2: cost 142 inf + 42 288.622 * * [simplify]: Extracting #3: cost 222 inf + 794 288.624 * * [simplify]: Extracting #4: cost 185 inf + 3476 288.626 * * [simplify]: Extracting #5: cost 176 inf + 5711 288.632 * * [simplify]: Extracting #6: cost 133 inf + 22022 288.647 * * [simplify]: Extracting #7: cost 23 inf + 75502 288.674 * * [simplify]: Extracting #8: cost 0 inf + 86956 288.698 * * [simplify]: Extracting #9: cost 0 inf + 86436 288.722 * * [simplify]: Extracting #10: cost 0 inf + 86396 288.747 * [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)))) 288.747 * [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))))) 288.747 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 288.747 * * [simplify]: iters left: 6 (10 enodes) 288.751 * * [simplify]: iters left: 5 (41 enodes) 288.759 * * [simplify]: iters left: 4 (81 enodes) 288.772 * * [simplify]: iters left: 3 (127 enodes) 288.790 * * [simplify]: iters left: 2 (186 enodes) 288.818 * * [simplify]: iters left: 1 (266 enodes) 288.884 * * [simplify]: Extracting #0: cost 1 inf + 0 288.884 * * [simplify]: Extracting #1: cost 0 inf + 1 288.884 * [simplify]: Simplified to 0 288.884 * [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)) 288.884 * * * * [progress]: [ 531 / 3260 ] simplifiying candidate # 288.885 * [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))) 288.885 * * [simplify]: iters left: 6 (24 enodes) 288.891 * * [simplify]: iters left: 5 (95 enodes) 288.907 * * [simplify]: iters left: 4 (169 enodes) 288.938 * * [simplify]: iters left: 3 (363 enodes) 289.044 * * [simplify]: Extracting #0: cost 1 inf + 0 289.044 * * [simplify]: Extracting #1: cost 9 inf + 0 289.045 * * [simplify]: Extracting #2: cost 127 inf + 2 289.045 * * [simplify]: Extracting #3: cost 202 inf + 257 289.047 * * [simplify]: Extracting #4: cost 176 inf + 2911 289.049 * * [simplify]: Extracting #5: cost 164 inf + 5918 289.051 * * [simplify]: Extracting #6: cost 160 inf + 6654 289.058 * * [simplify]: Extracting #7: cost 118 inf + 22722 289.075 * * [simplify]: Extracting #8: cost 25 inf + 69417 289.098 * * [simplify]: Extracting #9: cost 0 inf + 81711 289.121 * * [simplify]: Extracting #10: cost 0 inf + 81591 289.145 * [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))) 289.145 * [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)))) 289.145 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 289.145 * * [simplify]: iters left: 6 (9 enodes) 289.148 * * [simplify]: iters left: 5 (36 enodes) 289.154 * * [simplify]: iters left: 4 (67 enodes) 289.168 * * [simplify]: iters left: 3 (97 enodes) 289.185 * * [simplify]: iters left: 2 (158 enodes) 289.222 * * [simplify]: iters left: 1 (263 enodes) 289.268 * * [simplify]: Extracting #0: cost 1 inf + 0 289.268 * * [simplify]: Extracting #1: cost 0 inf + 1 289.268 * [simplify]: Simplified to 0 289.268 * [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)) 289.269 * * * * [progress]: [ 532 / 3260 ] simplifiying candidate # 289.269 * [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)))) 289.269 * * [simplify]: iters left: 6 (24 enodes) 289.275 * * [simplify]: iters left: 5 (96 enodes) 289.292 * * [simplify]: iters left: 4 (178 enodes) 289.325 * * [simplify]: iters left: 3 (392 enodes) 289.438 * * [simplify]: Extracting #0: cost 1 inf + 0 289.438 * * [simplify]: Extracting #1: cost 11 inf + 0 289.439 * * [simplify]: Extracting #2: cost 140 inf + 0 289.439 * * [simplify]: Extracting #3: cost 226 inf + 88 289.441 * * [simplify]: Extracting #4: cost 186 inf + 3732 289.443 * * [simplify]: Extracting #5: cost 163 inf + 7488 289.449 * * [simplify]: Extracting #6: cost 115 inf + 28044 289.471 * * [simplify]: Extracting #7: cost 14 inf + 77670 289.494 * * [simplify]: Extracting #8: cost 0 inf + 83189 289.518 * * [simplify]: Extracting #9: cost 0 inf + 82949 289.541 * [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)) 289.542 * [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))))) 289.542 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 289.542 * * [simplify]: iters left: 5 (9 enodes) 289.545 * * [simplify]: iters left: 4 (39 enodes) 289.551 * * [simplify]: iters left: 3 (65 enodes) 289.563 * * [simplify]: iters left: 2 (129 enodes) 289.590 * * [simplify]: iters left: 1 (210 enodes) 289.628 * * [simplify]: Extracting #0: cost 1 inf + 0 289.629 * * [simplify]: Extracting #1: cost 0 inf + 1 289.629 * [simplify]: Simplified to 0 289.629 * [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)) 289.629 * * * * [progress]: [ 533 / 3260 ] simplifiying candidate # 289.629 * [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)))))) 289.629 * * [simplify]: iters left: 6 (24 enodes) 289.635 * * [simplify]: iters left: 5 (91 enodes) 289.649 * * [simplify]: iters left: 4 (146 enodes) 289.675 * * [simplify]: iters left: 3 (276 enodes) 289.736 * * [simplify]: Extracting #0: cost 1 inf + 0 289.736 * * [simplify]: Extracting #1: cost 11 inf + 0 289.737 * * [simplify]: Extracting #2: cost 83 inf + 0 289.737 * * [simplify]: Extracting #3: cost 135 inf + 540 289.738 * * [simplify]: Extracting #4: cost 121 inf + 1729 289.739 * * [simplify]: Extracting #5: cost 119 inf + 3404 289.740 * * [simplify]: Extracting #6: cost 106 inf + 7049 289.746 * * [simplify]: Extracting #7: cost 45 inf + 29628 289.758 * * [simplify]: Extracting #8: cost 1 inf + 49982 289.773 * * [simplify]: Extracting #9: cost 0 inf + 50307 289.786 * [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))) 289.786 * [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))))))) 289.787 * [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))))) 289.787 * * [simplify]: iters left: 6 (10 enodes) 289.789 * * [simplify]: iters left: 5 (37 enodes) 289.796 * * [simplify]: iters left: 4 (57 enodes) 289.806 * * [simplify]: iters left: 3 (104 enodes) 289.824 * * [simplify]: iters left: 2 (158 enodes) 289.850 * * [simplify]: iters left: 1 (225 enodes) 289.883 * * [simplify]: Extracting #0: cost 1 inf + 0 289.883 * * [simplify]: Extracting #1: cost 0 inf + 1 289.883 * [simplify]: Simplified to 0 289.884 * [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)) 289.884 * * * * [progress]: [ 534 / 3260 ] simplifiying candidate # 289.884 * [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))))) 289.884 * * [simplify]: iters left: 6 (23 enodes) 289.889 * * [simplify]: iters left: 5 (82 enodes) 289.902 * * [simplify]: iters left: 4 (130 enodes) 289.926 * * [simplify]: iters left: 3 (243 enodes) 289.980 * * [simplify]: iters left: 2 (481 enodes) 290.115 * * [simplify]: Extracting #0: cost 1 inf + 0 290.115 * * [simplify]: Extracting #1: cost 9 inf + 0 290.115 * * [simplify]: Extracting #2: cost 75 inf + 0 290.116 * * [simplify]: Extracting #3: cost 126 inf + 414 290.117 * * [simplify]: Extracting #4: cost 115 inf + 1484 290.118 * * [simplify]: Extracting #5: cost 118 inf + 1937 290.119 * * [simplify]: Extracting #6: cost 112 inf + 2914 290.121 * * [simplify]: Extracting #7: cost 103 inf + 4040 290.131 * * [simplify]: Extracting #8: cost 28 inf + 32994 290.147 * * [simplify]: Extracting #9: cost 0 inf + 44668 290.167 * * [simplify]: Extracting #10: cost 0 inf + 44333 290.183 * [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)))))) 290.183 * [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)))))) 290.184 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 290.184 * * [simplify]: iters left: 6 (9 enodes) 290.186 * * [simplify]: iters left: 5 (29 enodes) 290.190 * * [simplify]: iters left: 4 (42 enodes) 290.196 * * [simplify]: iters left: 3 (58 enodes) 290.204 * * [simplify]: iters left: 2 (68 enodes) 290.212 * * [simplify]: Extracting #0: cost 1 inf + 0 290.212 * * [simplify]: Extracting #1: cost 0 inf + 1 290.212 * [simplify]: Simplified to 0 290.212 * [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)) 290.213 * * * * [progress]: [ 535 / 3260 ] simplifiying candidate # 290.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)) (- (* (/ (cbrt (/ b 2)) (cbrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (* (cbrt a) (cbrt a)))))) 290.213 * * [simplify]: iters left: 6 (27 enodes) 290.219 * * [simplify]: iters left: 5 (105 enodes) 290.237 * * [simplify]: iters left: 4 (213 enodes) 290.283 * * [simplify]: iters left: 3 (469 enodes) 290.389 * * [simplify]: Extracting #0: cost 1 inf + 0 290.389 * * [simplify]: Extracting #1: cost 11 inf + 0 290.389 * * [simplify]: Extracting #2: cost 110 inf + 0 290.390 * * [simplify]: Extracting #3: cost 197 inf + 204 290.391 * * [simplify]: Extracting #4: cost 191 inf + 653 290.392 * * [simplify]: Extracting #5: cost 178 inf + 3499 290.399 * * [simplify]: Extracting #6: cost 82 inf + 34093 290.414 * * [simplify]: Extracting #7: cost 2 inf + 65336 290.432 * * [simplify]: Extracting #8: cost 0 inf + 65704 290.452 * [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)) 290.452 * [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))))))) 290.453 * [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))))) 290.453 * * [simplify]: iters left: 6 (13 enodes) 290.456 * * [simplify]: iters left: 5 (53 enodes) 290.465 * * [simplify]: iters left: 4 (117 enodes) 290.491 * * [simplify]: iters left: 3 (275 enodes) 290.547 * * [simplify]: iters left: 2 (474 enodes) 290.661 * * [simplify]: Extracting #0: cost 1 inf + 0 290.661 * * [simplify]: Extracting #1: cost 0 inf + 1 290.661 * [simplify]: Simplified to 0 290.661 * [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)) 290.661 * * * * [progress]: [ 536 / 3260 ] simplifiying candidate # 290.661 * [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))))) 290.661 * * [simplify]: iters left: 6 (25 enodes) 290.667 * * [simplify]: iters left: 5 (96 enodes) 290.683 * * [simplify]: iters left: 4 (173 enodes) 290.715 * * [simplify]: iters left: 3 (342 enodes) 290.790 * * [simplify]: Extracting #0: cost 1 inf + 0 290.790 * * [simplify]: Extracting #1: cost 11 inf + 0 290.790 * * [simplify]: Extracting #2: cost 87 inf + 0 290.790 * * [simplify]: Extracting #3: cost 159 inf + 42 290.791 * * [simplify]: Extracting #4: cost 154 inf + 291 290.792 * * [simplify]: Extracting #5: cost 140 inf + 3713 290.794 * * [simplify]: Extracting #6: cost 109 inf + 9920 290.798 * * [simplify]: Extracting #7: cost 90 inf + 12890 290.806 * * [simplify]: Extracting #8: cost 30 inf + 38775 290.820 * * [simplify]: Extracting #9: cost 0 inf + 51807 290.836 * * [simplify]: Extracting #10: cost 0 inf + 51712 290.851 * [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)) 290.851 * [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)))))) 290.851 * [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)))) 290.851 * * [simplify]: iters left: 6 (12 enodes) 290.854 * * [simplify]: iters left: 5 (47 enodes) 290.862 * * [simplify]: iters left: 4 (82 enodes) 290.876 * * [simplify]: iters left: 3 (157 enodes) 290.905 * * [simplify]: iters left: 2 (248 enodes) 290.943 * * [simplify]: iters left: 1 (341 enodes) 290.999 * * [simplify]: Extracting #0: cost 1 inf + 0 290.999 * * [simplify]: Extracting #1: cost 0 inf + 1 290.999 * [simplify]: Simplified to 0 290.999 * [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)) 290.999 * * * * [progress]: [ 537 / 3260 ] simplifiying candidate # 290.999 * [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)))) 291.000 * * [simplify]: iters left: 6 (26 enodes) 291.006 * * [simplify]: iters left: 5 (99 enodes) 291.023 * * [simplify]: iters left: 4 (184 enodes) 291.059 * * [simplify]: iters left: 3 (374 enodes) 291.150 * * [simplify]: Extracting #0: cost 1 inf + 0 291.150 * * [simplify]: Extracting #1: cost 13 inf + 0 291.151 * * [simplify]: Extracting #2: cost 100 inf + 0 291.151 * * [simplify]: Extracting #3: cost 170 inf + 2 291.154 * * [simplify]: Extracting #4: cost 155 inf + 1190 291.155 * * [simplify]: Extracting #5: cost 151 inf + 2494 291.158 * * [simplify]: Extracting #6: cost 112 inf + 11367 291.165 * * [simplify]: Extracting #7: cost 47 inf + 35324 291.180 * * [simplify]: Extracting #8: cost 2 inf + 54798 291.196 * * [simplify]: Extracting #9: cost 0 inf + 55598 291.211 * [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)) 291.211 * [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))))) 291.211 * [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))) 291.211 * * [simplify]: iters left: 6 (12 enodes) 291.215 * * [simplify]: iters left: 5 (47 enodes) 291.223 * * [simplify]: iters left: 4 (89 enodes) 291.241 * * [simplify]: iters left: 3 (180 enodes) 291.280 * * [simplify]: iters left: 2 (296 enodes) 291.339 * * [simplify]: iters left: 1 (428 enodes) 291.431 * * [simplify]: Extracting #0: cost 1 inf + 0 291.431 * * [simplify]: Extracting #1: cost 0 inf + 1 291.431 * [simplify]: Simplified to 0 291.431 * [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)) 291.431 * * * * [progress]: [ 538 / 3260 ] simplifiying candidate # 291.432 * [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)))))) 291.432 * * [simplify]: iters left: 6 (26 enodes) 291.438 * * [simplify]: iters left: 5 (98 enodes) 291.453 * * [simplify]: iters left: 4 (174 enodes) 291.483 * * [simplify]: iters left: 3 (324 enodes) 291.552 * * [simplify]: Extracting #0: cost 1 inf + 0 291.552 * * [simplify]: Extracting #1: cost 11 inf + 0 291.552 * * [simplify]: Extracting #2: cost 86 inf + 0 291.552 * * [simplify]: Extracting #3: cost 161 inf + 0 291.553 * * [simplify]: Extracting #4: cost 156 inf + 368 291.554 * * [simplify]: Extracting #5: cost 142 inf + 3735 291.557 * * [simplify]: Extracting #6: cost 106 inf + 11438 291.565 * * [simplify]: Extracting #7: cost 28 inf + 41795 291.580 * * [simplify]: Extracting #8: cost 0 inf + 54230 291.595 * * [simplify]: Extracting #9: cost 0 inf + 54150 291.609 * [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))) 291.609 * [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))))))) 291.610 * [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))))) 291.610 * * [simplify]: iters left: 6 (12 enodes) 291.613 * * [simplify]: iters left: 5 (46 enodes) 291.620 * * [simplify]: iters left: 4 (81 enodes) 291.633 * * [simplify]: iters left: 3 (134 enodes) 291.655 * * [simplify]: iters left: 2 (197 enodes) 291.683 * * [simplify]: iters left: 1 (271 enodes) 291.723 * * [simplify]: Extracting #0: cost 1 inf + 0 291.723 * * [simplify]: Extracting #1: cost 0 inf + 1 291.723 * [simplify]: Simplified to 0 291.723 * [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)) 291.723 * * * * [progress]: [ 539 / 3260 ] simplifiying candidate # 291.723 * [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))))) 291.723 * * [simplify]: iters left: 6 (23 enodes) 291.729 * * [simplify]: iters left: 5 (86 enodes) 291.742 * * [simplify]: iters left: 4 (142 enodes) 291.766 * * [simplify]: iters left: 3 (270 enodes) 291.824 * * [simplify]: Extracting #0: cost 1 inf + 0 291.824 * * [simplify]: Extracting #1: cost 9 inf + 0 291.824 * * [simplify]: Extracting #2: cost 75 inf + 0 291.825 * * [simplify]: Extracting #3: cost 142 inf + 0 291.825 * * [simplify]: Extracting #4: cost 139 inf + 166 291.826 * * [simplify]: Extracting #5: cost 134 inf + 1594 291.829 * * [simplify]: Extracting #6: cost 104 inf + 6678 291.837 * * [simplify]: Extracting #7: cost 27 inf + 36024 291.850 * * [simplify]: Extracting #8: cost 0 inf + 48383 291.863 * * [simplify]: Extracting #9: cost 0 inf + 48248 291.876 * [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))) 291.876 * [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)))))) 291.876 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 291.876 * * [simplify]: iters left: 6 (10 enodes) 291.879 * * [simplify]: iters left: 5 (38 enodes) 291.885 * * [simplify]: iters left: 4 (59 enodes) 291.894 * * [simplify]: iters left: 3 (88 enodes) 291.906 * * [simplify]: iters left: 2 (117 enodes) 291.923 * * [simplify]: iters left: 1 (144 enodes) 291.940 * * [simplify]: Extracting #0: cost 1 inf + 0 291.940 * * [simplify]: Extracting #1: cost 0 inf + 1 291.940 * [simplify]: Simplified to 0 291.940 * [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)) 291.940 * * * * [progress]: [ 540 / 3260 ] simplifiying candidate # 291.941 * [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)))) 291.941 * * [simplify]: iters left: 6 (25 enodes) 291.947 * * [simplify]: iters left: 5 (94 enodes) 291.962 * * [simplify]: iters left: 4 (156 enodes) 291.990 * * [simplify]: iters left: 3 (303 enodes) 292.054 * * [simplify]: Extracting #0: cost 1 inf + 0 292.054 * * [simplify]: Extracting #1: cost 11 inf + 0 292.055 * * [simplify]: Extracting #2: cost 84 inf + 0 292.055 * * [simplify]: Extracting #3: cost 128 inf + 542 292.056 * * [simplify]: Extracting #4: cost 114 inf + 2132 292.057 * * [simplify]: Extracting #5: cost 110 inf + 3643 292.059 * * [simplify]: Extracting #6: cost 101 inf + 5545 292.066 * * [simplify]: Extracting #7: cost 27 inf + 33999 292.078 * * [simplify]: Extracting #8: cost 0 inf + 46336 292.092 * * [simplify]: Extracting #9: cost 0 inf + 46241 292.105 * [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)) 292.105 * [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))))) 292.105 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 292.105 * * [simplify]: iters left: 6 (11 enodes) 292.108 * * [simplify]: iters left: 5 (42 enodes) 292.115 * * [simplify]: iters left: 4 (67 enodes) 292.126 * * [simplify]: iters left: 3 (111 enodes) 292.144 * * [simplify]: iters left: 2 (140 enodes) 292.161 * * [simplify]: iters left: 1 (160 enodes) 292.178 * * [simplify]: Extracting #0: cost 1 inf + 0 292.178 * * [simplify]: Extracting #1: cost 0 inf + 1 292.178 * [simplify]: Simplified to 0 292.179 * [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)) 292.179 * * * * [progress]: [ 541 / 3260 ] simplifiying candidate # 292.179 * [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)))))) 292.179 * * [simplify]: iters left: 6 (30 enodes) 292.186 * * [simplify]: iters left: 5 (120 enodes) 292.209 * * [simplify]: iters left: 4 (277 enodes) 292.287 * * [simplify]: Extracting #0: cost 1 inf + 0 292.288 * * [simplify]: Extracting #1: cost 11 inf + 0 292.288 * * [simplify]: Extracting #2: cost 172 inf + 0 292.289 * * [simplify]: Extracting #3: cost 309 inf + 1 292.290 * * [simplify]: Extracting #4: cost 298 inf + 1057 292.296 * * [simplify]: Extracting #5: cost 163 inf + 47991 292.311 * * [simplify]: Extracting #6: cost 51 inf + 88504 292.332 * * [simplify]: Extracting #7: cost 1 inf + 109423 292.356 * * [simplify]: Extracting #8: cost 0 inf + 109733 292.377 * * [simplify]: Extracting #9: cost 0 inf + 109693 292.398 * [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))))) 292.399 * [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))))))) 292.399 * [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))))) 292.399 * * [simplify]: iters left: 6 (16 enodes) 292.403 * * [simplify]: iters left: 5 (68 enodes) 292.415 * * [simplify]: iters left: 4 (179 enodes) 292.474 * * [simplify]: Extracting #0: cost 1 inf + 0 292.474 * * [simplify]: Extracting #1: cost 27 inf + 0 292.474 * * [simplify]: Extracting #2: cost 153 inf + 0 292.475 * * [simplify]: Extracting #3: cost 242 inf + 83 292.478 * * [simplify]: Extracting #4: cost 185 inf + 16503 292.493 * * [simplify]: Extracting #5: cost 15 inf + 79352 292.508 * * [simplify]: Extracting #6: cost 0 inf + 84943 292.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))))) 292.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))))) (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))))))) 292.524 * * * * [progress]: [ 542 / 3260 ] simplifiying candidate # 292.524 * [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))))) 292.524 * * [simplify]: iters left: 6 (28 enodes) 292.531 * * [simplify]: iters left: 5 (112 enodes) 292.550 * * [simplify]: iters left: 4 (238 enodes) 292.607 * * [simplify]: Extracting #0: cost 1 inf + 0 292.607 * * [simplify]: Extracting #1: cost 11 inf + 0 292.607 * * [simplify]: Extracting #2: cost 133 inf + 0 292.608 * * [simplify]: Extracting #3: cost 235 inf + 0 292.609 * * [simplify]: Extracting #4: cost 221 inf + 1421 292.614 * * [simplify]: Extracting #5: cost 133 inf + 29079 292.625 * * [simplify]: Extracting #6: cost 42 inf + 60409 292.640 * * [simplify]: Extracting #7: cost 3 inf + 76240 292.659 * * [simplify]: Extracting #8: cost 0 inf + 77212 292.675 * [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))))) 292.675 * [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)))))) 292.675 * [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)))) 292.676 * * [simplify]: iters left: 6 (15 enodes) 292.679 * * [simplify]: iters left: 5 (63 enodes) 292.690 * * [simplify]: iters left: 4 (145 enodes) 292.729 * * [simplify]: iters left: 3 (499 enodes) 292.974 * * [simplify]: Extracting #0: cost 1 inf + 0 292.974 * * [simplify]: Extracting #1: cost 0 inf + 1 292.974 * [simplify]: Simplified to 0 292.974 * [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)) 292.974 * * * * [progress]: [ 543 / 3260 ] simplifiying candidate # 292.974 * [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)))) 292.975 * * [simplify]: iters left: 6 (29 enodes) 292.982 * * [simplify]: iters left: 5 (114 enodes) 293.006 * * [simplify]: iters left: 4 (255 enodes) 293.073 * * [simplify]: Extracting #0: cost 1 inf + 0 293.073 * * [simplify]: Extracting #1: cost 13 inf + 0 293.073 * * [simplify]: Extracting #2: cost 138 inf + 0 293.074 * * [simplify]: Extracting #3: cost 224 inf + 2 293.075 * * [simplify]: Extracting #4: cost 210 inf + 1757 293.078 * * [simplify]: Extracting #5: cost 155 inf + 16912 293.085 * * [simplify]: Extracting #6: cost 70 inf + 42723 293.095 * * [simplify]: Extracting #7: cost 32 inf + 54152 293.108 * * [simplify]: Extracting #8: cost 0 inf + 69375 293.123 * * [simplify]: Extracting #9: cost 0 inf + 69345 293.138 * [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))) 293.138 * [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))))) 293.138 * [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))) 293.139 * * [simplify]: iters left: 6 (15 enodes) 293.145 * * [simplify]: iters left: 5 (62 enodes) 293.157 * * [simplify]: iters left: 4 (159 enodes) 293.200 * * [simplify]: iters left: 3 (475 enodes) 293.411 * * [simplify]: Extracting #0: cost 1 inf + 0 293.411 * * [simplify]: Extracting #1: cost 42 inf + 0 293.412 * * [simplify]: Extracting #2: cost 194 inf + 1 293.415 * * [simplify]: Extracting #3: cost 205 inf + 15094 293.435 * * [simplify]: Extracting #4: cost 20 inf + 63712 293.453 * * [simplify]: Extracting #5: cost 3 inf + 65204 293.471 * * [simplify]: Extracting #6: cost 0 inf + 65965 293.488 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 293.489 * [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)))) 293.489 * * * * [progress]: [ 544 / 3260 ] simplifiying candidate # 293.489 * [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)))))) 293.489 * * [simplify]: iters left: 6 (28 enodes) 293.496 * * [simplify]: iters left: 5 (111 enodes) 293.516 * * [simplify]: iters left: 4 (243 enodes) 293.573 * * [simplify]: Extracting #0: cost 1 inf + 0 293.573 * * [simplify]: Extracting #1: cost 11 inf + 0 293.573 * * [simplify]: Extracting #2: cost 131 inf + 0 293.574 * * [simplify]: Extracting #3: cost 236 inf + 0 293.577 * * [simplify]: Extracting #4: cost 214 inf + 3638 293.584 * * [simplify]: Extracting #5: cost 106 inf + 40008 293.595 * * [simplify]: Extracting #6: cost 64 inf + 53923 293.606 * * [simplify]: Extracting #7: cost 54 inf + 54475 293.618 * * [simplify]: Extracting #8: cost 37 inf + 60689 293.634 * * [simplify]: Extracting #9: cost 2 inf + 77411 293.650 * * [simplify]: Extracting #10: cost 0 inf + 78341 293.668 * [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)))) 293.668 * [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))))))) 293.668 * [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))))) 293.668 * * [simplify]: iters left: 6 (15 enodes) 293.673 * * [simplify]: iters left: 5 (62 enodes) 293.684 * * [simplify]: iters left: 4 (148 enodes) 293.722 * * [simplify]: iters left: 3 (499 enodes) 293.977 * * [simplify]: Extracting #0: cost 1 inf + 0 293.977 * * [simplify]: Extracting #1: cost 0 inf + 1 293.977 * [simplify]: Simplified to 0 293.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)) (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)) 293.977 * * * * [progress]: [ 545 / 3260 ] simplifiying candidate # 293.978 * [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))))) 293.978 * * [simplify]: iters left: 6 (26 enodes) 293.984 * * [simplify]: iters left: 5 (101 enodes) 294.005 * * [simplify]: iters left: 4 (203 enodes) 294.048 * * [simplify]: Extracting #0: cost 1 inf + 0 294.048 * * [simplify]: Extracting #1: cost 11 inf + 0 294.048 * * [simplify]: Extracting #2: cost 106 inf + 0 294.049 * * [simplify]: Extracting #3: cost 184 inf + 0 294.049 * * [simplify]: Extracting #4: cost 172 inf + 1904 294.053 * * [simplify]: Extracting #5: cost 118 inf + 16763 294.061 * * [simplify]: Extracting #6: cost 46 inf + 39614 294.072 * * [simplify]: Extracting #7: cost 7 inf + 54767 294.087 * * [simplify]: Extracting #8: cost 0 inf + 57727 294.099 * [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))))) 294.099 * [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)))))) 294.100 * [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)))) 294.100 * * [simplify]: iters left: 6 (14 enodes) 294.103 * * [simplify]: iters left: 5 (56 enodes) 294.113 * * [simplify]: iters left: 4 (117 enodes) 294.139 * * [simplify]: iters left: 3 (347 enodes) 294.262 * * [simplify]: Extracting #0: cost 1 inf + 0 294.262 * * [simplify]: Extracting #1: cost 0 inf + 1 294.262 * [simplify]: Simplified to 0 294.262 * [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)) 294.262 * * * * [progress]: [ 546 / 3260 ] simplifiying candidate # 294.262 * [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)))) 294.262 * * [simplify]: iters left: 6 (27 enodes) 294.269 * * [simplify]: iters left: 5 (106 enodes) 294.286 * * [simplify]: iters left: 4 (208 enodes) 294.333 * * [simplify]: Extracting #0: cost 1 inf + 0 294.333 * * [simplify]: Extracting #1: cost 11 inf + 0 294.333 * * [simplify]: Extracting #2: cost 103 inf + 0 294.334 * * [simplify]: Extracting #3: cost 168 inf + 2 294.334 * * [simplify]: Extracting #4: cost 158 inf + 620 294.336 * * [simplify]: Extracting #5: cost 132 inf + 7659 294.341 * * [simplify]: Extracting #6: cost 68 inf + 23197 294.347 * * [simplify]: Extracting #7: cost 36 inf + 32344 294.357 * * [simplify]: Extracting #8: cost 4 inf + 46847 294.369 * * [simplify]: Extracting #9: cost 0 inf + 48817 294.381 * [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)) 294.381 * [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))))) 294.381 * [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))) 294.381 * * [simplify]: iters left: 6 (14 enodes) 294.385 * * [simplify]: iters left: 5 (57 enodes) 294.395 * * [simplify]: iters left: 4 (116 enodes) 294.423 * * [simplify]: iters left: 3 (321 enodes) 294.538 * * [simplify]: Extracting #0: cost 1 inf + 0 294.539 * * [simplify]: Extracting #1: cost 0 inf + 1 294.539 * [simplify]: Simplified to 0 294.539 * [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)) 294.539 * * * * [progress]: [ 547 / 3260 ] simplifiying candidate # 294.539 * [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)))))) 294.539 * * [simplify]: iters left: 6 (29 enodes) 294.546 * * [simplify]: iters left: 5 (114 enodes) 294.565 * * [simplify]: iters left: 4 (245 enodes) 294.625 * * [simplify]: Extracting #0: cost 1 inf + 0 294.625 * * [simplify]: Extracting #1: cost 11 inf + 0 294.626 * * [simplify]: Extracting #2: cost 117 inf + 0 294.626 * * [simplify]: Extracting #3: cost 200 inf + 43 294.627 * * [simplify]: Extracting #4: cost 186 inf + 1465 294.630 * * [simplify]: Extracting #5: cost 107 inf + 23387 294.638 * * [simplify]: Extracting #6: cost 38 inf + 45244 294.650 * * [simplify]: Extracting #7: cost 0 inf + 60423 294.663 * * [simplify]: Extracting #8: cost 0 inf + 60313 294.678 * [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)) 294.679 * [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))))))) 294.679 * [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))))) 294.679 * * [simplify]: iters left: 6 (15 enodes) 294.683 * * [simplify]: iters left: 5 (62 enodes) 294.695 * * [simplify]: iters left: 4 (149 enodes) 294.732 * * [simplify]: iters left: 3 (450 enodes) 294.943 * * [simplify]: Extracting #0: cost 1 inf + 0 294.944 * * [simplify]: Extracting #1: cost 0 inf + 1 294.944 * [simplify]: Simplified to 0 294.944 * [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)) 294.944 * * * * [progress]: [ 548 / 3260 ] simplifiying candidate # 294.944 * [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))))) 294.944 * * [simplify]: iters left: 6 (27 enodes) 294.954 * * [simplify]: iters left: 5 (106 enodes) 294.972 * * [simplify]: iters left: 4 (209 enodes) 295.020 * * [simplify]: Extracting #0: cost 1 inf + 0 295.020 * * [simplify]: Extracting #1: cost 11 inf + 0 295.020 * * [simplify]: Extracting #2: cost 101 inf + 0 295.021 * * [simplify]: Extracting #3: cost 166 inf + 43 295.021 * * [simplify]: Extracting #4: cost 162 inf + 251 295.022 * * [simplify]: Extracting #5: cost 140 inf + 5435 295.026 * * [simplify]: Extracting #6: cost 79 inf + 19235 295.033 * * [simplify]: Extracting #7: cost 38 inf + 31122 295.043 * * [simplify]: Extracting #8: cost 0 inf + 48548 295.054 * * [simplify]: Extracting #9: cost 0 inf + 48518 295.066 * [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))) 295.066 * [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)))))) 295.066 * [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)))) 295.066 * * [simplify]: iters left: 6 (14 enodes) 295.070 * * [simplify]: iters left: 5 (57 enodes) 295.080 * * [simplify]: iters left: 4 (118 enodes) 295.108 * * [simplify]: iters left: 3 (314 enodes) 295.208 * * [simplify]: Extracting #0: cost 1 inf + 0 295.208 * * [simplify]: Extracting #1: cost 0 inf + 1 295.208 * [simplify]: Simplified to 0 295.208 * [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)) 295.208 * * * * [progress]: [ 549 / 3260 ] simplifiying candidate # 295.208 * [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)))) 295.208 * * [simplify]: iters left: 6 (27 enodes) 295.217 * * [simplify]: iters left: 5 (100 enodes) 295.234 * * [simplify]: iters left: 4 (197 enodes) 295.272 * * [simplify]: iters left: 3 (453 enodes) 295.395 * * [simplify]: Extracting #0: cost 1 inf + 0 295.395 * * [simplify]: Extracting #1: cost 13 inf + 0 295.395 * * [simplify]: Extracting #2: cost 137 inf + 0 295.399 * * [simplify]: Extracting #3: cost 218 inf + 337 295.401 * * [simplify]: Extracting #4: cost 197 inf + 2783 295.404 * * [simplify]: Extracting #5: cost 138 inf + 14543 295.412 * * [simplify]: Extracting #6: cost 81 inf + 29655 295.427 * * [simplify]: Extracting #7: cost 11 inf + 58188 295.445 * * [simplify]: Extracting #8: cost 0 inf + 63255 295.462 * * [simplify]: Extracting #9: cost 0 inf + 63135 295.480 * [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)) 295.481 * [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))))) 295.481 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 295.481 * * [simplify]: iters left: 6 (13 enodes) 295.484 * * [simplify]: iters left: 5 (48 enodes) 295.494 * * [simplify]: iters left: 4 (103 enodes) 295.515 * * [simplify]: iters left: 3 (238 enodes) 295.577 * * [simplify]: Extracting #0: cost 1 inf + 0 295.577 * * [simplify]: Extracting #1: cost 0 inf + 1 295.577 * [simplify]: Simplified to 0 295.577 * [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)) 295.577 * * * * [progress]: [ 550 / 3260 ] simplifiying candidate # 295.578 * [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)))))) 295.578 * * [simplify]: iters left: 6 (29 enodes) 295.585 * * [simplify]: iters left: 5 (113 enodes) 295.604 * * [simplify]: iters left: 4 (239 enodes) 295.660 * * [simplify]: Extracting #0: cost 1 inf + 0 295.660 * * [simplify]: Extracting #1: cost 11 inf + 0 295.660 * * [simplify]: Extracting #2: cost 133 inf + 0 295.661 * * [simplify]: Extracting #3: cost 241 inf + 0 295.662 * * [simplify]: Extracting #4: cost 230 inf + 854 295.665 * * [simplify]: Extracting #5: cost 160 inf + 21790 295.674 * * [simplify]: Extracting #6: cost 71 inf + 53281 295.688 * * [simplify]: Extracting #7: cost 34 inf + 64183 295.703 * * [simplify]: Extracting #8: cost 0 inf + 80031 295.720 * * [simplify]: Extracting #9: cost 0 inf + 79961 295.737 * [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)))) 295.737 * [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))))))) 295.737 * [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))))) 295.737 * * [simplify]: iters left: 6 (15 enodes) 295.741 * * [simplify]: iters left: 5 (61 enodes) 295.751 * * [simplify]: iters left: 4 (142 enodes) 295.790 * * [simplify]: iters left: 3 (474 enodes) 295.979 * * [simplify]: Extracting #0: cost 1 inf + 0 295.979 * * [simplify]: Extracting #1: cost 0 inf + 1 295.979 * [simplify]: Simplified to 0 295.979 * [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)) 295.980 * * * * [progress]: [ 551 / 3260 ] simplifiying candidate # 295.980 * [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))))) 295.980 * * [simplify]: iters left: 6 (27 enodes) 295.986 * * [simplify]: iters left: 5 (105 enodes) 296.007 * * [simplify]: iters left: 4 (205 enodes) 296.049 * * [simplify]: Extracting #0: cost 1 inf + 0 296.049 * * [simplify]: Extracting #1: cost 11 inf + 0 296.049 * * [simplify]: Extracting #2: cost 107 inf + 0 296.049 * * [simplify]: Extracting #3: cost 183 inf + 0 296.050 * * [simplify]: Extracting #4: cost 180 inf + 205 296.051 * * [simplify]: Extracting #5: cost 168 inf + 3644 296.055 * * [simplify]: Extracting #6: cost 77 inf + 30763 296.068 * * [simplify]: Extracting #7: cost 0 inf + 56760 296.081 * * [simplify]: Extracting #8: cost 0 inf + 56650 296.093 * [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))))) 296.093 * [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)))))) 296.094 * [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)))) 296.094 * * [simplify]: iters left: 6 (14 enodes) 296.098 * * [simplify]: iters left: 5 (56 enodes) 296.107 * * [simplify]: iters left: 4 (113 enodes) 296.130 * * [simplify]: iters left: 3 (324 enodes) 296.223 * * [simplify]: Extracting #0: cost 1 inf + 0 296.223 * * [simplify]: Extracting #1: cost 0 inf + 1 296.224 * [simplify]: Simplified to 0 296.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) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 296.224 * * * * [progress]: [ 552 / 3260 ] simplifiying candidate # 296.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) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 296.224 * * [simplify]: iters left: 6 (28 enodes) 296.231 * * [simplify]: iters left: 5 (108 enodes) 296.249 * * [simplify]: iters left: 4 (206 enodes) 296.293 * * [simplify]: Extracting #0: cost 1 inf + 0 296.293 * * [simplify]: Extracting #1: cost 11 inf + 0 296.293 * * [simplify]: Extracting #2: cost 106 inf + 0 296.294 * * [simplify]: Extracting #3: cost 169 inf + 2 296.294 * * [simplify]: Extracting #4: cost 159 inf + 737 296.296 * * [simplify]: Extracting #5: cost 133 inf + 7295 296.300 * * [simplify]: Extracting #6: cost 73 inf + 21734 296.306 * * [simplify]: Extracting #7: cost 42 inf + 29943 296.315 * * [simplify]: Extracting #8: cost 4 inf + 46610 296.325 * * [simplify]: Extracting #9: cost 0 inf + 48458 296.338 * [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)))) 296.338 * [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))))) 296.338 * [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))) 296.338 * * [simplify]: iters left: 6 (14 enodes) 296.342 * * [simplify]: iters left: 5 (56 enodes) 296.352 * * [simplify]: iters left: 4 (112 enodes) 296.376 * * [simplify]: iters left: 3 (297 enodes) 296.463 * * [simplify]: Extracting #0: cost 1 inf + 0 296.463 * * [simplify]: Extracting #1: cost 0 inf + 1 296.463 * [simplify]: Simplified to 0 296.463 * [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)) 296.463 * * * * [progress]: [ 553 / 3260 ] simplifiying candidate # 296.463 * [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)))))) 296.463 * * [simplify]: iters left: 6 (26 enodes) 296.470 * * [simplify]: iters left: 5 (102 enodes) 296.486 * * [simplify]: iters left: 4 (210 enodes) 296.531 * * [simplify]: Extracting #0: cost 1 inf + 0 296.531 * * [simplify]: Extracting #1: cost 11 inf + 0 296.531 * * [simplify]: Extracting #2: cost 105 inf + 0 296.531 * * [simplify]: Extracting #3: cost 184 inf + 0 296.532 * * [simplify]: Extracting #4: cost 171 inf + 1705 296.537 * * [simplify]: Extracting #5: cost 90 inf + 23960 296.544 * * [simplify]: Extracting #6: cost 41 inf + 40927 296.556 * * [simplify]: Extracting #7: cost 5 inf + 54091 296.568 * * [simplify]: Extracting #8: cost 0 inf + 56495 296.580 * [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))) 296.581 * [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))))))) 296.581 * [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))))) 296.581 * * [simplify]: iters left: 6 (13 enodes) 296.584 * * [simplify]: iters left: 5 (53 enodes) 296.594 * * [simplify]: iters left: 4 (118 enodes) 296.621 * * [simplify]: iters left: 3 (324 enodes) 296.711 * * [simplify]: Extracting #0: cost 1 inf + 0 296.711 * * [simplify]: Extracting #1: cost 0 inf + 1 296.711 * [simplify]: Simplified to 0 296.711 * [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)) 296.712 * * * * [progress]: [ 554 / 3260 ] simplifiying candidate # 296.712 * [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))))) 296.712 * * [simplify]: iters left: 6 (23 enodes) 296.717 * * [simplify]: iters left: 5 (87 enodes) 296.734 * * [simplify]: iters left: 4 (161 enodes) 296.764 * * [simplify]: iters left: 3 (390 enodes) 296.858 * * [simplify]: Extracting #0: cost 1 inf + 0 296.858 * * [simplify]: Extracting #1: cost 9 inf + 0 296.858 * * [simplify]: Extracting #2: cost 106 inf + 0 296.859 * * [simplify]: Extracting #3: cost 214 inf + 1 296.860 * * [simplify]: Extracting #4: cost 204 inf + 1061 296.864 * * [simplify]: Extracting #5: cost 137 inf + 14362 296.870 * * [simplify]: Extracting #6: cost 103 inf + 21741 296.879 * * [simplify]: Extracting #7: cost 62 inf + 35655 296.895 * * [simplify]: Extracting #8: cost 2 inf + 61884 296.913 * * [simplify]: Extracting #9: cost 0 inf + 62469 296.931 * * [simplify]: Extracting #10: cost 0 inf + 62429 296.949 * [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))) 296.949 * [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)))))) 296.949 * [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)))) 296.950 * * [simplify]: iters left: 6 (11 enodes) 296.952 * * [simplify]: iters left: 5 (43 enodes) 296.960 * * [simplify]: iters left: 4 (84 enodes) 296.975 * * [simplify]: iters left: 3 (212 enodes) 297.023 * * [simplify]: iters left: 2 (472 enodes) 297.134 * * [simplify]: Extracting #0: cost 1 inf + 0 297.134 * * [simplify]: Extracting #1: cost 0 inf + 1 297.134 * [simplify]: Simplified to 0 297.134 * [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)) 297.134 * * * * [progress]: [ 555 / 3260 ] simplifiying candidate # 297.134 * [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)))) 297.135 * * [simplify]: iters left: 6 (25 enodes) 297.141 * * [simplify]: iters left: 5 (98 enodes) 297.157 * * [simplify]: iters left: 4 (187 enodes) 297.195 * * [simplify]: iters left: 3 (448 enodes) 297.331 * * [simplify]: Extracting #0: cost 1 inf + 0 297.331 * * [simplify]: Extracting #1: cost 11 inf + 0 297.331 * * [simplify]: Extracting #2: cost 114 inf + 0 297.332 * * [simplify]: Extracting #3: cost 204 inf + 2 297.333 * * [simplify]: Extracting #4: cost 192 inf + 1592 297.337 * * [simplify]: Extracting #5: cost 130 inf + 12199 297.344 * * [simplify]: Extracting #6: cost 72 inf + 31846 297.360 * * [simplify]: Extracting #7: cost 5 inf + 58664 297.378 * * [simplify]: Extracting #8: cost 0 inf + 60270 297.399 * * [simplify]: Extracting #9: cost 0 inf + 60230 297.418 * [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))) 297.418 * [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))))) 297.418 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 297.418 * * [simplify]: iters left: 6 (12 enodes) 297.422 * * [simplify]: iters left: 5 (49 enodes) 297.430 * * [simplify]: iters left: 4 (99 enodes) 297.451 * * [simplify]: iters left: 3 (234 enodes) 297.508 * * [simplify]: iters left: 2 (447 enodes) 297.610 * * [simplify]: Extracting #0: cost 1 inf + 0 297.610 * * [simplify]: Extracting #1: cost 0 inf + 1 297.610 * [simplify]: Simplified to 0 297.610 * [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)) 297.610 * * * * [progress]: [ 556 / 3260 ] simplifiying candidate # 297.610 * [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)))))) 297.610 * * [simplify]: iters left: 6 (28 enodes) 297.617 * * [simplify]: iters left: 5 (109 enodes) 297.635 * * [simplify]: iters left: 4 (215 enodes) 297.682 * * [simplify]: Extracting #0: cost 1 inf + 0 297.682 * * [simplify]: Extracting #1: cost 11 inf + 0 297.682 * * [simplify]: Extracting #2: cost 94 inf + 0 297.682 * * [simplify]: Extracting #3: cost 153 inf + 43 297.683 * * [simplify]: Extracting #4: cost 151 inf + 127 297.684 * * [simplify]: Extracting #5: cost 135 inf + 3092 297.687 * * [simplify]: Extracting #6: cost 73 inf + 16566 297.691 * * [simplify]: Extracting #7: cost 52 inf + 20595 297.699 * * [simplify]: Extracting #8: cost 19 inf + 33907 297.709 * * [simplify]: Extracting #9: cost 0 inf + 43446 297.719 * * [simplify]: Extracting #10: cost 0 inf + 43406 297.731 * [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)))) 297.731 * [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))))))) 297.732 * [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))))) 297.732 * * [simplify]: iters left: 6 (14 enodes) 297.736 * * [simplify]: iters left: 5 (57 enodes) 297.746 * * [simplify]: iters left: 4 (121 enodes) 297.771 * * [simplify]: iters left: 3 (291 enodes) 297.856 * * [simplify]: Extracting #0: cost 1 inf + 0 297.856 * * [simplify]: Extracting #1: cost 0 inf + 1 297.856 * [simplify]: Simplified to 0 297.857 * [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)) 297.857 * * * * [progress]: [ 557 / 3260 ] simplifiying candidate # 297.857 * [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))))) 297.857 * * [simplify]: iters left: 6 (26 enodes) 297.863 * * [simplify]: iters left: 5 (101 enodes) 297.880 * * [simplify]: iters left: 4 (186 enodes) 297.921 * * [simplify]: iters left: 3 (446 enodes) 298.057 * * [simplify]: Extracting #0: cost 1 inf + 0 298.057 * * [simplify]: Extracting #1: cost 11 inf + 0 298.057 * * [simplify]: Extracting #2: cost 114 inf + 0 298.058 * * [simplify]: Extracting #3: cost 203 inf + 44 298.059 * * [simplify]: Extracting #4: cost 190 inf + 1071 298.062 * * [simplify]: Extracting #5: cost 151 inf + 6816 298.068 * * [simplify]: Extracting #6: cost 84 inf + 25709 298.083 * * [simplify]: Extracting #7: cost 8 inf + 56377 298.101 * * [simplify]: Extracting #8: cost 0 inf + 59243 298.122 * * [simplify]: Extracting #9: cost 0 inf + 59203 298.141 * [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)) 298.141 * [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)))))) 298.141 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 298.142 * * [simplify]: iters left: 6 (13 enodes) 298.145 * * [simplify]: iters left: 5 (52 enodes) 298.153 * * [simplify]: iters left: 4 (98 enodes) 298.173 * * [simplify]: iters left: 3 (212 enodes) 298.217 * * [simplify]: iters left: 2 (371 enodes) 298.295 * * [simplify]: Extracting #0: cost 1 inf + 0 298.296 * * [simplify]: Extracting #1: cost 0 inf + 1 298.296 * [simplify]: Simplified to 0 298.296 * [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)) 298.296 * * * * [progress]: [ 558 / 3260 ] simplifiying candidate # 298.296 * [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)))) 298.296 * * [simplify]: iters left: 6 (26 enodes) 298.302 * * [simplify]: iters left: 5 (95 enodes) 298.320 * * [simplify]: iters left: 4 (175 enodes) 298.350 * * [simplify]: iters left: 3 (346 enodes) 298.425 * * [simplify]: Extracting #0: cost 1 inf + 0 298.425 * * [simplify]: Extracting #1: cost 11 inf + 0 298.425 * * [simplify]: Extracting #2: cost 101 inf + 0 298.425 * * [simplify]: Extracting #3: cost 161 inf + 457 298.427 * * [simplify]: Extracting #4: cost 121 inf + 4587 298.430 * * [simplify]: Extracting #5: cost 105 inf + 7724 298.434 * * [simplify]: Extracting #6: cost 103 inf + 8154 298.439 * * [simplify]: Extracting #7: cost 69 inf + 19811 298.452 * * [simplify]: Extracting #8: cost 6 inf + 47040 298.466 * * [simplify]: Extracting #9: cost 0 inf + 49625 298.480 * * [simplify]: Extracting #10: cost 0 inf + 49585 298.494 * [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)) 298.494 * [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))))) 298.495 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 298.495 * * [simplify]: iters left: 6 (12 enodes) 298.498 * * [simplify]: iters left: 5 (44 enodes) 298.506 * * [simplify]: iters left: 4 (92 enodes) 298.520 * * [simplify]: iters left: 3 (159 enodes) 298.548 * * [simplify]: iters left: 2 (267 enodes) 298.594 * * [simplify]: iters left: 1 (364 enodes) 298.655 * * [simplify]: Extracting #0: cost 1 inf + 0 298.655 * * [simplify]: Extracting #1: cost 0 inf + 1 298.655 * [simplify]: Simplified to 0 298.655 * [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)) 298.655 * * * * [progress]: [ 559 / 3260 ] simplifiying candidate # 298.655 * [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)))))) 298.655 * * [simplify]: iters left: 6 (29 enodes) 298.663 * * [simplify]: iters left: 5 (116 enodes) 298.683 * * [simplify]: iters left: 4 (248 enodes) 298.740 * * [simplify]: Extracting #0: cost 1 inf + 0 298.740 * * [simplify]: Extracting #1: cost 11 inf + 0 298.740 * * [simplify]: Extracting #2: cost 132 inf + 0 298.741 * * [simplify]: Extracting #3: cost 226 inf + 128 298.742 * * [simplify]: Extracting #4: cost 208 inf + 2198 298.745 * * [simplify]: Extracting #5: cost 142 inf + 20668 298.753 * * [simplify]: Extracting #6: cost 66 inf + 42837 298.763 * * [simplify]: Extracting #7: cost 31 inf + 53326 298.776 * * [simplify]: Extracting #8: cost 0 inf + 68413 298.793 * * [simplify]: Extracting #9: cost 0 inf + 68383 298.807 * [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))))) 298.808 * [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))))))) 298.808 * [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))))) 298.808 * * [simplify]: iters left: 6 (15 enodes) 298.812 * * [simplify]: iters left: 5 (64 enodes) 298.824 * * [simplify]: iters left: 4 (149 enodes) 298.863 * * [simplify]: iters left: 3 (466 enodes) 299.139 * * [simplify]: Extracting #0: cost 1 inf + 0 299.139 * * [simplify]: Extracting #1: cost 0 inf + 1 299.139 * [simplify]: Simplified to 0 299.139 * [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)) 299.139 * * * * [progress]: [ 560 / 3260 ] simplifiying candidate # 299.139 * [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))))) 299.139 * * [simplify]: iters left: 6 (27 enodes) 299.146 * * [simplify]: iters left: 5 (108 enodes) 299.164 * * [simplify]: iters left: 4 (215 enodes) 299.212 * * [simplify]: Extracting #0: cost 1 inf + 0 299.212 * * [simplify]: Extracting #1: cost 11 inf + 0 299.212 * * [simplify]: Extracting #2: cost 111 inf + 0 299.212 * * [simplify]: Extracting #3: cost 181 inf + 3 299.213 * * [simplify]: Extracting #4: cost 156 inf + 3052 299.217 * * [simplify]: Extracting #5: cost 103 inf + 16264 299.224 * * [simplify]: Extracting #6: cost 41 inf + 34555 299.234 * * [simplify]: Extracting #7: cost 1 inf + 50249 299.246 * * [simplify]: Extracting #8: cost 0 inf + 50639 299.258 * [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))))) 299.258 * [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)))))) 299.258 * [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)))) 299.259 * * [simplify]: iters left: 6 (14 enodes) 299.264 * * [simplify]: iters left: 5 (59 enodes) 299.274 * * [simplify]: iters left: 4 (121 enodes) 299.299 * * [simplify]: iters left: 3 (332 enodes) 299.445 * * [simplify]: Extracting #0: cost 1 inf + 0 299.445 * * [simplify]: Extracting #1: cost 0 inf + 1 299.445 * [simplify]: Simplified to 0 299.445 * [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)) 299.445 * * * * [progress]: [ 561 / 3260 ] simplifiying candidate # 299.445 * [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)))) 299.445 * * [simplify]: iters left: 6 (27 enodes) 299.452 * * [simplify]: iters left: 5 (106 enodes) 299.471 * * [simplify]: iters left: 4 (209 enodes) 299.517 * * [simplify]: iters left: 3 (497 enodes) 299.678 * * [simplify]: Extracting #0: cost 1 inf + 0 299.678 * * [simplify]: Extracting #1: cost 11 inf + 0 299.678 * * [simplify]: Extracting #2: cost 149 inf + 0 299.680 * * [simplify]: Extracting #3: cost 247 inf + 45 299.681 * * [simplify]: Extracting #4: cost 209 inf + 3880 299.686 * * [simplify]: Extracting #5: cost 141 inf + 17912 299.696 * * [simplify]: Extracting #6: cost 73 inf + 38792 299.713 * * [simplify]: Extracting #7: cost 5 inf + 65889 299.733 * * [simplify]: Extracting #8: cost 0 inf + 67958 299.753 * [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)))) 299.753 * [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))))) 299.753 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 299.753 * * [simplify]: iters left: 6 (13 enodes) 299.757 * * [simplify]: iters left: 5 (54 enodes) 299.768 * * [simplify]: iters left: 4 (112 enodes) 299.792 * * [simplify]: iters left: 3 (281 enodes) 299.894 * * [simplify]: Extracting #0: cost 1 inf + 0 299.894 * * [simplify]: Extracting #1: cost 0 inf + 1 299.894 * [simplify]: Simplified to 0 299.894 * [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)) 299.895 * * * * [progress]: [ 562 / 3260 ] simplifiying candidate # 299.895 * [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)))))) 299.895 * * [simplify]: iters left: 6 (27 enodes) 299.902 * * [simplify]: iters left: 5 (108 enodes) 299.920 * * [simplify]: iters left: 4 (230 enodes) 299.971 * * [simplify]: Extracting #0: cost 1 inf + 0 299.971 * * [simplify]: Extracting #1: cost 11 inf + 0 299.972 * * [simplify]: Extracting #2: cost 111 inf + 0 299.972 * * [simplify]: Extracting #3: cost 185 inf + 3 299.973 * * [simplify]: Extracting #4: cost 163 inf + 2608 299.977 * * [simplify]: Extracting #5: cost 91 inf + 20275 299.985 * * [simplify]: Extracting #6: cost 37 inf + 37676 299.996 * * [simplify]: Extracting #7: cost 0 inf + 52170 300.008 * * [simplify]: Extracting #8: cost 0 inf + 52100 300.022 * [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))))) 300.022 * [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))))))) 300.023 * [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))))) 300.023 * * [simplify]: iters left: 6 (14 enodes) 300.027 * * [simplify]: iters left: 5 (59 enodes) 300.037 * * [simplify]: iters left: 4 (134 enodes) 300.067 * * [simplify]: iters left: 3 (357 enodes) 300.215 * * [simplify]: Extracting #0: cost 1 inf + 0 300.215 * * [simplify]: Extracting #1: cost 0 inf + 1 300.215 * [simplify]: Simplified to 0 300.215 * [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)) 300.216 * * * * [progress]: [ 563 / 3260 ] simplifiying candidate # 300.216 * [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))))) 300.216 * * [simplify]: iters left: 6 (25 enodes) 300.222 * * [simplify]: iters left: 5 (98 enodes) 300.239 * * [simplify]: iters left: 4 (193 enodes) 300.280 * * [simplify]: iters left: 3 (462 enodes) 300.707 * * [simplify]: Extracting #0: cost 1 inf + 0 300.707 * * [simplify]: Extracting #1: cost 11 inf + 0 300.707 * * [simplify]: Extracting #2: cost 155 inf + 0 300.711 * * [simplify]: Extracting #3: cost 266 inf + 4 300.713 * * [simplify]: Extracting #4: cost 232 inf + 4450 300.720 * * [simplify]: Extracting #5: cost 140 inf + 22129 300.730 * * [simplify]: Extracting #6: cost 101 inf + 29878 300.740 * * [simplify]: Extracting #7: cost 76 inf + 37285 300.758 * * [simplify]: Extracting #8: cost 15 inf + 64776 300.778 * * [simplify]: Extracting #9: cost 0 inf + 71470 300.799 * * [simplify]: Extracting #10: cost 0 inf + 71430 300.820 * [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)) 300.821 * [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)))))) 300.821 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 300.821 * * [simplify]: iters left: 6 (13 enodes) 300.825 * * [simplify]: iters left: 5 (53 enodes) 300.834 * * [simplify]: iters left: 4 (106 enodes) 300.855 * * [simplify]: iters left: 3 (257 enodes) 300.944 * * [simplify]: Extracting #0: cost 1 inf + 0 300.944 * * [simplify]: Extracting #1: cost 0 inf + 1 300.944 * [simplify]: Simplified to 0 300.944 * [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)) 300.944 * * * * [progress]: [ 564 / 3260 ] simplifiying candidate # 300.945 * [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)))) 300.945 * * [simplify]: iters left: 6 (25 enodes) 300.951 * * [simplify]: iters left: 5 (98 enodes) 300.968 * * [simplify]: iters left: 4 (186 enodes) 301.008 * * [simplify]: iters left: 3 (436 enodes) 301.165 * * [simplify]: Extracting #0: cost 1 inf + 0 301.165 * * [simplify]: Extracting #1: cost 11 inf + 0 301.165 * * [simplify]: Extracting #2: cost 140 inf + 0 301.166 * * [simplify]: Extracting #3: cost 215 inf + 88 301.168 * * [simplify]: Extracting #4: cost 179 inf + 3607 301.172 * * [simplify]: Extracting #5: cost 140 inf + 10009 301.180 * * [simplify]: Extracting #6: cost 83 inf + 26136 301.196 * * [simplify]: Extracting #7: cost 7 inf + 57056 301.215 * * [simplify]: Extracting #8: cost 0 inf + 60063 301.233 * [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)))) 301.233 * [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))))) 301.234 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 301.234 * * [simplify]: iters left: 6 (12 enodes) 301.237 * * [simplify]: iters left: 5 (49 enodes) 301.246 * * [simplify]: iters left: 4 (94 enodes) 301.268 * * [simplify]: iters left: 3 (221 enodes) 301.341 * * [simplify]: iters left: 2 (492 enodes) 301.572 * * [simplify]: Extracting #0: cost 1 inf + 0 301.572 * * [simplify]: Extracting #1: cost 0 inf + 1 301.572 * [simplify]: Simplified to 0 301.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)) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) (sqrt a)) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 301.572 * * * * [progress]: [ 565 / 3260 ] simplifiying candidate # 301.573 * [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)))))) 301.573 * * [simplify]: iters left: 6 (27 enodes) 301.579 * * [simplify]: iters left: 5 (104 enodes) 301.597 * * [simplify]: iters left: 4 (208 enodes) 301.645 * * [simplify]: iters left: 3 (497 enodes) 301.807 * * [simplify]: Extracting #0: cost 1 inf + 0 301.807 * * [simplify]: Extracting #1: cost 11 inf + 0 301.807 * * [simplify]: Extracting #2: cost 163 inf + 0 301.808 * * [simplify]: Extracting #3: cost 264 inf + 88 301.810 * * [simplify]: Extracting #4: cost 252 inf + 869 301.814 * * [simplify]: Extracting #5: cost 165 inf + 17910 301.822 * * [simplify]: Extracting #6: cost 103 inf + 30925 301.833 * * [simplify]: Extracting #7: cost 64 inf + 43866 301.851 * * [simplify]: Extracting #8: cost 2 inf + 71885 301.871 * * [simplify]: Extracting #9: cost 0 inf + 72572 301.893 * [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))) 301.893 * [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))))))) 301.893 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 301.894 * * [simplify]: iters left: 6 (13 enodes) 301.897 * * [simplify]: iters left: 5 (52 enodes) 301.906 * * [simplify]: iters left: 4 (111 enodes) 301.931 * * [simplify]: iters left: 3 (278 enodes) 302.028 * * [simplify]: Extracting #0: cost 1 inf + 0 302.028 * * [simplify]: Extracting #1: cost 0 inf + 1 302.028 * [simplify]: Simplified to 0 302.028 * [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)) 302.029 * * * * [progress]: [ 566 / 3260 ] simplifiying candidate # 302.029 * [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))))) 302.029 * * [simplify]: iters left: 6 (25 enodes) 302.035 * * [simplify]: iters left: 5 (96 enodes) 302.051 * * [simplify]: iters left: 4 (181 enodes) 302.090 * * [simplify]: iters left: 3 (398 enodes) 302.199 * * [simplify]: Extracting #0: cost 1 inf + 0 302.199 * * [simplify]: Extracting #1: cost 11 inf + 0 302.199 * * [simplify]: Extracting #2: cost 123 inf + 0 302.200 * * [simplify]: Extracting #3: cost 184 inf + 215 302.201 * * [simplify]: Extracting #4: cost 157 inf + 2521 302.205 * * [simplify]: Extracting #5: cost 120 inf + 8322 302.211 * * [simplify]: Extracting #6: cost 70 inf + 24189 302.224 * * [simplify]: Extracting #7: cost 5 inf + 50251 302.240 * * [simplify]: Extracting #8: cost 0 inf + 51976 302.256 * * [simplify]: Extracting #9: cost 0 inf + 51816 302.273 * * [simplify]: Extracting #10: cost 0 inf + 51776 302.288 * [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)) 302.288 * [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)))))) 302.289 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 302.289 * * [simplify]: iters left: 6 (12 enodes) 302.292 * * [simplify]: iters left: 5 (47 enodes) 302.300 * * [simplify]: iters left: 4 (89 enodes) 302.319 * * [simplify]: iters left: 3 (186 enodes) 302.367 * * [simplify]: iters left: 2 (378 enodes) 302.509 * * [simplify]: Extracting #0: cost 1 inf + 0 302.509 * * [simplify]: Extracting #1: cost 0 inf + 1 302.509 * [simplify]: Simplified to 0 302.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 2) a)) 0)) 302.509 * * * * [progress]: [ 567 / 3260 ] simplifiying candidate # 302.510 * [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)))) 302.510 * * [simplify]: iters left: 6 (25 enodes) 302.516 * * [simplify]: iters left: 5 (93 enodes) 302.531 * * [simplify]: iters left: 4 (150 enodes) 302.561 * * [simplify]: iters left: 3 (289 enodes) 302.624 * * [simplify]: Extracting #0: cost 1 inf + 0 302.624 * * [simplify]: Extracting #1: cost 9 inf + 0 302.624 * * [simplify]: Extracting #2: cost 91 inf + 2 302.625 * * [simplify]: Extracting #3: cost 138 inf + 257 302.626 * * [simplify]: Extracting #4: cost 109 inf + 2641 302.627 * * [simplify]: Extracting #5: cost 105 inf + 3910 302.629 * * [simplify]: Extracting #6: cost 103 inf + 4259 302.631 * * [simplify]: Extracting #7: cost 92 inf + 5887 302.638 * * [simplify]: Extracting #8: cost 32 inf + 31607 302.651 * * [simplify]: Extracting #9: cost 0 inf + 46084 302.664 * * [simplify]: Extracting #10: cost 0 inf + 45989 302.676 * [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))) 302.677 * [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))))) 302.677 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 302.677 * * [simplify]: iters left: 6 (11 enodes) 302.680 * * [simplify]: iters left: 5 (40 enodes) 302.686 * * [simplify]: iters left: 4 (65 enodes) 302.697 * * [simplify]: iters left: 3 (97 enodes) 302.716 * * [simplify]: iters left: 2 (165 enodes) 302.750 * * [simplify]: iters left: 1 (271 enodes) 302.806 * * [simplify]: Extracting #0: cost 1 inf + 0 302.806 * * [simplify]: Extracting #1: cost 0 inf + 1 302.806 * [simplify]: Simplified to 0 302.806 * [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)) 302.806 * * * * [progress]: [ 568 / 3260 ] simplifiying candidate # 302.807 * [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)))))) 302.807 * * [simplify]: iters left: 6 (26 enodes) 302.813 * * [simplify]: iters left: 5 (103 enodes) 302.833 * * [simplify]: iters left: 4 (203 enodes) 302.874 * * [simplify]: iters left: 3 (469 enodes) 303.014 * * [simplify]: Extracting #0: cost 1 inf + 0 303.014 * * [simplify]: Extracting #1: cost 11 inf + 0 303.014 * * [simplify]: Extracting #2: cost 147 inf + 0 303.015 * * [simplify]: Extracting #3: cost 232 inf + 130 303.016 * * [simplify]: Extracting #4: cost 219 inf + 1756 303.021 * * [simplify]: Extracting #5: cost 151 inf + 15416 303.029 * * [simplify]: Extracting #6: cost 74 inf + 36099 303.045 * * [simplify]: Extracting #7: cost 12 inf + 61955 303.064 * * [simplify]: Extracting #8: cost 0 inf + 67121 303.082 * * [simplify]: Extracting #9: cost 0 inf + 67041 303.103 * [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)))) 303.103 * [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))))))) 303.103 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 303.103 * * [simplify]: iters left: 6 (12 enodes) 303.106 * * [simplify]: iters left: 5 (51 enodes) 303.115 * * [simplify]: iters left: 4 (106 enodes) 303.139 * * [simplify]: iters left: 3 (247 enodes) 303.210 * * [simplify]: Extracting #0: cost 1 inf + 0 303.210 * * [simplify]: Extracting #1: cost 0 inf + 1 303.210 * [simplify]: Simplified to 0 303.210 * [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)) 303.211 * * * * [progress]: [ 569 / 3260 ] simplifiying candidate # 303.211 * [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))))) 303.211 * * [simplify]: iters left: 6 (24 enodes) 303.217 * * [simplify]: iters left: 5 (95 enodes) 303.235 * * [simplify]: iters left: 4 (178 enodes) 303.272 * * [simplify]: iters left: 3 (402 enodes) 303.383 * * [simplify]: Extracting #0: cost 1 inf + 0 303.383 * * [simplify]: Extracting #1: cost 11 inf + 0 303.383 * * [simplify]: Extracting #2: cost 129 inf + 0 303.384 * * [simplify]: Extracting #3: cost 189 inf + 258 303.385 * * [simplify]: Extracting #4: cost 165 inf + 2276 303.389 * * [simplify]: Extracting #5: cost 111 inf + 10083 303.395 * * [simplify]: Extracting #6: cost 69 inf + 25614 303.412 * * [simplify]: Extracting #7: cost 6 inf + 50010 303.427 * * [simplify]: Extracting #8: cost 0 inf + 52394 303.443 * * [simplify]: Extracting #9: cost 0 inf + 52354 303.458 * [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)) 303.458 * [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)))))) 303.459 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 303.459 * * [simplify]: iters left: 6 (11 enodes) 303.462 * * [simplify]: iters left: 5 (46 enodes) 303.470 * * [simplify]: iters left: 4 (86 enodes) 303.488 * * [simplify]: iters left: 3 (183 enodes) 303.536 * * [simplify]: iters left: 2 (372 enodes) 303.673 * * [simplify]: Extracting #0: cost 1 inf + 0 303.673 * * [simplify]: Extracting #1: cost 0 inf + 1 303.673 * [simplify]: Simplified to 0 303.673 * [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)) 303.674 * * * * [progress]: [ 570 / 3260 ] simplifiying candidate # 303.674 * [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)))) 303.674 * * [simplify]: iters left: 6 (24 enodes) 303.680 * * [simplify]: iters left: 5 (92 enodes) 303.695 * * [simplify]: iters left: 4 (149 enodes) 303.724 * * [simplify]: iters left: 3 (288 enodes) 303.788 * * [simplify]: Extracting #0: cost 1 inf + 0 303.788 * * [simplify]: Extracting #1: cost 9 inf + 0 303.788 * * [simplify]: Extracting #2: cost 90 inf + 2 303.789 * * [simplify]: Extracting #3: cost 128 inf + 1081 303.790 * * [simplify]: Extracting #4: cost 103 inf + 3293 303.791 * * [simplify]: Extracting #5: cost 104 inf + 3910 303.793 * * [simplify]: Extracting #6: cost 103 inf + 4120 303.795 * * [simplify]: Extracting #7: cost 90 inf + 6547 303.802 * * [simplify]: Extracting #8: cost 28 inf + 32828 303.814 * * [simplify]: Extracting #9: cost 0 inf + 45663 303.827 * * [simplify]: Extracting #10: cost 0 inf + 45527 303.839 * [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)) 303.839 * [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))))) 303.840 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 303.840 * * [simplify]: iters left: 6 (10 enodes) 303.843 * * [simplify]: iters left: 5 (39 enodes) 303.849 * * [simplify]: iters left: 4 (64 enodes) 303.862 * * [simplify]: iters left: 3 (96 enodes) 303.879 * * [simplify]: iters left: 2 (164 enodes) 303.913 * * [simplify]: iters left: 1 (270 enodes) 303.968 * * [simplify]: Extracting #0: cost 1 inf + 0 303.968 * * [simplify]: Extracting #1: cost 0 inf + 1 303.968 * [simplify]: Simplified to 0 303.968 * [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)) 303.968 * * * * [progress]: [ 571 / 3260 ] simplifiying candidate # 303.968 * [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)))))) 303.969 * * [simplify]: iters left: 6 (26 enodes) 303.975 * * [simplify]: iters left: 5 (104 enodes) 303.994 * * [simplify]: iters left: 4 (212 enodes) 304.035 * * [simplify]: iters left: 3 (469 enodes) 304.158 * * [simplify]: Extracting #0: cost 1 inf + 0 304.158 * * [simplify]: Extracting #1: cost 11 inf + 0 304.159 * * [simplify]: Extracting #2: cost 136 inf + 0 304.159 * * [simplify]: Extracting #3: cost 239 inf + 172 304.161 * * [simplify]: Extracting #4: cost 205 inf + 3917 304.169 * * [simplify]: Extracting #5: cost 129 inf + 18795 304.175 * * [simplify]: Extracting #6: cost 105 inf + 23343 304.185 * * [simplify]: Extracting #7: cost 62 inf + 38563 304.203 * * [simplify]: Extracting #8: cost 0 inf + 65845 304.221 * * [simplify]: Extracting #9: cost 0 inf + 65685 304.240 * [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)))))) 304.240 * [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))))))) 304.240 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 304.241 * * [simplify]: iters left: 6 (12 enodes) 304.244 * * [simplify]: iters left: 5 (53 enodes) 304.254 * * [simplify]: iters left: 4 (117 enodes) 304.278 * * [simplify]: iters left: 3 (255 enodes) 304.342 * * [simplify]: Extracting #0: cost 1 inf + 0 304.342 * * [simplify]: Extracting #1: cost 0 inf + 1 304.342 * [simplify]: Simplified to 0 304.342 * [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)) 304.342 * * * * [progress]: [ 572 / 3260 ] simplifiying candidate # 304.343 * [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))))) 304.343 * * [simplify]: iters left: 6 (24 enodes) 304.349 * * [simplify]: iters left: 5 (96 enodes) 304.365 * * [simplify]: iters left: 4 (188 enodes) 304.402 * * [simplify]: iters left: 3 (381 enodes) 304.495 * * [simplify]: Extracting #0: cost 1 inf + 0 304.495 * * [simplify]: Extracting #1: cost 11 inf + 0 304.496 * * [simplify]: Extracting #2: cost 117 inf + 0 304.496 * * [simplify]: Extracting #3: cost 194 inf + 257 304.498 * * [simplify]: Extracting #4: cost 165 inf + 2602 304.502 * * [simplify]: Extracting #5: cost 112 inf + 9591 304.507 * * [simplify]: Extracting #6: cost 72 inf + 22909 304.523 * * [simplify]: Extracting #7: cost 10 inf + 47584 304.538 * * [simplify]: Extracting #8: cost 0 inf + 51524 304.553 * * [simplify]: Extracting #9: cost 0 inf + 51469 304.568 * [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)) 304.568 * [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)))))) 304.568 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 304.569 * * [simplify]: iters left: 6 (11 enodes) 304.573 * * [simplify]: iters left: 5 (48 enodes) 304.581 * * [simplify]: iters left: 4 (98 enodes) 304.598 * * [simplify]: iters left: 3 (181 enodes) 304.638 * * [simplify]: iters left: 2 (358 enodes) 304.751 * * [simplify]: Extracting #0: cost 1 inf + 0 304.751 * * [simplify]: Extracting #1: cost 0 inf + 1 304.751 * [simplify]: Simplified to 0 304.751 * [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)) 304.752 * * * * [progress]: [ 573 / 3260 ] simplifiying candidate # 304.752 * [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)))) 304.752 * * [simplify]: iters left: 6 (24 enodes) 304.758 * * [simplify]: iters left: 5 (92 enodes) 304.776 * * [simplify]: iters left: 4 (169 enodes) 304.805 * * [simplify]: iters left: 3 (328 enodes) 304.878 * * [simplify]: Extracting #0: cost 1 inf + 0 304.878 * * [simplify]: Extracting #1: cost 12 inf + 0 304.878 * * [simplify]: Extracting #2: cost 101 inf + 83 304.879 * * [simplify]: Extracting #3: cost 139 inf + 1458 304.881 * * [simplify]: Extracting #4: cost 106 inf + 3732 304.883 * * [simplify]: Extracting #5: cost 106 inf + 4748 304.885 * * [simplify]: Extracting #6: cost 104 inf + 5120 304.889 * * [simplify]: Extracting #7: cost 76 inf + 14277 304.902 * * [simplify]: Extracting #8: cost 9 inf + 43519 304.916 * * [simplify]: Extracting #9: cost 0 inf + 47219 304.930 * * [simplify]: Extracting #10: cost 0 inf + 47139 304.944 * [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)))))) 304.944 * [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))))) 304.944 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 304.944 * * [simplify]: iters left: 6 (10 enodes) 304.948 * * [simplify]: iters left: 5 (41 enodes) 304.955 * * [simplify]: iters left: 4 (81 enodes) 304.968 * * [simplify]: iters left: 3 (127 enodes) 304.987 * * [simplify]: iters left: 2 (186 enodes) 305.015 * * [simplify]: iters left: 1 (266 enodes) 305.079 * * [simplify]: Extracting #0: cost 1 inf + 0 305.080 * * [simplify]: Extracting #1: cost 0 inf + 1 305.080 * [simplify]: Simplified to 0 305.080 * [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)) 305.080 * * * * [progress]: [ 574 / 3260 ] simplifiying candidate # 305.080 * [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))) 305.080 * * [simplify]: iters left: 6 (23 enodes) 305.086 * * [simplify]: iters left: 5 (89 enodes) 305.101 * * [simplify]: iters left: 4 (151 enodes) 305.130 * * [simplify]: iters left: 3 (290 enodes) 305.194 * * [simplify]: Extracting #0: cost 1 inf + 0 305.194 * * [simplify]: Extracting #1: cost 9 inf + 0 305.194 * * [simplify]: Extracting #2: cost 87 inf + 2 305.194 * * [simplify]: Extracting #3: cost 131 inf + 462 305.196 * * [simplify]: Extracting #4: cost 100 inf + 3373 305.197 * * [simplify]: Extracting #5: cost 104 inf + 3785 305.199 * * [simplify]: Extracting #6: cost 98 inf + 4913 305.206 * * [simplify]: Extracting #7: cost 28 inf + 32741 305.219 * * [simplify]: Extracting #8: cost 0 inf + 45379 305.232 * * [simplify]: Extracting #9: cost 0 inf + 45284 305.245 * [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)))))) 305.245 * [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)))) 305.245 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 305.245 * * [simplify]: iters left: 6 (9 enodes) 305.248 * * [simplify]: iters left: 5 (36 enodes) 305.257 * * [simplify]: iters left: 4 (67 enodes) 305.268 * * [simplify]: iters left: 3 (97 enodes) 305.285 * * [simplify]: iters left: 2 (158 enodes) 305.322 * * [simplify]: iters left: 1 (263 enodes) 305.368 * * [simplify]: Extracting #0: cost 1 inf + 0 305.368 * * [simplify]: Extracting #1: cost 0 inf + 1 305.368 * [simplify]: Simplified to 0 305.368 * [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)) 305.368 * * * * [progress]: [ 575 / 3260 ] simplifiying candidate # 305.368 * [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)))) 305.368 * * [simplify]: iters left: 6 (23 enodes) 305.376 * * [simplify]: iters left: 5 (90 enodes) 305.391 * * [simplify]: iters left: 4 (160 enodes) 305.419 * * [simplify]: iters left: 3 (320 enodes) 305.491 * * [simplify]: Extracting #0: cost 1 inf + 0 305.491 * * [simplify]: Extracting #1: cost 11 inf + 0 305.491 * * [simplify]: Extracting #2: cost 97 inf + 0 305.492 * * [simplify]: Extracting #3: cost 151 inf + 297 305.493 * * [simplify]: Extracting #4: cost 117 inf + 2856 305.495 * * [simplify]: Extracting #5: cost 104 inf + 4986 305.497 * * [simplify]: Extracting #6: cost 99 inf + 6247 305.507 * * [simplify]: Extracting #7: cost 40 inf + 28798 305.520 * * [simplify]: Extracting #8: cost 0 inf + 46697 305.533 * * [simplify]: Extracting #9: cost 0 inf + 46602 305.546 * [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)) 305.546 * [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))))) 305.546 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 305.546 * * [simplify]: iters left: 5 (9 enodes) 305.549 * * [simplify]: iters left: 4 (39 enodes) 305.556 * * [simplify]: iters left: 3 (65 enodes) 305.567 * * [simplify]: iters left: 2 (129 enodes) 305.595 * * [simplify]: iters left: 1 (210 enodes) 305.632 * * [simplify]: Extracting #0: cost 1 inf + 0 305.632 * * [simplify]: Extracting #1: cost 0 inf + 1 305.632 * [simplify]: Simplified to 0 305.632 * [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)) 305.632 * * * * [progress]: [ 576 / 3260 ] simplifiying candidate # 305.632 * [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)))))) 305.633 * * [simplify]: iters left: 6 (24 enodes) 305.638 * * [simplify]: iters left: 5 (92 enodes) 305.656 * * [simplify]: iters left: 4 (149 enodes) 305.682 * * [simplify]: iters left: 3 (269 enodes) 305.746 * * [simplify]: Extracting #0: cost 1 inf + 0 305.746 * * [simplify]: Extracting #1: cost 11 inf + 0 305.746 * * [simplify]: Extracting #2: cost 87 inf + 0 305.747 * * [simplify]: Extracting #3: cost 119 inf + 747 305.748 * * [simplify]: Extracting #4: cost 105 inf + 2221 305.749 * * [simplify]: Extracting #5: cost 99 inf + 6560 305.751 * * [simplify]: Extracting #6: cost 89 inf + 9269 305.757 * * [simplify]: Extracting #7: cost 32 inf + 29716 305.768 * * [simplify]: Extracting #8: cost 0 inf + 43038 305.781 * * [simplify]: Extracting #9: cost 0 inf + 42878 305.793 * * [simplify]: Extracting #10: cost 0 inf + 42798 305.808 * [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))) 305.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 (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))))))) 305.809 * [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))))) 305.809 * * [simplify]: iters left: 6 (10 enodes) 305.811 * * [simplify]: iters left: 5 (37 enodes) 305.817 * * [simplify]: iters left: 4 (57 enodes) 305.828 * * [simplify]: iters left: 3 (104 enodes) 305.845 * * [simplify]: iters left: 2 (158 enodes) 305.870 * * [simplify]: iters left: 1 (225 enodes) 305.905 * * [simplify]: Extracting #0: cost 1 inf + 0 305.905 * * [simplify]: Extracting #1: cost 0 inf + 1 305.905 * [simplify]: Simplified to 0 305.905 * [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)) 305.905 * * * * [progress]: [ 577 / 3260 ] simplifiying candidate # 305.906 * [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))))) 305.906 * * [simplify]: iters left: 6 (23 enodes) 305.911 * * [simplify]: iters left: 5 (83 enodes) 305.924 * * [simplify]: iters left: 4 (133 enodes) 305.949 * * [simplify]: iters left: 3 (238 enodes) 306.002 * * [simplify]: iters left: 2 (460 enodes) 306.146 * * [simplify]: Extracting #0: cost 1 inf + 0 306.146 * * [simplify]: Extracting #1: cost 9 inf + 0 306.146 * * [simplify]: Extracting #2: cost 58 inf + 0 306.147 * * [simplify]: Extracting #3: cost 92 inf + 418 306.147 * * [simplify]: Extracting #4: cost 81 inf + 1284 306.148 * * [simplify]: Extracting #5: cost 84 inf + 1897 306.149 * * [simplify]: Extracting #6: cost 83 inf + 2107 306.151 * * [simplify]: Extracting #7: cost 72 inf + 3575 306.157 * * [simplify]: Extracting #8: cost 17 inf + 23280 306.169 * * [simplify]: Extracting #9: cost 0 inf + 29656 306.181 * * [simplify]: Extracting #10: cost 0 inf + 29521 306.195 * [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))) 306.195 * [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)))))) 306.196 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 306.196 * * [simplify]: iters left: 6 (9 enodes) 306.198 * * [simplify]: iters left: 5 (29 enodes) 306.202 * * [simplify]: iters left: 4 (42 enodes) 306.209 * * [simplify]: iters left: 3 (58 enodes) 306.216 * * [simplify]: iters left: 2 (68 enodes) 306.224 * * [simplify]: Extracting #0: cost 1 inf + 0 306.224 * * [simplify]: Extracting #1: cost 0 inf + 1 306.224 * [simplify]: Simplified to 0 306.224 * [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)) 306.224 * * * * [progress]: [ 578 / 3260 ] simplifiying candidate # 306.224 * [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)))))) 306.225 * * [simplify]: iters left: 6 (27 enodes) 306.231 * * [simplify]: iters left: 5 (106 enodes) 306.249 * * [simplify]: iters left: 4 (216 enodes) 306.295 * * [simplify]: iters left: 3 (461 enodes) 306.405 * * [simplify]: Extracting #0: cost 1 inf + 0 306.405 * * [simplify]: Extracting #1: cost 11 inf + 0 306.405 * * [simplify]: Extracting #2: cost 114 inf + 0 306.406 * * [simplify]: Extracting #3: cost 183 inf + 205 306.406 * * [simplify]: Extracting #4: cost 177 inf + 696 306.408 * * [simplify]: Extracting #5: cost 170 inf + 3011 306.414 * * [simplify]: Extracting #6: cost 71 inf + 32075 306.428 * * [simplify]: Extracting #7: cost 4 inf + 56543 306.445 * * [simplify]: Extracting #8: cost 0 inf + 58195 306.461 * * [simplify]: Extracting #9: cost 0 inf + 58115 306.479 * [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)) 306.479 * [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))))))) 306.480 * [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))))) 306.480 * * [simplify]: iters left: 6 (13 enodes) 306.483 * * [simplify]: iters left: 5 (53 enodes) 306.492 * * [simplify]: iters left: 4 (117 enodes) 306.518 * * [simplify]: iters left: 3 (275 enodes) 306.574 * * [simplify]: iters left: 2 (474 enodes) 306.687 * * [simplify]: Extracting #0: cost 1 inf + 0 306.687 * * [simplify]: Extracting #1: cost 0 inf + 1 306.687 * [simplify]: Simplified to 0 306.687 * [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)) 306.687 * * * * [progress]: [ 579 / 3260 ] simplifiying candidate # 306.688 * [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))))) 306.688 * * [simplify]: iters left: 6 (26 enodes) 306.694 * * [simplify]: iters left: 5 (100 enodes) 306.710 * * [simplify]: iters left: 4 (179 enodes) 306.743 * * [simplify]: iters left: 3 (339 enodes) 306.819 * * [simplify]: Extracting #0: cost 1 inf + 0 306.819 * * [simplify]: Extracting #1: cost 11 inf + 0 306.820 * * [simplify]: Extracting #2: cost 94 inf + 0 306.820 * * [simplify]: Extracting #3: cost 148 inf + 43 306.821 * * [simplify]: Extracting #4: cost 140 inf + 658 306.822 * * [simplify]: Extracting #5: cost 133 inf + 2787 306.824 * * [simplify]: Extracting #6: cost 98 inf + 9747 306.831 * * [simplify]: Extracting #7: cost 23 inf + 35742 306.846 * * [simplify]: Extracting #8: cost 0 inf + 45367 306.859 * * [simplify]: Extracting #9: cost 0 inf + 45287 306.872 * [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)) 306.872 * [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)))))) 306.872 * [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)))) 306.873 * * [simplify]: iters left: 6 (12 enodes) 306.875 * * [simplify]: iters left: 5 (47 enodes) 306.883 * * [simplify]: iters left: 4 (82 enodes) 306.896 * * [simplify]: iters left: 3 (157 enodes) 306.925 * * [simplify]: iters left: 2 (248 enodes) 306.964 * * [simplify]: iters left: 1 (341 enodes) 307.020 * * [simplify]: Extracting #0: cost 1 inf + 0 307.020 * * [simplify]: Extracting #1: cost 0 inf + 1 307.020 * [simplify]: Simplified to 0 307.020 * [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)) 307.020 * * * * [progress]: [ 580 / 3260 ] simplifiying candidate # 307.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 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 307.020 * * [simplify]: iters left: 6 (25 enodes) 307.026 * * [simplify]: iters left: 5 (95 enodes) 307.042 * * [simplify]: iters left: 4 (180 enodes) 307.078 * * [simplify]: iters left: 3 (356 enodes) 307.172 * * [simplify]: Extracting #0: cost 1 inf + 0 307.172 * * [simplify]: Extracting #1: cost 13 inf + 0 307.172 * * [simplify]: Extracting #2: cost 102 inf + 0 307.173 * * [simplify]: Extracting #3: cost 155 inf + 2 307.173 * * [simplify]: Extracting #4: cost 148 inf + 456 307.174 * * [simplify]: Extracting #5: cost 134 inf + 3939 307.177 * * [simplify]: Extracting #6: cost 97 inf + 12184 307.181 * * [simplify]: Extracting #7: cost 81 inf + 15168 307.190 * * [simplify]: Extracting #8: cost 18 inf + 40429 307.203 * * [simplify]: Extracting #9: cost 0 inf + 47669 307.217 * * [simplify]: Extracting #10: cost 0 inf + 47629 307.230 * [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)) 307.230 * [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))))) 307.230 * [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))) 307.231 * * [simplify]: iters left: 6 (12 enodes) 307.234 * * [simplify]: iters left: 5 (47 enodes) 307.242 * * [simplify]: iters left: 4 (89 enodes) 307.262 * * [simplify]: iters left: 3 (180 enodes) 307.300 * * [simplify]: iters left: 2 (296 enodes) 307.358 * * [simplify]: iters left: 1 (428 enodes) 307.451 * * [simplify]: Extracting #0: cost 1 inf + 0 307.451 * * [simplify]: Extracting #1: cost 0 inf + 1 307.451 * [simplify]: Simplified to 0 307.451 * [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)) 307.451 * * * * [progress]: [ 581 / 3260 ] simplifiying candidate # 307.451 * [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)))))) 307.451 * * [simplify]: iters left: 6 (26 enodes) 307.458 * * [simplify]: iters left: 5 (99 enodes) 307.474 * * [simplify]: iters left: 4 (177 enodes) 307.507 * * [simplify]: iters left: 3 (318 enodes) 307.576 * * [simplify]: Extracting #0: cost 1 inf + 0 307.576 * * [simplify]: Extracting #1: cost 11 inf + 0 307.577 * * [simplify]: Extracting #2: cost 90 inf + 0 307.577 * * [simplify]: Extracting #3: cost 141 inf + 365 307.578 * * [simplify]: Extracting #4: cost 130 inf + 1989 307.579 * * [simplify]: Extracting #5: cost 117 inf + 5643 307.581 * * [simplify]: Extracting #6: cost 96 inf + 10092 307.588 * * [simplify]: Extracting #7: cost 23 inf + 36337 307.600 * * [simplify]: Extracting #8: cost 0 inf + 45762 307.613 * * [simplify]: Extracting #9: cost 0 inf + 45722 307.626 * [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)))) 307.626 * [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))))))) 307.626 * [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))))) 307.626 * * [simplify]: iters left: 6 (12 enodes) 307.629 * * [simplify]: iters left: 5 (46 enodes) 307.636 * * [simplify]: iters left: 4 (81 enodes) 307.652 * * [simplify]: iters left: 3 (134 enodes) 307.672 * * [simplify]: iters left: 2 (197 enodes) 307.700 * * [simplify]: iters left: 1 (271 enodes) 307.739 * * [simplify]: Extracting #0: cost 1 inf + 0 307.739 * * [simplify]: Extracting #1: cost 0 inf + 1 307.739 * [simplify]: Simplified to 0 307.739 * [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)) 307.740 * * * * [progress]: [ 582 / 3260 ] simplifiying candidate # 307.740 * [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))))) 307.740 * * [simplify]: iters left: 6 (24 enodes) 307.746 * * [simplify]: iters left: 5 (90 enodes) 307.760 * * [simplify]: iters left: 4 (148 enodes) 307.787 * * [simplify]: iters left: 3 (268 enodes) 307.849 * * [simplify]: Extracting #0: cost 1 inf + 0 307.849 * * [simplify]: Extracting #1: cost 9 inf + 0 307.849 * * [simplify]: Extracting #2: cost 82 inf + 0 307.849 * * [simplify]: Extracting #3: cost 127 inf + 124 307.850 * * [simplify]: Extracting #4: cost 123 inf + 412 307.851 * * [simplify]: Extracting #5: cost 112 inf + 2536 307.853 * * [simplify]: Extracting #6: cost 90 inf + 7144 307.858 * * [simplify]: Extracting #7: cost 28 inf + 28570 307.869 * * [simplify]: Extracting #8: cost 0 inf + 40658 307.881 * * [simplify]: Extracting #9: cost 0 inf + 40563 307.892 * [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))) 307.892 * [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)))))) 307.893 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 307.893 * * [simplify]: iters left: 6 (10 enodes) 307.895 * * [simplify]: iters left: 5 (38 enodes) 307.901 * * [simplify]: iters left: 4 (59 enodes) 307.910 * * [simplify]: iters left: 3 (88 enodes) 307.925 * * [simplify]: iters left: 2 (117 enodes) 307.940 * * [simplify]: iters left: 1 (144 enodes) 307.957 * * [simplify]: Extracting #0: cost 1 inf + 0 307.957 * * [simplify]: Extracting #1: cost 0 inf + 1 307.957 * [simplify]: Simplified to 0 307.957 * [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)) 307.957 * * * * [progress]: [ 583 / 3260 ] simplifiying candidate # 307.957 * [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)))) 307.957 * * [simplify]: iters left: 6 (24 enodes) 307.963 * * [simplify]: iters left: 5 (90 enodes) 307.979 * * [simplify]: iters left: 4 (152 enodes) 308.007 * * [simplify]: iters left: 3 (282 enodes) 308.071 * * [simplify]: Extracting #0: cost 1 inf + 0 308.071 * * [simplify]: Extracting #1: cost 11 inf + 0 308.071 * * [simplify]: Extracting #2: cost 86 inf + 0 308.072 * * [simplify]: Extracting #3: cost 115 inf + 538 308.072 * * [simplify]: Extracting #4: cost 104 inf + 1565 308.073 * * [simplify]: Extracting #5: cost 104 inf + 2508 308.075 * * [simplify]: Extracting #6: cost 89 inf + 5482 308.081 * * [simplify]: Extracting #7: cost 33 inf + 24848 308.092 * * [simplify]: Extracting #8: cost 1 inf + 38133 308.103 * * [simplify]: Extracting #9: cost 0 inf + 38513 308.116 * [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)) 308.116 * [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))))) 308.116 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 308.116 * * [simplify]: iters left: 6 (11 enodes) 308.119 * * [simplify]: iters left: 5 (42 enodes) 308.126 * * [simplify]: iters left: 4 (67 enodes) 308.139 * * [simplify]: iters left: 3 (111 enodes) 308.155 * * [simplify]: iters left: 2 (140 enodes) 308.172 * * [simplify]: iters left: 1 (160 enodes) 308.189 * * [simplify]: Extracting #0: cost 1 inf + 0 308.189 * * [simplify]: Extracting #1: cost 0 inf + 1 308.190 * [simplify]: Simplified to 0 308.190 * [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)) 308.190 * * * * [progress]: [ 584 / 3260 ] simplifiying candidate # 308.190 * [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)))))) 308.190 * * [simplify]: iters left: 6 (30 enodes) 308.197 * * [simplify]: iters left: 5 (121 enodes) 308.221 * * [simplify]: iters left: 4 (280 enodes) 308.300 * * [simplify]: Extracting #0: cost 1 inf + 0 308.300 * * [simplify]: Extracting #1: cost 11 inf + 0 308.300 * * [simplify]: Extracting #2: cost 170 inf + 0 308.301 * * [simplify]: Extracting #3: cost 299 inf + 205 308.302 * * [simplify]: Extracting #4: cost 278 inf + 3682 308.310 * * [simplify]: Extracting #5: cost 135 inf + 55026 308.324 * * [simplify]: Extracting #6: cost 56 inf + 84080 308.340 * * [simplify]: Extracting #7: cost 33 inf + 90153 308.361 * * [simplify]: Extracting #8: cost 1 inf + 104018 308.381 * * [simplify]: Extracting #9: cost 0 inf + 104368 308.401 * [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))))) 308.401 * [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))))))) 308.401 * [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))))) 308.401 * * [simplify]: iters left: 6 (16 enodes) 308.405 * * [simplify]: iters left: 5 (68 enodes) 308.417 * * [simplify]: iters left: 4 (179 enodes) 308.477 * * [simplify]: Extracting #0: cost 1 inf + 0 308.477 * * [simplify]: Extracting #1: cost 27 inf + 0 308.478 * * [simplify]: Extracting #2: cost 153 inf + 0 308.480 * * [simplify]: Extracting #3: cost 242 inf + 83 308.485 * * [simplify]: Extracting #4: cost 185 inf + 16503 308.508 * * [simplify]: Extracting #5: cost 15 inf + 79352 308.523 * * [simplify]: Extracting #6: cost 0 inf + 84943 308.538 * [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))))) 308.538 * [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))))))) 308.538 * * * * [progress]: [ 585 / 3260 ] simplifiying candidate # 308.538 * [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))))) 308.539 * * [simplify]: iters left: 6 (29 enodes) 308.546 * * [simplify]: iters left: 5 (116 enodes) 308.566 * * [simplify]: iters left: 4 (244 enodes) 308.624 * * [simplify]: Extracting #0: cost 1 inf + 0 308.624 * * [simplify]: Extracting #1: cost 11 inf + 0 308.625 * * [simplify]: Extracting #2: cost 132 inf + 0 308.625 * * [simplify]: Extracting #3: cost 226 inf + 43 308.626 * * [simplify]: Extracting #4: cost 207 inf + 2879 308.631 * * [simplify]: Extracting #5: cost 109 inf + 35454 308.642 * * [simplify]: Extracting #6: cost 37 inf + 59113 308.659 * * [simplify]: Extracting #7: cost 0 inf + 71753 308.673 * * [simplify]: Extracting #8: cost 0 inf + 71643 308.688 * [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)))) 308.689 * [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)))))) 308.689 * [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)))) 308.689 * * [simplify]: iters left: 6 (15 enodes) 308.693 * * [simplify]: iters left: 5 (63 enodes) 308.704 * * [simplify]: iters left: 4 (145 enodes) 308.742 * * [simplify]: iters left: 3 (499 enodes) 308.989 * * [simplify]: Extracting #0: cost 1 inf + 0 308.989 * * [simplify]: Extracting #1: cost 0 inf + 1 308.989 * [simplify]: Simplified to 0 308.989 * [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)) 308.989 * * * * [progress]: [ 586 / 3260 ] simplifiying candidate # 308.989 * [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)))) 308.989 * * [simplify]: iters left: 6 (28 enodes) 308.996 * * [simplify]: iters left: 5 (110 enodes) 309.021 * * [simplify]: iters left: 4 (251 enodes) 309.086 * * [simplify]: Extracting #0: cost 1 inf + 0 309.086 * * [simplify]: Extracting #1: cost 13 inf + 0 309.086 * * [simplify]: Extracting #2: cost 131 inf + 0 309.087 * * [simplify]: Extracting #3: cost 211 inf + 2 309.088 * * [simplify]: Extracting #4: cost 190 inf + 3737 309.093 * * [simplify]: Extracting #5: cost 109 inf + 27565 309.101 * * [simplify]: Extracting #6: cost 54 inf + 43720 309.111 * * [simplify]: Extracting #7: cost 28 inf + 50741 309.123 * * [simplify]: Extracting #8: cost 0 inf + 62912 309.137 * * [simplify]: Extracting #9: cost 0 inf + 62802 309.150 * [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))) 309.150 * [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))))) 309.150 * [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))) 309.150 * * [simplify]: iters left: 6 (15 enodes) 309.157 * * [simplify]: iters left: 5 (62 enodes) 309.169 * * [simplify]: iters left: 4 (159 enodes) 309.212 * * [simplify]: iters left: 3 (475 enodes) 309.421 * * [simplify]: Extracting #0: cost 1 inf + 0 309.421 * * [simplify]: Extracting #1: cost 42 inf + 0 309.422 * * [simplify]: Extracting #2: cost 194 inf + 1 309.425 * * [simplify]: Extracting #3: cost 205 inf + 15094 309.445 * * [simplify]: Extracting #4: cost 20 inf + 63712 309.462 * * [simplify]: Extracting #5: cost 3 inf + 65204 309.480 * * [simplify]: Extracting #6: cost 0 inf + 65965 309.498 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 309.498 * [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)))) 309.499 * * * * [progress]: [ 587 / 3260 ] simplifiying candidate # 309.499 * [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)))))) 309.499 * * [simplify]: iters left: 6 (28 enodes) 309.506 * * [simplify]: iters left: 5 (112 enodes) 309.526 * * [simplify]: iters left: 4 (246 enodes) 309.589 * * [simplify]: Extracting #0: cost 1 inf + 0 309.589 * * [simplify]: Extracting #1: cost 11 inf + 0 309.589 * * [simplify]: Extracting #2: cost 133 inf + 0 309.590 * * [simplify]: Extracting #3: cost 238 inf + 2 309.591 * * [simplify]: Extracting #4: cost 220 inf + 2354 309.597 * * [simplify]: Extracting #5: cost 102 inf + 39299 309.608 * * [simplify]: Extracting #6: cost 40 inf + 61571 309.623 * * [simplify]: Extracting #7: cost 5 inf + 74109 309.639 * * [simplify]: Extracting #8: cost 0 inf + 75882 309.656 * * [simplify]: Extracting #9: cost 0 inf + 75802 309.672 * [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)))) 309.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))))) (* (* (/ (/ (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))))))) 309.673 * [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))))) 309.673 * * [simplify]: iters left: 6 (15 enodes) 309.676 * * [simplify]: iters left: 5 (62 enodes) 309.688 * * [simplify]: iters left: 4 (148 enodes) 309.727 * * [simplify]: iters left: 3 (499 enodes) 309.980 * * [simplify]: Extracting #0: cost 1 inf + 0 309.980 * * [simplify]: Extracting #1: cost 0 inf + 1 309.980 * [simplify]: Simplified to 0 309.980 * [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)) 309.980 * * * * [progress]: [ 588 / 3260 ] simplifiying candidate # 309.980 * [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))))) 309.980 * * [simplify]: iters left: 6 (27 enodes) 309.987 * * [simplify]: iters left: 5 (106 enodes) 310.005 * * [simplify]: iters left: 4 (213 enodes) 310.054 * * [simplify]: Extracting #0: cost 1 inf + 0 310.054 * * [simplify]: Extracting #1: cost 11 inf + 0 310.055 * * [simplify]: Extracting #2: cost 107 inf + 0 310.055 * * [simplify]: Extracting #3: cost 183 inf + 124 310.056 * * [simplify]: Extracting #4: cost 156 inf + 3972 310.061 * * [simplify]: Extracting #5: cost 82 inf + 26340 310.069 * * [simplify]: Extracting #6: cost 39 inf + 39691 310.082 * * [simplify]: Extracting #7: cost 0 inf + 53851 310.094 * * [simplify]: Extracting #8: cost 0 inf + 53821 310.106 * [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))))) 310.106 * [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)))))) 310.106 * [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)))) 310.106 * * [simplify]: iters left: 6 (14 enodes) 310.110 * * [simplify]: iters left: 5 (56 enodes) 310.120 * * [simplify]: iters left: 4 (117 enodes) 310.146 * * [simplify]: iters left: 3 (347 enodes) 310.269 * * [simplify]: Extracting #0: cost 1 inf + 0 310.269 * * [simplify]: Extracting #1: cost 0 inf + 1 310.269 * [simplify]: Simplified to 0 310.269 * [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)) 310.269 * * * * [progress]: [ 589 / 3260 ] simplifiying candidate # 310.270 * [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)))) 310.270 * * [simplify]: iters left: 6 (26 enodes) 310.276 * * [simplify]: iters left: 5 (100 enodes) 310.293 * * [simplify]: iters left: 4 (198 enodes) 310.338 * * [simplify]: iters left: 3 (493 enodes) 310.515 * * [simplify]: Extracting #0: cost 1 inf + 0 310.515 * * [simplify]: Extracting #1: cost 11 inf + 0 310.515 * * [simplify]: Extracting #2: cost 148 inf + 0 310.516 * * [simplify]: Extracting #3: cost 255 inf + 2 310.517 * * [simplify]: Extracting #4: cost 241 inf + 3283 310.525 * * [simplify]: Extracting #5: cost 132 inf + 29247 310.538 * * [simplify]: Extracting #6: cost 68 inf + 47998 310.557 * * [simplify]: Extracting #7: cost 9 inf + 69695 310.578 * * [simplify]: Extracting #8: cost 0 inf + 73100 310.602 * [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)) 310.602 * [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))))) 310.602 * [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))) 310.602 * * [simplify]: iters left: 6 (14 enodes) 310.606 * * [simplify]: iters left: 5 (57 enodes) 310.616 * * [simplify]: iters left: 4 (116 enodes) 310.642 * * [simplify]: iters left: 3 (321 enodes) 310.757 * * [simplify]: Extracting #0: cost 1 inf + 0 310.757 * * [simplify]: Extracting #1: cost 0 inf + 1 310.757 * [simplify]: Simplified to 0 310.757 * [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)) 310.757 * * * * [progress]: [ 590 / 3260 ] simplifiying candidate # 310.757 * [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)))))) 310.758 * * [simplify]: iters left: 6 (28 enodes) 310.764 * * [simplify]: iters left: 5 (110 enodes) 310.787 * * [simplify]: iters left: 4 (241 enodes) 310.844 * * [simplify]: Extracting #0: cost 1 inf + 0 310.844 * * [simplify]: Extracting #1: cost 11 inf + 0 310.844 * * [simplify]: Extracting #2: cost 114 inf + 0 310.845 * * [simplify]: Extracting #3: cost 186 inf + 529 310.846 * * [simplify]: Extracting #4: cost 161 inf + 4660 310.851 * * [simplify]: Extracting #5: cost 78 inf + 28152 310.859 * * [simplify]: Extracting #6: cost 33 inf + 42767 310.870 * * [simplify]: Extracting #7: cost 2 inf + 53970 310.882 * * [simplify]: Extracting #8: cost 0 inf + 54861 310.894 * [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)) 310.894 * [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))))))) 310.894 * [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))))) 310.894 * * [simplify]: iters left: 6 (15 enodes) 310.898 * * [simplify]: iters left: 5 (62 enodes) 310.909 * * [simplify]: iters left: 4 (149 enodes) 310.950 * * [simplify]: iters left: 3 (450 enodes) 311.161 * * [simplify]: Extracting #0: cost 1 inf + 0 311.161 * * [simplify]: Extracting #1: cost 0 inf + 1 311.161 * [simplify]: Simplified to 0 311.161 * [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)) 311.161 * * * * [progress]: [ 591 / 3260 ] simplifiying candidate # 311.161 * [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))))) 311.162 * * [simplify]: iters left: 6 (27 enodes) 311.168 * * [simplify]: iters left: 5 (105 enodes) 311.186 * * [simplify]: iters left: 4 (208 enodes) 311.233 * * [simplify]: Extracting #0: cost 1 inf + 0 311.233 * * [simplify]: Extracting #1: cost 11 inf + 0 311.233 * * [simplify]: Extracting #2: cost 94 inf + 0 311.233 * * [simplify]: Extracting #3: cost 148 inf + 85 311.234 * * [simplify]: Extracting #4: cost 140 inf + 580 311.235 * * [simplify]: Extracting #5: cost 128 inf + 3782 311.238 * * [simplify]: Extracting #6: cost 65 inf + 18199 311.245 * * [simplify]: Extracting #7: cost 22 inf + 29879 311.254 * * [simplify]: Extracting #8: cost 0 inf + 40149 311.263 * * [simplify]: Extracting #9: cost 0 inf + 40119 311.273 * [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))) 311.273 * [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)))))) 311.273 * [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)))) 311.273 * * [simplify]: iters left: 6 (14 enodes) 311.277 * * [simplify]: iters left: 5 (57 enodes) 311.288 * * [simplify]: iters left: 4 (118 enodes) 311.315 * * [simplify]: iters left: 3 (314 enodes) 311.415 * * [simplify]: Extracting #0: cost 1 inf + 0 311.415 * * [simplify]: Extracting #1: cost 0 inf + 1 311.416 * [simplify]: Simplified to 0 311.416 * [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)) 311.416 * * * * [progress]: [ 592 / 3260 ] simplifiying candidate # 311.416 * [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)))) 311.416 * * [simplify]: iters left: 6 (26 enodes) 311.422 * * [simplify]: iters left: 5 (96 enodes) 311.438 * * [simplify]: iters left: 4 (193 enodes) 311.480 * * [simplify]: iters left: 3 (434 enodes) 311.608 * * [simplify]: Extracting #0: cost 1 inf + 0 311.608 * * [simplify]: Extracting #1: cost 13 inf + 0 311.609 * * [simplify]: Extracting #2: cost 141 inf + 0 311.610 * * [simplify]: Extracting #3: cost 202 inf + 499 311.611 * * [simplify]: Extracting #4: cost 184 inf + 2501 311.615 * * [simplify]: Extracting #5: cost 123 inf + 15077 311.622 * * [simplify]: Extracting #6: cost 71 inf + 28764 311.634 * * [simplify]: Extracting #7: cost 9 inf + 52102 311.650 * * [simplify]: Extracting #8: cost 0 inf + 55746 311.670 * [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)) 311.670 * [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))))) 311.670 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 311.670 * * [simplify]: iters left: 6 (13 enodes) 311.674 * * [simplify]: iters left: 5 (48 enodes) 311.682 * * [simplify]: iters left: 4 (103 enodes) 311.702 * * [simplify]: iters left: 3 (238 enodes) 311.766 * * [simplify]: Extracting #0: cost 1 inf + 0 311.766 * * [simplify]: Extracting #1: cost 0 inf + 1 311.766 * [simplify]: Simplified to 0 311.766 * [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)) 311.766 * * * * [progress]: [ 593 / 3260 ] simplifiying candidate # 311.767 * [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)))))) 311.767 * * [simplify]: iters left: 6 (29 enodes) 311.774 * * [simplify]: iters left: 5 (114 enodes) 311.797 * * [simplify]: iters left: 4 (242 enodes) 311.851 * * [simplify]: Extracting #0: cost 1 inf + 0 311.852 * * [simplify]: Extracting #1: cost 11 inf + 0 311.852 * * [simplify]: Extracting #2: cost 131 inf + 0 311.853 * * [simplify]: Extracting #3: cost 229 inf + 83 311.853 * * [simplify]: Extracting #4: cost 217 inf + 1021 311.859 * * [simplify]: Extracting #5: cost 161 inf + 18127 311.869 * * [simplify]: Extracting #6: cost 31 inf + 63051 311.883 * * [simplify]: Extracting #7: cost 1 inf + 73517 311.898 * * [simplify]: Extracting #8: cost 0 inf + 73867 311.914 * * [simplify]: Extracting #9: cost 0 inf + 73787 311.929 * [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))))) 311.929 * [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))))))) 311.929 * [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))))) 311.930 * * [simplify]: iters left: 6 (15 enodes) 311.933 * * [simplify]: iters left: 5 (61 enodes) 311.943 * * [simplify]: iters left: 4 (142 enodes) 311.981 * * [simplify]: iters left: 3 (474 enodes) 312.170 * * [simplify]: Extracting #0: cost 1 inf + 0 312.171 * * [simplify]: Extracting #1: cost 0 inf + 1 312.171 * [simplify]: Simplified to 0 312.171 * [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)) 312.171 * * * * [progress]: [ 594 / 3260 ] simplifiying candidate # 312.171 * [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))))) 312.171 * * [simplify]: iters left: 6 (28 enodes) 312.178 * * [simplify]: iters left: 5 (109 enodes) 312.196 * * [simplify]: iters left: 4 (211 enodes) 312.241 * * [simplify]: Extracting #0: cost 1 inf + 0 312.242 * * [simplify]: Extracting #1: cost 11 inf + 0 312.242 * * [simplify]: Extracting #2: cost 105 inf + 0 312.242 * * [simplify]: Extracting #3: cost 173 inf + 43 312.243 * * [simplify]: Extracting #4: cost 163 inf + 698 312.245 * * [simplify]: Extracting #5: cost 125 inf + 11044 312.250 * * [simplify]: Extracting #6: cost 49 inf + 33532 312.260 * * [simplify]: Extracting #7: cost 7 inf + 48346 312.272 * * [simplify]: Extracting #8: cost 0 inf + 50998 312.283 * * [simplify]: Extracting #9: cost 0 inf + 50878 312.294 * [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))))) 312.295 * [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)))))) 312.295 * [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)))) 312.295 * * [simplify]: iters left: 6 (14 enodes) 312.298 * * [simplify]: iters left: 5 (56 enodes) 312.308 * * [simplify]: iters left: 4 (113 enodes) 312.333 * * [simplify]: iters left: 3 (324 enodes) 312.426 * * [simplify]: Extracting #0: cost 1 inf + 0 312.426 * * [simplify]: Extracting #1: cost 0 inf + 1 312.426 * [simplify]: Simplified to 0 312.426 * [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)) 312.426 * * * * [progress]: [ 595 / 3260 ] simplifiying candidate # 312.426 * [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)))) 312.426 * * [simplify]: iters left: 6 (27 enodes) 312.436 * * [simplify]: iters left: 5 (104 enodes) 312.453 * * [simplify]: iters left: 4 (202 enodes) 312.495 * * [simplify]: iters left: 3 (499 enodes) 312.643 * * [simplify]: Extracting #0: cost 1 inf + 0 312.643 * * [simplify]: Extracting #1: cost 11 inf + 0 312.643 * * [simplify]: Extracting #2: cost 129 inf + 0 312.644 * * [simplify]: Extracting #3: cost 229 inf + 2 312.645 * * [simplify]: Extracting #4: cost 215 inf + 1750 312.649 * * [simplify]: Extracting #5: cost 152 inf + 14473 312.658 * * [simplify]: Extracting #6: cost 75 inf + 36488 312.674 * * [simplify]: Extracting #7: cost 5 inf + 61338 312.696 * * [simplify]: Extracting #8: cost 0 inf + 63451 312.715 * [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))) 312.715 * [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))))) 312.715 * [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))) 312.715 * * [simplify]: iters left: 6 (14 enodes) 312.719 * * [simplify]: iters left: 5 (56 enodes) 312.729 * * [simplify]: iters left: 4 (112 enodes) 312.752 * * [simplify]: iters left: 3 (297 enodes) 312.839 * * [simplify]: Extracting #0: cost 1 inf + 0 312.839 * * [simplify]: Extracting #1: cost 0 inf + 1 312.839 * [simplify]: Simplified to 0 312.839 * [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)) 312.839 * * * * [progress]: [ 596 / 3260 ] simplifiying candidate # 312.839 * [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)))))) 312.839 * * [simplify]: iters left: 6 (26 enodes) 312.846 * * [simplify]: iters left: 5 (103 enodes) 312.863 * * [simplify]: iters left: 4 (213 enodes) 312.910 * * [simplify]: Extracting #0: cost 1 inf + 0 312.910 * * [simplify]: Extracting #1: cost 11 inf + 0 312.910 * * [simplify]: Extracting #2: cost 103 inf + 0 312.911 * * [simplify]: Extracting #3: cost 180 inf + 204 312.912 * * [simplify]: Extracting #4: cost 159 inf + 3124 312.916 * * [simplify]: Extracting #5: cost 94 inf + 21993 312.923 * * [simplify]: Extracting #6: cost 35 inf + 39869 312.934 * * [simplify]: Extracting #7: cost 5 inf + 50438 312.946 * * [simplify]: Extracting #8: cost 0 inf + 52266 312.958 * [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))))) 312.958 * [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))))))) 312.958 * [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))))) 312.958 * * [simplify]: iters left: 6 (13 enodes) 312.961 * * [simplify]: iters left: 5 (53 enodes) 312.973 * * [simplify]: iters left: 4 (118 enodes) 312.996 * * [simplify]: iters left: 3 (324 enodes) 313.088 * * [simplify]: Extracting #0: cost 1 inf + 0 313.088 * * [simplify]: Extracting #1: cost 0 inf + 1 313.088 * [simplify]: Simplified to 0 313.088 * [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)) 313.088 * * * * [progress]: [ 597 / 3260 ] simplifiying candidate # 313.089 * [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))))) 313.089 * * [simplify]: iters left: 6 (24 enodes) 313.098 * * [simplify]: iters left: 5 (92 enodes) 313.112 * * [simplify]: iters left: 4 (171 enodes) 313.145 * * [simplify]: iters left: 3 (411 enodes) 313.263 * * [simplify]: Extracting #0: cost 1 inf + 0 313.263 * * [simplify]: Extracting #1: cost 9 inf + 0 313.263 * * [simplify]: Extracting #2: cost 117 inf + 0 313.264 * * [simplify]: Extracting #3: cost 212 inf + 43 313.265 * * [simplify]: Extracting #4: cost 189 inf + 3785 313.270 * * [simplify]: Extracting #5: cost 125 inf + 17089 313.279 * * [simplify]: Extracting #6: cost 74 inf + 30258 313.296 * * [simplify]: Extracting #7: cost 11 inf + 52975 313.313 * * [simplify]: Extracting #8: cost 0 inf + 57423 313.331 * * [simplify]: Extracting #9: cost 0 inf + 57383 313.348 * [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))) 313.348 * [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)))))) 313.349 * [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)))) 313.349 * * [simplify]: iters left: 6 (11 enodes) 313.351 * * [simplify]: iters left: 5 (43 enodes) 313.358 * * [simplify]: iters left: 4 (84 enodes) 313.376 * * [simplify]: iters left: 3 (212 enodes) 313.421 * * [simplify]: iters left: 2 (472 enodes) 313.529 * * [simplify]: Extracting #0: cost 1 inf + 0 313.529 * * [simplify]: Extracting #1: cost 0 inf + 1 313.530 * [simplify]: Simplified to 0 313.530 * [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)) 313.530 * * * * [progress]: [ 598 / 3260 ] simplifiying candidate # 313.530 * [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)))) 313.530 * * [simplify]: iters left: 6 (24 enodes) 313.536 * * [simplify]: iters left: 5 (92 enodes) 313.554 * * [simplify]: iters left: 4 (177 enodes) 313.589 * * [simplify]: iters left: 3 (401 enodes) 313.697 * * [simplify]: Extracting #0: cost 1 inf + 0 313.697 * * [simplify]: Extracting #1: cost 11 inf + 0 313.698 * * [simplify]: Extracting #2: cost 111 inf + 0 313.698 * * [simplify]: Extracting #3: cost 182 inf + 2 313.699 * * [simplify]: Extracting #4: cost 175 inf + 657 313.702 * * [simplify]: Extracting #5: cost 120 inf + 9763 313.708 * * [simplify]: Extracting #6: cost 72 inf + 23317 313.720 * * [simplify]: Extracting #7: cost 11 inf + 45372 313.735 * * [simplify]: Extracting #8: cost 0 inf + 49389 313.753 * * [simplify]: Extracting #9: cost 0 inf + 49349 313.768 * [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))) 313.768 * [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))))) 313.768 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 313.768 * * [simplify]: iters left: 6 (12 enodes) 313.772 * * [simplify]: iters left: 5 (49 enodes) 313.780 * * [simplify]: iters left: 4 (99 enodes) 313.800 * * [simplify]: iters left: 3 (234 enodes) 313.857 * * [simplify]: iters left: 2 (447 enodes) 313.957 * * [simplify]: Extracting #0: cost 1 inf + 0 313.957 * * [simplify]: Extracting #1: cost 0 inf + 1 313.957 * [simplify]: Simplified to 0 313.957 * [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)) 313.957 * * * * [progress]: [ 599 / 3260 ] simplifiying candidate # 313.958 * [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)))))) 313.958 * * [simplify]: iters left: 6 (27 enodes) 313.964 * * [simplify]: iters left: 5 (105 enodes) 313.981 * * [simplify]: iters left: 4 (211 enodes) 314.027 * * [simplify]: iters left: 3 (493 enodes) 314.173 * * [simplify]: Extracting #0: cost 1 inf + 0 314.173 * * [simplify]: Extracting #1: cost 11 inf + 0 314.173 * * [simplify]: Extracting #2: cost 129 inf + 0 314.174 * * [simplify]: Extracting #3: cost 211 inf + 327 314.175 * * [simplify]: Extracting #4: cost 178 inf + 4993 314.180 * * [simplify]: Extracting #5: cost 129 inf + 16570 314.189 * * [simplify]: Extracting #6: cost 69 inf + 34437 314.205 * * [simplify]: Extracting #7: cost 1 inf + 59648 314.223 * * [simplify]: Extracting #8: cost 0 inf + 59959 314.242 * [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))))) 314.242 * [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))))))) 314.242 * [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))))) 314.242 * * [simplify]: iters left: 6 (14 enodes) 314.246 * * [simplify]: iters left: 5 (57 enodes) 314.258 * * [simplify]: iters left: 4 (121 enodes) 314.284 * * [simplify]: iters left: 3 (291 enodes) 314.366 * * [simplify]: Extracting #0: cost 1 inf + 0 314.366 * * [simplify]: Extracting #1: cost 0 inf + 1 314.366 * [simplify]: Simplified to 0 314.366 * [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)) 314.367 * * * * [progress]: [ 600 / 3260 ] simplifiying candidate # 314.367 * [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))))) 314.367 * * [simplify]: iters left: 6 (26 enodes) 314.376 * * [simplify]: iters left: 5 (100 enodes) 314.392 * * [simplify]: iters left: 4 (185 enodes) 314.428 * * [simplify]: iters left: 3 (403 enodes) 314.527 * * [simplify]: Extracting #0: cost 1 inf + 0 314.527 * * [simplify]: Extracting #1: cost 11 inf + 0 314.527 * * [simplify]: Extracting #2: cost 109 inf + 0 314.528 * * [simplify]: Extracting #3: cost 170 inf + 370 314.529 * * [simplify]: Extracting #4: cost 162 inf + 1268 314.530 * * [simplify]: Extracting #5: cost 146 inf + 3603 314.535 * * [simplify]: Extracting #6: cost 73 inf + 22819 314.548 * * [simplify]: Extracting #7: cost 5 inf + 44076 314.562 * * [simplify]: Extracting #8: cost 0 inf + 45367 314.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)) 314.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 (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 314.579 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 314.580 * * [simplify]: iters left: 6 (13 enodes) 314.583 * * [simplify]: iters left: 5 (52 enodes) 314.591 * * [simplify]: iters left: 4 (98 enodes) 314.611 * * [simplify]: iters left: 3 (212 enodes) 314.655 * * [simplify]: iters left: 2 (371 enodes) 314.730 * * [simplify]: Extracting #0: cost 1 inf + 0 314.730 * * [simplify]: Extracting #1: cost 0 inf + 1 314.730 * [simplify]: Simplified to 0 314.730 * [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)) 314.731 * * * * [progress]: [ 601 / 3260 ] simplifiying candidate # 314.731 * [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)))) 314.731 * * [simplify]: iters left: 6 (25 enodes) 314.737 * * [simplify]: iters left: 5 (91 enodes) 314.753 * * [simplify]: iters left: 4 (170 enodes) 314.783 * * [simplify]: iters left: 3 (328 enodes) 314.859 * * [simplify]: Extracting #0: cost 1 inf + 0 314.859 * * [simplify]: Extracting #1: cost 11 inf + 0 314.860 * * [simplify]: Extracting #2: cost 105 inf + 0 314.860 * * [simplify]: Extracting #3: cost 144 inf + 703 314.862 * * [simplify]: Extracting #4: cost 109 inf + 4587 314.865 * * [simplify]: Extracting #5: cost 97 inf + 6956 314.867 * * [simplify]: Extracting #6: cost 92 inf + 7649 314.870 * * [simplify]: Extracting #7: cost 82 inf + 9074 314.876 * * [simplify]: Extracting #8: cost 33 inf + 28227 314.889 * * [simplify]: Extracting #9: cost 0 inf + 42131 314.904 * * [simplify]: Extracting #10: cost 0 inf + 42076 314.917 * [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))) 314.917 * [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))))) 314.918 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 314.918 * * [simplify]: iters left: 6 (12 enodes) 314.921 * * [simplify]: iters left: 5 (44 enodes) 314.928 * * [simplify]: iters left: 4 (92 enodes) 314.942 * * [simplify]: iters left: 3 (159 enodes) 314.970 * * [simplify]: iters left: 2 (267 enodes) 315.015 * * [simplify]: iters left: 1 (364 enodes) 315.075 * * [simplify]: Extracting #0: cost 1 inf + 0 315.075 * * [simplify]: Extracting #1: cost 0 inf + 1 315.075 * [simplify]: Simplified to 0 315.075 * [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)) 315.076 * * * * [progress]: [ 602 / 3260 ] simplifiying candidate # 315.076 * [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)))))) 315.076 * * [simplify]: iters left: 6 (28 enodes) 315.083 * * [simplify]: iters left: 5 (112 enodes) 315.104 * * [simplify]: iters left: 4 (244 enodes) 315.162 * * [simplify]: Extracting #0: cost 1 inf + 0 315.162 * * [simplify]: Extracting #1: cost 11 inf + 0 315.162 * * [simplify]: Extracting #2: cost 129 inf + 0 315.163 * * [simplify]: Extracting #3: cost 212 inf + 696 315.164 * * [simplify]: Extracting #4: cost 179 inf + 6124 315.170 * * [simplify]: Extracting #5: cost 94 inf + 33355 315.180 * * [simplify]: Extracting #6: cost 35 inf + 50213 315.192 * * [simplify]: Extracting #7: cost 1 inf + 62961 315.206 * * [simplify]: Extracting #8: cost 0 inf + 62805 315.220 * * [simplify]: Extracting #9: cost 0 inf + 62773 315.234 * [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))))) 315.234 * [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))))))) 315.234 * [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))))) 315.234 * * [simplify]: iters left: 6 (15 enodes) 315.238 * * [simplify]: iters left: 5 (64 enodes) 315.251 * * [simplify]: iters left: 4 (149 enodes) 315.288 * * [simplify]: iters left: 3 (466 enodes) 315.562 * * [simplify]: Extracting #0: cost 1 inf + 0 315.562 * * [simplify]: Extracting #1: cost 0 inf + 1 315.562 * [simplify]: Simplified to 0 315.562 * [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)) 315.562 * * * * [progress]: [ 603 / 3260 ] simplifiying candidate # 315.562 * [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))))) 315.562 * * [simplify]: iters left: 6 (27 enodes) 315.569 * * [simplify]: iters left: 5 (107 enodes) 315.587 * * [simplify]: iters left: 4 (214 enodes) 315.633 * * [simplify]: Extracting #0: cost 1 inf + 0 315.633 * * [simplify]: Extracting #1: cost 11 inf + 0 315.633 * * [simplify]: Extracting #2: cost 110 inf + 0 315.634 * * [simplify]: Extracting #3: cost 169 inf + 250 315.635 * * [simplify]: Extracting #4: cost 122 inf + 7881 315.641 * * [simplify]: Extracting #5: cost 61 inf + 24320 315.647 * * [simplify]: Extracting #6: cost 39 inf + 31716 315.656 * * [simplify]: Extracting #7: cost 1 inf + 45136 315.667 * * [simplify]: Extracting #8: cost 0 inf + 45109 315.677 * * [simplify]: Extracting #9: cost 0 inf + 45029 315.688 * [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))) 315.688 * [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)))))) 315.688 * [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)))) 315.688 * * [simplify]: iters left: 6 (14 enodes) 315.692 * * [simplify]: iters left: 5 (59 enodes) 315.702 * * [simplify]: iters left: 4 (121 enodes) 315.729 * * [simplify]: iters left: 3 (332 enodes) 315.873 * * [simplify]: Extracting #0: cost 1 inf + 0 315.873 * * [simplify]: Extracting #1: cost 0 inf + 1 315.873 * [simplify]: Simplified to 0 315.873 * [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)) 315.874 * * * * [progress]: [ 604 / 3260 ] simplifiying candidate # 315.874 * [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)))) 315.874 * * [simplify]: iters left: 6 (26 enodes) 315.881 * * [simplify]: iters left: 5 (102 enodes) 315.898 * * [simplify]: iters left: 4 (205 enodes) 315.943 * * [simplify]: iters left: 3 (486 enodes) 316.110 * * [simplify]: Extracting #0: cost 1 inf + 0 316.110 * * [simplify]: Extracting #1: cost 11 inf + 0 316.110 * * [simplify]: Extracting #2: cost 153 inf + 0 316.111 * * [simplify]: Extracting #3: cost 227 inf + 213 316.113 * * [simplify]: Extracting #4: cost 200 inf + 2910 316.118 * * [simplify]: Extracting #5: cost 133 inf + 17061 316.127 * * [simplify]: Extracting #6: cost 62 inf + 37177 316.144 * * [simplify]: Extracting #7: cost 9 inf + 55858 316.162 * * [simplify]: Extracting #8: cost 0 inf + 59907 316.180 * [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)) 316.180 * [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))))) 316.180 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 316.180 * * [simplify]: iters left: 6 (13 enodes) 316.184 * * [simplify]: iters left: 5 (54 enodes) 316.194 * * [simplify]: iters left: 4 (112 enodes) 316.219 * * [simplify]: iters left: 3 (281 enodes) 316.318 * * [simplify]: Extracting #0: cost 1 inf + 0 316.318 * * [simplify]: Extracting #1: cost 0 inf + 1 316.318 * [simplify]: Simplified to 0 316.318 * [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)) 316.319 * * * * [progress]: [ 605 / 3260 ] simplifiying candidate # 316.319 * [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)))))) 316.319 * * [simplify]: iters left: 6 (26 enodes) 316.325 * * [simplify]: iters left: 5 (104 enodes) 316.343 * * [simplify]: iters left: 4 (226 enodes) 316.398 * * [simplify]: Extracting #0: cost 1 inf + 0 316.398 * * [simplify]: Extracting #1: cost 11 inf + 0 316.399 * * [simplify]: Extracting #2: cost 108 inf + 0 316.399 * * [simplify]: Extracting #3: cost 179 inf + 450 316.401 * * [simplify]: Extracting #4: cost 135 inf + 7029 316.405 * * [simplify]: Extracting #5: cost 70 inf + 24491 316.412 * * [simplify]: Extracting #6: cost 40 inf + 33637 316.422 * * [simplify]: Extracting #7: cost 2 inf + 47101 316.433 * * [simplify]: Extracting #8: cost 0 inf + 47469 316.444 * [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)))) 316.444 * [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))))))) 316.445 * [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))))) 316.445 * * [simplify]: iters left: 6 (14 enodes) 316.449 * * [simplify]: iters left: 5 (59 enodes) 316.462 * * [simplify]: iters left: 4 (134 enodes) 316.492 * * [simplify]: iters left: 3 (357 enodes) 316.639 * * [simplify]: Extracting #0: cost 1 inf + 0 316.639 * * [simplify]: Extracting #1: cost 0 inf + 1 316.639 * [simplify]: Simplified to 0 316.639 * [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)) 316.639 * * * * [progress]: [ 606 / 3260 ] simplifiying candidate # 316.639 * [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))))) 316.640 * * [simplify]: iters left: 6 (25 enodes) 316.646 * * [simplify]: iters left: 5 (98 enodes) 316.662 * * [simplify]: iters left: 4 (196 enodes) 316.705 * * [simplify]: iters left: 3 (471 enodes) 316.888 * * [simplify]: Extracting #0: cost 1 inf + 0 316.889 * * [simplify]: Extracting #1: cost 11 inf + 0 316.889 * * [simplify]: Extracting #2: cost 177 inf + 0 316.890 * * [simplify]: Extracting #3: cost 280 inf + 250 316.893 * * [simplify]: Extracting #4: cost 220 inf + 8114 316.902 * * [simplify]: Extracting #5: cost 123 inf + 28351 316.916 * * [simplify]: Extracting #6: cost 96 inf + 33593 316.929 * * [simplify]: Extracting #7: cost 55 inf + 46214 316.948 * * [simplify]: Extracting #8: cost 9 inf + 64614 316.968 * * [simplify]: Extracting #9: cost 0 inf + 68422 316.989 * [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)) 316.989 * [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)))))) 316.990 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 316.990 * * [simplify]: iters left: 6 (13 enodes) 316.993 * * [simplify]: iters left: 5 (53 enodes) 317.003 * * [simplify]: iters left: 4 (106 enodes) 317.025 * * [simplify]: iters left: 3 (257 enodes) 317.114 * * [simplify]: Extracting #0: cost 1 inf + 0 317.114 * * [simplify]: Extracting #1: cost 0 inf + 1 317.114 * [simplify]: Simplified to 0 317.114 * [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)) 317.114 * * * * [progress]: [ 607 / 3260 ] simplifiying candidate # 317.114 * [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)))) 317.115 * * [simplify]: iters left: 6 (24 enodes) 317.121 * * [simplify]: iters left: 5 (92 enodes) 317.136 * * [simplify]: iters left: 4 (176 enodes) 317.171 * * [simplify]: iters left: 3 (388 enodes) 317.298 * * [simplify]: Extracting #0: cost 1 inf + 0 317.298 * * [simplify]: Extracting #1: cost 11 inf + 0 317.298 * * [simplify]: Extracting #2: cost 131 inf + 0 317.299 * * [simplify]: Extracting #3: cost 187 inf + 46 317.300 * * [simplify]: Extracting #4: cost 167 inf + 1732 317.303 * * [simplify]: Extracting #5: cost 123 inf + 8349 317.308 * * [simplify]: Extracting #6: cost 96 inf + 12473 317.314 * * [simplify]: Extracting #7: cost 66 inf + 21492 317.327 * * [simplify]: Extracting #8: cost 6 inf + 45414 317.341 * * [simplify]: Extracting #9: cost 0 inf + 47800 317.356 * * [simplify]: Extracting #10: cost 0 inf + 47760 317.371 * [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))) 317.371 * [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))))) 317.371 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 317.371 * * [simplify]: iters left: 6 (12 enodes) 317.377 * * [simplify]: iters left: 5 (49 enodes) 317.386 * * [simplify]: iters left: 4 (94 enodes) 317.405 * * [simplify]: iters left: 3 (221 enodes) 317.478 * * [simplify]: iters left: 2 (492 enodes) 317.706 * * [simplify]: Extracting #0: cost 1 inf + 0 317.706 * * [simplify]: Extracting #1: cost 0 inf + 1 317.706 * [simplify]: Simplified to 0 317.706 * [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)) 317.707 * * * * [progress]: [ 608 / 3260 ] simplifiying candidate # 317.707 * [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)))))) 317.707 * * [simplify]: iters left: 6 (26 enodes) 317.713 * * [simplify]: iters left: 5 (100 enodes) 317.730 * * [simplify]: iters left: 4 (204 enodes) 317.776 * * [simplify]: iters left: 3 (481 enodes) 317.933 * * [simplify]: Extracting #0: cost 1 inf + 0 317.933 * * [simplify]: Extracting #1: cost 11 inf + 0 317.933 * * [simplify]: Extracting #2: cost 156 inf + 0 317.935 * * [simplify]: Extracting #3: cost 226 inf + 1063 317.938 * * [simplify]: Extracting #4: cost 158 inf + 12674 317.945 * * [simplify]: Extracting #5: cost 97 inf + 27019 317.954 * * [simplify]: Extracting #6: cost 69 inf + 36540 317.969 * * [simplify]: Extracting #7: cost 9 inf + 59102 317.987 * * [simplify]: Extracting #8: cost 0 inf + 62317 318.007 * [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))))) 318.007 * [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))))))) 318.008 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 318.008 * * [simplify]: iters left: 6 (13 enodes) 318.011 * * [simplify]: iters left: 5 (52 enodes) 318.020 * * [simplify]: iters left: 4 (111 enodes) 318.045 * * [simplify]: iters left: 3 (278 enodes) 318.142 * * [simplify]: Extracting #0: cost 1 inf + 0 318.142 * * [simplify]: Extracting #1: cost 0 inf + 1 318.142 * [simplify]: Simplified to 0 318.142 * [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)) 318.143 * * * * [progress]: [ 609 / 3260 ] simplifiying candidate # 318.143 * [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))))) 318.143 * * [simplify]: iters left: 6 (25 enodes) 318.149 * * [simplify]: iters left: 5 (95 enodes) 318.165 * * [simplify]: iters left: 4 (180 enodes) 318.483 * * [simplify]: iters left: 3 (387 enodes) 318.600 * * [simplify]: Extracting #0: cost 1 inf + 0 318.600 * * [simplify]: Extracting #1: cost 11 inf + 0 318.600 * * [simplify]: Extracting #2: cost 134 inf + 0 318.601 * * [simplify]: Extracting #3: cost 168 inf + 952 318.603 * * [simplify]: Extracting #4: cost 113 inf + 6734 318.607 * * [simplify]: Extracting #5: cost 95 inf + 9968 318.613 * * [simplify]: Extracting #6: cost 71 inf + 17688 318.624 * * [simplify]: Extracting #7: cost 11 inf + 39917 318.638 * * [simplify]: Extracting #8: cost 0 inf + 44543 318.652 * * [simplify]: Extracting #9: cost 0 inf + 44503 318.668 * [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))) 318.668 * [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)))))) 318.668 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 318.668 * * [simplify]: iters left: 6 (12 enodes) 318.671 * * [simplify]: iters left: 5 (47 enodes) 318.679 * * [simplify]: iters left: 4 (89 enodes) 318.698 * * [simplify]: iters left: 3 (186 enodes) 318.746 * * [simplify]: iters left: 2 (378 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) (+ (- (* (* (/ (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)) 318.888 * * * * [progress]: [ 610 / 3260 ] simplifiying candidate # 318.888 * [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)))) 318.888 * * [simplify]: iters left: 6 (24 enodes) 318.894 * * [simplify]: iters left: 5 (89 enodes) 318.908 * * [simplify]: iters left: 4 (146 enodes) 318.934 * * [simplify]: iters left: 3 (275 enodes) 318.997 * * [simplify]: Extracting #0: cost 1 inf + 0 318.997 * * [simplify]: Extracting #1: cost 9 inf + 0 318.997 * * [simplify]: Extracting #2: cost 92 inf + 2 318.998 * * [simplify]: Extracting #3: cost 123 inf + 416 318.999 * * [simplify]: Extracting #4: cost 95 inf + 2602 319.000 * * [simplify]: Extracting #5: cost 97 inf + 3138 319.002 * * [simplify]: Extracting #6: cost 92 inf + 4224 319.006 * * [simplify]: Extracting #7: cost 37 inf + 22861 319.019 * * [simplify]: Extracting #8: cost 0 inf + 38569 319.030 * * [simplify]: Extracting #9: cost 0 inf + 38514 319.042 * [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)) 319.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)))) (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))))) 319.042 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 319.042 * * [simplify]: iters left: 6 (11 enodes) 319.045 * * [simplify]: iters left: 5 (40 enodes) 319.051 * * [simplify]: iters left: 4 (65 enodes) 319.062 * * [simplify]: iters left: 3 (97 enodes) 319.079 * * [simplify]: iters left: 2 (165 enodes) 319.115 * * [simplify]: iters left: 1 (271 enodes) 319.170 * * [simplify]: Extracting #0: cost 1 inf + 0 319.170 * * [simplify]: Extracting #1: cost 0 inf + 1 319.171 * [simplify]: Simplified to 0 319.171 * [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)) 319.171 * * * * [progress]: [ 611 / 3260 ] simplifiying candidate # 319.171 * [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)))))) 319.171 * * [simplify]: iters left: 6 (25 enodes) 319.177 * * [simplify]: iters left: 5 (99 enodes) 319.194 * * [simplify]: iters left: 4 (199 enodes) 319.237 * * [simplify]: iters left: 3 (456 enodes) 319.374 * * [simplify]: Extracting #0: cost 1 inf + 0 319.374 * * [simplify]: Extracting #1: cost 11 inf + 0 319.374 * * [simplify]: Extracting #2: cost 152 inf + 0 319.375 * * [simplify]: Extracting #3: cost 211 inf + 1063 319.378 * * [simplify]: Extracting #4: cost 134 inf + 14932 319.385 * * [simplify]: Extracting #5: cost 96 inf + 24498 319.396 * * [simplify]: Extracting #6: cost 69 inf + 33954 319.411 * * [simplify]: Extracting #7: cost 2 inf + 58990 319.428 * * [simplify]: Extracting #8: cost 0 inf + 59815 319.444 * [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)))) 319.444 * [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))))))) 319.445 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 319.445 * * [simplify]: iters left: 6 (12 enodes) 319.448 * * [simplify]: iters left: 5 (51 enodes) 319.457 * * [simplify]: iters left: 4 (106 enodes) 319.482 * * [simplify]: iters left: 3 (247 enodes) 319.553 * * [simplify]: Extracting #0: cost 1 inf + 0 319.553 * * [simplify]: Extracting #1: cost 0 inf + 1 319.553 * [simplify]: Simplified to 0 319.553 * [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)) 319.553 * * * * [progress]: [ 612 / 3260 ] simplifiying candidate # 319.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) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 319.553 * * [simplify]: iters left: 6 (24 enodes) 319.560 * * [simplify]: iters left: 5 (94 enodes) 319.575 * * [simplify]: iters left: 4 (177 enodes) 319.614 * * [simplify]: iters left: 3 (390 enodes) 319.727 * * [simplify]: Extracting #0: cost 1 inf + 0 319.727 * * [simplify]: Extracting #1: cost 11 inf + 0 319.728 * * [simplify]: Extracting #2: cost 135 inf + 0 319.729 * * [simplify]: Extracting #3: cost 172 inf + 748 319.731 * * [simplify]: Extracting #4: cost 120 inf + 6124 319.735 * * [simplify]: Extracting #5: cost 97 inf + 10250 319.740 * * [simplify]: Extracting #6: cost 71 inf + 18908 319.751 * * [simplify]: Extracting #7: cost 14 inf + 39800 319.765 * * [simplify]: Extracting #8: cost 0 inf + 45626 319.779 * [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))) 319.779 * [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)))))) 319.779 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 319.779 * * [simplify]: iters left: 6 (11 enodes) 319.782 * * [simplify]: iters left: 5 (46 enodes) 319.790 * * [simplify]: iters left: 4 (86 enodes) 319.811 * * [simplify]: iters left: 3 (183 enodes) 319.859 * * [simplify]: iters left: 2 (372 enodes) 319.995 * * [simplify]: Extracting #0: cost 1 inf + 0 319.995 * * [simplify]: Extracting #1: cost 0 inf + 1 319.995 * [simplify]: Simplified to 0 319.995 * [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)) 319.995 * * * * [progress]: [ 613 / 3260 ] simplifiying candidate # 319.995 * [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)))) 319.995 * * [simplify]: iters left: 6 (23 enodes) 320.002 * * [simplify]: iters left: 5 (88 enodes) 320.018 * * [simplify]: iters left: 4 (145 enodes) 320.044 * * [simplify]: iters left: 3 (274 enodes) 320.108 * * [simplify]: Extracting #0: cost 1 inf + 0 320.108 * * [simplify]: Extracting #1: cost 9 inf + 0 320.108 * * [simplify]: Extracting #2: cost 94 inf + 2 320.109 * * [simplify]: Extracting #3: cost 121 inf + 623 320.110 * * [simplify]: Extracting #4: cost 92 inf + 2772 320.111 * * [simplify]: Extracting #5: cost 97 inf + 3101 320.113 * * [simplify]: Extracting #6: cost 92 inf + 4228 320.118 * * [simplify]: Extracting #7: cost 39 inf + 22314 320.129 * * [simplify]: Extracting #8: cost 2 inf + 37776 320.140 * * [simplify]: Extracting #9: cost 0 inf + 38479 320.153 * [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)))) 320.153 * [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))))) 320.154 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 320.154 * * [simplify]: iters left: 6 (10 enodes) 320.157 * * [simplify]: iters left: 5 (39 enodes) 320.163 * * [simplify]: iters left: 4 (64 enodes) 320.174 * * [simplify]: iters left: 3 (96 enodes) 320.190 * * [simplify]: iters left: 2 (164 enodes) 320.226 * * [simplify]: iters left: 1 (270 enodes) 320.281 * * [simplify]: Extracting #0: cost 1 inf + 0 320.281 * * [simplify]: Extracting #1: cost 0 inf + 1 320.281 * [simplify]: Simplified to 0 320.281 * [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)) 320.281 * * * * [progress]: [ 614 / 3260 ] simplifiying candidate # 320.281 * [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)))))) 320.281 * * [simplify]: iters left: 6 (25 enodes) 320.288 * * [simplify]: iters left: 5 (100 enodes) 320.304 * * [simplify]: iters left: 4 (208 enodes) 320.347 * * [simplify]: iters left: 3 (450 enodes) 320.467 * * [simplify]: Extracting #0: cost 1 inf + 0 320.467 * * [simplify]: Extracting #1: cost 11 inf + 0 320.468 * * [simplify]: Extracting #2: cost 134 inf + 0 320.469 * * [simplify]: Extracting #3: cost 205 inf + 1308 320.472 * * [simplify]: Extracting #4: cost 127 inf + 13807 320.478 * * [simplify]: Extracting #5: cost 96 inf + 20822 320.486 * * [simplify]: Extracting #6: cost 64 inf + 32045 320.500 * * [simplify]: Extracting #7: cost 6 inf + 53231 320.516 * * [simplify]: Extracting #8: cost 0 inf + 55833 320.532 * [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))) 320.532 * [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))))))) 320.533 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 320.533 * * [simplify]: iters left: 6 (12 enodes) 320.537 * * [simplify]: iters left: 5 (53 enodes) 320.548 * * [simplify]: iters left: 4 (117 enodes) 320.571 * * [simplify]: iters left: 3 (255 enodes) 320.635 * * [simplify]: Extracting #0: cost 1 inf + 0 320.635 * * [simplify]: Extracting #1: cost 0 inf + 1 320.635 * [simplify]: Simplified to 0 320.635 * [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)) 320.635 * * * * [progress]: [ 615 / 3260 ] simplifiying candidate # 320.635 * [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))))) 320.636 * * [simplify]: iters left: 6 (24 enodes) 320.642 * * [simplify]: iters left: 5 (95 enodes) 320.657 * * [simplify]: iters left: 4 (187 enodes) 320.694 * * [simplify]: iters left: 3 (370 enodes) 320.786 * * [simplify]: Extracting #0: cost 1 inf + 0 320.786 * * [simplify]: Extracting #1: cost 11 inf + 0 320.786 * * [simplify]: Extracting #2: cost 118 inf + 0 320.787 * * [simplify]: Extracting #3: cost 172 inf + 500 320.789 * * [simplify]: Extracting #4: cost 119 inf + 5710 320.793 * * [simplify]: Extracting #5: cost 96 inf + 9064 320.801 * * [simplify]: Extracting #6: cost 67 inf + 19082 320.813 * * [simplify]: Extracting #7: cost 3 inf + 42952 320.826 * * [simplify]: Extracting #8: cost 0 inf + 43997 320.840 * * [simplify]: Extracting #9: cost 0 inf + 43982 320.854 * [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))) 320.854 * [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)))))) 320.854 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 320.854 * * [simplify]: iters left: 6 (11 enodes) 320.858 * * [simplify]: iters left: 5 (48 enodes) 320.866 * * [simplify]: iters left: 4 (98 enodes) 320.884 * * [simplify]: iters left: 3 (181 enodes) 320.923 * * [simplify]: iters left: 2 (358 enodes) 321.035 * * [simplify]: Extracting #0: cost 1 inf + 0 321.035 * * [simplify]: Extracting #1: cost 0 inf + 1 321.035 * [simplify]: Simplified to 0 321.035 * [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)) 321.035 * * * * [progress]: [ 616 / 3260 ] simplifiying candidate # 321.036 * [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)))) 321.036 * * [simplify]: iters left: 6 (23 enodes) 321.042 * * [simplify]: iters left: 5 (88 enodes) 321.059 * * [simplify]: iters left: 4 (165 enodes) 321.088 * * [simplify]: iters left: 3 (315 enodes) 321.160 * * [simplify]: Extracting #0: cost 1 inf + 0 321.160 * * [simplify]: Extracting #1: cost 12 inf + 0 321.160 * * [simplify]: Extracting #2: cost 103 inf + 83 321.161 * * [simplify]: Extracting #3: cost 125 inf + 1576 321.163 * * [simplify]: Extracting #4: cost 90 inf + 3976 321.164 * * [simplify]: Extracting #5: cost 96 inf + 4101 321.167 * * [simplify]: Extracting #6: cost 92 inf + 4888 321.171 * * [simplify]: Extracting #7: cost 56 inf + 16716 321.183 * * [simplify]: Extracting #8: cost 5 inf + 36935 321.194 * * [simplify]: Extracting #9: cost 0 inf + 39050 321.206 * [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)) 321.206 * [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))))) 321.206 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 321.206 * * [simplify]: iters left: 6 (10 enodes) 321.210 * * [simplify]: iters left: 5 (41 enodes) 321.217 * * [simplify]: iters left: 4 (81 enodes) 321.230 * * [simplify]: iters left: 3 (127 enodes) 321.248 * * [simplify]: iters left: 2 (186 enodes) 321.277 * * [simplify]: iters left: 1 (266 enodes) 321.341 * * [simplify]: Extracting #0: cost 1 inf + 0 321.341 * * [simplify]: Extracting #1: cost 0 inf + 1 321.341 * [simplify]: Simplified to 0 321.342 * [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)) 321.342 * * * * [progress]: [ 617 / 3260 ] simplifiying candidate # 321.342 * [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))) 321.342 * * [simplify]: iters left: 6 (22 enodes) 321.348 * * [simplify]: iters left: 5 (85 enodes) 321.362 * * [simplify]: iters left: 4 (147 enodes) 321.390 * * [simplify]: iters left: 3 (276 enodes) 321.456 * * [simplify]: Extracting #0: cost 1 inf + 0 321.456 * * [simplify]: Extracting #1: cost 9 inf + 0 321.456 * * [simplify]: Extracting #2: cost 90 inf + 2 321.457 * * [simplify]: Extracting #3: cost 116 inf + 585 321.458 * * [simplify]: Extracting #4: cost 91 inf + 2689 321.459 * * [simplify]: Extracting #5: cost 96 inf + 2976 321.461 * * [simplify]: Extracting #6: cost 93 inf + 3463 321.467 * * [simplify]: Extracting #7: cost 32 inf + 24662 321.479 * * [simplify]: Extracting #8: cost 0 inf + 37964 321.491 * * [simplify]: Extracting #9: cost 0 inf + 37909 321.503 * * [simplify]: Extracting #10: cost 0 inf + 37894 321.515 * [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))) 321.515 * [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)))) 321.515 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 321.515 * * [simplify]: iters left: 6 (9 enodes) 321.520 * * [simplify]: iters left: 5 (36 enodes) 321.526 * * [simplify]: iters left: 4 (67 enodes) 321.537 * * [simplify]: iters left: 3 (97 enodes) 321.555 * * [simplify]: iters left: 2 (158 enodes) 321.591 * * [simplify]: iters left: 1 (263 enodes) 321.637 * * [simplify]: Extracting #0: cost 1 inf + 0 321.637 * * [simplify]: Extracting #1: cost 0 inf + 1 321.637 * [simplify]: Simplified to 0 321.637 * [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)) 321.637 * * * * [progress]: [ 618 / 3260 ] simplifiying candidate # 321.637 * [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)))) 321.637 * * [simplify]: iters left: 6 (22 enodes) 321.645 * * [simplify]: iters left: 5 (86 enodes) 321.659 * * [simplify]: iters left: 4 (156 enodes) 321.687 * * [simplify]: iters left: 3 (306 enodes) 321.760 * * [simplify]: Extracting #0: cost 1 inf + 0 321.760 * * [simplify]: Extracting #1: cost 11 inf + 0 321.760 * * [simplify]: Extracting #2: cost 100 inf + 0 321.761 * * [simplify]: Extracting #3: cost 138 inf + 252 321.762 * * [simplify]: Extracting #4: cost 100 inf + 3062 321.764 * * [simplify]: Extracting #5: cost 96 inf + 4176 321.768 * * [simplify]: Extracting #6: cost 89 inf + 5684 321.774 * * [simplify]: Extracting #7: cost 31 inf + 26363 321.785 * * [simplify]: Extracting #8: cost 0 inf + 39147 321.796 * * [simplify]: Extracting #9: cost 0 inf + 39092 321.807 * [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))) 321.807 * [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))))) 321.808 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 321.808 * * [simplify]: iters left: 5 (9 enodes) 321.811 * * [simplify]: iters left: 4 (39 enodes) 321.817 * * [simplify]: iters left: 3 (65 enodes) 321.829 * * [simplify]: iters left: 2 (129 enodes) 321.856 * * [simplify]: iters left: 1 (210 enodes) 321.893 * * [simplify]: Extracting #0: cost 1 inf + 0 321.893 * * [simplify]: Extracting #1: cost 0 inf + 1 321.893 * [simplify]: Simplified to 0 321.893 * [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)) 321.893 * * * * [progress]: [ 619 / 3260 ] simplifiying candidate # 321.893 * [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)))))) 321.893 * * [simplify]: iters left: 6 (25 enodes) 321.900 * * [simplify]: iters left: 5 (97 enodes) 321.918 * * [simplify]: iters left: 4 (170 enodes) 321.948 * * [simplify]: iters left: 3 (326 enodes) 322.039 * * [simplify]: Extracting #0: cost 1 inf + 0 322.039 * * [simplify]: Extracting #1: cost 11 inf + 0 322.040 * * [simplify]: Extracting #2: cost 104 inf + 0 322.040 * * [simplify]: Extracting #3: cost 194 inf + 295 322.041 * * [simplify]: Extracting #4: cost 175 inf + 2336 322.043 * * [simplify]: Extracting #5: cost 164 inf + 7362 322.048 * * [simplify]: Extracting #6: cost 116 inf + 25507 322.062 * * [simplify]: Extracting #7: cost 23 inf + 64873 322.081 * * [simplify]: Extracting #8: cost 0 inf + 75291 322.100 * [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)) 322.101 * [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))))))) 322.101 * [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))))) 322.101 * * [simplify]: iters left: 6 (10 enodes) 322.103 * * [simplify]: iters left: 5 (37 enodes) 322.109 * * [simplify]: iters left: 4 (57 enodes) 322.119 * * [simplify]: iters left: 3 (104 enodes) 322.139 * * [simplify]: iters left: 2 (158 enodes) 322.163 * * [simplify]: iters left: 1 (225 enodes) 322.199 * * [simplify]: Extracting #0: cost 1 inf + 0 322.199 * * [simplify]: Extracting #1: cost 0 inf + 1 322.199 * [simplify]: Simplified to 0 322.199 * [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)) 322.199 * * * * [progress]: [ 620 / 3260 ] simplifiying candidate # 322.199 * [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))))) 322.200 * * [simplify]: iters left: 6 (24 enodes) 322.205 * * [simplify]: iters left: 5 (88 enodes) 322.219 * * [simplify]: iters left: 4 (154 enodes) 322.246 * * [simplify]: iters left: 3 (295 enodes) 322.327 * * [simplify]: Extracting #0: cost 1 inf + 0 322.327 * * [simplify]: Extracting #1: cost 9 inf + 0 322.327 * * [simplify]: Extracting #2: cost 93 inf + 0 322.327 * * [simplify]: Extracting #3: cost 176 inf + 252 322.328 * * [simplify]: Extracting #4: cost 161 inf + 1644 322.330 * * [simplify]: Extracting #5: cost 156 inf + 3471 322.331 * * [simplify]: Extracting #6: cost 154 inf + 3842 322.334 * * [simplify]: Extracting #7: cost 109 inf + 19793 322.347 * * [simplify]: Extracting #8: cost 15 inf + 61781 322.364 * * [simplify]: Extracting #9: cost 0 inf + 68346 322.382 * * [simplify]: Extracting #10: cost 0 inf + 68251 322.399 * [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)) 322.400 * [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)))))) 322.400 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 322.400 * * [simplify]: iters left: 6 (9 enodes) 322.402 * * [simplify]: iters left: 5 (29 enodes) 322.406 * * [simplify]: iters left: 4 (42 enodes) 322.414 * * [simplify]: iters left: 3 (58 enodes) 322.421 * * [simplify]: iters left: 2 (68 enodes) 322.429 * * [simplify]: Extracting #0: cost 1 inf + 0 322.429 * * [simplify]: Extracting #1: cost 0 inf + 1 322.429 * [simplify]: Simplified to 0 322.429 * [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)) 322.430 * * * * [progress]: [ 621 / 3260 ] simplifiying candidate # 322.430 * [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)))))) 322.430 * * [simplify]: iters left: 6 (26 enodes) 322.436 * * [simplify]: iters left: 5 (105 enodes) 322.454 * * [simplify]: iters left: 4 (231 enodes) 322.508 * * [simplify]: Extracting #0: cost 1 inf + 0 322.508 * * [simplify]: Extracting #1: cost 11 inf + 0 322.509 * * [simplify]: Extracting #2: cost 95 inf + 0 322.509 * * [simplify]: Extracting #3: cost 145 inf + 3 322.509 * * [simplify]: Extracting #4: cost 148 inf + 5 322.510 * * [simplify]: Extracting #5: cost 147 inf + 1187 322.511 * * [simplify]: Extracting #6: cost 142 inf + 2014 322.514 * * [simplify]: Extracting #7: cost 81 inf + 21361 322.524 * * [simplify]: Extracting #8: cost 12 inf + 45158 322.534 * * [simplify]: Extracting #9: cost 0 inf + 49531 322.546 * [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)))) 322.546 * [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))))))) 322.546 * [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))))) 322.546 * * [simplify]: iters left: 6 (13 enodes) 322.549 * * [simplify]: iters left: 5 (53 enodes) 322.561 * * [simplify]: iters left: 4 (117 enodes) 322.586 * * [simplify]: iters left: 3 (275 enodes) 322.642 * * [simplify]: iters left: 2 (474 enodes) 322.756 * * [simplify]: Extracting #0: cost 1 inf + 0 322.756 * * [simplify]: Extracting #1: cost 0 inf + 1 322.756 * [simplify]: Simplified to 0 322.756 * [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)) 322.756 * * * * [progress]: [ 622 / 3260 ] simplifiying candidate # 322.757 * [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))))) 322.757 * * [simplify]: iters left: 6 (27 enodes) 322.763 * * [simplify]: iters left: 5 (105 enodes) 322.780 * * [simplify]: iters left: 4 (200 enodes) 322.818 * * [simplify]: iters left: 3 (396 enodes) 322.916 * * [simplify]: Extracting #0: cost 1 inf + 0 322.916 * * [simplify]: Extracting #1: cost 11 inf + 0 322.916 * * [simplify]: Extracting #2: cost 109 inf + 0 322.917 * * [simplify]: Extracting #3: cost 213 inf + 44 322.918 * * [simplify]: Extracting #4: cost 193 inf + 3372 322.924 * * [simplify]: Extracting #5: cost 159 inf + 10969 322.930 * * [simplify]: Extracting #6: cost 109 inf + 29927 322.946 * * [simplify]: Extracting #7: cost 17 inf + 68732 322.965 * * [simplify]: Extracting #8: cost 0 inf + 76350 322.986 * * [simplify]: Extracting #9: cost 0 inf + 76240 323.005 * [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)) 323.005 * [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)))))) 323.006 * [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)))) 323.006 * * [simplify]: iters left: 6 (12 enodes) 323.009 * * [simplify]: iters left: 5 (47 enodes) 323.018 * * [simplify]: iters left: 4 (82 enodes) 323.032 * * [simplify]: iters left: 3 (157 enodes) 323.059 * * [simplify]: iters left: 2 (248 enodes) 323.100 * * [simplify]: iters left: 1 (341 enodes) 323.155 * * [simplify]: Extracting #0: cost 1 inf + 0 323.156 * * [simplify]: Extracting #1: cost 0 inf + 1 323.156 * [simplify]: Simplified to 0 323.156 * [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)) 323.156 * * * * [progress]: [ 623 / 3260 ] simplifiying candidate # 323.156 * [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)))) 323.156 * * [simplify]: iters left: 6 (26 enodes) 323.162 * * [simplify]: iters left: 5 (100 enodes) 323.180 * * [simplify]: iters left: 4 (200 enodes) 323.220 * * [simplify]: iters left: 3 (417 enodes) 323.340 * * [simplify]: Extracting #0: cost 1 inf + 0 323.340 * * [simplify]: Extracting #1: cost 13 inf + 0 323.340 * * [simplify]: Extracting #2: cost 118 inf + 0 323.341 * * [simplify]: Extracting #3: cost 223 inf + 3 323.342 * * [simplify]: Extracting #4: cost 214 inf + 900 323.343 * * [simplify]: Extracting #5: cost 205 inf + 3174 323.348 * * [simplify]: Extracting #6: cost 128 inf + 28187 323.364 * * [simplify]: Extracting #7: cost 19 inf + 72963 323.385 * * [simplify]: Extracting #8: cost 0 inf + 80337 323.406 * * [simplify]: Extracting #9: cost 0 inf + 80202 323.429 * [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)) 323.429 * [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))))) 323.429 * [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))) 323.430 * * [simplify]: iters left: 6 (12 enodes) 323.433 * * [simplify]: iters left: 5 (47 enodes) 323.441 * * [simplify]: iters left: 4 (89 enodes) 323.458 * * [simplify]: iters left: 3 (180 enodes) 323.498 * * [simplify]: iters left: 2 (296 enodes) 323.556 * * [simplify]: iters left: 1 (428 enodes) 323.648 * * [simplify]: Extracting #0: cost 1 inf + 0 323.648 * * [simplify]: Extracting #1: cost 0 inf + 1 323.648 * [simplify]: Simplified to 0 323.648 * [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)) 323.648 * * * * [progress]: [ 624 / 3260 ] simplifiying candidate # 323.648 * [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)))))) 323.648 * * [simplify]: iters left: 6 (25 enodes) 323.654 * * [simplify]: iters left: 5 (98 enodes) 323.675 * * [simplify]: iters left: 4 (192 enodes) 323.710 * * [simplify]: iters left: 3 (393 enodes) 323.821 * * [simplify]: Extracting #0: cost 1 inf + 0 323.821 * * [simplify]: Extracting #1: cost 11 inf + 0 323.821 * * [simplify]: Extracting #2: cost 106 inf + 0 323.822 * * [simplify]: Extracting #3: cost 216 inf + 2 323.823 * * [simplify]: Extracting #4: cost 204 inf + 1706 323.825 * * [simplify]: Extracting #5: cost 189 inf + 5322 323.831 * * [simplify]: Extracting #6: cost 110 inf + 32172 323.848 * * [simplify]: Extracting #7: cost 7 inf + 75242 323.871 * * [simplify]: Extracting #8: cost 0 inf + 78863 323.892 * [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))) 323.892 * [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))))))) 323.893 * [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))))) 323.893 * * [simplify]: iters left: 6 (12 enodes) 323.896 * * [simplify]: iters left: 5 (46 enodes) 323.904 * * [simplify]: iters left: 4 (81 enodes) 323.917 * * [simplify]: iters left: 3 (134 enodes) 323.937 * * [simplify]: iters left: 2 (197 enodes) 323.966 * * [simplify]: iters left: 1 (271 enodes) 324.005 * * [simplify]: Extracting #0: cost 1 inf + 0 324.005 * * [simplify]: Extracting #1: cost 0 inf + 1 324.005 * [simplify]: Simplified to 0 324.005 * [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)) 324.005 * * * * [progress]: [ 625 / 3260 ] simplifiying candidate # 324.005 * [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))))) 324.005 * * [simplify]: iters left: 6 (25 enodes) 324.013 * * [simplify]: iters left: 5 (95 enodes) 324.028 * * [simplify]: iters left: 4 (169 enodes) 324.057 * * [simplify]: iters left: 3 (325 enodes) 324.142 * * [simplify]: Extracting #0: cost 1 inf + 0 324.142 * * [simplify]: Extracting #1: cost 9 inf + 0 324.143 * * [simplify]: Extracting #2: cost 97 inf + 0 324.143 * * [simplify]: Extracting #3: cost 199 inf + 2 324.144 * * [simplify]: Extracting #4: cost 188 inf + 1020 324.146 * * [simplify]: Extracting #5: cost 172 inf + 4394 324.150 * * [simplify]: Extracting #6: cost 117 inf + 23364 324.165 * * [simplify]: Extracting #7: cost 11 inf + 68678 324.184 * * [simplify]: Extracting #8: cost 0 inf + 73096 324.203 * [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))) 324.204 * [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)))))) 324.204 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 324.204 * * [simplify]: iters left: 6 (10 enodes) 324.206 * * [simplify]: iters left: 5 (38 enodes) 324.212 * * [simplify]: iters left: 4 (59 enodes) 324.223 * * [simplify]: iters left: 3 (88 enodes) 324.235 * * [simplify]: iters left: 2 (117 enodes) 324.250 * * [simplify]: iters left: 1 (144 enodes) 324.267 * * [simplify]: Extracting #0: cost 1 inf + 0 324.267 * * [simplify]: Extracting #1: cost 0 inf + 1 324.267 * [simplify]: Simplified to 0 324.267 * [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)) 324.268 * * * * [progress]: [ 626 / 3260 ] simplifiying candidate # 324.268 * [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)))) 324.268 * * [simplify]: iters left: 6 (25 enodes) 324.274 * * [simplify]: iters left: 5 (95 enodes) 324.291 * * [simplify]: iters left: 4 (173 enodes) 324.321 * * [simplify]: iters left: 3 (344 enodes) 324.413 * * [simplify]: Extracting #0: cost 1 inf + 0 324.413 * * [simplify]: Extracting #1: cost 11 inf + 0 324.413 * * [simplify]: Extracting #2: cost 107 inf + 0 324.414 * * [simplify]: Extracting #3: cost 196 inf + 129 324.415 * * [simplify]: Extracting #4: cost 179 inf + 1764 324.417 * * [simplify]: Extracting #5: cost 163 inf + 5224 324.421 * * [simplify]: Extracting #6: cost 116 inf + 21077 324.435 * * [simplify]: Extracting #7: cost 15 inf + 65699 324.454 * * [simplify]: Extracting #8: cost 0 inf + 71958 324.474 * [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))) 324.474 * [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))))) 324.474 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 324.474 * * [simplify]: iters left: 6 (11 enodes) 324.477 * * [simplify]: iters left: 5 (42 enodes) 324.484 * * [simplify]: iters left: 4 (67 enodes) 324.495 * * [simplify]: iters left: 3 (111 enodes) 324.513 * * [simplify]: iters left: 2 (140 enodes) 324.530 * * [simplify]: iters left: 1 (160 enodes) 324.548 * * [simplify]: Extracting #0: cost 1 inf + 0 324.548 * * [simplify]: Extracting #1: cost 0 inf + 1 324.548 * [simplify]: Simplified to 0 324.548 * [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)) 324.548 * * * * [progress]: [ 627 / 3260 ] simplifiying candidate # 324.549 * [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)))))) 324.549 * * [simplify]: iters left: 6 (29 enodes) 324.556 * * [simplify]: iters left: 5 (120 enodes) 324.579 * * [simplify]: iters left: 4 (295 enodes) 324.668 * * [simplify]: Extracting #0: cost 1 inf + 0 324.668 * * [simplify]: Extracting #1: cost 11 inf + 0 324.668 * * [simplify]: Extracting #2: cost 187 inf + 0 324.669 * * [simplify]: Extracting #3: cost 328 inf + 205 324.671 * * [simplify]: Extracting #4: cost 305 inf + 4810 324.680 * * [simplify]: Extracting #5: cost 145 inf + 61633 324.696 * * [simplify]: Extracting #6: cost 69 inf + 90936 324.717 * * [simplify]: Extracting #7: cost 40 inf + 99540 324.739 * * [simplify]: Extracting #8: cost 2 inf + 116242 324.762 * * [simplify]: Extracting #9: cost 0 inf + 117282 324.786 * * [simplify]: Extracting #10: cost 0 inf + 117202 324.810 * [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)))) 324.810 * [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))))))) 324.810 * [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))))) 324.811 * * [simplify]: iters left: 6 (16 enodes) 324.815 * * [simplify]: iters left: 5 (68 enodes) 324.827 * * [simplify]: iters left: 4 (179 enodes) 324.886 * * [simplify]: Extracting #0: cost 1 inf + 0 324.886 * * [simplify]: Extracting #1: cost 27 inf + 0 324.887 * * [simplify]: Extracting #2: cost 153 inf + 0 324.887 * * [simplify]: Extracting #3: cost 242 inf + 83 324.890 * * [simplify]: Extracting #4: cost 185 inf + 16503 324.903 * * [simplify]: Extracting #5: cost 15 inf + 79352 324.918 * * [simplify]: Extracting #6: cost 0 inf + 84943 324.933 * [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))))) 324.933 * [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))))))) 324.933 * * * * [progress]: [ 628 / 3260 ] simplifiying candidate # 324.934 * [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))))) 324.934 * * [simplify]: iters left: 6 (30 enodes) 324.944 * * [simplify]: iters left: 5 (121 enodes) 324.965 * * [simplify]: iters left: 4 (265 enodes) 325.028 * * [simplify]: Extracting #0: cost 1 inf + 0 325.028 * * [simplify]: Extracting #1: cost 11 inf + 0 325.028 * * [simplify]: Extracting #2: cost 140 inf + 0 325.029 * * [simplify]: Extracting #3: cost 239 inf + 204 325.030 * * [simplify]: Extracting #4: cost 224 inf + 2872 325.035 * * [simplify]: Extracting #5: cost 118 inf + 35984 325.045 * * [simplify]: Extracting #6: cost 68 inf + 53122 325.058 * * [simplify]: Extracting #7: cost 35 inf + 63538 325.073 * * [simplify]: Extracting #8: cost 0 inf + 80255 325.092 * * [simplify]: Extracting #9: cost 0 inf + 79775 325.108 * * [simplify]: Extracting #10: cost 0 inf + 79665 325.125 * [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))))) 325.125 * [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)))))) 325.125 * [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)))) 325.126 * * [simplify]: iters left: 6 (15 enodes) 325.129 * * [simplify]: iters left: 5 (63 enodes) 325.140 * * [simplify]: iters left: 4 (145 enodes) 325.179 * * [simplify]: iters left: 3 (499 enodes) 325.423 * * [simplify]: Extracting #0: cost 1 inf + 0 325.423 * * [simplify]: Extracting #1: cost 0 inf + 1 325.423 * [simplify]: Simplified to 0 325.423 * [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)) 325.423 * * * * [progress]: [ 629 / 3260 ] simplifiying candidate # 325.423 * [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)))) 325.424 * * [simplify]: iters left: 6 (29 enodes) 325.431 * * [simplify]: iters left: 5 (115 enodes) 325.456 * * [simplify]: iters left: 4 (271 enodes) 325.527 * * [simplify]: Extracting #0: cost 1 inf + 0 325.527 * * [simplify]: Extracting #1: cost 13 inf + 0 325.527 * * [simplify]: Extracting #2: cost 139 inf + 0 325.528 * * [simplify]: Extracting #3: cost 221 inf + 327 325.529 * * [simplify]: Extracting #4: cost 204 inf + 4018 325.534 * * [simplify]: Extracting #5: cost 108 inf + 32212 325.544 * * [simplify]: Extracting #6: cost 45 inf + 53119 325.557 * * [simplify]: Extracting #7: cost 4 inf + 69431 325.573 * * [simplify]: Extracting #8: cost 0 inf + 70653 325.588 * * [simplify]: Extracting #9: cost 0 inf + 70423 325.605 * [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)))) 325.605 * [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))))) 325.605 * [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))) 325.606 * * [simplify]: iters left: 6 (15 enodes) 325.610 * * [simplify]: iters left: 5 (62 enodes) 325.621 * * [simplify]: iters left: 4 (159 enodes) 325.666 * * [simplify]: iters left: 3 (475 enodes) 325.877 * * [simplify]: Extracting #0: cost 1 inf + 0 325.878 * * [simplify]: Extracting #1: cost 42 inf + 0 325.878 * * [simplify]: Extracting #2: cost 194 inf + 1 325.882 * * [simplify]: Extracting #3: cost 205 inf + 15094 325.897 * * [simplify]: Extracting #4: cost 20 inf + 63712 325.915 * * [simplify]: Extracting #5: cost 3 inf + 65204 325.933 * * [simplify]: Extracting #6: cost 0 inf + 65965 325.950 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 325.950 * [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)))) 325.951 * * * * [progress]: [ 630 / 3260 ] simplifiying candidate # 325.951 * [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)))))) 325.951 * * [simplify]: iters left: 6 (28 enodes) 325.958 * * [simplify]: iters left: 5 (114 enodes) 325.979 * * [simplify]: iters left: 4 (264 enodes) 326.048 * * [simplify]: Extracting #0: cost 1 inf + 0 326.049 * * [simplify]: Extracting #1: cost 11 inf + 0 326.049 * * [simplify]: Extracting #2: cost 143 inf + 0 326.050 * * [simplify]: Extracting #3: cost 250 inf + 43 326.051 * * [simplify]: Extracting #4: cost 234 inf + 2997 326.056 * * [simplify]: Extracting #5: cost 137 inf + 33409 326.067 * * [simplify]: Extracting #6: cost 74 inf + 55549 326.080 * * [simplify]: Extracting #7: cost 44 inf + 63689 326.097 * * [simplify]: Extracting #8: cost 2 inf + 82900 326.117 * * [simplify]: Extracting #9: cost 0 inf + 83298 326.135 * * [simplify]: Extracting #10: cost 0 inf + 83148 326.153 * [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)))) 326.153 * [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))))))) 326.154 * [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))))) 326.154 * * [simplify]: iters left: 6 (15 enodes) 326.157 * * [simplify]: iters left: 5 (62 enodes) 326.168 * * [simplify]: iters left: 4 (148 enodes) 326.208 * * [simplify]: iters left: 3 (499 enodes) 326.463 * * [simplify]: Extracting #0: cost 1 inf + 0 326.463 * * [simplify]: Extracting #1: cost 0 inf + 1 326.463 * [simplify]: Simplified to 0 326.463 * [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)) 326.464 * * * * [progress]: [ 631 / 3260 ] simplifiying candidate # 326.464 * [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))))) 326.464 * * [simplify]: iters left: 6 (29 enodes) 326.471 * * [simplify]: iters left: 5 (114 enodes) 326.490 * * [simplify]: iters left: 4 (237 enodes) 326.546 * * [simplify]: Extracting #0: cost 1 inf + 0 326.546 * * [simplify]: Extracting #1: cost 11 inf + 0 326.546 * * [simplify]: Extracting #2: cost 114 inf + 0 326.547 * * [simplify]: Extracting #3: cost 192 inf + 43 326.548 * * [simplify]: Extracting #4: cost 185 inf + 855 326.550 * * [simplify]: Extracting #5: cost 144 inf + 11152 326.556 * * [simplify]: Extracting #6: cost 45 inf + 42606 326.568 * * [simplify]: Extracting #7: cost 2 inf + 60095 326.581 * * [simplify]: Extracting #8: cost 0 inf + 60463 326.595 * * [simplify]: Extracting #9: cost 0 inf + 60383 326.611 * [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)))) 326.611 * [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)))))) 326.612 * [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)))) 326.612 * * [simplify]: iters left: 6 (14 enodes) 326.616 * * [simplify]: iters left: 5 (56 enodes) 326.625 * * [simplify]: iters left: 4 (117 enodes) 326.652 * * [simplify]: iters left: 3 (347 enodes) 326.775 * * [simplify]: Extracting #0: cost 1 inf + 0 326.775 * * [simplify]: Extracting #1: cost 0 inf + 1 326.775 * [simplify]: Simplified to 0 326.775 * [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)) 326.775 * * * * [progress]: [ 632 / 3260 ] simplifiying candidate # 326.775 * [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)))) 326.776 * * [simplify]: iters left: 6 (28 enodes) 326.783 * * [simplify]: iters left: 5 (110 enodes) 326.805 * * [simplify]: iters left: 4 (228 enodes) 326.853 * * [simplify]: Extracting #0: cost 1 inf + 0 326.853 * * [simplify]: Extracting #1: cost 11 inf + 0 326.853 * * [simplify]: Extracting #2: cost 107 inf + 0 326.854 * * [simplify]: Extracting #3: cost 166 inf + 126 326.854 * * [simplify]: Extracting #4: cost 161 inf + 658 326.855 * * [simplify]: Extracting #5: cost 149 inf + 4219 326.861 * * [simplify]: Extracting #6: cost 87 inf + 18218 326.867 * * [simplify]: Extracting #7: cost 35 inf + 33679 326.877 * * [simplify]: Extracting #8: cost 3 inf + 48174 326.888 * * [simplify]: Extracting #9: cost 0 inf + 49562 326.899 * [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)) 326.900 * [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))))) 326.900 * [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))) 326.900 * * [simplify]: iters left: 6 (14 enodes) 326.904 * * [simplify]: iters left: 5 (57 enodes) 326.914 * * [simplify]: iters left: 4 (116 enodes) 326.942 * * [simplify]: iters left: 3 (321 enodes) 327.057 * * [simplify]: Extracting #0: cost 1 inf + 0 327.057 * * [simplify]: Extracting #1: cost 0 inf + 1 327.057 * [simplify]: Simplified to 0 327.057 * [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)) 327.057 * * * * [progress]: [ 633 / 3260 ] simplifiying candidate # 327.057 * [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)))))) 327.058 * * [simplify]: iters left: 6 (27 enodes) 327.064 * * [simplify]: iters left: 5 (107 enodes) 327.082 * * [simplify]: iters left: 4 (247 enodes) 327.143 * * [simplify]: Extracting #0: cost 1 inf + 0 327.143 * * [simplify]: Extracting #1: cost 11 inf + 0 327.143 * * [simplify]: Extracting #2: cost 117 inf + 0 327.144 * * [simplify]: Extracting #3: cost 200 inf + 2 327.145 * * [simplify]: Extracting #4: cost 186 inf + 2632 327.150 * * [simplify]: Extracting #5: cost 97 inf + 27014 327.158 * * [simplify]: Extracting #6: cost 43 inf + 44756 327.170 * * [simplify]: Extracting #7: cost 5 inf + 59448 327.184 * * [simplify]: Extracting #8: cost 0 inf + 61795 327.199 * [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)))) 327.199 * [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))))))) 327.199 * [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))))) 327.199 * * [simplify]: iters left: 6 (15 enodes) 327.203 * * [simplify]: iters left: 5 (62 enodes) 327.214 * * [simplify]: iters left: 4 (149 enodes) 327.253 * * [simplify]: iters left: 3 (450 enodes) 327.462 * * [simplify]: Extracting #0: cost 1 inf + 0 327.462 * * [simplify]: Extracting #1: cost 0 inf + 1 327.462 * [simplify]: Simplified to 0 327.462 * [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)) 327.463 * * * * [progress]: [ 634 / 3260 ] simplifiying candidate # 327.463 * [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))))) 327.463 * * [simplify]: iters left: 6 (28 enodes) 327.470 * * [simplify]: iters left: 5 (110 enodes) 327.492 * * [simplify]: iters left: 4 (228 enodes) 327.540 * * [simplify]: Extracting #0: cost 1 inf + 0 327.540 * * [simplify]: Extracting #1: cost 11 inf + 0 327.540 * * [simplify]: Extracting #2: cost 100 inf + 0 327.540 * * [simplify]: Extracting #3: cost 164 inf + 2 327.543 * * [simplify]: Extracting #4: cost 161 inf + 209 327.544 * * [simplify]: Extracting #5: cost 144 inf + 4581 327.548 * * [simplify]: Extracting #6: cost 78 inf + 19080 327.555 * * [simplify]: Extracting #7: cost 25 inf + 36403 327.565 * * [simplify]: Extracting #8: cost 1 inf + 47069 327.576 * * [simplify]: Extracting #9: cost 0 inf + 47498 327.587 * [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))) 327.587 * [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)))))) 327.588 * [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)))) 327.588 * * [simplify]: iters left: 6 (14 enodes) 327.591 * * [simplify]: iters left: 5 (57 enodes) 327.601 * * [simplify]: iters left: 4 (118 enodes) 327.629 * * [simplify]: iters left: 3 (314 enodes) 327.727 * * [simplify]: Extracting #0: cost 1 inf + 0 327.727 * * [simplify]: Extracting #1: cost 0 inf + 1 327.727 * [simplify]: Simplified to 0 327.727 * [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)) 327.728 * * * * [progress]: [ 635 / 3260 ] simplifiying candidate # 327.728 * [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)))) 327.728 * * [simplify]: iters left: 6 (27 enodes) 327.734 * * [simplify]: iters left: 5 (101 enodes) 327.754 * * [simplify]: iters left: 4 (213 enodes) 327.796 * * [simplify]: iters left: 3 (495 enodes) 327.947 * * [simplify]: Extracting #0: cost 1 inf + 0 327.948 * * [simplify]: Extracting #1: cost 13 inf + 0 327.948 * * [simplify]: Extracting #2: cost 156 inf + 0 327.949 * * [simplify]: Extracting #3: cost 278 inf + 129 327.951 * * [simplify]: Extracting #4: cost 260 inf + 2329 327.955 * * [simplify]: Extracting #5: cost 196 inf + 14904 327.961 * * [simplify]: Extracting #6: cost 158 inf + 22119 327.970 * * [simplify]: Extracting #7: cost 108 inf + 39071 327.993 * * [simplify]: Extracting #8: cost 15 inf + 82307 328.017 * * [simplify]: Extracting #9: cost 0 inf + 88640 328.040 * * [simplify]: Extracting #10: cost 0 inf + 88280 328.064 * [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)) 328.064 * [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))))) 328.065 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 328.065 * * [simplify]: iters left: 6 (13 enodes) 328.068 * * [simplify]: iters left: 5 (48 enodes) 328.077 * * [simplify]: iters left: 4 (103 enodes) 328.100 * * [simplify]: iters left: 3 (238 enodes) 328.163 * * [simplify]: Extracting #0: cost 1 inf + 0 328.163 * * [simplify]: Extracting #1: cost 0 inf + 1 328.163 * [simplify]: Simplified to 0 328.163 * [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)) 328.163 * * * * [progress]: [ 636 / 3260 ] simplifiying candidate # 328.164 * [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)))))) 328.164 * * [simplify]: iters left: 6 (28 enodes) 328.171 * * [simplify]: iters left: 5 (113 enodes) 328.192 * * [simplify]: iters left: 4 (257 enodes) 328.258 * * [simplify]: Extracting #0: cost 1 inf + 0 328.258 * * [simplify]: Extracting #1: cost 11 inf + 0 328.258 * * [simplify]: Extracting #2: cost 142 inf + 0 328.259 * * [simplify]: Extracting #3: cost 249 inf + 204 328.260 * * [simplify]: Extracting #4: cost 229 inf + 4208 328.267 * * [simplify]: Extracting #5: cost 132 inf + 35673 328.282 * * [simplify]: Extracting #6: cost 47 inf + 64640 328.297 * * [simplify]: Extracting #7: cost 5 inf + 82251 328.315 * * [simplify]: Extracting #8: cost 0 inf + 84038 328.333 * * [simplify]: Extracting #9: cost 0 inf + 83918 328.351 * [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)))) 328.351 * [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))))))) 328.351 * [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))))) 328.351 * * [simplify]: iters left: 6 (15 enodes) 328.355 * * [simplify]: iters left: 5 (61 enodes) 328.366 * * [simplify]: iters left: 4 (142 enodes) 328.403 * * [simplify]: iters left: 3 (474 enodes) 328.595 * * [simplify]: Extracting #0: cost 1 inf + 0 328.595 * * [simplify]: Extracting #1: cost 0 inf + 1 328.595 * [simplify]: Simplified to 0 328.595 * [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)) 328.595 * * * * [progress]: [ 637 / 3260 ] simplifiying candidate # 328.596 * [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))))) 328.596 * * [simplify]: iters left: 6 (29 enodes) 328.603 * * [simplify]: iters left: 5 (114 enodes) 328.622 * * [simplify]: iters left: 4 (232 enodes) 328.674 * * [simplify]: Extracting #0: cost 1 inf + 0 328.674 * * [simplify]: Extracting #1: cost 11 inf + 0 328.674 * * [simplify]: Extracting #2: cost 113 inf + 0 328.675 * * [simplify]: Extracting #3: cost 186 inf + 204 328.676 * * [simplify]: Extracting #4: cost 169 inf + 2918 328.679 * * [simplify]: Extracting #5: cost 92 inf + 24724 328.687 * * [simplify]: Extracting #6: cost 46 inf + 40343 328.698 * * [simplify]: Extracting #7: cost 2 inf + 58490 328.711 * * [simplify]: Extracting #8: cost 0 inf + 58940 328.724 * * [simplify]: Extracting #9: cost 0 inf + 58860 328.737 * [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))) 328.737 * [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)))))) 328.737 * [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)))) 328.738 * * [simplify]: iters left: 6 (14 enodes) 328.741 * * [simplify]: iters left: 5 (56 enodes) 328.753 * * [simplify]: iters left: 4 (113 enodes) 328.777 * * [simplify]: iters left: 3 (324 enodes) 328.875 * * [simplify]: Extracting #0: cost 1 inf + 0 328.875 * * [simplify]: Extracting #1: cost 0 inf + 1 328.875 * [simplify]: Simplified to 0 328.875 * [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)) 328.875 * * * * [progress]: [ 638 / 3260 ] simplifiying candidate # 328.876 * [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)))) 328.876 * * [simplify]: iters left: 6 (28 enodes) 328.883 * * [simplify]: iters left: 5 (109 enodes) 328.902 * * [simplify]: iters left: 4 (223 enodes) 328.950 * * [simplify]: Extracting #0: cost 1 inf + 0 328.951 * * [simplify]: Extracting #1: cost 11 inf + 0 328.951 * * [simplify]: Extracting #2: cost 109 inf + 0 328.951 * * [simplify]: Extracting #3: cost 169 inf + 205 328.952 * * [simplify]: Extracting #4: cost 161 inf + 1260 328.953 * * [simplify]: Extracting #5: cost 154 inf + 4056 328.958 * * [simplify]: Extracting #6: cost 64 inf + 28054 328.968 * * [simplify]: Extracting #7: cost 3 inf + 49035 328.979 * * [simplify]: Extracting #8: cost 0 inf + 50222 328.990 * [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))) 328.990 * [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))))) 328.991 * [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))) 328.991 * * [simplify]: iters left: 6 (14 enodes) 328.995 * * [simplify]: iters left: 5 (56 enodes) 329.005 * * [simplify]: iters left: 4 (112 enodes) 329.031 * * [simplify]: iters left: 3 (297 enodes) 329.118 * * [simplify]: Extracting #0: cost 1 inf + 0 329.118 * * [simplify]: Extracting #1: cost 0 inf + 1 329.118 * [simplify]: Simplified to 0 329.118 * [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)) 329.118 * * * * [progress]: [ 639 / 3260 ] simplifiying candidate # 329.118 * [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)))))) 329.119 * * [simplify]: iters left: 6 (26 enodes) 329.125 * * [simplify]: iters left: 5 (105 enodes) 329.146 * * [simplify]: iters left: 4 (231 enodes) 329.196 * * [simplify]: Extracting #0: cost 1 inf + 0 329.196 * * [simplify]: Extracting #1: cost 11 inf + 0 329.196 * * [simplify]: Extracting #2: cost 115 inf + 0 329.197 * * [simplify]: Extracting #3: cost 194 inf + 43 329.198 * * [simplify]: Extracting #4: cost 174 inf + 3526 329.203 * * [simplify]: Extracting #5: cost 87 inf + 28450 329.211 * * [simplify]: Extracting #6: cost 44 inf + 42967 329.226 * * [simplify]: Extracting #7: cost 4 inf + 59086 329.240 * * [simplify]: Extracting #8: cost 0 inf + 60212 329.253 * * [simplify]: Extracting #9: cost 0 inf + 60092 329.266 * [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)))))) 329.266 * [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))))))) 329.267 * [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))))) 329.267 * * [simplify]: iters left: 6 (13 enodes) 329.270 * * [simplify]: iters left: 5 (53 enodes) 329.279 * * [simplify]: iters left: 4 (118 enodes) 329.306 * * [simplify]: iters left: 3 (324 enodes) 329.397 * * [simplify]: Extracting #0: cost 1 inf + 0 329.397 * * [simplify]: Extracting #1: cost 0 inf + 1 329.397 * [simplify]: Simplified to 0 329.397 * [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)) 329.397 * * * * [progress]: [ 640 / 3260 ] simplifiying candidate # 329.398 * [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))))) 329.398 * * [simplify]: iters left: 6 (26 enodes) 329.404 * * [simplify]: iters left: 5 (100 enodes) 329.424 * * [simplify]: iters left: 4 (195 enodes) 329.460 * * [simplify]: iters left: 3 (453 enodes) 329.584 * * [simplify]: Extracting #0: cost 1 inf + 0 329.584 * * [simplify]: Extracting #1: cost 9 inf + 0 329.584 * * [simplify]: Extracting #2: cost 137 inf + 0 329.585 * * [simplify]: Extracting #3: cost 284 inf + 167 329.587 * * [simplify]: Extracting #4: cost 262 inf + 3580 329.591 * * [simplify]: Extracting #5: cost 194 inf + 17764 329.598 * * [simplify]: Extracting #6: cost 162 inf + 24060 329.607 * * [simplify]: Extracting #7: cost 114 inf + 40875 329.628 * * [simplify]: Extracting #8: cost 25 inf + 81790 329.653 * * [simplify]: Extracting #9: cost 0 inf + 93167 329.677 * * [simplify]: Extracting #10: cost 0 inf + 92977 329.701 * [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)))) 329.701 * [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)))))) 329.702 * [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)))) 329.702 * * [simplify]: iters left: 6 (11 enodes) 329.705 * * [simplify]: iters left: 5 (43 enodes) 329.714 * * [simplify]: iters left: 4 (84 enodes) 329.730 * * [simplify]: iters left: 3 (212 enodes) 329.778 * * [simplify]: iters left: 2 (472 enodes) 329.887 * * [simplify]: Extracting #0: cost 1 inf + 0 329.887 * * [simplify]: Extracting #1: cost 0 inf + 1 329.887 * [simplify]: Simplified to 0 329.887 * [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)) 329.887 * * * * [progress]: [ 641 / 3260 ] simplifiying candidate # 329.887 * [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)))) 329.887 * * [simplify]: iters left: 6 (26 enodes) 329.896 * * [simplify]: iters left: 5 (102 enodes) 329.914 * * [simplify]: iters left: 4 (207 enodes) 329.955 * * [simplify]: iters left: 3 (470 enodes) 330.093 * * [simplify]: Extracting #0: cost 1 inf + 0 330.093 * * [simplify]: Extracting #1: cost 11 inf + 0 330.094 * * [simplify]: Extracting #2: cost 128 inf + 0 330.095 * * [simplify]: Extracting #3: cost 253 inf + 126 330.096 * * [simplify]: Extracting #4: cost 232 inf + 2774 330.100 * * [simplify]: Extracting #5: cost 174 inf + 12765 330.107 * * [simplify]: Extracting #6: cost 121 inf + 30663 330.125 * * [simplify]: Extracting #7: cost 19 inf + 75013 330.148 * * [simplify]: Extracting #8: cost 0 inf + 81925 330.173 * * [simplify]: Extracting #9: cost 0 inf + 81885 330.196 * [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))) 330.196 * [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))))) 330.197 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 330.197 * * [simplify]: iters left: 6 (12 enodes) 330.200 * * [simplify]: iters left: 5 (49 enodes) 330.209 * * [simplify]: iters left: 4 (99 enodes) 330.230 * * [simplify]: iters left: 3 (234 enodes) 330.287 * * [simplify]: iters left: 2 (447 enodes) 330.390 * * [simplify]: Extracting #0: cost 1 inf + 0 330.390 * * [simplify]: Extracting #1: cost 0 inf + 1 330.390 * [simplify]: Simplified to 0 330.390 * [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)) 330.390 * * * * [progress]: [ 642 / 3260 ] simplifiying candidate # 330.390 * [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)))))) 330.390 * * [simplify]: iters left: 6 (26 enodes) 330.397 * * [simplify]: iters left: 5 (102 enodes) 330.414 * * [simplify]: iters left: 4 (218 enodes) 330.463 * * [simplify]: Extracting #0: cost 1 inf + 0 330.463 * * [simplify]: Extracting #1: cost 11 inf + 0 330.463 * * [simplify]: Extracting #2: cost 94 inf + 0 330.463 * * [simplify]: Extracting #3: cost 152 inf + 2 330.464 * * [simplify]: Extracting #4: cost 147 inf + 371 330.466 * * [simplify]: Extracting #5: cost 106 inf + 9643 330.470 * * [simplify]: Extracting #6: cost 67 inf + 18891 330.476 * * [simplify]: Extracting #7: cost 27 inf + 32371 330.486 * * [simplify]: Extracting #8: cost 2 inf + 43660 330.498 * * [simplify]: Extracting #9: cost 0 inf + 44605 330.508 * [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))) 330.508 * [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))))))) 330.509 * [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))))) 330.509 * * [simplify]: iters left: 6 (14 enodes) 330.513 * * [simplify]: iters left: 5 (57 enodes) 330.523 * * [simplify]: iters left: 4 (121 enodes) 330.550 * * [simplify]: iters left: 3 (291 enodes) 330.635 * * [simplify]: Extracting #0: cost 1 inf + 0 330.635 * * [simplify]: Extracting #1: cost 0 inf + 1 330.635 * [simplify]: Simplified to 0 330.635 * [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)) 330.636 * * * * [progress]: [ 643 / 3260 ] simplifiying candidate # 330.636 * [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))))) 330.636 * * [simplify]: iters left: 6 (27 enodes) 330.642 * * [simplify]: iters left: 5 (105 enodes) 330.660 * * [simplify]: iters left: 4 (206 enodes) 330.704 * * [simplify]: iters left: 3 (458 enodes) 330.833 * * [simplify]: Extracting #0: cost 1 inf + 0 330.833 * * [simplify]: Extracting #1: cost 11 inf + 0 330.834 * * [simplify]: Extracting #2: cost 124 inf + 0 330.835 * * [simplify]: Extracting #3: cost 245 inf + 44 330.836 * * [simplify]: Extracting #4: cost 228 inf + 1557 330.838 * * [simplify]: Extracting #5: cost 195 inf + 6161 330.846 * * [simplify]: Extracting #6: cost 116 inf + 30336 330.863 * * [simplify]: Extracting #7: cost 14 inf + 72118 330.885 * * [simplify]: Extracting #8: cost 0 inf + 78522 330.909 * [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)) 330.909 * [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)))))) 330.909 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 330.910 * * [simplify]: iters left: 6 (13 enodes) 330.913 * * [simplify]: iters left: 5 (52 enodes) 330.922 * * [simplify]: iters left: 4 (98 enodes) 330.942 * * [simplify]: iters left: 3 (212 enodes) 330.988 * * [simplify]: iters left: 2 (371 enodes) 331.066 * * [simplify]: Extracting #0: cost 1 inf + 0 331.066 * * [simplify]: Extracting #1: cost 0 inf + 1 331.066 * [simplify]: Simplified to 0 331.066 * [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)) 331.066 * * * * [progress]: [ 644 / 3260 ] simplifiying candidate # 331.066 * [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)))) 331.066 * * [simplify]: iters left: 6 (26 enodes) 331.073 * * [simplify]: iters left: 5 (96 enodes) 331.093 * * [simplify]: iters left: 4 (191 enodes) 331.126 * * [simplify]: iters left: 3 (389 enodes) 331.229 * * [simplify]: Extracting #0: cost 1 inf + 0 331.229 * * [simplify]: Extracting #1: cost 11 inf + 0 331.230 * * [simplify]: Extracting #2: cost 121 inf + 0 331.230 * * [simplify]: Extracting #3: cost 219 inf + 376 331.232 * * [simplify]: Extracting #4: cost 174 inf + 5232 331.236 * * [simplify]: Extracting #5: cost 160 inf + 8368 331.241 * * [simplify]: Extracting #6: cost 115 inf + 27120 331.257 * * [simplify]: Extracting #7: cost 22 inf + 65872 331.277 * * [simplify]: Extracting #8: cost 0 inf + 75406 331.299 * * [simplify]: Extracting #9: cost 0 inf + 75151 331.320 * * [simplify]: Extracting #10: cost 0 inf + 75111 331.340 * [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)) 331.340 * [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))))) 331.340 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 331.340 * * [simplify]: iters left: 6 (12 enodes) 331.344 * * [simplify]: iters left: 5 (44 enodes) 331.352 * * [simplify]: iters left: 4 (92 enodes) 331.366 * * [simplify]: iters left: 3 (159 enodes) 331.395 * * [simplify]: iters left: 2 (267 enodes) 331.440 * * [simplify]: iters left: 1 (364 enodes) 331.504 * * [simplify]: Extracting #0: cost 1 inf + 0 331.504 * * [simplify]: Extracting #1: cost 0 inf + 1 331.504 * [simplify]: Simplified to 0 331.504 * [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)) 331.504 * * * * [progress]: [ 645 / 3260 ] simplifiying candidate # 331.504 * [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)))))) 331.504 * * [simplify]: iters left: 6 (27 enodes) 331.512 * * [simplify]: iters left: 5 (111 enodes) 331.532 * * [simplify]: iters left: 4 (259 enodes) 331.597 * * [simplify]: Extracting #0: cost 1 inf + 0 331.597 * * [simplify]: Extracting #1: cost 11 inf + 0 331.597 * * [simplify]: Extracting #2: cost 140 inf + 0 331.598 * * [simplify]: Extracting #3: cost 232 inf + 774 331.601 * * [simplify]: Extracting #4: cost 179 inf + 11865 331.609 * * [simplify]: Extracting #5: cost 84 inf + 42136 331.620 * * [simplify]: Extracting #6: cost 48 inf + 53384 331.633 * * [simplify]: Extracting #7: cost 4 inf + 70374 331.651 * * [simplify]: Extracting #8: cost 0 inf + 72259 331.667 * [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))))) 331.667 * [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))))))) 331.667 * [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))))) 331.667 * * [simplify]: iters left: 6 (15 enodes) 331.671 * * [simplify]: iters left: 5 (64 enodes) 331.683 * * [simplify]: iters left: 4 (149 enodes) 331.722 * * [simplify]: iters left: 3 (466 enodes) 331.997 * * [simplify]: Extracting #0: cost 1 inf + 0 331.997 * * [simplify]: Extracting #1: cost 0 inf + 1 331.997 * [simplify]: Simplified to 0 331.997 * [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)) 331.997 * * * * [progress]: [ 646 / 3260 ] simplifiying candidate # 331.998 * [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))))) 331.998 * * [simplify]: iters left: 6 (28 enodes) 332.005 * * [simplify]: iters left: 5 (112 enodes) 332.024 * * [simplify]: iters left: 4 (235 enodes) 332.077 * * [simplify]: Extracting #0: cost 1 inf + 0 332.077 * * [simplify]: Extracting #1: cost 11 inf + 0 332.077 * * [simplify]: Extracting #2: cost 116 inf + 0 332.078 * * [simplify]: Extracting #3: cost 181 inf + 652 332.079 * * [simplify]: Extracting #4: cost 150 inf + 5240 332.083 * * [simplify]: Extracting #5: cost 83 inf + 22496 332.090 * * [simplify]: Extracting #6: cost 44 inf + 35970 332.100 * * [simplify]: Extracting #7: cost 1 inf + 52658 332.113 * * [simplify]: Extracting #8: cost 0 inf + 52568 332.125 * * [simplify]: Extracting #9: cost 0 inf + 52448 332.139 * [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)))) 332.139 * [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)))))) 332.139 * [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)))) 332.140 * * [simplify]: iters left: 6 (14 enodes) 332.144 * * [simplify]: iters left: 5 (59 enodes) 332.154 * * [simplify]: iters left: 4 (121 enodes) 332.179 * * [simplify]: iters left: 3 (332 enodes) 332.327 * * [simplify]: Extracting #0: cost 1 inf + 0 332.327 * * [simplify]: Extracting #1: cost 0 inf + 1 332.327 * [simplify]: Simplified to 0 332.327 * [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)) 332.327 * * * * [progress]: [ 647 / 3260 ] simplifiying candidate # 332.327 * [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)))) 332.328 * * [simplify]: iters left: 6 (27 enodes) 332.334 * * [simplify]: iters left: 5 (107 enodes) 332.354 * * [simplify]: iters left: 4 (226 enodes) 332.404 * * [simplify]: Extracting #0: cost 1 inf + 0 332.404 * * [simplify]: Extracting #1: cost 11 inf + 0 332.404 * * [simplify]: Extracting #2: cost 102 inf + 0 332.405 * * [simplify]: Extracting #3: cost 141 inf + 1427 332.407 * * [simplify]: Extracting #4: cost 81 inf + 11623 332.411 * * [simplify]: Extracting #5: cost 71 inf + 14946 332.414 * * [simplify]: Extracting #6: cost 64 inf + 16236 332.420 * * [simplify]: Extracting #7: cost 24 inf + 29952 332.429 * * [simplify]: Extracting #8: cost 3 inf + 40244 332.439 * * [simplify]: Extracting #9: cost 0 inf + 41743 332.451 * [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)))) 332.451 * [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))))) 332.451 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 332.451 * * [simplify]: iters left: 6 (13 enodes) 332.455 * * [simplify]: iters left: 5 (54 enodes) 332.465 * * [simplify]: iters left: 4 (112 enodes) 332.490 * * [simplify]: iters left: 3 (281 enodes) 332.593 * * [simplify]: Extracting #0: cost 1 inf + 0 332.593 * * [simplify]: Extracting #1: cost 0 inf + 1 332.593 * [simplify]: Simplified to 0 332.593 * [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)) 332.593 * * * * [progress]: [ 648 / 3260 ] simplifiying candidate # 332.594 * [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)))))) 332.594 * * [simplify]: iters left: 6 (26 enodes) 332.601 * * [simplify]: iters left: 5 (106 enodes) 332.619 * * [simplify]: iters left: 4 (244 enodes) 332.679 * * [simplify]: Extracting #0: cost 1 inf + 0 332.680 * * [simplify]: Extracting #1: cost 11 inf + 0 332.680 * * [simplify]: Extracting #2: cost 120 inf + 0 332.680 * * [simplify]: Extracting #3: cost 191 inf + 169 332.682 * * [simplify]: Extracting #4: cost 153 inf + 6424 332.687 * * [simplify]: Extracting #5: cost 82 inf + 25216 332.695 * * [simplify]: Extracting #6: cost 42 inf + 38427 332.709 * * [simplify]: Extracting #7: cost 0 inf + 54866 332.722 * * [simplify]: Extracting #8: cost 0 inf + 54811 332.734 * [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)))) 332.734 * [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))))))) 332.735 * [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))))) 332.735 * * [simplify]: iters left: 6 (14 enodes) 332.739 * * [simplify]: iters left: 5 (59 enodes) 332.749 * * [simplify]: iters left: 4 (134 enodes) 332.780 * * [simplify]: iters left: 3 (357 enodes) 332.928 * * [simplify]: Extracting #0: cost 1 inf + 0 332.928 * * [simplify]: Extracting #1: cost 0 inf + 1 332.928 * [simplify]: Simplified to 0 332.928 * [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)) 332.929 * * * * [progress]: [ 649 / 3260 ] simplifiying candidate # 332.929 * [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))))) 332.929 * * [simplify]: iters left: 6 (27 enodes) 332.936 * * [simplify]: iters left: 5 (106 enodes) 332.957 * * [simplify]: iters left: 4 (220 enodes) 333.000 * * [simplify]: Extracting #0: cost 1 inf + 0 333.000 * * [simplify]: Extracting #1: cost 11 inf + 0 333.001 * * [simplify]: Extracting #2: cost 103 inf + 0 333.001 * * [simplify]: Extracting #3: cost 152 inf + 169 333.002 * * [simplify]: Extracting #4: cost 133 inf + 2739 333.004 * * [simplify]: Extracting #5: cost 94 inf + 10219 333.008 * * [simplify]: Extracting #6: cost 63 inf + 15957 333.014 * * [simplify]: Extracting #7: cost 29 inf + 27234 333.024 * * [simplify]: Extracting #8: cost 1 inf + 40655 333.034 * * [simplify]: Extracting #9: cost 0 inf + 40964 333.044 * [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)))) 333.044 * [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)))))) 333.045 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 333.045 * * [simplify]: iters left: 6 (13 enodes) 333.049 * * [simplify]: iters left: 5 (53 enodes) 333.057 * * [simplify]: iters left: 4 (106 enodes) 333.080 * * [simplify]: iters left: 3 (257 enodes) 333.171 * * [simplify]: Extracting #0: cost 1 inf + 0 333.171 * * [simplify]: Extracting #1: cost 0 inf + 1 333.171 * [simplify]: Simplified to 0 333.171 * [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)) 333.171 * * * * [progress]: [ 650 / 3260 ] simplifiying candidate # 333.172 * [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)))) 333.172 * * [simplify]: iters left: 6 (26 enodes) 333.178 * * [simplify]: iters left: 5 (102 enodes) 333.197 * * [simplify]: iters left: 4 (206 enodes) 333.240 * * [simplify]: iters left: 3 (458 enodes) 333.397 * * [simplify]: Extracting #0: cost 1 inf + 0 333.397 * * [simplify]: Extracting #1: cost 11 inf + 0 333.397 * * [simplify]: Extracting #2: cost 151 inf + 0 333.398 * * [simplify]: Extracting #3: cost 260 inf + 170 333.401 * * [simplify]: Extracting #4: cost 209 inf + 6009 333.406 * * [simplify]: Extracting #5: cost 160 inf + 14122 333.414 * * [simplify]: Extracting #6: cost 112 inf + 33922 333.433 * * [simplify]: Extracting #7: cost 9 inf + 77612 333.455 * * [simplify]: Extracting #8: cost 0 inf + 81295 333.478 * * [simplify]: Extracting #9: cost 0 inf + 81080 333.502 * * [simplify]: Extracting #10: cost 0 inf + 81040 333.524 * [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)))) 333.524 * [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))))) 333.525 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 333.525 * * [simplify]: iters left: 6 (12 enodes) 333.529 * * [simplify]: iters left: 5 (49 enodes) 333.538 * * [simplify]: iters left: 4 (94 enodes) 333.558 * * [simplify]: iters left: 3 (221 enodes) 333.634 * * [simplify]: iters left: 2 (492 enodes) 333.866 * * [simplify]: Extracting #0: cost 1 inf + 0 333.866 * * [simplify]: Extracting #1: cost 0 inf + 1 333.866 * [simplify]: Simplified to 0 333.866 * [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)) 333.867 * * * * [progress]: [ 651 / 3260 ] simplifiying candidate # 333.867 * [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)))))) 333.867 * * [simplify]: iters left: 6 (25 enodes) 333.873 * * [simplify]: iters left: 5 (98 enodes) 333.893 * * [simplify]: iters left: 4 (215 enodes) 333.941 * * [simplify]: Extracting #0: cost 1 inf + 0 333.941 * * [simplify]: Extracting #1: cost 11 inf + 0 333.941 * * [simplify]: Extracting #2: cost 105 inf + 0 333.942 * * [simplify]: Extracting #3: cost 154 inf + 47 333.942 * * [simplify]: Extracting #4: cost 152 inf + 296 333.944 * * [simplify]: Extracting #5: cost 114 inf + 7804 333.951 * * [simplify]: Extracting #6: cost 66 inf + 17053 333.955 * * [simplify]: Extracting #7: cost 57 inf + 17922 333.961 * * [simplify]: Extracting #8: cost 25 inf + 31215 333.970 * * [simplify]: Extracting #9: cost 0 inf + 42997 333.980 * * [simplify]: Extracting #10: cost 0 inf + 42717 333.990 * [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))) 333.990 * [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))))))) 333.990 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 333.990 * * [simplify]: iters left: 6 (13 enodes) 333.994 * * [simplify]: iters left: 5 (52 enodes) 334.003 * * [simplify]: iters left: 4 (111 enodes) 334.031 * * [simplify]: iters left: 3 (278 enodes) 334.128 * * [simplify]: Extracting #0: cost 1 inf + 0 334.128 * * [simplify]: Extracting #1: cost 0 inf + 1 334.128 * [simplify]: Simplified to 0 334.128 * [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)) 334.128 * * * * [progress]: [ 652 / 3260 ] simplifiying candidate # 334.128 * [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))))) 334.128 * * [simplify]: iters left: 6 (26 enodes) 334.135 * * [simplify]: iters left: 5 (100 enodes) 334.155 * * [simplify]: iters left: 4 (201 enodes) 334.196 * * [simplify]: iters left: 3 (442 enodes) 334.332 * * [simplify]: Extracting #0: cost 1 inf + 0 334.332 * * [simplify]: Extracting #1: cost 11 inf + 0 334.332 * * [simplify]: Extracting #2: cost 141 inf + 0 334.333 * * [simplify]: Extracting #3: cost 229 inf + 1028 334.336 * * [simplify]: Extracting #4: cost 173 inf + 7367 334.340 * * [simplify]: Extracting #5: cost 154 inf + 10433 334.347 * * [simplify]: Extracting #6: cost 114 inf + 25763 334.364 * * [simplify]: Extracting #7: cost 5 inf + 72043 334.385 * * [simplify]: Extracting #8: cost 0 inf + 74471 334.405 * [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)) 334.405 * [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)))))) 334.406 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 334.406 * * [simplify]: iters left: 6 (12 enodes) 334.409 * * [simplify]: iters left: 5 (47 enodes) 334.420 * * [simplify]: iters left: 4 (89 enodes) 334.439 * * [simplify]: iters left: 3 (186 enodes) 334.489 * * [simplify]: iters left: 2 (378 enodes) 334.632 * * [simplify]: Extracting #0: cost 1 inf + 0 334.632 * * [simplify]: Extracting #1: cost 0 inf + 1 334.632 * [simplify]: Simplified to 0 334.632 * [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)) 334.633 * * * * [progress]: [ 653 / 3260 ] simplifiying candidate # 334.633 * [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)))) 334.633 * * [simplify]: iters left: 6 (25 enodes) 334.639 * * [simplify]: iters left: 5 (94 enodes) 334.654 * * [simplify]: iters left: 4 (167 enodes) 334.684 * * [simplify]: iters left: 3 (327 enodes) 334.772 * * [simplify]: Extracting #0: cost 1 inf + 0 334.772 * * [simplify]: Extracting #1: cost 9 inf + 0 334.773 * * [simplify]: Extracting #2: cost 106 inf + 2 334.773 * * [simplify]: Extracting #3: cost 197 inf + 90 334.775 * * [simplify]: Extracting #4: cost 164 inf + 3121 334.776 * * [simplify]: Extracting #5: cost 159 inf + 4590 334.778 * * [simplify]: Extracting #6: cost 155 inf + 5216 334.782 * * [simplify]: Extracting #7: cost 109 inf + 21908 334.796 * * [simplify]: Extracting #8: cost 20 inf + 62758 334.814 * * [simplify]: Extracting #9: cost 0 inf + 71224 334.833 * * [simplify]: Extracting #10: cost 0 inf + 71130 334.854 * [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))) 334.854 * [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))))) 334.854 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 334.854 * * [simplify]: iters left: 6 (11 enodes) 334.857 * * [simplify]: iters left: 5 (40 enodes) 334.864 * * [simplify]: iters left: 4 (65 enodes) 334.875 * * [simplify]: iters left: 3 (97 enodes) 334.891 * * [simplify]: iters left: 2 (165 enodes) 334.927 * * [simplify]: iters left: 1 (271 enodes) 334.981 * * [simplify]: Extracting #0: cost 1 inf + 0 334.981 * * [simplify]: Extracting #1: cost 0 inf + 1 334.981 * [simplify]: Simplified to 0 334.981 * [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)) 334.982 * * * * [progress]: [ 654 / 3260 ] simplifiying candidate # 334.982 * [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)))))) 334.982 * * [simplify]: iters left: 6 (24 enodes) 334.988 * * [simplify]: iters left: 5 (97 enodes) 335.005 * * [simplify]: iters left: 4 (210 enodes) 335.054 * * [simplify]: Extracting #0: cost 1 inf + 0 335.054 * * [simplify]: Extracting #1: cost 11 inf + 0 335.054 * * [simplify]: Extracting #2: cost 100 inf + 0 335.054 * * [simplify]: Extracting #3: cost 141 inf + 170 335.055 * * [simplify]: Extracting #4: cost 137 inf + 624 335.056 * * [simplify]: Extracting #5: cost 112 inf + 6016 335.060 * * [simplify]: Extracting #6: cost 66 inf + 15391 335.065 * * [simplify]: Extracting #7: cost 26 inf + 29404 335.075 * * [simplify]: Extracting #8: cost 0 inf + 41138 335.084 * * [simplify]: Extracting #9: cost 0 inf + 40723 335.094 * * [simplify]: Extracting #10: cost 0 inf + 40683 335.103 * [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))) 335.103 * [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))))))) 335.104 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 335.104 * * [simplify]: iters left: 6 (12 enodes) 335.107 * * [simplify]: iters left: 5 (51 enodes) 335.118 * * [simplify]: iters left: 4 (106 enodes) 335.141 * * [simplify]: iters left: 3 (247 enodes) 335.213 * * [simplify]: Extracting #0: cost 1 inf + 0 335.213 * * [simplify]: Extracting #1: cost 0 inf + 1 335.213 * [simplify]: Simplified to 0 335.213 * [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)) 335.213 * * * * [progress]: [ 655 / 3260 ] simplifiying candidate # 335.213 * [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))))) 335.214 * * [simplify]: iters left: 6 (25 enodes) 335.220 * * [simplify]: iters left: 5 (99 enodes) 335.239 * * [simplify]: iters left: 4 (198 enodes) 335.279 * * [simplify]: iters left: 3 (444 enodes) 335.417 * * [simplify]: Extracting #0: cost 1 inf + 0 335.417 * * [simplify]: Extracting #1: cost 11 inf + 0 335.417 * * [simplify]: Extracting #2: cost 141 inf + 0 335.418 * * [simplify]: Extracting #3: cost 238 inf + 417 335.421 * * [simplify]: Extracting #4: cost 184 inf + 6193 335.425 * * [simplify]: Extracting #5: cost 159 inf + 10675 335.431 * * [simplify]: Extracting #6: cost 116 inf + 27583 335.447 * * [simplify]: Extracting #7: cost 15 inf + 70375 335.468 * * [simplify]: Extracting #8: cost 0 inf + 76613 335.490 * * [simplify]: Extracting #9: cost 0 inf + 76558 335.512 * [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)) 335.512 * [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)))))) 335.513 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 335.513 * * [simplify]: iters left: 6 (11 enodes) 335.516 * * [simplify]: iters left: 5 (46 enodes) 335.524 * * [simplify]: iters left: 4 (86 enodes) 335.542 * * [simplify]: iters left: 3 (183 enodes) 335.590 * * [simplify]: iters left: 2 (372 enodes) 335.729 * * [simplify]: Extracting #0: cost 1 inf + 0 335.729 * * [simplify]: Extracting #1: cost 0 inf + 1 335.729 * [simplify]: Simplified to 0 335.729 * [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)) 335.729 * * * * [progress]: [ 656 / 3260 ] simplifiying candidate # 335.729 * [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)))) 335.729 * * [simplify]: iters left: 6 (24 enodes) 335.735 * * [simplify]: iters left: 5 (93 enodes) 335.750 * * [simplify]: iters left: 4 (166 enodes) 335.780 * * [simplify]: iters left: 3 (326 enodes) 335.868 * * [simplify]: Extracting #0: cost 1 inf + 0 335.868 * * [simplify]: Extracting #1: cost 9 inf + 0 335.868 * * [simplify]: Extracting #2: cost 107 inf + 2 335.869 * * [simplify]: Extracting #3: cost 206 inf + 6 335.870 * * [simplify]: Extracting #4: cost 182 inf + 2101 335.872 * * [simplify]: Extracting #5: cost 167 inf + 4591 335.874 * * [simplify]: Extracting #6: cost 166 inf + 4759 335.878 * * [simplify]: Extracting #7: cost 115 inf + 22391 335.893 * * [simplify]: Extracting #8: cost 21 inf + 65584 335.912 * * [simplify]: Extracting #9: cost 0 inf + 74828 335.934 * * [simplify]: Extracting #10: cost 0 inf + 74733 335.954 * [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)) 335.954 * [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))))) 335.954 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 335.954 * * [simplify]: iters left: 6 (10 enodes) 335.957 * * [simplify]: iters left: 5 (39 enodes) 335.963 * * [simplify]: iters left: 4 (64 enodes) 335.974 * * [simplify]: iters left: 3 (96 enodes) 335.991 * * [simplify]: iters left: 2 (164 enodes) 336.026 * * [simplify]: iters left: 1 (270 enodes) 336.081 * * [simplify]: Extracting #0: cost 1 inf + 0 336.081 * * [simplify]: Extracting #1: cost 0 inf + 1 336.081 * [simplify]: Simplified to 0 336.081 * [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)) 336.081 * * * * [progress]: [ 657 / 3260 ] simplifiying candidate # 336.081 * [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)))))) 336.081 * * [simplify]: iters left: 6 (24 enodes) 336.088 * * [simplify]: iters left: 5 (98 enodes) 336.105 * * [simplify]: iters left: 4 (219 enodes) 336.156 * * [simplify]: Extracting #0: cost 1 inf + 0 336.156 * * [simplify]: Extracting #1: cost 11 inf + 0 336.156 * * [simplify]: Extracting #2: cost 103 inf + 0 336.156 * * [simplify]: Extracting #3: cost 145 inf + 48 336.157 * * [simplify]: Extracting #4: cost 141 inf + 339 336.158 * * [simplify]: Extracting #5: cost 109 inf + 6467 336.161 * * [simplify]: Extracting #6: cost 64 inf + 15015 336.167 * * [simplify]: Extracting #7: cost 21 inf + 30925 336.176 * * [simplify]: Extracting #8: cost 0 inf + 40553 336.186 * * [simplify]: Extracting #9: cost 0 inf + 40273 336.195 * * [simplify]: Extracting #10: cost 0 inf + 40233 336.204 * [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)) 336.205 * [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))))))) 336.205 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 336.205 * * [simplify]: iters left: 6 (12 enodes) 336.211 * * [simplify]: iters left: 5 (53 enodes) 336.220 * * [simplify]: iters left: 4 (117 enodes) 336.244 * * [simplify]: iters left: 3 (255 enodes) 336.308 * * [simplify]: Extracting #0: cost 1 inf + 0 336.308 * * [simplify]: Extracting #1: cost 0 inf + 1 336.308 * [simplify]: Simplified to 0 336.308 * [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)) 336.308 * * * * [progress]: [ 658 / 3260 ] simplifiying candidate # 336.308 * [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))))) 336.309 * * [simplify]: iters left: 6 (25 enodes) 336.315 * * [simplify]: iters left: 5 (100 enodes) 336.332 * * [simplify]: iters left: 4 (208 enodes) 336.373 * * [simplify]: iters left: 3 (428 enodes) 336.494 * * [simplify]: Extracting #0: cost 1 inf + 0 336.494 * * [simplify]: Extracting #1: cost 11 inf + 0 336.494 * * [simplify]: Extracting #2: cost 139 inf + 0 336.495 * * [simplify]: Extracting #3: cost 254 inf + 581 336.497 * * [simplify]: Extracting #4: cost 197 inf + 6236 336.501 * * [simplify]: Extracting #5: cost 163 inf + 11211 336.506 * * [simplify]: Extracting #6: cost 160 inf + 11665 336.512 * * [simplify]: Extracting #7: cost 116 inf + 26595 336.528 * * [simplify]: Extracting #8: cost 13 inf + 72674 336.552 * * [simplify]: Extracting #9: cost 0 inf + 78796 336.573 * [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)) 336.573 * [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)))))) 336.573 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 336.573 * * [simplify]: iters left: 6 (11 enodes) 336.577 * * [simplify]: iters left: 5 (48 enodes) 336.586 * * [simplify]: iters left: 4 (98 enodes) 336.603 * * [simplify]: iters left: 3 (181 enodes) 336.643 * * [simplify]: iters left: 2 (358 enodes) 336.757 * * [simplify]: Extracting #0: cost 1 inf + 0 336.757 * * [simplify]: Extracting #1: cost 0 inf + 1 336.757 * [simplify]: Simplified to 0 336.757 * [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)) 336.757 * * * * [progress]: [ 659 / 3260 ] simplifiying candidate # 336.758 * [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)))) 336.758 * * [simplify]: iters left: 6 (24 enodes) 336.764 * * [simplify]: iters left: 5 (93 enodes) 336.782 * * [simplify]: iters left: 4 (186 enodes) 336.815 * * [simplify]: iters left: 3 (372 enodes) 336.916 * * [simplify]: Extracting #0: cost 1 inf + 0 336.916 * * [simplify]: Extracting #1: cost 12 inf + 0 336.916 * * [simplify]: Extracting #2: cost 116 inf + 83 336.917 * * [simplify]: Extracting #3: cost 207 inf + 711 336.919 * * [simplify]: Extracting #4: cost 165 inf + 4245 336.921 * * [simplify]: Extracting #5: cost 160 inf + 5553 336.925 * * [simplify]: Extracting #6: cost 121 inf + 20199 336.942 * * [simplify]: Extracting #7: cost 16 inf + 65747 336.961 * * [simplify]: Extracting #8: cost 0 inf + 72866 336.980 * * [simplify]: Extracting #9: cost 0 inf + 72706 337.002 * * [simplify]: Extracting #10: cost 0 inf + 72666 337.022 * [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)) 337.022 * [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))))) 337.022 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 337.022 * * [simplify]: iters left: 6 (10 enodes) 337.026 * * [simplify]: iters left: 5 (41 enodes) 337.033 * * [simplify]: iters left: 4 (81 enodes) 337.046 * * [simplify]: iters left: 3 (127 enodes) 337.063 * * [simplify]: iters left: 2 (186 enodes) 337.092 * * [simplify]: iters left: 1 (266 enodes) 337.158 * * [simplify]: Extracting #0: cost 1 inf + 0 337.158 * * [simplify]: Extracting #1: cost 0 inf + 1 337.158 * [simplify]: Simplified to 0 337.158 * [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)) 337.158 * * * * [progress]: [ 660 / 3260 ] simplifiying candidate # 337.158 * [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))) 337.158 * * [simplify]: iters left: 6 (23 enodes) 337.164 * * [simplify]: iters left: 5 (90 enodes) 337.180 * * [simplify]: iters left: 4 (167 enodes) 337.212 * * [simplify]: iters left: 3 (334 enodes) 337.301 * * [simplify]: Extracting #0: cost 1 inf + 0 337.301 * * [simplify]: Extracting #1: cost 9 inf + 0 337.302 * * [simplify]: Extracting #2: cost 107 inf + 2 337.302 * * [simplify]: Extracting #3: cost 193 inf + 296 337.304 * * [simplify]: Extracting #4: cost 163 inf + 3044 337.306 * * [simplify]: Extracting #5: cost 164 inf + 3780 337.313 * * [simplify]: Extracting #6: cost 122 inf + 19534 337.328 * * [simplify]: Extracting #7: cost 17 inf + 64080 337.347 * * [simplify]: Extracting #8: cost 0 inf + 71324 337.367 * * [simplify]: Extracting #9: cost 0 inf + 71269 337.386 * [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)) 337.386 * [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)))) 337.386 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 337.386 * * [simplify]: iters left: 6 (9 enodes) 337.389 * * [simplify]: iters left: 5 (36 enodes) 337.396 * * [simplify]: iters left: 4 (67 enodes) 337.408 * * [simplify]: iters left: 3 (97 enodes) 337.426 * * [simplify]: iters left: 2 (158 enodes) 337.461 * * [simplify]: iters left: 1 (263 enodes) 337.509 * * [simplify]: Extracting #0: cost 1 inf + 0 337.509 * * [simplify]: Extracting #1: cost 0 inf + 1 337.509 * [simplify]: Simplified to 0 337.509 * [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)) 337.509 * * * * [progress]: [ 661 / 3260 ] simplifiying candidate # 337.509 * [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)))) 337.509 * * [simplify]: iters left: 6 (23 enodes) 337.515 * * [simplify]: iters left: 5 (91 enodes) 337.532 * * [simplify]: iters left: 4 (177 enodes) 337.563 * * [simplify]: iters left: 3 (361 enodes) 337.664 * * [simplify]: Extracting #0: cost 1 inf + 0 337.664 * * [simplify]: Extracting #1: cost 11 inf + 0 337.664 * * [simplify]: Extracting #2: cost 119 inf + 0 337.665 * * [simplify]: Extracting #3: cost 211 inf + 380 337.667 * * [simplify]: Extracting #4: cost 176 inf + 3387 337.669 * * [simplify]: Extracting #5: cost 161 inf + 5512 337.673 * * [simplify]: Extracting #6: cost 124 inf + 18847 337.687 * * [simplify]: Extracting #7: cost 21 inf + 62885 337.706 * * [simplify]: Extracting #8: cost 0 inf + 72331 337.725 * * [simplify]: Extracting #9: cost 0 inf + 72116 337.746 * * [simplify]: Extracting #10: cost 0 inf + 72076 337.765 * [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)) 337.765 * [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))))) 337.766 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 337.766 * * [simplify]: iters left: 5 (9 enodes) 337.769 * * [simplify]: iters left: 4 (39 enodes) 337.775 * * [simplify]: iters left: 3 (65 enodes) 337.787 * * [simplify]: iters left: 2 (129 enodes) 337.812 * * [simplify]: iters left: 1 (210 enodes) 338.134 * * [simplify]: Extracting #0: cost 1 inf + 0 338.134 * * [simplify]: Extracting #1: cost 0 inf + 1 338.134 * [simplify]: Simplified to 0 338.134 * [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)) 338.134 * * * * [progress]: [ 662 / 3260 ] simplifiying candidate # 338.134 * [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)))))) 338.135 * * [simplify]: iters left: 6 (24 enodes) 338.140 * * [simplify]: iters left: 5 (92 enodes) 338.156 * * [simplify]: iters left: 4 (152 enodes) 338.184 * * [simplify]: iters left: 3 (265 enodes) 338.239 * * [simplify]: Extracting #0: cost 1 inf + 0 338.239 * * [simplify]: Extracting #1: cost 11 inf + 0 338.240 * * [simplify]: Extracting #2: cost 75 inf + 0 338.240 * * [simplify]: Extracting #3: cost 126 inf + 252 338.241 * * [simplify]: Extracting #4: cost 112 inf + 1364 338.242 * * [simplify]: Extracting #5: cost 112 inf + 2767 338.243 * * [simplify]: Extracting #6: cost 93 inf + 8634 338.248 * * [simplify]: Extracting #7: cost 30 inf + 30500 338.259 * * [simplify]: Extracting #8: cost 1 inf + 42562 338.270 * * [simplify]: Extracting #9: cost 0 inf + 42886 338.280 * [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)) 338.280 * [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))))))) 338.281 * [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))))) 338.281 * * [simplify]: iters left: 6 (10 enodes) 338.283 * * [simplify]: iters left: 5 (37 enodes) 338.289 * * [simplify]: iters left: 4 (57 enodes) 338.300 * * [simplify]: iters left: 3 (104 enodes) 338.320 * * [simplify]: iters left: 2 (158 enodes) 338.343 * * [simplify]: iters left: 1 (225 enodes) 338.377 * * [simplify]: Extracting #0: cost 1 inf + 0 338.377 * * [simplify]: Extracting #1: cost 0 inf + 1 338.377 * [simplify]: Simplified to 0 338.377 * [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)) 338.378 * * * * [progress]: [ 663 / 3260 ] simplifiying candidate # 338.378 * [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))))) 338.378 * * [simplify]: iters left: 6 (23 enodes) 338.386 * * [simplify]: iters left: 5 (83 enodes) 338.399 * * [simplify]: iters left: 4 (136 enodes) 338.422 * * [simplify]: iters left: 3 (233 enodes) 338.469 * * [simplify]: iters left: 2 (435 enodes) 338.605 * * [simplify]: Extracting #0: cost 1 inf + 0 338.605 * * [simplify]: Extracting #1: cost 9 inf + 0 338.605 * * [simplify]: Extracting #2: cost 60 inf + 0 338.605 * * [simplify]: Extracting #3: cost 95 inf + 252 338.606 * * [simplify]: Extracting #4: cost 82 inf + 1202 338.607 * * [simplify]: Extracting #5: cost 88 inf + 1448 338.608 * * [simplify]: Extracting #6: cost 80 inf + 2983 338.614 * * [simplify]: Extracting #7: cost 21 inf + 22093 338.627 * * [simplify]: Extracting #8: cost 0 inf + 30267 338.639 * * [simplify]: Extracting #9: cost 0 inf + 30172 338.650 * [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))) 338.651 * [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)))))) 338.651 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 338.651 * * [simplify]: iters left: 6 (9 enodes) 338.653 * * [simplify]: iters left: 5 (29 enodes) 338.658 * * [simplify]: iters left: 4 (42 enodes) 338.664 * * [simplify]: iters left: 3 (58 enodes) 338.671 * * [simplify]: iters left: 2 (68 enodes) 338.679 * * [simplify]: Extracting #0: cost 1 inf + 0 338.679 * * [simplify]: Extracting #1: cost 0 inf + 1 338.679 * [simplify]: Simplified to 0 338.679 * [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)) 338.679 * * * * [progress]: [ 664 / 3260 ] simplifiying candidate # 338.680 * [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)))))) 338.680 * * [simplify]: iters left: 6 (27 enodes) 338.686 * * [simplify]: iters left: 5 (106 enodes) 338.705 * * [simplify]: iters left: 4 (219 enodes) 338.749 * * [simplify]: iters left: 3 (455 enodes) 338.850 * * [simplify]: Extracting #0: cost 1 inf + 0 338.850 * * [simplify]: Extracting #1: cost 11 inf + 0 338.850 * * [simplify]: Extracting #2: cost 104 inf + 0 338.851 * * [simplify]: Extracting #3: cost 188 inf + 4 338.852 * * [simplify]: Extracting #4: cost 183 inf + 534 338.853 * * [simplify]: Extracting #5: cost 170 inf + 3461 338.859 * * [simplify]: Extracting #6: cost 83 inf + 29075 338.873 * * [simplify]: Extracting #7: cost 6 inf + 56706 338.888 * * [simplify]: Extracting #8: cost 0 inf + 59058 338.904 * [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)) 338.904 * [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))))))) 338.905 * [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))))) 338.905 * * [simplify]: iters left: 6 (13 enodes) 338.908 * * [simplify]: iters left: 5 (53 enodes) 338.919 * * [simplify]: iters left: 4 (117 enodes) 338.945 * * [simplify]: iters left: 3 (275 enodes) 339.001 * * [simplify]: iters left: 2 (474 enodes) 339.115 * * [simplify]: Extracting #0: cost 1 inf + 0 339.115 * * [simplify]: Extracting #1: cost 0 inf + 1 339.115 * [simplify]: Simplified to 0 339.115 * [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)) 339.115 * * * * [progress]: [ 665 / 3260 ] simplifiying candidate # 339.115 * [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))))) 339.115 * * [simplify]: iters left: 6 (25 enodes) 339.121 * * [simplify]: iters left: 5 (97 enodes) 339.137 * * [simplify]: iters left: 4 (179 enodes) 339.173 * * [simplify]: iters left: 3 (379 enodes) 339.262 * * [simplify]: Extracting #0: cost 1 inf + 0 339.262 * * [simplify]: Extracting #1: cost 11 inf + 0 339.262 * * [simplify]: Extracting #2: cost 88 inf + 0 339.263 * * [simplify]: Extracting #3: cost 161 inf + 126 339.263 * * [simplify]: Extracting #4: cost 157 inf + 537 339.264 * * [simplify]: Extracting #5: cost 152 inf + 2340 339.268 * * [simplify]: Extracting #6: cost 104 inf + 12345 339.273 * * [simplify]: Extracting #7: cost 86 inf + 15421 339.284 * * [simplify]: Extracting #8: cost 26 inf + 38378 339.297 * * [simplify]: Extracting #9: cost 0 inf + 48658 339.311 * * [simplify]: Extracting #10: cost 0 inf + 48483 339.324 * [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)) 339.324 * [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)))))) 339.324 * [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)))) 339.325 * * [simplify]: iters left: 6 (12 enodes) 339.327 * * [simplify]: iters left: 5 (47 enodes) 339.335 * * [simplify]: iters left: 4 (82 enodes) 339.348 * * [simplify]: iters left: 3 (157 enodes) 339.378 * * [simplify]: iters left: 2 (248 enodes) 339.416 * * [simplify]: iters left: 1 (341 enodes) 339.472 * * [simplify]: Extracting #0: cost 1 inf + 0 339.472 * * [simplify]: Extracting #1: cost 0 inf + 1 339.472 * [simplify]: Simplified to 0 339.472 * [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)) 339.473 * * * * [progress]: [ 666 / 3260 ] simplifiying candidate # 339.473 * [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)))) 339.473 * * [simplify]: iters left: 6 (25 enodes) 339.479 * * [simplify]: iters left: 5 (95 enodes) 339.497 * * [simplify]: iters left: 4 (182 enodes) 339.531 * * [simplify]: iters left: 3 (356 enodes) 339.614 * * [simplify]: Extracting #0: cost 1 inf + 0 339.614 * * [simplify]: Extracting #1: cost 13 inf + 0 339.615 * * [simplify]: Extracting #2: cost 90 inf + 0 339.615 * * [simplify]: Extracting #3: cost 155 inf + 207 339.616 * * [simplify]: Extracting #4: cost 149 inf + 660 339.617 * * [simplify]: Extracting #5: cost 143 inf + 2543 339.619 * * [simplify]: Extracting #6: cost 114 inf + 9319 339.625 * * [simplify]: Extracting #7: cost 49 inf + 29705 339.636 * * [simplify]: Extracting #8: cost 0 inf + 49186 339.650 * * [simplify]: Extracting #9: cost 0 inf + 49011 339.663 * * [simplify]: Extracting #10: cost 0 inf + 48971 339.676 * [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)) 339.676 * [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))))) 339.676 * [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))) 339.676 * * [simplify]: iters left: 6 (12 enodes) 339.680 * * [simplify]: iters left: 5 (47 enodes) 339.688 * * [simplify]: iters left: 4 (89 enodes) 339.708 * * [simplify]: iters left: 3 (180 enodes) 339.746 * * [simplify]: iters left: 2 (296 enodes) 339.805 * * [simplify]: iters left: 1 (428 enodes) 339.897 * * [simplify]: Extracting #0: cost 1 inf + 0 339.897 * * [simplify]: Extracting #1: cost 0 inf + 1 339.897 * [simplify]: Simplified to 0 339.897 * [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)) 339.897 * * * * [progress]: [ 667 / 3260 ] simplifiying candidate # 339.897 * [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)))))) 339.897 * * [simplify]: iters left: 6 (26 enodes) 339.903 * * [simplify]: iters left: 5 (99 enodes) 339.920 * * [simplify]: iters left: 4 (180 enodes) 339.953 * * [simplify]: iters left: 3 (315 enodes) 340.014 * * [simplify]: Extracting #0: cost 1 inf + 0 340.014 * * [simplify]: Extracting #1: cost 11 inf + 0 340.015 * * [simplify]: Extracting #2: cost 78 inf + 0 340.015 * * [simplify]: Extracting #3: cost 149 inf + 2 340.016 * * [simplify]: Extracting #4: cost 144 inf + 572 340.017 * * [simplify]: Extracting #5: cost 129 inf + 4224 340.019 * * [simplify]: Extracting #6: cost 108 inf + 8929 340.022 * * [simplify]: Extracting #7: cost 92 inf + 11506 340.025 * * [simplify]: Extracting #8: cost 87 inf + 12682 340.032 * * [simplify]: Extracting #9: cost 33 inf + 33104 340.043 * * [simplify]: Extracting #10: cost 1 inf + 47144 340.056 * * [simplify]: Extracting #11: cost 0 inf + 47484 340.069 * [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)))) 340.069 * [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))))))) 340.069 * [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))))) 340.069 * * [simplify]: iters left: 6 (12 enodes) 340.072 * * [simplify]: iters left: 5 (46 enodes) 340.079 * * [simplify]: iters left: 4 (81 enodes) 340.094 * * [simplify]: iters left: 3 (134 enodes) 340.114 * * [simplify]: iters left: 2 (197 enodes) 340.142 * * [simplify]: iters left: 1 (271 enodes) 340.182 * * [simplify]: Extracting #0: cost 1 inf + 0 340.182 * * [simplify]: Extracting #1: cost 0 inf + 1 340.182 * [simplify]: Simplified to 0 340.182 * [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)) 340.183 * * * * [progress]: [ 668 / 3260 ] simplifiying candidate # 340.183 * [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))))) 340.183 * * [simplify]: iters left: 6 (23 enodes) 340.188 * * [simplify]: iters left: 5 (87 enodes) 340.202 * * [simplify]: iters left: 4 (148 enodes) 340.230 * * [simplify]: iters left: 3 (286 enodes) 340.289 * * [simplify]: Extracting #0: cost 1 inf + 0 340.289 * * [simplify]: Extracting #1: cost 9 inf + 0 340.289 * * [simplify]: Extracting #2: cost 71 inf + 0 340.289 * * [simplify]: Extracting #3: cost 136 inf + 2 340.290 * * [simplify]: Extracting #4: cost 137 inf + 4 340.291 * * [simplify]: Extracting #5: cost 124 inf + 2291 340.293 * * [simplify]: Extracting #6: cost 98 inf + 7015 340.299 * * [simplify]: Extracting #7: cost 38 inf + 26830 340.310 * * [simplify]: Extracting #8: cost 1 inf + 42127 340.322 * * [simplify]: Extracting #9: cost 0 inf + 42587 340.334 * [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))) 340.334 * [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)))))) 340.334 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 340.334 * * [simplify]: iters left: 6 (10 enodes) 340.336 * * [simplify]: iters left: 5 (38 enodes) 340.342 * * [simplify]: iters left: 4 (59 enodes) 340.351 * * [simplify]: iters left: 3 (88 enodes) 340.363 * * [simplify]: iters left: 2 (117 enodes) 340.379 * * [simplify]: iters left: 1 (144 enodes) 340.396 * * [simplify]: Extracting #0: cost 1 inf + 0 340.396 * * [simplify]: Extracting #1: cost 0 inf + 1 340.396 * [simplify]: Simplified to 0 340.396 * [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)) 340.397 * * * * [progress]: [ 669 / 3260 ] simplifiying candidate # 340.397 * [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)))) 340.397 * * [simplify]: iters left: 6 (24 enodes) 340.403 * * [simplify]: iters left: 5 (90 enodes) 340.417 * * [simplify]: iters left: 4 (155 enodes) 340.445 * * [simplify]: iters left: 3 (278 enodes) 340.498 * * [simplify]: Extracting #0: cost 1 inf + 0 340.498 * * [simplify]: Extracting #1: cost 11 inf + 0 340.498 * * [simplify]: Extracting #2: cost 75 inf + 0 340.498 * * [simplify]: Extracting #3: cost 126 inf + 129 340.499 * * [simplify]: Extracting #4: cost 110 inf + 1524 340.502 * * [simplify]: Extracting #5: cost 109 inf + 2548 340.503 * * [simplify]: Extracting #6: cost 99 inf + 4042 340.505 * * [simplify]: Extracting #7: cost 89 inf + 5236 340.510 * * [simplify]: Extracting #8: cost 33 inf + 26630 340.520 * * [simplify]: Extracting #9: cost 0 inf + 40412 340.531 * * [simplify]: Extracting #10: cost 0 inf + 40357 340.542 * [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)) 340.542 * [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))))) 340.543 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 340.543 * * [simplify]: iters left: 6 (11 enodes) 340.546 * * [simplify]: iters left: 5 (42 enodes) 340.552 * * [simplify]: iters left: 4 (67 enodes) 340.563 * * [simplify]: iters left: 3 (111 enodes) 340.579 * * [simplify]: iters left: 2 (140 enodes) 340.598 * * [simplify]: iters left: 1 (160 enodes) 340.616 * * [simplify]: Extracting #0: cost 1 inf + 0 340.616 * * [simplify]: Extracting #1: cost 0 inf + 1 340.616 * [simplify]: Simplified to 0 340.616 * [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)) 340.616 * * * * [progress]: [ 670 / 3260 ] simplifiying candidate # 340.616 * [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)))))) 340.617 * * [simplify]: iters left: 6 (30 enodes) 340.624 * * [simplify]: iters left: 5 (121 enodes) 340.645 * * [simplify]: iters left: 4 (283 enodes) 340.724 * * [simplify]: Extracting #0: cost 1 inf + 0 340.724 * * [simplify]: Extracting #1: cost 11 inf + 0 340.725 * * [simplify]: Extracting #2: cost 168 inf + 0 340.726 * * [simplify]: Extracting #3: cost 291 inf + 205 340.727 * * [simplify]: Extracting #4: cost 279 inf + 1863 340.733 * * [simplify]: Extracting #5: cost 147 inf + 46997 340.748 * * [simplify]: Extracting #6: cost 38 inf + 88202 340.767 * * [simplify]: Extracting #7: cost 2 inf + 101053 340.786 * * [simplify]: Extracting #8: cost 0 inf + 101326 340.808 * [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))))) 340.809 * [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))))))) 340.809 * [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))))) 340.809 * * [simplify]: iters left: 6 (16 enodes) 340.813 * * [simplify]: iters left: 5 (68 enodes) 340.826 * * [simplify]: iters left: 4 (179 enodes) 340.887 * * [simplify]: Extracting #0: cost 1 inf + 0 340.887 * * [simplify]: Extracting #1: cost 27 inf + 0 340.888 * * [simplify]: Extracting #2: cost 153 inf + 0 340.888 * * [simplify]: Extracting #3: cost 242 inf + 83 340.891 * * [simplify]: Extracting #4: cost 185 inf + 16503 340.904 * * [simplify]: Extracting #5: cost 15 inf + 79352 340.919 * * [simplify]: Extracting #6: cost 0 inf + 84943 340.934 * [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))))) 340.934 * [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))))))) 340.934 * * * * [progress]: [ 671 / 3260 ] simplifiying candidate # 340.934 * [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))))) 340.934 * * [simplify]: iters left: 6 (28 enodes) 340.941 * * [simplify]: iters left: 5 (113 enodes) 340.965 * * [simplify]: iters left: 4 (244 enodes) 341.031 * * [simplify]: Extracting #0: cost 1 inf + 0 341.031 * * [simplify]: Extracting #1: cost 11 inf + 0 341.031 * * [simplify]: Extracting #2: cost 139 inf + 0 341.032 * * [simplify]: Extracting #3: cost 239 inf + 204 341.033 * * [simplify]: Extracting #4: cost 206 inf + 6151 341.041 * * [simplify]: Extracting #5: cost 90 inf + 44186 341.052 * * [simplify]: Extracting #6: cost 40 inf + 60539 341.067 * * [simplify]: Extracting #7: cost 2 inf + 74058 341.083 * * [simplify]: Extracting #8: cost 0 inf + 74826 341.103 * [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)))))) 341.103 * [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)))))) 341.103 * [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)))) 341.103 * * [simplify]: iters left: 6 (15 enodes) 341.107 * * [simplify]: iters left: 5 (63 enodes) 341.118 * * [simplify]: iters left: 4 (145 enodes) 341.154 * * [simplify]: iters left: 3 (499 enodes) 341.406 * * [simplify]: Extracting #0: cost 1 inf + 0 341.407 * * [simplify]: Extracting #1: cost 0 inf + 1 341.407 * [simplify]: Simplified to 0 341.407 * [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)) 341.407 * * * * [progress]: [ 672 / 3260 ] simplifiying candidate # 341.407 * [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)))) 341.407 * * [simplify]: iters left: 6 (28 enodes) 341.414 * * [simplify]: iters left: 5 (110 enodes) 341.434 * * [simplify]: iters left: 4 (253 enodes) 341.503 * * [simplify]: Extracting #0: cost 1 inf + 0 341.503 * * [simplify]: Extracting #1: cost 13 inf + 0 341.503 * * [simplify]: Extracting #2: cost 132 inf + 0 341.504 * * [simplify]: Extracting #3: cost 206 inf + 205 341.505 * * [simplify]: Extracting #4: cost 184 inf + 4913 341.510 * * [simplify]: Extracting #5: cost 101 inf + 29428 341.521 * * [simplify]: Extracting #6: cost 31 inf + 50475 341.533 * * [simplify]: Extracting #7: cost 2 inf + 60770 341.546 * * [simplify]: Extracting #8: cost 0 inf + 61618 341.559 * [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))) 341.559 * [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))))) 341.559 * [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))) 341.560 * * [simplify]: iters left: 6 (15 enodes) 341.564 * * [simplify]: iters left: 5 (62 enodes) 341.576 * * [simplify]: iters left: 4 (159 enodes) 341.624 * * [simplify]: iters left: 3 (475 enodes) 341.837 * * [simplify]: Extracting #0: cost 1 inf + 0 341.837 * * [simplify]: Extracting #1: cost 42 inf + 0 341.837 * * [simplify]: Extracting #2: cost 194 inf + 1 341.840 * * [simplify]: Extracting #3: cost 205 inf + 15094 341.857 * * [simplify]: Extracting #4: cost 20 inf + 63712 341.875 * * [simplify]: Extracting #5: cost 3 inf + 65204 341.893 * * [simplify]: Extracting #6: cost 0 inf + 65965 341.914 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 341.914 * [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)))) 341.914 * * * * [progress]: [ 673 / 3260 ] simplifiying candidate # 341.914 * [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)))))) 341.914 * * [simplify]: iters left: 6 (29 enodes) 341.921 * * [simplify]: iters left: 5 (115 enodes) 341.941 * * [simplify]: iters left: 4 (252 enodes) 342.003 * * [simplify]: Extracting #0: cost 1 inf + 0 342.003 * * [simplify]: Extracting #1: cost 11 inf + 0 342.003 * * [simplify]: Extracting #2: cost 128 inf + 0 342.004 * * [simplify]: Extracting #3: cost 220 inf + 43 342.005 * * [simplify]: Extracting #4: cost 209 inf + 1220 342.009 * * [simplify]: Extracting #5: cost 133 inf + 24488 342.019 * * [simplify]: Extracting #6: cost 31 inf + 59463 342.033 * * [simplify]: Extracting #7: cost 1 inf + 69823 342.051 * * [simplify]: Extracting #8: cost 0 inf + 70213 342.066 * [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)))) 342.066 * [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))))))) 342.066 * [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))))) 342.066 * * [simplify]: iters left: 6 (15 enodes) 342.070 * * [simplify]: iters left: 5 (62 enodes) 342.082 * * [simplify]: iters left: 4 (148 enodes) 342.124 * * [simplify]: iters left: 3 (499 enodes) 342.380 * * [simplify]: Extracting #0: cost 1 inf + 0 342.380 * * [simplify]: Extracting #1: cost 0 inf + 1 342.380 * [simplify]: Simplified to 0 342.380 * [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)) 342.380 * * * * [progress]: [ 674 / 3260 ] simplifiying candidate # 342.380 * [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))))) 342.381 * * [simplify]: iters left: 6 (27 enodes) 342.391 * * [simplify]: iters left: 5 (106 enodes) 342.409 * * [simplify]: iters left: 4 (216 enodes) 342.461 * * [simplify]: Extracting #0: cost 1 inf + 0 342.461 * * [simplify]: Extracting #1: cost 11 inf + 0 342.461 * * [simplify]: Extracting #2: cost 111 inf + 0 342.461 * * [simplify]: Extracting #3: cost 187 inf + 43 342.463 * * [simplify]: Extracting #4: cost 158 inf + 4980 342.469 * * [simplify]: Extracting #5: cost 77 inf + 28803 342.478 * * [simplify]: Extracting #6: cost 29 inf + 43642 342.489 * * [simplify]: Extracting #7: cost 2 inf + 52802 342.502 * * [simplify]: Extracting #8: cost 0 inf + 53571 342.514 * [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))))) 342.514 * [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)))))) 342.514 * [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)))) 342.514 * * [simplify]: iters left: 6 (14 enodes) 342.518 * * [simplify]: iters left: 5 (56 enodes) 342.527 * * [simplify]: iters left: 4 (117 enodes) 342.555 * * [simplify]: iters left: 3 (347 enodes) 342.678 * * [simplify]: Extracting #0: cost 1 inf + 0 342.678 * * [simplify]: Extracting #1: cost 0 inf + 1 342.678 * [simplify]: Simplified to 0 342.678 * [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)) 342.678 * * * * [progress]: [ 675 / 3260 ] simplifiying candidate # 342.678 * [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)))) 342.678 * * [simplify]: iters left: 6 (27 enodes) 342.685 * * [simplify]: iters left: 5 (105 enodes) 342.702 * * [simplify]: iters left: 4 (210 enodes) 342.748 * * [simplify]: Extracting #0: cost 1 inf + 0 342.748 * * [simplify]: Extracting #1: cost 11 inf + 0 342.749 * * [simplify]: Extracting #2: cost 98 inf + 0 342.749 * * [simplify]: Extracting #3: cost 148 inf + 86 342.750 * * [simplify]: Extracting #4: cost 142 inf + 498 342.751 * * [simplify]: Extracting #5: cost 125 inf + 4985 342.754 * * [simplify]: Extracting #6: cost 66 inf + 18856 342.761 * * [simplify]: Extracting #7: cost 15 inf + 33293 342.770 * * [simplify]: Extracting #8: cost 0 inf + 40380 342.779 * * [simplify]: Extracting #9: cost 0 inf + 40350 342.788 * [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))) 342.788 * [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))))) 342.789 * [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))) 342.789 * * [simplify]: iters left: 6 (14 enodes) 342.793 * * [simplify]: iters left: 5 (57 enodes) 342.806 * * [simplify]: iters left: 4 (116 enodes) 342.833 * * [simplify]: iters left: 3 (321 enodes) 342.951 * * [simplify]: Extracting #0: cost 1 inf + 0 342.951 * * [simplify]: Extracting #1: cost 0 inf + 1 342.951 * [simplify]: Simplified to 0 342.951 * [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)) 342.951 * * * * [progress]: [ 676 / 3260 ] simplifiying candidate # 342.952 * [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)))))) 342.952 * * [simplify]: iters left: 6 (28 enodes) 342.958 * * [simplify]: iters left: 5 (110 enodes) 342.978 * * [simplify]: iters left: 4 (243 enodes) 343.036 * * [simplify]: Extracting #0: cost 1 inf + 0 343.037 * * [simplify]: Extracting #1: cost 11 inf + 0 343.037 * * [simplify]: Extracting #2: cost 111 inf + 0 343.037 * * [simplify]: Extracting #3: cost 187 inf + 2 343.038 * * [simplify]: Extracting #4: cost 166 inf + 3280 343.043 * * [simplify]: Extracting #5: cost 87 inf + 25122 343.053 * * [simplify]: Extracting #6: cost 30 inf + 42439 343.064 * * [simplify]: Extracting #7: cost 2 inf + 52019 343.075 * * [simplify]: Extracting #8: cost 0 inf + 52708 343.087 * [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)))) 343.087 * [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))))))) 343.087 * [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))))) 343.087 * * [simplify]: iters left: 6 (15 enodes) 343.091 * * [simplify]: iters left: 5 (62 enodes) 343.102 * * [simplify]: iters left: 4 (149 enodes) 343.143 * * [simplify]: iters left: 3 (450 enodes) 343.362 * * [simplify]: Extracting #0: cost 1 inf + 0 343.363 * * [simplify]: Extracting #1: cost 0 inf + 1 343.363 * [simplify]: Simplified to 0 343.363 * [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)) 343.363 * * * * [progress]: [ 677 / 3260 ] simplifiying candidate # 343.363 * [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))))) 343.363 * * [simplify]: iters left: 6 (26 enodes) 343.369 * * [simplify]: iters left: 5 (100 enodes) 343.386 * * [simplify]: iters left: 4 (201 enodes) 343.435 * * [simplify]: Extracting #0: cost 1 inf + 0 343.435 * * [simplify]: Extracting #1: cost 11 inf + 0 343.436 * * [simplify]: Extracting #2: cost 89 inf + 0 343.436 * * [simplify]: Extracting #3: cost 142 inf + 2 343.436 * * [simplify]: Extracting #4: cost 141 inf + 5 343.438 * * [simplify]: Extracting #5: cost 109 inf + 7293 343.443 * * [simplify]: Extracting #6: cost 57 inf + 18962 343.449 * * [simplify]: Extracting #7: cost 17 inf + 30682 343.458 * * [simplify]: Extracting #8: cost 0 inf + 38070 343.467 * * [simplify]: Extracting #9: cost 0 inf + 38040 343.476 * [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))))) 343.476 * [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)))))) 343.476 * [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)))) 343.477 * * [simplify]: iters left: 6 (14 enodes) 343.480 * * [simplify]: iters left: 5 (57 enodes) 343.490 * * [simplify]: iters left: 4 (118 enodes) 343.520 * * [simplify]: iters left: 3 (314 enodes) 343.622 * * [simplify]: Extracting #0: cost 1 inf + 0 343.622 * * [simplify]: Extracting #1: cost 0 inf + 1 343.622 * [simplify]: Simplified to 0 343.622 * [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)) 343.623 * * * * [progress]: [ 678 / 3260 ] simplifiying candidate # 343.623 * [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)))) 343.623 * * [simplify]: iters left: 6 (26 enodes) 343.629 * * [simplify]: iters left: 5 (96 enodes) 343.645 * * [simplify]: iters left: 4 (195 enodes) 343.683 * * [simplify]: iters left: 3 (433 enodes) 343.799 * * [simplify]: Extracting #0: cost 1 inf + 0 343.799 * * [simplify]: Extracting #1: cost 13 inf + 0 343.799 * * [simplify]: Extracting #2: cost 128 inf + 0 343.800 * * [simplify]: Extracting #3: cost 210 inf + 252 343.804 * * [simplify]: Extracting #4: cost 192 inf + 2095 343.808 * * [simplify]: Extracting #5: cost 136 inf + 13374 343.815 * * [simplify]: Extracting #6: cost 99 inf + 21015 343.822 * * [simplify]: Extracting #7: cost 71 inf + 28495 343.836 * * [simplify]: Extracting #8: cost 13 inf + 52004 343.852 * * [simplify]: Extracting #9: cost 0 inf + 57288 343.867 * * [simplify]: Extracting #10: cost 0 inf + 57128 343.883 * * [simplify]: Extracting #11: cost 0 inf + 57088 343.900 * [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)) 343.900 * [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))))) 343.900 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 343.900 * * [simplify]: iters left: 6 (13 enodes) 343.904 * * [simplify]: iters left: 5 (48 enodes) 343.913 * * [simplify]: iters left: 4 (103 enodes) 343.933 * * [simplify]: iters left: 3 (238 enodes) 343.996 * * [simplify]: Extracting #0: cost 1 inf + 0 343.997 * * [simplify]: Extracting #1: cost 0 inf + 1 343.997 * [simplify]: Simplified to 0 343.997 * [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)) 343.997 * * * * [progress]: [ 679 / 3260 ] simplifiying candidate # 343.997 * [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)))))) 343.997 * * [simplify]: iters left: 6 (29 enodes) 344.004 * * [simplify]: iters left: 5 (114 enodes) 344.026 * * [simplify]: iters left: 4 (245 enodes) 344.081 * * [simplify]: Extracting #0: cost 1 inf + 0 344.081 * * [simplify]: Extracting #1: cost 11 inf + 0 344.081 * * [simplify]: Extracting #2: cost 129 inf + 0 344.082 * * [simplify]: Extracting #3: cost 223 inf + 204 344.083 * * [simplify]: Extracting #4: cost 211 inf + 1624 344.086 * * [simplify]: Extracting #5: cost 146 inf + 21475 344.097 * * [simplify]: Extracting #6: cost 55 inf + 53009 344.108 * * [simplify]: Extracting #7: cost 21 inf + 62182 344.122 * * [simplify]: Extracting #8: cost 2 inf + 71025 344.137 * * [simplify]: Extracting #9: cost 0 inf + 71794 344.152 * [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))))) 344.152 * [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))))))) 344.153 * [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))))) 344.153 * * [simplify]: iters left: 6 (15 enodes) 344.157 * * [simplify]: iters left: 5 (61 enodes) 344.167 * * [simplify]: iters left: 4 (142 enodes) 344.205 * * [simplify]: iters left: 3 (474 enodes) 344.399 * * [simplify]: Extracting #0: cost 1 inf + 0 344.399 * * [simplify]: Extracting #1: cost 0 inf + 1 344.399 * [simplify]: Simplified to 0 344.399 * [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)) 344.399 * * * * [progress]: [ 680 / 3260 ] simplifiying candidate # 344.399 * [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))))) 344.399 * * [simplify]: iters left: 6 (27 enodes) 344.409 * * [simplify]: iters left: 5 (106 enodes) 344.427 * * [simplify]: iters left: 4 (211 enodes) 344.476 * * [simplify]: Extracting #0: cost 1 inf + 0 344.476 * * [simplify]: Extracting #1: cost 11 inf + 0 344.476 * * [simplify]: Extracting #2: cost 109 inf + 0 344.476 * * [simplify]: Extracting #3: cost 178 inf + 204 344.477 * * [simplify]: Extracting #4: cost 172 inf + 976 344.478 * * [simplify]: Extracting #5: cost 157 inf + 4621 344.484 * * [simplify]: Extracting #6: cost 59 inf + 33570 344.494 * * [simplify]: Extracting #7: cost 1 inf + 51410 344.506 * * [simplify]: Extracting #8: cost 0 inf + 51639 344.517 * [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)))) 344.517 * [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)))))) 344.518 * [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)))) 344.518 * * [simplify]: iters left: 6 (14 enodes) 344.521 * * [simplify]: iters left: 5 (56 enodes) 344.530 * * [simplify]: iters left: 4 (113 enodes) 344.556 * * [simplify]: iters left: 3 (324 enodes) 344.649 * * [simplify]: Extracting #0: cost 1 inf + 0 344.649 * * [simplify]: Extracting #1: cost 0 inf + 1 344.649 * [simplify]: Simplified to 0 344.649 * [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)) 344.649 * * * * [progress]: [ 681 / 3260 ] simplifiying candidate # 344.650 * [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)))) 344.650 * * [simplify]: iters left: 6 (27 enodes) 344.656 * * [simplify]: iters left: 5 (104 enodes) 344.677 * * [simplify]: iters left: 4 (205 enodes) 344.720 * * [simplify]: iters left: 3 (492 enodes) 344.860 * * [simplify]: Extracting #0: cost 1 inf + 0 344.860 * * [simplify]: Extracting #1: cost 11 inf + 0 344.860 * * [simplify]: Extracting #2: cost 122 inf + 0 344.861 * * [simplify]: Extracting #3: cost 233 inf + 489 344.863 * * [simplify]: Extracting #4: cost 197 inf + 6329 344.869 * * [simplify]: Extracting #5: cost 130 inf + 21435 344.880 * * [simplify]: Extracting #6: cost 71 inf + 39066 344.895 * * [simplify]: Extracting #7: cost 7 inf + 62639 344.913 * * [simplify]: Extracting #8: cost 0 inf + 65388 344.932 * [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)))) 344.932 * [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))))) 344.932 * [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))) 344.932 * * [simplify]: iters left: 6 (14 enodes) 344.936 * * [simplify]: iters left: 5 (56 enodes) 344.947 * * [simplify]: iters left: 4 (112 enodes) 344.973 * * [simplify]: iters left: 3 (297 enodes) 345.059 * * [simplify]: Extracting #0: cost 1 inf + 0 345.059 * * [simplify]: Extracting #1: cost 0 inf + 1 345.059 * [simplify]: Simplified to 0 345.059 * [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)) 345.059 * * * * [progress]: [ 682 / 3260 ] simplifiying candidate # 345.059 * [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)))))) 345.059 * * [simplify]: iters left: 6 (27 enodes) 345.066 * * [simplify]: iters left: 5 (106 enodes) 345.089 * * [simplify]: iters left: 4 (219 enodes) 345.132 * * [simplify]: Extracting #0: cost 1 inf + 0 345.132 * * [simplify]: Extracting #1: cost 11 inf + 0 345.132 * * [simplify]: Extracting #2: cost 102 inf + 0 345.133 * * [simplify]: Extracting #3: cost 170 inf + 43 345.133 * * [simplify]: Extracting #4: cost 165 inf + 530 345.135 * * [simplify]: Extracting #5: cost 130 inf + 8981 345.143 * * [simplify]: Extracting #6: cost 62 inf + 28305 345.151 * * [simplify]: Extracting #7: cost 25 inf + 38361 345.161 * * [simplify]: Extracting #8: cost 1 inf + 48744 345.172 * * [simplify]: Extracting #9: cost 0 inf + 49053 345.183 * [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))) 345.183 * [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))))))) 345.183 * [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))))) 345.184 * * [simplify]: iters left: 6 (13 enodes) 345.187 * * [simplify]: iters left: 5 (53 enodes) 345.197 * * [simplify]: iters left: 4 (118 enodes) 345.225 * * [simplify]: iters left: 3 (324 enodes) 345.314 * * [simplify]: Extracting #0: cost 1 inf + 0 345.314 * * [simplify]: Extracting #1: cost 0 inf + 1 345.314 * [simplify]: Simplified to 0 345.314 * [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)) 345.315 * * * * [progress]: [ 683 / 3260 ] simplifiying candidate # 345.315 * [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))))) 345.315 * * [simplify]: iters left: 6 (24 enodes) 345.321 * * [simplify]: iters left: 5 (92 enodes) 345.337 * * [simplify]: iters left: 4 (174 enodes) 345.375 * * [simplify]: iters left: 3 (424 enodes) 345.494 * * [simplify]: Extracting #0: cost 1 inf + 0 345.494 * * [simplify]: Extracting #1: cost 9 inf + 0 345.494 * * [simplify]: Extracting #2: cost 110 inf + 0 345.495 * * [simplify]: Extracting #3: cost 224 inf + 44 345.496 * * [simplify]: Extracting #4: cost 210 inf + 1999 345.501 * * [simplify]: Extracting #5: cost 132 inf + 17694 345.510 * * [simplify]: Extracting #6: cost 77 inf + 31280 345.524 * * [simplify]: Extracting #7: cost 13 inf + 53839 345.541 * * [simplify]: Extracting #8: cost 0 inf + 59086 345.560 * [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)))) 345.560 * [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)))))) 345.560 * [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)))) 345.561 * * [simplify]: iters left: 6 (11 enodes) 345.564 * * [simplify]: iters left: 5 (43 enodes) 345.571 * * [simplify]: iters left: 4 (84 enodes) 345.587 * * [simplify]: iters left: 3 (212 enodes) 345.637 * * [simplify]: iters left: 2 (472 enodes) 345.749 * * [simplify]: Extracting #0: cost 1 inf + 0 345.749 * * [simplify]: Extracting #1: cost 0 inf + 1 345.749 * [simplify]: Simplified to 0 345.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))))) 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)) 345.749 * * * * [progress]: [ 684 / 3260 ] simplifiying candidate # 345.749 * [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)))) 345.750 * * [simplify]: iters left: 6 (25 enodes) 345.756 * * [simplify]: iters left: 5 (97 enodes) 345.772 * * [simplify]: iters left: 4 (189 enodes) 345.813 * * [simplify]: iters left: 3 (411 enodes) 345.914 * * [simplify]: Extracting #0: cost 1 inf + 0 345.914 * * [simplify]: Extracting #1: cost 11 inf + 0 345.914 * * [simplify]: Extracting #2: cost 102 inf + 0 345.915 * * [simplify]: Extracting #3: cost 188 inf + 44 345.916 * * [simplify]: Extracting #4: cost 171 inf + 1878 345.919 * * [simplify]: Extracting #5: cost 112 inf + 12162 345.926 * * [simplify]: Extracting #6: cost 71 inf + 23474 345.940 * * [simplify]: Extracting #7: cost 7 inf + 47596 345.954 * * [simplify]: Extracting #8: cost 0 inf + 50299 345.969 * [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))) 345.969 * [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))))) 345.970 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 345.970 * * [simplify]: iters left: 6 (12 enodes) 345.975 * * [simplify]: iters left: 5 (49 enodes) 345.983 * * [simplify]: iters left: 4 (99 enodes) 346.004 * * [simplify]: iters left: 3 (234 enodes) 346.060 * * [simplify]: iters left: 2 (447 enodes) 346.161 * * [simplify]: Extracting #0: cost 1 inf + 0 346.161 * * [simplify]: Extracting #1: cost 0 inf + 1 346.161 * [simplify]: Simplified to 0 346.161 * [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)) 346.162 * * * * [progress]: [ 685 / 3260 ] simplifiying candidate # 346.162 * [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)))))) 346.162 * * [simplify]: iters left: 6 (27 enodes) 346.169 * * [simplify]: iters left: 5 (105 enodes) 346.189 * * [simplify]: iters left: 4 (214 enodes) 346.232 * * [simplify]: iters left: 3 (487 enodes) 346.370 * * [simplify]: Extracting #0: cost 1 inf + 0 346.370 * * [simplify]: Extracting #1: cost 11 inf + 0 346.370 * * [simplify]: Extracting #2: cost 116 inf + 0 346.375 * * [simplify]: Extracting #3: cost 221 inf + 2 346.377 * * [simplify]: Extracting #4: cost 207 inf + 984 346.380 * * [simplify]: Extracting #5: cost 148 inf + 13453 346.389 * * [simplify]: Extracting #6: cost 73 inf + 34348 346.405 * * [simplify]: Extracting #7: cost 8 inf + 58391 346.422 * * [simplify]: Extracting #8: cost 0 inf + 61681 346.440 * [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)) 346.440 * [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))))))) 346.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))))) 346.440 * * [simplify]: iters left: 6 (14 enodes) 346.444 * * [simplify]: iters left: 5 (57 enodes) 346.454 * * [simplify]: iters left: 4 (121 enodes) 346.482 * * [simplify]: iters left: 3 (291 enodes) 346.565 * * [simplify]: Extracting #0: cost 1 inf + 0 346.565 * * [simplify]: Extracting #1: cost 0 inf + 1 346.565 * [simplify]: Simplified to 0 346.565 * [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)) 346.565 * * * * [progress]: [ 686 / 3260 ] simplifiying candidate # 346.565 * [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))))) 346.565 * * [simplify]: iters left: 6 (25 enodes) 346.571 * * [simplify]: iters left: 5 (95 enodes) 346.589 * * [simplify]: iters left: 4 (179 enodes) 346.625 * * [simplify]: iters left: 3 (383 enodes) 346.713 * * [simplify]: Extracting #0: cost 1 inf + 0 346.713 * * [simplify]: Extracting #1: cost 11 inf + 0 346.713 * * [simplify]: Extracting #2: cost 93 inf + 0 346.714 * * [simplify]: Extracting #3: cost 171 inf + 3 346.715 * * [simplify]: Extracting #4: cost 164 inf + 578 346.716 * * [simplify]: Extracting #5: cost 138 inf + 4375 346.721 * * [simplify]: Extracting #6: cost 75 inf + 18957 346.733 * * [simplify]: Extracting #7: cost 4 inf + 43299 346.748 * * [simplify]: Extracting #8: cost 0 inf + 44741 346.761 * * [simplify]: Extracting #9: cost 0 inf + 44662 346.775 * [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)) 346.775 * [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)))))) 346.775 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 346.775 * * [simplify]: iters left: 6 (13 enodes) 346.779 * * [simplify]: iters left: 5 (52 enodes) 346.787 * * [simplify]: iters left: 4 (98 enodes) 346.809 * * [simplify]: iters left: 3 (212 enodes) 346.852 * * [simplify]: iters left: 2 (371 enodes) 346.929 * * [simplify]: Extracting #0: cost 1 inf + 0 346.929 * * [simplify]: Extracting #1: cost 0 inf + 1 346.929 * [simplify]: Simplified to 0 346.929 * [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)) 346.929 * * * * [progress]: [ 687 / 3260 ] simplifiying candidate # 346.930 * [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)))) 346.930 * * [simplify]: iters left: 6 (25 enodes) 346.936 * * [simplify]: iters left: 5 (91 enodes) 346.951 * * [simplify]: iters left: 4 (172 enodes) 346.982 * * [simplify]: iters left: 3 (326 enodes) 347.050 * * [simplify]: Extracting #0: cost 1 inf + 0 347.051 * * [simplify]: Extracting #1: cost 11 inf + 0 347.051 * * [simplify]: Extracting #2: cost 92 inf + 0 347.051 * * [simplify]: Extracting #3: cost 149 inf + 538 347.053 * * [simplify]: Extracting #4: cost 118 inf + 3732 347.055 * * [simplify]: Extracting #5: cost 101 inf + 6916 347.058 * * [simplify]: Extracting #6: cost 93 inf + 8682 347.064 * * [simplify]: Extracting #7: cost 25 inf + 33214 347.076 * * [simplify]: Extracting #8: cost 1 inf + 43173 347.088 * * [simplify]: Extracting #9: cost 0 inf + 43498 347.101 * * [simplify]: Extracting #10: cost 0 inf + 43418 347.113 * [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))) 347.113 * [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))))) 347.113 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 347.113 * * [simplify]: iters left: 6 (12 enodes) 347.117 * * [simplify]: iters left: 5 (44 enodes) 347.127 * * [simplify]: iters left: 4 (92 enodes) 347.142 * * [simplify]: iters left: 3 (159 enodes) 347.168 * * [simplify]: iters left: 2 (267 enodes) 347.215 * * [simplify]: iters left: 1 (364 enodes) 347.278 * * [simplify]: Extracting #0: cost 1 inf + 0 347.279 * * [simplify]: Extracting #1: cost 0 inf + 1 347.279 * [simplify]: Simplified to 0 347.279 * [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)) 347.279 * * * * [progress]: [ 688 / 3260 ] simplifiying candidate # 347.279 * [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)))))) 347.279 * * [simplify]: iters left: 6 (28 enodes) 347.286 * * [simplify]: iters left: 5 (112 enodes) 347.305 * * [simplify]: iters left: 4 (247 enodes) 347.364 * * [simplify]: Extracting #0: cost 1 inf + 0 347.364 * * [simplify]: Extracting #1: cost 11 inf + 0 347.364 * * [simplify]: Extracting #2: cost 127 inf + 0 347.365 * * [simplify]: Extracting #3: cost 208 inf + 694 347.366 * * [simplify]: Extracting #4: cost 169 inf + 7704 347.372 * * [simplify]: Extracting #5: cost 86 inf + 33890 347.382 * * [simplify]: Extracting #6: cost 33 inf + 49852 347.397 * * [simplify]: Extracting #7: cost 0 inf + 61210 347.410 * * [simplify]: Extracting #8: cost 0 inf + 61092 347.423 * [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))))))) 347.423 * [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))))))) 347.423 * [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))))) 347.423 * * [simplify]: iters left: 6 (15 enodes) 347.427 * * [simplify]: iters left: 5 (64 enodes) 347.438 * * [simplify]: iters left: 4 (149 enodes) 347.476 * * [simplify]: iters left: 3 (466 enodes) 347.755 * * [simplify]: Extracting #0: cost 1 inf + 0 347.755 * * [simplify]: Extracting #1: cost 0 inf + 1 347.755 * [simplify]: Simplified to 0 347.756 * [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)) 347.756 * * * * [progress]: [ 689 / 3260 ] simplifiying candidate # 347.756 * [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))))) 347.756 * * [simplify]: iters left: 6 (26 enodes) 347.762 * * [simplify]: iters left: 5 (104 enodes) 347.780 * * [simplify]: iters left: 4 (214 enodes) 347.831 * * [simplify]: Extracting #0: cost 1 inf + 0 347.831 * * [simplify]: Extracting #1: cost 11 inf + 0 347.831 * * [simplify]: Extracting #2: cost 113 inf + 0 347.831 * * [simplify]: Extracting #3: cost 176 inf + 206 347.833 * * [simplify]: Extracting #4: cost 139 inf + 5850 347.835 * * [simplify]: Extracting #5: cost 116 inf + 12208 347.841 * * [simplify]: Extracting #6: cost 41 inf + 32537 347.851 * * [simplify]: Extracting #7: cost 1 inf + 45261 347.862 * * [simplify]: Extracting #8: cost 0 inf + 45546 347.876 * [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)))) 347.876 * [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)))))) 347.876 * [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)))) 347.876 * * [simplify]: iters left: 6 (14 enodes) 347.881 * * [simplify]: iters left: 5 (59 enodes) 347.891 * * [simplify]: iters left: 4 (121 enodes) 347.917 * * [simplify]: iters left: 3 (332 enodes) 348.063 * * [simplify]: Extracting #0: cost 1 inf + 0 348.063 * * [simplify]: Extracting #1: cost 0 inf + 1 348.063 * [simplify]: Simplified to 0 348.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) (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)) 348.063 * * * * [progress]: [ 690 / 3260 ] simplifiying candidate # 348.064 * [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)))) 348.064 * * [simplify]: iters left: 6 (26 enodes) 348.070 * * [simplify]: iters left: 5 (102 enodes) 348.088 * * [simplify]: iters left: 4 (208 enodes) 348.133 * * [simplify]: iters left: 3 (476 enodes) 348.284 * * [simplify]: Extracting #0: cost 1 inf + 0 348.285 * * [simplify]: Extracting #1: cost 11 inf + 0 348.285 * * [simplify]: Extracting #2: cost 142 inf + 0 348.286 * * [simplify]: Extracting #3: cost 225 inf + 1792 348.291 * * [simplify]: Extracting #4: cost 142 inf + 15875 348.299 * * [simplify]: Extracting #5: cost 100 inf + 25454 348.308 * * [simplify]: Extracting #6: cost 74 inf + 34728 348.324 * * [simplify]: Extracting #7: cost 7 inf + 59631 348.342 * * [simplify]: Extracting #8: cost 0 inf + 62074 348.359 * * [simplify]: Extracting #9: cost 0 inf + 62034 348.379 * [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))) 348.379 * [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))))) 348.380 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 348.380 * * [simplify]: iters left: 6 (13 enodes) 348.384 * * [simplify]: iters left: 5 (54 enodes) 348.396 * * [simplify]: iters left: 4 (112 enodes) 348.421 * * [simplify]: iters left: 3 (281 enodes) 348.523 * * [simplify]: Extracting #0: cost 1 inf + 0 348.523 * * [simplify]: Extracting #1: cost 0 inf + 1 348.523 * [simplify]: Simplified to 0 348.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) (sqrt a)) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) (sqrt a)) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 348.524 * * * * [progress]: [ 691 / 3260 ] simplifiying candidate # 348.524 * [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)))))) 348.524 * * [simplify]: iters left: 6 (27 enodes) 348.532 * * [simplify]: iters left: 5 (107 enodes) 348.551 * * [simplify]: iters left: 4 (232 enodes) 348.602 * * [simplify]: Extracting #0: cost 1 inf + 0 348.602 * * [simplify]: Extracting #1: cost 11 inf + 0 348.602 * * [simplify]: Extracting #2: cost 106 inf + 0 348.603 * * [simplify]: Extracting #3: cost 171 inf + 46 348.603 * * [simplify]: Extracting #4: cost 160 inf + 987 348.605 * * [simplify]: Extracting #5: cost 129 inf + 7643 348.610 * * [simplify]: Extracting #6: cost 59 inf + 26234 348.620 * * [simplify]: Extracting #7: cost 1 inf + 44347 348.630 * * [simplify]: Extracting #8: cost 0 inf + 44697 348.643 * [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))))) 348.643 * [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))))))) 348.643 * [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))))) 348.643 * * [simplify]: iters left: 6 (14 enodes) 348.647 * * [simplify]: iters left: 5 (59 enodes) 348.659 * * [simplify]: iters left: 4 (134 enodes) 348.689 * * [simplify]: iters left: 3 (357 enodes) 348.838 * * [simplify]: Extracting #0: cost 1 inf + 0 348.838 * * [simplify]: Extracting #1: cost 0 inf + 1 348.839 * [simplify]: Simplified to 0 348.839 * [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)) 348.839 * * * * [progress]: [ 692 / 3260 ] simplifiying candidate # 348.840 * [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))))) 348.840 * * [simplify]: iters left: 6 (25 enodes) 348.846 * * [simplify]: iters left: 5 (98 enodes) 348.864 * * [simplify]: iters left: 4 (199 enodes) 348.911 * * [simplify]: iters left: 3 (498 enodes) 349.109 * * [simplify]: Extracting #0: cost 1 inf + 0 349.109 * * [simplify]: Extracting #1: cost 11 inf + 0 349.110 * * [simplify]: Extracting #2: cost 159 inf + 0 349.111 * * [simplify]: Extracting #3: cost 261 inf + 906 349.114 * * [simplify]: Extracting #4: cost 197 inf + 9881 349.123 * * [simplify]: Extracting #5: cost 119 inf + 25090 349.132 * * [simplify]: Extracting #6: cost 99 inf + 28957 349.143 * * [simplify]: Extracting #7: cost 91 inf + 29608 349.155 * * [simplify]: Extracting #8: cost 65 inf + 39066 349.173 * * [simplify]: Extracting #9: cost 13 inf + 58981 349.194 * * [simplify]: Extracting #10: cost 0 inf + 64449 349.213 * [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)))) 349.213 * [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)))))) 349.213 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 349.213 * * [simplify]: iters left: 6 (13 enodes) 349.217 * * [simplify]: iters left: 5 (53 enodes) 349.226 * * [simplify]: iters left: 4 (106 enodes) 349.248 * * [simplify]: iters left: 3 (257 enodes) 349.341 * * [simplify]: Extracting #0: cost 1 inf + 0 349.341 * * [simplify]: Extracting #1: cost 0 inf + 1 349.341 * [simplify]: Simplified to 0 349.341 * [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)) 349.341 * * * * [progress]: [ 693 / 3260 ] simplifiying candidate # 349.341 * [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)))) 349.341 * * [simplify]: iters left: 6 (25 enodes) 349.347 * * [simplify]: iters left: 5 (97 enodes) 349.364 * * [simplify]: iters left: 4 (188 enodes) 349.403 * * [simplify]: iters left: 3 (397 enodes) 349.525 * * [simplify]: Extracting #0: cost 1 inf + 0 349.525 * * [simplify]: Extracting #1: cost 11 inf + 0 349.525 * * [simplify]: Extracting #2: cost 123 inf + 0 349.526 * * [simplify]: Extracting #3: cost 179 inf + 1315 349.530 * * [simplify]: Extracting #4: cost 115 inf + 9163 349.534 * * [simplify]: Extracting #5: cost 98 inf + 12629 349.541 * * [simplify]: Extracting #6: cost 72 inf + 21526 349.552 * * [simplify]: Extracting #7: cost 12 inf + 43569 349.566 * * [simplify]: Extracting #8: cost 0 inf + 48207 349.581 * [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)) 349.581 * [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))))) 349.583 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 349.583 * * [simplify]: iters left: 6 (12 enodes) 349.587 * * [simplify]: iters left: 5 (49 enodes) 349.596 * * [simplify]: iters left: 4 (94 enodes) 349.617 * * [simplify]: iters left: 3 (221 enodes) 349.691 * * [simplify]: iters left: 2 (492 enodes) 349.921 * * [simplify]: Extracting #0: cost 1 inf + 0 349.921 * * [simplify]: Extracting #1: cost 0 inf + 1 349.921 * [simplify]: Simplified to 0 349.921 * [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)) 349.921 * * * * [progress]: [ 694 / 3260 ] simplifiying candidate # 349.922 * [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)))))) 349.922 * * [simplify]: iters left: 6 (26 enodes) 349.928 * * [simplify]: iters left: 5 (100 enodes) 349.945 * * [simplify]: iters left: 4 (207 enodes) 349.992 * * [simplify]: iters left: 3 (476 enodes) 350.146 * * [simplify]: Extracting #0: cost 1 inf + 0 350.146 * * [simplify]: Extracting #1: cost 11 inf + 0 350.146 * * [simplify]: Extracting #2: cost 147 inf + 0 350.147 * * [simplify]: Extracting #3: cost 244 inf + 5 350.149 * * [simplify]: Extracting #4: cost 228 inf + 1801 350.153 * * [simplify]: Extracting #5: cost 165 inf + 13969 350.162 * * [simplify]: Extracting #6: cost 73 inf + 37549 350.178 * * [simplify]: Extracting #7: cost 9 inf + 60775 350.195 * * [simplify]: Extracting #8: cost 0 inf + 64256 350.213 * * [simplify]: Extracting #9: cost 0 inf + 64176 350.233 * [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)))) 350.233 * [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))))))) 350.233 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 350.233 * * [simplify]: iters left: 6 (13 enodes) 350.236 * * [simplify]: iters left: 5 (52 enodes) 350.245 * * [simplify]: iters left: 4 (111 enodes) 350.271 * * [simplify]: iters left: 3 (278 enodes) 350.367 * * [simplify]: Extracting #0: cost 1 inf + 0 350.368 * * [simplify]: Extracting #1: cost 0 inf + 1 350.368 * [simplify]: Simplified to 0 350.368 * [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)) 350.368 * * * * [progress]: [ 695 / 3260 ] simplifiying candidate # 350.368 * [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))))) 350.368 * * [simplify]: iters left: 6 (24 enodes) 350.374 * * [simplify]: iters left: 5 (91 enodes) 350.389 * * [simplify]: iters left: 4 (176 enodes) 350.431 * * [simplify]: iters left: 3 (406 enodes) 350.556 * * [simplify]: Extracting #0: cost 1 inf + 0 350.556 * * [simplify]: Extracting #1: cost 11 inf + 0 350.556 * * [simplify]: Extracting #2: cost 119 inf + 0 350.557 * * [simplify]: Extracting #3: cost 180 inf + 377 350.559 * * [simplify]: Extracting #4: cost 144 inf + 3465 350.562 * * [simplify]: Extracting #5: cost 103 inf + 9930 350.568 * * [simplify]: Extracting #6: cost 74 inf + 19390 350.579 * * [simplify]: Extracting #7: cost 8 inf + 43010 350.595 * * [simplify]: Extracting #8: cost 0 inf + 46275 350.609 * [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))) 350.609 * [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)))))) 350.610 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 350.610 * * [simplify]: iters left: 6 (12 enodes) 350.613 * * [simplify]: iters left: 5 (47 enodes) 350.621 * * [simplify]: iters left: 4 (89 enodes) 350.639 * * [simplify]: iters left: 3 (186 enodes) 350.688 * * [simplify]: iters left: 2 (378 enodes) 350.832 * * [simplify]: Extracting #0: cost 1 inf + 0 350.832 * * [simplify]: Extracting #1: cost 0 inf + 1 350.832 * [simplify]: Simplified to 0 350.832 * [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)) 350.832 * * * * [progress]: [ 696 / 3260 ] simplifiying candidate # 350.832 * [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)))) 350.832 * * [simplify]: iters left: 6 (24 enodes) 350.838 * * [simplify]: iters left: 5 (89 enodes) 350.853 * * [simplify]: iters left: 4 (149 enodes) 350.879 * * [simplify]: iters left: 3 (266 enodes) 350.933 * * [simplify]: Extracting #0: cost 1 inf + 0 350.933 * * [simplify]: Extracting #1: cost 9 inf + 0 350.933 * * [simplify]: Extracting #2: cost 79 inf + 2 350.933 * * [simplify]: Extracting #3: cost 118 inf + 669 350.934 * * [simplify]: Extracting #4: cost 92 inf + 2932 350.936 * * [simplify]: Extracting #5: cost 98 inf + 3138 350.937 * * [simplify]: Extracting #6: cost 94 inf + 3925 350.943 * * [simplify]: Extracting #7: cost 27 inf + 27350 350.955 * * [simplify]: Extracting #8: cost 0 inf + 38611 350.966 * * [simplify]: Extracting #9: cost 0 inf + 38556 350.976 * [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)) 350.976 * [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))))) 350.977 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 350.977 * * [simplify]: iters left: 6 (11 enodes) 350.980 * * [simplify]: iters left: 5 (40 enodes) 350.986 * * [simplify]: iters left: 4 (65 enodes) 350.997 * * [simplify]: iters left: 3 (97 enodes) 351.014 * * [simplify]: iters left: 2 (165 enodes) 351.050 * * [simplify]: iters left: 1 (271 enodes) 351.107 * * [simplify]: Extracting #0: cost 1 inf + 0 351.107 * * [simplify]: Extracting #1: cost 0 inf + 1 351.107 * [simplify]: Simplified to 0 351.108 * [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)) 351.108 * * * * [progress]: [ 697 / 3260 ] simplifiying candidate # 351.108 * [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)))))) 351.108 * * [simplify]: iters left: 6 (25 enodes) 351.114 * * [simplify]: iters left: 5 (99 enodes) 351.132 * * [simplify]: iters left: 4 (202 enodes) 351.175 * * [simplify]: iters left: 3 (451 enodes) 351.305 * * [simplify]: Extracting #0: cost 1 inf + 0 351.305 * * [simplify]: Extracting #1: cost 11 inf + 0 351.306 * * [simplify]: Extracting #2: cost 140 inf + 0 351.306 * * [simplify]: Extracting #3: cost 227 inf + 88 351.307 * * [simplify]: Extracting #4: cost 213 inf + 1314 351.311 * * [simplify]: Extracting #5: cost 148 inf + 14735 351.319 * * [simplify]: Extracting #6: cost 72 inf + 34289 351.334 * * [simplify]: Extracting #7: cost 1 inf + 61466 351.353 * * [simplify]: Extracting #8: cost 0 inf + 61926 351.369 * [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)))) 351.369 * [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))))))) 351.370 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 351.370 * * [simplify]: iters left: 6 (12 enodes) 351.373 * * [simplify]: iters left: 5 (51 enodes) 351.381 * * [simplify]: iters left: 4 (106 enodes) 351.405 * * [simplify]: iters left: 3 (247 enodes) 351.476 * * [simplify]: Extracting #0: cost 1 inf + 0 351.476 * * [simplify]: Extracting #1: cost 0 inf + 1 351.476 * [simplify]: Simplified to 0 351.476 * [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)) 351.477 * * * * [progress]: [ 698 / 3260 ] simplifiying candidate # 351.477 * [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))))) 351.477 * * [simplify]: iters left: 6 (23 enodes) 351.483 * * [simplify]: iters left: 5 (90 enodes) 351.498 * * [simplify]: iters left: 4 (173 enodes) 351.540 * * [simplify]: iters left: 3 (410 enodes) 351.665 * * [simplify]: Extracting #0: cost 1 inf + 0 351.665 * * [simplify]: Extracting #1: cost 11 inf + 0 351.665 * * [simplify]: Extracting #2: cost 119 inf + 0 351.666 * * [simplify]: Extracting #3: cost 175 inf + 340 351.668 * * [simplify]: Extracting #4: cost 145 inf + 2814 351.671 * * [simplify]: Extracting #5: cost 107 inf + 8989 351.677 * * [simplify]: Extracting #6: cost 69 inf + 20007 351.689 * * [simplify]: Extracting #7: cost 7 inf + 42707 351.703 * * [simplify]: Extracting #8: cost 0 inf + 45354 351.716 * [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)) 351.716 * [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)))))) 351.717 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 351.717 * * [simplify]: iters left: 6 (11 enodes) 351.719 * * [simplify]: iters left: 5 (46 enodes) 351.730 * * [simplify]: iters left: 4 (86 enodes) 351.749 * * [simplify]: iters left: 3 (183 enodes) 351.797 * * [simplify]: iters left: 2 (372 enodes) 351.932 * * [simplify]: Extracting #0: cost 1 inf + 0 351.932 * * [simplify]: Extracting #1: cost 0 inf + 1 351.932 * [simplify]: Simplified to 0 351.932 * [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)) 351.932 * * * * [progress]: [ 699 / 3260 ] simplifiying candidate # 351.932 * [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)))) 351.932 * * [simplify]: iters left: 6 (23 enodes) 351.938 * * [simplify]: iters left: 5 (88 enodes) 351.955 * * [simplify]: iters left: 4 (148 enodes) 351.982 * * [simplify]: iters left: 3 (265 enodes) 352.036 * * [simplify]: Extracting #0: cost 1 inf + 0 352.036 * * [simplify]: Extracting #1: cost 9 inf + 0 352.036 * * [simplify]: Extracting #2: cost 79 inf + 2 352.036 * * [simplify]: Extracting #3: cost 123 inf + 501 352.038 * * [simplify]: Extracting #4: cost 99 inf + 2401 352.039 * * [simplify]: Extracting #5: cost 100 inf + 3138 352.040 * * [simplify]: Extracting #6: cost 96 inf + 4182 352.047 * * [simplify]: Extracting #7: cost 29 inf + 27550 352.058 * * [simplify]: Extracting #8: cost 0 inf + 39412 352.069 * * [simplify]: Extracting #9: cost 0 inf + 39357 352.081 * [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)) 352.081 * [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))))) 352.081 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 352.081 * * [simplify]: iters left: 6 (10 enodes) 352.084 * * [simplify]: iters left: 5 (39 enodes) 352.091 * * [simplify]: iters left: 4 (64 enodes) 352.104 * * [simplify]: iters left: 3 (96 enodes) 352.121 * * [simplify]: iters left: 2 (164 enodes) 352.155 * * [simplify]: iters left: 1 (270 enodes) 352.213 * * [simplify]: Extracting #0: cost 1 inf + 0 352.213 * * [simplify]: Extracting #1: cost 0 inf + 1 352.213 * [simplify]: Simplified to 0 352.213 * [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)) 352.213 * * * * [progress]: [ 700 / 3260 ] simplifiying candidate # 352.213 * [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)))))) 352.213 * * [simplify]: iters left: 6 (25 enodes) 352.222 * * [simplify]: iters left: 5 (100 enodes) 352.240 * * [simplify]: iters left: 4 (211 enodes) 352.281 * * [simplify]: iters left: 3 (446 enodes) 352.393 * * [simplify]: Extracting #0: cost 1 inf + 0 352.393 * * [simplify]: Extracting #1: cost 11 inf + 0 352.394 * * [simplify]: Extracting #2: cost 121 inf + 0 352.394 * * [simplify]: Extracting #3: cost 222 inf + 48 352.395 * * [simplify]: Extracting #4: cost 202 inf + 1889 352.399 * * [simplify]: Extracting #5: cost 138 inf + 13769 352.406 * * [simplify]: Extracting #6: cost 77 inf + 28145 352.421 * * [simplify]: Extracting #7: cost 5 inf + 55695 352.437 * * [simplify]: Extracting #8: cost 0 inf + 57675 352.452 * * [simplify]: Extracting #9: cost 0 inf + 57635 352.468 * [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))))) 352.468 * [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))))))) 352.468 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 352.469 * * [simplify]: iters left: 6 (12 enodes) 352.473 * * [simplify]: iters left: 5 (53 enodes) 352.482 * * [simplify]: iters left: 4 (117 enodes) 352.506 * * [simplify]: iters left: 3 (255 enodes) 352.570 * * [simplify]: Extracting #0: cost 1 inf + 0 352.570 * * [simplify]: Extracting #1: cost 0 inf + 1 352.570 * [simplify]: Simplified to 0 352.571 * [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)) 352.571 * * * * [progress]: [ 701 / 3260 ] simplifiying candidate # 352.571 * [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))))) 352.571 * * [simplify]: iters left: 6 (23 enodes) 352.577 * * [simplify]: iters left: 5 (91 enodes) 352.593 * * [simplify]: iters left: 4 (183 enodes) 352.634 * * [simplify]: iters left: 3 (398 enodes) 352.737 * * [simplify]: Extracting #0: cost 1 inf + 0 352.737 * * [simplify]: Extracting #1: cost 11 inf + 0 352.737 * * [simplify]: Extracting #2: cost 102 inf + 0 352.738 * * [simplify]: Extracting #3: cost 179 inf + 91 352.739 * * [simplify]: Extracting #4: cost 147 inf + 2322 352.743 * * [simplify]: Extracting #5: cost 103 inf + 8134 352.748 * * [simplify]: Extracting #6: cost 70 inf + 18650 352.762 * * [simplify]: Extracting #7: cost 8 inf + 41349 352.776 * * [simplify]: Extracting #8: cost 0 inf + 44219 352.789 * * [simplify]: Extracting #9: cost 0 inf + 44044 352.802 * [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))) 352.802 * [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)))))) 352.803 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 352.803 * * [simplify]: iters left: 6 (11 enodes) 352.807 * * [simplify]: iters left: 5 (48 enodes) 352.815 * * [simplify]: iters left: 4 (98 enodes) 352.833 * * [simplify]: iters left: 3 (181 enodes) 352.873 * * [simplify]: iters left: 2 (358 enodes) 352.984 * * [simplify]: Extracting #0: cost 1 inf + 0 352.984 * * [simplify]: Extracting #1: cost 0 inf + 1 352.984 * [simplify]: Simplified to 0 352.984 * [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)) 352.984 * * * * [progress]: [ 702 / 3260 ] simplifiying candidate # 352.984 * [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)))) 352.985 * * [simplify]: iters left: 6 (23 enodes) 352.991 * * [simplify]: iters left: 5 (88 enodes) 353.008 * * [simplify]: iters left: 4 (168 enodes) 353.037 * * [simplify]: iters left: 3 (311 enodes) 353.100 * * [simplify]: Extracting #0: cost 1 inf + 0 353.100 * * [simplify]: Extracting #1: cost 12 inf + 0 353.101 * * [simplify]: Extracting #2: cost 90 inf + 83 353.101 * * [simplify]: Extracting #3: cost 128 inf + 1293 353.103 * * [simplify]: Extracting #4: cost 96 inf + 3650 353.105 * * [simplify]: Extracting #5: cost 98 inf + 4101 353.107 * * [simplify]: Extracting #6: cost 92 inf + 5526 353.112 * * [simplify]: Extracting #7: cost 36 inf + 24620 353.123 * * [simplify]: Extracting #8: cost 1 inf + 39012 353.134 * * [simplify]: Extracting #9: cost 0 inf + 39391 353.147 * [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)) 353.147 * [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))))) 353.148 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 353.148 * * [simplify]: iters left: 6 (10 enodes) 353.151 * * [simplify]: iters left: 5 (41 enodes) 353.158 * * [simplify]: iters left: 4 (81 enodes) 353.171 * * [simplify]: iters left: 3 (127 enodes) 353.188 * * [simplify]: iters left: 2 (186 enodes) 353.216 * * [simplify]: iters left: 1 (266 enodes) 353.278 * * [simplify]: Extracting #0: cost 1 inf + 0 353.279 * * [simplify]: Extracting #1: cost 0 inf + 1 353.279 * [simplify]: Simplified to 0 353.279 * [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)) 353.279 * * * * [progress]: [ 703 / 3260 ] simplifiying candidate # 353.279 * [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))) 353.279 * * [simplify]: iters left: 6 (22 enodes) 353.284 * * [simplify]: iters left: 5 (85 enodes) 353.298 * * [simplify]: iters left: 4 (149 enodes) 353.325 * * [simplify]: iters left: 3 (273 enodes) 353.380 * * [simplify]: Extracting #0: cost 1 inf + 0 353.380 * * [simplify]: Extracting #1: cost 9 inf + 0 353.380 * * [simplify]: Extracting #2: cost 78 inf + 2 353.381 * * [simplify]: Extracting #3: cost 118 inf + 709 353.382 * * [simplify]: Extracting #4: cost 97 inf + 2523 353.383 * * [simplify]: Extracting #5: cost 100 inf + 2976 353.384 * * [simplify]: Extracting #6: cost 93 inf + 4243 353.392 * * [simplify]: Extracting #7: cost 27 inf + 27913 353.402 * * [simplify]: Extracting #8: cost 0 inf + 39332 353.412 * * [simplify]: Extracting #9: cost 0 inf + 39317 353.423 * [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))) 353.423 * [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)))) 353.423 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 353.423 * * [simplify]: iters left: 6 (9 enodes) 353.426 * * [simplify]: iters left: 5 (36 enodes) 353.433 * * [simplify]: iters left: 4 (67 enodes) 353.444 * * [simplify]: iters left: 3 (97 enodes) 353.460 * * [simplify]: iters left: 2 (158 enodes) 353.496 * * [simplify]: iters left: 1 (263 enodes) 353.542 * * [simplify]: Extracting #0: cost 1 inf + 0 353.542 * * [simplify]: Extracting #1: cost 0 inf + 1 353.542 * [simplify]: Simplified to 0 353.542 * [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)) 353.542 * * * * [progress]: [ 704 / 3260 ] simplifiying candidate # 353.542 * [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)))) 353.543 * * [simplify]: iters left: 6 (22 enodes) 353.547 * * [simplify]: iters left: 5 (86 enodes) 353.562 * * [simplify]: iters left: 4 (159 enodes) 353.590 * * [simplify]: iters left: 3 (299 enodes) 353.653 * * [simplify]: Extracting #0: cost 1 inf + 0 353.653 * * [simplify]: Extracting #1: cost 11 inf + 0 353.653 * * [simplify]: Extracting #2: cost 88 inf + 0 353.654 * * [simplify]: Extracting #3: cost 134 inf + 830 353.655 * * [simplify]: Extracting #4: cost 102 inf + 3190 353.657 * * [simplify]: Extracting #5: cost 100 inf + 4176 353.659 * * [simplify]: Extracting #6: cost 94 inf + 5281 353.664 * * [simplify]: Extracting #7: cost 36 inf + 25490 353.675 * * [simplify]: Extracting #8: cost 0 inf + 40570 353.686 * * [simplify]: Extracting #9: cost 0 inf + 40515 353.697 * [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))) 353.697 * [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))))) 353.697 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 353.697 * * [simplify]: iters left: 5 (9 enodes) 353.700 * * [simplify]: iters left: 4 (39 enodes) 353.706 * * [simplify]: iters left: 3 (65 enodes) 353.717 * * [simplify]: iters left: 2 (129 enodes) 353.744 * * [simplify]: iters left: 1 (210 enodes) 353.780 * * [simplify]: Extracting #0: cost 1 inf + 0 353.780 * * [simplify]: Extracting #1: cost 0 inf + 1 353.780 * [simplify]: Simplified to 0 353.780 * [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)) 353.780 * * * * [progress]: [ 705 / 3260 ] simplifiying candidate # 353.780 * [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)))))) 353.780 * * [simplify]: iters left: 6 (23 enodes) 353.787 * * [simplify]: iters left: 5 (84 enodes) 353.801 * * [simplify]: iters left: 4 (136 enodes) 353.822 * * [simplify]: iters left: 3 (230 enodes) 353.865 * * [simplify]: iters left: 2 (391 enodes) 353.945 * * [simplify]: Extracting #0: cost 1 inf + 0 353.945 * * [simplify]: Extracting #1: cost 13 inf + 0 353.945 * * [simplify]: Extracting #2: cost 62 inf + 0 353.945 * * [simplify]: Extracting #3: cost 91 inf + 254 353.946 * * [simplify]: Extracting #4: cost 91 inf + 875 353.947 * * [simplify]: Extracting #5: cost 85 inf + 1757 353.948 * * [simplify]: Extracting #6: cost 51 inf + 10819 353.954 * * [simplify]: Extracting #7: cost 20 inf + 22717 353.962 * * [simplify]: Extracting #8: cost 0 inf + 29957 353.970 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 353.970 * [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))))))) 353.970 * [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.970 * * [simplify]: iters left: 6 (10 enodes) 353.972 * * [simplify]: iters left: 5 (37 enodes) 353.978 * * [simplify]: iters left: 4 (57 enodes) 353.990 * * [simplify]: iters left: 3 (104 enodes) 354.007 * * [simplify]: iters left: 2 (158 enodes) 354.030 * * [simplify]: iters left: 1 (225 enodes) 354.064 * * [simplify]: Extracting #0: cost 1 inf + 0 354.064 * * [simplify]: Extracting #1: cost 0 inf + 1 354.064 * [simplify]: Simplified to 0 354.064 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 354.064 * * * * [progress]: [ 706 / 3260 ] simplifiying candidate # 354.065 * [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))))) 354.065 * * [simplify]: iters left: 6 (22 enodes) 354.069 * * [simplify]: iters left: 5 (75 enodes) 354.080 * * [simplify]: iters left: 4 (120 enodes) 354.099 * * [simplify]: iters left: 3 (199 enodes) 354.135 * * [simplify]: iters left: 2 (323 enodes) 354.201 * * [simplify]: iters left: 1 (453 enodes) 354.294 * * [simplify]: Extracting #0: cost 1 inf + 0 354.294 * * [simplify]: Extracting #1: cost 11 inf + 0 354.294 * * [simplify]: Extracting #2: cost 51 inf + 0 354.295 * * [simplify]: Extracting #3: cost 72 inf + 129 354.295 * * [simplify]: Extracting #4: cost 65 inf + 1325 354.296 * * [simplify]: Extracting #5: cost 63 inf + 1696 354.297 * * [simplify]: Extracting #6: cost 56 inf + 2127 354.298 * * [simplify]: Extracting #7: cost 43 inf + 4529 354.302 * * [simplify]: Extracting #8: cost 6 inf + 18152 354.309 * * [simplify]: Extracting #9: cost 0 inf + 20402 354.315 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 354.315 * [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)))))) 354.316 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 354.316 * * [simplify]: iters left: 6 (9 enodes) 354.318 * * [simplify]: iters left: 5 (29 enodes) 354.322 * * [simplify]: iters left: 4 (42 enodes) 354.328 * * [simplify]: iters left: 3 (58 enodes) 354.335 * * [simplify]: iters left: 2 (68 enodes) 354.343 * * [simplify]: Extracting #0: cost 1 inf + 0 354.343 * * [simplify]: Extracting #1: cost 0 inf + 1 354.343 * [simplify]: Simplified to 0 354.343 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 354.343 * * * * [progress]: [ 707 / 3260 ] simplifiying candidate # 354.343 * [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)))))) 354.344 * * [simplify]: iters left: 6 (26 enodes) 354.349 * * [simplify]: iters left: 5 (99 enodes) 354.367 * * [simplify]: iters left: 4 (210 enodes) 354.407 * * [simplify]: iters left: 3 (427 enodes) 354.494 * * [simplify]: Extracting #0: cost 1 inf + 0 354.494 * * [simplify]: Extracting #1: cost 23 inf + 0 354.495 * * [simplify]: Extracting #2: cost 108 inf + 0 354.495 * * [simplify]: Extracting #3: cost 148 inf + 206 354.496 * * [simplify]: Extracting #4: cost 143 inf + 1596 354.498 * * [simplify]: Extracting #5: cost 117 inf + 7765 354.506 * * [simplify]: Extracting #6: cost 20 inf + 35841 354.517 * * [simplify]: Extracting #7: cost 0 inf + 42349 354.529 * [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)) 354.529 * [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))))))) 354.529 * [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))))) 354.529 * * [simplify]: iters left: 6 (13 enodes) 354.532 * * [simplify]: iters left: 5 (53 enodes) 354.541 * * [simplify]: iters left: 4 (117 enodes) 354.568 * * [simplify]: iters left: 3 (275 enodes) 354.623 * * [simplify]: iters left: 2 (474 enodes) 354.731 * * [simplify]: Extracting #0: cost 1 inf + 0 354.731 * * [simplify]: Extracting #1: cost 0 inf + 1 354.731 * [simplify]: Simplified to 0 354.731 * [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)) 354.731 * * * * [progress]: [ 708 / 3260 ] simplifiying candidate # 354.731 * [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))))) 354.732 * * [simplify]: iters left: 6 (25 enodes) 354.737 * * [simplify]: iters left: 5 (93 enodes) 354.752 * * [simplify]: iters left: 4 (173 enodes) 354.780 * * [simplify]: iters left: 3 (307 enodes) 354.835 * * [simplify]: iters left: 2 (494 enodes) 354.929 * * [simplify]: Extracting #0: cost 1 inf + 0 354.929 * * [simplify]: Extracting #1: cost 19 inf + 0 354.929 * * [simplify]: Extracting #2: cost 86 inf + 0 354.929 * * [simplify]: Extracting #3: cost 120 inf + 45 354.931 * * [simplify]: Extracting #4: cost 105 inf + 3584 354.933 * * [simplify]: Extracting #5: cost 72 inf + 10386 354.937 * * [simplify]: Extracting #6: cost 51 inf + 14120 354.944 * * [simplify]: Extracting #7: cost 17 inf + 25283 354.954 * * [simplify]: Extracting #8: cost 0 inf + 31061 354.964 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 354.964 * [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)))))) 354.964 * [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.964 * * [simplify]: iters left: 6 (12 enodes) 354.967 * * [simplify]: iters left: 5 (47 enodes) 354.976 * * [simplify]: iters left: 4 (82 enodes) 354.989 * * [simplify]: iters left: 3 (157 enodes) 355.016 * * [simplify]: iters left: 2 (248 enodes) 355.055 * * [simplify]: iters left: 1 (341 enodes) 355.109 * * [simplify]: Extracting #0: cost 1 inf + 0 355.109 * * [simplify]: Extracting #1: cost 0 inf + 1 355.109 * [simplify]: Simplified to 0 355.109 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b 2) a)) 0)) 355.109 * * * * [progress]: [ 709 / 3260 ] simplifiying candidate # 355.110 * [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)))) 355.110 * * [simplify]: iters left: 6 (24 enodes) 355.115 * * [simplify]: iters left: 5 (88 enodes) 355.129 * * [simplify]: iters left: 4 (173 enodes) 355.162 * * [simplify]: iters left: 3 (327 enodes) 355.233 * * [simplify]: Extracting #0: cost 1 inf + 0 355.233 * * [simplify]: Extracting #1: cost 21 inf + 0 355.233 * * [simplify]: Extracting #2: cost 87 inf + 0 355.233 * * [simplify]: Extracting #3: cost 118 inf + 45 355.234 * * [simplify]: Extracting #4: cost 122 inf + 132 355.235 * * [simplify]: Extracting #5: cost 96 inf + 4446 355.239 * * [simplify]: Extracting #6: cost 25 inf + 23139 355.248 * * [simplify]: Extracting #7: cost 0 inf + 32155 355.257 * * [simplify]: Extracting #8: cost 0 inf + 32140 355.266 * [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)) 355.266 * [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))))) 355.267 * [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))) 355.267 * * [simplify]: iters left: 6 (12 enodes) 355.270 * * [simplify]: iters left: 5 (47 enodes) 355.278 * * [simplify]: iters left: 4 (89 enodes) 355.296 * * [simplify]: iters left: 3 (180 enodes) 355.333 * * [simplify]: iters left: 2 (296 enodes) 355.390 * * [simplify]: iters left: 1 (428 enodes) 355.480 * * [simplify]: Extracting #0: cost 1 inf + 0 355.480 * * [simplify]: Extracting #1: cost 0 inf + 1 355.480 * [simplify]: Simplified to 0 355.480 * [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)) 355.480 * * * * [progress]: [ 710 / 3260 ] simplifiying candidate # 355.480 * [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)))))) 355.480 * * [simplify]: iters left: 6 (25 enodes) 355.486 * * [simplify]: iters left: 5 (92 enodes) 355.501 * * [simplify]: iters left: 4 (171 enodes) 355.527 * * [simplify]: iters left: 3 (286 enodes) 355.576 * * [simplify]: iters left: 2 (451 enodes) 355.661 * * [simplify]: Extracting #0: cost 1 inf + 0 355.661 * * [simplify]: Extracting #1: cost 17 inf + 0 355.661 * * [simplify]: Extracting #2: cost 81 inf + 0 355.662 * * [simplify]: Extracting #3: cost 110 inf + 453 355.663 * * [simplify]: Extracting #4: cost 88 inf + 6251 355.666 * * [simplify]: Extracting #5: cost 65 inf + 11377 355.669 * * [simplify]: Extracting #6: cost 51 inf + 13590 355.676 * * [simplify]: Extracting #7: cost 12 inf + 25993 355.685 * * [simplify]: Extracting #8: cost 0 inf + 30553 355.695 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 355.695 * [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))))))) 355.696 * [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))))) 355.696 * * [simplify]: iters left: 6 (12 enodes) 355.698 * * [simplify]: iters left: 5 (46 enodes) 355.705 * * [simplify]: iters left: 4 (81 enodes) 355.718 * * [simplify]: iters left: 3 (134 enodes) 355.740 * * [simplify]: iters left: 2 (197 enodes) 355.767 * * [simplify]: iters left: 1 (271 enodes) 355.807 * * [simplify]: Extracting #0: cost 1 inf + 0 355.807 * * [simplify]: Extracting #1: cost 0 inf + 1 355.807 * [simplify]: Simplified to 0 355.807 * [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)) 355.807 * * * * [progress]: [ 711 / 3260 ] simplifiying candidate # 355.807 * [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))))) 355.807 * * [simplify]: iters left: 6 (23 enodes) 355.812 * * [simplify]: iters left: 5 (83 enodes) 355.825 * * [simplify]: iters left: 4 (139 enodes) 355.846 * * [simplify]: iters left: 3 (233 enodes) 355.887 * * [simplify]: iters left: 2 (376 enodes) 355.959 * * [simplify]: Extracting #0: cost 1 inf + 0 355.960 * * [simplify]: Extracting #1: cost 11 inf + 0 355.960 * * [simplify]: Extracting #2: cost 58 inf + 0 355.960 * * [simplify]: Extracting #3: cost 92 inf + 44 355.960 * * [simplify]: Extracting #4: cost 98 inf + 293 355.961 * * [simplify]: Extracting #5: cost 83 inf + 1710 355.963 * * [simplify]: Extracting #6: cost 57 inf + 5560 355.967 * * [simplify]: Extracting #7: cost 15 inf + 17322 355.975 * * [simplify]: Extracting #8: cost 0 inf + 22485 355.985 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 355.985 * [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)))))) 355.985 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 355.985 * * [simplify]: iters left: 6 (10 enodes) 355.987 * * [simplify]: iters left: 5 (38 enodes) 355.993 * * [simplify]: iters left: 4 (59 enodes) 356.001 * * [simplify]: iters left: 3 (88 enodes) 356.013 * * [simplify]: iters left: 2 (117 enodes) 356.028 * * [simplify]: iters left: 1 (144 enodes) 356.044 * * [simplify]: Extracting #0: cost 1 inf + 0 356.044 * * [simplify]: Extracting #1: cost 0 inf + 1 356.044 * [simplify]: Simplified to 0 356.044 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- (/ b 2)) a) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 356.045 * * * * [progress]: [ 712 / 3260 ] simplifiying candidate # 356.045 * [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)))) 356.045 * * [simplify]: iters left: 6 (23 enodes) 356.050 * * [simplify]: iters left: 5 (83 enodes) 356.064 * * [simplify]: iters left: 4 (143 enodes) 356.087 * * [simplify]: iters left: 3 (249 enodes) 356.130 * * [simplify]: iters left: 2 (392 enodes) 356.204 * * [simplify]: Extracting #0: cost 1 inf + 0 356.204 * * [simplify]: Extracting #1: cost 13 inf + 0 356.204 * * [simplify]: Extracting #2: cost 63 inf + 0 356.204 * * [simplify]: Extracting #3: cost 83 inf + 212 356.205 * * [simplify]: Extracting #4: cost 65 inf + 2918 356.207 * * [simplify]: Extracting #5: cost 58 inf + 3718 356.208 * * [simplify]: Extracting #6: cost 47 inf + 5146 356.213 * * [simplify]: Extracting #7: cost 12 inf + 16404 356.221 * * [simplify]: Extracting #8: cost 0 inf + 20486 356.228 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 356.228 * [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))))) 356.229 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 356.229 * * [simplify]: iters left: 6 (11 enodes) 356.232 * * [simplify]: iters left: 5 (42 enodes) 356.238 * * [simplify]: iters left: 4 (67 enodes) 356.250 * * [simplify]: iters left: 3 (111 enodes) 356.266 * * [simplify]: iters left: 2 (140 enodes) 356.282 * * [simplify]: iters left: 1 (160 enodes) 356.299 * * [simplify]: Extracting #0: cost 1 inf + 0 356.299 * * [simplify]: Extracting #1: cost 0 inf + 1 356.299 * [simplify]: Simplified to 0 356.299 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 356.299 * * * * [progress]: [ 713 / 3260 ] simplifiying candidate # 356.299 * [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)))))) 356.300 * * [simplify]: iters left: 6 (29 enodes) 356.306 * * [simplify]: iters left: 5 (114 enodes) 356.327 * * [simplify]: iters left: 4 (274 enodes) 356.400 * * [simplify]: Extracting #0: cost 1 inf + 0 356.400 * * [simplify]: Extracting #1: cost 13 inf + 0 356.401 * * [simplify]: Extracting #2: cost 172 inf + 0 356.402 * * [simplify]: Extracting #3: cost 284 inf + 450 356.403 * * [simplify]: Extracting #4: cost 266 inf + 5378 356.410 * * [simplify]: Extracting #5: cost 125 inf + 54558 356.428 * * [simplify]: Extracting #6: cost 2 inf + 98659 356.449 * * [simplify]: Extracting #7: cost 0 inf + 98658 356.467 * [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))))) 356.467 * [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))))))) 356.467 * [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))))) 356.468 * * [simplify]: iters left: 6 (16 enodes) 356.472 * * [simplify]: iters left: 5 (68 enodes) 356.483 * * [simplify]: iters left: 4 (179 enodes) 356.541 * * [simplify]: Extracting #0: cost 1 inf + 0 356.541 * * [simplify]: Extracting #1: cost 27 inf + 0 356.542 * * [simplify]: Extracting #2: cost 153 inf + 0 356.542 * * [simplify]: Extracting #3: cost 242 inf + 83 356.545 * * [simplify]: Extracting #4: cost 185 inf + 16503 356.557 * * [simplify]: Extracting #5: cost 15 inf + 79352 356.572 * * [simplify]: Extracting #6: cost 0 inf + 84943 356.587 * [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.587 * [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))))))) 356.587 * * * * [progress]: [ 714 / 3260 ] simplifiying candidate # 356.589 * [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))))) 356.590 * * [simplify]: iters left: 6 (28 enodes) 356.596 * * [simplify]: iters left: 5 (109 enodes) 356.614 * * [simplify]: iters left: 4 (238 enodes) 356.669 * * [simplify]: Extracting #0: cost 1 inf + 0 356.669 * * [simplify]: Extracting #1: cost 13 inf + 0 356.669 * * [simplify]: Extracting #2: cost 134 inf + 0 356.670 * * [simplify]: Extracting #3: cost 213 inf + 327 356.671 * * [simplify]: Extracting #4: cost 201 inf + 3846 356.677 * * [simplify]: Extracting #5: cost 67 inf + 43550 356.689 * * [simplify]: Extracting #6: cost 4 inf + 64428 356.702 * * [simplify]: Extracting #7: cost 0 inf + 65859 356.715 * [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)))))) 356.715 * [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)))))) 356.716 * [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.716 * * [simplify]: iters left: 6 (15 enodes) 356.719 * * [simplify]: iters left: 5 (63 enodes) 356.730 * * [simplify]: iters left: 4 (145 enodes) 356.767 * * [simplify]: iters left: 3 (499 enodes) 357.278 * * [simplify]: Extracting #0: cost 1 inf + 0 357.278 * * [simplify]: Extracting #1: cost 0 inf + 1 357.278 * [simplify]: Simplified to 0 357.278 * [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)) 357.279 * * * * [progress]: [ 715 / 3260 ] simplifiying candidate # 357.279 * [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)))) 357.279 * * [simplify]: iters left: 6 (27 enodes) 357.286 * * [simplify]: iters left: 5 (103 enodes) 357.303 * * [simplify]: iters left: 4 (244 enodes) 357.365 * * [simplify]: Extracting #0: cost 1 inf + 0 357.365 * * [simplify]: Extracting #1: cost 15 inf + 0 357.365 * * [simplify]: Extracting #2: cost 134 inf + 0 357.366 * * [simplify]: Extracting #3: cost 201 inf + 205 357.367 * * [simplify]: Extracting #4: cost 187 inf + 4223 357.372 * * [simplify]: Extracting #5: cost 64 inf + 37815 357.383 * * [simplify]: Extracting #6: cost 3 inf + 56914 357.395 * * [simplify]: Extracting #7: cost 0 inf + 58064 357.409 * [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)))) 357.409 * [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))))) 357.409 * [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))) 357.409 * * [simplify]: iters left: 6 (15 enodes) 357.413 * * [simplify]: iters left: 5 (62 enodes) 357.425 * * [simplify]: iters left: 4 (159 enodes) 357.468 * * [simplify]: iters left: 3 (475 enodes) 357.668 * * [simplify]: Extracting #0: cost 1 inf + 0 357.668 * * [simplify]: Extracting #1: cost 42 inf + 0 357.669 * * [simplify]: Extracting #2: cost 194 inf + 1 357.672 * * [simplify]: Extracting #3: cost 205 inf + 15094 357.691 * * [simplify]: Extracting #4: cost 20 inf + 63712 357.708 * * [simplify]: Extracting #5: cost 3 inf + 65204 357.725 * * [simplify]: Extracting #6: cost 0 inf + 65965 357.743 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 357.743 * [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)))) 357.743 * * * * [progress]: [ 716 / 3260 ] simplifiying candidate # 357.744 * [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)))))) 357.744 * * [simplify]: iters left: 6 (28 enodes) 357.750 * * [simplify]: iters left: 5 (108 enodes) 357.770 * * [simplify]: iters left: 4 (243 enodes) 357.826 * * [simplify]: Extracting #0: cost 1 inf + 0 357.826 * * [simplify]: Extracting #1: cost 13 inf + 0 357.826 * * [simplify]: Extracting #2: cost 132 inf + 0 357.827 * * [simplify]: Extracting #3: cost 209 inf + 776 357.828 * * [simplify]: Extracting #4: cost 192 inf + 5584 357.835 * * [simplify]: Extracting #5: cost 55 inf + 49230 357.848 * * [simplify]: Extracting #6: cost 5 inf + 64582 357.862 * * [simplify]: Extracting #7: cost 0 inf + 67025 357.875 * [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)))) 357.875 * [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))))))) 357.876 * [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.876 * * [simplify]: iters left: 6 (15 enodes) 357.879 * * [simplify]: iters left: 5 (62 enodes) 357.890 * * [simplify]: iters left: 4 (148 enodes) 357.929 * * [simplify]: iters left: 3 (499 enodes) 358.175 * * [simplify]: Extracting #0: cost 1 inf + 0 358.175 * * [simplify]: Extracting #1: cost 0 inf + 1 358.175 * [simplify]: Simplified to 0 358.176 * [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)) 358.176 * * * * [progress]: [ 717 / 3260 ] simplifiying candidate # 358.176 * [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))))) 358.176 * * [simplify]: iters left: 6 (27 enodes) 358.182 * * [simplify]: iters left: 5 (102 enodes) 358.199 * * [simplify]: iters left: 4 (210 enodes) 358.245 * * [simplify]: Extracting #0: cost 1 inf + 0 358.245 * * [simplify]: Extracting #1: cost 13 inf + 0 358.245 * * [simplify]: Extracting #2: cost 109 inf + 0 358.245 * * [simplify]: Extracting #3: cost 166 inf + 208 358.246 * * [simplify]: Extracting #4: cost 168 inf + 538 358.247 * * [simplify]: Extracting #5: cost 139 inf + 6901 358.253 * * [simplify]: Extracting #6: cost 51 inf + 30083 358.262 * * [simplify]: Extracting #7: cost 0 inf + 47530 358.272 * * [simplify]: Extracting #8: cost 0 inf + 47460 358.282 * [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))))) 358.282 * [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)))))) 358.283 * [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)))) 358.283 * * [simplify]: iters left: 6 (14 enodes) 358.286 * * [simplify]: iters left: 5 (56 enodes) 358.295 * * [simplify]: iters left: 4 (117 enodes) 358.323 * * [simplify]: iters left: 3 (347 enodes) 358.440 * * [simplify]: Extracting #0: cost 1 inf + 0 358.440 * * [simplify]: Extracting #1: cost 0 inf + 1 358.440 * [simplify]: Simplified to 0 358.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))))) 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)) 358.440 * * * * [progress]: [ 718 / 3260 ] simplifiying candidate # 358.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) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 358.441 * * [simplify]: iters left: 6 (26 enodes) 358.447 * * [simplify]: iters left: 5 (98 enodes) 358.463 * * [simplify]: iters left: 4 (201 enodes) 358.506 * * [simplify]: iters left: 3 (475 enodes) 358.661 * * [simplify]: Extracting #0: cost 1 inf + 0 358.661 * * [simplify]: Extracting #1: cost 25 inf + 0 358.661 * * [simplify]: Extracting #2: cost 154 inf + 0 358.662 * * [simplify]: Extracting #3: cost 224 inf + 168 358.664 * * [simplify]: Extracting #4: cost 204 inf + 5313 358.672 * * [simplify]: Extracting #5: cost 75 inf + 37322 358.688 * * [simplify]: Extracting #6: cost 2 inf + 57435 358.705 * * [simplify]: Extracting #7: cost 0 inf + 58180 358.725 * [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))))) 358.725 * [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))))) 358.725 * [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))) 358.725 * * [simplify]: iters left: 6 (14 enodes) 358.729 * * [simplify]: iters left: 5 (57 enodes) 358.738 * * [simplify]: iters left: 4 (116 enodes) 358.764 * * [simplify]: iters left: 3 (321 enodes) 358.875 * * [simplify]: Extracting #0: cost 1 inf + 0 358.875 * * [simplify]: Extracting #1: cost 0 inf + 1 358.875 * [simplify]: Simplified to 0 358.875 * [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)) 358.875 * * * * [progress]: [ 719 / 3260 ] simplifiying candidate # 358.876 * [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)))))) 358.876 * * [simplify]: iters left: 6 (27 enodes) 358.882 * * [simplify]: iters left: 5 (103 enodes) 358.902 * * [simplify]: iters left: 4 (234 enodes) 358.953 * * [simplify]: Extracting #0: cost 1 inf + 0 358.953 * * [simplify]: Extracting #1: cost 13 inf + 0 358.954 * * [simplify]: Extracting #2: cost 116 inf + 0 358.955 * * [simplify]: Extracting #3: cost 181 inf + 205 358.956 * * [simplify]: Extracting #4: cost 163 inf + 4536 358.963 * * [simplify]: Extracting #5: cost 78 inf + 27340 358.972 * * [simplify]: Extracting #6: cost 2 inf + 49848 358.982 * * [simplify]: Extracting #7: cost 0 inf + 49840 358.993 * [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)) 358.993 * [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))))))) 358.993 * [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.993 * * [simplify]: iters left: 6 (15 enodes) 358.997 * * [simplify]: iters left: 5 (62 enodes) 359.008 * * [simplify]: iters left: 4 (149 enodes) 359.046 * * [simplify]: iters left: 3 (450 enodes) 359.252 * * [simplify]: Extracting #0: cost 1 inf + 0 359.252 * * [simplify]: Extracting #1: cost 0 inf + 1 359.252 * [simplify]: Simplified to 0 359.252 * [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)) 359.253 * * * * [progress]: [ 720 / 3260 ] simplifiying candidate # 359.253 * [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))))) 359.253 * * [simplify]: iters left: 6 (26 enodes) 359.259 * * [simplify]: iters left: 5 (98 enodes) 359.275 * * [simplify]: iters left: 4 (201 enodes) 359.318 * * [simplify]: iters left: 3 (485 enodes) 359.460 * * [simplify]: Extracting #0: cost 1 inf + 0 359.460 * * [simplify]: Extracting #1: cost 23 inf + 0 359.460 * * [simplify]: Extracting #2: cost 138 inf + 0 359.461 * * [simplify]: Extracting #3: cost 226 inf + 457 359.463 * * [simplify]: Extracting #4: cost 200 inf + 4649 359.469 * * [simplify]: Extracting #5: cost 74 inf + 34228 359.486 * * [simplify]: Extracting #6: cost 6 inf + 52766 359.502 * * [simplify]: Extracting #7: cost 0 inf + 54263 359.517 * * [simplify]: Extracting #8: cost 0 inf + 54183 359.533 * [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))) 359.533 * [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)))))) 359.533 * [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)))) 359.533 * * [simplify]: iters left: 6 (14 enodes) 359.537 * * [simplify]: iters left: 5 (57 enodes) 359.546 * * [simplify]: iters left: 4 (118 enodes) 359.574 * * [simplify]: iters left: 3 (314 enodes) 359.669 * * [simplify]: Extracting #0: cost 1 inf + 0 359.669 * * [simplify]: Extracting #1: cost 0 inf + 1 359.669 * [simplify]: Simplified to 0 359.669 * [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)) 359.669 * * * * [progress]: [ 721 / 3260 ] simplifiying candidate # 359.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) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 359.670 * * [simplify]: iters left: 6 (25 enodes) 359.678 * * [simplify]: iters left: 5 (88 enodes) 359.692 * * [simplify]: iters left: 4 (182 enodes) 359.726 * * [simplify]: iters left: 3 (400 enodes) 359.828 * * [simplify]: Extracting #0: cost 1 inf + 0 359.828 * * [simplify]: Extracting #1: cost 25 inf + 0 359.828 * * [simplify]: Extracting #2: cost 133 inf + 0 359.829 * * [simplify]: Extracting #3: cost 170 inf + 335 359.830 * * [simplify]: Extracting #4: cost 141 inf + 5181 359.837 * * [simplify]: Extracting #5: cost 36 inf + 29703 359.848 * * [simplify]: Extracting #6: cost 0 inf + 40189 359.862 * * [simplify]: Extracting #7: cost 0 inf + 40174 359.874 * [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)) 359.874 * [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))))) 359.874 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 359.874 * * [simplify]: iters left: 6 (13 enodes) 359.878 * * [simplify]: iters left: 5 (48 enodes) 359.886 * * [simplify]: iters left: 4 (103 enodes) 359.905 * * [simplify]: iters left: 3 (238 enodes) 359.966 * * [simplify]: Extracting #0: cost 1 inf + 0 359.966 * * [simplify]: Extracting #1: cost 0 inf + 1 359.966 * [simplify]: Simplified to 0 359.966 * [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)) 359.967 * * * * [progress]: [ 722 / 3260 ] simplifiying candidate # 359.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 359.967 * * [simplify]: iters left: 6 (28 enodes) 359.974 * * [simplify]: iters left: 5 (107 enodes) 359.995 * * [simplify]: iters left: 4 (236 enodes) 360.045 * * [simplify]: Extracting #0: cost 1 inf + 0 360.045 * * [simplify]: Extracting #1: cost 13 inf + 0 360.045 * * [simplify]: Extracting #2: cost 133 inf + 0 360.046 * * [simplify]: Extracting #3: cost 213 inf + 771 360.047 * * [simplify]: Extracting #4: cost 188 inf + 7758 360.057 * * [simplify]: Extracting #5: cost 65 inf + 46084 360.069 * * [simplify]: Extracting #6: cost 4 inf + 67373 360.083 * * [simplify]: Extracting #7: cost 0 inf + 68163 360.096 * [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))))) 360.096 * [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))))))) 360.097 * [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))))) 360.097 * * [simplify]: iters left: 6 (15 enodes) 360.100 * * [simplify]: iters left: 5 (61 enodes) 360.110 * * [simplify]: iters left: 4 (142 enodes) 360.147 * * [simplify]: iters left: 3 (474 enodes) 360.329 * * [simplify]: Extracting #0: cost 1 inf + 0 360.329 * * [simplify]: Extracting #1: cost 0 inf + 1 360.329 * [simplify]: Simplified to 0 360.329 * [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)) 360.329 * * * * [progress]: [ 723 / 3260 ] simplifiying candidate # 360.329 * [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))))) 360.330 * * [simplify]: iters left: 6 (27 enodes) 360.336 * * [simplify]: iters left: 5 (102 enodes) 360.355 * * [simplify]: iters left: 4 (205 enodes) 360.394 * * [simplify]: Extracting #0: cost 1 inf + 0 360.394 * * [simplify]: Extracting #1: cost 13 inf + 0 360.394 * * [simplify]: Extracting #2: cost 107 inf + 0 360.395 * * [simplify]: Extracting #3: cost 161 inf + 247 360.395 * * [simplify]: Extracting #4: cost 160 inf + 861 360.397 * * [simplify]: Extracting #5: cost 136 inf + 6220 360.402 * * [simplify]: Extracting #6: cost 51 inf + 27737 360.411 * * [simplify]: Extracting #7: cost 7 inf + 43196 360.422 * * [simplify]: Extracting #8: cost 0 inf + 45774 360.432 * [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)))) 360.432 * [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)))))) 360.433 * [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)))) 360.433 * * [simplify]: iters left: 6 (14 enodes) 360.436 * * [simplify]: iters left: 5 (56 enodes) 360.445 * * [simplify]: iters left: 4 (113 enodes) 360.468 * * [simplify]: iters left: 3 (324 enodes) 360.558 * * [simplify]: Extracting #0: cost 1 inf + 0 360.558 * * [simplify]: Extracting #1: cost 0 inf + 1 360.558 * [simplify]: Simplified to 0 360.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))))) 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)) 360.558 * * * * [progress]: [ 724 / 3260 ] simplifiying candidate # 360.559 * [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)))) 360.559 * * [simplify]: iters left: 6 (26 enodes) 360.565 * * [simplify]: iters left: 5 (97 enodes) 360.581 * * [simplify]: iters left: 4 (196 enodes) 360.621 * * [simplify]: iters left: 3 (464 enodes) 360.743 * * [simplify]: Extracting #0: cost 1 inf + 0 360.743 * * [simplify]: Extracting #1: cost 23 inf + 0 360.744 * * [simplify]: Extracting #2: cost 124 inf + 0 360.744 * * [simplify]: Extracting #3: cost 190 inf + 370 360.746 * * [simplify]: Extracting #4: cost 151 inf + 8113 360.753 * * [simplify]: Extracting #5: cost 66 inf + 28851 360.765 * * [simplify]: Extracting #6: cost 3 inf + 46829 360.779 * * [simplify]: Extracting #7: cost 0 inf + 48019 360.796 * [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))) 360.796 * [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))))) 360.796 * [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.796 * * [simplify]: iters left: 6 (14 enodes) 360.800 * * [simplify]: iters left: 5 (56 enodes) 360.809 * * [simplify]: iters left: 4 (112 enodes) 360.832 * * [simplify]: iters left: 3 (297 enodes) 360.916 * * [simplify]: Extracting #0: cost 1 inf + 0 360.916 * * [simplify]: Extracting #1: cost 0 inf + 1 360.916 * [simplify]: Simplified to 0 360.916 * [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)) 360.916 * * * * [progress]: [ 725 / 3260 ] simplifiying candidate # 360.917 * [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)))))) 360.917 * * [simplify]: iters left: 6 (26 enodes) 360.923 * * [simplify]: iters left: 5 (99 enodes) 360.939 * * [simplify]: iters left: 4 (210 enodes) 360.981 * * [simplify]: iters left: 3 (495 enodes) 361.104 * * [simplify]: Extracting #0: cost 1 inf + 0 361.104 * * [simplify]: Extracting #1: cost 23 inf + 0 361.104 * * [simplify]: Extracting #2: cost 136 inf + 0 361.105 * * [simplify]: Extracting #3: cost 243 inf + 288 361.107 * * [simplify]: Extracting #4: cost 221 inf + 5913 361.116 * * [simplify]: Extracting #5: cost 72 inf + 45778 361.133 * * [simplify]: Extracting #6: cost 2 inf + 67021 361.151 * * [simplify]: Extracting #7: cost 0 inf + 67661 361.172 * [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))) 361.172 * [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))))))) 361.173 * [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))))) 361.173 * * [simplify]: iters left: 6 (13 enodes) 361.176 * * [simplify]: iters left: 5 (53 enodes) 361.185 * * [simplify]: iters left: 4 (118 enodes) 361.208 * * [simplify]: iters left: 3 (324 enodes) 361.297 * * [simplify]: Extracting #0: cost 1 inf + 0 361.297 * * [simplify]: Extracting #1: cost 0 inf + 1 361.297 * [simplify]: Simplified to 0 361.297 * [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)) 361.297 * * * * [progress]: [ 726 / 3260 ] simplifiying candidate # 361.297 * [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))))) 361.297 * * [simplify]: iters left: 6 (24 enodes) 361.303 * * [simplify]: iters left: 5 (88 enodes) 361.317 * * [simplify]: iters left: 4 (168 enodes) 361.346 * * [simplify]: iters left: 3 (365 enodes) 361.422 * * [simplify]: Extracting #0: cost 1 inf + 0 361.422 * * [simplify]: Extracting #1: cost 19 inf + 0 361.422 * * [simplify]: Extracting #2: cost 108 inf + 0 361.423 * * [simplify]: Extracting #3: cost 175 inf + 209 361.424 * * [simplify]: Extracting #4: cost 173 inf + 1270 361.426 * * [simplify]: Extracting #5: cost 123 inf + 11850 361.435 * * [simplify]: Extracting #6: cost 24 inf + 35574 361.447 * * [simplify]: Extracting #7: cost 1 inf + 41492 361.459 * * [simplify]: Extracting #8: cost 0 inf + 41815 361.471 * [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)) 361.471 * [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)))))) 361.471 * [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)))) 361.471 * * [simplify]: iters left: 6 (11 enodes) 361.474 * * [simplify]: iters left: 5 (43 enodes) 361.481 * * [simplify]: iters left: 4 (84 enodes) 361.498 * * [simplify]: iters left: 3 (212 enodes) 361.542 * * [simplify]: iters left: 2 (472 enodes) 361.647 * * [simplify]: Extracting #0: cost 1 inf + 0 361.647 * * [simplify]: Extracting #1: cost 0 inf + 1 361.647 * [simplify]: Simplified to 0 361.647 * [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)) 361.647 * * * * [progress]: [ 727 / 3260 ] simplifiying candidate # 361.647 * [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)))) 361.647 * * [simplify]: iters left: 6 (24 enodes) 361.653 * * [simplify]: iters left: 5 (90 enodes) 361.670 * * [simplify]: iters left: 4 (180 enodes) 361.703 * * [simplify]: iters left: 3 (382 enodes) 361.790 * * [simplify]: Extracting #0: cost 1 inf + 0 361.790 * * [simplify]: Extracting #1: cost 21 inf + 0 361.791 * * [simplify]: Extracting #2: cost 103 inf + 0 361.791 * * [simplify]: Extracting #3: cost 149 inf + 168 361.793 * * [simplify]: Extracting #4: cost 116 inf + 4899 361.797 * * [simplify]: Extracting #5: cost 64 inf + 14501 361.804 * * [simplify]: Extracting #6: cost 14 inf + 29469 361.815 * * [simplify]: Extracting #7: cost 0 inf + 34430 361.825 * [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))) 361.825 * [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))))) 361.825 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 361.825 * * [simplify]: iters left: 6 (12 enodes) 361.828 * * [simplify]: iters left: 5 (49 enodes) 361.836 * * [simplify]: iters left: 4 (99 enodes) 361.856 * * [simplify]: iters left: 3 (234 enodes) 361.911 * * [simplify]: iters left: 2 (447 enodes) 362.008 * * [simplify]: Extracting #0: cost 1 inf + 0 362.008 * * [simplify]: Extracting #1: cost 0 inf + 1 362.008 * [simplify]: Simplified to 0 362.008 * [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)) 362.009 * * * * [progress]: [ 728 / 3260 ] simplifiying candidate # 362.009 * [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)))))) 362.009 * * [simplify]: iters left: 6 (26 enodes) 362.015 * * [simplify]: iters left: 5 (98 enodes) 362.033 * * [simplify]: iters left: 4 (205 enodes) 362.071 * * [simplify]: iters left: 3 (459 enodes) 362.191 * * [simplify]: Extracting #0: cost 1 inf + 0 362.192 * * [simplify]: Extracting #1: cost 25 inf + 0 362.192 * * [simplify]: Extracting #2: cost 124 inf + 0 362.193 * * [simplify]: Extracting #3: cost 172 inf + 1098 362.196 * * [simplify]: Extracting #4: cost 112 inf + 12844 362.207 * * [simplify]: Extracting #5: cost 48 inf + 29787 362.219 * * [simplify]: Extracting #6: cost 4 inf + 43549 362.233 * * [simplify]: Extracting #7: cost 0 inf + 44932 362.246 * [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)))) 362.246 * [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))))))) 362.247 * [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))))) 362.247 * * [simplify]: iters left: 6 (14 enodes) 362.250 * * [simplify]: iters left: 5 (57 enodes) 362.259 * * [simplify]: iters left: 4 (121 enodes) 362.286 * * [simplify]: iters left: 3 (291 enodes) 362.365 * * [simplify]: Extracting #0: cost 1 inf + 0 362.365 * * [simplify]: Extracting #1: cost 0 inf + 1 362.365 * [simplify]: Simplified to 0 362.365 * [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)) 362.366 * * * * [progress]: [ 729 / 3260 ] simplifiying candidate # 362.366 * [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))))) 362.366 * * [simplify]: iters left: 6 (25 enodes) 362.372 * * [simplify]: iters left: 5 (93 enodes) 362.387 * * [simplify]: iters left: 4 (179 enodes) 362.421 * * [simplify]: iters left: 3 (369 enodes) 362.498 * * [simplify]: Extracting #0: cost 1 inf + 0 362.498 * * [simplify]: Extracting #1: cost 21 inf + 0 362.498 * * [simplify]: Extracting #2: cost 98 inf + 0 362.499 * * [simplify]: Extracting #3: cost 135 inf + 373 362.500 * * [simplify]: Extracting #4: cost 103 inf + 4423 362.503 * * [simplify]: Extracting #5: cost 66 inf + 9977 362.510 * * [simplify]: Extracting #6: cost 20 inf + 22752 362.519 * * [simplify]: Extracting #7: cost 0 inf + 30017 362.531 * * [simplify]: Extracting #8: cost 0 inf + 30002 362.540 * [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)) 362.540 * [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)))))) 362.541 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 362.541 * * [simplify]: iters left: 6 (13 enodes) 362.544 * * [simplify]: iters left: 5 (52 enodes) 362.552 * * [simplify]: iters left: 4 (98 enodes) 362.571 * * [simplify]: iters left: 3 (212 enodes) 362.613 * * [simplify]: iters left: 2 (371 enodes) 362.687 * * [simplify]: Extracting #0: cost 1 inf + 0 362.687 * * [simplify]: Extracting #1: cost 0 inf + 1 362.687 * [simplify]: Simplified to 0 362.687 * [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)) 362.687 * * * * [progress]: [ 730 / 3260 ] simplifiying candidate # 362.688 * [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)))) 362.688 * * [simplify]: iters left: 6 (24 enodes) 362.693 * * [simplify]: iters left: 5 (84 enodes) 362.707 * * [simplify]: iters left: 4 (164 enodes) 362.735 * * [simplify]: iters left: 3 (300 enodes) 362.790 * * [simplify]: Extracting #0: cost 1 inf + 0 362.791 * * [simplify]: Extracting #1: cost 21 inf + 0 362.791 * * [simplify]: Extracting #2: cost 90 inf + 0 362.791 * * [simplify]: Extracting #3: cost 116 inf + 46 362.792 * * [simplify]: Extracting #4: cost 106 inf + 1243 362.793 * * [simplify]: Extracting #5: cost 70 inf + 5544 362.797 * * [simplify]: Extracting #6: cost 26 inf + 16548 362.804 * * [simplify]: Extracting #7: cost 1 inf + 25333 362.812 * * [simplify]: Extracting #8: cost 0 inf + 25698 362.819 * [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)) 362.820 * [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))))) 362.820 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 362.820 * * [simplify]: iters left: 6 (12 enodes) 362.823 * * [simplify]: iters left: 5 (44 enodes) 362.831 * * [simplify]: iters left: 4 (92 enodes) 362.846 * * [simplify]: iters left: 3 (159 enodes) 362.871 * * [simplify]: iters left: 2 (267 enodes) 362.916 * * [simplify]: iters left: 1 (364 enodes) 362.976 * * [simplify]: Extracting #0: cost 1 inf + 0 362.976 * * [simplify]: Extracting #1: cost 0 inf + 1 362.976 * [simplify]: Simplified to 0 362.976 * [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)) 362.976 * * * * [progress]: [ 731 / 3260 ] simplifiying candidate # 362.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 (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 362.976 * * [simplify]: iters left: 6 (27 enodes) 362.983 * * [simplify]: iters left: 5 (105 enodes) 363.000 * * [simplify]: iters left: 4 (238 enodes) 363.053 * * [simplify]: Extracting #0: cost 1 inf + 0 363.053 * * [simplify]: Extracting #1: cost 13 inf + 0 363.054 * * [simplify]: Extracting #2: cost 131 inf + 0 363.054 * * [simplify]: Extracting #3: cost 200 inf + 1060 363.057 * * [simplify]: Extracting #4: cost 129 inf + 19225 363.065 * * [simplify]: Extracting #5: cost 40 inf + 44980 363.075 * * [simplify]: Extracting #6: cost 1 inf + 57361 363.087 * * [simplify]: Extracting #7: cost 0 inf + 57670 363.101 * [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))))) 363.101 * [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))))))) 363.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))))) 363.102 * * [simplify]: iters left: 6 (15 enodes) 363.105 * * [simplify]: iters left: 5 (64 enodes) 363.116 * * [simplify]: iters left: 4 (149 enodes) 363.152 * * [simplify]: iters left: 3 (466 enodes) 363.415 * * [simplify]: Extracting #0: cost 1 inf + 0 363.415 * * [simplify]: Extracting #1: cost 0 inf + 1 363.415 * [simplify]: Simplified to 0 363.415 * [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)) 363.415 * * * * [progress]: [ 732 / 3260 ] simplifiying candidate # 363.415 * [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))))) 363.416 * * [simplify]: iters left: 6 (26 enodes) 363.422 * * [simplify]: iters left: 5 (100 enodes) 363.438 * * [simplify]: iters left: 4 (208 enodes) 363.482 * * [simplify]: Extracting #0: cost 1 inf + 0 363.482 * * [simplify]: Extracting #1: cost 13 inf + 0 363.482 * * [simplify]: Extracting #2: cost 112 inf + 0 363.482 * * [simplify]: Extracting #3: cost 156 inf + 495 363.485 * * [simplify]: Extracting #4: cost 98 inf + 12180 363.490 * * [simplify]: Extracting #5: cost 45 inf + 25812 363.498 * * [simplify]: Extracting #6: cost 6 inf + 37326 363.507 * * [simplify]: Extracting #7: cost 0 inf + 39845 363.516 * [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)))) 363.516 * [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)))))) 363.516 * [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.516 * * [simplify]: iters left: 6 (14 enodes) 363.520 * * [simplify]: iters left: 5 (59 enodes) 363.530 * * [simplify]: iters left: 4 (121 enodes) 363.556 * * [simplify]: iters left: 3 (332 enodes) 363.695 * * [simplify]: Extracting #0: cost 1 inf + 0 363.695 * * [simplify]: Extracting #1: cost 0 inf + 1 363.695 * [simplify]: Simplified to 0 363.695 * [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)) 363.695 * * * * [progress]: [ 733 / 3260 ] simplifiying candidate # 363.695 * [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)))) 363.695 * * [simplify]: iters left: 6 (25 enodes) 363.701 * * [simplify]: iters left: 5 (95 enodes) 363.721 * * [simplify]: iters left: 4 (199 enodes) 363.759 * * [simplify]: iters left: 3 (452 enodes) 363.900 * * [simplify]: Extracting #0: cost 1 inf + 0 363.900 * * [simplify]: Extracting #1: cost 24 inf + 0 363.900 * * [simplify]: Extracting #2: cost 155 inf + 1 363.901 * * [simplify]: Extracting #3: cost 184 inf + 3249 363.906 * * [simplify]: Extracting #4: cost 110 inf + 17339 363.914 * * [simplify]: Extracting #5: cost 46 inf + 32607 363.927 * * [simplify]: Extracting #6: cost 3 inf + 45174 363.940 * * [simplify]: Extracting #7: cost 0 inf + 46258 363.957 * [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)))) 363.957 * [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))))) 363.958 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 363.958 * * [simplify]: iters left: 6 (13 enodes) 363.962 * * [simplify]: iters left: 5 (54 enodes) 363.971 * * [simplify]: iters left: 4 (112 enodes) 363.995 * * [simplify]: iters left: 3 (281 enodes) 364.092 * * [simplify]: Extracting #0: cost 1 inf + 0 364.092 * * [simplify]: Extracting #1: cost 0 inf + 1 364.092 * [simplify]: Simplified to 0 364.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))))) 1) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 364.093 * * * * [progress]: [ 734 / 3260 ] simplifiying candidate # 364.093 * [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)))))) 364.093 * * [simplify]: iters left: 6 (26 enodes) 364.099 * * [simplify]: iters left: 5 (100 enodes) 364.116 * * [simplify]: iters left: 4 (223 enodes) 364.163 * * [simplify]: Extracting #0: cost 1 inf + 0 364.163 * * [simplify]: Extracting #1: cost 13 inf + 0 364.164 * * [simplify]: Extracting #2: cost 112 inf + 0 364.164 * * [simplify]: Extracting #3: cost 158 inf + 1221 364.169 * * [simplify]: Extracting #4: cost 70 inf + 20645 364.175 * * [simplify]: Extracting #5: cost 45 inf + 27464 364.181 * * [simplify]: Extracting #6: cost 26 inf + 31768 364.190 * * [simplify]: Extracting #7: cost 0 inf + 41321 364.200 * * [simplify]: Extracting #8: cost 0 inf + 41306 364.211 * [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)))) 364.211 * [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))))))) 364.211 * [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.211 * * [simplify]: iters left: 6 (14 enodes) 364.215 * * [simplify]: iters left: 5 (59 enodes) 364.225 * * [simplify]: iters left: 4 (134 enodes) 364.254 * * [simplify]: iters left: 3 (357 enodes) 364.396 * * [simplify]: Extracting #0: cost 1 inf + 0 364.396 * * [simplify]: Extracting #1: cost 0 inf + 1 364.396 * [simplify]: Simplified to 0 364.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) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 364.396 * * * * [progress]: [ 735 / 3260 ] simplifiying candidate # 364.396 * [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))))) 364.397 * * [simplify]: iters left: 6 (25 enodes) 364.402 * * [simplify]: iters left: 5 (94 enodes) 364.418 * * [simplify]: iters left: 4 (193 enodes) 364.456 * * [simplify]: iters left: 3 (430 enodes) 364.577 * * [simplify]: Extracting #0: cost 1 inf + 0 364.577 * * [simplify]: Extracting #1: cost 25 inf + 0 364.578 * * [simplify]: Extracting #2: cost 184 inf + 0 364.579 * * [simplify]: Extracting #3: cost 227 inf + 416 364.583 * * [simplify]: Extracting #4: cost 142 inf + 14457 364.591 * * [simplify]: Extracting #5: cost 66 inf + 29854 364.601 * * [simplify]: Extracting #6: cost 37 inf + 36623 364.617 * * [simplify]: Extracting #7: cost 5 inf + 48545 364.632 * * [simplify]: Extracting #8: cost 0 inf + 50407 364.646 * [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)) 364.646 * [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)))))) 364.647 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 364.647 * * [simplify]: iters left: 6 (13 enodes) 364.650 * * [simplify]: iters left: 5 (53 enodes) 364.659 * * [simplify]: iters left: 4 (106 enodes) 364.680 * * [simplify]: iters left: 3 (257 enodes) 364.766 * * [simplify]: Extracting #0: cost 1 inf + 0 364.766 * * [simplify]: Extracting #1: cost 0 inf + 1 364.766 * [simplify]: Simplified to 0 364.766 * [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)) 364.766 * * * * [progress]: [ 736 / 3260 ] simplifiying candidate # 364.766 * [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)))) 364.767 * * [simplify]: iters left: 6 (24 enodes) 364.772 * * [simplify]: iters left: 5 (90 enodes) 364.787 * * [simplify]: iters left: 4 (179 enodes) 364.822 * * [simplify]: iters left: 3 (369 enodes) 364.930 * * [simplify]: Extracting #0: cost 1 inf + 0 364.930 * * [simplify]: Extracting #1: cost 22 inf + 0 364.930 * * [simplify]: Extracting #2: cost 122 inf + 1 364.931 * * [simplify]: Extracting #3: cost 150 inf + 457 364.933 * * [simplify]: Extracting #4: cost 95 inf + 7448 364.938 * * [simplify]: Extracting #5: cost 63 inf + 12450 364.942 * * [simplify]: Extracting #6: cost 53 inf + 13361 364.949 * * [simplify]: Extracting #7: cost 24 inf + 23312 364.959 * * [simplify]: Extracting #8: cost 0 inf + 32313 364.969 * * [simplify]: Extracting #9: cost 0 inf + 32298 364.979 * [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)))) 364.979 * [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))))) 364.980 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 364.980 * * [simplify]: iters left: 6 (12 enodes) 364.983 * * [simplify]: iters left: 5 (49 enodes) 364.994 * * [simplify]: iters left: 4 (94 enodes) 365.013 * * [simplify]: iters left: 3 (221 enodes) 365.084 * * [simplify]: iters left: 2 (492 enodes) 365.306 * * [simplify]: Extracting #0: cost 1 inf + 0 365.306 * * [simplify]: Extracting #1: cost 0 inf + 1 365.306 * [simplify]: Simplified to 0 365.306 * [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)) 365.307 * * * * [progress]: [ 737 / 3260 ] simplifiying candidate # 365.307 * [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)))))) 365.307 * * [simplify]: iters left: 6 (25 enodes) 365.313 * * [simplify]: iters left: 5 (93 enodes) 365.328 * * [simplify]: iters left: 4 (198 enodes) 365.371 * * [simplify]: iters left: 3 (450 enodes) 365.504 * * [simplify]: Extracting #0: cost 1 inf + 0 365.504 * * [simplify]: Extracting #1: cost 24 inf + 0 365.505 * * [simplify]: Extracting #2: cost 153 inf + 1 365.506 * * [simplify]: Extracting #3: cost 195 inf + 174 365.507 * * [simplify]: Extracting #4: cost 183 inf + 2650 365.512 * * [simplify]: Extracting #5: cost 88 inf + 22910 365.524 * * [simplify]: Extracting #6: cost 3 inf + 45032 365.540 * * [simplify]: Extracting #7: cost 0 inf + 46156 365.553 * [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))) 365.553 * [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))))))) 365.553 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 365.553 * * [simplify]: iters left: 6 (13 enodes) 365.557 * * [simplify]: iters left: 5 (52 enodes) 365.565 * * [simplify]: iters left: 4 (111 enodes) 365.590 * * [simplify]: iters left: 3 (278 enodes) 365.683 * * [simplify]: Extracting #0: cost 1 inf + 0 365.683 * * [simplify]: Extracting #1: cost 0 inf + 1 365.683 * [simplify]: Simplified to 0 365.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) 1) (/ (/ (cbrt (sqrt (fma c (* -4 a) (* b b)))) 2) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 365.684 * * * * [progress]: [ 738 / 3260 ] simplifiying candidate # 365.684 * [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))))) 365.684 * * [simplify]: iters left: 6 (24 enodes) 365.690 * * [simplify]: iters left: 5 (88 enodes) 365.704 * * [simplify]: iters left: 4 (174 enodes) 365.739 * * [simplify]: iters left: 3 (360 enodes) 365.825 * * [simplify]: Extracting #0: cost 1 inf + 0 365.825 * * [simplify]: Extracting #1: cost 22 inf + 0 365.828 * * [simplify]: Extracting #2: cost 114 inf + 1 365.829 * * [simplify]: Extracting #3: cost 138 inf + 254 365.830 * * [simplify]: Extracting #4: cost 102 inf + 4034 365.833 * * [simplify]: Extracting #5: cost 65 inf + 9088 365.837 * * [simplify]: Extracting #6: cost 52 inf + 11213 365.843 * * [simplify]: Extracting #7: cost 18 inf + 23288 365.851 * * [simplify]: Extracting #8: cost 0 inf + 29278 365.861 * * [simplify]: Extracting #9: cost 0 inf + 29263 365.870 * [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)) 365.870 * [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)))))) 365.870 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 365.870 * * [simplify]: iters left: 6 (12 enodes) 365.873 * * [simplify]: iters left: 5 (47 enodes) 365.881 * * [simplify]: iters left: 4 (89 enodes) 365.899 * * [simplify]: iters left: 3 (186 enodes) 365.946 * * [simplify]: iters left: 2 (378 enodes) 366.082 * * [simplify]: Extracting #0: cost 1 inf + 0 366.082 * * [simplify]: Extracting #1: cost 0 inf + 1 366.082 * [simplify]: Simplified to 0 366.082 * [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)) 366.082 * * * * [progress]: [ 739 / 3260 ] simplifiying candidate # 366.082 * [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)))) 366.082 * * [simplify]: iters left: 6 (23 enodes) 366.088 * * [simplify]: iters left: 5 (81 enodes) 366.101 * * [simplify]: iters left: 4 (133 enodes) 366.124 * * [simplify]: iters left: 3 (231 enodes) 366.164 * * [simplify]: iters left: 2 (400 enodes) 366.255 * * [simplify]: Extracting #0: cost 1 inf + 0 366.255 * * [simplify]: Extracting #1: cost 11 inf + 0 366.255 * * [simplify]: Extracting #2: cost 64 inf + 2 366.255 * * [simplify]: Extracting #3: cost 85 inf + 633 366.256 * * [simplify]: Extracting #4: cost 71 inf + 2045 366.258 * * [simplify]: Extracting #5: cost 59 inf + 3055 366.260 * * [simplify]: Extracting #6: cost 46 inf + 4762 366.264 * * [simplify]: Extracting #7: cost 11 inf + 16263 366.272 * * [simplify]: Extracting #8: cost 0 inf + 20123 366.279 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 366.279 * [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))))) 366.279 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 366.279 * * [simplify]: iters left: 6 (11 enodes) 366.282 * * [simplify]: iters left: 5 (40 enodes) 366.288 * * [simplify]: iters left: 4 (65 enodes) 366.302 * * [simplify]: iters left: 3 (97 enodes) 366.318 * * [simplify]: iters left: 2 (165 enodes) 366.351 * * [simplify]: iters left: 1 (271 enodes) 366.404 * * [simplify]: Extracting #0: cost 1 inf + 0 366.404 * * [simplify]: Extracting #1: cost 0 inf + 1 366.404 * [simplify]: Simplified to 0 366.404 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 366.404 * * * * [progress]: [ 740 / 3260 ] simplifiying candidate # 366.404 * [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)))))) 366.404 * * [simplify]: iters left: 6 (24 enodes) 366.410 * * [simplify]: iters left: 5 (92 enodes) 366.426 * * [simplify]: iters left: 4 (193 enodes) 366.463 * * [simplify]: iters left: 3 (422 enodes) 366.577 * * [simplify]: Extracting #0: cost 1 inf + 0 366.577 * * [simplify]: Extracting #1: cost 24 inf + 0 366.578 * * [simplify]: Extracting #2: cost 152 inf + 1 366.578 * * [simplify]: Extracting #3: cost 189 inf + 90 366.579 * * [simplify]: Extracting #4: cost 175 inf + 2692 366.586 * * [simplify]: Extracting #5: cost 60 inf + 28769 366.601 * * [simplify]: Extracting #6: cost 0 inf + 45218 366.613 * [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)))) 366.613 * [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))))))) 366.614 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 366.614 * * [simplify]: iters left: 6 (12 enodes) 366.617 * * [simplify]: iters left: 5 (51 enodes) 366.625 * * [simplify]: iters left: 4 (106 enodes) 366.648 * * [simplify]: iters left: 3 (247 enodes) 366.718 * * [simplify]: Extracting #0: cost 1 inf + 0 366.718 * * [simplify]: Extracting #1: cost 0 inf + 1 366.718 * [simplify]: Simplified to 0 366.718 * [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)) 366.718 * * * * [progress]: [ 741 / 3260 ] simplifiying candidate # 366.718 * [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))))) 366.719 * * [simplify]: iters left: 6 (23 enodes) 366.724 * * [simplify]: iters left: 5 (87 enodes) 366.738 * * [simplify]: iters left: 4 (168 enodes) 366.769 * * [simplify]: iters left: 3 (348 enodes) 366.855 * * [simplify]: Extracting #0: cost 1 inf + 0 366.856 * * [simplify]: Extracting #1: cost 13 inf + 0 366.856 * * [simplify]: Extracting #2: cost 101 inf + 0 366.856 * * [simplify]: Extracting #3: cost 138 inf + 132 366.857 * * [simplify]: Extracting #4: cost 112 inf + 2848 366.860 * * [simplify]: Extracting #5: cost 63 inf + 9806 366.866 * * [simplify]: Extracting #6: cost 25 inf + 20753 366.875 * * [simplify]: Extracting #7: cost 0 inf + 29525 366.884 * [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))) 366.884 * [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)))))) 366.884 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 366.884 * * [simplify]: iters left: 6 (11 enodes) 366.887 * * [simplify]: iters left: 5 (46 enodes) 366.894 * * [simplify]: iters left: 4 (86 enodes) 366.914 * * [simplify]: iters left: 3 (183 enodes) 366.961 * * [simplify]: iters left: 2 (372 enodes) 367.091 * * [simplify]: Extracting #0: cost 1 inf + 0 367.091 * * [simplify]: Extracting #1: cost 0 inf + 1 367.091 * [simplify]: Simplified to 0 367.091 * [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)) 367.091 * * * * [progress]: [ 742 / 3260 ] simplifiying candidate # 367.091 * [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)))) 367.091 * * [simplify]: iters left: 6 (22 enodes) 367.097 * * [simplify]: iters left: 5 (80 enodes) 367.111 * * [simplify]: iters left: 4 (132 enodes) 367.132 * * [simplify]: iters left: 3 (230 enodes) 367.175 * * [simplify]: iters left: 2 (399 enodes) 367.263 * * [simplify]: Extracting #0: cost 1 inf + 0 367.263 * * [simplify]: Extracting #1: cost 11 inf + 0 367.263 * * [simplify]: Extracting #2: cost 63 inf + 2 367.264 * * [simplify]: Extracting #3: cost 80 inf + 879 367.265 * * [simplify]: Extracting #4: cost 63 inf + 2619 367.267 * * [simplify]: Extracting #5: cost 57 inf + 3137 367.269 * * [simplify]: Extracting #6: cost 48 inf + 4104 367.273 * * [simplify]: Extracting #7: cost 14 inf + 14904 367.280 * * [simplify]: Extracting #8: cost 0 inf + 19663 367.287 * [simplify]: Simplified to (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 367.287 * [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))))) 367.287 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 367.287 * * [simplify]: iters left: 6 (10 enodes) 367.290 * * [simplify]: iters left: 5 (39 enodes) 367.298 * * [simplify]: iters left: 4 (64 enodes) 367.309 * * [simplify]: iters left: 3 (96 enodes) 367.325 * * [simplify]: iters left: 2 (164 enodes) 367.359 * * [simplify]: iters left: 1 (270 enodes) 367.410 * * [simplify]: Extracting #0: cost 1 inf + 0 367.410 * * [simplify]: Extracting #1: cost 0 inf + 1 367.410 * [simplify]: Simplified to 0 367.410 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c -4) a (* b b))) (* a 2)) (/ b (* a 2))) 0)) 367.410 * * * * [progress]: [ 743 / 3260 ] simplifiying candidate # 367.411 * [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)))))) 367.411 * * [simplify]: iters left: 6 (24 enodes) 367.418 * * [simplify]: iters left: 5 (93 enodes) 367.433 * * [simplify]: iters left: 4 (202 enodes) 367.470 * * [simplify]: iters left: 3 (425 enodes) 367.572 * * [simplify]: Extracting #0: cost 1 inf + 0 367.572 * * [simplify]: Extracting #1: cost 25 inf + 0 367.572 * * [simplify]: Extracting #2: cost 132 inf + 1 367.573 * * [simplify]: Extracting #3: cost 181 inf + 174 367.574 * * [simplify]: Extracting #4: cost 166 inf + 2258 367.578 * * [simplify]: Extracting #5: cost 72 inf + 20840 367.589 * * [simplify]: Extracting #6: cost 3 inf + 39452 367.603 * * [simplify]: Extracting #7: cost 0 inf + 40808 367.615 * [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))))) 367.615 * [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))))))) 367.615 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 367.615 * * [simplify]: iters left: 6 (12 enodes) 367.619 * * [simplify]: iters left: 5 (53 enodes) 367.628 * * [simplify]: iters left: 4 (117 enodes) 367.650 * * [simplify]: iters left: 3 (255 enodes) 367.713 * * [simplify]: Extracting #0: cost 1 inf + 0 367.713 * * [simplify]: Extracting #1: cost 0 inf + 1 367.713 * [simplify]: Simplified to 0 367.713 * [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)) 367.713 * * * * [progress]: [ 744 / 3260 ] simplifiying candidate # 367.713 * [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))))) 367.713 * * [simplify]: iters left: 6 (23 enodes) 367.719 * * [simplify]: iters left: 5 (88 enodes) 367.735 * * [simplify]: iters left: 4 (178 enodes) 367.765 * * [simplify]: iters left: 3 (335 enodes) 367.837 * * [simplify]: Extracting #0: cost 1 inf + 0 367.837 * * [simplify]: Extracting #1: cost 13 inf + 0 367.837 * * [simplify]: Extracting #2: cost 93 inf + 0 367.838 * * [simplify]: Extracting #3: cost 144 inf + 338 367.839 * * [simplify]: Extracting #4: cost 115 inf + 2934 367.842 * * [simplify]: Extracting #5: cost 69 inf + 8469 367.847 * * [simplify]: Extracting #6: cost 21 inf + 21571 367.856 * * [simplify]: Extracting #7: cost 0 inf + 29288 367.867 * [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))) 367.867 * [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)))))) 367.868 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 367.868 * * [simplify]: iters left: 6 (11 enodes) 367.871 * * [simplify]: iters left: 5 (48 enodes) 367.879 * * [simplify]: iters left: 4 (98 enodes) 367.896 * * [simplify]: iters left: 3 (181 enodes) 367.935 * * [simplify]: iters left: 2 (358 enodes) 368.043 * * [simplify]: Extracting #0: cost 1 inf + 0 368.044 * * [simplify]: Extracting #1: cost 0 inf + 1 368.044 * [simplify]: Simplified to 0 368.044 * [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)) 368.044 * * * * [progress]: [ 745 / 3260 ] simplifiying candidate # 368.044 * [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)))) 368.044 * * [simplify]: iters left: 6 (22 enodes) 368.049 * * [simplify]: iters left: 5 (80 enodes) 368.062 * * [simplify]: iters left: 4 (152 enodes) 368.086 * * [simplify]: iters left: 3 (276 enodes) 368.139 * * [simplify]: iters left: 2 (487 enodes) 368.256 * * [simplify]: Extracting #0: cost 1 inf + 0 368.256 * * [simplify]: Extracting #1: cost 14 inf + 0 368.257 * * [simplify]: Extracting #2: cost 90 inf + 42 368.257 * * [simplify]: Extracting #3: cost 99 inf + 1659 368.261 * * [simplify]: Extracting #4: cost 65 inf + 4566 368.264 * * [simplify]: Extracting #5: cost 56 inf + 5993 368.269 * * [simplify]: Extracting #6: cost 17 inf + 16510 368.277 * * [simplify]: Extracting #7: cost 0 inf + 22329 368.285 * * [simplify]: Extracting #8: cost 0 inf + 22153 368.294 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 368.294 * [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))))) 368.294 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 368.294 * * [simplify]: iters left: 6 (10 enodes) 368.298 * * [simplify]: iters left: 5 (41 enodes) 368.304 * * [simplify]: iters left: 4 (81 enodes) 368.317 * * [simplify]: iters left: 3 (127 enodes) 368.335 * * [simplify]: iters left: 2 (186 enodes) 368.361 * * [simplify]: iters left: 1 (266 enodes) 368.424 * * [simplify]: Extracting #0: cost 1 inf + 0 368.424 * * [simplify]: Extracting #1: cost 0 inf + 1 368.424 * [simplify]: Simplified to 0 368.424 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 368.424 * * * * [progress]: [ 746 / 3260 ] simplifiying candidate # 368.425 * [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))) 368.425 * * [simplify]: iters left: 6 (21 enodes) 368.430 * * [simplify]: iters left: 5 (77 enodes) 368.442 * * [simplify]: iters left: 4 (133 enodes) 368.466 * * [simplify]: iters left: 3 (239 enodes) 368.511 * * [simplify]: iters left: 2 (418 enodes) 368.607 * * [simplify]: Extracting #0: cost 1 inf + 0 368.607 * * [simplify]: Extracting #1: cost 11 inf + 0 368.607 * * [simplify]: Extracting #2: cost 65 inf + 2 368.608 * * [simplify]: Extracting #3: cost 91 inf + 425 368.609 * * [simplify]: Extracting #4: cost 63 inf + 2991 368.611 * * [simplify]: Extracting #5: cost 57 inf + 3388 368.613 * * [simplify]: Extracting #6: cost 43 inf + 5814 368.619 * * [simplify]: Extracting #7: cost 8 inf + 17195 368.629 * * [simplify]: Extracting #8: cost 0 inf + 20116 368.636 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 368.637 * [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)))) 368.637 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 368.637 * * [simplify]: iters left: 6 (9 enodes) 368.639 * * [simplify]: iters left: 5 (36 enodes) 368.646 * * [simplify]: iters left: 4 (67 enodes) 368.656 * * [simplify]: iters left: 3 (97 enodes) 368.673 * * [simplify]: iters left: 2 (158 enodes) 368.708 * * [simplify]: iters left: 1 (263 enodes) 368.754 * * [simplify]: Extracting #0: cost 1 inf + 0 368.754 * * [simplify]: Extracting #1: cost 0 inf + 1 368.754 * [simplify]: Simplified to 0 368.754 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ (* 1/2 b) a)) 0)) 368.754 * * * * [progress]: [ 747 / 3260 ] simplifiying candidate # 368.755 * [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)))) 368.755 * * [simplify]: iters left: 6 (21 enodes) 368.759 * * [simplify]: iters left: 5 (79 enodes) 368.772 * * [simplify]: iters left: 4 (147 enodes) 368.796 * * [simplify]: iters left: 3 (269 enodes) 368.849 * * [simplify]: iters left: 2 (470 enodes) 368.961 * * [simplify]: Extracting #0: cost 1 inf + 0 368.961 * * [simplify]: Extracting #1: cost 13 inf + 0 368.962 * * [simplify]: Extracting #2: cost 81 inf + 0 368.962 * * [simplify]: Extracting #3: cost 100 inf + 550 368.964 * * [simplify]: Extracting #4: cost 71 inf + 3247 368.966 * * [simplify]: Extracting #5: cost 60 inf + 4131 368.968 * * [simplify]: Extracting #6: cost 48 inf + 5520 368.974 * * [simplify]: Extracting #7: cost 14 inf + 16441 368.982 * * [simplify]: Extracting #8: cost 0 inf + 21320 368.989 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 368.990 * [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))))) 368.990 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 368.990 * * [simplify]: iters left: 5 (9 enodes) 368.995 * * [simplify]: iters left: 4 (39 enodes) 369.001 * * [simplify]: iters left: 3 (65 enodes) 369.012 * * [simplify]: iters left: 2 (129 enodes) 369.037 * * [simplify]: iters left: 1 (210 enodes) 369.074 * * [simplify]: Extracting #0: cost 1 inf + 0 369.074 * * [simplify]: Extracting #1: cost 0 inf + 1 369.074 * [simplify]: Simplified to 0 369.074 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (/ (/ b a) 2)) 0)) 369.074 * * * * [progress]: [ 748 / 3260 ] simplifiying candidate # 369.075 * [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)))))) 369.075 * * [simplify]: iters left: 6 (27 enodes) 369.081 * * [simplify]: iters left: 5 (104 enodes) 369.096 * * [simplify]: iters left: 4 (168 enodes) 369.127 * * [simplify]: iters left: 3 (344 enodes) 369.218 * * [simplify]: Extracting #0: cost 1 inf + 0 369.218 * * [simplify]: Extracting #1: cost 11 inf + 0 369.218 * * [simplify]: Extracting #2: cost 120 inf + 0 369.219 * * [simplify]: Extracting #3: cost 233 inf + 331 369.220 * * [simplify]: Extracting #4: cost 214 inf + 2607 369.222 * * [simplify]: Extracting #5: cost 188 inf + 10739 369.228 * * [simplify]: Extracting #6: cost 132 inf + 35667 369.247 * * [simplify]: Extracting #7: cost 22 inf + 92959 369.270 * * [simplify]: Extracting #8: cost 0 inf + 105203 369.293 * [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)) 369.293 * [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))))))) 369.293 * [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.294 * * [simplify]: iters left: 6 (10 enodes) 369.296 * * [simplify]: iters left: 5 (37 enodes) 369.302 * * [simplify]: iters left: 4 (57 enodes) 369.312 * * [simplify]: iters left: 3 (104 enodes) 369.330 * * [simplify]: iters left: 2 (158 enodes) 369.353 * * [simplify]: iters left: 1 (225 enodes) 369.385 * * [simplify]: Extracting #0: cost 1 inf + 0 369.385 * * [simplify]: Extracting #1: cost 0 inf + 1 369.385 * [simplify]: Simplified to 0 369.385 * [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)) 369.386 * * * * [progress]: [ 749 / 3260 ] simplifiying candidate # 369.386 * [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))))) 369.386 * * [simplify]: iters left: 6 (26 enodes) 369.394 * * [simplify]: iters left: 5 (95 enodes) 369.407 * * [simplify]: iters left: 4 (152 enodes) 369.432 * * [simplify]: iters left: 3 (313 enodes) 369.517 * * [simplify]: Extracting #0: cost 1 inf + 0 369.517 * * [simplify]: Extracting #1: cost 9 inf + 0 369.517 * * [simplify]: Extracting #2: cost 109 inf + 0 369.518 * * [simplify]: Extracting #3: cost 215 inf + 371 369.519 * * [simplify]: Extracting #4: cost 199 inf + 2044 369.521 * * [simplify]: Extracting #5: cost 184 inf + 6971 369.525 * * [simplify]: Extracting #6: cost 139 inf + 26078 369.541 * * [simplify]: Extracting #7: cost 27 inf + 84073 369.563 * * [simplify]: Extracting #8: cost 0 inf + 99834 369.586 * [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)) 369.586 * [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)))))) 369.587 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 369.587 * * [simplify]: iters left: 6 (9 enodes) 369.589 * * [simplify]: iters left: 5 (29 enodes) 369.593 * * [simplify]: iters left: 4 (42 enodes) 369.600 * * [simplify]: iters left: 3 (58 enodes) 369.607 * * [simplify]: iters left: 2 (68 enodes) 369.615 * * [simplify]: Extracting #0: cost 1 inf + 0 369.615 * * [simplify]: Extracting #1: cost 0 inf + 1 369.615 * [simplify]: Simplified to 0 369.615 * [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)) 369.615 * * * * [progress]: [ 750 / 3260 ] simplifiying candidate # 369.615 * [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)))))) 369.615 * * [simplify]: iters left: 6 (28 enodes) 369.621 * * [simplify]: iters left: 5 (112 enodes) 369.639 * * [simplify]: iters left: 4 (229 enodes) 369.687 * * [simplify]: Extracting #0: cost 1 inf + 0 369.687 * * [simplify]: Extracting #1: cost 11 inf + 0 369.687 * * [simplify]: Extracting #2: cost 102 inf + 0 369.687 * * [simplify]: Extracting #3: cost 167 inf + 1 369.688 * * [simplify]: Extracting #4: cost 167 inf + 206 369.689 * * [simplify]: Extracting #5: cost 162 inf + 2075 369.690 * * [simplify]: Extracting #6: cost 142 inf + 6654 369.695 * * [simplify]: Extracting #7: cost 59 inf + 35184 369.705 * * [simplify]: Extracting #8: cost 6 inf + 62081 369.717 * * [simplify]: Extracting #9: cost 0 inf + 65428 369.729 * [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)))) 369.729 * [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))))))) 369.729 * [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))))) 369.729 * * [simplify]: iters left: 6 (13 enodes) 369.732 * * [simplify]: iters left: 5 (53 enodes) 369.743 * * [simplify]: iters left: 4 (117 enodes) 369.768 * * [simplify]: iters left: 3 (275 enodes) 369.822 * * [simplify]: iters left: 2 (474 enodes) 369.933 * * [simplify]: Extracting #0: cost 1 inf + 0 369.933 * * [simplify]: Extracting #1: cost 0 inf + 1 369.933 * [simplify]: Simplified to 0 369.933 * [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)) 369.933 * * * * [progress]: [ 751 / 3260 ] simplifiying candidate # 369.933 * [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))))) 369.933 * * [simplify]: iters left: 6 (29 enodes) 369.940 * * [simplify]: iters left: 5 (112 enodes) 369.956 * * [simplify]: iters left: 4 (198 enodes) 369.992 * * [simplify]: iters left: 3 (414 enodes) 370.101 * * [simplify]: Extracting #0: cost 1 inf + 0 370.101 * * [simplify]: Extracting #1: cost 11 inf + 0 370.101 * * [simplify]: Extracting #2: cost 126 inf + 0 370.102 * * [simplify]: Extracting #3: cost 256 inf + 42 370.104 * * [simplify]: Extracting #4: cost 236 inf + 3845 370.107 * * [simplify]: Extracting #5: cost 188 inf + 15747 370.114 * * [simplify]: Extracting #6: cost 135 inf + 36575 370.133 * * [simplify]: Extracting #7: cost 17 inf + 98240 370.158 * * [simplify]: Extracting #8: cost 0 inf + 108065 370.185 * [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)) 370.186 * [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)))))) 370.186 * [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.186 * * [simplify]: iters left: 6 (12 enodes) 370.189 * * [simplify]: iters left: 5 (47 enodes) 370.196 * * [simplify]: iters left: 4 (82 enodes) 370.209 * * [simplify]: iters left: 3 (157 enodes) 370.237 * * [simplify]: iters left: 2 (248 enodes) 370.276 * * [simplify]: iters left: 1 (341 enodes) 370.331 * * [simplify]: Extracting #0: cost 1 inf + 0 370.331 * * [simplify]: Extracting #1: cost 0 inf + 1 370.331 * [simplify]: Simplified to 0 370.331 * [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)) 370.331 * * * * [progress]: [ 752 / 3260 ] simplifiying candidate # 370.331 * [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)))) 370.331 * * [simplify]: iters left: 6 (29 enodes) 370.338 * * [simplify]: iters left: 5 (112 enodes) 370.356 * * [simplify]: iters left: 4 (206 enodes) 370.395 * * [simplify]: iters left: 3 (443 enodes) 370.517 * * [simplify]: Extracting #0: cost 1 inf + 0 370.517 * * [simplify]: Extracting #1: cost 13 inf + 0 370.517 * * [simplify]: Extracting #2: cost 137 inf + 0 370.518 * * [simplify]: Extracting #3: cost 265 inf + 2 370.519 * * [simplify]: Extracting #4: cost 254 inf + 1620 370.521 * * [simplify]: Extracting #5: cost 232 inf + 7595 370.527 * * [simplify]: Extracting #6: cost 151 inf + 37038 370.546 * * [simplify]: Extracting #7: cost 20 inf + 100844 370.574 * * [simplify]: Extracting #8: cost 0 inf + 111728 370.600 * [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)) 370.600 * [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))))) 370.600 * [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.600 * * [simplify]: iters left: 6 (12 enodes) 370.603 * * [simplify]: iters left: 5 (47 enodes) 370.611 * * [simplify]: iters left: 4 (89 enodes) 370.628 * * [simplify]: iters left: 3 (180 enodes) 370.666 * * [simplify]: iters left: 2 (296 enodes) 370.722 * * [simplify]: iters left: 1 (428 enodes) 370.811 * * [simplify]: Extracting #0: cost 1 inf + 0 370.812 * * [simplify]: Extracting #1: cost 0 inf + 1 370.812 * [simplify]: Simplified to 0 370.812 * [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)) 370.812 * * * * [progress]: [ 753 / 3260 ] simplifiying candidate # 370.812 * [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)))))) 370.812 * * [simplify]: iters left: 6 (27 enodes) 370.818 * * [simplify]: iters left: 5 (105 enodes) 370.834 * * [simplify]: iters left: 4 (190 enodes) 370.866 * * [simplify]: iters left: 3 (387 enodes) 370.962 * * [simplify]: Extracting #0: cost 1 inf + 0 370.962 * * [simplify]: Extracting #1: cost 11 inf + 0 370.962 * * [simplify]: Extracting #2: cost 119 inf + 0 370.963 * * [simplify]: Extracting #3: cost 249 inf + 0 370.964 * * [simplify]: Extracting #4: cost 239 inf + 1338 370.966 * * [simplify]: Extracting #5: cost 210 inf + 9656 370.972 * * [simplify]: Extracting #6: cost 144 inf + 33389 370.993 * * [simplify]: Extracting #7: cost 15 inf + 100267 371.018 * * [simplify]: Extracting #8: cost 0 inf + 108694 371.042 * [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))) 371.042 * [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))))))) 371.043 * [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.043 * * [simplify]: iters left: 6 (12 enodes) 371.046 * * [simplify]: iters left: 5 (46 enodes) 371.053 * * [simplify]: iters left: 4 (81 enodes) 371.065 * * [simplify]: iters left: 3 (134 enodes) 371.086 * * [simplify]: iters left: 2 (197 enodes) 371.113 * * [simplify]: iters left: 1 (271 enodes) 371.151 * * [simplify]: Extracting #0: cost 1 inf + 0 371.151 * * [simplify]: Extracting #1: cost 0 inf + 1 371.151 * [simplify]: Simplified to 0 371.151 * [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)) 371.151 * * * * [progress]: [ 754 / 3260 ] simplifiying candidate # 371.151 * [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))))) 371.152 * * [simplify]: iters left: 6 (27 enodes) 371.157 * * [simplify]: iters left: 5 (102 enodes) 371.172 * * [simplify]: iters left: 4 (167 enodes) 371.199 * * [simplify]: iters left: 3 (343 enodes) 371.288 * * [simplify]: Extracting #0: cost 1 inf + 0 371.288 * * [simplify]: Extracting #1: cost 9 inf + 0 371.289 * * [simplify]: Extracting #2: cost 114 inf + 0 371.289 * * [simplify]: Extracting #3: cost 239 inf + 0 371.290 * * [simplify]: Extracting #4: cost 231 inf + 774 371.292 * * [simplify]: Extracting #5: cost 207 inf + 6554 371.298 * * [simplify]: Extracting #6: cost 134 inf + 33422 371.316 * * [simplify]: Extracting #7: cost 21 inf + 91979 371.341 * * [simplify]: Extracting #8: cost 0 inf + 103681 371.365 * [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))) 371.365 * [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)))))) 371.365 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 371.365 * * [simplify]: iters left: 6 (10 enodes) 371.368 * * [simplify]: iters left: 5 (38 enodes) 371.373 * * [simplify]: iters left: 4 (59 enodes) 371.382 * * [simplify]: iters left: 3 (88 enodes) 371.393 * * [simplify]: iters left: 2 (117 enodes) 371.409 * * [simplify]: iters left: 1 (144 enodes) 371.426 * * [simplify]: Extracting #0: cost 1 inf + 0 371.426 * * [simplify]: Extracting #1: cost 0 inf + 1 371.426 * [simplify]: Simplified to 0 371.426 * [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)) 371.426 * * * * [progress]: [ 755 / 3260 ] simplifiying candidate # 371.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)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 371.427 * * [simplify]: iters left: 6 (28 enodes) 371.433 * * [simplify]: iters left: 5 (107 enodes) 371.449 * * [simplify]: iters left: 4 (178 enodes) 371.481 * * [simplify]: iters left: 3 (371 enodes) 371.574 * * [simplify]: Extracting #0: cost 1 inf + 0 371.574 * * [simplify]: Extracting #1: cost 11 inf + 0 371.574 * * [simplify]: Extracting #2: cost 122 inf + 0 371.575 * * [simplify]: Extracting #3: cost 225 inf + 662 371.577 * * [simplify]: Extracting #4: cost 203 inf + 3837 371.579 * * [simplify]: Extracting #5: cost 181 inf + 10782 371.584 * * [simplify]: Extracting #6: cost 135 inf + 30924 371.605 * * [simplify]: Extracting #7: cost 16 inf + 93668 371.628 * * [simplify]: Extracting #8: cost 0 inf + 102498 371.651 * [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)) 371.651 * [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))))) 371.652 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 371.652 * * [simplify]: iters left: 6 (11 enodes) 371.655 * * [simplify]: iters left: 5 (42 enodes) 371.661 * * [simplify]: iters left: 4 (67 enodes) 371.671 * * [simplify]: iters left: 3 (111 enodes) 371.688 * * [simplify]: iters left: 2 (140 enodes) 371.705 * * [simplify]: iters left: 1 (160 enodes) 371.721 * * [simplify]: Extracting #0: cost 1 inf + 0 371.721 * * [simplify]: Extracting #1: cost 0 inf + 1 371.721 * [simplify]: Simplified to 0 371.721 * [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)) 371.722 * * * * [progress]: [ 756 / 3260 ] simplifiying candidate # 371.722 * [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)))))) 371.722 * * [simplify]: iters left: 6 (29 enodes) 371.728 * * [simplify]: iters left: 5 (119 enodes) 371.750 * * [simplify]: iters left: 4 (274 enodes) 371.825 * * [simplify]: Extracting #0: cost 1 inf + 0 371.825 * * [simplify]: Extracting #1: cost 11 inf + 0 371.825 * * [simplify]: Extracting #2: cost 184 inf + 0 371.826 * * [simplify]: Extracting #3: cost 326 inf + 1 371.828 * * [simplify]: Extracting #4: cost 312 inf + 2669 371.835 * * [simplify]: Extracting #5: cost 161 inf + 56347 371.849 * * [simplify]: Extracting #6: cost 64 inf + 93264 371.870 * * [simplify]: Extracting #7: cost 3 inf + 124734 371.894 * * [simplify]: Extracting #8: cost 0 inf + 126564 371.916 * [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)))) 371.916 * [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))))))) 371.917 * [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))))) 371.917 * * [simplify]: iters left: 6 (16 enodes) 371.921 * * [simplify]: iters left: 5 (68 enodes) 371.933 * * [simplify]: iters left: 4 (179 enodes) 371.992 * * [simplify]: Extracting #0: cost 1 inf + 0 371.992 * * [simplify]: Extracting #1: cost 27 inf + 0 371.992 * * [simplify]: Extracting #2: cost 153 inf + 0 371.993 * * [simplify]: Extracting #3: cost 242 inf + 83 371.995 * * [simplify]: Extracting #4: cost 185 inf + 16503 372.008 * * [simplify]: Extracting #5: cost 15 inf + 79352 372.025 * * [simplify]: Extracting #6: cost 0 inf + 84943 372.040 * [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.040 * [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))))))) 372.040 * * * * [progress]: [ 757 / 3260 ] simplifiying candidate # 372.040 * [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))))) 372.041 * * [simplify]: iters left: 6 (30 enodes) 372.047 * * [simplify]: iters left: 5 (122 enodes) 372.066 * * [simplify]: iters left: 4 (257 enodes) 372.126 * * [simplify]: Extracting #0: cost 1 inf + 0 372.126 * * [simplify]: Extracting #1: cost 11 inf + 0 372.126 * * [simplify]: Extracting #2: cost 152 inf + 0 372.127 * * [simplify]: Extracting #3: cost 268 inf + 0 372.128 * * [simplify]: Extracting #4: cost 252 inf + 2549 372.133 * * [simplify]: Extracting #5: cost 135 inf + 38684 372.144 * * [simplify]: Extracting #6: cost 58 inf + 67062 372.160 * * [simplify]: Extracting #7: cost 4 inf + 94380 372.180 * * [simplify]: Extracting #8: cost 0 inf + 96789 372.198 * [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)))))) 372.198 * [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)))))) 372.198 * [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.198 * * [simplify]: iters left: 6 (15 enodes) 372.202 * * [simplify]: iters left: 5 (63 enodes) 372.212 * * [simplify]: iters left: 4 (145 enodes) 372.249 * * [simplify]: iters left: 3 (499 enodes) 372.484 * * [simplify]: Extracting #0: cost 1 inf + 0 372.484 * * [simplify]: Extracting #1: cost 0 inf + 1 372.484 * [simplify]: Simplified to 0 372.484 * [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)) 372.485 * * * * [progress]: [ 758 / 3260 ] simplifiying candidate # 372.485 * [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)))) 372.485 * * [simplify]: iters left: 6 (30 enodes) 372.498 * * [simplify]: iters left: 5 (121 enodes) 372.530 * * [simplify]: iters left: 4 (271 enodes) 372.599 * * [simplify]: Extracting #0: cost 1 inf + 0 372.600 * * [simplify]: Extracting #1: cost 13 inf + 0 372.600 * * [simplify]: Extracting #2: cost 157 inf + 0 372.601 * * [simplify]: Extracting #3: cost 259 inf + 2 372.602 * * [simplify]: Extracting #4: cost 245 inf + 2640 372.606 * * [simplify]: Extracting #5: cost 147 inf + 30057 372.616 * * [simplify]: Extracting #6: cost 67 inf + 57325 372.631 * * [simplify]: Extracting #7: cost 13 inf + 82597 372.647 * * [simplify]: Extracting #8: cost 0 inf + 90266 372.667 * [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))))) 372.667 * [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))))) 372.667 * [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.667 * * [simplify]: iters left: 6 (15 enodes) 372.671 * * [simplify]: iters left: 5 (62 enodes) 372.683 * * [simplify]: iters left: 4 (159 enodes) 372.729 * * [simplify]: iters left: 3 (475 enodes) 372.933 * * [simplify]: Extracting #0: cost 1 inf + 0 372.933 * * [simplify]: Extracting #1: cost 42 inf + 0 372.934 * * [simplify]: Extracting #2: cost 194 inf + 1 372.941 * * [simplify]: Extracting #3: cost 205 inf + 15094 372.956 * * [simplify]: Extracting #4: cost 20 inf + 63712 372.973 * * [simplify]: Extracting #5: cost 3 inf + 65204 372.991 * * [simplify]: Extracting #6: cost 0 inf + 65965 373.009 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 373.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))))) (* (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)))) 373.010 * * * * [progress]: [ 759 / 3260 ] simplifiying candidate # 373.010 * [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)))))) 373.010 * * [simplify]: iters left: 6 (30 enodes) 373.017 * * [simplify]: iters left: 5 (121 enodes) 373.039 * * [simplify]: iters left: 4 (262 enodes) 373.100 * * [simplify]: Extracting #0: cost 1 inf + 0 373.101 * * [simplify]: Extracting #1: cost 11 inf + 0 373.101 * * [simplify]: Extracting #2: cost 150 inf + 0 373.101 * * [simplify]: Extracting #3: cost 267 inf + 0 373.103 * * [simplify]: Extracting #4: cost 249 inf + 2671 373.108 * * [simplify]: Extracting #5: cost 134 inf + 40448 373.121 * * [simplify]: Extracting #6: cost 58 inf + 68604 373.139 * * [simplify]: Extracting #7: cost 4 inf + 95503 373.157 * * [simplify]: Extracting #8: cost 0 inf + 97752 373.175 * [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)))) 373.176 * [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))))))) 373.178 * [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.178 * * [simplify]: iters left: 6 (15 enodes) 373.182 * * [simplify]: iters left: 5 (62 enodes) 373.192 * * [simplify]: iters left: 4 (148 enodes) 373.232 * * [simplify]: iters left: 3 (499 enodes) 373.755 * * [simplify]: Extracting #0: cost 1 inf + 0 373.755 * * [simplify]: Extracting #1: cost 0 inf + 1 373.755 * [simplify]: Simplified to 0 373.755 * [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)) 373.755 * * * * [progress]: [ 760 / 3260 ] simplifiying candidate # 373.756 * [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))))) 373.756 * * [simplify]: iters left: 6 (31 enodes) 373.763 * * [simplify]: iters left: 5 (121 enodes) 373.785 * * [simplify]: iters left: 4 (235 enodes) 373.833 * * [simplify]: Extracting #0: cost 1 inf + 0 373.833 * * [simplify]: Extracting #1: cost 11 inf + 0 373.834 * * [simplify]: Extracting #2: cost 129 inf + 0 373.835 * * [simplify]: Extracting #3: cost 225 inf + 0 373.836 * * [simplify]: Extracting #4: cost 209 inf + 2025 373.840 * * [simplify]: Extracting #5: cost 119 inf + 26813 373.849 * * [simplify]: Extracting #6: cost 87 inf + 36179 373.857 * * [simplify]: Extracting #7: cost 56 inf + 47123 373.870 * * [simplify]: Extracting #8: cost 1 inf + 78084 373.884 * * [simplify]: Extracting #9: cost 0 inf + 78714 373.898 * [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)))) 373.898 * [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)))))) 373.898 * [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.898 * * [simplify]: iters left: 6 (14 enodes) 373.902 * * [simplify]: iters left: 5 (56 enodes) 373.911 * * [simplify]: iters left: 4 (117 enodes) 373.941 * * [simplify]: iters left: 3 (347 enodes) 374.060 * * [simplify]: Extracting #0: cost 1 inf + 0 374.060 * * [simplify]: Extracting #1: cost 0 inf + 1 374.061 * [simplify]: Simplified to 0 374.061 * [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)) 374.061 * * * * [progress]: [ 761 / 3260 ] simplifiying candidate # 374.062 * [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)))) 374.062 * * [simplify]: iters left: 6 (31 enodes) 374.069 * * [simplify]: iters left: 5 (122 enodes) 374.089 * * [simplify]: iters left: 4 (233 enodes) 374.138 * * [simplify]: Extracting #0: cost 1 inf + 0 374.139 * * [simplify]: Extracting #1: cost 11 inf + 0 374.139 * * [simplify]: Extracting #2: cost 124 inf + 0 374.139 * * [simplify]: Extracting #3: cost 201 inf + 44 374.140 * * [simplify]: Extracting #4: cost 186 inf + 1868 374.144 * * [simplify]: Extracting #5: cost 124 inf + 16982 374.150 * * [simplify]: Extracting #6: cost 59 inf + 37871 374.162 * * [simplify]: Extracting #7: cost 2 inf + 67489 374.175 * * [simplify]: Extracting #8: cost 0 inf + 68779 374.189 * [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))) 374.189 * [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))))) 374.189 * [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.190 * * [simplify]: iters left: 6 (14 enodes) 374.193 * * [simplify]: iters left: 5 (57 enodes) 374.203 * * [simplify]: iters left: 4 (116 enodes) 374.228 * * [simplify]: iters left: 3 (321 enodes) 374.342 * * [simplify]: Extracting #0: cost 1 inf + 0 374.342 * * [simplify]: Extracting #1: cost 0 inf + 1 374.342 * [simplify]: Simplified to 0 374.342 * [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)) 374.342 * * * * [progress]: [ 762 / 3260 ] simplifiying candidate # 374.342 * [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)))))) 374.343 * * [simplify]: iters left: 6 (30 enodes) 374.351 * * [simplify]: iters left: 5 (121 enodes) 374.373 * * [simplify]: iters left: 4 (261 enodes) 374.436 * * [simplify]: Extracting #0: cost 1 inf + 0 374.436 * * [simplify]: Extracting #1: cost 11 inf + 0 374.436 * * [simplify]: Extracting #2: cost 138 inf + 0 374.437 * * [simplify]: Extracting #3: cost 238 inf + 204 374.438 * * [simplify]: Extracting #4: cost 219 inf + 3321 374.442 * * [simplify]: Extracting #5: cost 132 inf + 26852 374.449 * * [simplify]: Extracting #6: cost 92 inf + 38800 374.459 * * [simplify]: Extracting #7: cost 58 inf + 50705 374.473 * * [simplify]: Extracting #8: cost 4 inf + 80610 374.488 * * [simplify]: Extracting #9: cost 0 inf + 83140 374.504 * [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)))) 374.504 * [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))))))) 374.504 * [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.504 * * [simplify]: iters left: 6 (15 enodes) 374.510 * * [simplify]: iters left: 5 (62 enodes) 374.520 * * [simplify]: iters left: 4 (149 enodes) 374.559 * * [simplify]: iters left: 3 (450 enodes) 374.763 * * [simplify]: Extracting #0: cost 1 inf + 0 374.764 * * [simplify]: Extracting #1: cost 0 inf + 1 374.764 * [simplify]: Simplified to 0 374.764 * [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)) 374.764 * * * * [progress]: [ 763 / 3260 ] simplifiying candidate # 374.765 * [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))))) 374.765 * * [simplify]: iters left: 6 (31 enodes) 374.772 * * [simplify]: iters left: 5 (122 enodes) 374.794 * * [simplify]: iters left: 4 (234 enodes) 374.841 * * [simplify]: Extracting #0: cost 1 inf + 0 374.841 * * [simplify]: Extracting #1: cost 11 inf + 0 374.841 * * [simplify]: Extracting #2: cost 117 inf + 0 374.842 * * [simplify]: Extracting #3: cost 193 inf + 204 374.842 * * [simplify]: Extracting #4: cost 183 inf + 1581 374.846 * * [simplify]: Extracting #5: cost 128 inf + 14189 374.853 * * [simplify]: Extracting #6: cost 57 inf + 37181 374.864 * * [simplify]: Extracting #7: cost 4 inf + 63821 374.877 * * [simplify]: Extracting #8: cost 0 inf + 66190 374.890 * [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))))) 374.890 * [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)))))) 374.890 * [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.890 * * [simplify]: iters left: 6 (14 enodes) 374.894 * * [simplify]: iters left: 5 (57 enodes) 374.903 * * [simplify]: iters left: 4 (118 enodes) 374.930 * * [simplify]: iters left: 3 (314 enodes) 375.025 * * [simplify]: Extracting #0: cost 1 inf + 0 375.025 * * [simplify]: Extracting #1: cost 0 inf + 1 375.025 * [simplify]: Simplified to 0 375.025 * [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)) 375.026 * * * * [progress]: [ 764 / 3260 ] simplifiying candidate # 375.026 * [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)))) 375.026 * * [simplify]: iters left: 6 (30 enodes) 375.035 * * [simplify]: iters left: 5 (113 enodes) 375.052 * * [simplify]: iters left: 4 (219 enodes) 375.093 * * [simplify]: Extracting #0: cost 1 inf + 0 375.093 * * [simplify]: Extracting #1: cost 13 inf + 0 375.093 * * [simplify]: Extracting #2: cost 120 inf + 0 375.094 * * [simplify]: Extracting #3: cost 173 inf + 287 375.095 * * [simplify]: Extracting #4: cost 130 inf + 7172 375.099 * * [simplify]: Extracting #5: cost 90 inf + 16805 375.105 * * [simplify]: Extracting #6: cost 66 inf + 25750 375.114 * * [simplify]: Extracting #7: cost 9 inf + 55343 375.125 * * [simplify]: Extracting #8: cost 0 inf + 59834 375.136 * [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))) 375.136 * [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))))) 375.137 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 375.137 * * [simplify]: iters left: 6 (13 enodes) 375.140 * * [simplify]: iters left: 5 (48 enodes) 375.148 * * [simplify]: iters left: 4 (103 enodes) 375.167 * * [simplify]: iters left: 3 (238 enodes) 375.226 * * [simplify]: Extracting #0: cost 1 inf + 0 375.226 * * [simplify]: Extracting #1: cost 0 inf + 1 375.226 * [simplify]: Simplified to 0 375.226 * [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)) 375.226 * * * * [progress]: [ 765 / 3260 ] simplifiying candidate # 375.227 * [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)))))) 375.227 * * [simplify]: iters left: 6 (28 enodes) 375.235 * * [simplify]: iters left: 5 (112 enodes) 375.254 * * [simplify]: iters left: 4 (236 enodes) 375.307 * * [simplify]: Extracting #0: cost 1 inf + 0 375.308 * * [simplify]: Extracting #1: cost 11 inf + 0 375.308 * * [simplify]: Extracting #2: cost 145 inf + 0 375.308 * * [simplify]: Extracting #3: cost 258 inf + 0 375.309 * * [simplify]: Extracting #4: cost 243 inf + 2911 375.316 * * [simplify]: Extracting #5: cost 124 inf + 42670 375.327 * * [simplify]: Extracting #6: cost 63 inf + 64608 375.343 * * [simplify]: Extracting #7: cost 5 inf + 93442 375.360 * * [simplify]: Extracting #8: cost 0 inf + 96632 375.379 * [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)))) 375.379 * [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))))))) 375.379 * [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.379 * * [simplify]: iters left: 6 (15 enodes) 375.384 * * [simplify]: iters left: 5 (61 enodes) 375.394 * * [simplify]: iters left: 4 (142 enodes) 375.428 * * [simplify]: iters left: 3 (474 enodes) 375.611 * * [simplify]: Extracting #0: cost 1 inf + 0 375.611 * * [simplify]: Extracting #1: cost 0 inf + 1 375.611 * [simplify]: Simplified to 0 375.611 * [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)) 375.611 * * * * [progress]: [ 766 / 3260 ] simplifiying candidate # 375.611 * [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))))) 375.612 * * [simplify]: iters left: 6 (29 enodes) 375.618 * * [simplify]: iters left: 5 (115 enodes) 375.636 * * [simplify]: iters left: 4 (224 enodes) 375.682 * * [simplify]: Extracting #0: cost 1 inf + 0 375.682 * * [simplify]: Extracting #1: cost 11 inf + 0 375.683 * * [simplify]: Extracting #2: cost 126 inf + 0 375.683 * * [simplify]: Extracting #3: cost 216 inf + 0 375.684 * * [simplify]: Extracting #4: cost 203 inf + 1821 375.686 * * [simplify]: Extracting #5: cost 151 inf + 15715 375.694 * * [simplify]: Extracting #6: cost 64 inf + 44815 375.706 * * [simplify]: Extracting #7: cost 6 inf + 73338 375.720 * * [simplify]: Extracting #8: cost 0 inf + 76867 375.737 * [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)))) 375.737 * [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)))))) 375.737 * [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.737 * * [simplify]: iters left: 6 (14 enodes) 375.741 * * [simplify]: iters left: 5 (56 enodes) 375.750 * * [simplify]: iters left: 4 (113 enodes) 375.774 * * [simplify]: iters left: 3 (324 enodes) 375.866 * * [simplify]: Extracting #0: cost 1 inf + 0 375.866 * * [simplify]: Extracting #1: cost 0 inf + 1 375.866 * [simplify]: Simplified to 0 375.866 * [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)) 375.866 * * * * [progress]: [ 767 / 3260 ] simplifiying candidate # 375.866 * [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)))) 375.867 * * [simplify]: iters left: 6 (29 enodes) 375.873 * * [simplify]: iters left: 5 (115 enodes) 375.891 * * [simplify]: iters left: 4 (222 enodes) 375.939 * * [simplify]: Extracting #0: cost 1 inf + 0 375.939 * * [simplify]: Extracting #1: cost 11 inf + 0 375.939 * * [simplify]: Extracting #2: cost 124 inf + 0 375.939 * * [simplify]: Extracting #3: cost 202 inf + 2 375.940 * * [simplify]: Extracting #4: cost 183 inf + 2756 375.943 * * [simplify]: Extracting #5: cost 112 inf + 20385 375.950 * * [simplify]: Extracting #6: cost 63 inf + 37086 375.962 * * [simplify]: Extracting #7: cost 1 inf + 68304 375.975 * * [simplify]: Extracting #8: cost 0 inf + 68934 375.988 * [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))) 375.988 * [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))))) 375.988 * [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))) 375.988 * * [simplify]: iters left: 6 (14 enodes) 375.992 * * [simplify]: iters left: 5 (56 enodes) 376.004 * * [simplify]: iters left: 4 (112 enodes) 376.026 * * [simplify]: iters left: 3 (297 enodes) 376.110 * * [simplify]: Extracting #0: cost 1 inf + 0 376.110 * * [simplify]: Extracting #1: cost 0 inf + 1 376.110 * [simplify]: Simplified to 0 376.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))))) (* (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)) 376.110 * * * * [progress]: [ 768 / 3260 ] simplifiying candidate # 376.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 376.110 * * [simplify]: iters left: 6 (28 enodes) 376.119 * * [simplify]: iters left: 5 (112 enodes) 376.137 * * [simplify]: iters left: 4 (229 enodes) 376.182 * * [simplify]: Extracting #0: cost 1 inf + 0 376.182 * * [simplify]: Extracting #1: cost 11 inf + 0 376.182 * * [simplify]: Extracting #2: cost 124 inf + 0 376.184 * * [simplify]: Extracting #3: cost 217 inf + 0 376.185 * * [simplify]: Extracting #4: cost 202 inf + 2267 376.189 * * [simplify]: Extracting #5: cost 132 inf + 21047 376.197 * * [simplify]: Extracting #6: cost 58 inf + 46707 376.209 * * [simplify]: Extracting #7: cost 2 inf + 75342 376.223 * * [simplify]: Extracting #8: cost 0 inf + 76512 376.238 * [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))) 376.238 * [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))))))) 376.238 * [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.238 * * [simplify]: iters left: 6 (13 enodes) 376.242 * * [simplify]: iters left: 5 (53 enodes) 376.251 * * [simplify]: iters left: 4 (118 enodes) 376.277 * * [simplify]: iters left: 3 (324 enodes) 376.365 * * [simplify]: Extracting #0: cost 1 inf + 0 376.366 * * [simplify]: Extracting #1: cost 0 inf + 1 376.366 * [simplify]: Simplified to 0 376.366 * [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)) 376.366 * * * * [progress]: [ 769 / 3260 ] simplifiying candidate # 376.366 * [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))))) 376.366 * * [simplify]: iters left: 6 (28 enodes) 376.372 * * [simplify]: iters left: 5 (107 enodes) 376.392 * * [simplify]: iters left: 4 (193 enodes) 376.425 * * [simplify]: iters left: 3 (471 enodes) 376.550 * * [simplify]: Extracting #0: cost 1 inf + 0 376.550 * * [simplify]: Extracting #1: cost 9 inf + 0 376.550 * * [simplify]: Extracting #2: cost 150 inf + 0 376.552 * * [simplify]: Extracting #3: cost 320 inf + 42 376.553 * * [simplify]: Extracting #4: cost 302 inf + 2355 376.558 * * [simplify]: Extracting #5: cost 228 inf + 17098 376.571 * * [simplify]: Extracting #6: cost 139 inf + 46793 376.593 * * [simplify]: Extracting #7: cost 21 inf + 107828 376.620 * * [simplify]: Extracting #8: cost 0 inf + 119959 376.648 * [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)) 376.648 * [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)))))) 376.649 * [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.649 * * [simplify]: iters left: 6 (11 enodes) 376.652 * * [simplify]: iters left: 5 (43 enodes) 376.660 * * [simplify]: iters left: 4 (84 enodes) 376.676 * * [simplify]: iters left: 3 (212 enodes) 376.722 * * [simplify]: iters left: 2 (472 enodes) 376.829 * * [simplify]: Extracting #0: cost 1 inf + 0 376.829 * * [simplify]: Extracting #1: cost 0 inf + 1 376.829 * [simplify]: Simplified to 0 376.829 * [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)) 376.829 * * * * [progress]: [ 770 / 3260 ] simplifiying candidate # 376.829 * [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)))) 376.829 * * [simplify]: iters left: 6 (29 enodes) 376.836 * * [simplify]: iters left: 5 (114 enodes) 376.854 * * [simplify]: iters left: 4 (212 enodes) 376.897 * * [simplify]: Extracting #0: cost 1 inf + 0 376.898 * * [simplify]: Extracting #1: cost 11 inf + 0 376.898 * * [simplify]: Extracting #2: cost 111 inf + 0 376.898 * * [simplify]: Extracting #3: cost 171 inf + 2 376.899 * * [simplify]: Extracting #4: cost 154 inf + 2232 376.901 * * [simplify]: Extracting #5: cost 118 inf + 9126 376.905 * * [simplify]: Extracting #6: cost 60 inf + 27466 376.914 * * [simplify]: Extracting #7: cost 3 inf + 56008 376.925 * * [simplify]: Extracting #8: cost 0 inf + 57637 376.936 * [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)) 376.936 * [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))))) 376.936 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 376.936 * * [simplify]: iters left: 6 (12 enodes) 376.939 * * [simplify]: iters left: 5 (49 enodes) 376.947 * * [simplify]: iters left: 4 (99 enodes) 376.968 * * [simplify]: iters left: 3 (234 enodes) 377.022 * * [simplify]: iters left: 2 (447 enodes) 377.120 * * [simplify]: Extracting #0: cost 1 inf + 0 377.121 * * [simplify]: Extracting #1: cost 0 inf + 1 377.121 * [simplify]: Simplified to 0 377.121 * [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)) 377.121 * * * * [progress]: [ 771 / 3260 ] simplifiying candidate # 377.121 * [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)))))) 377.121 * * [simplify]: iters left: 6 (29 enodes) 377.128 * * [simplify]: iters left: 5 (116 enodes) 377.149 * * [simplify]: iters left: 4 (232 enodes) 377.197 * * [simplify]: Extracting #0: cost 1 inf + 0 377.197 * * [simplify]: Extracting #1: cost 11 inf + 0 377.198 * * [simplify]: Extracting #2: cost 115 inf + 0 377.198 * * [simplify]: Extracting #3: cost 190 inf + 204 377.199 * * [simplify]: Extracting #4: cost 176 inf + 1749 377.201 * * [simplify]: Extracting #5: cost 129 inf + 12387 377.209 * * [simplify]: Extracting #6: cost 65 inf + 33782 377.220 * * [simplify]: Extracting #7: cost 2 inf + 64580 377.232 * * [simplify]: Extracting #8: cost 0 inf + 65870 377.244 * [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))) 377.244 * [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))))))) 377.245 * [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.245 * * [simplify]: iters left: 6 (14 enodes) 377.249 * * [simplify]: iters left: 5 (57 enodes) 377.258 * * [simplify]: iters left: 4 (121 enodes) 377.286 * * [simplify]: iters left: 3 (291 enodes) 377.366 * * [simplify]: Extracting #0: cost 1 inf + 0 377.366 * * [simplify]: Extracting #1: cost 0 inf + 1 377.366 * [simplify]: Simplified to 0 377.366 * [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)) 377.366 * * * * [progress]: [ 772 / 3260 ] simplifiying candidate # 377.366 * [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))))) 377.366 * * [simplify]: iters left: 6 (30 enodes) 377.374 * * [simplify]: iters left: 5 (117 enodes) 377.392 * * [simplify]: iters left: 4 (212 enodes) 377.433 * * [simplify]: iters left: 3 (488 enodes) 377.562 * * [simplify]: Extracting #0: cost 1 inf + 0 377.562 * * [simplify]: Extracting #1: cost 11 inf + 0 377.562 * * [simplify]: Extracting #2: cost 147 inf + 0 377.563 * * [simplify]: Extracting #3: cost 284 inf + 246 377.565 * * [simplify]: Extracting #4: cost 263 inf + 3524 377.569 * * [simplify]: Extracting #5: cost 200 inf + 15248 377.576 * * [simplify]: Extracting #6: cost 136 inf + 36743 377.600 * * [simplify]: Extracting #7: cost 21 inf + 96447 377.625 * * [simplify]: Extracting #8: cost 0 inf + 108875 377.652 * [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)) 377.652 * [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)))))) 377.652 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 377.652 * * [simplify]: iters left: 6 (13 enodes) 377.656 * * [simplify]: iters left: 5 (52 enodes) 377.665 * * [simplify]: iters left: 4 (98 enodes) 377.685 * * [simplify]: iters left: 3 (212 enodes) 377.725 * * [simplify]: iters left: 2 (371 enodes) 377.801 * * [simplify]: Extracting #0: cost 1 inf + 0 377.801 * * [simplify]: Extracting #1: cost 0 inf + 1 377.801 * [simplify]: Simplified to 0 377.801 * [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)) 377.802 * * * * [progress]: [ 773 / 3260 ] simplifiying candidate # 377.802 * [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)))) 377.802 * * [simplify]: iters left: 6 (29 enodes) 377.808 * * [simplify]: iters left: 5 (108 enodes) 377.825 * * [simplify]: iters left: 4 (197 enodes) 377.862 * * [simplify]: iters left: 3 (416 enodes) 377.972 * * [simplify]: Extracting #0: cost 1 inf + 0 377.972 * * [simplify]: Extracting #1: cost 11 inf + 0 377.972 * * [simplify]: Extracting #2: cost 138 inf + 0 377.973 * * [simplify]: Extracting #3: cost 257 inf + 331 377.974 * * [simplify]: Extracting #4: cost 223 inf + 4963 377.978 * * [simplify]: Extracting #5: cost 181 inf + 13118 377.984 * * [simplify]: Extracting #6: cost 135 inf + 33689 378.003 * * [simplify]: Extracting #7: cost 14 inf + 97343 378.027 * * [simplify]: Extracting #8: cost 0 inf + 104895 378.054 * [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)) 378.054 * [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))))) 378.054 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 378.055 * * [simplify]: iters left: 6 (12 enodes) 378.058 * * [simplify]: iters left: 5 (44 enodes) 378.066 * * [simplify]: iters left: 4 (92 enodes) 378.079 * * [simplify]: iters left: 3 (159 enodes) 378.105 * * [simplify]: iters left: 2 (267 enodes) 378.150 * * [simplify]: iters left: 1 (364 enodes) 378.210 * * [simplify]: Extracting #0: cost 1 inf + 0 378.210 * * [simplify]: Extracting #1: cost 0 inf + 1 378.210 * [simplify]: Simplified to 0 378.210 * [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)) 378.210 * * * * [progress]: [ 774 / 3260 ] simplifiying candidate # 378.210 * [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)))))) 378.210 * * [simplify]: iters left: 6 (28 enodes) 378.217 * * [simplify]: iters left: 5 (115 enodes) 378.238 * * [simplify]: iters left: 4 (245 enodes) 378.291 * * [simplify]: Extracting #0: cost 1 inf + 0 378.291 * * [simplify]: Extracting #1: cost 11 inf + 0 378.291 * * [simplify]: Extracting #2: cost 144 inf + 0 378.292 * * [simplify]: Extracting #3: cost 245 inf + 44 378.293 * * [simplify]: Extracting #4: cost 224 inf + 3287 378.300 * * [simplify]: Extracting #5: cost 126 inf + 32195 378.309 * * [simplify]: Extracting #6: cost 64 inf + 52313 378.323 * * [simplify]: Extracting #7: cost 3 inf + 83505 378.340 * * [simplify]: Extracting #8: cost 0 inf + 85244 378.356 * [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))))) 378.356 * [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))))))) 378.356 * [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.357 * * [simplify]: iters left: 6 (15 enodes) 378.361 * * [simplify]: iters left: 5 (64 enodes) 378.372 * * [simplify]: iters left: 4 (149 enodes) 378.409 * * [simplify]: iters left: 3 (466 enodes) 378.669 * * [simplify]: Extracting #0: cost 1 inf + 0 378.669 * * [simplify]: Extracting #1: cost 0 inf + 1 378.669 * [simplify]: Simplified to 0 378.669 * [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)) 378.670 * * * * [progress]: [ 775 / 3260 ] simplifiying candidate # 378.670 * [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))))) 378.670 * * [simplify]: iters left: 6 (29 enodes) 378.676 * * [simplify]: iters left: 5 (118 enodes) 378.699 * * [simplify]: iters left: 4 (234 enodes) 378.744 * * [simplify]: Extracting #0: cost 1 inf + 0 378.744 * * [simplify]: Extracting #1: cost 11 inf + 0 378.744 * * [simplify]: Extracting #2: cost 131 inf + 0 378.745 * * [simplify]: Extracting #3: cost 213 inf + 44 378.746 * * [simplify]: Extracting #4: cost 189 inf + 3414 378.749 * * [simplify]: Extracting #5: cost 110 inf + 22287 378.757 * * [simplify]: Extracting #6: cost 87 inf + 28161 378.765 * * [simplify]: Extracting #7: cost 53 inf + 41207 378.777 * * [simplify]: Extracting #8: cost 1 inf + 69786 378.790 * * [simplify]: Extracting #9: cost 0 inf + 70416 378.803 * [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)))) 378.803 * [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)))))) 378.804 * [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)))) 378.804 * * [simplify]: iters left: 6 (14 enodes) 378.808 * * [simplify]: iters left: 5 (59 enodes) 378.817 * * [simplify]: iters left: 4 (121 enodes) 378.843 * * [simplify]: iters left: 3 (332 enodes) 378.980 * * [simplify]: Extracting #0: cost 1 inf + 0 378.980 * * [simplify]: Extracting #1: cost 0 inf + 1 378.980 * [simplify]: Simplified to 0 378.980 * [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)) 378.980 * * * * [progress]: [ 776 / 3260 ] simplifiying candidate # 378.980 * [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)))) 378.980 * * [simplify]: iters left: 6 (28 enodes) 378.987 * * [simplify]: iters left: 5 (113 enodes) 379.008 * * [simplify]: iters left: 4 (225 enodes) 379.052 * * [simplify]: Extracting #0: cost 1 inf + 0 379.052 * * [simplify]: Extracting #1: cost 11 inf + 0 379.052 * * [simplify]: Extracting #2: cost 117 inf + 0 379.053 * * [simplify]: Extracting #3: cost 181 inf + 88 379.054 * * [simplify]: Extracting #4: cost 153 inf + 3788 379.059 * * [simplify]: Extracting #5: cost 102 inf + 15220 379.064 * * [simplify]: Extracting #6: cost 59 inf + 30712 379.074 * * [simplify]: Extracting #7: cost 5 inf + 57989 379.085 * * [simplify]: Extracting #8: cost 0 inf + 60617 379.096 * [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)))) 379.096 * [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))))) 379.097 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 379.097 * * [simplify]: iters left: 6 (13 enodes) 379.100 * * [simplify]: iters left: 5 (54 enodes) 379.110 * * [simplify]: iters left: 4 (112 enodes) 379.134 * * [simplify]: iters left: 3 (281 enodes) 379.229 * * [simplify]: Extracting #0: cost 1 inf + 0 379.229 * * [simplify]: Extracting #1: cost 0 inf + 1 379.229 * [simplify]: Simplified to 0 379.229 * [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)) 379.229 * * * * [progress]: [ 777 / 3260 ] simplifiying candidate # 379.229 * [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)))))) 379.230 * * [simplify]: iters left: 6 (29 enodes) 379.236 * * [simplify]: iters left: 5 (118 enodes) 379.257 * * [simplify]: iters left: 4 (249 enodes) 379.310 * * [simplify]: Extracting #0: cost 1 inf + 0 379.310 * * [simplify]: Extracting #1: cost 11 inf + 0 379.310 * * [simplify]: Extracting #2: cost 130 inf + 0 379.311 * * [simplify]: Extracting #3: cost 218 inf + 3 379.311 * * [simplify]: Extracting #4: cost 202 inf + 1832 379.314 * * [simplify]: Extracting #5: cost 143 inf + 15241 379.321 * * [simplify]: Extracting #6: cost 58 inf + 43164 379.333 * * [simplify]: Extracting #7: cost 5 inf + 68567 379.346 * * [simplify]: Extracting #8: cost 0 inf + 71717 379.360 * [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))) 379.360 * [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))))))) 379.360 * [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.360 * * [simplify]: iters left: 6 (14 enodes) 379.364 * * [simplify]: iters left: 5 (59 enodes) 379.374 * * [simplify]: iters left: 4 (134 enodes) 379.404 * * [simplify]: iters left: 3 (357 enodes) 379.549 * * [simplify]: Extracting #0: cost 1 inf + 0 379.549 * * [simplify]: Extracting #1: cost 0 inf + 1 379.549 * [simplify]: Simplified to 0 379.549 * [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)) 379.549 * * * * [progress]: [ 778 / 3260 ] simplifiying candidate # 379.549 * [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))))) 379.550 * * [simplify]: iters left: 6 (30 enodes) 379.557 * * [simplify]: iters left: 5 (118 enodes) 379.576 * * [simplify]: iters left: 4 (225 enodes) 379.620 * * [simplify]: Extracting #0: cost 1 inf + 0 379.620 * * [simplify]: Extracting #1: cost 11 inf + 0 379.621 * * [simplify]: Extracting #2: cost 121 inf + 0 379.621 * * [simplify]: Extracting #3: cost 187 inf + 3 379.622 * * [simplify]: Extracting #4: cost 167 inf + 2039 379.624 * * [simplify]: Extracting #5: cost 105 inf + 13905 379.630 * * [simplify]: Extracting #6: cost 59 inf + 30073 379.640 * * [simplify]: Extracting #7: cost 7 inf + 56043 379.651 * * [simplify]: Extracting #8: cost 0 inf + 59856 379.662 * [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)))) 379.662 * [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)))))) 379.663 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 379.663 * * [simplify]: iters left: 6 (13 enodes) 379.666 * * [simplify]: iters left: 5 (53 enodes) 379.675 * * [simplify]: iters left: 4 (106 enodes) 379.698 * * [simplify]: iters left: 3 (257 enodes) 379.783 * * [simplify]: Extracting #0: cost 1 inf + 0 379.783 * * [simplify]: Extracting #1: cost 0 inf + 1 379.783 * [simplify]: Simplified to 0 379.783 * [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)) 379.783 * * * * [progress]: [ 779 / 3260 ] simplifiying candidate # 379.783 * [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)))) 379.784 * * [simplify]: iters left: 6 (29 enodes) 379.790 * * [simplify]: iters left: 5 (114 enodes) 379.811 * * [simplify]: iters left: 4 (211 enodes) 379.850 * * [simplify]: iters left: 3 (486 enodes) 380.002 * * [simplify]: Extracting #0: cost 1 inf + 0 380.003 * * [simplify]: Extracting #1: cost 11 inf + 0 380.003 * * [simplify]: Extracting #2: cost 168 inf + 0 380.004 * * [simplify]: Extracting #3: cost 299 inf + 46 380.005 * * [simplify]: Extracting #4: cost 274 inf + 2418 380.009 * * [simplify]: Extracting #5: cost 202 inf + 15451 380.014 * * [simplify]: Extracting #6: cost 175 inf + 20168 380.023 * * [simplify]: Extracting #7: cost 129 inf + 38687 380.046 * * [simplify]: Extracting #8: cost 13 inf + 102939 380.073 * * [simplify]: Extracting #9: cost 0 inf + 110285 380.099 * [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))) 380.099 * [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))))) 380.099 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 380.099 * * [simplify]: iters left: 6 (12 enodes) 380.103 * * [simplify]: iters left: 5 (49 enodes) 380.111 * * [simplify]: iters left: 4 (94 enodes) 380.132 * * [simplify]: iters left: 3 (221 enodes) 380.202 * * [simplify]: iters left: 2 (492 enodes) 380.422 * * [simplify]: Extracting #0: cost 1 inf + 0 380.422 * * [simplify]: Extracting #1: cost 0 inf + 1 380.422 * [simplify]: Simplified to 0 380.422 * [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)) 380.422 * * * * [progress]: [ 780 / 3260 ] simplifiying candidate # 380.423 * [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)))))) 380.423 * * [simplify]: iters left: 6 (28 enodes) 380.429 * * [simplify]: iters left: 5 (111 enodes) 380.447 * * [simplify]: iters left: 4 (224 enodes) 380.497 * * [simplify]: Extracting #0: cost 1 inf + 0 380.497 * * [simplify]: Extracting #1: cost 11 inf + 0 380.497 * * [simplify]: Extracting #2: cost 120 inf + 0 380.497 * * [simplify]: Extracting #3: cost 183 inf + 249 380.498 * * [simplify]: Extracting #4: cost 155 inf + 4547 380.501 * * [simplify]: Extracting #5: cost 101 inf + 16261 380.505 * * [simplify]: Extracting #6: cost 88 inf + 19068 380.510 * * [simplify]: Extracting #7: cost 57 inf + 29233 380.519 * * [simplify]: Extracting #8: cost 5 inf + 58055 380.530 * * [simplify]: Extracting #9: cost 0 inf + 61205 380.541 * [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)))) 380.541 * [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))))))) 380.542 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 380.542 * * [simplify]: iters left: 6 (13 enodes) 380.545 * * [simplify]: iters left: 5 (52 enodes) 380.556 * * [simplify]: iters left: 4 (111 enodes) 380.580 * * [simplify]: iters left: 3 (278 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) (+ (- (* (/ (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)) 380.675 * * * * [progress]: [ 781 / 3260 ] simplifiying candidate # 380.675 * [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))))) 380.675 * * [simplify]: iters left: 6 (29 enodes) 380.681 * * [simplify]: iters left: 5 (112 enodes) 380.699 * * [simplify]: iters left: 4 (206 enodes) 380.741 * * [simplify]: iters left: 3 (474 enodes) 380.880 * * [simplify]: Extracting #0: cost 1 inf + 0 380.880 * * [simplify]: Extracting #1: cost 11 inf + 0 380.881 * * [simplify]: Extracting #2: cost 168 inf + 0 380.882 * * [simplify]: Extracting #3: cost 276 inf + 909 380.884 * * [simplify]: Extracting #4: cost 219 inf + 7046 380.888 * * [simplify]: Extracting #5: cost 184 inf + 15231 380.895 * * [simplify]: Extracting #6: cost 175 inf + 17178 380.902 * * [simplify]: Extracting #7: cost 136 inf + 31759 380.920 * * [simplify]: Extracting #8: cost 22 inf + 95454 380.945 * * [simplify]: Extracting #9: cost 0 inf + 107336 380.971 * [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)) 380.971 * [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)))))) 380.971 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 380.971 * * [simplify]: iters left: 6 (12 enodes) 380.974 * * [simplify]: iters left: 5 (47 enodes) 380.982 * * [simplify]: iters left: 4 (89 enodes) 381.001 * * [simplify]: iters left: 3 (186 enodes) 381.047 * * [simplify]: iters left: 2 (378 enodes) 381.181 * * [simplify]: Extracting #0: cost 1 inf + 0 381.181 * * [simplify]: Extracting #1: cost 0 inf + 1 381.181 * [simplify]: Simplified to 0 381.181 * [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)) 381.182 * * * * [progress]: [ 782 / 3260 ] simplifiying candidate # 381.182 * [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)))) 381.182 * * [simplify]: iters left: 6 (28 enodes) 381.191 * * [simplify]: iters left: 5 (106 enodes) 381.207 * * [simplify]: iters left: 4 (172 enodes) 381.236 * * [simplify]: iters left: 3 (358 enodes) 381.328 * * [simplify]: Extracting #0: cost 1 inf + 0 381.328 * * [simplify]: Extracting #1: cost 9 inf + 0 381.328 * * [simplify]: Extracting #2: cost 125 inf + 2 381.329 * * [simplify]: Extracting #3: cost 230 inf + 500 381.331 * * [simplify]: Extracting #4: cost 202 inf + 4161 381.333 * * [simplify]: Extracting #5: cost 179 inf + 10221 381.337 * * [simplify]: Extracting #6: cost 140 inf + 26782 381.353 * * [simplify]: Extracting #7: cost 20 inf + 90466 381.376 * * [simplify]: Extracting #8: cost 0 inf + 101414 381.400 * [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)) 381.400 * [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))))) 381.401 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 381.401 * * [simplify]: iters left: 6 (11 enodes) 381.404 * * [simplify]: iters left: 5 (40 enodes) 381.410 * * [simplify]: iters left: 4 (65 enodes) 381.421 * * [simplify]: iters left: 3 (97 enodes) 381.437 * * [simplify]: iters left: 2 (165 enodes) 381.471 * * [simplify]: iters left: 1 (271 enodes) 381.524 * * [simplify]: Extracting #0: cost 1 inf + 0 381.524 * * [simplify]: Extracting #1: cost 0 inf + 1 381.524 * [simplify]: Simplified to 0 381.524 * [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)) 381.524 * * * * [progress]: [ 783 / 3260 ] simplifiying candidate # 381.525 * [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)))))) 381.525 * * [simplify]: iters left: 6 (27 enodes) 381.531 * * [simplify]: iters left: 5 (110 enodes) 381.549 * * [simplify]: iters left: 4 (219 enodes) 381.595 * * [simplify]: Extracting #0: cost 1 inf + 0 381.595 * * [simplify]: Extracting #1: cost 11 inf + 0 381.595 * * [simplify]: Extracting #2: cost 116 inf + 0 381.595 * * [simplify]: Extracting #3: cost 172 inf + 249 381.596 * * [simplify]: Extracting #4: cost 167 inf + 741 381.597 * * [simplify]: Extracting #5: cost 148 inf + 5279 381.600 * * [simplify]: Extracting #6: cost 87 inf + 17036 381.605 * * [simplify]: Extracting #7: cost 56 inf + 27459 381.615 * * [simplify]: Extracting #8: cost 2 inf + 57881 381.626 * * [simplify]: Extracting #9: cost 0 inf + 59131 381.636 * [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)))) 381.636 * [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))))))) 381.637 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 381.637 * * [simplify]: iters left: 6 (12 enodes) 381.640 * * [simplify]: iters left: 5 (51 enodes) 381.651 * * [simplify]: iters left: 4 (106 enodes) 381.673 * * [simplify]: iters left: 3 (247 enodes) 381.742 * * [simplify]: Extracting #0: cost 1 inf + 0 381.742 * * [simplify]: Extracting #1: cost 0 inf + 1 381.742 * [simplify]: Simplified to 0 381.742 * [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)) 381.742 * * * * [progress]: [ 784 / 3260 ] simplifiying candidate # 381.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)) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 381.743 * * [simplify]: iters left: 6 (28 enodes) 381.749 * * [simplify]: iters left: 5 (111 enodes) 381.770 * * [simplify]: iters left: 4 (203 enodes) 381.809 * * [simplify]: iters left: 3 (473 enodes) 381.950 * * [simplify]: Extracting #0: cost 1 inf + 0 381.951 * * [simplify]: Extracting #1: cost 11 inf + 0 381.951 * * [simplify]: Extracting #2: cost 169 inf + 0 381.952 * * [simplify]: Extracting #3: cost 282 inf + 1442 381.955 * * [simplify]: Extracting #4: cost 212 inf + 9904 381.959 * * [simplify]: Extracting #5: cost 193 inf + 14722 381.964 * * [simplify]: Extracting #6: cost 182 inf + 17831 381.972 * * [simplify]: Extracting #7: cost 132 inf + 38375 381.992 * * [simplify]: Extracting #8: cost 15 inf + 103327 382.020 * * [simplify]: Extracting #9: cost 0 inf + 111591 382.045 * [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)) 382.045 * [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)))))) 382.046 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 382.046 * * [simplify]: iters left: 6 (11 enodes) 382.049 * * [simplify]: iters left: 5 (46 enodes) 382.056 * * [simplify]: iters left: 4 (86 enodes) 382.074 * * [simplify]: iters left: 3 (183 enodes) 382.120 * * [simplify]: iters left: 2 (372 enodes) 382.252 * * [simplify]: Extracting #0: cost 1 inf + 0 382.252 * * [simplify]: Extracting #1: cost 0 inf + 1 382.252 * [simplify]: Simplified to 0 382.252 * [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)) 382.252 * * * * [progress]: [ 785 / 3260 ] simplifiying candidate # 382.253 * [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)))) 382.253 * * [simplify]: iters left: 6 (27 enodes) 382.259 * * [simplify]: iters left: 5 (105 enodes) 382.275 * * [simplify]: iters left: 4 (171 enodes) 382.307 * * [simplify]: iters left: 3 (357 enodes) 382.400 * * [simplify]: Extracting #0: cost 1 inf + 0 382.400 * * [simplify]: Extracting #1: cost 9 inf + 0 382.400 * * [simplify]: Extracting #2: cost 125 inf + 2 382.401 * * [simplify]: Extracting #3: cost 230 inf + 583 382.402 * * [simplify]: Extracting #4: cost 200 inf + 4167 382.404 * * [simplify]: Extracting #5: cost 183 inf + 9257 382.407 * * [simplify]: Extracting #6: cost 177 inf + 10636 382.414 * * [simplify]: Extracting #7: cost 128 inf + 31136 382.432 * * [simplify]: Extracting #8: cost 20 inf + 90746 382.455 * * [simplify]: Extracting #9: cost 0 inf + 102154 382.478 * [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)) 382.478 * [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))))) 382.478 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 382.478 * * [simplify]: iters left: 6 (10 enodes) 382.481 * * [simplify]: iters left: 5 (39 enodes) 382.487 * * [simplify]: iters left: 4 (64 enodes) 382.499 * * [simplify]: iters left: 3 (96 enodes) 382.515 * * [simplify]: iters left: 2 (164 enodes) 382.547 * * [simplify]: iters left: 1 (270 enodes) 382.600 * * [simplify]: Extracting #0: cost 1 inf + 0 382.600 * * [simplify]: Extracting #1: cost 0 inf + 1 382.600 * [simplify]: Simplified to 0 382.600 * [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)) 382.600 * * * * [progress]: [ 786 / 3260 ] simplifiying candidate # 382.601 * [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)))))) 382.601 * * [simplify]: iters left: 6 (27 enodes) 382.607 * * [simplify]: iters left: 5 (111 enodes) 382.627 * * [simplify]: iters left: 4 (228 enodes) 382.670 * * [simplify]: Extracting #0: cost 1 inf + 0 382.670 * * [simplify]: Extracting #1: cost 11 inf + 0 382.670 * * [simplify]: Extracting #2: cost 114 inf + 0 382.670 * * [simplify]: Extracting #3: cost 170 inf + 208 382.671 * * [simplify]: Extracting #4: cost 161 inf + 907 382.672 * * [simplify]: Extracting #5: cost 133 inf + 6782 382.677 * * [simplify]: Extracting #6: cost 67 inf + 24344 382.687 * * [simplify]: Extracting #7: cost 4 inf + 55750 382.698 * * [simplify]: Extracting #8: cost 0 inf + 58109 382.708 * [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))) 382.709 * [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))))))) 382.709 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 382.709 * * [simplify]: iters left: 6 (12 enodes) 382.713 * * [simplify]: iters left: 5 (53 enodes) 382.722 * * [simplify]: iters left: 4 (117 enodes) 382.744 * * [simplify]: iters left: 3 (255 enodes) 382.805 * * [simplify]: Extracting #0: cost 1 inf + 0 382.805 * * [simplify]: Extracting #1: cost 0 inf + 1 382.805 * [simplify]: Simplified to 0 382.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))))) (* (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)) 382.805 * * * * [progress]: [ 787 / 3260 ] simplifiying candidate # 382.805 * [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))))) 382.805 * * [simplify]: iters left: 6 (28 enodes) 382.815 * * [simplify]: iters left: 5 (112 enodes) 382.833 * * [simplify]: iters left: 4 (213 enodes) 382.869 * * [simplify]: iters left: 3 (453 enodes) 382.994 * * [simplify]: Extracting #0: cost 1 inf + 0 382.994 * * [simplify]: Extracting #1: cost 11 inf + 0 382.995 * * [simplify]: Extracting #2: cost 157 inf + 0 382.996 * * [simplify]: Extracting #3: cost 291 inf + 499 382.999 * * [simplify]: Extracting #4: cost 226 inf + 7807 383.003 * * [simplify]: Extracting #5: cost 186 inf + 15239 383.010 * * [simplify]: Extracting #6: cost 141 inf + 32699 383.027 * * [simplify]: Extracting #7: cost 26 inf + 94085 383.052 * * [simplify]: Extracting #8: cost 0 inf + 108436 383.079 * [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))) 383.079 * [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)))))) 383.080 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 383.080 * * [simplify]: iters left: 6 (11 enodes) 383.083 * * [simplify]: iters left: 5 (48 enodes) 383.091 * * [simplify]: iters left: 4 (98 enodes) 383.107 * * [simplify]: iters left: 3 (181 enodes) 383.146 * * [simplify]: iters left: 2 (358 enodes) 383.254 * * [simplify]: Extracting #0: cost 1 inf + 0 383.254 * * [simplify]: Extracting #1: cost 0 inf + 1 383.254 * [simplify]: Simplified to 0 383.254 * [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)) 383.254 * * * * [progress]: [ 788 / 3260 ] simplifiying candidate # 383.254 * [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)))) 383.255 * * [simplify]: iters left: 6 (27 enodes) 383.261 * * [simplify]: iters left: 5 (105 enodes) 383.278 * * [simplify]: iters left: 4 (191 enodes) 383.314 * * [simplify]: iters left: 3 (397 enodes) 383.417 * * [simplify]: Extracting #0: cost 1 inf + 0 383.417 * * [simplify]: Extracting #1: cost 12 inf + 0 383.418 * * [simplify]: Extracting #2: cost 136 inf + 83 383.419 * * [simplify]: Extracting #3: cost 238 inf + 1163 383.421 * * [simplify]: Extracting #4: cost 199 inf + 4970 383.424 * * [simplify]: Extracting #5: cost 182 inf + 9778 383.428 * * [simplify]: Extracting #6: cost 141 inf + 26467 383.444 * * [simplify]: Extracting #7: cost 18 inf + 91271 383.468 * * [simplify]: Extracting #8: cost 0 inf + 101749 383.492 * [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)) 383.492 * [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))))) 383.493 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 383.493 * * [simplify]: iters left: 6 (10 enodes) 383.496 * * [simplify]: iters left: 5 (41 enodes) 383.504 * * [simplify]: iters left: 4 (81 enodes) 383.516 * * [simplify]: iters left: 3 (127 enodes) 383.533 * * [simplify]: iters left: 2 (186 enodes) 383.560 * * [simplify]: iters left: 1 (266 enodes) 383.623 * * [simplify]: Extracting #0: cost 1 inf + 0 383.623 * * [simplify]: Extracting #1: cost 0 inf + 1 383.623 * [simplify]: Simplified to 0 383.623 * [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)) 383.624 * * * * [progress]: [ 789 / 3260 ] simplifiying candidate # 383.624 * [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))) 383.624 * * [simplify]: iters left: 6 (26 enodes) 383.630 * * [simplify]: iters left: 5 (102 enodes) 383.646 * * [simplify]: iters left: 4 (173 enodes) 383.676 * * [simplify]: iters left: 3 (361 enodes) 383.772 * * [simplify]: Extracting #0: cost 1 inf + 0 383.772 * * [simplify]: Extracting #1: cost 9 inf + 0 383.772 * * [simplify]: Extracting #2: cost 124 inf + 2 383.773 * * [simplify]: Extracting #3: cost 227 inf + 748 383.775 * * [simplify]: Extracting #4: cost 205 inf + 3077 383.777 * * [simplify]: Extracting #5: cost 188 inf + 7847 383.781 * * [simplify]: Extracting #6: cost 145 inf + 25379 383.801 * * [simplify]: Extracting #7: cost 21 inf + 90201 383.824 * * [simplify]: Extracting #8: cost 0 inf + 102484 383.847 * [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))) 383.848 * [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)))) 383.848 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 383.848 * * [simplify]: iters left: 6 (9 enodes) 383.850 * * [simplify]: iters left: 5 (36 enodes) 383.857 * * [simplify]: iters left: 4 (67 enodes) 383.867 * * [simplify]: iters left: 3 (97 enodes) 383.885 * * [simplify]: iters left: 2 (158 enodes) 383.919 * * [simplify]: iters left: 1 (263 enodes) 383.965 * * [simplify]: Extracting #0: cost 1 inf + 0 383.965 * * [simplify]: Extracting #1: cost 0 inf + 1 383.965 * [simplify]: Simplified to 0 383.965 * [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)) 383.965 * * * * [progress]: [ 790 / 3260 ] simplifiying candidate # 383.965 * [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)))) 383.965 * * [simplify]: iters left: 6 (26 enodes) 383.971 * * [simplify]: iters left: 5 (103 enodes) 383.987 * * [simplify]: iters left: 4 (182 enodes) 384.020 * * [simplify]: iters left: 3 (390 enodes) 384.126 * * [simplify]: Extracting #0: cost 1 inf + 0 384.126 * * [simplify]: Extracting #1: cost 11 inf + 0 384.127 * * [simplify]: Extracting #2: cost 137 inf + 0 384.128 * * [simplify]: Extracting #3: cost 247 inf + 661 384.130 * * [simplify]: Extracting #4: cost 201 inf + 5685 384.133 * * [simplify]: Extracting #5: cost 182 inf + 10505 384.138 * * [simplify]: Extracting #6: cost 141 inf + 28725 384.154 * * [simplify]: Extracting #7: cost 25 inf + 88780 384.177 * * [simplify]: Extracting #8: cost 0 inf + 102942 384.203 * [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)) 384.203 * [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))))) 384.203 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 384.203 * * [simplify]: iters left: 5 (9 enodes) 384.206 * * [simplify]: iters left: 4 (39 enodes) 384.212 * * [simplify]: iters left: 3 (65 enodes) 384.223 * * [simplify]: iters left: 2 (129 enodes) 384.248 * * [simplify]: iters left: 1 (210 enodes) 384.286 * * [simplify]: Extracting #0: cost 1 inf + 0 384.286 * * [simplify]: Extracting #1: cost 0 inf + 1 384.286 * [simplify]: Simplified to 0 384.286 * [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)) 384.286 * * * * [progress]: [ 791 / 3260 ] simplifiying candidate # 384.286 * [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)))))) 384.286 * * [simplify]: iters left: 6 (26 enodes) 384.292 * * [simplify]: iters left: 5 (99 enodes) 384.307 * * [simplify]: iters left: 4 (153 enodes) 384.333 * * [simplify]: iters left: 3 (279 enodes) 384.392 * * [simplify]: Extracting #0: cost 1 inf + 0 384.392 * * [simplify]: Extracting #1: cost 11 inf + 0 384.392 * * [simplify]: Extracting #2: cost 88 inf + 0 384.393 * * [simplify]: Extracting #3: cost 158 inf + 856 384.394 * * [simplify]: Extracting #4: cost 132 inf + 4831 384.395 * * [simplify]: Extracting #5: cost 134 inf + 5525 384.397 * * [simplify]: Extracting #6: cost 120 inf + 9241 384.401 * * [simplify]: Extracting #7: cost 71 inf + 27909 384.412 * * [simplify]: Extracting #8: cost 19 inf + 55104 384.426 * * [simplify]: Extracting #9: cost 0 inf + 64466 384.440 * * [simplify]: Extracting #10: cost 0 inf + 64426 384.454 * [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)) 384.454 * [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))))))) 384.455 * [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))))) 384.455 * * [simplify]: iters left: 6 (10 enodes) 384.457 * * [simplify]: iters left: 5 (37 enodes) 384.463 * * [simplify]: iters left: 4 (57 enodes) 384.472 * * [simplify]: iters left: 3 (104 enodes) 384.491 * * [simplify]: iters left: 2 (158 enodes) 384.514 * * [simplify]: iters left: 1 (225 enodes) 384.548 * * [simplify]: Extracting #0: cost 1 inf + 0 384.548 * * [simplify]: Extracting #1: cost 0 inf + 1 384.548 * [simplify]: Simplified to 0 384.548 * [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)) 384.548 * * * * [progress]: [ 792 / 3260 ] simplifiying candidate # 384.548 * [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))))) 384.548 * * [simplify]: iters left: 6 (25 enodes) 384.554 * * [simplify]: iters left: 5 (90 enodes) 384.567 * * [simplify]: iters left: 4 (137 enodes) 384.587 * * [simplify]: iters left: 3 (248 enodes) 384.640 * * [simplify]: Extracting #0: cost 1 inf + 0 384.640 * * [simplify]: Extracting #1: cost 9 inf + 0 384.640 * * [simplify]: Extracting #2: cost 78 inf + 0 384.641 * * [simplify]: Extracting #3: cost 137 inf + 1264 384.642 * * [simplify]: Extracting #4: cost 113 inf + 5074 384.643 * * [simplify]: Extracting #5: cost 118 inf + 5483 384.645 * * [simplify]: Extracting #6: cost 114 inf + 6214 384.648 * * [simplify]: Extracting #7: cost 67 inf + 25051 384.659 * * [simplify]: Extracting #8: cost 4 inf + 56661 384.673 * * [simplify]: Extracting #9: cost 0 inf + 58605 384.688 * [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))) 384.688 * [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)))))) 384.688 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 384.688 * * [simplify]: iters left: 6 (9 enodes) 384.691 * * [simplify]: iters left: 5 (29 enodes) 384.695 * * [simplify]: iters left: 4 (42 enodes) 384.700 * * [simplify]: iters left: 3 (58 enodes) 384.707 * * [simplify]: iters left: 2 (68 enodes) 384.715 * * [simplify]: Extracting #0: cost 1 inf + 0 384.715 * * [simplify]: Extracting #1: cost 0 inf + 1 384.715 * [simplify]: Simplified to 0 384.715 * [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)) 384.715 * * * * [progress]: [ 793 / 3260 ] simplifiying candidate # 384.715 * [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)))))) 384.715 * * [simplify]: iters left: 6 (29 enodes) 384.722 * * [simplify]: iters left: 5 (113 enodes) 384.739 * * [simplify]: iters left: 4 (220 enodes) 384.782 * * [simplify]: iters left: 3 (472 enodes) 384.884 * * [simplify]: Extracting #0: cost 1 inf + 0 384.884 * * [simplify]: Extracting #1: cost 11 inf + 0 384.884 * * [simplify]: Extracting #2: cost 116 inf + 0 384.885 * * [simplify]: Extracting #3: cost 219 inf + 204 384.886 * * [simplify]: Extracting #4: cost 206 inf + 2468 384.887 * * [simplify]: Extracting #5: cost 187 inf + 6938 384.893 * * [simplify]: Extracting #6: cost 107 inf + 33426 384.909 * * [simplify]: Extracting #7: cost 4 inf + 77654 384.927 * * [simplify]: Extracting #8: cost 0 inf + 79543 384.945 * [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)) 384.945 * [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))))))) 384.946 * [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))))) 384.946 * * [simplify]: iters left: 6 (13 enodes) 384.951 * * [simplify]: iters left: 5 (53 enodes) 384.959 * * [simplify]: iters left: 4 (117 enodes) 384.984 * * [simplify]: iters left: 3 (275 enodes) 385.038 * * [simplify]: iters left: 2 (474 enodes) 385.147 * * [simplify]: Extracting #0: cost 1 inf + 0 385.147 * * [simplify]: Extracting #1: cost 0 inf + 1 385.147 * [simplify]: Simplified to 0 385.147 * [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)) 385.147 * * * * [progress]: [ 794 / 3260 ] simplifiying candidate # 385.147 * [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))))) 385.148 * * [simplify]: iters left: 6 (27 enodes) 385.154 * * [simplify]: iters left: 5 (104 enodes) 385.170 * * [simplify]: iters left: 4 (180 enodes) 385.201 * * [simplify]: iters left: 3 (346 enodes) 385.272 * * [simplify]: Extracting #0: cost 1 inf + 0 385.272 * * [simplify]: Extracting #1: cost 11 inf + 0 385.272 * * [simplify]: Extracting #2: cost 92 inf + 0 385.272 * * [simplify]: Extracting #3: cost 181 inf + 42 385.273 * * [simplify]: Extracting #4: cost 164 inf + 3074 385.274 * * [simplify]: Extracting #5: cost 156 inf + 5431 385.278 * * [simplify]: Extracting #6: cost 102 inf + 21790 385.288 * * [simplify]: Extracting #7: cost 15 inf + 58876 385.304 * * [simplify]: Extracting #8: cost 0 inf + 65751 385.321 * [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)) 385.321 * [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)))))) 385.321 * [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)))) 385.321 * * [simplify]: iters left: 6 (12 enodes) 385.324 * * [simplify]: iters left: 5 (47 enodes) 385.331 * * [simplify]: iters left: 4 (82 enodes) 385.344 * * [simplify]: iters left: 3 (157 enodes) 385.371 * * [simplify]: iters left: 2 (248 enodes) 385.410 * * [simplify]: iters left: 1 (341 enodes) 385.463 * * [simplify]: Extracting #0: cost 1 inf + 0 385.463 * * [simplify]: Extracting #1: cost 0 inf + 1 385.463 * [simplify]: Simplified to 0 385.463 * [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)) 385.464 * * * * [progress]: [ 795 / 3260 ] simplifiying candidate # 385.464 * [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)))) 385.464 * * [simplify]: iters left: 6 (28 enodes) 385.470 * * [simplify]: iters left: 5 (107 enodes) 385.487 * * [simplify]: iters left: 4 (191 enodes) 385.523 * * [simplify]: iters left: 3 (378 enodes) 385.610 * * [simplify]: Extracting #0: cost 1 inf + 0 385.610 * * [simplify]: Extracting #1: cost 13 inf + 0 385.611 * * [simplify]: Extracting #2: cost 103 inf + 0 385.611 * * [simplify]: Extracting #3: cost 191 inf + 2 385.612 * * [simplify]: Extracting #4: cost 178 inf + 1549 385.614 * * [simplify]: Extracting #5: cost 147 inf + 8896 385.618 * * [simplify]: Extracting #6: cost 95 inf + 24191 385.633 * * [simplify]: Extracting #7: cost 14 inf + 61768 385.649 * * [simplify]: Extracting #8: cost 0 inf + 69017 385.665 * [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)) 385.665 * [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))))) 385.665 * [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))) 385.665 * * [simplify]: iters left: 6 (12 enodes) 385.669 * * [simplify]: iters left: 5 (47 enodes) 385.676 * * [simplify]: iters left: 4 (89 enodes) 385.693 * * [simplify]: iters left: 3 (180 enodes) 385.732 * * [simplify]: iters left: 2 (296 enodes) 385.788 * * [simplify]: iters left: 1 (428 enodes) 385.876 * * [simplify]: Extracting #0: cost 1 inf + 0 385.876 * * [simplify]: Extracting #1: cost 0 inf + 1 385.876 * [simplify]: Simplified to 0 385.876 * [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)) 385.876 * * * * [progress]: [ 796 / 3260 ] simplifiying candidate # 385.877 * [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)))))) 385.877 * * [simplify]: iters left: 6 (28 enodes) 385.885 * * [simplify]: iters left: 5 (106 enodes) 385.901 * * [simplify]: iters left: 4 (181 enodes) 385.929 * * [simplify]: iters left: 3 (328 enodes) 385.994 * * [simplify]: Extracting #0: cost 1 inf + 0 385.994 * * [simplify]: Extracting #1: cost 11 inf + 0 385.994 * * [simplify]: Extracting #2: cost 90 inf + 0 385.994 * * [simplify]: Extracting #3: cost 182 inf + 0 385.995 * * [simplify]: Extracting #4: cost 174 inf + 1012 385.996 * * [simplify]: Extracting #5: cost 171 inf + 2189 386.000 * * [simplify]: Extracting #6: cost 104 inf + 23166 386.012 * * [simplify]: Extracting #7: cost 17 inf + 58229 386.028 * * [simplify]: Extracting #8: cost 0 inf + 67809 386.043 * * [simplify]: Extracting #9: cost 0 inf + 67729 386.059 * [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)))) 386.059 * [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))))))) 386.059 * [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))))) 386.059 * * [simplify]: iters left: 6 (12 enodes) 386.062 * * [simplify]: iters left: 5 (46 enodes) 386.069 * * [simplify]: iters left: 4 (81 enodes) 386.081 * * [simplify]: iters left: 3 (134 enodes) 386.102 * * [simplify]: iters left: 2 (197 enodes) 386.129 * * [simplify]: iters left: 1 (271 enodes) 386.168 * * [simplify]: Extracting #0: cost 1 inf + 0 386.168 * * [simplify]: Extracting #1: cost 0 inf + 1 386.168 * [simplify]: Simplified to 0 386.168 * [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)) 386.168 * * * * [progress]: [ 797 / 3260 ] simplifiying candidate # 386.168 * [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))))) 386.168 * * [simplify]: iters left: 6 (25 enodes) 386.174 * * [simplify]: iters left: 5 (94 enodes) 386.187 * * [simplify]: iters left: 4 (149 enodes) 386.210 * * [simplify]: iters left: 3 (275 enodes) 386.266 * * [simplify]: Extracting #0: cost 1 inf + 0 386.266 * * [simplify]: Extracting #1: cost 9 inf + 0 386.266 * * [simplify]: Extracting #2: cost 80 inf + 0 386.267 * * [simplify]: Extracting #3: cost 164 inf + 0 386.267 * * [simplify]: Extracting #4: cost 159 inf + 729 386.268 * * [simplify]: Extracting #5: cost 152 inf + 2277 386.270 * * [simplify]: Extracting #6: cost 124 inf + 7781 386.274 * * [simplify]: Extracting #7: cost 67 inf + 28727 386.287 * * [simplify]: Extracting #8: cost 5 inf + 59602 386.301 * * [simplify]: Extracting #9: cost 0 inf + 62167 386.316 * [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))) 386.316 * [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)))))) 386.316 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 386.316 * * [simplify]: iters left: 6 (10 enodes) 386.319 * * [simplify]: iters left: 5 (38 enodes) 386.324 * * [simplify]: iters left: 4 (59 enodes) 386.333 * * [simplify]: iters left: 3 (88 enodes) 386.344 * * [simplify]: iters left: 2 (117 enodes) 386.360 * * [simplify]: iters left: 1 (144 enodes) 386.377 * * [simplify]: Extracting #0: cost 1 inf + 0 386.377 * * [simplify]: Extracting #1: cost 0 inf + 1 386.377 * [simplify]: Simplified to 0 386.377 * [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)) 386.377 * * * * [progress]: [ 798 / 3260 ] simplifiying candidate # 386.377 * [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)))) 386.377 * * [simplify]: iters left: 6 (27 enodes) 386.383 * * [simplify]: iters left: 5 (102 enodes) 386.398 * * [simplify]: iters left: 4 (163 enodes) 386.426 * * [simplify]: iters left: 3 (305 enodes) 386.487 * * [simplify]: Extracting #0: cost 1 inf + 0 386.487 * * [simplify]: Extracting #1: cost 11 inf + 0 386.488 * * [simplify]: Extracting #2: cost 92 inf + 0 386.488 * * [simplify]: Extracting #3: cost 157 inf + 497 386.489 * * [simplify]: Extracting #4: cost 138 inf + 3735 386.491 * * [simplify]: Extracting #5: cost 127 inf + 6262 386.493 * * [simplify]: Extracting #6: cost 114 inf + 8596 386.496 * * [simplify]: Extracting #7: cost 81 inf + 20421 386.506 * * [simplify]: Extracting #8: cost 24 inf + 49126 386.520 * * [simplify]: Extracting #9: cost 0 inf + 61091 386.534 * [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)) 386.534 * [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))))) 386.534 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 386.534 * * [simplify]: iters left: 6 (11 enodes) 386.537 * * [simplify]: iters left: 5 (42 enodes) 386.543 * * [simplify]: iters left: 4 (67 enodes) 386.553 * * [simplify]: iters left: 3 (111 enodes) 386.571 * * [simplify]: iters left: 2 (140 enodes) 386.587 * * [simplify]: iters left: 1 (160 enodes) 386.603 * * [simplify]: Extracting #0: cost 1 inf + 0 386.603 * * [simplify]: Extracting #1: cost 0 inf + 1 386.603 * [simplify]: Simplified to 0 386.603 * [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)) 386.604 * * * * [progress]: [ 799 / 3260 ] simplifiying candidate # 386.604 * [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)))))) 386.604 * * [simplify]: iters left: 6 (30 enodes) 386.611 * * [simplify]: iters left: 5 (122 enodes) 386.633 * * [simplify]: iters left: 4 (278 enodes) 386.707 * * [simplify]: Extracting #0: cost 1 inf + 0 386.707 * * [simplify]: Extracting #1: cost 11 inf + 0 386.707 * * [simplify]: Extracting #2: cost 177 inf + 0 386.708 * * [simplify]: Extracting #3: cost 318 inf + 1 386.710 * * [simplify]: Extracting #4: cost 294 inf + 4889 386.718 * * [simplify]: Extracting #5: cost 132 inf + 62793 386.733 * * [simplify]: Extracting #6: cost 70 inf + 86000 386.748 * * [simplify]: Extracting #7: cost 49 inf + 91207 386.769 * * [simplify]: Extracting #8: cost 4 inf + 115171 386.790 * * [simplify]: Extracting #9: cost 0 inf + 117061 386.811 * [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))))) 386.811 * [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))))))) 386.812 * [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))))) 386.812 * * [simplify]: iters left: 6 (16 enodes) 386.816 * * [simplify]: iters left: 5 (68 enodes) 386.827 * * [simplify]: iters left: 4 (179 enodes) 386.884 * * [simplify]: Extracting #0: cost 1 inf + 0 386.884 * * [simplify]: Extracting #1: cost 27 inf + 0 386.884 * * [simplify]: Extracting #2: cost 153 inf + 0 386.885 * * [simplify]: Extracting #3: cost 242 inf + 83 386.888 * * [simplify]: Extracting #4: cost 185 inf + 16503 386.900 * * [simplify]: Extracting #5: cost 15 inf + 79352 386.917 * * [simplify]: Extracting #6: cost 0 inf + 84943 386.931 * [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))))) 386.931 * [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))))))) 386.932 * * * * [progress]: [ 800 / 3260 ] simplifiying candidate # 386.932 * [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))))) 386.932 * * [simplify]: iters left: 6 (28 enodes) 386.938 * * [simplify]: iters left: 5 (112 enodes) 386.956 * * [simplify]: iters left: 4 (230 enodes) 387.009 * * [simplify]: Extracting #0: cost 1 inf + 0 387.009 * * [simplify]: Extracting #1: cost 11 inf + 0 387.009 * * [simplify]: Extracting #2: cost 136 inf + 0 387.010 * * [simplify]: Extracting #3: cost 238 inf + 0 387.011 * * [simplify]: Extracting #4: cost 219 inf + 3921 387.018 * * [simplify]: Extracting #5: cost 104 inf + 41177 387.028 * * [simplify]: Extracting #6: cost 52 inf + 59483 387.042 * * [simplify]: Extracting #7: cost 7 inf + 79537 387.060 * * [simplify]: Extracting #8: cost 0 inf + 82966 387.075 * * [simplify]: Extracting #9: cost 0 inf + 82846 387.091 * [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))))) 387.091 * [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)))))) 387.092 * [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)))) 387.092 * * [simplify]: iters left: 6 (15 enodes) 387.095 * * [simplify]: iters left: 5 (63 enodes) 387.106 * * [simplify]: iters left: 4 (145 enodes) 387.143 * * [simplify]: iters left: 3 (499 enodes) 387.380 * * [simplify]: Extracting #0: cost 1 inf + 0 387.380 * * [simplify]: Extracting #1: cost 0 inf + 1 387.380 * [simplify]: Simplified to 0 387.380 * [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)) 387.380 * * * * [progress]: [ 801 / 3260 ] simplifiying candidate # 387.380 * [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)))) 387.380 * * [simplify]: iters left: 6 (29 enodes) 387.390 * * [simplify]: iters left: 5 (116 enodes) 387.410 * * [simplify]: iters left: 4 (256 enodes) 387.472 * * [simplify]: Extracting #0: cost 1 inf + 0 387.473 * * [simplify]: Extracting #1: cost 13 inf + 0 387.473 * * [simplify]: Extracting #2: cost 144 inf + 0 387.473 * * [simplify]: Extracting #3: cost 234 inf + 2 387.474 * * [simplify]: Extracting #4: cost 217 inf + 3683 387.479 * * [simplify]: Extracting #5: cost 128 inf + 28302 387.488 * * [simplify]: Extracting #6: cost 52 inf + 52742 387.501 * * [simplify]: Extracting #7: cost 10 inf + 71669 387.515 * * [simplify]: Extracting #8: cost 0 inf + 76411 387.532 * [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))) 387.532 * [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))))) 387.532 * [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))) 387.532 * * [simplify]: iters left: 6 (15 enodes) 387.536 * * [simplify]: iters left: 5 (62 enodes) 387.548 * * [simplify]: iters left: 4 (159 enodes) 387.589 * * [simplify]: iters left: 3 (475 enodes) 387.787 * * [simplify]: Extracting #0: cost 1 inf + 0 387.787 * * [simplify]: Extracting #1: cost 42 inf + 0 387.788 * * [simplify]: Extracting #2: cost 194 inf + 1 387.791 * * [simplify]: Extracting #3: cost 205 inf + 15094 387.810 * * [simplify]: Extracting #4: cost 20 inf + 63712 387.827 * * [simplify]: Extracting #5: cost 3 inf + 65204 387.845 * * [simplify]: Extracting #6: cost 0 inf + 65965 387.863 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 387.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))))) (* (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)))) 387.863 * * * * [progress]: [ 802 / 3260 ] simplifiying candidate # 387.863 * [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)))))) 387.863 * * [simplify]: iters left: 6 (31 enodes) 387.870 * * [simplify]: iters left: 5 (122 enodes) 387.892 * * [simplify]: iters left: 4 (253 enodes) 387.950 * * [simplify]: Extracting #0: cost 1 inf + 0 387.950 * * [simplify]: Extracting #1: cost 11 inf + 0 387.950 * * [simplify]: Extracting #2: cost 139 inf + 0 387.951 * * [simplify]: Extracting #3: cost 248 inf + 0 387.951 * * [simplify]: Extracting #4: cost 237 inf + 1177 387.955 * * [simplify]: Extracting #5: cost 157 inf + 24850 387.965 * * [simplify]: Extracting #6: cost 50 inf + 62655 387.980 * * [simplify]: Extracting #7: cost 6 inf + 82137 387.995 * * [simplify]: Extracting #8: cost 0 inf + 85106 388.011 * [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)))) 388.011 * [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))))))) 388.012 * [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))))) 388.012 * * [simplify]: iters left: 6 (15 enodes) 388.016 * * [simplify]: iters left: 5 (62 enodes) 388.025 * * [simplify]: iters left: 4 (148 enodes) 388.064 * * [simplify]: iters left: 3 (499 enodes) 388.310 * * [simplify]: Extracting #0: cost 1 inf + 0 388.310 * * [simplify]: Extracting #1: cost 0 inf + 1 388.310 * [simplify]: Simplified to 0 388.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))) (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)) 388.311 * * * * [progress]: [ 803 / 3260 ] simplifiying candidate # 388.311 * [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))))) 388.311 * * [simplify]: iters left: 6 (29 enodes) 388.318 * * [simplify]: iters left: 5 (113 enodes) 388.335 * * [simplify]: iters left: 4 (217 enodes) 388.381 * * [simplify]: Extracting #0: cost 1 inf + 0 388.381 * * [simplify]: Extracting #1: cost 11 inf + 0 388.381 * * [simplify]: Extracting #2: cost 115 inf + 0 388.382 * * [simplify]: Extracting #3: cost 199 inf + 0 388.383 * * [simplify]: Extracting #4: cost 184 inf + 1985 388.386 * * [simplify]: Extracting #5: cost 104 inf + 25155 388.394 * * [simplify]: Extracting #6: cost 53 inf + 41252 388.404 * * [simplify]: Extracting #7: cost 11 inf + 59310 388.416 * * [simplify]: Extracting #8: cost 0 inf + 65099 388.431 * * [simplify]: Extracting #9: cost 0 inf + 65019 388.443 * [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)))) 388.444 * [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)))))) 388.444 * [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)))) 388.444 * * [simplify]: iters left: 6 (14 enodes) 388.447 * * [simplify]: iters left: 5 (56 enodes) 388.456 * * [simplify]: iters left: 4 (117 enodes) 388.482 * * [simplify]: iters left: 3 (347 enodes) 388.600 * * [simplify]: Extracting #0: cost 1 inf + 0 388.600 * * [simplify]: Extracting #1: cost 0 inf + 1 388.600 * [simplify]: Simplified to 0 388.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))))) (* (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)) 388.601 * * * * [progress]: [ 804 / 3260 ] simplifiying candidate # 388.601 * [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)))) 388.601 * * [simplify]: iters left: 6 (30 enodes) 388.608 * * [simplify]: iters left: 5 (117 enodes) 388.626 * * [simplify]: iters left: 4 (218 enodes) 388.670 * * [simplify]: Extracting #0: cost 1 inf + 0 388.670 * * [simplify]: Extracting #1: cost 11 inf + 0 388.671 * * [simplify]: Extracting #2: cost 110 inf + 0 388.671 * * [simplify]: Extracting #3: cost 175 inf + 44 388.671 * * [simplify]: Extracting #4: cost 172 inf + 211 388.672 * * [simplify]: Extracting #5: cost 157 inf + 3450 388.677 * * [simplify]: Extracting #6: cost 61 inf + 30171 388.685 * * [simplify]: Extracting #7: cost 3 inf + 53535 388.696 * * [simplify]: Extracting #8: cost 0 inf + 54761 388.706 * [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)) 388.706 * [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))))) 388.707 * [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))) 388.707 * * [simplify]: iters left: 6 (14 enodes) 388.710 * * [simplify]: iters left: 5 (57 enodes) 388.720 * * [simplify]: iters left: 4 (116 enodes) 388.746 * * [simplify]: iters left: 3 (321 enodes) 388.857 * * [simplify]: Extracting #0: cost 1 inf + 0 388.857 * * [simplify]: Extracting #1: cost 0 inf + 1 388.857 * [simplify]: Simplified to 0 388.857 * [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)) 388.857 * * * * [progress]: [ 805 / 3260 ] simplifiying candidate # 388.857 * [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)))))) 388.857 * * [simplify]: iters left: 6 (31 enodes) 388.864 * * [simplify]: iters left: 5 (122 enodes) 388.885 * * [simplify]: iters left: 4 (252 enodes) 388.942 * * [simplify]: Extracting #0: cost 1 inf + 0 388.942 * * [simplify]: Extracting #1: cost 11 inf + 0 388.943 * * [simplify]: Extracting #2: cost 124 inf + 0 388.943 * * [simplify]: Extracting #3: cost 210 inf + 204 388.944 * * [simplify]: Extracting #4: cost 198 inf + 2039 388.947 * * [simplify]: Extracting #5: cost 118 inf + 23900 388.954 * * [simplify]: Extracting #6: cost 72 inf + 36261 388.962 * * [simplify]: Extracting #7: cost 41 inf + 45504 388.973 * * [simplify]: Extracting #8: cost 9 inf + 62491 388.988 * * [simplify]: Extracting #9: cost 0 inf + 67479 389.000 * [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)))) 389.001 * [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))))))) 389.001 * [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))))) 389.001 * * [simplify]: iters left: 6 (15 enodes) 389.005 * * [simplify]: iters left: 5 (62 enodes) 389.016 * * [simplify]: iters left: 4 (149 enodes) 389.052 * * [simplify]: iters left: 3 (450 enodes) 389.252 * * [simplify]: Extracting #0: cost 1 inf + 0 389.252 * * [simplify]: Extracting #1: cost 0 inf + 1 389.254 * [simplify]: Simplified to 0 389.254 * [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)) 389.254 * * * * [progress]: [ 806 / 3260 ] simplifiying candidate # 389.254 * [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))))) 389.254 * * [simplify]: iters left: 6 (29 enodes) 389.264 * * [simplify]: iters left: 5 (114 enodes) 389.282 * * [simplify]: iters left: 4 (216 enodes) 389.327 * * [simplify]: Extracting #0: cost 1 inf + 0 389.327 * * [simplify]: Extracting #1: cost 11 inf + 0 389.328 * * [simplify]: Extracting #2: cost 107 inf + 0 389.328 * * [simplify]: Extracting #3: cost 177 inf + 204 389.329 * * [simplify]: Extracting #4: cost 171 inf + 977 389.330 * * [simplify]: Extracting #5: cost 165 inf + 2963 389.333 * * [simplify]: Extracting #6: cost 69 inf + 26746 389.342 * * [simplify]: Extracting #7: cost 6 inf + 53554 389.353 * * [simplify]: Extracting #8: cost 0 inf + 55947 389.364 * * [simplify]: Extracting #9: cost 0 inf + 55867 389.375 * [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))))) 389.375 * [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)))))) 389.375 * [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)))) 389.375 * * [simplify]: iters left: 6 (14 enodes) 389.378 * * [simplify]: iters left: 5 (57 enodes) 389.387 * * [simplify]: iters left: 4 (118 enodes) 389.414 * * [simplify]: iters left: 3 (314 enodes) 389.508 * * [simplify]: Extracting #0: cost 1 inf + 0 389.508 * * [simplify]: Extracting #1: cost 0 inf + 1 389.508 * [simplify]: Simplified to 0 389.508 * [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)) 389.509 * * * * [progress]: [ 807 / 3260 ] simplifiying candidate # 389.509 * [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)))) 389.509 * * [simplify]: iters left: 6 (29 enodes) 389.515 * * [simplify]: iters left: 5 (108 enodes) 389.532 * * [simplify]: iters left: 4 (204 enodes) 389.567 * * [simplify]: iters left: 3 (456 enodes) 389.686 * * [simplify]: Extracting #0: cost 1 inf + 0 389.686 * * [simplify]: Extracting #1: cost 13 inf + 0 389.686 * * [simplify]: Extracting #2: cost 142 inf + 0 389.687 * * [simplify]: Extracting #3: cost 243 inf + 248 389.688 * * [simplify]: Extracting #4: cost 221 inf + 3052 389.691 * * [simplify]: Extracting #5: cost 161 inf + 15180 389.699 * * [simplify]: Extracting #6: cost 86 inf + 35474 389.714 * * [simplify]: Extracting #7: cost 10 inf + 71965 389.732 * * [simplify]: Extracting #8: cost 0 inf + 77214 389.751 * [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)) 389.751 * [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))))) 389.751 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 389.751 * * [simplify]: iters left: 6 (13 enodes) 389.754 * * [simplify]: iters left: 5 (48 enodes) 389.764 * * [simplify]: iters left: 4 (103 enodes) 389.783 * * [simplify]: iters left: 3 (238 enodes) 389.841 * * [simplify]: Extracting #0: cost 1 inf + 0 389.841 * * [simplify]: Extracting #1: cost 0 inf + 1 389.841 * [simplify]: Simplified to 0 389.841 * [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)) 389.841 * * * * [progress]: [ 808 / 3260 ] simplifiying candidate # 389.842 * [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)))))) 389.842 * * [simplify]: iters left: 6 (29 enodes) 389.848 * * [simplify]: iters left: 5 (115 enodes) 389.865 * * [simplify]: iters left: 4 (240 enodes) 389.918 * * [simplify]: Extracting #0: cost 1 inf + 0 389.918 * * [simplify]: Extracting #1: cost 11 inf + 0 389.918 * * [simplify]: Extracting #2: cost 138 inf + 0 389.919 * * [simplify]: Extracting #3: cost 247 inf + 0 389.919 * * [simplify]: Extracting #4: cost 231 inf + 2550 389.924 * * [simplify]: Extracting #5: cost 140 inf + 30988 389.933 * * [simplify]: Extracting #6: cost 57 inf + 61440 389.949 * * [simplify]: Extracting #7: cost 7 inf + 82170 389.965 * * [simplify]: Extracting #8: cost 0 inf + 86120 389.980 * * [simplify]: Extracting #9: cost 0 inf + 86040 389.996 * [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)))) 389.996 * [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))))))) 389.996 * [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))))) 389.996 * * [simplify]: iters left: 6 (15 enodes) 390.000 * * [simplify]: iters left: 5 (61 enodes) 390.009 * * [simplify]: iters left: 4 (142 enodes) 390.044 * * [simplify]: iters left: 3 (474 enodes) 390.218 * * [simplify]: Extracting #0: cost 1 inf + 0 390.218 * * [simplify]: Extracting #1: cost 0 inf + 1 390.218 * [simplify]: Simplified to 0 390.218 * [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)) 390.219 * * * * [progress]: [ 809 / 3260 ] simplifiying candidate # 390.219 * [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))))) 390.219 * * [simplify]: iters left: 6 (27 enodes) 390.227 * * [simplify]: iters left: 5 (105 enodes) 390.243 * * [simplify]: iters left: 4 (197 enodes) 390.279 * * [simplify]: Extracting #0: cost 1 inf + 0 390.279 * * [simplify]: Extracting #1: cost 11 inf + 0 390.280 * * [simplify]: Extracting #2: cost 109 inf + 0 390.280 * * [simplify]: Extracting #3: cost 185 inf + 0 390.281 * * [simplify]: Extracting #4: cost 166 inf + 3199 390.286 * * [simplify]: Extracting #5: cost 93 inf + 24882 390.293 * * [simplify]: Extracting #6: cost 54 inf + 37893 390.303 * * [simplify]: Extracting #7: cost 9 inf + 57291 390.314 * * [simplify]: Extracting #8: cost 0 inf + 61881 390.325 * [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))))) 390.325 * [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)))))) 390.326 * [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)))) 390.326 * * [simplify]: iters left: 6 (14 enodes) 390.329 * * [simplify]: iters left: 5 (56 enodes) 390.338 * * [simplify]: iters left: 4 (113 enodes) 390.361 * * [simplify]: iters left: 3 (324 enodes) 390.447 * * [simplify]: Extracting #0: cost 1 inf + 0 390.447 * * [simplify]: Extracting #1: cost 0 inf + 1 390.447 * [simplify]: Simplified to 0 390.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))))) (* (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)) 390.447 * * * * [progress]: [ 810 / 3260 ] simplifiying candidate # 390.447 * [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)))) 390.447 * * [simplify]: iters left: 6 (28 enodes) 390.454 * * [simplify]: iters left: 5 (110 enodes) 390.473 * * [simplify]: iters left: 4 (207 enodes) 390.511 * * [simplify]: Extracting #0: cost 1 inf + 0 390.511 * * [simplify]: Extracting #1: cost 11 inf + 0 390.511 * * [simplify]: Extracting #2: cost 112 inf + 0 390.512 * * [simplify]: Extracting #3: cost 178 inf + 44 390.512 * * [simplify]: Extracting #4: cost 167 inf + 1304 390.513 * * [simplify]: Extracting #5: cost 161 inf + 3453 390.517 * * [simplify]: Extracting #6: cost 79 inf + 24926 390.526 * * [simplify]: Extracting #7: cost 8 inf + 50805 390.536 * * [simplify]: Extracting #8: cost 0 inf + 55604 390.548 * [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)) 390.548 * [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))))) 390.549 * [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))) 390.549 * * [simplify]: iters left: 6 (14 enodes) 390.552 * * [simplify]: iters left: 5 (56 enodes) 390.561 * * [simplify]: iters left: 4 (112 enodes) 390.583 * * [simplify]: iters left: 3 (297 enodes) 390.664 * * [simplify]: Extracting #0: cost 1 inf + 0 390.664 * * [simplify]: Extracting #1: cost 0 inf + 1 390.665 * [simplify]: Simplified to 0 390.665 * [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)) 390.665 * * * * [progress]: [ 811 / 3260 ] simplifiying candidate # 390.665 * [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)))))) 390.665 * * [simplify]: iters left: 6 (29 enodes) 390.671 * * [simplify]: iters left: 5 (113 enodes) 390.688 * * [simplify]: iters left: 4 (220 enodes) 390.730 * * [simplify]: Extracting #0: cost 1 inf + 0 390.730 * * [simplify]: Extracting #1: cost 11 inf + 0 390.730 * * [simplify]: Extracting #2: cost 113 inf + 0 390.730 * * [simplify]: Extracting #3: cost 197 inf + 0 390.731 * * [simplify]: Extracting #4: cost 187 inf + 854 390.733 * * [simplify]: Extracting #5: cost 138 inf + 13297 390.739 * * [simplify]: Extracting #6: cost 59 inf + 37981 390.749 * * [simplify]: Extracting #7: cost 4 inf + 62053 390.761 * * [simplify]: Extracting #8: cost 0 inf + 63903 390.773 * * [simplify]: Extracting #9: cost 0 inf + 63823 390.785 * [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))) 390.785 * [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))))))) 390.786 * [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))))) 390.786 * * [simplify]: iters left: 6 (13 enodes) 390.789 * * [simplify]: iters left: 5 (53 enodes) 390.797 * * [simplify]: iters left: 4 (118 enodes) 390.821 * * [simplify]: iters left: 3 (324 enodes) 390.905 * * [simplify]: Extracting #0: cost 1 inf + 0 390.905 * * [simplify]: Extracting #1: cost 0 inf + 1 390.905 * [simplify]: Simplified to 0 390.905 * [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)) 390.906 * * * * [progress]: [ 812 / 3260 ] simplifiying candidate # 390.906 * [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))))) 390.906 * * [simplify]: iters left: 6 (26 enodes) 390.914 * * [simplify]: iters left: 5 (99 enodes) 390.928 * * [simplify]: iters left: 4 (175 enodes) 390.957 * * [simplify]: iters left: 3 (403 enodes) 391.046 * * [simplify]: Extracting #0: cost 1 inf + 0 391.046 * * [simplify]: Extracting #1: cost 9 inf + 0 391.046 * * [simplify]: Extracting #2: cost 116 inf + 0 391.046 * * [simplify]: Extracting #3: cost 246 inf + 1 391.048 * * [simplify]: Extracting #4: cost 233 inf + 1867 391.051 * * [simplify]: Extracting #5: cost 157 inf + 17147 391.058 * * [simplify]: Extracting #6: cost 114 inf + 25813 391.066 * * [simplify]: Extracting #7: cost 79 inf + 38396 391.082 * * [simplify]: Extracting #8: cost 10 inf + 73117 391.099 * * [simplify]: Extracting #9: cost 0 inf + 77645 391.119 * [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))) 391.119 * [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)))))) 391.120 * [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)))) 391.120 * * [simplify]: iters left: 6 (11 enodes) 391.122 * * [simplify]: iters left: 5 (43 enodes) 391.129 * * [simplify]: iters left: 4 (84 enodes) 391.143 * * [simplify]: iters left: 3 (212 enodes) 391.188 * * [simplify]: iters left: 2 (472 enodes) 391.293 * * [simplify]: Extracting #0: cost 1 inf + 0 391.293 * * [simplify]: Extracting #1: cost 0 inf + 1 391.293 * [simplify]: Simplified to 0 391.293 * [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)) 391.293 * * * * [progress]: [ 813 / 3260 ] simplifiying candidate # 391.293 * [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)))) 391.293 * * [simplify]: iters left: 6 (28 enodes) 391.300 * * [simplify]: iters left: 5 (109 enodes) 391.316 * * [simplify]: iters left: 4 (197 enodes) 391.354 * * [simplify]: iters left: 3 (432 enodes) 391.453 * * [simplify]: Extracting #0: cost 1 inf + 0 391.453 * * [simplify]: Extracting #1: cost 11 inf + 0 391.454 * * [simplify]: Extracting #2: cost 114 inf + 0 391.454 * * [simplify]: Extracting #3: cost 219 inf + 2 391.457 * * [simplify]: Extracting #4: cost 203 inf + 1871 391.460 * * [simplify]: Extracting #5: cost 149 inf + 11246 391.466 * * [simplify]: Extracting #6: cost 90 inf + 27490 391.479 * * [simplify]: Extracting #7: cost 14 inf + 63041 391.496 * * [simplify]: Extracting #8: cost 0 inf + 70370 391.513 * * [simplify]: Extracting #9: cost 0 inf + 70250 391.530 * [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)) 391.530 * [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))))) 391.530 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 391.530 * * [simplify]: iters left: 6 (12 enodes) 391.534 * * [simplify]: iters left: 5 (49 enodes) 391.801 * * [simplify]: iters left: 4 (99 enodes) 391.820 * * [simplify]: iters left: 3 (234 enodes) 391.874 * * [simplify]: iters left: 2 (447 enodes) 391.968 * * [simplify]: Extracting #0: cost 1 inf + 0 391.969 * * [simplify]: Extracting #1: cost 0 inf + 1 391.969 * [simplify]: Simplified to 0 391.969 * [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)) 391.969 * * * * [progress]: [ 814 / 3260 ] simplifiying candidate # 391.969 * [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)))))) 391.969 * * [simplify]: iters left: 6 (30 enodes) 391.976 * * [simplify]: iters left: 5 (117 enodes) 391.993 * * [simplify]: iters left: 4 (223 enodes) 392.036 * * [simplify]: Extracting #0: cost 1 inf + 0 392.036 * * [simplify]: Extracting #1: cost 11 inf + 0 392.037 * * [simplify]: Extracting #2: cost 101 inf + 0 392.037 * * [simplify]: Extracting #3: cost 163 inf + 204 392.038 * * [simplify]: Extracting #4: cost 160 inf + 530 392.039 * * [simplify]: Extracting #5: cost 118 inf + 9228 392.043 * * [simplify]: Extracting #6: cost 71 inf + 19950 392.048 * * [simplify]: Extracting #7: cost 61 inf + 21062 392.054 * * [simplify]: Extracting #8: cost 36 inf + 31417 392.063 * * [simplify]: Extracting #9: cost 3 inf + 48982 392.072 * * [simplify]: Extracting #10: cost 0 inf + 50572 392.082 * [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)) 392.082 * [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))))))) 392.082 * [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))))) 392.083 * * [simplify]: iters left: 6 (14 enodes) 392.086 * * [simplify]: iters left: 5 (57 enodes) 392.095 * * [simplify]: iters left: 4 (121 enodes) 392.121 * * [simplify]: iters left: 3 (291 enodes) 392.198 * * [simplify]: Extracting #0: cost 1 inf + 0 392.198 * * [simplify]: Extracting #1: cost 0 inf + 1 392.198 * [simplify]: Simplified to 0 392.198 * [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)) 392.198 * * * * [progress]: [ 815 / 3260 ] simplifiying candidate # 392.198 * [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))))) 392.199 * * [simplify]: iters left: 6 (28 enodes) 392.205 * * [simplify]: iters left: 5 (109 enodes) 392.223 * * [simplify]: iters left: 4 (193 enodes) 392.258 * * [simplify]: iters left: 3 (448 enodes) 392.376 * * [simplify]: Extracting #0: cost 1 inf + 0 392.376 * * [simplify]: Extracting #1: cost 11 inf + 0 392.376 * * [simplify]: Extracting #2: cost 108 inf + 0 392.377 * * [simplify]: Extracting #3: cost 211 inf + 205 392.378 * * [simplify]: Extracting #4: cost 195 inf + 2115 392.383 * * [simplify]: Extracting #5: cost 137 inf + 10953 392.389 * * [simplify]: Extracting #6: cost 87 inf + 28331 392.403 * * [simplify]: Extracting #7: cost 16 inf + 60574 392.421 * * [simplify]: Extracting #8: cost 0 inf + 67825 392.438 * * [simplify]: Extracting #9: cost 0 inf + 67588 392.456 * [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)) 392.456 * [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)))))) 392.456 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 392.456 * * [simplify]: iters left: 6 (13 enodes) 392.459 * * [simplify]: iters left: 5 (52 enodes) 392.468 * * [simplify]: iters left: 4 (98 enodes) 392.487 * * [simplify]: iters left: 3 (212 enodes) 392.528 * * [simplify]: iters left: 2 (371 enodes) 392.599 * * [simplify]: Extracting #0: cost 1 inf + 0 392.599 * * [simplify]: Extracting #1: cost 0 inf + 1 392.599 * [simplify]: Simplified to 0 392.599 * [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)) 392.599 * * * * [progress]: [ 816 / 3260 ] simplifiying candidate # 392.599 * [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)))) 392.599 * * [simplify]: iters left: 6 (28 enodes) 392.606 * * [simplify]: iters left: 5 (104 enodes) 392.621 * * [simplify]: iters left: 4 (186 enodes) 392.652 * * [simplify]: iters left: 3 (357 enodes) 392.724 * * [simplify]: Extracting #0: cost 1 inf + 0 392.724 * * [simplify]: Extracting #1: cost 11 inf + 0 392.725 * * [simplify]: Extracting #2: cost 107 inf + 0 392.725 * * [simplify]: Extracting #3: cost 180 inf + 904 392.727 * * [simplify]: Extracting #4: cost 136 inf + 6007 392.730 * * [simplify]: Extracting #5: cost 125 inf + 8727 392.734 * * [simplify]: Extracting #6: cost 96 inf + 18746 392.745 * * [simplify]: Extracting #7: cost 14 inf + 56655 392.759 * * [simplify]: Extracting #8: cost 0 inf + 63502 392.776 * [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))) 392.776 * [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))))) 392.776 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 392.777 * * [simplify]: iters left: 6 (12 enodes) 392.780 * * [simplify]: iters left: 5 (44 enodes) 392.787 * * [simplify]: iters left: 4 (92 enodes) 392.800 * * [simplify]: iters left: 3 (159 enodes) 392.824 * * [simplify]: iters left: 2 (267 enodes) 392.867 * * [simplify]: iters left: 1 (364 enodes) 392.925 * * [simplify]: Extracting #0: cost 1 inf + 0 392.925 * * [simplify]: Extracting #1: cost 0 inf + 1 392.925 * [simplify]: Simplified to 0 392.925 * [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)) 392.925 * * * * [progress]: [ 817 / 3260 ] simplifiying candidate # 392.925 * [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)))))) 392.925 * * [simplify]: iters left: 6 (29 enodes) 392.932 * * [simplify]: iters left: 5 (118 enodes) 392.952 * * [simplify]: iters left: 4 (249 enodes) 393.003 * * [simplify]: Extracting #0: cost 1 inf + 0 393.003 * * [simplify]: Extracting #1: cost 11 inf + 0 393.003 * * [simplify]: Extracting #2: cost 137 inf + 0 393.004 * * [simplify]: Extracting #3: cost 237 inf + 3 393.006 * * [simplify]: Extracting #4: cost 217 inf + 2883 393.010 * * [simplify]: Extracting #5: cost 130 inf + 26578 393.018 * * [simplify]: Extracting #6: cost 54 inf + 51002 393.030 * * [simplify]: Extracting #7: cost 12 inf + 69220 393.044 * * [simplify]: Extracting #8: cost 0 inf + 75108 393.057 * [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))))) 393.057 * [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))))))) 393.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))))) 393.058 * * [simplify]: iters left: 6 (15 enodes) 393.062 * * [simplify]: iters left: 5 (64 enodes) 393.072 * * [simplify]: iters left: 4 (149 enodes) 393.107 * * [simplify]: iters left: 3 (466 enodes) 393.358 * * [simplify]: Extracting #0: cost 1 inf + 0 393.358 * * [simplify]: Extracting #1: cost 0 inf + 1 393.358 * [simplify]: Simplified to 0 393.358 * [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)) 393.358 * * * * [progress]: [ 818 / 3260 ] simplifiying candidate # 393.359 * [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))))) 393.359 * * [simplify]: iters left: 6 (27 enodes) 393.365 * * [simplify]: iters left: 5 (108 enodes) 393.385 * * [simplify]: iters left: 4 (207 enodes) 393.423 * * [simplify]: Extracting #0: cost 1 inf + 0 393.423 * * [simplify]: Extracting #1: cost 11 inf + 0 393.423 * * [simplify]: Extracting #2: cost 116 inf + 0 393.424 * * [simplify]: Extracting #3: cost 181 inf + 128 393.425 * * [simplify]: Extracting #4: cost 163 inf + 2808 393.428 * * [simplify]: Extracting #5: cost 100 inf + 17842 393.434 * * [simplify]: Extracting #6: cost 53 inf + 33164 393.445 * * [simplify]: Extracting #7: cost 5 inf + 53893 393.456 * * [simplify]: Extracting #8: cost 0 inf + 56433 393.467 * [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))) 393.467 * [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)))))) 393.467 * [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)))) 393.468 * * [simplify]: iters left: 6 (14 enodes) 393.471 * * [simplify]: iters left: 5 (59 enodes) 393.480 * * [simplify]: iters left: 4 (121 enodes) 393.504 * * [simplify]: iters left: 3 (332 enodes) 393.638 * * [simplify]: Extracting #0: cost 1 inf + 0 393.638 * * [simplify]: Extracting #1: cost 0 inf + 1 393.638 * [simplify]: Simplified to 0 393.638 * [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)) 393.639 * * * * [progress]: [ 819 / 3260 ] simplifiying candidate # 393.639 * [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)))) 393.639 * * [simplify]: iters left: 6 (27 enodes) 393.645 * * [simplify]: iters left: 5 (108 enodes) 393.662 * * [simplify]: iters left: 4 (210 enodes) 393.703 * * [simplify]: Extracting #0: cost 1 inf + 0 393.703 * * [simplify]: Extracting #1: cost 11 inf + 0 393.704 * * [simplify]: Extracting #2: cost 104 inf + 0 393.704 * * [simplify]: Extracting #3: cost 154 inf + 251 393.705 * * [simplify]: Extracting #4: cost 122 inf + 4724 393.708 * * [simplify]: Extracting #5: cost 75 inf + 15192 393.712 * * [simplify]: Extracting #6: cost 72 inf + 16040 393.716 * * [simplify]: Extracting #7: cost 61 inf + 17194 393.721 * * [simplify]: Extracting #8: cost 34 inf + 28727 393.728 * * [simplify]: Extracting #9: cost 4 inf + 44632 393.739 * * [simplify]: Extracting #10: cost 0 inf + 46882 393.748 * [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))) 393.748 * [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))))) 393.748 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 393.748 * * [simplify]: iters left: 6 (13 enodes) 393.752 * * [simplify]: iters left: 5 (54 enodes) 393.761 * * [simplify]: iters left: 4 (112 enodes) 393.783 * * [simplify]: iters left: 3 (281 enodes) 393.877 * * [simplify]: Extracting #0: cost 1 inf + 0 393.877 * * [simplify]: Extracting #1: cost 0 inf + 1 393.877 * [simplify]: Simplified to 0 393.877 * [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)) 393.878 * * * * [progress]: [ 820 / 3260 ] simplifiying candidate # 393.878 * [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)))))) 393.878 * * [simplify]: iters left: 6 (30 enodes) 393.885 * * [simplify]: iters left: 5 (119 enodes) 393.903 * * [simplify]: iters left: 4 (240 enodes) 393.951 * * [simplify]: Extracting #0: cost 1 inf + 0 393.951 * * [simplify]: Extracting #1: cost 11 inf + 0 393.951 * * [simplify]: Extracting #2: cost 121 inf + 0 393.952 * * [simplify]: Extracting #3: cost 197 inf + 45 393.952 * * [simplify]: Extracting #4: cost 178 inf + 2038 393.955 * * [simplify]: Extracting #5: cost 107 inf + 18687 393.962 * * [simplify]: Extracting #6: cost 51 inf + 35484 393.972 * * [simplify]: Extracting #7: cost 9 inf + 54239 393.985 * * [simplify]: Extracting #8: cost 0 inf + 58868 393.996 * [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)))) 393.996 * [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))))))) 393.997 * [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))))) 393.997 * * [simplify]: iters left: 6 (14 enodes) 394.000 * * [simplify]: iters left: 5 (59 enodes) 394.010 * * [simplify]: iters left: 4 (134 enodes) 394.038 * * [simplify]: iters left: 3 (357 enodes) 394.175 * * [simplify]: Extracting #0: cost 1 inf + 0 394.175 * * [simplify]: Extracting #1: cost 0 inf + 1 394.175 * [simplify]: Simplified to 0 394.175 * [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)) 394.176 * * * * [progress]: [ 821 / 3260 ] simplifiying candidate # 394.176 * [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))))) 394.176 * * [simplify]: iters left: 6 (28 enodes) 394.182 * * [simplify]: iters left: 5 (110 enodes) 394.203 * * [simplify]: iters left: 4 (207 enodes) 394.240 * * [simplify]: iters left: 3 (469 enodes) 394.375 * * [simplify]: Extracting #0: cost 1 inf + 0 394.376 * * [simplify]: Extracting #1: cost 11 inf + 0 394.446 * * [simplify]: Extracting #2: cost 171 inf + 0 394.448 * * [simplify]: Extracting #3: cost 304 inf + 4 394.450 * * [simplify]: Extracting #4: cost 292 inf + 1225 394.457 * * [simplify]: Extracting #5: cost 186 inf + 20243 394.472 * * [simplify]: Extracting #6: cost 97 inf + 42869 394.496 * * [simplify]: Extracting #7: cost 18 inf + 78883 394.517 * * [simplify]: Extracting #8: cost 0 inf + 87650 394.541 * [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)) 394.541 * [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)))))) 394.541 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 394.541 * * [simplify]: iters left: 6 (13 enodes) 394.544 * * [simplify]: iters left: 5 (53 enodes) 394.553 * * [simplify]: iters left: 4 (106 enodes) 394.573 * * [simplify]: iters left: 3 (257 enodes) 394.657 * * [simplify]: Extracting #0: cost 1 inf + 0 394.657 * * [simplify]: Extracting #1: cost 0 inf + 1 394.657 * [simplify]: Simplified to 0 394.657 * [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)) 394.657 * * * * [progress]: [ 822 / 3260 ] simplifiying candidate # 394.657 * [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)))) 394.658 * * [simplify]: iters left: 6 (28 enodes) 394.664 * * [simplify]: iters left: 5 (109 enodes) 394.681 * * [simplify]: iters left: 4 (196 enodes) 394.718 * * [simplify]: iters left: 3 (427 enodes) 394.833 * * [simplify]: Extracting #0: cost 1 inf + 0 394.833 * * [simplify]: Extracting #1: cost 11 inf + 0 394.833 * * [simplify]: Extracting #2: cost 133 inf + 0 394.834 * * [simplify]: Extracting #3: cost 226 inf + 129 394.835 * * [simplify]: Extracting #4: cost 194 inf + 3638 394.839 * * [simplify]: Extracting #5: cost 129 inf + 14341 394.845 * * [simplify]: Extracting #6: cost 85 inf + 28967 394.859 * * [simplify]: Extracting #7: cost 11 inf + 63743 394.876 * * [simplify]: Extracting #8: cost 0 inf + 69293 394.895 * * [simplify]: Extracting #9: cost 0 inf + 69213 394.911 * [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))) 394.911 * [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))))) 394.912 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 394.912 * * [simplify]: iters left: 6 (12 enodes) 394.915 * * [simplify]: iters left: 5 (49 enodes) 394.923 * * [simplify]: iters left: 4 (94 enodes) 394.941 * * [simplify]: iters left: 3 (221 enodes) 395.011 * * [simplify]: iters left: 2 (492 enodes) 395.224 * * [simplify]: Extracting #0: cost 1 inf + 0 395.224 * * [simplify]: Extracting #1: cost 0 inf + 1 395.224 * [simplify]: Simplified to 0 395.224 * [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)) 395.224 * * * * [progress]: [ 823 / 3260 ] simplifiying candidate # 395.224 * [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)))))) 395.225 * * [simplify]: iters left: 6 (29 enodes) 395.231 * * [simplify]: iters left: 5 (112 enodes) 395.251 * * [simplify]: iters left: 4 (215 enodes) 395.292 * * [simplify]: Extracting #0: cost 1 inf + 0 395.292 * * [simplify]: Extracting #1: cost 11 inf + 0 395.292 * * [simplify]: Extracting #2: cost 110 inf + 0 395.292 * * [simplify]: Extracting #3: cost 163 inf + 248 395.293 * * [simplify]: Extracting #4: cost 149 inf + 1919 395.295 * * [simplify]: Extracting #5: cost 92 inf + 13157 395.299 * * [simplify]: Extracting #6: cost 71 inf + 17580 395.303 * * [simplify]: Extracting #7: cost 49 inf + 23384 395.311 * * [simplify]: Extracting #8: cost 5 inf + 46046 395.321 * * [simplify]: Extracting #9: cost 0 inf + 48516 395.330 * * [simplify]: Extracting #10: cost 0 inf + 48436 395.339 * [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))) 395.339 * [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))))))) 395.340 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 395.340 * * [simplify]: iters left: 6 (13 enodes) 395.343 * * [simplify]: iters left: 5 (52 enodes) 395.351 * * [simplify]: iters left: 4 (111 enodes) 395.375 * * [simplify]: iters left: 3 (278 enodes) 395.465 * * [simplify]: Extracting #0: cost 1 inf + 0 395.465 * * [simplify]: Extracting #1: cost 0 inf + 1 395.465 * [simplify]: Simplified to 0 395.465 * [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)) 395.466 * * * * [progress]: [ 824 / 3260 ] simplifiying candidate # 395.466 * [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))))) 395.466 * * [simplify]: iters left: 6 (27 enodes) 395.472 * * [simplify]: iters left: 5 (104 enodes) 395.488 * * [simplify]: iters left: 4 (188 enodes) 395.524 * * [simplify]: iters left: 3 (401 enodes) 395.626 * * [simplify]: Extracting #0: cost 1 inf + 0 395.627 * * [simplify]: Extracting #1: cost 11 inf + 0 395.627 * * [simplify]: Extracting #2: cost 127 inf + 0 395.628 * * [simplify]: Extracting #3: cost 202 inf + 418 395.629 * * [simplify]: Extracting #4: cost 168 inf + 3578 395.632 * * [simplify]: Extracting #5: cost 129 inf + 10104 395.637 * * [simplify]: Extracting #6: cost 91 inf + 23224 395.648 * * [simplify]: Extracting #7: cost 14 inf + 58820 395.664 * * [simplify]: Extracting #8: cost 0 inf + 65028 395.682 * * [simplify]: Extracting #9: cost 0 inf + 64948 395.697 * [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))) 395.698 * [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)))))) 395.698 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 395.698 * * [simplify]: iters left: 6 (12 enodes) 395.701 * * [simplify]: iters left: 5 (47 enodes) 395.708 * * [simplify]: iters left: 4 (89 enodes) 395.726 * * [simplify]: iters left: 3 (186 enodes) 395.772 * * [simplify]: iters left: 2 (378 enodes) 395.903 * * [simplify]: Extracting #0: cost 1 inf + 0 395.904 * * [simplify]: Extracting #1: cost 0 inf + 1 395.904 * [simplify]: Simplified to 0 395.904 * [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)) 395.904 * * * * [progress]: [ 825 / 3260 ] simplifiying candidate # 395.904 * [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)))) 395.904 * * [simplify]: iters left: 6 (27 enodes) 395.910 * * [simplify]: iters left: 5 (101 enodes) 395.925 * * [simplify]: iters left: 4 (157 enodes) 395.952 * * [simplify]: iters left: 3 (293 enodes) 396.011 * * [simplify]: Extracting #0: cost 1 inf + 0 396.011 * * [simplify]: Extracting #1: cost 9 inf + 0 396.012 * * [simplify]: Extracting #2: cost 95 inf + 2 396.012 * * [simplify]: Extracting #3: cost 161 inf + 293 396.013 * * [simplify]: Extracting #4: cost 130 inf + 3007 396.015 * * [simplify]: Extracting #5: cost 117 inf + 6527 396.017 * * [simplify]: Extracting #6: cost 114 inf + 7368 396.020 * * [simplify]: Extracting #7: cost 81 inf + 18534 396.029 * * [simplify]: Extracting #8: cost 17 inf + 50900 396.042 * * [simplify]: Extracting #9: cost 0 inf + 59448 396.055 * [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))) 396.055 * [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))))) 396.056 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 396.056 * * [simplify]: iters left: 6 (11 enodes) 396.059 * * [simplify]: iters left: 5 (40 enodes) 396.065 * * [simplify]: iters left: 4 (65 enodes) 396.075 * * [simplify]: iters left: 3 (97 enodes) 396.092 * * [simplify]: iters left: 2 (165 enodes) 396.124 * * [simplify]: iters left: 1 (271 enodes) 396.182 * * [simplify]: Extracting #0: cost 1 inf + 0 396.182 * * [simplify]: Extracting #1: cost 0 inf + 1 396.182 * [simplify]: Simplified to 0 396.182 * [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)) 396.182 * * * * [progress]: [ 826 / 3260 ] simplifiying candidate # 396.182 * [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)))))) 396.183 * * [simplify]: iters left: 6 (28 enodes) 396.193 * * [simplify]: iters left: 5 (111 enodes) 396.215 * * [simplify]: iters left: 4 (210 enodes) 396.254 * * [simplify]: iters left: 3 (476 enodes) 396.383 * * [simplify]: Extracting #0: cost 1 inf + 0 396.384 * * [simplify]: Extracting #1: cost 11 inf + 0 396.384 * * [simplify]: Extracting #2: cost 155 inf + 0 396.385 * * [simplify]: Extracting #3: cost 258 inf + 249 396.386 * * [simplify]: Extracting #4: cost 239 inf + 2685 396.390 * * [simplify]: Extracting #5: cost 159 inf + 19856 396.398 * * [simplify]: Extracting #6: cost 89 inf + 39817 396.415 * * [simplify]: Extracting #7: cost 8 inf + 78205 396.434 * * [simplify]: Extracting #8: cost 0 inf + 82012 396.455 * [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)))) 396.455 * [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))))))) 396.455 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 396.455 * * [simplify]: iters left: 6 (12 enodes) 396.458 * * [simplify]: iters left: 5 (51 enodes) 396.466 * * [simplify]: iters left: 4 (106 enodes) 396.488 * * [simplify]: iters left: 3 (247 enodes) 396.555 * * [simplify]: Extracting #0: cost 1 inf + 0 396.555 * * [simplify]: Extracting #1: cost 0 inf + 1 396.555 * [simplify]: Simplified to 0 396.556 * [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)) 396.556 * * * * [progress]: [ 827 / 3260 ] simplifiying candidate # 396.556 * [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))))) 396.556 * * [simplify]: iters left: 6 (26 enodes) 396.562 * * [simplify]: iters left: 5 (103 enodes) 396.580 * * [simplify]: iters left: 4 (185 enodes) 396.613 * * [simplify]: iters left: 3 (398 enodes) 396.717 * * [simplify]: Extracting #0: cost 1 inf + 0 396.717 * * [simplify]: Extracting #1: cost 11 inf + 0 396.717 * * [simplify]: Extracting #2: cost 129 inf + 0 396.718 * * [simplify]: Extracting #3: cost 206 inf + 251 396.719 * * [simplify]: Extracting #4: cost 179 inf + 2670 396.722 * * [simplify]: Extracting #5: cost 138 inf + 9270 396.727 * * [simplify]: Extracting #6: cost 88 inf + 24798 396.739 * * [simplify]: Extracting #7: cost 12 inf + 59941 396.757 * * [simplify]: Extracting #8: cost 0 inf + 65287 396.773 * * [simplify]: Extracting #9: cost 0 inf + 65047 396.789 * [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)) 396.789 * [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)))))) 396.789 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 396.789 * * [simplify]: iters left: 6 (11 enodes) 396.792 * * [simplify]: iters left: 5 (46 enodes) 396.799 * * [simplify]: iters left: 4 (86 enodes) 396.816 * * [simplify]: iters left: 3 (183 enodes) 396.861 * * [simplify]: iters left: 2 (372 enodes) 396.989 * * [simplify]: Extracting #0: cost 1 inf + 0 396.989 * * [simplify]: Extracting #1: cost 0 inf + 1 396.989 * [simplify]: Simplified to 0 396.989 * [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)) 396.989 * * * * [progress]: [ 828 / 3260 ] simplifiying candidate # 396.989 * [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)))) 396.990 * * [simplify]: iters left: 6 (26 enodes) 396.996 * * [simplify]: iters left: 5 (100 enodes) 397.010 * * [simplify]: iters left: 4 (156 enodes) 397.037 * * [simplify]: iters left: 3 (292 enodes) 397.096 * * [simplify]: Extracting #0: cost 1 inf + 0 397.096 * * [simplify]: Extracting #1: cost 9 inf + 0 397.096 * * [simplify]: Extracting #2: cost 95 inf + 2 397.097 * * [simplify]: Extracting #3: cost 161 inf + 293 397.098 * * [simplify]: Extracting #4: cost 132 inf + 2841 397.099 * * [simplify]: Extracting #5: cost 117 inf + 6528 397.101 * * [simplify]: Extracting #6: cost 117 inf + 6751 397.104 * * [simplify]: Extracting #7: cost 86 inf + 17511 397.114 * * [simplify]: Extracting #8: cost 15 inf + 52099 397.128 * * [simplify]: Extracting #9: cost 0 inf + 59462 397.141 * * [simplify]: Extracting #10: cost 0 inf + 59446 397.154 * [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)) 397.154 * [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))))) 397.154 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 397.154 * * [simplify]: iters left: 6 (10 enodes) 397.157 * * [simplify]: iters left: 5 (39 enodes) 397.163 * * [simplify]: iters left: 4 (64 enodes) 397.175 * * [simplify]: iters left: 3 (96 enodes) 397.191 * * [simplify]: iters left: 2 (164 enodes) 397.223 * * [simplify]: iters left: 1 (270 enodes) 397.274 * * [simplify]: Extracting #0: cost 1 inf + 0 397.274 * * [simplify]: Extracting #1: cost 0 inf + 1 397.274 * [simplify]: Simplified to 0 397.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)) (/ (/ b 2) a)) 0)) 397.275 * * * * [progress]: [ 829 / 3260 ] simplifiying candidate # 397.275 * [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)))))) 397.275 * * [simplify]: iters left: 6 (28 enodes) 397.283 * * [simplify]: iters left: 5 (112 enodes) 397.300 * * [simplify]: iters left: 4 (219 enodes) 397.338 * * [simplify]: iters left: 3 (477 enodes) 397.456 * * [simplify]: Extracting #0: cost 1 inf + 0 397.456 * * [simplify]: Extracting #1: cost 11 inf + 0 397.457 * * [simplify]: Extracting #2: cost 136 inf + 0 397.457 * * [simplify]: Extracting #3: cost 262 inf + 208 397.459 * * [simplify]: Extracting #4: cost 232 inf + 3667 397.463 * * [simplify]: Extracting #5: cost 148 inf + 19640 397.470 * * [simplify]: Extracting #6: cost 92 inf + 35675 397.485 * * [simplify]: Extracting #7: cost 17 inf + 70702 397.503 * * [simplify]: Extracting #8: cost 0 inf + 78904 397.521 * [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)))) 397.522 * [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))))))) 397.522 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 397.522 * * [simplify]: iters left: 6 (12 enodes) 397.526 * * [simplify]: iters left: 5 (53 enodes) 397.536 * * [simplify]: iters left: 4 (117 enodes) 397.557 * * [simplify]: iters left: 3 (255 enodes) 397.617 * * [simplify]: Extracting #0: cost 1 inf + 0 397.617 * * [simplify]: Extracting #1: cost 0 inf + 1 397.617 * [simplify]: Simplified to 0 397.617 * [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)) 397.617 * * * * [progress]: [ 830 / 3260 ] simplifiying candidate # 397.617 * [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))))) 397.618 * * [simplify]: iters left: 6 (26 enodes) 397.624 * * [simplify]: iters left: 5 (104 enodes) 397.640 * * [simplify]: iters left: 4 (195 enodes) 397.674 * * [simplify]: iters left: 3 (384 enodes) 397.759 * * [simplify]: Extracting #0: cost 1 inf + 0 397.759 * * [simplify]: Extracting #1: cost 11 inf + 0 397.759 * * [simplify]: Extracting #2: cost 119 inf + 0 397.760 * * [simplify]: Extracting #3: cost 205 inf + 502 397.761 * * [simplify]: Extracting #4: cost 170 inf + 4018 397.764 * * [simplify]: Extracting #5: cost 137 inf + 8999 397.768 * * [simplify]: Extracting #6: cost 117 inf + 12454 397.775 * * [simplify]: Extracting #7: cost 84 inf + 23034 397.787 * * [simplify]: Extracting #8: cost 12 inf + 58786 397.802 * * [simplify]: Extracting #9: cost 0 inf + 64408 397.817 * [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))) 397.817 * [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)))))) 397.818 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 397.818 * * [simplify]: iters left: 6 (11 enodes) 397.821 * * [simplify]: iters left: 5 (48 enodes) 397.829 * * [simplify]: iters left: 4 (98 enodes) 397.845 * * [simplify]: iters left: 3 (181 enodes) 397.882 * * [simplify]: iters left: 2 (358 enodes) 397.987 * * [simplify]: Extracting #0: cost 1 inf + 0 397.988 * * [simplify]: Extracting #1: cost 0 inf + 1 397.988 * [simplify]: Simplified to 0 397.988 * [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)) 397.988 * * * * [progress]: [ 831 / 3260 ] simplifiying candidate # 397.988 * [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)))) 397.988 * * [simplify]: iters left: 6 (26 enodes) 397.994 * * [simplify]: iters left: 5 (100 enodes) 398.011 * * [simplify]: iters left: 4 (176 enodes) 398.038 * * [simplify]: iters left: 3 (332 enodes) 398.106 * * [simplify]: Extracting #0: cost 1 inf + 0 398.106 * * [simplify]: Extracting #1: cost 12 inf + 0 398.106 * * [simplify]: Extracting #2: cost 105 inf + 42 398.107 * * [simplify]: Extracting #3: cost 163 inf + 1450 398.109 * * [simplify]: Extracting #4: cost 126 inf + 4457 398.111 * * [simplify]: Extracting #5: cost 122 inf + 6357 398.114 * * [simplify]: Extracting #6: cost 90 inf + 18921 398.124 * * [simplify]: Extracting #7: cost 19 inf + 50662 398.140 * * [simplify]: Extracting #8: cost 0 inf + 60238 398.154 * [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))) 398.154 * [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))))) 398.154 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 398.154 * * [simplify]: iters left: 6 (10 enodes) 398.157 * * [simplify]: iters left: 5 (41 enodes) 398.164 * * [simplify]: iters left: 4 (81 enodes) 398.176 * * [simplify]: iters left: 3 (127 enodes) 398.192 * * [simplify]: iters left: 2 (186 enodes) 398.219 * * [simplify]: iters left: 1 (266 enodes) 398.280 * * [simplify]: Extracting #0: cost 1 inf + 0 398.280 * * [simplify]: Extracting #1: cost 0 inf + 1 398.280 * [simplify]: Simplified to 0 398.280 * [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)) 398.281 * * * * [progress]: [ 832 / 3260 ] simplifiying candidate # 398.281 * [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))) 398.281 * * [simplify]: iters left: 6 (25 enodes) 398.287 * * [simplify]: iters left: 5 (97 enodes) 398.301 * * [simplify]: iters left: 4 (158 enodes) 398.328 * * [simplify]: iters left: 3 (296 enodes) 398.389 * * [simplify]: Extracting #0: cost 1 inf + 0 398.389 * * [simplify]: Extracting #1: cost 9 inf + 0 398.389 * * [simplify]: Extracting #2: cost 92 inf + 2 398.390 * * [simplify]: Extracting #3: cost 156 inf + 376 398.391 * * [simplify]: Extracting #4: cost 128 inf + 3003 398.392 * * [simplify]: Extracting #5: cost 118 inf + 6200 398.394 * * [simplify]: Extracting #6: cost 114 inf + 7363 398.398 * * [simplify]: Extracting #7: cost 83 inf + 17786 398.407 * * [simplify]: Extracting #8: cost 17 inf + 50413 398.420 * * [simplify]: Extracting #9: cost 0 inf + 59273 398.434 * [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))) 398.434 * [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)))) 398.434 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 398.434 * * [simplify]: iters left: 6 (9 enodes) 398.436 * * [simplify]: iters left: 5 (36 enodes) 398.443 * * [simplify]: iters left: 4 (67 enodes) 398.455 * * [simplify]: iters left: 3 (97 enodes) 398.471 * * [simplify]: iters left: 2 (158 enodes) 398.506 * * [simplify]: iters left: 1 (263 enodes) 398.549 * * [simplify]: Extracting #0: cost 1 inf + 0 398.549 * * [simplify]: Extracting #1: cost 0 inf + 1 398.549 * [simplify]: Simplified to 0 398.549 * [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)) 398.549 * * * * [progress]: [ 833 / 3260 ] simplifiying candidate # 398.549 * [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)))) 398.549 * * [simplify]: iters left: 6 (25 enodes) 398.555 * * [simplify]: iters left: 5 (98 enodes) 398.571 * * [simplify]: iters left: 4 (167 enodes) 398.597 * * [simplify]: iters left: 3 (325 enodes) 398.666 * * [simplify]: Extracting #0: cost 1 inf + 0 398.666 * * [simplify]: Extracting #1: cost 11 inf + 0 398.666 * * [simplify]: Extracting #2: cost 105 inf + 0 398.667 * * [simplify]: Extracting #3: cost 170 inf + 1038 398.668 * * [simplify]: Extracting #4: cost 139 inf + 3629 398.670 * * [simplify]: Extracting #5: cost 124 inf + 6358 398.674 * * [simplify]: Extracting #6: cost 82 inf + 21752 398.687 * * [simplify]: Extracting #7: cost 15 inf + 53874 398.700 * * [simplify]: Extracting #8: cost 0 inf + 61171 398.714 * [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)) 398.714 * [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))))) 398.715 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 398.715 * * [simplify]: iters left: 5 (9 enodes) 398.717 * * [simplify]: iters left: 4 (39 enodes) 398.723 * * [simplify]: iters left: 3 (65 enodes) 398.734 * * [simplify]: iters left: 2 (129 enodes) 398.759 * * [simplify]: iters left: 1 (210 enodes) 398.794 * * [simplify]: Extracting #0: cost 1 inf + 0 398.794 * * [simplify]: Extracting #1: cost 0 inf + 1 398.794 * [simplify]: Simplified to 0 398.794 * [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)) 398.795 * * * * [progress]: [ 834 / 3260 ] simplifiying candidate # 398.795 * [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)))))) 398.795 * * [simplify]: iters left: 6 (26 enodes) 398.801 * * [simplify]: iters left: 5 (99 enodes) 398.818 * * [simplify]: iters left: 4 (154 enodes) 398.842 * * [simplify]: iters left: 3 (267 enodes) 398.891 * * [simplify]: iters left: 2 (497 enodes) 399.022 * * [simplify]: Extracting #0: cost 1 inf + 0 399.022 * * [simplify]: Extracting #1: cost 11 inf + 0 399.022 * * [simplify]: Extracting #2: cost 91 inf + 0 399.023 * * [simplify]: Extracting #3: cost 161 inf + 537 399.024 * * [simplify]: Extracting #4: cost 146 inf + 2816 399.026 * * [simplify]: Extracting #5: cost 139 inf + 6485 399.030 * * [simplify]: Extracting #6: cost 91 inf + 26320 399.041 * * [simplify]: Extracting #7: cost 25 inf + 52916 399.059 * * [simplify]: Extracting #8: cost 0 inf + 62782 399.074 * [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)) 399.074 * [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))))))) 399.075 * [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))))) 399.075 * * [simplify]: iters left: 6 (10 enodes) 399.077 * * [simplify]: iters left: 5 (37 enodes) 399.083 * * [simplify]: iters left: 4 (57 enodes) 399.092 * * [simplify]: iters left: 3 (104 enodes) 399.108 * * [simplify]: iters left: 2 (158 enodes) 399.132 * * [simplify]: iters left: 1 (225 enodes) 399.163 * * [simplify]: Extracting #0: cost 1 inf + 0 399.163 * * [simplify]: Extracting #1: cost 0 inf + 1 399.163 * [simplify]: Simplified to 0 399.163 * [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)) 399.164 * * * * [progress]: [ 835 / 3260 ] simplifiying candidate # 399.164 * [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))))) 399.164 * * [simplify]: iters left: 6 (25 enodes) 399.169 * * [simplify]: iters left: 5 (90 enodes) 399.182 * * [simplify]: iters left: 4 (138 enodes) 399.205 * * [simplify]: iters left: 3 (236 enodes) 399.245 * * [simplify]: iters left: 2 (429 enodes) 399.362 * * [simplify]: Extracting #0: cost 1 inf + 0 399.362 * * [simplify]: Extracting #1: cost 9 inf + 0 399.362 * * [simplify]: Extracting #2: cost 79 inf + 0 399.363 * * [simplify]: Extracting #3: cost 135 inf + 863 399.364 * * [simplify]: Extracting #4: cost 121 inf + 2653 399.365 * * [simplify]: Extracting #5: cost 123 inf + 3349 399.367 * * [simplify]: Extracting #6: cost 118 inf + 4394 399.371 * * [simplify]: Extracting #7: cost 53 inf + 28701 399.383 * * [simplify]: Extracting #8: cost 2 inf + 51117 399.397 * * [simplify]: Extracting #9: cost 0 inf + 51878 399.411 * [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))) 399.411 * [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)))))) 399.412 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 399.412 * * [simplify]: iters left: 6 (9 enodes) 399.414 * * [simplify]: iters left: 5 (29 enodes) 399.418 * * [simplify]: iters left: 4 (42 enodes) 399.425 * * [simplify]: iters left: 3 (58 enodes) 399.432 * * [simplify]: iters left: 2 (68 enodes) 399.439 * * [simplify]: Extracting #0: cost 1 inf + 0 399.439 * * [simplify]: Extracting #1: cost 0 inf + 1 399.439 * [simplify]: Simplified to 0 399.439 * [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)) 399.439 * * * * [progress]: [ 836 / 3260 ] simplifiying candidate # 399.439 * [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)))))) 399.440 * * [simplify]: iters left: 6 (29 enodes) 399.446 * * [simplify]: iters left: 5 (113 enodes) 399.463 * * [simplify]: iters left: 4 (221 enodes) 399.508 * * [simplify]: iters left: 3 (463 enodes) 399.602 * * [simplify]: Extracting #0: cost 1 inf + 0 399.602 * * [simplify]: Extracting #1: cost 11 inf + 0 399.603 * * [simplify]: Extracting #2: cost 104 inf + 0 399.603 * * [simplify]: Extracting #3: cost 182 inf + 289 399.604 * * [simplify]: Extracting #4: cost 175 inf + 1103 399.605 * * [simplify]: Extracting #5: cost 161 inf + 4552 399.612 * * [simplify]: Extracting #6: cost 86 inf + 25992 399.622 * * [simplify]: Extracting #7: cost 10 inf + 55192 399.636 * * [simplify]: Extracting #8: cost 0 inf + 59804 399.650 * [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)) 399.650 * [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))))))) 399.650 * [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))))) 399.650 * * [simplify]: iters left: 6 (13 enodes) 399.653 * * [simplify]: iters left: 5 (53 enodes) 399.662 * * [simplify]: iters left: 4 (117 enodes) 399.687 * * [simplify]: iters left: 3 (275 enodes) 399.738 * * [simplify]: iters left: 2 (474 enodes) 399.844 * * [simplify]: Extracting #0: cost 1 inf + 0 399.844 * * [simplify]: Extracting #1: cost 0 inf + 1 399.845 * [simplify]: Simplified to 0 399.845 * [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)) 399.845 * * * * [progress]: [ 837 / 3260 ] simplifiying candidate # 399.845 * [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))))) 399.845 * * [simplify]: iters left: 6 (28 enodes) 399.851 * * [simplify]: iters left: 5 (107 enodes) 399.867 * * [simplify]: iters left: 4 (184 enodes) 399.896 * * [simplify]: iters left: 3 (337 enodes) 399.955 * * [simplify]: Extracting #0: cost 1 inf + 0 399.956 * * [simplify]: Extracting #1: cost 11 inf + 0 399.956 * * [simplify]: Extracting #2: cost 82 inf + 0 399.956 * * [simplify]: Extracting #3: cost 148 inf + 85 399.957 * * [simplify]: Extracting #4: cost 133 inf + 2073 399.958 * * [simplify]: Extracting #5: cost 127 inf + 3866 399.960 * * [simplify]: Extracting #6: cost 91 inf + 11412 399.965 * * [simplify]: Extracting #7: cost 50 inf + 24711 399.976 * * [simplify]: Extracting #8: cost 5 inf + 44864 399.987 * * [simplify]: Extracting #9: cost 0 inf + 47255 399.999 * [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)) 399.999 * [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)))))) 399.999 * [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)))) 399.999 * * [simplify]: iters left: 6 (12 enodes) 400.002 * * [simplify]: iters left: 5 (47 enodes) 400.008 * * [simplify]: iters left: 4 (82 enodes) 400.021 * * [simplify]: iters left: 3 (157 enodes) 400.048 * * [simplify]: iters left: 2 (248 enodes) 400.085 * * [simplify]: iters left: 1 (341 enodes) 400.136 * * [simplify]: Extracting #0: cost 1 inf + 0 400.136 * * [simplify]: Extracting #1: cost 0 inf + 1 400.136 * [simplify]: Simplified to 0 400.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 2) a)) 0)) 400.137 * * * * [progress]: [ 838 / 3260 ] simplifiying candidate # 400.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) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 400.137 * * [simplify]: iters left: 6 (27 enodes) 400.143 * * [simplify]: iters left: 5 (102 enodes) 400.161 * * [simplify]: iters left: 4 (185 enodes) 400.193 * * [simplify]: iters left: 3 (356 enodes) 400.268 * * [simplify]: Extracting #0: cost 1 inf + 0 400.268 * * [simplify]: Extracting #1: cost 13 inf + 0 400.268 * * [simplify]: Extracting #2: cost 89 inf + 0 400.268 * * [simplify]: Extracting #3: cost 155 inf + 2 400.269 * * [simplify]: Extracting #4: cost 143 inf + 1705 400.270 * * [simplify]: Extracting #5: cost 136 inf + 3467 400.272 * * [simplify]: Extracting #6: cost 99 inf + 11995 400.279 * * [simplify]: Extracting #7: cost 52 inf + 26452 400.288 * * [simplify]: Extracting #8: cost 8 inf + 46145 400.300 * * [simplify]: Extracting #9: cost 0 inf + 49756 400.311 * [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)) 400.311 * [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))))) 400.311 * [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))) 400.311 * * [simplify]: iters left: 6 (12 enodes) 400.314 * * [simplify]: iters left: 5 (47 enodes) 400.322 * * [simplify]: iters left: 4 (89 enodes) 400.338 * * [simplify]: iters left: 3 (180 enodes) 400.376 * * [simplify]: iters left: 2 (296 enodes) 400.431 * * [simplify]: iters left: 1 (428 enodes) 400.515 * * [simplify]: Extracting #0: cost 1 inf + 0 400.515 * * [simplify]: Extracting #1: cost 0 inf + 1 400.515 * [simplify]: Simplified to 0 400.516 * [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)) 400.516 * * * * [progress]: [ 839 / 3260 ] simplifiying candidate # 400.516 * [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)))))) 400.516 * * [simplify]: iters left: 6 (28 enodes) 400.524 * * [simplify]: iters left: 5 (106 enodes) 400.540 * * [simplify]: iters left: 4 (182 enodes) 400.568 * * [simplify]: iters left: 3 (317 enodes) 400.621 * * [simplify]: Extracting #0: cost 1 inf + 0 400.622 * * [simplify]: Extracting #1: cost 11 inf + 0 400.622 * * [simplify]: Extracting #2: cost 79 inf + 0 400.622 * * [simplify]: Extracting #3: cost 143 inf + 246 400.623 * * [simplify]: Extracting #4: cost 128 inf + 2513 400.624 * * [simplify]: Extracting #5: cost 118 inf + 5679 400.626 * * [simplify]: Extracting #6: cost 94 inf + 10928 400.629 * * [simplify]: Extracting #7: cost 77 inf + 13974 400.634 * * [simplify]: Extracting #8: cost 47 inf + 26129 400.643 * * [simplify]: Extracting #9: cost 8 inf + 44661 400.656 * * [simplify]: Extracting #10: cost 0 inf + 48150 400.667 * [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))) 400.667 * [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))))))) 400.667 * [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))))) 400.667 * * [simplify]: iters left: 6 (12 enodes) 400.670 * * [simplify]: iters left: 5 (46 enodes) 400.677 * * [simplify]: iters left: 4 (81 enodes) 400.689 * * [simplify]: iters left: 3 (134 enodes) 400.707 * * [simplify]: iters left: 2 (197 enodes) 400.735 * * [simplify]: iters left: 1 (271 enodes) 400.771 * * [simplify]: Extracting #0: cost 1 inf + 0 400.771 * * [simplify]: Extracting #1: cost 0 inf + 1 400.771 * [simplify]: Simplified to 0 400.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))))) (* (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)) 400.771 * * * * [progress]: [ 840 / 3260 ] simplifiying candidate # 400.771 * [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))))) 400.771 * * [simplify]: iters left: 6 (26 enodes) 400.778 * * [simplify]: iters left: 5 (97 enodes) 400.792 * * [simplify]: iters left: 4 (153 enodes) 400.815 * * [simplify]: iters left: 3 (266 enodes) 400.862 * * [simplify]: iters left: 2 (476 enodes) 400.987 * * [simplify]: Extracting #0: cost 1 inf + 0 400.987 * * [simplify]: Extracting #1: cost 9 inf + 0 400.987 * * [simplify]: Extracting #2: cost 85 inf + 0 400.988 * * [simplify]: Extracting #3: cost 163 inf + 43 400.989 * * [simplify]: Extracting #4: cost 154 inf + 1462 400.990 * * [simplify]: Extracting #5: cost 142 inf + 3709 400.992 * * [simplify]: Extracting #6: cost 124 inf + 6993 400.997 * * [simplify]: Extracting #7: cost 67 inf + 26187 401.011 * * [simplify]: Extracting #8: cost 9 inf + 51763 401.026 * * [simplify]: Extracting #9: cost 0 inf + 55580 401.042 * [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)) 401.042 * [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)))))) 401.042 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 401.042 * * [simplify]: iters left: 6 (10 enodes) 401.044 * * [simplify]: iters left: 5 (38 enodes) 401.050 * * [simplify]: iters left: 4 (59 enodes) 401.058 * * [simplify]: iters left: 3 (88 enodes) 401.069 * * [simplify]: iters left: 2 (117 enodes) 401.084 * * [simplify]: iters left: 1 (144 enodes) 401.100 * * [simplify]: Extracting #0: cost 1 inf + 0 401.100 * * [simplify]: Extracting #1: cost 0 inf + 1 401.100 * [simplify]: Simplified to 0 401.100 * [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)) 401.100 * * * * [progress]: [ 841 / 3260 ] simplifiying candidate # 401.100 * [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)))) 401.101 * * [simplify]: iters left: 6 (26 enodes) 401.106 * * [simplify]: iters left: 5 (97 enodes) 401.120 * * [simplify]: iters left: 4 (157 enodes) 401.146 * * [simplify]: iters left: 3 (281 enodes) 401.193 * * [simplify]: iters left: 2 (492 enodes) 401.312 * * [simplify]: Extracting #0: cost 1 inf + 0 401.312 * * [simplify]: Extracting #1: cost 11 inf + 0 401.313 * * [simplify]: Extracting #2: cost 90 inf + 0 401.313 * * [simplify]: Extracting #3: cost 148 inf + 1184 401.315 * * [simplify]: Extracting #4: cost 131 inf + 3023 401.316 * * [simplify]: Extracting #5: cost 130 inf + 4047 401.318 * * [simplify]: Extracting #6: cost 120 inf + 5932 401.323 * * [simplify]: Extracting #7: cost 59 inf + 27911 401.336 * * [simplify]: Extracting #8: cost 5 inf + 51728 401.351 * * [simplify]: Extracting #9: cost 0 inf + 53717 401.366 * [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))) 401.366 * [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))))) 401.366 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 401.367 * * [simplify]: iters left: 6 (11 enodes) 401.369 * * [simplify]: iters left: 5 (42 enodes) 401.375 * * [simplify]: iters left: 4 (67 enodes) 401.387 * * [simplify]: iters left: 3 (111 enodes) 401.402 * * [simplify]: iters left: 2 (140 enodes) 401.418 * * [simplify]: iters left: 1 (160 enodes) 401.434 * * [simplify]: Extracting #0: cost 1 inf + 0 401.434 * * [simplify]: Extracting #1: cost 0 inf + 1 401.434 * [simplify]: Simplified to 0 401.434 * [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)) 401.434 * * * * [progress]: [ 842 / 3260 ] simplifiying candidate # 401.435 * [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)))))) 401.435 * * [simplify]: iters left: 6 (30 enodes) 401.443 * * [simplify]: iters left: 5 (122 enodes) 401.462 * * [simplify]: iters left: 4 (279 enodes) 401.537 * * [simplify]: Extracting #0: cost 1 inf + 0 401.537 * * [simplify]: Extracting #1: cost 11 inf + 0 401.537 * * [simplify]: Extracting #2: cost 170 inf + 0 401.538 * * [simplify]: Extracting #3: cost 305 inf + 205 401.539 * * [simplify]: Extracting #4: cost 280 inf + 5415 401.548 * * [simplify]: Extracting #5: cost 121 inf + 63524 401.562 * * [simplify]: Extracting #6: cost 58 inf + 86938 401.580 * * [simplify]: Extracting #7: cost 34 inf + 92778 401.598 * * [simplify]: Extracting #8: cost 3 inf + 108429 401.617 * * [simplify]: Extracting #9: cost 0 inf + 109900 401.636 * [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)))) 401.636 * [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))))))) 401.636 * [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))))) 401.637 * * [simplify]: iters left: 6 (16 enodes) 401.640 * * [simplify]: iters left: 5 (68 enodes) 401.653 * * [simplify]: iters left: 4 (179 enodes) 401.708 * * [simplify]: Extracting #0: cost 1 inf + 0 401.708 * * [simplify]: Extracting #1: cost 27 inf + 0 401.708 * * [simplify]: Extracting #2: cost 153 inf + 0 401.709 * * [simplify]: Extracting #3: cost 242 inf + 83 401.711 * * [simplify]: Extracting #4: cost 185 inf + 16503 401.724 * * [simplify]: Extracting #5: cost 15 inf + 79352 401.738 * * [simplify]: Extracting #6: cost 0 inf + 84943 401.752 * [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))))) 401.752 * [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))))))) 401.753 * * * * [progress]: [ 843 / 3260 ] simplifiying candidate # 401.753 * [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))))) 401.753 * * [simplify]: iters left: 6 (29 enodes) 401.760 * * [simplify]: iters left: 5 (117 enodes) 401.778 * * [simplify]: iters left: 4 (243 enodes) 401.833 * * [simplify]: Extracting #0: cost 1 inf + 0 401.833 * * [simplify]: Extracting #1: cost 11 inf + 0 401.833 * * [simplify]: Extracting #2: cost 132 inf + 0 401.834 * * [simplify]: Extracting #3: cost 232 inf + 43 401.835 * * [simplify]: Extracting #4: cost 215 inf + 3039 401.840 * * [simplify]: Extracting #5: cost 105 inf + 38934 401.851 * * [simplify]: Extracting #6: cost 59 inf + 53211 401.862 * * [simplify]: Extracting #7: cost 36 inf + 59756 401.875 * * [simplify]: Extracting #8: cost 6 inf + 73646 401.889 * * [simplify]: Extracting #9: cost 0 inf + 76416 401.904 * [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))))) 401.904 * [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)))))) 401.904 * [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)))) 401.904 * * [simplify]: iters left: 6 (15 enodes) 401.908 * * [simplify]: iters left: 5 (63 enodes) 401.918 * * [simplify]: iters left: 4 (145 enodes) 401.953 * * [simplify]: iters left: 3 (499 enodes) 402.182 * * [simplify]: Extracting #0: cost 1 inf + 0 402.182 * * [simplify]: Extracting #1: cost 0 inf + 1 402.182 * [simplify]: Simplified to 0 402.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) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 402.182 * * * * [progress]: [ 844 / 3260 ] simplifiying candidate # 402.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) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 402.183 * * [simplify]: iters left: 6 (28 enodes) 402.189 * * [simplify]: iters left: 5 (109 enodes) 402.207 * * [simplify]: iters left: 4 (242 enodes) 402.266 * * [simplify]: Extracting #0: cost 1 inf + 0 402.266 * * [simplify]: Extracting #1: cost 13 inf + 0 402.266 * * [simplify]: Extracting #2: cost 131 inf + 0 402.267 * * [simplify]: Extracting #3: cost 211 inf + 2 402.268 * * [simplify]: Extracting #4: cost 194 inf + 3944 402.272 * * [simplify]: Extracting #5: cost 102 inf + 30415 402.281 * * [simplify]: Extracting #6: cost 45 inf + 48484 402.292 * * [simplify]: Extracting #7: cost 3 inf + 65450 402.305 * * [simplify]: Extracting #8: cost 0 inf + 66800 402.319 * [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)) 402.319 * [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))))) 402.320 * [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))) 402.320 * * [simplify]: iters left: 6 (15 enodes) 402.324 * * [simplify]: iters left: 5 (62 enodes) 402.334 * * [simplify]: iters left: 4 (159 enodes) 402.376 * * [simplify]: iters left: 3 (475 enodes) 402.570 * * [simplify]: Extracting #0: cost 1 inf + 0 402.570 * * [simplify]: Extracting #1: cost 42 inf + 0 402.574 * * [simplify]: Extracting #2: cost 194 inf + 1 402.577 * * [simplify]: Extracting #3: cost 205 inf + 15094 402.591 * * [simplify]: Extracting #4: cost 20 inf + 63712 402.609 * * [simplify]: Extracting #5: cost 3 inf + 65204 402.626 * * [simplify]: Extracting #6: cost 0 inf + 65965 402.643 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 402.643 * [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)))) 402.643 * * * * [progress]: [ 845 / 3260 ] simplifiying candidate # 402.643 * [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)))))) 402.643 * * [simplify]: iters left: 6 (31 enodes) 402.651 * * [simplify]: iters left: 5 (122 enodes) 402.670 * * [simplify]: iters left: 4 (254 enodes) 402.727 * * [simplify]: Extracting #0: cost 1 inf + 0 402.727 * * [simplify]: Extracting #1: cost 11 inf + 0 402.727 * * [simplify]: Extracting #2: cost 132 inf + 0 402.728 * * [simplify]: Extracting #3: cost 232 inf + 83 402.728 * * [simplify]: Extracting #4: cost 218 inf + 2185 402.732 * * [simplify]: Extracting #5: cost 141 inf + 28594 402.742 * * [simplify]: Extracting #6: cost 51 inf + 57181 402.755 * * [simplify]: Extracting #7: cost 4 inf + 75967 402.769 * * [simplify]: Extracting #8: cost 0 inf + 77696 402.784 * [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)))) 402.784 * [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))))))) 402.784 * [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))))) 402.785 * * [simplify]: iters left: 6 (15 enodes) 402.788 * * [simplify]: iters left: 5 (62 enodes) 402.800 * * [simplify]: iters left: 4 (148 enodes) 402.836 * * [simplify]: iters left: 3 (499 enodes) 403.071 * * [simplify]: Extracting #0: cost 1 inf + 0 403.071 * * [simplify]: Extracting #1: cost 0 inf + 1 403.071 * [simplify]: Simplified to 0 403.071 * [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)) 403.071 * * * * [progress]: [ 846 / 3260 ] simplifiying candidate # 403.071 * [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))))) 403.071 * * [simplify]: iters left: 6 (30 enodes) 403.078 * * [simplify]: iters left: 5 (116 enodes) 403.096 * * [simplify]: iters left: 4 (221 enodes) 403.141 * * [simplify]: Extracting #0: cost 1 inf + 0 403.141 * * [simplify]: Extracting #1: cost 11 inf + 0 403.141 * * [simplify]: Extracting #2: cost 108 inf + 0 403.141 * * [simplify]: Extracting #3: cost 182 inf + 43 403.142 * * [simplify]: Extracting #4: cost 172 inf + 1057 403.144 * * [simplify]: Extracting #5: cost 131 inf + 12200 403.150 * * [simplify]: Extracting #6: cost 44 inf + 39364 403.159 * * [simplify]: Extracting #7: cost 4 inf + 55072 403.173 * * [simplify]: Extracting #8: cost 0 inf + 56962 403.184 * [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)))) 403.184 * [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)))))) 403.184 * [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)))) 403.184 * * [simplify]: iters left: 6 (14 enodes) 403.188 * * [simplify]: iters left: 5 (56 enodes) 403.196 * * [simplify]: iters left: 4 (117 enodes) 403.221 * * [simplify]: iters left: 3 (347 enodes) 403.333 * * [simplify]: Extracting #0: cost 1 inf + 0 403.333 * * [simplify]: Extracting #1: cost 0 inf + 1 403.333 * [simplify]: Simplified to 0 403.333 * [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)) 403.333 * * * * [progress]: [ 847 / 3260 ] simplifiying candidate # 403.333 * [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)))) 403.333 * * [simplify]: iters left: 6 (29 enodes) 403.343 * * [simplify]: iters left: 5 (112 enodes) 403.360 * * [simplify]: iters left: 4 (212 enodes) 403.400 * * [simplify]: Extracting #0: cost 1 inf + 0 403.400 * * [simplify]: Extracting #1: cost 11 inf + 0 403.401 * * [simplify]: Extracting #2: cost 100 inf + 0 403.401 * * [simplify]: Extracting #3: cost 158 inf + 44 403.403 * * [simplify]: Extracting #4: cost 152 inf + 655 403.404 * * [simplify]: Extracting #5: cost 141 inf + 3694 403.407 * * [simplify]: Extracting #6: cost 70 inf + 19893 403.413 * * [simplify]: Extracting #7: cost 29 inf + 31722 403.421 * * [simplify]: Extracting #8: cost 5 inf + 43281 403.430 * * [simplify]: Extracting #9: cost 0 inf + 46221 403.439 * [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))) 403.439 * [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))))) 403.440 * [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))) 403.440 * * [simplify]: iters left: 6 (14 enodes) 403.443 * * [simplify]: iters left: 5 (57 enodes) 403.452 * * [simplify]: iters left: 4 (116 enodes) 403.479 * * [simplify]: iters left: 3 (321 enodes) 403.587 * * [simplify]: Extracting #0: cost 1 inf + 0 403.587 * * [simplify]: Extracting #1: cost 0 inf + 1 403.587 * [simplify]: Simplified to 0 403.587 * [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)) 403.587 * * * * [progress]: [ 848 / 3260 ] simplifiying candidate # 403.587 * [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)))))) 403.587 * * [simplify]: iters left: 6 (30 enodes) 403.594 * * [simplify]: iters left: 5 (117 enodes) 403.612 * * [simplify]: iters left: 4 (246 enodes) 403.667 * * [simplify]: Extracting #0: cost 1 inf + 0 403.667 * * [simplify]: Extracting #1: cost 11 inf + 0 403.667 * * [simplify]: Extracting #2: cost 115 inf + 0 403.667 * * [simplify]: Extracting #3: cost 191 inf + 408 403.668 * * [simplify]: Extracting #4: cost 177 inf + 2679 403.672 * * [simplify]: Extracting #5: cost 105 inf + 22813 403.679 * * [simplify]: Extracting #6: cost 42 inf + 42212 403.688 * * [simplify]: Extracting #7: cost 7 inf + 56249 403.700 * * [simplify]: Extracting #8: cost 0 inf + 59302 403.711 * [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)))) 403.711 * [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))))))) 403.711 * [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))))) 403.711 * * [simplify]: iters left: 6 (15 enodes) 403.715 * * [simplify]: iters left: 5 (62 enodes) 403.727 * * [simplify]: iters left: 4 (149 enodes) 403.763 * * [simplify]: iters left: 3 (450 enodes) 403.959 * * [simplify]: Extracting #0: cost 1 inf + 0 403.959 * * [simplify]: Extracting #1: cost 0 inf + 1 403.959 * [simplify]: Simplified to 0 403.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))))) (* (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)) 403.959 * * * * [progress]: [ 849 / 3260 ] simplifiying candidate # 403.960 * [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))))) 403.960 * * [simplify]: iters left: 6 (29 enodes) 403.966 * * [simplify]: iters left: 5 (112 enodes) 403.987 * * [simplify]: iters left: 4 (213 enodes) 404.028 * * [simplify]: Extracting #0: cost 1 inf + 0 404.028 * * [simplify]: Extracting #1: cost 11 inf + 0 404.028 * * [simplify]: Extracting #2: cost 95 inf + 0 404.028 * * [simplify]: Extracting #3: cost 148 inf + 449 404.029 * * [simplify]: Extracting #4: cost 144 inf + 898 404.030 * * [simplify]: Extracting #5: cost 138 inf + 3005 404.033 * * [simplify]: Extracting #6: cost 69 inf + 18301 404.038 * * [simplify]: Extracting #7: cost 25 inf + 31579 404.048 * * [simplify]: Extracting #8: cost 5 inf + 41313 404.056 * * [simplify]: Extracting #9: cost 0 inf + 44132 404.065 * * [simplify]: Extracting #10: cost 0 inf + 44117 404.074 * [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))))) 404.074 * [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)))))) 404.074 * [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)))) 404.074 * * [simplify]: iters left: 6 (14 enodes) 404.078 * * [simplify]: iters left: 5 (57 enodes) 404.087 * * [simplify]: iters left: 4 (118 enodes) 404.112 * * [simplify]: iters left: 3 (314 enodes) 404.205 * * [simplify]: Extracting #0: cost 1 inf + 0 404.205 * * [simplify]: Extracting #1: cost 0 inf + 1 404.205 * [simplify]: Simplified to 0 404.205 * [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)) 404.205 * * * * [progress]: [ 850 / 3260 ] simplifiying candidate # 404.205 * [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)))) 404.206 * * [simplify]: iters left: 6 (28 enodes) 404.212 * * [simplify]: iters left: 5 (104 enodes) 404.230 * * [simplify]: iters left: 4 (202 enodes) 404.266 * * [simplify]: iters left: 3 (441 enodes) 404.374 * * [simplify]: Extracting #0: cost 1 inf + 0 404.374 * * [simplify]: Extracting #1: cost 13 inf + 0 404.374 * * [simplify]: Extracting #2: cost 132 inf + 0 404.375 * * [simplify]: Extracting #3: cost 210 inf + 374 404.376 * * [simplify]: Extracting #4: cost 188 inf + 3021 404.379 * * [simplify]: Extracting #5: cost 137 inf + 13523 404.386 * * [simplify]: Extracting #6: cost 74 inf + 28648 404.399 * * [simplify]: Extracting #7: cost 12 inf + 53472 404.413 * * [simplify]: Extracting #8: cost 1 inf + 58302 404.427 * * [simplify]: Extracting #9: cost 0 inf + 58762 404.442 * [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))) 404.442 * [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))))) 404.442 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 404.442 * * [simplify]: iters left: 6 (13 enodes) 404.446 * * [simplify]: iters left: 5 (48 enodes) 404.453 * * [simplify]: iters left: 4 (103 enodes) 404.472 * * [simplify]: iters left: 3 (238 enodes) 404.531 * * [simplify]: Extracting #0: cost 1 inf + 0 404.532 * * [simplify]: Extracting #1: cost 0 inf + 1 404.532 * [simplify]: Simplified to 0 404.532 * [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)) 404.532 * * * * [progress]: [ 851 / 3260 ] simplifiying candidate # 404.532 * [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)))))) 404.532 * * [simplify]: iters left: 6 (29 enodes) 404.538 * * [simplify]: iters left: 5 (115 enodes) 404.556 * * [simplify]: iters left: 4 (241 enodes) 404.610 * * [simplify]: Extracting #0: cost 1 inf + 0 404.610 * * [simplify]: Extracting #1: cost 11 inf + 0 404.610 * * [simplify]: Extracting #2: cost 131 inf + 0 404.611 * * [simplify]: Extracting #3: cost 235 inf + 204 404.612 * * [simplify]: Extracting #4: cost 210 inf + 5417 404.618 * * [simplify]: Extracting #5: cost 98 inf + 42888 404.628 * * [simplify]: Extracting #6: cost 44 inf + 61092 404.641 * * [simplify]: Extracting #7: cost 9 inf + 74614 404.656 * * [simplify]: Extracting #8: cost 0 inf + 78963 404.672 * [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))))) 404.672 * [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))))))) 404.672 * [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))))) 404.673 * * [simplify]: iters left: 6 (15 enodes) 404.676 * * [simplify]: iters left: 5 (61 enodes) 404.686 * * [simplify]: iters left: 4 (142 enodes) 404.719 * * [simplify]: iters left: 3 (474 enodes) 404.895 * * [simplify]: Extracting #0: cost 1 inf + 0 404.895 * * [simplify]: Extracting #1: cost 0 inf + 1 404.895 * [simplify]: Simplified to 0 404.895 * [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)) 404.895 * * * * [progress]: [ 852 / 3260 ] simplifiying candidate # 404.895 * [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))))) 404.896 * * [simplify]: iters left: 6 (28 enodes) 404.902 * * [simplify]: iters left: 5 (110 enodes) 404.918 * * [simplify]: iters left: 4 (210 enodes) 404.961 * * [simplify]: Extracting #0: cost 1 inf + 0 404.961 * * [simplify]: Extracting #1: cost 11 inf + 0 404.961 * * [simplify]: Extracting #2: cost 106 inf + 0 404.962 * * [simplify]: Extracting #3: cost 179 inf + 43 404.962 * * [simplify]: Extracting #4: cost 170 inf + 1261 404.964 * * [simplify]: Extracting #5: cost 159 inf + 4700 404.969 * * [simplify]: Extracting #6: cost 65 inf + 32599 404.978 * * [simplify]: Extracting #7: cost 5 inf + 52952 404.988 * * [simplify]: Extracting #8: cost 0 inf + 56012 404.999 * [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)))) 405.000 * [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)))))) 405.000 * [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)))) 405.000 * * [simplify]: iters left: 6 (14 enodes) 405.003 * * [simplify]: iters left: 5 (56 enodes) 405.014 * * [simplify]: iters left: 4 (113 enodes) 405.036 * * [simplify]: iters left: 3 (324 enodes) 405.124 * * [simplify]: Extracting #0: cost 1 inf + 0 405.124 * * [simplify]: Extracting #1: cost 0 inf + 1 405.124 * [simplify]: Simplified to 0 405.124 * [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)) 405.124 * * * * [progress]: [ 853 / 3260 ] simplifiying candidate # 405.125 * [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)))) 405.125 * * [simplify]: iters left: 6 (27 enodes) 405.131 * * [simplify]: iters left: 5 (103 enodes) 405.146 * * [simplify]: iters left: 4 (193 enodes) 405.185 * * [simplify]: iters left: 3 (480 enodes) 405.308 * * [simplify]: Extracting #0: cost 1 inf + 0 405.309 * * [simplify]: Extracting #1: cost 11 inf + 0 405.309 * * [simplify]: Extracting #2: cost 110 inf + 0 405.309 * * [simplify]: Extracting #3: cost 217 inf + 2 405.311 * * [simplify]: Extracting #4: cost 187 inf + 5512 405.317 * * [simplify]: Extracting #5: cost 110 inf + 23044 405.325 * * [simplify]: Extracting #6: cost 89 inf + 28030 405.334 * * [simplify]: Extracting #7: cost 60 inf + 36695 405.347 * * [simplify]: Extracting #8: cost 8 inf + 59763 405.365 * * [simplify]: Extracting #9: cost 0 inf + 63613 405.381 * [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))) 405.381 * [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))))) 405.382 * [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))) 405.382 * * [simplify]: iters left: 6 (14 enodes) 405.385 * * [simplify]: iters left: 5 (56 enodes) 405.394 * * [simplify]: iters left: 4 (112 enodes) 405.416 * * [simplify]: iters left: 3 (297 enodes) 405.497 * * [simplify]: Extracting #0: cost 1 inf + 0 405.497 * * [simplify]: Extracting #1: cost 0 inf + 1 405.497 * [simplify]: Simplified to 0 405.497 * [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)) 405.497 * * * * [progress]: [ 854 / 3260 ] simplifiying candidate # 405.497 * [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)))))) 405.498 * * [simplify]: iters left: 6 (29 enodes) 405.504 * * [simplify]: iters left: 5 (113 enodes) 405.522 * * [simplify]: iters left: 4 (221 enodes) 405.565 * * [simplify]: Extracting #0: cost 1 inf + 0 405.565 * * [simplify]: Extracting #1: cost 11 inf + 0 405.565 * * [simplify]: Extracting #2: cost 105 inf + 0 405.566 * * [simplify]: Extracting #3: cost 177 inf + 204 405.566 * * [simplify]: Extracting #4: cost 168 inf + 1378 405.567 * * [simplify]: Extracting #5: cost 163 inf + 3645 405.572 * * [simplify]: Extracting #6: cost 71 inf + 28506 405.581 * * [simplify]: Extracting #7: cost 4 inf + 53084 405.592 * * [simplify]: Extracting #8: cost 0 inf + 55124 405.602 * [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))) 405.602 * [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))))))) 405.603 * [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))))) 405.603 * * [simplify]: iters left: 6 (13 enodes) 405.606 * * [simplify]: iters left: 5 (53 enodes) 405.614 * * [simplify]: iters left: 4 (118 enodes) 405.639 * * [simplify]: iters left: 3 (324 enodes) 405.723 * * [simplify]: Extracting #0: cost 1 inf + 0 405.724 * * [simplify]: Extracting #1: cost 0 inf + 1 405.724 * [simplify]: Simplified to 0 405.724 * [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)) 405.724 * * * * [progress]: [ 855 / 3260 ] simplifiying candidate # 405.724 * [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))))) 405.724 * * [simplify]: iters left: 6 (27 enodes) 405.730 * * [simplify]: iters left: 5 (102 enodes) 405.747 * * [simplify]: iters left: 4 (179 enodes) 405.777 * * [simplify]: iters left: 3 (394 enodes) 405.857 * * [simplify]: Extracting #0: cost 1 inf + 0 405.857 * * [simplify]: Extracting #1: cost 9 inf + 0 405.857 * * [simplify]: Extracting #2: cost 106 inf + 0 405.858 * * [simplify]: Extracting #3: cost 212 inf + 85 405.859 * * [simplify]: Extracting #4: cost 199 inf + 1551 405.863 * * [simplify]: Extracting #5: cost 129 inf + 16458 405.870 * * [simplify]: Extracting #6: cost 63 inf + 33814 405.882 * * [simplify]: Extracting #7: cost 4 inf + 57338 405.897 * * [simplify]: Extracting #8: cost 0 inf + 59229 405.911 * [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)))) 405.911 * [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)))))) 405.911 * [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)))) 405.911 * * [simplify]: iters left: 6 (11 enodes) 405.914 * * [simplify]: iters left: 5 (43 enodes) 405.920 * * [simplify]: iters left: 4 (84 enodes) 405.937 * * [simplify]: iters left: 3 (212 enodes) 405.980 * * [simplify]: iters left: 2 (472 enodes) 406.081 * * [simplify]: Extracting #0: cost 1 inf + 0 406.081 * * [simplify]: Extracting #1: cost 0 inf + 1 406.081 * [simplify]: Simplified to 0 406.081 * [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)) 406.081 * * * * [progress]: [ 856 / 3260 ] simplifiying candidate # 406.081 * [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)))) 406.082 * * [simplify]: iters left: 6 (27 enodes) 406.088 * * [simplify]: iters left: 5 (104 enodes) 406.106 * * [simplify]: iters left: 4 (191 enodes) 406.140 * * [simplify]: iters left: 3 (417 enodes) 406.232 * * [simplify]: Extracting #0: cost 1 inf + 0 406.232 * * [simplify]: Extracting #1: cost 11 inf + 0 406.232 * * [simplify]: Extracting #2: cost 98 inf + 0 406.233 * * [simplify]: Extracting #3: cost 185 inf + 2 406.234 * * [simplify]: Extracting #4: cost 169 inf + 1873 406.236 * * [simplify]: Extracting #5: cost 120 inf + 9966 406.242 * * [simplify]: Extracting #6: cost 67 inf + 24257 406.252 * * [simplify]: Extracting #7: cost 5 inf + 48923 406.265 * * [simplify]: Extracting #8: cost 0 inf + 51276 406.278 * [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)))) 406.278 * [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))))) 406.278 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 406.278 * * [simplify]: iters left: 6 (12 enodes) 406.281 * * [simplify]: iters left: 5 (49 enodes) 406.291 * * [simplify]: iters left: 4 (99 enodes) 406.311 * * [simplify]: iters left: 3 (234 enodes) 406.364 * * [simplify]: iters left: 2 (447 enodes) 406.458 * * [simplify]: Extracting #0: cost 1 inf + 0 406.458 * * [simplify]: Extracting #1: cost 0 inf + 1 406.458 * [simplify]: Simplified to 0 406.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))))) (* (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)) 406.459 * * * * [progress]: [ 857 / 3260 ] simplifiying candidate # 406.459 * [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)))))) 406.459 * * [simplify]: iters left: 6 (29 enodes) 406.465 * * [simplify]: iters left: 5 (112 enodes) 406.482 * * [simplify]: iters left: 4 (217 enodes) 406.525 * * [simplify]: iters left: 3 (493 enodes) 406.655 * * [simplify]: Extracting #0: cost 1 inf + 0 406.655 * * [simplify]: Extracting #1: cost 11 inf + 0 406.655 * * [simplify]: Extracting #2: cost 121 inf + 0 406.656 * * [simplify]: Extracting #3: cost 213 inf + 1178 406.657 * * [simplify]: Extracting #4: cost 190 inf + 4623 406.661 * * [simplify]: Extracting #5: cost 129 inf + 18504 406.669 * * [simplify]: Extracting #6: cost 72 inf + 34090 406.682 * * [simplify]: Extracting #7: cost 12 inf + 58648 406.701 * * [simplify]: Extracting #8: cost 0 inf + 64219 406.718 * [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))) 406.718 * [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))))))) 406.718 * [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))))) 406.718 * * [simplify]: iters left: 6 (14 enodes) 406.721 * * [simplify]: iters left: 5 (57 enodes) 406.730 * * [simplify]: iters left: 4 (121 enodes) 406.755 * * [simplify]: iters left: 3 (291 enodes) 406.832 * * [simplify]: Extracting #0: cost 1 inf + 0 406.833 * * [simplify]: Extracting #1: cost 0 inf + 1 406.833 * [simplify]: Simplified to 0 406.833 * [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)) 406.833 * * * * [progress]: [ 858 / 3260 ] simplifiying candidate # 406.833 * [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))))) 406.833 * * [simplify]: iters left: 6 (28 enodes) 406.839 * * [simplify]: iters left: 5 (107 enodes) 406.855 * * [simplify]: iters left: 4 (190 enodes) 406.891 * * [simplify]: iters left: 3 (401 enodes) 406.972 * * [simplify]: Extracting #0: cost 1 inf + 0 406.972 * * [simplify]: Extracting #1: cost 11 inf + 0 406.972 * * [simplify]: Extracting #2: cost 98 inf + 0 406.973 * * [simplify]: Extracting #3: cost 168 inf + 1055 406.974 * * [simplify]: Extracting #4: cost 148 inf + 3540 406.976 * * [simplify]: Extracting #5: cost 107 inf + 9619 406.981 * * [simplify]: Extracting #6: cost 71 inf + 18658 406.991 * * [simplify]: Extracting #7: cost 10 inf + 42844 407.005 * * [simplify]: Extracting #8: cost 0 inf + 47416 407.017 * [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)) 407.017 * [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)))))) 407.017 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 407.017 * * [simplify]: iters left: 6 (13 enodes) 407.020 * * [simplify]: iters left: 5 (52 enodes) 407.028 * * [simplify]: iters left: 4 (98 enodes) 407.047 * * [simplify]: iters left: 3 (212 enodes) 407.088 * * [simplify]: iters left: 2 (371 enodes) 407.159 * * [simplify]: Extracting #0: cost 1 inf + 0 407.159 * * [simplify]: Extracting #1: cost 0 inf + 1 407.159 * [simplify]: Simplified to 0 407.159 * [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)) 407.160 * * * * [progress]: [ 859 / 3260 ] simplifiying candidate # 407.160 * [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)))) 407.160 * * [simplify]: iters left: 6 (27 enodes) 407.166 * * [simplify]: iters left: 5 (98 enodes) 407.183 * * [simplify]: iters left: 4 (176 enodes) 407.209 * * [simplify]: iters left: 3 (329 enodes) 407.270 * * [simplify]: Extracting #0: cost 1 inf + 0 407.270 * * [simplify]: Extracting #1: cost 11 inf + 0 407.271 * * [simplify]: Extracting #2: cost 91 inf + 0 407.271 * * [simplify]: Extracting #3: cost 134 inf + 1759 407.273 * * [simplify]: Extracting #4: cost 101 inf + 6001 407.275 * * [simplify]: Extracting #5: cost 91 inf + 8205 407.278 * * [simplify]: Extracting #6: cost 85 inf + 9413 407.283 * * [simplify]: Extracting #7: cost 34 inf + 28458 407.292 * * [simplify]: Extracting #8: cost 5 inf + 41810 407.302 * * [simplify]: Extracting #9: cost 0 inf + 43960 407.314 * [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)) 407.314 * [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))))) 407.315 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 407.315 * * [simplify]: iters left: 6 (12 enodes) 407.318 * * [simplify]: iters left: 5 (44 enodes) 407.325 * * [simplify]: iters left: 4 (92 enodes) 407.338 * * [simplify]: iters left: 3 (159 enodes) 407.362 * * [simplify]: iters left: 2 (267 enodes) 407.406 * * [simplify]: iters left: 1 (364 enodes) 407.463 * * [simplify]: Extracting #0: cost 1 inf + 0 407.463 * * [simplify]: Extracting #1: cost 0 inf + 1 407.463 * [simplify]: Simplified to 0 407.463 * [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)) 407.463 * * * * [progress]: [ 860 / 3260 ] simplifiying candidate # 407.464 * [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)))))) 407.464 * * [simplify]: iters left: 6 (28 enodes) 407.470 * * [simplify]: iters left: 5 (113 enodes) 407.490 * * [simplify]: iters left: 4 (243 enodes) 407.542 * * [simplify]: Extracting #0: cost 1 inf + 0 407.544 * * [simplify]: Extracting #1: cost 11 inf + 0 407.544 * * [simplify]: Extracting #2: cost 129 inf + 0 407.544 * * [simplify]: Extracting #3: cost 219 inf + 248 407.546 * * [simplify]: Extracting #4: cost 180 inf + 7252 407.552 * * [simplify]: Extracting #5: cost 74 inf + 40875 407.561 * * [simplify]: Extracting #6: cost 41 inf + 49783 407.572 * * [simplify]: Extracting #7: cost 6 inf + 64085 407.585 * * [simplify]: Extracting #8: cost 0 inf + 67008 407.597 * [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))))))) 407.598 * [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))))))) 407.598 * [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))))) 407.598 * * [simplify]: iters left: 6 (15 enodes) 407.602 * * [simplify]: iters left: 5 (64 enodes) 407.612 * * [simplify]: iters left: 4 (149 enodes) 407.648 * * [simplify]: iters left: 3 (466 enodes) 407.898 * * [simplify]: Extracting #0: cost 1 inf + 0 407.898 * * [simplify]: Extracting #1: cost 0 inf + 1 407.898 * [simplify]: Simplified to 0 407.898 * [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)) 407.899 * * * * [progress]: [ 861 / 3260 ] simplifiying candidate # 407.899 * [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))))) 407.899 * * [simplify]: iters left: 6 (27 enodes) 407.905 * * [simplify]: iters left: 5 (108 enodes) 407.925 * * [simplify]: iters left: 4 (213 enodes) 407.965 * * [simplify]: Extracting #0: cost 1 inf + 0 407.965 * * [simplify]: Extracting #1: cost 11 inf + 0 407.966 * * [simplify]: Extracting #2: cost 111 inf + 0 407.966 * * [simplify]: Extracting #3: cost 169 inf + 535 407.968 * * [simplify]: Extracting #4: cost 112 inf + 11849 407.973 * * [simplify]: Extracting #5: cost 60 inf + 26181 407.981 * * [simplify]: Extracting #6: cost 44 inf + 31458 407.989 * * [simplify]: Extracting #7: cost 6 inf + 46183 407.999 * * [simplify]: Extracting #8: cost 1 inf + 48733 408.009 * * [simplify]: Extracting #9: cost 0 inf + 49273 408.019 * [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))) 408.019 * [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)))))) 408.019 * [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)))) 408.019 * * [simplify]: iters left: 6 (14 enodes) 408.023 * * [simplify]: iters left: 5 (59 enodes) 408.032 * * [simplify]: iters left: 4 (121 enodes) 408.057 * * [simplify]: iters left: 3 (332 enodes) 408.189 * * [simplify]: Extracting #0: cost 1 inf + 0 408.189 * * [simplify]: Extracting #1: cost 0 inf + 1 408.189 * [simplify]: Simplified to 0 408.189 * [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)) 408.190 * * * * [progress]: [ 862 / 3260 ] simplifiying candidate # 408.190 * [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)))) 408.190 * * [simplify]: iters left: 6 (26 enodes) 408.196 * * [simplify]: iters left: 5 (101 enodes) 408.215 * * [simplify]: iters left: 4 (196 enodes) 408.251 * * [simplify]: iters left: 3 (462 enodes) 408.388 * * [simplify]: Extracting #0: cost 1 inf + 0 408.388 * * [simplify]: Extracting #1: cost 11 inf + 0 408.389 * * [simplify]: Extracting #2: cost 134 inf + 0 408.390 * * [simplify]: Extracting #3: cost 216 inf + 213 408.392 * * [simplify]: Extracting #4: cost 171 inf + 6434 408.398 * * [simplify]: Extracting #5: cost 105 inf + 21036 408.406 * * [simplify]: Extracting #6: cost 64 inf + 34335 408.419 * * [simplify]: Extracting #7: cost 15 inf + 54046 408.434 * * [simplify]: Extracting #8: cost 0 inf + 60274 408.452 * [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))))) 408.452 * [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))))) 408.452 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 408.453 * * [simplify]: iters left: 6 (13 enodes) 408.456 * * [simplify]: iters left: 5 (54 enodes) 408.465 * * [simplify]: iters left: 4 (112 enodes) 408.487 * * [simplify]: iters left: 3 (281 enodes) 408.838 * * [simplify]: Extracting #0: cost 1 inf + 0 408.838 * * [simplify]: Extracting #1: cost 0 inf + 1 408.838 * [simplify]: Simplified to 0 408.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) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 408.838 * * * * [progress]: [ 863 / 3260 ] simplifiying candidate # 408.838 * [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)))))) 408.838 * * [simplify]: iters left: 6 (29 enodes) 408.845 * * [simplify]: iters left: 5 (114 enodes) 408.863 * * [simplify]: iters left: 4 (234 enodes) 408.910 * * [simplify]: Extracting #0: cost 1 inf + 0 408.910 * * [simplify]: Extracting #1: cost 11 inf + 0 408.911 * * [simplify]: Extracting #2: cost 109 inf + 0 408.911 * * [simplify]: Extracting #3: cost 173 inf + 816 408.912 * * [simplify]: Extracting #4: cost 146 inf + 4470 408.915 * * [simplify]: Extracting #5: cost 90 inf + 19019 408.921 * * [simplify]: Extracting #6: cost 58 inf + 27806 408.928 * * [simplify]: Extracting #7: cost 36 inf + 33371 408.938 * * [simplify]: Extracting #8: cost 7 inf + 47258 408.948 * * [simplify]: Extracting #9: cost 0 inf + 50768 408.958 * [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)))) 408.958 * [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))))))) 408.958 * [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))))) 408.959 * * [simplify]: iters left: 6 (14 enodes) 408.962 * * [simplify]: iters left: 5 (59 enodes) 408.972 * * [simplify]: iters left: 4 (134 enodes) 409.000 * * [simplify]: iters left: 3 (357 enodes) 409.136 * * [simplify]: Extracting #0: cost 1 inf + 0 409.136 * * [simplify]: Extracting #1: cost 0 inf + 1 409.136 * [simplify]: Simplified to 0 409.136 * [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)) 409.136 * * * * [progress]: [ 864 / 3260 ] simplifiying candidate # 409.136 * [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))))) 409.137 * * [simplify]: iters left: 6 (28 enodes) 409.143 * * [simplify]: iters left: 5 (108 enodes) 409.162 * * [simplify]: iters left: 4 (204 enodes) 409.199 * * [simplify]: iters left: 3 (456 enodes) 409.323 * * [simplify]: Extracting #0: cost 1 inf + 0 409.323 * * [simplify]: Extracting #1: cost 11 inf + 0 409.323 * * [simplify]: Extracting #2: cost 155 inf + 0 409.326 * * [simplify]: Extracting #3: cost 261 inf + 455 409.328 * * [simplify]: Extracting #4: cost 220 inf + 5753 409.334 * * [simplify]: Extracting #5: cost 125 inf + 25005 409.344 * * [simplify]: Extracting #6: cost 72 inf + 38509 409.357 * * [simplify]: Extracting #7: cost 16 inf + 60366 409.375 * * [simplify]: Extracting #8: cost 0 inf + 67376 409.392 * [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)) 409.392 * [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)))))) 409.393 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 409.393 * * [simplify]: iters left: 6 (13 enodes) 409.396 * * [simplify]: iters left: 5 (53 enodes) 409.405 * * [simplify]: iters left: 4 (106 enodes) 409.426 * * [simplify]: iters left: 3 (257 enodes) 409.509 * * [simplify]: Extracting #0: cost 1 inf + 0 409.509 * * [simplify]: Extracting #1: cost 0 inf + 1 409.509 * [simplify]: Simplified to 0 409.509 * [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)) 409.509 * * * * [progress]: [ 865 / 3260 ] simplifiying candidate # 409.509 * [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)))) 409.510 * * [simplify]: iters left: 6 (27 enodes) 409.518 * * [simplify]: iters left: 5 (104 enodes) 409.534 * * [simplify]: iters left: 4 (190 enodes) 409.568 * * [simplify]: iters left: 3 (403 enodes) 409.677 * * [simplify]: Extracting #0: cost 1 inf + 0 409.677 * * [simplify]: Extracting #1: cost 11 inf + 0 409.677 * * [simplify]: Extracting #2: cost 121 inf + 0 409.678 * * [simplify]: Extracting #3: cost 190 inf + 46 409.679 * * [simplify]: Extracting #4: cost 159 inf + 3273 409.684 * * [simplify]: Extracting #5: cost 122 inf + 9145 409.689 * * [simplify]: Extracting #6: cost 71 inf + 20278 409.699 * * [simplify]: Extracting #7: cost 15 inf + 42758 409.711 * * [simplify]: Extracting #8: cost 0 inf + 49670 409.724 * [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))) 409.724 * [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))))) 409.724 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 409.724 * * [simplify]: iters left: 6 (12 enodes) 409.727 * * [simplify]: iters left: 5 (49 enodes) 409.735 * * [simplify]: iters left: 4 (94 enodes) 409.754 * * [simplify]: iters left: 3 (221 enodes) 409.823 * * [simplify]: iters left: 2 (492 enodes) 410.035 * * [simplify]: Extracting #0: cost 1 inf + 0 410.035 * * [simplify]: Extracting #1: cost 0 inf + 1 410.035 * [simplify]: Simplified to 0 410.035 * [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)) 410.035 * * * * [progress]: [ 866 / 3260 ] simplifiying candidate # 410.036 * [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)))))) 410.036 * * [simplify]: iters left: 6 (28 enodes) 410.044 * * [simplify]: iters left: 5 (107 enodes) 410.060 * * [simplify]: iters left: 4 (209 enodes) 410.100 * * [simplify]: iters left: 3 (479 enodes) 410.240 * * [simplify]: Extracting #0: cost 1 inf + 0 410.240 * * [simplify]: Extracting #1: cost 11 inf + 0 410.241 * * [simplify]: Extracting #2: cost 152 inf + 0 410.242 * * [simplify]: Extracting #3: cost 236 inf + 1629 410.246 * * [simplify]: Extracting #4: cost 129 inf + 21020 410.253 * * [simplify]: Extracting #5: cost 91 inf + 30220 410.262 * * [simplify]: Extracting #6: cost 74 inf + 36080 410.277 * * [simplify]: Extracting #7: cost 13 inf + 60603 410.292 * * [simplify]: Extracting #8: cost 0 inf + 66167 410.308 * [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))) 410.308 * [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))))))) 410.309 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 410.309 * * [simplify]: iters left: 6 (13 enodes) 410.312 * * [simplify]: iters left: 5 (52 enodes) 410.320 * * [simplify]: iters left: 4 (111 enodes) 410.345 * * [simplify]: iters left: 3 (278 enodes) 410.434 * * [simplify]: Extracting #0: cost 1 inf + 0 410.434 * * [simplify]: Extracting #1: cost 0 inf + 1 410.434 * [simplify]: Simplified to 0 410.434 * [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)) 410.435 * * * * [progress]: [ 867 / 3260 ] simplifiying candidate # 410.435 * [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))))) 410.435 * * [simplify]: iters left: 6 (27 enodes) 410.441 * * [simplify]: iters left: 5 (102 enodes) 410.458 * * [simplify]: iters left: 4 (185 enodes) 410.492 * * [simplify]: iters left: 3 (384 enodes) 410.585 * * [simplify]: Extracting #0: cost 1 inf + 0 410.585 * * [simplify]: Extracting #1: cost 11 inf + 0 410.585 * * [simplify]: Extracting #2: cost 117 inf + 0 410.586 * * [simplify]: Extracting #3: cost 164 inf + 1119 410.588 * * [simplify]: Extracting #4: cost 108 inf + 7100 410.591 * * [simplify]: Extracting #5: cost 90 inf + 10564 410.596 * * [simplify]: Extracting #6: cost 74 inf + 15223 410.604 * * [simplify]: Extracting #7: cost 11 inf + 40965 410.615 * * [simplify]: Extracting #8: cost 0 inf + 46117 410.627 * [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)) 410.627 * [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)))))) 410.627 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 410.627 * * [simplify]: iters left: 6 (12 enodes) 410.630 * * [simplify]: iters left: 5 (47 enodes) 410.640 * * [simplify]: iters left: 4 (89 enodes) 410.657 * * [simplify]: iters left: 3 (186 enodes) 410.703 * * [simplify]: iters left: 2 (378 enodes) 410.835 * * [simplify]: Extracting #0: cost 1 inf + 0 410.835 * * [simplify]: Extracting #1: cost 0 inf + 1 410.835 * [simplify]: Simplified to 0 410.835 * [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)) 410.835 * * * * [progress]: [ 868 / 3260 ] simplifiying candidate # 410.835 * [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)))) 410.835 * * [simplify]: iters left: 6 (26 enodes) 410.842 * * [simplify]: iters left: 5 (96 enodes) 410.855 * * [simplify]: iters left: 4 (151 enodes) 410.879 * * [simplify]: iters left: 3 (273 enodes) 410.928 * * [simplify]: Extracting #0: cost 1 inf + 0 410.928 * * [simplify]: Extracting #1: cost 9 inf + 0 410.928 * * [simplify]: Extracting #2: cost 80 inf + 2 410.929 * * [simplify]: Extracting #3: cost 114 inf + 1035 410.930 * * [simplify]: Extracting #4: cost 84 inf + 4387 410.931 * * [simplify]: Extracting #5: cost 90 inf + 4511 410.933 * * [simplify]: Extracting #6: cost 85 inf + 5773 410.935 * * [simplify]: Extracting #7: cost 57 inf + 14204 410.941 * * [simplify]: Extracting #8: cost 12 inf + 33901 410.951 * * [simplify]: Extracting #9: cost 0 inf + 40103 410.960 * [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)) 410.960 * [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))))) 410.960 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 410.960 * * [simplify]: iters left: 6 (11 enodes) 410.965 * * [simplify]: iters left: 5 (40 enodes) 410.971 * * [simplify]: iters left: 4 (65 enodes) 410.981 * * [simplify]: iters left: 3 (97 enodes) 410.996 * * [simplify]: iters left: 2 (165 enodes) 411.030 * * [simplify]: iters left: 1 (271 enodes) 411.081 * * [simplify]: Extracting #0: cost 1 inf + 0 411.081 * * [simplify]: Extracting #1: cost 0 inf + 1 411.081 * [simplify]: Simplified to 0 411.081 * [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)) 411.081 * * * * [progress]: [ 869 / 3260 ] simplifiying candidate # 411.081 * [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)))))) 411.082 * * [simplify]: iters left: 6 (27 enodes) 411.087 * * [simplify]: iters left: 5 (106 enodes) 411.104 * * [simplify]: iters left: 4 (204 enodes) 411.144 * * [simplify]: iters left: 3 (455 enodes) 411.266 * * [simplify]: Extracting #0: cost 1 inf + 0 411.266 * * [simplify]: Extracting #1: cost 11 inf + 0 411.266 * * [simplify]: Extracting #2: cost 148 inf + 0 411.267 * * [simplify]: Extracting #3: cost 224 inf + 861 411.271 * * [simplify]: Extracting #4: cost 138 inf + 16431 411.278 * * [simplify]: Extracting #5: cost 90 inf + 27741 411.285 * * [simplify]: Extracting #6: cost 67 inf + 35662 411.298 * * [simplify]: Extracting #7: cost 7 inf + 60642 411.314 * * [simplify]: Extracting #8: cost 0 inf + 63485 411.331 * [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)))) 411.331 * [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))))))) 411.331 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 411.331 * * [simplify]: iters left: 6 (12 enodes) 411.334 * * [simplify]: iters left: 5 (51 enodes) 411.342 * * [simplify]: iters left: 4 (106 enodes) 411.364 * * [simplify]: iters left: 3 (247 enodes) 411.431 * * [simplify]: Extracting #0: cost 1 inf + 0 411.431 * * [simplify]: Extracting #1: cost 0 inf + 1 411.431 * [simplify]: Simplified to 0 411.431 * [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)) 411.431 * * * * [progress]: [ 870 / 3260 ] simplifiying candidate # 411.432 * [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))))) 411.432 * * [simplify]: iters left: 6 (26 enodes) 411.439 * * [simplify]: iters left: 5 (101 enodes) 411.455 * * [simplify]: iters left: 4 (182 enodes) 411.488 * * [simplify]: iters left: 3 (381 enodes) 411.580 * * [simplify]: Extracting #0: cost 1 inf + 0 411.580 * * [simplify]: Extracting #1: cost 11 inf + 0 411.580 * * [simplify]: Extracting #2: cost 117 inf + 0 411.581 * * [simplify]: Extracting #3: cost 167 inf + 942 411.583 * * [simplify]: Extracting #4: cost 110 inf + 6967 411.586 * * [simplify]: Extracting #5: cost 92 inf + 10155 411.591 * * [simplify]: Extracting #6: cost 65 inf + 19192 411.599 * * [simplify]: Extracting #7: cost 12 inf + 41162 411.611 * * [simplify]: Extracting #8: cost 0 inf + 46371 411.624 * [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)) 411.624 * [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)))))) 411.625 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 411.625 * * [simplify]: iters left: 6 (11 enodes) 411.628 * * [simplify]: iters left: 5 (46 enodes) 411.635 * * [simplify]: iters left: 4 (86 enodes) 411.651 * * [simplify]: iters left: 3 (183 enodes) 411.697 * * [simplify]: iters left: 2 (372 enodes) 411.825 * * [simplify]: Extracting #0: cost 1 inf + 0 411.825 * * [simplify]: Extracting #1: cost 0 inf + 1 411.825 * [simplify]: Simplified to 0 411.825 * [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)) 411.825 * * * * [progress]: [ 871 / 3260 ] simplifiying candidate # 411.826 * [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)))) 411.826 * * [simplify]: iters left: 6 (25 enodes) 411.831 * * [simplify]: iters left: 5 (95 enodes) 411.845 * * [simplify]: iters left: 4 (150 enodes) 411.869 * * [simplify]: iters left: 3 (272 enodes) 411.918 * * [simplify]: Extracting #0: cost 1 inf + 0 411.918 * * [simplify]: Extracting #1: cost 9 inf + 0 411.918 * * [simplify]: Extracting #2: cost 80 inf + 2 411.918 * * [simplify]: Extracting #3: cost 111 inf + 1485 411.920 * * [simplify]: Extracting #4: cost 84 inf + 4307 411.921 * * [simplify]: Extracting #5: cost 90 inf + 4511 411.922 * * [simplify]: Extracting #6: cost 83 inf + 5898 411.926 * * [simplify]: Extracting #7: cost 49 inf + 17897 411.933 * * [simplify]: Extracting #8: cost 6 inf + 37518 411.943 * * [simplify]: Extracting #9: cost 0 inf + 40103 411.952 * [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)) 411.952 * [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))))) 411.952 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 411.952 * * [simplify]: iters left: 6 (10 enodes) 411.955 * * [simplify]: iters left: 5 (39 enodes) 411.962 * * [simplify]: iters left: 4 (64 enodes) 411.973 * * [simplify]: iters left: 3 (96 enodes) 411.988 * * [simplify]: iters left: 2 (164 enodes) 412.021 * * [simplify]: iters left: 1 (270 enodes) 412.072 * * [simplify]: Extracting #0: cost 1 inf + 0 412.072 * * [simplify]: Extracting #1: cost 0 inf + 1 412.072 * [simplify]: Simplified to 0 412.072 * [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)) 412.073 * * * * [progress]: [ 872 / 3260 ] simplifiying candidate # 412.073 * [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)))))) 412.073 * * [simplify]: iters left: 6 (27 enodes) 412.079 * * [simplify]: iters left: 5 (107 enodes) 412.096 * * [simplify]: iters left: 4 (213 enodes) 412.136 * * [simplify]: iters left: 3 (456 enodes) 412.239 * * [simplify]: Extracting #0: cost 1 inf + 0 412.240 * * [simplify]: Extracting #1: cost 11 inf + 0 412.240 * * [simplify]: Extracting #2: cost 127 inf + 0 412.241 * * [simplify]: Extracting #3: cost 218 inf + 1145 412.244 * * [simplify]: Extracting #4: cost 122 inf + 16686 412.253 * * [simplify]: Extracting #5: cost 90 inf + 23904 412.260 * * [simplify]: Extracting #6: cost 65 inf + 33219 412.272 * * [simplify]: Extracting #7: cost 8 inf + 56206 412.287 * * [simplify]: Extracting #8: cost 0 inf + 59727 412.302 * [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))))) 412.302 * [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))))))) 412.302 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 412.302 * * [simplify]: iters left: 6 (12 enodes) 412.306 * * [simplify]: iters left: 5 (53 enodes) 412.314 * * [simplify]: iters left: 4 (117 enodes) 412.338 * * [simplify]: iters left: 3 (255 enodes) 412.398 * * [simplify]: Extracting #0: cost 1 inf + 0 412.398 * * [simplify]: Extracting #1: cost 0 inf + 1 412.398 * [simplify]: Simplified to 0 412.398 * [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)) 412.398 * * * * [progress]: [ 873 / 3260 ] simplifiying candidate # 412.398 * [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))))) 412.398 * * [simplify]: iters left: 6 (26 enodes) 412.405 * * [simplify]: iters left: 5 (102 enodes) 412.420 * * [simplify]: iters left: 4 (192 enodes) 412.454 * * [simplify]: iters left: 3 (368 enodes) 412.530 * * [simplify]: Extracting #0: cost 1 inf + 0 412.530 * * [simplify]: Extracting #1: cost 11 inf + 0 412.530 * * [simplify]: Extracting #2: cost 107 inf + 0 412.531 * * [simplify]: Extracting #3: cost 163 inf + 1604 412.533 * * [simplify]: Extracting #4: cost 107 inf + 7658 412.537 * * [simplify]: Extracting #5: cost 91 inf + 10437 412.541 * * [simplify]: Extracting #6: cost 73 inf + 17190 412.550 * * [simplify]: Extracting #7: cost 7 inf + 43100 412.562 * * [simplify]: Extracting #8: cost 0 inf + 46481 412.574 * [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)) 412.574 * [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)))))) 412.574 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 412.574 * * [simplify]: iters left: 6 (11 enodes) 412.578 * * [simplify]: iters left: 5 (48 enodes) 412.587 * * [simplify]: iters left: 4 (98 enodes) 412.603 * * [simplify]: iters left: 3 (181 enodes) 412.639 * * [simplify]: iters left: 2 (358 enodes) 412.746 * * [simplify]: Extracting #0: cost 1 inf + 0 412.746 * * [simplify]: Extracting #1: cost 0 inf + 1 412.746 * [simplify]: Simplified to 0 412.746 * [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)) 412.747 * * * * [progress]: [ 874 / 3260 ] simplifiying candidate # 412.747 * [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)))) 412.747 * * [simplify]: iters left: 6 (25 enodes) 412.753 * * [simplify]: iters left: 5 (95 enodes) 412.767 * * [simplify]: iters left: 4 (170 enodes) 412.794 * * [simplify]: iters left: 3 (313 enodes) 412.853 * * [simplify]: Extracting #0: cost 1 inf + 0 412.853 * * [simplify]: Extracting #1: cost 12 inf + 0 412.853 * * [simplify]: Extracting #2: cost 93 inf + 1 412.854 * * [simplify]: Extracting #3: cost 130 inf + 1406 412.855 * * [simplify]: Extracting #4: cost 87 inf + 5021 412.859 * * [simplify]: Extracting #5: cost 90 inf + 5474 412.861 * * [simplify]: Extracting #6: cost 86 inf + 6437 412.864 * * [simplify]: Extracting #7: cost 44 inf + 20840 412.873 * * [simplify]: Extracting #8: cost 2 inf + 40058 412.883 * * [simplify]: Extracting #9: cost 0 inf + 41018 412.893 * [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))) 412.893 * [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))))) 412.893 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 412.893 * * [simplify]: iters left: 6 (10 enodes) 412.897 * * [simplify]: iters left: 5 (41 enodes) 412.903 * * [simplify]: iters left: 4 (81 enodes) 412.915 * * [simplify]: iters left: 3 (127 enodes) 412.933 * * [simplify]: iters left: 2 (186 enodes) 412.958 * * [simplify]: iters left: 1 (266 enodes) 413.019 * * [simplify]: Extracting #0: cost 1 inf + 0 413.019 * * [simplify]: Extracting #1: cost 0 inf + 1 413.019 * [simplify]: Simplified to 0 413.019 * [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)) 413.020 * * * * [progress]: [ 875 / 3260 ] simplifiying candidate # 413.020 * [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))) 413.020 * * [simplify]: iters left: 6 (24 enodes) 413.026 * * [simplify]: iters left: 5 (92 enodes) 413.040 * * [simplify]: iters left: 4 (152 enodes) 413.065 * * [simplify]: iters left: 3 (274 enodes) 413.117 * * [simplify]: Extracting #0: cost 1 inf + 0 413.117 * * [simplify]: Extracting #1: cost 9 inf + 0 413.117 * * [simplify]: Extracting #2: cost 79 inf + 2 413.118 * * [simplify]: Extracting #3: cost 111 inf + 1201 413.119 * * [simplify]: Extracting #4: cost 86 inf + 4059 413.120 * * [simplify]: Extracting #5: cost 90 inf + 4349 413.122 * * [simplify]: Extracting #6: cost 83 inf + 5993 413.124 * * [simplify]: Extracting #7: cost 60 inf + 12822 413.131 * * [simplify]: Extracting #8: cost 11 inf + 34497 413.140 * * [simplify]: Extracting #9: cost 0 inf + 39893 413.150 * [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))) 413.150 * [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)))) 413.150 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 413.150 * * [simplify]: iters left: 6 (9 enodes) 413.153 * * [simplify]: iters left: 5 (36 enodes) 413.159 * * [simplify]: iters left: 4 (67 enodes) 413.169 * * [simplify]: iters left: 3 (97 enodes) 413.187 * * [simplify]: iters left: 2 (158 enodes) 413.220 * * [simplify]: iters left: 1 (263 enodes) 413.265 * * [simplify]: Extracting #0: cost 1 inf + 0 413.265 * * [simplify]: Extracting #1: cost 0 inf + 1 413.265 * [simplify]: Simplified to 0 413.265 * [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)) 413.266 * * * * [progress]: [ 876 / 3260 ] simplifiying candidate # 413.266 * [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)))) 413.266 * * [simplify]: iters left: 6 (24 enodes) 413.271 * * [simplify]: iters left: 5 (93 enodes) 413.285 * * [simplify]: iters left: 4 (161 enodes) 413.313 * * [simplify]: iters left: 3 (305 enodes) 413.372 * * [simplify]: Extracting #0: cost 1 inf + 0 413.372 * * [simplify]: Extracting #1: cost 11 inf + 0 413.372 * * [simplify]: Extracting #2: cost 92 inf + 0 413.373 * * [simplify]: Extracting #3: cost 131 inf + 1281 413.374 * * [simplify]: Extracting #4: cost 90 inf + 5298 413.376 * * [simplify]: Extracting #5: cost 90 inf + 5959 413.378 * * [simplify]: Extracting #6: cost 82 inf + 7565 413.382 * * [simplify]: Extracting #7: cost 46 inf + 20243 413.391 * * [simplify]: Extracting #8: cost 3 inf + 40226 413.401 * * [simplify]: Extracting #9: cost 0 inf + 41551 413.411 * [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))) 413.411 * [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))))) 413.411 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 413.411 * * [simplify]: iters left: 5 (9 enodes) 413.414 * * [simplify]: iters left: 4 (39 enodes) 413.419 * * [simplify]: iters left: 3 (65 enodes) 413.432 * * [simplify]: iters left: 2 (129 enodes) 413.456 * * [simplify]: iters left: 1 (210 enodes) 413.493 * * [simplify]: Extracting #0: cost 1 inf + 0 413.494 * * [simplify]: Extracting #1: cost 0 inf + 1 413.494 * [simplify]: Simplified to 0 413.494 * [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)) 413.494 * * * * [progress]: [ 877 / 3260 ] simplifiying candidate # 413.494 * [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)))))) 413.494 * * [simplify]: iters left: 6 (26 enodes) 413.500 * * [simplify]: iters left: 5 (99 enodes) 413.514 * * [simplify]: iters left: 4 (155 enodes) 413.538 * * [simplify]: iters left: 3 (287 enodes) 413.594 * * [simplify]: Extracting #0: cost 1 inf + 0 413.594 * * [simplify]: Extracting #1: cost 11 inf + 0 413.594 * * [simplify]: Extracting #2: cost 90 inf + 0 413.595 * * [simplify]: Extracting #3: cost 156 inf + 1064 413.596 * * [simplify]: Extracting #4: cost 128 inf + 5524 413.597 * * [simplify]: Extracting #5: cost 123 inf + 9197 413.600 * * [simplify]: Extracting #6: cost 115 inf + 11896 413.604 * * [simplify]: Extracting #7: cost 74 inf + 27571 413.616 * * [simplify]: Extracting #8: cost 17 inf + 55960 413.629 * * [simplify]: Extracting #9: cost 0 inf + 64202 413.643 * [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)) 413.643 * [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))))))) 413.644 * [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))))) 413.644 * * [simplify]: iters left: 6 (10 enodes) 413.646 * * [simplify]: iters left: 5 (37 enodes) 413.652 * * [simplify]: iters left: 4 (57 enodes) 413.661 * * [simplify]: iters left: 3 (104 enodes) 413.677 * * [simplify]: iters left: 2 (158 enodes) 413.701 * * [simplify]: iters left: 1 (225 enodes) 413.732 * * [simplify]: Extracting #0: cost 1 inf + 0 413.733 * * [simplify]: Extracting #1: cost 0 inf + 1 413.733 * [simplify]: Simplified to 0 413.733 * [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)) 413.733 * * * * [progress]: [ 878 / 3260 ] simplifiying candidate # 413.733 * [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))))) 413.733 * * [simplify]: iters left: 6 (25 enodes) 413.738 * * [simplify]: iters left: 5 (90 enodes) 413.751 * * [simplify]: iters left: 4 (139 enodes) 413.773 * * [simplify]: iters left: 3 (256 enodes) 413.822 * * [simplify]: Extracting #0: cost 1 inf + 0 413.822 * * [simplify]: Extracting #1: cost 9 inf + 0 413.822 * * [simplify]: Extracting #2: cost 80 inf + 0 413.823 * * [simplify]: Extracting #3: cost 141 inf + 979 413.824 * * [simplify]: Extracting #4: cost 116 inf + 4992 413.825 * * [simplify]: Extracting #5: cost 119 inf + 5646 413.826 * * [simplify]: Extracting #6: cost 113 inf + 6951 413.830 * * [simplify]: Extracting #7: cost 62 inf + 27101 413.842 * * [simplify]: Extracting #8: cost 7 inf + 55791 413.854 * * [simplify]: Extracting #9: cost 0 inf + 59075 413.867 * * [simplify]: Extracting #10: cost 0 inf + 59035 413.880 * [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))) 413.880 * [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)))))) 413.881 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 413.881 * * [simplify]: iters left: 6 (9 enodes) 413.883 * * [simplify]: iters left: 5 (29 enodes) 413.887 * * [simplify]: iters left: 4 (42 enodes) 413.892 * * [simplify]: iters left: 3 (58 enodes) 413.901 * * [simplify]: iters left: 2 (68 enodes) 413.908 * * [simplify]: Extracting #0: cost 1 inf + 0 413.908 * * [simplify]: Extracting #1: cost 0 inf + 1 413.908 * [simplify]: Simplified to 0 413.908 * [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)) 413.908 * * * * [progress]: [ 879 / 3260 ] simplifiying candidate # 413.908 * [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)))))) 413.908 * * [simplify]: iters left: 6 (27 enodes) 413.914 * * [simplify]: iters left: 5 (107 enodes) 413.930 * * [simplify]: iters left: 4 (216 enodes) 413.973 * * [simplify]: iters left: 3 (471 enodes) 414.069 * * [simplify]: Extracting #0: cost 1 inf + 0 414.070 * * [simplify]: Extracting #1: cost 11 inf + 0 414.070 * * [simplify]: Extracting #2: cost 113 inf + 0 414.070 * * [simplify]: Extracting #3: cost 217 inf + 2 414.071 * * [simplify]: Extracting #4: cost 205 inf + 2227 414.075 * * [simplify]: Extracting #5: cost 197 inf + 4619 414.078 * * [simplify]: Extracting #6: cost 156 inf + 14322 414.084 * * [simplify]: Extracting #7: cost 94 inf + 33075 414.097 * * [simplify]: Extracting #8: cost 20 inf + 68763 414.114 * * [simplify]: Extracting #9: cost 0 inf + 77527 414.131 * * [simplify]: Extracting #10: cost 0 inf + 77207 414.148 * [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)) 414.148 * [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))))))) 414.148 * [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))))) 414.148 * * [simplify]: iters left: 6 (13 enodes) 414.151 * * [simplify]: iters left: 5 (53 enodes) 414.161 * * [simplify]: iters left: 4 (117 enodes) 414.185 * * [simplify]: iters left: 3 (275 enodes) 414.237 * * [simplify]: iters left: 2 (474 enodes) 414.344 * * [simplify]: Extracting #0: cost 1 inf + 0 414.344 * * [simplify]: Extracting #1: cost 0 inf + 1 414.344 * [simplify]: Simplified to 0 414.345 * [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)) 414.345 * * * * [progress]: [ 880 / 3260 ] simplifiying candidate # 414.345 * [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))))) 414.345 * * [simplify]: iters left: 6 (28 enodes) 414.351 * * [simplify]: iters left: 5 (107 enodes) 414.366 * * [simplify]: iters left: 4 (185 enodes) 414.398 * * [simplify]: iters left: 3 (357 enodes) 414.465 * * [simplify]: Extracting #0: cost 1 inf + 0 414.465 * * [simplify]: Extracting #1: cost 11 inf + 0 414.465 * * [simplify]: Extracting #2: cost 96 inf + 0 414.466 * * [simplify]: Extracting #3: cost 186 inf + 42 414.467 * * [simplify]: Extracting #4: cost 172 inf + 1511 414.469 * * [simplify]: Extracting #5: cost 137 inf + 9748 414.473 * * [simplify]: Extracting #6: cost 92 inf + 24892 414.485 * * [simplify]: Extracting #7: cost 17 inf + 58758 414.500 * * [simplify]: Extracting #8: cost 0 inf + 66984 414.515 * [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)) 414.515 * [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)))))) 414.516 * [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)))) 414.516 * * [simplify]: iters left: 6 (12 enodes) 414.519 * * [simplify]: iters left: 5 (47 enodes) 414.527 * * [simplify]: iters left: 4 (82 enodes) 414.540 * * [simplify]: iters left: 3 (157 enodes) 414.566 * * [simplify]: iters left: 2 (248 enodes) 414.604 * * [simplify]: iters left: 1 (341 enodes) 414.656 * * [simplify]: Extracting #0: cost 1 inf + 0 414.656 * * [simplify]: Extracting #1: cost 0 inf + 1 414.656 * [simplify]: Simplified to 0 414.656 * [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)) 414.656 * * * * [progress]: [ 881 / 3260 ] simplifiying candidate # 414.656 * [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)))) 414.657 * * [simplify]: iters left: 6 (28 enodes) 414.663 * * [simplify]: iters left: 5 (107 enodes) 414.679 * * [simplify]: iters left: 4 (193 enodes) 414.714 * * [simplify]: iters left: 3 (386 enodes) 414.798 * * [simplify]: Extracting #0: cost 1 inf + 0 414.798 * * [simplify]: Extracting #1: cost 13 inf + 0 414.798 * * [simplify]: Extracting #2: cost 108 inf + 0 414.799 * * [simplify]: Extracting #3: cost 197 inf + 2 414.799 * * [simplify]: Extracting #4: cost 185 inf + 1506 414.801 * * [simplify]: Extracting #5: cost 149 inf + 9399 414.806 * * [simplify]: Extracting #6: cost 101 inf + 25528 414.818 * * [simplify]: Extracting #7: cost 18 inf + 62545 414.836 * * [simplify]: Extracting #8: cost 0 inf + 71510 414.852 * * [simplify]: Extracting #9: cost 0 inf + 71430 414.868 * [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)) 414.868 * [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))))) 414.868 * [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))) 414.868 * * [simplify]: iters left: 6 (12 enodes) 414.871 * * [simplify]: iters left: 5 (47 enodes) 414.879 * * [simplify]: iters left: 4 (89 enodes) 414.895 * * [simplify]: iters left: 3 (180 enodes) 414.932 * * [simplify]: iters left: 2 (296 enodes) 414.987 * * [simplify]: iters left: 1 (428 enodes) 415.074 * * [simplify]: Extracting #0: cost 1 inf + 0 415.074 * * [simplify]: Extracting #1: cost 0 inf + 1 415.074 * [simplify]: Simplified to 0 415.074 * [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)) 415.074 * * * * [progress]: [ 882 / 3260 ] simplifiying candidate # 415.074 * [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)))))) 415.074 * * [simplify]: iters left: 6 (26 enodes) 415.080 * * [simplify]: iters left: 5 (100 enodes) 415.094 * * [simplify]: iters left: 4 (177 enodes) 415.122 * * [simplify]: iters left: 3 (329 enodes) 415.182 * * [simplify]: Extracting #0: cost 1 inf + 0 415.182 * * [simplify]: Extracting #1: cost 11 inf + 0 415.182 * * [simplify]: Extracting #2: cost 89 inf + 0 415.182 * * [simplify]: Extracting #3: cost 178 inf + 0 415.183 * * [simplify]: Extracting #4: cost 176 inf + 166 415.184 * * [simplify]: Extracting #5: cost 168 inf + 2195 415.186 * * [simplify]: Extracting #6: cost 135 inf + 9287 415.190 * * [simplify]: Extracting #7: cost 80 inf + 27587 415.203 * * [simplify]: Extracting #8: cost 21 inf + 56192 415.218 * * [simplify]: Extracting #9: cost 0 inf + 67033 415.233 * [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)))) 415.233 * [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))))))) 415.233 * [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))))) 415.233 * * [simplify]: iters left: 6 (12 enodes) 415.236 * * [simplify]: iters left: 5 (46 enodes) 415.242 * * [simplify]: iters left: 4 (81 enodes) 415.254 * * [simplify]: iters left: 3 (134 enodes) 415.274 * * [simplify]: iters left: 2 (197 enodes) 415.301 * * [simplify]: iters left: 1 (271 enodes) 415.337 * * [simplify]: Extracting #0: cost 1 inf + 0 415.337 * * [simplify]: Extracting #1: cost 0 inf + 1 415.337 * [simplify]: Simplified to 0 415.337 * [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)) 415.338 * * * * [progress]: [ 883 / 3260 ] simplifiying candidate # 415.338 * [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))))) 415.338 * * [simplify]: iters left: 6 (26 enodes) 415.343 * * [simplify]: iters left: 5 (97 enodes) 415.357 * * [simplify]: iters left: 4 (154 enodes) 415.380 * * [simplify]: iters left: 3 (286 enodes) 415.433 * * [simplify]: Extracting #0: cost 1 inf + 0 415.433 * * [simplify]: Extracting #1: cost 9 inf + 0 415.433 * * [simplify]: Extracting #2: cost 84 inf + 0 415.434 * * [simplify]: Extracting #3: cost 169 inf + 0 415.434 * * [simplify]: Extracting #4: cost 162 inf + 778 415.435 * * [simplify]: Extracting #5: cost 151 inf + 3136 415.437 * * [simplify]: Extracting #6: cost 112 inf + 11031 415.442 * * [simplify]: Extracting #7: cost 74 inf + 25888 415.453 * * [simplify]: Extracting #8: cost 14 inf + 55977 415.468 * * [simplify]: Extracting #9: cost 0 inf + 62760 415.481 * [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))) 415.482 * [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)))))) 415.482 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 415.482 * * [simplify]: iters left: 6 (10 enodes) 415.484 * * [simplify]: iters left: 5 (38 enodes) 415.490 * * [simplify]: iters left: 4 (59 enodes) 415.498 * * [simplify]: iters left: 3 (88 enodes) 415.509 * * [simplify]: iters left: 2 (117 enodes) 415.523 * * [simplify]: iters left: 1 (144 enodes) 415.540 * * [simplify]: Extracting #0: cost 1 inf + 0 415.540 * * [simplify]: Extracting #1: cost 0 inf + 1 415.540 * [simplify]: Simplified to 0 415.540 * [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)) 415.540 * * * * [progress]: [ 884 / 3260 ] simplifiying candidate # 415.540 * [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)))) 415.541 * * [simplify]: iters left: 6 (27 enodes) 415.546 * * [simplify]: iters left: 5 (102 enodes) 415.561 * * [simplify]: iters left: 4 (165 enodes) 415.587 * * [simplify]: iters left: 3 (313 enodes) 415.644 * * [simplify]: Extracting #0: cost 1 inf + 0 415.644 * * [simplify]: Extracting #1: cost 11 inf + 0 415.645 * * [simplify]: Extracting #2: cost 97 inf + 0 415.645 * * [simplify]: Extracting #3: cost 165 inf + 211 415.646 * * [simplify]: Extracting #4: cost 144 inf + 2892 415.647 * * [simplify]: Extracting #5: cost 137 inf + 5368 415.651 * * [simplify]: Extracting #6: cost 122 inf + 7978 415.654 * * [simplify]: Extracting #7: cost 89 inf + 19343 415.664 * * [simplify]: Extracting #8: cost 13 inf + 56752 415.678 * * [simplify]: Extracting #9: cost 1 inf + 62801 415.692 * * [simplify]: Extracting #10: cost 0 inf + 63181 415.706 * [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)) 415.706 * [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))))) 415.707 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 415.707 * * [simplify]: iters left: 6 (11 enodes) 415.710 * * [simplify]: iters left: 5 (42 enodes) 415.716 * * [simplify]: iters left: 4 (67 enodes) 415.726 * * [simplify]: iters left: 3 (111 enodes) 415.742 * * [simplify]: iters left: 2 (140 enodes) 415.758 * * [simplify]: iters left: 1 (160 enodes) 415.774 * * [simplify]: Extracting #0: cost 1 inf + 0 415.774 * * [simplify]: Extracting #1: cost 0 inf + 1 415.774 * [simplify]: Simplified to 0 415.774 * [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)) 415.774 * * * * [progress]: [ 885 / 3260 ] simplifiying candidate # 415.774 * [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)))))) 415.774 * * [simplify]: iters left: 6 (30 enodes) 415.781 * * [simplify]: iters left: 5 (122 enodes) 415.802 * * [simplify]: iters left: 4 (280 enodes) 415.877 * * [simplify]: Extracting #0: cost 1 inf + 0 415.877 * * [simplify]: Extracting #1: cost 11 inf + 0 415.877 * * [simplify]: Extracting #2: cost 176 inf + 0 415.878 * * [simplify]: Extracting #3: cost 319 inf + 1 415.879 * * [simplify]: Extracting #4: cost 301 inf + 2953 415.886 * * [simplify]: Extracting #5: cost 154 inf + 56666 415.900 * * [simplify]: Extracting #6: cost 76 inf + 85634 415.916 * * [simplify]: Extracting #7: cost 46 inf + 93767 415.938 * * [simplify]: Extracting #8: cost 2 inf + 117070 415.959 * * [simplify]: Extracting #9: cost 0 inf + 118120 415.980 * * [simplify]: Extracting #10: cost 0 inf + 118040 416.001 * [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)))) 416.001 * [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))))))) 416.001 * [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))))) 416.001 * * [simplify]: iters left: 6 (16 enodes) 416.005 * * [simplify]: iters left: 5 (68 enodes) 416.018 * * [simplify]: iters left: 4 (179 enodes) 416.074 * * [simplify]: Extracting #0: cost 1 inf + 0 416.074 * * [simplify]: Extracting #1: cost 27 inf + 0 416.074 * * [simplify]: Extracting #2: cost 153 inf + 0 416.075 * * [simplify]: Extracting #3: cost 242 inf + 83 416.077 * * [simplify]: Extracting #4: cost 185 inf + 16503 416.090 * * [simplify]: Extracting #5: cost 15 inf + 79352 416.104 * * [simplify]: Extracting #6: cost 0 inf + 84943 416.118 * [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))))) 416.118 * [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))))))) 416.119 * * * * [progress]: [ 886 / 3260 ] simplifiying candidate # 416.119 * [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))))) 416.119 * * [simplify]: iters left: 6 (31 enodes) 416.126 * * [simplify]: iters left: 5 (123 enodes) 416.145 * * [simplify]: iters left: 4 (250 enodes) 416.199 * * [simplify]: Extracting #0: cost 1 inf + 0 416.199 * * [simplify]: Extracting #1: cost 11 inf + 0 416.199 * * [simplify]: Extracting #2: cost 141 inf + 0 416.200 * * [simplify]: Extracting #3: cost 250 inf + 0 416.200 * * [simplify]: Extracting #4: cost 240 inf + 855 416.203 * * [simplify]: Extracting #5: cost 175 inf + 20572 416.215 * * [simplify]: Extracting #6: cost 59 inf + 60260 416.228 * * [simplify]: Extracting #7: cost 15 inf + 78672 416.244 * * [simplify]: Extracting #8: cost 0 inf + 85482 416.260 * [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))))) 416.260 * [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)))))) 416.260 * [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)))) 416.260 * * [simplify]: iters left: 6 (15 enodes) 416.264 * * [simplify]: iters left: 5 (63 enodes) 416.274 * * [simplify]: iters left: 4 (145 enodes) 416.310 * * [simplify]: iters left: 3 (499 enodes) 416.539 * * [simplify]: Extracting #0: cost 1 inf + 0 416.539 * * [simplify]: Extracting #1: cost 0 inf + 1 416.539 * [simplify]: Simplified to 0 416.539 * [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)) 416.539 * * * * [progress]: [ 887 / 3260 ] simplifiying candidate # 416.539 * [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)))) 416.540 * * [simplify]: iters left: 6 (31 enodes) 416.546 * * [simplify]: iters left: 5 (122 enodes) 416.566 * * [simplify]: iters left: 4 (264 enodes) 416.628 * * [simplify]: Extracting #0: cost 1 inf + 0 416.628 * * [simplify]: Extracting #1: cost 13 inf + 0 416.628 * * [simplify]: Extracting #2: cost 141 inf + 0 416.629 * * [simplify]: Extracting #3: cost 232 inf + 2 416.629 * * [simplify]: Extracting #4: cost 223 inf + 1097 416.633 * * [simplify]: Extracting #5: cost 144 inf + 23408 416.641 * * [simplify]: Extracting #6: cost 58 inf + 49990 416.653 * * [simplify]: Extracting #7: cost 11 inf + 71508 416.667 * * [simplify]: Extracting #8: cost 0 inf + 76278 416.683 * * [simplify]: Extracting #9: cost 0 inf + 76198 416.697 * [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))) 416.697 * [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))))) 416.697 * [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))) 416.698 * * [simplify]: iters left: 6 (15 enodes) 416.702 * * [simplify]: iters left: 5 (62 enodes) 416.713 * * [simplify]: iters left: 4 (159 enodes) 416.754 * * [simplify]: iters left: 3 (475 enodes) 416.951 * * [simplify]: Extracting #0: cost 1 inf + 0 416.951 * * [simplify]: Extracting #1: cost 42 inf + 0 416.951 * * [simplify]: Extracting #2: cost 194 inf + 1 416.954 * * [simplify]: Extracting #3: cost 205 inf + 15094 416.969 * * [simplify]: Extracting #4: cost 20 inf + 63712 416.986 * * [simplify]: Extracting #5: cost 3 inf + 65204 417.004 * * [simplify]: Extracting #6: cost 0 inf + 65965 417.023 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 417.023 * [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)))) 417.023 * * * * [progress]: [ 888 / 3260 ] simplifiying candidate # 417.023 * [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)))))) 417.024 * * [simplify]: iters left: 6 (28 enodes) 417.030 * * [simplify]: iters left: 5 (111 enodes) 417.046 * * [simplify]: iters left: 4 (237 enodes) 417.101 * * [simplify]: Extracting #0: cost 1 inf + 0 417.101 * * [simplify]: Extracting #1: cost 11 inf + 0 417.101 * * [simplify]: Extracting #2: cost 133 inf + 0 417.102 * * [simplify]: Extracting #3: cost 240 inf + 0 417.103 * * [simplify]: Extracting #4: cost 220 inf + 4363 417.109 * * [simplify]: Extracting #5: cost 116 inf + 39234 417.120 * * [simplify]: Extracting #6: cost 54 inf + 60953 417.134 * * [simplify]: Extracting #7: cost 12 inf + 78946 417.150 * * [simplify]: Extracting #8: cost 0 inf + 85194 417.167 * [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)))) 417.167 * [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))))))) 417.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))))) 417.168 * * [simplify]: iters left: 6 (15 enodes) 417.171 * * [simplify]: iters left: 5 (62 enodes) 417.181 * * [simplify]: iters left: 4 (148 enodes) 417.217 * * [simplify]: iters left: 3 (499 enodes) 417.452 * * [simplify]: Extracting #0: cost 1 inf + 0 417.452 * * [simplify]: Extracting #1: cost 0 inf + 1 417.452 * [simplify]: Simplified to 0 417.452 * [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)) 417.452 * * * * [progress]: [ 889 / 3260 ] simplifiying candidate # 417.453 * [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))))) 417.453 * * [simplify]: iters left: 6 (29 enodes) 417.459 * * [simplify]: iters left: 5 (113 enodes) 417.479 * * [simplify]: iters left: 4 (219 enodes) 417.521 * * [simplify]: Extracting #0: cost 1 inf + 0 417.521 * * [simplify]: Extracting #1: cost 11 inf + 0 417.521 * * [simplify]: Extracting #2: cost 114 inf + 0 417.522 * * [simplify]: Extracting #3: cost 200 inf + 0 417.523 * * [simplify]: Extracting #4: cost 182 inf + 2835 417.527 * * [simplify]: Extracting #5: cost 91 inf + 28869 417.534 * * [simplify]: Extracting #6: cost 55 inf + 40394 417.547 * * [simplify]: Extracting #7: cost 3 inf + 65066 417.559 * * [simplify]: Extracting #8: cost 0 inf + 65958 417.572 * * [simplify]: Extracting #9: cost 0 inf + 65878 417.584 * [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)))) 417.584 * [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)))))) 417.585 * [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)))) 417.585 * * [simplify]: iters left: 6 (14 enodes) 417.588 * * [simplify]: iters left: 5 (56 enodes) 417.597 * * [simplify]: iters left: 4 (117 enodes) 417.623 * * [simplify]: iters left: 3 (347 enodes) 417.736 * * [simplify]: Extracting #0: cost 1 inf + 0 417.736 * * [simplify]: Extracting #1: cost 0 inf + 1 417.736 * [simplify]: Simplified to 0 417.736 * [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)) 417.736 * * * * [progress]: [ 890 / 3260 ] simplifiying candidate # 417.737 * [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)))) 417.737 * * [simplify]: iters left: 6 (29 enodes) 417.743 * * [simplify]: iters left: 5 (114 enodes) 417.760 * * [simplify]: iters left: 4 (217 enodes) 417.805 * * [simplify]: Extracting #0: cost 1 inf + 0 417.805 * * [simplify]: Extracting #1: cost 11 inf + 0 417.806 * * [simplify]: Extracting #2: cost 108 inf + 0 417.806 * * [simplify]: Extracting #3: cost 181 inf + 2 417.807 * * [simplify]: Extracting #4: cost 170 inf + 1142 417.808 * * [simplify]: Extracting #5: cost 162 inf + 3492 417.812 * * [simplify]: Extracting #6: cost 74 inf + 27453 417.821 * * [simplify]: Extracting #7: cost 7 inf + 53664 417.832 * * [simplify]: Extracting #8: cost 0 inf + 56786 417.842 * [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)) 417.842 * [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))))) 417.843 * [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))) 417.843 * * [simplify]: iters left: 6 (14 enodes) 417.846 * * [simplify]: iters left: 5 (57 enodes) 417.858 * * [simplify]: iters left: 4 (116 enodes) 417.882 * * [simplify]: iters left: 3 (321 enodes) 417.990 * * [simplify]: Extracting #0: cost 1 inf + 0 417.990 * * [simplify]: Extracting #1: cost 0 inf + 1 417.990 * [simplify]: Simplified to 0 417.990 * [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)) 417.990 * * * * [progress]: [ 891 / 3260 ] simplifiying candidate # 417.991 * [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)))))) 417.991 * * [simplify]: iters left: 6 (29 enodes) 417.997 * * [simplify]: iters left: 5 (116 enodes) 418.015 * * [simplify]: iters left: 4 (248 enodes) 418.071 * * [simplify]: Extracting #0: cost 1 inf + 0 418.071 * * [simplify]: Extracting #1: cost 11 inf + 0 418.071 * * [simplify]: Extracting #2: cost 124 inf + 0 418.072 * * [simplify]: Extracting #3: cost 215 inf + 43 418.072 * * [simplify]: Extracting #4: cost 201 inf + 1589 418.075 * * [simplify]: Extracting #5: cost 156 inf + 12897 418.081 * * [simplify]: Extracting #6: cost 65 inf + 42307 418.094 * * [simplify]: Extracting #7: cost 3 inf + 68674 418.107 * * [simplify]: Extracting #8: cost 0 inf + 70224 418.121 * [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)) 418.121 * [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))))))) 418.121 * [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))))) 418.121 * * [simplify]: iters left: 6 (15 enodes) 418.125 * * [simplify]: iters left: 5 (62 enodes) 418.135 * * [simplify]: iters left: 4 (149 enodes) 418.172 * * [simplify]: iters left: 3 (450 enodes) 418.370 * * [simplify]: Extracting #0: cost 1 inf + 0 418.370 * * [simplify]: Extracting #1: cost 0 inf + 1 418.370 * [simplify]: Simplified to 0 418.370 * [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)) 418.371 * * * * [progress]: [ 892 / 3260 ] simplifiying candidate # 418.371 * [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))))) 418.371 * * [simplify]: iters left: 6 (30 enodes) 418.377 * * [simplify]: iters left: 5 (117 enodes) 418.395 * * [simplify]: iters left: 4 (221 enodes) 418.441 * * [simplify]: Extracting #0: cost 1 inf + 0 418.441 * * [simplify]: Extracting #1: cost 11 inf + 0 418.441 * * [simplify]: Extracting #2: cost 103 inf + 0 418.442 * * [simplify]: Extracting #3: cost 171 inf + 43 418.442 * * [simplify]: Extracting #4: cost 168 inf + 209 418.443 * * [simplify]: Extracting #5: cost 154 inf + 3509 418.447 * * [simplify]: Extracting #6: cost 67 inf + 27224 418.456 * * [simplify]: Extracting #7: cost 7 inf + 50824 418.466 * * [simplify]: Extracting #8: cost 0 inf + 53756 418.477 * [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))))) 418.477 * [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)))))) 418.477 * [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)))) 418.477 * * [simplify]: iters left: 6 (14 enodes) 418.481 * * [simplify]: iters left: 5 (57 enodes) 418.490 * * [simplify]: iters left: 4 (118 enodes) 418.517 * * [simplify]: iters left: 3 (314 enodes) 418.611 * * [simplify]: Extracting #0: cost 1 inf + 0 418.611 * * [simplify]: Extracting #1: cost 0 inf + 1 418.611 * [simplify]: Simplified to 0 418.611 * [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)) 418.611 * * * * [progress]: [ 893 / 3260 ] simplifiying candidate # 418.612 * [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)))) 418.612 * * [simplify]: iters left: 6 (29 enodes) 418.618 * * [simplify]: iters left: 5 (108 enodes) 418.635 * * [simplify]: iters left: 4 (206 enodes) 418.673 * * [simplify]: iters left: 3 (464 enodes) 418.788 * * [simplify]: Extracting #0: cost 1 inf + 0 418.788 * * [simplify]: Extracting #1: cost 13 inf + 0 418.789 * * [simplify]: Extracting #2: cost 144 inf + 0 418.789 * * [simplify]: Extracting #3: cost 246 inf + 87 418.791 * * [simplify]: Extracting #4: cost 219 inf + 3586 418.794 * * [simplify]: Extracting #5: cost 156 inf + 16356 418.802 * * [simplify]: Extracting #6: cost 90 inf + 36254 418.816 * * [simplify]: Extracting #7: cost 15 inf + 69937 418.834 * * [simplify]: Extracting #8: cost 0 inf + 77484 418.852 * [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)) 418.852 * [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))))) 418.854 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 418.854 * * [simplify]: iters left: 6 (13 enodes) 418.858 * * [simplify]: iters left: 5 (48 enodes) 418.865 * * [simplify]: iters left: 4 (103 enodes) 418.884 * * [simplify]: iters left: 3 (238 enodes) 418.943 * * [simplify]: Extracting #0: cost 1 inf + 0 418.943 * * [simplify]: Extracting #1: cost 0 inf + 1 418.943 * [simplify]: Simplified to 0 418.943 * [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)) 418.943 * * * * [progress]: [ 894 / 3260 ] simplifiying candidate # 418.943 * [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)))))) 418.944 * * [simplify]: iters left: 6 (29 enodes) 418.950 * * [simplify]: iters left: 5 (115 enodes) 418.967 * * [simplify]: iters left: 4 (242 enodes) 419.020 * * [simplify]: Extracting #0: cost 1 inf + 0 419.020 * * [simplify]: Extracting #1: cost 11 inf + 0 419.020 * * [simplify]: Extracting #2: cost 137 inf + 0 419.021 * * [simplify]: Extracting #3: cost 248 inf + 0 419.021 * * [simplify]: Extracting #4: cost 236 inf + 1339 419.025 * * [simplify]: Extracting #5: cost 163 inf + 23926 419.035 * * [simplify]: Extracting #6: cost 78 inf + 52966 419.046 * * [simplify]: Extracting #7: cost 48 inf + 62750 419.060 * * [simplify]: Extracting #8: cost 7 inf + 83709 419.075 * * [simplify]: Extracting #9: cost 0 inf + 86979 419.091 * * [simplify]: Extracting #10: cost 0 inf + 86899 419.106 * [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)))) 419.106 * [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))))))) 419.107 * [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))))) 419.107 * * [simplify]: iters left: 6 (15 enodes) 419.111 * * [simplify]: iters left: 5 (61 enodes) 419.121 * * [simplify]: iters left: 4 (142 enodes) 419.155 * * [simplify]: iters left: 3 (474 enodes) 419.331 * * [simplify]: Extracting #0: cost 1 inf + 0 419.331 * * [simplify]: Extracting #1: cost 0 inf + 1 419.331 * [simplify]: Simplified to 0 419.332 * [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)) 419.332 * * * * [progress]: [ 895 / 3260 ] simplifiying candidate # 419.332 * [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))))) 419.332 * * [simplify]: iters left: 6 (30 enodes) 419.339 * * [simplify]: iters left: 5 (116 enodes) 419.356 * * [simplify]: iters left: 4 (217 enodes) 419.398 * * [simplify]: Extracting #0: cost 1 inf + 0 419.398 * * [simplify]: Extracting #1: cost 11 inf + 0 419.398 * * [simplify]: Extracting #2: cost 114 inf + 0 419.399 * * [simplify]: Extracting #3: cost 197 inf + 0 419.400 * * [simplify]: Extracting #4: cost 187 inf + 975 419.402 * * [simplify]: Extracting #5: cost 142 inf + 12489 419.407 * * [simplify]: Extracting #6: cost 72 inf + 33522 419.415 * * [simplify]: Extracting #7: cost 49 inf + 39643 419.425 * * [simplify]: Extracting #8: cost 8 inf + 60827 419.436 * * [simplify]: Extracting #9: cost 0 inf + 64957 419.448 * [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))))) 419.448 * [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)))))) 419.449 * [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)))) 419.449 * * [simplify]: iters left: 6 (14 enodes) 419.452 * * [simplify]: iters left: 5 (56 enodes) 419.461 * * [simplify]: iters left: 4 (113 enodes) 419.484 * * [simplify]: iters left: 3 (324 enodes) 419.572 * * [simplify]: Extracting #0: cost 1 inf + 0 419.572 * * [simplify]: Extracting #1: cost 0 inf + 1 419.573 * [simplify]: Simplified to 0 419.573 * [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)) 419.573 * * * * [progress]: [ 896 / 3260 ] simplifiying candidate # 419.574 * [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)))) 419.574 * * [simplify]: iters left: 6 (30 enodes) 419.581 * * [simplify]: iters left: 5 (116 enodes) 419.598 * * [simplify]: iters left: 4 (215 enodes) 419.639 * * [simplify]: Extracting #0: cost 1 inf + 0 419.639 * * [simplify]: Extracting #1: cost 11 inf + 0 419.640 * * [simplify]: Extracting #2: cost 111 inf + 0 419.640 * * [simplify]: Extracting #3: cost 180 inf + 2 419.641 * * [simplify]: Extracting #4: cost 169 inf + 1260 419.642 * * [simplify]: Extracting #5: cost 164 inf + 2885 419.646 * * [simplify]: Extracting #6: cost 64 inf + 28933 419.655 * * [simplify]: Extracting #7: cost 4 inf + 54392 419.665 * * [simplify]: Extracting #8: cost 0 inf + 56320 419.676 * [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)) 419.676 * [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))))) 419.676 * [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))) 419.676 * * [simplify]: iters left: 6 (14 enodes) 419.680 * * [simplify]: iters left: 5 (56 enodes) 419.688 * * [simplify]: iters left: 4 (112 enodes) 419.712 * * [simplify]: iters left: 3 (297 enodes) 419.791 * * [simplify]: Extracting #0: cost 1 inf + 0 419.791 * * [simplify]: Extracting #1: cost 0 inf + 1 419.791 * [simplify]: Simplified to 0 419.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) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 419.792 * * * * [progress]: [ 897 / 3260 ] simplifiying candidate # 419.792 * [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)))))) 419.792 * * [simplify]: iters left: 6 (26 enodes) 419.798 * * [simplify]: iters left: 5 (102 enodes) 419.813 * * [simplify]: iters left: 4 (204 enodes) 419.852 * * [simplify]: Extracting #0: cost 1 inf + 0 419.853 * * [simplify]: Extracting #1: cost 11 inf + 0 419.853 * * [simplify]: Extracting #2: cost 107 inf + 0 419.853 * * [simplify]: Extracting #3: cost 188 inf + 0 419.854 * * [simplify]: Extracting #4: cost 180 inf + 975 419.857 * * [simplify]: Extracting #5: cost 111 inf + 20279 419.864 * * [simplify]: Extracting #6: cost 55 inf + 38750 419.874 * * [simplify]: Extracting #7: cost 10 inf + 58205 419.886 * * [simplify]: Extracting #8: cost 0 inf + 63308 419.899 * [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))) 419.899 * [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))))))) 419.900 * [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))))) 419.900 * * [simplify]: iters left: 6 (13 enodes) 419.903 * * [simplify]: iters left: 5 (53 enodes) 419.911 * * [simplify]: iters left: 4 (118 enodes) 419.933 * * [simplify]: iters left: 3 (324 enodes) 420.019 * * [simplify]: Extracting #0: cost 1 inf + 0 420.019 * * [simplify]: Extracting #1: cost 0 inf + 1 420.019 * [simplify]: Simplified to 0 420.019 * [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)) 420.019 * * * * [progress]: [ 898 / 3260 ] simplifiying candidate # 420.019 * [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))))) 420.020 * * [simplify]: iters left: 6 (26 enodes) 420.025 * * [simplify]: iters left: 5 (99 enodes) 420.039 * * [simplify]: iters left: 4 (177 enodes) 420.069 * * [simplify]: iters left: 3 (412 enodes) 420.156 * * [simplify]: Extracting #0: cost 1 inf + 0 420.157 * * [simplify]: Extracting #1: cost 9 inf + 0 420.157 * * [simplify]: Extracting #2: cost 119 inf + 0 420.157 * * [simplify]: Extracting #3: cost 247 inf + 42 420.158 * * [simplify]: Extracting #4: cost 237 inf + 1304 420.162 * * [simplify]: Extracting #5: cost 163 inf + 15894 420.170 * * [simplify]: Extracting #6: cost 88 inf + 38733 420.184 * * [simplify]: Extracting #7: cost 19 inf + 69916 420.204 * * [simplify]: Extracting #8: cost 0 inf + 78835 420.222 * [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))) 420.222 * [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)))))) 420.223 * [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)))) 420.223 * * [simplify]: iters left: 6 (11 enodes) 420.226 * * [simplify]: iters left: 5 (43 enodes) 420.232 * * [simplify]: iters left: 4 (84 enodes) 420.247 * * [simplify]: iters left: 3 (212 enodes) 420.292 * * [simplify]: iters left: 2 (472 enodes) 420.394 * * [simplify]: Extracting #0: cost 1 inf + 0 420.394 * * [simplify]: Extracting #1: cost 0 inf + 1 420.394 * [simplify]: Simplified to 0 420.395 * [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)) 420.395 * * * * [progress]: [ 899 / 3260 ] simplifiying candidate # 420.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 420.395 * * [simplify]: iters left: 6 (27 enodes) 420.401 * * [simplify]: iters left: 5 (106 enodes) 420.417 * * [simplify]: iters left: 4 (196 enodes) 420.456 * * [simplify]: iters left: 3 (459 enodes) 420.576 * * [simplify]: Extracting #0: cost 1 inf + 0 420.576 * * [simplify]: Extracting #1: cost 11 inf + 0 420.576 * * [simplify]: Extracting #2: cost 117 inf + 0 420.577 * * [simplify]: Extracting #3: cost 229 inf + 2 420.578 * * [simplify]: Extracting #4: cost 216 inf + 1545 420.581 * * [simplify]: Extracting #5: cost 156 inf + 11817 420.587 * * [simplify]: Extracting #6: cost 99 inf + 28317 420.602 * * [simplify]: Extracting #7: cost 13 inf + 68465 420.623 * * [simplify]: Extracting #8: cost 0 inf + 74732 420.642 * [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)) 420.642 * [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))))) 420.642 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 420.642 * * [simplify]: iters left: 6 (12 enodes) 420.645 * * [simplify]: iters left: 5 (49 enodes) 420.653 * * [simplify]: iters left: 4 (99 enodes) 420.672 * * [simplify]: iters left: 3 (234 enodes) 420.725 * * [simplify]: iters left: 2 (447 enodes) 420.820 * * [simplify]: Extracting #0: cost 1 inf + 0 420.820 * * [simplify]: Extracting #1: cost 0 inf + 1 420.820 * [simplify]: Simplified to 0 420.820 * [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)) 420.820 * * * * [progress]: [ 900 / 3260 ] simplifiying candidate # 420.820 * [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)))))) 420.820 * * [simplify]: iters left: 6 (28 enodes) 420.826 * * [simplify]: iters left: 5 (111 enodes) 420.843 * * [simplify]: iters left: 4 (218 enodes) 420.886 * * [simplify]: Extracting #0: cost 1 inf + 0 420.886 * * [simplify]: Extracting #1: cost 11 inf + 0 420.887 * * [simplify]: Extracting #2: cost 101 inf + 0 420.887 * * [simplify]: Extracting #3: cost 167 inf + 43 420.888 * * [simplify]: Extracting #4: cost 164 inf + 291 420.889 * * [simplify]: Extracting #5: cost 123 inf + 9557 420.893 * * [simplify]: Extracting #6: cost 72 inf + 20810 420.899 * * [simplify]: Extracting #7: cost 41 inf + 31098 420.907 * * [simplify]: Extracting #8: cost 10 inf + 47344 420.917 * * [simplify]: Extracting #9: cost 0 inf + 52834 420.929 * [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)))) 420.929 * [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))))))) 420.929 * [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))))) 420.929 * * [simplify]: iters left: 6 (14 enodes) 420.933 * * [simplify]: iters left: 5 (57 enodes) 420.942 * * [simplify]: iters left: 4 (121 enodes) 420.966 * * [simplify]: iters left: 3 (291 enodes) 421.044 * * [simplify]: Extracting #0: cost 1 inf + 0 421.044 * * [simplify]: Extracting #1: cost 0 inf + 1 421.044 * [simplify]: Simplified to 0 421.045 * [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)) 421.045 * * * * [progress]: [ 901 / 3260 ] simplifiying candidate # 421.045 * [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))))) 421.045 * * [simplify]: iters left: 6 (29 enodes) 421.051 * * [simplify]: iters left: 5 (112 enodes) 421.068 * * [simplify]: iters left: 4 (199 enodes) 421.105 * * [simplify]: iters left: 3 (432 enodes) 421.195 * * [simplify]: Extracting #0: cost 1 inf + 0 421.195 * * [simplify]: Extracting #1: cost 11 inf + 0 421.195 * * [simplify]: Extracting #2: cost 113 inf + 0 421.195 * * [simplify]: Extracting #3: cost 211 inf + 85 421.197 * * [simplify]: Extracting #4: cost 193 inf + 1960 421.198 * * [simplify]: Extracting #5: cost 160 inf + 7407 421.203 * * [simplify]: Extracting #6: cost 102 inf + 21362 421.214 * * [simplify]: Extracting #7: cost 19 inf + 58044 421.232 * * [simplify]: Extracting #8: cost 1 inf + 66807 421.248 * * [simplify]: Extracting #9: cost 0 inf + 67186 421.264 * [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)) 421.264 * [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)))))) 421.264 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 421.264 * * [simplify]: iters left: 6 (13 enodes) 421.268 * * [simplify]: iters left: 5 (52 enodes) 421.275 * * [simplify]: iters left: 4 (98 enodes) 421.294 * * [simplify]: iters left: 3 (212 enodes) 421.334 * * [simplify]: iters left: 2 (371 enodes) 421.406 * * [simplify]: Extracting #0: cost 1 inf + 0 421.406 * * [simplify]: Extracting #1: cost 0 inf + 1 421.406 * [simplify]: Simplified to 0 421.406 * [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)) 421.407 * * * * [progress]: [ 902 / 3260 ] simplifiying candidate # 421.407 * [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)))) 421.407 * * [simplify]: iters left: 6 (28 enodes) 421.413 * * [simplify]: iters left: 5 (104 enodes) 421.429 * * [simplify]: iters left: 4 (188 enodes) 421.458 * * [simplify]: iters left: 3 (365 enodes) 421.529 * * [simplify]: Extracting #0: cost 1 inf + 0 421.529 * * [simplify]: Extracting #1: cost 11 inf + 0 421.529 * * [simplify]: Extracting #2: cost 109 inf + 0 421.530 * * [simplify]: Extracting #3: cost 185 inf + 618 421.532 * * [simplify]: Extracting #4: cost 137 inf + 6370 421.535 * * [simplify]: Extracting #5: cost 120 inf + 10341 421.539 * * [simplify]: Extracting #6: cost 95 inf + 19240 421.549 * * [simplify]: Extracting #7: cost 16 inf + 55564 421.564 * * [simplify]: Extracting #8: cost 0 inf + 63932 421.579 * [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))) 421.579 * [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))))) 421.579 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 421.579 * * [simplify]: iters left: 6 (12 enodes) 421.582 * * [simplify]: iters left: 5 (44 enodes) 421.589 * * [simplify]: iters left: 4 (92 enodes) 421.604 * * [simplify]: iters left: 3 (159 enodes) 421.628 * * [simplify]: iters left: 2 (267 enodes) 421.672 * * [simplify]: iters left: 1 (364 enodes) 421.729 * * [simplify]: Extracting #0: cost 1 inf + 0 421.729 * * [simplify]: Extracting #1: cost 0 inf + 1 421.729 * [simplify]: Simplified to 0 421.729 * [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)) 421.729 * * * * [progress]: [ 903 / 3260 ] simplifiying candidate # 421.730 * [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)))))) 421.730 * * [simplify]: iters left: 6 (29 enodes) 421.736 * * [simplify]: iters left: 5 (118 enodes) 421.755 * * [simplify]: iters left: 4 (251 enodes) 421.808 * * [simplify]: Extracting #0: cost 1 inf + 0 421.808 * * [simplify]: Extracting #1: cost 11 inf + 0 421.809 * * [simplify]: Extracting #2: cost 136 inf + 0 421.809 * * [simplify]: Extracting #3: cost 238 inf + 3 421.810 * * [simplify]: Extracting #4: cost 222 inf + 1912 421.814 * * [simplify]: Extracting #5: cost 132 inf + 26895 421.823 * * [simplify]: Extracting #6: cost 54 inf + 52125 421.835 * * [simplify]: Extracting #7: cost 13 inf + 69299 421.850 * * [simplify]: Extracting #8: cost 0 inf + 75967 421.864 * [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))))) 421.864 * [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))))))) 421.865 * [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))))) 421.865 * * [simplify]: iters left: 6 (15 enodes) 421.869 * * [simplify]: iters left: 5 (64 enodes) 421.879 * * [simplify]: iters left: 4 (149 enodes) 421.915 * * [simplify]: iters left: 3 (466 enodes) 422.166 * * [simplify]: Extracting #0: cost 1 inf + 0 422.166 * * [simplify]: Extracting #1: cost 0 inf + 1 422.166 * [simplify]: Simplified to 0 422.166 * [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)) 422.166 * * * * [progress]: [ 904 / 3260 ] simplifiying candidate # 422.166 * [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))))) 422.166 * * [simplify]: iters left: 6 (30 enodes) 422.173 * * [simplify]: iters left: 5 (119 enodes) 422.191 * * [simplify]: iters left: 4 (227 enodes) 422.236 * * [simplify]: Extracting #0: cost 1 inf + 0 422.236 * * [simplify]: Extracting #1: cost 11 inf + 0 422.236 * * [simplify]: Extracting #2: cost 119 inf + 0 422.236 * * [simplify]: Extracting #3: cost 194 inf + 44 422.237 * * [simplify]: Extracting #4: cost 175 inf + 2359 422.240 * * [simplify]: Extracting #5: cost 112 inf + 17667 422.246 * * [simplify]: Extracting #6: cost 53 inf + 34539 422.256 * * [simplify]: Extracting #7: cost 6 inf + 55656 422.267 * * [simplify]: Extracting #8: cost 0 inf + 58826 422.278 * [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))))) 422.278 * [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)))))) 422.279 * [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)))) 422.279 * * [simplify]: iters left: 6 (14 enodes) 422.282 * * [simplify]: iters left: 5 (59 enodes) 422.293 * * [simplify]: iters left: 4 (121 enodes) 422.316 * * [simplify]: iters left: 3 (332 enodes) 422.451 * * [simplify]: Extracting #0: cost 1 inf + 0 422.451 * * [simplify]: Extracting #1: cost 0 inf + 1 422.451 * [simplify]: Simplified to 0 422.451 * [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)) 422.451 * * * * [progress]: [ 905 / 3260 ] simplifiying candidate # 422.451 * [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)))) 422.452 * * [simplify]: iters left: 6 (29 enodes) 422.458 * * [simplify]: iters left: 5 (114 enodes) 422.476 * * [simplify]: iters left: 4 (218 enodes) 422.521 * * [simplify]: Extracting #0: cost 1 inf + 0 422.521 * * [simplify]: Extracting #1: cost 11 inf + 0 422.521 * * [simplify]: Extracting #2: cost 105 inf + 0 422.521 * * [simplify]: Extracting #3: cost 159 inf + 46 422.522 * * [simplify]: Extracting #4: cost 131 inf + 3303 422.525 * * [simplify]: Extracting #5: cost 87 inf + 12958 422.528 * * [simplify]: Extracting #6: cost 72 inf + 16086 422.532 * * [simplify]: Extracting #7: cost 63 inf + 17172 422.537 * * [simplify]: Extracting #8: cost 37 inf + 27545 422.545 * * [simplify]: Extracting #9: cost 4 inf + 45336 422.554 * * [simplify]: Extracting #10: cost 0 inf + 47896 422.563 * * [simplify]: Extracting #11: cost 0 inf + 47841 422.572 * [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)))) 422.572 * [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))))) 422.572 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 422.573 * * [simplify]: iters left: 6 (13 enodes) 422.576 * * [simplify]: iters left: 5 (54 enodes) 422.587 * * [simplify]: iters left: 4 (112 enodes) 422.609 * * [simplify]: iters left: 3 (281 enodes) 422.705 * * [simplify]: Extracting #0: cost 1 inf + 0 422.705 * * [simplify]: Extracting #1: cost 0 inf + 1 422.705 * [simplify]: Simplified to 0 422.705 * [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)) 422.705 * * * * [progress]: [ 906 / 3260 ] simplifiying candidate # 422.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)) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 422.705 * * [simplify]: iters left: 6 (27 enodes) 422.711 * * [simplify]: iters left: 5 (108 enodes) 422.728 * * [simplify]: iters left: 4 (224 enodes) 422.775 * * [simplify]: Extracting #0: cost 1 inf + 0 422.775 * * [simplify]: Extracting #1: cost 11 inf + 0 422.775 * * [simplify]: Extracting #2: cost 113 inf + 0 422.776 * * [simplify]: Extracting #3: cost 187 inf + 44 422.777 * * [simplify]: Extracting #4: cost 161 inf + 3582 422.780 * * [simplify]: Extracting #5: cost 95 inf + 20476 422.786 * * [simplify]: Extracting #6: cost 59 inf + 31143 422.795 * * [simplify]: Extracting #7: cost 8 inf + 53740 422.806 * * [simplify]: Extracting #8: cost 0 inf + 58110 422.817 * [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)))) 422.817 * [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))))))) 422.818 * [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))))) 422.818 * * [simplify]: iters left: 6 (14 enodes) 422.823 * * [simplify]: iters left: 5 (59 enodes) 422.833 * * [simplify]: iters left: 4 (134 enodes) 422.861 * * [simplify]: iters left: 3 (357 enodes) 422.998 * * [simplify]: Extracting #0: cost 1 inf + 0 422.998 * * [simplify]: Extracting #1: cost 0 inf + 1 422.998 * [simplify]: Simplified to 0 422.998 * [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)) 422.998 * * * * [progress]: [ 907 / 3260 ] simplifiying candidate # 422.999 * [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))))) 422.999 * * [simplify]: iters left: 6 (28 enodes) 423.005 * * [simplify]: iters left: 5 (110 enodes) 423.021 * * [simplify]: iters left: 4 (209 enodes) 423.061 * * [simplify]: iters left: 3 (477 enodes) 423.193 * * [simplify]: Extracting #0: cost 1 inf + 0 423.193 * * [simplify]: Extracting #1: cost 11 inf + 0 423.193 * * [simplify]: Extracting #2: cost 170 inf + 0 423.194 * * [simplify]: Extracting #3: cost 297 inf + 373 423.196 * * [simplify]: Extracting #4: cost 259 inf + 4978 423.206 * * [simplify]: Extracting #5: cost 143 inf + 28683 423.216 * * [simplify]: Extracting #6: cost 94 inf + 42810 423.231 * * [simplify]: Extracting #7: cost 29 inf + 72132 423.252 * * [simplify]: Extracting #8: cost 1 inf + 86486 423.273 * * [simplify]: Extracting #9: cost 0 inf + 87026 423.295 * [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)) 423.295 * [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)))))) 423.295 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 423.295 * * [simplify]: iters left: 6 (13 enodes) 423.299 * * [simplify]: iters left: 5 (53 enodes) 423.307 * * [simplify]: iters left: 4 (106 enodes) 423.327 * * [simplify]: iters left: 3 (257 enodes) 423.411 * * [simplify]: Extracting #0: cost 1 inf + 0 423.411 * * [simplify]: Extracting #1: cost 0 inf + 1 423.411 * [simplify]: Simplified to 0 423.411 * [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)) 423.411 * * * * [progress]: [ 908 / 3260 ] simplifiying candidate # 423.411 * [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)))) 423.412 * * [simplify]: iters left: 6 (27 enodes) 423.418 * * [simplify]: iters left: 5 (106 enodes) 423.434 * * [simplify]: iters left: 4 (195 enodes) 423.471 * * [simplify]: iters left: 3 (446 enodes) 423.608 * * [simplify]: Extracting #0: cost 1 inf + 0 423.608 * * [simplify]: Extracting #1: cost 11 inf + 0 423.609 * * [simplify]: Extracting #2: cost 140 inf + 0 423.610 * * [simplify]: Extracting #3: cost 233 inf + 171 423.611 * * [simplify]: Extracting #4: cost 206 inf + 2669 423.615 * * [simplify]: Extracting #5: cost 153 inf + 11580 423.623 * * [simplify]: Extracting #6: cost 97 inf + 28447 423.639 * * [simplify]: Extracting #7: cost 5 inf + 70956 423.659 * * [simplify]: Extracting #8: cost 0 inf + 73706 423.679 * [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))) 423.679 * [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))))) 423.679 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 423.679 * * [simplify]: iters left: 6 (12 enodes) 423.682 * * [simplify]: iters left: 5 (49 enodes) 423.690 * * [simplify]: iters left: 4 (94 enodes) 423.710 * * [simplify]: iters left: 3 (221 enodes) 423.778 * * [simplify]: iters left: 2 (492 enodes) 423.993 * * [simplify]: Extracting #0: cost 1 inf + 0 423.994 * * [simplify]: Extracting #1: cost 0 inf + 1 423.994 * [simplify]: Simplified to 0 423.994 * [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)) 423.994 * * * * [progress]: [ 909 / 3260 ] simplifiying candidate # 423.994 * [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)))))) 423.994 * * [simplify]: iters left: 6 (27 enodes) 424.000 * * [simplify]: iters left: 5 (106 enodes) 424.016 * * [simplify]: iters left: 4 (211 enodes) 424.059 * * [simplify]: Extracting #0: cost 1 inf + 0 424.059 * * [simplify]: Extracting #1: cost 11 inf + 0 424.059 * * [simplify]: Extracting #2: cost 107 inf + 0 424.060 * * [simplify]: Extracting #3: cost 161 inf + 87 424.060 * * [simplify]: Extracting #4: cost 155 inf + 542 424.061 * * [simplify]: Extracting #5: cost 127 inf + 6707 424.065 * * [simplify]: Extracting #6: cost 70 inf + 17970 424.069 * * [simplify]: Extracting #7: cost 49 inf + 23118 424.077 * * [simplify]: Extracting #8: cost 7 inf + 45381 424.086 * * [simplify]: Extracting #9: cost 0 inf + 48771 424.095 * [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))))) 424.095 * [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))))))) 424.096 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 424.096 * * [simplify]: iters left: 6 (13 enodes) 424.099 * * [simplify]: iters left: 5 (52 enodes) 424.107 * * [simplify]: iters left: 4 (111 enodes) 424.132 * * [simplify]: iters left: 3 (278 enodes) 424.222 * * [simplify]: Extracting #0: cost 1 inf + 0 424.222 * * [simplify]: Extracting #1: cost 0 inf + 1 424.222 * [simplify]: Simplified to 0 424.222 * [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)) 424.222 * * * * [progress]: [ 910 / 3260 ] simplifiying candidate # 424.223 * [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))))) 424.223 * * [simplify]: iters left: 6 (28 enodes) 424.231 * * [simplify]: iters left: 5 (107 enodes) 424.247 * * [simplify]: iters left: 4 (193 enodes) 424.282 * * [simplify]: iters left: 3 (415 enodes) 424.382 * * [simplify]: Extracting #0: cost 1 inf + 0 424.382 * * [simplify]: Extracting #1: cost 11 inf + 0 424.382 * * [simplify]: Extracting #2: cost 139 inf + 0 424.383 * * [simplify]: Extracting #3: cost 213 inf + 461 424.385 * * [simplify]: Extracting #4: cost 162 inf + 5822 424.389 * * [simplify]: Extracting #5: cost 128 inf + 12092 424.394 * * [simplify]: Extracting #6: cost 91 inf + 24132 424.408 * * [simplify]: Extracting #7: cost 12 inf + 61380 424.424 * * [simplify]: Extracting #8: cost 0 inf + 67028 424.440 * [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)) 424.440 * [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)))))) 424.441 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 424.441 * * [simplify]: iters left: 6 (12 enodes) 424.444 * * [simplify]: iters left: 5 (47 enodes) 424.451 * * [simplify]: iters left: 4 (89 enodes) 424.468 * * [simplify]: iters left: 3 (186 enodes) 424.514 * * [simplify]: iters left: 2 (378 enodes) 424.646 * * [simplify]: Extracting #0: cost 1 inf + 0 424.646 * * [simplify]: Extracting #1: cost 0 inf + 1 424.647 * [simplify]: Simplified to 0 424.647 * [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)) 424.647 * * * * [progress]: [ 911 / 3260 ] simplifiying candidate # 424.647 * [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)))) 424.647 * * [simplify]: iters left: 6 (27 enodes) 424.654 * * [simplify]: iters left: 5 (101 enodes) 424.668 * * [simplify]: iters left: 4 (159 enodes) 424.695 * * [simplify]: iters left: 3 (301 enodes) 424.752 * * [simplify]: Extracting #0: cost 1 inf + 0 424.752 * * [simplify]: Extracting #1: cost 9 inf + 0 424.752 * * [simplify]: Extracting #2: cost 95 inf + 2 424.752 * * [simplify]: Extracting #3: cost 161 inf + 256 424.753 * * [simplify]: Extracting #4: cost 131 inf + 3166 424.755 * * [simplify]: Extracting #5: cost 119 inf + 6565 424.757 * * [simplify]: Extracting #6: cost 115 inf + 7824 424.760 * * [simplify]: Extracting #7: cost 77 inf + 21624 424.770 * * [simplify]: Extracting #8: cost 10 inf + 55276 424.783 * * [simplify]: Extracting #9: cost 0 inf + 59995 424.796 * [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))) 424.797 * [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))))) 424.797 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 424.797 * * [simplify]: iters left: 6 (11 enodes) 424.800 * * [simplify]: iters left: 5 (40 enodes) 424.806 * * [simplify]: iters left: 4 (65 enodes) 424.817 * * [simplify]: iters left: 3 (97 enodes) 424.833 * * [simplify]: iters left: 2 (165 enodes) 424.865 * * [simplify]: iters left: 1 (271 enodes) 424.916 * * [simplify]: Extracting #0: cost 1 inf + 0 424.916 * * [simplify]: Extracting #1: cost 0 inf + 1 424.916 * [simplify]: Simplified to 0 424.916 * [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)) 424.917 * * * * [progress]: [ 912 / 3260 ] simplifiying candidate # 424.917 * [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)))))) 424.917 * * [simplify]: iters left: 6 (26 enodes) 424.923 * * [simplify]: iters left: 5 (105 enodes) 424.940 * * [simplify]: iters left: 4 (206 enodes) 424.979 * * [simplify]: iters left: 3 (478 enodes) 425.111 * * [simplify]: Extracting #0: cost 1 inf + 0 425.111 * * [simplify]: Extracting #1: cost 11 inf + 0 425.112 * * [simplify]: Extracting #2: cost 158 inf + 0 425.112 * * [simplify]: Extracting #3: cost 264 inf + 130 425.114 * * [simplify]: Extracting #4: cost 240 inf + 3222 425.119 * * [simplify]: Extracting #5: cost 177 inf + 17279 425.126 * * [simplify]: Extracting #6: cost 121 inf + 28914 425.135 * * [simplify]: Extracting #7: cost 80 inf + 43732 425.151 * * [simplify]: Extracting #8: cost 16 inf + 75496 425.172 * * [simplify]: Extracting #9: cost 1 inf + 82952 425.192 * * [simplify]: Extracting #10: cost 0 inf + 83411 425.212 * [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)))) 425.212 * [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))))))) 425.212 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 425.213 * * [simplify]: iters left: 6 (12 enodes) 425.216 * * [simplify]: iters left: 5 (51 enodes) 425.223 * * [simplify]: iters left: 4 (106 enodes) 425.247 * * [simplify]: iters left: 3 (247 enodes) 425.313 * * [simplify]: Extracting #0: cost 1 inf + 0 425.313 * * [simplify]: Extracting #1: cost 0 inf + 1 425.313 * [simplify]: Simplified to 0 425.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)) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 425.313 * * * * [progress]: [ 913 / 3260 ] simplifiying candidate # 425.314 * [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))))) 425.314 * * [simplify]: iters left: 6 (27 enodes) 425.320 * * [simplify]: iters left: 5 (106 enodes) 425.335 * * [simplify]: iters left: 4 (190 enodes) 425.372 * * [simplify]: iters left: 3 (409 enodes) 425.469 * * [simplify]: Extracting #0: cost 1 inf + 0 425.469 * * [simplify]: Extracting #1: cost 11 inf + 0 425.469 * * [simplify]: Extracting #2: cost 126 inf + 0 425.470 * * [simplify]: Extracting #3: cost 199 inf + 665 425.475 * * [simplify]: Extracting #4: cost 137 inf + 7823 425.478 * * [simplify]: Extracting #5: cost 123 inf + 11154 425.483 * * [simplify]: Extracting #6: cost 98 inf + 20260 425.495 * * [simplify]: Extracting #7: cost 11 inf + 60203 425.510 * * [simplify]: Extracting #8: cost 0 inf + 65631 425.526 * [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)) 425.526 * [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)))))) 425.526 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 425.526 * * [simplify]: iters left: 6 (11 enodes) 425.529 * * [simplify]: iters left: 5 (46 enodes) 425.536 * * [simplify]: iters left: 4 (86 enodes) 425.554 * * [simplify]: iters left: 3 (183 enodes) 425.598 * * [simplify]: iters left: 2 (372 enodes) 425.726 * * [simplify]: Extracting #0: cost 1 inf + 0 425.726 * * [simplify]: Extracting #1: cost 0 inf + 1 425.726 * [simplify]: Simplified to 0 425.726 * [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)) 425.726 * * * * [progress]: [ 914 / 3260 ] simplifiying candidate # 425.726 * [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)))) 425.727 * * [simplify]: iters left: 6 (26 enodes) 425.733 * * [simplify]: iters left: 5 (100 enodes) 425.747 * * [simplify]: iters left: 4 (158 enodes) 425.774 * * [simplify]: iters left: 3 (300 enodes) 425.830 * * [simplify]: Extracting #0: cost 1 inf + 0 425.830 * * [simplify]: Extracting #1: cost 9 inf + 0 425.831 * * [simplify]: Extracting #2: cost 95 inf + 2 425.831 * * [simplify]: Extracting #3: cost 158 inf + 461 425.832 * * [simplify]: Extracting #4: cost 134 inf + 2799 425.834 * * [simplify]: Extracting #5: cost 119 inf + 6565 425.836 * * [simplify]: Extracting #6: cost 115 inf + 7567 425.839 * * [simplify]: Extracting #7: cost 76 inf + 21842 425.849 * * [simplify]: Extracting #8: cost 15 inf + 52148 425.862 * * [simplify]: Extracting #9: cost 0 inf + 59873 425.875 * * [simplify]: Extracting #10: cost 0 inf + 59833 425.890 * [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)) 425.890 * [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))))) 425.890 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 425.891 * * [simplify]: iters left: 6 (10 enodes) 425.893 * * [simplify]: iters left: 5 (39 enodes) 425.899 * * [simplify]: iters left: 4 (64 enodes) 425.909 * * [simplify]: iters left: 3 (96 enodes) 425.925 * * [simplify]: iters left: 2 (164 enodes) 425.958 * * [simplify]: iters left: 1 (270 enodes) 426.009 * * [simplify]: Extracting #0: cost 1 inf + 0 426.009 * * [simplify]: Extracting #1: cost 0 inf + 1 426.009 * [simplify]: Simplified to 0 426.009 * [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)) 426.010 * * * * [progress]: [ 915 / 3260 ] simplifiying candidate # 426.010 * [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)))))) 426.010 * * [simplify]: iters left: 6 (26 enodes) 426.016 * * [simplify]: iters left: 5 (106 enodes) 426.032 * * [simplify]: iters left: 4 (215 enodes) 426.073 * * [simplify]: iters left: 3 (471 enodes) 426.186 * * [simplify]: Extracting #0: cost 1 inf + 0 426.186 * * [simplify]: Extracting #1: cost 11 inf + 0 426.186 * * [simplify]: Extracting #2: cost 131 inf + 0 426.187 * * [simplify]: Extracting #3: cost 252 inf + 130 426.188 * * [simplify]: Extracting #4: cost 222 inf + 4011 426.193 * * [simplify]: Extracting #5: cost 144 inf + 19367 426.201 * * [simplify]: Extracting #6: cost 91 inf + 35979 426.214 * * [simplify]: Extracting #7: cost 22 inf + 67891 426.232 * * [simplify]: Extracting #8: cost 0 inf + 78887 426.251 * [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)))) 426.251 * [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))))))) 426.251 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 426.251 * * [simplify]: iters left: 6 (12 enodes) 426.255 * * [simplify]: iters left: 5 (53 enodes) 426.265 * * [simplify]: iters left: 4 (117 enodes) 426.287 * * [simplify]: iters left: 3 (255 enodes) 426.346 * * [simplify]: Extracting #0: cost 1 inf + 0 426.346 * * [simplify]: Extracting #1: cost 0 inf + 1 426.346 * [simplify]: Simplified to 0 426.346 * [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)) 426.347 * * * * [progress]: [ 916 / 3260 ] simplifiying candidate # 426.347 * [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))))) 426.347 * * [simplify]: iters left: 6 (27 enodes) 426.353 * * [simplify]: iters left: 5 (107 enodes) 426.369 * * [simplify]: iters left: 4 (200 enodes) 426.404 * * [simplify]: iters left: 3 (396 enodes) 426.492 * * [simplify]: Extracting #0: cost 1 inf + 0 426.492 * * [simplify]: Extracting #1: cost 11 inf + 0 426.492 * * [simplify]: Extracting #2: cost 126 inf + 0 426.493 * * [simplify]: Extracting #3: cost 212 inf + 1034 426.496 * * [simplify]: Extracting #4: cost 145 inf + 8551 426.500 * * [simplify]: Extracting #5: cost 119 inf + 13470 426.768 * * [simplify]: Extracting #6: cost 85 inf + 26965 426.783 * * [simplify]: Extracting #7: cost 8 inf + 62851 426.799 * * [simplify]: Extracting #8: cost 0 inf + 66931 426.815 * * [simplify]: Extracting #9: cost 0 inf + 66861 426.831 * [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)) 426.831 * [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)))))) 426.831 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 426.831 * * [simplify]: iters left: 6 (11 enodes) 426.835 * * [simplify]: iters left: 5 (48 enodes) 426.843 * * [simplify]: iters left: 4 (98 enodes) 426.860 * * [simplify]: iters left: 3 (181 enodes) 426.897 * * [simplify]: iters left: 2 (358 enodes) 427.004 * * [simplify]: Extracting #0: cost 1 inf + 0 427.004 * * [simplify]: Extracting #1: cost 0 inf + 1 427.004 * [simplify]: Simplified to 0 427.004 * [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)) 427.004 * * * * [progress]: [ 917 / 3260 ] simplifiying candidate # 427.004 * [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)))) 427.004 * * [simplify]: iters left: 6 (26 enodes) 427.010 * * [simplify]: iters left: 5 (100 enodes) 427.025 * * [simplify]: iters left: 4 (178 enodes) 427.053 * * [simplify]: iters left: 3 (340 enodes) 427.119 * * [simplify]: Extracting #0: cost 1 inf + 0 427.119 * * [simplify]: Extracting #1: cost 12 inf + 0 427.120 * * [simplify]: Extracting #2: cost 110 inf + 42 427.120 * * [simplify]: Extracting #3: cost 167 inf + 1254 427.124 * * [simplify]: Extracting #4: cost 139 inf + 3438 427.126 * * [simplify]: Extracting #5: cost 127 inf + 6357 427.128 * * [simplify]: Extracting #6: cost 121 inf + 7696 427.132 * * [simplify]: Extracting #7: cost 89 inf + 18095 427.142 * * [simplify]: Extracting #8: cost 15 inf + 55673 427.157 * * [simplify]: Extracting #9: cost 0 inf + 62688 427.171 * * [simplify]: Extracting #10: cost 0 inf + 62608 427.186 * [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))))) 427.186 * [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))))) 427.186 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 427.186 * * [simplify]: iters left: 6 (10 enodes) 427.189 * * [simplify]: iters left: 5 (41 enodes) 427.196 * * [simplify]: iters left: 4 (81 enodes) 427.210 * * [simplify]: iters left: 3 (127 enodes) 427.226 * * [simplify]: iters left: 2 (186 enodes) 427.252 * * [simplify]: iters left: 1 (266 enodes) 427.314 * * [simplify]: Extracting #0: cost 1 inf + 0 427.314 * * [simplify]: Extracting #1: cost 0 inf + 1 427.314 * [simplify]: Simplified to 0 427.314 * [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)) 427.314 * * * * [progress]: [ 918 / 3260 ] simplifiying candidate # 427.314 * [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))) 427.315 * * [simplify]: iters left: 6 (25 enodes) 427.320 * * [simplify]: iters left: 5 (97 enodes) 427.335 * * [simplify]: iters left: 4 (160 enodes) 427.360 * * [simplify]: iters left: 3 (304 enodes) 427.419 * * [simplify]: Extracting #0: cost 1 inf + 0 427.419 * * [simplify]: Extracting #1: cost 9 inf + 0 427.419 * * [simplify]: Extracting #2: cost 94 inf + 2 427.420 * * [simplify]: Extracting #3: cost 161 inf + 131 427.421 * * [simplify]: Extracting #4: cost 136 inf + 2308 427.423 * * [simplify]: Extracting #5: cost 119 inf + 6402 427.424 * * [simplify]: Extracting #6: cost 114 inf + 7448 427.428 * * [simplify]: Extracting #7: cost 74 inf + 22480 427.438 * * [simplify]: Extracting #8: cost 7 inf + 56428 427.453 * * [simplify]: Extracting #9: cost 0 inf + 59711 427.466 * [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)) 427.466 * [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)))) 427.466 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 427.466 * * [simplify]: iters left: 6 (9 enodes) 427.469 * * [simplify]: iters left: 5 (36 enodes) 427.475 * * [simplify]: iters left: 4 (67 enodes) 427.485 * * [simplify]: iters left: 3 (97 enodes) 427.502 * * [simplify]: iters left: 2 (158 enodes) 427.536 * * [simplify]: iters left: 1 (263 enodes) 427.581 * * [simplify]: Extracting #0: cost 1 inf + 0 427.581 * * [simplify]: Extracting #1: cost 0 inf + 1 427.581 * [simplify]: Simplified to 0 427.581 * [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)) 427.581 * * * * [progress]: [ 919 / 3260 ] simplifiying candidate # 427.581 * [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)))) 427.581 * * [simplify]: iters left: 6 (25 enodes) 427.587 * * [simplify]: iters left: 5 (98 enodes) 427.601 * * [simplify]: iters left: 4 (169 enodes) 427.630 * * [simplify]: iters left: 3 (333 enodes) 427.697 * * [simplify]: Extracting #0: cost 1 inf + 0 427.697 * * [simplify]: Extracting #1: cost 11 inf + 0 427.697 * * [simplify]: Extracting #2: cost 107 inf + 0 427.698 * * [simplify]: Extracting #3: cost 168 inf + 1126 427.700 * * [simplify]: Extracting #4: cost 136 inf + 3886 427.702 * * [simplify]: Extracting #5: cost 124 inf + 6762 427.704 * * [simplify]: Extracting #6: cost 117 inf + 8264 427.708 * * [simplify]: Extracting #7: cost 81 inf + 20896 427.718 * * [simplify]: Extracting #8: cost 24 inf + 50106 427.732 * * [simplify]: Extracting #9: cost 0 inf + 61321 427.746 * [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))) 427.746 * [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))))) 427.746 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 427.746 * * [simplify]: iters left: 5 (9 enodes) 427.749 * * [simplify]: iters left: 4 (39 enodes) 427.754 * * [simplify]: iters left: 3 (65 enodes) 427.767 * * [simplify]: iters left: 2 (129 enodes) 427.791 * * [simplify]: iters left: 1 (210 enodes) 427.827 * * [simplify]: Extracting #0: cost 1 inf + 0 427.827 * * [simplify]: Extracting #1: cost 0 inf + 1 427.827 * [simplify]: Simplified to 0 427.828 * [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)) 427.828 * * * * [progress]: [ 920 / 3260 ] simplifiying candidate # 427.828 * [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)))))) 427.828 * * [simplify]: iters left: 6 (25 enodes) 427.833 * * [simplify]: iters left: 5 (93 enodes) 427.847 * * [simplify]: iters left: 4 (140 enodes) 427.868 * * [simplify]: iters left: 3 (241 enodes) 427.909 * * [simplify]: iters left: 2 (427 enodes) 427.987 * * [simplify]: Extracting #0: cost 1 inf + 0 427.987 * * [simplify]: Extracting #1: cost 11 inf + 0 427.987 * * [simplify]: Extracting #2: cost 82 inf + 0 427.988 * * [simplify]: Extracting #3: cost 139 inf + 581 427.989 * * [simplify]: Extracting #4: cost 129 inf + 1937 427.990 * * [simplify]: Extracting #5: cost 121 inf + 7990 427.993 * * [simplify]: Extracting #6: cost 103 inf + 14958 427.998 * * [simplify]: Extracting #7: cost 45 inf + 34055 428.012 * * [simplify]: Extracting #8: cost 2 inf + 51265 428.025 * * [simplify]: Extracting #9: cost 0 inf + 52105 428.038 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 428.038 * [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))))))) 428.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))))) 428.038 * * [simplify]: iters left: 6 (10 enodes) 428.041 * * [simplify]: iters left: 5 (37 enodes) 428.046 * * [simplify]: iters left: 4 (57 enodes) 428.056 * * [simplify]: iters left: 3 (104 enodes) 428.072 * * [simplify]: iters left: 2 (158 enodes) 428.096 * * [simplify]: iters left: 1 (225 enodes) 428.127 * * [simplify]: Extracting #0: cost 1 inf + 0 428.127 * * [simplify]: Extracting #1: cost 0 inf + 1 428.127 * [simplify]: Simplified to 0 428.127 * [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)) 428.128 * * * * [progress]: [ 921 / 3260 ] simplifiying candidate # 428.128 * [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))))) 428.128 * * [simplify]: iters left: 6 (24 enodes) 428.133 * * [simplify]: iters left: 5 (84 enodes) 428.144 * * [simplify]: iters left: 4 (124 enodes) 428.164 * * [simplify]: iters left: 3 (209 enodes) 428.196 * * [simplify]: iters left: 2 (352 enodes) 428.257 * * [simplify]: Extracting #0: cost 1 inf + 0 428.257 * * [simplify]: Extracting #1: cost 9 inf + 0 428.257 * * [simplify]: Extracting #2: cost 70 inf + 0 428.257 * * [simplify]: Extracting #3: cost 115 inf + 536 428.258 * * [simplify]: Extracting #4: cost 104 inf + 1771 428.259 * * [simplify]: Extracting #5: cost 107 inf + 2385 428.260 * * [simplify]: Extracting #6: cost 99 inf + 4112 428.265 * * [simplify]: Extracting #7: cost 41 inf + 24426 428.277 * * [simplify]: Extracting #8: cost 3 inf + 39572 428.289 * * [simplify]: Extracting #9: cost 0 inf + 40455 428.300 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c a) -4 (* b b))))) (/ b (* a 2))) 428.300 * [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)))))) 428.301 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 428.301 * * [simplify]: iters left: 6 (9 enodes) 428.303 * * [simplify]: iters left: 5 (29 enodes) 428.307 * * [simplify]: iters left: 4 (42 enodes) 428.312 * * [simplify]: iters left: 3 (58 enodes) 428.319 * * [simplify]: iters left: 2 (68 enodes) 428.326 * * [simplify]: Extracting #0: cost 1 inf + 0 428.326 * * [simplify]: Extracting #1: cost 0 inf + 1 428.326 * [simplify]: Simplified to 0 428.326 * [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)) 428.326 * * * * [progress]: [ 922 / 3260 ] simplifiying candidate # 428.327 * [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)))))) 428.327 * * [simplify]: iters left: 6 (28 enodes) 428.333 * * [simplify]: iters left: 5 (107 enodes) 428.350 * * [simplify]: iters left: 4 (207 enodes) 428.389 * * [simplify]: iters left: 3 (432 enodes) 428.470 * * [simplify]: Extracting #0: cost 1 inf + 0 428.470 * * [simplify]: Extracting #1: cost 11 inf + 0 428.470 * * [simplify]: Extracting #2: cost 97 inf + 0 428.471 * * [simplify]: Extracting #3: cost 175 inf + 204 428.471 * * [simplify]: Extracting #4: cost 165 inf + 1222 428.473 * * [simplify]: Extracting #5: cost 153 inf + 5141 428.477 * * [simplify]: Extracting #6: cost 83 inf + 25146 428.488 * * [simplify]: Extracting #7: cost 4 inf + 54375 428.501 * * [simplify]: Extracting #8: cost 0 inf + 56046 428.514 * [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)) 428.514 * [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))))))) 428.514 * [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))))) 428.515 * * [simplify]: iters left: 6 (13 enodes) 428.518 * * [simplify]: iters left: 5 (53 enodes) 428.526 * * [simplify]: iters left: 4 (117 enodes) 428.552 * * [simplify]: iters left: 3 (275 enodes) 428.604 * * [simplify]: iters left: 2 (474 enodes) 428.710 * * [simplify]: Extracting #0: cost 1 inf + 0 428.710 * * [simplify]: Extracting #1: cost 0 inf + 1 428.710 * [simplify]: Simplified to 0 428.710 * [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)) 428.710 * * * * [progress]: [ 923 / 3260 ] simplifiying candidate # 428.710 * [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))))) 428.710 * * [simplify]: iters left: 6 (26 enodes) 428.716 * * [simplify]: iters left: 5 (98 enodes) 428.730 * * [simplify]: iters left: 4 (167 enodes) 428.755 * * [simplify]: iters left: 3 (307 enodes) 428.807 * * [simplify]: Extracting #0: cost 1 inf + 0 428.808 * * [simplify]: Extracting #1: cost 11 inf + 0 428.808 * * [simplify]: Extracting #2: cost 74 inf + 0 428.808 * * [simplify]: Extracting #3: cost 137 inf + 42 428.809 * * [simplify]: Extracting #4: cost 134 inf + 249 428.809 * * [simplify]: Extracting #5: cost 114 inf + 4288 428.812 * * [simplify]: Extracting #6: cost 88 inf + 9775 428.817 * * [simplify]: Extracting #7: cost 32 inf + 28035 428.826 * * [simplify]: Extracting #8: cost 0 inf + 42269 428.838 * * [simplify]: Extracting #9: cost 0 inf + 42094 428.847 * [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)) 428.848 * [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)))))) 428.848 * [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)))) 428.848 * * [simplify]: iters left: 6 (12 enodes) 428.851 * * [simplify]: iters left: 5 (47 enodes) 428.857 * * [simplify]: iters left: 4 (82 enodes) 428.870 * * [simplify]: iters left: 3 (157 enodes) 428.897 * * [simplify]: iters left: 2 (248 enodes) 428.933 * * [simplify]: iters left: 1 (341 enodes) 428.985 * * [simplify]: Extracting #0: cost 1 inf + 0 428.985 * * [simplify]: Extracting #1: cost 0 inf + 1 428.985 * [simplify]: Simplified to 0 428.985 * [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)) 428.985 * * * * [progress]: [ 924 / 3260 ] simplifiying candidate # 428.986 * [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)))) 428.986 * * [simplify]: iters left: 6 (27 enodes) 428.992 * * [simplify]: iters left: 5 (101 enodes) 429.007 * * [simplify]: iters left: 4 (178 enodes) 429.038 * * [simplify]: iters left: 3 (340 enodes) 429.108 * * [simplify]: Extracting #0: cost 1 inf + 0 429.108 * * [simplify]: Extracting #1: cost 13 inf + 0 429.108 * * [simplify]: Extracting #2: cost 85 inf + 0 429.108 * * [simplify]: Extracting #3: cost 146 inf + 43 429.109 * * [simplify]: Extracting #4: cost 135 inf + 1103 429.110 * * [simplify]: Extracting #5: cost 127 inf + 3443 429.112 * * [simplify]: Extracting #6: cost 86 inf + 12660 429.118 * * [simplify]: Extracting #7: cost 38 inf + 28129 429.127 * * [simplify]: Extracting #8: cost 3 inf + 44010 429.137 * * [simplify]: Extracting #9: cost 0 inf + 45480 429.149 * [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)) 429.149 * [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))))) 429.149 * [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))) 429.149 * * [simplify]: iters left: 6 (12 enodes) 429.152 * * [simplify]: iters left: 5 (47 enodes) 429.160 * * [simplify]: iters left: 4 (89 enodes) 429.176 * * [simplify]: iters left: 3 (180 enodes) 429.213 * * [simplify]: iters left: 2 (296 enodes) 429.268 * * [simplify]: iters left: 1 (428 enodes) 429.352 * * [simplify]: Extracting #0: cost 1 inf + 0 429.353 * * [simplify]: Extracting #1: cost 0 inf + 1 429.353 * [simplify]: Simplified to 0 429.353 * [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)) 429.353 * * * * [progress]: [ 925 / 3260 ] simplifiying candidate # 429.353 * [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)))))) 429.353 * * [simplify]: iters left: 6 (27 enodes) 429.359 * * [simplify]: iters left: 5 (100 enodes) 429.373 * * [simplify]: iters left: 4 (168 enodes) 429.400 * * [simplify]: iters left: 3 (291 enodes) 429.446 * * [simplify]: iters left: 2 (476 enodes) 429.526 * * [simplify]: Extracting #0: cost 1 inf + 0 429.526 * * [simplify]: Extracting #1: cost 11 inf + 0 429.527 * * [simplify]: Extracting #2: cost 92 inf + 0 429.527 * * [simplify]: Extracting #3: cost 158 inf + 369 429.528 * * [simplify]: Extracting #4: cost 142 inf + 3135 429.530 * * [simplify]: Extracting #5: cost 130 inf + 6747 429.533 * * [simplify]: Extracting #6: cost 114 inf + 10735 429.537 * * [simplify]: Extracting #7: cost 80 inf + 19999 429.548 * * [simplify]: Extracting #8: cost 8 inf + 48136 429.562 * * [simplify]: Extracting #9: cost 0 inf + 51180 429.577 * [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))) 429.578 * [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))))))) 429.578 * [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))))) 429.578 * * [simplify]: iters left: 6 (12 enodes) 429.581 * * [simplify]: iters left: 5 (46 enodes) 429.587 * * [simplify]: iters left: 4 (81 enodes) 429.599 * * [simplify]: iters left: 3 (134 enodes) 429.618 * * [simplify]: iters left: 2 (197 enodes) 429.646 * * [simplify]: iters left: 1 (271 enodes) 429.681 * * [simplify]: Extracting #0: cost 1 inf + 0 429.682 * * [simplify]: Extracting #1: cost 0 inf + 1 429.682 * [simplify]: Simplified to 0 429.682 * [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)) 429.682 * * * * [progress]: [ 926 / 3260 ] simplifiying candidate # 429.682 * [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))))) 429.682 * * [simplify]: iters left: 6 (24 enodes) 429.687 * * [simplify]: iters left: 5 (88 enodes) 429.701 * * [simplify]: iters left: 4 (136 enodes) 429.721 * * [simplify]: iters left: 3 (237 enodes) 429.759 * * [simplify]: iters left: 2 (402 enodes) 429.827 * * [simplify]: Extracting #0: cost 1 inf + 0 429.827 * * [simplify]: Extracting #1: cost 9 inf + 0 429.828 * * [simplify]: Extracting #2: cost 76 inf + 0 429.828 * * [simplify]: Extracting #3: cost 135 inf + 370 429.829 * * [simplify]: Extracting #4: cost 130 inf + 1355 429.830 * * [simplify]: Extracting #5: cost 131 inf + 2051 429.831 * * [simplify]: Extracting #6: cost 121 inf + 3670 429.835 * * [simplify]: Extracting #7: cost 57 inf + 22369 429.846 * * [simplify]: Extracting #8: cost 3 inf + 42787 429.858 * * [simplify]: Extracting #9: cost 0 inf + 43965 429.870 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c -4) a (* b b))))))) 429.870 * [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)))))) 429.870 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 429.870 * * [simplify]: iters left: 6 (10 enodes) 429.873 * * [simplify]: iters left: 5 (38 enodes) 429.878 * * [simplify]: iters left: 4 (59 enodes) 429.888 * * [simplify]: iters left: 3 (88 enodes) 429.899 * * [simplify]: iters left: 2 (117 enodes) 429.913 * * [simplify]: iters left: 1 (144 enodes) 429.929 * * [simplify]: Extracting #0: cost 1 inf + 0 429.929 * * [simplify]: Extracting #1: cost 0 inf + 1 429.929 * [simplify]: Simplified to 0 429.929 * [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)) 429.929 * * * * [progress]: [ 927 / 3260 ] simplifiying candidate # 429.929 * [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)))) 429.929 * * [simplify]: iters left: 6 (26 enodes) 429.935 * * [simplify]: iters left: 5 (96 enodes) 429.950 * * [simplify]: iters left: 4 (150 enodes) 429.973 * * [simplify]: iters left: 3 (262 enodes) 430.015 * * [simplify]: iters left: 2 (432 enodes) 430.087 * * [simplify]: Extracting #0: cost 1 inf + 0 430.087 * * [simplify]: Extracting #1: cost 11 inf + 0 430.087 * * [simplify]: Extracting #2: cost 82 inf + 0 430.088 * * [simplify]: Extracting #3: cost 130 inf + 458 430.088 * * [simplify]: Extracting #4: cost 114 inf + 2143 430.090 * * [simplify]: Extracting #5: cost 115 inf + 2960 430.092 * * [simplify]: Extracting #6: cost 103 inf + 5228 430.097 * * [simplify]: Extracting #7: cost 42 inf + 25509 430.107 * * [simplify]: Extracting #8: cost 5 inf + 40506 430.119 * * [simplify]: Extracting #9: cost 0 inf + 42295 430.131 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (* a 2) (sqrt (cbrt (fma c (* a -4) (* b b)))))) (/ b (* a 2))) 430.131 * [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))))) 430.132 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 430.132 * * [simplify]: iters left: 6 (11 enodes) 430.134 * * [simplify]: iters left: 5 (42 enodes) 430.142 * * [simplify]: iters left: 4 (67 enodes) 430.152 * * [simplify]: iters left: 3 (111 enodes) 430.167 * * [simplify]: iters left: 2 (140 enodes) 430.183 * * [simplify]: iters left: 1 (160 enodes) 430.200 * * [simplify]: Extracting #0: cost 1 inf + 0 430.200 * * [simplify]: Extracting #1: cost 0 inf + 1 430.200 * [simplify]: Simplified to 0 430.200 * [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)) 430.200 * * * * [progress]: [ 928 / 3260 ] simplifiying candidate # 430.200 * [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)))))) 430.200 * * [simplify]: iters left: 6 (31 enodes) 430.208 * * [simplify]: iters left: 5 (122 enodes) 430.227 * * [simplify]: iters left: 4 (271 enodes) 430.298 * * [simplify]: Extracting #0: cost 1 inf + 0 430.298 * * [simplify]: Extracting #1: cost 11 inf + 0 430.298 * * [simplify]: Extracting #2: cost 167 inf + 0 430.299 * * [simplify]: Extracting #3: cost 304 inf + 1 430.300 * * [simplify]: Extracting #4: cost 284 inf + 3962 430.309 * * [simplify]: Extracting #5: cost 122 inf + 61986 430.323 * * [simplify]: Extracting #6: cost 41 inf + 90553 430.343 * * [simplify]: Extracting #7: cost 4 inf + 105569 430.362 * * [simplify]: Extracting #8: cost 0 inf + 107579 430.381 * * [simplify]: Extracting #9: cost 0 inf + 107499 430.400 * [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))))) 430.400 * [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))))))) 430.400 * [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))))) 430.400 * * [simplify]: iters left: 6 (16 enodes) 430.404 * * [simplify]: iters left: 5 (68 enodes) 430.415 * * [simplify]: iters left: 4 (179 enodes) 430.470 * * [simplify]: Extracting #0: cost 1 inf + 0 430.470 * * [simplify]: Extracting #1: cost 27 inf + 0 430.471 * * [simplify]: Extracting #2: cost 153 inf + 0 430.473 * * [simplify]: Extracting #3: cost 242 inf + 83 430.475 * * [simplify]: Extracting #4: cost 185 inf + 16503 430.488 * * [simplify]: Extracting #5: cost 15 inf + 79352 430.502 * * [simplify]: Extracting #6: cost 0 inf + 84943 430.516 * [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))))) 430.516 * [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))))))) 430.517 * * * * [progress]: [ 929 / 3260 ] simplifiying candidate # 430.517 * [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))))) 430.517 * * [simplify]: iters left: 6 (29 enodes) 430.524 * * [simplify]: iters left: 5 (114 enodes) 430.541 * * [simplify]: iters left: 4 (232 enodes) 430.591 * * [simplify]: Extracting #0: cost 1 inf + 0 430.591 * * [simplify]: Extracting #1: cost 11 inf + 0 430.592 * * [simplify]: Extracting #2: cost 129 inf + 0 430.592 * * [simplify]: Extracting #3: cost 229 inf + 0 430.593 * * [simplify]: Extracting #4: cost 207 inf + 4246 430.599 * * [simplify]: Extracting #5: cost 98 inf + 38928 430.609 * * [simplify]: Extracting #6: cost 35 inf + 61263 430.624 * * [simplify]: Extracting #7: cost 1 inf + 74185 430.638 * * [simplify]: Extracting #8: cost 0 inf + 74615 430.652 * [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)))) 430.652 * [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)))))) 430.653 * [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)))) 430.653 * * [simplify]: iters left: 6 (15 enodes) 430.656 * * [simplify]: iters left: 5 (63 enodes) 430.666 * * [simplify]: iters left: 4 (145 enodes) 430.702 * * [simplify]: iters left: 3 (499 enodes) 430.929 * * [simplify]: Extracting #0: cost 1 inf + 0 430.929 * * [simplify]: Extracting #1: cost 0 inf + 1 430.929 * [simplify]: Simplified to 0 430.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)) (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)) 430.930 * * * * [progress]: [ 930 / 3260 ] simplifiying candidate # 430.930 * [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)))) 430.930 * * [simplify]: iters left: 6 (30 enodes) 430.940 * * [simplify]: iters left: 5 (116 enodes) 430.959 * * [simplify]: iters left: 4 (249 enodes) 431.018 * * [simplify]: Extracting #0: cost 1 inf + 0 431.018 * * [simplify]: Extracting #1: cost 13 inf + 0 431.018 * * [simplify]: Extracting #2: cost 133 inf + 0 431.019 * * [simplify]: Extracting #3: cost 217 inf + 2 431.019 * * [simplify]: Extracting #4: cost 207 inf + 1562 431.023 * * [simplify]: Extracting #5: cost 113 inf + 27818 431.032 * * [simplify]: Extracting #6: cost 34 inf + 52200 431.043 * * [simplify]: Extracting #7: cost 2 inf + 65175 431.055 * * [simplify]: Extracting #8: cost 0 inf + 66225 431.067 * [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)))))) 431.067 * [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))))) 431.068 * [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))) 431.068 * * [simplify]: iters left: 6 (15 enodes) 431.072 * * [simplify]: iters left: 5 (62 enodes) 431.084 * * [simplify]: iters left: 4 (159 enodes) 431.124 * * [simplify]: iters left: 3 (475 enodes) 431.319 * * [simplify]: Extracting #0: cost 1 inf + 0 431.319 * * [simplify]: Extracting #1: cost 42 inf + 0 431.319 * * [simplify]: Extracting #2: cost 194 inf + 1 431.322 * * [simplify]: Extracting #3: cost 205 inf + 15094 431.340 * * [simplify]: Extracting #4: cost 20 inf + 63712 431.357 * * [simplify]: Extracting #5: cost 3 inf + 65204 431.374 * * [simplify]: Extracting #6: cost 0 inf + 65965 431.391 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 431.391 * [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)))) 431.391 * * * * [progress]: [ 931 / 3260 ] simplifiying candidate # 431.392 * [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)))))) 431.392 * * [simplify]: iters left: 6 (29 enodes) 431.398 * * [simplify]: iters left: 5 (113 enodes) 431.415 * * [simplify]: iters left: 4 (237 enodes) 431.467 * * [simplify]: Extracting #0: cost 1 inf + 0 431.467 * * [simplify]: Extracting #1: cost 11 inf + 0 431.468 * * [simplify]: Extracting #2: cost 127 inf + 0 431.468 * * [simplify]: Extracting #3: cost 231 inf + 0 431.469 * * [simplify]: Extracting #4: cost 221 inf + 1096 431.472 * * [simplify]: Extracting #5: cost 139 inf + 25372 431.484 * * [simplify]: Extracting #6: cost 41 inf + 60574 431.497 * * [simplify]: Extracting #7: cost 3 inf + 74837 431.512 * * [simplify]: Extracting #8: cost 0 inf + 76347 431.527 * [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))) 431.527 * [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))))))) 431.527 * [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))))) 431.527 * * [simplify]: iters left: 6 (15 enodes) 431.531 * * [simplify]: iters left: 5 (62 enodes) 431.540 * * [simplify]: iters left: 4 (148 enodes) 431.578 * * [simplify]: iters left: 3 (499 enodes) 431.815 * * [simplify]: Extracting #0: cost 1 inf + 0 431.815 * * [simplify]: Extracting #1: cost 0 inf + 1 431.815 * [simplify]: Simplified to 0 431.815 * [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)) 431.815 * * * * [progress]: [ 932 / 3260 ] simplifiying candidate # 431.815 * [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))))) 431.815 * * [simplify]: iters left: 6 (27 enodes) 431.821 * * [simplify]: iters left: 5 (103 enodes) 431.836 * * [simplify]: iters left: 4 (197 enodes) 431.877 * * [simplify]: Extracting #0: cost 1 inf + 0 431.878 * * [simplify]: Extracting #1: cost 11 inf + 0 431.878 * * [simplify]: Extracting #2: cost 101 inf + 0 431.878 * * [simplify]: Extracting #3: cost 177 inf + 0 431.878 * * [simplify]: Extracting #4: cost 175 inf + 85 431.879 * * [simplify]: Extracting #5: cost 171 inf + 1541 431.883 * * [simplify]: Extracting #6: cost 91 inf + 23380 431.892 * * [simplify]: Extracting #7: cost 4 inf + 53335 431.902 * * [simplify]: Extracting #8: cost 0 inf + 54887 431.913 * * [simplify]: Extracting #9: cost 0 inf + 54807 431.924 * [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))) 431.924 * [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)))))) 431.924 * [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)))) 431.924 * * [simplify]: iters left: 6 (14 enodes) 431.928 * * [simplify]: iters left: 5 (56 enodes) 431.936 * * [simplify]: iters left: 4 (117 enodes) 431.962 * * [simplify]: iters left: 3 (347 enodes) 432.076 * * [simplify]: Extracting #0: cost 1 inf + 0 432.076 * * [simplify]: Extracting #1: cost 0 inf + 1 432.076 * [simplify]: Simplified to 0 432.076 * [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)) 432.076 * * * * [progress]: [ 933 / 3260 ] simplifiying candidate # 432.076 * [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)))) 432.076 * * [simplify]: iters left: 6 (28 enodes) 432.082 * * [simplify]: iters left: 5 (108 enodes) 432.099 * * [simplify]: iters left: 4 (202 enodes) 432.140 * * [simplify]: Extracting #0: cost 1 inf + 0 432.140 * * [simplify]: Extracting #1: cost 11 inf + 0 432.140 * * [simplify]: Extracting #2: cost 98 inf + 0 432.141 * * [simplify]: Extracting #3: cost 162 inf + 2 432.141 * * [simplify]: Extracting #4: cost 152 inf + 702 432.142 * * [simplify]: Extracting #5: cost 142 inf + 3898 432.145 * * [simplify]: Extracting #6: cost 73 inf + 20432 432.152 * * [simplify]: Extracting #7: cost 23 inf + 34706 432.160 * * [simplify]: Extracting #8: cost 3 inf + 44572 432.169 * * [simplify]: Extracting #9: cost 0 inf + 46002 432.179 * [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)) 432.180 * [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))))) 432.180 * [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))) 432.180 * * [simplify]: iters left: 6 (14 enodes) 432.184 * * [simplify]: iters left: 5 (57 enodes) 432.193 * * [simplify]: iters left: 4 (116 enodes) 432.217 * * [simplify]: iters left: 3 (321 enodes) 432.324 * * [simplify]: Extracting #0: cost 1 inf + 0 432.324 * * [simplify]: Extracting #1: cost 0 inf + 1 432.324 * [simplify]: Simplified to 0 432.324 * [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)) 432.324 * * * * [progress]: [ 934 / 3260 ] simplifiying candidate # 432.325 * [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)))))) 432.325 * * [simplify]: iters left: 6 (30 enodes) 432.331 * * [simplify]: iters left: 5 (116 enodes) 432.352 * * [simplify]: iters left: 4 (239 enodes) 432.402 * * [simplify]: Extracting #0: cost 1 inf + 0 432.402 * * [simplify]: Extracting #1: cost 11 inf + 0 432.402 * * [simplify]: Extracting #2: cost 113 inf + 0 432.403 * * [simplify]: Extracting #3: cost 194 inf + 43 432.403 * * [simplify]: Extracting #4: cost 183 inf + 1060 432.408 * * [simplify]: Extracting #5: cost 120 inf + 18613 432.415 * * [simplify]: Extracting #6: cost 38 inf + 43001 432.425 * * [simplify]: Extracting #7: cost 4 inf + 56268 432.436 * * [simplify]: Extracting #8: cost 0 inf + 57876 432.447 * [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)) 432.447 * [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))))))) 432.447 * [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))))) 432.447 * * [simplify]: iters left: 6 (15 enodes) 432.451 * * [simplify]: iters left: 5 (62 enodes) 432.461 * * [simplify]: iters left: 4 (149 enodes) 432.498 * * [simplify]: iters left: 3 (450 enodes) 432.695 * * [simplify]: Extracting #0: cost 1 inf + 0 432.695 * * [simplify]: Extracting #1: cost 0 inf + 1 432.695 * [simplify]: Simplified to 0 432.696 * [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)) 432.696 * * * * [progress]: [ 935 / 3260 ] simplifiying candidate # 432.696 * [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))))) 432.696 * * [simplify]: iters left: 6 (28 enodes) 432.702 * * [simplify]: iters left: 5 (108 enodes) 432.719 * * [simplify]: iters left: 4 (203 enodes) 432.762 * * [simplify]: Extracting #0: cost 1 inf + 0 432.762 * * [simplify]: Extracting #1: cost 11 inf + 0 432.762 * * [simplify]: Extracting #2: cost 96 inf + 0 432.763 * * [simplify]: Extracting #3: cost 159 inf + 43 432.763 * * [simplify]: Extracting #4: cost 156 inf + 251 432.764 * * [simplify]: Extracting #5: cost 138 inf + 4664 432.767 * * [simplify]: Extracting #6: cost 83 inf + 17144 432.773 * * [simplify]: Extracting #7: cost 30 inf + 31599 432.782 * * [simplify]: Extracting #8: cost 2 inf + 44548 432.791 * * [simplify]: Extracting #9: cost 0 inf + 45598 432.800 * [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))))) 432.800 * [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)))))) 432.800 * [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)))) 432.800 * * [simplify]: iters left: 6 (14 enodes) 432.804 * * [simplify]: iters left: 5 (57 enodes) 432.814 * * [simplify]: iters left: 4 (118 enodes) 432.839 * * [simplify]: iters left: 3 (314 enodes) 432.933 * * [simplify]: Extracting #0: cost 1 inf + 0 432.933 * * [simplify]: Extracting #1: cost 0 inf + 1 432.933 * [simplify]: Simplified to 0 432.933 * [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)) 432.934 * * * * [progress]: [ 936 / 3260 ] simplifiying candidate # 432.934 * [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)))) 432.934 * * [simplify]: iters left: 6 (28 enodes) 432.940 * * [simplify]: iters left: 5 (103 enodes) 432.956 * * [simplify]: iters left: 4 (195 enodes) 432.992 * * [simplify]: iters left: 3 (425 enodes) 433.091 * * [simplify]: Extracting #0: cost 1 inf + 0 433.091 * * [simplify]: Extracting #1: cost 13 inf + 0 433.092 * * [simplify]: Extracting #2: cost 129 inf + 0 433.092 * * [simplify]: Extracting #3: cost 206 inf + 128 433.096 * * [simplify]: Extracting #4: cost 186 inf + 2290 433.099 * * [simplify]: Extracting #5: cost 123 inf + 14708 433.105 * * [simplify]: Extracting #6: cost 83 inf + 22817 433.111 * * [simplify]: Extracting #7: cost 60 inf + 28142 433.122 * * [simplify]: Extracting #8: cost 17 inf + 46832 433.135 * * [simplify]: Extracting #9: cost 0 inf + 54809 433.149 * [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))) 433.149 * [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))))) 433.149 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 433.149 * * [simplify]: iters left: 6 (13 enodes) 433.153 * * [simplify]: iters left: 5 (48 enodes) 433.160 * * [simplify]: iters left: 4 (103 enodes) 433.181 * * [simplify]: iters left: 3 (238 enodes) 433.240 * * [simplify]: Extracting #0: cost 1 inf + 0 433.240 * * [simplify]: Extracting #1: cost 0 inf + 1 433.240 * [simplify]: Simplified to 0 433.240 * [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)) 433.240 * * * * [progress]: [ 937 / 3260 ] simplifiying candidate # 433.240 * [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)))))) 433.240 * * [simplify]: iters left: 6 (30 enodes) 433.247 * * [simplify]: iters left: 5 (115 enodes) 433.264 * * [simplify]: iters left: 4 (233 enodes) 433.315 * * [simplify]: Extracting #0: cost 1 inf + 0 433.315 * * [simplify]: Extracting #1: cost 11 inf + 0 433.315 * * [simplify]: Extracting #2: cost 128 inf + 0 433.316 * * [simplify]: Extracting #3: cost 233 inf + 0 433.317 * * [simplify]: Extracting #4: cost 220 inf + 1823 433.321 * * [simplify]: Extracting #5: cost 126 inf + 31628 433.330 * * [simplify]: Extracting #6: cost 58 inf + 54700 433.341 * * [simplify]: Extracting #7: cost 33 inf + 60908 433.354 * * [simplify]: Extracting #8: cost 6 inf + 72854 433.371 * * [simplify]: Extracting #9: cost 0 inf + 76333 433.385 * * [simplify]: Extracting #10: cost 0 inf + 76318 433.399 * [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)))) 433.399 * [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))))))) 433.399 * [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))))) 433.400 * * [simplify]: iters left: 6 (15 enodes) 433.403 * * [simplify]: iters left: 5 (61 enodes) 433.413 * * [simplify]: iters left: 4 (142 enodes) 433.448 * * [simplify]: iters left: 3 (474 enodes) 433.624 * * [simplify]: Extracting #0: cost 1 inf + 0 433.624 * * [simplify]: Extracting #1: cost 0 inf + 1 433.624 * [simplify]: Simplified to 0 433.624 * [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)) 433.624 * * * * [progress]: [ 938 / 3260 ] simplifiying candidate # 433.624 * [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))))) 433.624 * * [simplify]: iters left: 6 (28 enodes) 433.630 * * [simplify]: iters left: 5 (107 enodes) 433.650 * * [simplify]: iters left: 4 (199 enodes) 433.686 * * [simplify]: Extracting #0: cost 1 inf + 0 433.686 * * [simplify]: Extracting #1: cost 11 inf + 0 433.686 * * [simplify]: Extracting #2: cost 101 inf + 0 433.687 * * [simplify]: Extracting #3: cost 175 inf + 0 433.687 * * [simplify]: Extracting #4: cost 170 inf + 368 433.688 * * [simplify]: Extracting #5: cost 154 inf + 5461 433.693 * * [simplify]: Extracting #6: cost 71 inf + 29716 433.702 * * [simplify]: Extracting #7: cost 4 inf + 52054 433.714 * * [simplify]: Extracting #8: cost 0 inf + 53487 433.724 * [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))) 433.724 * [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)))))) 433.725 * [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)))) 433.725 * * [simplify]: iters left: 6 (14 enodes) 433.728 * * [simplify]: iters left: 5 (56 enodes) 433.736 * * [simplify]: iters left: 4 (113 enodes) 433.759 * * [simplify]: iters left: 3 (324 enodes) 433.846 * * [simplify]: Extracting #0: cost 1 inf + 0 433.846 * * [simplify]: Extracting #1: cost 0 inf + 1 433.846 * [simplify]: Simplified to 0 433.846 * [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)) 433.846 * * * * [progress]: [ 939 / 3260 ] simplifiying candidate # 433.846 * [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)))) 433.846 * * [simplify]: iters left: 6 (29 enodes) 433.853 * * [simplify]: iters left: 5 (110 enodes) 433.869 * * [simplify]: iters left: 4 (200 enodes) 433.909 * * [simplify]: iters left: 3 (477 enodes) 434.027 * * [simplify]: Extracting #0: cost 1 inf + 0 434.027 * * [simplify]: Extracting #1: cost 11 inf + 0 434.027 * * [simplify]: Extracting #2: cost 113 inf + 0 434.028 * * [simplify]: Extracting #3: cost 223 inf + 2 434.029 * * [simplify]: Extracting #4: cost 197 inf + 2971 434.033 * * [simplify]: Extracting #5: cost 120 inf + 20016 434.042 * * [simplify]: Extracting #6: cost 71 inf + 33461 434.053 * * [simplify]: Extracting #7: cost 17 inf + 54966 434.068 * * [simplify]: Extracting #8: cost 1 inf + 61304 434.086 * * [simplify]: Extracting #9: cost 0 inf + 61764 434.101 * [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))) 434.101 * [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))))) 434.102 * [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))) 434.102 * * [simplify]: iters left: 6 (14 enodes) 434.105 * * [simplify]: iters left: 5 (56 enodes) 434.114 * * [simplify]: iters left: 4 (112 enodes) 434.136 * * [simplify]: iters left: 3 (297 enodes) 434.216 * * [simplify]: Extracting #0: cost 1 inf + 0 434.217 * * [simplify]: Extracting #1: cost 0 inf + 1 434.217 * [simplify]: Simplified to 0 434.217 * [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)) 434.217 * * * * [progress]: [ 940 / 3260 ] simplifiying candidate # 434.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 434.217 * * [simplify]: iters left: 6 (27 enodes) 434.223 * * [simplify]: iters left: 5 (104 enodes) 434.238 * * [simplify]: iters left: 4 (204 enodes) 434.277 * * [simplify]: iters left: 3 (498 enodes) 434.396 * * [simplify]: Extracting #0: cost 1 inf + 0 434.396 * * [simplify]: Extracting #1: cost 11 inf + 0 434.396 * * [simplify]: Extracting #2: cost 123 inf + 0 434.397 * * [simplify]: Extracting #3: cost 272 inf + 0 434.398 * * [simplify]: Extracting #4: cost 263 inf + 1101 434.401 * * [simplify]: Extracting #5: cost 182 inf + 19258 434.413 * * [simplify]: Extracting #6: cost 63 inf + 55853 434.430 * * [simplify]: Extracting #7: cost 3 inf + 79576 434.452 * * [simplify]: Extracting #8: cost 0 inf + 80885 434.472 * [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))) 434.472 * [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))))))) 434.472 * [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))))) 434.473 * * [simplify]: iters left: 6 (13 enodes) 434.476 * * [simplify]: iters left: 5 (53 enodes) 434.484 * * [simplify]: iters left: 4 (118 enodes) 434.507 * * [simplify]: iters left: 3 (324 enodes) 434.592 * * [simplify]: Extracting #0: cost 1 inf + 0 434.592 * * [simplify]: Extracting #1: cost 0 inf + 1 434.592 * [simplify]: Simplified to 0 434.592 * [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)) 434.592 * * * * [progress]: [ 941 / 3260 ] simplifiying candidate # 434.592 * [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))))) 434.592 * * [simplify]: iters left: 6 (24 enodes) 434.597 * * [simplify]: iters left: 5 (89 enodes) 434.610 * * [simplify]: iters left: 4 (155 enodes) 434.638 * * [simplify]: iters left: 3 (357 enodes) 434.709 * * [simplify]: Extracting #0: cost 1 inf + 0 434.709 * * [simplify]: Extracting #1: cost 9 inf + 0 434.710 * * [simplify]: Extracting #2: cost 93 inf + 0 434.711 * * [simplify]: Extracting #3: cost 192 inf + 1 434.711 * * [simplify]: Extracting #4: cost 182 inf + 1023 434.714 * * [simplify]: Extracting #5: cost 139 inf + 8897 434.720 * * [simplify]: Extracting #6: cost 61 inf + 29417 434.730 * * [simplify]: Extracting #7: cost 6 inf + 50268 434.743 * * [simplify]: Extracting #8: cost 0 inf + 52771 434.757 * [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)) 434.757 * [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)))))) 434.757 * [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)))) 434.757 * * [simplify]: iters left: 6 (11 enodes) 434.760 * * [simplify]: iters left: 5 (43 enodes) 434.766 * * [simplify]: iters left: 4 (84 enodes) 434.781 * * [simplify]: iters left: 3 (212 enodes) 434.826 * * [simplify]: iters left: 2 (472 enodes) 434.928 * * [simplify]: Extracting #0: cost 1 inf + 0 434.929 * * [simplify]: Extracting #1: cost 0 inf + 1 434.929 * [simplify]: Simplified to 0 434.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)) (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)) 434.929 * * * * [progress]: [ 942 / 3260 ] simplifiying candidate # 434.929 * [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)))) 434.929 * * [simplify]: iters left: 6 (26 enodes) 434.935 * * [simplify]: iters left: 5 (100 enodes) 434.950 * * [simplify]: iters left: 4 (181 enodes) 434.983 * * [simplify]: iters left: 3 (407 enodes) 435.079 * * [simplify]: Extracting #0: cost 1 inf + 0 435.079 * * [simplify]: Extracting #1: cost 11 inf + 0 435.079 * * [simplify]: Extracting #2: cost 101 inf + 0 435.080 * * [simplify]: Extracting #3: cost 184 inf + 2 435.081 * * [simplify]: Extracting #4: cost 167 inf + 1801 435.084 * * [simplify]: Extracting #5: cost 113 inf + 10907 435.090 * * [simplify]: Extracting #6: cost 65 inf + 24482 435.101 * * [simplify]: Extracting #7: cost 5 inf + 48346 435.117 * * [simplify]: Extracting #8: cost 0 inf + 50630 435.130 * * [simplify]: Extracting #9: cost 0 inf + 50590 435.144 * [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))) 435.144 * [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))))) 435.144 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 435.144 * * [simplify]: iters left: 6 (12 enodes) 435.147 * * [simplify]: iters left: 5 (49 enodes) 435.155 * * [simplify]: iters left: 4 (99 enodes) 435.174 * * [simplify]: iters left: 3 (234 enodes) 435.227 * * [simplify]: iters left: 2 (447 enodes) 435.321 * * [simplify]: Extracting #0: cost 1 inf + 0 435.321 * * [simplify]: Extracting #1: cost 0 inf + 1 435.321 * [simplify]: Simplified to 0 435.321 * [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)) 435.322 * * * * [progress]: [ 943 / 3260 ] simplifiying candidate # 435.322 * [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)))))) 435.322 * * [simplify]: iters left: 6 (29 enodes) 435.328 * * [simplify]: iters left: 5 (111 enodes) 435.347 * * [simplify]: iters left: 4 (210 enodes) 435.386 * * [simplify]: iters left: 3 (476 enodes) 435.506 * * [simplify]: Extracting #0: cost 1 inf + 0 435.506 * * [simplify]: Extracting #1: cost 11 inf + 0 435.506 * * [simplify]: Extracting #2: cost 112 inf + 0 435.507 * * [simplify]: Extracting #3: cost 210 inf + 43 435.510 * * [simplify]: Extracting #4: cost 198 inf + 1193 435.512 * * [simplify]: Extracting #5: cost 143 inf + 13025 435.520 * * [simplify]: Extracting #6: cost 67 inf + 32893 435.533 * * [simplify]: Extracting #7: cost 4 inf + 57028 435.548 * * [simplify]: Extracting #8: cost 0 inf + 58756 435.563 * [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))) 435.563 * [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))))))) 435.563 * [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))))) 435.563 * * [simplify]: iters left: 6 (14 enodes) 435.567 * * [simplify]: iters left: 5 (57 enodes) 435.576 * * [simplify]: iters left: 4 (121 enodes) 435.602 * * [simplify]: iters left: 3 (291 enodes) 435.679 * * [simplify]: Extracting #0: cost 1 inf + 0 435.679 * * [simplify]: Extracting #1: cost 0 inf + 1 435.679 * [simplify]: Simplified to 0 435.679 * [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)) 435.680 * * * * [progress]: [ 944 / 3260 ] simplifiying candidate # 435.680 * [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))))) 435.680 * * [simplify]: iters left: 6 (27 enodes) 435.686 * * [simplify]: iters left: 5 (103 enodes) 435.704 * * [simplify]: iters left: 4 (180 enodes) 435.736 * * [simplify]: iters left: 3 (403 enodes) 435.827 * * [simplify]: Extracting #0: cost 1 inf + 0 435.827 * * [simplify]: Extracting #1: cost 11 inf + 0 435.827 * * [simplify]: Extracting #2: cost 91 inf + 0 435.828 * * [simplify]: Extracting #3: cost 163 inf + 775 435.829 * * [simplify]: Extracting #4: cost 151 inf + 2040 435.831 * * [simplify]: Extracting #5: cost 120 inf + 6891 435.836 * * [simplify]: Extracting #6: cost 62 inf + 21549 435.846 * * [simplify]: Extracting #7: cost 7 inf + 41595 435.858 * * [simplify]: Extracting #8: cost 0 inf + 44547 435.870 * [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)) 435.870 * [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)))))) 435.871 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 435.871 * * [simplify]: iters left: 6 (13 enodes) 435.874 * * [simplify]: iters left: 5 (52 enodes) 435.882 * * [simplify]: iters left: 4 (98 enodes) 435.902 * * [simplify]: iters left: 3 (212 enodes) 435.942 * * [simplify]: iters left: 2 (371 enodes) 436.014 * * [simplify]: Extracting #0: cost 1 inf + 0 436.014 * * [simplify]: Extracting #1: cost 0 inf + 1 436.014 * [simplify]: Simplified to 0 436.014 * [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)) 436.015 * * * * [progress]: [ 945 / 3260 ] simplifiying candidate # 436.015 * [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)))) 436.015 * * [simplify]: iters left: 6 (27 enodes) 436.021 * * [simplify]: iters left: 5 (97 enodes) 436.035 * * [simplify]: iters left: 4 (169 enodes) 436.061 * * [simplify]: iters left: 3 (313 enodes) 436.116 * * [simplify]: Extracting #0: cost 1 inf + 0 436.116 * * [simplify]: Extracting #1: cost 11 inf + 0 436.116 * * [simplify]: Extracting #2: cost 88 inf + 0 436.117 * * [simplify]: Extracting #3: cost 130 inf + 1033 436.118 * * [simplify]: Extracting #4: cost 95 inf + 5198 436.120 * * [simplify]: Extracting #5: cost 85 inf + 7644 436.124 * * [simplify]: Extracting #6: cost 81 inf + 8590 436.129 * * [simplify]: Extracting #7: cost 38 inf + 22955 436.138 * * [simplify]: Extracting #8: cost 4 inf + 38200 436.147 * * [simplify]: Extracting #9: cost 0 inf + 39927 436.157 * [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)) 436.157 * [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))))) 436.157 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 436.157 * * [simplify]: iters left: 6 (12 enodes) 436.160 * * [simplify]: iters left: 5 (44 enodes) 436.167 * * [simplify]: iters left: 4 (92 enodes) 436.181 * * [simplify]: iters left: 3 (159 enodes) 436.207 * * [simplify]: iters left: 2 (267 enodes) 436.250 * * [simplify]: iters left: 1 (364 enodes) 436.307 * * [simplify]: Extracting #0: cost 1 inf + 0 436.307 * * [simplify]: Extracting #1: cost 0 inf + 1 436.307 * [simplify]: Simplified to 0 436.307 * [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)) 436.307 * * * * [progress]: [ 946 / 3260 ] simplifiying candidate # 436.308 * [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)))))) 436.308 * * [simplify]: iters left: 6 (30 enodes) 436.315 * * [simplify]: iters left: 5 (118 enodes) 436.333 * * [simplify]: iters left: 4 (242 enodes) 436.384 * * [simplify]: Extracting #0: cost 1 inf + 0 436.384 * * [simplify]: Extracting #1: cost 11 inf + 0 436.384 * * [simplify]: Extracting #2: cost 129 inf + 0 436.385 * * [simplify]: Extracting #3: cost 222 inf + 45 436.386 * * [simplify]: Extracting #4: cost 208 inf + 1628 436.389 * * [simplify]: Extracting #5: cost 126 inf + 24187 436.397 * * [simplify]: Extracting #6: cost 36 inf + 50945 436.408 * * [simplify]: Extracting #7: cost 9 inf + 61158 436.420 * * [simplify]: Extracting #8: cost 0 inf + 65586 436.433 * [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))))) 436.433 * [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))))))) 436.433 * [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))))) 436.433 * * [simplify]: iters left: 6 (15 enodes) 436.437 * * [simplify]: iters left: 5 (64 enodes) 436.450 * * [simplify]: iters left: 4 (149 enodes) 436.484 * * [simplify]: iters left: 3 (466 enodes) 436.734 * * [simplify]: Extracting #0: cost 1 inf + 0 436.734 * * [simplify]: Extracting #1: cost 0 inf + 1 436.734 * [simplify]: Simplified to 0 436.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)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 0)) 436.734 * * * * [progress]: [ 947 / 3260 ] simplifiying candidate # 436.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)) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 436.734 * * [simplify]: iters left: 6 (28 enodes) 436.744 * * [simplify]: iters left: 5 (110 enodes) 436.761 * * [simplify]: iters left: 4 (209 enodes) 436.799 * * [simplify]: Extracting #0: cost 1 inf + 0 436.799 * * [simplify]: Extracting #1: cost 11 inf + 0 436.799 * * [simplify]: Extracting #2: cost 106 inf + 0 436.799 * * [simplify]: Extracting #3: cost 174 inf + 3 436.802 * * [simplify]: Extracting #4: cost 164 inf + 941 436.804 * * [simplify]: Extracting #5: cost 113 inf + 12332 436.809 * * [simplify]: Extracting #6: cost 43 inf + 30867 436.818 * * [simplify]: Extracting #7: cost 3 inf + 46129 436.827 * * [simplify]: Extracting #8: cost 0 inf + 47679 436.837 * [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))) 436.837 * [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)))))) 436.837 * [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)))) 436.837 * * [simplify]: iters left: 6 (14 enodes) 436.841 * * [simplify]: iters left: 5 (59 enodes) 436.850 * * [simplify]: iters left: 4 (121 enodes) 436.875 * * [simplify]: iters left: 3 (332 enodes) 437.008 * * [simplify]: Extracting #0: cost 1 inf + 0 437.008 * * [simplify]: Extracting #1: cost 0 inf + 1 437.008 * [simplify]: Simplified to 0 437.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))))) (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)) 437.008 * * * * [progress]: [ 948 / 3260 ] simplifiying candidate # 437.008 * [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)))) 437.008 * * [simplify]: iters left: 6 (28 enodes) 437.015 * * [simplify]: iters left: 5 (108 enodes) 437.035 * * [simplify]: iters left: 4 (203 enodes) 437.072 * * [simplify]: iters left: 3 (461 enodes) 437.202 * * [simplify]: Extracting #0: cost 1 inf + 0 437.202 * * [simplify]: Extracting #1: cost 11 inf + 0 437.203 * * [simplify]: Extracting #2: cost 142 inf + 0 437.203 * * [simplify]: Extracting #3: cost 228 inf + 292 437.205 * * [simplify]: Extracting #4: cost 195 inf + 3724 437.209 * * [simplify]: Extracting #5: cost 120 inf + 19578 437.218 * * [simplify]: Extracting #6: cost 52 inf + 39080 437.231 * * [simplify]: Extracting #7: cost 11 inf + 54774 437.246 * * [simplify]: Extracting #8: cost 0 inf + 59800 437.261 * [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))) 437.261 * [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))))) 437.261 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 437.261 * * [simplify]: iters left: 6 (13 enodes) 437.265 * * [simplify]: iters left: 5 (54 enodes) 437.276 * * [simplify]: iters left: 4 (112 enodes) 437.298 * * [simplify]: iters left: 3 (281 enodes) 437.393 * * [simplify]: Extracting #0: cost 1 inf + 0 437.393 * * [simplify]: Extracting #1: cost 0 inf + 1 437.393 * [simplify]: Simplified to 0 437.393 * [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)) 437.393 * * * * [progress]: [ 949 / 3260 ] simplifiying candidate # 437.393 * [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)))))) 437.393 * * [simplify]: iters left: 6 (28 enodes) 437.399 * * [simplify]: iters left: 5 (110 enodes) 437.416 * * [simplify]: iters left: 4 (224 enodes) 437.462 * * [simplify]: Extracting #0: cost 1 inf + 0 437.462 * * [simplify]: Extracting #1: cost 11 inf + 0 437.462 * * [simplify]: Extracting #2: cost 105 inf + 0 437.462 * * [simplify]: Extracting #3: cost 176 inf + 45 437.464 * * [simplify]: Extracting #4: cost 140 inf + 5893 437.468 * * [simplify]: Extracting #5: cost 73 inf + 22944 437.475 * * [simplify]: Extracting #6: cost 35 inf + 35233 437.484 * * [simplify]: Extracting #7: cost 1 inf + 48468 437.494 * * [simplify]: Extracting #8: cost 0 inf + 48857 437.503 * [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)))) 437.504 * [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))))))) 437.504 * [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))))) 437.504 * * [simplify]: iters left: 6 (14 enodes) 437.508 * * [simplify]: iters left: 5 (59 enodes) 437.519 * * [simplify]: iters left: 4 (134 enodes) 437.547 * * [simplify]: iters left: 3 (357 enodes) 437.684 * * [simplify]: Extracting #0: cost 1 inf + 0 437.685 * * [simplify]: Extracting #1: cost 0 inf + 1 437.685 * [simplify]: Simplified to 0 437.685 * [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)) 437.685 * * * * [progress]: [ 950 / 3260 ] simplifiying candidate # 437.685 * [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))))) 437.685 * * [simplify]: iters left: 6 (26 enodes) 437.691 * * [simplify]: iters left: 5 (100 enodes) 437.706 * * [simplify]: iters left: 4 (187 enodes) 437.743 * * [simplify]: iters left: 3 (427 enodes) 437.862 * * [simplify]: Extracting #0: cost 1 inf + 0 437.862 * * [simplify]: Extracting #1: cost 11 inf + 0 437.863 * * [simplify]: Extracting #2: cost 140 inf + 0 437.864 * * [simplify]: Extracting #3: cost 242 inf + 46 437.865 * * [simplify]: Extracting #4: cost 219 inf + 3423 437.871 * * [simplify]: Extracting #5: cost 128 inf + 20535 437.879 * * [simplify]: Extracting #6: cost 82 inf + 29438 437.889 * * [simplify]: Extracting #7: cost 50 inf + 39057 437.905 * * [simplify]: Extracting #8: cost 6 inf + 58847 437.921 * * [simplify]: Extracting #9: cost 0 inf + 61348 437.936 * [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)) 437.936 * [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)))))) 437.937 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 437.937 * * [simplify]: iters left: 6 (13 enodes) 437.940 * * [simplify]: iters left: 5 (53 enodes) 437.949 * * [simplify]: iters left: 4 (106 enodes) 437.969 * * [simplify]: iters left: 3 (257 enodes) 438.052 * * [simplify]: Extracting #0: cost 1 inf + 0 438.052 * * [simplify]: Extracting #1: cost 0 inf + 1 438.052 * [simplify]: Simplified to 0 438.052 * [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)) 438.052 * * * * [progress]: [ 951 / 3260 ] simplifiying candidate # 438.053 * [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)))) 438.053 * * [simplify]: iters left: 6 (26 enodes) 438.058 * * [simplify]: iters left: 5 (100 enodes) 438.074 * * [simplify]: iters left: 4 (180 enodes) 438.108 * * [simplify]: iters left: 3 (393 enodes) 438.222 * * [simplify]: Extracting #0: cost 1 inf + 0 438.223 * * [simplify]: Extracting #1: cost 11 inf + 0 438.223 * * [simplify]: Extracting #2: cost 123 inf + 0 438.224 * * [simplify]: Extracting #3: cost 188 inf + 88 438.225 * * [simplify]: Extracting #4: cost 161 inf + 2839 438.228 * * [simplify]: Extracting #5: cost 113 inf + 10099 438.234 * * [simplify]: Extracting #6: cost 63 inf + 23754 438.245 * * [simplify]: Extracting #7: cost 9 inf + 45199 438.259 * * [simplify]: Extracting #8: cost 0 inf + 48664 438.274 * [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))) 438.274 * [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))))) 438.274 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 438.274 * * [simplify]: iters left: 6 (12 enodes) 438.278 * * [simplify]: iters left: 5 (49 enodes) 438.285 * * [simplify]: iters left: 4 (94 enodes) 438.304 * * [simplify]: iters left: 3 (221 enodes) 438.373 * * [simplify]: iters left: 2 (492 enodes) 438.587 * * [simplify]: Extracting #0: cost 1 inf + 0 438.587 * * [simplify]: Extracting #1: cost 0 inf + 1 438.587 * [simplify]: Simplified to 0 438.587 * [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)) 438.587 * * * * [progress]: [ 952 / 3260 ] simplifiying candidate # 438.587 * [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)))))) 438.587 * * [simplify]: iters left: 6 (28 enodes) 438.593 * * [simplify]: iters left: 5 (106 enodes) 438.609 * * [simplify]: iters left: 4 (202 enodes) 438.650 * * [simplify]: iters left: 3 (462 enodes) 438.782 * * [simplify]: Extracting #0: cost 1 inf + 0 438.782 * * [simplify]: Extracting #1: cost 11 inf + 0 438.782 * * [simplify]: Extracting #2: cost 142 inf + 0 438.783 * * [simplify]: Extracting #3: cost 228 inf + 88 438.784 * * [simplify]: Extracting #4: cost 207 inf + 2450 438.788 * * [simplify]: Extracting #5: cost 122 inf + 20290 438.796 * * [simplify]: Extracting #6: cost 58 inf + 36991 438.809 * * [simplify]: Extracting #7: cost 6 inf + 57985 438.823 * * [simplify]: Extracting #8: cost 0 inf + 60674 438.838 * [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)))) 438.838 * [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))))))) 438.838 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 438.838 * * [simplify]: iters left: 6 (13 enodes) 438.841 * * [simplify]: iters left: 5 (52 enodes) 438.849 * * [simplify]: iters left: 4 (111 enodes) 438.875 * * [simplify]: iters left: 3 (278 enodes) 438.966 * * [simplify]: Extracting #0: cost 1 inf + 0 438.966 * * [simplify]: Extracting #1: cost 0 inf + 1 438.966 * [simplify]: Simplified to 0 438.966 * [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)) 438.966 * * * * [progress]: [ 953 / 3260 ] simplifiying candidate # 438.966 * [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))))) 438.966 * * [simplify]: iters left: 6 (26 enodes) 438.972 * * [simplify]: iters left: 5 (98 enodes) 438.987 * * [simplify]: iters left: 4 (175 enodes) 439.019 * * [simplify]: iters left: 3 (367 enodes) 439.104 * * [simplify]: Extracting #0: cost 1 inf + 0 439.104 * * [simplify]: Extracting #1: cost 11 inf + 0 439.104 * * [simplify]: Extracting #2: cost 109 inf + 0 439.105 * * [simplify]: Extracting #3: cost 159 inf + 339 439.106 * * [simplify]: Extracting #4: cost 127 inf + 3216 439.109 * * [simplify]: Extracting #5: cost 86 inf + 9265 439.113 * * [simplify]: Extracting #6: cost 77 inf + 11154 439.118 * * [simplify]: Extracting #7: cost 42 inf + 22820 439.128 * * [simplify]: Extracting #8: cost 5 inf + 38831 439.139 * * [simplify]: Extracting #9: cost 0 inf + 41131 439.152 * [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)) 439.152 * [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)))))) 439.152 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 439.152 * * [simplify]: iters left: 6 (12 enodes) 439.155 * * [simplify]: iters left: 5 (47 enodes) 439.162 * * [simplify]: iters left: 4 (89 enodes) 439.180 * * [simplify]: iters left: 3 (186 enodes) 439.226 * * [simplify]: iters left: 2 (378 enodes) 439.358 * * [simplify]: Extracting #0: cost 1 inf + 0 439.358 * * [simplify]: Extracting #1: cost 0 inf + 1 439.358 * [simplify]: Simplified to 0 439.358 * [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)) 439.358 * * * * [progress]: [ 954 / 3260 ] simplifiying candidate # 439.358 * [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)))) 439.358 * * [simplify]: iters left: 6 (26 enodes) 439.364 * * [simplify]: iters left: 5 (95 enodes) 439.378 * * [simplify]: iters left: 4 (144 enodes) 439.400 * * [simplify]: iters left: 3 (254 enodes) 439.442 * * [simplify]: iters left: 2 (443 enodes) 439.526 * * [simplify]: Extracting #0: cost 1 inf + 0 439.526 * * [simplify]: Extracting #1: cost 9 inf + 0 439.526 * * [simplify]: Extracting #2: cost 79 inf + 2 439.527 * * [simplify]: Extracting #3: cost 127 inf + 916 439.528 * * [simplify]: Extracting #4: cost 105 inf + 2854 439.530 * * [simplify]: Extracting #5: cost 108 inf + 2987 439.532 * * [simplify]: Extracting #6: cost 102 inf + 4115 439.537 * * [simplify]: Extracting #7: cost 46 inf + 23371 439.548 * * [simplify]: Extracting #8: cost 4 inf + 39679 439.560 * * [simplify]: Extracting #9: cost 1 inf + 40681 439.572 * * [simplify]: Extracting #10: cost 0 inf + 41140 439.584 * [simplify]: Simplified to (- (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (sqrt (cbrt (fma (* c a) -4 (* b b)))))) (/ b (* a 2))) 439.584 * [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))))) 439.584 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 439.584 * * [simplify]: iters left: 6 (11 enodes) 439.587 * * [simplify]: iters left: 5 (40 enodes) 439.593 * * [simplify]: iters left: 4 (65 enodes) 439.605 * * [simplify]: iters left: 3 (97 enodes) 439.620 * * [simplify]: iters left: 2 (165 enodes) 439.652 * * [simplify]: iters left: 1 (271 enodes) 439.704 * * [simplify]: Extracting #0: cost 1 inf + 0 439.704 * * [simplify]: Extracting #1: cost 0 inf + 1 439.704 * [simplify]: Simplified to 0 439.704 * [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)) 439.704 * * * * [progress]: [ 955 / 3260 ] simplifiying candidate # 439.704 * [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)))))) 439.704 * * [simplify]: iters left: 6 (27 enodes) 439.710 * * [simplify]: iters left: 5 (105 enodes) 439.727 * * [simplify]: iters left: 4 (197 enodes) 439.764 * * [simplify]: iters left: 3 (437 enodes) 439.876 * * [simplify]: Extracting #0: cost 1 inf + 0 439.876 * * [simplify]: Extracting #1: cost 11 inf + 0 439.877 * * [simplify]: Extracting #2: cost 142 inf + 0 439.877 * * [simplify]: Extracting #3: cost 222 inf + 131 439.878 * * [simplify]: Extracting #4: cost 203 inf + 2491 439.882 * * [simplify]: Extracting #5: cost 137 inf + 15226 439.892 * * [simplify]: Extracting #6: cost 62 inf + 33932 439.904 * * [simplify]: Extracting #7: cost 6 inf + 56289 439.918 * * [simplify]: Extracting #8: cost 0 inf + 59288 439.931 * [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)))) 439.931 * [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))))))) 439.932 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 439.932 * * [simplify]: iters left: 6 (12 enodes) 439.935 * * [simplify]: iters left: 5 (51 enodes) 439.943 * * [simplify]: iters left: 4 (106 enodes) 439.966 * * [simplify]: iters left: 3 (247 enodes) 440.033 * * [simplify]: Extracting #0: cost 1 inf + 0 440.033 * * [simplify]: Extracting #1: cost 0 inf + 1 440.033 * [simplify]: Simplified to 0 440.033 * [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)) 440.033 * * * * [progress]: [ 956 / 3260 ] simplifiying candidate # 440.033 * [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))))) 440.033 * * [simplify]: iters left: 6 (25 enodes) 440.039 * * [simplify]: iters left: 5 (97 enodes) 440.054 * * [simplify]: iters left: 4 (172 enodes) 440.087 * * [simplify]: iters left: 3 (367 enodes) 440.170 * * [simplify]: Extracting #0: cost 1 inf + 0 440.170 * * [simplify]: Extracting #1: cost 11 inf + 0 440.170 * * [simplify]: Extracting #2: cost 110 inf + 0 440.171 * * [simplify]: Extracting #3: cost 162 inf + 256 440.172 * * [simplify]: Extracting #4: cost 133 inf + 2806 440.175 * * [simplify]: Extracting #5: cost 86 inf + 10156 440.180 * * [simplify]: Extracting #6: cost 54 inf + 21300 440.189 * * [simplify]: Extracting #7: cost 6 inf + 39600 440.202 * * [simplify]: Extracting #8: cost 0 inf + 41982 440.212 * [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)) 440.212 * [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)))))) 440.213 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 440.213 * * [simplify]: iters left: 6 (11 enodes) 440.216 * * [simplify]: iters left: 5 (46 enodes) 440.223 * * [simplify]: iters left: 4 (86 enodes) 440.240 * * [simplify]: iters left: 3 (183 enodes) 440.285 * * [simplify]: iters left: 2 (372 enodes) 440.414 * * [simplify]: Extracting #0: cost 1 inf + 0 440.414 * * [simplify]: Extracting #1: cost 0 inf + 1 440.414 * [simplify]: Simplified to 0 440.414 * [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)) 440.414 * * * * [progress]: [ 957 / 3260 ] simplifiying candidate # 440.414 * [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)))) 440.415 * * [simplify]: iters left: 6 (25 enodes) 440.420 * * [simplify]: iters left: 5 (94 enodes) 440.434 * * [simplify]: iters left: 4 (143 enodes) 440.456 * * [simplify]: iters left: 3 (253 enodes) 440.498 * * [simplify]: iters left: 2 (445 enodes) 440.582 * * [simplify]: Extracting #0: cost 1 inf + 0 440.582 * * [simplify]: Extracting #1: cost 9 inf + 0 440.582 * * [simplify]: Extracting #2: cost 79 inf + 2 440.583 * * [simplify]: Extracting #3: cost 130 inf + 628 440.584 * * [simplify]: Extracting #4: cost 106 inf + 2570 440.586 * * [simplify]: Extracting #5: cost 108 inf + 3067 440.588 * * [simplify]: Extracting #6: cost 102 inf + 4155 440.592 * * [simplify]: Extracting #7: cost 51 inf + 20657 440.602 * * [simplify]: Extracting #8: cost 6 inf + 38504 440.613 * * [simplify]: Extracting #9: cost 0 inf + 41140 440.625 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) (* a 2)) (sqrt (cbrt (fma (* c -4) a (* b b))))) (/ b (* a 2))) 440.625 * [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))))) 440.625 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 440.625 * * [simplify]: iters left: 6 (10 enodes) 440.628 * * [simplify]: iters left: 5 (39 enodes) 440.633 * * [simplify]: iters left: 4 (64 enodes) 440.644 * * [simplify]: iters left: 3 (96 enodes) 440.660 * * [simplify]: iters left: 2 (164 enodes) 440.692 * * [simplify]: iters left: 1 (270 enodes) 440.744 * * [simplify]: Extracting #0: cost 1 inf + 0 440.744 * * [simplify]: Extracting #1: cost 0 inf + 1 440.744 * [simplify]: Simplified to 0 440.745 * [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)) 440.745 * * * * [progress]: [ 958 / 3260 ] simplifiying candidate # 440.745 * [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)))))) 440.745 * * [simplify]: iters left: 6 (27 enodes) 440.751 * * [simplify]: iters left: 5 (106 enodes) 440.769 * * [simplify]: iters left: 4 (206 enodes) 440.805 * * [simplify]: iters left: 3 (438 enodes) 440.903 * * [simplify]: Extracting #0: cost 1 inf + 0 440.903 * * [simplify]: Extracting #1: cost 11 inf + 0 440.903 * * [simplify]: Extracting #2: cost 115 inf + 0 440.904 * * [simplify]: Extracting #3: cost 214 inf + 172 440.905 * * [simplify]: Extracting #4: cost 189 inf + 3294 440.909 * * [simplify]: Extracting #5: cost 111 inf + 18163 440.916 * * [simplify]: Extracting #6: cost 58 inf + 31427 440.927 * * [simplify]: Extracting #7: cost 8 inf + 51645 440.940 * * [simplify]: Extracting #8: cost 0 inf + 55121 440.954 * * [simplify]: Extracting #9: cost 0 inf + 55041 440.969 * [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))))) 440.969 * [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))))))) 440.969 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 440.969 * * [simplify]: iters left: 6 (12 enodes) 440.973 * * [simplify]: iters left: 5 (53 enodes) 440.981 * * [simplify]: iters left: 4 (117 enodes) 441.003 * * [simplify]: iters left: 3 (255 enodes) 441.063 * * [simplify]: Extracting #0: cost 1 inf + 0 441.063 * * [simplify]: Extracting #1: cost 0 inf + 1 441.063 * [simplify]: Simplified to 0 441.063 * [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)) 441.063 * * * * [progress]: [ 959 / 3260 ] simplifiying candidate # 441.063 * [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))))) 441.063 * * [simplify]: iters left: 6 (25 enodes) 441.069 * * [simplify]: iters left: 5 (98 enodes) 441.087 * * [simplify]: iters left: 4 (182 enodes) 441.116 * * [simplify]: iters left: 3 (345 enodes) 441.184 * * [simplify]: Extracting #0: cost 1 inf + 0 441.184 * * [simplify]: Extracting #1: cost 11 inf + 0 441.185 * * [simplify]: Extracting #2: cost 100 inf + 0 441.185 * * [simplify]: Extracting #3: cost 167 inf + 89 441.187 * * [simplify]: Extracting #4: cost 115 inf + 5011 441.190 * * [simplify]: Extracting #5: cost 85 inf + 9465 441.195 * * [simplify]: Extracting #6: cost 52 inf + 20692 441.204 * * [simplify]: Extracting #7: cost 5 inf + 38531 441.216 * * [simplify]: Extracting #8: cost 0 inf + 40911 441.227 * [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)) 441.227 * [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)))))) 441.227 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 441.227 * * [simplify]: iters left: 6 (11 enodes) 441.231 * * [simplify]: iters left: 5 (48 enodes) 441.238 * * [simplify]: iters left: 4 (98 enodes) 441.254 * * [simplify]: iters left: 3 (181 enodes) 441.292 * * [simplify]: iters left: 2 (358 enodes) 441.397 * * [simplify]: Extracting #0: cost 1 inf + 0 441.397 * * [simplify]: Extracting #1: cost 0 inf + 1 441.397 * [simplify]: Simplified to 0 441.397 * [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)) 441.397 * * * * [progress]: [ 960 / 3260 ] simplifiying candidate # 441.398 * [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)))) 441.398 * * [simplify]: iters left: 6 (25 enodes) 441.404 * * [simplify]: iters left: 5 (94 enodes) 441.418 * * [simplify]: iters left: 4 (163 enodes) 441.445 * * [simplify]: iters left: 3 (293 enodes) 441.496 * * [simplify]: Extracting #0: cost 1 inf + 0 441.497 * * [simplify]: Extracting #1: cost 12 inf + 0 441.497 * * [simplify]: Extracting #2: cost 88 inf + 1 441.497 * * [simplify]: Extracting #3: cost 118 inf + 1335 441.499 * * [simplify]: Extracting #4: cost 82 inf + 4257 441.501 * * [simplify]: Extracting #5: cost 83 inf + 4910 441.502 * * [simplify]: Extracting #6: cost 79 inf + 5913 441.507 * * [simplify]: Extracting #7: cost 28 inf + 23971 441.516 * * [simplify]: Extracting #8: cost 2 inf + 36062 441.525 * * [simplify]: Extracting #9: cost 0 inf + 36941 441.534 * [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))))) 441.534 * [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))))) 441.534 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 441.534 * * [simplify]: iters left: 6 (10 enodes) 441.538 * * [simplify]: iters left: 5 (41 enodes) 441.544 * * [simplify]: iters left: 4 (81 enodes) 441.556 * * [simplify]: iters left: 3 (127 enodes) 441.574 * * [simplify]: iters left: 2 (186 enodes) 441.599 * * [simplify]: iters left: 1 (266 enodes) 441.660 * * [simplify]: Extracting #0: cost 1 inf + 0 441.661 * * [simplify]: Extracting #1: cost 0 inf + 1 441.661 * [simplify]: Simplified to 0 441.661 * [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)) 441.661 * * * * [progress]: [ 961 / 3260 ] simplifiying candidate # 441.661 * [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))) 441.661 * * [simplify]: iters left: 6 (24 enodes) 441.667 * * [simplify]: iters left: 5 (91 enodes) 441.682 * * [simplify]: iters left: 4 (145 enodes) 441.704 * * [simplify]: iters left: 3 (257 enodes) 441.749 * * [simplify]: iters left: 2 (457 enodes) 441.838 * * [simplify]: Extracting #0: cost 1 inf + 0 441.838 * * [simplify]: Extracting #1: cost 9 inf + 0 441.838 * * [simplify]: Extracting #2: cost 83 inf + 2 441.839 * * [simplify]: Extracting #3: cost 137 inf + 464 441.840 * * [simplify]: Extracting #4: cost 104 inf + 3150 441.842 * * [simplify]: Extracting #5: cost 107 inf + 3523 441.844 * * [simplify]: Extracting #6: cost 101 inf + 4788 441.849 * * [simplify]: Extracting #7: cost 43 inf + 24764 441.862 * * [simplify]: Extracting #8: cost 5 inf + 39674 441.875 * * [simplify]: Extracting #9: cost 0 inf + 41635 441.887 * [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))) 441.887 * [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)))) 441.887 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 441.887 * * [simplify]: iters left: 6 (9 enodes) 441.890 * * [simplify]: iters left: 5 (36 enodes) 441.896 * * [simplify]: iters left: 4 (67 enodes) 441.906 * * [simplify]: iters left: 3 (97 enodes) 441.923 * * [simplify]: iters left: 2 (158 enodes) 441.957 * * [simplify]: iters left: 1 (263 enodes) 442.002 * * [simplify]: Extracting #0: cost 1 inf + 0 442.002 * * [simplify]: Extracting #1: cost 0 inf + 1 442.002 * [simplify]: Simplified to 0 442.002 * [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)) 442.002 * * * * [progress]: [ 962 / 3260 ] simplifiying candidate # 442.002 * [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)))) 442.002 * * [simplify]: iters left: 6 (24 enodes) 442.008 * * [simplify]: iters left: 5 (92 enodes) 442.021 * * [simplify]: iters left: 4 (154 enodes) 442.047 * * [simplify]: iters left: 3 (286 enodes) 442.097 * * [simplify]: Extracting #0: cost 1 inf + 0 442.097 * * [simplify]: Extracting #1: cost 11 inf + 0 442.097 * * [simplify]: Extracting #2: cost 87 inf + 0 442.098 * * [simplify]: Extracting #3: cost 130 inf + 463 442.099 * * [simplify]: Extracting #4: cost 93 inf + 3548 442.101 * * [simplify]: Extracting #5: cost 83 inf + 5396 442.103 * * [simplify]: Extracting #6: cost 77 inf + 6523 442.108 * * [simplify]: Extracting #7: cost 37 inf + 19939 442.117 * * [simplify]: Extracting #8: cost 1 inf + 36854 442.126 * * [simplify]: Extracting #9: cost 0 inf + 37514 442.135 * [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)) 442.135 * [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))))) 442.135 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 442.135 * * [simplify]: iters left: 5 (9 enodes) 442.138 * * [simplify]: iters left: 4 (39 enodes) 442.143 * * [simplify]: iters left: 3 (65 enodes) 442.154 * * [simplify]: iters left: 2 (129 enodes) 442.180 * * [simplify]: iters left: 1 (210 enodes) 442.215 * * [simplify]: Extracting #0: cost 1 inf + 0 442.215 * * [simplify]: Extracting #1: cost 0 inf + 1 442.215 * [simplify]: Simplified to 0 442.215 * [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)) 442.215 * * * * [progress]: [ 963 / 3260 ] simplifiying candidate # 442.215 * [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)))))) 442.215 * * [simplify]: iters left: 6 (25 enodes) 442.221 * * [simplify]: iters left: 5 (94 enodes) 442.234 * * [simplify]: iters left: 4 (142 enodes) 442.258 * * [simplify]: iters left: 3 (241 enodes) 442.299 * * [simplify]: iters left: 2 (394 enodes) 442.370 * * [simplify]: Extracting #0: cost 1 inf + 0 442.370 * * [simplify]: Extracting #1: cost 11 inf + 0 442.370 * * [simplify]: Extracting #2: cost 74 inf + 0 442.370 * * [simplify]: Extracting #3: cost 124 inf + 418 442.371 * * [simplify]: Extracting #4: cost 117 inf + 1448 442.372 * * [simplify]: Extracting #5: cost 108 inf + 7030 442.375 * * [simplify]: Extracting #6: cost 93 inf + 12921 442.379 * * [simplify]: Extracting #7: cost 42 inf + 28750 442.389 * * [simplify]: Extracting #8: cost 2 inf + 43437 442.399 * * [simplify]: Extracting #9: cost 0 inf + 44102 442.410 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ a (fabs (cbrt (fma (* c a) -4 (* b b)))))) 2) (/ b (* a 2))) 442.410 * [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))))))) 442.410 * [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))))) 442.410 * * [simplify]: iters left: 6 (10 enodes) 442.412 * * [simplify]: iters left: 5 (37 enodes) 442.418 * * [simplify]: iters left: 4 (57 enodes) 442.427 * * [simplify]: iters left: 3 (104 enodes) 442.446 * * [simplify]: iters left: 2 (158 enodes) 442.468 * * [simplify]: iters left: 1 (225 enodes) 442.501 * * [simplify]: Extracting #0: cost 1 inf + 0 442.501 * * [simplify]: Extracting #1: cost 0 inf + 1 442.501 * [simplify]: Simplified to 0 442.501 * [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)) 442.502 * * * * [progress]: [ 964 / 3260 ] simplifiying candidate # 442.502 * [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))))) 442.502 * * [simplify]: iters left: 6 (24 enodes) 442.507 * * [simplify]: iters left: 5 (85 enodes) 442.519 * * [simplify]: iters left: 4 (126 enodes) 442.538 * * [simplify]: iters left: 3 (210 enodes) 442.573 * * [simplify]: iters left: 2 (323 enodes) 442.627 * * [simplify]: iters left: 1 (469 enodes) 442.723 * * [simplify]: Extracting #0: cost 1 inf + 0 442.723 * * [simplify]: Extracting #1: cost 9 inf + 0 442.723 * * [simplify]: Extracting #2: cost 73 inf + 0 442.724 * * [simplify]: Extracting #3: cost 109 inf + 169 442.726 * * [simplify]: Extracting #4: cost 101 inf + 953 442.727 * * [simplify]: Extracting #5: cost 100 inf + 1896 442.728 * * [simplify]: Extracting #6: cost 94 inf + 3121 442.731 * * [simplify]: Extracting #7: cost 50 inf + 16640 442.740 * * [simplify]: Extracting #8: cost 0 inf + 34420 442.750 * * [simplify]: Extracting #9: cost 0 inf + 34325 442.760 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2) a)) (/ b (* a 2))) 442.760 * [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)))))) 442.761 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 442.761 * * [simplify]: iters left: 6 (9 enodes) 442.763 * * [simplify]: iters left: 5 (29 enodes) 442.767 * * [simplify]: iters left: 4 (42 enodes) 442.772 * * [simplify]: iters left: 3 (58 enodes) 442.779 * * [simplify]: iters left: 2 (68 enodes) 442.786 * * [simplify]: Extracting #0: cost 1 inf + 0 442.786 * * [simplify]: Extracting #1: cost 0 inf + 1 442.786 * [simplify]: Simplified to 0 442.786 * [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)) 442.787 * * * * [progress]: [ 965 / 3260 ] simplifiying candidate # 442.787 * [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)))))) 442.787 * * [simplify]: iters left: 6 (28 enodes) 442.793 * * [simplify]: iters left: 5 (108 enodes) 442.811 * * [simplify]: iters left: 4 (209 enodes) 442.850 * * [simplify]: iters left: 3 (433 enodes) 442.935 * * [simplify]: Extracting #0: cost 1 inf + 0 442.935 * * [simplify]: Extracting #1: cost 11 inf + 0 442.935 * * [simplify]: Extracting #2: cost 88 inf + 0 442.936 * * [simplify]: Extracting #3: cost 151 inf + 205 442.936 * * [simplify]: Extracting #4: cost 144 inf + 859 442.937 * * [simplify]: Extracting #5: cost 128 inf + 6525 442.942 * * [simplify]: Extracting #6: cost 72 inf + 21106 442.948 * * [simplify]: Extracting #7: cost 55 inf + 23958 442.955 * * [simplify]: Extracting #8: cost 20 inf + 36049 442.966 * * [simplify]: Extracting #9: cost 0 inf + 44598 442.976 * * [simplify]: Extracting #10: cost 0 inf + 44568 442.987 * [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)) 442.987 * [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))))))) 442.988 * [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))))) 442.988 * * [simplify]: iters left: 6 (13 enodes) 442.991 * * [simplify]: iters left: 5 (53 enodes) 443.001 * * [simplify]: iters left: 4 (117 enodes) 443.025 * * [simplify]: iters left: 3 (275 enodes) 443.077 * * [simplify]: iters left: 2 (474 enodes) 443.183 * * [simplify]: Extracting #0: cost 1 inf + 0 443.183 * * [simplify]: Extracting #1: cost 0 inf + 1 443.183 * [simplify]: Simplified to 0 443.183 * [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)) 443.184 * * * * [progress]: [ 966 / 3260 ] simplifiying candidate # 443.184 * [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))))) 443.184 * * [simplify]: iters left: 6 (27 enodes) 443.190 * * [simplify]: iters left: 5 (102 enodes) 443.205 * * [simplify]: iters left: 4 (172 enodes) 443.234 * * [simplify]: iters left: 3 (311 enodes) 443.287 * * [simplify]: iters left: 2 (482 enodes) 443.369 * * [simplify]: Extracting #0: cost 1 inf + 0 443.369 * * [simplify]: Extracting #1: cost 11 inf + 0 443.369 * * [simplify]: Extracting #2: cost 86 inf + 0 443.370 * * [simplify]: Extracting #3: cost 148 inf + 335 443.371 * * [simplify]: Extracting #4: cost 130 inf + 3109 443.373 * * [simplify]: Extracting #5: cost 106 inf + 9931 443.377 * * [simplify]: Extracting #6: cost 94 inf + 12921 443.381 * * [simplify]: Extracting #7: cost 83 inf + 14269 443.386 * * [simplify]: Extracting #8: cost 40 inf + 28643 443.396 * * [simplify]: Extracting #9: cost 1 inf + 43615 443.409 * * [simplify]: Extracting #10: cost 0 inf + 43606 443.421 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma b b (* (* a -4) c)))) (sqrt (cbrt (fma b b (* (* a -4) c))))) (* a 2)) (/ b (* a 2))) 443.421 * [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)))))) 443.421 * [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)))) 443.421 * * [simplify]: iters left: 6 (12 enodes) 443.424 * * [simplify]: iters left: 5 (47 enodes) 443.431 * * [simplify]: iters left: 4 (82 enodes) 443.444 * * [simplify]: iters left: 3 (157 enodes) 443.469 * * [simplify]: iters left: 2 (248 enodes) 443.508 * * [simplify]: iters left: 1 (341 enodes) 443.560 * * [simplify]: Extracting #0: cost 1 inf + 0 443.560 * * [simplify]: Extracting #1: cost 0 inf + 1 443.560 * [simplify]: Simplified to 0 443.560 * [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)) 443.561 * * * * [progress]: [ 967 / 3260 ] simplifiying candidate # 443.561 * [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)))) 443.561 * * [simplify]: iters left: 6 (26 enodes) 443.567 * * [simplify]: iters left: 5 (97 enodes) 443.581 * * [simplify]: iters left: 4 (173 enodes) 443.612 * * [simplify]: iters left: 3 (328 enodes) 443.680 * * [simplify]: Extracting #0: cost 1 inf + 0 443.680 * * [simplify]: Extracting #1: cost 13 inf + 0 443.680 * * [simplify]: Extracting #2: cost 74 inf + 0 443.680 * * [simplify]: Extracting #3: cost 123 inf + 2 443.681 * * [simplify]: Extracting #4: cost 115 inf + 619 443.681 * * [simplify]: Extracting #5: cost 105 inf + 2992 443.684 * * [simplify]: Extracting #6: cost 66 inf + 12183 443.689 * * [simplify]: Extracting #7: cost 21 inf + 25839 443.697 * * [simplify]: Extracting #8: cost 1 inf + 34037 443.705 * * [simplify]: Extracting #9: cost 0 inf + 34361 443.713 * [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)) 443.713 * [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))))) 443.714 * [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))) 443.714 * * [simplify]: iters left: 6 (12 enodes) 443.717 * * [simplify]: iters left: 5 (47 enodes) 443.726 * * [simplify]: iters left: 4 (89 enodes) 443.742 * * [simplify]: iters left: 3 (180 enodes) 443.780 * * [simplify]: iters left: 2 (296 enodes) 443.832 * * [simplify]: iters left: 1 (428 enodes) 443.918 * * [simplify]: Extracting #0: cost 1 inf + 0 443.918 * * [simplify]: Extracting #1: cost 0 inf + 1 443.918 * [simplify]: Simplified to 0 443.918 * [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)) 443.918 * * * * [progress]: [ 968 / 3260 ] simplifiying candidate # 443.918 * [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)))))) 443.919 * * [simplify]: iters left: 6 (27 enodes) 443.924 * * [simplify]: iters left: 5 (101 enodes) 443.939 * * [simplify]: iters left: 4 (170 enodes) 443.967 * * [simplify]: iters left: 3 (290 enodes) 444.015 * * [simplify]: iters left: 2 (442 enodes) 444.346 * * [simplify]: Extracting #0: cost 1 inf + 0 444.346 * * [simplify]: Extracting #1: cost 11 inf + 0 444.346 * * [simplify]: Extracting #2: cost 84 inf + 0 444.347 * * [simplify]: Extracting #3: cost 144 inf + 329 444.347 * * [simplify]: Extracting #4: cost 134 inf + 1835 444.349 * * [simplify]: Extracting #5: cost 120 inf + 5571 444.352 * * [simplify]: Extracting #6: cost 94 inf + 11732 444.357 * * [simplify]: Extracting #7: cost 47 inf + 25929 444.367 * * [simplify]: Extracting #8: cost 1 inf + 43146 444.378 * * [simplify]: Extracting #9: cost 0 inf + 43177 444.389 * [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)))) 444.389 * [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))))))) 444.389 * [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))))) 444.389 * * [simplify]: iters left: 6 (12 enodes) 444.392 * * [simplify]: iters left: 5 (46 enodes) 444.401 * * [simplify]: iters left: 4 (81 enodes) 444.413 * * [simplify]: iters left: 3 (134 enodes) 444.432 * * [simplify]: iters left: 2 (197 enodes) 444.458 * * [simplify]: iters left: 1 (271 enodes) 444.495 * * [simplify]: Extracting #0: cost 1 inf + 0 444.495 * * [simplify]: Extracting #1: cost 0 inf + 1 444.495 * [simplify]: Simplified to 0 444.495 * [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)) 444.495 * * * * [progress]: [ 969 / 3260 ] simplifiying candidate # 444.495 * [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))))) 444.495 * * [simplify]: iters left: 6 (25 enodes) 444.501 * * [simplify]: iters left: 5 (92 enodes) 444.514 * * [simplify]: iters left: 4 (141 enodes) 444.536 * * [simplify]: iters left: 3 (240 enodes) 444.574 * * [simplify]: iters left: 2 (372 enodes) 444.635 * * [simplify]: Extracting #0: cost 1 inf + 0 444.635 * * [simplify]: Extracting #1: cost 9 inf + 0 444.635 * * [simplify]: Extracting #2: cost 69 inf + 0 444.636 * * [simplify]: Extracting #3: cost 125 inf + 127 444.636 * * [simplify]: Extracting #4: cost 119 inf + 1193 444.637 * * [simplify]: Extracting #5: cost 119 inf + 1890 444.640 * * [simplify]: Extracting #6: cost 102 inf + 4446 444.644 * * [simplify]: Extracting #7: cost 37 inf + 23115 444.652 * * [simplify]: Extracting #8: cost 3 inf + 35242 444.662 * * [simplify]: Extracting #9: cost 0 inf + 36208 444.671 * [simplify]: Simplified to (+ (* (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a) (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2)) (/ (- (/ b 2)) a)) 444.671 * [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)))))) 444.671 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 444.672 * * [simplify]: iters left: 6 (10 enodes) 444.674 * * [simplify]: iters left: 5 (38 enodes) 444.679 * * [simplify]: iters left: 4 (59 enodes) 444.688 * * [simplify]: iters left: 3 (88 enodes) 444.699 * * [simplify]: iters left: 2 (117 enodes) 444.714 * * [simplify]: iters left: 1 (144 enodes) 444.729 * * [simplify]: Extracting #0: cost 1 inf + 0 444.729 * * [simplify]: Extracting #1: cost 0 inf + 1 444.730 * [simplify]: Simplified to 0 444.730 * [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)) 444.731 * * * * [progress]: [ 970 / 3260 ] simplifiying candidate # 444.731 * [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)))) 444.731 * * [simplify]: iters left: 6 (25 enodes) 444.736 * * [simplify]: iters left: 5 (92 enodes) 444.750 * * [simplify]: iters left: 4 (145 enodes) 444.772 * * [simplify]: iters left: 3 (254 enodes) 444.814 * * [simplify]: iters left: 2 (391 enodes) 444.877 * * [simplify]: Extracting #0: cost 1 inf + 0 444.877 * * [simplify]: Extracting #1: cost 11 inf + 0 444.877 * * [simplify]: Extracting #2: cost 73 inf + 0 444.878 * * [simplify]: Extracting #3: cost 112 inf + 623 444.878 * * [simplify]: Extracting #4: cost 100 inf + 1774 444.880 * * [simplify]: Extracting #5: cost 96 inf + 3368 444.881 * * [simplify]: Extracting #6: cost 90 inf + 4738 444.885 * * [simplify]: Extracting #7: cost 44 inf + 18303 444.893 * * [simplify]: Extracting #8: cost 3 inf + 33283 444.904 * * [simplify]: Extracting #9: cost 0 inf + 34288 444.914 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ a (/ (fabs (cbrt (fma c (* a -4) (* b b)))) 2))) (/ b (* a 2))) 444.914 * [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))))) 444.914 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 444.914 * * [simplify]: iters left: 6 (11 enodes) 444.917 * * [simplify]: iters left: 5 (42 enodes) 444.923 * * [simplify]: iters left: 4 (67 enodes) 444.933 * * [simplify]: iters left: 3 (111 enodes) 444.948 * * [simplify]: iters left: 2 (140 enodes) 444.964 * * [simplify]: iters left: 1 (160 enodes) 444.981 * * [simplify]: Extracting #0: cost 1 inf + 0 444.981 * * [simplify]: Extracting #1: cost 0 inf + 1 444.981 * [simplify]: Simplified to 0 444.981 * [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)) 444.981 * * * * [progress]: [ 971 / 3260 ] simplifiying candidate # 444.981 * [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)))))) 444.981 * * [simplify]: iters left: 6 (31 enodes) 444.988 * * [simplify]: iters left: 5 (123 enodes) 445.008 * * [simplify]: iters left: 4 (273 enodes) 445.078 * * [simplify]: Extracting #0: cost 1 inf + 0 445.078 * * [simplify]: Extracting #1: cost 11 inf + 0 445.079 * * [simplify]: Extracting #2: cost 165 inf + 0 445.079 * * [simplify]: Extracting #3: cost 293 inf + 84 445.081 * * [simplify]: Extracting #4: cost 275 inf + 2957 445.090 * * [simplify]: Extracting #5: cost 114 inf + 60422 445.105 * * [simplify]: Extracting #6: cost 40 inf + 87748 445.121 * * [simplify]: Extracting #7: cost 2 inf + 101134 445.139 * * [simplify]: Extracting #8: cost 0 inf + 102024 445.158 * [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)))) 445.158 * [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))))))) 445.158 * [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))))) 445.158 * * [simplify]: iters left: 6 (16 enodes) 445.162 * * [simplify]: iters left: 5 (68 enodes) 445.175 * * [simplify]: iters left: 4 (179 enodes) 445.231 * * [simplify]: Extracting #0: cost 1 inf + 0 445.231 * * [simplify]: Extracting #1: cost 27 inf + 0 445.231 * * [simplify]: Extracting #2: cost 153 inf + 0 445.232 * * [simplify]: Extracting #3: cost 242 inf + 83 445.234 * * [simplify]: Extracting #4: cost 185 inf + 16503 445.247 * * [simplify]: Extracting #5: cost 15 inf + 79352 445.261 * * [simplify]: Extracting #6: cost 0 inf + 84943 445.275 * [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))))) 445.275 * [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))))))) 445.276 * * * * [progress]: [ 972 / 3260 ] simplifiying candidate # 445.276 * [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))))) 445.276 * * [simplify]: iters left: 6 (30 enodes) 445.283 * * [simplify]: iters left: 5 (118 enodes) 445.303 * * [simplify]: iters left: 4 (237 enodes) 445.353 * * [simplify]: Extracting #0: cost 1 inf + 0 445.353 * * [simplify]: Extracting #1: cost 11 inf + 0 445.354 * * [simplify]: Extracting #2: cost 128 inf + 0 445.354 * * [simplify]: Extracting #3: cost 221 inf + 43 445.355 * * [simplify]: Extracting #4: cost 210 inf + 1344 445.359 * * [simplify]: Extracting #5: cost 119 inf + 30180 445.371 * * [simplify]: Extracting #6: cost 30 inf + 59215 445.384 * * [simplify]: Extracting #7: cost 0 inf + 69855 445.397 * * [simplify]: Extracting #8: cost 0 inf + 69825 445.410 * [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))))) 445.410 * [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)))))) 445.411 * [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)))) 445.411 * * [simplify]: iters left: 6 (15 enodes) 445.414 * * [simplify]: iters left: 5 (63 enodes) 445.424 * * [simplify]: iters left: 4 (145 enodes) 445.461 * * [simplify]: iters left: 3 (499 enodes) 445.687 * * [simplify]: Extracting #0: cost 1 inf + 0 445.687 * * [simplify]: Extracting #1: cost 0 inf + 1 445.687 * [simplify]: Simplified to 0 445.687 * [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)) 445.687 * * * * [progress]: [ 973 / 3260 ] simplifiying candidate # 445.687 * [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)))) 445.688 * * [simplify]: iters left: 6 (29 enodes) 445.697 * * [simplify]: iters left: 5 (112 enodes) 445.716 * * [simplify]: iters left: 4 (244 enodes) 445.773 * * [simplify]: Extracting #0: cost 1 inf + 0 445.773 * * [simplify]: Extracting #1: cost 13 inf + 0 445.774 * * [simplify]: Extracting #2: cost 129 inf + 0 445.774 * * [simplify]: Extracting #3: cost 208 inf + 2 445.775 * * [simplify]: Extracting #4: cost 194 inf + 1951 445.779 * * [simplify]: Extracting #5: cost 104 inf + 27731 445.787 * * [simplify]: Extracting #6: cost 31 inf + 50041 445.798 * * [simplify]: Extracting #7: cost 2 inf + 60340 445.809 * * [simplify]: Extracting #8: cost 0 inf + 61230 445.821 * [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))))) 445.821 * [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))))) 445.821 * [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))) 445.821 * * [simplify]: iters left: 6 (15 enodes) 445.825 * * [simplify]: iters left: 5 (62 enodes) 445.838 * * [simplify]: iters left: 4 (159 enodes) 445.878 * * [simplify]: iters left: 3 (475 enodes) 446.072 * * [simplify]: Extracting #0: cost 1 inf + 0 446.072 * * [simplify]: Extracting #1: cost 42 inf + 0 446.072 * * [simplify]: Extracting #2: cost 194 inf + 1 446.075 * * [simplify]: Extracting #3: cost 205 inf + 15094 446.093 * * [simplify]: Extracting #4: cost 20 inf + 63712 446.110 * * [simplify]: Extracting #5: cost 3 inf + 65204 446.127 * * [simplify]: Extracting #6: cost 0 inf + 65965 446.144 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 446.144 * [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)))) 446.145 * * * * [progress]: [ 974 / 3260 ] simplifiying candidate # 446.145 * [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)))))) 446.145 * * [simplify]: iters left: 6 (29 enodes) 446.152 * * [simplify]: iters left: 5 (114 enodes) 446.171 * * [simplify]: iters left: 4 (239 enodes) 446.224 * * [simplify]: Extracting #0: cost 1 inf + 0 446.224 * * [simplify]: Extracting #1: cost 11 inf + 0 446.224 * * [simplify]: Extracting #2: cost 125 inf + 0 446.225 * * [simplify]: Extracting #3: cost 226 inf + 204 446.226 * * [simplify]: Extracting #4: cost 205 inf + 3363 446.232 * * [simplify]: Extracting #5: cost 131 inf + 28039 446.241 * * [simplify]: Extracting #6: cost 43 inf + 57117 446.254 * * [simplify]: Extracting #7: cost 12 inf + 65887 446.268 * * [simplify]: Extracting #8: cost 1 inf + 71428 446.282 * * [simplify]: Extracting #9: cost 0 inf + 71929 446.296 * [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))) 446.296 * [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))))))) 446.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))))) 446.297 * * [simplify]: iters left: 6 (15 enodes) 446.300 * * [simplify]: iters left: 5 (62 enodes) 446.310 * * [simplify]: iters left: 4 (148 enodes) 446.347 * * [simplify]: iters left: 3 (499 enodes) 446.583 * * [simplify]: Extracting #0: cost 1 inf + 0 446.583 * * [simplify]: Extracting #1: cost 0 inf + 1 446.584 * [simplify]: Simplified to 0 446.584 * [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)) 446.584 * * * * [progress]: [ 975 / 3260 ] simplifiying candidate # 446.584 * [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))))) 446.584 * * [simplify]: iters left: 6 (28 enodes) 446.590 * * [simplify]: iters left: 5 (108 enodes) 446.606 * * [simplify]: iters left: 4 (206 enodes) 446.651 * * [simplify]: Extracting #0: cost 1 inf + 0 446.651 * * [simplify]: Extracting #1: cost 11 inf + 0 446.651 * * [simplify]: Extracting #2: cost 102 inf + 0 446.652 * * [simplify]: Extracting #3: cost 177 inf + 43 446.652 * * [simplify]: Extracting #4: cost 168 inf + 701 446.653 * * [simplify]: Extracting #5: cost 162 inf + 3414 446.657 * * [simplify]: Extracting #6: cost 85 inf + 23495 446.665 * * [simplify]: Extracting #7: cost 20 inf + 42283 446.675 * * [simplify]: Extracting #8: cost 0 inf + 50996 446.685 * [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)))) 446.685 * [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)))))) 446.685 * [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)))) 446.686 * * [simplify]: iters left: 6 (14 enodes) 446.690 * * [simplify]: iters left: 5 (56 enodes) 446.699 * * [simplify]: iters left: 4 (117 enodes) 446.724 * * [simplify]: iters left: 3 (347 enodes) 446.836 * * [simplify]: Extracting #0: cost 1 inf + 0 446.836 * * [simplify]: Extracting #1: cost 0 inf + 1 446.836 * [simplify]: Simplified to 0 446.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)) 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)) 446.837 * * * * [progress]: [ 976 / 3260 ] simplifiying candidate # 446.837 * [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)))) 446.837 * * [simplify]: iters left: 6 (27 enodes) 446.843 * * [simplify]: iters left: 5 (102 enodes) 446.861 * * [simplify]: iters left: 4 (191 enodes) 446.898 * * [simplify]: iters left: 3 (467 enodes) 447.044 * * [simplify]: Extracting #0: cost 1 inf + 0 447.044 * * [simplify]: Extracting #1: cost 11 inf + 0 447.044 * * [simplify]: Extracting #2: cost 120 inf + 0 447.045 * * [simplify]: Extracting #3: cost 223 inf + 2 447.046 * * [simplify]: Extracting #4: cost 212 inf + 2478 447.052 * * [simplify]: Extracting #5: cost 123 inf + 24108 447.063 * * [simplify]: Extracting #6: cost 49 inf + 43090 447.077 * * [simplify]: Extracting #7: cost 6 inf + 57419 447.095 * * [simplify]: Extracting #8: cost 0 inf + 59832 447.111 * [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)))) 447.111 * [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))))) 447.112 * [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.112 * * [simplify]: iters left: 6 (14 enodes) 447.115 * * [simplify]: iters left: 5 (57 enodes) 447.124 * * [simplify]: iters left: 4 (116 enodes) 447.149 * * [simplify]: iters left: 3 (321 enodes) 447.255 * * [simplify]: Extracting #0: cost 1 inf + 0 447.255 * * [simplify]: Extracting #1: cost 0 inf + 1 447.255 * [simplify]: Simplified to 0 447.255 * [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)) 447.255 * * * * [progress]: [ 977 / 3260 ] simplifiying candidate # 447.256 * [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)))))) 447.256 * * [simplify]: iters left: 6 (29 enodes) 447.264 * * [simplify]: iters left: 5 (112 enodes) 447.282 * * [simplify]: iters left: 4 (234 enodes) 447.334 * * [simplify]: Extracting #0: cost 1 inf + 0 447.334 * * [simplify]: Extracting #1: cost 11 inf + 0 447.334 * * [simplify]: Extracting #2: cost 109 inf + 0 447.335 * * [simplify]: Extracting #3: cost 181 inf + 450 447.335 * * [simplify]: Extracting #4: cost 162 inf + 3568 447.339 * * [simplify]: Extracting #5: cost 100 inf + 22811 447.345 * * [simplify]: Extracting #6: cost 32 inf + 41530 447.355 * * [simplify]: Extracting #7: cost 3 inf + 51613 447.365 * * [simplify]: Extracting #8: cost 0 inf + 52843 447.375 * [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))) 447.375 * [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))))))) 447.375 * [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))))) 447.376 * * [simplify]: iters left: 6 (15 enodes) 447.379 * * [simplify]: iters left: 5 (62 enodes) 447.389 * * [simplify]: iters left: 4 (149 enodes) 447.427 * * [simplify]: iters left: 3 (450 enodes) 447.624 * * [simplify]: Extracting #0: cost 1 inf + 0 447.624 * * [simplify]: Extracting #1: cost 0 inf + 1 447.624 * [simplify]: Simplified to 0 447.624 * [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)) 447.624 * * * * [progress]: [ 978 / 3260 ] simplifiying candidate # 447.624 * [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))))) 447.624 * * [simplify]: iters left: 6 (28 enodes) 447.631 * * [simplify]: iters left: 5 (107 enodes) 447.647 * * [simplify]: iters left: 4 (201 enodes) 447.688 * * [simplify]: iters left: 3 (490 enodes) 447.825 * * [simplify]: Extracting #0: cost 1 inf + 0 447.825 * * [simplify]: Extracting #1: cost 11 inf + 0 447.825 * * [simplify]: Extracting #2: cost 116 inf + 0 447.826 * * [simplify]: Extracting #3: cost 229 inf + 413 447.827 * * [simplify]: Extracting #4: cost 210 inf + 2900 447.832 * * [simplify]: Extracting #5: cost 123 inf + 21005 447.841 * * [simplify]: Extracting #6: cost 48 inf + 39907 447.854 * * [simplify]: Extracting #7: cost 3 inf + 54865 447.869 * * [simplify]: Extracting #8: cost 0 inf + 56525 447.884 * [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))) 447.884 * [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)))))) 447.884 * [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)))) 447.884 * * [simplify]: iters left: 6 (14 enodes) 447.888 * * [simplify]: iters left: 5 (57 enodes) 447.898 * * [simplify]: iters left: 4 (118 enodes) 447.923 * * [simplify]: iters left: 3 (314 enodes) 448.018 * * [simplify]: Extracting #0: cost 1 inf + 0 448.018 * * [simplify]: Extracting #1: cost 0 inf + 1 448.018 * [simplify]: Simplified to 0 448.018 * [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)) 448.019 * * * * [progress]: [ 979 / 3260 ] simplifiying candidate # 448.019 * [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)))) 448.019 * * [simplify]: iters left: 6 (27 enodes) 448.025 * * [simplify]: iters left: 5 (98 enodes) 448.040 * * [simplify]: iters left: 4 (186 enodes) 448.074 * * [simplify]: iters left: 3 (406 enodes) 448.171 * * [simplify]: Extracting #0: cost 1 inf + 0 448.171 * * [simplify]: Extracting #1: cost 13 inf + 0 448.171 * * [simplify]: Extracting #2: cost 113 inf + 0 448.172 * * [simplify]: Extracting #3: cost 175 inf + 167 448.174 * * [simplify]: Extracting #4: cost 150 inf + 3467 448.178 * * [simplify]: Extracting #5: cost 92 inf + 15267 448.186 * * [simplify]: Extracting #6: cost 42 inf + 28109 448.196 * * [simplify]: Extracting #7: cost 6 inf + 40117 448.207 * * [simplify]: Extracting #8: cost 0 inf + 42478 448.218 * [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)) 448.218 * [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))))) 448.218 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 448.219 * * [simplify]: iters left: 6 (13 enodes) 448.222 * * [simplify]: iters left: 5 (48 enodes) 448.229 * * [simplify]: iters left: 4 (103 enodes) 448.249 * * [simplify]: iters left: 3 (238 enodes) 448.308 * * [simplify]: Extracting #0: cost 1 inf + 0 448.308 * * [simplify]: Extracting #1: cost 0 inf + 1 448.308 * [simplify]: Simplified to 0 448.308 * [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)) 448.308 * * * * [progress]: [ 980 / 3260 ] simplifiying candidate # 448.308 * [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)))))) 448.309 * * [simplify]: iters left: 6 (30 enodes) 448.315 * * [simplify]: iters left: 5 (116 enodes) 448.333 * * [simplify]: iters left: 4 (235 enodes) 448.384 * * [simplify]: Extracting #0: cost 1 inf + 0 448.385 * * [simplify]: Extracting #1: cost 11 inf + 0 448.385 * * [simplify]: Extracting #2: cost 126 inf + 0 448.385 * * [simplify]: Extracting #3: cost 222 inf + 365 448.386 * * [simplify]: Extracting #4: cost 206 inf + 2474 448.391 * * [simplify]: Extracting #5: cost 112 inf + 33968 448.401 * * [simplify]: Extracting #6: cost 31 inf + 60458 448.413 * * [simplify]: Extracting #7: cost 8 inf + 68818 448.426 * * [simplify]: Extracting #8: cost 0 inf + 71889 448.440 * [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)))) 448.440 * [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))))))) 448.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))))) 448.441 * * [simplify]: iters left: 6 (15 enodes) 448.444 * * [simplify]: iters left: 5 (61 enodes) 448.456 * * [simplify]: iters left: 4 (142 enodes) 448.489 * * [simplify]: iters left: 3 (474 enodes) 448.665 * * [simplify]: Extracting #0: cost 1 inf + 0 448.665 * * [simplify]: Extracting #1: cost 0 inf + 1 448.665 * [simplify]: Simplified to 0 448.665 * [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)) 448.665 * * * * [progress]: [ 981 / 3260 ] simplifiying candidate # 448.666 * [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))))) 448.666 * * [simplify]: iters left: 6 (29 enodes) 448.672 * * [simplify]: iters left: 5 (111 enodes) 448.689 * * [simplify]: iters left: 4 (204 enodes) 448.729 * * [simplify]: Extracting #0: cost 1 inf + 0 448.729 * * [simplify]: Extracting #1: cost 11 inf + 0 448.729 * * [simplify]: Extracting #2: cost 101 inf + 0 448.730 * * [simplify]: Extracting #3: cost 168 inf + 43 448.730 * * [simplify]: Extracting #4: cost 157 inf + 901 448.731 * * [simplify]: Extracting #5: cost 145 inf + 4463 448.735 * * [simplify]: Extracting #6: cost 78 inf + 23122 448.742 * * [simplify]: Extracting #7: cost 28 inf + 36904 448.751 * * [simplify]: Extracting #8: cost 5 inf + 46678 448.760 * * [simplify]: Extracting #9: cost 0 inf + 48900 448.770 * [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)))) 448.770 * [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)))))) 448.770 * [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)))) 448.770 * * [simplify]: iters left: 6 (14 enodes) 448.773 * * [simplify]: iters left: 5 (56 enodes) 448.782 * * [simplify]: iters left: 4 (113 enodes) 448.806 * * [simplify]: iters left: 3 (324 enodes) 448.892 * * [simplify]: Extracting #0: cost 1 inf + 0 448.892 * * [simplify]: Extracting #1: cost 0 inf + 1 448.892 * [simplify]: Simplified to 0 448.892 * [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)) 448.892 * * * * [progress]: [ 982 / 3260 ] simplifiying candidate # 448.892 * [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)))) 448.893 * * [simplify]: iters left: 6 (28 enodes) 448.902 * * [simplify]: iters left: 5 (106 enodes) 448.918 * * [simplify]: iters left: 4 (195 enodes) 448.954 * * [simplify]: iters left: 3 (470 enodes) 449.072 * * [simplify]: Extracting #0: cost 1 inf + 0 449.072 * * [simplify]: Extracting #1: cost 11 inf + 0 449.072 * * [simplify]: Extracting #2: cost 99 inf + 0 449.073 * * [simplify]: Extracting #3: cost 195 inf + 2 449.074 * * [simplify]: Extracting #4: cost 175 inf + 2764 449.079 * * [simplify]: Extracting #5: cost 92 inf + 20903 449.087 * * [simplify]: Extracting #6: cost 47 inf + 33504 449.098 * * [simplify]: Extracting #7: cost 4 inf + 47862 449.112 * * [simplify]: Extracting #8: cost 0 inf + 49551 449.125 * [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)) 449.125 * [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))))) 449.125 * [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.125 * * [simplify]: iters left: 6 (14 enodes) 449.129 * * [simplify]: iters left: 5 (56 enodes) 449.137 * * [simplify]: iters left: 4 (112 enodes) 449.161 * * [simplify]: iters left: 3 (297 enodes) 449.240 * * [simplify]: Extracting #0: cost 1 inf + 0 449.240 * * [simplify]: Extracting #1: cost 0 inf + 1 449.240 * [simplify]: Simplified to 0 449.240 * [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)) 449.241 * * * * [progress]: [ 983 / 3260 ] simplifiying candidate # 449.241 * [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)))))) 449.241 * * [simplify]: iters left: 6 (27 enodes) 449.247 * * [simplify]: iters left: 5 (105 enodes) 449.266 * * [simplify]: iters left: 4 (206 enodes) 449.304 * * [simplify]: Extracting #0: cost 1 inf + 0 449.304 * * [simplify]: Extracting #1: cost 11 inf + 0 449.304 * * [simplify]: Extracting #2: cost 98 inf + 0 449.305 * * [simplify]: Extracting #3: cost 173 inf + 204 449.305 * * [simplify]: Extracting #4: cost 156 inf + 2396 449.307 * * [simplify]: Extracting #5: cost 150 inf + 5995 449.311 * * [simplify]: Extracting #6: cost 78 inf + 25632 449.320 * * [simplify]: Extracting #7: cost 8 inf + 46271 449.331 * * [simplify]: Extracting #8: cost 0 inf + 49801 449.341 * [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))) 449.341 * [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))))))) 449.342 * [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.342 * * [simplify]: iters left: 6 (13 enodes) 449.345 * * [simplify]: iters left: 5 (53 enodes) 449.353 * * [simplify]: iters left: 4 (118 enodes) 449.376 * * [simplify]: iters left: 3 (324 enodes) 449.461 * * [simplify]: Extracting #0: cost 1 inf + 0 449.461 * * [simplify]: Extracting #1: cost 0 inf + 1 449.461 * [simplify]: Simplified to 0 449.461 * [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)) 449.461 * * * * [progress]: [ 984 / 3260 ] simplifiying candidate # 449.462 * [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))))) 449.462 * * [simplify]: iters left: 6 (25 enodes) 449.467 * * [simplify]: iters left: 5 (94 enodes) 449.481 * * [simplify]: iters left: 4 (164 enodes) 449.512 * * [simplify]: iters left: 3 (383 enodes) 449.603 * * [simplify]: Extracting #0: cost 1 inf + 0 449.603 * * [simplify]: Extracting #1: cost 9 inf + 0 449.603 * * [simplify]: Extracting #2: cost 92 inf + 0 449.604 * * [simplify]: Extracting #3: cost 186 inf + 43 449.605 * * [simplify]: Extracting #4: cost 183 inf + 616 449.607 * * [simplify]: Extracting #5: cost 122 inf + 11539 449.614 * * [simplify]: Extracting #6: cost 69 inf + 22851 449.622 * * [simplify]: Extracting #7: cost 40 inf + 30497 449.635 * * [simplify]: Extracting #8: cost 4 inf + 44235 449.648 * * [simplify]: Extracting #9: cost 0 inf + 45780 449.660 * [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))) 449.660 * [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)))))) 449.660 * [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)))) 449.660 * * [simplify]: iters left: 6 (11 enodes) 449.663 * * [simplify]: iters left: 5 (43 enodes) 449.670 * * [simplify]: iters left: 4 (84 enodes) 449.684 * * [simplify]: iters left: 3 (212 enodes) 449.728 * * [simplify]: iters left: 2 (472 enodes) 449.830 * * [simplify]: Extracting #0: cost 1 inf + 0 449.830 * * [simplify]: Extracting #1: cost 0 inf + 1 449.830 * [simplify]: Simplified to 0 449.830 * [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)) 449.831 * * * * [progress]: [ 985 / 3260 ] simplifiying candidate # 449.831 * [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)))) 449.831 * * [simplify]: iters left: 6 (25 enodes) 449.837 * * [simplify]: iters left: 5 (94 enodes) 449.850 * * [simplify]: iters left: 4 (170 enodes) 449.883 * * [simplify]: iters left: 3 (374 enodes) 449.965 * * [simplify]: Extracting #0: cost 1 inf + 0 449.965 * * [simplify]: Extracting #1: cost 11 inf + 0 449.965 * * [simplify]: Extracting #2: cost 81 inf + 0 449.966 * * [simplify]: Extracting #3: cost 148 inf + 2 449.967 * * [simplify]: Extracting #4: cost 142 inf + 698 449.968 * * [simplify]: Extracting #5: cost 123 inf + 3921 449.971 * * [simplify]: Extracting #6: cost 76 inf + 12004 449.977 * * [simplify]: Extracting #7: cost 26 inf + 25422 449.988 * * [simplify]: Extracting #8: cost 1 inf + 35191 449.998 * * [simplify]: Extracting #9: cost 0 inf + 35515 450.007 * [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))) 450.007 * [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))))) 450.008 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 450.008 * * [simplify]: iters left: 6 (12 enodes) 450.011 * * [simplify]: iters left: 5 (49 enodes) 450.019 * * [simplify]: iters left: 4 (99 enodes) 450.038 * * [simplify]: iters left: 3 (234 enodes) 450.091 * * [simplify]: iters left: 2 (447 enodes) 450.185 * * [simplify]: Extracting #0: cost 1 inf + 0 450.185 * * [simplify]: Extracting #1: cost 0 inf + 1 450.185 * [simplify]: Simplified to 0 450.185 * [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)) 450.185 * * * * [progress]: [ 986 / 3260 ] simplifiying candidate # 450.185 * [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)))))) 450.185 * * [simplify]: iters left: 6 (28 enodes) 450.192 * * [simplify]: iters left: 5 (107 enodes) 450.208 * * [simplify]: iters left: 4 (204 enodes) 450.247 * * [simplify]: iters left: 3 (467 enodes) 450.367 * * [simplify]: Extracting #0: cost 1 inf + 0 450.367 * * [simplify]: Extracting #1: cost 11 inf + 0 450.367 * * [simplify]: Extracting #2: cost 102 inf + 0 450.368 * * [simplify]: Extracting #3: cost 181 inf + 488 450.369 * * [simplify]: Extracting #4: cost 162 inf + 3048 450.372 * * [simplify]: Extracting #5: cost 103 inf + 16046 450.380 * * [simplify]: Extracting #6: cost 49 inf + 30844 450.393 * * [simplify]: Extracting #7: cost 6 inf + 45187 450.406 * * [simplify]: Extracting #8: cost 0 inf + 47637 450.419 * [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)))) 450.419 * [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))))))) 450.419 * [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.419 * * [simplify]: iters left: 6 (14 enodes) 450.423 * * [simplify]: iters left: 5 (57 enodes) 450.432 * * [simplify]: iters left: 4 (121 enodes) 450.456 * * [simplify]: iters left: 3 (291 enodes) 450.534 * * [simplify]: Extracting #0: cost 1 inf + 0 450.534 * * [simplify]: Extracting #1: cost 0 inf + 1 450.534 * [simplify]: Simplified to 0 450.534 * [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)) 450.534 * * * * [progress]: [ 987 / 3260 ] simplifiying candidate # 450.535 * [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))))) 450.535 * * [simplify]: iters left: 6 (27 enodes) 450.541 * * [simplify]: iters left: 5 (102 enodes) 450.556 * * [simplify]: iters left: 4 (178 enodes) 450.589 * * [simplify]: iters left: 3 (375 enodes) 450.663 * * [simplify]: Extracting #0: cost 1 inf + 0 450.663 * * [simplify]: Extracting #1: cost 11 inf + 0 450.663 * * [simplify]: Extracting #2: cost 82 inf + 0 450.664 * * [simplify]: Extracting #3: cost 138 inf + 370 450.664 * * [simplify]: Extracting #4: cost 128 inf + 1231 450.666 * * [simplify]: Extracting #5: cost 93 inf + 6372 450.670 * * [simplify]: Extracting #6: cost 63 inf + 11502 450.675 * * [simplify]: Extracting #7: cost 30 inf + 19826 450.682 * * [simplify]: Extracting #8: cost 6 inf + 29569 450.691 * * [simplify]: Extracting #9: cost 0 inf + 32180 450.701 * [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)) 450.701 * [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)))))) 450.702 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 450.702 * * [simplify]: iters left: 6 (13 enodes) 450.705 * * [simplify]: iters left: 5 (52 enodes) 450.713 * * [simplify]: iters left: 4 (98 enodes) 450.731 * * [simplify]: iters left: 3 (212 enodes) 450.772 * * [simplify]: iters left: 2 (371 enodes) 450.843 * * [simplify]: Extracting #0: cost 1 inf + 0 450.843 * * [simplify]: Extracting #1: cost 0 inf + 1 450.843 * [simplify]: Simplified to 0 450.843 * [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)) 450.844 * * * * [progress]: [ 988 / 3260 ] simplifiying candidate # 450.844 * [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)))) 450.844 * * [simplify]: iters left: 6 (26 enodes) 450.849 * * [simplify]: iters left: 5 (93 enodes) 450.863 * * [simplify]: iters left: 4 (163 enodes) 450.889 * * [simplify]: iters left: 3 (300 enodes) 450.944 * * [simplify]: Extracting #0: cost 1 inf + 0 450.944 * * [simplify]: Extracting #1: cost 11 inf + 0 450.944 * * [simplify]: Extracting #2: cost 77 inf + 0 450.944 * * [simplify]: Extracting #3: cost 110 inf + 788 450.946 * * [simplify]: Extracting #4: cost 77 inf + 4629 450.948 * * [simplify]: Extracting #5: cost 66 inf + 6916 450.951 * * [simplify]: Extracting #6: cost 60 inf + 8124 450.955 * * [simplify]: Extracting #7: cost 26 inf + 18092 450.961 * * [simplify]: Extracting #8: cost 5 inf + 26509 450.969 * * [simplify]: Extracting #9: cost 0 inf + 28808 450.976 * [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)) 450.977 * [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))))) 450.977 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 450.977 * * [simplify]: iters left: 6 (12 enodes) 450.980 * * [simplify]: iters left: 5 (44 enodes) 450.987 * * [simplify]: iters left: 4 (92 enodes) 451.002 * * [simplify]: iters left: 3 (159 enodes) 451.026 * * [simplify]: iters left: 2 (267 enodes) 451.069 * * [simplify]: iters left: 1 (364 enodes) 451.126 * * [simplify]: Extracting #0: cost 1 inf + 0 451.126 * * [simplify]: Extracting #1: cost 0 inf + 1 451.126 * [simplify]: Simplified to 0 451.126 * [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)) 451.127 * * * * [progress]: [ 989 / 3260 ] simplifiying candidate # 451.127 * [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)))))) 451.127 * * [simplify]: iters left: 6 (29 enodes) 451.133 * * [simplify]: iters left: 5 (114 enodes) 451.152 * * [simplify]: iters left: 4 (237 enodes) 451.203 * * [simplify]: Extracting #0: cost 1 inf + 0 451.204 * * [simplify]: Extracting #1: cost 11 inf + 0 451.204 * * [simplify]: Extracting #2: cost 123 inf + 0 451.204 * * [simplify]: Extracting #3: cost 210 inf + 370 451.205 * * [simplify]: Extracting #4: cost 181 inf + 4790 451.210 * * [simplify]: Extracting #5: cost 94 inf + 31667 451.219 * * [simplify]: Extracting #6: cost 33 inf + 49302 451.229 * * [simplify]: Extracting #7: cost 1 inf + 60323 451.241 * * [simplify]: Extracting #8: cost 0 inf + 60783 451.255 * [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))))) 451.255 * [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))))))) 451.255 * [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.256 * * [simplify]: iters left: 6 (15 enodes) 451.259 * * [simplify]: iters left: 5 (64 enodes) 451.270 * * [simplify]: iters left: 4 (149 enodes) 451.304 * * [simplify]: iters left: 3 (466 enodes) 451.558 * * [simplify]: Extracting #0: cost 1 inf + 0 451.558 * * [simplify]: Extracting #1: cost 0 inf + 1 451.558 * [simplify]: Simplified to 0 451.558 * [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)) 451.559 * * * * [progress]: [ 990 / 3260 ] simplifiying candidate # 451.559 * [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))))) 451.559 * * [simplify]: iters left: 6 (28 enodes) 451.565 * * [simplify]: iters left: 5 (109 enodes) 451.582 * * [simplify]: iters left: 4 (207 enodes) 451.623 * * [simplify]: Extracting #0: cost 1 inf + 0 451.623 * * [simplify]: Extracting #1: cost 11 inf + 0 451.623 * * [simplify]: Extracting #2: cost 104 inf + 0 451.624 * * [simplify]: Extracting #3: cost 164 inf + 168 451.625 * * [simplify]: Extracting #4: cost 135 inf + 4598 451.628 * * [simplify]: Extracting #5: cost 76 inf + 19864 451.634 * * [simplify]: Extracting #6: cost 46 inf + 26861 451.640 * * [simplify]: Extracting #7: cost 25 inf + 31830 451.648 * * [simplify]: Extracting #8: cost 6 inf + 40279 451.657 * * [simplify]: Extracting #9: cost 0 inf + 42848 451.666 * [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))) 451.666 * [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)))))) 451.666 * [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)))) 451.667 * * [simplify]: iters left: 6 (14 enodes) 451.670 * * [simplify]: iters left: 5 (59 enodes) 451.679 * * [simplify]: iters left: 4 (121 enodes) 451.705 * * [simplify]: iters left: 3 (332 enodes) 451.840 * * [simplify]: Extracting #0: cost 1 inf + 0 451.840 * * [simplify]: Extracting #1: cost 0 inf + 1 451.840 * [simplify]: Simplified to 0 451.840 * [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)) 451.840 * * * * [progress]: [ 991 / 3260 ] simplifiying candidate # 451.841 * [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)))) 451.841 * * [simplify]: iters left: 6 (27 enodes) 451.847 * * [simplify]: iters left: 5 (104 enodes) 451.864 * * [simplify]: iters left: 4 (198 enodes) 451.902 * * [simplify]: iters left: 3 (454 enodes) 452.031 * * [simplify]: Extracting #0: cost 1 inf + 0 452.031 * * [simplify]: Extracting #1: cost 11 inf + 0 452.031 * * [simplify]: Extracting #2: cost 128 inf + 0 452.032 * * [simplify]: Extracting #3: cost 203 inf + 87 452.033 * * [simplify]: Extracting #4: cost 172 inf + 3272 452.039 * * [simplify]: Extracting #5: cost 90 inf + 20914 452.047 * * [simplify]: Extracting #6: cost 47 inf + 31686 452.058 * * [simplify]: Extracting #7: cost 2 inf + 47384 452.073 * * [simplify]: Extracting #8: cost 0 inf + 48233 452.086 * [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)))) 452.086 * [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))))) 452.087 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 452.087 * * [simplify]: iters left: 6 (13 enodes) 452.090 * * [simplify]: iters left: 5 (54 enodes) 452.099 * * [simplify]: iters left: 4 (112 enodes) 452.122 * * [simplify]: iters left: 3 (281 enodes) 452.215 * * [simplify]: Extracting #0: cost 1 inf + 0 452.215 * * [simplify]: Extracting #1: cost 0 inf + 1 452.215 * [simplify]: Simplified to 0 452.215 * [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)) 452.215 * * * * [progress]: [ 992 / 3260 ] simplifiying candidate # 452.216 * [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)))))) 452.216 * * [simplify]: iters left: 6 (27 enodes) 452.222 * * [simplify]: iters left: 5 (106 enodes) 452.238 * * [simplify]: iters left: 4 (219 enodes) 452.284 * * [simplify]: Extracting #0: cost 1 inf + 0 452.285 * * [simplify]: Extracting #1: cost 11 inf + 0 452.285 * * [simplify]: Extracting #2: cost 103 inf + 0 452.285 * * [simplify]: Extracting #3: cost 173 inf + 409 452.287 * * [simplify]: Extracting #4: cost 107 inf + 12258 452.293 * * [simplify]: Extracting #5: cost 54 inf + 27891 452.299 * * [simplify]: Extracting #6: cost 50 inf + 28785 452.306 * * [simplify]: Extracting #7: cost 28 inf + 34135 452.316 * * [simplify]: Extracting #8: cost 5 inf + 43580 452.326 * * [simplify]: Extracting #9: cost 0 inf + 45568 452.335 * [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))))) 452.335 * [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))))))) 452.335 * [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))))) 452.335 * * [simplify]: iters left: 6 (14 enodes) 452.339 * * [simplify]: iters left: 5 (59 enodes) 452.348 * * [simplify]: iters left: 4 (134 enodes) 452.377 * * [simplify]: iters left: 3 (357 enodes) 452.514 * * [simplify]: Extracting #0: cost 1 inf + 0 452.514 * * [simplify]: Extracting #1: cost 0 inf + 1 452.514 * [simplify]: Simplified to 0 452.514 * [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)) 452.514 * * * * [progress]: [ 993 / 3260 ] simplifiying candidate # 452.514 * [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))))) 452.514 * * [simplify]: iters left: 6 (26 enodes) 452.520 * * [simplify]: iters left: 5 (100 enodes) 452.538 * * [simplify]: iters left: 4 (189 enodes) 452.573 * * [simplify]: iters left: 3 (446 enodes) 452.727 * * [simplify]: Extracting #0: cost 1 inf + 0 452.727 * * [simplify]: Extracting #1: cost 11 inf + 0 452.727 * * [simplify]: Extracting #2: cost 149 inf + 0 452.728 * * [simplify]: Extracting #3: cost 240 inf + 496 452.730 * * [simplify]: Extracting #4: cost 194 inf + 6447 452.737 * * [simplify]: Extracting #5: cost 96 inf + 26362 452.750 * * [simplify]: Extracting #6: cost 47 inf + 38461 452.764 * * [simplify]: Extracting #7: cost 4 inf + 52591 452.779 * * [simplify]: Extracting #8: cost 0 inf + 54338 452.793 * [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)) 452.793 * [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)))))) 452.794 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 452.794 * * [simplify]: iters left: 6 (13 enodes) 452.797 * * [simplify]: iters left: 5 (53 enodes) 452.805 * * [simplify]: iters left: 4 (106 enodes) 452.827 * * [simplify]: iters left: 3 (257 enodes) 452.909 * * [simplify]: Extracting #0: cost 1 inf + 0 452.909 * * [simplify]: Extracting #1: cost 0 inf + 1 452.909 * [simplify]: Simplified to 0 452.909 * [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)) 452.909 * * * * [progress]: [ 994 / 3260 ] simplifiying candidate # 452.910 * [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)))) 452.910 * * [simplify]: iters left: 6 (25 enodes) 452.915 * * [simplify]: iters left: 5 (94 enodes) 452.932 * * [simplify]: iters left: 4 (169 enodes) 452.962 * * [simplify]: iters left: 3 (360 enodes) 453.061 * * [simplify]: Extracting #0: cost 1 inf + 0 453.061 * * [simplify]: Extracting #1: cost 11 inf + 0 453.061 * * [simplify]: Extracting #2: cost 102 inf + 0 453.062 * * [simplify]: Extracting #3: cost 151 inf + 127 453.063 * * [simplify]: Extracting #4: cost 105 inf + 5324 453.067 * * [simplify]: Extracting #5: cost 66 inf + 11854 453.072 * * [simplify]: Extracting #6: cost 59 inf + 13186 453.078 * * [simplify]: Extracting #7: cost 25 inf + 23327 453.087 * * [simplify]: Extracting #8: cost 0 inf + 33867 453.097 * [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))) 453.097 * [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))))) 453.097 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 453.097 * * [simplify]: iters left: 6 (12 enodes) 453.100 * * [simplify]: iters left: 5 (49 enodes) 453.108 * * [simplify]: iters left: 4 (94 enodes) 453.129 * * [simplify]: iters left: 3 (221 enodes) 453.197 * * [simplify]: iters left: 2 (492 enodes) 453.411 * * [simplify]: Extracting #0: cost 1 inf + 0 453.411 * * [simplify]: Extracting #1: cost 0 inf + 1 453.411 * [simplify]: Simplified to 0 453.412 * [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)) 453.412 * * * * [progress]: [ 995 / 3260 ] simplifiying candidate # 453.412 * [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)))))) 453.412 * * [simplify]: iters left: 6 (27 enodes) 453.418 * * [simplify]: iters left: 5 (102 enodes) 453.433 * * [simplify]: iters left: 4 (197 enodes) 453.474 * * [simplify]: iters left: 3 (454 enodes) 453.606 * * [simplify]: Extracting #0: cost 1 inf + 0 453.606 * * [simplify]: Extracting #1: cost 11 inf + 0 453.606 * * [simplify]: Extracting #2: cost 137 inf + 0 453.607 * * [simplify]: Extracting #3: cost 200 inf + 1513 453.611 * * [simplify]: Extracting #4: cost 108 inf + 17745 453.619 * * [simplify]: Extracting #5: cost 65 inf + 28368 453.629 * * [simplify]: Extracting #6: cost 50 inf + 32649 453.639 * * [simplify]: Extracting #7: cost 6 inf + 47970 453.652 * * [simplify]: Extracting #8: cost 0 inf + 50369 453.664 * [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))) 453.664 * [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))))))) 453.665 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 453.665 * * [simplify]: iters left: 6 (13 enodes) 453.668 * * [simplify]: iters left: 5 (52 enodes) 453.676 * * [simplify]: iters left: 4 (111 enodes) 453.701 * * [simplify]: iters left: 3 (278 enodes) 453.790 * * [simplify]: Extracting #0: cost 1 inf + 0 453.790 * * [simplify]: Extracting #1: cost 0 inf + 1 453.790 * [simplify]: Simplified to 0 453.790 * [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)) 453.791 * * * * [progress]: [ 996 / 3260 ] simplifiying candidate # 453.791 * [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))))) 453.791 * * [simplify]: iters left: 6 (26 enodes) 453.797 * * [simplify]: iters left: 5 (97 enodes) 453.813 * * [simplify]: iters left: 4 (173 enodes) 453.845 * * [simplify]: iters left: 3 (363 enodes) 453.928 * * [simplify]: Extracting #0: cost 1 inf + 0 453.928 * * [simplify]: Extracting #1: cost 11 inf + 0 453.929 * * [simplify]: Extracting #2: cost 94 inf + 0 453.929 * * [simplify]: Extracting #3: cost 128 inf + 500 453.931 * * [simplify]: Extracting #4: cost 76 inf + 5995 453.934 * * [simplify]: Extracting #5: cost 65 inf + 8531 453.937 * * [simplify]: Extracting #6: cost 59 inf + 9932 453.942 * * [simplify]: Extracting #7: cost 25 inf + 20015 453.950 * * [simplify]: Extracting #8: cost 0 inf + 30275 453.958 * * [simplify]: Extracting #9: cost 0 inf + 30260 453.966 * [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)) 453.966 * [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)))))) 453.966 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 453.966 * * [simplify]: iters left: 6 (12 enodes) 453.969 * * [simplify]: iters left: 5 (47 enodes) 453.976 * * [simplify]: iters left: 4 (89 enodes) 453.996 * * [simplify]: iters left: 3 (186 enodes) 454.040 * * [simplify]: iters left: 2 (378 enodes) 454.171 * * [simplify]: Extracting #0: cost 1 inf + 0 454.171 * * [simplify]: Extracting #1: cost 0 inf + 1 454.171 * [simplify]: Simplified to 0 454.171 * [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)) 454.171 * * * * [progress]: [ 997 / 3260 ] simplifiying candidate # 454.172 * [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)))) 454.172 * * [simplify]: iters left: 6 (25 enodes) 454.178 * * [simplify]: iters left: 5 (91 enodes) 454.194 * * [simplify]: iters left: 4 (139 enodes) 454.215 * * [simplify]: iters left: 3 (247 enodes) 454.258 * * [simplify]: iters left: 2 (406 enodes) 454.332 * * [simplify]: Extracting #0: cost 1 inf + 0 454.332 * * [simplify]: Extracting #1: cost 9 inf + 0 454.333 * * [simplify]: Extracting #2: cost 70 inf + 2 454.333 * * [simplify]: Extracting #3: cost 106 inf + 794 454.334 * * [simplify]: Extracting #4: cost 84 inf + 2288 454.336 * * [simplify]: Extracting #5: cost 87 inf + 2662 454.337 * * [simplify]: Extracting #6: cost 82 inf + 3708 454.342 * * [simplify]: Extracting #7: cost 29 inf + 20390 454.350 * * [simplify]: Extracting #8: cost 5 inf + 28947 454.359 * * [simplify]: Extracting #9: cost 0 inf + 30553 454.368 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b))))) a) 2) (/ b (* a 2))) 454.368 * [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))))) 454.368 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 454.368 * * [simplify]: iters left: 6 (11 enodes) 454.371 * * [simplify]: iters left: 5 (40 enodes) 454.379 * * [simplify]: iters left: 4 (65 enodes) 454.389 * * [simplify]: iters left: 3 (97 enodes) 454.405 * * [simplify]: iters left: 2 (165 enodes) 454.438 * * [simplify]: iters left: 1 (271 enodes) 454.488 * * [simplify]: Extracting #0: cost 1 inf + 0 454.489 * * [simplify]: Extracting #1: cost 0 inf + 1 454.489 * [simplify]: Simplified to 0 454.489 * [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)) 454.489 * * * * [progress]: [ 998 / 3260 ] simplifiying candidate # 454.489 * [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)))))) 454.489 * * [simplify]: iters left: 6 (26 enodes) 454.496 * * [simplify]: iters left: 5 (101 enodes) 454.512 * * [simplify]: iters left: 4 (192 enodes) 454.548 * * [simplify]: iters left: 3 (429 enodes) 454.664 * * [simplify]: Extracting #0: cost 1 inf + 0 454.664 * * [simplify]: Extracting #1: cost 11 inf + 0 454.664 * * [simplify]: Extracting #2: cost 129 inf + 0 454.665 * * [simplify]: Extracting #3: cost 183 inf + 1388 454.668 * * [simplify]: Extracting #4: cost 112 inf + 14407 454.675 * * [simplify]: Extracting #5: cost 65 inf + 25193 454.682 * * [simplify]: Extracting #6: cost 39 inf + 33348 454.693 * * [simplify]: Extracting #7: cost 0 inf + 47034 454.705 * [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)))) 454.705 * [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))))))) 454.705 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 454.705 * * [simplify]: iters left: 6 (12 enodes) 454.708 * * [simplify]: iters left: 5 (51 enodes) 454.716 * * [simplify]: iters left: 4 (106 enodes) 454.740 * * [simplify]: iters left: 3 (247 enodes) 454.807 * * [simplify]: Extracting #0: cost 1 inf + 0 454.807 * * [simplify]: Extracting #1: cost 0 inf + 1 454.807 * [simplify]: Simplified to 0 454.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))))) (sqrt 2)) 1) (/ (/ (sqrt (cbrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 454.807 * * * * [progress]: [ 999 / 3260 ] simplifiying candidate # 454.807 * [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))))) 454.807 * * [simplify]: iters left: 6 (25 enodes) 454.813 * * [simplify]: iters left: 5 (96 enodes) 454.827 * * [simplify]: iters left: 4 (170 enodes) 454.862 * * [simplify]: iters left: 3 (362 enodes) 454.948 * * [simplify]: Extracting #0: cost 1 inf + 0 454.948 * * [simplify]: Extracting #1: cost 11 inf + 0 454.949 * * [simplify]: Extracting #2: cost 109 inf + 0 454.949 * * [simplify]: Extracting #3: cost 134 inf + 1409 454.952 * * [simplify]: Extracting #4: cost 80 inf + 7311 454.955 * * [simplify]: Extracting #5: cost 65 inf + 10375 454.959 * * [simplify]: Extracting #6: cost 64 inf + 10682 454.964 * * [simplify]: Extracting #7: cost 54 inf + 11810 454.970 * * [simplify]: Extracting #8: cost 20 inf + 23921 454.978 * * [simplify]: Extracting #9: cost 1 inf + 31698 454.987 * * [simplify]: Extracting #10: cost 0 inf + 32104 454.996 * [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)) 454.996 * [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)))))) 454.996 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 454.996 * * [simplify]: iters left: 6 (11 enodes) 454.999 * * [simplify]: iters left: 5 (46 enodes) 455.006 * * [simplify]: iters left: 4 (86 enodes) 455.023 * * [simplify]: iters left: 3 (183 enodes) 455.068 * * [simplify]: iters left: 2 (372 enodes) 455.196 * * [simplify]: Extracting #0: cost 1 inf + 0 455.196 * * [simplify]: Extracting #1: cost 0 inf + 1 455.196 * [simplify]: Simplified to 0 455.196 * [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)) 455.197 * * * * [progress]: [ 1000 / 3260 ] simplifiying candidate # 455.197 * [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)))) 455.197 * * [simplify]: iters left: 6 (24 enodes) 455.202 * * [simplify]: iters left: 5 (90 enodes) 455.215 * * [simplify]: iters left: 4 (138 enodes) 455.239 * * [simplify]: iters left: 3 (246 enodes) 455.279 * * [simplify]: iters left: 2 (404 enodes) 455.355 * * [simplify]: Extracting #0: cost 1 inf + 0 455.355 * * [simplify]: Extracting #1: cost 9 inf + 0 455.355 * * [simplify]: Extracting #2: cost 70 inf + 2 455.355 * * [simplify]: Extracting #3: cost 106 inf + 837 455.356 * * [simplify]: Extracting #4: cost 83 inf + 2290 455.358 * * [simplify]: Extracting #5: cost 87 inf + 2622 455.359 * * [simplify]: Extracting #6: cost 83 inf + 3625 455.363 * * [simplify]: Extracting #7: cost 31 inf + 19544 455.371 * * [simplify]: Extracting #8: cost 1 inf + 30309 455.380 * * [simplify]: Extracting #9: cost 0 inf + 30555 455.389 * [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)) 455.389 * [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))))) 455.389 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 455.389 * * [simplify]: iters left: 6 (10 enodes) 455.392 * * [simplify]: iters left: 5 (39 enodes) 455.397 * * [simplify]: iters left: 4 (64 enodes) 455.407 * * [simplify]: iters left: 3 (96 enodes) 455.425 * * [simplify]: iters left: 2 (164 enodes) 455.456 * * [simplify]: iters left: 1 (270 enodes) 455.508 * * [simplify]: Extracting #0: cost 1 inf + 0 455.508 * * [simplify]: Extracting #1: cost 0 inf + 1 455.508 * [simplify]: Simplified to 0 455.508 * [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)) 455.508 * * * * [progress]: [ 1001 / 3260 ] simplifiying candidate # 455.508 * [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)))))) 455.508 * * [simplify]: iters left: 6 (26 enodes) 455.515 * * [simplify]: iters left: 5 (102 enodes) 455.530 * * [simplify]: iters left: 4 (201 enodes) 455.567 * * [simplify]: iters left: 3 (429 enodes) 455.664 * * [simplify]: Extracting #0: cost 1 inf + 0 455.665 * * [simplify]: Extracting #1: cost 11 inf + 0 455.665 * * [simplify]: Extracting #2: cost 108 inf + 0 455.666 * * [simplify]: Extracting #3: cost 177 inf + 2238 455.669 * * [simplify]: Extracting #4: cost 94 inf + 16275 455.675 * * [simplify]: Extracting #5: cost 65 inf + 22407 455.682 * * [simplify]: Extracting #6: cost 48 inf + 27343 455.692 * * [simplify]: Extracting #7: cost 4 inf + 43105 455.703 * * [simplify]: Extracting #8: cost 0 inf + 44408 455.714 * [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))) 455.714 * [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))))))) 455.714 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 455.714 * * [simplify]: iters left: 6 (12 enodes) 455.718 * * [simplify]: iters left: 5 (53 enodes) 455.729 * * [simplify]: iters left: 4 (117 enodes) 455.750 * * [simplify]: iters left: 3 (255 enodes) 455.809 * * [simplify]: Extracting #0: cost 1 inf + 0 455.809 * * [simplify]: Extracting #1: cost 0 inf + 1 455.809 * [simplify]: Simplified to 0 455.809 * [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)) 455.810 * * * * [progress]: [ 1002 / 3260 ] simplifiying candidate # 455.810 * [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))))) 455.810 * * [simplify]: iters left: 6 (25 enodes) 455.816 * * [simplify]: iters left: 5 (97 enodes) 455.831 * * [simplify]: iters left: 4 (180 enodes) 455.862 * * [simplify]: iters left: 3 (342 enodes) 455.930 * * [simplify]: Extracting #0: cost 1 inf + 0 455.930 * * [simplify]: Extracting #1: cost 11 inf + 0 455.931 * * [simplify]: Extracting #2: cost 91 inf + 0 455.931 * * [simplify]: Extracting #3: cost 120 inf + 2911 455.934 * * [simplify]: Extracting #4: cost 69 inf + 8156 455.937 * * [simplify]: Extracting #5: cost 65 inf + 9104 455.941 * * [simplify]: Extracting #6: cost 64 inf + 9274 455.944 * * [simplify]: Extracting #7: cost 54 inf + 10442 455.949 * * [simplify]: Extracting #8: cost 21 inf + 22031 455.957 * * [simplify]: Extracting #9: cost 1 inf + 30366 455.966 * * [simplify]: Extracting #10: cost 0 inf + 30745 455.974 * [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)) 455.974 * [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)))))) 455.974 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 455.974 * * [simplify]: iters left: 6 (11 enodes) 455.980 * * [simplify]: iters left: 5 (48 enodes) 455.987 * * [simplify]: iters left: 4 (98 enodes) 456.003 * * [simplify]: iters left: 3 (181 enodes) 456.041 * * [simplify]: iters left: 2 (358 enodes) 456.146 * * [simplify]: Extracting #0: cost 1 inf + 0 456.146 * * [simplify]: Extracting #1: cost 0 inf + 1 456.146 * [simplify]: Simplified to 0 456.146 * [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)) 456.146 * * * * [progress]: [ 1003 / 3260 ] simplifiying candidate # 456.147 * [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)))) 456.147 * * [simplify]: iters left: 6 (24 enodes) 456.153 * * [simplify]: iters left: 5 (90 enodes) 456.166 * * [simplify]: iters left: 4 (158 enodes) 456.190 * * [simplify]: iters left: 3 (287 enodes) 456.242 * * [simplify]: iters left: 2 (485 enodes) 456.341 * * [simplify]: Extracting #0: cost 1 inf + 0 456.341 * * [simplify]: Extracting #1: cost 12 inf + 0 456.341 * * [simplify]: Extracting #2: cost 97 inf + 83 456.342 * * [simplify]: Extracting #3: cost 135 inf + 1329 456.344 * * [simplify]: Extracting #4: cost 89 inf + 4730 456.346 * * [simplify]: Extracting #5: cost 94 inf + 4899 456.349 * * [simplify]: Extracting #6: cost 89 inf + 5945 456.353 * * [simplify]: Extracting #7: cost 40 inf + 20993 456.362 * * [simplify]: Extracting #8: cost 4 inf + 33910 456.374 * * [simplify]: Extracting #9: cost 0 inf + 35405 456.384 * [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))) 456.384 * [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))))) 456.384 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 456.384 * * [simplify]: iters left: 6 (10 enodes) 456.387 * * [simplify]: iters left: 5 (41 enodes) 456.394 * * [simplify]: iters left: 4 (81 enodes) 456.406 * * [simplify]: iters left: 3 (127 enodes) 456.422 * * [simplify]: iters left: 2 (186 enodes) 456.449 * * [simplify]: iters left: 1 (266 enodes) 456.511 * * [simplify]: Extracting #0: cost 1 inf + 0 456.511 * * [simplify]: Extracting #1: cost 0 inf + 1 456.511 * [simplify]: Simplified to 0 456.511 * [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)) 456.511 * * * * [progress]: [ 1004 / 3260 ] simplifiying candidate # 456.511 * [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))) 456.511 * * [simplify]: iters left: 6 (23 enodes) 456.517 * * [simplify]: iters left: 5 (87 enodes) 456.530 * * [simplify]: iters left: 4 (140 enodes) 456.554 * * [simplify]: iters left: 3 (248 enodes) 456.597 * * [simplify]: iters left: 2 (415 enodes) 456.677 * * [simplify]: Extracting #0: cost 1 inf + 0 456.677 * * [simplify]: Extracting #1: cost 9 inf + 0 456.677 * * [simplify]: Extracting #2: cost 74 inf + 2 456.678 * * [simplify]: Extracting #3: cost 109 inf + 920 456.679 * * [simplify]: Extracting #4: cost 82 inf + 2908 456.680 * * [simplify]: Extracting #5: cost 87 inf + 3035 456.682 * * [simplify]: Extracting #6: cost 82 inf + 3904 456.686 * * [simplify]: Extracting #7: cost 35 inf + 18562 456.695 * * [simplify]: Extracting #8: cost 2 inf + 30261 456.704 * * [simplify]: Extracting #9: cost 0 inf + 30886 456.713 * [simplify]: Simplified to (- (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2))) (/ b (* a 2))) 456.713 * [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)))) 456.713 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 456.713 * * [simplify]: iters left: 6 (9 enodes) 456.716 * * [simplify]: iters left: 5 (36 enodes) 456.722 * * [simplify]: iters left: 4 (67 enodes) 456.734 * * [simplify]: iters left: 3 (97 enodes) 456.750 * * [simplify]: iters left: 2 (158 enodes) 456.783 * * [simplify]: iters left: 1 (263 enodes) 456.828 * * [simplify]: Extracting #0: cost 1 inf + 0 456.828 * * [simplify]: Extracting #1: cost 0 inf + 1 456.828 * [simplify]: Simplified to 0 456.828 * [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)) 456.828 * * * * [progress]: [ 1005 / 3260 ] simplifiying candidate # 456.828 * [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)))) 456.828 * * [simplify]: iters left: 6 (23 enodes) 456.833 * * [simplify]: iters left: 5 (88 enodes) 456.848 * * [simplify]: iters left: 4 (149 enodes) 456.872 * * [simplify]: iters left: 3 (278 enodes) 456.924 * * [simplify]: iters left: 2 (465 enodes) 457.017 * * [simplify]: Extracting #0: cost 1 inf + 0 457.017 * * [simplify]: Extracting #1: cost 11 inf + 0 457.019 * * [simplify]: Extracting #2: cost 93 inf + 0 457.020 * * [simplify]: Extracting #3: cost 136 inf + 586 457.022 * * [simplify]: Extracting #4: cost 94 inf + 3775 457.024 * * [simplify]: Extracting #5: cost 94 inf + 4313 457.026 * * [simplify]: Extracting #6: cost 88 inf + 5618 457.031 * * [simplify]: Extracting #7: cost 42 inf + 20139 457.040 * * [simplify]: Extracting #8: cost 3 inf + 33903 457.050 * * [simplify]: Extracting #9: cost 0 inf + 34907 457.061 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ b (* a 2))) 457.061 * [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))))) 457.061 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 457.061 * * [simplify]: iters left: 5 (9 enodes) 457.064 * * [simplify]: iters left: 4 (39 enodes) 457.069 * * [simplify]: iters left: 3 (65 enodes) 457.080 * * [simplify]: iters left: 2 (129 enodes) 457.105 * * [simplify]: iters left: 1 (210 enodes) 457.141 * * [simplify]: Extracting #0: cost 1 inf + 0 457.141 * * [simplify]: Extracting #1: cost 0 inf + 1 457.141 * [simplify]: Simplified to 0 457.141 * [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)) 457.141 * * * * [progress]: [ 1006 / 3260 ] simplifiying candidate # 457.141 * [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)))))) 457.141 * * [simplify]: iters left: 6 (26 enodes) 457.147 * * [simplify]: iters left: 5 (99 enodes) 457.163 * * [simplify]: iters left: 4 (153 enodes) 457.186 * * [simplify]: iters left: 3 (243 enodes) 457.230 * * [simplify]: iters left: 2 (454 enodes) 457.339 * * [simplify]: Extracting #0: cost 1 inf + 0 457.339 * * [simplify]: Extracting #1: cost 11 inf + 0 457.339 * * [simplify]: Extracting #2: cost 91 inf + 0 457.340 * * [simplify]: Extracting #3: cost 160 inf + 618 457.341 * * [simplify]: Extracting #4: cost 150 inf + 2087 457.342 * * [simplify]: Extracting #5: cost 149 inf + 3309 457.346 * * [simplify]: Extracting #6: cost 98 inf + 22633 457.359 * * [simplify]: Extracting #7: cost 14 inf + 57090 457.374 * * [simplify]: Extracting #8: cost 0 inf + 63833 457.390 * [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)) 457.390 * [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))))))) 457.390 * [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.390 * * [simplify]: iters left: 6 (10 enodes) 457.392 * * [simplify]: iters left: 5 (37 enodes) 457.398 * * [simplify]: iters left: 4 (57 enodes) 457.409 * * [simplify]: iters left: 3 (104 enodes) 457.426 * * [simplify]: iters left: 2 (158 enodes) 457.448 * * [simplify]: iters left: 1 (225 enodes) 457.481 * * [simplify]: Extracting #0: cost 1 inf + 0 457.481 * * [simplify]: Extracting #1: cost 0 inf + 1 457.481 * [simplify]: Simplified to 0 457.481 * [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)) 457.481 * * * * [progress]: [ 1007 / 3260 ] simplifiying candidate # 457.482 * [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))))) 457.482 * * [simplify]: iters left: 6 (25 enodes) 457.487 * * [simplify]: iters left: 5 (90 enodes) 457.500 * * [simplify]: iters left: 4 (137 enodes) 457.519 * * [simplify]: iters left: 3 (212 enodes) 457.556 * * [simplify]: iters left: 2 (385 enodes) 457.653 * * [simplify]: Extracting #0: cost 1 inf + 0 457.653 * * [simplify]: Extracting #1: cost 9 inf + 0 457.653 * * [simplify]: Extracting #2: cost 77 inf + 0 457.654 * * [simplify]: Extracting #3: cost 134 inf + 734 457.654 * * [simplify]: Extracting #4: cost 122 inf + 2163 457.656 * * [simplify]: Extracting #5: cost 123 inf + 2900 457.657 * * [simplify]: Extracting #6: cost 120 inf + 3452 457.659 * * [simplify]: Extracting #7: cost 109 inf + 4607 457.662 * * [simplify]: Extracting #8: cost 63 inf + 23506 457.674 * * [simplify]: Extracting #9: cost 2 inf + 50550 457.687 * * [simplify]: Extracting #10: cost 0 inf + 51429 457.700 * [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)) 457.700 * [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)))))) 457.700 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 457.700 * * [simplify]: iters left: 6 (9 enodes) 457.702 * * [simplify]: iters left: 5 (29 enodes) 457.706 * * [simplify]: iters left: 4 (42 enodes) 457.711 * * [simplify]: iters left: 3 (58 enodes) 457.720 * * [simplify]: iters left: 2 (68 enodes) 457.727 * * [simplify]: Extracting #0: cost 1 inf + 0 457.727 * * [simplify]: Extracting #1: cost 0 inf + 1 457.727 * [simplify]: Simplified to 0 457.727 * [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)) 457.727 * * * * [progress]: [ 1008 / 3260 ] simplifiying candidate # 457.727 * [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)))))) 457.727 * * [simplify]: iters left: 6 (27 enodes) 457.733 * * [simplify]: iters left: 5 (107 enodes) 457.750 * * [simplify]: iters left: 4 (214 enodes) 457.794 * * [simplify]: iters left: 3 (479 enodes) 457.926 * * [simplify]: Extracting #0: cost 1 inf + 0 457.926 * * [simplify]: Extracting #1: cost 11 inf + 0 457.926 * * [simplify]: Extracting #2: cost 108 inf + 0 457.927 * * [simplify]: Extracting #3: cost 197 inf + 4 457.928 * * [simplify]: Extracting #4: cost 194 inf + 694 457.929 * * [simplify]: Extracting #5: cost 187 inf + 2534 457.932 * * [simplify]: Extracting #6: cost 115 inf + 20734 457.944 * * [simplify]: Extracting #7: cost 11 inf + 57836 457.962 * * [simplify]: Extracting #8: cost 0 inf + 62394 457.977 * [simplify]: Simplified to (- (/ (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (fabs (cbrt (fma c (* a -4) (* b b))))) a) (/ (/ b 2) a)) 457.977 * [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))))))) 457.978 * [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))))) 457.978 * * [simplify]: iters left: 6 (13 enodes) 457.981 * * [simplify]: iters left: 5 (53 enodes) 457.989 * * [simplify]: iters left: 4 (117 enodes) 458.013 * * [simplify]: iters left: 3 (275 enodes) 458.065 * * [simplify]: iters left: 2 (474 enodes) 458.170 * * [simplify]: Extracting #0: cost 1 inf + 0 458.170 * * [simplify]: Extracting #1: cost 0 inf + 1 458.170 * [simplify]: Simplified to 0 458.170 * [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)) 458.170 * * * * [progress]: [ 1009 / 3260 ] simplifiying candidate # 458.170 * [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))))) 458.170 * * [simplify]: iters left: 6 (28 enodes) 458.176 * * [simplify]: iters left: 5 (107 enodes) 458.194 * * [simplify]: iters left: 4 (183 enodes) 458.221 * * [simplify]: iters left: 3 (313 enodes) 458.276 * * [simplify]: Extracting #0: cost 1 inf + 0 458.276 * * [simplify]: Extracting #1: cost 11 inf + 0 458.276 * * [simplify]: Extracting #2: cost 79 inf + 0 458.276 * * [simplify]: Extracting #3: cost 134 inf + 407 458.277 * * [simplify]: Extracting #4: cost 127 inf + 1464 458.278 * * [simplify]: Extracting #5: cost 121 inf + 3418 458.280 * * [simplify]: Extracting #6: cost 85 inf + 10681 458.285 * * [simplify]: Extracting #7: cost 39 inf + 25700 458.294 * * [simplify]: Extracting #8: cost 0 inf + 43681 458.304 * * [simplify]: Extracting #9: cost 0 inf + 43651 458.315 * [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)) 458.315 * [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)))))) 458.315 * [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.315 * * [simplify]: iters left: 6 (12 enodes) 458.320 * * [simplify]: iters left: 5 (47 enodes) 458.326 * * [simplify]: iters left: 4 (82 enodes) 458.339 * * [simplify]: iters left: 3 (157 enodes) 458.365 * * [simplify]: iters left: 2 (248 enodes) 458.402 * * [simplify]: iters left: 1 (341 enodes) 458.455 * * [simplify]: Extracting #0: cost 1 inf + 0 458.455 * * [simplify]: Extracting #1: cost 0 inf + 1 458.455 * [simplify]: Simplified to 0 458.455 * [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)) 458.455 * * * * [progress]: [ 1010 / 3260 ] simplifiying candidate # 458.455 * [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)))) 458.455 * * [simplify]: iters left: 6 (27 enodes) 458.461 * * [simplify]: iters left: 5 (102 enodes) 458.477 * * [simplify]: iters left: 4 (183 enodes) 458.510 * * [simplify]: iters left: 3 (334 enodes) 458.579 * * [simplify]: Extracting #0: cost 1 inf + 0 458.579 * * [simplify]: Extracting #1: cost 13 inf + 0 458.579 * * [simplify]: Extracting #2: cost 89 inf + 0 458.580 * * [simplify]: Extracting #3: cost 143 inf + 366 458.580 * * [simplify]: Extracting #4: cost 137 inf + 1341 458.581 * * [simplify]: Extracting #5: cost 134 inf + 2404 458.584 * * [simplify]: Extracting #6: cost 91 inf + 12239 458.589 * * [simplify]: Extracting #7: cost 39 inf + 29435 458.598 * * [simplify]: Extracting #8: cost 0 inf + 47144 458.609 * * [simplify]: Extracting #9: cost 0 inf + 47114 458.620 * [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)) 458.620 * [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))))) 458.621 * [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))) 458.621 * * [simplify]: iters left: 6 (12 enodes) 458.624 * * [simplify]: iters left: 5 (47 enodes) 458.633 * * [simplify]: iters left: 4 (89 enodes) 458.649 * * [simplify]: iters left: 3 (180 enodes) 458.686 * * [simplify]: iters left: 2 (296 enodes) 458.740 * * [simplify]: iters left: 1 (428 enodes) 458.826 * * [simplify]: Extracting #0: cost 1 inf + 0 458.826 * * [simplify]: Extracting #1: cost 0 inf + 1 458.826 * [simplify]: Simplified to 0 458.826 * [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)) 458.826 * * * * [progress]: [ 1011 / 3260 ] simplifiying candidate # 458.826 * [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)))))) 458.826 * * [simplify]: iters left: 6 (26 enodes) 458.832 * * [simplify]: iters left: 5 (100 enodes) 458.847 * * [simplify]: iters left: 4 (175 enodes) 458.876 * * [simplify]: iters left: 3 (311 enodes) 458.938 * * [simplify]: Extracting #0: cost 1 inf + 0 458.938 * * [simplify]: Extracting #1: cost 11 inf + 0 458.938 * * [simplify]: Extracting #2: cost 79 inf + 0 458.939 * * [simplify]: Extracting #3: cost 142 inf + 2 458.939 * * [simplify]: Extracting #4: cost 143 inf + 45 458.940 * * [simplify]: Extracting #5: cost 125 inf + 4303 458.943 * * [simplify]: Extracting #6: cost 91 inf + 11730 458.948 * * [simplify]: Extracting #7: cost 39 inf + 28959 458.958 * * [simplify]: Extracting #8: cost 0 inf + 47546 458.969 * * [simplify]: Extracting #9: cost 0 inf + 47516 458.980 * [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))) 458.980 * [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))))))) 458.981 * [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))))) 458.981 * * [simplify]: iters left: 6 (12 enodes) 458.984 * * [simplify]: iters left: 5 (46 enodes) 458.990 * * [simplify]: iters left: 4 (81 enodes) 459.004 * * [simplify]: iters left: 3 (134 enodes) 459.022 * * [simplify]: iters left: 2 (197 enodes) 459.049 * * [simplify]: iters left: 1 (271 enodes) 459.085 * * [simplify]: Extracting #0: cost 1 inf + 0 459.085 * * [simplify]: Extracting #1: cost 0 inf + 1 459.085 * [simplify]: Simplified to 0 459.085 * [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)) 459.086 * * * * [progress]: [ 1012 / 3260 ] simplifiying candidate # 459.086 * [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))))) 459.086 * * [simplify]: iters left: 6 (26 enodes) 459.091 * * [simplify]: iters left: 5 (97 enodes) 459.105 * * [simplify]: iters left: 4 (152 enodes) 459.128 * * [simplify]: iters left: 3 (242 enodes) 459.168 * * [simplify]: iters left: 2 (435 enodes) 459.267 * * [simplify]: Extracting #0: cost 1 inf + 0 459.267 * * [simplify]: Extracting #1: cost 9 inf + 0 459.267 * * [simplify]: Extracting #2: cost 84 inf + 0 459.268 * * [simplify]: Extracting #3: cost 156 inf + 408 459.269 * * [simplify]: Extracting #4: cost 151 inf + 1665 459.270 * * [simplify]: Extracting #5: cost 146 inf + 3175 459.272 * * [simplify]: Extracting #6: cost 122 inf + 7306 459.278 * * [simplify]: Extracting #7: cost 54 inf + 31667 459.293 * * [simplify]: Extracting #8: cost 4 inf + 53834 459.308 * * [simplify]: Extracting #9: cost 0 inf + 55672 459.323 * [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)) 459.323 * [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)))))) 459.323 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 459.323 * * [simplify]: iters left: 6 (10 enodes) 459.326 * * [simplify]: iters left: 5 (38 enodes) 459.331 * * [simplify]: iters left: 4 (59 enodes) 459.339 * * [simplify]: iters left: 3 (88 enodes) 459.350 * * [simplify]: iters left: 2 (117 enodes) 459.365 * * [simplify]: iters left: 1 (144 enodes) 459.381 * * [simplify]: Extracting #0: cost 1 inf + 0 459.381 * * [simplify]: Extracting #1: cost 0 inf + 1 459.381 * [simplify]: Simplified to 0 459.381 * [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)) 459.381 * * * * [progress]: [ 1013 / 3260 ] simplifiying candidate # 459.381 * [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)))) 459.381 * * [simplify]: iters left: 6 (26 enodes) 459.387 * * [simplify]: iters left: 5 (97 enodes) 459.401 * * [simplify]: iters left: 4 (156 enodes) 459.424 * * [simplify]: iters left: 3 (256 enodes) 459.467 * * [simplify]: iters left: 2 (458 enodes) 459.569 * * [simplify]: Extracting #0: cost 1 inf + 0 459.569 * * [simplify]: Extracting #1: cost 11 inf + 0 459.569 * * [simplify]: Extracting #2: cost 90 inf + 0 459.570 * * [simplify]: Extracting #3: cost 152 inf + 450 459.570 * * [simplify]: Extracting #4: cost 135 inf + 2490 459.572 * * [simplify]: Extracting #5: cost 129 inf + 4128 459.574 * * [simplify]: Extracting #6: cost 116 inf + 6991 459.580 * * [simplify]: Extracting #7: cost 54 inf + 31242 459.594 * * [simplify]: Extracting #8: cost 1 inf + 53824 459.610 * * [simplify]: Extracting #9: cost 0 inf + 54309 459.625 * [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)) 459.625 * [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))))) 459.625 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 459.626 * * [simplify]: iters left: 6 (11 enodes) 459.628 * * [simplify]: iters left: 5 (42 enodes) 459.634 * * [simplify]: iters left: 4 (67 enodes) 459.644 * * [simplify]: iters left: 3 (111 enodes) 459.659 * * [simplify]: iters left: 2 (140 enodes) 459.676 * * [simplify]: iters left: 1 (160 enodes) 459.692 * * [simplify]: Extracting #0: cost 1 inf + 0 459.692 * * [simplify]: Extracting #1: cost 0 inf + 1 459.692 * [simplify]: Simplified to 0 459.693 * [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)) 459.693 * * * * [progress]: [ 1014 / 3260 ] simplifiying candidate # 459.693 * [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)))))) 459.693 * * [simplify]: iters left: 6 (30 enodes) 459.700 * * [simplify]: iters left: 5 (122 enodes) 459.719 * * [simplify]: iters left: 4 (278 enodes) 459.797 * * [simplify]: Extracting #0: cost 1 inf + 0 459.797 * * [simplify]: Extracting #1: cost 11 inf + 0 459.798 * * [simplify]: Extracting #2: cost 175 inf + 0 459.798 * * [simplify]: Extracting #3: cost 307 inf + 84 459.800 * * [simplify]: Extracting #4: cost 290 inf + 3397 459.807 * * [simplify]: Extracting #5: cost 127 inf + 60758 459.823 * * [simplify]: Extracting #6: cost 34 inf + 94730 459.841 * * [simplify]: Extracting #7: cost 3 inf + 107348 459.860 * * [simplify]: Extracting #8: cost 0 inf + 108418 459.881 * [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)))) 459.881 * [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))))))) 459.881 * [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))))) 459.882 * * [simplify]: iters left: 6 (16 enodes) 459.885 * * [simplify]: iters left: 5 (68 enodes) 459.896 * * [simplify]: iters left: 4 (179 enodes) 459.952 * * [simplify]: Extracting #0: cost 1 inf + 0 459.952 * * [simplify]: Extracting #1: cost 27 inf + 0 459.953 * * [simplify]: Extracting #2: cost 153 inf + 0 459.954 * * [simplify]: Extracting #3: cost 242 inf + 83 459.957 * * [simplify]: Extracting #4: cost 185 inf + 16503 459.969 * * [simplify]: Extracting #5: cost 15 inf + 79352 459.983 * * [simplify]: Extracting #6: cost 0 inf + 84943 459.997 * [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))))) 459.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))))) 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))))))) 459.998 * * * * [progress]: [ 1015 / 3260 ] simplifiying candidate # 459.998 * [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))))) 459.998 * * [simplify]: iters left: 6 (31 enodes) 460.005 * * [simplify]: iters left: 5 (123 enodes) 460.026 * * [simplify]: iters left: 4 (248 enodes) 460.078 * * [simplify]: Extracting #0: cost 1 inf + 0 460.078 * * [simplify]: Extracting #1: cost 11 inf + 0 460.079 * * [simplify]: Extracting #2: cost 127 inf + 0 460.079 * * [simplify]: Extracting #3: cost 219 inf + 204 460.080 * * [simplify]: Extracting #4: cost 206 inf + 2428 460.084 * * [simplify]: Extracting #5: cost 111 inf + 31588 460.094 * * [simplify]: Extracting #6: cost 33 inf + 57305 460.106 * * [simplify]: Extracting #7: cost 3 inf + 69740 460.119 * * [simplify]: Extracting #8: cost 0 inf + 71287 460.132 * [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)))) 460.132 * [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)))))) 460.133 * [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.133 * * [simplify]: iters left: 6 (15 enodes) 460.136 * * [simplify]: iters left: 5 (63 enodes) 460.148 * * [simplify]: iters left: 4 (145 enodes) 460.183 * * [simplify]: iters left: 3 (499 enodes) 460.413 * * [simplify]: Extracting #0: cost 1 inf + 0 460.413 * * [simplify]: Extracting #1: cost 0 inf + 1 460.413 * [simplify]: Simplified to 0 460.413 * [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)) 460.413 * * * * [progress]: [ 1016 / 3260 ] simplifiying candidate # 460.413 * [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)))) 460.413 * * [simplify]: iters left: 6 (30 enodes) 460.420 * * [simplify]: iters left: 5 (117 enodes) 460.439 * * [simplify]: iters left: 4 (254 enodes) 460.500 * * [simplify]: Extracting #0: cost 1 inf + 0 460.500 * * [simplify]: Extracting #1: cost 13 inf + 0 460.500 * * [simplify]: Extracting #2: cost 130 inf + 0 460.501 * * [simplify]: Extracting #3: cost 206 inf + 205 460.502 * * [simplify]: Extracting #4: cost 193 inf + 2552 460.506 * * [simplify]: Extracting #5: cost 93 inf + 32053 460.515 * * [simplify]: Extracting #6: cost 33 inf + 49798 460.525 * * [simplify]: Extracting #7: cost 3 inf + 61829 460.539 * * [simplify]: Extracting #8: cost 0 inf + 63377 460.551 * [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))) 460.551 * [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))))) 460.552 * [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.552 * * [simplify]: iters left: 6 (15 enodes) 460.556 * * [simplify]: iters left: 5 (62 enodes) 460.566 * * [simplify]: iters left: 4 (159 enodes) 460.608 * * [simplify]: iters left: 3 (475 enodes) 460.805 * * [simplify]: Extracting #0: cost 1 inf + 0 460.805 * * [simplify]: Extracting #1: cost 42 inf + 0 460.806 * * [simplify]: Extracting #2: cost 194 inf + 1 460.809 * * [simplify]: Extracting #3: cost 205 inf + 15094 460.824 * * [simplify]: Extracting #4: cost 20 inf + 63712 460.841 * * [simplify]: Extracting #5: cost 3 inf + 65204 460.858 * * [simplify]: Extracting #6: cost 0 inf + 65965 460.875 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 460.875 * [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)))) 460.875 * * * * [progress]: [ 1017 / 3260 ] simplifiying candidate # 460.876 * [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)))))) 460.876 * * [simplify]: iters left: 6 (29 enodes) 460.884 * * [simplify]: iters left: 5 (116 enodes) 460.902 * * [simplify]: iters left: 4 (247 enodes) 460.961 * * [simplify]: Extracting #0: cost 1 inf + 0 460.961 * * [simplify]: Extracting #1: cost 11 inf + 0 460.961 * * [simplify]: Extracting #2: cost 131 inf + 0 460.962 * * [simplify]: Extracting #3: cost 231 inf + 43 460.963 * * [simplify]: Extracting #4: cost 213 inf + 3038 460.968 * * [simplify]: Extracting #5: cost 103 inf + 38172 460.979 * * [simplify]: Extracting #6: cost 35 inf + 61355 460.993 * * [simplify]: Extracting #7: cost 2 inf + 74165 461.008 * * [simplify]: Extracting #8: cost 0 inf + 75213 461.025 * [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)))))) 461.025 * [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))))))) 461.025 * [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.025 * * [simplify]: iters left: 6 (15 enodes) 461.029 * * [simplify]: iters left: 5 (62 enodes) 461.039 * * [simplify]: iters left: 4 (148 enodes) 461.075 * * [simplify]: iters left: 3 (499 enodes) 461.310 * * [simplify]: Extracting #0: cost 1 inf + 0 461.310 * * [simplify]: Extracting #1: cost 0 inf + 1 461.310 * [simplify]: Simplified to 0 461.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))))) 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)) 461.310 * * * * [progress]: [ 1018 / 3260 ] simplifiying candidate # 461.310 * [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))))) 461.311 * * [simplify]: iters left: 6 (30 enodes) 461.317 * * [simplify]: iters left: 5 (116 enodes) 461.338 * * [simplify]: iters left: 4 (220 enodes) 461.379 * * [simplify]: Extracting #0: cost 1 inf + 0 461.379 * * [simplify]: Extracting #1: cost 11 inf + 0 461.379 * * [simplify]: Extracting #2: cost 102 inf + 0 461.379 * * [simplify]: Extracting #3: cost 173 inf + 43 461.380 * * [simplify]: Extracting #4: cost 172 inf + 127 461.381 * * [simplify]: Extracting #5: cost 154 inf + 4656 461.385 * * [simplify]: Extracting #6: cost 63 inf + 30899 461.396 * * [simplify]: Extracting #7: cost 0 inf + 52358 461.406 * * [simplify]: Extracting #8: cost 0 inf + 52328 461.416 * [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)))) 461.416 * [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)))))) 461.416 * [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.417 * * [simplify]: iters left: 6 (14 enodes) 461.420 * * [simplify]: iters left: 5 (56 enodes) 461.428 * * [simplify]: iters left: 4 (117 enodes) 461.453 * * [simplify]: iters left: 3 (347 enodes) 461.567 * * [simplify]: Extracting #0: cost 1 inf + 0 461.567 * * [simplify]: Extracting #1: cost 0 inf + 1 461.567 * [simplify]: Simplified to 0 461.567 * [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)) 461.568 * * * * [progress]: [ 1019 / 3260 ] simplifiying candidate # 461.568 * [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)))) 461.568 * * [simplify]: iters left: 6 (29 enodes) 461.574 * * [simplify]: iters left: 5 (112 enodes) 461.592 * * [simplify]: iters left: 4 (211 enodes) 461.892 * * [simplify]: iters left: 3 (483 enodes) 462.042 * * [simplify]: Extracting #0: cost 1 inf + 0 462.042 * * [simplify]: Extracting #1: cost 11 inf + 0 462.042 * * [simplify]: Extracting #2: cost 140 inf + 0 462.043 * * [simplify]: Extracting #3: cost 251 inf + 248 462.044 * * [simplify]: Extracting #4: cost 240 inf + 2558 462.052 * * [simplify]: Extracting #5: cost 141 inf + 26345 462.063 * * [simplify]: Extracting #6: cost 62 inf + 47328 462.079 * * [simplify]: Extracting #7: cost 8 inf + 69743 462.098 * * [simplify]: Extracting #8: cost 0 inf + 73163 462.117 * [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))) 462.117 * [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))))) 462.117 * [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.117 * * [simplify]: iters left: 6 (14 enodes) 462.121 * * [simplify]: iters left: 5 (57 enodes) 462.130 * * [simplify]: iters left: 4 (116 enodes) 462.155 * * [simplify]: iters left: 3 (321 enodes) 462.264 * * [simplify]: Extracting #0: cost 1 inf + 0 462.264 * * [simplify]: Extracting #1: cost 0 inf + 1 462.264 * [simplify]: Simplified to 0 462.264 * [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)) 462.264 * * * * [progress]: [ 1020 / 3260 ] simplifiying candidate # 462.265 * [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)))))) 462.265 * * [simplify]: iters left: 6 (28 enodes) 462.271 * * [simplify]: iters left: 5 (109 enodes) 462.288 * * [simplify]: iters left: 4 (230 enodes) 462.338 * * [simplify]: Extracting #0: cost 1 inf + 0 462.338 * * [simplify]: Extracting #1: cost 11 inf + 0 462.339 * * [simplify]: Extracting #2: cost 105 inf + 0 462.339 * * [simplify]: Extracting #3: cost 180 inf + 2 462.340 * * [simplify]: Extracting #4: cost 180 inf + 5 462.340 * * [simplify]: Extracting #5: cost 173 inf + 2471 462.344 * * [simplify]: Extracting #6: cost 65 inf + 30469 462.353 * * [simplify]: Extracting #7: cost 2 inf + 51977 462.363 * * [simplify]: Extracting #8: cost 0 inf + 53697 462.375 * [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))) 462.375 * [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))))))) 462.375 * [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.375 * * [simplify]: iters left: 6 (15 enodes) 462.379 * * [simplify]: iters left: 5 (62 enodes) 462.389 * * [simplify]: iters left: 4 (149 enodes) 462.425 * * [simplify]: iters left: 3 (450 enodes) 462.621 * * [simplify]: Extracting #0: cost 1 inf + 0 462.621 * * [simplify]: Extracting #1: cost 0 inf + 1 462.621 * [simplify]: Simplified to 0 462.621 * [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)) 462.621 * * * * [progress]: [ 1021 / 3260 ] simplifiying candidate # 462.621 * [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))))) 462.621 * * [simplify]: iters left: 6 (29 enodes) 462.630 * * [simplify]: iters left: 5 (112 enodes) 462.647 * * [simplify]: iters left: 4 (211 enodes) 462.687 * * [simplify]: iters left: 3 (496 enodes) 462.824 * * [simplify]: Extracting #0: cost 1 inf + 0 462.824 * * [simplify]: Extracting #1: cost 11 inf + 0 462.824 * * [simplify]: Extracting #2: cost 130 inf + 0 462.825 * * [simplify]: Extracting #3: cost 255 inf + 251 462.827 * * [simplify]: Extracting #4: cost 222 inf + 4645 462.833 * * [simplify]: Extracting #5: cost 116 inf + 28117 462.844 * * [simplify]: Extracting #6: cost 58 inf + 45358 462.858 * * [simplify]: Extracting #7: cost 9 inf + 64850 462.878 * * [simplify]: Extracting #8: cost 0 inf + 69118 462.895 * [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))) 462.895 * [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)))))) 462.895 * [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.895 * * [simplify]: iters left: 6 (14 enodes) 462.899 * * [simplify]: iters left: 5 (57 enodes) 462.908 * * [simplify]: iters left: 4 (118 enodes) 462.933 * * [simplify]: iters left: 3 (314 enodes) 463.025 * * [simplify]: Extracting #0: cost 1 inf + 0 463.025 * * [simplify]: Extracting #1: cost 0 inf + 1 463.026 * [simplify]: Simplified to 0 463.026 * [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)) 463.026 * * * * [progress]: [ 1022 / 3260 ] simplifiying candidate # 463.026 * [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)))) 463.026 * * [simplify]: iters left: 6 (28 enodes) 463.032 * * [simplify]: iters left: 5 (104 enodes) 463.050 * * [simplify]: iters left: 4 (200 enodes) 463.084 * * [simplify]: iters left: 3 (419 enodes) 463.187 * * [simplify]: Extracting #0: cost 1 inf + 0 463.187 * * [simplify]: Extracting #1: cost 13 inf + 0 463.187 * * [simplify]: Extracting #2: cost 132 inf + 0 463.188 * * [simplify]: Extracting #3: cost 205 inf + 211 463.189 * * [simplify]: Extracting #4: cost 182 inf + 2864 463.192 * * [simplify]: Extracting #5: cost 126 inf + 14376 463.199 * * [simplify]: Extracting #6: cost 72 inf + 28078 463.210 * * [simplify]: Extracting #7: cost 11 inf + 51771 463.225 * * [simplify]: Extracting #8: cost 0 inf + 56363 463.239 * [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))) 463.239 * [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))))) 463.239 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 463.240 * * [simplify]: iters left: 6 (13 enodes) 463.243 * * [simplify]: iters left: 5 (48 enodes) 463.251 * * [simplify]: iters left: 4 (103 enodes) 463.270 * * [simplify]: iters left: 3 (238 enodes) 463.328 * * [simplify]: Extracting #0: cost 1 inf + 0 463.328 * * [simplify]: Extracting #1: cost 0 inf + 1 463.329 * [simplify]: Simplified to 0 463.329 * [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)) 463.329 * * * * [progress]: [ 1023 / 3260 ] simplifiying candidate # 463.329 * [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)))))) 463.329 * * [simplify]: iters left: 6 (29 enodes) 463.335 * * [simplify]: iters left: 5 (115 enodes) 463.356 * * [simplify]: iters left: 4 (240 enodes) 463.410 * * [simplify]: Extracting #0: cost 1 inf + 0 463.410 * * [simplify]: Extracting #1: cost 11 inf + 0 463.410 * * [simplify]: Extracting #2: cost 130 inf + 0 463.411 * * [simplify]: Extracting #3: cost 230 inf + 204 463.412 * * [simplify]: Extracting #4: cost 210 inf + 4046 463.417 * * [simplify]: Extracting #5: cost 109 inf + 36118 463.427 * * [simplify]: Extracting #6: cost 41 inf + 59626 463.440 * * [simplify]: Extracting #7: cost 4 inf + 74391 463.455 * * [simplify]: Extracting #8: cost 0 inf + 75663 463.469 * [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))))) 463.469 * [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))))))) 463.470 * [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.470 * * [simplify]: iters left: 6 (15 enodes) 463.473 * * [simplify]: iters left: 5 (61 enodes) 463.483 * * [simplify]: iters left: 4 (142 enodes) 463.518 * * [simplify]: iters left: 3 (474 enodes) 463.695 * * [simplify]: Extracting #0: cost 1 inf + 0 463.695 * * [simplify]: Extracting #1: cost 0 inf + 1 463.695 * [simplify]: Simplified to 0 463.696 * [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)) 463.696 * * * * [progress]: [ 1024 / 3260 ] simplifiying candidate # 463.696 * [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))))) 463.696 * * [simplify]: iters left: 6 (30 enodes) 463.703 * * [simplify]: iters left: 5 (116 enodes) 463.720 * * [simplify]: iters left: 4 (215 enodes) 463.761 * * [simplify]: Extracting #0: cost 1 inf + 0 463.761 * * [simplify]: Extracting #1: cost 11 inf + 0 463.761 * * [simplify]: Extracting #2: cost 100 inf + 0 463.761 * * [simplify]: Extracting #3: cost 167 inf + 83 463.762 * * [simplify]: Extracting #4: cost 165 inf + 328 463.763 * * [simplify]: Extracting #5: cost 141 inf + 6674 463.768 * * [simplify]: Extracting #6: cost 60 inf + 28550 463.775 * * [simplify]: Extracting #7: cost 30 inf + 36593 463.783 * * [simplify]: Extracting #8: cost 3 inf + 49333 463.793 * * [simplify]: Extracting #9: cost 0 inf + 50762 463.803 * [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)))) 463.803 * [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)))))) 463.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)))) 463.804 * * [simplify]: iters left: 6 (14 enodes) 463.807 * * [simplify]: iters left: 5 (56 enodes) 463.815 * * [simplify]: iters left: 4 (113 enodes) 463.840 * * [simplify]: iters left: 3 (324 enodes) 463.926 * * [simplify]: Extracting #0: cost 1 inf + 0 463.926 * * [simplify]: Extracting #1: cost 0 inf + 1 463.926 * [simplify]: Simplified to 0 463.926 * [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)) 463.926 * * * * [progress]: [ 1025 / 3260 ] simplifiying candidate # 463.926 * [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)))) 463.926 * * [simplify]: iters left: 6 (29 enodes) 463.933 * * [simplify]: iters left: 5 (111 enodes) 463.952 * * [simplify]: iters left: 4 (206 enodes) 463.989 * * [simplify]: iters left: 3 (469 enodes) 464.107 * * [simplify]: Extracting #0: cost 1 inf + 0 464.107 * * [simplify]: Extracting #1: cost 11 inf + 0 464.107 * * [simplify]: Extracting #2: cost 117 inf + 0 464.110 * * [simplify]: Extracting #3: cost 220 inf + 205 464.111 * * [simplify]: Extracting #4: cost 198 inf + 3492 464.115 * * [simplify]: Extracting #5: cost 122 inf + 20780 464.124 * * [simplify]: Extracting #6: cost 62 inf + 37816 464.138 * * [simplify]: Extracting #7: cost 8 inf + 60127 464.153 * * [simplify]: Extracting #8: cost 0 inf + 63655 464.169 * [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)))) 464.169 * [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))))) 464.169 * [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))) 464.169 * * [simplify]: iters left: 6 (14 enodes) 464.173 * * [simplify]: iters left: 5 (56 enodes) 464.181 * * [simplify]: iters left: 4 (112 enodes) 464.205 * * [simplify]: iters left: 3 (297 enodes) 464.284 * * [simplify]: Extracting #0: cost 1 inf + 0 464.284 * * [simplify]: Extracting #1: cost 0 inf + 1 464.284 * [simplify]: Simplified to 0 464.284 * [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)) 464.284 * * * * [progress]: [ 1026 / 3260 ] simplifiying candidate # 464.285 * [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)))))) 464.285 * * [simplify]: iters left: 6 (27 enodes) 464.291 * * [simplify]: iters left: 5 (107 enodes) 464.310 * * [simplify]: iters left: 4 (214 enodes) 464.350 * * [simplify]: Extracting #0: cost 1 inf + 0 464.350 * * [simplify]: Extracting #1: cost 11 inf + 0 464.350 * * [simplify]: Extracting #2: cost 103 inf + 0 464.351 * * [simplify]: Extracting #3: cost 175 inf + 43 464.351 * * [simplify]: Extracting #4: cost 173 inf + 250 464.353 * * [simplify]: Extracting #5: cost 149 inf + 6720 464.359 * * [simplify]: Extracting #6: cost 60 inf + 31322 464.369 * * [simplify]: Extracting #7: cost 6 inf + 49269 464.380 * * [simplify]: Extracting #8: cost 0 inf + 52037 464.391 * [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))) 464.391 * [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))))))) 464.391 * [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.391 * * [simplify]: iters left: 6 (13 enodes) 464.394 * * [simplify]: iters left: 5 (53 enodes) 464.403 * * [simplify]: iters left: 4 (118 enodes) 464.425 * * [simplify]: iters left: 3 (324 enodes) 464.510 * * [simplify]: Extracting #0: cost 1 inf + 0 464.510 * * [simplify]: Extracting #1: cost 0 inf + 1 464.510 * [simplify]: Simplified to 0 464.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) (* (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)) 464.510 * * * * [progress]: [ 1027 / 3260 ] simplifiying candidate # 464.511 * [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))))) 464.511 * * [simplify]: iters left: 6 (27 enodes) 464.517 * * [simplify]: iters left: 5 (102 enodes) 464.532 * * [simplify]: iters left: 4 (178 enodes) 464.563 * * [simplify]: iters left: 3 (370 enodes) 464.636 * * [simplify]: Extracting #0: cost 1 inf + 0 464.636 * * [simplify]: Extracting #1: cost 9 inf + 0 464.636 * * [simplify]: Extracting #2: cost 106 inf + 0 464.637 * * [simplify]: Extracting #3: cost 201 inf + 289 464.638 * * [simplify]: Extracting #4: cost 175 inf + 3907 464.642 * * [simplify]: Extracting #5: cost 119 inf + 15423 464.649 * * [simplify]: Extracting #6: cost 61 inf + 31937 464.660 * * [simplify]: Extracting #7: cost 12 inf + 52214 464.673 * * [simplify]: Extracting #8: cost 0 inf + 57206 464.689 * [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)))) 464.689 * [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)))))) 464.689 * [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.689 * * [simplify]: iters left: 6 (11 enodes) 464.692 * * [simplify]: iters left: 5 (43 enodes) 464.698 * * [simplify]: iters left: 4 (84 enodes) 464.713 * * [simplify]: iters left: 3 (212 enodes) 464.757 * * [simplify]: iters left: 2 (472 enodes) 464.859 * * [simplify]: Extracting #0: cost 1 inf + 0 464.859 * * [simplify]: Extracting #1: cost 0 inf + 1 464.860 * [simplify]: Simplified to 0 464.860 * [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)) 464.860 * * * * [progress]: [ 1028 / 3260 ] simplifiying candidate # 464.860 * [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)))) 464.860 * * [simplify]: iters left: 6 (27 enodes) 464.866 * * [simplify]: iters left: 5 (104 enodes) 464.882 * * [simplify]: iters left: 4 (190 enodes) 464.916 * * [simplify]: iters left: 3 (390 enodes) 465.002 * * [simplify]: Extracting #0: cost 1 inf + 0 465.002 * * [simplify]: Extracting #1: cost 11 inf + 0 465.003 * * [simplify]: Extracting #2: cost 99 inf + 0 465.003 * * [simplify]: Extracting #3: cost 175 inf + 126 465.004 * * [simplify]: Extracting #4: cost 157 inf + 2522 465.006 * * [simplify]: Extracting #5: cost 148 inf + 4519 465.010 * * [simplify]: Extracting #6: cost 88 inf + 16850 465.018 * * [simplify]: Extracting #7: cost 16 inf + 42314 465.030 * * [simplify]: Extracting #8: cost 0 inf + 48877 465.044 * [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))) 465.044 * [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))))) 465.045 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 465.045 * * [simplify]: iters left: 6 (12 enodes) 465.048 * * [simplify]: iters left: 5 (49 enodes) 465.056 * * [simplify]: iters left: 4 (99 enodes) 465.075 * * [simplify]: iters left: 3 (234 enodes) 465.128 * * [simplify]: iters left: 2 (447 enodes) 465.223 * * [simplify]: Extracting #0: cost 1 inf + 0 465.223 * * [simplify]: Extracting #1: cost 0 inf + 1 465.223 * [simplify]: Simplified to 0 465.223 * [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)) 465.223 * * * * [progress]: [ 1029 / 3260 ] simplifiying candidate # 465.224 * [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)))))) 465.224 * * [simplify]: iters left: 6 (27 enodes) 465.229 * * [simplify]: iters left: 5 (104 enodes) 465.245 * * [simplify]: iters left: 4 (201 enodes) 465.284 * * [simplify]: iters left: 3 (449 enodes) 465.403 * * [simplify]: Extracting #0: cost 1 inf + 0 465.403 * * [simplify]: Extracting #1: cost 11 inf + 0 465.403 * * [simplify]: Extracting #2: cost 107 inf + 0 465.404 * * [simplify]: Extracting #3: cost 199 inf + 2 465.405 * * [simplify]: Extracting #4: cost 180 inf + 2884 465.408 * * [simplify]: Extracting #5: cost 125 inf + 15231 465.417 * * [simplify]: Extracting #6: cost 62 inf + 32573 465.430 * * [simplify]: Extracting #7: cost 2 inf + 56645 465.446 * * [simplify]: Extracting #8: cost 0 inf + 57694 465.461 * [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)) 465.462 * [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))))))) 465.462 * [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.462 * * [simplify]: iters left: 6 (14 enodes) 465.465 * * [simplify]: iters left: 5 (57 enodes) 465.474 * * [simplify]: iters left: 4 (121 enodes) 465.499 * * [simplify]: iters left: 3 (291 enodes) 465.577 * * [simplify]: Extracting #0: cost 1 inf + 0 465.577 * * [simplify]: Extracting #1: cost 0 inf + 1 465.577 * [simplify]: Simplified to 0 465.577 * [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)) 465.577 * * * * [progress]: [ 1030 / 3260 ] simplifiying candidate # 465.577 * [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))))) 465.577 * * [simplify]: iters left: 6 (28 enodes) 465.583 * * [simplify]: iters left: 5 (107 enodes) 465.599 * * [simplify]: iters left: 4 (189 enodes) 465.633 * * [simplify]: iters left: 3 (375 enodes) 465.707 * * [simplify]: Extracting #0: cost 1 inf + 0 465.707 * * [simplify]: Extracting #1: cost 11 inf + 0 465.707 * * [simplify]: Extracting #2: cost 94 inf + 0 465.708 * * [simplify]: Extracting #3: cost 164 inf + 44 465.709 * * [simplify]: Extracting #4: cost 143 inf + 2729 465.711 * * [simplify]: Extracting #5: cost 105 inf + 8399 465.715 * * [simplify]: Extracting #6: cost 78 inf + 12574 465.721 * * [simplify]: Extracting #7: cost 45 inf + 23083 465.730 * * [simplify]: Extracting #8: cost 2 inf + 42802 465.741 * * [simplify]: Extracting #9: cost 0 inf + 43812 465.754 * [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)) 465.754 * [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)))))) 465.754 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 465.754 * * [simplify]: iters left: 6 (13 enodes) 465.757 * * [simplify]: iters left: 5 (52 enodes) 465.765 * * [simplify]: iters left: 4 (98 enodes) 465.784 * * [simplify]: iters left: 3 (212 enodes) 465.825 * * [simplify]: iters left: 2 (371 enodes) 465.896 * * [simplify]: Extracting #0: cost 1 inf + 0 465.896 * * [simplify]: Extracting #1: cost 0 inf + 1 465.896 * [simplify]: Simplified to 0 465.896 * [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)) 465.897 * * * * [progress]: [ 1031 / 3260 ] simplifiying candidate # 465.897 * [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)))) 465.897 * * [simplify]: iters left: 6 (27 enodes) 465.903 * * [simplify]: iters left: 5 (98 enodes) 465.917 * * [simplify]: iters left: 4 (174 enodes) 465.945 * * [simplify]: iters left: 3 (307 enodes) 465.999 * * [simplify]: Extracting #0: cost 1 inf + 0 466.000 * * [simplify]: Extracting #1: cost 11 inf + 0 466.000 * * [simplify]: Extracting #2: cost 89 inf + 0 466.000 * * [simplify]: Extracting #3: cost 131 inf + 1025 466.002 * * [simplify]: Extracting #4: cost 93 inf + 5641 466.004 * * [simplify]: Extracting #5: cost 86 inf + 7597 466.007 * * [simplify]: Extracting #6: cost 83 inf + 8132 466.010 * * [simplify]: Extracting #7: cost 72 inf + 9383 466.014 * * [simplify]: Extracting #8: cost 28 inf + 27294 466.023 * * [simplify]: Extracting #9: cost 0 inf + 40470 466.032 * * [simplify]: Extracting #10: cost 0 inf + 40440 466.042 * [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)) 466.042 * [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))))) 466.042 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 466.042 * * [simplify]: iters left: 6 (12 enodes) 466.045 * * [simplify]: iters left: 5 (44 enodes) 466.052 * * [simplify]: iters left: 4 (92 enodes) 466.068 * * [simplify]: iters left: 3 (159 enodes) 466.092 * * [simplify]: iters left: 2 (267 enodes) 466.135 * * [simplify]: iters left: 1 (364 enodes) 466.193 * * [simplify]: Extracting #0: cost 1 inf + 0 466.193 * * [simplify]: Extracting #1: cost 0 inf + 1 466.193 * [simplify]: Simplified to 0 466.193 * [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)) 466.193 * * * * [progress]: [ 1032 / 3260 ] simplifiying candidate # 466.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)) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 466.194 * * [simplify]: iters left: 6 (28 enodes) 466.200 * * [simplify]: iters left: 5 (113 enodes) 466.218 * * [simplify]: iters left: 4 (242 enodes) 466.272 * * [simplify]: Extracting #0: cost 1 inf + 0 466.272 * * [simplify]: Extracting #1: cost 11 inf + 0 466.272 * * [simplify]: Extracting #2: cost 128 inf + 0 466.273 * * [simplify]: Extracting #3: cost 214 inf + 654 466.275 * * [simplify]: Extracting #4: cost 154 inf + 12927 466.282 * * [simplify]: Extracting #5: cost 69 inf + 39521 466.291 * * [simplify]: Extracting #6: cost 26 inf + 54204 466.305 * * [simplify]: Extracting #7: cost 0 inf + 64558 466.318 * [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))))))) 466.318 * [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))))))) 466.318 * [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.319 * * [simplify]: iters left: 6 (15 enodes) 466.322 * * [simplify]: iters left: 5 (64 enodes) 466.333 * * [simplify]: iters left: 4 (149 enodes) 466.368 * * [simplify]: iters left: 3 (466 enodes) 466.620 * * [simplify]: Extracting #0: cost 1 inf + 0 466.620 * * [simplify]: Extracting #1: cost 0 inf + 1 466.620 * [simplify]: Simplified to 0 466.620 * [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)) 466.620 * * * * [progress]: [ 1033 / 3260 ] simplifiying candidate # 466.620 * [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))))) 466.621 * * [simplify]: iters left: 6 (29 enodes) 466.627 * * [simplify]: iters left: 5 (114 enodes) 466.644 * * [simplify]: iters left: 4 (218 enodes) 466.686 * * [simplify]: Extracting #0: cost 1 inf + 0 466.686 * * [simplify]: Extracting #1: cost 11 inf + 0 466.686 * * [simplify]: Extracting #2: cost 105 inf + 0 466.687 * * [simplify]: Extracting #3: cost 161 inf + 694 466.689 * * [simplify]: Extracting #4: cost 109 inf + 10909 466.693 * * [simplify]: Extracting #5: cost 54 inf + 25168 466.699 * * [simplify]: Extracting #6: cost 45 inf + 27143 466.705 * * [simplify]: Extracting #7: cost 21 inf + 33583 466.714 * * [simplify]: Extracting #8: cost 2 inf + 43514 466.723 * * [simplify]: Extracting #9: cost 0 inf + 44593 466.732 * [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)))) 466.732 * [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)))))) 466.732 * [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.732 * * [simplify]: iters left: 6 (14 enodes) 466.736 * * [simplify]: iters left: 5 (59 enodes) 466.747 * * [simplify]: iters left: 4 (121 enodes) 466.770 * * [simplify]: iters left: 3 (332 enodes) 466.905 * * [simplify]: Extracting #0: cost 1 inf + 0 466.905 * * [simplify]: Extracting #1: cost 0 inf + 1 466.905 * [simplify]: Simplified to 0 466.905 * [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)) 466.905 * * * * [progress]: [ 1034 / 3260 ] simplifiying candidate # 466.905 * [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)))) 466.905 * * [simplify]: iters left: 6 (28 enodes) 466.912 * * [simplify]: iters left: 5 (109 enodes) 466.929 * * [simplify]: iters left: 4 (209 enodes) 466.969 * * [simplify]: iters left: 3 (454 enodes) 467.099 * * [simplify]: Extracting #0: cost 1 inf + 0 467.099 * * [simplify]: Extracting #1: cost 11 inf + 0 467.099 * * [simplify]: Extracting #2: cost 141 inf + 0 467.100 * * [simplify]: Extracting #3: cost 216 inf + 819 467.103 * * [simplify]: Extracting #4: cost 150 inf + 11578 467.110 * * [simplify]: Extracting #5: cost 89 inf + 25365 467.119 * * [simplify]: Extracting #6: cost 61 inf + 33994 467.134 * * [simplify]: Extracting #7: cost 11 inf + 54707 467.148 * * [simplify]: Extracting #8: cost 0 inf + 59732 467.163 * [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)) 467.164 * [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))))) 467.164 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 467.164 * * [simplify]: iters left: 6 (13 enodes) 467.168 * * [simplify]: iters left: 5 (54 enodes) 467.176 * * [simplify]: iters left: 4 (112 enodes) 467.200 * * [simplify]: iters left: 3 (281 enodes) 467.292 * * [simplify]: Extracting #0: cost 1 inf + 0 467.292 * * [simplify]: Extracting #1: cost 0 inf + 1 467.292 * [simplify]: Simplified to 0 467.292 * [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)) 467.293 * * * * [progress]: [ 1035 / 3260 ] simplifiying candidate # 467.293 * [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)))))) 467.293 * * [simplify]: iters left: 6 (27 enodes) 467.299 * * [simplify]: iters left: 5 (108 enodes) 467.318 * * [simplify]: iters left: 4 (227 enodes) 467.366 * * [simplify]: Extracting #0: cost 1 inf + 0 467.366 * * [simplify]: Extracting #1: cost 11 inf + 0 467.366 * * [simplify]: Extracting #2: cost 107 inf + 0 467.366 * * [simplify]: Extracting #3: cost 168 inf + 496 467.367 * * [simplify]: Extracting #4: cost 148 inf + 2825 467.370 * * [simplify]: Extracting #5: cost 109 inf + 13194 467.376 * * [simplify]: Extracting #6: cost 36 inf + 34118 467.385 * * [simplify]: Extracting #7: cost 0 inf + 47026 467.394 * * [simplify]: Extracting #8: cost 0 inf + 46956 467.404 * [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)))) 467.404 * [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))))))) 467.404 * [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.405 * * [simplify]: iters left: 6 (14 enodes) 467.408 * * [simplify]: iters left: 5 (59 enodes) 467.418 * * [simplify]: iters left: 4 (134 enodes) 467.447 * * [simplify]: iters left: 3 (357 enodes) 467.583 * * [simplify]: Extracting #0: cost 1 inf + 0 467.583 * * [simplify]: Extracting #1: cost 0 inf + 1 467.583 * [simplify]: Simplified to 0 467.583 * [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)) 467.584 * * * * [progress]: [ 1036 / 3260 ] simplifiying candidate # 467.584 * [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))))) 467.584 * * [simplify]: iters left: 6 (28 enodes) 467.592 * * [simplify]: iters left: 5 (108 enodes) 467.609 * * [simplify]: iters left: 4 (203 enodes) 467.643 * * [simplify]: iters left: 3 (431 enodes) 467.762 * * [simplify]: Extracting #0: cost 1 inf + 0 467.762 * * [simplify]: Extracting #1: cost 11 inf + 0 467.762 * * [simplify]: Extracting #2: cost 152 inf + 0 467.763 * * [simplify]: Extracting #3: cost 242 inf + 1026 467.768 * * [simplify]: Extracting #4: cost 147 inf + 16716 467.776 * * [simplify]: Extracting #5: cost 86 inf + 30122 467.786 * * [simplify]: Extracting #6: cost 58 inf + 40239 467.801 * * [simplify]: Extracting #7: cost 3 inf + 62866 467.817 * * [simplify]: Extracting #8: cost 0 inf + 63960 467.835 * [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)) 467.835 * [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)))))) 467.835 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 467.835 * * [simplify]: iters left: 6 (13 enodes) 467.839 * * [simplify]: iters left: 5 (53 enodes) 467.847 * * [simplify]: iters left: 4 (106 enodes) 467.867 * * [simplify]: iters left: 3 (257 enodes) 467.952 * * [simplify]: Extracting #0: cost 1 inf + 0 467.953 * * [simplify]: Extracting #1: cost 0 inf + 1 467.953 * [simplify]: Simplified to 0 467.953 * [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)) 467.953 * * * * [progress]: [ 1037 / 3260 ] simplifiying candidate # 467.953 * [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)))) 467.953 * * [simplify]: iters left: 6 (27 enodes) 467.959 * * [simplify]: iters left: 5 (104 enodes) 467.976 * * [simplify]: iters left: 4 (189 enodes) 468.007 * * [simplify]: iters left: 3 (376 enodes) 468.111 * * [simplify]: Extracting #0: cost 1 inf + 0 468.111 * * [simplify]: Extracting #1: cost 11 inf + 0 468.111 * * [simplify]: Extracting #2: cost 122 inf + 0 468.112 * * [simplify]: Extracting #3: cost 174 inf + 703 468.117 * * [simplify]: Extracting #4: cost 112 inf + 8215 468.121 * * [simplify]: Extracting #5: cost 85 inf + 13555 468.127 * * [simplify]: Extracting #6: cost 68 inf + 19773 468.136 * * [simplify]: Extracting #7: cost 9 inf + 43362 468.148 * * [simplify]: Extracting #8: cost 0 inf + 47271 468.160 * [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)))) 468.160 * [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))))) 468.160 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 468.160 * * [simplify]: iters left: 6 (12 enodes) 468.164 * * [simplify]: iters left: 5 (49 enodes) 468.172 * * [simplify]: iters left: 4 (94 enodes) 468.191 * * [simplify]: iters left: 3 (221 enodes) 468.259 * * [simplify]: iters left: 2 (492 enodes) 468.472 * * [simplify]: Extracting #0: cost 1 inf + 0 468.472 * * [simplify]: Extracting #1: cost 0 inf + 1 468.472 * [simplify]: Simplified to 0 468.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))))) 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)) 468.473 * * * * [progress]: [ 1038 / 3260 ] simplifiying candidate # 468.473 * [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)))))) 468.473 * * [simplify]: iters left: 6 (26 enodes) 468.481 * * [simplify]: iters left: 5 (100 enodes) 468.496 * * [simplify]: iters left: 4 (198 enodes) 468.535 * * [simplify]: iters left: 3 (457 enodes) 468.712 * * [simplify]: Extracting #0: cost 1 inf + 0 468.712 * * [simplify]: Extracting #1: cost 11 inf + 0 468.712 * * [simplify]: Extracting #2: cost 140 inf + 0 468.713 * * [simplify]: Extracting #3: cost 221 inf + 46 468.714 * * [simplify]: Extracting #4: cost 199 inf + 2853 468.719 * * [simplify]: Extracting #5: cost 118 inf + 20329 468.728 * * [simplify]: Extracting #6: cost 63 inf + 35951 468.741 * * [simplify]: Extracting #7: cost 11 inf + 56325 468.759 * * [simplify]: Extracting #8: cost 0 inf + 61474 468.774 * [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)))) 468.775 * [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))))))) 468.775 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 468.775 * * [simplify]: iters left: 6 (13 enodes) 468.778 * * [simplify]: iters left: 5 (52 enodes) 468.786 * * [simplify]: iters left: 4 (111 enodes) 468.810 * * [simplify]: iters left: 3 (278 enodes) 468.900 * * [simplify]: Extracting #0: cost 1 inf + 0 468.900 * * [simplify]: Extracting #1: cost 0 inf + 1 468.900 * [simplify]: Simplified to 0 468.900 * [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)) 468.900 * * * * [progress]: [ 1039 / 3260 ] simplifiying candidate # 468.901 * [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))))) 468.901 * * [simplify]: iters left: 6 (27 enodes) 468.907 * * [simplify]: iters left: 5 (102 enodes) 468.922 * * [simplify]: iters left: 4 (184 enodes) 468.956 * * [simplify]: iters left: 3 (358 enodes) 469.040 * * [simplify]: Extracting #0: cost 1 inf + 0 469.040 * * [simplify]: Extracting #1: cost 11 inf + 0 469.041 * * [simplify]: Extracting #2: cost 110 inf + 0 469.041 * * [simplify]: Extracting #3: cost 151 inf + 996 469.044 * * [simplify]: Extracting #4: cost 91 inf + 7826 469.047 * * [simplify]: Extracting #5: cost 86 inf + 9742 469.050 * * [simplify]: Extracting #6: cost 85 inf + 9911 469.055 * * [simplify]: Extracting #7: cost 58 inf + 17895 469.063 * * [simplify]: Extracting #8: cost 7 inf + 40488 469.073 * * [simplify]: Extracting #9: cost 0 inf + 43838 469.084 * [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)) 469.084 * [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)))))) 469.084 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 469.084 * * [simplify]: iters left: 6 (12 enodes) 469.087 * * [simplify]: iters left: 5 (47 enodes) 469.094 * * [simplify]: iters left: 4 (89 enodes) 469.113 * * [simplify]: iters left: 3 (186 enodes) 469.157 * * [simplify]: iters left: 2 (378 enodes) 469.289 * * [simplify]: Extracting #0: cost 1 inf + 0 469.289 * * [simplify]: Extracting #1: cost 0 inf + 1 469.289 * [simplify]: Simplified to 0 469.289 * [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)) 469.289 * * * * [progress]: [ 1040 / 3260 ] simplifiying candidate # 469.289 * [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)))) 469.290 * * [simplify]: iters left: 6 (26 enodes) 469.295 * * [simplify]: iters left: 5 (96 enodes) 469.311 * * [simplify]: iters left: 4 (150 enodes) 469.333 * * [simplify]: iters left: 3 (244 enodes) 469.376 * * [simplify]: iters left: 2 (464 enodes) 469.490 * * [simplify]: Extracting #0: cost 1 inf + 0 469.490 * * [simplify]: Extracting #1: cost 9 inf + 0 469.491 * * [simplify]: Extracting #2: cost 87 inf + 2 469.491 * * [simplify]: Extracting #3: cost 146 inf + 1119 469.493 * * [simplify]: Extracting #4: cost 118 inf + 3626 469.495 * * [simplify]: Extracting #5: cost 122 inf + 4033 469.496 * * [simplify]: Extracting #6: cost 121 inf + 4299 469.500 * * [simplify]: Extracting #7: cost 82 inf + 17513 469.512 * * [simplify]: Extracting #8: cost 8 inf + 49388 469.526 * * [simplify]: Extracting #9: cost 0 inf + 53106 469.540 * [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))) 469.540 * [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))))) 469.541 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 469.541 * * [simplify]: iters left: 6 (11 enodes) 469.544 * * [simplify]: iters left: 5 (40 enodes) 469.551 * * [simplify]: iters left: 4 (65 enodes) 469.562 * * [simplify]: iters left: 3 (97 enodes) 469.577 * * [simplify]: iters left: 2 (165 enodes) 469.610 * * [simplify]: iters left: 1 (271 enodes) 469.660 * * [simplify]: Extracting #0: cost 1 inf + 0 469.660 * * [simplify]: Extracting #1: cost 0 inf + 1 469.660 * [simplify]: Simplified to 0 469.660 * [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)) 469.660 * * * * [progress]: [ 1041 / 3260 ] simplifiying candidate # 469.661 * [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)))))) 469.661 * * [simplify]: iters left: 6 (25 enodes) 469.668 * * [simplify]: iters left: 5 (99 enodes) 469.683 * * [simplify]: iters left: 4 (193 enodes) 469.721 * * [simplify]: iters left: 3 (440 enodes) 469.870 * * [simplify]: Extracting #0: cost 1 inf + 0 469.870 * * [simplify]: Extracting #1: cost 11 inf + 0 469.871 * * [simplify]: Extracting #2: cost 138 inf + 0 469.871 * * [simplify]: Extracting #3: cost 212 inf + 128 469.873 * * [simplify]: Extracting #4: cost 188 inf + 3304 469.880 * * [simplify]: Extracting #5: cost 113 inf + 19521 469.888 * * [simplify]: Extracting #6: cost 62 inf + 33869 469.901 * * [simplify]: Extracting #7: cost 7 inf + 56462 469.916 * * [simplify]: Extracting #8: cost 0 inf + 59845 469.931 * [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))))) 469.931 * [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))))))) 469.932 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 469.932 * * [simplify]: iters left: 6 (12 enodes) 469.935 * * [simplify]: iters left: 5 (51 enodes) 469.943 * * [simplify]: iters left: 4 (106 enodes) 469.966 * * [simplify]: iters left: 3 (247 enodes) 470.033 * * [simplify]: Extracting #0: cost 1 inf + 0 470.034 * * [simplify]: Extracting #1: cost 0 inf + 1 470.034 * [simplify]: Simplified to 0 470.034 * [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)) 470.035 * * * * [progress]: [ 1042 / 3260 ] simplifiying candidate # 470.035 * [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))))) 470.035 * * [simplify]: iters left: 6 (26 enodes) 470.041 * * [simplify]: iters left: 5 (101 enodes) 470.056 * * [simplify]: iters left: 4 (181 enodes) 470.089 * * [simplify]: iters left: 3 (355 enodes) 470.172 * * [simplify]: Extracting #0: cost 1 inf + 0 470.172 * * [simplify]: Extracting #1: cost 11 inf + 0 470.173 * * [simplify]: Extracting #2: cost 110 inf + 0 470.173 * * [simplify]: Extracting #3: cost 155 inf + 462 470.175 * * [simplify]: Extracting #4: cost 103 inf + 5911 470.178 * * [simplify]: Extracting #5: cost 86 inf + 9416 470.182 * * [simplify]: Extracting #6: cost 81 inf + 10461 470.188 * * [simplify]: Extracting #7: cost 54 inf + 18880 470.196 * * [simplify]: Extracting #8: cost 11 inf + 38720 470.206 * * [simplify]: Extracting #9: cost 0 inf + 43512 470.216 * [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)) 470.216 * [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)))))) 470.217 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 470.217 * * [simplify]: iters left: 6 (11 enodes) 470.220 * * [simplify]: iters left: 5 (46 enodes) 470.227 * * [simplify]: iters left: 4 (86 enodes) 470.244 * * [simplify]: iters left: 3 (183 enodes) 470.289 * * [simplify]: iters left: 2 (372 enodes) 470.417 * * [simplify]: Extracting #0: cost 1 inf + 0 470.417 * * [simplify]: Extracting #1: cost 0 inf + 1 470.417 * [simplify]: Simplified to 0 470.417 * [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)) 470.417 * * * * [progress]: [ 1043 / 3260 ] simplifiying candidate # 470.418 * [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)))) 470.418 * * [simplify]: iters left: 6 (25 enodes) 470.423 * * [simplify]: iters left: 5 (95 enodes) 470.437 * * [simplify]: iters left: 4 (149 enodes) 470.461 * * [simplify]: iters left: 3 (243 enodes) 470.502 * * [simplify]: iters left: 2 (463 enodes) 470.615 * * [simplify]: Extracting #0: cost 1 inf + 0 470.615 * * [simplify]: Extracting #1: cost 9 inf + 0 470.615 * * [simplify]: Extracting #2: cost 85 inf + 2 470.616 * * [simplify]: Extracting #3: cost 149 inf + 751 470.617 * * [simplify]: Extracting #4: cost 124 inf + 2926 470.619 * * [simplify]: Extracting #5: cost 121 inf + 4033 470.623 * * [simplify]: Extracting #6: cost 114 inf + 5581 470.628 * * [simplify]: Extracting #7: cost 64 inf + 24369 470.640 * * [simplify]: Extracting #8: cost 7 inf + 49465 470.654 * * [simplify]: Extracting #9: cost 0 inf + 52524 470.668 * [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))) 470.668 * [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))))) 470.668 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 470.668 * * [simplify]: iters left: 6 (10 enodes) 470.671 * * [simplify]: iters left: 5 (39 enodes) 470.677 * * [simplify]: iters left: 4 (64 enodes) 470.687 * * [simplify]: iters left: 3 (96 enodes) 470.704 * * [simplify]: iters left: 2 (164 enodes) 470.736 * * [simplify]: iters left: 1 (270 enodes) 470.787 * * [simplify]: Extracting #0: cost 1 inf + 0 470.787 * * [simplify]: Extracting #1: cost 0 inf + 1 470.787 * [simplify]: Simplified to 0 470.787 * [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)) 470.788 * * * * [progress]: [ 1044 / 3260 ] simplifiying candidate # 470.788 * [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)))))) 470.788 * * [simplify]: iters left: 6 (25 enodes) 470.794 * * [simplify]: iters left: 5 (100 enodes) 470.809 * * [simplify]: iters left: 4 (202 enodes) 470.849 * * [simplify]: iters left: 3 (440 enodes) 470.981 * * [simplify]: Extracting #0: cost 1 inf + 0 470.981 * * [simplify]: Extracting #1: cost 11 inf + 0 470.982 * * [simplify]: Extracting #2: cost 118 inf + 0 470.982 * * [simplify]: Extracting #3: cost 217 inf + 131 470.984 * * [simplify]: Extracting #4: cost 182 inf + 4686 470.989 * * [simplify]: Extracting #5: cost 104 inf + 19935 470.996 * * [simplify]: Extracting #6: cost 85 inf + 23310 471.004 * * [simplify]: Extracting #7: cost 59 inf + 30484 471.014 * * [simplify]: Extracting #8: cost 12 inf + 51830 471.028 * * [simplify]: Extracting #9: cost 0 inf + 57269 471.042 * [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)))))) 471.042 * [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))))))) 471.043 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 471.043 * * [simplify]: iters left: 6 (12 enodes) 471.047 * * [simplify]: iters left: 5 (53 enodes) 471.057 * * [simplify]: iters left: 4 (117 enodes) 471.078 * * [simplify]: iters left: 3 (255 enodes) 471.137 * * [simplify]: Extracting #0: cost 1 inf + 0 471.138 * * [simplify]: Extracting #1: cost 0 inf + 1 471.138 * [simplify]: Simplified to 0 471.138 * [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)) 471.138 * * * * [progress]: [ 1045 / 3260 ] simplifiying candidate # 471.138 * [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))))) 471.138 * * [simplify]: iters left: 6 (26 enodes) 471.144 * * [simplify]: iters left: 5 (102 enodes) 471.160 * * [simplify]: iters left: 4 (191 enodes) 471.192 * * [simplify]: iters left: 3 (344 enodes) 471.261 * * [simplify]: Extracting #0: cost 1 inf + 0 471.261 * * [simplify]: Extracting #1: cost 11 inf + 0 471.261 * * [simplify]: Extracting #2: cost 103 inf + 0 471.262 * * [simplify]: Extracting #3: cost 165 inf + 377 471.264 * * [simplify]: Extracting #4: cost 102 inf + 6763 471.267 * * [simplify]: Extracting #5: cost 83 inf + 9990 471.271 * * [simplify]: Extracting #6: cost 64 inf + 16569 471.279 * * [simplify]: Extracting #7: cost 5 inf + 39957 471.290 * * [simplify]: Extracting #8: cost 0 inf + 42377 471.301 * [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))) 471.301 * [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)))))) 471.301 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 471.301 * * [simplify]: iters left: 6 (11 enodes) 471.304 * * [simplify]: iters left: 5 (48 enodes) 471.314 * * [simplify]: iters left: 4 (98 enodes) 471.330 * * [simplify]: iters left: 3 (181 enodes) 471.366 * * [simplify]: iters left: 2 (358 enodes) 471.472 * * [simplify]: Extracting #0: cost 1 inf + 0 471.472 * * [simplify]: Extracting #1: cost 0 inf + 1 471.472 * [simplify]: Simplified to 0 471.472 * [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)) 471.472 * * * * [progress]: [ 1046 / 3260 ] simplifiying candidate # 471.472 * [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)))) 471.472 * * [simplify]: iters left: 6 (25 enodes) 471.478 * * [simplify]: iters left: 5 (95 enodes) 471.493 * * [simplify]: iters left: 4 (169 enodes) 471.518 * * [simplify]: iters left: 3 (289 enodes) 471.571 * * [simplify]: Extracting #0: cost 1 inf + 0 471.571 * * [simplify]: Extracting #1: cost 12 inf + 0 471.571 * * [simplify]: Extracting #2: cost 91 inf + 42 471.572 * * [simplify]: Extracting #3: cost 124 inf + 1203 471.573 * * [simplify]: Extracting #4: cost 84 inf + 4254 471.575 * * [simplify]: Extracting #5: cost 86 inf + 5027 471.577 * * [simplify]: Extracting #6: cost 82 inf + 6071 471.580 * * [simplify]: Extracting #7: cost 45 inf + 19682 471.590 * * [simplify]: Extracting #8: cost 7 inf + 35691 471.599 * * [simplify]: Extracting #9: cost 0 inf + 39075 471.608 * [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)) 471.608 * [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))))) 471.609 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 471.609 * * [simplify]: iters left: 6 (10 enodes) 471.612 * * [simplify]: iters left: 5 (41 enodes) 471.618 * * [simplify]: iters left: 4 (81 enodes) 471.630 * * [simplify]: iters left: 3 (127 enodes) 471.647 * * [simplify]: iters left: 2 (186 enodes) 471.674 * * [simplify]: iters left: 1 (266 enodes) 471.735 * * [simplify]: Extracting #0: cost 1 inf + 0 471.735 * * [simplify]: Extracting #1: cost 0 inf + 1 471.735 * [simplify]: Simplified to 0 471.735 * [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)) 471.735 * * * * [progress]: [ 1047 / 3260 ] simplifiying candidate # 471.735 * [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))) 471.735 * * [simplify]: iters left: 6 (24 enodes) 471.741 * * [simplify]: iters left: 5 (92 enodes) 471.755 * * [simplify]: iters left: 4 (150 enodes) 471.779 * * [simplify]: iters left: 3 (252 enodes) 471.824 * * [simplify]: iters left: 2 (480 enodes) 471.944 * * [simplify]: Extracting #0: cost 1 inf + 0 471.945 * * [simplify]: Extracting #1: cost 9 inf + 0 471.945 * * [simplify]: Extracting #2: cost 89 inf + 2 471.945 * * [simplify]: Extracting #3: cost 154 inf + 627 471.947 * * [simplify]: Extracting #4: cost 120 inf + 3507 471.949 * * [simplify]: Extracting #5: cost 120 inf + 4446 471.951 * * [simplify]: Extracting #6: cost 116 inf + 5329 471.955 * * [simplify]: Extracting #7: cost 68 inf + 23100 471.967 * * [simplify]: Extracting #8: cost 5 inf + 50022 471.981 * * [simplify]: Extracting #9: cost 0 inf + 52478 471.995 * [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)) 471.996 * [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)))) 471.996 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 471.996 * * [simplify]: iters left: 6 (9 enodes) 471.998 * * [simplify]: iters left: 5 (36 enodes) 472.006 * * [simplify]: iters left: 4 (67 enodes) 472.017 * * [simplify]: iters left: 3 (97 enodes) 472.033 * * [simplify]: iters left: 2 (158 enodes) 472.067 * * [simplify]: iters left: 1 (263 enodes) 472.110 * * [simplify]: Extracting #0: cost 1 inf + 0 472.110 * * [simplify]: Extracting #1: cost 0 inf + 1 472.110 * [simplify]: Simplified to 0 472.110 * [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)) 472.110 * * * * [progress]: [ 1048 / 3260 ] simplifiying candidate # 472.111 * [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)))) 472.111 * * [simplify]: iters left: 6 (24 enodes) 472.116 * * [simplify]: iters left: 5 (93 enodes) 472.131 * * [simplify]: iters left: 4 (160 enodes) 472.155 * * [simplify]: iters left: 3 (279 enodes) 472.209 * * [simplify]: Extracting #0: cost 1 inf + 0 472.209 * * [simplify]: Extracting #1: cost 11 inf + 0 472.210 * * [simplify]: Extracting #2: cost 88 inf + 0 472.210 * * [simplify]: Extracting #3: cost 126 inf + 946 472.211 * * [simplify]: Extracting #4: cost 87 inf + 4401 472.213 * * [simplify]: Extracting #5: cost 83 inf + 5512 472.215 * * [simplify]: Extracting #6: cost 79 inf + 6515 472.219 * * [simplify]: Extracting #7: cost 41 inf + 19327 472.227 * * [simplify]: Extracting #8: cost 1 inf + 37542 472.236 * * [simplify]: Extracting #9: cost 0 inf + 37947 472.245 * [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)) 472.245 * [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))))) 472.245 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 472.245 * * [simplify]: iters left: 5 (9 enodes) 472.248 * * [simplify]: iters left: 4 (39 enodes) 472.256 * * [simplify]: iters left: 3 (65 enodes) 472.266 * * [simplify]: iters left: 2 (129 enodes) 472.290 * * [simplify]: iters left: 1 (210 enodes) 472.327 * * [simplify]: Extracting #0: cost 1 inf + 0 472.327 * * [simplify]: Extracting #1: cost 0 inf + 1 472.327 * [simplify]: Simplified to 0 472.327 * [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)) 472.327 * * * * [progress]: [ 1049 / 3260 ] simplifiying candidate # 472.328 * [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)))))) 472.328 * * [simplify]: iters left: 6 (25 enodes) 472.333 * * [simplify]: iters left: 5 (94 enodes) 472.347 * * [simplify]: iters left: 4 (141 enodes) 472.368 * * [simplify]: iters left: 3 (227 enodes) 472.405 * * [simplify]: iters left: 2 (348 enodes) 472.464 * * [simplify]: Extracting #0: cost 1 inf + 0 472.464 * * [simplify]: Extracting #1: cost 11 inf + 0 472.464 * * [simplify]: Extracting #2: cost 72 inf + 0 472.464 * * [simplify]: Extracting #3: cost 119 inf + 87 472.465 * * [simplify]: Extracting #4: cost 110 inf + 955 472.466 * * [simplify]: Extracting #5: cost 109 inf + 2442 472.467 * * [simplify]: Extracting #6: cost 87 inf + 9781 472.471 * * [simplify]: Extracting #7: cost 35 inf + 27304 472.480 * * [simplify]: Extracting #8: cost 3 inf + 39179 472.489 * * [simplify]: Extracting #9: cost 0 inf + 40344 472.499 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a) (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 472.499 * [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))))))) 472.499 * [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.499 * * [simplify]: iters left: 6 (10 enodes) 472.501 * * [simplify]: iters left: 5 (37 enodes) 472.507 * * [simplify]: iters left: 4 (57 enodes) 472.519 * * [simplify]: iters left: 3 (104 enodes) 472.535 * * [simplify]: iters left: 2 (158 enodes) 472.557 * * [simplify]: iters left: 1 (225 enodes) 472.590 * * [simplify]: Extracting #0: cost 1 inf + 0 472.590 * * [simplify]: Extracting #1: cost 0 inf + 1 472.590 * [simplify]: Simplified to 0 472.590 * [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)) 472.591 * * * * [progress]: [ 1050 / 3260 ] simplifiying candidate # 472.591 * [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))))) 472.591 * * [simplify]: iters left: 6 (24 enodes) 472.596 * * [simplify]: iters left: 5 (85 enodes) 472.608 * * [simplify]: iters left: 4 (125 enodes) 472.626 * * [simplify]: iters left: 3 (196 enodes) 472.657 * * [simplify]: iters left: 2 (278 enodes) 472.699 * * [simplify]: iters left: 1 (397 enodes) 472.777 * * [simplify]: Extracting #0: cost 1 inf + 0 472.777 * * [simplify]: Extracting #1: cost 9 inf + 0 472.777 * * [simplify]: Extracting #2: cost 71 inf + 0 472.777 * * [simplify]: Extracting #3: cost 104 inf + 129 472.778 * * [simplify]: Extracting #4: cost 92 inf + 1325 472.779 * * [simplify]: Extracting #5: cost 95 inf + 1898 472.780 * * [simplify]: Extracting #6: cost 93 inf + 2190 472.781 * * [simplify]: Extracting #7: cost 83 inf + 3656 472.784 * * [simplify]: Extracting #8: cost 43 inf + 16441 472.793 * * [simplify]: Extracting #9: cost 3 inf + 31194 472.803 * * [simplify]: Extracting #10: cost 0 inf + 32238 472.812 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) a) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) 2)) (/ b (* 2 a))) 472.812 * [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)))))) 472.813 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 472.813 * * [simplify]: iters left: 6 (9 enodes) 472.815 * * [simplify]: iters left: 5 (29 enodes) 472.819 * * [simplify]: iters left: 4 (42 enodes) 472.824 * * [simplify]: iters left: 3 (58 enodes) 472.833 * * [simplify]: iters left: 2 (68 enodes) 472.840 * * [simplify]: Extracting #0: cost 1 inf + 0 472.840 * * [simplify]: Extracting #1: cost 0 inf + 1 472.840 * [simplify]: Simplified to 0 472.840 * [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)) 472.840 * * * * [progress]: [ 1051 / 3260 ] simplifiying candidate # 472.840 * [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)))))) 472.840 * * [simplify]: iters left: 6 (28 enodes) 472.846 * * [simplify]: iters left: 5 (108 enodes) 472.863 * * [simplify]: iters left: 4 (208 enodes) 472.902 * * [simplify]: iters left: 3 (420 enodes) 472.979 * * [simplify]: Extracting #0: cost 1 inf + 0 472.980 * * [simplify]: Extracting #1: cost 11 inf + 0 472.980 * * [simplify]: Extracting #2: cost 88 inf + 0 472.980 * * [simplify]: Extracting #3: cost 143 inf + 207 472.981 * * [simplify]: Extracting #4: cost 140 inf + 655 472.982 * * [simplify]: Extracting #5: cost 129 inf + 4164 472.986 * * [simplify]: Extracting #6: cost 67 inf + 20728 472.993 * * [simplify]: Extracting #7: cost 24 inf + 33164 473.003 * * [simplify]: Extracting #8: cost 1 inf + 42229 473.013 * * [simplify]: Extracting #9: cost 0 inf + 42658 473.024 * [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)) 473.025 * [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))))))) 473.025 * [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.025 * * [simplify]: iters left: 6 (13 enodes) 473.028 * * [simplify]: iters left: 5 (53 enodes) 473.036 * * [simplify]: iters left: 4 (117 enodes) 473.060 * * [simplify]: iters left: 3 (275 enodes) 473.113 * * [simplify]: iters left: 2 (474 enodes) 473.219 * * [simplify]: Extracting #0: cost 1 inf + 0 473.219 * * [simplify]: Extracting #1: cost 0 inf + 1 473.219 * [simplify]: Simplified to 0 473.219 * [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)) 473.219 * * * * [progress]: [ 1052 / 3260 ] simplifiying candidate # 473.219 * [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))))) 473.219 * * [simplify]: iters left: 6 (26 enodes) 473.225 * * [simplify]: iters left: 5 (99 enodes) 473.239 * * [simplify]: iters left: 4 (168 enodes) 473.270 * * [simplify]: iters left: 3 (341 enodes) 473.338 * * [simplify]: Extracting #0: cost 1 inf + 0 473.338 * * [simplify]: Extracting #1: cost 11 inf + 0 473.338 * * [simplify]: Extracting #2: cost 72 inf + 0 473.338 * * [simplify]: Extracting #3: cost 121 inf + 126 473.339 * * [simplify]: Extracting #4: cost 120 inf + 373 473.339 * * [simplify]: Extracting #5: cost 123 inf + 745 473.341 * * [simplify]: Extracting #6: cost 99 inf + 5027 473.345 * * [simplify]: Extracting #7: cost 28 inf + 23151 473.354 * * [simplify]: Extracting #8: cost 1 inf + 32677 473.363 * * [simplify]: Extracting #9: cost 0 inf + 33002 473.372 * [simplify]: Simplified to (- (* (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2) (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a)) (/ (/ b 2) a)) 473.372 * [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)))))) 473.372 * [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.372 * * [simplify]: iters left: 6 (12 enodes) 473.375 * * [simplify]: iters left: 5 (47 enodes) 473.383 * * [simplify]: iters left: 4 (82 enodes) 473.396 * * [simplify]: iters left: 3 (157 enodes) 473.422 * * [simplify]: iters left: 2 (248 enodes) 473.460 * * [simplify]: iters left: 1 (341 enodes) 473.512 * * [simplify]: Extracting #0: cost 1 inf + 0 473.513 * * [simplify]: Extracting #1: cost 0 inf + 1 473.513 * [simplify]: Simplified to 0 473.513 * [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)) 473.513 * * * * [progress]: [ 1053 / 3260 ] simplifiying candidate # 473.513 * [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)))) 473.513 * * [simplify]: iters left: 6 (26 enodes) 473.519 * * [simplify]: iters left: 5 (97 enodes) 473.533 * * [simplify]: iters left: 4 (171 enodes) 473.563 * * [simplify]: iters left: 3 (318 enodes) 473.625 * * [simplify]: Extracting #0: cost 1 inf + 0 473.626 * * [simplify]: Extracting #1: cost 13 inf + 0 473.626 * * [simplify]: Extracting #2: cost 74 inf + 0 473.626 * * [simplify]: Extracting #3: cost 115 inf + 44 473.627 * * [simplify]: Extracting #4: cost 111 inf + 376 473.627 * * [simplify]: Extracting #5: cost 103 inf + 2974 473.630 * * [simplify]: Extracting #6: cost 63 inf + 11835 473.634 * * [simplify]: Extracting #7: cost 19 inf + 24827 473.642 * * [simplify]: Extracting #8: cost 1 inf + 31992 473.649 * * [simplify]: Extracting #9: cost 0 inf + 32451 473.657 * [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)) 473.657 * [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))))) 473.657 * [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.658 * * [simplify]: iters left: 6 (12 enodes) 473.661 * * [simplify]: iters left: 5 (47 enodes) 473.668 * * [simplify]: iters left: 4 (89 enodes) 473.684 * * [simplify]: iters left: 3 (180 enodes) 473.722 * * [simplify]: iters left: 2 (296 enodes) 473.777 * * [simplify]: iters left: 1 (428 enodes) 473.864 * * [simplify]: Extracting #0: cost 1 inf + 0 473.864 * * [simplify]: Extracting #1: cost 0 inf + 1 473.864 * [simplify]: Simplified to 0 473.864 * [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)) 473.864 * * * * [progress]: [ 1054 / 3260 ] simplifiying candidate # 473.864 * [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)))))) 473.864 * * [simplify]: iters left: 6 (27 enodes) 473.870 * * [simplify]: iters left: 5 (101 enodes) 473.885 * * [simplify]: iters left: 4 (169 enodes) 473.910 * * [simplify]: iters left: 3 (276 enodes) 473.952 * * [simplify]: iters left: 2 (397 enodes) 474.013 * * [simplify]: Extracting #0: cost 1 inf + 0 474.013 * * [simplify]: Extracting #1: cost 11 inf + 0 474.013 * * [simplify]: Extracting #2: cost 81 inf + 0 474.013 * * [simplify]: Extracting #3: cost 130 inf + 371 474.014 * * [simplify]: Extracting #4: cost 118 inf + 2242 474.016 * * [simplify]: Extracting #5: cost 102 inf + 7226 474.019 * * [simplify]: Extracting #6: cost 80 inf + 12384 474.024 * * [simplify]: Extracting #7: cost 29 inf + 27902 474.034 * * [simplify]: Extracting #8: cost 0 inf + 39349 474.044 * * [simplify]: Extracting #9: cost 0 inf + 39079 474.055 * [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))))) 474.055 * [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))))))) 474.055 * [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.055 * * [simplify]: iters left: 6 (12 enodes) 474.058 * * [simplify]: iters left: 5 (46 enodes) 474.065 * * [simplify]: iters left: 4 (81 enodes) 474.077 * * [simplify]: iters left: 3 (134 enodes) 474.095 * * [simplify]: iters left: 2 (197 enodes) 474.123 * * [simplify]: iters left: 1 (271 enodes) 474.159 * * [simplify]: Extracting #0: cost 1 inf + 0 474.159 * * [simplify]: Extracting #1: cost 0 inf + 1 474.159 * [simplify]: Simplified to 0 474.159 * [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)) 474.159 * * * * [progress]: [ 1055 / 3260 ] simplifiying candidate # 474.159 * [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))))) 474.159 * * [simplify]: iters left: 6 (24 enodes) 474.165 * * [simplify]: iters left: 5 (89 enodes) 474.179 * * [simplify]: iters left: 4 (137 enodes) 474.200 * * [simplify]: iters left: 3 (249 enodes) 474.241 * * [simplify]: iters left: 2 (387 enodes) 474.304 * * [simplify]: Extracting #0: cost 1 inf + 0 474.304 * * [simplify]: Extracting #1: cost 9 inf + 0 474.304 * * [simplify]: Extracting #2: cost 70 inf + 0 474.305 * * [simplify]: Extracting #3: cost 118 inf + 45 474.305 * * [simplify]: Extracting #4: cost 106 inf + 1280 474.306 * * [simplify]: Extracting #5: cost 104 inf + 2426 474.308 * * [simplify]: Extracting #6: cost 85 inf + 5535 474.313 * * [simplify]: Extracting #7: cost 27 inf + 23203 474.322 * * [simplify]: Extracting #8: cost 1 inf + 32400 474.331 * * [simplify]: Extracting #9: cost 0 inf + 32645 474.340 * [simplify]: Simplified to (- (/ (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) a) (/ b (* 2 a))) 474.340 * [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)))))) 474.341 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 474.341 * * [simplify]: iters left: 6 (10 enodes) 474.343 * * [simplify]: iters left: 5 (38 enodes) 474.348 * * [simplify]: iters left: 4 (59 enodes) 474.356 * * [simplify]: iters left: 3 (88 enodes) 474.370 * * [simplify]: iters left: 2 (117 enodes) 474.383 * * [simplify]: iters left: 1 (144 enodes) 474.399 * * [simplify]: Extracting #0: cost 1 inf + 0 474.399 * * [simplify]: Extracting #1: cost 0 inf + 1 474.399 * [simplify]: Simplified to 0 474.399 * [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)) 474.399 * * * * [progress]: [ 1056 / 3260 ] simplifiying candidate # 474.400 * [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)))) 474.400 * * [simplify]: iters left: 6 (25 enodes) 474.405 * * [simplify]: iters left: 5 (92 enodes) 474.418 * * [simplify]: iters left: 4 (144 enodes) 474.441 * * [simplify]: iters left: 3 (240 enodes) 474.477 * * [simplify]: iters left: 2 (347 enodes) 474.530 * * [simplify]: iters left: 1 (481 enodes) 474.616 * * [simplify]: Extracting #0: cost 1 inf + 0 474.616 * * [simplify]: Extracting #1: cost 11 inf + 0 474.616 * * [simplify]: Extracting #2: cost 83 inf + 0 474.616 * * [simplify]: Extracting #3: cost 122 inf + 87 474.617 * * [simplify]: Extracting #4: cost 106 inf + 1691 474.618 * * [simplify]: Extracting #5: cost 104 inf + 2918 474.620 * * [simplify]: Extracting #6: cost 88 inf + 5799 474.625 * * [simplify]: Extracting #7: cost 34 inf + 22255 474.635 * * [simplify]: Extracting #8: cost 0 inf + 34929 474.646 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b))))))) (/ b (* 2 a))) 474.646 * [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))))) 474.646 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 474.646 * * [simplify]: iters left: 6 (11 enodes) 474.649 * * [simplify]: iters left: 5 (42 enodes) 474.655 * * [simplify]: iters left: 4 (67 enodes) 474.665 * * [simplify]: iters left: 3 (111 enodes) 474.682 * * [simplify]: iters left: 2 (140 enodes) 474.698 * * [simplify]: iters left: 1 (160 enodes) 474.714 * * [simplify]: Extracting #0: cost 1 inf + 0 474.714 * * [simplify]: Extracting #1: cost 0 inf + 1 474.714 * [simplify]: Simplified to 0 474.714 * [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)) 474.714 * * * * [progress]: [ 1057 / 3260 ] simplifiying candidate # 474.714 * [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)))))) 474.714 * * [simplify]: iters left: 6 (31 enodes) 474.721 * * [simplify]: iters left: 5 (123 enodes) 474.743 * * [simplify]: iters left: 4 (272 enodes) 474.813 * * [simplify]: Extracting #0: cost 1 inf + 0 474.813 * * [simplify]: Extracting #1: cost 11 inf + 0 474.814 * * [simplify]: Extracting #2: cost 163 inf + 0 474.814 * * [simplify]: Extracting #3: cost 286 inf + 205 474.815 * * [simplify]: Extracting #4: cost 273 inf + 2550 474.823 * * [simplify]: Extracting #5: cost 109 inf + 60617 474.837 * * [simplify]: Extracting #6: cost 44 inf + 85418 474.852 * * [simplify]: Extracting #7: cost 23 inf + 90377 474.871 * * [simplify]: Extracting #8: cost 1 inf + 99742 474.889 * * [simplify]: Extracting #9: cost 0 inf + 100212 474.907 * [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))))) 474.907 * [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))))))) 474.908 * [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))))) 474.908 * * [simplify]: iters left: 6 (16 enodes) 474.912 * * [simplify]: iters left: 5 (68 enodes) 474.923 * * [simplify]: iters left: 4 (179 enodes) 474.979 * * [simplify]: Extracting #0: cost 1 inf + 0 474.979 * * [simplify]: Extracting #1: cost 27 inf + 0 474.980 * * [simplify]: Extracting #2: cost 153 inf + 0 474.980 * * [simplify]: Extracting #3: cost 242 inf + 83 474.983 * * [simplify]: Extracting #4: cost 185 inf + 16503 474.995 * * [simplify]: Extracting #5: cost 15 inf + 79352 475.011 * * [simplify]: Extracting #6: cost 0 inf + 84943 475.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))))) 475.025 * [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))))))) 475.026 * * * * [progress]: [ 1058 / 3260 ] simplifiying candidate # 475.026 * [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))))) 475.026 * * [simplify]: iters left: 6 (29 enodes) 475.033 * * [simplify]: iters left: 5 (115 enodes) 475.051 * * [simplify]: iters left: 4 (233 enodes) 475.109 * * [simplify]: Extracting #0: cost 1 inf + 0 475.109 * * [simplify]: Extracting #1: cost 11 inf + 0 475.109 * * [simplify]: Extracting #2: cost 134 inf + 0 475.110 * * [simplify]: Extracting #3: cost 232 inf + 204 475.111 * * [simplify]: Extracting #4: cost 210 inf + 4332 475.117 * * [simplify]: Extracting #5: cost 97 inf + 41312 475.128 * * [simplify]: Extracting #6: cost 32 inf + 61103 475.141 * * [simplify]: Extracting #7: cost 1 inf + 72103 475.158 * * [simplify]: Extracting #8: cost 0 inf + 72186 475.172 * [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)))))) 475.172 * [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)))))) 475.172 * [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.172 * * [simplify]: iters left: 6 (15 enodes) 475.176 * * [simplify]: iters left: 5 (63 enodes) 475.186 * * [simplify]: iters left: 4 (145 enodes) 475.222 * * [simplify]: iters left: 3 (499 enodes) 475.449 * * [simplify]: Extracting #0: cost 1 inf + 0 475.449 * * [simplify]: Extracting #1: cost 0 inf + 1 475.449 * [simplify]: Simplified to 0 475.449 * [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)) 475.449 * * * * [progress]: [ 1059 / 3260 ] simplifiying candidate # 475.450 * [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)))) 475.450 * * [simplify]: iters left: 6 (29 enodes) 475.456 * * [simplify]: iters left: 5 (112 enodes) 475.478 * * [simplify]: iters left: 4 (242 enodes) 475.536 * * [simplify]: Extracting #0: cost 1 inf + 0 475.536 * * [simplify]: Extracting #1: cost 13 inf + 0 475.537 * * [simplify]: Extracting #2: cost 126 inf + 0 475.537 * * [simplify]: Extracting #3: cost 198 inf + 205 475.538 * * [simplify]: Extracting #4: cost 184 inf + 2638 475.542 * * [simplify]: Extracting #5: cost 88 inf + 30671 475.551 * * [simplify]: Extracting #6: cost 28 inf + 49248 475.561 * * [simplify]: Extracting #7: cost 2 inf + 58461 475.572 * * [simplify]: Extracting #8: cost 0 inf + 58974 475.584 * [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))) 475.584 * [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))))) 475.584 * [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.584 * * [simplify]: iters left: 6 (15 enodes) 475.588 * * [simplify]: iters left: 5 (62 enodes) 475.599 * * [simplify]: iters left: 4 (159 enodes) 475.641 * * [simplify]: iters left: 3 (475 enodes) 475.836 * * [simplify]: Extracting #0: cost 1 inf + 0 475.836 * * [simplify]: Extracting #1: cost 42 inf + 0 475.837 * * [simplify]: Extracting #2: cost 194 inf + 1 475.840 * * [simplify]: Extracting #3: cost 205 inf + 15094 475.855 * * [simplify]: Extracting #4: cost 20 inf + 63712 475.872 * * [simplify]: Extracting #5: cost 3 inf + 65204 475.892 * * [simplify]: Extracting #6: cost 0 inf + 65965 475.909 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 475.909 * [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)))) 475.909 * * * * [progress]: [ 1060 / 3260 ] simplifiying candidate # 475.909 * [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)))))) 475.910 * * [simplify]: iters left: 6 (30 enodes) 475.916 * * [simplify]: iters left: 5 (117 enodes) 475.934 * * [simplify]: iters left: 4 (241 enodes) 475.987 * * [simplify]: Extracting #0: cost 1 inf + 0 475.987 * * [simplify]: Extracting #1: cost 11 inf + 0 475.987 * * [simplify]: Extracting #2: cost 125 inf + 0 475.988 * * [simplify]: Extracting #3: cost 219 inf + 43 475.989 * * [simplify]: Extracting #4: cost 204 inf + 2229 475.994 * * [simplify]: Extracting #5: cost 92 inf + 39923 476.005 * * [simplify]: Extracting #6: cost 28 inf + 61405 476.019 * * [simplify]: Extracting #7: cost 1 inf + 69722 476.033 * * [simplify]: Extracting #8: cost 0 inf + 70111 476.046 * [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)))))) 476.046 * [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))))))) 476.046 * [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.047 * * [simplify]: iters left: 6 (15 enodes) 476.050 * * [simplify]: iters left: 5 (62 enodes) 476.060 * * [simplify]: iters left: 4 (148 enodes) 476.098 * * [simplify]: iters left: 3 (499 enodes) 476.334 * * [simplify]: Extracting #0: cost 1 inf + 0 476.334 * * [simplify]: Extracting #1: cost 0 inf + 1 476.334 * [simplify]: Simplified to 0 476.334 * [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)) 476.334 * * * * [progress]: [ 1061 / 3260 ] simplifiying candidate # 476.334 * [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))))) 476.335 * * [simplify]: iters left: 6 (28 enodes) 476.341 * * [simplify]: iters left: 5 (108 enodes) 476.357 * * [simplify]: iters left: 4 (205 enodes) 476.402 * * [simplify]: Extracting #0: cost 1 inf + 0 476.402 * * [simplify]: Extracting #1: cost 11 inf + 0 476.403 * * [simplify]: Extracting #2: cost 106 inf + 0 476.403 * * [simplify]: Extracting #3: cost 180 inf + 43 476.404 * * [simplify]: Extracting #4: cost 178 inf + 250 476.404 * * [simplify]: Extracting #5: cost 170 inf + 2479 476.409 * * [simplify]: Extracting #6: cost 68 inf + 30304 476.419 * * [simplify]: Extracting #7: cost 1 inf + 51063 476.429 * * [simplify]: Extracting #8: cost 0 inf + 51251 476.439 * [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)))))) 476.439 * [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)))))) 476.440 * [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.440 * * [simplify]: iters left: 6 (14 enodes) 476.443 * * [simplify]: iters left: 5 (56 enodes) 476.452 * * [simplify]: iters left: 4 (117 enodes) 476.478 * * [simplify]: iters left: 3 (347 enodes) 476.592 * * [simplify]: Extracting #0: cost 1 inf + 0 476.592 * * [simplify]: Extracting #1: cost 0 inf + 1 476.592 * [simplify]: Simplified to 0 476.592 * [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)) 476.592 * * * * [progress]: [ 1062 / 3260 ] simplifiying candidate # 476.592 * [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)))) 476.592 * * [simplify]: iters left: 6 (28 enodes) 476.599 * * [simplify]: iters left: 5 (107 enodes) 476.615 * * [simplify]: iters left: 4 (199 enodes) 476.655 * * [simplify]: iters left: 3 (471 enodes) 476.800 * * [simplify]: Extracting #0: cost 1 inf + 0 476.800 * * [simplify]: Extracting #1: cost 11 inf + 0 476.801 * * [simplify]: Extracting #2: cost 125 inf + 0 476.801 * * [simplify]: Extracting #3: cost 224 inf + 44 476.803 * * [simplify]: Extracting #4: cost 215 inf + 2477 476.808 * * [simplify]: Extracting #5: cost 114 inf + 25980 476.820 * * [simplify]: Extracting #6: cost 44 inf + 43994 476.834 * * [simplify]: Extracting #7: cost 3 inf + 58327 476.850 * * [simplify]: Extracting #8: cost 0 inf + 59299 476.865 * [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))) 476.865 * [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))))) 476.866 * [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.866 * * [simplify]: iters left: 6 (14 enodes) 476.869 * * [simplify]: iters left: 5 (57 enodes) 476.880 * * [simplify]: iters left: 4 (116 enodes) 476.904 * * [simplify]: iters left: 3 (321 enodes) 477.012 * * [simplify]: Extracting #0: cost 1 inf + 0 477.012 * * [simplify]: Extracting #1: cost 0 inf + 1 477.012 * [simplify]: Simplified to 0 477.012 * [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)) 477.012 * * * * [progress]: [ 1063 / 3260 ] simplifiying candidate # 477.012 * [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)))))) 477.013 * * [simplify]: iters left: 6 (29 enodes) 477.019 * * [simplify]: iters left: 5 (112 enodes) 477.036 * * [simplify]: iters left: 4 (232 enodes) 477.088 * * [simplify]: Extracting #0: cost 1 inf + 0 477.088 * * [simplify]: Extracting #1: cost 11 inf + 0 477.088 * * [simplify]: Extracting #2: cost 106 inf + 0 477.088 * * [simplify]: Extracting #3: cost 181 inf + 2 477.089 * * [simplify]: Extracting #4: cost 177 inf + 492 477.090 * * [simplify]: Extracting #5: cost 163 inf + 4697 477.094 * * [simplify]: Extracting #6: cost 81 inf + 27331 477.102 * * [simplify]: Extracting #7: cost 0 inf + 51381 477.114 * * [simplify]: Extracting #8: cost 0 inf + 50911 477.124 * [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)) 477.124 * [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))))))) 477.124 * [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.124 * * [simplify]: iters left: 6 (15 enodes) 477.128 * * [simplify]: iters left: 5 (62 enodes) 477.138 * * [simplify]: iters left: 4 (149 enodes) 477.175 * * [simplify]: iters left: 3 (450 enodes) 477.372 * * [simplify]: Extracting #0: cost 1 inf + 0 477.372 * * [simplify]: Extracting #1: cost 0 inf + 1 477.372 * [simplify]: Simplified to 0 477.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)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 0)) 477.373 * * * * [progress]: [ 1064 / 3260 ] simplifiying candidate # 477.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)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 477.373 * * [simplify]: iters left: 6 (27 enodes) 477.379 * * [simplify]: iters left: 5 (102 enodes) 477.394 * * [simplify]: iters left: 4 (190 enodes) 477.430 * * [simplify]: iters left: 3 (460 enodes) 477.559 * * [simplify]: Extracting #0: cost 1 inf + 0 477.559 * * [simplify]: Extracting #1: cost 11 inf + 0 477.560 * * [simplify]: Extracting #2: cost 111 inf + 0 477.560 * * [simplify]: Extracting #3: cost 223 inf + 4 477.562 * * [simplify]: Extracting #4: cost 204 inf + 2492 477.567 * * [simplify]: Extracting #5: cost 122 inf + 20396 477.576 * * [simplify]: Extracting #6: cost 67 inf + 32135 477.586 * * [simplify]: Extracting #7: cost 36 inf + 39820 477.598 * * [simplify]: Extracting #8: cost 4 inf + 52197 477.614 * * [simplify]: Extracting #9: cost 0 inf + 53366 477.628 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c -4) a (* b b)))) (fabs (cbrt (fma (* c -4) a (* b b))))) (* a 2)) (/ b (* a 2))) 477.628 * [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)))))) 477.628 * [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.629 * * [simplify]: iters left: 6 (14 enodes) 477.632 * * [simplify]: iters left: 5 (57 enodes) 477.641 * * [simplify]: iters left: 4 (118 enodes) 477.666 * * [simplify]: iters left: 3 (314 enodes) 477.759 * * [simplify]: Extracting #0: cost 1 inf + 0 477.759 * * [simplify]: Extracting #1: cost 0 inf + 1 477.759 * [simplify]: Simplified to 0 477.759 * [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)) 477.759 * * * * [progress]: [ 1065 / 3260 ] simplifiying candidate # 477.759 * [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)))) 477.760 * * [simplify]: iters left: 6 (27 enodes) 477.765 * * [simplify]: iters left: 5 (98 enodes) 477.780 * * [simplify]: iters left: 4 (184 enodes) 477.814 * * [simplify]: iters left: 3 (395 enodes) 477.906 * * [simplify]: Extracting #0: cost 1 inf + 0 477.906 * * [simplify]: Extracting #1: cost 13 inf + 0 477.907 * * [simplify]: Extracting #2: cost 112 inf + 0 477.907 * * [simplify]: Extracting #3: cost 170 inf + 129 477.908 * * [simplify]: Extracting #4: cost 142 inf + 3347 477.913 * * [simplify]: Extracting #5: cost 75 inf + 17627 477.919 * * [simplify]: Extracting #6: cost 40 inf + 26486 477.928 * * [simplify]: Extracting #7: cost 1 inf + 40139 477.938 * * [simplify]: Extracting #8: cost 0 inf + 40568 477.948 * [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)) 477.948 * [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))))) 477.949 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 477.949 * * [simplify]: iters left: 6 (13 enodes) 477.952 * * [simplify]: iters left: 5 (48 enodes) 477.960 * * [simplify]: iters left: 4 (103 enodes) 477.981 * * [simplify]: iters left: 3 (238 enodes) 478.039 * * [simplify]: Extracting #0: cost 1 inf + 0 478.039 * * [simplify]: Extracting #1: cost 0 inf + 1 478.039 * [simplify]: Simplified to 0 478.039 * [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)) 478.040 * * * * [progress]: [ 1066 / 3260 ] simplifiying candidate # 478.040 * [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)))))) 478.040 * * [simplify]: iters left: 6 (30 enodes) 478.046 * * [simplify]: iters left: 5 (116 enodes) 478.064 * * [simplify]: iters left: 4 (234 enodes) 478.115 * * [simplify]: Extracting #0: cost 1 inf + 0 478.115 * * [simplify]: Extracting #1: cost 11 inf + 0 478.115 * * [simplify]: Extracting #2: cost 124 inf + 0 478.116 * * [simplify]: Extracting #3: cost 217 inf + 204 478.116 * * [simplify]: Extracting #4: cost 203 inf + 2592 478.121 * * [simplify]: Extracting #5: cost 101 inf + 35420 478.131 * * [simplify]: Extracting #6: cost 31 inf + 60392 478.143 * * [simplify]: Extracting #7: cost 1 inf + 70007 478.156 * * [simplify]: Extracting #8: cost 0 inf + 69957 478.171 * [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)))) 478.171 * [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))))))) 478.172 * [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.172 * * [simplify]: iters left: 6 (15 enodes) 478.176 * * [simplify]: iters left: 5 (61 enodes) 478.185 * * [simplify]: iters left: 4 (142 enodes) 478.219 * * [simplify]: iters left: 3 (474 enodes) 478.394 * * [simplify]: Extracting #0: cost 1 inf + 0 478.394 * * [simplify]: Extracting #1: cost 0 inf + 1 478.394 * [simplify]: Simplified to 0 478.394 * [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)) 478.394 * * * * [progress]: [ 1067 / 3260 ] simplifiying candidate # 478.395 * [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))))) 478.395 * * [simplify]: iters left: 6 (28 enodes) 478.401 * * [simplify]: iters left: 5 (108 enodes) 478.417 * * [simplify]: iters left: 4 (200 enodes) 478.460 * * [simplify]: Extracting #0: cost 1 inf + 0 478.460 * * [simplify]: Extracting #1: cost 11 inf + 0 478.460 * * [simplify]: Extracting #2: cost 103 inf + 0 478.460 * * [simplify]: Extracting #3: cost 170 inf + 204 478.461 * * [simplify]: Extracting #4: cost 165 inf + 976 478.462 * * [simplify]: Extracting #5: cost 141 inf + 7003 478.468 * * [simplify]: Extracting #6: cost 47 inf + 34070 478.477 * * [simplify]: Extracting #7: cost 6 inf + 46927 478.487 * * [simplify]: Extracting #8: cost 0 inf + 49116 478.497 * [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)))) 478.497 * [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)))))) 478.497 * [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.497 * * [simplify]: iters left: 6 (14 enodes) 478.502 * * [simplify]: iters left: 5 (56 enodes) 478.511 * * [simplify]: iters left: 4 (113 enodes) 478.533 * * [simplify]: iters left: 3 (324 enodes) 478.621 * * [simplify]: Extracting #0: cost 1 inf + 0 478.621 * * [simplify]: Extracting #1: cost 0 inf + 1 478.621 * [simplify]: Simplified to 0 478.621 * [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)) 478.621 * * * * [progress]: [ 1068 / 3260 ] simplifiying candidate # 478.621 * [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)))) 478.622 * * [simplify]: iters left: 6 (28 enodes) 478.628 * * [simplify]: iters left: 5 (106 enodes) 478.644 * * [simplify]: iters left: 4 (194 enodes) 478.681 * * [simplify]: iters left: 3 (454 enodes) 478.792 * * [simplify]: Extracting #0: cost 1 inf + 0 478.792 * * [simplify]: Extracting #1: cost 11 inf + 0 478.792 * * [simplify]: Extracting #2: cost 107 inf + 0 478.793 * * [simplify]: Extracting #3: cost 197 inf + 367 478.794 * * [simplify]: Extracting #4: cost 175 inf + 3575 478.799 * * [simplify]: Extracting #5: cost 94 inf + 21597 478.808 * * [simplify]: Extracting #6: cost 44 inf + 35451 478.819 * * [simplify]: Extracting #7: cost 3 inf + 49487 478.832 * * [simplify]: Extracting #8: cost 0 inf + 50635 478.845 * [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))) 478.845 * [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))))) 478.846 * [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.846 * * [simplify]: iters left: 6 (14 enodes) 478.849 * * [simplify]: iters left: 5 (56 enodes) 478.858 * * [simplify]: iters left: 4 (112 enodes) 478.882 * * [simplify]: iters left: 3 (297 enodes) 478.961 * * [simplify]: Extracting #0: cost 1 inf + 0 478.961 * * [simplify]: Extracting #1: cost 0 inf + 1 478.961 * [simplify]: Simplified to 0 478.961 * [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)) 478.962 * * * * [progress]: [ 1069 / 3260 ] simplifiying candidate # 478.962 * [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)))))) 478.962 * * [simplify]: iters left: 6 (28 enodes) 478.968 * * [simplify]: iters left: 5 (108 enodes) 478.987 * * [simplify]: iters left: 4 (208 enodes) 479.024 * * [simplify]: iters left: 3 (491 enodes) 479.396 * * [simplify]: Extracting #0: cost 1 inf + 0 479.396 * * [simplify]: Extracting #1: cost 11 inf + 0 479.396 * * [simplify]: Extracting #2: cost 114 inf + 0 479.397 * * [simplify]: Extracting #3: cost 243 inf + 43 479.398 * * [simplify]: Extracting #4: cost 221 inf + 3492 479.405 * * [simplify]: Extracting #5: cost 110 inf + 33946 479.420 * * [simplify]: Extracting #6: cost 33 inf + 57290 479.436 * * [simplify]: Extracting #7: cost 2 inf + 67491 479.453 * * [simplify]: Extracting #8: cost 0 inf + 68210 479.470 * [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))))) 479.470 * [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))))))) 479.471 * [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.471 * * [simplify]: iters left: 6 (13 enodes) 479.474 * * [simplify]: iters left: 5 (53 enodes) 479.482 * * [simplify]: iters left: 4 (118 enodes) 479.506 * * [simplify]: iters left: 3 (324 enodes) 479.590 * * [simplify]: Extracting #0: cost 1 inf + 0 479.590 * * [simplify]: Extracting #1: cost 0 inf + 1 479.590 * [simplify]: Simplified to 0 479.590 * [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)) 479.591 * * * * [progress]: [ 1070 / 3260 ] simplifiying candidate # 479.591 * [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))))) 479.591 * * [simplify]: iters left: 6 (25 enodes) 479.596 * * [simplify]: iters left: 5 (94 enodes) 479.613 * * [simplify]: iters left: 4 (163 enodes) 479.641 * * [simplify]: iters left: 3 (387 enodes) 479.734 * * [simplify]: Extracting #0: cost 1 inf + 0 479.734 * * [simplify]: Extracting #1: cost 9 inf + 0 479.734 * * [simplify]: Extracting #2: cost 94 inf + 0 479.735 * * [simplify]: Extracting #3: cost 183 inf + 126 479.736 * * [simplify]: Extracting #4: cost 166 inf + 2529 479.740 * * [simplify]: Extracting #5: cost 100 inf + 15232 479.747 * * [simplify]: Extracting #6: cost 46 inf + 28195 479.757 * * [simplify]: Extracting #7: cost 8 inf + 40741 479.769 * * [simplify]: Extracting #8: cost 0 inf + 43525 479.780 * * [simplify]: Extracting #9: cost 0 inf + 43445 479.794 * [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)))) 479.794 * [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)))))) 479.794 * [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.794 * * [simplify]: iters left: 6 (11 enodes) 479.797 * * [simplify]: iters left: 5 (43 enodes) 479.803 * * [simplify]: iters left: 4 (84 enodes) 479.818 * * [simplify]: iters left: 3 (212 enodes) 479.862 * * [simplify]: iters left: 2 (472 enodes) 479.964 * * [simplify]: Extracting #0: cost 1 inf + 0 479.964 * * [simplify]: Extracting #1: cost 0 inf + 1 479.964 * [simplify]: Simplified to 0 479.964 * [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)) 479.964 * * * * [progress]: [ 1071 / 3260 ] simplifiying candidate # 479.964 * [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)))) 479.965 * * [simplify]: iters left: 6 (26 enodes) 479.970 * * [simplify]: iters left: 5 (99 enodes) 479.985 * * [simplify]: iters left: 4 (178 enodes) 480.016 * * [simplify]: iters left: 3 (373 enodes) 480.095 * * [simplify]: Extracting #0: cost 1 inf + 0 480.095 * * [simplify]: Extracting #1: cost 11 inf + 0 480.096 * * [simplify]: Extracting #2: cost 84 inf + 0 480.097 * * [simplify]: Extracting #3: cost 145 inf + 126 480.097 * * [simplify]: Extracting #4: cost 141 inf + 617 480.099 * * [simplify]: Extracting #5: cost 121 inf + 3960 480.102 * * [simplify]: Extracting #6: cost 71 inf + 12195 480.108 * * [simplify]: Extracting #7: cost 27 inf + 23903 480.117 * * [simplify]: Extracting #8: cost 1 inf + 33729 480.126 * * [simplify]: Extracting #9: cost 0 inf + 34214 480.135 * [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)) 480.135 * [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))))) 480.135 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 480.135 * * [simplify]: iters left: 6 (12 enodes) 480.138 * * [simplify]: iters left: 5 (49 enodes) 480.146 * * [simplify]: iters left: 4 (99 enodes) 480.167 * * [simplify]: iters left: 3 (234 enodes) 480.220 * * [simplify]: iters left: 2 (447 enodes) 480.314 * * [simplify]: Extracting #0: cost 1 inf + 0 480.314 * * [simplify]: Extracting #1: cost 0 inf + 1 480.314 * [simplify]: Simplified to 0 480.314 * [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)) 480.314 * * * * [progress]: [ 1072 / 3260 ] simplifiying candidate # 480.315 * [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)))))) 480.315 * * [simplify]: iters left: 6 (28 enodes) 480.321 * * [simplify]: iters left: 5 (107 enodes) 480.337 * * [simplify]: iters left: 4 (203 enodes) 480.376 * * [simplify]: iters left: 3 (451 enodes) 480.484 * * [simplify]: Extracting #0: cost 1 inf + 0 480.484 * * [simplify]: Extracting #1: cost 11 inf + 0 480.484 * * [simplify]: Extracting #2: cost 100 inf + 0 480.485 * * [simplify]: Extracting #3: cost 179 inf + 2 480.485 * * [simplify]: Extracting #4: cost 171 inf + 938 480.488 * * [simplify]: Extracting #5: cost 116 inf + 12517 480.496 * * [simplify]: Extracting #6: cost 46 inf + 29906 480.507 * * [simplify]: Extracting #7: cost 3 inf + 43933 480.519 * * [simplify]: Extracting #8: cost 0 inf + 45241 480.531 * [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)))) 480.531 * [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))))))) 480.532 * [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.532 * * [simplify]: iters left: 6 (14 enodes) 480.535 * * [simplify]: iters left: 5 (57 enodes) 480.544 * * [simplify]: iters left: 4 (121 enodes) 480.570 * * [simplify]: iters left: 3 (291 enodes) 480.647 * * [simplify]: Extracting #0: cost 1 inf + 0 480.647 * * [simplify]: Extracting #1: cost 0 inf + 1 480.647 * [simplify]: Simplified to 0 480.647 * [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)) 480.648 * * * * [progress]: [ 1073 / 3260 ] simplifiying candidate # 480.648 * [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))))) 480.648 * * [simplify]: iters left: 6 (26 enodes) 480.653 * * [simplify]: iters left: 5 (97 enodes) 480.670 * * [simplify]: iters left: 4 (168 enodes) 480.697 * * [simplify]: iters left: 3 (344 enodes) 480.765 * * [simplify]: Extracting #0: cost 1 inf + 0 480.765 * * [simplify]: Extracting #1: cost 11 inf + 0 480.765 * * [simplify]: Extracting #2: cost 78 inf + 0 480.765 * * [simplify]: Extracting #3: cost 130 inf + 126 480.766 * * [simplify]: Extracting #4: cost 118 inf + 1434 480.768 * * [simplify]: Extracting #5: cost 85 inf + 6370 480.772 * * [simplify]: Extracting #6: cost 56 inf + 11123 480.777 * * [simplify]: Extracting #7: cost 20 inf + 21736 480.785 * * [simplify]: Extracting #8: cost 1 inf + 28882 480.795 * * [simplify]: Extracting #9: cost 0 inf + 29303 480.803 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 480.803 * [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)))))) 480.803 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 480.803 * * [simplify]: iters left: 6 (13 enodes) 480.806 * * [simplify]: iters left: 5 (52 enodes) 480.814 * * [simplify]: iters left: 4 (98 enodes) 480.832 * * [simplify]: iters left: 3 (212 enodes) 480.873 * * [simplify]: iters left: 2 (371 enodes) 480.945 * * [simplify]: Extracting #0: cost 1 inf + 0 480.945 * * [simplify]: Extracting #1: cost 0 inf + 1 480.945 * [simplify]: Simplified to 0 480.945 * [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)) 480.945 * * * * [progress]: [ 1074 / 3260 ] simplifiying candidate # 480.945 * [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)))) 480.945 * * [simplify]: iters left: 6 (26 enodes) 480.951 * * [simplify]: iters left: 5 (93 enodes) 480.965 * * [simplify]: iters left: 4 (161 enodes) 480.990 * * [simplify]: iters left: 3 (288 enodes) 481.038 * * [simplify]: iters left: 2 (466 enodes) 481.116 * * [simplify]: Extracting #0: cost 1 inf + 0 481.117 * * [simplify]: Extracting #1: cost 11 inf + 0 481.117 * * [simplify]: Extracting #2: cost 87 inf + 0 481.117 * * [simplify]: Extracting #3: cost 134 inf + 699 481.119 * * [simplify]: Extracting #4: cost 92 inf + 5772 481.122 * * [simplify]: Extracting #5: cost 83 inf + 7816 481.125 * * [simplify]: Extracting #6: cost 79 inf + 8819 481.131 * * [simplify]: Extracting #7: cost 29 inf + 24392 481.141 * * [simplify]: Extracting #8: cost 1 inf + 34369 481.151 * * [simplify]: Extracting #9: cost 0 inf + 34694 481.162 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ 2 (fabs (cbrt (fma (* c a) -4 (* b b)))))) a) (/ b (* 2 a))) 481.163 * [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))))) 481.163 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 481.163 * * [simplify]: iters left: 6 (12 enodes) 481.166 * * [simplify]: iters left: 5 (44 enodes) 481.173 * * [simplify]: iters left: 4 (92 enodes) 481.187 * * [simplify]: iters left: 3 (159 enodes) 481.211 * * [simplify]: iters left: 2 (267 enodes) 481.254 * * [simplify]: iters left: 1 (364 enodes) 481.311 * * [simplify]: Extracting #0: cost 1 inf + 0 481.311 * * [simplify]: Extracting #1: cost 0 inf + 1 481.312 * [simplify]: Simplified to 0 481.312 * [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)) 481.312 * * * * [progress]: [ 1075 / 3260 ] simplifiying candidate # 481.312 * [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)))))) 481.312 * * [simplify]: iters left: 6 (29 enodes) 481.318 * * [simplify]: iters left: 5 (114 enodes) 481.339 * * [simplify]: iters left: 4 (236 enodes) 481.387 * * [simplify]: Extracting #0: cost 1 inf + 0 481.387 * * [simplify]: Extracting #1: cost 11 inf + 0 481.387 * * [simplify]: Extracting #2: cost 121 inf + 0 481.388 * * [simplify]: Extracting #3: cost 204 inf + 409 481.389 * * [simplify]: Extracting #4: cost 182 inf + 3496 481.395 * * [simplify]: Extracting #5: cost 93 inf + 29411 481.403 * * [simplify]: Extracting #6: cost 26 inf + 50335 481.414 * * [simplify]: Extracting #7: cost 1 inf + 58241 481.425 * * [simplify]: Extracting #8: cost 0 inf + 58741 481.437 * [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))))) 481.437 * [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))))))) 481.437 * [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.437 * * [simplify]: iters left: 6 (15 enodes) 481.441 * * [simplify]: iters left: 5 (64 enodes) 481.451 * * [simplify]: iters left: 4 (149 enodes) 481.488 * * [simplify]: iters left: 3 (466 enodes) 481.740 * * [simplify]: Extracting #0: cost 1 inf + 0 481.740 * * [simplify]: Extracting #1: cost 0 inf + 1 481.740 * [simplify]: Simplified to 0 481.740 * [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)) 481.740 * * * * [progress]: [ 1076 / 3260 ] simplifiying candidate # 481.740 * [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))))) 481.741 * * [simplify]: iters left: 6 (27 enodes) 481.747 * * [simplify]: iters left: 5 (106 enodes) 481.766 * * [simplify]: iters left: 4 (203 enodes) 481.807 * * [simplify]: Extracting #0: cost 1 inf + 0 481.807 * * [simplify]: Extracting #1: cost 11 inf + 0 481.807 * * [simplify]: Extracting #2: cost 109 inf + 0 481.807 * * [simplify]: Extracting #3: cost 166 inf + 531 481.809 * * [simplify]: Extracting #4: cost 128 inf + 6983 481.812 * * [simplify]: Extracting #5: cost 86 inf + 17764 481.818 * * [simplify]: Extracting #6: cost 38 inf + 30637 481.826 * * [simplify]: Extracting #7: cost 6 inf + 40380 481.837 * * [simplify]: Extracting #8: cost 0 inf + 42986 481.846 * [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))) 481.846 * [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)))))) 481.846 * [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.847 * * [simplify]: iters left: 6 (14 enodes) 481.850 * * [simplify]: iters left: 5 (59 enodes) 481.859 * * [simplify]: iters left: 4 (121 enodes) 481.883 * * [simplify]: iters left: 3 (332 enodes) 482.017 * * [simplify]: Extracting #0: cost 1 inf + 0 482.017 * * [simplify]: Extracting #1: cost 0 inf + 1 482.017 * [simplify]: Simplified to 0 482.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))))) 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)) 482.017 * * * * [progress]: [ 1077 / 3260 ] simplifiying candidate # 482.017 * [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)))) 482.017 * * [simplify]: iters left: 6 (27 enodes) 482.023 * * [simplify]: iters left: 5 (104 enodes) 482.040 * * [simplify]: iters left: 4 (197 enodes) 482.078 * * [simplify]: iters left: 3 (437 enodes) 482.201 * * [simplify]: Extracting #0: cost 1 inf + 0 482.201 * * [simplify]: Extracting #1: cost 11 inf + 0 482.201 * * [simplify]: Extracting #2: cost 125 inf + 0 482.202 * * [simplify]: Extracting #3: cost 188 inf + 896 482.205 * * [simplify]: Extracting #4: cost 96 inf + 16528 482.212 * * [simplify]: Extracting #5: cost 61 inf + 24766 482.222 * * [simplify]: Extracting #6: cost 49 inf + 28308 482.232 * * [simplify]: Extracting #7: cost 7 inf + 42442 482.244 * * [simplify]: Extracting #8: cost 0 inf + 45311 482.255 * [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))))) 482.255 * [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))))) 482.256 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 482.256 * * [simplify]: iters left: 6 (13 enodes) 482.259 * * [simplify]: iters left: 5 (54 enodes) 482.268 * * [simplify]: iters left: 4 (112 enodes) 482.291 * * [simplify]: iters left: 3 (281 enodes) 482.384 * * [simplify]: Extracting #0: cost 1 inf + 0 482.384 * * [simplify]: Extracting #1: cost 0 inf + 1 482.384 * [simplify]: Simplified to 0 482.384 * [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)) 482.385 * * * * [progress]: [ 1078 / 3260 ] simplifiying candidate # 482.385 * [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)))))) 482.385 * * [simplify]: iters left: 6 (28 enodes) 482.391 * * [simplify]: iters left: 5 (109 enodes) 482.410 * * [simplify]: iters left: 4 (221 enodes) 482.452 * * [simplify]: Extracting #0: cost 1 inf + 0 482.452 * * [simplify]: Extracting #1: cost 11 inf + 0 482.453 * * [simplify]: Extracting #2: cost 101 inf + 0 482.453 * * [simplify]: Extracting #3: cost 161 inf + 211 482.454 * * [simplify]: Extracting #4: cost 137 inf + 3949 482.457 * * [simplify]: Extracting #5: cost 70 inf + 21008 482.465 * * [simplify]: Extracting #6: cost 41 inf + 28280 482.471 * * [simplify]: Extracting #7: cost 20 inf + 33386 482.479 * * [simplify]: Extracting #8: cost 1 inf + 41948 482.488 * * [simplify]: Extracting #9: cost 0 inf + 42377 482.497 * [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))) 482.497 * [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))))))) 482.498 * [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.498 * * [simplify]: iters left: 6 (14 enodes) 482.501 * * [simplify]: iters left: 5 (59 enodes) 482.511 * * [simplify]: iters left: 4 (134 enodes) 482.540 * * [simplify]: iters left: 3 (357 enodes) 482.677 * * [simplify]: Extracting #0: cost 1 inf + 0 482.677 * * [simplify]: Extracting #1: cost 0 inf + 1 482.677 * [simplify]: Simplified to 0 482.677 * [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)) 482.677 * * * * [progress]: [ 1079 / 3260 ] simplifiying candidate # 482.677 * [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))))) 482.678 * * [simplify]: iters left: 6 (26 enodes) 482.683 * * [simplify]: iters left: 5 (100 enodes) 482.701 * * [simplify]: iters left: 4 (188 enodes) 482.737 * * [simplify]: iters left: 3 (462 enodes) 482.901 * * [simplify]: Extracting #0: cost 1 inf + 0 482.901 * * [simplify]: Extracting #1: cost 11 inf + 0 482.901 * * [simplify]: Extracting #2: cost 146 inf + 0 482.902 * * [simplify]: Extracting #3: cost 235 inf + 212 482.904 * * [simplify]: Extracting #4: cost 197 inf + 5461 482.911 * * [simplify]: Extracting #5: cost 90 inf + 27082 482.922 * * [simplify]: Extracting #6: cost 38 inf + 39853 482.935 * * [simplify]: Extracting #7: cost 2 inf + 51641 482.949 * * [simplify]: Extracting #8: cost 0 inf + 52424 482.964 * [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)) 482.964 * [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)))))) 482.964 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 482.964 * * [simplify]: iters left: 6 (13 enodes) 482.968 * * [simplify]: iters left: 5 (53 enodes) 482.977 * * [simplify]: iters left: 4 (106 enodes) 482.997 * * [simplify]: iters left: 3 (257 enodes) 483.080 * * [simplify]: Extracting #0: cost 1 inf + 0 483.080 * * [simplify]: Extracting #1: cost 0 inf + 1 483.080 * [simplify]: Simplified to 0 483.080 * [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)) 483.080 * * * * [progress]: [ 1080 / 3260 ] simplifiying candidate # 483.082 * [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)))) 483.082 * * [simplify]: iters left: 6 (26 enodes) 483.088 * * [simplify]: iters left: 5 (99 enodes) 483.103 * * [simplify]: iters left: 4 (177 enodes) 483.134 * * [simplify]: iters left: 3 (359 enodes) 483.229 * * [simplify]: Extracting #0: cost 1 inf + 0 483.229 * * [simplify]: Extracting #1: cost 11 inf + 0 483.230 * * [simplify]: Extracting #2: cost 107 inf + 0 483.230 * * [simplify]: Extracting #3: cost 142 inf + 1273 483.233 * * [simplify]: Extracting #4: cost 80 inf + 8872 483.237 * * [simplify]: Extracting #5: cost 60 inf + 12589 483.242 * * [simplify]: Extracting #6: cost 56 inf + 13373 483.248 * * [simplify]: Extracting #7: cost 20 inf + 24387 483.258 * * [simplify]: Extracting #8: cost 0 inf + 32703 483.267 * * [simplify]: Extracting #9: cost 0 inf + 32688 483.276 * [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)))) 483.276 * [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))))) 483.276 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 483.276 * * [simplify]: iters left: 6 (12 enodes) 483.279 * * [simplify]: iters left: 5 (49 enodes) 483.287 * * [simplify]: iters left: 4 (94 enodes) 483.306 * * [simplify]: iters left: 3 (221 enodes) 483.375 * * [simplify]: iters left: 2 (492 enodes) 483.588 * * [simplify]: Extracting #0: cost 1 inf + 0 483.588 * * [simplify]: Extracting #1: cost 0 inf + 1 483.588 * [simplify]: Simplified to 0 483.588 * [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)) 483.589 * * * * [progress]: [ 1081 / 3260 ] simplifiying candidate # 483.589 * [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)))))) 483.589 * * [simplify]: iters left: 6 (27 enodes) 483.595 * * [simplify]: iters left: 5 (102 enodes) 483.612 * * [simplify]: iters left: 4 (196 enodes) 483.649 * * [simplify]: iters left: 3 (439 enodes) 483.768 * * [simplify]: Extracting #0: cost 1 inf + 0 483.768 * * [simplify]: Extracting #1: cost 11 inf + 0 483.769 * * [simplify]: Extracting #2: cost 125 inf + 0 483.769 * * [simplify]: Extracting #3: cost 192 inf + 128 483.770 * * [simplify]: Extracting #4: cost 177 inf + 1476 483.776 * * [simplify]: Extracting #5: cost 109 inf + 15625 483.784 * * [simplify]: Extracting #6: cost 44 inf + 30420 483.794 * * [simplify]: Extracting #7: cost 6 inf + 44151 483.805 * * [simplify]: Extracting #8: cost 0 inf + 46181 483.816 * [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)))) 483.816 * [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))))))) 483.817 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 483.817 * * [simplify]: iters left: 6 (13 enodes) 483.820 * * [simplify]: iters left: 5 (52 enodes) 483.828 * * [simplify]: iters left: 4 (111 enodes) 483.853 * * [simplify]: iters left: 3 (278 enodes) 483.942 * * [simplify]: Extracting #0: cost 1 inf + 0 483.942 * * [simplify]: Extracting #1: cost 0 inf + 1 483.942 * [simplify]: Simplified to 0 483.942 * [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)) 483.943 * * * * [progress]: [ 1082 / 3260 ] simplifiying candidate # 483.943 * [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))))) 483.943 * * [simplify]: iters left: 6 (25 enodes) 483.948 * * [simplify]: iters left: 5 (93 enodes) 483.964 * * [simplify]: iters left: 4 (165 enodes) 483.997 * * [simplify]: iters left: 3 (362 enodes) 484.096 * * [simplify]: Extracting #0: cost 1 inf + 0 484.097 * * [simplify]: Extracting #1: cost 11 inf + 0 484.097 * * [simplify]: Extracting #2: cost 105 inf + 0 484.097 * * [simplify]: Extracting #3: cost 139 inf + 90 484.098 * * [simplify]: Extracting #4: cost 104 inf + 3343 484.102 * * [simplify]: Extracting #5: cost 66 inf + 9194 484.106 * * [simplify]: Extracting #6: cost 59 inf + 10158 484.109 * * [simplify]: Extracting #7: cost 50 inf + 11108 484.115 * * [simplify]: Extracting #8: cost 21 inf + 21129 484.123 * * [simplify]: Extracting #9: cost 0 inf + 29587 484.133 * * [simplify]: Extracting #10: cost 0 inf + 29492 484.142 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (fabs (cbrt (fma (* c a) -4 (* b b)))) a)) 2) (/ (/ b a) 2)) 484.142 * [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)))))) 484.143 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 484.143 * * [simplify]: iters left: 6 (12 enodes) 484.146 * * [simplify]: iters left: 5 (47 enodes) 484.153 * * [simplify]: iters left: 4 (89 enodes) 484.170 * * [simplify]: iters left: 3 (186 enodes) 484.217 * * [simplify]: iters left: 2 (378 enodes) 484.351 * * [simplify]: Extracting #0: cost 1 inf + 0 484.351 * * [simplify]: Extracting #1: cost 0 inf + 1 484.351 * [simplify]: Simplified to 0 484.351 * [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)) 484.351 * * * * [progress]: [ 1083 / 3260 ] simplifiying candidate # 484.351 * [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)))) 484.351 * * [simplify]: iters left: 6 (25 enodes) 484.357 * * [simplify]: iters left: 5 (91 enodes) 484.370 * * [simplify]: iters left: 4 (138 enodes) 484.391 * * [simplify]: iters left: 3 (228 enodes) 484.427 * * [simplify]: iters left: 2 (356 enodes) 484.492 * * [simplify]: Extracting #0: cost 1 inf + 0 484.492 * * [simplify]: Extracting #1: cost 9 inf + 0 484.492 * * [simplify]: Extracting #2: cost 68 inf + 2 484.492 * * [simplify]: Extracting #3: cost 105 inf + 585 484.493 * * [simplify]: Extracting #4: cost 81 inf + 2284 484.495 * * [simplify]: Extracting #5: cost 83 inf + 2660 484.496 * * [simplify]: Extracting #6: cost 79 inf + 3583 484.500 * * [simplify]: Extracting #7: cost 29 inf + 18855 484.507 * * [simplify]: Extracting #8: cost 0 inf + 29594 484.516 * * [simplify]: Extracting #9: cost 0 inf + 29458 484.524 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) a) (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) 2)) (/ (/ b a) 2)) 484.524 * [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))))) 484.524 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 484.524 * * [simplify]: iters left: 6 (11 enodes) 484.529 * * [simplify]: iters left: 5 (40 enodes) 484.535 * * [simplify]: iters left: 4 (65 enodes) 484.545 * * [simplify]: iters left: 3 (97 enodes) 484.561 * * [simplify]: iters left: 2 (165 enodes) 484.594 * * [simplify]: iters left: 1 (271 enodes) 484.645 * * [simplify]: Extracting #0: cost 1 inf + 0 484.646 * * [simplify]: Extracting #1: cost 0 inf + 1 484.646 * [simplify]: Simplified to 0 484.646 * [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)) 484.646 * * * * [progress]: [ 1084 / 3260 ] simplifiying candidate # 484.646 * [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)))))) 484.646 * * [simplify]: iters left: 6 (26 enodes) 484.652 * * [simplify]: iters left: 5 (101 enodes) 484.667 * * [simplify]: iters left: 4 (191 enodes) 484.702 * * [simplify]: iters left: 3 (412 enodes) 484.807 * * [simplify]: Extracting #0: cost 1 inf + 0 484.807 * * [simplify]: Extracting #1: cost 11 inf + 0 484.807 * * [simplify]: Extracting #2: cost 124 inf + 0 484.808 * * [simplify]: Extracting #3: cost 186 inf + 47 484.809 * * [simplify]: Extracting #4: cost 170 inf + 2038 484.814 * * [simplify]: Extracting #5: cost 105 inf + 15984 484.822 * * [simplify]: Extracting #6: cost 43 inf + 30561 484.832 * * [simplify]: Extracting #7: cost 5 inf + 43146 484.843 * * [simplify]: Extracting #8: cost 0 inf + 45486 484.854 * [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)))) 484.854 * [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))))))) 484.854 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 484.854 * * [simplify]: iters left: 6 (12 enodes) 484.857 * * [simplify]: iters left: 5 (51 enodes) 484.865 * * [simplify]: iters left: 4 (106 enodes) 484.888 * * [simplify]: iters left: 3 (247 enodes) 484.954 * * [simplify]: Extracting #0: cost 1 inf + 0 484.955 * * [simplify]: Extracting #1: cost 0 inf + 1 484.955 * [simplify]: Simplified to 0 484.955 * [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)) 484.955 * * * * [progress]: [ 1085 / 3260 ] simplifiying candidate # 484.955 * [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))))) 484.955 * * [simplify]: iters left: 6 (24 enodes) 484.960 * * [simplify]: iters left: 5 (92 enodes) 484.974 * * [simplify]: iters left: 4 (162 enodes) 485.009 * * [simplify]: iters left: 3 (365 enodes) 485.112 * * [simplify]: Extracting #0: cost 1 inf + 0 485.112 * * [simplify]: Extracting #1: cost 11 inf + 0 485.113 * * [simplify]: Extracting #2: cost 107 inf + 0 485.114 * * [simplify]: Extracting #3: cost 136 inf + 424 485.115 * * [simplify]: Extracting #4: cost 94 inf + 4290 485.119 * * [simplify]: Extracting #5: cost 63 inf + 9325 485.123 * * [simplify]: Extracting #6: cost 56 inf + 10657 485.128 * * [simplify]: Extracting #7: cost 23 inf + 20374 485.136 * * [simplify]: Extracting #8: cost 0 inf + 29351 485.144 * * [simplify]: Extracting #9: cost 0 inf + 29256 485.152 * [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)) 485.152 * [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)))))) 485.153 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 485.153 * * [simplify]: iters left: 6 (11 enodes) 485.156 * * [simplify]: iters left: 5 (46 enodes) 485.163 * * [simplify]: iters left: 4 (86 enodes) 485.181 * * [simplify]: iters left: 3 (183 enodes) 485.225 * * [simplify]: iters left: 2 (372 enodes) 485.352 * * [simplify]: Extracting #0: cost 1 inf + 0 485.352 * * [simplify]: Extracting #1: cost 0 inf + 1 485.352 * [simplify]: Simplified to 0 485.352 * [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)) 485.352 * * * * [progress]: [ 1086 / 3260 ] simplifiying candidate # 485.353 * [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)))) 485.353 * * [simplify]: iters left: 6 (24 enodes) 485.358 * * [simplify]: iters left: 5 (90 enodes) 485.371 * * [simplify]: iters left: 4 (137 enodes) 485.394 * * [simplify]: iters left: 3 (227 enodes) 485.428 * * [simplify]: iters left: 2 (355 enodes) 485.491 * * [simplify]: Extracting #0: cost 1 inf + 0 485.491 * * [simplify]: Extracting #1: cost 9 inf + 0 485.491 * * [simplify]: Extracting #2: cost 68 inf + 2 485.491 * * [simplify]: Extracting #3: cost 105 inf + 506 485.492 * * [simplify]: Extracting #4: cost 85 inf + 1833 485.494 * * [simplify]: Extracting #5: cost 83 inf + 2700 485.495 * * [simplify]: Extracting #6: cost 80 inf + 3365 485.500 * * [simplify]: Extracting #7: cost 26 inf + 19798 485.508 * * [simplify]: Extracting #8: cost 1 inf + 29213 485.516 * * [simplify]: Extracting #9: cost 0 inf + 29458 485.524 * [simplify]: Simplified to (- (/ (* (sqrt (cbrt (fma c (* a -4) (* b b)))) (fabs (cbrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (/ b 2) a)) 485.524 * [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))))) 485.525 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 485.525 * * [simplify]: iters left: 6 (10 enodes) 485.527 * * [simplify]: iters left: 5 (39 enodes) 485.533 * * [simplify]: iters left: 4 (64 enodes) 485.543 * * [simplify]: iters left: 3 (96 enodes) 485.559 * * [simplify]: iters left: 2 (164 enodes) 485.592 * * [simplify]: iters left: 1 (270 enodes) 485.644 * * [simplify]: Extracting #0: cost 1 inf + 0 485.644 * * [simplify]: Extracting #1: cost 0 inf + 1 485.644 * [simplify]: Simplified to 0 485.644 * [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)) 485.644 * * * * [progress]: [ 1087 / 3260 ] simplifiying candidate # 485.644 * [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)))))) 485.645 * * [simplify]: iters left: 6 (26 enodes) 485.651 * * [simplify]: iters left: 5 (102 enodes) 485.666 * * [simplify]: iters left: 4 (200 enodes) 485.703 * * [simplify]: iters left: 3 (415 enodes) 485.796 * * [simplify]: Extracting #0: cost 1 inf + 0 485.796 * * [simplify]: Extracting #1: cost 11 inf + 0 485.796 * * [simplify]: Extracting #2: cost 100 inf + 0 485.797 * * [simplify]: Extracting #3: cost 180 inf + 130 485.798 * * [simplify]: Extracting #4: cost 160 inf + 1890 485.804 * * [simplify]: Extracting #5: cost 82 inf + 17093 485.810 * * [simplify]: Extracting #6: cost 42 inf + 27055 485.819 * * [simplify]: Extracting #7: cost 5 inf + 39140 485.830 * * [simplify]: Extracting #8: cost 0 inf + 41200 485.840 * [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)))) 485.840 * [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))))))) 485.840 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 485.840 * * [simplify]: iters left: 6 (12 enodes) 485.844 * * [simplify]: iters left: 5 (53 enodes) 485.853 * * [simplify]: iters left: 4 (117 enodes) 485.876 * * [simplify]: iters left: 3 (255 enodes) 485.935 * * [simplify]: Extracting #0: cost 1 inf + 0 485.935 * * [simplify]: Extracting #1: cost 0 inf + 1 485.935 * [simplify]: Simplified to 0 485.935 * [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)) 485.935 * * * * [progress]: [ 1088 / 3260 ] simplifiying candidate # 485.935 * [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))))) 485.936 * * [simplify]: iters left: 6 (24 enodes) 485.941 * * [simplify]: iters left: 5 (93 enodes) 485.955 * * [simplify]: iters left: 4 (172 enodes) 485.988 * * [simplify]: iters left: 3 (361 enodes) 486.070 * * [simplify]: Extracting #0: cost 1 inf + 0 486.070 * * [simplify]: Extracting #1: cost 11 inf + 0 486.070 * * [simplify]: Extracting #2: cost 96 inf + 0 486.070 * * [simplify]: Extracting #3: cost 151 inf + 258 486.072 * * [simplify]: Extracting #4: cost 87 inf + 6658 486.076 * * [simplify]: Extracting #5: cost 60 inf + 10706 486.080 * * [simplify]: Extracting #6: cost 60 inf + 10930 486.085 * * [simplify]: Extracting #7: cost 47 inf + 12522 486.090 * * [simplify]: Extracting #8: cost 17 inf + 23450 486.098 * * [simplify]: Extracting #9: cost 0 inf + 30064 486.107 * * [simplify]: Extracting #10: cost 0 inf + 30009 486.115 * [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)) 486.115 * [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)))))) 486.115 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 486.116 * * [simplify]: iters left: 6 (11 enodes) 486.121 * * [simplify]: iters left: 5 (48 enodes) 486.128 * * [simplify]: iters left: 4 (98 enodes) 486.144 * * [simplify]: iters left: 3 (181 enodes) 486.182 * * [simplify]: iters left: 2 (358 enodes) 486.287 * * [simplify]: Extracting #0: cost 1 inf + 0 486.287 * * [simplify]: Extracting #1: cost 0 inf + 1 486.287 * [simplify]: Simplified to 0 486.287 * [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)) 486.287 * * * * [progress]: [ 1089 / 3260 ] simplifiying candidate # 486.287 * [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)))) 486.287 * * [simplify]: iters left: 6 (24 enodes) 486.293 * * [simplify]: iters left: 5 (90 enodes) 486.306 * * [simplify]: iters left: 4 (157 enodes) 486.330 * * [simplify]: iters left: 3 (273 enodes) 486.376 * * [simplify]: iters left: 2 (443 enodes) 486.461 * * [simplify]: Extracting #0: cost 1 inf + 0 486.461 * * [simplify]: Extracting #1: cost 12 inf + 0 486.462 * * [simplify]: Extracting #2: cost 93 inf + 42 486.462 * * [simplify]: Extracting #3: cost 123 inf + 1376 486.464 * * [simplify]: Extracting #4: cost 77 inf + 4773 486.466 * * [simplify]: Extracting #5: cost 83 inf + 4818 486.469 * * [simplify]: Extracting #6: cost 77 inf + 6082 486.473 * * [simplify]: Extracting #7: cost 33 inf + 19540 486.481 * * [simplify]: Extracting #8: cost 1 inf + 31348 486.491 * * [simplify]: Extracting #9: cost 0 inf + 31648 486.500 * [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))) 486.500 * [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))))) 486.500 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 486.500 * * [simplify]: iters left: 6 (10 enodes) 486.504 * * [simplify]: iters left: 5 (41 enodes) 486.510 * * [simplify]: iters left: 4 (81 enodes) 486.524 * * [simplify]: iters left: 3 (127 enodes) 486.541 * * [simplify]: iters left: 2 (186 enodes) 486.566 * * [simplify]: iters left: 1 (266 enodes) 486.629 * * [simplify]: Extracting #0: cost 1 inf + 0 486.629 * * [simplify]: Extracting #1: cost 0 inf + 1 486.629 * [simplify]: Simplified to 0 486.629 * [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)) 486.629 * * * * [progress]: [ 1090 / 3260 ] simplifiying candidate # 486.629 * [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))) 486.629 * * [simplify]: iters left: 6 (23 enodes) 486.634 * * [simplify]: iters left: 5 (87 enodes) 486.647 * * [simplify]: iters left: 4 (138 enodes) 486.669 * * [simplify]: iters left: 3 (236 enodes) 486.709 * * [simplify]: iters left: 2 (373 enodes) 486.779 * * [simplify]: Extracting #0: cost 1 inf + 0 486.779 * * [simplify]: Extracting #1: cost 9 inf + 0 486.779 * * [simplify]: Extracting #2: cost 70 inf + 2 486.779 * * [simplify]: Extracting #3: cost 110 inf + 545 486.781 * * [simplify]: Extracting #4: cost 82 inf + 2454 486.782 * * [simplify]: Extracting #5: cost 83 inf + 3033 486.784 * * [simplify]: Extracting #6: cost 78 inf + 4119 486.788 * * [simplify]: Extracting #7: cost 31 inf + 18619 486.797 * * [simplify]: Extracting #8: cost 1 inf + 29533 486.805 * * [simplify]: Extracting #9: cost 0 inf + 29913 486.813 * [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))) 486.813 * [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)))) 486.814 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 486.814 * * [simplify]: iters left: 6 (9 enodes) 486.816 * * [simplify]: iters left: 5 (36 enodes) 486.824 * * [simplify]: iters left: 4 (67 enodes) 486.834 * * [simplify]: iters left: 3 (97 enodes) 486.851 * * [simplify]: iters left: 2 (158 enodes) 486.885 * * [simplify]: iters left: 1 (263 enodes) 486.928 * * [simplify]: Extracting #0: cost 1 inf + 0 486.928 * * [simplify]: Extracting #1: cost 0 inf + 1 486.928 * [simplify]: Simplified to 0 486.928 * [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)) 486.928 * * * * [progress]: [ 1091 / 3260 ] simplifiying candidate # 486.928 * [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)))) 486.929 * * [simplify]: iters left: 6 (23 enodes) 486.935 * * [simplify]: iters left: 5 (88 enodes) 486.948 * * [simplify]: iters left: 4 (148 enodes) 486.971 * * [simplify]: iters left: 3 (263 enodes) 487.018 * * [simplify]: iters left: 2 (422 enodes) 487.098 * * [simplify]: Extracting #0: cost 1 inf + 0 487.099 * * [simplify]: Extracting #1: cost 11 inf + 0 487.099 * * [simplify]: Extracting #2: cost 89 inf + 0 487.099 * * [simplify]: Extracting #3: cost 122 inf + 713 487.101 * * [simplify]: Extracting #4: cost 80 inf + 3861 487.103 * * [simplify]: Extracting #5: cost 83 inf + 4272 487.105 * * [simplify]: Extracting #6: cost 75 inf + 5757 487.112 * * [simplify]: Extracting #7: cost 29 inf + 20510 487.121 * * [simplify]: Extracting #8: cost 0 inf + 31206 487.129 * * [simplify]: Extracting #9: cost 0 inf + 31151 487.138 * [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))) 487.138 * [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))))) 487.138 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 487.138 * * [simplify]: iters left: 5 (9 enodes) 487.141 * * [simplify]: iters left: 4 (39 enodes) 487.147 * * [simplify]: iters left: 3 (65 enodes) 487.157 * * [simplify]: iters left: 2 (129 enodes) 487.183 * * [simplify]: iters left: 1 (210 enodes) 487.218 * * [simplify]: Extracting #0: cost 1 inf + 0 487.218 * * [simplify]: Extracting #1: cost 0 inf + 1 487.219 * [simplify]: Simplified to 0 487.219 * [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)) 487.219 * * * * [progress]: [ 1092 / 3260 ] simplifiying candidate # 487.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) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 487.219 * * [simplify]: iters left: 6 (24 enodes) 487.224 * * [simplify]: iters left: 5 (88 enodes) 487.237 * * [simplify]: iters left: 4 (132 enodes) 487.258 * * [simplify]: iters left: 3 (206 enodes) 487.288 * * [simplify]: iters left: 2 (314 enodes) 487.337 * * [simplify]: iters left: 1 (477 enodes) 487.422 * * [simplify]: Extracting #0: cost 1 inf + 0 487.423 * * [simplify]: Extracting #1: cost 23 inf + 0 487.423 * * [simplify]: Extracting #2: cost 99 inf + 0 487.423 * * [simplify]: Extracting #3: cost 124 inf + 336 487.424 * * [simplify]: Extracting #4: cost 118 inf + 1124 487.425 * * [simplify]: Extracting #5: cost 105 inf + 3562 487.431 * * [simplify]: Extracting #6: cost 49 inf + 23513 487.439 * * [simplify]: Extracting #7: cost 1 inf + 49093 487.448 * * [simplify]: Extracting #8: cost 0 inf + 49433 487.457 * [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))) 487.457 * [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))))))) 487.457 * [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.457 * * [simplify]: iters left: 6 (10 enodes) 487.460 * * [simplify]: iters left: 5 (37 enodes) 487.465 * * [simplify]: iters left: 4 (57 enodes) 487.475 * * [simplify]: iters left: 3 (104 enodes) 487.491 * * [simplify]: iters left: 2 (158 enodes) 487.515 * * [simplify]: iters left: 1 (225 enodes) 487.547 * * [simplify]: Extracting #0: cost 1 inf + 0 487.547 * * [simplify]: Extracting #1: cost 0 inf + 1 487.547 * [simplify]: Simplified to 0 487.547 * [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)) 487.547 * * * * [progress]: [ 1093 / 3260 ] simplifiying candidate # 487.547 * [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))))) 487.547 * * [simplify]: iters left: 6 (23 enodes) 487.552 * * [simplify]: iters left: 5 (77 enodes) 487.563 * * [simplify]: iters left: 4 (113 enodes) 487.580 * * [simplify]: iters left: 3 (172 enodes) 487.604 * * [simplify]: iters left: 2 (240 enodes) 487.639 * * [simplify]: iters left: 1 (340 enodes) 487.697 * * [simplify]: Extracting #0: cost 1 inf + 0 487.697 * * [simplify]: Extracting #1: cost 9 inf + 0 487.697 * * [simplify]: Extracting #2: cost 48 inf + 0 487.697 * * [simplify]: Extracting #3: cost 68 inf + 88 487.697 * * [simplify]: Extracting #4: cost 63 inf + 1036 487.698 * * [simplify]: Extracting #5: cost 61 inf + 1530 487.699 * * [simplify]: Extracting #6: cost 46 inf + 3344 487.701 * * [simplify]: Extracting #7: cost 26 inf + 9119 487.705 * * [simplify]: Extracting #8: cost 3 inf + 17051 487.711 * * [simplify]: Extracting #9: cost 0 inf + 18271 487.716 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* a -4) (* b b)))) (/ (/ (sqrt (cbrt (fma c (* a -4) (* b b)))) a) 2)) (/ (/ b 2) a)) 487.716 * [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)))))) 487.716 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 487.716 * * [simplify]: iters left: 6 (9 enodes) 487.718 * * [simplify]: iters left: 5 (29 enodes) 487.722 * * [simplify]: iters left: 4 (42 enodes) 487.728 * * [simplify]: iters left: 3 (58 enodes) 487.735 * * [simplify]: iters left: 2 (68 enodes) 487.742 * * [simplify]: Extracting #0: cost 1 inf + 0 487.742 * * [simplify]: Extracting #1: cost 0 inf + 1 487.742 * [simplify]: Simplified to 0 487.742 * [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)) 487.742 * * * * [progress]: [ 1094 / 3260 ] simplifiying candidate # 487.742 * [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)))))) 487.742 * * [simplify]: iters left: 6 (27 enodes) 487.748 * * [simplify]: iters left: 5 (103 enodes) 487.765 * * [simplify]: iters left: 4 (203 enodes) 487.802 * * [simplify]: iters left: 3 (401 enodes) 487.877 * * [simplify]: Extracting #0: cost 1 inf + 0 487.878 * * [simplify]: Extracting #1: cost 21 inf + 0 487.878 * * [simplify]: Extracting #2: cost 103 inf + 0 487.878 * * [simplify]: Extracting #3: cost 139 inf + 248 487.879 * * [simplify]: Extracting #4: cost 142 inf + 536 487.880 * * [simplify]: Extracting #5: cost 116 inf + 6413 487.885 * * [simplify]: Extracting #6: cost 57 inf + 19936 487.892 * * [simplify]: Extracting #7: cost 14 inf + 33182 487.901 * * [simplify]: Extracting #8: cost 0 inf + 38649 487.910 * * [simplify]: Extracting #9: cost 0 inf + 38619 487.919 * [simplify]: Simplified to (- (/ (/ (* (fabs (cbrt (fma (* c a) -4 (* b b)))) (sqrt (cbrt (fma (* c a) -4 (* b b))))) a) 2) (/ (/ b 2) a)) 487.919 * [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))))))) 487.920 * [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))))) 487.920 * * [simplify]: iters left: 6 (13 enodes) 487.923 * * [simplify]: iters left: 5 (53 enodes) 487.931 * * [simplify]: iters left: 4 (117 enodes) 487.957 * * [simplify]: iters left: 3 (275 enodes) 488.009 * * [simplify]: iters left: 2 (474 enodes) 488.114 * * [simplify]: Extracting #0: cost 1 inf + 0 488.114 * * [simplify]: Extracting #1: cost 0 inf + 1 488.114 * [simplify]: Simplified to 0 488.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))))) a) 2) (/ (/ b 2) a)) 0)) 488.114 * * * * [progress]: [ 1095 / 3260 ] simplifiying candidate # 488.115 * [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))))) 488.115 * * [simplify]: iters left: 6 (26 enodes) 488.120 * * [simplify]: iters left: 5 (97 enodes) 488.134 * * [simplify]: iters left: 4 (166 enodes) 488.159 * * [simplify]: iters left: 3 (280 enodes) 488.202 * * [simplify]: iters left: 2 (410 enodes) 488.266 * * [simplify]: Extracting #0: cost 1 inf + 0 488.266 * * [simplify]: Extracting #1: cost 19 inf + 0 488.266 * * [simplify]: Extracting #2: cost 100 inf + 0 488.267 * * [simplify]: Extracting #3: cost 139 inf + 45 488.268 * * [simplify]: Extracting #4: cost 125 inf + 3345 488.270 * * [simplify]: Extracting #5: cost 90 inf + 10722 488.275 * * [simplify]: Extracting #6: cost 40 inf + 24022 488.283 * * [simplify]: Extracting #7: cost 2 inf + 37227 488.292 * * [simplify]: Extracting #8: cost 0 inf + 37957 488.301 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma (* c -4) a (* b b)))) 2) (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) a)) (/ (/ b 2) a)) 488.301 * [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)))))) 488.302 * [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.302 * * [simplify]: iters left: 6 (12 enodes) 488.306 * * [simplify]: iters left: 5 (47 enodes) 488.313 * * [simplify]: iters left: 4 (82 enodes) 488.326 * * [simplify]: iters left: 3 (157 enodes) 488.351 * * [simplify]: iters left: 2 (248 enodes) 488.390 * * [simplify]: iters left: 1 (341 enodes) 488.442 * * [simplify]: Extracting #0: cost 1 inf + 0 488.442 * * [simplify]: Extracting #1: cost 0 inf + 1 488.442 * [simplify]: Simplified to 0 488.442 * [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)) 488.442 * * * * [progress]: [ 1096 / 3260 ] simplifiying candidate # 488.442 * [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)))) 488.443 * * [simplify]: iters left: 6 (25 enodes) 488.448 * * [simplify]: iters left: 5 (92 enodes) 488.461 * * [simplify]: iters left: 4 (165 enodes) 488.491 * * [simplify]: iters left: 3 (299 enodes) 488.549 * * [simplify]: iters left: 2 (480 enodes) 488.635 * * [simplify]: Extracting #0: cost 1 inf + 0 488.635 * * [simplify]: Extracting #1: cost 21 inf + 0 488.635 * * [simplify]: Extracting #2: cost 100 inf + 0 488.635 * * [simplify]: Extracting #3: cost 142 inf + 170 488.636 * * [simplify]: Extracting #4: cost 138 inf + 1804 488.639 * * [simplify]: Extracting #5: cost 92 inf + 13318 488.646 * * [simplify]: Extracting #6: cost 27 inf + 33491 488.655 * * [simplify]: Extracting #7: cost 3 inf + 41934 488.667 * * [simplify]: Extracting #8: cost 0 inf + 43035 488.676 * [simplify]: Simplified to (- (/ (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) 2) (/ a (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 488.676 * [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))))) 488.677 * [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.677 * * [simplify]: iters left: 6 (12 enodes) 488.680 * * [simplify]: iters left: 5 (47 enodes) 488.687 * * [simplify]: iters left: 4 (89 enodes) 488.703 * * [simplify]: iters left: 3 (180 enodes) 488.741 * * [simplify]: iters left: 2 (296 enodes) 488.796 * * [simplify]: iters left: 1 (428 enodes) 488.880 * * [simplify]: Extracting #0: cost 1 inf + 0 488.880 * * [simplify]: Extracting #1: cost 0 inf + 1 488.880 * [simplify]: Simplified to 0 488.881 * [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)) 488.881 * * * * [progress]: [ 1097 / 3260 ] simplifiying candidate # 488.881 * [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)))))) 488.881 * * [simplify]: iters left: 6 (26 enodes) 488.887 * * [simplify]: iters left: 5 (96 enodes) 488.903 * * [simplify]: iters left: 4 (164 enodes) 488.927 * * [simplify]: iters left: 3 (258 enodes) 488.963 * * [simplify]: iters left: 2 (364 enodes) 489.017 * * [simplify]: Extracting #0: cost 1 inf + 0 489.017 * * [simplify]: Extracting #1: cost 17 inf + 0 489.017 * * [simplify]: Extracting #2: cost 95 inf + 0 489.018 * * [simplify]: Extracting #3: cost 134 inf + 4 489.018 * * [simplify]: Extracting #4: cost 124 inf + 2486 489.021 * * [simplify]: Extracting #5: cost 81 inf + 12048 489.029 * * [simplify]: Extracting #6: cost 29 inf + 26981 489.037 * * [simplify]: Extracting #7: cost 0 inf + 37448 489.046 * [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))) 489.046 * [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))))))) 489.047 * [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.047 * * [simplify]: iters left: 6 (12 enodes) 489.050 * * [simplify]: iters left: 5 (46 enodes) 489.056 * * [simplify]: iters left: 4 (81 enodes) 489.068 * * [simplify]: iters left: 3 (134 enodes) 489.087 * * [simplify]: iters left: 2 (197 enodes) 489.114 * * [simplify]: iters left: 1 (271 enodes) 489.150 * * [simplify]: Extracting #0: cost 1 inf + 0 489.150 * * [simplify]: Extracting #1: cost 0 inf + 1 489.150 * [simplify]: Simplified to 0 489.150 * [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)) 489.150 * * * * [progress]: [ 1098 / 3260 ] simplifiying candidate # 489.150 * [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))))) 489.151 * * [simplify]: iters left: 6 (24 enodes) 489.157 * * [simplify]: iters left: 5 (87 enodes) 489.169 * * [simplify]: iters left: 4 (135 enodes) 489.188 * * [simplify]: iters left: 3 (209 enodes) 489.216 * * [simplify]: iters left: 2 (299 enodes) 489.260 * * [simplify]: iters left: 1 (420 enodes) 489.326 * * [simplify]: Extracting #0: cost 1 inf + 0 489.326 * * [simplify]: Extracting #1: cost 19 inf + 0 489.326 * * [simplify]: Extracting #2: cost 68 inf + 0 489.326 * * [simplify]: Extracting #3: cost 94 inf + 44 489.327 * * [simplify]: Extracting #4: cost 96 inf + 579 489.328 * * [simplify]: Extracting #5: cost 69 inf + 3999 489.331 * * [simplify]: Extracting #6: cost 20 inf + 15963 489.338 * * [simplify]: Extracting #7: cost 2 inf + 21843 489.344 * * [simplify]: Extracting #8: cost 0 inf + 22306 489.351 * [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))) 489.351 * [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)))))) 489.351 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 489.351 * * [simplify]: iters left: 6 (10 enodes) 489.353 * * [simplify]: iters left: 5 (38 enodes) 489.358 * * [simplify]: iters left: 4 (59 enodes) 489.367 * * [simplify]: iters left: 3 (88 enodes) 489.378 * * [simplify]: iters left: 2 (117 enodes) 489.392 * * [simplify]: iters left: 1 (144 enodes) 489.409 * * [simplify]: Extracting #0: cost 1 inf + 0 489.409 * * [simplify]: Extracting #1: cost 0 inf + 1 489.409 * [simplify]: Simplified to 0 489.409 * [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)) 489.409 * * * * [progress]: [ 1099 / 3260 ] simplifiying candidate # 489.410 * [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)))) 489.410 * * [simplify]: iters left: 6 (24 enodes) 489.415 * * [simplify]: iters left: 5 (87 enodes) 489.427 * * [simplify]: iters left: 4 (139 enodes) 489.447 * * [simplify]: iters left: 3 (221 enodes) 489.480 * * [simplify]: iters left: 2 (312 enodes) 489.525 * * [simplify]: iters left: 1 (434 enodes) 489.595 * * [simplify]: Extracting #0: cost 1 inf + 0 489.595 * * [simplify]: Extracting #1: cost 17 inf + 0 489.595 * * [simplify]: Extracting #2: cost 65 inf + 0 489.595 * * [simplify]: Extracting #3: cost 84 inf + 129 489.596 * * [simplify]: Extracting #4: cost 77 inf + 1283 489.597 * * [simplify]: Extracting #5: cost 62 inf + 3829 489.600 * * [simplify]: Extracting #6: cost 17 inf + 15425 489.606 * * [simplify]: Extracting #7: cost 0 inf + 21034 489.612 * * [simplify]: Extracting #8: cost 0 inf + 21019 489.618 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 489.618 * [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))))) 489.619 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 489.619 * * [simplify]: iters left: 6 (11 enodes) 489.622 * * [simplify]: iters left: 5 (42 enodes) 489.628 * * [simplify]: iters left: 4 (67 enodes) 489.638 * * [simplify]: iters left: 3 (111 enodes) 489.653 * * [simplify]: iters left: 2 (140 enodes) 489.670 * * [simplify]: iters left: 1 (160 enodes) 489.686 * * [simplify]: Extracting #0: cost 1 inf + 0 489.686 * * [simplify]: Extracting #1: cost 0 inf + 1 489.686 * [simplify]: Simplified to 0 489.686 * [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)) 489.686 * * * * [progress]: [ 1100 / 3260 ] simplifiying candidate # 489.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) (- (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 489.687 * * [simplify]: iters left: 6 (30 enodes) 489.694 * * [simplify]: iters left: 5 (118 enodes) 489.712 * * [simplify]: iters left: 4 (267 enodes) 489.781 * * [simplify]: Extracting #0: cost 1 inf + 0 489.781 * * [simplify]: Extracting #1: cost 11 inf + 0 489.781 * * [simplify]: Extracting #2: cost 164 inf + 0 489.782 * * [simplify]: Extracting #3: cost 275 inf + 936 489.784 * * [simplify]: Extracting #4: cost 251 inf + 8120 489.792 * * [simplify]: Extracting #5: cost 79 inf + 67393 489.808 * * [simplify]: Extracting #6: cost 1 inf + 96047 489.825 * * [simplify]: Extracting #7: cost 0 inf + 96117 489.842 * [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)))))) 489.842 * [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))))))) 489.842 * [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.842 * * [simplify]: iters left: 6 (16 enodes) 489.846 * * [simplify]: iters left: 5 (68 enodes) 489.860 * * [simplify]: iters left: 4 (179 enodes) 489.915 * * [simplify]: Extracting #0: cost 1 inf + 0 489.915 * * [simplify]: Extracting #1: cost 27 inf + 0 489.916 * * [simplify]: Extracting #2: cost 153 inf + 0 489.916 * * [simplify]: Extracting #3: cost 242 inf + 83 489.919 * * [simplify]: Extracting #4: cost 185 inf + 16503 489.931 * * [simplify]: Extracting #5: cost 15 inf + 79352 489.945 * * [simplify]: Extracting #6: cost 0 inf + 84943 489.960 * [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))))) 489.960 * [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))))))) 489.960 * * * * [progress]: [ 1101 / 3260 ] simplifiying candidate # 489.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) (- (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 489.961 * * [simplify]: iters left: 6 (29 enodes) 489.967 * * [simplify]: iters left: 5 (113 enodes) 489.984 * * [simplify]: iters left: 4 (231 enodes) 490.034 * * [simplify]: Extracting #0: cost 1 inf + 0 490.035 * * [simplify]: Extracting #1: cost 11 inf + 0 490.035 * * [simplify]: Extracting #2: cost 126 inf + 0 490.035 * * [simplify]: Extracting #3: cost 204 inf + 411 490.037 * * [simplify]: Extracting #4: cost 188 inf + 4779 490.043 * * [simplify]: Extracting #5: cost 55 inf + 44978 490.056 * * [simplify]: Extracting #6: cost 2 inf + 62237 490.067 * * [simplify]: Extracting #7: cost 0 inf + 62955 490.079 * [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)))) 490.079 * [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)))))) 490.079 * [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.080 * * [simplify]: iters left: 6 (15 enodes) 490.083 * * [simplify]: iters left: 5 (63 enodes) 490.093 * * [simplify]: iters left: 4 (145 enodes) 490.129 * * [simplify]: iters left: 3 (499 enodes) 490.357 * * [simplify]: Extracting #0: cost 1 inf + 0 490.357 * * [simplify]: Extracting #1: cost 0 inf + 1 490.357 * [simplify]: Simplified to 0 490.357 * [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)) 490.358 * * * * [progress]: [ 1102 / 3260 ] simplifiying candidate # 490.358 * [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)))) 490.358 * * [simplify]: iters left: 6 (28 enodes) 490.364 * * [simplify]: iters left: 5 (107 enodes) 490.385 * * [simplify]: iters left: 4 (235 enodes) 490.442 * * [simplify]: Extracting #0: cost 1 inf + 0 490.442 * * [simplify]: Extracting #1: cost 13 inf + 0 490.443 * * [simplify]: Extracting #2: cost 124 inf + 0 490.443 * * [simplify]: Extracting #3: cost 192 inf + 205 490.444 * * [simplify]: Extracting #4: cost 179 inf + 4130 490.450 * * [simplify]: Extracting #5: cost 56 inf + 37460 490.459 * * [simplify]: Extracting #6: cost 3 inf + 53486 490.470 * * [simplify]: Extracting #7: cost 0 inf + 54554 490.480 * [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)))) 490.480 * [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))))) 490.480 * [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.480 * * [simplify]: iters left: 6 (15 enodes) 490.484 * * [simplify]: iters left: 5 (62 enodes) 490.495 * * [simplify]: iters left: 4 (159 enodes) 490.537 * * [simplify]: iters left: 3 (475 enodes) 490.734 * * [simplify]: Extracting #0: cost 1 inf + 0 490.734 * * [simplify]: Extracting #1: cost 42 inf + 0 490.734 * * [simplify]: Extracting #2: cost 194 inf + 1 490.737 * * [simplify]: Extracting #3: cost 205 inf + 15094 490.752 * * [simplify]: Extracting #4: cost 20 inf + 63712 490.769 * * [simplify]: Extracting #5: cost 3 inf + 65204 490.789 * * [simplify]: Extracting #6: cost 0 inf + 65965 490.806 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 490.807 * [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)))) 490.807 * * * * [progress]: [ 1103 / 3260 ] simplifiying candidate # 490.807 * [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)))))) 490.807 * * [simplify]: iters left: 6 (29 enodes) 490.814 * * [simplify]: iters left: 5 (112 enodes) 490.831 * * [simplify]: iters left: 4 (236 enodes) 490.883 * * [simplify]: Extracting #0: cost 1 inf + 0 490.883 * * [simplify]: Extracting #1: cost 11 inf + 0 490.883 * * [simplify]: Extracting #2: cost 125 inf + 0 490.884 * * [simplify]: Extracting #3: cost 211 inf + 288 490.885 * * [simplify]: Extracting #4: cost 189 inf + 5986 490.891 * * [simplify]: Extracting #5: cost 64 inf + 46067 490.903 * * [simplify]: Extracting #6: cost 0 inf + 66696 490.916 * * [simplify]: Extracting #7: cost 0 inf + 66336 490.931 * [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))) 490.931 * [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))))))) 490.932 * [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))))) 490.932 * * [simplify]: iters left: 6 (15 enodes) 490.935 * * [simplify]: iters left: 5 (62 enodes) 490.945 * * [simplify]: iters left: 4 (148 enodes) 490.981 * * [simplify]: iters left: 3 (499 enodes) 491.216 * * [simplify]: Extracting #0: cost 1 inf + 0 491.216 * * [simplify]: Extracting #1: cost 0 inf + 1 491.216 * [simplify]: Simplified to 0 491.216 * [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)) 491.216 * * * * [progress]: [ 1104 / 3260 ] simplifiying candidate # 491.216 * [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))))) 491.217 * * [simplify]: iters left: 6 (28 enodes) 491.223 * * [simplify]: iters left: 5 (106 enodes) 491.242 * * [simplify]: iters left: 4 (203 enodes) 491.279 * * [simplify]: Extracting #0: cost 1 inf + 0 491.279 * * [simplify]: Extracting #1: cost 11 inf + 0 491.279 * * [simplify]: Extracting #2: cost 101 inf + 0 491.280 * * [simplify]: Extracting #3: cost 160 inf + 166 491.280 * * [simplify]: Extracting #4: cost 160 inf + 659 491.282 * * [simplify]: Extracting #5: cost 125 inf + 8533 491.287 * * [simplify]: Extracting #6: cost 26 inf + 34660 491.297 * * [simplify]: Extracting #7: cost 1 inf + 43926 491.306 * * [simplify]: Extracting #8: cost 0 inf + 44236 491.314 * [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)))))) 491.314 * [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)))))) 491.315 * [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.315 * * [simplify]: iters left: 6 (14 enodes) 491.318 * * [simplify]: iters left: 5 (56 enodes) 491.327 * * [simplify]: iters left: 4 (117 enodes) 491.351 * * [simplify]: iters left: 3 (347 enodes) 491.463 * * [simplify]: Extracting #0: cost 1 inf + 0 491.463 * * [simplify]: Extracting #1: cost 0 inf + 1 491.463 * [simplify]: Simplified to 0 491.463 * [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)) 491.463 * * * * [progress]: [ 1105 / 3260 ] simplifiying candidate # 491.463 * [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)))) 491.464 * * [simplify]: iters left: 6 (27 enodes) 491.472 * * [simplify]: iters left: 5 (102 enodes) 491.487 * * [simplify]: iters left: 4 (194 enodes) 491.523 * * [simplify]: iters left: 3 (449 enodes) 491.661 * * [simplify]: Extracting #0: cost 1 inf + 0 491.661 * * [simplify]: Extracting #1: cost 23 inf + 0 491.661 * * [simplify]: Extracting #2: cost 149 inf + 0 491.662 * * [simplify]: Extracting #3: cost 216 inf + 169 491.663 * * [simplify]: Extracting #4: cost 209 inf + 2886 491.671 * * [simplify]: Extracting #5: cost 82 inf + 33111 491.683 * * [simplify]: Extracting #6: cost 4 inf + 53246 491.698 * * [simplify]: Extracting #7: cost 0 inf + 54653 491.714 * [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))) 491.714 * [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))))) 491.715 * [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.715 * * [simplify]: iters left: 6 (14 enodes) 491.718 * * [simplify]: iters left: 5 (57 enodes) 491.727 * * [simplify]: iters left: 4 (116 enodes) 491.752 * * [simplify]: iters left: 3 (321 enodes) 491.859 * * [simplify]: Extracting #0: cost 1 inf + 0 491.859 * * [simplify]: Extracting #1: cost 0 inf + 1 491.859 * [simplify]: Simplified to 0 491.859 * [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)) 491.859 * * * * [progress]: [ 1106 / 3260 ] simplifiying candidate # 491.859 * [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)))))) 491.859 * * [simplify]: iters left: 6 (28 enodes) 491.865 * * [simplify]: iters left: 5 (107 enodes) 491.884 * * [simplify]: iters left: 4 (226 enodes) 491.933 * * [simplify]: Extracting #0: cost 1 inf + 0 491.933 * * [simplify]: Extracting #1: cost 11 inf + 0 491.933 * * [simplify]: Extracting #2: cost 107 inf + 0 491.934 * * [simplify]: Extracting #3: cost 171 inf + 369 491.935 * * [simplify]: Extracting #4: cost 168 inf + 1586 491.936 * * [simplify]: Extracting #5: cost 136 inf + 8275 491.942 * * [simplify]: Extracting #6: cost 27 inf + 37349 491.951 * * [simplify]: Extracting #7: cost 0 inf + 46573 491.960 * [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)))) 491.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)))) 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))))))) 491.960 * [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))))) 491.961 * * [simplify]: iters left: 6 (15 enodes) 491.964 * * [simplify]: iters left: 5 (62 enodes) 491.975 * * [simplify]: iters left: 4 (149 enodes) 492.011 * * [simplify]: iters left: 3 (450 enodes) 492.209 * * [simplify]: Extracting #0: cost 1 inf + 0 492.209 * * [simplify]: Extracting #1: cost 0 inf + 1 492.209 * [simplify]: Simplified to 0 492.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))))) 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)) 492.209 * * * * [progress]: [ 1107 / 3260 ] simplifiying candidate # 492.210 * [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))))) 492.210 * * [simplify]: iters left: 6 (27 enodes) 492.216 * * [simplify]: iters left: 5 (102 enodes) 492.231 * * [simplify]: iters left: 4 (193 enodes) 492.270 * * [simplify]: iters left: 3 (461 enodes) 492.395 * * [simplify]: Extracting #0: cost 1 inf + 0 492.395 * * [simplify]: Extracting #1: cost 21 inf + 0 492.395 * * [simplify]: Extracting #2: cost 133 inf + 0 492.396 * * [simplify]: Extracting #3: cost 216 inf + 457 492.398 * * [simplify]: Extracting #4: cost 192 inf + 4646 492.405 * * [simplify]: Extracting #5: cost 73 inf + 30574 492.416 * * [simplify]: Extracting #6: cost 4 inf + 49373 492.429 * * [simplify]: Extracting #7: cost 0 inf + 50482 492.444 * [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)))) 492.444 * [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)))))) 492.445 * [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.445 * * [simplify]: iters left: 6 (14 enodes) 492.448 * * [simplify]: iters left: 5 (57 enodes) 492.457 * * [simplify]: iters left: 4 (118 enodes) 492.482 * * [simplify]: iters left: 3 (314 enodes) 492.576 * * [simplify]: Extracting #0: cost 1 inf + 0 492.576 * * [simplify]: Extracting #1: cost 0 inf + 1 492.576 * [simplify]: Simplified to 0 492.576 * [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)) 492.576 * * * * [progress]: [ 1108 / 3260 ] simplifiying candidate # 492.576 * [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)))) 492.576 * * [simplify]: iters left: 6 (26 enodes) 492.582 * * [simplify]: iters left: 5 (92 enodes) 492.595 * * [simplify]: iters left: 4 (174 enodes) 492.628 * * [simplify]: iters left: 3 (372 enodes) 492.715 * * [simplify]: Extracting #0: cost 1 inf + 0 492.715 * * [simplify]: Extracting #1: cost 23 inf + 0 492.715 * * [simplify]: Extracting #2: cost 128 inf + 0 492.716 * * [simplify]: Extracting #3: cost 164 inf + 46 492.717 * * [simplify]: Extracting #4: cost 136 inf + 5095 492.722 * * [simplify]: Extracting #5: cost 73 inf + 16521 492.728 * * [simplify]: Extracting #6: cost 44 inf + 21695 492.735 * * [simplify]: Extracting #7: cost 18 inf + 30279 492.745 * * [simplify]: Extracting #8: cost 1 inf + 36064 492.754 * * [simplify]: Extracting #9: cost 0 inf + 36443 492.763 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c a) -4 (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c a) -4 (* b b)))))) (/ (/ b a) 2)) 492.763 * [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))))) 492.764 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 492.764 * * [simplify]: iters left: 6 (13 enodes) 492.767 * * [simplify]: iters left: 5 (48 enodes) 492.774 * * [simplify]: iters left: 4 (103 enodes) 492.794 * * [simplify]: iters left: 3 (238 enodes) 492.853 * * [simplify]: Extracting #0: cost 1 inf + 0 492.853 * * [simplify]: Extracting #1: cost 0 inf + 1 492.853 * [simplify]: Simplified to 0 492.853 * [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)) 492.853 * * * * [progress]: [ 1109 / 3260 ] simplifiying candidate # 492.853 * [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)))))) 492.853 * * [simplify]: iters left: 6 (29 enodes) 492.860 * * [simplify]: iters left: 5 (111 enodes) 492.876 * * [simplify]: iters left: 4 (229 enodes) 492.925 * * [simplify]: Extracting #0: cost 1 inf + 0 492.925 * * [simplify]: Extracting #1: cost 11 inf + 0 492.926 * * [simplify]: Extracting #2: cost 125 inf + 0 492.926 * * [simplify]: Extracting #3: cost 208 inf + 491 492.927 * * [simplify]: Extracting #4: cost 190 inf + 4777 492.933 * * [simplify]: Extracting #5: cost 63 inf + 44976 492.945 * * [simplify]: Extracting #6: cost 5 inf + 64015 492.957 * * [simplify]: Extracting #7: cost 0 inf + 65742 492.969 * [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))))) 492.969 * [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))))))) 492.970 * [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))))) 492.970 * * [simplify]: iters left: 6 (15 enodes) 492.973 * * [simplify]: iters left: 5 (61 enodes) 492.983 * * [simplify]: iters left: 4 (142 enodes) 493.018 * * [simplify]: iters left: 3 (474 enodes) 493.195 * * [simplify]: Extracting #0: cost 1 inf + 0 493.195 * * [simplify]: Extracting #1: cost 0 inf + 1 493.195 * [simplify]: Simplified to 0 493.195 * [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)) 493.195 * * * * [progress]: [ 1110 / 3260 ] simplifiying candidate # 493.195 * [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))))) 493.196 * * [simplify]: iters left: 6 (28 enodes) 493.202 * * [simplify]: iters left: 5 (106 enodes) 493.217 * * [simplify]: iters left: 4 (198 enodes) 493.255 * * [simplify]: iters left: 3 (475 enodes) 493.367 * * [simplify]: Extracting #0: cost 1 inf + 0 493.367 * * [simplify]: Extracting #1: cost 21 inf + 0 493.368 * * [simplify]: Extracting #2: cost 145 inf + 0 493.369 * * [simplify]: Extracting #3: cost 235 inf + 814 493.371 * * [simplify]: Extracting #4: cost 204 inf + 8100 493.380 * * [simplify]: Extracting #5: cost 61 inf + 45559 493.394 * * [simplify]: Extracting #6: cost 3 inf + 62306 493.410 * * [simplify]: Extracting #7: cost 0 inf + 63117 493.425 * [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)))) 493.425 * [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)))))) 493.425 * [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.426 * * [simplify]: iters left: 6 (14 enodes) 493.429 * * [simplify]: iters left: 5 (56 enodes) 493.437 * * [simplify]: iters left: 4 (113 enodes) 493.461 * * [simplify]: iters left: 3 (324 enodes) 493.550 * * [simplify]: Extracting #0: cost 1 inf + 0 493.550 * * [simplify]: Extracting #1: cost 0 inf + 1 493.550 * [simplify]: Simplified to 0 493.550 * [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)) 493.550 * * * * [progress]: [ 1111 / 3260 ] simplifiying candidate # 493.550 * [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)))) 493.550 * * [simplify]: iters left: 6 (27 enodes) 493.557 * * [simplify]: iters left: 5 (101 enodes) 493.571 * * [simplify]: iters left: 4 (189 enodes) 493.605 * * [simplify]: iters left: 3 (436 enodes) 493.711 * * [simplify]: Extracting #0: cost 1 inf + 0 493.712 * * [simplify]: Extracting #1: cost 21 inf + 0 493.712 * * [simplify]: Extracting #2: cost 123 inf + 0 493.713 * * [simplify]: Extracting #3: cost 185 inf + 691 493.714 * * [simplify]: Extracting #4: cost 152 inf + 7101 493.721 * * [simplify]: Extracting #5: cost 71 inf + 25280 493.733 * * [simplify]: Extracting #6: cost 4 inf + 44298 493.745 * * [simplify]: Extracting #7: cost 0 inf + 45625 493.756 * [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)))) 493.757 * [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))))) 493.757 * [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.757 * * [simplify]: iters left: 6 (14 enodes) 493.761 * * [simplify]: iters left: 5 (56 enodes) 493.769 * * [simplify]: iters left: 4 (112 enodes) 493.792 * * [simplify]: iters left: 3 (297 enodes) 493.872 * * [simplify]: Extracting #0: cost 1 inf + 0 493.872 * * [simplify]: Extracting #1: cost 0 inf + 1 493.872 * [simplify]: Simplified to 0 493.872 * [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)) 493.872 * * * * [progress]: [ 1112 / 3260 ] simplifiying candidate # 493.872 * [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)))))) 493.873 * * [simplify]: iters left: 6 (27 enodes) 493.879 * * [simplify]: iters left: 5 (103 enodes) 493.894 * * [simplify]: iters left: 4 (203 enodes) 493.932 * * [simplify]: iters left: 3 (471 enodes) 494.042 * * [simplify]: Extracting #0: cost 1 inf + 0 494.042 * * [simplify]: Extracting #1: cost 21 inf + 0 494.042 * * [simplify]: Extracting #2: cost 131 inf + 0 494.043 * * [simplify]: Extracting #3: cost 234 inf + 529 494.044 * * [simplify]: Extracting #4: cost 210 inf + 6641 494.052 * * [simplify]: Extracting #5: cost 103 inf + 33397 494.064 * * [simplify]: Extracting #6: cost 33 inf + 52715 494.080 * * [simplify]: Extracting #7: cost 3 inf + 62952 494.095 * * [simplify]: Extracting #8: cost 0 inf + 64051 494.113 * [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))) 494.113 * [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))))))) 494.114 * [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.114 * * [simplify]: iters left: 6 (13 enodes) 494.117 * * [simplify]: iters left: 5 (53 enodes) 494.125 * * [simplify]: iters left: 4 (118 enodes) 494.148 * * [simplify]: iters left: 3 (324 enodes) 494.233 * * [simplify]: Extracting #0: cost 1 inf + 0 494.233 * * [simplify]: Extracting #1: cost 0 inf + 1 494.233 * [simplify]: Simplified to 0 494.233 * [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)) 494.233 * * * * [progress]: [ 1113 / 3260 ] simplifiying candidate # 494.233 * [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))))) 494.234 * * [simplify]: iters left: 6 (25 enodes) 494.239 * * [simplify]: iters left: 5 (92 enodes) 494.252 * * [simplify]: iters left: 4 (161 enodes) 494.280 * * [simplify]: iters left: 3 (338 enodes) 494.342 * * [simplify]: Extracting #0: cost 1 inf + 0 494.342 * * [simplify]: Extracting #1: cost 17 inf + 0 494.342 * * [simplify]: Extracting #2: cost 103 inf + 0 494.343 * * [simplify]: Extracting #3: cost 165 inf + 330 494.344 * * [simplify]: Extracting #4: cost 163 inf + 1514 494.346 * * [simplify]: Extracting #5: cost 108 inf + 12751 494.355 * * [simplify]: Extracting #6: cost 9 inf + 36191 494.364 * * [simplify]: Extracting #7: cost 0 inf + 38004 494.373 * [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))) 494.373 * [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)))))) 494.373 * [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.374 * * [simplify]: iters left: 6 (11 enodes) 494.376 * * [simplify]: iters left: 5 (43 enodes) 494.383 * * [simplify]: iters left: 4 (84 enodes) 494.397 * * [simplify]: iters left: 3 (212 enodes) 494.442 * * [simplify]: iters left: 2 (472 enodes) 494.544 * * [simplify]: Extracting #0: cost 1 inf + 0 494.544 * * [simplify]: Extracting #1: cost 0 inf + 1 494.544 * [simplify]: Simplified to 0 494.544 * [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)) 494.544 * * * * [progress]: [ 1114 / 3260 ] simplifiying candidate # 494.544 * [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)))) 494.544 * * [simplify]: iters left: 6 (25 enodes) 494.550 * * [simplify]: iters left: 5 (94 enodes) 494.564 * * [simplify]: iters left: 4 (173 enodes) 494.596 * * [simplify]: iters left: 3 (356 enodes) 494.671 * * [simplify]: Extracting #0: cost 1 inf + 0 494.671 * * [simplify]: Extracting #1: cost 19 inf + 0 494.671 * * [simplify]: Extracting #2: cost 96 inf + 0 494.671 * * [simplify]: Extracting #3: cost 140 inf + 45 494.672 * * [simplify]: Extracting #4: cost 114 inf + 3922 494.676 * * [simplify]: Extracting #5: cost 61 inf + 12677 494.682 * * [simplify]: Extracting #6: cost 15 inf + 24787 494.690 * * [simplify]: Extracting #7: cost 0 inf + 30188 494.697 * * [simplify]: Extracting #8: cost 0 inf + 30173 494.707 * [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))) 494.707 * [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))))) 494.708 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 494.708 * * [simplify]: iters left: 6 (12 enodes) 494.711 * * [simplify]: iters left: 5 (49 enodes) 494.719 * * [simplify]: iters left: 4 (99 enodes) 494.738 * * [simplify]: iters left: 3 (234 enodes) 494.791 * * [simplify]: iters left: 2 (447 enodes) 494.886 * * [simplify]: Extracting #0: cost 1 inf + 0 494.886 * * [simplify]: Extracting #1: cost 0 inf + 1 494.886 * [simplify]: Simplified to 0 494.886 * [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)) 494.886 * * * * [progress]: [ 1115 / 3260 ] simplifiying candidate # 494.887 * [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)))))) 494.887 * * [simplify]: iters left: 6 (27 enodes) 494.893 * * [simplify]: iters left: 5 (102 enodes) 494.908 * * [simplify]: iters left: 4 (198 enodes) 494.946 * * [simplify]: iters left: 3 (433 enodes) 495.053 * * [simplify]: Extracting #0: cost 1 inf + 0 495.053 * * [simplify]: Extracting #1: cost 23 inf + 0 495.053 * * [simplify]: Extracting #2: cost 119 inf + 0 495.054 * * [simplify]: Extracting #3: cost 167 inf + 293 495.055 * * [simplify]: Extracting #4: cost 145 inf + 4075 495.060 * * [simplify]: Extracting #5: cost 66 inf + 23015 495.070 * * [simplify]: Extracting #6: cost 4 inf + 40307 495.081 * * [simplify]: Extracting #7: cost 0 inf + 41282 495.092 * [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)))) 495.092 * [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))))))) 495.092 * [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.092 * * [simplify]: iters left: 6 (14 enodes) 495.096 * * [simplify]: iters left: 5 (57 enodes) 495.105 * * [simplify]: iters left: 4 (121 enodes) 495.131 * * [simplify]: iters left: 3 (291 enodes) 495.208 * * [simplify]: Extracting #0: cost 1 inf + 0 495.208 * * [simplify]: Extracting #1: cost 0 inf + 1 495.209 * [simplify]: Simplified to 0 495.209 * [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)) 495.209 * * * * [progress]: [ 1116 / 3260 ] simplifiying candidate # 495.209 * [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))))) 495.209 * * [simplify]: iters left: 6 (26 enodes) 495.215 * * [simplify]: iters left: 5 (97 enodes) 495.231 * * [simplify]: iters left: 4 (172 enodes) 495.260 * * [simplify]: iters left: 3 (342 enodes) 495.323 * * [simplify]: Extracting #0: cost 1 inf + 0 495.323 * * [simplify]: Extracting #1: cost 19 inf + 0 495.323 * * [simplify]: Extracting #2: cost 93 inf + 0 495.324 * * [simplify]: Extracting #3: cost 125 inf + 495 495.326 * * [simplify]: Extracting #4: cost 84 inf + 6207 495.329 * * [simplify]: Extracting #5: cost 50 inf + 11310 495.335 * * [simplify]: Extracting #6: cost 12 inf + 21553 495.342 * * [simplify]: Extracting #7: cost 0 inf + 26271 495.350 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (/ (* a 2) (fabs (cbrt (fma (* c -4) a (* b b)))))) (/ (/ b 2) a)) 495.350 * [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)))))) 495.351 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 495.351 * * [simplify]: iters left: 6 (13 enodes) 495.354 * * [simplify]: iters left: 5 (52 enodes) 495.362 * * [simplify]: iters left: 4 (98 enodes) 495.380 * * [simplify]: iters left: 3 (212 enodes) 495.421 * * [simplify]: iters left: 2 (371 enodes) 495.493 * * [simplify]: Extracting #0: cost 1 inf + 0 495.493 * * [simplify]: Extracting #1: cost 0 inf + 1 495.493 * [simplify]: Simplified to 0 495.493 * [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)) 495.493 * * * * [progress]: [ 1117 / 3260 ] simplifiying candidate # 495.493 * [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)))) 495.493 * * [simplify]: iters left: 6 (25 enodes) 495.499 * * [simplify]: iters left: 5 (87 enodes) 495.511 * * [simplify]: iters left: 4 (152 enodes) 495.536 * * [simplify]: iters left: 3 (267 enodes) 495.577 * * [simplify]: iters left: 2 (433 enodes) 495.649 * * [simplify]: Extracting #0: cost 1 inf + 0 495.649 * * [simplify]: Extracting #1: cost 21 inf + 0 495.650 * * [simplify]: Extracting #2: cost 103 inf + 0 495.650 * * [simplify]: Extracting #3: cost 128 inf + 582 495.652 * * [simplify]: Extracting #4: cost 107 inf + 3326 495.654 * * [simplify]: Extracting #5: cost 83 inf + 6634 495.657 * * [simplify]: Extracting #6: cost 72 inf + 7989 495.662 * * [simplify]: Extracting #7: cost 35 inf + 19641 495.669 * * [simplify]: Extracting #8: cost 1 inf + 31442 495.677 * * [simplify]: Extracting #9: cost 0 inf + 31982 495.686 * [simplify]: Simplified to (- (/ (sqrt (cbrt (fma (* c -4) a (* b b)))) (* a (/ 2 (fabs (cbrt (fma (* c -4) a (* b b))))))) (/ (/ b 2) a)) 495.686 * [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))))) 495.686 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 495.686 * * [simplify]: iters left: 6 (12 enodes) 495.689 * * [simplify]: iters left: 5 (44 enodes) 495.696 * * [simplify]: iters left: 4 (92 enodes) 495.711 * * [simplify]: iters left: 3 (159 enodes) 495.735 * * [simplify]: iters left: 2 (267 enodes) 495.779 * * [simplify]: iters left: 1 (364 enodes) 495.836 * * [simplify]: Extracting #0: cost 1 inf + 0 495.836 * * [simplify]: Extracting #1: cost 0 inf + 1 495.836 * [simplify]: Simplified to 0 495.836 * [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)) 495.836 * * * * [progress]: [ 1118 / 3260 ] simplifiying candidate # 495.837 * [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)))))) 495.837 * * [simplify]: iters left: 6 (28 enodes) 495.843 * * [simplify]: iters left: 5 (109 enodes) 495.860 * * [simplify]: iters left: 4 (231 enodes) 495.909 * * [simplify]: Extracting #0: cost 1 inf + 0 495.909 * * [simplify]: Extracting #1: cost 11 inf + 0 495.909 * * [simplify]: Extracting #2: cost 122 inf + 0 495.910 * * [simplify]: Extracting #3: cost 190 inf + 1465 495.913 * * [simplify]: Extracting #4: cost 120 inf + 20508 495.922 * * [simplify]: Extracting #5: cost 27 inf + 46736 495.931 * * [simplify]: Extracting #6: cost 1 inf + 54174 495.942 * * [simplify]: Extracting #7: cost 0 inf + 54363 495.952 * [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))))) 495.952 * [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))))))) 495.952 * [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))))) 495.952 * * [simplify]: iters left: 6 (15 enodes) 495.959 * * [simplify]: iters left: 5 (64 enodes) 495.969 * * [simplify]: iters left: 4 (149 enodes) 496.003 * * [simplify]: iters left: 3 (466 enodes) 496.256 * * [simplify]: Extracting #0: cost 1 inf + 0 496.256 * * [simplify]: Extracting #1: cost 0 inf + 1 496.256 * [simplify]: Simplified to 0 496.256 * [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)) 496.256 * * * * [progress]: [ 1119 / 3260 ] simplifiying candidate # 496.256 * [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))))) 496.257 * * [simplify]: iters left: 6 (27 enodes) 496.263 * * [simplify]: iters left: 5 (104 enodes) 496.278 * * [simplify]: iters left: 4 (201 enodes) 496.316 * * [simplify]: iters left: 3 (478 enodes) 496.469 * * [simplify]: Extracting #0: cost 1 inf + 0 496.469 * * [simplify]: Extracting #1: cost 25 inf + 0 496.470 * * [simplify]: Extracting #2: cost 201 inf + 0 496.471 * * [simplify]: Extracting #3: cost 261 inf + 2721 496.480 * * [simplify]: Extracting #4: cost 121 inf + 34677 496.494 * * [simplify]: Extracting #5: cost 57 inf + 50432 496.508 * * [simplify]: Extracting #6: cost 24 inf + 58220 496.525 * * [simplify]: Extracting #7: cost 0 inf + 67083 496.542 * * [simplify]: Extracting #8: cost 0 inf + 67053 496.560 * [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)) 496.561 * [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)))))) 496.561 * [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.561 * * [simplify]: iters left: 6 (14 enodes) 496.565 * * [simplify]: iters left: 5 (59 enodes) 496.574 * * [simplify]: iters left: 4 (121 enodes) 496.597 * * [simplify]: iters left: 3 (332 enodes) 496.731 * * [simplify]: Extracting #0: cost 1 inf + 0 496.731 * * [simplify]: Extracting #1: cost 0 inf + 1 496.731 * [simplify]: Simplified to 0 496.731 * [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)) 496.731 * * * * [progress]: [ 1120 / 3260 ] simplifiying candidate # 496.732 * [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)))) 496.732 * * [simplify]: iters left: 6 (26 enodes) 496.738 * * [simplify]: iters left: 5 (99 enodes) 496.753 * * [simplify]: iters left: 4 (192 enodes) 496.790 * * [simplify]: iters left: 3 (420 enodes) 497.171 * * [simplify]: Extracting #0: cost 1 inf + 0 497.171 * * [simplify]: Extracting #1: cost 22 inf + 0 497.172 * * [simplify]: Extracting #2: cost 147 inf + 1 497.172 * * [simplify]: Extracting #3: cost 180 inf + 899 497.176 * * [simplify]: Extracting #4: cost 101 inf + 16360 497.184 * * [simplify]: Extracting #5: cost 41 inf + 29951 497.194 * * [simplify]: Extracting #6: cost 6 inf + 38831 497.207 * * [simplify]: Extracting #7: cost 0 inf + 41028 497.218 * [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))) 497.218 * [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))))) 497.219 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 497.219 * * [simplify]: iters left: 6 (13 enodes) 497.222 * * [simplify]: iters left: 5 (54 enodes) 497.231 * * [simplify]: iters left: 4 (112 enodes) 497.253 * * [simplify]: iters left: 3 (281 enodes) 497.347 * * [simplify]: Extracting #0: cost 1 inf + 0 497.347 * * [simplify]: Extracting #1: cost 0 inf + 1 497.347 * [simplify]: Simplified to 0 497.347 * [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)) 497.347 * * * * [progress]: [ 1121 / 3260 ] simplifiying candidate # 497.348 * [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)))))) 497.348 * * [simplify]: iters left: 6 (27 enodes) 497.354 * * [simplify]: iters left: 5 (104 enodes) 497.370 * * [simplify]: iters left: 4 (216 enodes) 497.412 * * [simplify]: Extracting #0: cost 1 inf + 0 497.412 * * [simplify]: Extracting #1: cost 11 inf + 0 497.412 * * [simplify]: Extracting #2: cost 103 inf + 0 497.413 * * [simplify]: Extracting #3: cost 152 inf + 661 497.415 * * [simplify]: Extracting #4: cost 111 inf + 8704 497.420 * * [simplify]: Extracting #5: cost 39 inf + 26992 497.426 * * [simplify]: Extracting #6: cost 13 inf + 32948 497.434 * * [simplify]: Extracting #7: cost 0 inf + 38432 497.442 * * [simplify]: Extracting #8: cost 0 inf + 38402 497.452 * [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)))) 497.452 * [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))))))) 497.452 * [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.452 * * [simplify]: iters left: 6 (14 enodes) 497.456 * * [simplify]: iters left: 5 (59 enodes) 497.465 * * [simplify]: iters left: 4 (134 enodes) 497.493 * * [simplify]: iters left: 3 (357 enodes) 497.631 * * [simplify]: Extracting #0: cost 1 inf + 0 497.631 * * [simplify]: Extracting #1: cost 0 inf + 1 497.631 * [simplify]: Simplified to 0 497.631 * [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)) 497.631 * * * * [progress]: [ 1122 / 3260 ] simplifiying candidate # 497.631 * [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))))) 497.631 * * [simplify]: iters left: 6 (26 enodes) 497.637 * * [simplify]: iters left: 5 (98 enodes) 497.652 * * [simplify]: iters left: 4 (186 enodes) 497.686 * * [simplify]: iters left: 3 (396 enodes) 497.793 * * [simplify]: Extracting #0: cost 1 inf + 0 497.793 * * [simplify]: Extracting #1: cost 23 inf + 0 497.793 * * [simplify]: Extracting #2: cost 182 inf + 0 497.794 * * [simplify]: Extracting #3: cost 213 inf + 1803 497.799 * * [simplify]: Extracting #4: cost 115 inf + 19927 497.808 * * [simplify]: Extracting #5: cost 42 inf + 35485 497.820 * * [simplify]: Extracting #6: cost 3 inf + 46286 497.832 * * [simplify]: Extracting #7: cost 0 inf + 47370 497.847 * [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)) 497.847 * [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)))))) 497.847 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 497.847 * * [simplify]: iters left: 6 (13 enodes) 497.850 * * [simplify]: iters left: 5 (53 enodes) 497.859 * * [simplify]: iters left: 4 (106 enodes) 497.879 * * [simplify]: iters left: 3 (257 enodes) 497.963 * * [simplify]: Extracting #0: cost 1 inf + 0 497.963 * * [simplify]: Extracting #1: cost 0 inf + 1 497.963 * [simplify]: Simplified to 0 497.963 * [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)) 497.964 * * * * [progress]: [ 1123 / 3260 ] simplifiying candidate # 497.964 * [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)))) 497.964 * * [simplify]: iters left: 6 (25 enodes) 497.970 * * [simplify]: iters left: 5 (94 enodes) 497.984 * * [simplify]: iters left: 4 (172 enodes) 498.013 * * [simplify]: iters left: 3 (342 enodes) 498.103 * * [simplify]: Extracting #0: cost 1 inf + 0 498.103 * * [simplify]: Extracting #1: cost 20 inf + 0 498.104 * * [simplify]: Extracting #2: cost 118 inf + 1 498.104 * * [simplify]: Extracting #3: cost 134 inf + 1762 498.107 * * [simplify]: Extracting #4: cost 70 inf + 10513 498.112 * * [simplify]: Extracting #5: cost 52 inf + 13174 498.118 * * [simplify]: Extracting #6: cost 17 inf + 22530 498.125 * * [simplify]: Extracting #7: cost 0 inf + 28828 498.135 * * [simplify]: Extracting #8: cost 0 inf + 28813 498.142 * [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)))) 498.143 * [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))))) 498.143 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 498.143 * * [simplify]: iters left: 6 (12 enodes) 498.146 * * [simplify]: iters left: 5 (49 enodes) 498.154 * * [simplify]: iters left: 4 (94 enodes) 498.173 * * [simplify]: iters left: 3 (221 enodes) 498.241 * * [simplify]: iters left: 2 (492 enodes) 498.455 * * [simplify]: Extracting #0: cost 1 inf + 0 498.455 * * [simplify]: Extracting #1: cost 0 inf + 1 498.455 * [simplify]: Simplified to 0 498.455 * [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)) 498.455 * * * * [progress]: [ 1124 / 3260 ] simplifiying candidate # 498.455 * [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)))))) 498.455 * * [simplify]: iters left: 6 (26 enodes) 498.461 * * [simplify]: iters left: 5 (97 enodes) 498.475 * * [simplify]: iters left: 4 (191 enodes) 498.513 * * [simplify]: iters left: 3 (421 enodes) 498.630 * * [simplify]: Extracting #0: cost 1 inf + 0 498.630 * * [simplify]: Extracting #1: cost 22 inf + 0 498.631 * * [simplify]: Extracting #2: cost 152 inf + 1 498.632 * * [simplify]: Extracting #3: cost 185 inf + 1182 498.636 * * [simplify]: Extracting #4: cost 100 inf + 17457 498.643 * * [simplify]: Extracting #5: cost 42 inf + 30826 498.655 * * [simplify]: Extracting #6: cost 5 inf + 41608 498.665 * * [simplify]: Extracting #7: cost 0 inf + 43437 498.676 * [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)))) 498.676 * [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))))))) 498.676 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 498.677 * * [simplify]: iters left: 6 (13 enodes) 498.680 * * [simplify]: iters left: 5 (52 enodes) 498.688 * * [simplify]: iters left: 4 (111 enodes) 498.711 * * [simplify]: iters left: 3 (278 enodes) 498.802 * * [simplify]: Extracting #0: cost 1 inf + 0 498.802 * * [simplify]: Extracting #1: cost 0 inf + 1 498.802 * [simplify]: Simplified to 0 498.802 * [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)) 498.802 * * * * [progress]: [ 1125 / 3260 ] simplifiying candidate # 498.802 * [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))))) 498.802 * * [simplify]: iters left: 6 (25 enodes) 498.808 * * [simplify]: iters left: 5 (92 enodes) 498.821 * * [simplify]: iters left: 4 (167 enodes) 498.853 * * [simplify]: iters left: 3 (332 enodes) 498.928 * * [simplify]: Extracting #0: cost 1 inf + 0 498.928 * * [simplify]: Extracting #1: cost 20 inf + 0 498.928 * * [simplify]: Extracting #2: cost 110 inf + 1 498.929 * * [simplify]: Extracting #3: cost 125 inf + 706 498.931 * * [simplify]: Extracting #4: cost 74 inf + 7187 498.934 * * [simplify]: Extracting #5: cost 52 inf + 10530 498.939 * * [simplify]: Extracting #6: cost 17 inf + 19531 498.947 * * [simplify]: Extracting #7: cost 0 inf + 25605 498.954 * [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))) 498.954 * [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)))))) 498.954 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 498.955 * * [simplify]: iters left: 6 (12 enodes) 498.958 * * [simplify]: iters left: 5 (47 enodes) 498.965 * * [simplify]: iters left: 4 (89 enodes) 498.982 * * [simplify]: iters left: 3 (186 enodes) 499.028 * * [simplify]: iters left: 2 (378 enodes) 499.160 * * [simplify]: Extracting #0: cost 1 inf + 0 499.160 * * [simplify]: Extracting #1: cost 0 inf + 1 499.160 * [simplify]: Simplified to 0 499.160 * [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)) 499.160 * * * * [progress]: [ 1126 / 3260 ] simplifiying candidate # 499.160 * [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)))) 499.160 * * [simplify]: iters left: 6 (24 enodes) 499.166 * * [simplify]: iters left: 5 (85 enodes) 499.178 * * [simplify]: iters left: 4 (129 enodes) 499.197 * * [simplify]: iters left: 3 (207 enodes) 499.228 * * [simplify]: iters left: 2 (323 enodes) 499.287 * * [simplify]: Extracting #0: cost 1 inf + 0 499.287 * * [simplify]: Extracting #1: cost 15 inf + 0 499.288 * * [simplify]: Extracting #2: cost 86 inf + 2 499.288 * * [simplify]: Extracting #3: cost 105 inf + 713 499.289 * * [simplify]: Extracting #4: cost 89 inf + 2167 499.291 * * [simplify]: Extracting #5: cost 79 inf + 3627 499.294 * * [simplify]: Extracting #6: cost 24 inf + 19872 499.301 * * [simplify]: Extracting #7: cost 0 inf + 28069 499.308 * [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)) 499.308 * [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))))) 499.309 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 499.309 * * [simplify]: iters left: 6 (11 enodes) 499.312 * * [simplify]: iters left: 5 (40 enodes) 499.317 * * [simplify]: iters left: 4 (65 enodes) 499.327 * * [simplify]: iters left: 3 (97 enodes) 499.346 * * [simplify]: iters left: 2 (165 enodes) 499.378 * * [simplify]: iters left: 1 (271 enodes) 499.430 * * [simplify]: Extracting #0: cost 1 inf + 0 499.430 * * [simplify]: Extracting #1: cost 0 inf + 1 499.430 * [simplify]: Simplified to 0 499.430 * [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)) 499.431 * * * * [progress]: [ 1127 / 3260 ] simplifiying candidate # 499.431 * [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)))))) 499.431 * * [simplify]: iters left: 6 (25 enodes) 499.437 * * [simplify]: iters left: 5 (96 enodes) 499.452 * * [simplify]: iters left: 4 (186 enodes) 499.486 * * [simplify]: iters left: 3 (396 enodes) 499.590 * * [simplify]: Extracting #0: cost 1 inf + 0 499.590 * * [simplify]: Extracting #1: cost 22 inf + 0 499.590 * * [simplify]: Extracting #2: cost 143 inf + 1 499.591 * * [simplify]: Extracting #3: cost 165 inf + 1509 499.595 * * [simplify]: Extracting #4: cost 99 inf + 15415 499.601 * * [simplify]: Extracting #5: cost 55 inf + 24059 499.608 * * [simplify]: Extracting #6: cost 28 inf + 30974 499.618 * * [simplify]: Extracting #7: cost 0 inf + 40490 499.628 * * [simplify]: Extracting #8: cost 0 inf + 40475 499.640 * [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))) 499.640 * [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))))))) 499.640 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 499.640 * * [simplify]: iters left: 6 (12 enodes) 499.644 * * [simplify]: iters left: 5 (51 enodes) 499.652 * * [simplify]: iters left: 4 (106 enodes) 499.674 * * [simplify]: iters left: 3 (247 enodes) 499.742 * * [simplify]: Extracting #0: cost 1 inf + 0 499.742 * * [simplify]: Extracting #1: cost 0 inf + 1 499.742 * [simplify]: Simplified to 0 499.742 * [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)) 499.742 * * * * [progress]: [ 1128 / 3260 ] simplifiying candidate # 499.743 * [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))))) 499.743 * * [simplify]: iters left: 6 (24 enodes) 499.748 * * [simplify]: iters left: 5 (91 enodes) 499.764 * * [simplify]: iters left: 4 (164 enodes) 499.793 * * [simplify]: iters left: 3 (323 enodes) 499.865 * * [simplify]: Extracting #0: cost 1 inf + 0 499.865 * * [simplify]: Extracting #1: cost 20 inf + 0 499.866 * * [simplify]: Extracting #2: cost 103 inf + 1 499.866 * * [simplify]: Extracting #3: cost 119 inf + 459 499.868 * * [simplify]: Extracting #4: cost 77 inf + 5344 499.873 * * [simplify]: Extracting #5: cost 51 inf + 9265 499.877 * * [simplify]: Extracting #6: cost 12 inf + 19802 499.884 * * [simplify]: Extracting #7: cost 0 inf + 24161 499.890 * * [simplify]: Extracting #8: cost 0 inf + 24146 499.897 * [simplify]: Simplified to (- (* (/ (fabs (cbrt (fma c (* a -4) (* b b)))) (* a 2)) (sqrt (cbrt (fma c (* a -4) (* b b))))) (/ b (* a 2))) 499.897 * [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)))))) 499.897 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 499.897 * * [simplify]: iters left: 6 (11 enodes) 499.900 * * [simplify]: iters left: 5 (46 enodes) 499.907 * * [simplify]: iters left: 4 (86 enodes) 499.924 * * [simplify]: iters left: 3 (183 enodes) 499.970 * * [simplify]: iters left: 2 (372 enodes) 500.101 * * [simplify]: Extracting #0: cost 1 inf + 0 500.101 * * [simplify]: Extracting #1: cost 0 inf + 1 500.101 * [simplify]: Simplified to 0 500.101 * [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)) 500.101 * * * * [progress]: [ 1129 / 3260 ] simplifiying candidate # 500.101 * [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)))) 500.101 * * [simplify]: iters left: 6 (23 enodes) 500.107 * * [simplify]: iters left: 5 (82 enodes) 500.119 * * [simplify]: iters left: 4 (125 enodes) 500.137 * * [simplify]: iters left: 3 (203 enodes) 500.169 * * [simplify]: iters left: 2 (316 enodes) 500.229 * * [simplify]: Extracting #0: cost 1 inf + 0 500.229 * * [simplify]: Extracting #1: cost 9 inf + 0 500.229 * * [simplify]: Extracting #2: cost 77 inf + 2 500.229 * * [simplify]: Extracting #3: cost 106 inf + 505 500.230 * * [simplify]: Extracting #4: cost 88 inf + 2286 500.232 * * [simplify]: Extracting #5: cost 78 inf + 3409 500.236 * * [simplify]: Extracting #6: cost 31 inf + 16629 500.243 * * [simplify]: Extracting #7: cost 1 inf + 26966 500.250 * * [simplify]: Extracting #8: cost 0 inf + 27266 500.257 * [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))) 500.257 * [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))))) 500.257 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 500.257 * * [simplify]: iters left: 6 (10 enodes) 500.260 * * [simplify]: iters left: 5 (39 enodes) 500.266 * * [simplify]: iters left: 4 (64 enodes) 500.278 * * [simplify]: iters left: 3 (96 enodes) 500.294 * * [simplify]: iters left: 2 (164 enodes) 500.326 * * [simplify]: iters left: 1 (270 enodes) 500.378 * * [simplify]: Extracting #0: cost 1 inf + 0 500.378 * * [simplify]: Extracting #1: cost 0 inf + 1 500.378 * [simplify]: Simplified to 0 500.378 * [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)) 500.379 * * * * [progress]: [ 1130 / 3260 ] simplifiying candidate # 500.379 * [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)))))) 500.379 * * [simplify]: iters left: 6 (25 enodes) 500.385 * * [simplify]: iters left: 5 (97 enodes) 500.402 * * [simplify]: iters left: 4 (195 enodes) 500.436 * * [simplify]: iters left: 3 (390 enodes) 500.523 * * [simplify]: Extracting #0: cost 1 inf + 0 500.523 * * [simplify]: Extracting #1: cost 23 inf + 0 500.523 * * [simplify]: Extracting #2: cost 132 inf + 1 500.524 * * [simplify]: Extracting #3: cost 167 inf + 2073 500.528 * * [simplify]: Extracting #4: cost 94 inf + 14775 500.534 * * [simplify]: Extracting #5: cost 41 inf + 25609 500.542 * * [simplify]: Extracting #6: cost 5 inf + 36030 500.552 * * [simplify]: Extracting #7: cost 0 inf + 37729 500.561 * [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))))) 500.561 * [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))))))) 500.562 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 500.562 * * [simplify]: iters left: 6 (12 enodes) 500.566 * * [simplify]: iters left: 5 (53 enodes) 500.574 * * [simplify]: iters left: 4 (117 enodes) 500.598 * * [simplify]: iters left: 3 (255 enodes) 500.658 * * [simplify]: Extracting #0: cost 1 inf + 0 500.659 * * [simplify]: Extracting #1: cost 0 inf + 1 500.659 * [simplify]: Simplified to 0 500.659 * [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)) 500.659 * * * * [progress]: [ 1131 / 3260 ] simplifiying candidate # 500.659 * [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))))) 500.659 * * [simplify]: iters left: 6 (24 enodes) 500.665 * * [simplify]: iters left: 5 (92 enodes) 500.679 * * [simplify]: iters left: 4 (174 enodes) 500.709 * * [simplify]: iters left: 3 (312 enodes) 500.768 * * [simplify]: Extracting #0: cost 1 inf + 0 500.768 * * [simplify]: Extracting #1: cost 19 inf + 0 500.769 * * [simplify]: Extracting #2: cost 118 inf + 1 500.769 * * [simplify]: Extracting #3: cost 137 inf + 666 500.772 * * [simplify]: Extracting #4: cost 73 inf + 7713 500.775 * * [simplify]: Extracting #5: cost 51 inf + 10942 500.780 * * [simplify]: Extracting #6: cost 14 inf + 20683 500.787 * * [simplify]: Extracting #7: cost 0 inf + 25816 500.794 * [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)) 500.794 * [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)))))) 500.794 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 500.794 * * [simplify]: iters left: 6 (11 enodes) 500.798 * * [simplify]: iters left: 5 (48 enodes) 500.806 * * [simplify]: iters left: 4 (98 enodes) 500.822 * * [simplify]: iters left: 3 (181 enodes) 500.860 * * [simplify]: iters left: 2 (358 enodes) 500.967 * * [simplify]: Extracting #0: cost 1 inf + 0 500.967 * * [simplify]: Extracting #1: cost 0 inf + 1 500.967 * [simplify]: Simplified to 0 500.967 * [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)) 500.967 * * * * [progress]: [ 1132 / 3260 ] simplifiying candidate # 500.968 * [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)))) 500.968 * * [simplify]: iters left: 6 (23 enodes) 500.973 * * [simplify]: iters left: 5 (82 enodes) 500.985 * * [simplify]: iters left: 4 (145 enodes) 501.010 * * [simplify]: iters left: 3 (249 enodes) 501.049 * * [simplify]: iters left: 2 (404 enodes) 501.136 * * [simplify]: Extracting #0: cost 1 inf + 0 501.136 * * [simplify]: Extracting #1: cost 12 inf + 0 501.136 * * [simplify]: Extracting #2: cost 104 inf + 42 501.137 * * [simplify]: Extracting #3: cost 124 inf + 1534 501.139 * * [simplify]: Extracting #4: cost 86 inf + 4851 501.142 * * [simplify]: Extracting #5: cost 77 inf + 5810 501.146 * * [simplify]: Extracting #6: cost 30 inf + 19286 501.154 * * [simplify]: Extracting #7: cost 2 inf + 28905 501.162 * * [simplify]: Extracting #8: cost 0 inf + 29625 501.170 * [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)) 501.170 * [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))))) 501.170 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 501.170 * * [simplify]: iters left: 6 (10 enodes) 501.175 * * [simplify]: iters left: 5 (41 enodes) 501.182 * * [simplify]: iters left: 4 (81 enodes) 501.194 * * [simplify]: iters left: 3 (127 enodes) 501.211 * * [simplify]: iters left: 2 (186 enodes) 501.239 * * [simplify]: iters left: 1 (266 enodes) 501.300 * * [simplify]: Extracting #0: cost 1 inf + 0 501.300 * * [simplify]: Extracting #1: cost 0 inf + 1 501.300 * [simplify]: Simplified to 0 501.300 * [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)) 501.300 * * * * [progress]: [ 1133 / 3260 ] simplifiying candidate # 501.301 * [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))) 501.301 * * [simplify]: iters left: 6 (22 enodes) 501.306 * * [simplify]: iters left: 5 (79 enodes) 501.318 * * [simplify]: iters left: 4 (126 enodes) 501.338 * * [simplify]: iters left: 3 (212 enodes) 501.372 * * [simplify]: iters left: 2 (335 enodes) 501.440 * * [simplify]: Extracting #0: cost 1 inf + 0 501.440 * * [simplify]: Extracting #1: cost 9 inf + 0 501.440 * * [simplify]: Extracting #2: cost 79 inf + 2 501.440 * * [simplify]: Extracting #3: cost 111 inf + 426 501.441 * * [simplify]: Extracting #4: cost 91 inf + 2296 501.443 * * [simplify]: Extracting #5: cost 76 inf + 4041 501.447 * * [simplify]: Extracting #6: cost 42 inf + 13260 501.453 * * [simplify]: Extracting #7: cost 2 inf + 26915 501.461 * * [simplify]: Extracting #8: cost 0 inf + 27637 501.468 * [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)) 501.468 * [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)))) 501.468 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 501.468 * * [simplify]: iters left: 6 (9 enodes) 501.471 * * [simplify]: iters left: 5 (36 enodes) 501.479 * * [simplify]: iters left: 4 (67 enodes) 501.490 * * [simplify]: iters left: 3 (97 enodes) 501.506 * * [simplify]: iters left: 2 (158 enodes) 501.541 * * [simplify]: iters left: 1 (263 enodes) 501.585 * * [simplify]: Extracting #0: cost 1 inf + 0 501.585 * * [simplify]: Extracting #1: cost 0 inf + 1 501.585 * [simplify]: Simplified to 0 501.585 * [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)) 501.585 * * * * [progress]: [ 1134 / 3260 ] simplifiying candidate # 501.586 * [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)))) 501.586 * * [simplify]: iters left: 6 (22 enodes) 501.592 * * [simplify]: iters left: 5 (81 enodes) 501.605 * * [simplify]: iters left: 4 (140 enodes) 501.626 * * [simplify]: iters left: 3 (242 enodes) 501.668 * * [simplify]: iters left: 2 (388 enodes) 501.747 * * [simplify]: Extracting #0: cost 1 inf + 0 501.747 * * [simplify]: Extracting #1: cost 11 inf + 0 501.747 * * [simplify]: Extracting #2: cost 94 inf + 0 501.747 * * [simplify]: Extracting #3: cost 126 inf + 133 501.749 * * [simplify]: Extracting #4: cost 96 inf + 2749 501.751 * * [simplify]: Extracting #5: cost 77 inf + 4649 501.754 * * [simplify]: Extracting #6: cost 37 inf + 16168 501.761 * * [simplify]: Extracting #7: cost 2 inf + 27783 501.768 * * [simplify]: Extracting #8: cost 0 inf + 28463 501.776 * [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))) 501.778 * [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))))) 501.778 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 501.778 * * [simplify]: iters left: 5 (9 enodes) 501.781 * * [simplify]: iters left: 4 (39 enodes) 501.787 * * [simplify]: iters left: 3 (65 enodes) 501.797 * * [simplify]: iters left: 2 (129 enodes) 501.822 * * [simplify]: iters left: 1 (210 enodes) 501.859 * * [simplify]: Extracting #0: cost 1 inf + 0 501.859 * * [simplify]: Extracting #1: cost 0 inf + 1 501.859 * [simplify]: Simplified to 0 501.859 * [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)) 501.859 * * * * [progress]: [ 1135 / 3260 ] simplifiying candidate # 501.859 * [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)))))) 501.860 * * [simplify]: iters left: 6 (25 enodes) 501.865 * * [simplify]: iters left: 5 (96 enodes) 501.880 * * [simplify]: iters left: 4 (158 enodes) 501.908 * * [simplify]: iters left: 3 (329 enodes) 501.990 * * [simplify]: Extracting #0: cost 1 inf + 0 501.990 * * [simplify]: Extracting #1: cost 11 inf + 0 501.990 * * [simplify]: Extracting #2: cost 103 inf + 0 501.991 * * [simplify]: Extracting #3: cost 181 inf + 454 501.992 * * [simplify]: Extracting #4: cost 163 inf + 2528 501.994 * * [simplify]: Extracting #5: cost 140 inf + 9783 501.998 * * [simplify]: Extracting #6: cost 96 inf + 26415 502.011 * * [simplify]: Extracting #7: cost 1 inf + 70318 502.030 * * [simplify]: Extracting #8: cost 0 inf + 70643 502.046 * [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))) 502.046 * [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))))))) 502.047 * [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.047 * * [simplify]: iters left: 6 (10 enodes) 502.049 * * [simplify]: iters left: 5 (37 enodes) 502.055 * * [simplify]: iters left: 4 (57 enodes) 502.065 * * [simplify]: iters left: 3 (104 enodes) 502.081 * * [simplify]: iters left: 2 (158 enodes) 502.106 * * [simplify]: iters left: 1 (225 enodes) 502.137 * * [simplify]: Extracting #0: cost 1 inf + 0 502.138 * * [simplify]: Extracting #1: cost 0 inf + 1 502.138 * [simplify]: Simplified to 0 502.138 * [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)) 502.138 * * * * [progress]: [ 1136 / 3260 ] simplifiying candidate # 502.138 * [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))))) 502.138 * * [simplify]: iters left: 6 (24 enodes) 502.143 * * [simplify]: iters left: 5 (87 enodes) 502.156 * * [simplify]: iters left: 4 (142 enodes) 502.182 * * [simplify]: iters left: 3 (298 enodes) 502.259 * * [simplify]: Extracting #0: cost 1 inf + 0 502.259 * * [simplify]: Extracting #1: cost 9 inf + 0 502.259 * * [simplify]: Extracting #2: cost 94 inf + 0 502.259 * * [simplify]: Extracting #3: cost 169 inf + 45 502.261 * * [simplify]: Extracting #4: cost 139 inf + 4699 502.262 * * [simplify]: Extracting #5: cost 129 inf + 8218 502.264 * * [simplify]: Extracting #6: cost 127 inf + 8591 502.268 * * [simplify]: Extracting #7: cost 85 inf + 25451 502.281 * * [simplify]: Extracting #8: cost 2 inf + 64697 502.298 * * [simplify]: Extracting #9: cost 0 inf + 65402 502.314 * [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))) 502.314 * [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)))))) 502.315 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 502.315 * * [simplify]: iters left: 6 (9 enodes) 502.317 * * [simplify]: iters left: 5 (29 enodes) 502.321 * * [simplify]: iters left: 4 (42 enodes) 502.326 * * [simplify]: iters left: 3 (58 enodes) 502.333 * * [simplify]: iters left: 2 (68 enodes) 502.340 * * [simplify]: Extracting #0: cost 1 inf + 0 502.340 * * [simplify]: Extracting #1: cost 0 inf + 1 502.340 * [simplify]: Simplified to 0 502.340 * [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)) 502.340 * * * * [progress]: [ 1137 / 3260 ] simplifiying candidate # 502.340 * [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)))))) 502.341 * * [simplify]: iters left: 6 (26 enodes) 502.346 * * [simplify]: iters left: 5 (104 enodes) 502.362 * * [simplify]: iters left: 4 (219 enodes) 502.405 * * [simplify]: Extracting #0: cost 1 inf + 0 502.406 * * [simplify]: Extracting #1: cost 11 inf + 0 502.406 * * [simplify]: Extracting #2: cost 96 inf + 0 502.406 * * [simplify]: Extracting #3: cost 157 inf + 1 502.407 * * [simplify]: Extracting #4: cost 158 inf + 4 502.407 * * [simplify]: Extracting #5: cost 150 inf + 2305 502.408 * * [simplify]: Extracting #6: cost 141 inf + 4158 502.410 * * [simplify]: Extracting #7: cost 113 inf + 9969 502.416 * * [simplify]: Extracting #8: cost 27 inf + 44189 502.427 * * [simplify]: Extracting #9: cost 0 inf + 57028 502.439 * * [simplify]: Extracting #10: cost 0 inf + 56933 502.449 * [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)))) 502.449 * [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))))))) 502.450 * [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.450 * * [simplify]: iters left: 6 (13 enodes) 502.453 * * [simplify]: iters left: 5 (53 enodes) 502.461 * * [simplify]: iters left: 4 (117 enodes) 502.485 * * [simplify]: iters left: 3 (275 enodes) 502.537 * * [simplify]: iters left: 2 (474 enodes) 502.642 * * [simplify]: Extracting #0: cost 1 inf + 0 502.642 * * [simplify]: Extracting #1: cost 0 inf + 1 502.642 * [simplify]: Simplified to 0 502.642 * [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)) 502.643 * * * * [progress]: [ 1138 / 3260 ] simplifiying candidate # 502.643 * [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))))) 502.643 * * [simplify]: iters left: 6 (27 enodes) 502.649 * * [simplify]: iters left: 5 (104 enodes) 502.667 * * [simplify]: iters left: 4 (188 enodes) 502.697 * * [simplify]: iters left: 3 (399 enodes) 502.792 * * [simplify]: Extracting #0: cost 1 inf + 0 502.792 * * [simplify]: Extracting #1: cost 11 inf + 0 502.793 * * [simplify]: Extracting #2: cost 109 inf + 0 502.793 * * [simplify]: Extracting #3: cost 203 inf + 42 502.794 * * [simplify]: Extracting #4: cost 181 inf + 2889 502.797 * * [simplify]: Extracting #5: cost 143 inf + 12171 502.803 * * [simplify]: Extracting #6: cost 92 inf + 31153 502.818 * * [simplify]: Extracting #7: cost 4 inf + 70781 502.836 * * [simplify]: Extracting #8: cost 0 inf + 72671 502.855 * [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)) 502.855 * [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)))))) 502.856 * [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)))) 502.856 * * [simplify]: iters left: 6 (12 enodes) 502.859 * * [simplify]: iters left: 5 (47 enodes) 502.865 * * [simplify]: iters left: 4 (82 enodes) 502.878 * * [simplify]: iters left: 3 (157 enodes) 502.903 * * [simplify]: iters left: 2 (248 enodes) 502.941 * * [simplify]: iters left: 1 (341 enodes) 502.993 * * [simplify]: Extracting #0: cost 1 inf + 0 502.993 * * [simplify]: Extracting #1: cost 0 inf + 1 502.993 * [simplify]: Simplified to 0 502.993 * [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)) 502.994 * * * * [progress]: [ 1139 / 3260 ] simplifiying candidate # 502.994 * [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)))) 502.994 * * [simplify]: iters left: 6 (27 enodes) 503.000 * * [simplify]: iters left: 5 (104 enodes) 503.016 * * [simplify]: iters left: 4 (196 enodes) 503.053 * * [simplify]: iters left: 3 (428 enodes) 503.163 * * [simplify]: Extracting #0: cost 1 inf + 0 503.163 * * [simplify]: Extracting #1: cost 13 inf + 0 503.164 * * [simplify]: Extracting #2: cost 118 inf + 0 503.164 * * [simplify]: Extracting #3: cost 210 inf + 2 503.165 * * [simplify]: Extracting #4: cost 201 inf + 855 503.166 * * [simplify]: Extracting #5: cost 181 inf + 6108 503.172 * * [simplify]: Extracting #6: cost 106 inf + 28858 503.187 * * [simplify]: Extracting #7: cost 6 inf + 71884 503.205 * * [simplify]: Extracting #8: cost 0 inf + 74814 503.225 * [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)) 503.225 * [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))))) 503.225 * [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.225 * * [simplify]: iters left: 6 (12 enodes) 503.228 * * [simplify]: iters left: 5 (47 enodes) 503.236 * * [simplify]: iters left: 4 (89 enodes) 503.252 * * [simplify]: iters left: 3 (180 enodes) 503.290 * * [simplify]: iters left: 2 (296 enodes) 503.344 * * [simplify]: iters left: 1 (428 enodes) 503.428 * * [simplify]: Extracting #0: cost 1 inf + 0 503.428 * * [simplify]: Extracting #1: cost 0 inf + 1 503.428 * [simplify]: Simplified to 0 503.429 * [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)) 503.429 * * * * [progress]: [ 1140 / 3260 ] simplifiying candidate # 503.429 * [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)))))) 503.429 * * [simplify]: iters left: 6 (25 enodes) 503.434 * * [simplify]: iters left: 5 (97 enodes) 503.449 * * [simplify]: iters left: 4 (180 enodes) 503.480 * * [simplify]: iters left: 3 (371 enodes) 503.568 * * [simplify]: Extracting #0: cost 1 inf + 0 503.568 * * [simplify]: Extracting #1: cost 11 inf + 0 503.568 * * [simplify]: Extracting #2: cost 102 inf + 0 503.569 * * [simplify]: Extracting #3: cost 195 inf + 0 503.570 * * [simplify]: Extracting #4: cost 176 inf + 2798 503.573 * * [simplify]: Extracting #5: cost 136 inf + 14034 503.579 * * [simplify]: Extracting #6: cost 89 inf + 31553 503.593 * * [simplify]: Extracting #7: cost 7 inf + 68915 503.611 * * [simplify]: Extracting #8: cost 0 inf + 72560 503.628 * [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))) 503.628 * [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))))))) 503.629 * [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.629 * * [simplify]: iters left: 6 (12 enodes) 503.631 * * [simplify]: iters left: 5 (46 enodes) 503.638 * * [simplify]: iters left: 4 (81 enodes) 503.651 * * [simplify]: iters left: 3 (134 enodes) 503.670 * * [simplify]: iters left: 2 (197 enodes) 503.696 * * [simplify]: iters left: 1 (271 enodes) 503.733 * * [simplify]: Extracting #0: cost 1 inf + 0 503.733 * * [simplify]: Extracting #1: cost 0 inf + 1 503.733 * [simplify]: Simplified to 0 503.733 * [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)) 503.733 * * * * [progress]: [ 1141 / 3260 ] simplifiying candidate # 503.733 * [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))))) 503.734 * * [simplify]: iters left: 6 (25 enodes) 503.739 * * [simplify]: iters left: 5 (94 enodes) 503.752 * * [simplify]: iters left: 4 (157 enodes) 503.779 * * [simplify]: iters left: 3 (328 enodes) 503.859 * * [simplify]: Extracting #0: cost 1 inf + 0 503.859 * * [simplify]: Extracting #1: cost 9 inf + 0 503.859 * * [simplify]: Extracting #2: cost 100 inf + 0 503.860 * * [simplify]: Extracting #3: cost 189 inf + 0 503.860 * * [simplify]: Extracting #4: cost 178 inf + 1055 503.862 * * [simplify]: Extracting #5: cost 158 inf + 6230 503.867 * * [simplify]: Extracting #6: cost 87 inf + 30360 503.881 * * [simplify]: Extracting #7: cost 6 inf + 66427 503.899 * * [simplify]: Extracting #8: cost 0 inf + 69787 503.915 * [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))) 503.916 * [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)))))) 503.916 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 503.916 * * [simplify]: iters left: 6 (10 enodes) 503.918 * * [simplify]: iters left: 5 (38 enodes) 503.923 * * [simplify]: iters left: 4 (59 enodes) 503.932 * * [simplify]: iters left: 3 (88 enodes) 503.943 * * [simplify]: iters left: 2 (117 enodes) 503.957 * * [simplify]: iters left: 1 (144 enodes) 503.973 * * [simplify]: Extracting #0: cost 1 inf + 0 503.974 * * [simplify]: Extracting #1: cost 0 inf + 1 503.974 * [simplify]: Simplified to 0 503.974 * [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)) 503.974 * * * * [progress]: [ 1142 / 3260 ] simplifiying candidate # 503.974 * [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)))) 503.974 * * [simplify]: iters left: 6 (26 enodes) 503.980 * * [simplify]: iters left: 5 (99 enodes) 503.994 * * [simplify]: iters left: 4 (168 enodes) 504.022 * * [simplify]: iters left: 3 (357 enodes) 504.107 * * [simplify]: Extracting #0: cost 1 inf + 0 504.107 * * [simplify]: Extracting #1: cost 11 inf + 0 504.107 * * [simplify]: Extracting #2: cost 105 inf + 0 504.108 * * [simplify]: Extracting #3: cost 177 inf + 415 504.109 * * [simplify]: Extracting #4: cost 159 inf + 2646 504.111 * * [simplify]: Extracting #5: cost 128 inf + 10179 504.117 * * [simplify]: Extracting #6: cost 84 inf + 28277 504.131 * * [simplify]: Extracting #7: cost 15 inf + 59623 504.149 * * [simplify]: Extracting #8: cost 0 inf + 67064 504.165 * [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))) 504.165 * [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))))) 504.165 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 504.165 * * [simplify]: iters left: 6 (11 enodes) 504.168 * * [simplify]: iters left: 5 (42 enodes) 504.174 * * [simplify]: iters left: 4 (67 enodes) 504.184 * * [simplify]: iters left: 3 (111 enodes) 504.199 * * [simplify]: iters left: 2 (140 enodes) 504.216 * * [simplify]: iters left: 1 (160 enodes) 504.232 * * [simplify]: Extracting #0: cost 1 inf + 0 504.232 * * [simplify]: Extracting #1: cost 0 inf + 1 504.232 * [simplify]: Simplified to 0 504.232 * [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)) 504.233 * * * * [progress]: [ 1143 / 3260 ] simplifiying candidate # 504.233 * [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)))))) 504.233 * * [simplify]: iters left: 6 (27 enodes) 504.239 * * [simplify]: iters left: 5 (111 enodes) 504.256 * * [simplify]: iters left: 4 (264 enodes) 504.328 * * [simplify]: Extracting #0: cost 1 inf + 0 504.328 * * [simplify]: Extracting #1: cost 11 inf + 0 504.328 * * [simplify]: Extracting #2: cost 180 inf + 0 504.329 * * [simplify]: Extracting #3: cost 318 inf + 1 504.330 * * [simplify]: Extracting #4: cost 300 inf + 3471 504.340 * * [simplify]: Extracting #5: cost 165 inf + 55065 504.355 * * [simplify]: Extracting #6: cost 78 inf + 86630 504.371 * * [simplify]: Extracting #7: cost 49 inf + 94062 504.392 * * [simplify]: Extracting #8: cost 2 inf + 117825 504.413 * * [simplify]: Extracting #9: cost 0 inf + 118915 504.435 * [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))))) 504.435 * [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))))))) 504.435 * [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.436 * * [simplify]: iters left: 6 (16 enodes) 504.439 * * [simplify]: iters left: 5 (68 enodes) 504.451 * * [simplify]: iters left: 4 (179 enodes) 504.506 * * [simplify]: Extracting #0: cost 1 inf + 0 504.506 * * [simplify]: Extracting #1: cost 27 inf + 0 504.507 * * [simplify]: Extracting #2: cost 153 inf + 0 504.507 * * [simplify]: Extracting #3: cost 242 inf + 83 504.510 * * [simplify]: Extracting #4: cost 185 inf + 16503 504.522 * * [simplify]: Extracting #5: cost 15 inf + 79352 504.536 * * [simplify]: Extracting #6: cost 0 inf + 84943 504.551 * [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.551 * [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))))))) 504.551 * * * * [progress]: [ 1144 / 3260 ] simplifiying candidate # 504.551 * [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))))) 504.551 * * [simplify]: iters left: 6 (28 enodes) 504.559 * * [simplify]: iters left: 5 (114 enodes) 504.577 * * [simplify]: iters left: 4 (247 enodes) 504.633 * * [simplify]: Extracting #0: cost 1 inf + 0 504.633 * * [simplify]: Extracting #1: cost 11 inf + 0 504.633 * * [simplify]: Extracting #2: cost 147 inf + 0 504.634 * * [simplify]: Extracting #3: cost 259 inf + 0 504.635 * * [simplify]: Extracting #4: cost 236 inf + 3919 504.639 * * [simplify]: Extracting #5: cost 165 inf + 27299 504.648 * * [simplify]: Extracting #6: cost 63 inf + 61431 504.664 * * [simplify]: Extracting #7: cost 0 inf + 89407 504.680 * * [simplify]: Extracting #8: cost 0 inf + 88937 504.697 * [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)))))) 504.697 * [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)))))) 504.697 * [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.697 * * [simplify]: iters left: 6 (15 enodes) 504.703 * * [simplify]: iters left: 5 (63 enodes) 504.713 * * [simplify]: iters left: 4 (145 enodes) 504.747 * * [simplify]: iters left: 3 (499 enodes) 504.975 * * [simplify]: Extracting #0: cost 1 inf + 0 504.975 * * [simplify]: Extracting #1: cost 0 inf + 1 504.975 * [simplify]: Simplified to 0 504.975 * [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)) 504.975 * * * * [progress]: [ 1145 / 3260 ] simplifiying candidate # 504.975 * [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)))) 504.976 * * [simplify]: iters left: 6 (28 enodes) 504.982 * * [simplify]: iters left: 5 (113 enodes) 505.001 * * [simplify]: iters left: 4 (261 enodes) 505.065 * * [simplify]: Extracting #0: cost 1 inf + 0 505.066 * * [simplify]: Extracting #1: cost 13 inf + 0 505.066 * * [simplify]: Extracting #2: cost 148 inf + 0 505.066 * * [simplify]: Extracting #3: cost 246 inf + 2 505.068 * * [simplify]: Extracting #4: cost 228 inf + 2795 505.074 * * [simplify]: Extracting #5: cost 132 inf + 30910 505.084 * * [simplify]: Extracting #6: cost 46 inf + 61013 505.098 * * [simplify]: Extracting #7: cost 3 inf + 79654 505.113 * * [simplify]: Extracting #8: cost 0 inf + 80802 505.128 * [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))) 505.128 * [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))))) 505.129 * [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.129 * * [simplify]: iters left: 6 (15 enodes) 505.133 * * [simplify]: iters left: 5 (62 enodes) 505.144 * * [simplify]: iters left: 4 (159 enodes) 505.186 * * [simplify]: iters left: 3 (475 enodes) 505.381 * * [simplify]: Extracting #0: cost 1 inf + 0 505.381 * * [simplify]: Extracting #1: cost 42 inf + 0 505.382 * * [simplify]: Extracting #2: cost 194 inf + 1 505.385 * * [simplify]: Extracting #3: cost 205 inf + 15094 505.400 * * [simplify]: Extracting #4: cost 20 inf + 63712 505.417 * * [simplify]: Extracting #5: cost 3 inf + 65204 505.437 * * [simplify]: Extracting #6: cost 0 inf + 65965 505.454 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 505.454 * [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)))) 505.454 * * * * [progress]: [ 1146 / 3260 ] simplifiying candidate # 505.454 * [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)))))) 505.455 * * [simplify]: iters left: 6 (28 enodes) 505.461 * * [simplify]: iters left: 5 (113 enodes) 505.479 * * [simplify]: iters left: 4 (252 enodes) 505.536 * * [simplify]: Extracting #0: cost 1 inf + 0 505.536 * * [simplify]: Extracting #1: cost 11 inf + 0 505.536 * * [simplify]: Extracting #2: cost 144 inf + 0 505.537 * * [simplify]: Extracting #3: cost 259 inf + 0 505.538 * * [simplify]: Extracting #4: cost 238 inf + 3677 505.542 * * [simplify]: Extracting #5: cost 155 inf + 29641 505.553 * * [simplify]: Extracting #6: cost 56 inf + 64988 505.570 * * [simplify]: Extracting #7: cost 4 inf + 87533 505.587 * * [simplify]: Extracting #8: cost 0 inf + 89743 505.604 * [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))))) 505.604 * [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))))))) 505.605 * [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))))) 505.605 * * [simplify]: iters left: 6 (15 enodes) 505.608 * * [simplify]: iters left: 5 (62 enodes) 505.618 * * [simplify]: iters left: 4 (148 enodes) 505.656 * * [simplify]: iters left: 3 (499 enodes) 505.892 * * [simplify]: Extracting #0: cost 1 inf + 0 505.892 * * [simplify]: Extracting #1: cost 0 inf + 1 505.892 * [simplify]: Simplified to 0 505.892 * [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)) 505.892 * * * * [progress]: [ 1147 / 3260 ] simplifiying candidate # 505.892 * [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))))) 505.892 * * [simplify]: iters left: 6 (29 enodes) 505.899 * * [simplify]: iters left: 5 (113 enodes) 505.916 * * [simplify]: iters left: 4 (225 enodes) 505.964 * * [simplify]: Extracting #0: cost 1 inf + 0 505.964 * * [simplify]: Extracting #1: cost 11 inf + 0 505.964 * * [simplify]: Extracting #2: cost 122 inf + 0 505.965 * * [simplify]: Extracting #3: cost 213 inf + 0 505.966 * * [simplify]: Extracting #4: cost 198 inf + 1461 505.970 * * [simplify]: Extracting #5: cost 114 inf + 25033 505.977 * * [simplify]: Extracting #6: cost 52 inf + 45768 505.989 * * [simplify]: Extracting #7: cost 5 inf + 66984 506.002 * * [simplify]: Extracting #8: cost 0 inf + 69373 506.016 * [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)))) 506.016 * [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)))))) 506.016 * [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.016 * * [simplify]: iters left: 6 (14 enodes) 506.020 * * [simplify]: iters left: 5 (56 enodes) 506.030 * * [simplify]: iters left: 4 (117 enodes) 506.055 * * [simplify]: iters left: 3 (347 enodes) 506.168 * * [simplify]: Extracting #0: cost 1 inf + 0 506.168 * * [simplify]: Extracting #1: cost 0 inf + 1 506.168 * [simplify]: Simplified to 0 506.168 * [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)) 506.168 * * * * [progress]: [ 1148 / 3260 ] simplifiying candidate # 506.168 * [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)))) 506.168 * * [simplify]: iters left: 6 (29 enodes) 506.175 * * [simplify]: iters left: 5 (114 enodes) 506.196 * * [simplify]: iters left: 4 (223 enodes) 506.240 * * [simplify]: Extracting #0: cost 1 inf + 0 506.240 * * [simplify]: Extracting #1: cost 11 inf + 0 506.240 * * [simplify]: Extracting #2: cost 118 inf + 0 506.240 * * [simplify]: Extracting #3: cost 192 inf + 2 506.241 * * [simplify]: Extracting #4: cost 177 inf + 1787 506.244 * * [simplify]: Extracting #5: cost 106 inf + 18391 506.250 * * [simplify]: Extracting #6: cost 45 inf + 40017 506.264 * * [simplify]: Extracting #7: cost 0 inf + 60394 506.275 * * [simplify]: Extracting #8: cost 0 inf + 60364 506.287 * [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)) 506.287 * [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))))) 506.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))) 506.288 * * [simplify]: iters left: 6 (14 enodes) 506.291 * * [simplify]: iters left: 5 (57 enodes) 506.300 * * [simplify]: iters left: 4 (116 enodes) 506.325 * * [simplify]: iters left: 3 (321 enodes) 506.433 * * [simplify]: Extracting #0: cost 1 inf + 0 506.433 * * [simplify]: Extracting #1: cost 0 inf + 1 506.433 * [simplify]: Simplified to 0 506.433 * [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)) 506.433 * * * * [progress]: [ 1149 / 3260 ] simplifiying candidate # 506.433 * [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)))))) 506.434 * * [simplify]: iters left: 6 (28 enodes) 506.440 * * [simplify]: iters left: 5 (113 enodes) 506.458 * * [simplify]: iters left: 4 (251 enodes) 506.516 * * [simplify]: Extracting #0: cost 1 inf + 0 506.516 * * [simplify]: Extracting #1: cost 11 inf + 0 506.516 * * [simplify]: Extracting #2: cost 132 inf + 0 506.517 * * [simplify]: Extracting #3: cost 227 inf + 204 506.518 * * [simplify]: Extracting #4: cost 200 inf + 5135 506.522 * * [simplify]: Extracting #5: cost 126 inf + 26011 506.530 * * [simplify]: Extracting #6: cost 56 inf + 48422 506.543 * * [simplify]: Extracting #7: cost 1 inf + 73452 506.557 * * [simplify]: Extracting #8: cost 0 inf + 74002 506.573 * [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))) 506.573 * [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))))))) 506.573 * [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))))) 506.573 * * [simplify]: iters left: 6 (15 enodes) 506.577 * * [simplify]: iters left: 5 (62 enodes) 506.587 * * [simplify]: iters left: 4 (149 enodes) 506.623 * * [simplify]: iters left: 3 (450 enodes) 506.818 * * [simplify]: Extracting #0: cost 1 inf + 0 506.818 * * [simplify]: Extracting #1: cost 0 inf + 1 506.818 * [simplify]: Simplified to 0 506.818 * [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)) 506.818 * * * * [progress]: [ 1150 / 3260 ] simplifiying candidate # 506.818 * [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))))) 506.819 * * [simplify]: iters left: 6 (29 enodes) 506.825 * * [simplify]: iters left: 5 (114 enodes) 506.845 * * [simplify]: iters left: 4 (224 enodes) 506.891 * * [simplify]: Extracting #0: cost 1 inf + 0 506.891 * * [simplify]: Extracting #1: cost 11 inf + 0 506.892 * * [simplify]: Extracting #2: cost 111 inf + 0 506.892 * * [simplify]: Extracting #3: cost 185 inf + 2 506.893 * * [simplify]: Extracting #4: cost 168 inf + 2227 506.895 * * [simplify]: Extracting #5: cost 125 inf + 11850 506.900 * * [simplify]: Extracting #6: cost 54 inf + 33468 506.909 * * [simplify]: Extracting #7: cost 7 inf + 54362 506.921 * * [simplify]: Extracting #8: cost 0 inf + 57775 506.932 * [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))))) 506.932 * [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)))))) 506.933 * [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)))) 506.933 * * [simplify]: iters left: 6 (14 enodes) 506.936 * * [simplify]: iters left: 5 (57 enodes) 506.945 * * [simplify]: iters left: 4 (118 enodes) 506.971 * * [simplify]: iters left: 3 (314 enodes) 507.063 * * [simplify]: Extracting #0: cost 1 inf + 0 507.064 * * [simplify]: Extracting #1: cost 0 inf + 1 507.064 * [simplify]: Simplified to 0 507.064 * [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)) 507.064 * * * * [progress]: [ 1151 / 3260 ] simplifiying candidate # 507.064 * [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)))) 507.064 * * [simplify]: iters left: 6 (28 enodes) 507.072 * * [simplify]: iters left: 5 (106 enodes) 507.089 * * [simplify]: iters left: 4 (213 enodes) 507.127 * * [simplify]: Extracting #0: cost 1 inf + 0 507.128 * * [simplify]: Extracting #1: cost 13 inf + 0 507.128 * * [simplify]: Extracting #2: cost 115 inf + 0 507.128 * * [simplify]: Extracting #3: cost 167 inf + 4 507.129 * * [simplify]: Extracting #4: cost 141 inf + 3690 507.131 * * [simplify]: Extracting #5: cost 95 inf + 14056 507.136 * * [simplify]: Extracting #6: cost 77 inf + 17866 507.141 * * [simplify]: Extracting #7: cost 44 inf + 29115 507.150 * * [simplify]: Extracting #8: cost 7 inf + 48160 507.160 * * [simplify]: Extracting #9: cost 0 inf + 51708 507.170 * [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)))) 507.170 * [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))))) 507.170 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 507.170 * * [simplify]: iters left: 6 (13 enodes) 507.174 * * [simplify]: iters left: 5 (48 enodes) 507.181 * * [simplify]: iters left: 4 (103 enodes) 507.200 * * [simplify]: iters left: 3 (238 enodes) 507.258 * * [simplify]: Extracting #0: cost 1 inf + 0 507.258 * * [simplify]: Extracting #1: cost 0 inf + 1 507.258 * [simplify]: Simplified to 0 507.258 * [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)) 507.258 * * * * [progress]: [ 1152 / 3260 ] simplifiying candidate # 507.258 * [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)))))) 507.258 * * [simplify]: iters left: 6 (26 enodes) 507.266 * * [simplify]: iters left: 5 (104 enodes) 507.282 * * [simplify]: iters left: 4 (226 enodes) 507.333 * * [simplify]: Extracting #0: cost 1 inf + 0 507.333 * * [simplify]: Extracting #1: cost 11 inf + 0 507.333 * * [simplify]: Extracting #2: cost 139 inf + 0 507.334 * * [simplify]: Extracting #3: cost 247 inf + 0 507.335 * * [simplify]: Extracting #4: cost 223 inf + 5329 507.340 * * [simplify]: Extracting #5: cost 139 inf + 34969 507.351 * * [simplify]: Extracting #6: cost 62 inf + 60691 507.365 * * [simplify]: Extracting #7: cost 4 inf + 86142 507.382 * * [simplify]: Extracting #8: cost 0 inf + 87894 507.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)))) (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 507.398 * [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))))))) 507.398 * [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))))) 507.398 * * [simplify]: iters left: 6 (15 enodes) 507.402 * * [simplify]: iters left: 5 (61 enodes) 507.413 * * [simplify]: iters left: 4 (142 enodes) 507.446 * * [simplify]: iters left: 3 (474 enodes) 507.622 * * [simplify]: Extracting #0: cost 1 inf + 0 507.622 * * [simplify]: Extracting #1: cost 0 inf + 1 507.622 * [simplify]: Simplified to 0 507.622 * [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)) 507.622 * * * * [progress]: [ 1153 / 3260 ] simplifiying candidate # 507.623 * [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))))) 507.623 * * [simplify]: iters left: 6 (27 enodes) 507.629 * * [simplify]: iters left: 5 (107 enodes) 507.645 * * [simplify]: iters left: 4 (214 enodes) 507.689 * * [simplify]: Extracting #0: cost 1 inf + 0 507.689 * * [simplify]: Extracting #1: cost 11 inf + 0 507.690 * * [simplify]: Extracting #2: cost 120 inf + 0 507.690 * * [simplify]: Extracting #3: cost 206 inf + 0 507.691 * * [simplify]: Extracting #4: cost 191 inf + 1782 507.693 * * [simplify]: Extracting #5: cost 148 inf + 13413 507.700 * * [simplify]: Extracting #6: cost 62 inf + 41213 507.711 * * [simplify]: Extracting #7: cost 1 inf + 68223 507.724 * * [simplify]: Extracting #8: cost 0 inf + 68452 507.738 * [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))))) 507.738 * [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)))))) 507.738 * [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)))) 507.738 * * [simplify]: iters left: 6 (14 enodes) 507.741 * * [simplify]: iters left: 5 (56 enodes) 507.752 * * [simplify]: iters left: 4 (113 enodes) 507.774 * * [simplify]: iters left: 3 (324 enodes) 507.862 * * [simplify]: Extracting #0: cost 1 inf + 0 507.862 * * [simplify]: Extracting #1: cost 0 inf + 1 507.862 * [simplify]: Simplified to 0 507.863 * [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)) 507.863 * * * * [progress]: [ 1154 / 3260 ] simplifiying candidate # 507.863 * [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)))) 507.863 * * [simplify]: iters left: 6 (27 enodes) 507.869 * * [simplify]: iters left: 5 (107 enodes) 507.886 * * [simplify]: iters left: 4 (212 enodes) 507.929 * * [simplify]: Extracting #0: cost 1 inf + 0 507.929 * * [simplify]: Extracting #1: cost 11 inf + 0 507.929 * * [simplify]: Extracting #2: cost 117 inf + 0 507.930 * * [simplify]: Extracting #3: cost 191 inf + 2 507.931 * * [simplify]: Extracting #4: cost 173 inf + 2755 507.934 * * [simplify]: Extracting #5: cost 105 inf + 19535 507.941 * * [simplify]: Extracting #6: cost 58 inf + 35107 507.951 * * [simplify]: Extracting #7: cost 6 inf + 56786 507.962 * * [simplify]: Extracting #8: cost 0 inf + 60156 507.974 * [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))) 507.974 * [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))))) 507.974 * [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))) 507.974 * * [simplify]: iters left: 6 (14 enodes) 507.978 * * [simplify]: iters left: 5 (56 enodes) 507.987 * * [simplify]: iters left: 4 (112 enodes) 508.011 * * [simplify]: iters left: 3 (297 enodes) 508.090 * * [simplify]: Extracting #0: cost 1 inf + 0 508.090 * * [simplify]: Extracting #1: cost 0 inf + 1 508.090 * [simplify]: Simplified to 0 508.091 * [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)) 508.091 * * * * [progress]: [ 1155 / 3260 ] simplifiying candidate # 508.091 * [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)))))) 508.091 * * [simplify]: iters left: 6 (26 enodes) 508.097 * * [simplify]: iters left: 5 (104 enodes) 508.116 * * [simplify]: iters left: 4 (219 enodes) 508.157 * * [simplify]: Extracting #0: cost 1 inf + 0 508.157 * * [simplify]: Extracting #1: cost 11 inf + 0 508.157 * * [simplify]: Extracting #2: cost 118 inf + 0 508.158 * * [simplify]: Extracting #3: cost 207 inf + 0 508.158 * * [simplify]: Extracting #4: cost 190 inf + 2875 508.163 * * [simplify]: Extracting #5: cost 110 inf + 25007 508.170 * * [simplify]: Extracting #6: cost 55 inf + 42865 508.184 * * [simplify]: Extracting #7: cost 5 inf + 65347 508.197 * * [simplify]: Extracting #8: cost 0 inf + 68017 508.210 * [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)))))) 508.210 * [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))))))) 508.211 * [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))))) 508.211 * * [simplify]: iters left: 6 (13 enodes) 508.214 * * [simplify]: iters left: 5 (53 enodes) 508.222 * * [simplify]: iters left: 4 (118 enodes) 508.245 * * [simplify]: iters left: 3 (324 enodes) 508.330 * * [simplify]: Extracting #0: cost 1 inf + 0 508.330 * * [simplify]: Extracting #1: cost 0 inf + 1 508.330 * [simplify]: Simplified to 0 508.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 508.330 * * * * [progress]: [ 1156 / 3260 ] simplifiying candidate # 508.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)) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 508.330 * * [simplify]: iters left: 6 (26 enodes) 508.336 * * [simplify]: iters left: 5 (99 enodes) 508.351 * * [simplify]: iters left: 4 (183 enodes) 508.385 * * [simplify]: iters left: 3 (456 enodes) 508.498 * * [simplify]: Extracting #0: cost 1 inf + 0 508.498 * * [simplify]: Extracting #1: cost 9 inf + 0 508.498 * * [simplify]: Extracting #2: cost 133 inf + 0 508.499 * * [simplify]: Extracting #3: cost 267 inf + 42 508.500 * * [simplify]: Extracting #4: cost 249 inf + 2072 508.505 * * [simplify]: Extracting #5: cost 165 inf + 19883 508.514 * * [simplify]: Extracting #6: cost 88 inf + 45141 508.532 * * [simplify]: Extracting #7: cost 11 inf + 79403 508.555 * * [simplify]: Extracting #8: cost 0 inf + 84485 508.575 * [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)))) 508.575 * [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)))))) 508.575 * [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)))) 508.575 * * [simplify]: iters left: 6 (11 enodes) 508.578 * * [simplify]: iters left: 5 (43 enodes) 508.585 * * [simplify]: iters left: 4 (84 enodes) 508.599 * * [simplify]: iters left: 3 (212 enodes) 508.644 * * [simplify]: iters left: 2 (472 enodes) 508.745 * * [simplify]: Extracting #0: cost 1 inf + 0 508.746 * * [simplify]: Extracting #1: cost 0 inf + 1 508.746 * [simplify]: Simplified to 0 508.746 * [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)) 508.746 * * * * [progress]: [ 1157 / 3260 ] simplifiying candidate # 508.746 * [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)))) 508.746 * * [simplify]: iters left: 6 (27 enodes) 508.752 * * [simplify]: iters left: 5 (106 enodes) 508.768 * * [simplify]: iters left: 4 (202 enodes) 508.808 * * [simplify]: iters left: 3 (486 enodes) 508.934 * * [simplify]: Extracting #0: cost 1 inf + 0 508.934 * * [simplify]: Extracting #1: cost 11 inf + 0 508.934 * * [simplify]: Extracting #2: cost 130 inf + 0 508.935 * * [simplify]: Extracting #3: cost 244 inf + 2 508.936 * * [simplify]: Extracting #4: cost 227 inf + 2230 508.940 * * [simplify]: Extracting #5: cost 163 inf + 14139 508.947 * * [simplify]: Extracting #6: cost 98 inf + 33062 508.967 * * [simplify]: Extracting #7: cost 10 inf + 73194 508.986 * * [simplify]: Extracting #8: cost 0 inf + 77603 509.005 * [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))) 509.005 * [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))))) 509.006 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 509.006 * * [simplify]: iters left: 6 (12 enodes) 509.009 * * [simplify]: iters left: 5 (49 enodes) 509.017 * * [simplify]: iters left: 4 (99 enodes) 509.037 * * [simplify]: iters left: 3 (234 enodes) 509.090 * * [simplify]: iters left: 2 (447 enodes) 509.183 * * [simplify]: Extracting #0: cost 1 inf + 0 509.183 * * [simplify]: Extracting #1: cost 0 inf + 1 509.183 * [simplify]: Simplified to 0 509.183 * [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)) 509.183 * * * * [progress]: [ 1158 / 3260 ] simplifiying candidate # 509.183 * [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)))))) 509.183 * * [simplify]: iters left: 6 (27 enodes) 509.189 * * [simplify]: iters left: 5 (108 enodes) 509.208 * * [simplify]: iters left: 4 (221 enodes) 509.251 * * [simplify]: Extracting #0: cost 1 inf + 0 509.252 * * [simplify]: Extracting #1: cost 11 inf + 0 509.252 * * [simplify]: Extracting #2: cost 109 inf + 0 509.252 * * [simplify]: Extracting #3: cost 182 inf + 2 509.253 * * [simplify]: Extracting #4: cost 162 inf + 2755 509.255 * * [simplify]: Extracting #5: cost 125 inf + 11293 509.262 * * [simplify]: Extracting #6: cost 65 inf + 28668 509.271 * * [simplify]: Extracting #7: cost 7 inf + 53547 509.283 * * [simplify]: Extracting #8: cost 0 inf + 57055 509.294 * [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)))) 509.294 * [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))))))) 509.294 * [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))))) 509.294 * * [simplify]: iters left: 6 (14 enodes) 509.298 * * [simplify]: iters left: 5 (57 enodes) 509.307 * * [simplify]: iters left: 4 (121 enodes) 509.333 * * [simplify]: iters left: 3 (291 enodes) 509.409 * * [simplify]: Extracting #0: cost 1 inf + 0 509.409 * * [simplify]: Extracting #1: cost 0 inf + 1 509.409 * [simplify]: Simplified to 0 509.409 * [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)) 509.410 * * * * [progress]: [ 1159 / 3260 ] simplifiying candidate # 509.410 * [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))))) 509.410 * * [simplify]: iters left: 6 (28 enodes) 509.416 * * [simplify]: iters left: 5 (109 enodes) 509.433 * * [simplify]: iters left: 4 (201 enodes) 509.471 * * [simplify]: iters left: 3 (471 enodes) 509.587 * * [simplify]: Extracting #0: cost 1 inf + 0 509.587 * * [simplify]: Extracting #1: cost 11 inf + 0 509.587 * * [simplify]: Extracting #2: cost 126 inf + 0 509.588 * * [simplify]: Extracting #3: cost 229 inf + 44 509.589 * * [simplify]: Extracting #4: cost 200 inf + 3654 509.593 * * [simplify]: Extracting #5: cost 148 inf + 13233 509.597 * * [simplify]: Extracting #6: cost 125 inf + 16717 509.605 * * [simplify]: Extracting #7: cost 79 inf + 34679 509.624 * * [simplify]: Extracting #8: cost 3 inf + 71564 509.642 * * [simplify]: Extracting #9: cost 0 inf + 72793 509.661 * [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)) 509.661 * [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)))))) 509.661 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 509.662 * * [simplify]: iters left: 6 (13 enodes) 509.665 * * [simplify]: iters left: 5 (52 enodes) 509.673 * * [simplify]: iters left: 4 (98 enodes) 509.691 * * [simplify]: iters left: 3 (212 enodes) 509.731 * * [simplify]: iters left: 2 (371 enodes) 509.803 * * [simplify]: Extracting #0: cost 1 inf + 0 509.803 * * [simplify]: Extracting #1: cost 0 inf + 1 509.804 * [simplify]: Simplified to 0 509.804 * [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)) 509.804 * * * * [progress]: [ 1160 / 3260 ] simplifiying candidate # 509.804 * [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)))) 509.804 * * [simplify]: iters left: 6 (27 enodes) 509.810 * * [simplify]: iters left: 5 (100 enodes) 509.825 * * [simplify]: iters left: 4 (187 enodes) 509.856 * * [simplify]: iters left: 3 (401 enodes) 509.952 * * [simplify]: Extracting #0: cost 1 inf + 0 509.952 * * [simplify]: Extracting #1: cost 11 inf + 0 509.952 * * [simplify]: Extracting #2: cost 121 inf + 0 509.953 * * [simplify]: Extracting #3: cost 207 inf + 86 509.955 * * [simplify]: Extracting #4: cost 163 inf + 5459 509.958 * * [simplify]: Extracting #5: cost 129 inf + 12394 509.964 * * [simplify]: Extracting #6: cost 87 inf + 29079 509.982 * * [simplify]: Extracting #7: cost 3 inf + 68071 509.999 * * [simplify]: Extracting #8: cost 0 inf + 69381 510.016 * [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)) 510.016 * [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))))) 510.016 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 510.016 * * [simplify]: iters left: 6 (12 enodes) 510.019 * * [simplify]: iters left: 5 (44 enodes) 510.027 * * [simplify]: iters left: 4 (92 enodes) 510.040 * * [simplify]: iters left: 3 (159 enodes) 510.065 * * [simplify]: iters left: 2 (267 enodes) 510.107 * * [simplify]: iters left: 1 (364 enodes) 510.165 * * [simplify]: Extracting #0: cost 1 inf + 0 510.165 * * [simplify]: Extracting #1: cost 0 inf + 1 510.165 * [simplify]: Simplified to 0 510.165 * [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)) 510.165 * * * * [progress]: [ 1161 / 3260 ] simplifiying candidate # 510.165 * [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)))))) 510.166 * * [simplify]: iters left: 6 (26 enodes) 510.171 * * [simplify]: iters left: 5 (107 enodes) 510.189 * * [simplify]: iters left: 4 (235 enodes) 510.241 * * [simplify]: Extracting #0: cost 1 inf + 0 510.241 * * [simplify]: Extracting #1: cost 11 inf + 0 510.241 * * [simplify]: Extracting #2: cost 137 inf + 0 510.241 * * [simplify]: Extracting #3: cost 236 inf + 45 510.243 * * [simplify]: Extracting #4: cost 201 inf + 6603 510.248 * * [simplify]: Extracting #5: cost 97 inf + 37008 510.258 * * [simplify]: Extracting #6: cost 55 inf + 53053 510.271 * * [simplify]: Extracting #7: cost 9 inf + 72161 510.285 * * [simplify]: Extracting #8: cost 0 inf + 77084 510.300 * [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))))) 510.300 * [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))))))) 510.300 * [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))))) 510.300 * * [simplify]: iters left: 6 (15 enodes) 510.306 * * [simplify]: iters left: 5 (64 enodes) 510.316 * * [simplify]: iters left: 4 (149 enodes) 510.350 * * [simplify]: iters left: 3 (466 enodes) 510.603 * * [simplify]: Extracting #0: cost 1 inf + 0 510.603 * * [simplify]: Extracting #1: cost 0 inf + 1 510.604 * [simplify]: Simplified to 0 510.604 * [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)) 510.604 * * * * [progress]: [ 1162 / 3260 ] simplifiying candidate # 510.604 * [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))))) 510.604 * * [simplify]: iters left: 6 (27 enodes) 510.610 * * [simplify]: iters left: 5 (110 enodes) 510.627 * * [simplify]: iters left: 4 (224 enodes) 510.672 * * [simplify]: Extracting #0: cost 1 inf + 0 510.672 * * [simplify]: Extracting #1: cost 11 inf + 0 510.672 * * [simplify]: Extracting #2: cost 125 inf + 0 510.673 * * [simplify]: Extracting #3: cost 203 inf + 45 510.674 * * [simplify]: Extracting #4: cost 177 inf + 3899 510.678 * * [simplify]: Extracting #5: cost 104 inf + 21190 510.684 * * [simplify]: Extracting #6: cost 54 inf + 37949 510.695 * * [simplify]: Extracting #7: cost 7 inf + 58091 510.707 * * [simplify]: Extracting #8: cost 0 inf + 62151 510.719 * [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))))) 510.719 * [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)))))) 510.719 * [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)))) 510.719 * * [simplify]: iters left: 6 (14 enodes) 510.723 * * [simplify]: iters left: 5 (59 enodes) 510.732 * * [simplify]: iters left: 4 (121 enodes) 510.757 * * [simplify]: iters left: 3 (332 enodes) 510.892 * * [simplify]: Extracting #0: cost 1 inf + 0 510.892 * * [simplify]: Extracting #1: cost 0 inf + 1 510.892 * [simplify]: Simplified to 0 510.892 * [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)) 510.892 * * * * [progress]: [ 1163 / 3260 ] simplifiying candidate # 510.892 * [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)))) 510.893 * * [simplify]: iters left: 6 (26 enodes) 510.898 * * [simplify]: iters left: 5 (105 enodes) 510.915 * * [simplify]: iters left: 4 (215 enodes) 510.959 * * [simplify]: Extracting #0: cost 1 inf + 0 510.959 * * [simplify]: Extracting #1: cost 11 inf + 0 510.959 * * [simplify]: Extracting #2: cost 112 inf + 0 510.960 * * [simplify]: Extracting #3: cost 169 inf + 211 510.961 * * [simplify]: Extracting #4: cost 159 inf + 1071 510.962 * * [simplify]: Extracting #5: cost 118 inf + 9706 510.967 * * [simplify]: Extracting #6: cost 61 inf + 25647 510.976 * * [simplify]: Extracting #7: cost 5 inf + 49518 510.986 * * [simplify]: Extracting #8: cost 0 inf + 52162 510.997 * [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)))) 510.997 * [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))))) 510.997 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 510.997 * * [simplify]: iters left: 6 (13 enodes) 511.000 * * [simplify]: iters left: 5 (54 enodes) 511.009 * * [simplify]: iters left: 4 (112 enodes) 511.033 * * [simplify]: iters left: 3 (281 enodes) 511.125 * * [simplify]: Extracting #0: cost 1 inf + 0 511.125 * * [simplify]: Extracting #1: cost 0 inf + 1 511.125 * [simplify]: Simplified to 0 511.126 * [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)) 511.126 * * * * [progress]: [ 1164 / 3260 ] simplifiying candidate # 511.126 * [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)))))) 511.126 * * [simplify]: iters left: 6 (27 enodes) 511.134 * * [simplify]: iters left: 5 (110 enodes) 511.152 * * [simplify]: iters left: 4 (239 enodes) 511.202 * * [simplify]: Extracting #0: cost 1 inf + 0 511.202 * * [simplify]: Extracting #1: cost 11 inf + 0 511.202 * * [simplify]: Extracting #2: cost 123 inf + 0 511.203 * * [simplify]: Extracting #3: cost 207 inf + 45 511.204 * * [simplify]: Extracting #4: cost 190 inf + 1917 511.207 * * [simplify]: Extracting #5: cost 120 inf + 19256 511.214 * * [simplify]: Extracting #6: cost 47 inf + 42792 511.226 * * [simplify]: Extracting #7: cost 1 inf + 62872 511.238 * * [simplify]: Extracting #8: cost 0 inf + 63342 511.251 * [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)))) 511.251 * [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))))))) 511.251 * [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))))) 511.251 * * [simplify]: iters left: 6 (14 enodes) 511.255 * * [simplify]: iters left: 5 (59 enodes) 511.264 * * [simplify]: iters left: 4 (134 enodes) 511.294 * * [simplify]: iters left: 3 (357 enodes) 511.432 * * [simplify]: Extracting #0: cost 1 inf + 0 511.432 * * [simplify]: Extracting #1: cost 0 inf + 1 511.432 * [simplify]: Simplified to 0 511.432 * [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)) 511.432 * * * * [progress]: [ 1165 / 3260 ] simplifiying candidate # 511.432 * [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))))) 511.433 * * [simplify]: iters left: 6 (28 enodes) 511.439 * * [simplify]: iters left: 5 (110 enodes) 511.456 * * [simplify]: iters left: 4 (215 enodes) 511.498 * * [simplify]: Extracting #0: cost 1 inf + 0 511.498 * * [simplify]: Extracting #1: cost 11 inf + 0 511.498 * * [simplify]: Extracting #2: cost 114 inf + 0 511.498 * * [simplify]: Extracting #3: cost 178 inf + 45 511.499 * * [simplify]: Extracting #4: cost 171 inf + 499 511.500 * * [simplify]: Extracting #5: cost 145 inf + 4968 511.503 * * [simplify]: Extracting #6: cost 93 inf + 15205 511.508 * * [simplify]: Extracting #7: cost 51 inf + 26750 511.517 * * [simplify]: Extracting #8: cost 6 inf + 48839 511.528 * * [simplify]: Extracting #9: cost 0 inf + 51807 511.538 * [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))) 511.538 * [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)))))) 511.538 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 511.538 * * [simplify]: iters left: 6 (13 enodes) 511.542 * * [simplify]: iters left: 5 (53 enodes) 511.550 * * [simplify]: iters left: 4 (106 enodes) 511.572 * * [simplify]: iters left: 3 (257 enodes) 511.655 * * [simplify]: Extracting #0: cost 1 inf + 0 511.655 * * [simplify]: Extracting #1: cost 0 inf + 1 511.655 * [simplify]: Simplified to 0 511.655 * [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)) 511.655 * * * * [progress]: [ 1166 / 3260 ] simplifiying candidate # 511.655 * [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)))) 511.656 * * [simplify]: iters left: 6 (27 enodes) 511.662 * * [simplify]: iters left: 5 (106 enodes) 511.681 * * [simplify]: iters left: 4 (201 enodes) 511.717 * * [simplify]: iters left: 3 (474 enodes) 511.862 * * [simplify]: Extracting #0: cost 1 inf + 0 511.862 * * [simplify]: Extracting #1: cost 11 inf + 0 511.862 * * [simplify]: Extracting #2: cost 152 inf + 0 511.863 * * [simplify]: Extracting #3: cost 248 inf + 45 511.865 * * [simplify]: Extracting #4: cost 225 inf + 2088 511.868 * * [simplify]: Extracting #5: cost 164 inf + 13167 511.873 * * [simplify]: Extracting #6: cost 127 inf + 18959 511.881 * * [simplify]: Extracting #7: cost 88 inf + 33625 511.900 * * [simplify]: Extracting #8: cost 4 inf + 73881 511.920 * * [simplify]: Extracting #9: cost 0 inf + 75931 511.939 * [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))) 511.939 * [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))))) 511.939 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 511.939 * * [simplify]: iters left: 6 (12 enodes) 511.943 * * [simplify]: iters left: 5 (49 enodes) 511.950 * * [simplify]: iters left: 4 (94 enodes) 511.969 * * [simplify]: iters left: 3 (221 enodes) 512.038 * * [simplify]: iters left: 2 (492 enodes) 512.251 * * [simplify]: Extracting #0: cost 1 inf + 0 512.251 * * [simplify]: Extracting #1: cost 0 inf + 1 512.251 * [simplify]: Simplified to 0 512.251 * [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)) 512.251 * * * * [progress]: [ 1167 / 3260 ] simplifiying candidate # 512.251 * [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)))))) 512.251 * * [simplify]: iters left: 6 (26 enodes) 512.260 * * [simplify]: iters left: 5 (103 enodes) 512.276 * * [simplify]: iters left: 4 (214 enodes) 512.320 * * [simplify]: Extracting #0: cost 1 inf + 0 512.320 * * [simplify]: Extracting #1: cost 11 inf + 0 512.320 * * [simplify]: Extracting #2: cost 115 inf + 0 512.321 * * [simplify]: Extracting #3: cost 176 inf + 5 512.321 * * [simplify]: Extracting #4: cost 167 inf + 781 512.323 * * [simplify]: Extracting #5: cost 132 inf + 7966 512.327 * * [simplify]: Extracting #6: cost 59 inf + 27588 512.336 * * [simplify]: Extracting #7: cost 4 inf + 50540 512.346 * * [simplify]: Extracting #8: cost 0 inf + 52790 512.356 * [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)))) 512.356 * [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))))))) 512.357 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 512.357 * * [simplify]: iters left: 6 (13 enodes) 512.360 * * [simplify]: iters left: 5 (52 enodes) 512.368 * * [simplify]: iters left: 4 (111 enodes) 512.393 * * [simplify]: iters left: 3 (278 enodes) 512.482 * * [simplify]: Extracting #0: cost 1 inf + 0 512.482 * * [simplify]: Extracting #1: cost 0 inf + 1 512.482 * [simplify]: Simplified to 0 512.482 * [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)) 512.482 * * * * [progress]: [ 1168 / 3260 ] simplifiying candidate # 512.483 * [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))))) 512.483 * * [simplify]: iters left: 6 (27 enodes) 512.489 * * [simplify]: iters left: 5 (104 enodes) 512.506 * * [simplify]: iters left: 4 (196 enodes) 512.544 * * [simplify]: iters left: 3 (456 enodes) 512.669 * * [simplify]: Extracting #0: cost 1 inf + 0 512.670 * * [simplify]: Extracting #1: cost 11 inf + 0 512.670 * * [simplify]: Extracting #2: cost 141 inf + 0 512.671 * * [simplify]: Extracting #3: cost 219 inf + 949 512.673 * * [simplify]: Extracting #4: cost 167 inf + 6594 512.677 * * [simplify]: Extracting #5: cost 130 inf + 14575 512.683 * * [simplify]: Extracting #6: cost 98 inf + 27659 512.698 * * [simplify]: Extracting #7: cost 14 inf + 65300 512.716 * * [simplify]: Extracting #8: cost 0 inf + 72538 512.734 * [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))) 512.734 * [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)))))) 512.734 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 512.734 * * [simplify]: iters left: 6 (12 enodes) 512.737 * * [simplify]: iters left: 5 (47 enodes) 512.746 * * [simplify]: iters left: 4 (89 enodes) 512.764 * * [simplify]: iters left: 3 (186 enodes) 512.810 * * [simplify]: iters left: 2 (378 enodes) 512.942 * * [simplify]: Extracting #0: cost 1 inf + 0 512.942 * * [simplify]: Extracting #1: cost 0 inf + 1 512.942 * [simplify]: Simplified to 0 512.942 * [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)) 512.942 * * * * [progress]: [ 1169 / 3260 ] simplifiying candidate # 512.943 * [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)))) 512.943 * * [simplify]: iters left: 6 (26 enodes) 512.949 * * [simplify]: iters left: 5 (98 enodes) 512.963 * * [simplify]: iters left: 4 (162 enodes) 512.990 * * [simplify]: iters left: 3 (343 enodes) 513.073 * * [simplify]: Extracting #0: cost 1 inf + 0 513.073 * * [simplify]: Extracting #1: cost 9 inf + 0 513.074 * * [simplify]: Extracting #2: cost 108 inf + 2 513.074 * * [simplify]: Extracting #3: cost 181 inf + 172 513.075 * * [simplify]: Extracting #4: cost 153 inf + 2870 513.077 * * [simplify]: Extracting #5: cost 130 inf + 8413 513.081 * * [simplify]: Extracting #6: cost 92 inf + 22938 513.094 * * [simplify]: Extracting #7: cost 11 inf + 60472 513.110 * * [simplify]: Extracting #8: cost 0 inf + 65900 513.125 * [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)) 513.126 * [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))))) 513.126 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 513.126 * * [simplify]: iters left: 6 (11 enodes) 513.131 * * [simplify]: iters left: 5 (40 enodes) 513.136 * * [simplify]: iters left: 4 (65 enodes) 513.147 * * [simplify]: iters left: 3 (97 enodes) 513.162 * * [simplify]: iters left: 2 (165 enodes) 513.195 * * [simplify]: iters left: 1 (271 enodes) 513.247 * * [simplify]: Extracting #0: cost 1 inf + 0 513.247 * * [simplify]: Extracting #1: cost 0 inf + 1 513.247 * [simplify]: Simplified to 0 513.247 * [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)) 513.247 * * * * [progress]: [ 1170 / 3260 ] simplifiying candidate # 513.247 * [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)))))) 513.247 * * [simplify]: iters left: 6 (25 enodes) 513.253 * * [simplify]: iters left: 5 (102 enodes) 513.269 * * [simplify]: iters left: 4 (209 enodes) 513.312 * * [simplify]: Extracting #0: cost 1 inf + 0 513.312 * * [simplify]: Extracting #1: cost 11 inf + 0 513.312 * * [simplify]: Extracting #2: cost 111 inf + 0 513.313 * * [simplify]: Extracting #3: cost 165 inf + 5 513.313 * * [simplify]: Extracting #4: cost 155 inf + 863 513.315 * * [simplify]: Extracting #5: cost 123 inf + 7990 513.319 * * [simplify]: Extracting #6: cost 73 inf + 18088 513.325 * * [simplify]: Extracting #7: cost 30 inf + 35414 513.335 * * [simplify]: Extracting #8: cost 0 inf + 50716 513.345 * [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))))) 513.345 * [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))))))) 513.345 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 513.345 * * [simplify]: iters left: 6 (12 enodes) 513.348 * * [simplify]: iters left: 5 (51 enodes) 513.356 * * [simplify]: iters left: 4 (106 enodes) 513.380 * * [simplify]: iters left: 3 (247 enodes) 513.446 * * [simplify]: Extracting #0: cost 1 inf + 0 513.447 * * [simplify]: Extracting #1: cost 0 inf + 1 513.447 * [simplify]: Simplified to 0 513.447 * [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)) 513.447 * * * * [progress]: [ 1171 / 3260 ] simplifiying candidate # 513.447 * [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))))) 513.447 * * [simplify]: iters left: 6 (26 enodes) 513.453 * * [simplify]: iters left: 5 (103 enodes) 513.469 * * [simplify]: iters left: 4 (193 enodes) 513.509 * * [simplify]: iters left: 3 (455 enodes) 513.636 * * [simplify]: Extracting #0: cost 1 inf + 0 513.636 * * [simplify]: Extracting #1: cost 11 inf + 0 513.636 * * [simplify]: Extracting #2: cost 145 inf + 0 513.637 * * [simplify]: Extracting #3: cost 224 inf + 296 513.639 * * [simplify]: Extracting #4: cost 168 inf + 6510 513.643 * * [simplify]: Extracting #5: cost 131 inf + 13734 513.651 * * [simplify]: Extracting #6: cost 78 inf + 36122 513.669 * * [simplify]: Extracting #7: cost 5 inf + 68856 513.687 * * [simplify]: Extracting #8: cost 0 inf + 70966 513.704 * [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)) 513.704 * [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)))))) 513.705 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 513.705 * * [simplify]: iters left: 6 (11 enodes) 513.708 * * [simplify]: iters left: 5 (46 enodes) 513.715 * * [simplify]: iters left: 4 (86 enodes) 513.732 * * [simplify]: iters left: 3 (183 enodes) 513.777 * * [simplify]: iters left: 2 (372 enodes) 513.905 * * [simplify]: Extracting #0: cost 1 inf + 0 513.905 * * [simplify]: Extracting #1: cost 0 inf + 1 513.905 * [simplify]: Simplified to 0 513.905 * [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)) 513.905 * * * * [progress]: [ 1172 / 3260 ] simplifiying candidate # 513.905 * [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)))) 513.905 * * [simplify]: iters left: 6 (25 enodes) 513.911 * * [simplify]: iters left: 5 (97 enodes) 513.925 * * [simplify]: iters left: 4 (161 enodes) 513.955 * * [simplify]: iters left: 3 (342 enodes) 514.037 * * [simplify]: Extracting #0: cost 1 inf + 0 514.037 * * [simplify]: Extracting #1: cost 9 inf + 0 514.037 * * [simplify]: Extracting #2: cost 108 inf + 2 514.038 * * [simplify]: Extracting #3: cost 175 inf + 498 514.039 * * [simplify]: Extracting #4: cost 148 inf + 3196 514.041 * * [simplify]: Extracting #5: cost 132 inf + 7764 514.045 * * [simplify]: Extracting #6: cost 91 inf + 23318 514.060 * * [simplify]: Extracting #7: cost 7 inf + 61524 514.076 * * [simplify]: Extracting #8: cost 0 inf + 64902 514.092 * [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))) 514.092 * [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))))) 514.092 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 514.092 * * [simplify]: iters left: 6 (10 enodes) 514.095 * * [simplify]: iters left: 5 (39 enodes) 514.101 * * [simplify]: iters left: 4 (64 enodes) 514.111 * * [simplify]: iters left: 3 (96 enodes) 514.126 * * [simplify]: iters left: 2 (164 enodes) 514.159 * * [simplify]: iters left: 1 (270 enodes) 514.212 * * [simplify]: Extracting #0: cost 1 inf + 0 514.212 * * [simplify]: Extracting #1: cost 0 inf + 1 514.212 * [simplify]: Simplified to 0 514.212 * [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)) 514.212 * * * * [progress]: [ 1173 / 3260 ] simplifiying candidate # 514.212 * [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)))))) 514.212 * * [simplify]: iters left: 6 (25 enodes) 514.218 * * [simplify]: iters left: 5 (103 enodes) 514.235 * * [simplify]: iters left: 4 (218 enodes) 514.277 * * [simplify]: Extracting #0: cost 1 inf + 0 514.277 * * [simplify]: Extracting #1: cost 11 inf + 0 514.278 * * [simplify]: Extracting #2: cost 107 inf + 0 514.278 * * [simplify]: Extracting #3: cost 161 inf + 6 514.278 * * [simplify]: Extracting #4: cost 151 inf + 663 514.280 * * [simplify]: Extracting #5: cost 121 inf + 7023 514.283 * * [simplify]: Extracting #6: cost 75 inf + 15954 514.289 * * [simplify]: Extracting #7: cost 35 inf + 31099 514.298 * * [simplify]: Extracting #8: cost 1 inf + 48952 514.307 * * [simplify]: Extracting #9: cost 0 inf + 49492 514.317 * [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)))) 514.317 * [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))))))) 514.317 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 514.317 * * [simplify]: iters left: 6 (12 enodes) 514.323 * * [simplify]: iters left: 5 (53 enodes) 514.332 * * [simplify]: iters left: 4 (117 enodes) 514.353 * * [simplify]: iters left: 3 (255 enodes) 514.413 * * [simplify]: Extracting #0: cost 1 inf + 0 514.413 * * [simplify]: Extracting #1: cost 0 inf + 1 514.413 * [simplify]: Simplified to 0 514.413 * [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)) 514.413 * * * * [progress]: [ 1174 / 3260 ] simplifiying candidate # 514.414 * [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))))) 514.414 * * [simplify]: iters left: 6 (26 enodes) 514.420 * * [simplify]: iters left: 5 (104 enodes) 514.436 * * [simplify]: iters left: 4 (203 enodes) 514.472 * * [simplify]: iters left: 3 (437 enodes) 514.845 * * [simplify]: Extracting #0: cost 1 inf + 0 514.845 * * [simplify]: Extracting #1: cost 11 inf + 0 514.845 * * [simplify]: Extracting #2: cost 135 inf + 0 514.846 * * [simplify]: Extracting #3: cost 226 inf + 665 514.849 * * [simplify]: Extracting #4: cost 171 inf + 6630 514.853 * * [simplify]: Extracting #5: cost 128 inf + 14781 514.857 * * [simplify]: Extracting #6: cost 126 inf + 15312 514.864 * * [simplify]: Extracting #7: cost 74 inf + 36637 514.880 * * [simplify]: Extracting #8: cost 8 inf + 67585 514.901 * * [simplify]: Extracting #9: cost 0 inf + 71208 514.919 * [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)))) 514.919 * [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)))))) 514.919 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 514.919 * * [simplify]: iters left: 6 (11 enodes) 514.923 * * [simplify]: iters left: 5 (48 enodes) 514.931 * * [simplify]: iters left: 4 (98 enodes) 514.947 * * [simplify]: iters left: 3 (181 enodes) 514.984 * * [simplify]: iters left: 2 (358 enodes) 515.090 * * [simplify]: Extracting #0: cost 1 inf + 0 515.090 * * [simplify]: Extracting #1: cost 0 inf + 1 515.090 * [simplify]: Simplified to 0 515.090 * [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)) 515.090 * * * * [progress]: [ 1175 / 3260 ] simplifiying candidate # 515.091 * [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)))) 515.091 * * [simplify]: iters left: 6 (25 enodes) 515.097 * * [simplify]: iters left: 5 (97 enodes) 515.111 * * [simplify]: iters left: 4 (181 enodes) 515.143 * * [simplify]: iters left: 3 (382 enodes) 515.238 * * [simplify]: Extracting #0: cost 1 inf + 0 515.238 * * [simplify]: Extracting #1: cost 12 inf + 0 515.238 * * [simplify]: Extracting #2: cost 122 inf + 1 515.239 * * [simplify]: Extracting #3: cost 194 inf + 708 515.240 * * [simplify]: Extracting #4: cost 149 inf + 4318 515.243 * * [simplify]: Extracting #5: cost 132 inf + 8610 515.247 * * [simplify]: Extracting #6: cost 90 inf + 24962 515.260 * * [simplify]: Extracting #7: cost 18 inf + 57520 515.277 * * [simplify]: Extracting #8: cost 0 inf + 66315 515.293 * [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)))) 515.293 * [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))))) 515.293 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 515.293 * * [simplify]: iters left: 6 (10 enodes) 515.297 * * [simplify]: iters left: 5 (41 enodes) 515.303 * * [simplify]: iters left: 4 (81 enodes) 515.317 * * [simplify]: iters left: 3 (127 enodes) 515.333 * * [simplify]: iters left: 2 (186 enodes) 515.359 * * [simplify]: iters left: 1 (266 enodes) 515.421 * * [simplify]: Extracting #0: cost 1 inf + 0 515.421 * * [simplify]: Extracting #1: cost 0 inf + 1 515.421 * [simplify]: Simplified to 0 515.421 * [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)) 515.421 * * * * [progress]: [ 1176 / 3260 ] simplifiying candidate # 515.421 * [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))) 515.421 * * [simplify]: iters left: 6 (24 enodes) 515.427 * * [simplify]: iters left: 5 (94 enodes) 515.442 * * [simplify]: iters left: 4 (163 enodes) 515.469 * * [simplify]: iters left: 3 (346 enodes) 515.556 * * [simplify]: Extracting #0: cost 1 inf + 0 515.556 * * [simplify]: Extracting #1: cost 9 inf + 0 515.556 * * [simplify]: Extracting #2: cost 108 inf + 2 515.557 * * [simplify]: Extracting #3: cost 178 inf + 257 515.558 * * [simplify]: Extracting #4: cost 144 inf + 3931 515.560 * * [simplify]: Extracting #5: cost 133 inf + 7767 515.564 * * [simplify]: Extracting #6: cost 96 inf + 21892 515.578 * * [simplify]: Extracting #7: cost 12 inf + 59934 515.594 * * [simplify]: Extracting #8: cost 0 inf + 66438 515.612 * [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))) 515.612 * [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)))) 515.613 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 515.613 * * [simplify]: iters left: 6 (9 enodes) 515.615 * * [simplify]: iters left: 5 (36 enodes) 515.622 * * [simplify]: iters left: 4 (67 enodes) 515.632 * * [simplify]: iters left: 3 (97 enodes) 515.648 * * [simplify]: iters left: 2 (158 enodes) 515.683 * * [simplify]: iters left: 1 (263 enodes) 515.727 * * [simplify]: Extracting #0: cost 1 inf + 0 515.727 * * [simplify]: Extracting #1: cost 0 inf + 1 515.727 * [simplify]: Simplified to 0 515.727 * [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)) 515.727 * * * * [progress]: [ 1177 / 3260 ] simplifiying candidate # 515.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)) (- (* (/ 1 a) (/ b 2)))) 515.728 * * [simplify]: iters left: 6 (24 enodes) 515.733 * * [simplify]: iters left: 5 (95 enodes) 515.747 * * [simplify]: iters left: 4 (172 enodes) 515.777 * * [simplify]: iters left: 3 (374 enodes) 515.869 * * [simplify]: Extracting #0: cost 1 inf + 0 515.869 * * [simplify]: Extracting #1: cost 11 inf + 0 515.870 * * [simplify]: Extracting #2: cost 117 inf + 0 515.870 * * [simplify]: Extracting #3: cost 199 inf + 5 515.872 * * [simplify]: Extracting #4: cost 163 inf + 3285 515.874 * * [simplify]: Extracting #5: cost 134 inf + 8602 515.877 * * [simplify]: Extracting #6: cost 126 inf + 10506 515.882 * * [simplify]: Extracting #7: cost 78 inf + 28083 515.896 * * [simplify]: Extracting #8: cost 4 inf + 64953 515.915 * * [simplify]: Extracting #9: cost 0 inf + 66978 515.931 * [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)) 515.931 * [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))))) 515.932 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 515.932 * * [simplify]: iters left: 5 (9 enodes) 515.934 * * [simplify]: iters left: 4 (39 enodes) 515.940 * * [simplify]: iters left: 3 (65 enodes) 515.951 * * [simplify]: iters left: 2 (129 enodes) 515.976 * * [simplify]: iters left: 1 (210 enodes) 516.011 * * [simplify]: Extracting #0: cost 1 inf + 0 516.011 * * [simplify]: Extracting #1: cost 0 inf + 1 516.011 * [simplify]: Simplified to 0 516.011 * [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)) 516.011 * * * * [progress]: [ 1178 / 3260 ] simplifiying candidate # 516.011 * [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)))))) 516.011 * * [simplify]: iters left: 6 (24 enodes) 516.016 * * [simplify]: iters left: 5 (91 enodes) 516.030 * * [simplify]: iters left: 4 (142 enodes) 516.053 * * [simplify]: iters left: 3 (260 enodes) 516.101 * * [simplify]: iters left: 2 (468 enodes) 516.194 * * [simplify]: Extracting #0: cost 1 inf + 0 516.194 * * [simplify]: Extracting #1: cost 11 inf + 0 516.195 * * [simplify]: Extracting #2: cost 75 inf + 0 516.195 * * [simplify]: Extracting #3: cost 134 inf + 210 516.196 * * [simplify]: Extracting #4: cost 116 inf + 2895 516.197 * * [simplify]: Extracting #5: cost 110 inf + 5924 516.200 * * [simplify]: Extracting #6: cost 91 inf + 13223 516.203 * * [simplify]: Extracting #7: cost 74 inf + 17725 516.211 * * [simplify]: Extracting #8: cost 23 inf + 37898 516.224 * * [simplify]: Extracting #9: cost 1 inf + 46330 516.237 * * [simplify]: Extracting #10: cost 0 inf + 46669 516.250 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 516.250 * [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))))))) 516.251 * [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))))) 516.251 * * [simplify]: iters left: 6 (10 enodes) 516.253 * * [simplify]: iters left: 5 (37 enodes) 516.259 * * [simplify]: iters left: 4 (57 enodes) 516.268 * * [simplify]: iters left: 3 (104 enodes) 516.284 * * [simplify]: iters left: 2 (158 enodes) 516.308 * * [simplify]: iters left: 1 (225 enodes) 516.339 * * [simplify]: Extracting #0: cost 1 inf + 0 516.339 * * [simplify]: Extracting #1: cost 0 inf + 1 516.339 * [simplify]: Simplified to 0 516.339 * [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)) 516.339 * * * * [progress]: [ 1179 / 3260 ] simplifiying candidate # 516.340 * [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))))) 516.340 * * [simplify]: iters left: 6 (23 enodes) 516.345 * * [simplify]: iters left: 5 (82 enodes) 516.358 * * [simplify]: iters left: 4 (126 enodes) 516.377 * * [simplify]: iters left: 3 (229 enodes) 516.417 * * [simplify]: iters left: 2 (403 enodes) 516.498 * * [simplify]: Extracting #0: cost 1 inf + 0 516.498 * * [simplify]: Extracting #1: cost 9 inf + 0 516.498 * * [simplify]: Extracting #2: cost 63 inf + 0 516.499 * * [simplify]: Extracting #3: cost 112 inf + 167 516.500 * * [simplify]: Extracting #4: cost 92 inf + 2891 516.501 * * [simplify]: Extracting #5: cost 90 inf + 4353 516.503 * * [simplify]: Extracting #6: cost 78 inf + 7649 516.510 * * [simplify]: Extracting #7: cost 19 inf + 28191 516.521 * * [simplify]: Extracting #8: cost 0 inf + 35765 516.533 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b 2) a)) 516.533 * [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)))))) 516.533 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 516.533 * * [simplify]: iters left: 6 (9 enodes) 516.535 * * [simplify]: iters left: 5 (29 enodes) 516.541 * * [simplify]: iters left: 4 (42 enodes) 516.546 * * [simplify]: iters left: 3 (58 enodes) 516.553 * * [simplify]: iters left: 2 (68 enodes) 516.560 * * [simplify]: Extracting #0: cost 1 inf + 0 516.560 * * [simplify]: Extracting #1: cost 0 inf + 1 516.560 * [simplify]: Simplified to 0 516.560 * [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)) 516.560 * * * * [progress]: [ 1180 / 3260 ] simplifiying candidate # 516.561 * [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)))))) 516.561 * * [simplify]: iters left: 6 (27 enodes) 516.566 * * [simplify]: iters left: 5 (105 enodes) 516.582 * * [simplify]: iters left: 4 (209 enodes) 516.623 * * [simplify]: iters left: 3 (450 enodes) 516.710 * * [simplify]: Extracting #0: cost 1 inf + 0 516.710 * * [simplify]: Extracting #1: cost 11 inf + 0 516.711 * * [simplify]: Extracting #2: cost 103 inf + 0 516.711 * * [simplify]: Extracting #3: cost 186 inf + 204 516.712 * * [simplify]: Extracting #4: cost 177 inf + 1459 516.713 * * [simplify]: Extracting #5: cost 160 inf + 5430 516.718 * * [simplify]: Extracting #6: cost 101 inf + 21409 516.728 * * [simplify]: Extracting #7: cost 38 inf + 42530 516.741 * * [simplify]: Extracting #8: cost 0 inf + 59557 516.755 * * [simplify]: Extracting #9: cost 0 inf + 59167 516.769 * * [simplify]: Extracting #10: cost 0 inf + 59087 516.783 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (cbrt 2)) (/ (/ b 2) a)) 516.783 * [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))))))) 516.783 * [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))))) 516.783 * * [simplify]: iters left: 6 (13 enodes) 516.786 * * [simplify]: iters left: 5 (53 enodes) 516.794 * * [simplify]: iters left: 4 (117 enodes) 516.820 * * [simplify]: iters left: 3 (275 enodes) 516.872 * * [simplify]: iters left: 2 (474 enodes) 516.977 * * [simplify]: Extracting #0: cost 1 inf + 0 516.977 * * [simplify]: Extracting #1: cost 0 inf + 1 516.977 * [simplify]: Simplified to 0 516.977 * [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)) 516.977 * * * * [progress]: [ 1181 / 3260 ] simplifiying candidate # 516.977 * [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))))) 516.978 * * [simplify]: iters left: 6 (25 enodes) 516.983 * * [simplify]: iters left: 5 (96 enodes) 516.997 * * [simplify]: iters left: 4 (169 enodes) 517.023 * * [simplify]: iters left: 3 (327 enodes) 517.082 * * [simplify]: Extracting #0: cost 1 inf + 0 517.082 * * [simplify]: Extracting #1: cost 11 inf + 0 517.082 * * [simplify]: Extracting #2: cost 80 inf + 0 517.082 * * [simplify]: Extracting #3: cost 148 inf + 42 517.083 * * [simplify]: Extracting #4: cost 147 inf + 86 517.084 * * [simplify]: Extracting #5: cost 132 inf + 3053 517.087 * * [simplify]: Extracting #6: cost 93 inf + 11229 517.091 * * [simplify]: Extracting #7: cost 73 inf + 14563 517.098 * * [simplify]: Extracting #8: cost 20 inf + 36897 517.109 * * [simplify]: Extracting #9: cost 0 inf + 45215 517.120 * * [simplify]: Extracting #10: cost 0 inf + 45135 517.130 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 517.130 * [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)))))) 517.131 * [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)))) 517.131 * * [simplify]: iters left: 6 (12 enodes) 517.134 * * [simplify]: iters left: 5 (47 enodes) 517.140 * * [simplify]: iters left: 4 (82 enodes) 517.153 * * [simplify]: iters left: 3 (157 enodes) 517.180 * * [simplify]: iters left: 2 (248 enodes) 517.217 * * [simplify]: iters left: 1 (341 enodes) 517.269 * * [simplify]: Extracting #0: cost 1 inf + 0 517.269 * * [simplify]: Extracting #1: cost 0 inf + 1 517.269 * [simplify]: Simplified to 0 517.269 * [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)) 517.269 * * * * [progress]: [ 1182 / 3260 ] simplifiying candidate # 517.269 * [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)))) 517.269 * * [simplify]: iters left: 6 (26 enodes) 517.276 * * [simplify]: iters left: 5 (99 enodes) 517.291 * * [simplify]: iters left: 4 (180 enodes) 517.322 * * [simplify]: iters left: 3 (359 enodes) 517.397 * * [simplify]: Extracting #0: cost 1 inf + 0 517.397 * * [simplify]: Extracting #1: cost 13 inf + 0 517.397 * * [simplify]: Extracting #2: cost 91 inf + 0 517.398 * * [simplify]: Extracting #3: cost 156 inf + 124 517.398 * * [simplify]: Extracting #4: cost 154 inf + 169 517.399 * * [simplify]: Extracting #5: cost 143 inf + 3042 517.400 * * [simplify]: Extracting #6: cost 122 inf + 7088 517.408 * * [simplify]: Extracting #7: cost 30 inf + 36839 517.419 * * [simplify]: Extracting #8: cost 0 inf + 48641 517.430 * * [simplify]: Extracting #9: cost 0 inf + 48601 517.441 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (sqrt a))) (* (cbrt 2) (sqrt a))) (/ (/ b 2) a)) 517.441 * [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))))) 517.442 * [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))) 517.442 * * [simplify]: iters left: 6 (12 enodes) 517.445 * * [simplify]: iters left: 5 (47 enodes) 517.452 * * [simplify]: iters left: 4 (89 enodes) 517.468 * * [simplify]: iters left: 3 (180 enodes) 517.506 * * [simplify]: iters left: 2 (296 enodes) 517.561 * * [simplify]: iters left: 1 (428 enodes) 517.647 * * [simplify]: Extracting #0: cost 1 inf + 0 517.647 * * [simplify]: Extracting #1: cost 0 inf + 1 517.647 * [simplify]: Simplified to 0 517.647 * [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)) 517.647 * * * * [progress]: [ 1183 / 3260 ] simplifiying candidate # 517.648 * [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)))))) 517.648 * * [simplify]: iters left: 6 (26 enodes) 517.653 * * [simplify]: iters left: 5 (98 enodes) 517.667 * * [simplify]: iters left: 4 (170 enodes) 517.693 * * [simplify]: iters left: 3 (310 enodes) 517.746 * * [simplify]: Extracting #0: cost 1 inf + 0 517.746 * * [simplify]: Extracting #1: cost 11 inf + 0 517.746 * * [simplify]: Extracting #2: cost 78 inf + 0 517.747 * * [simplify]: Extracting #3: cost 149 inf + 0 517.747 * * [simplify]: Extracting #4: cost 144 inf + 568 517.748 * * [simplify]: Extracting #5: cost 121 inf + 5314 517.751 * * [simplify]: Extracting #6: cost 90 inf + 12483 517.758 * * [simplify]: Extracting #7: cost 24 inf + 35434 517.770 * * [simplify]: Extracting #8: cost 0 inf + 46953 517.781 * [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))) 517.781 * [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))))))) 517.781 * [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))))) 517.781 * * [simplify]: iters left: 6 (12 enodes) 517.784 * * [simplify]: iters left: 5 (46 enodes) 517.791 * * [simplify]: iters left: 4 (81 enodes) 517.803 * * [simplify]: iters left: 3 (134 enodes) 517.821 * * [simplify]: iters left: 2 (197 enodes) 517.849 * * [simplify]: iters left: 1 (271 enodes) 517.884 * * [simplify]: Extracting #0: cost 1 inf + 0 517.884 * * [simplify]: Extracting #1: cost 0 inf + 1 517.884 * [simplify]: Simplified to 0 517.884 * [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)) 517.885 * * * * [progress]: [ 1184 / 3260 ] simplifiying candidate # 517.885 * [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))))) 517.885 * * [simplify]: iters left: 6 (23 enodes) 517.891 * * [simplify]: iters left: 5 (86 enodes) 517.903 * * [simplify]: iters left: 4 (138 enodes) 517.924 * * [simplify]: iters left: 3 (256 enodes) 517.969 * * [simplify]: iters left: 2 (446 enodes) 518.058 * * [simplify]: Extracting #0: cost 1 inf + 0 518.058 * * [simplify]: Extracting #1: cost 9 inf + 0 518.058 * * [simplify]: Extracting #2: cost 66 inf + 0 518.058 * * [simplify]: Extracting #3: cost 130 inf + 42 518.059 * * [simplify]: Extracting #4: cost 132 inf + 209 518.060 * * [simplify]: Extracting #5: cost 109 inf + 4196 518.063 * * [simplify]: Extracting #6: cost 79 inf + 11371 518.074 * * [simplify]: Extracting #7: cost 13 inf + 34000 518.086 * * [simplify]: Extracting #8: cost 0 inf + 38935 518.098 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2))) 518.098 * [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)))))) 518.098 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 518.098 * * [simplify]: iters left: 6 (10 enodes) 518.101 * * [simplify]: iters left: 5 (38 enodes) 518.106 * * [simplify]: iters left: 4 (59 enodes) 518.114 * * [simplify]: iters left: 3 (88 enodes) 518.125 * * [simplify]: iters left: 2 (117 enodes) 518.139 * * [simplify]: iters left: 1 (144 enodes) 518.156 * * [simplify]: Extracting #0: cost 1 inf + 0 518.156 * * [simplify]: Extracting #1: cost 0 inf + 1 518.156 * [simplify]: Simplified to 0 518.156 * [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)) 518.156 * * * * [progress]: [ 1185 / 3260 ] simplifiying candidate # 518.156 * [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)))) 518.157 * * [simplify]: iters left: 6 (25 enodes) 518.162 * * [simplify]: iters left: 5 (94 enodes) 518.176 * * [simplify]: iters left: 4 (152 enodes) 518.199 * * [simplify]: iters left: 3 (287 enodes) 518.249 * * [simplify]: iters left: 2 (480 enodes) 518.341 * * [simplify]: Extracting #0: cost 1 inf + 0 518.341 * * [simplify]: Extracting #1: cost 11 inf + 0 518.341 * * [simplify]: Extracting #2: cost 75 inf + 0 518.342 * * [simplify]: Extracting #3: cost 125 inf + 128 518.342 * * [simplify]: Extracting #4: cost 100 inf + 2985 518.344 * * [simplify]: Extracting #5: cost 91 inf + 5746 518.346 * * [simplify]: Extracting #6: cost 82 inf + 7621 518.354 * * [simplify]: Extracting #7: cost 15 inf + 31465 518.366 * * [simplify]: Extracting #8: cost 0 inf + 37442 518.378 * * [simplify]: Extracting #9: cost 0 inf + 37362 518.392 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (/ (/ b a) 2)) 518.392 * [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))))) 518.392 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 518.392 * * [simplify]: iters left: 6 (11 enodes) 518.395 * * [simplify]: iters left: 5 (42 enodes) 518.401 * * [simplify]: iters left: 4 (67 enodes) 518.411 * * [simplify]: iters left: 3 (111 enodes) 518.426 * * [simplify]: iters left: 2 (140 enodes) 518.442 * * [simplify]: iters left: 1 (160 enodes) 518.460 * * [simplify]: Extracting #0: cost 1 inf + 0 518.460 * * [simplify]: Extracting #1: cost 0 inf + 1 518.460 * [simplify]: Simplified to 0 518.460 * [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)) 518.460 * * * * [progress]: [ 1186 / 3260 ] simplifiying candidate # 518.460 * [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)))))) 518.460 * * [simplify]: iters left: 6 (28 enodes) 518.466 * * [simplify]: iters left: 5 (114 enodes) 518.484 * * [simplify]: iters left: 4 (267 enodes) 518.556 * * [simplify]: Extracting #0: cost 1 inf + 0 518.556 * * [simplify]: Extracting #1: cost 11 inf + 0 518.556 * * [simplify]: Extracting #2: cost 172 inf + 0 518.557 * * [simplify]: Extracting #3: cost 308 inf + 1 518.559 * * [simplify]: Extracting #4: cost 280 inf + 6168 518.567 * * [simplify]: Extracting #5: cost 120 inf + 63761 518.585 * * [simplify]: Extracting #6: cost 43 inf + 93016 518.603 * * [simplify]: Extracting #7: cost 4 inf + 107980 518.622 * * [simplify]: Extracting #8: cost 0 inf + 109870 518.642 * * [simplify]: Extracting #9: cost 0 inf + 109750 518.661 * [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)))) 518.661 * [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))))))) 518.662 * [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))))) 518.662 * * [simplify]: iters left: 6 (16 enodes) 518.666 * * [simplify]: iters left: 5 (68 enodes) 518.678 * * [simplify]: iters left: 4 (179 enodes) 518.733 * * [simplify]: Extracting #0: cost 1 inf + 0 518.733 * * [simplify]: Extracting #1: cost 27 inf + 0 518.734 * * [simplify]: Extracting #2: cost 153 inf + 0 518.734 * * [simplify]: Extracting #3: cost 242 inf + 83 518.737 * * [simplify]: Extracting #4: cost 185 inf + 16503 518.749 * * [simplify]: Extracting #5: cost 15 inf + 79352 518.763 * * [simplify]: Extracting #6: cost 0 inf + 84943 518.778 * [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))))) 518.778 * [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))))))) 518.778 * * * * [progress]: [ 1187 / 3260 ] simplifiying candidate # 518.778 * [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))))) 518.778 * * [simplify]: iters left: 6 (26 enodes) 518.784 * * [simplify]: iters left: 5 (104 enodes) 518.802 * * [simplify]: iters left: 4 (219 enodes) 518.850 * * [simplify]: Extracting #0: cost 1 inf + 0 518.850 * * [simplify]: Extracting #1: cost 11 inf + 0 518.851 * * [simplify]: Extracting #2: cost 129 inf + 0 518.851 * * [simplify]: Extracting #3: cost 227 inf + 0 518.852 * * [simplify]: Extracting #4: cost 204 inf + 4566 518.860 * * [simplify]: Extracting #5: cost 110 inf + 34167 518.870 * * [simplify]: Extracting #6: cost 45 inf + 56682 518.883 * * [simplify]: Extracting #7: cost 3 inf + 73822 518.897 * * [simplify]: Extracting #8: cost 0 inf + 75212 518.912 * [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)))) 518.912 * [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)))))) 518.912 * [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)))) 518.912 * * [simplify]: iters left: 6 (15 enodes) 518.916 * * [simplify]: iters left: 5 (63 enodes) 518.926 * * [simplify]: iters left: 4 (145 enodes) 518.961 * * [simplify]: iters left: 3 (499 enodes) 519.191 * * [simplify]: Extracting #0: cost 1 inf + 0 519.191 * * [simplify]: Extracting #1: cost 0 inf + 1 519.191 * [simplify]: Simplified to 0 519.191 * [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)) 519.191 * * * * [progress]: [ 1188 / 3260 ] simplifiying candidate # 519.191 * [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)))) 519.191 * * [simplify]: iters left: 6 (27 enodes) 519.197 * * [simplify]: iters left: 5 (108 enodes) 519.215 * * [simplify]: iters left: 4 (245 enodes) 519.274 * * [simplify]: Extracting #0: cost 1 inf + 0 519.274 * * [simplify]: Extracting #1: cost 13 inf + 0 519.274 * * [simplify]: Extracting #2: cost 134 inf + 0 519.275 * * [simplify]: Extracting #3: cost 220 inf + 2 519.276 * * [simplify]: Extracting #4: cost 206 inf + 1868 519.278 * * [simplify]: Extracting #5: cost 171 inf + 10733 519.285 * * [simplify]: Extracting #6: cost 78 inf + 38513 519.294 * * [simplify]: Extracting #7: cost 36 inf + 50972 519.306 * * [simplify]: Extracting #8: cost 0 inf + 68158 519.319 * * [simplify]: Extracting #9: cost 0 inf + 67968 519.334 * * [simplify]: Extracting #10: cost 0 inf + 67888 519.348 * [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))))) 519.348 * [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))))) 519.348 * [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))) 519.348 * * [simplify]: iters left: 6 (15 enodes) 519.352 * * [simplify]: iters left: 5 (62 enodes) 519.363 * * [simplify]: iters left: 4 (159 enodes) 519.404 * * [simplify]: iters left: 3 (475 enodes) 519.601 * * [simplify]: Extracting #0: cost 1 inf + 0 519.601 * * [simplify]: Extracting #1: cost 42 inf + 0 519.602 * * [simplify]: Extracting #2: cost 194 inf + 1 519.605 * * [simplify]: Extracting #3: cost 205 inf + 15094 519.619 * * [simplify]: Extracting #4: cost 20 inf + 63712 519.637 * * [simplify]: Extracting #5: cost 3 inf + 65204 519.654 * * [simplify]: Extracting #6: cost 0 inf + 65965 519.671 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 519.671 * [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)))) 519.671 * * * * [progress]: [ 1189 / 3260 ] simplifiying candidate # 519.671 * [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)))))) 519.671 * * [simplify]: iters left: 6 (29 enodes) 519.680 * * [simplify]: iters left: 5 (114 enodes) 519.698 * * [simplify]: iters left: 4 (242 enodes) 519.752 * * [simplify]: Extracting #0: cost 1 inf + 0 519.752 * * [simplify]: Extracting #1: cost 11 inf + 0 519.752 * * [simplify]: Extracting #2: cost 132 inf + 0 519.753 * * [simplify]: Extracting #3: cost 237 inf + 0 519.753 * * [simplify]: Extracting #4: cost 220 inf + 2225 519.757 * * [simplify]: Extracting #5: cost 141 inf + 27224 519.766 * * [simplify]: Extracting #6: cost 52 inf + 57481 519.780 * * [simplify]: Extracting #7: cost 1 inf + 78180 519.796 * * [simplify]: Extracting #8: cost 0 inf + 77992 519.811 * * [simplify]: Extracting #9: cost 0 inf + 77832 519.828 * [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)))) 519.828 * [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))))))) 519.829 * [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))))) 519.829 * * [simplify]: iters left: 6 (15 enodes) 519.832 * * [simplify]: iters left: 5 (62 enodes) 519.842 * * [simplify]: iters left: 4 (148 enodes) 519.878 * * [simplify]: iters left: 3 (499 enodes) 520.113 * * [simplify]: Extracting #0: cost 1 inf + 0 520.113 * * [simplify]: Extracting #1: cost 0 inf + 1 520.113 * [simplify]: Simplified to 0 520.113 * [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)) 520.113 * * * * [progress]: [ 1190 / 3260 ] simplifiying candidate # 520.113 * [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))))) 520.113 * * [simplify]: iters left: 6 (27 enodes) 520.119 * * [simplify]: iters left: 5 (105 enodes) 520.138 * * [simplify]: iters left: 4 (206 enodes) 520.179 * * [simplify]: Extracting #0: cost 1 inf + 0 520.179 * * [simplify]: Extracting #1: cost 11 inf + 0 520.179 * * [simplify]: Extracting #2: cost 108 inf + 0 520.179 * * [simplify]: Extracting #3: cost 188 inf + 0 520.180 * * [simplify]: Extracting #4: cost 181 inf + 650 520.182 * * [simplify]: Extracting #5: cost 136 inf + 11876 520.190 * * [simplify]: Extracting #6: cost 43 inf + 40404 520.201 * * [simplify]: Extracting #7: cost 1 inf + 56995 520.212 * * [simplify]: Extracting #8: cost 0 inf + 57465 520.223 * [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)))) 520.223 * [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)))))) 520.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)))) 520.224 * * [simplify]: iters left: 6 (14 enodes) 520.227 * * [simplify]: iters left: 5 (56 enodes) 520.236 * * [simplify]: iters left: 4 (117 enodes) 520.260 * * [simplify]: iters left: 3 (347 enodes) 520.374 * * [simplify]: Extracting #0: cost 1 inf + 0 520.374 * * [simplify]: Extracting #1: cost 0 inf + 1 520.374 * [simplify]: Simplified to 0 520.374 * [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)) 520.375 * * * * [progress]: [ 1191 / 3260 ] simplifiying candidate # 520.375 * [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)))) 520.375 * * [simplify]: iters left: 6 (28 enodes) 520.381 * * [simplify]: iters left: 5 (109 enodes) 520.398 * * [simplify]: iters left: 4 (207 enodes) 520.441 * * [simplify]: Extracting #0: cost 1 inf + 0 520.441 * * [simplify]: Extracting #1: cost 11 inf + 0 520.441 * * [simplify]: Extracting #2: cost 104 inf + 0 520.441 * * [simplify]: Extracting #3: cost 166 inf + 44 520.442 * * [simplify]: Extracting #4: cost 161 inf + 252 520.443 * * [simplify]: Extracting #5: cost 139 inf + 5148 520.446 * * [simplify]: Extracting #6: cost 68 inf + 21872 520.453 * * [simplify]: Extracting #7: cost 27 inf + 34393 520.461 * * [simplify]: Extracting #8: cost 1 inf + 47302 520.471 * * [simplify]: Extracting #9: cost 0 inf + 47692 520.480 * [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)))) 520.481 * [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))))) 520.481 * [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))) 520.481 * * [simplify]: iters left: 6 (14 enodes) 520.485 * * [simplify]: iters left: 5 (57 enodes) 520.494 * * [simplify]: iters left: 4 (116 enodes) 520.520 * * [simplify]: iters left: 3 (321 enodes) 520.628 * * [simplify]: Extracting #0: cost 1 inf + 0 520.628 * * [simplify]: Extracting #1: cost 0 inf + 1 520.629 * [simplify]: Simplified to 0 520.629 * [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)) 520.629 * * * * [progress]: [ 1192 / 3260 ] simplifiying candidate # 520.629 * [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)))))) 520.629 * * [simplify]: iters left: 6 (29 enodes) 520.636 * * [simplify]: iters left: 5 (114 enodes) 520.654 * * [simplify]: iters left: 4 (241 enodes) 520.708 * * [simplify]: Extracting #0: cost 1 inf + 0 520.708 * * [simplify]: Extracting #1: cost 11 inf + 0 520.708 * * [simplify]: Extracting #2: cost 117 inf + 0 520.709 * * [simplify]: Extracting #3: cost 201 inf + 2 520.709 * * [simplify]: Extracting #4: cost 183 inf + 2150 520.712 * * [simplify]: Extracting #5: cost 108 inf + 22538 520.720 * * [simplify]: Extracting #6: cost 34 inf + 46515 520.731 * * [simplify]: Extracting #7: cost 2 inf + 58915 520.744 * * [simplify]: Extracting #8: cost 0 inf + 59845 520.756 * [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)) 520.756 * [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))))))) 520.757 * [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))))) 520.757 * * [simplify]: iters left: 6 (15 enodes) 520.760 * * [simplify]: iters left: 5 (62 enodes) 520.770 * * [simplify]: iters left: 4 (149 enodes) 520.808 * * [simplify]: iters left: 3 (450 enodes) 521.005 * * [simplify]: Extracting #0: cost 1 inf + 0 521.005 * * [simplify]: Extracting #1: cost 0 inf + 1 521.005 * [simplify]: Simplified to 0 521.005 * [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)) 521.005 * * * * [progress]: [ 1193 / 3260 ] simplifiying candidate # 521.005 * [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))))) 521.005 * * [simplify]: iters left: 6 (27 enodes) 521.011 * * [simplify]: iters left: 5 (106 enodes) 521.028 * * [simplify]: iters left: 4 (205 enodes) 521.071 * * [simplify]: Extracting #0: cost 1 inf + 0 521.071 * * [simplify]: Extracting #1: cost 11 inf + 0 521.071 * * [simplify]: Extracting #2: cost 100 inf + 0 521.071 * * [simplify]: Extracting #3: cost 167 inf + 2 521.072 * * [simplify]: Extracting #4: cost 158 inf + 977 521.073 * * [simplify]: Extracting #5: cost 128 inf + 7940 521.078 * * [simplify]: Extracting #6: cost 68 inf + 21449 521.084 * * [simplify]: Extracting #7: cost 32 inf + 32133 521.093 * * [simplify]: Extracting #8: cost 0 inf + 47803 521.102 * * [simplify]: Extracting #9: cost 0 inf + 47693 521.112 * * [simplify]: Extracting #10: cost 0 inf + 47613 521.122 * [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))))) 521.122 * [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)))))) 521.123 * [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)))) 521.123 * * [simplify]: iters left: 6 (14 enodes) 521.126 * * [simplify]: iters left: 5 (57 enodes) 521.135 * * [simplify]: iters left: 4 (118 enodes) 521.162 * * [simplify]: iters left: 3 (314 enodes) 521.256 * * [simplify]: Extracting #0: cost 1 inf + 0 521.256 * * [simplify]: Extracting #1: cost 0 inf + 1 521.256 * [simplify]: Simplified to 0 521.256 * [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)) 521.256 * * * * [progress]: [ 1194 / 3260 ] simplifiying candidate # 521.256 * [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)))) 521.256 * * [simplify]: iters left: 6 (27 enodes) 521.262 * * [simplify]: iters left: 5 (100 enodes) 521.278 * * [simplify]: iters left: 4 (193 enodes) 521.312 * * [simplify]: iters left: 3 (437 enodes) 521.417 * * [simplify]: Extracting #0: cost 1 inf + 0 521.417 * * [simplify]: Extracting #1: cost 13 inf + 0 521.417 * * [simplify]: Extracting #2: cost 130 inf + 0 521.418 * * [simplify]: Extracting #3: cost 209 inf + 331 521.419 * * [simplify]: Extracting #4: cost 184 inf + 3867 521.425 * * [simplify]: Extracting #5: cost 120 inf + 16318 521.431 * * [simplify]: Extracting #6: cost 85 inf + 23578 521.438 * * [simplify]: Extracting #7: cost 53 inf + 33503 521.451 * * [simplify]: Extracting #8: cost 2 inf + 56428 521.465 * * [simplify]: Extracting #9: cost 0 inf + 57118 521.479 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ (/ b 2) a)) 521.479 * [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))))) 521.480 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 521.480 * * [simplify]: iters left: 6 (13 enodes) 521.483 * * [simplify]: iters left: 5 (48 enodes) 521.490 * * [simplify]: iters left: 4 (103 enodes) 521.511 * * [simplify]: iters left: 3 (238 enodes) 521.570 * * [simplify]: Extracting #0: cost 1 inf + 0 521.570 * * [simplify]: Extracting #1: cost 0 inf + 1 521.570 * [simplify]: Simplified to 0 521.570 * [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)) 521.570 * * * * [progress]: [ 1195 / 3260 ] simplifiying candidate # 521.570 * [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)))))) 521.570 * * [simplify]: iters left: 6 (27 enodes) 521.576 * * [simplify]: iters left: 5 (107 enodes) 521.592 * * [simplify]: iters left: 4 (229 enodes) 521.644 * * [simplify]: Extracting #0: cost 1 inf + 0 521.644 * * [simplify]: Extracting #1: cost 11 inf + 0 521.644 * * [simplify]: Extracting #2: cost 131 inf + 0 521.645 * * [simplify]: Extracting #3: cost 236 inf + 0 521.646 * * [simplify]: Extracting #4: cost 211 inf + 3723 521.651 * * [simplify]: Extracting #5: cost 126 inf + 31353 521.661 * * [simplify]: Extracting #6: cost 51 inf + 59193 521.674 * * [simplify]: Extracting #7: cost 5 inf + 76056 521.689 * * [simplify]: Extracting #8: cost 0 inf + 78366 521.706 * * [simplify]: Extracting #9: cost 0 inf + 78326 521.720 * [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)))) 521.721 * [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))))))) 521.721 * [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))))) 521.721 * * [simplify]: iters left: 6 (15 enodes) 521.725 * * [simplify]: iters left: 5 (61 enodes) 521.734 * * [simplify]: iters left: 4 (142 enodes) 521.769 * * [simplify]: iters left: 3 (474 enodes) 521.945 * * [simplify]: Extracting #0: cost 1 inf + 0 521.945 * * [simplify]: Extracting #1: cost 0 inf + 1 521.945 * [simplify]: Simplified to 0 521.945 * [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)) 521.945 * * * * [progress]: [ 1196 / 3260 ] simplifiying candidate # 521.945 * [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))))) 521.946 * * [simplify]: iters left: 6 (25 enodes) 521.951 * * [simplify]: iters left: 5 (97 enodes) 521.965 * * [simplify]: iters left: 4 (186 enodes) 522.003 * * [simplify]: Extracting #0: cost 1 inf + 0 522.003 * * [simplify]: Extracting #1: cost 11 inf + 0 522.003 * * [simplify]: Extracting #2: cost 102 inf + 0 522.003 * * [simplify]: Extracting #3: cost 174 inf + 0 522.004 * * [simplify]: Extracting #4: cost 173 inf + 3 522.005 * * [simplify]: Extracting #5: cost 143 inf + 7240 522.011 * * [simplify]: Extracting #6: cost 51 inf + 35125 522.021 * * [simplify]: Extracting #7: cost 2 inf + 53688 522.032 * * [simplify]: Extracting #8: cost 0 inf + 54247 522.043 * [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)))) 522.043 * [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)))))) 522.045 * [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)))) 522.045 * * [simplify]: iters left: 6 (14 enodes) 522.048 * * [simplify]: iters left: 5 (56 enodes) 522.057 * * [simplify]: iters left: 4 (113 enodes) 522.079 * * [simplify]: iters left: 3 (324 enodes) 522.166 * * [simplify]: Extracting #0: cost 1 inf + 0 522.166 * * [simplify]: Extracting #1: cost 0 inf + 1 522.166 * [simplify]: Simplified to 0 522.166 * [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)) 522.166 * * * * [progress]: [ 1197 / 3260 ] simplifiying candidate # 522.167 * [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)))) 522.167 * * [simplify]: iters left: 6 (26 enodes) 522.173 * * [simplify]: iters left: 5 (102 enodes) 522.188 * * [simplify]: iters left: 4 (196 enodes) 522.228 * * [simplify]: Extracting #0: cost 1 inf + 0 522.228 * * [simplify]: Extracting #1: cost 11 inf + 0 522.228 * * [simplify]: Extracting #2: cost 104 inf + 0 522.228 * * [simplify]: Extracting #3: cost 166 inf + 44 522.229 * * [simplify]: Extracting #4: cost 154 inf + 1384 522.230 * * [simplify]: Extracting #5: cost 140 inf + 4633 522.234 * * [simplify]: Extracting #6: cost 75 inf + 20092 522.240 * * [simplify]: Extracting #7: cost 31 inf + 33205 522.249 * * [simplify]: Extracting #8: cost 1 inf + 47282 522.259 * * [simplify]: Extracting #9: cost 0 inf + 47727 522.268 * [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)))) 522.268 * [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))))) 522.269 * [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))) 522.269 * * [simplify]: iters left: 6 (14 enodes) 522.272 * * [simplify]: iters left: 5 (56 enodes) 522.281 * * [simplify]: iters left: 4 (112 enodes) 522.305 * * [simplify]: iters left: 3 (297 enodes) 522.385 * * [simplify]: Extracting #0: cost 1 inf + 0 522.385 * * [simplify]: Extracting #1: cost 0 inf + 1 522.385 * [simplify]: Simplified to 0 522.385 * [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)) 522.385 * * * * [progress]: [ 1198 / 3260 ] simplifiying candidate # 522.386 * [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)))))) 522.386 * * [simplify]: iters left: 6 (27 enodes) 522.392 * * [simplify]: iters left: 5 (105 enodes) 522.411 * * [simplify]: iters left: 4 (209 enodes) 522.448 * * [simplify]: Extracting #0: cost 1 inf + 0 522.448 * * [simplify]: Extracting #1: cost 11 inf + 0 522.449 * * [simplify]: Extracting #2: cost 106 inf + 0 522.449 * * [simplify]: Extracting #3: cost 186 inf + 0 522.450 * * [simplify]: Extracting #4: cost 174 inf + 1137 522.451 * * [simplify]: Extracting #5: cost 135 inf + 10674 522.459 * * [simplify]: Extracting #6: cost 44 inf + 38985 522.469 * * [simplify]: Extracting #7: cost 0 inf + 56299 522.482 * * [simplify]: Extracting #8: cost 0 inf + 56109 522.493 * [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))) 522.493 * [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))))))) 522.493 * [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))))) 522.494 * * [simplify]: iters left: 6 (13 enodes) 522.497 * * [simplify]: iters left: 5 (53 enodes) 522.505 * * [simplify]: iters left: 4 (118 enodes) 522.527 * * [simplify]: iters left: 3 (324 enodes) 522.612 * * [simplify]: Extracting #0: cost 1 inf + 0 522.613 * * [simplify]: Extracting #1: cost 0 inf + 1 522.613 * [simplify]: Simplified to 0 522.613 * [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)) 522.613 * * * * [progress]: [ 1199 / 3260 ] simplifiying candidate # 522.613 * [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))))) 522.613 * * [simplify]: iters left: 6 (24 enodes) 522.618 * * [simplify]: iters left: 5 (91 enodes) 522.632 * * [simplify]: iters left: 4 (164 enodes) 522.662 * * [simplify]: iters left: 3 (383 enodes) 522.739 * * [simplify]: Extracting #0: cost 1 inf + 0 522.739 * * [simplify]: Extracting #1: cost 9 inf + 0 522.739 * * [simplify]: Extracting #2: cost 104 inf + 0 522.740 * * [simplify]: Extracting #3: cost 213 inf + 1 522.741 * * [simplify]: Extracting #4: cost 200 inf + 1264 522.744 * * [simplify]: Extracting #5: cost 135 inf + 13507 522.751 * * [simplify]: Extracting #6: cost 67 inf + 31555 522.763 * * [simplify]: Extracting #7: cost 3 inf + 56424 522.777 * * [simplify]: Extracting #8: cost 0 inf + 57189 522.793 * * [simplify]: Extracting #9: cost 0 inf + 57109 522.807 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b (sqrt 2)) a) (sqrt 2))) 522.807 * [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)))))) 522.808 * [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)))) 522.808 * * [simplify]: iters left: 6 (11 enodes) 522.810 * * [simplify]: iters left: 5 (43 enodes) 522.817 * * [simplify]: iters left: 4 (84 enodes) 522.831 * * [simplify]: iters left: 3 (212 enodes) 522.876 * * [simplify]: iters left: 2 (472 enodes) 522.978 * * [simplify]: Extracting #0: cost 1 inf + 0 522.978 * * [simplify]: Extracting #1: cost 0 inf + 1 522.978 * [simplify]: Simplified to 0 522.978 * [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)) 522.978 * * * * [progress]: [ 1200 / 3260 ] simplifiying candidate # 522.978 * [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)))) 522.979 * * [simplify]: iters left: 6 (26 enodes) 522.984 * * [simplify]: iters left: 5 (101 enodes) 523.000 * * [simplify]: iters left: 4 (186 enodes) 523.036 * * [simplify]: iters left: 3 (417 enodes) 523.126 * * [simplify]: Extracting #0: cost 1 inf + 0 523.126 * * [simplify]: Extracting #1: cost 11 inf + 0 523.126 * * [simplify]: Extracting #2: cost 101 inf + 0 523.127 * * [simplify]: Extracting #3: cost 189 inf + 2 523.128 * * [simplify]: Extracting #4: cost 179 inf + 699 523.130 * * [simplify]: Extracting #5: cost 129 inf + 8825 523.136 * * [simplify]: Extracting #6: cost 61 inf + 26984 523.150 * * [simplify]: Extracting #7: cost 4 inf + 48394 523.162 * * [simplify]: Extracting #8: cost 0 inf + 50164 523.175 * [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)))) 523.175 * [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))))) 523.175 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 523.175 * * [simplify]: iters left: 6 (12 enodes) 523.179 * * [simplify]: iters left: 5 (49 enodes) 523.187 * * [simplify]: iters left: 4 (99 enodes) 523.206 * * [simplify]: iters left: 3 (234 enodes) 523.258 * * [simplify]: iters left: 2 (447 enodes) 523.353 * * [simplify]: Extracting #0: cost 1 inf + 0 523.353 * * [simplify]: Extracting #1: cost 0 inf + 1 523.353 * [simplify]: Simplified to 0 523.353 * [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)) 523.353 * * * * [progress]: [ 1201 / 3260 ] simplifiying candidate # 523.353 * [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)))))) 523.353 * * [simplify]: iters left: 6 (28 enodes) 523.359 * * [simplify]: iters left: 5 (109 enodes) 523.378 * * [simplify]: iters left: 4 (211 enodes) 523.416 * * [simplify]: iters left: 3 (493 enodes) 523.538 * * [simplify]: Extracting #0: cost 1 inf + 0 523.538 * * [simplify]: Extracting #1: cost 11 inf + 0 523.539 * * [simplify]: Extracting #2: cost 118 inf + 0 523.539 * * [simplify]: Extracting #3: cost 220 inf + 2 523.540 * * [simplify]: Extracting #4: cost 199 inf + 2113 523.547 * * [simplify]: Extracting #5: cost 120 inf + 19630 523.555 * * [simplify]: Extracting #6: cost 86 inf + 27648 523.564 * * [simplify]: Extracting #7: cost 54 inf + 37437 523.578 * * [simplify]: Extracting #8: cost 5 inf + 59441 523.594 * * [simplify]: Extracting #9: cost 0 inf + 61311 523.610 * [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))) 523.610 * [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))))))) 523.610 * [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))))) 523.610 * * [simplify]: iters left: 6 (14 enodes) 523.614 * * [simplify]: iters left: 5 (57 enodes) 523.622 * * [simplify]: iters left: 4 (121 enodes) 523.648 * * [simplify]: iters left: 3 (291 enodes) 523.725 * * [simplify]: Extracting #0: cost 1 inf + 0 523.725 * * [simplify]: Extracting #1: cost 0 inf + 1 523.725 * [simplify]: Simplified to 0 523.725 * [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)) 523.725 * * * * [progress]: [ 1202 / 3260 ] simplifiying candidate # 523.725 * [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))))) 523.726 * * [simplify]: iters left: 6 (26 enodes) 523.731 * * [simplify]: iters left: 5 (101 enodes) 523.749 * * [simplify]: iters left: 4 (182 enodes) 523.782 * * [simplify]: iters left: 3 (426 enodes) 523.887 * * [simplify]: Extracting #0: cost 1 inf + 0 523.887 * * [simplify]: Extracting #1: cost 11 inf + 0 523.887 * * [simplify]: Extracting #2: cost 97 inf + 0 523.887 * * [simplify]: Extracting #3: cost 181 inf + 3 523.888 * * [simplify]: Extracting #4: cost 171 inf + 1022 523.891 * * [simplify]: Extracting #5: cost 120 inf + 8428 523.896 * * [simplify]: Extracting #6: cost 69 inf + 21854 523.908 * * [simplify]: Extracting #7: cost 2 inf + 47520 523.923 * * [simplify]: Extracting #8: cost 0 inf + 47711 523.936 * * [simplify]: Extracting #9: cost 0 inf + 47631 523.949 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 523.949 * [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)))))) 523.949 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 523.949 * * [simplify]: iters left: 6 (13 enodes) 523.952 * * [simplify]: iters left: 5 (52 enodes) 523.960 * * [simplify]: iters left: 4 (98 enodes) 523.978 * * [simplify]: iters left: 3 (212 enodes) 524.019 * * [simplify]: iters left: 2 (371 enodes) 524.090 * * [simplify]: Extracting #0: cost 1 inf + 0 524.090 * * [simplify]: Extracting #1: cost 0 inf + 1 524.090 * [simplify]: Simplified to 0 524.090 * [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)) 524.090 * * * * [progress]: [ 1203 / 3260 ] simplifiying candidate # 524.091 * [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)))) 524.091 * * [simplify]: iters left: 6 (26 enodes) 524.098 * * [simplify]: iters left: 5 (95 enodes) 524.112 * * [simplify]: iters left: 4 (171 enodes) 524.139 * * [simplify]: iters left: 3 (332 enodes) 524.199 * * [simplify]: Extracting #0: cost 1 inf + 0 524.199 * * [simplify]: Extracting #1: cost 11 inf + 0 524.199 * * [simplify]: Extracting #2: cost 94 inf + 0 524.199 * * [simplify]: Extracting #3: cost 147 inf + 702 524.201 * * [simplify]: Extracting #4: cost 102 inf + 6399 524.204 * * [simplify]: Extracting #5: cost 86 inf + 9739 524.207 * * [simplify]: Extracting #6: cost 81 inf + 11501 524.214 * * [simplify]: Extracting #7: cost 22 inf + 33451 524.226 * * [simplify]: Extracting #8: cost 0 inf + 43248 524.237 * * [simplify]: Extracting #9: cost 0 inf + 43208 524.247 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt a)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (cbrt 2))) (/ b (* a 2))) 524.247 * [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))))) 524.248 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 524.248 * * [simplify]: iters left: 6 (12 enodes) 524.251 * * [simplify]: iters left: 5 (44 enodes) 524.258 * * [simplify]: iters left: 4 (92 enodes) 524.271 * * [simplify]: iters left: 3 (159 enodes) 524.297 * * [simplify]: iters left: 2 (267 enodes) 524.338 * * [simplify]: iters left: 1 (364 enodes) 524.395 * * [simplify]: Extracting #0: cost 1 inf + 0 524.395 * * [simplify]: Extracting #1: cost 0 inf + 1 524.395 * [simplify]: Simplified to 0 524.395 * [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)) 524.395 * * * * [progress]: [ 1204 / 3260 ] simplifiying candidate # 524.396 * [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)))))) 524.396 * * [simplify]: iters left: 6 (27 enodes) 524.403 * * [simplify]: iters left: 5 (110 enodes) 524.421 * * [simplify]: iters left: 4 (238 enodes) 524.472 * * [simplify]: Extracting #0: cost 1 inf + 0 524.472 * * [simplify]: Extracting #1: cost 11 inf + 0 524.472 * * [simplify]: Extracting #2: cost 130 inf + 0 524.472 * * [simplify]: Extracting #3: cost 226 inf + 3 524.473 * * [simplify]: Extracting #4: cost 201 inf + 3653 524.478 * * [simplify]: Extracting #5: cost 115 inf + 28757 524.487 * * [simplify]: Extracting #6: cost 40 inf + 51966 524.498 * * [simplify]: Extracting #7: cost 7 inf + 64770 524.511 * * [simplify]: Extracting #8: cost 0 inf + 67788 524.524 * * [simplify]: Extracting #9: cost 0 inf + 67756 524.537 * [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))))) 524.538 * [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))))))) 524.538 * [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))))) 524.538 * * [simplify]: iters left: 6 (15 enodes) 524.543 * * [simplify]: iters left: 5 (64 enodes) 524.554 * * [simplify]: iters left: 4 (149 enodes) 524.588 * * [simplify]: iters left: 3 (466 enodes) 524.840 * * [simplify]: Extracting #0: cost 1 inf + 0 524.840 * * [simplify]: Extracting #1: cost 0 inf + 1 524.840 * [simplify]: Simplified to 0 524.840 * [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)) 524.840 * * * * [progress]: [ 1205 / 3260 ] simplifiying candidate # 524.840 * [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))))) 524.840 * * [simplify]: iters left: 6 (25 enodes) 524.846 * * [simplify]: iters left: 5 (100 enodes) 524.861 * * [simplify]: iters left: 4 (196 enodes) 524.901 * * [simplify]: Extracting #0: cost 1 inf + 0 524.901 * * [simplify]: Extracting #1: cost 11 inf + 0 524.901 * * [simplify]: Extracting #2: cost 108 inf + 0 524.901 * * [simplify]: Extracting #3: cost 170 inf + 168 524.902 * * [simplify]: Extracting #4: cost 153 inf + 2602 524.905 * * [simplify]: Extracting #5: cost 102 inf + 14843 524.911 * * [simplify]: Extracting #6: cost 40 inf + 33394 524.920 * * [simplify]: Extracting #7: cost 2 inf + 47679 524.930 * * [simplify]: Extracting #8: cost 0 inf + 48679 524.940 * * [simplify]: Extracting #9: cost 0 inf + 48639 524.950 * [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))) 524.950 * [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)))))) 524.950 * [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)))) 524.950 * * [simplify]: iters left: 6 (14 enodes) 524.954 * * [simplify]: iters left: 5 (59 enodes) 524.963 * * [simplify]: iters left: 4 (121 enodes) 524.988 * * [simplify]: iters left: 3 (332 enodes) 525.121 * * [simplify]: Extracting #0: cost 1 inf + 0 525.121 * * [simplify]: Extracting #1: cost 0 inf + 1 525.121 * [simplify]: Simplified to 0 525.121 * [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)) 525.122 * * * * [progress]: [ 1206 / 3260 ] simplifiying candidate # 525.122 * [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)))) 525.122 * * [simplify]: iters left: 6 (25 enodes) 525.130 * * [simplify]: iters left: 5 (100 enodes) 525.146 * * [simplify]: iters left: 4 (199 enodes) 525.184 * * [simplify]: iters left: 3 (490 enodes) 525.339 * * [simplify]: Extracting #0: cost 1 inf + 0 525.339 * * [simplify]: Extracting #1: cost 11 inf + 0 525.339 * * [simplify]: Extracting #2: cost 146 inf + 0 525.340 * * [simplify]: Extracting #3: cost 235 inf + 129 525.342 * * [simplify]: Extracting #4: cost 193 inf + 5424 525.350 * * [simplify]: Extracting #5: cost 118 inf + 21677 525.358 * * [simplify]: Extracting #6: cost 94 inf + 26991 525.367 * * [simplify]: Extracting #7: cost 60 inf + 37716 525.382 * * [simplify]: Extracting #8: cost 4 inf + 62474 525.399 * * [simplify]: Extracting #9: cost 0 inf + 63778 525.416 * * [simplify]: Extracting #10: cost 0 inf + 63738 525.434 * [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))))) 525.434 * [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))))) 525.434 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 525.434 * * [simplify]: iters left: 6 (13 enodes) 525.437 * * [simplify]: iters left: 5 (54 enodes) 525.446 * * [simplify]: iters left: 4 (112 enodes) 525.469 * * [simplify]: iters left: 3 (281 enodes) 525.563 * * [simplify]: Extracting #0: cost 1 inf + 0 525.563 * * [simplify]: Extracting #1: cost 0 inf + 1 525.563 * [simplify]: Simplified to 0 525.563 * [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)) 525.563 * * * * [progress]: [ 1207 / 3260 ] simplifiying candidate # 525.563 * [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)))))) 525.563 * * [simplify]: iters left: 6 (28 enodes) 525.570 * * [simplify]: iters left: 5 (111 enodes) 525.587 * * [simplify]: iters left: 4 (229 enodes) 525.633 * * [simplify]: Extracting #0: cost 1 inf + 0 525.634 * * [simplify]: Extracting #1: cost 11 inf + 0 525.635 * * [simplify]: Extracting #2: cost 111 inf + 0 525.635 * * [simplify]: Extracting #3: cost 185 inf + 45 525.636 * * [simplify]: Extracting #4: cost 163 inf + 2565 525.640 * * [simplify]: Extracting #5: cost 89 inf + 19788 525.646 * * [simplify]: Extracting #6: cost 41 inf + 34725 525.655 * * [simplify]: Extracting #7: cost 1 inf + 51282 525.666 * * [simplify]: Extracting #8: cost 0 inf + 51431 525.678 * [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))) 525.678 * [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))))))) 525.679 * [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))))) 525.679 * * [simplify]: iters left: 6 (14 enodes) 525.682 * * [simplify]: iters left: 5 (59 enodes) 525.692 * * [simplify]: iters left: 4 (134 enodes) 525.720 * * [simplify]: iters left: 3 (357 enodes) 525.857 * * [simplify]: Extracting #0: cost 1 inf + 0 525.857 * * [simplify]: Extracting #1: cost 0 inf + 1 525.857 * [simplify]: Simplified to 0 525.857 * [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)) 525.857 * * * * [progress]: [ 1208 / 3260 ] simplifiying candidate # 525.857 * [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))))) 525.857 * * [simplify]: iters left: 6 (26 enodes) 525.863 * * [simplify]: iters left: 5 (102 enodes) 525.879 * * [simplify]: iters left: 4 (196 enodes) 525.916 * * [simplify]: iters left: 3 (454 enodes) 526.038 * * [simplify]: Extracting #0: cost 1 inf + 0 526.038 * * [simplify]: Extracting #1: cost 11 inf + 0 526.038 * * [simplify]: Extracting #2: cost 152 inf + 0 526.039 * * [simplify]: Extracting #3: cost 260 inf + 87 526.041 * * [simplify]: Extracting #4: cost 239 inf + 2691 526.046 * * [simplify]: Extracting #5: cost 130 inf + 23694 526.058 * * [simplify]: Extracting #6: cost 62 inf + 40375 526.073 * * [simplify]: Extracting #7: cost 3 inf + 64215 526.090 * * [simplify]: Extracting #8: cost 0 inf + 65485 526.107 * [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)) 526.107 * [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)))))) 526.107 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 526.107 * * [simplify]: iters left: 6 (13 enodes) 526.111 * * [simplify]: iters left: 5 (53 enodes) 526.119 * * [simplify]: iters left: 4 (106 enodes) 526.140 * * [simplify]: iters left: 3 (257 enodes) 526.223 * * [simplify]: Extracting #0: cost 1 inf + 0 526.223 * * [simplify]: Extracting #1: cost 0 inf + 1 526.223 * [simplify]: Simplified to 0 526.223 * [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)) 526.224 * * * * [progress]: [ 1209 / 3260 ] simplifiying candidate # 526.224 * [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)))) 526.224 * * [simplify]: iters left: 6 (26 enodes) 526.230 * * [simplify]: iters left: 5 (101 enodes) 526.248 * * [simplify]: iters left: 4 (185 enodes) 526.281 * * [simplify]: iters left: 3 (402 enodes) 526.387 * * [simplify]: Extracting #0: cost 1 inf + 0 526.387 * * [simplify]: Extracting #1: cost 11 inf + 0 526.387 * * [simplify]: Extracting #2: cost 124 inf + 0 526.388 * * [simplify]: Extracting #3: cost 193 inf + 87 526.389 * * [simplify]: Extracting #4: cost 163 inf + 3072 526.392 * * [simplify]: Extracting #5: cost 117 inf + 10726 526.398 * * [simplify]: Extracting #6: cost 56 inf + 26272 526.409 * * [simplify]: Extracting #7: cost 9 inf + 45251 526.424 * * [simplify]: Extracting #8: cost 0 inf + 48718 526.436 * * [simplify]: Extracting #9: cost 0 inf + 48638 526.449 * [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))) 526.449 * [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))))) 526.449 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 526.449 * * [simplify]: iters left: 6 (12 enodes) 526.452 * * [simplify]: iters left: 5 (49 enodes) 526.460 * * [simplify]: iters left: 4 (94 enodes) 526.479 * * [simplify]: iters left: 3 (221 enodes) 526.549 * * [simplify]: iters left: 2 (492 enodes) 526.761 * * [simplify]: Extracting #0: cost 1 inf + 0 526.761 * * [simplify]: Extracting #1: cost 0 inf + 1 526.761 * [simplify]: Simplified to 0 526.761 * [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)) 526.761 * * * * [progress]: [ 1210 / 3260 ] simplifiying candidate # 526.761 * [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)))))) 526.762 * * [simplify]: iters left: 6 (27 enodes) 526.767 * * [simplify]: iters left: 5 (104 enodes) 526.786 * * [simplify]: iters left: 4 (204 enodes) 526.825 * * [simplify]: iters left: 3 (481 enodes) 526.965 * * [simplify]: Extracting #0: cost 1 inf + 0 526.965 * * [simplify]: Extracting #1: cost 11 inf + 0 526.965 * * [simplify]: Extracting #2: cost 148 inf + 0 526.966 * * [simplify]: Extracting #3: cost 243 inf + 129 526.967 * * [simplify]: Extracting #4: cost 224 inf + 2201 526.971 * * [simplify]: Extracting #5: cost 145 inf + 17488 526.981 * * [simplify]: Extracting #6: cost 60 inf + 40346 526.995 * * [simplify]: Extracting #7: cost 5 inf + 62069 527.013 * * [simplify]: Extracting #8: cost 0 inf + 63879 527.028 * [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))) 527.028 * [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))))))) 527.029 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 527.029 * * [simplify]: iters left: 6 (13 enodes) 527.032 * * [simplify]: iters left: 5 (52 enodes) 527.040 * * [simplify]: iters left: 4 (111 enodes) 527.064 * * [simplify]: iters left: 3 (278 enodes) 527.154 * * [simplify]: Extracting #0: cost 1 inf + 0 527.154 * * [simplify]: Extracting #1: cost 0 inf + 1 527.154 * [simplify]: Simplified to 0 527.154 * [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)) 527.155 * * * * [progress]: [ 1211 / 3260 ] simplifiying candidate # 527.155 * [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))))) 527.155 * * [simplify]: iters left: 6 (25 enodes) 527.160 * * [simplify]: iters left: 5 (96 enodes) 527.175 * * [simplify]: iters left: 4 (177 enodes) 527.210 * * [simplify]: iters left: 3 (383 enodes) 527.303 * * [simplify]: Extracting #0: cost 1 inf + 0 527.303 * * [simplify]: Extracting #1: cost 11 inf + 0 527.303 * * [simplify]: Extracting #2: cost 122 inf + 0 527.304 * * [simplify]: Extracting #3: cost 177 inf + 376 527.305 * * [simplify]: Extracting #4: cost 146 inf + 3161 527.308 * * [simplify]: Extracting #5: cost 98 inf + 10591 527.314 * * [simplify]: Extracting #6: cost 51 inf + 26203 527.324 * * [simplify]: Extracting #7: cost 6 inf + 43008 527.336 * * [simplify]: Extracting #8: cost 0 inf + 45273 527.348 * * [simplify]: Extracting #9: cost 0 inf + 45233 527.359 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b a) 2)) 527.360 * [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)))))) 527.360 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 527.360 * * [simplify]: iters left: 6 (12 enodes) 527.363 * * [simplify]: iters left: 5 (47 enodes) 527.370 * * [simplify]: iters left: 4 (89 enodes) 527.389 * * [simplify]: iters left: 3 (186 enodes) 527.435 * * [simplify]: iters left: 2 (378 enodes) 527.565 * * [simplify]: Extracting #0: cost 1 inf + 0 527.565 * * [simplify]: Extracting #1: cost 0 inf + 1 527.565 * [simplify]: Simplified to 0 527.565 * [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)) 527.566 * * * * [progress]: [ 1212 / 3260 ] simplifiying candidate # 527.566 * [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)))) 527.566 * * [simplify]: iters left: 6 (25 enodes) 527.574 * * [simplify]: iters left: 5 (93 enodes) 527.587 * * [simplify]: iters left: 4 (146 enodes) 527.610 * * [simplify]: iters left: 3 (274 enodes) 527.659 * * [simplify]: iters left: 2 (491 enodes) 527.763 * * [simplify]: Extracting #0: cost 1 inf + 0 527.763 * * [simplify]: Extracting #1: cost 9 inf + 0 527.763 * * [simplify]: Extracting #2: cost 72 inf + 2 527.764 * * [simplify]: Extracting #3: cost 127 inf + 298 527.765 * * [simplify]: Extracting #4: cost 90 inf + 4100 527.767 * * [simplify]: Extracting #5: cost 88 inf + 5444 527.769 * * [simplify]: Extracting #6: cost 80 inf + 6996 527.776 * * [simplify]: Extracting #7: cost 18 inf + 29416 527.788 * * [simplify]: Extracting #8: cost 0 inf + 36450 527.800 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b 2) a)) 527.800 * [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))))) 527.800 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 527.800 * * [simplify]: iters left: 6 (11 enodes) 527.803 * * [simplify]: iters left: 5 (40 enodes) 527.809 * * [simplify]: iters left: 4 (65 enodes) 527.821 * * [simplify]: iters left: 3 (97 enodes) 527.837 * * [simplify]: iters left: 2 (165 enodes) 527.869 * * [simplify]: iters left: 1 (271 enodes) 527.920 * * [simplify]: Extracting #0: cost 1 inf + 0 527.920 * * [simplify]: Extracting #1: cost 0 inf + 1 527.921 * [simplify]: Simplified to 0 527.921 * [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)) 527.921 * * * * [progress]: [ 1213 / 3260 ] simplifiying candidate # 527.921 * [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)))))) 527.921 * * [simplify]: iters left: 6 (26 enodes) 527.927 * * [simplify]: iters left: 5 (103 enodes) 527.944 * * [simplify]: iters left: 4 (199 enodes) 527.981 * * [simplify]: iters left: 3 (455 enodes) 528.100 * * [simplify]: Extracting #0: cost 1 inf + 0 528.100 * * [simplify]: Extracting #1: cost 11 inf + 0 528.100 * * [simplify]: Extracting #2: cost 142 inf + 0 528.101 * * [simplify]: Extracting #3: cost 227 inf + 47 528.102 * * [simplify]: Extracting #4: cost 202 inf + 3375 528.107 * * [simplify]: Extracting #5: cost 122 inf + 20306 528.115 * * [simplify]: Extracting #6: cost 50 inf + 41805 528.129 * * [simplify]: Extracting #7: cost 3 inf + 60486 528.143 * * [simplify]: Extracting #8: cost 0 inf + 61516 528.158 * [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)))) 528.158 * [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))))))) 528.158 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 528.159 * * [simplify]: iters left: 6 (12 enodes) 528.162 * * [simplify]: iters left: 5 (51 enodes) 528.169 * * [simplify]: iters left: 4 (106 enodes) 528.193 * * [simplify]: iters left: 3 (247 enodes) 528.260 * * [simplify]: Extracting #0: cost 1 inf + 0 528.260 * * [simplify]: Extracting #1: cost 0 inf + 1 528.260 * [simplify]: Simplified to 0 528.260 * [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)) 528.260 * * * * [progress]: [ 1214 / 3260 ] simplifiying candidate # 528.261 * [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))))) 528.261 * * [simplify]: iters left: 6 (24 enodes) 528.266 * * [simplify]: iters left: 5 (95 enodes) 528.281 * * [simplify]: iters left: 4 (174 enodes) 528.315 * * [simplify]: iters left: 3 (386 enodes) 528.410 * * [simplify]: Extracting #0: cost 1 inf + 0 528.410 * * [simplify]: Extracting #1: cost 11 inf + 0 528.410 * * [simplify]: Extracting #2: cost 124 inf + 0 528.411 * * [simplify]: Extracting #3: cost 181 inf + 256 528.412 * * [simplify]: Extracting #4: cost 150 inf + 2924 528.415 * * [simplify]: Extracting #5: cost 99 inf + 10879 528.421 * * [simplify]: Extracting #6: cost 58 inf + 23313 528.431 * * [simplify]: Extracting #7: cost 7 inf + 42718 528.443 * * [simplify]: Extracting #8: cost 0 inf + 45602 528.454 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (/ (/ b 2) a)) 528.454 * [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)))))) 528.455 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 528.455 * * [simplify]: iters left: 6 (11 enodes) 528.458 * * [simplify]: iters left: 5 (46 enodes) 528.465 * * [simplify]: iters left: 4 (86 enodes) 528.484 * * [simplify]: iters left: 3 (183 enodes) 528.528 * * [simplify]: iters left: 2 (372 enodes) 528.655 * * [simplify]: Extracting #0: cost 1 inf + 0 528.655 * * [simplify]: Extracting #1: cost 0 inf + 1 528.655 * [simplify]: Simplified to 0 528.655 * [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)) 528.656 * * * * [progress]: [ 1215 / 3260 ] simplifiying candidate # 528.656 * [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)))) 528.656 * * [simplify]: iters left: 6 (24 enodes) 528.662 * * [simplify]: iters left: 5 (92 enodes) 528.675 * * [simplify]: iters left: 4 (145 enodes) 528.700 * * [simplify]: iters left: 3 (273 enodes) 528.748 * * [simplify]: iters left: 2 (490 enodes) 528.853 * * [simplify]: Extracting #0: cost 1 inf + 0 528.853 * * [simplify]: Extracting #1: cost 9 inf + 0 528.853 * * [simplify]: Extracting #2: cost 72 inf + 2 528.854 * * [simplify]: Extracting #3: cost 123 inf + 669 528.855 * * [simplify]: Extracting #4: cost 91 inf + 3858 528.857 * * [simplify]: Extracting #5: cost 87 inf + 5527 528.859 * * [simplify]: Extracting #6: cost 79 inf + 7913 528.867 * * [simplify]: Extracting #7: cost 17 inf + 29796 528.879 * * [simplify]: Extracting #8: cost 0 inf + 36532 528.891 * * [simplify]: Extracting #9: cost 0 inf + 36452 528.903 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (* 1/2 (/ b a))) 528.903 * [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))))) 528.903 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 528.903 * * [simplify]: iters left: 6 (10 enodes) 528.906 * * [simplify]: iters left: 5 (39 enodes) 528.912 * * [simplify]: iters left: 4 (64 enodes) 528.922 * * [simplify]: iters left: 3 (96 enodes) 528.939 * * [simplify]: iters left: 2 (164 enodes) 528.971 * * [simplify]: iters left: 1 (270 enodes) 529.022 * * [simplify]: Extracting #0: cost 1 inf + 0 529.022 * * [simplify]: Extracting #1: cost 0 inf + 1 529.022 * [simplify]: Simplified to 0 529.022 * [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)) 529.022 * * * * [progress]: [ 1216 / 3260 ] simplifiying candidate # 529.023 * [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)))))) 529.023 * * [simplify]: iters left: 6 (26 enodes) 529.029 * * [simplify]: iters left: 5 (104 enodes) 529.047 * * [simplify]: iters left: 4 (208 enodes) 529.083 * * [simplify]: iters left: 3 (452 enodes) 529.187 * * [simplify]: Extracting #0: cost 1 inf + 0 529.187 * * [simplify]: Extracting #1: cost 11 inf + 0 529.187 * * [simplify]: Extracting #2: cost 124 inf + 0 529.188 * * [simplify]: Extracting #3: cost 223 inf + 90 529.189 * * [simplify]: Extracting #4: cost 193 inf + 3508 529.193 * * [simplify]: Extracting #5: cost 117 inf + 18095 529.202 * * [simplify]: Extracting #6: cost 50 inf + 37447 529.215 * * [simplify]: Extracting #7: cost 5 inf + 55213 529.231 * * [simplify]: Extracting #8: cost 0 inf + 57513 529.245 * [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)))) 529.245 * [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))))))) 529.245 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 529.245 * * [simplify]: iters left: 6 (12 enodes) 529.249 * * [simplify]: iters left: 5 (53 enodes) 529.258 * * [simplify]: iters left: 4 (117 enodes) 529.279 * * [simplify]: iters left: 3 (255 enodes) 529.338 * * [simplify]: Extracting #0: cost 1 inf + 0 529.338 * * [simplify]: Extracting #1: cost 0 inf + 1 529.339 * [simplify]: Simplified to 0 529.339 * [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)) 529.339 * * * * [progress]: [ 1217 / 3260 ] simplifiying candidate # 529.339 * [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))))) 529.339 * * [simplify]: iters left: 6 (24 enodes) 529.345 * * [simplify]: iters left: 5 (96 enodes) 529.362 * * [simplify]: iters left: 4 (184 enodes) 529.392 * * [simplify]: iters left: 3 (365 enodes) 529.466 * * [simplify]: Extracting #0: cost 1 inf + 0 529.466 * * [simplify]: Extracting #1: cost 11 inf + 0 529.467 * * [simplify]: Extracting #2: cost 106 inf + 0 529.467 * * [simplify]: Extracting #3: cost 179 inf + 49 529.470 * * [simplify]: Extracting #4: cost 149 inf + 3027 529.473 * * [simplify]: Extracting #5: cost 98 inf + 9849 529.478 * * [simplify]: Extracting #6: cost 58 inf + 21967 529.488 * * [simplify]: Extracting #7: cost 6 inf + 41793 529.499 * * [simplify]: Extracting #8: cost 0 inf + 43912 529.511 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (cbrt 2))) a) (* (/ b a) 1/2)) 529.511 * [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)))))) 529.511 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 529.511 * * [simplify]: iters left: 6 (11 enodes) 529.515 * * [simplify]: iters left: 5 (48 enodes) 529.522 * * [simplify]: iters left: 4 (98 enodes) 529.538 * * [simplify]: iters left: 3 (181 enodes) 529.576 * * [simplify]: iters left: 2 (358 enodes) 529.682 * * [simplify]: Extracting #0: cost 1 inf + 0 529.682 * * [simplify]: Extracting #1: cost 0 inf + 1 529.682 * [simplify]: Simplified to 0 529.682 * [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)) 529.682 * * * * [progress]: [ 1218 / 3260 ] simplifiying candidate # 529.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)) (- (* (/ (/ 1 2) a) (/ b 1)))) 529.682 * * [simplify]: iters left: 6 (24 enodes) 529.688 * * [simplify]: iters left: 5 (92 enodes) 529.704 * * [simplify]: iters left: 4 (165 enodes) 529.730 * * [simplify]: iters left: 3 (313 enodes) 529.788 * * [simplify]: Extracting #0: cost 1 inf + 0 529.788 * * [simplify]: Extracting #1: cost 12 inf + 0 529.788 * * [simplify]: Extracting #2: cost 93 inf + 42 529.789 * * [simplify]: Extracting #3: cost 133 inf + 1208 529.790 * * [simplify]: Extracting #4: cost 94 inf + 4285 529.792 * * [simplify]: Extracting #5: cost 87 inf + 6559 529.794 * * [simplify]: Extracting #6: cost 81 inf + 8145 529.801 * * [simplify]: Extracting #7: cost 19 inf + 31444 529.810 * * [simplify]: Extracting #8: cost 0 inf + 40062 529.820 * * [simplify]: Extracting #9: cost 0 inf + 39942 529.832 * * [simplify]: Extracting #10: cost 0 inf + 39902 529.842 * [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))) 529.842 * [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))))) 529.842 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 529.842 * * [simplify]: iters left: 6 (10 enodes) 529.845 * * [simplify]: iters left: 5 (41 enodes) 529.852 * * [simplify]: iters left: 4 (81 enodes) 529.864 * * [simplify]: iters left: 3 (127 enodes) 529.880 * * [simplify]: iters left: 2 (186 enodes) 529.907 * * [simplify]: iters left: 1 (266 enodes) 529.968 * * [simplify]: Extracting #0: cost 1 inf + 0 529.968 * * [simplify]: Extracting #1: cost 0 inf + 1 529.968 * [simplify]: Simplified to 0 529.968 * [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)) 529.968 * * * * [progress]: [ 1219 / 3260 ] simplifiying candidate # 529.968 * [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))) 529.969 * * [simplify]: iters left: 6 (23 enodes) 529.974 * * [simplify]: iters left: 5 (89 enodes) 529.988 * * [simplify]: iters left: 4 (147 enodes) 530.013 * * [simplify]: iters left: 3 (277 enodes) 530.061 * * [simplify]: Extracting #0: cost 1 inf + 0 530.062 * * [simplify]: Extracting #1: cost 9 inf + 0 530.062 * * [simplify]: Extracting #2: cost 80 inf + 2 530.062 * * [simplify]: Extracting #3: cost 119 inf + 666 530.063 * * [simplify]: Extracting #4: cost 90 inf + 3571 530.065 * * [simplify]: Extracting #5: cost 86 inf + 5636 530.066 * * [simplify]: Extracting #6: cost 84 inf + 6122 530.073 * * [simplify]: Extracting #7: cost 20 inf + 29962 530.083 * * [simplify]: Extracting #8: cost 0 inf + 39161 530.092 * * [simplify]: Extracting #9: cost 0 inf + 39065 530.101 * [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)) 530.101 * [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)))) 530.102 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 530.102 * * [simplify]: iters left: 6 (9 enodes) 530.104 * * [simplify]: iters left: 5 (36 enodes) 530.110 * * [simplify]: iters left: 4 (67 enodes) 530.121 * * [simplify]: iters left: 3 (97 enodes) 530.137 * * [simplify]: iters left: 2 (158 enodes) 530.171 * * [simplify]: iters left: 1 (263 enodes) 530.216 * * [simplify]: Extracting #0: cost 1 inf + 0 530.216 * * [simplify]: Extracting #1: cost 0 inf + 1 530.216 * [simplify]: Simplified to 0 530.216 * [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)) 530.216 * * * * [progress]: [ 1220 / 3260 ] simplifiying candidate # 530.216 * [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)))) 530.216 * * [simplify]: iters left: 6 (23 enodes) 530.222 * * [simplify]: iters left: 5 (90 enodes) 530.235 * * [simplify]: iters left: 4 (156 enodes) 530.262 * * [simplify]: iters left: 3 (306 enodes) 530.320 * * [simplify]: Extracting #0: cost 1 inf + 0 530.320 * * [simplify]: Extracting #1: cost 11 inf + 0 530.320 * * [simplify]: Extracting #2: cost 90 inf + 0 530.320 * * [simplify]: Extracting #3: cost 139 inf + 378 530.321 * * [simplify]: Extracting #4: cost 106 inf + 3576 530.323 * * [simplify]: Extracting #5: cost 86 inf + 6838 530.325 * * [simplify]: Extracting #6: cost 79 inf + 8521 530.332 * * [simplify]: Extracting #7: cost 18 inf + 31880 530.342 * * [simplify]: Extracting #8: cost 0 inf + 40480 530.351 * * [simplify]: Extracting #9: cost 0 inf + 40305 530.361 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (* (cbrt 2) (cbrt 2)) (sqrt a)) (sqrt a))) (/ (/ b a) 2)) 530.361 * [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))))) 530.361 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 530.361 * * [simplify]: iters left: 5 (9 enodes) 530.364 * * [simplify]: iters left: 4 (39 enodes) 530.370 * * [simplify]: iters left: 3 (65 enodes) 530.381 * * [simplify]: iters left: 2 (129 enodes) 530.406 * * [simplify]: iters left: 1 (210 enodes) 530.441 * * [simplify]: Extracting #0: cost 1 inf + 0 530.441 * * [simplify]: Extracting #1: cost 0 inf + 1 530.441 * [simplify]: Simplified to 0 530.441 * [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)) 530.442 * * * * [progress]: [ 1221 / 3260 ] simplifiying candidate # 530.442 * [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)))))) 530.442 * * [simplify]: iters left: 6 (24 enodes) 530.447 * * [simplify]: iters left: 5 (91 enodes) 530.462 * * [simplify]: iters left: 4 (144 enodes) 530.485 * * [simplify]: iters left: 3 (257 enodes) 530.532 * * [simplify]: iters left: 2 (457 enodes) 530.632 * * [simplify]: Extracting #0: cost 1 inf + 0 530.632 * * [simplify]: Extracting #1: cost 11 inf + 0 530.632 * * [simplify]: Extracting #2: cost 68 inf + 0 530.632 * * [simplify]: Extracting #3: cost 115 inf + 170 530.634 * * [simplify]: Extracting #4: cost 105 inf + 2249 530.635 * * [simplify]: Extracting #5: cost 91 inf + 5327 530.640 * * [simplify]: Extracting #6: cost 24 inf + 28161 530.650 * * [simplify]: Extracting #7: cost 0 inf + 38172 530.660 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (* (cbrt 2) (cbrt 2))) a)) (/ (/ b 2) a)) 530.660 * [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))))))) 530.660 * [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))))) 530.660 * * [simplify]: iters left: 6 (10 enodes) 530.663 * * [simplify]: iters left: 5 (37 enodes) 530.668 * * [simplify]: iters left: 4 (57 enodes) 530.678 * * [simplify]: iters left: 3 (104 enodes) 530.694 * * [simplify]: iters left: 2 (158 enodes) 530.718 * * [simplify]: iters left: 1 (225 enodes) 530.749 * * [simplify]: Extracting #0: cost 1 inf + 0 530.749 * * [simplify]: Extracting #1: cost 0 inf + 1 530.749 * [simplify]: Simplified to 0 530.749 * [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)) 530.750 * * * * [progress]: [ 1222 / 3260 ] simplifiying candidate # 530.750 * [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))))) 530.750 * * [simplify]: iters left: 6 (23 enodes) 530.755 * * [simplify]: iters left: 5 (82 enodes) 530.768 * * [simplify]: iters left: 4 (128 enodes) 530.788 * * [simplify]: iters left: 3 (226 enodes) 530.826 * * [simplify]: iters left: 2 (384 enodes) 530.905 * * [simplify]: Extracting #0: cost 1 inf + 0 530.905 * * [simplify]: Extracting #1: cost 9 inf + 0 530.905 * * [simplify]: Extracting #2: cost 56 inf + 0 530.906 * * [simplify]: Extracting #3: cost 90 inf + 87 530.906 * * [simplify]: Extracting #4: cost 77 inf + 2003 530.908 * * [simplify]: Extracting #5: cost 64 inf + 4424 530.913 * * [simplify]: Extracting #6: cost 9 inf + 21419 530.921 * * [simplify]: Extracting #7: cost 0 inf + 25122 530.929 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (cbrt 2) (* (cbrt 2) (cbrt 2)))) (/ (/ b 2) a)) 530.929 * [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)))))) 530.929 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 530.929 * * [simplify]: iters left: 6 (9 enodes) 530.931 * * [simplify]: iters left: 5 (29 enodes) 530.935 * * [simplify]: iters left: 4 (42 enodes) 530.940 * * [simplify]: iters left: 3 (58 enodes) 530.947 * * [simplify]: iters left: 2 (68 enodes) 530.956 * * [simplify]: Extracting #0: cost 1 inf + 0 530.956 * * [simplify]: Extracting #1: cost 0 inf + 1 530.956 * [simplify]: Simplified to 0 530.956 * [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)) 530.956 * * * * [progress]: [ 1223 / 3260 ] simplifiying candidate # 530.956 * [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)))))) 530.957 * * [simplify]: iters left: 6 (27 enodes) 530.962 * * [simplify]: iters left: 5 (105 enodes) 530.979 * * [simplify]: iters left: 4 (211 enodes) 531.019 * * [simplify]: iters left: 3 (443 enodes) 531.106 * * [simplify]: Extracting #0: cost 1 inf + 0 531.106 * * [simplify]: Extracting #1: cost 11 inf + 0 531.106 * * [simplify]: Extracting #2: cost 94 inf + 0 531.106 * * [simplify]: Extracting #3: cost 162 inf + 289 531.107 * * [simplify]: Extracting #4: cost 160 inf + 494 531.108 * * [simplify]: Extracting #5: cost 136 inf + 5855 531.113 * * [simplify]: Extracting #6: cost 75 inf + 21509 531.121 * * [simplify]: Extracting #7: cost 20 inf + 39385 531.132 * * [simplify]: Extracting #8: cost 0 inf + 48020 531.146 * * [simplify]: Extracting #9: cost 0 inf + 47830 531.158 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b 2) a)) 531.158 * [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))))))) 531.158 * [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))))) 531.158 * * [simplify]: iters left: 6 (13 enodes) 531.161 * * [simplify]: iters left: 5 (53 enodes) 531.169 * * [simplify]: iters left: 4 (117 enodes) 531.193 * * [simplify]: iters left: 3 (275 enodes) 531.245 * * [simplify]: iters left: 2 (474 enodes) 531.350 * * [simplify]: Extracting #0: cost 1 inf + 0 531.350 * * [simplify]: Extracting #1: cost 0 inf + 1 531.350 * [simplify]: Simplified to 0 531.350 * [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)) 531.350 * * * * [progress]: [ 1224 / 3260 ] simplifiying candidate # 531.351 * [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))))) 531.351 * * [simplify]: iters left: 6 (26 enodes) 531.356 * * [simplify]: iters left: 5 (99 enodes) 531.373 * * [simplify]: iters left: 4 (174 enodes) 531.401 * * [simplify]: iters left: 3 (327 enodes) 531.459 * * [simplify]: Extracting #0: cost 1 inf + 0 531.459 * * [simplify]: Extracting #1: cost 11 inf + 0 531.459 * * [simplify]: Extracting #2: cost 73 inf + 0 531.460 * * [simplify]: Extracting #3: cost 128 inf + 85 531.460 * * [simplify]: Extracting #4: cost 126 inf + 171 531.461 * * [simplify]: Extracting #5: cost 106 inf + 4160 531.464 * * [simplify]: Extracting #6: cost 67 inf + 12036 531.470 * * [simplify]: Extracting #7: cost 17 inf + 28115 531.479 * * [simplify]: Extracting #8: cost 0 inf + 34961 531.487 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ b 2) a)) 531.488 * [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)))))) 531.488 * [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)))) 531.488 * * [simplify]: iters left: 6 (12 enodes) 531.491 * * [simplify]: iters left: 5 (47 enodes) 531.499 * * [simplify]: iters left: 4 (82 enodes) 531.512 * * [simplify]: iters left: 3 (157 enodes) 531.537 * * [simplify]: iters left: 2 (248 enodes) 531.575 * * [simplify]: iters left: 1 (341 enodes) 531.627 * * [simplify]: Extracting #0: cost 1 inf + 0 531.627 * * [simplify]: Extracting #1: cost 0 inf + 1 531.627 * [simplify]: Simplified to 0 531.627 * [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)) 531.627 * * * * [progress]: [ 1225 / 3260 ] simplifiying candidate # 531.628 * [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)))) 531.628 * * [simplify]: iters left: 6 (25 enodes) 531.633 * * [simplify]: iters left: 5 (94 enodes) 531.648 * * [simplify]: iters left: 4 (175 enodes) 531.680 * * [simplify]: iters left: 3 (346 enodes) 531.752 * * [simplify]: Extracting #0: cost 1 inf + 0 531.752 * * [simplify]: Extracting #1: cost 13 inf + 0 531.752 * * [simplify]: Extracting #2: cost 79 inf + 0 531.753 * * [simplify]: Extracting #3: cost 134 inf + 2 531.753 * * [simplify]: Extracting #4: cost 133 inf + 6 531.754 * * [simplify]: Extracting #5: cost 122 inf + 2199 531.755 * * [simplify]: Extracting #6: cost 106 inf + 4430 531.760 * * [simplify]: Extracting #7: cost 29 inf + 27714 531.769 * * [simplify]: Extracting #8: cost 1 inf + 36975 531.778 * * [simplify]: Extracting #9: cost 0 inf + 37219 531.788 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 531.788 * [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))))) 531.788 * [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))) 531.788 * * [simplify]: iters left: 6 (12 enodes) 531.791 * * [simplify]: iters left: 5 (47 enodes) 531.798 * * [simplify]: iters left: 4 (89 enodes) 531.816 * * [simplify]: iters left: 3 (180 enodes) 531.853 * * [simplify]: iters left: 2 (296 enodes) 531.907 * * [simplify]: iters left: 1 (428 enodes) 531.992 * * [simplify]: Extracting #0: cost 1 inf + 0 531.992 * * [simplify]: Extracting #1: cost 0 inf + 1 531.992 * [simplify]: Simplified to 0 531.992 * [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)) 531.993 * * * * [progress]: [ 1226 / 3260 ] simplifiying candidate # 531.993 * [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)))))) 531.993 * * [simplify]: iters left: 6 (26 enodes) 531.999 * * [simplify]: iters left: 5 (98 enodes) 532.013 * * [simplify]: iters left: 4 (172 enodes) 532.043 * * [simplify]: iters left: 3 (306 enodes) 532.094 * * [simplify]: Extracting #0: cost 1 inf + 0 532.094 * * [simplify]: Extracting #1: cost 11 inf + 0 532.094 * * [simplify]: Extracting #2: cost 70 inf + 0 532.096 * * [simplify]: Extracting #3: cost 122 inf + 407 532.096 * * [simplify]: Extracting #4: cost 119 inf + 814 532.097 * * [simplify]: Extracting #5: cost 94 inf + 6607 532.100 * * [simplify]: Extracting #6: cost 73 inf + 11273 532.103 * * [simplify]: Extracting #7: cost 58 inf + 13376 532.108 * * [simplify]: Extracting #8: cost 15 inf + 29396 532.117 * * [simplify]: Extracting #9: cost 0 inf + 35856 532.126 * [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)))) 532.126 * [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))))))) 532.126 * [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))))) 532.126 * * [simplify]: iters left: 6 (12 enodes) 532.129 * * [simplify]: iters left: 5 (46 enodes) 532.136 * * [simplify]: iters left: 4 (81 enodes) 532.147 * * [simplify]: iters left: 3 (134 enodes) 532.167 * * [simplify]: iters left: 2 (197 enodes) 532.194 * * [simplify]: iters left: 1 (271 enodes) 532.231 * * [simplify]: Extracting #0: cost 1 inf + 0 532.231 * * [simplify]: Extracting #1: cost 0 inf + 1 532.231 * [simplify]: Simplified to 0 532.231 * [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)) 532.231 * * * * [progress]: [ 1227 / 3260 ] simplifiying candidate # 532.231 * [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))))) 532.231 * * [simplify]: iters left: 6 (24 enodes) 532.237 * * [simplify]: iters left: 5 (89 enodes) 532.249 * * [simplify]: iters left: 4 (143 enodes) 532.272 * * [simplify]: iters left: 3 (256 enodes) 532.316 * * [simplify]: iters left: 2 (444 enodes) 532.402 * * [simplify]: Extracting #0: cost 1 inf + 0 532.402 * * [simplify]: Extracting #1: cost 9 inf + 0 532.402 * * [simplify]: Extracting #2: cost 60 inf + 0 532.403 * * [simplify]: Extracting #3: cost 109 inf + 43 532.403 * * [simplify]: Extracting #4: cost 115 inf + 169 532.404 * * [simplify]: Extracting #5: cost 87 inf + 4000 532.409 * * [simplify]: Extracting #6: cost 13 inf + 24382 532.418 * * [simplify]: Extracting #7: cost 0 inf + 28414 532.427 * * [simplify]: Extracting #8: cost 0 inf + 28374 532.436 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (* (cbrt 2) (cbrt 2)) a))) 532.436 * [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)))))) 532.436 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 532.436 * * [simplify]: iters left: 6 (10 enodes) 532.439 * * [simplify]: iters left: 5 (38 enodes) 532.444 * * [simplify]: iters left: 4 (59 enodes) 532.452 * * [simplify]: iters left: 3 (88 enodes) 532.463 * * [simplify]: iters left: 2 (117 enodes) 532.479 * * [simplify]: iters left: 1 (144 enodes) 532.495 * * [simplify]: Extracting #0: cost 1 inf + 0 532.495 * * [simplify]: Extracting #1: cost 0 inf + 1 532.495 * [simplify]: Simplified to 0 532.495 * [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)) 532.495 * * * * [progress]: [ 1228 / 3260 ] simplifiying candidate # 532.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) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 532.495 * * [simplify]: iters left: 6 (24 enodes) 532.501 * * [simplify]: iters left: 5 (89 enodes) 532.514 * * [simplify]: iters left: 4 (147 enodes) 532.538 * * [simplify]: iters left: 3 (275 enodes) 532.585 * * [simplify]: iters left: 2 (457 enodes) 532.673 * * [simplify]: Extracting #0: cost 1 inf + 0 532.673 * * [simplify]: Extracting #1: cost 11 inf + 0 532.673 * * [simplify]: Extracting #2: cost 67 inf + 0 532.674 * * [simplify]: Extracting #3: cost 106 inf + 87 532.675 * * [simplify]: Extracting #4: cost 93 inf + 1884 532.676 * * [simplify]: Extracting #5: cost 65 inf + 6183 532.682 * * [simplify]: Extracting #6: cost 14 inf + 22619 532.691 * * [simplify]: Extracting #7: cost 0 inf + 27859 532.700 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ b a) 2)) 532.700 * [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))))) 532.700 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 532.701 * * [simplify]: iters left: 6 (11 enodes) 532.703 * * [simplify]: iters left: 5 (42 enodes) 532.709 * * [simplify]: iters left: 4 (67 enodes) 532.721 * * [simplify]: iters left: 3 (111 enodes) 532.736 * * [simplify]: iters left: 2 (140 enodes) 532.752 * * [simplify]: iters left: 1 (160 enodes) 532.768 * * [simplify]: Extracting #0: cost 1 inf + 0 532.768 * * [simplify]: Extracting #1: cost 0 inf + 1 532.768 * [simplify]: Simplified to 0 532.768 * [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)) 532.768 * * * * [progress]: [ 1229 / 3260 ] simplifiying candidate # 532.769 * [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)))))) 532.769 * * [simplify]: iters left: 6 (28 enodes) 532.775 * * [simplify]: iters left: 5 (114 enodes) 532.795 * * [simplify]: iters left: 4 (269 enodes) 532.868 * * [simplify]: Extracting #0: cost 1 inf + 0 532.868 * * [simplify]: Extracting #1: cost 11 inf + 0 532.869 * * [simplify]: Extracting #2: cost 170 inf + 0 532.869 * * [simplify]: Extracting #3: cost 299 inf + 527 532.871 * * [simplify]: Extracting #4: cost 276 inf + 5415 532.879 * * [simplify]: Extracting #5: cost 118 inf + 61995 532.893 * * [simplify]: Extracting #6: cost 51 inf + 87104 532.911 * * [simplify]: Extracting #7: cost 30 inf + 92389 532.928 * * [simplify]: Extracting #8: cost 5 inf + 103077 532.947 * * [simplify]: Extracting #9: cost 0 inf + 105187 532.965 * [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)))) 532.966 * [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))))))) 532.966 * [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))))) 532.966 * * [simplify]: iters left: 6 (16 enodes) 532.970 * * [simplify]: iters left: 5 (68 enodes) 532.981 * * [simplify]: iters left: 4 (179 enodes) 533.036 * * [simplify]: Extracting #0: cost 1 inf + 0 533.036 * * [simplify]: Extracting #1: cost 27 inf + 0 533.036 * * [simplify]: Extracting #2: cost 153 inf + 0 533.037 * * [simplify]: Extracting #3: cost 242 inf + 83 533.040 * * [simplify]: Extracting #4: cost 185 inf + 16503 533.053 * * [simplify]: Extracting #5: cost 15 inf + 79352 533.068 * * [simplify]: Extracting #6: cost 0 inf + 84943 533.082 * [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))))) 533.082 * [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))))))) 533.082 * * * * [progress]: [ 1230 / 3260 ] simplifiying candidate # 533.083 * [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))))) 533.083 * * [simplify]: iters left: 6 (27 enodes) 533.089 * * [simplify]: iters left: 5 (109 enodes) 533.106 * * [simplify]: iters left: 4 (233 enodes) 533.159 * * [simplify]: Extracting #0: cost 1 inf + 0 533.159 * * [simplify]: Extracting #1: cost 11 inf + 0 533.160 * * [simplify]: Extracting #2: cost 131 inf + 0 533.160 * * [simplify]: Extracting #3: cost 228 inf + 43 533.162 * * [simplify]: Extracting #4: cost 197 inf + 6387 533.168 * * [simplify]: Extracting #5: cost 93 inf + 40306 533.178 * * [simplify]: Extracting #6: cost 53 inf + 53631 533.191 * * [simplify]: Extracting #7: cost 26 inf + 60945 533.204 * * [simplify]: Extracting #8: cost 1 inf + 71833 533.217 * * [simplify]: Extracting #9: cost 0 inf + 72143 533.232 * * [simplify]: Extracting #10: cost 0 inf + 72063 533.245 * [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)))) 533.245 * [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)))))) 533.246 * [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)))) 533.246 * * [simplify]: iters left: 6 (15 enodes) 533.250 * * [simplify]: iters left: 5 (63 enodes) 533.259 * * [simplify]: iters left: 4 (145 enodes) 533.295 * * [simplify]: iters left: 3 (499 enodes) 533.787 * * [simplify]: Extracting #0: cost 1 inf + 0 533.787 * * [simplify]: Extracting #1: cost 0 inf + 1 533.787 * [simplify]: Simplified to 0 533.787 * [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)) 533.788 * * * * [progress]: [ 1231 / 3260 ] simplifiying candidate # 533.788 * [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)))) 533.788 * * [simplify]: iters left: 6 (26 enodes) 533.794 * * [simplify]: iters left: 5 (101 enodes) 533.811 * * [simplify]: iters left: 4 (232 enodes) 533.868 * * [simplify]: Extracting #0: cost 1 inf + 0 533.868 * * [simplify]: Extracting #1: cost 13 inf + 0 533.868 * * [simplify]: Extracting #2: cost 129 inf + 0 533.868 * * [simplify]: Extracting #3: cost 206 inf + 2 533.869 * * [simplify]: Extracting #4: cost 191 inf + 3035 533.873 * * [simplify]: Extracting #5: cost 106 inf + 27892 533.882 * * [simplify]: Extracting #6: cost 36 inf + 50421 533.893 * * [simplify]: Extracting #7: cost 0 inf + 62179 533.905 * * [simplify]: Extracting #8: cost 0 inf + 62044 533.919 * * [simplify]: Extracting #9: cost 0 inf + 62004 533.931 * [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))))) 533.931 * [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))))) 533.932 * [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))) 533.932 * * [simplify]: iters left: 6 (15 enodes) 533.936 * * [simplify]: iters left: 5 (62 enodes) 533.946 * * [simplify]: iters left: 4 (159 enodes) 533.988 * * [simplify]: iters left: 3 (475 enodes) 534.184 * * [simplify]: Extracting #0: cost 1 inf + 0 534.184 * * [simplify]: Extracting #1: cost 42 inf + 0 534.185 * * [simplify]: Extracting #2: cost 194 inf + 1 534.188 * * [simplify]: Extracting #3: cost 205 inf + 15094 534.203 * * [simplify]: Extracting #4: cost 20 inf + 63712 534.220 * * [simplify]: Extracting #5: cost 3 inf + 65204 534.237 * * [simplify]: Extracting #6: cost 0 inf + 65965 534.254 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 534.254 * [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)))) 534.254 * * * * [progress]: [ 1232 / 3260 ] simplifiying candidate # 534.254 * [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)))))) 534.255 * * [simplify]: iters left: 6 (29 enodes) 534.263 * * [simplify]: iters left: 5 (114 enodes) 534.281 * * [simplify]: iters left: 4 (244 enodes) 534.336 * * [simplify]: Extracting #0: cost 1 inf + 0 534.336 * * [simplify]: Extracting #1: cost 11 inf + 0 534.336 * * [simplify]: Extracting #2: cost 130 inf + 0 534.337 * * [simplify]: Extracting #3: cost 226 inf + 204 534.338 * * [simplify]: Extracting #4: cost 203 inf + 4003 534.343 * * [simplify]: Extracting #5: cost 100 inf + 38356 534.354 * * [simplify]: Extracting #6: cost 40 inf + 59924 534.367 * * [simplify]: Extracting #7: cost 3 inf + 72189 534.381 * * [simplify]: Extracting #8: cost 0 inf + 72860 534.395 * * [simplify]: Extracting #9: cost 0 inf + 72820 534.411 * [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))) 534.411 * [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))))))) 534.412 * [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))))) 534.412 * * [simplify]: iters left: 6 (15 enodes) 534.415 * * [simplify]: iters left: 5 (62 enodes) 534.425 * * [simplify]: iters left: 4 (148 enodes) 534.461 * * [simplify]: iters left: 3 (499 enodes) 534.696 * * [simplify]: Extracting #0: cost 1 inf + 0 534.696 * * [simplify]: Extracting #1: cost 0 inf + 1 534.696 * [simplify]: Simplified to 0 534.696 * [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)) 534.696 * * * * [progress]: [ 1233 / 3260 ] simplifiying candidate # 534.696 * [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))))) 534.696 * * [simplify]: iters left: 6 (28 enodes) 534.703 * * [simplify]: iters left: 5 (108 enodes) 534.722 * * [simplify]: iters left: 4 (211 enodes) 534.763 * * [simplify]: Extracting #0: cost 1 inf + 0 534.763 * * [simplify]: Extracting #1: cost 11 inf + 0 534.763 * * [simplify]: Extracting #2: cost 105 inf + 0 534.764 * * [simplify]: Extracting #3: cost 175 inf + 43 534.764 * * [simplify]: Extracting #4: cost 173 inf + 167 534.765 * * [simplify]: Extracting #5: cost 162 inf + 2836 534.769 * * [simplify]: Extracting #6: cost 76 inf + 27753 534.780 * * [simplify]: Extracting #7: cost 2 inf + 51625 534.791 * * [simplify]: Extracting #8: cost 0 inf + 51440 534.801 * * [simplify]: Extracting #9: cost 0 inf + 51360 534.812 * [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)))) 534.812 * [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)))))) 534.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)))) 534.812 * * [simplify]: iters left: 6 (14 enodes) 534.816 * * [simplify]: iters left: 5 (56 enodes) 534.824 * * [simplify]: iters left: 4 (117 enodes) 534.850 * * [simplify]: iters left: 3 (347 enodes) 534.963 * * [simplify]: Extracting #0: cost 1 inf + 0 534.963 * * [simplify]: Extracting #1: cost 0 inf + 1 534.963 * [simplify]: Simplified to 0 534.963 * [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)) 534.963 * * * * [progress]: [ 1234 / 3260 ] simplifiying candidate # 534.963 * [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)))) 534.963 * * [simplify]: iters left: 6 (27 enodes) 534.970 * * [simplify]: iters left: 5 (104 enodes) 534.986 * * [simplify]: iters left: 4 (202 enodes) 535.028 * * [simplify]: Extracting #0: cost 1 inf + 0 535.028 * * [simplify]: Extracting #1: cost 11 inf + 0 535.028 * * [simplify]: Extracting #2: cost 99 inf + 0 535.029 * * [simplify]: Extracting #3: cost 156 inf + 2 535.029 * * [simplify]: Extracting #4: cost 154 inf + 88 535.030 * * [simplify]: Extracting #5: cost 145 inf + 2112 535.033 * * [simplify]: Extracting #6: cost 78 inf + 17146 535.038 * * [simplify]: Extracting #7: cost 41 inf + 25132 535.045 * * [simplify]: Extracting #8: cost 20 inf + 32868 535.053 * * [simplify]: Extracting #9: cost 0 inf + 42180 535.061 * * [simplify]: Extracting #10: cost 0 inf + 42030 535.070 * [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)) 535.070 * [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))))) 535.071 * [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.071 * * [simplify]: iters left: 6 (14 enodes) 535.074 * * [simplify]: iters left: 5 (57 enodes) 535.083 * * [simplify]: iters left: 4 (116 enodes) 535.110 * * [simplify]: iters left: 3 (321 enodes) 535.218 * * [simplify]: Extracting #0: cost 1 inf + 0 535.218 * * [simplify]: Extracting #1: cost 0 inf + 1 535.218 * [simplify]: Simplified to 0 535.218 * [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)) 535.218 * * * * [progress]: [ 1235 / 3260 ] simplifiying candidate # 535.218 * [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)))))) 535.219 * * [simplify]: iters left: 6 (28 enodes) 535.225 * * [simplify]: iters left: 5 (109 enodes) 535.242 * * [simplify]: iters left: 4 (236 enodes) 535.295 * * [simplify]: Extracting #0: cost 1 inf + 0 535.295 * * [simplify]: Extracting #1: cost 11 inf + 0 535.295 * * [simplify]: Extracting #2: cost 113 inf + 0 535.296 * * [simplify]: Extracting #3: cost 186 inf + 366 535.297 * * [simplify]: Extracting #4: cost 164 inf + 3766 535.301 * * [simplify]: Extracting #5: cost 89 inf + 24677 535.308 * * [simplify]: Extracting #6: cost 37 inf + 40592 535.317 * * [simplify]: Extracting #7: cost 4 inf + 52749 535.330 * * [simplify]: Extracting #8: cost 0 inf + 54063 535.340 * * [simplify]: Extracting #9: cost 0 inf + 53983 535.351 * [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)))) 535.351 * [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))))))) 535.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))))) 535.351 * * [simplify]: iters left: 6 (15 enodes) 535.355 * * [simplify]: iters left: 5 (62 enodes) 535.365 * * [simplify]: iters left: 4 (149 enodes) 535.402 * * [simplify]: iters left: 3 (450 enodes) 535.600 * * [simplify]: Extracting #0: cost 1 inf + 0 535.600 * * [simplify]: Extracting #1: cost 0 inf + 1 535.600 * [simplify]: Simplified to 0 535.600 * [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)) 535.600 * * * * [progress]: [ 1236 / 3260 ] simplifiying candidate # 535.600 * [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))))) 535.600 * * [simplify]: iters left: 6 (27 enodes) 535.606 * * [simplify]: iters left: 5 (104 enodes) 535.622 * * [simplify]: iters left: 4 (203 enodes) 535.664 * * [simplify]: Extracting #0: cost 1 inf + 0 535.664 * * [simplify]: Extracting #1: cost 11 inf + 0 535.666 * * [simplify]: Extracting #2: cost 93 inf + 0 535.666 * * [simplify]: Extracting #3: cost 146 inf + 125 535.666 * * [simplify]: Extracting #4: cost 137 inf + 980 535.667 * * [simplify]: Extracting #5: cost 126 inf + 4423 535.671 * * [simplify]: Extracting #6: cost 62 inf + 18701 535.677 * * [simplify]: Extracting #7: cost 17 inf + 31757 535.685 * * [simplify]: Extracting #8: cost 1 inf + 39051 535.693 * * [simplify]: Extracting #9: cost 0 inf + 39401 535.702 * [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))) 535.702 * [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)))))) 535.702 * [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)))) 535.702 * * [simplify]: iters left: 6 (14 enodes) 535.706 * * [simplify]: iters left: 5 (57 enodes) 535.715 * * [simplify]: iters left: 4 (118 enodes) 535.741 * * [simplify]: iters left: 3 (314 enodes) 535.833 * * [simplify]: Extracting #0: cost 1 inf + 0 535.834 * * [simplify]: Extracting #1: cost 0 inf + 1 535.834 * [simplify]: Simplified to 0 535.834 * [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)) 535.834 * * * * [progress]: [ 1237 / 3260 ] simplifiying candidate # 535.834 * [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)))) 535.834 * * [simplify]: iters left: 6 (26 enodes) 535.842 * * [simplify]: iters left: 5 (95 enodes) 535.857 * * [simplify]: iters left: 4 (188 enodes) 535.890 * * [simplify]: iters left: 3 (424 enodes) 535.993 * * [simplify]: Extracting #0: cost 1 inf + 0 535.993 * * [simplify]: Extracting #1: cost 13 inf + 0 535.993 * * [simplify]: Extracting #2: cost 118 inf + 0 535.994 * * [simplify]: Extracting #3: cost 188 inf + 45 535.995 * * [simplify]: Extracting #4: cost 170 inf + 2165 535.999 * * [simplify]: Extracting #5: cost 95 inf + 16645 536.006 * * [simplify]: Extracting #6: cost 45 inf + 29795 536.019 * * [simplify]: Extracting #7: cost 2 inf + 44631 536.030 * * [simplify]: Extracting #8: cost 0 inf + 45336 536.042 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ (/ b 2) a)) 536.042 * [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))))) 536.042 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 536.043 * * [simplify]: iters left: 6 (13 enodes) 536.046 * * [simplify]: iters left: 5 (48 enodes) 536.053 * * [simplify]: iters left: 4 (103 enodes) 536.073 * * [simplify]: iters left: 3 (238 enodes) 536.130 * * [simplify]: Extracting #0: cost 1 inf + 0 536.130 * * [simplify]: Extracting #1: cost 0 inf + 1 536.130 * [simplify]: Simplified to 0 536.130 * [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)) 536.131 * * * * [progress]: [ 1238 / 3260 ] simplifiying candidate # 536.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) (- (* (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 536.131 * * [simplify]: iters left: 6 (27 enodes) 536.138 * * [simplify]: iters left: 5 (107 enodes) 536.155 * * [simplify]: iters left: 4 (231 enodes) 536.207 * * [simplify]: Extracting #0: cost 1 inf + 0 536.207 * * [simplify]: Extracting #1: cost 11 inf + 0 536.208 * * [simplify]: Extracting #2: cost 129 inf + 0 536.208 * * [simplify]: Extracting #3: cost 230 inf + 204 536.210 * * [simplify]: Extracting #4: cost 189 inf + 8404 536.217 * * [simplify]: Extracting #5: cost 80 inf + 46837 536.227 * * [simplify]: Extracting #6: cost 52 inf + 56201 536.238 * * [simplify]: Extracting #7: cost 27 inf + 62990 536.252 * * [simplify]: Extracting #8: cost 1 inf + 73897 536.266 * * [simplify]: Extracting #9: cost 0 inf + 74207 536.281 * * [simplify]: Extracting #10: cost 0 inf + 74127 536.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)) (* (/ (/ (sqrt b) (* (cbrt 2) (cbrt a))) (* (cbrt 2) (cbrt a))) (/ (sqrt b) (* (cbrt 2) (cbrt a))))) 536.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)) (* (/ (/ (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))))))) 536.295 * [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))))) 536.296 * * [simplify]: iters left: 6 (15 enodes) 536.299 * * [simplify]: iters left: 5 (61 enodes) 536.309 * * [simplify]: iters left: 4 (142 enodes) 536.342 * * [simplify]: iters left: 3 (474 enodes) 536.518 * * [simplify]: Extracting #0: cost 1 inf + 0 536.518 * * [simplify]: Extracting #1: cost 0 inf + 1 536.518 * [simplify]: Simplified to 0 536.518 * [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)) 536.518 * * * * [progress]: [ 1239 / 3260 ] simplifiying candidate # 536.518 * [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))))) 536.519 * * [simplify]: iters left: 6 (26 enodes) 536.524 * * [simplify]: iters left: 5 (102 enodes) 536.540 * * [simplify]: iters left: 4 (200 enodes) 536.581 * * [simplify]: Extracting #0: cost 1 inf + 0 536.581 * * [simplify]: Extracting #1: cost 11 inf + 0 536.581 * * [simplify]: Extracting #2: cost 104 inf + 0 536.581 * * [simplify]: Extracting #3: cost 173 inf + 43 536.582 * * [simplify]: Extracting #4: cost 169 inf + 331 536.583 * * [simplify]: Extracting #5: cost 142 inf + 7768 536.588 * * [simplify]: Extracting #6: cost 59 inf + 31235 536.598 * * [simplify]: Extracting #7: cost 1 inf + 50824 536.608 * * [simplify]: Extracting #8: cost 0 inf + 50772 536.619 * * [simplify]: Extracting #9: cost 0 inf + 50732 536.631 * [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)))) 536.631 * [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)))))) 536.631 * [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)))) 536.631 * * [simplify]: iters left: 6 (14 enodes) 536.634 * * [simplify]: iters left: 5 (56 enodes) 536.643 * * [simplify]: iters left: 4 (113 enodes) 536.665 * * [simplify]: iters left: 3 (324 enodes) 536.752 * * [simplify]: Extracting #0: cost 1 inf + 0 536.752 * * [simplify]: Extracting #1: cost 0 inf + 1 536.752 * [simplify]: Simplified to 0 536.752 * [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)) 536.753 * * * * [progress]: [ 1240 / 3260 ] simplifiying candidate # 536.753 * [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)))) 536.753 * * [simplify]: iters left: 6 (25 enodes) 536.758 * * [simplify]: iters left: 5 (95 enodes) 536.773 * * [simplify]: iters left: 4 (183 enodes) 536.811 * * [simplify]: iters left: 3 (469 enodes) 536.935 * * [simplify]: Extracting #0: cost 1 inf + 0 536.935 * * [simplify]: Extracting #1: cost 11 inf + 0 536.935 * * [simplify]: Extracting #2: cost 104 inf + 0 536.936 * * [simplify]: Extracting #3: cost 196 inf + 44 536.937 * * [simplify]: Extracting #4: cost 166 inf + 5676 536.943 * * [simplify]: Extracting #5: cost 93 inf + 21634 536.952 * * [simplify]: Extracting #6: cost 46 inf + 35403 536.965 * * [simplify]: Extracting #7: cost 2 inf + 50295 536.979 * * [simplify]: Extracting #8: cost 0 inf + 51161 536.995 * [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)))) 536.995 * [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))))) 536.996 * [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))) 536.996 * * [simplify]: iters left: 6 (14 enodes) 536.999 * * [simplify]: iters left: 5 (56 enodes) 537.008 * * [simplify]: iters left: 4 (112 enodes) 537.030 * * [simplify]: iters left: 3 (297 enodes) 537.111 * * [simplify]: Extracting #0: cost 1 inf + 0 537.111 * * [simplify]: Extracting #1: cost 0 inf + 1 537.111 * [simplify]: Simplified to 0 537.111 * [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)) 537.111 * * * * [progress]: [ 1241 / 3260 ] simplifiying candidate # 537.111 * [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)))))) 537.112 * * [simplify]: iters left: 6 (27 enodes) 537.118 * * [simplify]: iters left: 5 (105 enodes) 537.134 * * [simplify]: iters left: 4 (211 enodes) 537.175 * * [simplify]: Extracting #0: cost 1 inf + 0 537.175 * * [simplify]: Extracting #1: cost 11 inf + 0 537.175 * * [simplify]: Extracting #2: cost 103 inf + 0 537.176 * * [simplify]: Extracting #3: cost 171 inf + 365 537.176 * * [simplify]: Extracting #4: cost 168 inf + 730 537.177 * * [simplify]: Extracting #5: cost 148 inf + 6552 537.182 * * [simplify]: Extracting #6: cost 61 inf + 29974 537.191 * * [simplify]: Extracting #7: cost 1 inf + 50138 537.201 * * [simplify]: Extracting #8: cost 0 inf + 50408 537.211 * * [simplify]: Extracting #9: cost 0 inf + 50288 537.221 * * [simplify]: Extracting #10: cost 0 inf + 50208 537.231 * [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))) 537.231 * [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))))))) 537.232 * [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.232 * * [simplify]: iters left: 6 (13 enodes) 537.235 * * [simplify]: iters left: 5 (53 enodes) 537.245 * * [simplify]: iters left: 4 (118 enodes) 537.267 * * [simplify]: iters left: 3 (324 enodes) 537.353 * * [simplify]: Extracting #0: cost 1 inf + 0 537.353 * * [simplify]: Extracting #1: cost 0 inf + 1 537.353 * [simplify]: Simplified to 0 537.353 * [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)) 537.354 * * * * [progress]: [ 1242 / 3260 ] simplifiying candidate # 537.356 * [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))))) 537.356 * * [simplify]: iters left: 6 (25 enodes) 537.362 * * [simplify]: iters left: 5 (94 enodes) 537.376 * * [simplify]: iters left: 4 (169 enodes) 537.405 * * [simplify]: iters left: 3 (385 enodes) 537.482 * * [simplify]: Extracting #0: cost 1 inf + 0 537.482 * * [simplify]: Extracting #1: cost 9 inf + 0 537.482 * * [simplify]: Extracting #2: cost 97 inf + 0 537.483 * * [simplify]: Extracting #3: cost 191 inf + 127 537.484 * * [simplify]: Extracting #4: cost 179 inf + 1431 537.486 * * [simplify]: Extracting #5: cost 124 inf + 11652 537.493 * * [simplify]: Extracting #6: cost 49 inf + 30731 537.504 * * [simplify]: Extracting #7: cost 2 inf + 46336 537.516 * * [simplify]: Extracting #8: cost 0 inf + 46895 537.528 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (* a (cbrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 537.528 * [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)))))) 537.529 * [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)))) 537.529 * * [simplify]: iters left: 6 (11 enodes) 537.531 * * [simplify]: iters left: 5 (43 enodes) 537.538 * * [simplify]: iters left: 4 (84 enodes) 537.554 * * [simplify]: iters left: 3 (212 enodes) 537.597 * * [simplify]: iters left: 2 (472 enodes) 537.698 * * [simplify]: Extracting #0: cost 1 inf + 0 537.698 * * [simplify]: Extracting #1: cost 0 inf + 1 537.698 * [simplify]: Simplified to 0 537.698 * [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)) 537.698 * * * * [progress]: [ 1243 / 3260 ] simplifiying candidate # 537.699 * [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)))) 537.699 * * [simplify]: iters left: 6 (25 enodes) 537.705 * * [simplify]: iters left: 5 (96 enodes) 537.722 * * [simplify]: iters left: 4 (181 enodes) 537.755 * * [simplify]: iters left: 3 (406 enodes) 537.845 * * [simplify]: Extracting #0: cost 1 inf + 0 537.846 * * [simplify]: Extracting #1: cost 11 inf + 0 537.846 * * [simplify]: Extracting #2: cost 89 inf + 0 537.846 * * [simplify]: Extracting #3: cost 165 inf + 2 537.847 * * [simplify]: Extracting #4: cost 163 inf + 169 537.848 * * [simplify]: Extracting #5: cost 140 inf + 3583 537.852 * * [simplify]: Extracting #6: cost 77 inf + 13780 537.857 * * [simplify]: Extracting #7: cost 51 inf + 18896 537.865 * * [simplify]: Extracting #8: cost 11 inf + 34000 537.876 * * [simplify]: Extracting #9: cost 0 inf + 38982 537.886 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt 2) (cbrt 2))) (cbrt 2)) a) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 537.886 * [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))))) 537.887 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 537.887 * * [simplify]: iters left: 6 (12 enodes) 537.890 * * [simplify]: iters left: 5 (49 enodes) 537.898 * * [simplify]: iters left: 4 (99 enodes) 537.919 * * [simplify]: iters left: 3 (234 enodes) 537.972 * * [simplify]: iters left: 2 (447 enodes) 538.066 * * [simplify]: Extracting #0: cost 1 inf + 0 538.066 * * [simplify]: Extracting #1: cost 0 inf + 1 538.066 * [simplify]: Simplified to 0 538.066 * [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)) 538.067 * * * * [progress]: [ 1244 / 3260 ] simplifiying candidate # 538.067 * [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)))))) 538.067 * * [simplify]: iters left: 6 (27 enodes) 538.073 * * [simplify]: iters left: 5 (104 enodes) 538.089 * * [simplify]: iters left: 4 (206 enodes) 538.130 * * [simplify]: iters left: 3 (480 enodes) 538.252 * * [simplify]: Extracting #0: cost 1 inf + 0 538.252 * * [simplify]: Extracting #1: cost 11 inf + 0 538.253 * * [simplify]: Extracting #2: cost 109 inf + 0 538.253 * * [simplify]: Extracting #3: cost 194 inf + 366 538.255 * * [simplify]: Extracting #4: cost 163 inf + 4501 538.259 * * [simplify]: Extracting #5: cost 103 inf + 18263 538.267 * * [simplify]: Extracting #6: cost 53 inf + 32404 538.279 * * [simplify]: Extracting #7: cost 4 inf + 48522 538.293 * * [simplify]: Extracting #8: cost 0 inf + 50093 538.307 * [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)))) 538.307 * [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))))))) 538.308 * [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.308 * * [simplify]: iters left: 6 (14 enodes) 538.313 * * [simplify]: iters left: 5 (57 enodes) 538.322 * * [simplify]: iters left: 4 (121 enodes) 538.346 * * [simplify]: iters left: 3 (291 enodes) 538.426 * * [simplify]: Extracting #0: cost 1 inf + 0 538.426 * * [simplify]: Extracting #1: cost 0 inf + 1 538.426 * [simplify]: Simplified to 0 538.426 * [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)) 538.426 * * * * [progress]: [ 1245 / 3260 ] simplifiying candidate # 538.426 * [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))))) 538.426 * * [simplify]: iters left: 6 (26 enodes) 538.432 * * [simplify]: iters left: 5 (99 enodes) 538.447 * * [simplify]: iters left: 4 (180 enodes) 538.479 * * [simplify]: iters left: 3 (391 enodes) 538.559 * * [simplify]: Extracting #0: cost 1 inf + 0 538.560 * * [simplify]: Extracting #1: cost 11 inf + 0 538.560 * * [simplify]: Extracting #2: cost 89 inf + 0 538.560 * * [simplify]: Extracting #3: cost 154 inf + 86 538.561 * * [simplify]: Extracting #4: cost 131 inf + 2934 538.564 * * [simplify]: Extracting #5: cost 92 inf + 9284 538.568 * * [simplify]: Extracting #6: cost 65 inf + 13146 538.575 * * [simplify]: Extracting #7: cost 13 inf + 29579 538.585 * * [simplify]: Extracting #8: cost 0 inf + 35122 538.595 * [simplify]: Simplified to (- (/ (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) a) (cbrt 2)) (cbrt 2)) (/ (/ b 2) a)) 538.596 * [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)))))) 538.596 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 538.596 * * [simplify]: iters left: 6 (13 enodes) 538.599 * * [simplify]: iters left: 5 (52 enodes) 538.607 * * [simplify]: iters left: 4 (98 enodes) 538.627 * * [simplify]: iters left: 3 (212 enodes) 538.666 * * [simplify]: iters left: 2 (371 enodes) 538.738 * * [simplify]: Extracting #0: cost 1 inf + 0 538.738 * * [simplify]: Extracting #1: cost 0 inf + 1 538.738 * [simplify]: Simplified to 0 538.738 * [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)) 538.739 * * * * [progress]: [ 1246 / 3260 ] simplifiying candidate # 538.739 * [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)))) 538.739 * * [simplify]: iters left: 6 (25 enodes) 538.745 * * [simplify]: iters left: 5 (90 enodes) 538.759 * * [simplify]: iters left: 4 (165 enodes) 538.786 * * [simplify]: iters left: 3 (318 enodes) 538.845 * * [simplify]: Extracting #0: cost 1 inf + 0 538.845 * * [simplify]: Extracting #1: cost 11 inf + 0 538.845 * * [simplify]: Extracting #2: cost 82 inf + 0 538.846 * * [simplify]: Extracting #3: cost 129 inf + 169 538.847 * * [simplify]: Extracting #4: cost 90 inf + 4416 538.849 * * [simplify]: Extracting #5: cost 70 inf + 8206 538.852 * * [simplify]: Extracting #6: cost 63 inf + 9794 538.858 * * [simplify]: Extracting #7: cost 15 inf + 25683 538.866 * * [simplify]: Extracting #8: cost 0 inf + 31746 538.875 * * [simplify]: Extracting #9: cost 0 inf + 31666 538.883 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) (* (cbrt 2) (cbrt 2))) (cbrt 2)) (/ b (* a 2))) 538.883 * [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))))) 538.883 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 538.884 * * [simplify]: iters left: 6 (12 enodes) 538.887 * * [simplify]: iters left: 5 (44 enodes) 538.894 * * [simplify]: iters left: 4 (92 enodes) 538.907 * * [simplify]: iters left: 3 (159 enodes) 538.933 * * [simplify]: iters left: 2 (267 enodes) 538.976 * * [simplify]: iters left: 1 (364 enodes) 539.033 * * [simplify]: Extracting #0: cost 1 inf + 0 539.033 * * [simplify]: Extracting #1: cost 0 inf + 1 539.033 * [simplify]: Simplified to 0 539.033 * [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)) 539.033 * * * * [progress]: [ 1247 / 3260 ] simplifiying candidate # 539.033 * [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)))))) 539.033 * * [simplify]: iters left: 6 (26 enodes) 539.039 * * [simplify]: iters left: 5 (105 enodes) 539.056 * * [simplify]: iters left: 4 (233 enodes) 539.109 * * [simplify]: Extracting #0: cost 1 inf + 0 539.109 * * [simplify]: Extracting #1: cost 11 inf + 0 539.109 * * [simplify]: Extracting #2: cost 127 inf + 0 539.110 * * [simplify]: Extracting #3: cost 213 inf + 532 539.111 * * [simplify]: Extracting #4: cost 165 inf + 9959 539.117 * * [simplify]: Extracting #5: cost 81 inf + 35997 539.126 * * [simplify]: Extracting #6: cost 33 inf + 50791 539.137 * * [simplify]: Extracting #7: cost 5 inf + 60432 539.150 * * [simplify]: Extracting #8: cost 0 inf + 62381 539.163 * [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))))) 539.163 * [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))))))) 539.164 * [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))))) 539.164 * * [simplify]: iters left: 6 (15 enodes) 539.167 * * [simplify]: iters left: 5 (64 enodes) 539.178 * * [simplify]: iters left: 4 (149 enodes) 539.212 * * [simplify]: iters left: 3 (466 enodes) 539.465 * * [simplify]: Extracting #0: cost 1 inf + 0 539.465 * * [simplify]: Extracting #1: cost 0 inf + 1 539.465 * [simplify]: Simplified to 0 539.465 * [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)) 539.465 * * * * [progress]: [ 1248 / 3260 ] simplifiying candidate # 539.465 * [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))))) 539.465 * * [simplify]: iters left: 6 (25 enodes) 539.471 * * [simplify]: iters left: 5 (100 enodes) 539.486 * * [simplify]: iters left: 4 (203 enodes) 539.529 * * [simplify]: Extracting #0: cost 1 inf + 0 539.529 * * [simplify]: Extracting #1: cost 11 inf + 0 539.529 * * [simplify]: Extracting #2: cost 108 inf + 0 539.529 * * [simplify]: Extracting #3: cost 167 inf + 290 539.530 * * [simplify]: Extracting #4: cost 148 inf + 2092 539.533 * * [simplify]: Extracting #5: cost 102 inf + 14281 539.539 * * [simplify]: Extracting #6: cost 37 inf + 32302 539.547 * * [simplify]: Extracting #7: cost 0 inf + 44397 539.557 * * [simplify]: Extracting #8: cost 0 inf + 44317 539.566 * [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))) 539.566 * [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)))))) 539.567 * [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)))) 539.567 * * [simplify]: iters left: 6 (14 enodes) 539.570 * * [simplify]: iters left: 5 (59 enodes) 539.579 * * [simplify]: iters left: 4 (121 enodes) 539.605 * * [simplify]: iters left: 3 (332 enodes) 539.738 * * [simplify]: Extracting #0: cost 1 inf + 0 539.738 * * [simplify]: Extracting #1: cost 0 inf + 1 539.738 * [simplify]: Simplified to 0 539.738 * [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)) 539.738 * * * * [progress]: [ 1249 / 3260 ] simplifiying candidate # 539.738 * [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)))) 539.739 * * [simplify]: iters left: 6 (24 enodes) 539.744 * * [simplify]: iters left: 5 (93 enodes) 539.761 * * [simplify]: iters left: 4 (186 enodes) 539.797 * * [simplify]: iters left: 3 (453 enodes) 539.931 * * [simplify]: Extracting #0: cost 1 inf + 0 539.931 * * [simplify]: Extracting #1: cost 11 inf + 0 539.931 * * [simplify]: Extracting #2: cost 127 inf + 0 539.932 * * [simplify]: Extracting #3: cost 196 inf + 169 539.934 * * [simplify]: Extracting #4: cost 157 inf + 5101 539.939 * * [simplify]: Extracting #5: cost 102 inf + 17462 539.948 * * [simplify]: Extracting #6: cost 42 inf + 33634 539.960 * * [simplify]: Extracting #7: cost 1 inf + 47371 539.974 * * [simplify]: Extracting #8: cost 0 inf + 47777 539.989 * [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)))) 539.989 * [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))))) 539.989 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 539.989 * * [simplify]: iters left: 6 (13 enodes) 539.993 * * [simplify]: iters left: 5 (54 enodes) 540.002 * * [simplify]: iters left: 4 (112 enodes) 540.024 * * [simplify]: iters left: 3 (281 enodes) 540.118 * * [simplify]: Extracting #0: cost 1 inf + 0 540.118 * * [simplify]: Extracting #1: cost 0 inf + 1 540.118 * [simplify]: Simplified to 0 540.118 * [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)) 540.118 * * * * [progress]: [ 1250 / 3260 ] simplifiying candidate # 540.118 * [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)))))) 540.118 * * [simplify]: iters left: 6 (27 enodes) 540.124 * * [simplify]: iters left: 5 (106 enodes) 540.141 * * [simplify]: iters left: 4 (224 enodes) 540.187 * * [simplify]: Extracting #0: cost 1 inf + 0 540.187 * * [simplify]: Extracting #1: cost 11 inf + 0 540.187 * * [simplify]: Extracting #2: cost 108 inf + 0 540.188 * * [simplify]: Extracting #3: cost 172 inf + 248 540.188 * * [simplify]: Extracting #4: cost 156 inf + 2601 540.190 * * [simplify]: Extracting #5: cost 117 inf + 12002 540.196 * * [simplify]: Extracting #6: cost 46 inf + 29914 540.205 * * [simplify]: Extracting #7: cost 1 inf + 45232 540.215 * * [simplify]: Extracting #8: cost 0 inf + 45492 540.226 * [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))) 540.226 * [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))))))) 540.226 * [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))))) 540.227 * * [simplify]: iters left: 6 (14 enodes) 540.230 * * [simplify]: iters left: 5 (59 enodes) 540.239 * * [simplify]: iters left: 4 (134 enodes) 540.268 * * [simplify]: iters left: 3 (357 enodes) 540.404 * * [simplify]: Extracting #0: cost 1 inf + 0 540.404 * * [simplify]: Extracting #1: cost 0 inf + 1 540.404 * [simplify]: Simplified to 0 540.404 * [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)) 540.405 * * * * [progress]: [ 1251 / 3260 ] simplifiying candidate # 540.405 * [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))))) 540.405 * * [simplify]: iters left: 6 (26 enodes) 540.411 * * [simplify]: iters left: 5 (100 enodes) 540.426 * * [simplify]: iters left: 4 (194 enodes) 540.464 * * [simplify]: iters left: 3 (447 enodes) 540.587 * * [simplify]: Extracting #0: cost 1 inf + 0 540.587 * * [simplify]: Extracting #1: cost 11 inf + 0 540.587 * * [simplify]: Extracting #2: cost 146 inf + 0 540.588 * * [simplify]: Extracting #3: cost 238 inf + 659 540.590 * * [simplify]: Extracting #4: cost 206 inf + 4809 540.597 * * [simplify]: Extracting #5: cost 101 inf + 25245 540.609 * * [simplify]: Extracting #6: cost 40 inf + 41147 540.623 * * [simplify]: Extracting #7: cost 3 inf + 54292 540.638 * * [simplify]: Extracting #8: cost 0 inf + 55121 540.654 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 540.654 * [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)))))) 540.654 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 540.654 * * [simplify]: iters left: 6 (13 enodes) 540.657 * * [simplify]: iters left: 5 (53 enodes) 540.666 * * [simplify]: iters left: 4 (106 enodes) 540.687 * * [simplify]: iters left: 3 (257 enodes) 540.770 * * [simplify]: Extracting #0: cost 1 inf + 0 540.770 * * [simplify]: Extracting #1: cost 0 inf + 1 540.770 * [simplify]: Simplified to 0 540.770 * [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)) 540.770 * * * * [progress]: [ 1252 / 3260 ] simplifiying candidate # 540.770 * [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)))) 540.770 * * [simplify]: iters left: 6 (25 enodes) 540.776 * * [simplify]: iters left: 5 (96 enodes) 540.794 * * [simplify]: iters left: 4 (180 enodes) 540.827 * * [simplify]: iters left: 3 (393 enodes) 540.933 * * [simplify]: Extracting #0: cost 1 inf + 0 540.933 * * [simplify]: Extracting #1: cost 11 inf + 0 540.933 * * [simplify]: Extracting #2: cost 112 inf + 0 540.934 * * [simplify]: Extracting #3: cost 169 inf + 88 540.935 * * [simplify]: Extracting #4: cost 118 inf + 5926 540.939 * * [simplify]: Extracting #5: cost 73 inf + 13268 540.945 * * [simplify]: Extracting #6: cost 44 inf + 21921 540.954 * * [simplify]: Extracting #7: cost 1 inf + 37011 540.967 * * [simplify]: Extracting #8: cost 0 inf + 37376 540.977 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 540.977 * [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))))) 540.977 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 540.978 * * [simplify]: iters left: 6 (12 enodes) 540.981 * * [simplify]: iters left: 5 (49 enodes) 540.989 * * [simplify]: iters left: 4 (94 enodes) 541.007 * * [simplify]: iters left: 3 (221 enodes) 541.076 * * [simplify]: iters left: 2 (492 enodes) 541.290 * * [simplify]: Extracting #0: cost 1 inf + 0 541.290 * * [simplify]: Extracting #1: cost 0 inf + 1 541.290 * [simplify]: Simplified to 0 541.290 * [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)) 541.290 * * * * [progress]: [ 1253 / 3260 ] simplifiying candidate # 541.290 * [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)))))) 541.290 * * [simplify]: iters left: 6 (26 enodes) 541.296 * * [simplify]: iters left: 5 (99 enodes) 541.312 * * [simplify]: iters left: 4 (199 enodes) 541.352 * * [simplify]: iters left: 3 (470 enodes) 541.488 * * [simplify]: Extracting #0: cost 1 inf + 0 541.488 * * [simplify]: Extracting #1: cost 11 inf + 0 541.488 * * [simplify]: Extracting #2: cost 139 inf + 0 541.489 * * [simplify]: Extracting #3: cost 208 inf + 1024 541.493 * * [simplify]: Extracting #4: cost 114 inf + 17574 541.500 * * [simplify]: Extracting #5: cost 69 inf + 28759 541.509 * * [simplify]: Extracting #6: cost 44 inf + 37032 541.522 * * [simplify]: Extracting #7: cost 2 inf + 51591 541.535 * * [simplify]: Extracting #8: cost 0 inf + 52417 541.549 * [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)) 541.549 * [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))))))) 541.549 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 541.549 * * [simplify]: iters left: 6 (13 enodes) 541.552 * * [simplify]: iters left: 5 (52 enodes) 541.562 * * [simplify]: iters left: 4 (111 enodes) 541.586 * * [simplify]: iters left: 3 (278 enodes) 541.678 * * [simplify]: Extracting #0: cost 1 inf + 0 541.678 * * [simplify]: Extracting #1: cost 0 inf + 1 541.678 * [simplify]: Simplified to 0 541.678 * [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)) 541.679 * * * * [progress]: [ 1254 / 3260 ] simplifiying candidate # 541.679 * [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))))) 541.679 * * [simplify]: iters left: 6 (25 enodes) 541.684 * * [simplify]: iters left: 5 (94 enodes) 541.699 * * [simplify]: iters left: 4 (175 enodes) 541.734 * * [simplify]: iters left: 3 (375 enodes) 541.824 * * [simplify]: Extracting #0: cost 1 inf + 0 541.824 * * [simplify]: Extracting #1: cost 11 inf + 0 541.824 * * [simplify]: Extracting #2: cost 113 inf + 0 541.825 * * [simplify]: Extracting #3: cost 147 inf + 956 541.827 * * [simplify]: Extracting #4: cost 87 inf + 7704 541.831 * * [simplify]: Extracting #5: cost 70 inf + 11012 541.834 * * [simplify]: Extracting #6: cost 63 inf + 12560 541.843 * * [simplify]: Extracting #7: cost 18 inf + 27311 541.852 * * [simplify]: Extracting #8: cost 0 inf + 34514 541.862 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ b a) 1/2)) 541.862 * [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)))))) 541.862 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 541.862 * * [simplify]: iters left: 6 (12 enodes) 541.865 * * [simplify]: iters left: 5 (47 enodes) 541.872 * * [simplify]: iters left: 4 (89 enodes) 541.890 * * [simplify]: iters left: 3 (186 enodes) 541.936 * * [simplify]: iters left: 2 (378 enodes) 542.068 * * [simplify]: Extracting #0: cost 1 inf + 0 542.068 * * [simplify]: Extracting #1: cost 0 inf + 1 542.068 * [simplify]: Simplified to 0 542.068 * [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)) 542.069 * * * * [progress]: [ 1255 / 3260 ] simplifiying candidate # 542.069 * [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)))) 542.069 * * [simplify]: iters left: 6 (24 enodes) 542.074 * * [simplify]: iters left: 5 (88 enodes) 542.087 * * [simplify]: iters left: 4 (141 enodes) 542.112 * * [simplify]: iters left: 3 (263 enodes) 542.157 * * [simplify]: iters left: 2 (467 enodes) 542.261 * * [simplify]: Extracting #0: cost 1 inf + 0 542.261 * * [simplify]: Extracting #1: cost 9 inf + 0 542.261 * * [simplify]: Extracting #2: cost 64 inf + 2 542.261 * * [simplify]: Extracting #3: cost 106 inf + 464 542.263 * * [simplify]: Extracting #4: cost 83 inf + 2766 542.264 * * [simplify]: Extracting #5: cost 68 inf + 4874 542.269 * * [simplify]: Extracting #6: cost 16 inf + 21667 542.279 * * [simplify]: Extracting #7: cost 0 inf + 27287 542.289 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt 2) (cbrt 2)) (* a (cbrt 2)))) (/ (/ b 2) a)) 542.289 * [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))))) 542.290 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 542.290 * * [simplify]: iters left: 6 (11 enodes) 542.293 * * [simplify]: iters left: 5 (40 enodes) 542.298 * * [simplify]: iters left: 4 (65 enodes) 542.308 * * [simplify]: iters left: 3 (97 enodes) 542.324 * * [simplify]: iters left: 2 (165 enodes) 542.357 * * [simplify]: iters left: 1 (271 enodes) 542.409 * * [simplify]: Extracting #0: cost 1 inf + 0 542.409 * * [simplify]: Extracting #1: cost 0 inf + 1 542.409 * [simplify]: Simplified to 0 542.409 * [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)) 542.409 * * * * [progress]: [ 1256 / 3260 ] simplifiying candidate # 542.409 * [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)))))) 542.409 * * [simplify]: iters left: 6 (25 enodes) 542.415 * * [simplify]: iters left: 5 (98 enodes) 542.430 * * [simplify]: iters left: 4 (194 enodes) 542.469 * * [simplify]: iters left: 3 (445 enodes) 542.590 * * [simplify]: Extracting #0: cost 1 inf + 0 542.590 * * [simplify]: Extracting #1: cost 11 inf + 0 542.590 * * [simplify]: Extracting #2: cost 136 inf + 0 542.591 * * [simplify]: Extracting #3: cost 197 inf + 1267 542.595 * * [simplify]: Extracting #4: cost 108 inf + 16962 542.601 * * [simplify]: Extracting #5: cost 69 inf + 26286 542.609 * * [simplify]: Extracting #6: cost 48 inf + 33968 542.621 * * [simplify]: Extracting #7: cost 3 inf + 48778 542.633 * * [simplify]: Extracting #8: cost 0 inf + 49984 542.648 * * [simplify]: Extracting #9: cost 0 inf + 49944 542.661 * [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)))) 542.661 * [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))))))) 542.661 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 542.662 * * [simplify]: iters left: 6 (12 enodes) 542.665 * * [simplify]: iters left: 5 (51 enodes) 542.672 * * [simplify]: iters left: 4 (106 enodes) 542.695 * * [simplify]: iters left: 3 (247 enodes) 542.762 * * [simplify]: Extracting #0: cost 1 inf + 0 542.762 * * [simplify]: Extracting #1: cost 0 inf + 1 542.762 * [simplify]: Simplified to 0 542.762 * [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)) 542.762 * * * * [progress]: [ 1257 / 3260 ] simplifiying candidate # 542.763 * [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))))) 542.763 * * [simplify]: iters left: 6 (24 enodes) 542.768 * * [simplify]: iters left: 5 (93 enodes) 542.783 * * [simplify]: iters left: 4 (172 enodes) 542.815 * * [simplify]: iters left: 3 (378 enodes) 542.907 * * [simplify]: Extracting #0: cost 1 inf + 0 542.907 * * [simplify]: Extracting #1: cost 11 inf + 0 542.907 * * [simplify]: Extracting #2: cost 114 inf + 0 542.908 * * [simplify]: Extracting #3: cost 151 inf + 914 542.910 * * [simplify]: Extracting #4: cost 93 inf + 7136 542.914 * * [simplify]: Extracting #5: cost 69 inf + 11544 542.917 * * [simplify]: Extracting #6: cost 67 inf + 11811 542.922 * * [simplify]: Extracting #7: cost 41 inf + 19091 542.931 * * [simplify]: Extracting #8: cost 3 inf + 33757 542.942 * * [simplify]: Extracting #9: cost 0 inf + 34841 542.952 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt 2)) (* (cbrt 2) (* a (cbrt 2)))) (/ b (* a 2))) 542.952 * [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)))))) 542.952 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 542.952 * * [simplify]: iters left: 6 (11 enodes) 542.955 * * [simplify]: iters left: 5 (46 enodes) 542.962 * * [simplify]: iters left: 4 (86 enodes) 542.979 * * [simplify]: iters left: 3 (183 enodes) 543.024 * * [simplify]: iters left: 2 (372 enodes) 543.153 * * [simplify]: Extracting #0: cost 1 inf + 0 543.153 * * [simplify]: Extracting #1: cost 0 inf + 1 543.153 * [simplify]: Simplified to 0 543.153 * [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)) 543.153 * * * * [progress]: [ 1258 / 3260 ] simplifiying candidate # 543.153 * [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)))) 543.153 * * [simplify]: iters left: 6 (23 enodes) 543.159 * * [simplify]: iters left: 5 (87 enodes) 543.172 * * [simplify]: iters left: 4 (140 enodes) 543.194 * * [simplify]: iters left: 3 (262 enodes) 543.242 * * [simplify]: iters left: 2 (478 enodes) 543.347 * * [simplify]: Extracting #0: cost 1 inf + 0 543.347 * * [simplify]: Extracting #1: cost 9 inf + 0 543.347 * * [simplify]: Extracting #2: cost 70 inf + 2 543.348 * * [simplify]: Extracting #3: cost 110 inf + 714 543.349 * * [simplify]: Extracting #4: cost 82 inf + 3547 543.351 * * [simplify]: Extracting #5: cost 66 inf + 6077 543.357 * * [simplify]: Extracting #6: cost 18 inf + 21268 543.366 * * [simplify]: Extracting #7: cost 0 inf + 27827 543.375 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma c (* a -4) (* b b))) (* (* a (cbrt 2)) (* (cbrt 2) (cbrt 2))))) 543.375 * [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))))) 543.375 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 543.375 * * [simplify]: iters left: 6 (10 enodes) 543.378 * * [simplify]: iters left: 5 (39 enodes) 543.384 * * [simplify]: iters left: 4 (64 enodes) 543.396 * * [simplify]: iters left: 3 (96 enodes) 543.411 * * [simplify]: iters left: 2 (164 enodes) 543.445 * * [simplify]: iters left: 1 (270 enodes) 543.494 * * [simplify]: Extracting #0: cost 1 inf + 0 543.494 * * [simplify]: Extracting #1: cost 0 inf + 1 543.495 * [simplify]: Simplified to 0 543.495 * [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)) 543.495 * * * * [progress]: [ 1259 / 3260 ] simplifiying candidate # 543.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) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 543.495 * * [simplify]: iters left: 6 (25 enodes) 543.502 * * [simplify]: iters left: 5 (99 enodes) 543.518 * * [simplify]: iters left: 4 (203 enodes) 543.554 * * [simplify]: iters left: 3 (442 enodes) 543.655 * * [simplify]: Extracting #0: cost 1 inf + 0 543.655 * * [simplify]: Extracting #1: cost 11 inf + 0 543.655 * * [simplify]: Extracting #2: cost 112 inf + 0 543.656 * * [simplify]: Extracting #3: cost 189 inf + 1914 543.660 * * [simplify]: Extracting #4: cost 97 inf + 17326 543.666 * * [simplify]: Extracting #5: cost 69 inf + 22848 543.673 * * [simplify]: Extracting #6: cost 47 inf + 29814 543.686 * * [simplify]: Extracting #7: cost 5 inf + 44276 543.699 * * [simplify]: Extracting #8: cost 0 inf + 46418 543.711 * [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)))) 543.711 * [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))))))) 543.711 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 543.711 * * [simplify]: iters left: 6 (12 enodes) 543.715 * * [simplify]: iters left: 5 (53 enodes) 543.724 * * [simplify]: iters left: 4 (117 enodes) 543.745 * * [simplify]: iters left: 3 (255 enodes) 543.804 * * [simplify]: Extracting #0: cost 1 inf + 0 543.804 * * [simplify]: Extracting #1: cost 0 inf + 1 543.804 * [simplify]: Simplified to 0 543.804 * [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)) 543.804 * * * * [progress]: [ 1260 / 3260 ] simplifiying candidate # 543.804 * [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))))) 543.805 * * [simplify]: iters left: 6 (24 enodes) 543.812 * * [simplify]: iters left: 5 (94 enodes) 543.826 * * [simplify]: iters left: 4 (182 enodes) 543.857 * * [simplify]: iters left: 3 (358 enodes) 543.930 * * [simplify]: Extracting #0: cost 1 inf + 0 543.931 * * [simplify]: Extracting #1: cost 11 inf + 0 543.931 * * [simplify]: Extracting #2: cost 98 inf + 0 543.931 * * [simplify]: Extracting #3: cost 153 inf + 785 543.933 * * [simplify]: Extracting #4: cost 94 inf + 6598 543.937 * * [simplify]: Extracting #5: cost 70 inf + 10235 543.941 * * [simplify]: Extracting #6: cost 64 inf + 11620 543.947 * * [simplify]: Extracting #7: cost 17 inf + 27107 543.956 * * [simplify]: Extracting #8: cost 3 inf + 32396 543.965 * * [simplify]: Extracting #9: cost 0 inf + 33737 543.975 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (cbrt 2))) (* (cbrt 2) (cbrt 2))) (* (/ 1/2 a) b)) 543.975 * [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)))))) 543.975 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 543.975 * * [simplify]: iters left: 6 (11 enodes) 543.979 * * [simplify]: iters left: 5 (48 enodes) 543.986 * * [simplify]: iters left: 4 (98 enodes) 544.004 * * [simplify]: iters left: 3 (181 enodes) 544.040 * * [simplify]: iters left: 2 (358 enodes) 544.145 * * [simplify]: Extracting #0: cost 1 inf + 0 544.145 * * [simplify]: Extracting #1: cost 0 inf + 1 544.145 * [simplify]: Simplified to 0 544.145 * [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)) 544.145 * * * * [progress]: [ 1261 / 3260 ] simplifiying candidate # 544.145 * [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)))) 544.145 * * [simplify]: iters left: 6 (23 enodes) 544.153 * * [simplify]: iters left: 5 (87 enodes) 544.166 * * [simplify]: iters left: 4 (160 enodes) 544.193 * * [simplify]: iters left: 3 (303 enodes) 544.249 * * [simplify]: Extracting #0: cost 1 inf + 0 544.249 * * [simplify]: Extracting #1: cost 12 inf + 0 544.249 * * [simplify]: Extracting #2: cost 82 inf + 83 544.249 * * [simplify]: Extracting #3: cost 113 inf + 1040 544.251 * * [simplify]: Extracting #4: cost 72 inf + 3936 544.253 * * [simplify]: Extracting #5: cost 70 inf + 5273 544.254 * * [simplify]: Extracting #6: cost 63 inf + 6563 544.260 * * [simplify]: Extracting #7: cost 17 inf + 21766 544.267 * * [simplify]: Extracting #8: cost 1 inf + 28344 544.275 * * [simplify]: Extracting #9: cost 0 inf + 28724 544.285 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt 2)) (* (* a (cbrt 2)) (cbrt 2)))) 544.285 * [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))))) 544.285 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 544.285 * * [simplify]: iters left: 6 (10 enodes) 544.288 * * [simplify]: iters left: 5 (41 enodes) 544.295 * * [simplify]: iters left: 4 (81 enodes) 544.307 * * [simplify]: iters left: 3 (127 enodes) 544.323 * * [simplify]: iters left: 2 (186 enodes) 544.350 * * [simplify]: iters left: 1 (266 enodes) 544.411 * * [simplify]: Extracting #0: cost 1 inf + 0 544.411 * * [simplify]: Extracting #1: cost 0 inf + 1 544.411 * [simplify]: Simplified to 0 544.411 * [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)) 544.411 * * * * [progress]: [ 1262 / 3260 ] simplifiying candidate # 544.411 * [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))) 544.411 * * [simplify]: iters left: 6 (22 enodes) 544.417 * * [simplify]: iters left: 5 (84 enodes) 544.430 * * [simplify]: iters left: 4 (142 enodes) 544.453 * * [simplify]: iters left: 3 (264 enodes) 544.501 * * [simplify]: iters left: 2 (480 enodes) 544.609 * * [simplify]: Extracting #0: cost 1 inf + 0 544.609 * * [simplify]: Extracting #1: cost 9 inf + 0 544.609 * * [simplify]: Extracting #2: cost 68 inf + 2 544.609 * * [simplify]: Extracting #3: cost 112 inf + 299 544.611 * * [simplify]: Extracting #4: cost 87 inf + 2730 544.613 * * [simplify]: Extracting #5: cost 68 inf + 4795 544.615 * * [simplify]: Extracting #6: cost 59 inf + 5922 544.620 * * [simplify]: Extracting #7: cost 12 inf + 22937 544.631 * * [simplify]: Extracting #8: cost 0 inf + 27337 544.640 * * [simplify]: Extracting #9: cost 0 inf + 27282 544.649 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt 2) (cbrt 2)) a)) (cbrt 2)) (* 1/2 (/ b a))) 544.649 * [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)))) 544.649 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 544.649 * * [simplify]: iters left: 6 (9 enodes) 544.652 * * [simplify]: iters left: 5 (36 enodes) 544.658 * * [simplify]: iters left: 4 (67 enodes) 544.668 * * [simplify]: iters left: 3 (97 enodes) 544.684 * * [simplify]: iters left: 2 (158 enodes) 544.719 * * [simplify]: iters left: 1 (263 enodes) 544.764 * * [simplify]: Extracting #0: cost 1 inf + 0 544.764 * * [simplify]: Extracting #1: cost 0 inf + 1 544.764 * [simplify]: Simplified to 0 544.764 * [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)) 544.764 * * * * [progress]: [ 1263 / 3260 ] simplifiying candidate # 544.764 * [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)))) 544.764 * * [simplify]: iters left: 6 (22 enodes) 544.769 * * [simplify]: iters left: 5 (85 enodes) 544.782 * * [simplify]: iters left: 4 (151 enodes) 544.807 * * [simplify]: iters left: 3 (295 enodes) 544.863 * * [simplify]: Extracting #0: cost 1 inf + 0 544.864 * * [simplify]: Extracting #1: cost 11 inf + 0 544.864 * * [simplify]: Extracting #2: cost 83 inf + 0 544.864 * * [simplify]: Extracting #3: cost 117 inf + 669 544.866 * * [simplify]: Extracting #4: cost 71 inf + 4894 544.867 * * [simplify]: Extracting #5: cost 69 inf + 5919 544.871 * * [simplify]: Extracting #6: cost 65 inf + 6625 544.876 * * [simplify]: Extracting #7: cost 14 inf + 23388 544.884 * * [simplify]: Extracting #8: cost 0 inf + 29352 544.892 * * [simplify]: Extracting #9: cost 0 inf + 29257 544.900 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) (/ b (* a 2))) 544.900 * [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))))) 544.900 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 544.900 * * [simplify]: iters left: 5 (9 enodes) 544.903 * * [simplify]: iters left: 4 (39 enodes) 544.908 * * [simplify]: iters left: 3 (65 enodes) 544.919 * * [simplify]: iters left: 2 (129 enodes) 544.944 * * [simplify]: iters left: 1 (210 enodes) 544.979 * * [simplify]: Extracting #0: cost 1 inf + 0 544.979 * * [simplify]: Extracting #1: cost 0 inf + 1 544.979 * [simplify]: Simplified to 0 544.979 * [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)) 544.979 * * * * [progress]: [ 1264 / 3260 ] simplifiying candidate # 544.980 * [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)))))) 544.980 * * [simplify]: iters left: 6 (23 enodes) 544.985 * * [simplify]: iters left: 5 (88 enodes) 544.997 * * [simplify]: iters left: 4 (141 enodes) 545.021 * * [simplify]: iters left: 3 (267 enodes) 545.070 * * [simplify]: iters left: 2 (485 enodes) 545.169 * * [simplify]: Extracting #0: cost 1 inf + 0 545.169 * * [simplify]: Extracting #1: cost 11 inf + 0 545.170 * * [simplify]: Extracting #2: cost 77 inf + 0 545.170 * * [simplify]: Extracting #3: cost 131 inf + 825 545.171 * * [simplify]: Extracting #4: cost 119 inf + 3063 545.173 * * [simplify]: Extracting #5: cost 105 inf + 9813 545.178 * * [simplify]: Extracting #6: cost 88 inf + 15677 545.187 * * [simplify]: Extracting #7: cost 18 inf + 41092 545.200 * * [simplify]: Extracting #8: cost 0 inf + 48325 545.213 * * [simplify]: Extracting #9: cost 0 inf + 48245 545.227 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* 2 (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 545.227 * [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))))))) 545.227 * [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.227 * * [simplify]: iters left: 6 (10 enodes) 545.229 * * [simplify]: iters left: 5 (37 enodes) 545.235 * * [simplify]: iters left: 4 (57 enodes) 545.244 * * [simplify]: iters left: 3 (104 enodes) 545.263 * * [simplify]: iters left: 2 (158 enodes) 545.285 * * [simplify]: iters left: 1 (225 enodes) 545.316 * * [simplify]: Extracting #0: cost 1 inf + 0 545.316 * * [simplify]: Extracting #1: cost 0 inf + 1 545.316 * [simplify]: Simplified to 0 545.316 * [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)) 545.317 * * * * [progress]: [ 1265 / 3260 ] simplifiying candidate # 545.317 * [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))))) 545.317 * * [simplify]: iters left: 6 (22 enodes) 545.324 * * [simplify]: iters left: 5 (79 enodes) 545.335 * * [simplify]: iters left: 4 (125 enodes) 545.354 * * [simplify]: iters left: 3 (236 enodes) 545.395 * * [simplify]: iters left: 2 (417 enodes) 545.482 * * [simplify]: Extracting #0: cost 1 inf + 0 545.482 * * [simplify]: Extracting #1: cost 9 inf + 0 545.482 * * [simplify]: Extracting #2: cost 65 inf + 0 545.482 * * [simplify]: Extracting #3: cost 113 inf + 531 545.483 * * [simplify]: Extracting #4: cost 90 inf + 3545 545.485 * * [simplify]: Extracting #5: cost 91 inf + 4722 545.486 * * [simplify]: Extracting #6: cost 84 inf + 6310 545.493 * * [simplify]: Extracting #7: cost 19 inf + 29372 545.506 * * [simplify]: Extracting #8: cost 0 inf + 36676 545.518 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b a) 2)) 545.518 * [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)))))) 545.518 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 545.518 * * [simplify]: iters left: 6 (9 enodes) 545.520 * * [simplify]: iters left: 5 (29 enodes) 545.524 * * [simplify]: iters left: 4 (42 enodes) 545.530 * * [simplify]: iters left: 3 (58 enodes) 545.537 * * [simplify]: iters left: 2 (68 enodes) 545.544 * * [simplify]: Extracting #0: cost 1 inf + 0 545.544 * * [simplify]: Extracting #1: cost 0 inf + 1 545.544 * [simplify]: Simplified to 0 545.544 * [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)) 545.544 * * * * [progress]: [ 1266 / 3260 ] simplifiying candidate # 545.544 * [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)))))) 545.544 * * [simplify]: iters left: 6 (24 enodes) 545.549 * * [simplify]: iters left: 5 (96 enodes) 545.564 * * [simplify]: iters left: 4 (202 enodes) 545.604 * * [simplify]: iters left: 3 (451 enodes) 545.694 * * [simplify]: Extracting #0: cost 1 inf + 0 545.694 * * [simplify]: Extracting #1: cost 11 inf + 0 545.695 * * [simplify]: Extracting #2: cost 103 inf + 0 545.696 * * [simplify]: Extracting #3: cost 186 inf + 2 545.697 * * [simplify]: Extracting #4: cost 177 inf + 1098 545.698 * * [simplify]: Extracting #5: cost 160 inf + 5354 545.704 * * [simplify]: Extracting #6: cost 77 inf + 30888 545.716 * * [simplify]: Extracting #7: cost 5 inf + 56013 545.730 * * [simplify]: Extracting #8: cost 0 inf + 57695 545.744 * * [simplify]: Extracting #9: cost 0 inf + 57655 545.758 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 545.758 * [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))))))) 545.758 * [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))))) 545.758 * * [simplify]: iters left: 6 (13 enodes) 545.761 * * [simplify]: iters left: 5 (53 enodes) 545.771 * * [simplify]: iters left: 4 (117 enodes) 545.795 * * [simplify]: iters left: 3 (275 enodes) 545.848 * * [simplify]: iters left: 2 (474 enodes) 545.953 * * [simplify]: Extracting #0: cost 1 inf + 0 545.953 * * [simplify]: Extracting #1: cost 0 inf + 1 545.953 * [simplify]: Simplified to 0 545.953 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 0)) 545.954 * * * * [progress]: [ 1267 / 3260 ] simplifiying candidate # 545.954 * [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))))) 545.954 * * [simplify]: iters left: 6 (25 enodes) 545.959 * * [simplify]: iters left: 5 (96 enodes) 545.973 * * [simplify]: iters left: 4 (171 enodes) 546.003 * * [simplify]: iters left: 3 (337 enodes) 546.063 * * [simplify]: Extracting #0: cost 1 inf + 0 546.063 * * [simplify]: Extracting #1: cost 11 inf + 0 546.063 * * [simplify]: Extracting #2: cost 85 inf + 0 546.064 * * [simplify]: Extracting #3: cost 151 inf + 566 546.064 * * [simplify]: Extracting #4: cost 147 inf + 854 546.065 * * [simplify]: Extracting #5: cost 134 inf + 3791 546.068 * * [simplify]: Extracting #6: cost 89 inf + 13174 546.072 * * [simplify]: Extracting #7: cost 75 inf + 15484 546.079 * * [simplify]: Extracting #8: cost 16 inf + 39673 546.091 * * [simplify]: Extracting #9: cost 0 inf + 47432 546.102 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 546.102 * [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)))))) 546.102 * [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.102 * * [simplify]: iters left: 6 (12 enodes) 546.105 * * [simplify]: iters left: 5 (47 enodes) 546.112 * * [simplify]: iters left: 4 (82 enodes) 546.126 * * [simplify]: iters left: 3 (157 enodes) 546.152 * * [simplify]: iters left: 2 (248 enodes) 546.190 * * [simplify]: iters left: 1 (341 enodes) 546.242 * * [simplify]: Extracting #0: cost 1 inf + 0 546.242 * * [simplify]: Extracting #1: cost 0 inf + 1 546.242 * [simplify]: Simplified to 0 546.242 * [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)) 546.242 * * * * [progress]: [ 1268 / 3260 ] simplifiying candidate # 546.242 * [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)))) 546.242 * * [simplify]: iters left: 6 (25 enodes) 546.248 * * [simplify]: iters left: 5 (96 enodes) 546.263 * * [simplify]: iters left: 4 (179 enodes) 546.294 * * [simplify]: iters left: 3 (366 enodes) 546.370 * * [simplify]: Extracting #0: cost 1 inf + 0 546.370 * * [simplify]: Extracting #1: cost 13 inf + 0 546.370 * * [simplify]: Extracting #2: cost 94 inf + 0 546.371 * * [simplify]: Extracting #3: cost 162 inf + 2 546.371 * * [simplify]: Extracting #4: cost 156 inf + 651 546.372 * * [simplify]: Extracting #5: cost 144 inf + 3088 546.374 * * [simplify]: Extracting #6: cost 124 inf + 7413 546.377 * * [simplify]: Extracting #7: cost 87 inf + 14778 546.384 * * [simplify]: Extracting #8: cost 28 inf + 37637 546.396 * * [simplify]: Extracting #9: cost 0 inf + 50030 546.408 * * [simplify]: Extracting #10: cost 0 inf + 49935 546.420 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2)))) (/ (/ b 2) a)) 546.420 * [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))))) 546.420 * [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))) 546.420 * * [simplify]: iters left: 6 (12 enodes) 546.423 * * [simplify]: iters left: 5 (47 enodes) 546.430 * * [simplify]: iters left: 4 (89 enodes) 546.448 * * [simplify]: iters left: 3 (180 enodes) 546.484 * * [simplify]: iters left: 2 (296 enodes) 546.539 * * [simplify]: iters left: 1 (428 enodes) 546.625 * * [simplify]: Extracting #0: cost 1 inf + 0 546.625 * * [simplify]: Extracting #1: cost 0 inf + 1 546.625 * [simplify]: Simplified to 0 546.625 * [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)) 546.625 * * * * [progress]: [ 1269 / 3260 ] simplifiying candidate # 546.625 * [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)))))) 546.625 * * [simplify]: iters left: 6 (23 enodes) 546.630 * * [simplify]: iters left: 5 (89 enodes) 546.643 * * [simplify]: iters left: 4 (163 enodes) 546.672 * * [simplify]: iters left: 3 (309 enodes) 546.725 * * [simplify]: Extracting #0: cost 1 inf + 0 546.725 * * [simplify]: Extracting #1: cost 11 inf + 0 546.725 * * [simplify]: Extracting #2: cost 78 inf + 0 546.726 * * [simplify]: Extracting #3: cost 147 inf + 0 546.726 * * [simplify]: Extracting #4: cost 147 inf + 3 546.727 * * [simplify]: Extracting #5: cost 137 inf + 2473 546.729 * * [simplify]: Extracting #6: cost 104 inf + 9206 546.737 * * [simplify]: Extracting #7: cost 21 inf + 38373 546.748 * * [simplify]: Extracting #8: cost 0 inf + 47656 546.759 * * [simplify]: Extracting #9: cost 0 inf + 47561 546.771 * [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))) 546.771 * [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))))))) 546.771 * [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))))) 546.771 * * [simplify]: iters left: 6 (12 enodes) 546.774 * * [simplify]: iters left: 5 (46 enodes) 546.780 * * [simplify]: iters left: 4 (81 enodes) 546.792 * * [simplify]: iters left: 3 (134 enodes) 546.812 * * [simplify]: iters left: 2 (197 enodes) 546.839 * * [simplify]: iters left: 1 (271 enodes) 546.877 * * [simplify]: Extracting #0: cost 1 inf + 0 546.877 * * [simplify]: Extracting #1: cost 0 inf + 1 546.877 * [simplify]: Simplified to 0 546.877 * [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)) 546.877 * * * * [progress]: [ 1270 / 3260 ] simplifiying candidate # 546.877 * [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))))) 546.877 * * [simplify]: iters left: 6 (23 enodes) 546.882 * * [simplify]: iters left: 5 (86 enodes) 546.894 * * [simplify]: iters left: 4 (140 enodes) 546.915 * * [simplify]: iters left: 3 (266 enodes) 546.961 * * [simplify]: iters left: 2 (468 enodes) 547.057 * * [simplify]: Extracting #0: cost 1 inf + 0 547.057 * * [simplify]: Extracting #1: cost 9 inf + 0 547.057 * * [simplify]: Extracting #2: cost 70 inf + 0 547.057 * * [simplify]: Extracting #3: cost 132 inf + 406 547.058 * * [simplify]: Extracting #4: cost 123 inf + 2432 547.060 * * [simplify]: Extracting #5: cost 114 inf + 4710 547.061 * * [simplify]: Extracting #6: cost 98 inf + 6816 547.064 * * [simplify]: Extracting #7: cost 78 inf + 10072 547.072 * * [simplify]: Extracting #8: cost 20 inf + 32072 547.085 * * [simplify]: Extracting #9: cost 0 inf + 40143 547.097 * * [simplify]: Extracting #10: cost 0 inf + 40008 547.111 * [simplify]: Simplified to (+ (/ (- (/ b 2)) a) (/ (/ (sqrt (fma (* c -4) a (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a)))) 547.112 * [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)))))) 547.112 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 547.112 * * [simplify]: iters left: 6 (10 enodes) 547.114 * * [simplify]: iters left: 5 (38 enodes) 547.119 * * [simplify]: iters left: 4 (59 enodes) 547.128 * * [simplify]: iters left: 3 (88 enodes) 547.139 * * [simplify]: iters left: 2 (117 enodes) 547.153 * * [simplify]: iters left: 1 (144 enodes) 547.169 * * [simplify]: Extracting #0: cost 1 inf + 0 547.169 * * [simplify]: Extracting #1: cost 0 inf + 1 547.169 * [simplify]: Simplified to 0 547.169 * [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)) 547.169 * * * * [progress]: [ 1271 / 3260 ] simplifiying candidate # 547.169 * [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)))) 547.169 * * [simplify]: iters left: 6 (24 enodes) 547.176 * * [simplify]: iters left: 5 (91 enodes) 547.190 * * [simplify]: iters left: 4 (151 enodes) 547.213 * * [simplify]: iters left: 3 (289 enodes) 547.263 * * [simplify]: iters left: 2 (493 enodes) 547.363 * * [simplify]: Extracting #0: cost 1 inf + 0 547.364 * * [simplify]: Extracting #1: cost 11 inf + 0 547.364 * * [simplify]: Extracting #2: cost 77 inf + 0 547.364 * * [simplify]: Extracting #3: cost 123 inf + 865 547.365 * * [simplify]: Extracting #4: cost 106 inf + 2825 547.367 * * [simplify]: Extracting #5: cost 96 inf + 5786 547.369 * * [simplify]: Extracting #6: cost 84 inf + 8446 547.377 * * [simplify]: Extracting #7: cost 17 inf + 31581 547.390 * * [simplify]: Extracting #8: cost 0 inf + 38596 547.403 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ b (* a 2))) 547.403 * [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))))) 547.403 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 547.403 * * [simplify]: iters left: 6 (11 enodes) 547.406 * * [simplify]: iters left: 5 (42 enodes) 547.412 * * [simplify]: iters left: 4 (67 enodes) 547.424 * * [simplify]: iters left: 3 (111 enodes) 547.439 * * [simplify]: iters left: 2 (140 enodes) 547.455 * * [simplify]: iters left: 1 (160 enodes) 547.471 * * [simplify]: Extracting #0: cost 1 inf + 0 547.471 * * [simplify]: Extracting #1: cost 0 inf + 1 547.471 * [simplify]: Simplified to 0 547.471 * [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)) 547.471 * * * * [progress]: [ 1272 / 3260 ] simplifiying candidate # 547.472 * [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)))))) 547.472 * * [simplify]: iters left: 6 (27 enodes) 547.478 * * [simplify]: iters left: 5 (111 enodes) 547.497 * * [simplify]: iters left: 4 (266 enodes) 547.568 * * [simplify]: Extracting #0: cost 1 inf + 0 547.568 * * [simplify]: Extracting #1: cost 11 inf + 0 547.569 * * [simplify]: Extracting #2: cost 171 inf + 0 547.569 * * [simplify]: Extracting #3: cost 309 inf + 1 547.571 * * [simplify]: Extracting #4: cost 288 inf + 3636 547.579 * * [simplify]: Extracting #5: cost 141 inf + 55334 547.594 * * [simplify]: Extracting #6: cost 61 inf + 86646 547.610 * * [simplify]: Extracting #7: cost 38 inf + 92674 547.630 * * [simplify]: Extracting #8: cost 2 inf + 109399 547.650 * * [simplify]: Extracting #9: cost 0 inf + 110088 547.670 * [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)))))) 547.670 * [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))))))) 547.670 * [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))))) 547.670 * * [simplify]: iters left: 6 (16 enodes) 547.674 * * [simplify]: iters left: 5 (68 enodes) 547.685 * * [simplify]: iters left: 4 (179 enodes) 547.740 * * [simplify]: Extracting #0: cost 1 inf + 0 547.740 * * [simplify]: Extracting #1: cost 27 inf + 0 547.741 * * [simplify]: Extracting #2: cost 153 inf + 0 547.741 * * [simplify]: Extracting #3: cost 242 inf + 83 547.744 * * [simplify]: Extracting #4: cost 185 inf + 16503 547.758 * * [simplify]: Extracting #5: cost 15 inf + 79352 547.772 * * [simplify]: Extracting #6: cost 0 inf + 84943 547.787 * [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))))) 547.787 * [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))))))) 547.788 * * * * [progress]: [ 1273 / 3260 ] simplifiying candidate # 547.788 * [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))))) 547.788 * * [simplify]: iters left: 6 (28 enodes) 547.795 * * [simplify]: iters left: 5 (112 enodes) 547.812 * * [simplify]: iters left: 4 (236 enodes) 547.865 * * [simplify]: Extracting #0: cost 1 inf + 0 547.865 * * [simplify]: Extracting #1: cost 11 inf + 0 547.865 * * [simplify]: Extracting #2: cost 134 inf + 0 547.866 * * [simplify]: Extracting #3: cost 238 inf + 0 547.867 * * [simplify]: Extracting #4: cost 208 inf + 5618 547.873 * * [simplify]: Extracting #5: cost 100 inf + 39451 547.883 * * [simplify]: Extracting #6: cost 60 inf + 52964 547.896 * * [simplify]: Extracting #7: cost 35 inf + 60230 547.909 * * [simplify]: Extracting #8: cost 8 inf + 73116 547.924 * * [simplify]: Extracting #9: cost 0 inf + 76724 547.939 * [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)))) 547.939 * [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)))))) 547.939 * [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)))) 547.940 * * [simplify]: iters left: 6 (15 enodes) 547.943 * * [simplify]: iters left: 5 (63 enodes) 547.953 * * [simplify]: iters left: 4 (145 enodes) 547.989 * * [simplify]: iters left: 3 (499 enodes) 548.216 * * [simplify]: Extracting #0: cost 1 inf + 0 548.216 * * [simplify]: Extracting #1: cost 0 inf + 1 548.216 * [simplify]: Simplified to 0 548.216 * [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)) 548.216 * * * * [progress]: [ 1274 / 3260 ] simplifiying candidate # 548.216 * [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)))) 548.216 * * [simplify]: iters left: 6 (28 enodes) 548.226 * * [simplify]: iters left: 5 (111 enodes) 548.245 * * [simplify]: iters left: 4 (250 enodes) 548.304 * * [simplify]: Extracting #0: cost 1 inf + 0 548.304 * * [simplify]: Extracting #1: cost 13 inf + 0 548.304 * * [simplify]: Extracting #2: cost 135 inf + 0 548.305 * * [simplify]: Extracting #3: cost 222 inf + 2 548.306 * * [simplify]: Extracting #4: cost 209 inf + 1995 548.309 * * [simplify]: Extracting #5: cost 134 inf + 22278 548.317 * * [simplify]: Extracting #6: cost 45 inf + 49515 548.329 * * [simplify]: Extracting #7: cost 2 inf + 67356 548.342 * * [simplify]: Extracting #8: cost 0 inf + 68206 548.355 * [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))))) 548.355 * [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))))) 548.356 * [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.356 * * [simplify]: iters left: 6 (15 enodes) 548.362 * * [simplify]: iters left: 5 (62 enodes) 548.373 * * [simplify]: iters left: 4 (159 enodes) 548.413 * * [simplify]: iters left: 3 (475 enodes) 548.607 * * [simplify]: Extracting #0: cost 1 inf + 0 548.608 * * [simplify]: Extracting #1: cost 42 inf + 0 548.608 * * [simplify]: Extracting #2: cost 194 inf + 1 548.611 * * [simplify]: Extracting #3: cost 205 inf + 15094 548.629 * * [simplify]: Extracting #4: cost 20 inf + 63712 548.646 * * [simplify]: Extracting #5: cost 3 inf + 65204 548.663 * * [simplify]: Extracting #6: cost 0 inf + 65965 548.680 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 548.680 * [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)))) 548.680 * * * * [progress]: [ 1275 / 3260 ] simplifiying candidate # 548.681 * [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)))))) 548.681 * * [simplify]: iters left: 6 (25 enodes) 548.686 * * [simplify]: iters left: 5 (100 enodes) 548.703 * * [simplify]: iters left: 4 (223 enodes) 548.753 * * [simplify]: Extracting #0: cost 1 inf + 0 548.753 * * [simplify]: Extracting #1: cost 11 inf + 0 548.754 * * [simplify]: Extracting #2: cost 127 inf + 0 548.754 * * [simplify]: Extracting #3: cost 228 inf + 0 548.755 * * [simplify]: Extracting #4: cost 206 inf + 3878 548.763 * * [simplify]: Extracting #5: cost 103 inf + 39874 548.774 * * [simplify]: Extracting #6: cost 62 inf + 53792 548.785 * * [simplify]: Extracting #7: cost 37 inf + 60096 548.799 * * [simplify]: Extracting #8: cost 1 inf + 76072 548.814 * * [simplify]: Extracting #9: cost 0 inf + 76356 548.829 * [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)))))) 548.829 * [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))))))) 548.829 * [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))))) 548.829 * * [simplify]: iters left: 6 (15 enodes) 548.833 * * [simplify]: iters left: 5 (62 enodes) 548.843 * * [simplify]: iters left: 4 (148 enodes) 548.880 * * [simplify]: iters left: 3 (499 enodes) 549.115 * * [simplify]: Extracting #0: cost 1 inf + 0 549.115 * * [simplify]: Extracting #1: cost 0 inf + 1 549.115 * [simplify]: Simplified to 0 549.115 * [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)) 549.115 * * * * [progress]: [ 1276 / 3260 ] simplifiying candidate # 549.116 * [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))))) 549.116 * * [simplify]: iters left: 6 (26 enodes) 549.121 * * [simplify]: iters left: 5 (102 enodes) 549.137 * * [simplify]: iters left: 4 (205 enodes) 549.179 * * [simplify]: Extracting #0: cost 1 inf + 0 549.179 * * [simplify]: Extracting #1: cost 11 inf + 0 549.180 * * [simplify]: Extracting #2: cost 108 inf + 0 549.180 * * [simplify]: Extracting #3: cost 189 inf + 0 549.181 * * [simplify]: Extracting #4: cost 177 inf + 1136 549.183 * * [simplify]: Extracting #5: cost 140 inf + 10990 549.190 * * [simplify]: Extracting #6: cost 45 inf + 40796 549.200 * * [simplify]: Extracting #7: cost 4 inf + 56276 549.212 * * [simplify]: Extracting #8: cost 0 inf + 57643 549.223 * [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))))) 549.223 * [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)))))) 549.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)))) 549.224 * * [simplify]: iters left: 6 (14 enodes) 549.229 * * [simplify]: iters left: 5 (56 enodes) 549.237 * * [simplify]: iters left: 4 (117 enodes) 549.262 * * [simplify]: iters left: 3 (347 enodes) 549.375 * * [simplify]: Extracting #0: cost 1 inf + 0 549.375 * * [simplify]: Extracting #1: cost 0 inf + 1 549.375 * [simplify]: Simplified to 0 549.375 * [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)) 549.375 * * * * [progress]: [ 1277 / 3260 ] simplifiying candidate # 549.375 * [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)))) 549.375 * * [simplify]: iters left: 6 (26 enodes) 549.381 * * [simplify]: iters left: 5 (103 enodes) 549.400 * * [simplify]: iters left: 4 (203 enodes) 549.440 * * [simplify]: Extracting #0: cost 1 inf + 0 549.440 * * [simplify]: Extracting #1: cost 11 inf + 0 549.440 * * [simplify]: Extracting #2: cost 102 inf + 0 549.441 * * [simplify]: Extracting #3: cost 169 inf + 2 549.441 * * [simplify]: Extracting #4: cost 159 inf + 1060 549.442 * * [simplify]: Extracting #5: cost 157 inf + 2157 549.444 * * [simplify]: Extracting #6: cost 113 inf + 11692 549.452 * * [simplify]: Extracting #7: cost 19 inf + 40762 549.463 * * [simplify]: Extracting #8: cost 0 inf + 48331 549.473 * * [simplify]: Extracting #9: cost 0 inf + 48251 549.483 * * [simplify]: Extracting #10: cost 0 inf + 48171 549.493 * [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)) 549.493 * [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))))) 549.493 * [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))) 549.493 * * [simplify]: iters left: 6 (14 enodes) 549.497 * * [simplify]: iters left: 5 (57 enodes) 549.506 * * [simplify]: iters left: 4 (116 enodes) 549.531 * * [simplify]: iters left: 3 (321 enodes) 549.639 * * [simplify]: Extracting #0: cost 1 inf + 0 549.639 * * [simplify]: Extracting #1: cost 0 inf + 1 549.639 * [simplify]: Simplified to 0 549.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)) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 549.639 * * * * [progress]: [ 1278 / 3260 ] simplifiying candidate # 549.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)) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 549.639 * * [simplify]: iters left: 6 (26 enodes) 549.645 * * [simplify]: iters left: 5 (105 enodes) 549.662 * * [simplify]: iters left: 4 (234 enodes) 549.716 * * [simplify]: Extracting #0: cost 1 inf + 0 549.716 * * [simplify]: Extracting #1: cost 11 inf + 0 549.716 * * [simplify]: Extracting #2: cost 119 inf + 0 549.717 * * [simplify]: Extracting #3: cost 205 inf + 2 549.718 * * [simplify]: Extracting #4: cost 180 inf + 4137 549.723 * * [simplify]: Extracting #5: cost 95 inf + 29415 549.731 * * [simplify]: Extracting #6: cost 44 inf + 44795 549.742 * * [simplify]: Extracting #7: cost 3 inf + 60664 549.754 * * [simplify]: Extracting #8: cost 0 inf + 61829 549.766 * * [simplify]: Extracting #9: cost 0 inf + 61789 549.780 * [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)))) 549.780 * [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))))))) 549.781 * [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))))) 549.781 * * [simplify]: iters left: 6 (15 enodes) 549.784 * * [simplify]: iters left: 5 (62 enodes) 549.795 * * [simplify]: iters left: 4 (149 enodes) 549.830 * * [simplify]: iters left: 3 (450 enodes) 550.026 * * [simplify]: Extracting #0: cost 1 inf + 0 550.026 * * [simplify]: Extracting #1: cost 0 inf + 1 550.026 * [simplify]: Simplified to 0 550.026 * [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)) 550.026 * * * * [progress]: [ 1279 / 3260 ] simplifiying candidate # 550.026 * [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))))) 550.027 * * [simplify]: iters left: 6 (27 enodes) 550.032 * * [simplify]: iters left: 5 (106 enodes) 550.052 * * [simplify]: iters left: 4 (207 enodes) 550.092 * * [simplify]: Extracting #0: cost 1 inf + 0 550.092 * * [simplify]: Extracting #1: cost 11 inf + 0 550.092 * * [simplify]: Extracting #2: cost 97 inf + 0 550.092 * * [simplify]: Extracting #3: cost 161 inf + 2 550.093 * * [simplify]: Extracting #4: cost 156 inf + 169 550.094 * * [simplify]: Extracting #5: cost 137 inf + 4423 550.097 * * [simplify]: Extracting #6: cost 78 inf + 17651 550.105 * * [simplify]: Extracting #7: cost 20 inf + 35123 550.114 * * [simplify]: Extracting #8: cost 0 inf + 45591 550.124 * * [simplify]: Extracting #9: cost 0 inf + 45401 550.133 * [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))))) 550.133 * [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)))))) 550.134 * [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.134 * * [simplify]: iters left: 6 (14 enodes) 550.137 * * [simplify]: iters left: 5 (57 enodes) 550.146 * * [simplify]: iters left: 4 (118 enodes) 550.171 * * [simplify]: iters left: 3 (314 enodes) 550.264 * * [simplify]: Extracting #0: cost 1 inf + 0 550.264 * * [simplify]: Extracting #1: cost 0 inf + 1 550.264 * [simplify]: Simplified to 0 550.264 * [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)) 550.265 * * * * [progress]: [ 1280 / 3260 ] simplifiying candidate # 550.265 * [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)))) 550.265 * * [simplify]: iters left: 6 (26 enodes) 550.271 * * [simplify]: iters left: 5 (97 enodes) 550.288 * * [simplify]: iters left: 4 (192 enodes) 550.323 * * [simplify]: iters left: 3 (444 enodes) 550.428 * * [simplify]: Extracting #0: cost 1 inf + 0 550.428 * * [simplify]: Extracting #1: cost 13 inf + 0 550.429 * * [simplify]: Extracting #2: cost 133 inf + 0 550.429 * * [simplify]: Extracting #3: cost 215 inf + 88 550.430 * * [simplify]: Extracting #4: cost 189 inf + 2976 550.434 * * [simplify]: Extracting #5: cost 123 inf + 16801 550.442 * * [simplify]: Extracting #6: cost 58 inf + 35442 550.455 * * [simplify]: Extracting #7: cost 1 inf + 57887 550.472 * * [simplify]: Extracting #8: cost 0 inf + 58292 550.487 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* (sqrt 2) (sqrt 2))) (cbrt a)) (/ (/ b 2) a)) 550.487 * [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))))) 550.487 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 550.487 * * [simplify]: iters left: 6 (13 enodes) 550.490 * * [simplify]: iters left: 5 (48 enodes) 550.498 * * [simplify]: iters left: 4 (103 enodes) 550.517 * * [simplify]: iters left: 3 (238 enodes) 550.575 * * [simplify]: Extracting #0: cost 1 inf + 0 550.575 * * [simplify]: Extracting #1: cost 0 inf + 1 550.575 * [simplify]: Simplified to 0 550.575 * [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)) 550.576 * * * * [progress]: [ 1281 / 3260 ] simplifiying candidate # 550.576 * [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)))))) 550.576 * * [simplify]: iters left: 6 (26 enodes) 550.582 * * [simplify]: iters left: 5 (104 enodes) 550.600 * * [simplify]: iters left: 4 (228 enodes) 550.650 * * [simplify]: Extracting #0: cost 1 inf + 0 550.650 * * [simplify]: Extracting #1: cost 11 inf + 0 550.651 * * [simplify]: Extracting #2: cost 131 inf + 0 550.651 * * [simplify]: Extracting #3: cost 237 inf + 0 550.652 * * [simplify]: Extracting #4: cost 217 inf + 2954 550.657 * * [simplify]: Extracting #5: cost 127 inf + 31953 550.667 * * [simplify]: Extracting #6: cost 51 inf + 58854 550.681 * * [simplify]: Extracting #7: cost 9 inf + 74421 550.696 * * [simplify]: Extracting #8: cost 0 inf + 78424 550.711 * [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))))) 550.711 * [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))))))) 550.711 * [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))))) 550.711 * * [simplify]: iters left: 6 (15 enodes) 550.715 * * [simplify]: iters left: 5 (61 enodes) 550.724 * * [simplify]: iters left: 4 (142 enodes) 550.759 * * [simplify]: iters left: 3 (474 enodes) 550.936 * * [simplify]: Extracting #0: cost 1 inf + 0 550.936 * * [simplify]: Extracting #1: cost 0 inf + 1 550.936 * [simplify]: Simplified to 0 550.936 * [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)) 550.936 * * * * [progress]: [ 1282 / 3260 ] simplifiying candidate # 550.937 * [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))))) 550.937 * * [simplify]: iters left: 6 (27 enodes) 550.943 * * [simplify]: iters left: 5 (105 enodes) 550.958 * * [simplify]: iters left: 4 (203 enodes) 550.999 * * [simplify]: Extracting #0: cost 1 inf + 0 550.999 * * [simplify]: Extracting #1: cost 11 inf + 0 550.999 * * [simplify]: Extracting #2: cost 108 inf + 0 550.999 * * [simplify]: Extracting #3: cost 186 inf + 0 551.000 * * [simplify]: Extracting #4: cost 166 inf + 3239 551.004 * * [simplify]: Extracting #5: cost 97 inf + 22219 551.011 * * [simplify]: Extracting #6: cost 39 inf + 40211 551.021 * * [simplify]: Extracting #7: cost 1 inf + 56292 551.033 * * [simplify]: Extracting #8: cost 0 inf + 56642 551.044 * [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)))) 551.044 * [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)))))) 551.044 * [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.044 * * [simplify]: iters left: 6 (14 enodes) 551.048 * * [simplify]: iters left: 5 (56 enodes) 551.056 * * [simplify]: iters left: 4 (113 enodes) 551.081 * * [simplify]: iters left: 3 (324 enodes) 551.167 * * [simplify]: Extracting #0: cost 1 inf + 0 551.167 * * [simplify]: Extracting #1: cost 0 inf + 1 551.167 * [simplify]: Simplified to 0 551.167 * [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)) 551.168 * * * * [progress]: [ 1283 / 3260 ] simplifiying candidate # 551.168 * [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)))) 551.168 * * [simplify]: iters left: 6 (27 enodes) 551.174 * * [simplify]: iters left: 5 (105 enodes) 551.193 * * [simplify]: iters left: 4 (201 enodes) 551.231 * * [simplify]: Extracting #0: cost 1 inf + 0 551.231 * * [simplify]: Extracting #1: cost 11 inf + 0 551.231 * * [simplify]: Extracting #2: cost 105 inf + 0 551.231 * * [simplify]: Extracting #3: cost 168 inf + 2 551.232 * * [simplify]: Extracting #4: cost 163 inf + 450 551.233 * * [simplify]: Extracting #5: cost 146 inf + 4417 551.236 * * [simplify]: Extracting #6: cost 77 inf + 19858 551.242 * * [simplify]: Extracting #7: cost 31 inf + 32801 551.252 * * [simplify]: Extracting #8: cost 1 inf + 47493 551.262 * * [simplify]: Extracting #9: cost 0 inf + 47723 551.272 * [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)))) 551.272 * [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))))) 551.272 * [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.272 * * [simplify]: iters left: 6 (14 enodes) 551.276 * * [simplify]: iters left: 5 (56 enodes) 551.285 * * [simplify]: iters left: 4 (112 enodes) 551.307 * * [simplify]: iters left: 3 (297 enodes) 551.648 * * [simplify]: Extracting #0: cost 1 inf + 0 551.648 * * [simplify]: Extracting #1: cost 0 inf + 1 551.648 * [simplify]: Simplified to 0 551.648 * [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)) 551.648 * * * * [progress]: [ 1284 / 3260 ] simplifiying candidate # 551.648 * [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)))))) 551.648 * * [simplify]: iters left: 6 (23 enodes) 551.653 * * [simplify]: iters left: 5 (91 enodes) 551.667 * * [simplify]: iters left: 4 (190 enodes) 551.706 * * [simplify]: Extracting #0: cost 1 inf + 0 551.706 * * [simplify]: Extracting #1: cost 11 inf + 0 551.706 * * [simplify]: Extracting #2: cost 101 inf + 0 551.706 * * [simplify]: Extracting #3: cost 177 inf + 0 551.707 * * [simplify]: Extracting #4: cost 176 inf + 3 551.708 * * [simplify]: Extracting #5: cost 154 inf + 5864 551.713 * * [simplify]: Extracting #6: cost 64 inf + 31882 551.723 * * [simplify]: Extracting #7: cost 6 inf + 52805 551.734 * * [simplify]: Extracting #8: cost 0 inf + 54833 551.745 * * [simplify]: Extracting #9: cost 0 inf + 54753 551.756 * [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))) 551.756 * [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))))))) 551.756 * [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))))) 551.757 * * [simplify]: iters left: 6 (13 enodes) 551.760 * * [simplify]: iters left: 5 (53 enodes) 551.768 * * [simplify]: iters left: 4 (118 enodes) 551.792 * * [simplify]: iters left: 3 (324 enodes) 551.876 * * [simplify]: Extracting #0: cost 1 inf + 0 551.876 * * [simplify]: Extracting #1: cost 0 inf + 1 551.876 * [simplify]: Simplified to 0 551.877 * [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)) 551.877 * * * * [progress]: [ 1285 / 3260 ] simplifiying candidate # 551.877 * [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))))) 551.877 * * [simplify]: iters left: 6 (23 enodes) 551.884 * * [simplify]: iters left: 5 (88 enodes) 551.897 * * [simplify]: iters left: 4 (163 enodes) 551.925 * * [simplify]: iters left: 3 (392 enodes) 552.004 * * [simplify]: Extracting #0: cost 1 inf + 0 552.004 * * [simplify]: Extracting #1: cost 9 inf + 0 552.004 * * [simplify]: Extracting #2: cost 108 inf + 0 552.005 * * [simplify]: Extracting #3: cost 216 inf + 42 552.006 * * [simplify]: Extracting #4: cost 200 inf + 1753 552.009 * * [simplify]: Extracting #5: cost 137 inf + 13755 552.015 * * [simplify]: Extracting #6: cost 87 inf + 24934 552.023 * * [simplify]: Extracting #7: cost 49 inf + 37767 552.037 * * [simplify]: Extracting #8: cost 4 inf + 57899 552.051 * * [simplify]: Extracting #9: cost 0 inf + 59443 552.066 * [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))) 552.066 * [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)))))) 552.066 * [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.066 * * [simplify]: iters left: 6 (11 enodes) 552.069 * * [simplify]: iters left: 5 (43 enodes) 552.075 * * [simplify]: iters left: 4 (84 enodes) 552.091 * * [simplify]: iters left: 3 (212 enodes) 552.134 * * [simplify]: iters left: 2 (472 enodes) 552.236 * * [simplify]: Extracting #0: cost 1 inf + 0 552.236 * * [simplify]: Extracting #1: cost 0 inf + 1 552.236 * [simplify]: Simplified to 0 552.236 * [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)) 552.236 * * * * [progress]: [ 1286 / 3260 ] simplifiying candidate # 552.236 * [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)))) 552.236 * * [simplify]: iters left: 6 (24 enodes) 552.242 * * [simplify]: iters left: 5 (95 enodes) 552.258 * * [simplify]: iters left: 4 (182 enodes) 552.292 * * [simplify]: iters left: 3 (435 enodes) 552.401 * * [simplify]: Extracting #0: cost 1 inf + 0 552.401 * * [simplify]: Extracting #1: cost 11 inf + 0 552.401 * * [simplify]: Extracting #2: cost 109 inf + 0 552.401 * * [simplify]: Extracting #3: cost 198 inf + 2 552.402 * * [simplify]: Extracting #4: cost 176 inf + 2326 552.406 * * [simplify]: Extracting #5: cost 122 inf + 12795 552.412 * * [simplify]: Extracting #6: cost 67 inf + 28699 552.427 * * [simplify]: Extracting #7: cost 3 inf + 53339 552.443 * * [simplify]: Extracting #8: cost 0 inf + 54545 552.457 * [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)))) 552.457 * [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))))) 552.458 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 552.458 * * [simplify]: iters left: 6 (12 enodes) 552.461 * * [simplify]: iters left: 5 (49 enodes) 552.469 * * [simplify]: iters left: 4 (99 enodes) 552.488 * * [simplify]: iters left: 3 (234 enodes) 552.540 * * [simplify]: iters left: 2 (447 enodes) 552.634 * * [simplify]: Extracting #0: cost 1 inf + 0 552.634 * * [simplify]: Extracting #1: cost 0 inf + 1 552.634 * [simplify]: Simplified to 0 552.634 * [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)) 552.634 * * * * [progress]: [ 1287 / 3260 ] simplifiying candidate # 552.635 * [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)))))) 552.635 * * [simplify]: iters left: 6 (25 enodes) 552.640 * * [simplify]: iters left: 5 (100 enodes) 552.658 * * [simplify]: iters left: 4 (204 enodes) 552.698 * * [simplify]: Extracting #0: cost 1 inf + 0 552.698 * * [simplify]: Extracting #1: cost 11 inf + 0 552.698 * * [simplify]: Extracting #2: cost 95 inf + 0 552.699 * * [simplify]: Extracting #3: cost 156 inf + 43 552.699 * * [simplify]: Extracting #4: cost 152 inf + 291 552.701 * * [simplify]: Extracting #5: cost 106 inf + 9845 552.705 * * [simplify]: Extracting #6: cost 63 inf + 19513 552.710 * * [simplify]: Extracting #7: cost 53 inf + 20704 552.716 * * [simplify]: Extracting #8: cost 20 inf + 34990 552.727 * * [simplify]: Extracting #9: cost 1 inf + 43939 552.736 * * [simplify]: Extracting #10: cost 0 inf + 44359 552.745 * [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))) 552.746 * [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))))))) 552.746 * [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))))) 552.746 * * [simplify]: iters left: 6 (14 enodes) 552.749 * * [simplify]: iters left: 5 (57 enodes) 552.758 * * [simplify]: iters left: 4 (121 enodes) 552.782 * * [simplify]: iters left: 3 (291 enodes) 552.860 * * [simplify]: Extracting #0: cost 1 inf + 0 552.860 * * [simplify]: Extracting #1: cost 0 inf + 1 552.860 * [simplify]: Simplified to 0 552.860 * [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)) 552.861 * * * * [progress]: [ 1288 / 3260 ] simplifiying candidate # 552.861 * [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))))) 552.861 * * [simplify]: iters left: 6 (26 enodes) 552.867 * * [simplify]: iters left: 5 (101 enodes) 552.882 * * [simplify]: iters left: 4 (184 enodes) 552.918 * * [simplify]: iters left: 3 (409 enodes) 552.999 * * [simplify]: Extracting #0: cost 1 inf + 0 553.000 * * [simplify]: Extracting #1: cost 11 inf + 0 553.000 * * [simplify]: Extracting #2: cost 102 inf + 0 553.000 * * [simplify]: Extracting #3: cost 180 inf + 85 553.001 * * [simplify]: Extracting #4: cost 161 inf + 2078 553.004 * * [simplify]: Extracting #5: cost 111 inf + 9571 553.010 * * [simplify]: Extracting #6: cost 60 inf + 24769 553.021 * * [simplify]: Extracting #7: cost 3 inf + 46631 553.036 * * [simplify]: Extracting #8: cost 0 inf + 47754 553.049 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 553.049 * [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)))))) 553.049 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 553.049 * * [simplify]: iters left: 6 (13 enodes) 553.052 * * [simplify]: iters left: 5 (52 enodes) 553.060 * * [simplify]: iters left: 4 (98 enodes) 553.078 * * [simplify]: iters left: 3 (212 enodes) 553.119 * * [simplify]: iters left: 2 (371 enodes) 553.191 * * [simplify]: Extracting #0: cost 1 inf + 0 553.191 * * [simplify]: Extracting #1: cost 0 inf + 1 553.191 * [simplify]: Simplified to 0 553.192 * [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)) 553.192 * * * * [progress]: [ 1289 / 3260 ] simplifiying candidate # 553.192 * [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)))) 553.192 * * [simplify]: iters left: 6 (25 enodes) 553.197 * * [simplify]: iters left: 5 (92 enodes) 553.214 * * [simplify]: iters left: 4 (169 enodes) 553.240 * * [simplify]: iters left: 3 (338 enodes) 553.302 * * [simplify]: Extracting #0: cost 1 inf + 0 553.302 * * [simplify]: Extracting #1: cost 11 inf + 0 553.302 * * [simplify]: Extracting #2: cost 97 inf + 0 553.303 * * [simplify]: Extracting #3: cost 158 inf + 169 553.304 * * [simplify]: Extracting #4: cost 112 inf + 5107 553.307 * * [simplify]: Extracting #5: cost 90 inf + 9778 553.310 * * [simplify]: Extracting #6: cost 84 inf + 11163 553.317 * * [simplify]: Extracting #7: cost 21 inf + 35204 553.328 * * [simplify]: Extracting #8: cost 0 inf + 44582 553.341 * * [simplify]: Extracting #9: cost 0 inf + 44462 553.352 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 553.352 * [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))))) 553.352 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 553.352 * * [simplify]: iters left: 6 (12 enodes) 553.355 * * [simplify]: iters left: 5 (44 enodes) 553.362 * * [simplify]: iters left: 4 (92 enodes) 553.376 * * [simplify]: iters left: 3 (159 enodes) 553.400 * * [simplify]: iters left: 2 (267 enodes) 553.443 * * [simplify]: iters left: 1 (364 enodes) 553.500 * * [simplify]: Extracting #0: cost 1 inf + 0 553.500 * * [simplify]: Extracting #1: cost 0 inf + 1 553.500 * [simplify]: Simplified to 0 553.500 * [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)) 553.501 * * * * [progress]: [ 1290 / 3260 ] simplifiying candidate # 553.501 * [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)))))) 553.501 * * [simplify]: iters left: 6 (26 enodes) 553.507 * * [simplify]: iters left: 5 (107 enodes) 553.526 * * [simplify]: iters left: 4 (237 enodes) 553.577 * * [simplify]: Extracting #0: cost 1 inf + 0 553.577 * * [simplify]: Extracting #1: cost 11 inf + 0 553.578 * * [simplify]: Extracting #2: cost 130 inf + 0 553.578 * * [simplify]: Extracting #3: cost 226 inf + 45 553.579 * * [simplify]: Extracting #4: cost 211 inf + 1992 553.582 * * [simplify]: Extracting #5: cost 133 inf + 22616 553.591 * * [simplify]: Extracting #6: cost 34 inf + 55772 553.604 * * [simplify]: Extracting #7: cost 1 inf + 67729 553.617 * * [simplify]: Extracting #8: cost 0 inf + 68094 553.631 * [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))))) 553.631 * [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))))))) 553.631 * [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))))) 553.631 * * [simplify]: iters left: 6 (15 enodes) 553.635 * * [simplify]: iters left: 5 (64 enodes) 553.645 * * [simplify]: iters left: 4 (149 enodes) 553.681 * * [simplify]: iters left: 3 (466 enodes) 553.932 * * [simplify]: Extracting #0: cost 1 inf + 0 553.932 * * [simplify]: Extracting #1: cost 0 inf + 1 553.932 * [simplify]: Simplified to 0 553.932 * [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)) 553.932 * * * * [progress]: [ 1291 / 3260 ] simplifiying candidate # 553.932 * [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))))) 553.932 * * [simplify]: iters left: 6 (27 enodes) 553.939 * * [simplify]: iters left: 5 (108 enodes) 553.959 * * [simplify]: iters left: 4 (213 enodes) 553.998 * * [simplify]: Extracting #0: cost 1 inf + 0 553.998 * * [simplify]: Extracting #1: cost 11 inf + 0 553.998 * * [simplify]: Extracting #2: cost 113 inf + 0 553.999 * * [simplify]: Extracting #3: cost 184 inf + 3 554.000 * * [simplify]: Extracting #4: cost 165 inf + 2478 554.003 * * [simplify]: Extracting #5: cost 100 inf + 17792 554.009 * * [simplify]: Extracting #6: cost 43 inf + 33843 554.020 * * [simplify]: Extracting #7: cost 2 inf + 49901 554.031 * * [simplify]: Extracting #8: cost 0 inf + 50631 554.041 * [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))))) 554.041 * [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)))))) 554.042 * [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.042 * * [simplify]: iters left: 6 (14 enodes) 554.045 * * [simplify]: iters left: 5 (59 enodes) 554.054 * * [simplify]: iters left: 4 (121 enodes) 554.078 * * [simplify]: iters left: 3 (332 enodes) 554.211 * * [simplify]: Extracting #0: cost 1 inf + 0 554.212 * * [simplify]: Extracting #1: cost 0 inf + 1 554.212 * [simplify]: Simplified to 0 554.212 * [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)) 554.212 * * * * [progress]: [ 1292 / 3260 ] simplifiying candidate # 554.212 * [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)))) 554.212 * * [simplify]: iters left: 6 (26 enodes) 554.218 * * [simplify]: iters left: 5 (103 enodes) 554.234 * * [simplify]: iters left: 4 (204 enodes) 554.275 * * [simplify]: iters left: 3 (493 enodes) 554.418 * * [simplify]: Extracting #0: cost 1 inf + 0 554.418 * * [simplify]: Extracting #1: cost 11 inf + 0 554.418 * * [simplify]: Extracting #2: cost 146 inf + 0 554.419 * * [simplify]: Extracting #3: cost 236 inf + 171 554.420 * * [simplify]: Extracting #4: cost 205 inf + 3308 554.425 * * [simplify]: Extracting #5: cost 129 inf + 19280 554.434 * * [simplify]: Extracting #6: cost 67 inf + 35667 554.448 * * [simplify]: Extracting #7: cost 5 inf + 60309 554.465 * * [simplify]: Extracting #8: cost 0 inf + 62593 554.483 * [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)))) 554.483 * [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))))) 554.483 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 554.483 * * [simplify]: iters left: 6 (13 enodes) 554.487 * * [simplify]: iters left: 5 (54 enodes) 554.496 * * [simplify]: iters left: 4 (112 enodes) 554.518 * * [simplify]: iters left: 3 (281 enodes) 554.612 * * [simplify]: Extracting #0: cost 1 inf + 0 554.612 * * [simplify]: Extracting #1: cost 0 inf + 1 554.612 * [simplify]: Simplified to 0 554.612 * [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)) 554.612 * * * * [progress]: [ 1293 / 3260 ] simplifiying candidate # 554.613 * [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)))))) 554.613 * * [simplify]: iters left: 6 (24 enodes) 554.618 * * [simplify]: iters left: 5 (97 enodes) 554.633 * * [simplify]: iters left: 4 (210 enodes) 554.678 * * [simplify]: Extracting #0: cost 1 inf + 0 554.678 * * [simplify]: Extracting #1: cost 11 inf + 0 554.678 * * [simplify]: Extracting #2: cost 108 inf + 0 554.678 * * [simplify]: Extracting #3: cost 176 inf + 44 554.679 * * [simplify]: Extracting #4: cost 172 inf + 253 554.680 * * [simplify]: Extracting #5: cost 138 inf + 7912 554.686 * * [simplify]: Extracting #6: cost 58 inf + 29880 554.695 * * [simplify]: Extracting #7: cost 0 inf + 50555 554.706 * * [simplify]: Extracting #8: cost 0 inf + 50315 554.718 * [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)))) 554.718 * [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))))))) 554.719 * [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))))) 554.719 * * [simplify]: iters left: 6 (14 enodes) 554.722 * * [simplify]: iters left: 5 (59 enodes) 554.732 * * [simplify]: iters left: 4 (134 enodes) 554.759 * * [simplify]: iters left: 3 (357 enodes) 554.897 * * [simplify]: Extracting #0: cost 1 inf + 0 554.897 * * [simplify]: Extracting #1: cost 0 inf + 1 554.897 * [simplify]: Simplified to 0 554.897 * [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)) 554.897 * * * * [progress]: [ 1294 / 3260 ] simplifiying candidate # 554.897 * [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))))) 554.898 * * [simplify]: iters left: 6 (25 enodes) 554.903 * * [simplify]: iters left: 5 (99 enodes) 554.918 * * [simplify]: iters left: 4 (195 enodes) 554.956 * * [simplify]: iters left: 3 (460 enodes) 555.080 * * [simplify]: Extracting #0: cost 1 inf + 0 555.081 * * [simplify]: Extracting #1: cost 11 inf + 0 555.081 * * [simplify]: Extracting #2: cost 159 inf + 0 555.082 * * [simplify]: Extracting #3: cost 269 inf + 45 555.083 * * [simplify]: Extracting #4: cost 239 inf + 3507 555.089 * * [simplify]: Extracting #5: cost 148 inf + 21138 555.102 * * [simplify]: Extracting #6: cost 67 inf + 41764 555.117 * * [simplify]: Extracting #7: cost 9 inf + 63827 555.135 * * [simplify]: Extracting #8: cost 0 inf + 67549 555.153 * [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)) 555.153 * [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)))))) 555.153 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 555.153 * * [simplify]: iters left: 6 (13 enodes) 555.156 * * [simplify]: iters left: 5 (53 enodes) 555.165 * * [simplify]: iters left: 4 (106 enodes) 555.187 * * [simplify]: iters left: 3 (257 enodes) 555.269 * * [simplify]: Extracting #0: cost 1 inf + 0 555.269 * * [simplify]: Extracting #1: cost 0 inf + 1 555.269 * [simplify]: Simplified to 0 555.269 * [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)) 555.269 * * * * [progress]: [ 1295 / 3260 ] simplifiying candidate # 555.270 * [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)))) 555.270 * * [simplify]: iters left: 6 (24 enodes) 555.275 * * [simplify]: iters left: 5 (95 enodes) 555.292 * * [simplify]: iters left: 4 (181 enodes) 555.326 * * [simplify]: iters left: 3 (422 enodes) 555.452 * * [simplify]: Extracting #0: cost 1 inf + 0 555.452 * * [simplify]: Extracting #1: cost 11 inf + 0 555.452 * * [simplify]: Extracting #2: cost 130 inf + 0 555.453 * * [simplify]: Extracting #3: cost 201 inf + 45 555.454 * * [simplify]: Extracting #4: cost 168 inf + 3279 555.458 * * [simplify]: Extracting #5: cost 108 inf + 13296 555.465 * * [simplify]: Extracting #6: cost 60 inf + 30004 555.479 * * [simplify]: Extracting #7: cost 6 inf + 50152 555.494 * * [simplify]: Extracting #8: cost 0 inf + 52413 555.509 * [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)))) 555.509 * [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))))) 555.509 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 555.509 * * [simplify]: iters left: 6 (12 enodes) 555.512 * * [simplify]: iters left: 5 (49 enodes) 555.520 * * [simplify]: iters left: 4 (94 enodes) 555.540 * * [simplify]: iters left: 3 (221 enodes) 555.608 * * [simplify]: iters left: 2 (492 enodes) 555.823 * * [simplify]: Extracting #0: cost 1 inf + 0 555.823 * * [simplify]: Extracting #1: cost 0 inf + 1 555.824 * [simplify]: Simplified to 0 555.824 * [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)) 555.824 * * * * [progress]: [ 1296 / 3260 ] simplifiying candidate # 555.825 * [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)))))) 555.825 * * [simplify]: iters left: 6 (24 enodes) 555.830 * * [simplify]: iters left: 5 (95 enodes) 555.845 * * [simplify]: iters left: 4 (197 enodes) 555.886 * * [simplify]: iters left: 3 (481 enodes) 556.022 * * [simplify]: Extracting #0: cost 1 inf + 0 556.022 * * [simplify]: Extracting #1: cost 11 inf + 0 556.023 * * [simplify]: Extracting #2: cost 150 inf + 0 556.024 * * [simplify]: Extracting #3: cost 245 inf + 5 556.025 * * [simplify]: Extracting #4: cost 219 inf + 3098 556.030 * * [simplify]: Extracting #5: cost 125 inf + 23125 556.038 * * [simplify]: Extracting #6: cost 82 inf + 32826 556.051 * * [simplify]: Extracting #7: cost 44 inf + 45685 556.066 * * [simplify]: Extracting #8: cost 5 inf + 63339 556.083 * * [simplify]: Extracting #9: cost 0 inf + 65839 556.099 * [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)))) 556.099 * [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))))))) 556.099 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 556.099 * * [simplify]: iters left: 6 (13 enodes) 556.103 * * [simplify]: iters left: 5 (52 enodes) 556.111 * * [simplify]: iters left: 4 (111 enodes) 556.136 * * [simplify]: iters left: 3 (278 enodes) 556.226 * * [simplify]: Extracting #0: cost 1 inf + 0 556.226 * * [simplify]: Extracting #1: cost 0 inf + 1 556.226 * [simplify]: Simplified to 0 556.226 * [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)) 556.226 * * * * [progress]: [ 1297 / 3260 ] simplifiying candidate # 556.226 * [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))))) 556.226 * * [simplify]: iters left: 6 (25 enodes) 556.234 * * [simplify]: iters left: 5 (96 enodes) 556.248 * * [simplify]: iters left: 4 (179 enodes) 556.282 * * [simplify]: iters left: 3 (393 enodes) 556.374 * * [simplify]: Extracting #0: cost 1 inf + 0 556.375 * * [simplify]: Extracting #1: cost 11 inf + 0 556.375 * * [simplify]: Extracting #2: cost 127 inf + 0 556.376 * * [simplify]: Extracting #3: cost 184 inf + 296 556.377 * * [simplify]: Extracting #4: cost 147 inf + 3699 556.380 * * [simplify]: Extracting #5: cost 99 inf + 11162 556.386 * * [simplify]: Extracting #6: cost 63 inf + 22209 556.397 * * [simplify]: Extracting #7: cost 4 inf + 45606 556.411 * * [simplify]: Extracting #8: cost 0 inf + 47271 556.423 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (* (/ b a) 1/2)) 556.423 * [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)))))) 556.424 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 556.424 * * [simplify]: iters left: 6 (12 enodes) 556.427 * * [simplify]: iters left: 5 (47 enodes) 556.434 * * [simplify]: iters left: 4 (89 enodes) 556.451 * * [simplify]: iters left: 3 (186 enodes) 556.497 * * [simplify]: iters left: 2 (378 enodes) 556.629 * * [simplify]: Extracting #0: cost 1 inf + 0 556.629 * * [simplify]: Extracting #1: cost 0 inf + 1 556.629 * [simplify]: Simplified to 0 556.629 * [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)) 556.629 * * * * [progress]: [ 1298 / 3260 ] simplifiying candidate # 556.630 * [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)))) 556.630 * * [simplify]: iters left: 6 (24 enodes) 556.635 * * [simplify]: iters left: 5 (90 enodes) 556.648 * * [simplify]: iters left: 4 (145 enodes) 556.672 * * [simplify]: iters left: 3 (281 enodes) 556.721 * * [simplify]: Extracting #0: cost 1 inf + 0 556.721 * * [simplify]: Extracting #1: cost 9 inf + 0 556.721 * * [simplify]: Extracting #2: cost 84 inf + 2 556.721 * * [simplify]: Extracting #3: cost 122 inf + 1067 556.722 * * [simplify]: Extracting #4: cost 93 inf + 3933 556.724 * * [simplify]: Extracting #5: cost 89 inf + 6000 556.726 * * [simplify]: Extracting #6: cost 83 inf + 7265 556.731 * * [simplify]: Extracting #7: cost 26 inf + 28688 556.742 * * [simplify]: Extracting #8: cost 0 inf + 40521 556.752 * * [simplify]: Extracting #9: cost 0 inf + 40481 556.761 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ (/ b a) 2)) 556.761 * [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))))) 556.761 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 556.761 * * [simplify]: iters left: 6 (11 enodes) 556.764 * * [simplify]: iters left: 5 (40 enodes) 556.770 * * [simplify]: iters left: 4 (65 enodes) 556.780 * * [simplify]: iters left: 3 (97 enodes) 556.796 * * [simplify]: iters left: 2 (165 enodes) 556.830 * * [simplify]: iters left: 1 (271 enodes) 556.881 * * [simplify]: Extracting #0: cost 1 inf + 0 556.881 * * [simplify]: Extracting #1: cost 0 inf + 1 556.881 * [simplify]: Simplified to 0 556.881 * [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)) 556.882 * * * * [progress]: [ 1299 / 3260 ] simplifiying candidate # 556.882 * [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)))))) 556.882 * * [simplify]: iters left: 6 (23 enodes) 556.887 * * [simplify]: iters left: 5 (94 enodes) 556.902 * * [simplify]: iters left: 4 (192 enodes) 556.942 * * [simplify]: iters left: 3 (458 enodes) 557.066 * * [simplify]: Extracting #0: cost 1 inf + 0 557.066 * * [simplify]: Extracting #1: cost 11 inf + 0 557.067 * * [simplify]: Extracting #2: cost 147 inf + 0 557.067 * * [simplify]: Extracting #3: cost 234 inf + 47 557.069 * * [simplify]: Extracting #4: cost 210 inf + 2976 557.074 * * [simplify]: Extracting #5: cost 117 inf + 22833 557.082 * * [simplify]: Extracting #6: cost 62 inf + 37963 557.096 * * [simplify]: Extracting #7: cost 11 inf + 58405 557.114 * * [simplify]: Extracting #8: cost 0 inf + 63448 557.130 * * [simplify]: Extracting #9: cost 0 inf + 63408 557.146 * [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)))) 557.146 * [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))))))) 557.146 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 557.146 * * [simplify]: iters left: 6 (12 enodes) 557.150 * * [simplify]: iters left: 5 (51 enodes) 557.157 * * [simplify]: iters left: 4 (106 enodes) 557.180 * * [simplify]: iters left: 3 (247 enodes) 557.247 * * [simplify]: Extracting #0: cost 1 inf + 0 557.247 * * [simplify]: Extracting #1: cost 0 inf + 1 557.247 * [simplify]: Simplified to 0 557.247 * [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)) 557.247 * * * * [progress]: [ 1300 / 3260 ] simplifiying candidate # 557.248 * [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))))) 557.248 * * [simplify]: iters left: 6 (24 enodes) 557.253 * * [simplify]: iters left: 5 (95 enodes) 557.268 * * [simplify]: iters left: 4 (176 enodes) 557.302 * * [simplify]: iters left: 3 (390 enodes) 557.394 * * [simplify]: Extracting #0: cost 1 inf + 0 557.394 * * [simplify]: Extracting #1: cost 11 inf + 0 557.395 * * [simplify]: Extracting #2: cost 126 inf + 0 557.395 * * [simplify]: Extracting #3: cost 185 inf + 7 557.397 * * [simplify]: Extracting #4: cost 155 inf + 2392 557.399 * * [simplify]: Extracting #5: cost 104 inf + 10060 557.408 * * [simplify]: Extracting #6: cost 59 inf + 23616 557.419 * * [simplify]: Extracting #7: cost 4 inf + 45275 557.431 * * [simplify]: Extracting #8: cost 0 inf + 47060 557.443 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (cbrt a)) (* (sqrt 2) (* (cbrt a) (cbrt a)))) (/ (/ b a) 2)) 557.443 * [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)))))) 557.443 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 557.444 * * [simplify]: iters left: 6 (11 enodes) 557.446 * * [simplify]: iters left: 5 (46 enodes) 557.453 * * [simplify]: iters left: 4 (86 enodes) 557.470 * * [simplify]: iters left: 3 (183 enodes) 557.515 * * [simplify]: iters left: 2 (372 enodes) 557.643 * * [simplify]: Extracting #0: cost 1 inf + 0 557.644 * * [simplify]: Extracting #1: cost 0 inf + 1 557.644 * [simplify]: Simplified to 0 557.644 * [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)) 557.644 * * * * [progress]: [ 1301 / 3260 ] simplifiying candidate # 557.644 * [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)))) 557.644 * * [simplify]: iters left: 6 (23 enodes) 557.649 * * [simplify]: iters left: 5 (89 enodes) 557.662 * * [simplify]: iters left: 4 (144 enodes) 557.689 * * [simplify]: iters left: 3 (280 enodes) 557.737 * * [simplify]: Extracting #0: cost 1 inf + 0 557.737 * * [simplify]: Extracting #1: cost 9 inf + 0 557.738 * * [simplify]: Extracting #2: cost 86 inf + 2 557.738 * * [simplify]: Extracting #3: cost 126 inf + 545 557.741 * * [simplify]: Extracting #4: cost 96 inf + 3571 557.742 * * [simplify]: Extracting #5: cost 90 inf + 5761 557.744 * * [simplify]: Extracting #6: cost 87 inf + 6312 557.746 * * [simplify]: Extracting #7: cost 76 inf + 7981 557.752 * * [simplify]: Extracting #8: cost 26 inf + 28730 557.762 * * [simplify]: Extracting #9: cost 0 inf + 40324 557.772 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (cbrt a)) (/ (/ b a) 2)) 557.772 * [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))))) 557.772 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 557.772 * * [simplify]: iters left: 6 (10 enodes) 557.775 * * [simplify]: iters left: 5 (39 enodes) 557.781 * * [simplify]: iters left: 4 (64 enodes) 557.791 * * [simplify]: iters left: 3 (96 enodes) 557.806 * * [simplify]: iters left: 2 (164 enodes) 557.839 * * [simplify]: iters left: 1 (270 enodes) 557.891 * * [simplify]: Extracting #0: cost 1 inf + 0 557.891 * * [simplify]: Extracting #1: cost 0 inf + 1 557.891 * [simplify]: Simplified to 0 557.891 * [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)) 557.891 * * * * [progress]: [ 1302 / 3260 ] simplifiying candidate # 557.891 * [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)))))) 557.891 * * [simplify]: iters left: 6 (23 enodes) 557.897 * * [simplify]: iters left: 5 (95 enodes) 557.912 * * [simplify]: iters left: 4 (201 enodes) 557.950 * * [simplify]: iters left: 3 (450 enodes) 558.051 * * [simplify]: Extracting #0: cost 1 inf + 0 558.051 * * [simplify]: Extracting #1: cost 11 inf + 0 558.051 * * [simplify]: Extracting #2: cost 116 inf + 0 558.052 * * [simplify]: Extracting #3: cost 215 inf + 89 558.053 * * [simplify]: Extracting #4: cost 182 inf + 4598 558.057 * * [simplify]: Extracting #5: cost 100 inf + 20283 558.065 * * [simplify]: Extracting #6: cost 56 inf + 34589 558.079 * * [simplify]: Extracting #7: cost 5 inf + 54924 558.093 * * [simplify]: Extracting #8: cost 0 inf + 57024 558.106 * * [simplify]: Extracting #9: cost 0 inf + 56984 558.122 * [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))) 558.122 * [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))))))) 558.122 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 558.122 * * [simplify]: iters left: 6 (12 enodes) 558.126 * * [simplify]: iters left: 5 (53 enodes) 558.135 * * [simplify]: iters left: 4 (117 enodes) 558.156 * * [simplify]: iters left: 3 (255 enodes) 558.217 * * [simplify]: Extracting #0: cost 1 inf + 0 558.217 * * [simplify]: Extracting #1: cost 0 inf + 1 558.217 * [simplify]: Simplified to 0 558.217 * [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)) 558.217 * * * * [progress]: [ 1303 / 3260 ] simplifiying candidate # 558.217 * [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))))) 558.217 * * [simplify]: iters left: 6 (24 enodes) 558.223 * * [simplify]: iters left: 5 (96 enodes) 558.238 * * [simplify]: iters left: 4 (186 enodes) 558.270 * * [simplify]: iters left: 3 (375 enodes) 558.346 * * [simplify]: Extracting #0: cost 1 inf + 0 558.346 * * [simplify]: Extracting #1: cost 11 inf + 0 558.347 * * [simplify]: Extracting #2: cost 111 inf + 0 558.347 * * [simplify]: Extracting #3: cost 179 inf + 704 558.349 * * [simplify]: Extracting #4: cost 115 inf + 7532 558.353 * * [simplify]: Extracting #5: cost 91 inf + 11482 558.358 * * [simplify]: Extracting #6: cost 62 inf + 22328 558.371 * * [simplify]: Extracting #7: cost 7 inf + 43445 558.383 * * [simplify]: Extracting #8: cost 0 inf + 46489 558.395 * * [simplify]: Extracting #9: cost 0 inf + 46449 558.407 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (sqrt 2))) (* (/ 1/2 a) b)) 558.407 * [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)))))) 558.408 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 558.408 * * [simplify]: iters left: 6 (11 enodes) 558.411 * * [simplify]: iters left: 5 (48 enodes) 558.419 * * [simplify]: iters left: 4 (98 enodes) 558.435 * * [simplify]: iters left: 3 (181 enodes) 558.472 * * [simplify]: iters left: 2 (358 enodes) 558.578 * * [simplify]: Extracting #0: cost 1 inf + 0 558.578 * * [simplify]: Extracting #1: cost 0 inf + 1 558.578 * [simplify]: Simplified to 0 558.578 * [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)) 558.578 * * * * [progress]: [ 1304 / 3260 ] simplifiying candidate # 558.578 * [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)))) 558.578 * * [simplify]: iters left: 6 (23 enodes) 558.584 * * [simplify]: iters left: 5 (89 enodes) 558.600 * * [simplify]: iters left: 4 (164 enodes) 558.626 * * [simplify]: iters left: 3 (320 enodes) 558.686 * * [simplify]: Extracting #0: cost 1 inf + 0 558.686 * * [simplify]: Extracting #1: cost 12 inf + 0 558.687 * * [simplify]: Extracting #2: cost 95 inf + 83 558.687 * * [simplify]: Extracting #3: cost 139 inf + 959 558.689 * * [simplify]: Extracting #4: cost 94 inf + 4657 558.691 * * [simplify]: Extracting #5: cost 89 inf + 6963 558.693 * * [simplify]: Extracting #6: cost 79 inf + 9729 558.701 * * [simplify]: Extracting #7: cost 14 inf + 35140 558.711 * * [simplify]: Extracting #8: cost 0 inf + 41636 558.722 * [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)))) 558.722 * [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))))) 558.722 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 558.722 * * [simplify]: iters left: 6 (10 enodes) 558.725 * * [simplify]: iters left: 5 (41 enodes) 558.734 * * [simplify]: iters left: 4 (81 enodes) 558.746 * * [simplify]: iters left: 3 (127 enodes) 558.762 * * [simplify]: iters left: 2 (186 enodes) 558.788 * * [simplify]: iters left: 1 (266 enodes) 558.850 * * [simplify]: Extracting #0: cost 1 inf + 0 558.850 * * [simplify]: Extracting #1: cost 0 inf + 1 558.850 * [simplify]: Simplified to 0 558.850 * [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)) 558.850 * * * * [progress]: [ 1305 / 3260 ] simplifiying candidate # 558.850 * [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))) 558.850 * * [simplify]: iters left: 6 (22 enodes) 558.855 * * [simplify]: iters left: 5 (86 enodes) 558.869 * * [simplify]: iters left: 4 (146 enodes) 558.893 * * [simplify]: iters left: 3 (284 enodes) 558.944 * * [simplify]: Extracting #0: cost 1 inf + 0 558.944 * * [simplify]: Extracting #1: cost 9 inf + 0 558.944 * * [simplify]: Extracting #2: cost 83 inf + 2 558.945 * * [simplify]: Extracting #3: cost 120 inf + 1111 558.946 * * [simplify]: Extracting #4: cost 97 inf + 3242 558.947 * * [simplify]: Extracting #5: cost 89 inf + 5838 558.949 * * [simplify]: Extracting #6: cost 84 inf + 7061 558.955 * * [simplify]: Extracting #7: cost 24 inf + 29462 558.965 * * [simplify]: Extracting #8: cost 0 inf + 40335 558.976 * * [simplify]: Extracting #9: cost 0 inf + 40239 558.986 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (sqrt 2))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (/ (/ b 2) a)) 558.986 * [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)))) 558.987 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 558.987 * * [simplify]: iters left: 6 (9 enodes) 558.989 * * [simplify]: iters left: 5 (36 enodes) 558.995 * * [simplify]: iters left: 4 (67 enodes) 559.006 * * [simplify]: iters left: 3 (97 enodes) 559.022 * * [simplify]: iters left: 2 (158 enodes) 559.057 * * [simplify]: iters left: 1 (263 enodes) 559.101 * * [simplify]: Extracting #0: cost 1 inf + 0 559.101 * * [simplify]: Extracting #1: cost 0 inf + 1 559.101 * [simplify]: Simplified to 0 559.101 * [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)) 559.101 * * * * [progress]: [ 1306 / 3260 ] simplifiying candidate # 559.102 * [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)))) 559.102 * * [simplify]: iters left: 6 (22 enodes) 559.107 * * [simplify]: iters left: 5 (87 enodes) 559.120 * * [simplify]: iters left: 4 (155 enodes) 559.145 * * [simplify]: iters left: 3 (314 enodes) 559.205 * * [simplify]: Extracting #0: cost 1 inf + 0 559.205 * * [simplify]: Extracting #1: cost 11 inf + 0 559.205 * * [simplify]: Extracting #2: cost 96 inf + 0 559.206 * * [simplify]: Extracting #3: cost 154 inf + 5 559.207 * * [simplify]: Extracting #4: cost 108 inf + 4221 559.209 * * [simplify]: Extracting #5: cost 89 inf + 7448 559.212 * * [simplify]: Extracting #6: cost 85 inf + 8195 559.219 * * [simplify]: Extracting #7: cost 18 inf + 33345 559.230 * * [simplify]: Extracting #8: cost 0 inf + 42024 559.240 * * [simplify]: Extracting #9: cost 0 inf + 41929 559.250 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (* (cbrt a) (sqrt 2)) (cbrt a))) (* (cbrt a) (sqrt 2))) (/ b (* a 2))) 559.250 * [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))))) 559.251 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 559.251 * * [simplify]: iters left: 5 (9 enodes) 559.253 * * [simplify]: iters left: 4 (39 enodes) 559.259 * * [simplify]: iters left: 3 (65 enodes) 559.270 * * [simplify]: iters left: 2 (129 enodes) 559.295 * * [simplify]: iters left: 1 (210 enodes) 559.330 * * [simplify]: Extracting #0: cost 1 inf + 0 559.330 * * [simplify]: Extracting #1: cost 0 inf + 1 559.330 * [simplify]: Simplified to 0 559.330 * [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)) 559.330 * * * * [progress]: [ 1307 / 3260 ] simplifiying candidate # 559.330 * [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)))))) 559.331 * * [simplify]: iters left: 6 (21 enodes) 559.335 * * [simplify]: iters left: 5 (79 enodes) 559.349 * * [simplify]: iters left: 4 (123 enodes) 559.367 * * [simplify]: iters left: 3 (210 enodes) 559.400 * * [simplify]: iters left: 2 (352 enodes) 559.460 * * [simplify]: Extracting #0: cost 1 inf + 0 559.460 * * [simplify]: Extracting #1: cost 30 inf + 0 559.460 * * [simplify]: Extracting #2: cost 94 inf + 0 559.460 * * [simplify]: Extracting #3: cost 127 inf + 6 559.461 * * [simplify]: Extracting #4: cost 113 inf + 1650 559.462 * * [simplify]: Extracting #5: cost 96 inf + 4776 559.469 * * [simplify]: Extracting #6: cost 21 inf + 33690 559.480 * * [simplify]: Extracting #7: cost 1 inf + 42688 559.490 * * [simplify]: Extracting #8: cost 0 inf + 42892 559.500 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 559.500 * [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))))))) 559.500 * [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))))) 559.500 * * [simplify]: iters left: 6 (10 enodes) 559.503 * * [simplify]: iters left: 5 (37 enodes) 559.508 * * [simplify]: iters left: 4 (57 enodes) 559.517 * * [simplify]: iters left: 3 (104 enodes) 559.534 * * [simplify]: iters left: 2 (158 enodes) 559.558 * * [simplify]: iters left: 1 (225 enodes) 559.589 * * [simplify]: Extracting #0: cost 1 inf + 0 559.589 * * [simplify]: Extracting #1: cost 0 inf + 1 559.589 * [simplify]: Simplified to 0 559.589 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (/ b (* a 2))) 0)) 559.589 * * * * [progress]: [ 1308 / 3260 ] simplifiying candidate # 559.590 * [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))))) 559.590 * * [simplify]: iters left: 6 (20 enodes) 559.594 * * [simplify]: iters left: 5 (70 enodes) 559.604 * * [simplify]: iters left: 4 (107 enodes) 559.621 * * [simplify]: iters left: 3 (178 enodes) 559.647 * * [simplify]: iters left: 2 (283 enodes) 559.693 * * [simplify]: iters left: 1 (401 enodes) 559.760 * * [simplify]: Extracting #0: cost 1 inf + 0 559.760 * * [simplify]: Extracting #1: cost 22 inf + 0 559.760 * * [simplify]: Extracting #2: cost 98 inf + 0 559.760 * * [simplify]: Extracting #3: cost 123 inf + 3 559.761 * * [simplify]: Extracting #4: cost 109 inf + 1608 559.762 * * [simplify]: Extracting #5: cost 90 inf + 4690 559.768 * * [simplify]: Extracting #6: cost 31 inf + 24863 559.779 * * [simplify]: Extracting #7: cost 1 inf + 38782 559.791 * * [simplify]: Extracting #8: cost 0 inf + 39267 559.802 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 559.802 * [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)))))) 559.802 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 559.802 * * [simplify]: iters left: 6 (9 enodes) 559.806 * * [simplify]: iters left: 5 (29 enodes) 559.810 * * [simplify]: iters left: 4 (42 enodes) 559.815 * * [simplify]: iters left: 3 (58 enodes) 559.822 * * [simplify]: iters left: 2 (68 enodes) 559.829 * * [simplify]: Extracting #0: cost 1 inf + 0 559.829 * * [simplify]: Extracting #1: cost 0 inf + 1 559.829 * [simplify]: Simplified to 0 559.829 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) 2) (/ (/ b a) 2)) 0)) 559.829 * * * * [progress]: [ 1309 / 3260 ] simplifiying candidate # 559.830 * [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)))))) 559.830 * * [simplify]: iters left: 6 (24 enodes) 559.835 * * [simplify]: iters left: 5 (93 enodes) 559.849 * * [simplify]: iters left: 4 (190 enodes) 559.887 * * [simplify]: iters left: 3 (401 enodes) 559.965 * * [simplify]: Extracting #0: cost 1 inf + 0 559.965 * * [simplify]: Extracting #1: cost 12 inf + 0 559.965 * * [simplify]: Extracting #2: cost 90 inf + 0 559.966 * * [simplify]: Extracting #3: cost 154 inf + 205 559.966 * * [simplify]: Extracting #4: cost 151 inf + 451 559.967 * * [simplify]: Extracting #5: cost 118 inf + 7560 559.972 * * [simplify]: Extracting #6: cost 69 inf + 20852 559.980 * * [simplify]: Extracting #7: cost 14 inf + 39308 559.990 * * [simplify]: Extracting #8: cost 0 inf + 45356 560.001 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt a)) (* (* (sqrt a) (sqrt 2)) (sqrt 2))) (/ (/ b 2) a)) 560.001 * [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))))))) 560.001 * [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.001 * * [simplify]: iters left: 6 (13 enodes) 560.006 * * [simplify]: iters left: 5 (53 enodes) 560.014 * * [simplify]: iters left: 4 (117 enodes) 560.038 * * [simplify]: iters left: 3 (275 enodes) 560.092 * * [simplify]: iters left: 2 (474 enodes) 560.197 * * [simplify]: Extracting #0: cost 1 inf + 0 560.197 * * [simplify]: Extracting #1: cost 0 inf + 1 560.198 * [simplify]: Simplified to 0 560.198 * [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)) 560.198 * * * * [progress]: [ 1310 / 3260 ] simplifiying candidate # 560.198 * [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))))) 560.198 * * [simplify]: iters left: 6 (22 enodes) 560.203 * * [simplify]: iters left: 5 (84 enodes) 560.215 * * [simplify]: iters left: 4 (150 enodes) 560.241 * * [simplify]: iters left: 3 (273 enodes) 560.283 * * [simplify]: iters left: 2 (424 enodes) 560.352 * * [simplify]: Extracting #0: cost 1 inf + 0 560.353 * * [simplify]: Extracting #1: cost 10 inf + 0 560.353 * * [simplify]: Extracting #2: cost 72 inf + 0 560.353 * * [simplify]: Extracting #3: cost 128 inf + 44 560.354 * * [simplify]: Extracting #4: cost 118 inf + 1115 560.355 * * [simplify]: Extracting #5: cost 104 inf + 4942 560.358 * * [simplify]: Extracting #6: cost 65 inf + 13772 560.366 * * [simplify]: Extracting #7: cost 5 inf + 30812 560.375 * * [simplify]: Extracting #8: cost 0 inf + 32472 560.385 * * [simplify]: Extracting #9: cost 0 inf + 32297 560.394 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 560.394 * [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)))))) 560.395 * [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)))) 560.395 * * [simplify]: iters left: 6 (12 enodes) 560.398 * * [simplify]: iters left: 5 (47 enodes) 560.404 * * [simplify]: iters left: 4 (82 enodes) 560.417 * * [simplify]: iters left: 3 (157 enodes) 560.444 * * [simplify]: iters left: 2 (248 enodes) 560.482 * * [simplify]: iters left: 1 (341 enodes) 560.532 * * [simplify]: Extracting #0: cost 1 inf + 0 560.532 * * [simplify]: Extracting #1: cost 0 inf + 1 560.532 * [simplify]: Simplified to 0 560.532 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ b (* a 2))) 0)) 560.533 * * * * [progress]: [ 1311 / 3260 ] simplifiying candidate # 560.533 * [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)))) 560.533 * * [simplify]: iters left: 6 (23 enodes) 560.540 * * [simplify]: iters left: 5 (87 enodes) 560.553 * * [simplify]: iters left: 4 (161 enodes) 560.580 * * [simplify]: iters left: 3 (305 enodes) 560.640 * * [simplify]: Extracting #0: cost 1 inf + 0 560.640 * * [simplify]: Extracting #1: cost 12 inf + 0 560.640 * * [simplify]: Extracting #2: cost 76 inf + 0 560.640 * * [simplify]: Extracting #3: cost 124 inf + 43 560.641 * * [simplify]: Extracting #4: cost 121 inf + 169 560.641 * * [simplify]: Extracting #5: cost 119 inf + 786 560.642 * * [simplify]: Extracting #6: cost 94 inf + 4585 560.648 * * [simplify]: Extracting #7: cost 19 inf + 26673 560.656 * * [simplify]: Extracting #8: cost 1 inf + 32700 560.666 * * [simplify]: Extracting #9: cost 0 inf + 32888 560.674 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ b 2) a)) 560.674 * [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))))) 560.674 * [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))) 560.674 * * [simplify]: iters left: 6 (12 enodes) 560.677 * * [simplify]: iters left: 5 (47 enodes) 560.684 * * [simplify]: iters left: 4 (89 enodes) 560.700 * * [simplify]: iters left: 3 (180 enodes) 560.738 * * [simplify]: iters left: 2 (296 enodes) 560.792 * * [simplify]: iters left: 1 (428 enodes) 560.877 * * [simplify]: Extracting #0: cost 1 inf + 0 560.877 * * [simplify]: Extracting #1: cost 0 inf + 1 560.878 * [simplify]: Simplified to 0 560.878 * [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)) 560.878 * * * * [progress]: [ 1312 / 3260 ] simplifiying candidate # 560.878 * [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)))))) 560.878 * * [simplify]: iters left: 6 (23 enodes) 560.883 * * [simplify]: iters left: 5 (86 enodes) 560.896 * * [simplify]: iters left: 4 (151 enodes) 560.920 * * [simplify]: iters left: 3 (257 enodes) 560.957 * * [simplify]: iters left: 2 (385 enodes) 561.016 * * [simplify]: Extracting #0: cost 1 inf + 0 561.016 * * [simplify]: Extracting #1: cost 10 inf + 0 561.016 * * [simplify]: Extracting #2: cost 70 inf + 0 561.017 * * [simplify]: Extracting #3: cost 122 inf + 125 561.019 * * [simplify]: Extracting #4: cost 90 inf + 5529 561.022 * * [simplify]: Extracting #5: cost 72 inf + 10993 561.025 * * [simplify]: Extracting #6: cost 59 inf + 14689 561.032 * * [simplify]: Extracting #7: cost 14 inf + 27134 561.041 * * [simplify]: Extracting #8: cost 0 inf + 31731 561.050 * * [simplify]: Extracting #9: cost 0 inf + 31651 561.059 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ (/ (/ b 2) (cbrt a)) (cbrt a)) (cbrt a))) 561.059 * [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))))))) 561.059 * [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.059 * * [simplify]: iters left: 6 (12 enodes) 561.062 * * [simplify]: iters left: 5 (46 enodes) 561.069 * * [simplify]: iters left: 4 (81 enodes) 561.081 * * [simplify]: iters left: 3 (134 enodes) 561.101 * * [simplify]: iters left: 2 (197 enodes) 561.127 * * [simplify]: iters left: 1 (271 enodes) 561.164 * * [simplify]: Extracting #0: cost 1 inf + 0 561.164 * * [simplify]: Extracting #1: cost 0 inf + 1 561.164 * [simplify]: Simplified to 0 561.164 * [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)) 561.164 * * * * [progress]: [ 1313 / 3260 ] simplifiying candidate # 561.164 * [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))))) 561.165 * * [simplify]: iters left: 6 (20 enodes) 561.169 * * [simplify]: iters left: 5 (74 enodes) 561.179 * * [simplify]: iters left: 4 (119 enodes) 561.197 * * [simplify]: iters left: 3 (205 enodes) 561.228 * * [simplify]: iters left: 2 (328 enodes) 561.280 * * [simplify]: iters left: 1 (462 enodes) 561.353 * * [simplify]: Extracting #0: cost 1 inf + 0 561.353 * * [simplify]: Extracting #1: cost 26 inf + 0 561.353 * * [simplify]: Extracting #2: cost 114 inf + 0 561.354 * * [simplify]: Extracting #3: cost 149 inf + 2 561.355 * * [simplify]: Extracting #4: cost 146 inf + 741 561.356 * * [simplify]: Extracting #5: cost 112 inf + 5645 561.363 * * [simplify]: Extracting #6: cost 39 inf + 26169 561.375 * * [simplify]: Extracting #7: cost 1 inf + 45229 561.389 * * [simplify]: Extracting #8: cost 0 inf + 45369 561.402 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 561.402 * [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)))))) 561.403 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 561.403 * * [simplify]: iters left: 6 (10 enodes) 561.406 * * [simplify]: iters left: 5 (38 enodes) 561.412 * * [simplify]: iters left: 4 (59 enodes) 561.420 * * [simplify]: iters left: 3 (88 enodes) 561.431 * * [simplify]: iters left: 2 (117 enodes) 561.445 * * [simplify]: iters left: 1 (144 enodes) 561.461 * * [simplify]: Extracting #0: cost 1 inf + 0 561.461 * * [simplify]: Extracting #1: cost 0 inf + 1 561.461 * [simplify]: Simplified to 0 561.461 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 561.461 * * * * [progress]: [ 1314 / 3260 ] simplifiying candidate # 561.461 * [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)))) 561.461 * * [simplify]: iters left: 6 (22 enodes) 561.466 * * [simplify]: iters left: 5 (82 enodes) 561.479 * * [simplify]: iters left: 4 (133 enodes) 561.499 * * [simplify]: iters left: 3 (233 enodes) 561.535 * * [simplify]: iters left: 2 (352 enodes) 561.586 * * [simplify]: iters left: 1 (469 enodes) 561.657 * * [simplify]: Extracting #0: cost 1 inf + 0 561.657 * * [simplify]: Extracting #1: cost 10 inf + 0 561.657 * * [simplify]: Extracting #2: cost 74 inf + 0 561.657 * * [simplify]: Extracting #3: cost 107 inf + 170 561.658 * * [simplify]: Extracting #4: cost 92 inf + 1979 561.660 * * [simplify]: Extracting #5: cost 72 inf + 5218 561.665 * * [simplify]: Extracting #6: cost 15 inf + 20096 561.674 * * [simplify]: Extracting #7: cost 0 inf + 24536 561.682 * * [simplify]: Extracting #8: cost 0 inf + 24361 561.690 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 561.690 * [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))))) 561.691 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 561.691 * * [simplify]: iters left: 6 (11 enodes) 561.694 * * [simplify]: iters left: 5 (42 enodes) 561.700 * * [simplify]: iters left: 4 (67 enodes) 561.710 * * [simplify]: iters left: 3 (111 enodes) 561.726 * * [simplify]: iters left: 2 (140 enodes) 561.742 * * [simplify]: iters left: 1 (160 enodes) 561.758 * * [simplify]: Extracting #0: cost 1 inf + 0 561.758 * * [simplify]: Extracting #1: cost 0 inf + 1 561.758 * [simplify]: Simplified to 0 561.758 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 561.759 * * * * [progress]: [ 1315 / 3260 ] simplifiying candidate # 561.759 * [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)))))) 561.759 * * [simplify]: iters left: 6 (27 enodes) 561.765 * * [simplify]: iters left: 5 (108 enodes) 561.784 * * [simplify]: iters left: 4 (254 enodes) 561.850 * * [simplify]: Extracting #0: cost 1 inf + 0 561.850 * * [simplify]: Extracting #1: cost 10 inf + 0 561.851 * * [simplify]: Extracting #2: cost 159 inf + 0 561.851 * * [simplify]: Extracting #3: cost 291 inf + 1 561.853 * * [simplify]: Extracting #4: cost 268 inf + 4606 561.862 * * [simplify]: Extracting #5: cost 106 inf + 62670 561.876 * * [simplify]: Extracting #6: cost 43 inf + 85763 561.892 * * [simplify]: Extracting #7: cost 23 inf + 90369 561.909 * * [simplify]: Extracting #8: cost 0 inf + 100015 561.929 * * [simplify]: Extracting #9: cost 0 inf + 99945 561.947 * [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))))) 561.947 * [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))))))) 561.947 * [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))))) 561.947 * * [simplify]: iters left: 6 (16 enodes) 561.951 * * [simplify]: iters left: 5 (68 enodes) 561.962 * * [simplify]: iters left: 4 (179 enodes) 562.018 * * [simplify]: Extracting #0: cost 1 inf + 0 562.018 * * [simplify]: Extracting #1: cost 27 inf + 0 562.018 * * [simplify]: Extracting #2: cost 153 inf + 0 562.019 * * [simplify]: Extracting #3: cost 242 inf + 83 562.021 * * [simplify]: Extracting #4: cost 185 inf + 16503 562.034 * * [simplify]: Extracting #5: cost 15 inf + 79352 562.048 * * [simplify]: Extracting #6: cost 0 inf + 84943 562.064 * [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.065 * [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))))))) 562.065 * * * * [progress]: [ 1316 / 3260 ] simplifiying candidate # 562.065 * [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))))) 562.065 * * [simplify]: iters left: 6 (25 enodes) 562.071 * * [simplify]: iters left: 5 (100 enodes) 562.087 * * [simplify]: iters left: 4 (215 enodes) 562.135 * * [simplify]: Extracting #0: cost 1 inf + 0 562.135 * * [simplify]: Extracting #1: cost 10 inf + 0 562.136 * * [simplify]: Extracting #2: cost 120 inf + 0 562.136 * * [simplify]: Extracting #3: cost 216 inf + 0 562.137 * * [simplify]: Extracting #4: cost 196 inf + 3598 562.143 * * [simplify]: Extracting #5: cost 91 inf + 37514 562.153 * * [simplify]: Extracting #6: cost 35 inf + 56020 562.165 * * [simplify]: Extracting #7: cost 2 inf + 66102 562.177 * * [simplify]: Extracting #8: cost 0 inf + 66741 562.190 * [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))))) 562.191 * [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)))))) 562.191 * [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)))) 562.191 * * [simplify]: iters left: 6 (15 enodes) 562.195 * * [simplify]: iters left: 5 (63 enodes) 562.207 * * [simplify]: iters left: 4 (145 enodes) 562.241 * * [simplify]: iters left: 3 (499 enodes) 562.470 * * [simplify]: Extracting #0: cost 1 inf + 0 562.470 * * [simplify]: Extracting #1: cost 0 inf + 1 562.470 * [simplify]: Simplified to 0 562.470 * [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)) 562.470 * * * * [progress]: [ 1317 / 3260 ] simplifiying candidate # 562.470 * [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)))) 562.470 * * [simplify]: iters left: 6 (26 enodes) 562.476 * * [simplify]: iters left: 5 (102 enodes) 562.493 * * [simplify]: iters left: 4 (232 enodes) 562.551 * * [simplify]: Extracting #0: cost 1 inf + 0 562.551 * * [simplify]: Extracting #1: cost 12 inf + 0 562.551 * * [simplify]: Extracting #2: cost 121 inf + 0 562.551 * * [simplify]: Extracting #3: cost 201 inf + 2 562.553 * * [simplify]: Extracting #4: cost 176 inf + 4705 562.558 * * [simplify]: Extracting #5: cost 87 inf + 30441 562.566 * * [simplify]: Extracting #6: cost 28 inf + 48783 562.577 * * [simplify]: Extracting #7: cost 1 inf + 57338 562.590 * * [simplify]: Extracting #8: cost 0 inf + 57662 562.600 * [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))) 562.600 * [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))))) 562.601 * [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))) 562.601 * * [simplify]: iters left: 6 (15 enodes) 562.605 * * [simplify]: iters left: 5 (62 enodes) 562.616 * * [simplify]: iters left: 4 (159 enodes) 562.657 * * [simplify]: iters left: 3 (475 enodes) 562.856 * * [simplify]: Extracting #0: cost 1 inf + 0 562.856 * * [simplify]: Extracting #1: cost 42 inf + 0 562.856 * * [simplify]: Extracting #2: cost 194 inf + 1 562.859 * * [simplify]: Extracting #3: cost 205 inf + 15094 562.874 * * [simplify]: Extracting #4: cost 20 inf + 63712 562.891 * * [simplify]: Extracting #5: cost 3 inf + 65204 562.908 * * [simplify]: Extracting #6: cost 0 inf + 65965 562.925 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 562.926 * [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)))) 562.926 * * * * [progress]: [ 1318 / 3260 ] simplifiying candidate # 562.926 * [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)))))) 562.926 * * [simplify]: iters left: 6 (25 enodes) 562.932 * * [simplify]: iters left: 5 (99 enodes) 562.948 * * [simplify]: iters left: 4 (220 enodes) 562.998 * * [simplify]: Extracting #0: cost 1 inf + 0 562.998 * * [simplify]: Extracting #1: cost 10 inf + 0 562.998 * * [simplify]: Extracting #2: cost 117 inf + 0 562.999 * * [simplify]: Extracting #3: cost 216 inf + 0 563.000 * * [simplify]: Extracting #4: cost 193 inf + 3073 563.005 * * [simplify]: Extracting #5: cost 105 inf + 32102 563.015 * * [simplify]: Extracting #6: cost 28 inf + 58681 563.028 * * [simplify]: Extracting #7: cost 5 inf + 65879 563.042 * * [simplify]: Extracting #8: cost 0 inf + 67627 563.055 * [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)))) 563.055 * [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))))))) 563.055 * [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.055 * * [simplify]: iters left: 6 (15 enodes) 563.059 * * [simplify]: iters left: 5 (62 enodes) 563.069 * * [simplify]: iters left: 4 (148 enodes) 563.106 * * [simplify]: iters left: 3 (499 enodes) 563.342 * * [simplify]: Extracting #0: cost 1 inf + 0 563.342 * * [simplify]: Extracting #1: cost 0 inf + 1 563.342 * [simplify]: Simplified to 0 563.342 * [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)) 563.342 * * * * [progress]: [ 1319 / 3260 ] simplifiying candidate # 563.342 * [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))))) 563.343 * * [simplify]: iters left: 6 (23 enodes) 563.347 * * [simplify]: iters left: 5 (89 enodes) 563.361 * * [simplify]: iters left: 4 (180 enodes) 563.400 * * [simplify]: iters left: 3 (494 enodes) 563.537 * * [simplify]: Extracting #0: cost 1 inf + 0 563.537 * * [simplify]: Extracting #1: cost 10 inf + 0 563.537 * * [simplify]: Extracting #2: cost 135 inf + 0 563.538 * * [simplify]: Extracting #3: cost 278 inf + 1 563.542 * * [simplify]: Extracting #4: cost 263 inf + 3684 563.551 * * [simplify]: Extracting #5: cost 118 inf + 42500 563.567 * * [simplify]: Extracting #6: cost 42 inf + 65908 563.585 * * [simplify]: Extracting #7: cost 3 inf + 78132 563.605 * * [simplify]: Extracting #8: cost 0 inf + 78897 563.624 * * [simplify]: Extracting #9: cost 0 inf + 78817 563.644 * [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)))) 563.644 * [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)))))) 563.645 * [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)))) 563.645 * * [simplify]: iters left: 6 (14 enodes) 563.648 * * [simplify]: iters left: 5 (56 enodes) 563.657 * * [simplify]: iters left: 4 (117 enodes) 563.681 * * [simplify]: iters left: 3 (347 enodes) 563.793 * * [simplify]: Extracting #0: cost 1 inf + 0 563.793 * * [simplify]: Extracting #1: cost 0 inf + 1 563.793 * [simplify]: Simplified to 0 563.793 * [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)) 563.793 * * * * [progress]: [ 1320 / 3260 ] simplifiying candidate # 563.793 * [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)))) 563.793 * * [simplify]: iters left: 6 (24 enodes) 563.801 * * [simplify]: iters left: 5 (94 enodes) 563.815 * * [simplify]: iters left: 4 (185 enodes) 563.852 * * [simplify]: iters left: 3 (466 enodes) 563.999 * * [simplify]: Extracting #0: cost 1 inf + 0 563.999 * * [simplify]: Extracting #1: cost 10 inf + 0 563.999 * * [simplify]: Extracting #2: cost 126 inf + 0 564.000 * * [simplify]: Extracting #3: cost 225 inf + 2 564.002 * * [simplify]: Extracting #4: cost 198 inf + 5634 564.009 * * [simplify]: Extracting #5: cost 110 inf + 25657 564.022 * * [simplify]: Extracting #6: cost 42 inf + 44585 564.038 * * [simplify]: Extracting #7: cost 2 inf + 57612 564.054 * * [simplify]: Extracting #8: cost 0 inf + 58332 564.070 * [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))) 564.070 * [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))))) 564.070 * [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.071 * * [simplify]: iters left: 6 (14 enodes) 564.074 * * [simplify]: iters left: 5 (57 enodes) 564.083 * * [simplify]: iters left: 4 (116 enodes) 564.109 * * [simplify]: iters left: 3 (321 enodes) 564.216 * * [simplify]: Extracting #0: cost 1 inf + 0 564.216 * * [simplify]: Extracting #1: cost 0 inf + 1 564.216 * [simplify]: Simplified to 0 564.216 * [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)) 564.216 * * * * [progress]: [ 1321 / 3260 ] simplifiying candidate # 564.217 * [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)))))) 564.217 * * [simplify]: iters left: 6 (26 enodes) 564.222 * * [simplify]: iters left: 5 (102 enodes) 564.239 * * [simplify]: iters left: 4 (222 enodes) 564.290 * * [simplify]: Extracting #0: cost 1 inf + 0 564.290 * * [simplify]: Extracting #1: cost 10 inf + 0 564.290 * * [simplify]: Extracting #2: cost 103 inf + 0 564.291 * * [simplify]: Extracting #3: cost 182 inf + 2 564.291 * * [simplify]: Extracting #4: cost 164 inf + 2560 564.296 * * [simplify]: Extracting #5: cost 87 inf + 25013 564.303 * * [simplify]: Extracting #6: cost 44 inf + 36338 564.310 * * [simplify]: Extracting #7: cost 24 inf + 40743 564.320 * * [simplify]: Extracting #8: cost 2 inf + 49418 564.330 * * [simplify]: Extracting #9: cost 0 inf + 50162 564.341 * [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))) 564.341 * [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))))))) 564.342 * [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.342 * * [simplify]: iters left: 6 (15 enodes) 564.345 * * [simplify]: iters left: 5 (62 enodes) 564.356 * * [simplify]: iters left: 4 (149 enodes) 564.391 * * [simplify]: iters left: 3 (450 enodes) 564.587 * * [simplify]: Extracting #0: cost 1 inf + 0 564.587 * * [simplify]: Extracting #1: cost 0 inf + 1 564.587 * [simplify]: Simplified to 0 564.587 * [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)) 564.587 * * * * [progress]: [ 1322 / 3260 ] simplifiying candidate # 564.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)) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 564.588 * * [simplify]: iters left: 6 (24 enodes) 564.593 * * [simplify]: iters left: 5 (94 enodes) 564.611 * * [simplify]: iters left: 4 (186 enodes) 564.647 * * [simplify]: iters left: 3 (481 enodes) 564.784 * * [simplify]: Extracting #0: cost 1 inf + 0 564.784 * * [simplify]: Extracting #1: cost 10 inf + 0 564.784 * * [simplify]: Extracting #2: cost 115 inf + 0 564.785 * * [simplify]: Extracting #3: cost 236 inf + 4 564.786 * * [simplify]: Extracting #4: cost 206 inf + 3826 564.793 * * [simplify]: Extracting #5: cost 95 inf + 27910 564.804 * * [simplify]: Extracting #6: cost 37 inf + 44000 564.818 * * [simplify]: Extracting #7: cost 4 inf + 53350 564.833 * * [simplify]: Extracting #8: cost 0 inf + 54738 564.850 * * [simplify]: Extracting #9: cost 0 inf + 54618 564.865 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b 2) a)) 564.865 * [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)))))) 564.865 * [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)))) 564.865 * * [simplify]: iters left: 6 (14 enodes) 564.869 * * [simplify]: iters left: 5 (57 enodes) 564.878 * * [simplify]: iters left: 4 (118 enodes) 564.903 * * [simplify]: iters left: 3 (314 enodes) 564.995 * * [simplify]: Extracting #0: cost 1 inf + 0 564.995 * * [simplify]: Extracting #1: cost 0 inf + 1 564.995 * [simplify]: Simplified to 0 564.995 * [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)) 564.996 * * * * [progress]: [ 1323 / 3260 ] simplifiying candidate # 564.996 * [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)))) 564.996 * * [simplify]: iters left: 6 (24 enodes) 565.001 * * [simplify]: iters left: 5 (89 enodes) 565.017 * * [simplify]: iters left: 4 (178 enodes) 565.048 * * [simplify]: iters left: 3 (390 enodes) 565.141 * * [simplify]: Extracting #0: cost 1 inf + 0 565.141 * * [simplify]: Extracting #1: cost 12 inf + 0 565.141 * * [simplify]: Extracting #2: cost 120 inf + 0 565.142 * * [simplify]: Extracting #3: cost 187 inf + 4 565.143 * * [simplify]: Extracting #4: cost 167 inf + 1644 565.147 * * [simplify]: Extracting #5: cost 92 inf + 16374 565.152 * * [simplify]: Extracting #6: cost 60 inf + 22697 565.159 * * [simplify]: Extracting #7: cost 37 inf + 28699 565.169 * * [simplify]: Extracting #8: cost 2 inf + 41552 565.181 * * [simplify]: Extracting #9: cost 0 inf + 42177 565.192 * * [simplify]: Extracting #10: cost 0 inf + 42137 565.204 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ b (* a 2))) 565.204 * [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))))) 565.204 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 565.204 * * [simplify]: iters left: 6 (13 enodes) 565.208 * * [simplify]: iters left: 5 (48 enodes) 565.215 * * [simplify]: iters left: 4 (103 enodes) 565.234 * * [simplify]: iters left: 3 (238 enodes) 565.293 * * [simplify]: Extracting #0: cost 1 inf + 0 565.293 * * [simplify]: Extracting #1: cost 0 inf + 1 565.293 * [simplify]: Simplified to 0 565.293 * [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)) 565.293 * * * * [progress]: [ 1324 / 3260 ] simplifiying candidate # 565.293 * [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)))))) 565.293 * * [simplify]: iters left: 6 (26 enodes) 565.299 * * [simplify]: iters left: 5 (101 enodes) 565.315 * * [simplify]: iters left: 4 (216 enodes) 565.361 * * [simplify]: Extracting #0: cost 1 inf + 0 565.362 * * [simplify]: Extracting #1: cost 10 inf + 0 565.362 * * [simplify]: Extracting #2: cost 119 inf + 0 565.362 * * [simplify]: Extracting #3: cost 220 inf + 0 565.363 * * [simplify]: Extracting #4: cost 194 inf + 5412 565.370 * * [simplify]: Extracting #5: cost 79 inf + 44284 565.380 * * [simplify]: Extracting #6: cost 44 inf + 55220 565.393 * * [simplify]: Extracting #7: cost 24 inf + 59559 565.405 * * [simplify]: Extracting #8: cost 2 inf + 67804 565.418 * * [simplify]: Extracting #9: cost 0 inf + 68644 565.431 * [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))) 565.431 * [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))))))) 565.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))))) 565.431 * * [simplify]: iters left: 6 (15 enodes) 565.435 * * [simplify]: iters left: 5 (61 enodes) 565.445 * * [simplify]: iters left: 4 (142 enodes) 565.479 * * [simplify]: iters left: 3 (474 enodes) 565.655 * * [simplify]: Extracting #0: cost 1 inf + 0 565.655 * * [simplify]: Extracting #1: cost 0 inf + 1 565.655 * [simplify]: Simplified to 0 565.655 * [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)) 565.655 * * * * [progress]: [ 1325 / 3260 ] simplifiying candidate # 565.655 * [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))))) 565.655 * * [simplify]: iters left: 6 (24 enodes) 565.660 * * [simplify]: iters left: 5 (93 enodes) 565.677 * * [simplify]: iters left: 4 (182 enodes) 565.711 * * [simplify]: iters left: 3 (470 enodes) 565.822 * * [simplify]: Extracting #0: cost 1 inf + 0 565.822 * * [simplify]: Extracting #1: cost 10 inf + 0 565.822 * * [simplify]: Extracting #2: cost 127 inf + 0 565.823 * * [simplify]: Extracting #3: cost 253 inf + 1 565.824 * * [simplify]: Extracting #4: cost 239 inf + 2350 565.831 * * [simplify]: Extracting #5: cost 116 inf + 33394 565.847 * * [simplify]: Extracting #6: cost 34 inf + 56676 565.863 * * [simplify]: Extracting #7: cost 2 inf + 66485 565.879 * * [simplify]: Extracting #8: cost 0 inf + 66789 565.896 * * [simplify]: Extracting #9: cost 0 inf + 66749 565.912 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ b (* (cbrt 2) (cbrt 2))) (* a (cbrt 2)))) 565.912 * [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)))))) 565.912 * [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)))) 565.913 * * [simplify]: iters left: 6 (14 enodes) 565.916 * * [simplify]: iters left: 5 (56 enodes) 565.925 * * [simplify]: iters left: 4 (113 enodes) 565.947 * * [simplify]: iters left: 3 (324 enodes) 566.035 * * [simplify]: Extracting #0: cost 1 inf + 0 566.035 * * [simplify]: Extracting #1: cost 0 inf + 1 566.035 * [simplify]: Simplified to 0 566.035 * [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)) 566.035 * * * * [progress]: [ 1326 / 3260 ] simplifiying candidate # 566.036 * [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)))) 566.036 * * [simplify]: iters left: 6 (25 enodes) 566.041 * * [simplify]: iters left: 5 (96 enodes) 566.056 * * [simplify]: iters left: 4 (183 enodes) 566.090 * * [simplify]: iters left: 3 (445 enodes) 566.199 * * [simplify]: Extracting #0: cost 1 inf + 0 566.199 * * [simplify]: Extracting #1: cost 10 inf + 0 566.199 * * [simplify]: Extracting #2: cost 103 inf + 0 566.200 * * [simplify]: Extracting #3: cost 200 inf + 2 566.201 * * [simplify]: Extracting #4: cost 175 inf + 3733 566.208 * * [simplify]: Extracting #5: cost 94 inf + 20541 566.216 * * [simplify]: Extracting #6: cost 46 inf + 34066 566.228 * * [simplify]: Extracting #7: cost 2 inf + 48101 566.241 * * [simplify]: Extracting #8: cost 0 inf + 48806 566.254 * [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))))) 566.254 * [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))))) 566.254 * [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.254 * * [simplify]: iters left: 6 (14 enodes) 566.258 * * [simplify]: iters left: 5 (56 enodes) 566.267 * * [simplify]: iters left: 4 (112 enodes) 566.290 * * [simplify]: iters left: 3 (297 enodes) 566.370 * * [simplify]: Extracting #0: cost 1 inf + 0 566.370 * * [simplify]: Extracting #1: cost 0 inf + 1 566.370 * [simplify]: Simplified to 0 566.370 * [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)) 566.370 * * * * [progress]: [ 1327 / 3260 ] simplifiying candidate # 566.370 * [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)))))) 566.370 * * [simplify]: iters left: 6 (23 enodes) 566.375 * * [simplify]: iters left: 5 (90 enodes) 566.389 * * [simplify]: iters left: 4 (187 enodes) 566.424 * * [simplify]: iters left: 3 (461 enodes) 566.534 * * [simplify]: Extracting #0: cost 1 inf + 0 566.534 * * [simplify]: Extracting #1: cost 10 inf + 0 566.534 * * [simplify]: Extracting #2: cost 114 inf + 0 566.535 * * [simplify]: Extracting #3: cost 250 inf + 0 566.536 * * [simplify]: Extracting #4: cost 234 inf + 1751 566.542 * * [simplify]: Extracting #5: cost 127 inf + 29307 566.556 * * [simplify]: Extracting #6: cost 29 inf + 59008 566.573 * * [simplify]: Extracting #7: cost 0 inf + 68133 566.591 * [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)))) 566.591 * [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))))))) 566.592 * [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.592 * * [simplify]: iters left: 6 (13 enodes) 566.595 * * [simplify]: iters left: 5 (53 enodes) 566.603 * * [simplify]: iters left: 4 (118 enodes) 566.626 * * [simplify]: iters left: 3 (324 enodes) 566.710 * * [simplify]: Extracting #0: cost 1 inf + 0 566.711 * * [simplify]: Extracting #1: cost 0 inf + 1 566.711 * [simplify]: Simplified to 0 566.711 * [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)) 566.711 * * * * [progress]: [ 1328 / 3260 ] simplifiying candidate # 566.711 * [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))))) 566.711 * * [simplify]: iters left: 6 (20 enodes) 566.715 * * [simplify]: iters left: 5 (75 enodes) 566.726 * * [simplify]: iters left: 4 (138 enodes) 566.749 * * [simplify]: iters left: 3 (325 enodes) 566.814 * * [simplify]: Extracting #0: cost 1 inf + 0 566.814 * * [simplify]: Extracting #1: cost 18 inf + 0 566.815 * * [simplify]: Extracting #2: cost 99 inf + 0 566.815 * * [simplify]: Extracting #3: cost 175 inf + 1 566.816 * * [simplify]: Extracting #4: cost 166 inf + 1142 566.818 * * [simplify]: Extracting #5: cost 122 inf + 8862 566.823 * * [simplify]: Extracting #6: cost 57 inf + 24801 566.834 * * [simplify]: Extracting #7: cost 3 inf + 41616 566.844 * * [simplify]: Extracting #8: cost 0 inf + 42581 566.855 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 566.855 * [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)))))) 566.856 * [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.856 * * [simplify]: iters left: 6 (11 enodes) 566.858 * * [simplify]: iters left: 5 (43 enodes) 566.865 * * [simplify]: iters left: 4 (84 enodes) 566.879 * * [simplify]: iters left: 3 (212 enodes) 566.923 * * [simplify]: iters left: 2 (472 enodes) 567.024 * * [simplify]: Extracting #0: cost 1 inf + 0 567.025 * * [simplify]: Extracting #1: cost 0 inf + 1 567.025 * [simplify]: Simplified to 0 567.025 * [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)) 567.025 * * * * [progress]: [ 1329 / 3260 ] simplifiying candidate # 567.025 * [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)))) 567.025 * * [simplify]: iters left: 6 (22 enodes) 567.030 * * [simplify]: iters left: 5 (86 enodes) 567.043 * * [simplify]: iters left: 4 (164 enodes) 567.075 * * [simplify]: iters left: 3 (370 enodes) 567.159 * * [simplify]: Extracting #0: cost 1 inf + 0 567.159 * * [simplify]: Extracting #1: cost 10 inf + 0 567.160 * * [simplify]: Extracting #2: cost 87 inf + 0 567.160 * * [simplify]: Extracting #3: cost 154 inf + 124 567.161 * * [simplify]: Extracting #4: cost 153 inf + 209 567.162 * * [simplify]: Extracting #5: cost 128 inf + 3675 567.165 * * [simplify]: Extracting #6: cost 69 inf + 13937 567.175 * * [simplify]: Extracting #7: cost 12 inf + 31319 567.185 * * [simplify]: Extracting #8: cost 0 inf + 35471 567.195 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 567.195 * [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))))) 567.196 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 567.196 * * [simplify]: iters left: 6 (12 enodes) 567.199 * * [simplify]: iters left: 5 (49 enodes) 567.207 * * [simplify]: iters left: 4 (99 enodes) 567.226 * * [simplify]: iters left: 3 (234 enodes) 567.279 * * [simplify]: iters left: 2 (447 enodes) 567.373 * * [simplify]: Extracting #0: cost 1 inf + 0 567.373 * * [simplify]: Extracting #1: cost 0 inf + 1 567.373 * [simplify]: Simplified to 0 567.373 * [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)) 567.373 * * * * [progress]: [ 1330 / 3260 ] simplifiying candidate # 567.373 * [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)))))) 567.373 * * [simplify]: iters left: 6 (25 enodes) 567.379 * * [simplify]: iters left: 5 (97 enodes) 567.394 * * [simplify]: iters left: 4 (192 enodes) 567.431 * * [simplify]: iters left: 3 (438 enodes) 567.541 * * [simplify]: Extracting #0: cost 1 inf + 0 567.541 * * [simplify]: Extracting #1: cost 10 inf + 0 567.541 * * [simplify]: Extracting #2: cost 103 inf + 0 567.542 * * [simplify]: Extracting #3: cost 189 inf + 2 567.543 * * [simplify]: Extracting #4: cost 172 inf + 1105 567.546 * * [simplify]: Extracting #5: cost 113 inf + 14053 567.554 * * [simplify]: Extracting #6: cost 43 inf + 31589 567.565 * * [simplify]: Extracting #7: cost 5 inf + 44385 567.580 * * [simplify]: Extracting #8: cost 0 inf + 46164 567.592 * [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))))) 567.593 * [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))))))) 567.593 * [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.593 * * [simplify]: iters left: 6 (14 enodes) 567.596 * * [simplify]: iters left: 5 (57 enodes) 567.605 * * [simplify]: iters left: 4 (121 enodes) 567.630 * * [simplify]: iters left: 3 (291 enodes) 567.708 * * [simplify]: Extracting #0: cost 1 inf + 0 567.708 * * [simplify]: Extracting #1: cost 0 inf + 1 567.708 * [simplify]: Simplified to 0 567.708 * [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)) 567.708 * * * * [progress]: [ 1331 / 3260 ] simplifiying candidate # 567.708 * [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))))) 567.708 * * [simplify]: iters left: 6 (23 enodes) 567.713 * * [simplify]: iters left: 5 (89 enodes) 567.727 * * [simplify]: iters left: 4 (164 enodes) 567.758 * * [simplify]: iters left: 3 (368 enodes) 567.833 * * [simplify]: Extracting #0: cost 1 inf + 0 567.833 * * [simplify]: Extracting #1: cost 10 inf + 0 567.833 * * [simplify]: Extracting #2: cost 81 inf + 0 567.834 * * [simplify]: Extracting #3: cost 143 inf + 44 567.835 * * [simplify]: Extracting #4: cost 129 inf + 1513 567.836 * * [simplify]: Extracting #5: cost 114 inf + 3438 567.839 * * [simplify]: Extracting #6: cost 66 inf + 10550 567.846 * * [simplify]: Extracting #7: cost 10 inf + 27449 567.855 * * [simplify]: Extracting #8: cost 0 inf + 30471 567.864 * * [simplify]: Extracting #9: cost 0 inf + 30313 567.873 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) a)) 567.873 * [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)))))) 567.874 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 567.874 * * [simplify]: iters left: 6 (13 enodes) 567.877 * * [simplify]: iters left: 5 (52 enodes) 567.887 * * [simplify]: iters left: 4 (98 enodes) 567.905 * * [simplify]: iters left: 3 (212 enodes) 567.946 * * [simplify]: iters left: 2 (371 enodes) 568.017 * * [simplify]: Extracting #0: cost 1 inf + 0 568.017 * * [simplify]: Extracting #1: cost 0 inf + 1 568.017 * [simplify]: Simplified to 0 568.017 * [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)) 568.017 * * * * [progress]: [ 1332 / 3260 ] simplifiying candidate # 568.018 * [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)))) 568.018 * * [simplify]: iters left: 6 (23 enodes) 568.023 * * [simplify]: iters left: 5 (83 enodes) 568.036 * * [simplify]: iters left: 4 (152 enodes) 568.060 * * [simplify]: iters left: 3 (278 enodes) 568.105 * * [simplify]: iters left: 2 (469 enodes) 568.186 * * [simplify]: Extracting #0: cost 1 inf + 0 568.186 * * [simplify]: Extracting #1: cost 10 inf + 0 568.186 * * [simplify]: Extracting #2: cost 77 inf + 0 568.186 * * [simplify]: Extracting #3: cost 127 inf + 87 568.187 * * [simplify]: Extracting #4: cost 106 inf + 1935 568.189 * * [simplify]: Extracting #5: cost 87 inf + 4673 568.192 * * [simplify]: Extracting #6: cost 66 inf + 8140 568.198 * * [simplify]: Extracting #7: cost 15 inf + 22053 568.206 * * [simplify]: Extracting #8: cost 0 inf + 26866 568.215 * * [simplify]: Extracting #9: cost 0 inf + 26651 568.224 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 568.224 * [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))))) 568.224 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 568.224 * * [simplify]: iters left: 6 (12 enodes) 568.227 * * [simplify]: iters left: 5 (44 enodes) 568.234 * * [simplify]: iters left: 4 (92 enodes) 568.250 * * [simplify]: iters left: 3 (159 enodes) 568.274 * * [simplify]: iters left: 2 (267 enodes) 568.317 * * [simplify]: iters left: 1 (364 enodes) 568.374 * * [simplify]: Extracting #0: cost 1 inf + 0 568.374 * * [simplify]: Extracting #1: cost 0 inf + 1 568.375 * [simplify]: Simplified to 0 568.375 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b a) 2)) 0)) 568.375 * * * * [progress]: [ 1333 / 3260 ] simplifiying candidate # 568.375 * [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)))))) 568.375 * * [simplify]: iters left: 6 (26 enodes) 568.381 * * [simplify]: iters left: 5 (104 enodes) 568.398 * * [simplify]: iters left: 4 (225 enodes) 568.446 * * [simplify]: Extracting #0: cost 1 inf + 0 568.446 * * [simplify]: Extracting #1: cost 10 inf + 0 568.446 * * [simplify]: Extracting #2: cost 119 inf + 0 568.447 * * [simplify]: Extracting #3: cost 210 inf + 3 568.448 * * [simplify]: Extracting #4: cost 184 inf + 3649 568.452 * * [simplify]: Extracting #5: cost 96 inf + 29239 568.461 * * [simplify]: Extracting #6: cost 30 inf + 49292 568.472 * * [simplify]: Extracting #7: cost 0 inf + 58185 568.483 * * [simplify]: Extracting #8: cost 0 inf + 58146 568.759 * [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))))))) 568.760 * [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))))))) 568.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))))) 568.760 * * [simplify]: iters left: 6 (15 enodes) 568.764 * * [simplify]: iters left: 5 (64 enodes) 568.774 * * [simplify]: iters left: 4 (149 enodes) 568.808 * * [simplify]: iters left: 3 (466 enodes) 569.061 * * [simplify]: Extracting #0: cost 1 inf + 0 569.061 * * [simplify]: Extracting #1: cost 0 inf + 1 569.061 * [simplify]: Simplified to 0 569.061 * [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)) 569.062 * * * * [progress]: [ 1334 / 3260 ] simplifiying candidate # 569.062 * [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))))) 569.062 * * [simplify]: iters left: 6 (24 enodes) 569.068 * * [simplify]: iters left: 5 (96 enodes) 569.083 * * [simplify]: iters left: 4 (192 enodes) 569.121 * * [simplify]: iters left: 3 (479 enodes) 569.279 * * [simplify]: Extracting #0: cost 1 inf + 0 569.279 * * [simplify]: Extracting #1: cost 10 inf + 0 569.280 * * [simplify]: Extracting #2: cost 148 inf + 0 569.281 * * [simplify]: Extracting #3: cost 284 inf + 4 569.282 * * [simplify]: Extracting #4: cost 247 inf + 5567 569.292 * * [simplify]: Extracting #5: cost 102 inf + 39987 569.306 * * [simplify]: Extracting #6: cost 43 inf + 56001 569.324 * * [simplify]: Extracting #7: cost 3 inf + 68738 569.342 * * [simplify]: Extracting #8: cost 0 inf + 70078 569.362 * [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)) 569.362 * [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)))))) 569.363 * [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.363 * * [simplify]: iters left: 6 (14 enodes) 569.366 * * [simplify]: iters left: 5 (59 enodes) 569.375 * * [simplify]: iters left: 4 (121 enodes) 569.399 * * [simplify]: iters left: 3 (332 enodes) 569.533 * * [simplify]: Extracting #0: cost 1 inf + 0 569.533 * * [simplify]: Extracting #1: cost 0 inf + 1 569.533 * [simplify]: Simplified to 0 569.533 * [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)) 569.533 * * * * [progress]: [ 1335 / 3260 ] simplifiying candidate # 569.533 * [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)))) 569.533 * * [simplify]: iters left: 6 (24 enodes) 569.539 * * [simplify]: iters left: 5 (94 enodes) 569.554 * * [simplify]: iters left: 4 (186 enodes) 569.591 * * [simplify]: iters left: 3 (433 enodes) 569.717 * * [simplify]: Extracting #0: cost 1 inf + 0 569.717 * * [simplify]: Extracting #1: cost 10 inf + 0 569.717 * * [simplify]: Extracting #2: cost 132 inf + 0 569.718 * * [simplify]: Extracting #3: cost 210 inf + 87 569.719 * * [simplify]: Extracting #4: cost 171 inf + 4410 569.725 * * [simplify]: Extracting #5: cost 91 inf + 21240 569.735 * * [simplify]: Extracting #6: cost 43 inf + 32903 569.747 * * [simplify]: Extracting #7: cost 2 inf + 46625 569.759 * * [simplify]: Extracting #8: cost 0 inf + 47090 569.771 * [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)))) 569.771 * [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))))) 569.772 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 569.772 * * [simplify]: iters left: 6 (13 enodes) 569.775 * * [simplify]: iters left: 5 (54 enodes) 569.784 * * [simplify]: iters left: 4 (112 enodes) 569.808 * * [simplify]: iters left: 3 (281 enodes) 569.900 * * [simplify]: Extracting #0: cost 1 inf + 0 569.900 * * [simplify]: Extracting #1: cost 0 inf + 1 569.900 * [simplify]: Simplified to 0 569.900 * [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)) 569.900 * * * * [progress]: [ 1336 / 3260 ] simplifiying candidate # 569.900 * [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)))))) 569.900 * * [simplify]: iters left: 6 (24 enodes) 569.906 * * [simplify]: iters left: 5 (96 enodes) 569.923 * * [simplify]: iters left: 4 (207 enodes) 569.963 * * [simplify]: Extracting #0: cost 1 inf + 0 569.963 * * [simplify]: Extracting #1: cost 10 inf + 0 569.963 * * [simplify]: Extracting #2: cost 98 inf + 0 569.964 * * [simplify]: Extracting #3: cost 163 inf + 45 569.964 * * [simplify]: Extracting #4: cost 160 inf + 212 569.965 * * [simplify]: Extracting #5: cost 121 inf + 8203 569.971 * * [simplify]: Extracting #6: cost 46 inf + 25959 569.979 * * [simplify]: Extracting #7: cost 9 inf + 37299 569.988 * * [simplify]: Extracting #8: cost 0 inf + 41198 569.997 * * [simplify]: Extracting #9: cost 0 inf + 41183 570.005 * [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)))) 570.005 * [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))))))) 570.006 * [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))))) 570.006 * * [simplify]: iters left: 6 (14 enodes) 570.009 * * [simplify]: iters left: 5 (59 enodes) 570.019 * * [simplify]: iters left: 4 (134 enodes) 570.048 * * [simplify]: iters left: 3 (357 enodes) 570.184 * * [simplify]: Extracting #0: cost 1 inf + 0 570.184 * * [simplify]: Extracting #1: cost 0 inf + 1 570.184 * [simplify]: Simplified to 0 570.184 * [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)) 570.185 * * * * [progress]: [ 1337 / 3260 ] simplifiying candidate # 570.185 * [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))))) 570.185 * * [simplify]: iters left: 6 (22 enodes) 570.190 * * [simplify]: iters left: 5 (86 enodes) 570.206 * * [simplify]: iters left: 4 (170 enodes) 570.236 * * [simplify]: iters left: 3 (398 enodes) 570.346 * * [simplify]: Extracting #0: cost 1 inf + 0 570.347 * * [simplify]: Extracting #1: cost 10 inf + 0 570.347 * * [simplify]: Extracting #2: cost 136 inf + 0 570.348 * * [simplify]: Extracting #3: cost 224 inf + 45 570.349 * * [simplify]: Extracting #4: cost 192 inf + 4487 570.355 * * [simplify]: Extracting #5: cost 89 inf + 24927 570.365 * * [simplify]: Extracting #6: cost 40 inf + 36081 570.380 * * [simplify]: Extracting #7: cost 2 inf + 48826 570.393 * * [simplify]: Extracting #8: cost 0 inf + 49731 570.407 * [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)) 570.407 * [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)))))) 570.407 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 570.407 * * [simplify]: iters left: 6 (13 enodes) 570.411 * * [simplify]: iters left: 5 (53 enodes) 570.419 * * [simplify]: iters left: 4 (106 enodes) 570.439 * * [simplify]: iters left: 3 (257 enodes) 570.522 * * [simplify]: Extracting #0: cost 1 inf + 0 570.522 * * [simplify]: Extracting #1: cost 0 inf + 1 570.522 * [simplify]: Simplified to 0 570.522 * [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)) 570.522 * * * * [progress]: [ 1338 / 3260 ] simplifiying candidate # 570.523 * [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)))) 570.523 * * [simplify]: iters left: 6 (22 enodes) 570.528 * * [simplify]: iters left: 5 (86 enodes) 570.541 * * [simplify]: iters left: 4 (163 enodes) 570.573 * * [simplify]: iters left: 3 (359 enodes) 570.673 * * [simplify]: Extracting #0: cost 1 inf + 0 570.673 * * [simplify]: Extracting #1: cost 10 inf + 0 570.673 * * [simplify]: Extracting #2: cost 107 inf + 0 570.674 * * [simplify]: Extracting #3: cost 162 inf + 4 570.675 * * [simplify]: Extracting #4: cost 146 inf + 958 570.676 * * [simplify]: Extracting #5: cost 113 inf + 5976 570.681 * * [simplify]: Extracting #6: cost 63 inf + 13900 570.689 * * [simplify]: Extracting #7: cost 6 inf + 31720 570.699 * * [simplify]: Extracting #8: cost 0 inf + 33919 570.709 * * [simplify]: Extracting #9: cost 0 inf + 33864 570.719 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2))) (/ (/ (/ b (sqrt 2)) (sqrt 2)) a)) 570.719 * [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))))) 570.719 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 570.719 * * [simplify]: iters left: 6 (12 enodes) 570.723 * * [simplify]: iters left: 5 (49 enodes) 570.731 * * [simplify]: iters left: 4 (94 enodes) 570.751 * * [simplify]: iters left: 3 (221 enodes) 570.819 * * [simplify]: iters left: 2 (492 enodes) 571.034 * * [simplify]: Extracting #0: cost 1 inf + 0 571.034 * * [simplify]: Extracting #1: cost 0 inf + 1 571.035 * [simplify]: Simplified to 0 571.035 * [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)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 571.035 * * * * [progress]: [ 1339 / 3260 ] simplifiying candidate # 571.036 * [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 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 571.036 * * [simplify]: iters left: 6 (24 enodes) 571.041 * * [simplify]: iters left: 5 (92 enodes) 571.055 * * [simplify]: iters left: 4 (185 enodes) 571.094 * * [simplify]: iters left: 3 (429 enodes) 571.215 * * [simplify]: Extracting #0: cost 1 inf + 0 571.216 * * [simplify]: Extracting #1: cost 10 inf + 0 571.216 * * [simplify]: Extracting #2: cost 130 inf + 0 571.217 * * [simplify]: Extracting #3: cost 207 inf + 47 571.217 * * [simplify]: Extracting #4: cost 190 inf + 1515 571.222 * * [simplify]: Extracting #5: cost 105 inf + 18828 571.230 * * [simplify]: Extracting #6: cost 38 inf + 35757 571.241 * * [simplify]: Extracting #7: cost 1 inf + 47991 571.253 * * [simplify]: Extracting #8: cost 0 inf + 48276 571.267 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* (* (sqrt a) (sqrt 2)) (sqrt a))) (/ (/ b (* (cbrt a) (* (cbrt a) (cbrt a)))) 2)) 571.267 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* (* (sqrt a) (sqrt 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))))))) 571.268 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 571.268 * * [simplify]: iters left: 6 (13 enodes) 571.271 * * [simplify]: iters left: 5 (52 enodes) 571.279 * * [simplify]: iters left: 4 (111 enodes) 571.303 * * [simplify]: iters left: 3 (278 enodes) 571.394 * * [simplify]: Extracting #0: cost 1 inf + 0 571.394 * * [simplify]: Extracting #1: cost 0 inf + 1 571.394 * [simplify]: Simplified to 0 571.394 * [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 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 571.394 * * * * [progress]: [ 1340 / 3260 ] simplifiying candidate # 571.394 * [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 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 571.394 * * [simplify]: iters left: 6 (22 enodes) 571.399 * * [simplify]: iters left: 5 (84 enodes) 571.412 * * [simplify]: iters left: 4 (158 enodes) 571.445 * * [simplify]: iters left: 3 (334 enodes) 571.520 * * [simplify]: Extracting #0: cost 1 inf + 0 571.521 * * [simplify]: Extracting #1: cost 10 inf + 0 571.521 * * [simplify]: Extracting #2: cost 101 inf + 0 571.521 * * [simplify]: Extracting #3: cost 141 inf + 173 571.523 * * [simplify]: Extracting #4: cost 91 inf + 4933 571.526 * * [simplify]: Extracting #5: cost 65 inf + 9706 571.529 * * [simplify]: Extracting #6: cost 56 inf + 12177 571.536 * * [simplify]: Extracting #7: cost 16 inf + 24079 571.544 * * [simplify]: Extracting #8: cost 0 inf + 29481 571.553 * * [simplify]: Extracting #9: cost 0 inf + 29386 571.562 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ b (* a 2))) 571.562 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 571.562 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 571.562 * * [simplify]: iters left: 6 (12 enodes) 571.565 * * [simplify]: iters left: 5 (47 enodes) 571.572 * * [simplify]: iters left: 4 (89 enodes) 571.590 * * [simplify]: iters left: 3 (186 enodes) 571.635 * * [simplify]: iters left: 2 (378 enodes) 571.767 * * [simplify]: Extracting #0: cost 1 inf + 0 571.767 * * [simplify]: Extracting #1: cost 0 inf + 1 571.767 * [simplify]: Simplified to 0 571.767 * [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 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 0)) 571.767 * * * * [progress]: [ 1341 / 3260 ] simplifiying candidate # 571.768 * [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 2) a) (/ (/ 1 1) 1)))) 571.768 * * [simplify]: iters left: 6 (22 enodes) 571.773 * * [simplify]: iters left: 5 (81 enodes) 571.785 * * [simplify]: iters left: 4 (127 enodes) 571.804 * * [simplify]: iters left: 3 (221 enodes) 571.839 * * [simplify]: iters left: 2 (358 enodes) 571.903 * * [simplify]: Extracting #0: cost 1 inf + 0 571.903 * * [simplify]: Extracting #1: cost 8 inf + 0 571.903 * * [simplify]: Extracting #2: cost 59 inf + 2 571.904 * * [simplify]: Extracting #3: cost 100 inf + 216 571.905 * * [simplify]: Extracting #4: cost 68 inf + 2532 571.906 * * [simplify]: Extracting #5: cost 67 inf + 3273 571.908 * * [simplify]: Extracting #6: cost 61 inf + 4579 571.912 * * [simplify]: Extracting #7: cost 11 inf + 18595 571.920 * * [simplify]: Extracting #8: cost 0 inf + 22252 571.927 * * [simplify]: Extracting #9: cost 0 inf + 22117 571.934 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 571.934 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))))) 571.934 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 571.935 * * [simplify]: iters left: 6 (11 enodes) 571.937 * * [simplify]: iters left: 5 (40 enodes) 571.943 * * [simplify]: iters left: 4 (65 enodes) 571.955 * * [simplify]: iters left: 3 (97 enodes) 571.971 * * [simplify]: iters left: 2 (165 enodes) 572.003 * * [simplify]: iters left: 1 (271 enodes) 572.054 * * [simplify]: Extracting #0: cost 1 inf + 0 572.054 * * [simplify]: Extracting #1: cost 0 inf + 1 572.054 * [simplify]: Simplified to 0 572.054 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a) (* (/ b a) 1/2)) 0)) 572.054 * * * * [progress]: [ 1342 / 3260 ] simplifiying candidate # 572.054 * [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 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 572.054 * * [simplify]: iters left: 6 (23 enodes) 572.061 * * [simplify]: iters left: 5 (91 enodes) 572.075 * * [simplify]: iters left: 4 (180 enodes) 572.109 * * [simplify]: iters left: 3 (400 enodes) 572.210 * * [simplify]: Extracting #0: cost 1 inf + 0 572.210 * * [simplify]: Extracting #1: cost 10 inf + 0 572.211 * * [simplify]: Extracting #2: cost 125 inf + 0 572.211 * * [simplify]: Extracting #3: cost 191 inf + 5 572.212 * * [simplify]: Extracting #4: cost 172 inf + 2082 572.216 * * [simplify]: Extracting #5: cost 108 inf + 15219 572.223 * * [simplify]: Extracting #6: cost 43 inf + 30433 572.236 * * [simplify]: Extracting #7: cost 2 inf + 44111 572.247 * * [simplify]: Extracting #8: cost 0 inf + 44991 572.259 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt 2)) (* (sqrt a) (* (sqrt a) (sqrt 2)))) (/ (/ (/ b 2) (cbrt a)) (* (cbrt a) (cbrt a)))) 572.259 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt 2)) (* (sqrt a) (* (sqrt a) (sqrt 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.259 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 572.259 * * [simplify]: iters left: 6 (12 enodes) 572.262 * * [simplify]: iters left: 5 (51 enodes) 572.270 * * [simplify]: iters left: 4 (106 enodes) 572.292 * * [simplify]: iters left: 3 (247 enodes) 572.359 * * [simplify]: Extracting #0: cost 1 inf + 0 572.360 * * [simplify]: Extracting #1: cost 0 inf + 1 572.360 * [simplify]: Simplified to 0 572.360 * [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 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 0)) 572.360 * * * * [progress]: [ 1343 / 3260 ] simplifiying candidate # 572.360 * [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 2) (sqrt a)) (/ 1 (sqrt a))))) 572.360 * * [simplify]: iters left: 6 (21 enodes) 572.365 * * [simplify]: iters left: 5 (83 enodes) 572.378 * * [simplify]: iters left: 4 (155 enodes) 572.407 * * [simplify]: iters left: 3 (332 enodes) 572.485 * * [simplify]: Extracting #0: cost 1 inf + 0 572.485 * * [simplify]: Extracting #1: cost 10 inf + 0 572.485 * * [simplify]: Extracting #2: cost 108 inf + 0 572.486 * * [simplify]: Extracting #3: cost 148 inf + 173 572.488 * * [simplify]: Extracting #4: cost 85 inf + 6528 572.491 * * [simplify]: Extracting #5: cost 62 inf + 10777 572.495 * * [simplify]: Extracting #6: cost 56 inf + 12324 572.501 * * [simplify]: Extracting #7: cost 11 inf + 26084 572.509 * * [simplify]: Extracting #8: cost 0 inf + 30222 572.518 * * [simplify]: Extracting #9: cost 0 inf + 30047 572.526 * * [simplify]: Extracting #10: cost 0 inf + 30007 572.534 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (sqrt 2)) a) (/ b (* a 2))) 572.534 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (sqrt 2)) a) (/ b (* a 2))) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 572.534 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 572.534 * * [simplify]: iters left: 6 (11 enodes) 572.537 * * [simplify]: iters left: 5 (46 enodes) 572.546 * * [simplify]: iters left: 4 (86 enodes) 572.563 * * [simplify]: iters left: 3 (183 enodes) 572.608 * * [simplify]: iters left: 2 (372 enodes) 572.735 * * [simplify]: Extracting #0: cost 1 inf + 0 572.735 * * [simplify]: Extracting #1: cost 0 inf + 1 572.735 * [simplify]: Simplified to 0 572.735 * [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 2) (sqrt a)) (/ 1 (sqrt a))))) 0)) 572.735 * * * * [progress]: [ 1344 / 3260 ] simplifiying candidate # 572.735 * [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 2) a) (/ 1 1)))) 572.736 * * [simplify]: iters left: 6 (21 enodes) 572.742 * * [simplify]: iters left: 5 (80 enodes) 572.754 * * [simplify]: iters left: 4 (126 enodes) 572.774 * * [simplify]: iters left: 3 (219 enodes) 572.807 * * [simplify]: iters left: 2 (356 enodes) 572.870 * * [simplify]: Extracting #0: cost 1 inf + 0 572.871 * * [simplify]: Extracting #1: cost 8 inf + 0 572.871 * * [simplify]: Extracting #2: cost 59 inf + 2 572.871 * * [simplify]: Extracting #3: cost 91 inf + 836 572.872 * * [simplify]: Extracting #4: cost 62 inf + 3105 572.874 * * [simplify]: Extracting #5: cost 67 inf + 3352 572.875 * * [simplify]: Extracting #6: cost 60 inf + 4380 572.880 * * [simplify]: Extracting #7: cost 16 inf + 17096 572.887 * * [simplify]: Extracting #8: cost 0 inf + 22252 572.894 * * [simplify]: Extracting #9: cost 0 inf + 22117 572.901 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* 1/2 b) a)) 572.901 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* 1/2 b) a)) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 572.902 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 572.902 * * [simplify]: iters left: 6 (10 enodes) 572.904 * * [simplify]: iters left: 5 (39 enodes) 572.910 * * [simplify]: iters left: 4 (64 enodes) 572.920 * * [simplify]: iters left: 3 (96 enodes) 572.938 * * [simplify]: iters left: 2 (164 enodes) 572.969 * * [simplify]: iters left: 1 (270 enodes) 573.021 * * [simplify]: Extracting #0: cost 1 inf + 0 573.021 * * [simplify]: Extracting #1: cost 0 inf + 1 573.021 * [simplify]: Simplified to 0 573.021 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (* 1/2 b) a)) 0)) 573.021 * * * * [progress]: [ 1345 / 3260 ] simplifiying candidate # 573.021 * [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)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 573.021 * * [simplify]: iters left: 6 (23 enodes) 573.027 * * [simplify]: iters left: 5 (92 enodes) 573.042 * * [simplify]: iters left: 4 (189 enodes) 573.077 * * [simplify]: iters left: 3 (403 enodes) 573.166 * * [simplify]: Extracting #0: cost 1 inf + 0 573.166 * * [simplify]: Extracting #1: cost 10 inf + 0 573.166 * * [simplify]: Extracting #2: cost 108 inf + 0 573.167 * * [simplify]: Extracting #3: cost 187 inf + 172 573.168 * * [simplify]: Extracting #4: cost 158 inf + 3268 573.172 * * [simplify]: Extracting #5: cost 85 inf + 17496 573.179 * * [simplify]: Extracting #6: cost 37 inf + 29417 573.189 * * [simplify]: Extracting #7: cost 2 inf + 41158 573.200 * * [simplify]: Extracting #8: cost 0 inf + 41878 573.211 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) 573.211 * [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))) (* (sqrt a) (sqrt 2))) (* (sqrt a) (sqrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 573.211 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 573.211 * * [simplify]: iters left: 6 (12 enodes) 573.215 * * [simplify]: iters left: 5 (53 enodes) 573.223 * * [simplify]: iters left: 4 (117 enodes) 573.246 * * [simplify]: iters left: 3 (255 enodes) 573.305 * * [simplify]: Extracting #0: cost 1 inf + 0 573.306 * * [simplify]: Extracting #1: cost 0 inf + 1 573.306 * [simplify]: Simplified to 0 573.306 * [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)) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 0)) 573.306 * * * * [progress]: [ 1346 / 3260 ] simplifiying candidate # 573.306 * [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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 573.306 * * [simplify]: iters left: 6 (21 enodes) 573.311 * * [simplify]: iters left: 5 (84 enodes) 573.324 * * [simplify]: iters left: 4 (165 enodes) 573.351 * * [simplify]: iters left: 3 (311 enodes) 573.412 * * [simplify]: Extracting #0: cost 1 inf + 0 573.412 * * [simplify]: Extracting #1: cost 10 inf + 0 573.412 * * [simplify]: Extracting #2: cost 91 inf + 0 573.413 * * [simplify]: Extracting #3: cost 135 inf + 993 573.415 * * [simplify]: Extracting #4: cost 73 inf + 7178 573.420 * * [simplify]: Extracting #5: cost 61 inf + 9548 573.423 * * [simplify]: Extracting #6: cost 57 inf + 10552 573.429 * * [simplify]: Extracting #7: cost 7 inf + 25793 573.437 * * [simplify]: Extracting #8: cost 0 inf + 28614 573.445 * * [simplify]: Extracting #9: cost 0 inf + 28519 573.453 * * [simplify]: Extracting #10: cost 0 inf + 28479 573.460 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (* 1/2 (/ b a))) 573.461 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (* 1/2 (/ b a))) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 573.461 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 573.461 * * [simplify]: iters left: 6 (11 enodes) 573.464 * * [simplify]: iters left: 5 (48 enodes) 573.472 * * [simplify]: iters left: 4 (98 enodes) 573.488 * * [simplify]: iters left: 3 (181 enodes) 573.525 * * [simplify]: iters left: 2 (358 enodes) 573.631 * * [simplify]: Extracting #0: cost 1 inf + 0 573.631 * * [simplify]: Extracting #1: cost 0 inf + 1 573.631 * [simplify]: Simplified to 0 573.631 * [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)) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 0)) 573.632 * * * * [progress]: [ 1347 / 3260 ] simplifiying candidate # 573.632 * [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)) (- (* (/ (/ 1 2) a) (/ b 1)))) 573.632 * * [simplify]: iters left: 6 (21 enodes) 573.637 * * [simplify]: iters left: 5 (80 enodes) 573.651 * * [simplify]: iters left: 4 (146 enodes) 573.673 * * [simplify]: iters left: 3 (259 enodes) 573.717 * * [simplify]: iters left: 2 (444 enodes) 573.802 * * [simplify]: Extracting #0: cost 1 inf + 0 573.802 * * [simplify]: Extracting #1: cost 10 inf + 0 573.802 * * [simplify]: Extracting #2: cost 82 inf + 42 573.803 * * [simplify]: Extracting #3: cost 107 inf + 1492 573.804 * * [simplify]: Extracting #4: cost 64 inf + 4684 573.806 * * [simplify]: Extracting #5: cost 67 inf + 5017 573.809 * * [simplify]: Extracting #6: cost 58 inf + 7263 573.814 * * [simplify]: Extracting #7: cost 9 inf + 21141 573.822 * * [simplify]: Extracting #8: cost 0 inf + 24012 573.832 * * [simplify]: Extracting #9: cost 0 inf + 23852 573.840 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 573.840 * [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))))) 573.840 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 573.840 * * [simplify]: iters left: 6 (10 enodes) 573.843 * * [simplify]: iters left: 5 (41 enodes) 573.850 * * [simplify]: iters left: 4 (81 enodes) 573.862 * * [simplify]: iters left: 3 (127 enodes) 573.878 * * [simplify]: iters left: 2 (186 enodes) 573.905 * * [simplify]: iters left: 1 (266 enodes) 573.966 * * [simplify]: Extracting #0: cost 1 inf + 0 573.966 * * [simplify]: Extracting #1: cost 0 inf + 1 573.966 * [simplify]: Simplified to 0 573.966 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) 2) a)) 0)) 573.966 * * * * [progress]: [ 1348 / 3260 ] simplifiying candidate # 573.966 * [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 2) a) 1))) 573.967 * * [simplify]: iters left: 6 (20 enodes) 573.971 * * [simplify]: iters left: 5 (77 enodes) 573.983 * * [simplify]: iters left: 4 (128 enodes) 574.003 * * [simplify]: iters left: 3 (223 enodes) 574.040 * * [simplify]: iters left: 2 (371 enodes) 574.109 * * [simplify]: Extracting #0: cost 1 inf + 0 574.109 * * [simplify]: Extracting #1: cost 8 inf + 0 574.109 * * [simplify]: Extracting #2: cost 63 inf + 2 574.110 * * [simplify]: Extracting #3: cost 98 inf + 793 574.111 * * [simplify]: Extracting #4: cost 65 inf + 3231 574.113 * * [simplify]: Extracting #5: cost 67 inf + 3645 574.114 * * [simplify]: Extracting #6: cost 66 inf + 3855 574.116 * * [simplify]: Extracting #7: cost 57 inf + 4861 574.121 * * [simplify]: Extracting #8: cost 14 inf + 18070 574.130 * * [simplify]: Extracting #9: cost 0 inf + 22665 574.138 * * [simplify]: Extracting #10: cost 0 inf + 22530 574.145 * [simplify]: Simplified to (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 574.145 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)))) 574.146 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 574.146 * * [simplify]: iters left: 6 (9 enodes) 574.148 * * [simplify]: iters left: 5 (36 enodes) 574.154 * * [simplify]: iters left: 4 (67 enodes) 574.165 * * [simplify]: iters left: 3 (97 enodes) 574.181 * * [simplify]: iters left: 2 (158 enodes) 574.216 * * [simplify]: iters left: 1 (263 enodes) 574.261 * * [simplify]: Extracting #0: cost 1 inf + 0 574.261 * * [simplify]: Extracting #1: cost 0 inf + 1 574.261 * [simplify]: Simplified to 0 574.261 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* (/ b a) -1/2) (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) a)) 0)) 574.261 * * * * [progress]: [ 1349 / 3260 ] simplifiying candidate # 574.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)) (- (* (/ 1 a) (/ b 2)))) 574.261 * * [simplify]: iters left: 6 (20 enodes) 574.266 * * [simplify]: iters left: 5 (78 enodes) 574.277 * * [simplify]: iters left: 4 (137 enodes) 574.299 * * [simplify]: iters left: 3 (251 enodes) 574.343 * * [simplify]: iters left: 2 (422 enodes) 574.424 * * [simplify]: Extracting #0: cost 1 inf + 0 574.424 * * [simplify]: Extracting #1: cost 10 inf + 0 574.424 * * [simplify]: Extracting #2: cost 82 inf + 0 574.425 * * [simplify]: Extracting #3: cost 116 inf + 587 574.426 * * [simplify]: Extracting #4: cost 76 inf + 3605 574.428 * * [simplify]: Extracting #5: cost 69 inf + 4759 574.431 * * [simplify]: Extracting #6: cost 60 inf + 6609 574.437 * * [simplify]: Extracting #7: cost 13 inf + 20142 574.445 * * [simplify]: Extracting #8: cost 0 inf + 23943 574.453 * * [simplify]: Extracting #9: cost 0 inf + 23808 574.460 * [simplify]: Simplified to (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 574.461 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))))) 574.461 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 574.461 * * [simplify]: iters left: 5 (9 enodes) 574.463 * * [simplify]: iters left: 4 (39 enodes) 574.469 * * [simplify]: iters left: 3 (65 enodes) 574.480 * * [simplify]: iters left: 2 (129 enodes) 574.506 * * [simplify]: iters left: 1 (210 enodes) 574.541 * * [simplify]: Extracting #0: cost 1 inf + 0 574.541 * * [simplify]: Extracting #1: cost 0 inf + 1 574.541 * [simplify]: Simplified to 0 574.541 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ -1/2 (/ a b)) (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a)) 0)) 574.541 * * * * [progress]: [ 1350 / 3260 ] simplifiying candidate # 574.542 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (cbrt (/ (/ b 2) a)) (* (cbrt (/ (/ b 2) a)) (cbrt (/ (/ b 2) a)))))) 574.542 * * [simplify]: iters left: 6 (22 enodes) 574.547 * * [simplify]: iters left: 5 (84 enodes) 574.561 * * [simplify]: iters left: 4 (132 enodes) 574.582 * * [simplify]: iters left: 3 (223 enodes) 574.620 * * [simplify]: iters left: 2 (340 enodes) 574.669 * * [simplify]: iters left: 1 (460 enodes) 574.751 * * [simplify]: Extracting #0: cost 1 inf + 0 574.751 * * [simplify]: Extracting #1: cost 11 inf + 0 574.751 * * [simplify]: Extracting #2: cost 76 inf + 0 574.752 * * [simplify]: Extracting #3: cost 128 inf + 89 574.752 * * [simplify]: Extracting #4: cost 119 inf + 1529 574.754 * * [simplify]: Extracting #5: cost 102 inf + 5751 574.759 * * [simplify]: Extracting #6: cost 24 inf + 34505 574.768 * * [simplify]: Extracting #7: cost 0 inf + 46505 574.777 * * [simplify]: Extracting #8: cost 0 inf + 46290 574.786 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 574.786 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 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))))))) 574.787 * [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.787 * * [simplify]: iters left: 6 (10 enodes) 574.789 * * [simplify]: iters left: 5 (37 enodes) 574.795 * * [simplify]: iters left: 4 (57 enodes) 574.804 * * [simplify]: iters left: 3 (104 enodes) 574.822 * * [simplify]: iters left: 2 (158 enodes) 574.845 * * [simplify]: iters left: 1 (225 enodes) 574.877 * * [simplify]: Extracting #0: cost 1 inf + 0 574.877 * * [simplify]: Extracting #1: cost 0 inf + 1 574.877 * [simplify]: Simplified to 0 574.877 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) a) (/ (/ b 2) a)) 0)) 574.878 * * * * [progress]: [ 1351 / 3260 ] simplifiying candidate # 574.878 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 574.878 * * [simplify]: iters left: 6 (21 enodes) 574.883 * * [simplify]: iters left: 5 (75 enodes) 574.893 * * [simplify]: iters left: 4 (116 enodes) 574.911 * * [simplify]: iters left: 3 (192 enodes) 574.942 * * [simplify]: iters left: 2 (271 enodes) 574.979 * * [simplify]: iters left: 1 (332 enodes) 575.032 * * [simplify]: Extracting #0: cost 1 inf + 0 575.033 * * [simplify]: Extracting #1: cost 9 inf + 0 575.033 * * [simplify]: Extracting #2: cost 51 inf + 0 575.033 * * [simplify]: Extracting #3: cost 69 inf + 253 575.034 * * [simplify]: Extracting #4: cost 61 inf + 1447 575.034 * * [simplify]: Extracting #5: cost 60 inf + 1939 575.035 * * [simplify]: Extracting #6: cost 52 inf + 2412 575.036 * * [simplify]: Extracting #7: cost 46 inf + 3374 575.040 * * [simplify]: Extracting #8: cost 15 inf + 11866 575.045 * * [simplify]: Extracting #9: cost 0 inf + 16811 575.051 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 575.051 * [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)))))) 575.051 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 575.051 * * [simplify]: iters left: 6 (9 enodes) 575.053 * * [simplify]: iters left: 5 (29 enodes) 575.057 * * [simplify]: iters left: 4 (42 enodes) 575.064 * * [simplify]: iters left: 3 (58 enodes) 575.071 * * [simplify]: iters left: 2 (68 enodes) 575.078 * * [simplify]: Extracting #0: cost 1 inf + 0 575.078 * * [simplify]: Extracting #1: cost 0 inf + 1 575.078 * [simplify]: Simplified to 0 575.078 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (/ b (* a 2))) 0)) 575.078 * * * * [progress]: [ 1352 / 3260 ] simplifiying candidate # 575.078 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)))))) 575.078 * * [simplify]: iters left: 6 (25 enodes) 575.084 * * [simplify]: iters left: 5 (98 enodes) 575.099 * * [simplify]: iters left: 4 (199 enodes) 575.138 * * [simplify]: iters left: 3 (409 enodes) 575.216 * * [simplify]: Extracting #0: cost 1 inf + 0 575.216 * * [simplify]: Extracting #1: cost 11 inf + 0 575.216 * * [simplify]: Extracting #2: cost 80 inf + 0 575.217 * * [simplify]: Extracting #3: cost 135 inf + 84 575.217 * * [simplify]: Extracting #4: cost 133 inf + 289 575.218 * * [simplify]: Extracting #5: cost 112 inf + 5940 575.223 * * [simplify]: Extracting #6: cost 48 inf + 22983 575.230 * * [simplify]: Extracting #7: cost 8 inf + 33948 575.239 * * [simplify]: Extracting #8: cost 0 inf + 36112 575.248 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b 2) a)) 575.248 * [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)) (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.249 * [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.249 * * [simplify]: iters left: 6 (13 enodes) 575.253 * * [simplify]: iters left: 5 (53 enodes) 575.262 * * [simplify]: iters left: 4 (117 enodes) 575.286 * * [simplify]: iters left: 3 (275 enodes) 575.339 * * [simplify]: iters left: 2 (474 enodes) 575.445 * * [simplify]: Extracting #0: cost 1 inf + 0 575.445 * * [simplify]: Extracting #1: cost 0 inf + 1 575.445 * [simplify]: Simplified to 0 575.445 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b 2) a)) 0)) 575.445 * * * * [progress]: [ 1353 / 3260 ] simplifiying candidate # 575.445 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) (sqrt a)) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) (sqrt a))))) 575.445 * * [simplify]: iters left: 6 (24 enodes) 575.451 * * [simplify]: iters left: 5 (92 enodes) 575.464 * * [simplify]: iters left: 4 (162 enodes) 575.492 * * [simplify]: iters left: 3 (293 enodes) 575.541 * * [simplify]: iters left: 2 (434 enodes) 575.607 * * [simplify]: Extracting #0: cost 1 inf + 0 575.607 * * [simplify]: Extracting #1: cost 11 inf + 0 575.607 * * [simplify]: Extracting #2: cost 69 inf + 0 575.607 * * [simplify]: Extracting #3: cost 112 inf + 87 575.608 * * [simplify]: Extracting #4: cost 108 inf + 1197 575.610 * * [simplify]: Extracting #5: cost 83 inf + 5319 575.615 * * [simplify]: Extracting #6: cost 15 inf + 21343 575.622 * * [simplify]: Extracting #7: cost 0 inf + 25786 575.630 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 a)) (/ (/ b 2) a)) 575.630 * [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)))))) 575.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)))) 575.631 * * [simplify]: iters left: 6 (12 enodes) 575.633 * * [simplify]: iters left: 5 (47 enodes) 575.640 * * [simplify]: iters left: 4 (82 enodes) 575.653 * * [simplify]: iters left: 3 (157 enodes) 575.680 * * [simplify]: iters left: 2 (248 enodes) 575.717 * * [simplify]: iters left: 1 (341 enodes) 575.768 * * [simplify]: Extracting #0: cost 1 inf + 0 575.768 * * [simplify]: Extracting #1: cost 0 inf + 1 575.769 * [simplify]: Simplified to 0 575.769 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 a)) (/ (/ b 2) a)) 0)) 575.769 * * * * [progress]: [ 1354 / 3260 ] simplifiying candidate # 575.769 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (cbrt (/ b 2)) a) (/ (* (cbrt (/ b 2)) (cbrt (/ b 2))) 1)))) 575.769 * * [simplify]: iters left: 6 (23 enodes) 575.774 * * [simplify]: iters left: 5 (87 enodes) 575.790 * * [simplify]: iters left: 4 (163 enodes) 575.817 * * [simplify]: iters left: 3 (310 enodes) 575.880 * * [simplify]: iters left: 2 (498 enodes) 575.970 * * [simplify]: Extracting #0: cost 1 inf + 0 575.970 * * [simplify]: Extracting #1: cost 13 inf + 0 575.970 * * [simplify]: Extracting #2: cost 72 inf + 0 575.971 * * [simplify]: Extracting #3: cost 120 inf + 45 575.971 * * [simplify]: Extracting #4: cost 122 inf + 791 575.972 * * [simplify]: Extracting #5: cost 106 inf + 3444 575.977 * * [simplify]: Extracting #6: cost 28 inf + 24852 575.985 * * [simplify]: Extracting #7: cost 0 inf + 33145 575.993 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* 2 a)) (/ b (* a 2))) 575.993 * [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))))) 575.994 * [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))) 575.994 * * [simplify]: iters left: 6 (12 enodes) 575.997 * * [simplify]: iters left: 5 (47 enodes) 576.004 * * [simplify]: iters left: 4 (89 enodes) 576.020 * * [simplify]: iters left: 3 (180 enodes) 576.058 * * [simplify]: iters left: 2 (296 enodes) 576.114 * * [simplify]: iters left: 1 (428 enodes) 576.200 * * [simplify]: Extracting #0: cost 1 inf + 0 576.200 * * [simplify]: Extracting #1: cost 0 inf + 1 576.200 * [simplify]: Simplified to 0 576.200 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* 2 a)) (/ b (* a 2))) 0)) 576.200 * * * * [progress]: [ 1355 / 3260 ] simplifiying candidate # 576.201 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a)))))) 576.201 * * [simplify]: iters left: 6 (24 enodes) 576.206 * * [simplify]: iters left: 5 (91 enodes) 576.219 * * [simplify]: iters left: 4 (160 enodes) 576.244 * * [simplify]: iters left: 3 (272 enodes) 576.287 * * [simplify]: iters left: 2 (389 enodes) 576.344 * * [simplify]: iters left: 1 (495 enodes) 576.422 * * [simplify]: Extracting #0: cost 1 inf + 0 576.423 * * [simplify]: Extracting #1: cost 11 inf + 0 576.423 * * [simplify]: Extracting #2: cost 74 inf + 0 576.423 * * [simplify]: Extracting #3: cost 109 inf + 739 576.425 * * [simplify]: Extracting #4: cost 81 inf + 5626 576.429 * * [simplify]: Extracting #5: cost 54 inf + 10523 576.435 * * [simplify]: Extracting #6: cost 8 inf + 22402 576.443 * * [simplify]: Extracting #7: cost 0 inf + 24923 576.451 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 576.451 * [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))))))) 576.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))))) 576.451 * * [simplify]: iters left: 6 (12 enodes) 576.454 * * [simplify]: iters left: 5 (46 enodes) 576.460 * * [simplify]: iters left: 4 (81 enodes) 576.472 * * [simplify]: iters left: 3 (134 enodes) 576.491 * * [simplify]: iters left: 2 (197 enodes) 576.518 * * [simplify]: iters left: 1 (271 enodes) 576.555 * * [simplify]: Extracting #0: cost 1 inf + 0 576.555 * * [simplify]: Extracting #1: cost 0 inf + 1 576.555 * [simplify]: Simplified to 0 576.555 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2)) (/ b (* a 2))) 0)) 576.556 * * * * [progress]: [ 1356 / 3260 ] simplifiying candidate # 576.556 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a))))) 576.556 * * [simplify]: iters left: 6 (22 enodes) 576.561 * * [simplify]: iters left: 5 (82 enodes) 576.573 * * [simplify]: iters left: 4 (131 enodes) 576.593 * * [simplify]: iters left: 3 (222 enodes) 576.628 * * [simplify]: iters left: 2 (323 enodes) 576.673 * * [simplify]: iters left: 1 (404 enodes) 576.736 * * [simplify]: Extracting #0: cost 1 inf + 0 576.736 * * [simplify]: Extracting #1: cost 9 inf + 0 576.736 * * [simplify]: Extracting #2: cost 60 inf + 0 576.737 * * [simplify]: Extracting #3: cost 96 inf + 44 576.737 * * [simplify]: Extracting #4: cost 98 inf + 537 576.738 * * [simplify]: Extracting #5: cost 62 inf + 5510 576.743 * * [simplify]: Extracting #6: cost 14 inf + 16506 576.750 * * [simplify]: Extracting #7: cost 0 inf + 20651 576.756 * * [simplify]: Extracting #8: cost 0 inf + 20556 576.763 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 576.763 * [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)))))) 576.763 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 576.763 * * [simplify]: iters left: 6 (10 enodes) 576.766 * * [simplify]: iters left: 5 (38 enodes) 576.771 * * [simplify]: iters left: 4 (59 enodes) 576.779 * * [simplify]: iters left: 3 (88 enodes) 576.790 * * [simplify]: iters left: 2 (117 enodes) 576.806 * * [simplify]: iters left: 1 (144 enodes) 576.821 * * [simplify]: Extracting #0: cost 1 inf + 0 576.821 * * [simplify]: Extracting #1: cost 0 inf + 1 576.821 * [simplify]: Simplified to 0 576.821 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 576.821 * * * * [progress]: [ 1357 / 3260 ] simplifiying candidate # 576.822 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 576.822 * * [simplify]: iters left: 6 (22 enodes) 576.827 * * [simplify]: iters left: 5 (82 enodes) 576.839 * * [simplify]: iters left: 4 (135 enodes) 576.860 * * [simplify]: iters left: 3 (240 enodes) 576.898 * * [simplify]: iters left: 2 (338 enodes) 576.946 * * [simplify]: iters left: 1 (414 enodes) 577.009 * * [simplify]: Extracting #0: cost 1 inf + 0 577.009 * * [simplify]: Extracting #1: cost 11 inf + 0 577.009 * * [simplify]: Extracting #2: cost 66 inf + 0 577.010 * * [simplify]: Extracting #3: cost 91 inf + 169 577.010 * * [simplify]: Extracting #4: cost 80 inf + 1609 577.012 * * [simplify]: Extracting #5: cost 63 inf + 4046 577.016 * * [simplify]: Extracting #6: cost 11 inf + 16623 577.023 * * [simplify]: Extracting #7: cost 0 inf + 19924 577.029 * * [simplify]: Extracting #8: cost 0 inf + 19709 577.036 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 577.036 * [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))))) 577.036 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 577.037 * * [simplify]: iters left: 6 (11 enodes) 577.039 * * [simplify]: iters left: 5 (42 enodes) 577.045 * * [simplify]: iters left: 4 (67 enodes) 577.057 * * [simplify]: iters left: 3 (111 enodes) 577.072 * * [simplify]: iters left: 2 (140 enodes) 577.088 * * [simplify]: iters left: 1 (160 enodes) 577.104 * * [simplify]: Extracting #0: cost 1 inf + 0 577.104 * * [simplify]: Extracting #1: cost 0 inf + 1 577.104 * [simplify]: Simplified to 0 577.104 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ b (* a 2))) 0)) 577.104 * * * * [progress]: [ 1358 / 3260 ] simplifiying candidate # 577.104 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)))))) 577.104 * * [simplify]: iters left: 6 (28 enodes) 577.111 * * [simplify]: iters left: 5 (113 enodes) 577.130 * * [simplify]: iters left: 4 (263 enodes) 577.200 * * [simplify]: Extracting #0: cost 1 inf + 0 577.200 * * [simplify]: Extracting #1: cost 11 inf + 0 577.201 * * [simplify]: Extracting #2: cost 161 inf + 0 577.202 * * [simplify]: Extracting #3: cost 283 inf + 84 577.203 * * [simplify]: Extracting #4: cost 254 inf + 6264 577.211 * * [simplify]: Extracting #5: cost 97 inf + 62996 577.225 * * [simplify]: Extracting #6: cost 38 inf + 84779 577.241 * * [simplify]: Extracting #7: cost 15 inf + 90208 577.260 * * [simplify]: Extracting #8: cost 0 inf + 96255 577.277 * * [simplify]: Extracting #9: cost 0 inf + 96145 577.295 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (* (* (/ (cbrt b) (* (cbrt 2) (cbrt a))) (/ (cbrt b) (* (cbrt 2) (cbrt a)))) (/ (cbrt b) (* (cbrt 2) (cbrt a))))) 577.295 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (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))))))) 577.295 * [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.295 * * [simplify]: iters left: 6 (16 enodes) 577.299 * * [simplify]: iters left: 5 (68 enodes) 577.310 * * [simplify]: iters left: 4 (179 enodes) 577.366 * * [simplify]: Extracting #0: cost 1 inf + 0 577.366 * * [simplify]: Extracting #1: cost 27 inf + 0 577.366 * * [simplify]: Extracting #2: cost 153 inf + 0 577.367 * * [simplify]: Extracting #3: cost 242 inf + 83 577.369 * * [simplify]: Extracting #4: cost 185 inf + 16503 577.381 * * [simplify]: Extracting #5: cost 15 inf + 79352 577.398 * * [simplify]: Extracting #6: cost 0 inf + 84943 577.412 * [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.412 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)))))) (- (* (/ (/ (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.412 * * * * [progress]: [ 1359 / 3260 ] simplifiying candidate # 577.412 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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))))) 577.413 * * [simplify]: iters left: 6 (27 enodes) 577.419 * * [simplify]: iters left: 5 (108 enodes) 577.436 * * [simplify]: iters left: 4 (227 enodes) 577.487 * * [simplify]: Extracting #0: cost 1 inf + 0 577.487 * * [simplify]: Extracting #1: cost 11 inf + 0 577.487 * * [simplify]: Extracting #2: cost 123 inf + 0 577.488 * * [simplify]: Extracting #3: cost 211 inf + 43 577.489 * * [simplify]: Extracting #4: cost 191 inf + 2916 577.493 * * [simplify]: Extracting #5: cost 121 inf + 26058 577.502 * * [simplify]: Extracting #6: cost 27 inf + 57206 577.514 * * [simplify]: Extracting #7: cost 0 inf + 64176 577.526 * * [simplify]: Extracting #8: cost 0 inf + 63826 577.541 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (/ (cbrt b) (cbrt 2)) (* (/ (sqrt a) (/ (cbrt b) (cbrt 2))) (/ (sqrt a) (/ (cbrt b) (cbrt 2)))))) 577.541 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (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)))))) 577.542 * [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.542 * * [simplify]: iters left: 6 (15 enodes) 577.545 * * [simplify]: iters left: 5 (63 enodes) 577.555 * * [simplify]: iters left: 4 (145 enodes) 577.590 * * [simplify]: iters left: 3 (499 enodes) 577.817 * * [simplify]: Extracting #0: cost 1 inf + 0 577.818 * * [simplify]: Extracting #1: cost 0 inf + 1 577.818 * [simplify]: Simplified to 0 577.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 577.818 * * * * [progress]: [ 1360 / 3260 ] simplifiying candidate # 577.818 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (cbrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (* (cbrt 2) (cbrt 2))) 1)))) 577.818 * * [simplify]: iters left: 6 (26 enodes) 577.824 * * [simplify]: iters left: 5 (102 enodes) 577.841 * * [simplify]: iters left: 4 (234 enodes) 577.898 * * [simplify]: Extracting #0: cost 1 inf + 0 577.898 * * [simplify]: Extracting #1: cost 13 inf + 0 577.898 * * [simplify]: Extracting #2: cost 124 inf + 0 577.899 * * [simplify]: Extracting #3: cost 198 inf + 2 577.900 * * [simplify]: Extracting #4: cost 183 inf + 1746 577.903 * * [simplify]: Extracting #5: cost 115 inf + 22147 577.913 * * [simplify]: Extracting #6: cost 27 inf + 48548 577.924 * * [simplify]: Extracting #7: cost 0 inf + 55806 577.935 * * [simplify]: Extracting #8: cost 0 inf + 55751 577.946 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (* (/ (/ (cbrt b) (cbrt 2)) a) (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))))) 577.946 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (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))))) 577.946 * [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))) 577.946 * * [simplify]: iters left: 6 (15 enodes) 577.950 * * [simplify]: iters left: 5 (62 enodes) 577.961 * * [simplify]: iters left: 4 (159 enodes) 578.004 * * [simplify]: iters left: 3 (475 enodes) 578.200 * * [simplify]: Extracting #0: cost 1 inf + 0 578.200 * * [simplify]: Extracting #1: cost 42 inf + 0 578.201 * * [simplify]: Extracting #2: cost 194 inf + 1 578.204 * * [simplify]: Extracting #3: cost 205 inf + 15094 578.219 * * [simplify]: Extracting #4: cost 20 inf + 63712 578.236 * * [simplify]: Extracting #5: cost 3 inf + 65204 578.253 * * [simplify]: Extracting #6: cost 0 inf + 65965 578.273 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 578.273 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (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)))) 578.273 * * * * [progress]: [ 1361 / 3260 ] simplifiying candidate # 578.273 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)))))) 578.273 * * [simplify]: iters left: 6 (26 enodes) 578.279 * * [simplify]: iters left: 5 (104 enodes) 578.296 * * [simplify]: iters left: 4 (229 enodes) 578.350 * * [simplify]: Extracting #0: cost 1 inf + 0 578.350 * * [simplify]: Extracting #1: cost 11 inf + 0 578.350 * * [simplify]: Extracting #2: cost 122 inf + 0 578.351 * * [simplify]: Extracting #3: cost 219 inf + 2 578.352 * * [simplify]: Extracting #4: cost 190 inf + 4856 578.359 * * [simplify]: Extracting #5: cost 81 inf + 41790 578.370 * * [simplify]: Extracting #6: cost 28 inf + 59756 578.383 * * [simplify]: Extracting #7: cost 2 inf + 65828 578.396 * * [simplify]: Extracting #8: cost 0 inf + 66373 578.412 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)))) (/ (* (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) (sqrt 2)) (/ (cbrt b) (cbrt a))) (sqrt 2))) 578.412 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 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))))))) 578.412 * [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.412 * * [simplify]: iters left: 6 (15 enodes) 578.416 * * [simplify]: iters left: 5 (62 enodes) 578.425 * * [simplify]: iters left: 4 (148 enodes) 578.462 * * [simplify]: iters left: 3 (499 enodes) 578.696 * * [simplify]: Extracting #0: cost 1 inf + 0 578.696 * * [simplify]: Extracting #1: cost 0 inf + 1 578.696 * [simplify]: Simplified to 0 578.696 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 578.697 * * * * [progress]: [ 1362 / 3260 ] simplifiying candidate # 578.697 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) (sqrt a))))) 578.697 * * [simplify]: iters left: 6 (25 enodes) 578.702 * * [simplify]: iters left: 5 (98 enodes) 578.721 * * [simplify]: iters left: 4 (196 enodes) 578.761 * * [simplify]: Extracting #0: cost 1 inf + 0 578.761 * * [simplify]: Extracting #1: cost 11 inf + 0 578.761 * * [simplify]: Extracting #2: cost 98 inf + 0 578.762 * * [simplify]: Extracting #3: cost 170 inf + 2 578.762 * * [simplify]: Extracting #4: cost 166 inf + 210 578.764 * * [simplify]: Extracting #5: cost 134 inf + 7975 578.769 * * [simplify]: Extracting #6: cost 45 inf + 32189 578.779 * * [simplify]: Extracting #7: cost 21 inf + 38242 578.788 * * [simplify]: Extracting #8: cost 0 inf + 46124 578.797 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) a) (* (/ (cbrt b) (sqrt a)) (* (/ (cbrt b) (sqrt 2)) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 578.797 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2))) a) (* (/ (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)))))) 578.798 * [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.798 * * [simplify]: iters left: 6 (14 enodes) 578.801 * * [simplify]: iters left: 5 (56 enodes) 578.810 * * [simplify]: iters left: 4 (117 enodes) 578.834 * * [simplify]: iters left: 3 (347 enodes) 578.948 * * [simplify]: Extracting #0: cost 1 inf + 0 578.948 * * [simplify]: Extracting #1: cost 0 inf + 1 578.948 * [simplify]: Simplified to 0 578.949 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 578.949 * * * * [progress]: [ 1363 / 3260 ] simplifiying candidate # 578.949 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 578.949 * * [simplify]: iters left: 6 (24 enodes) 578.954 * * [simplify]: iters left: 5 (92 enodes) 578.969 * * [simplify]: iters left: 4 (181 enodes) 579.004 * * [simplify]: iters left: 3 (447 enodes) 579.145 * * [simplify]: Extracting #0: cost 1 inf + 0 579.146 * * [simplify]: Extracting #1: cost 11 inf + 0 579.146 * * [simplify]: Extracting #2: cost 115 inf + 0 579.147 * * [simplify]: Extracting #3: cost 208 inf + 2 579.148 * * [simplify]: Extracting #4: cost 202 inf + 1499 579.154 * * [simplify]: Extracting #5: cost 103 inf + 24632 579.164 * * [simplify]: Extracting #6: cost 48 inf + 37951 579.178 * * [simplify]: Extracting #7: cost 26 inf + 43118 579.192 * * [simplify]: Extracting #8: cost 1 inf + 51176 579.206 * * [simplify]: Extracting #9: cost 0 inf + 51461 579.221 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt 2)) (sqrt 2)) a) (* (* (/ (cbrt b) (sqrt 2)) (/ (cbrt b) (sqrt 2))) (/ (cbrt b) a))) 579.221 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (sqrt 2)) (sqrt 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))))) 579.221 * [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.221 * * [simplify]: iters left: 6 (14 enodes) 579.225 * * [simplify]: iters left: 5 (57 enodes) 579.234 * * [simplify]: iters left: 4 (116 enodes) 579.260 * * [simplify]: iters left: 3 (321 enodes) 579.367 * * [simplify]: Extracting #0: cost 1 inf + 0 579.368 * * [simplify]: Extracting #1: cost 0 inf + 1 579.368 * [simplify]: Simplified to 0 579.368 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) (sqrt 2)) a) (/ (/ (* (cbrt b) (cbrt b)) (sqrt 2)) 1)))) 0)) 579.368 * * * * [progress]: [ 1364 / 3260 ] simplifiying candidate # 579.368 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (cbrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (* (cbrt a) (cbrt a)))))) 579.368 * * [simplify]: iters left: 6 (26 enodes) 579.374 * * [simplify]: iters left: 5 (102 enodes) 579.390 * * [simplify]: iters left: 4 (224 enodes) 579.442 * * [simplify]: Extracting #0: cost 1 inf + 0 579.442 * * [simplify]: Extracting #1: cost 11 inf + 0 579.442 * * [simplify]: Extracting #2: cost 106 inf + 0 579.443 * * [simplify]: Extracting #3: cost 177 inf + 3 579.443 * * [simplify]: Extracting #4: cost 170 inf + 455 579.445 * * [simplify]: Extracting #5: cost 142 inf + 8414 579.450 * * [simplify]: Extracting #6: cost 67 inf + 29159 579.459 * * [simplify]: Extracting #7: cost 2 inf + 46728 579.468 * * [simplify]: Extracting #8: cost 0 inf + 47487 579.478 * [simplify]: Simplified to (- (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2))) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 579.478 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (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))))))) 579.478 * [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.479 * * [simplify]: iters left: 6 (15 enodes) 579.482 * * [simplify]: iters left: 5 (62 enodes) 579.495 * * [simplify]: iters left: 4 (149 enodes) 579.530 * * [simplify]: iters left: 3 (450 enodes) 579.726 * * [simplify]: Extracting #0: cost 1 inf + 0 579.726 * * [simplify]: Extracting #1: cost 0 inf + 1 579.726 * [simplify]: Simplified to 0 579.726 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 579.727 * * * * [progress]: [ 1365 / 3260 ] simplifiying candidate # 579.727 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) (sqrt a)) (/ (/ (* (cbrt b) (cbrt b)) 1) (sqrt a))))) 579.727 * * [simplify]: iters left: 6 (25 enodes) 579.733 * * [simplify]: iters left: 5 (97 enodes) 579.751 * * [simplify]: iters left: 4 (191 enodes) 579.788 * * [simplify]: iters left: 3 (474 enodes) 579.919 * * [simplify]: Extracting #0: cost 1 inf + 0 579.920 * * [simplify]: Extracting #1: cost 11 inf + 0 579.920 * * [simplify]: Extracting #2: cost 109 inf + 0 579.921 * * [simplify]: Extracting #3: cost 217 inf + 45 579.922 * * [simplify]: Extracting #4: cost 191 inf + 4027 579.928 * * [simplify]: Extracting #5: cost 97 inf + 23951 579.938 * * [simplify]: Extracting #6: cost 31 inf + 40064 579.950 * * [simplify]: Extracting #7: cost 0 inf + 47804 579.963 * * [simplify]: Extracting #8: cost 0 inf + 47709 579.976 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ (/ b 2) a)) 579.976 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (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)))))) 579.977 * [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.977 * * [simplify]: iters left: 6 (14 enodes) 579.980 * * [simplify]: iters left: 5 (57 enodes) 579.991 * * [simplify]: iters left: 4 (118 enodes) 580.016 * * [simplify]: iters left: 3 (314 enodes) 580.111 * * [simplify]: Extracting #0: cost 1 inf + 0 580.111 * * [simplify]: Extracting #1: cost 0 inf + 1 580.111 * [simplify]: Simplified to 0 580.111 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ (/ b 2) a)) 0)) 580.111 * * * * [progress]: [ 1366 / 3260 ] simplifiying candidate # 580.111 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1)))) 580.111 * * [simplify]: iters left: 6 (24 enodes) 580.117 * * [simplify]: iters left: 5 (89 enodes) 580.130 * * [simplify]: iters left: 4 (180 enodes) 580.165 * * [simplify]: iters left: 3 (395 enodes) 580.258 * * [simplify]: Extracting #0: cost 1 inf + 0 580.258 * * [simplify]: Extracting #1: cost 13 inf + 0 580.258 * * [simplify]: Extracting #2: cost 110 inf + 0 580.259 * * [simplify]: Extracting #3: cost 165 inf + 87 580.260 * * [simplify]: Extracting #4: cost 126 inf + 5421 580.265 * * [simplify]: Extracting #5: cost 65 inf + 18032 580.273 * * [simplify]: Extracting #6: cost 44 inf + 22681 580.281 * * [simplify]: Extracting #7: cost 11 inf + 31187 580.291 * * [simplify]: Extracting #8: cost 0 inf + 34752 580.300 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ b (* a 2))) 580.300 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (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))))) 580.300 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 580.300 * * [simplify]: iters left: 6 (13 enodes) 580.304 * * [simplify]: iters left: 5 (48 enodes) 580.311 * * [simplify]: iters left: 4 (103 enodes) 580.330 * * [simplify]: iters left: 3 (238 enodes) 580.388 * * [simplify]: Extracting #0: cost 1 inf + 0 580.388 * * [simplify]: Extracting #1: cost 0 inf + 1 580.388 * [simplify]: Simplified to 0 580.388 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* a (sqrt 2))) (sqrt 2)) (/ b (* a 2))) 0)) 580.389 * * * * [progress]: [ 1367 / 3260 ] simplifiying candidate # 580.389 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)))))) 580.389 * * [simplify]: iters left: 6 (27 enodes) 580.397 * * [simplify]: iters left: 5 (106 enodes) 580.413 * * [simplify]: iters left: 4 (225 enodes) 580.463 * * [simplify]: Extracting #0: cost 1 inf + 0 580.463 * * [simplify]: Extracting #1: cost 11 inf + 0 580.463 * * [simplify]: Extracting #2: cost 123 inf + 0 580.464 * * [simplify]: Extracting #3: cost 214 inf + 204 580.464 * * [simplify]: Extracting #4: cost 199 inf + 1544 580.468 * * [simplify]: Extracting #5: cost 136 inf + 20871 580.477 * * [simplify]: Extracting #6: cost 34 inf + 56560 580.490 * * [simplify]: Extracting #7: cost 1 inf + 66640 580.502 * * [simplify]: Extracting #8: cost 0 inf + 66533 580.515 * [simplify]: Simplified to (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (* (/ (sqrt b) (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a)))) (sqrt b)) (* (cbrt 2) (cbrt a)))) 580.515 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 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))))))) 580.516 * [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.516 * * [simplify]: iters left: 6 (15 enodes) 580.519 * * [simplify]: iters left: 5 (61 enodes) 580.529 * * [simplify]: iters left: 4 (142 enodes) 580.564 * * [simplify]: iters left: 3 (474 enodes) 580.741 * * [simplify]: Extracting #0: cost 1 inf + 0 580.741 * * [simplify]: Extracting #1: cost 0 inf + 1 580.741 * [simplify]: Simplified to 0 580.741 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 580.741 * * * * [progress]: [ 1368 / 3260 ] simplifiying candidate # 580.741 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) (sqrt a)) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) (sqrt a))))) 580.741 * * [simplify]: iters left: 6 (26 enodes) 580.747 * * [simplify]: iters left: 5 (101 enodes) 580.763 * * [simplify]: iters left: 4 (194 enodes) 580.799 * * [simplify]: iters left: 3 (491 enodes) 580.919 * * [simplify]: Extracting #0: cost 1 inf + 0 580.919 * * [simplify]: Extracting #1: cost 11 inf + 0 580.919 * * [simplify]: Extracting #2: cost 119 inf + 0 580.920 * * [simplify]: Extracting #3: cost 234 inf + 43 580.922 * * [simplify]: Extracting #4: cost 215 inf + 4091 580.929 * * [simplify]: Extracting #5: cost 105 inf + 31618 580.940 * * [simplify]: Extracting #6: cost 48 inf + 46936 580.953 * * [simplify]: Extracting #7: cost 29 inf + 50360 580.967 * * [simplify]: Extracting #8: cost 3 inf + 58919 580.983 * * [simplify]: Extracting #9: cost 0 inf + 59844 581.000 * * [simplify]: Extracting #10: cost 0 inf + 59804 581.016 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (cbrt 2)) (* a (* (cbrt 2) (cbrt 2))))) 581.016 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* a -4) c))) (sqrt 2)) (* a (sqrt 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)))))) 581.016 * [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)))) 581.016 * * [simplify]: iters left: 6 (14 enodes) 581.020 * * [simplify]: iters left: 5 (56 enodes) 581.028 * * [simplify]: iters left: 4 (113 enodes) 581.050 * * [simplify]: iters left: 3 (324 enodes) 581.137 * * [simplify]: Extracting #0: cost 1 inf + 0 581.137 * * [simplify]: Extracting #1: cost 0 inf + 1 581.138 * [simplify]: Simplified to 0 581.138 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 581.138 * * * * [progress]: [ 1369 / 3260 ] simplifiying candidate # 581.139 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 581.139 * * [simplify]: iters left: 6 (25 enodes) 581.145 * * [simplify]: iters left: 5 (96 enodes) 581.159 * * [simplify]: iters left: 4 (185 enodes) 581.196 * * [simplify]: iters left: 3 (452 enodes) 581.308 * * [simplify]: Extracting #0: cost 1 inf + 0 581.308 * * [simplify]: Extracting #1: cost 11 inf + 0 581.308 * * [simplify]: Extracting #2: cost 92 inf + 0 581.309 * * [simplify]: Extracting #3: cost 178 inf + 2 581.309 * * [simplify]: Extracting #4: cost 176 inf + 168 581.311 * * [simplify]: Extracting #5: cost 152 inf + 4506 581.317 * * [simplify]: Extracting #6: cost 46 inf + 28581 581.327 * * [simplify]: Extracting #7: cost 2 inf + 40109 581.338 * * [simplify]: Extracting #8: cost 0 inf + 40735 581.350 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ (/ b a) (cbrt 2)) (* (cbrt 2) (cbrt 2)))) 581.350 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 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))))) 581.350 * [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))) 581.350 * * [simplify]: iters left: 6 (14 enodes) 581.356 * * [simplify]: iters left: 5 (56 enodes) 581.364 * * [simplify]: iters left: 4 (112 enodes) 581.387 * * [simplify]: iters left: 3 (297 enodes) 581.468 * * [simplify]: Extracting #0: cost 1 inf + 0 581.468 * * [simplify]: Extracting #1: cost 0 inf + 1 581.468 * [simplify]: Simplified to 0 581.468 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (cbrt 2)) a) (/ (/ (sqrt b) (* (cbrt 2) (cbrt 2))) 1)))) 0)) 581.468 * * * * [progress]: [ 1370 / 3260 ] simplifiying candidate # 581.468 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 581.468 * * [simplify]: iters left: 6 (24 enodes) 581.474 * * [simplify]: iters left: 5 (95 enodes) 581.489 * * [simplify]: iters left: 4 (196 enodes) 581.526 * * [simplify]: Extracting #0: cost 1 inf + 0 581.526 * * [simplify]: Extracting #1: cost 11 inf + 0 581.526 * * [simplify]: Extracting #2: cost 94 inf + 0 581.529 * * [simplify]: Extracting #3: cost 166 inf + 2 581.529 * * [simplify]: Extracting #4: cost 153 inf + 1344 581.531 * * [simplify]: Extracting #5: cost 118 inf + 11329 581.537 * * [simplify]: Extracting #6: cost 42 inf + 32060 581.545 * * [simplify]: Extracting #7: cost 7 inf + 41761 581.554 * * [simplify]: Extracting #8: cost 0 inf + 44540 581.564 * * [simplify]: Extracting #9: cost 0 inf + 44525 581.573 * [simplify]: Simplified to (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2))) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 581.573 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 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))))))) 581.573 * [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.573 * * [simplify]: iters left: 6 (13 enodes) 581.577 * * [simplify]: iters left: 5 (53 enodes) 581.585 * * [simplify]: iters left: 4 (118 enodes) 581.609 * * [simplify]: iters left: 3 (324 enodes) 581.693 * * [simplify]: Extracting #0: cost 1 inf + 0 581.693 * * [simplify]: Extracting #1: cost 0 inf + 1 581.693 * [simplify]: Simplified to 0 581.693 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 581.693 * * * * [progress]: [ 1371 / 3260 ] simplifiying candidate # 581.693 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 581.693 * * [simplify]: iters left: 6 (22 enodes) 581.698 * * [simplify]: iters left: 5 (84 enodes) 581.711 * * [simplify]: iters left: 4 (154 enodes) 581.739 * * [simplify]: iters left: 3 (364 enodes) 581.826 * * [simplify]: Extracting #0: cost 1 inf + 0 581.826 * * [simplify]: Extracting #1: cost 9 inf + 0 581.826 * * [simplify]: Extracting #2: cost 86 inf + 0 581.827 * * [simplify]: Extracting #3: cost 169 inf + 43 581.827 * * [simplify]: Extracting #4: cost 169 inf + 249 581.831 * * [simplify]: Extracting #5: cost 133 inf + 6790 581.837 * * [simplify]: Extracting #6: cost 40 inf + 25949 581.848 * * [simplify]: Extracting #7: cost 2 inf + 35780 581.858 * * [simplify]: Extracting #8: cost 0 inf + 36365 581.868 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 581.868 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (* (sqrt 2) (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)))))) 581.869 * [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.869 * * [simplify]: iters left: 6 (11 enodes) 581.871 * * [simplify]: iters left: 5 (43 enodes) 581.878 * * [simplify]: iters left: 4 (84 enodes) 581.892 * * [simplify]: iters left: 3 (212 enodes) 581.936 * * [simplify]: iters left: 2 (472 enodes) 582.037 * * [simplify]: Extracting #0: cost 1 inf + 0 582.037 * * [simplify]: Extracting #1: cost 0 inf + 1 582.038 * [simplify]: Simplified to 0 582.038 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) (sqrt a)) (/ (/ (sqrt b) (sqrt 2)) (sqrt a))))) 0)) 582.038 * * * * [progress]: [ 1372 / 3260 ] simplifiying candidate # 582.038 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 582.038 * * [simplify]: iters left: 6 (22 enodes) 582.043 * * [simplify]: iters left: 5 (84 enodes) 582.056 * * [simplify]: iters left: 4 (160 enodes) 582.087 * * [simplify]: iters left: 3 (355 enodes) 582.165 * * [simplify]: Extracting #0: cost 1 inf + 0 582.165 * * [simplify]: Extracting #1: cost 11 inf + 0 582.165 * * [simplify]: Extracting #2: cost 77 inf + 0 582.166 * * [simplify]: Extracting #3: cost 133 inf + 2 582.166 * * [simplify]: Extracting #4: cost 132 inf + 86 582.167 * * [simplify]: Extracting #5: cost 111 inf + 3349 582.170 * * [simplify]: Extracting #6: cost 61 inf + 11588 582.176 * * [simplify]: Extracting #7: cost 9 inf + 24194 582.186 * * [simplify]: Extracting #8: cost 0 inf + 27400 582.194 * * [simplify]: Extracting #9: cost 0 inf + 27305 582.202 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 582.202 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (sqrt 2)) (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))))) 582.202 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 582.202 * * [simplify]: iters left: 6 (12 enodes) 582.206 * * [simplify]: iters left: 5 (49 enodes) 582.213 * * [simplify]: iters left: 4 (99 enodes) 582.232 * * [simplify]: iters left: 3 (234 enodes) 582.285 * * [simplify]: iters left: 2 (447 enodes) 582.380 * * [simplify]: Extracting #0: cost 1 inf + 0 582.380 * * [simplify]: Extracting #1: cost 0 inf + 1 582.380 * [simplify]: Simplified to 0 582.380 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1)))) 0)) 582.380 * * * * [progress]: [ 1373 / 3260 ] simplifiying candidate # 582.380 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 582.380 * * [simplify]: iters left: 6 (25 enodes) 582.386 * * [simplify]: iters left: 5 (97 enodes) 582.401 * * [simplify]: iters left: 4 (194 enodes) 582.439 * * [simplify]: iters left: 3 (449 enodes) 582.550 * * [simplify]: Extracting #0: cost 1 inf + 0 582.550 * * [simplify]: Extracting #1: cost 11 inf + 0 582.551 * * [simplify]: Extracting #2: cost 95 inf + 0 582.551 * * [simplify]: Extracting #3: cost 167 inf + 3 582.552 * * [simplify]: Extracting #4: cost 153 inf + 1106 582.554 * * [simplify]: Extracting #5: cost 115 inf + 9647 582.561 * * [simplify]: Extracting #6: cost 50 inf + 24073 582.569 * * [simplify]: Extracting #7: cost 15 inf + 32432 582.580 * * [simplify]: Extracting #8: cost 0 inf + 38215 582.591 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b (* (cbrt a) 2)) (* (cbrt a) (cbrt a)))) 582.591 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ 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))))))) 582.591 * [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.592 * * [simplify]: iters left: 6 (14 enodes) 582.597 * * [simplify]: iters left: 5 (57 enodes) 582.606 * * [simplify]: iters left: 4 (121 enodes) 582.630 * * [simplify]: iters left: 3 (291 enodes) 582.709 * * [simplify]: Extracting #0: cost 1 inf + 0 582.709 * * [simplify]: Extracting #1: cost 0 inf + 1 582.709 * [simplify]: Simplified to 0 582.709 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (cbrt a)) (/ (/ (sqrt b) 1) (* (cbrt a) (cbrt a)))))) 0)) 582.709 * * * * [progress]: [ 1374 / 3260 ] simplifiying candidate # 582.709 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a))))) 582.710 * * [simplify]: iters left: 6 (24 enodes) 582.715 * * [simplify]: iters left: 5 (92 enodes) 582.729 * * [simplify]: iters left: 4 (169 enodes) 582.759 * * [simplify]: iters left: 3 (360 enodes) 582.829 * * [simplify]: Extracting #0: cost 1 inf + 0 582.829 * * [simplify]: Extracting #1: cost 11 inf + 0 582.829 * * [simplify]: Extracting #2: cost 75 inf + 0 582.830 * * [simplify]: Extracting #3: cost 125 inf + 44 582.830 * * [simplify]: Extracting #4: cost 113 inf + 1068 582.832 * * [simplify]: Extracting #5: cost 87 inf + 4783 582.835 * * [simplify]: Extracting #6: cost 53 inf + 9799 582.839 * * [simplify]: Extracting #7: cost 34 inf + 12447 582.845 * * [simplify]: Extracting #8: cost 12 inf + 19602 582.852 * * [simplify]: Extracting #9: cost 0 inf + 23444 582.859 * * [simplify]: Extracting #10: cost 0 inf + 23364 582.867 * [simplify]: Simplified to (- (/ (/ (sqrt (fma b b (* (* c -4) a))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b 2) a)) 582.867 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* c -4) a))) a) (* (sqrt 2) (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)))))) 582.867 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 582.867 * * [simplify]: iters left: 6 (13 enodes) 582.870 * * [simplify]: iters left: 5 (52 enodes) 582.878 * * [simplify]: iters left: 4 (98 enodes) 582.898 * * [simplify]: iters left: 3 (212 enodes) 582.937 * * [simplify]: iters left: 2 (371 enodes) 583.009 * * [simplify]: Extracting #0: cost 1 inf + 0 583.009 * * [simplify]: Extracting #1: cost 0 inf + 1 583.009 * [simplify]: Simplified to 0 583.009 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma b b (* (* c -4) a))) a) (* (sqrt 2) (sqrt 2))) (/ (/ b 2) a)) 0)) 583.010 * * * * [progress]: [ 1375 / 3260 ] simplifiying candidate # 583.010 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 583.010 * * [simplify]: iters left: 6 (23 enodes) 583.015 * * [simplify]: iters left: 5 (83 enodes) 583.028 * * [simplify]: iters left: 4 (154 enodes) 583.051 * * [simplify]: iters left: 3 (283 enodes) 583.100 * * [simplify]: iters left: 2 (463 enodes) 583.175 * * [simplify]: Extracting #0: cost 1 inf + 0 583.175 * * [simplify]: Extracting #1: cost 11 inf + 0 583.175 * * [simplify]: Extracting #2: cost 71 inf + 0 583.176 * * [simplify]: Extracting #3: cost 110 inf + 4 583.176 * * [simplify]: Extracting #4: cost 101 inf + 1118 583.178 * * [simplify]: Extracting #5: cost 62 inf + 6238 583.185 * * [simplify]: Extracting #6: cost 5 inf + 18908 583.192 * * [simplify]: Extracting #7: cost 0 inf + 20150 583.199 * [simplify]: Simplified to (+ (/ (- b) (* a 2)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 583.199 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))))) 583.199 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 583.199 * * [simplify]: iters left: 6 (12 enodes) 583.202 * * [simplify]: iters left: 5 (44 enodes) 583.210 * * [simplify]: iters left: 4 (92 enodes) 583.223 * * [simplify]: iters left: 3 (159 enodes) 583.248 * * [simplify]: iters left: 2 (267 enodes) 583.290 * * [simplify]: iters left: 1 (364 enodes) 583.347 * * [simplify]: Extracting #0: cost 1 inf + 0 583.347 * * [simplify]: Extracting #1: cost 0 inf + 1 583.347 * [simplify]: Simplified to 0 583.347 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (- b) (* a 2)) (/ (sqrt (fma c (* a -4) (* b b))) (* a 2))) 0)) 583.347 * * * * [progress]: [ 1376 / 3260 ] simplifiying candidate # 583.347 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (cbrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (* (cbrt a) (cbrt a)))))) 583.347 * * [simplify]: iters left: 6 (26 enodes) 583.353 * * [simplify]: iters left: 5 (104 enodes) 583.372 * * [simplify]: iters left: 4 (227 enodes) 583.421 * * [simplify]: Extracting #0: cost 1 inf + 0 583.421 * * [simplify]: Extracting #1: cost 11 inf + 0 583.421 * * [simplify]: Extracting #2: cost 120 inf + 0 583.422 * * [simplify]: Extracting #3: cost 204 inf + 45 583.423 * * [simplify]: Extracting #4: cost 176 inf + 5147 583.429 * * [simplify]: Extracting #5: cost 83 inf + 32751 583.438 * * [simplify]: Extracting #6: cost 27 inf + 48321 583.448 * * [simplify]: Extracting #7: cost 1 inf + 55130 583.459 * * [simplify]: Extracting #8: cost 0 inf + 55471 583.470 * [simplify]: Simplified to (fma (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) (/ b (/ (* (cbrt 2) (cbrt a)) (/ -1 (* (* (cbrt 2) (cbrt a)) (* (cbrt 2) (cbrt a))))))) 583.470 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt 2)) a) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (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))))))) 583.471 * [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.471 * * [simplify]: iters left: 6 (15 enodes) 583.475 * * [simplify]: iters left: 5 (64 enodes) 583.485 * * [simplify]: iters left: 4 (149 enodes) 583.521 * * [simplify]: iters left: 3 (466 enodes) 583.772 * * [simplify]: Extracting #0: cost 1 inf + 0 583.772 * * [simplify]: Extracting #1: cost 0 inf + 1 583.772 * [simplify]: Simplified to 0 583.772 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (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)) 583.772 * * * * [progress]: [ 1377 / 3260 ] simplifiying candidate # 583.772 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 583.772 * * [simplify]: iters left: 6 (25 enodes) 583.778 * * [simplify]: iters left: 5 (99 enodes) 583.798 * * [simplify]: iters left: 4 (197 enodes) 583.834 * * [simplify]: iters left: 3 (491 enodes) 583.991 * * [simplify]: Extracting #0: cost 1 inf + 0 583.991 * * [simplify]: Extracting #1: cost 11 inf + 0 583.991 * * [simplify]: Extracting #2: cost 146 inf + 0 583.992 * * [simplify]: Extracting #3: cost 274 inf + 45 583.994 * * [simplify]: Extracting #4: cost 248 inf + 3902 584.002 * * [simplify]: Extracting #5: cost 116 inf + 33993 584.018 * * [simplify]: Extracting #6: cost 33 inf + 55455 584.035 * * [simplify]: Extracting #7: cost 3 inf + 63432 584.052 * * [simplify]: Extracting #8: cost 0 inf + 64439 584.069 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ (/ (/ b (cbrt 2)) (cbrt 2)) (cbrt 2)) a)) 584.069 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 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)))))) 584.069 * [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)))) 584.070 * * [simplify]: iters left: 6 (14 enodes) 584.073 * * [simplify]: iters left: 5 (59 enodes) 584.082 * * [simplify]: iters left: 4 (121 enodes) 584.107 * * [simplify]: iters left: 3 (332 enodes) 584.242 * * [simplify]: Extracting #0: cost 1 inf + 0 584.242 * * [simplify]: Extracting #1: cost 0 inf + 1 584.242 * [simplify]: Simplified to 0 584.242 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) (sqrt a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) (sqrt a))))) 0)) 584.242 * * * * [progress]: [ 1378 / 3260 ] simplifiying candidate # 584.242 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 584.243 * * [simplify]: iters left: 6 (24 enodes) 584.248 * * [simplify]: iters left: 5 (94 enodes) 584.263 * * [simplify]: iters left: 4 (188 enodes) 584.299 * * [simplify]: iters left: 3 (439 enodes) 584.430 * * [simplify]: Extracting #0: cost 1 inf + 0 584.430 * * [simplify]: Extracting #1: cost 11 inf + 0 584.430 * * [simplify]: Extracting #2: cost 121 inf + 0 584.431 * * [simplify]: Extracting #3: cost 184 inf + 130 584.432 * * [simplify]: Extracting #4: cost 159 inf + 2500 584.436 * * [simplify]: Extracting #5: cost 103 inf + 14106 584.443 * * [simplify]: Extracting #6: cost 35 inf + 30561 584.454 * * [simplify]: Extracting #7: cost 2 inf + 38373 584.465 * * [simplify]: Extracting #8: cost 0 inf + 39174 584.478 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 2))) (/ (/ (/ b (cbrt 2)) (cbrt 2)) (* (cbrt 2) a))) 584.478 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 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))))) 584.478 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 584.478 * * [simplify]: iters left: 6 (13 enodes) 584.482 * * [simplify]: iters left: 5 (54 enodes) 584.491 * * [simplify]: iters left: 4 (112 enodes) 584.513 * * [simplify]: iters left: 3 (281 enodes) 584.607 * * [simplify]: Extracting #0: cost 1 inf + 0 584.607 * * [simplify]: Extracting #1: cost 0 inf + 1 584.608 * [simplify]: Simplified to 0 584.608 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1)))) 0)) 584.608 * * * * [progress]: [ 1379 / 3260 ] simplifiying candidate # 584.608 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 584.608 * * [simplify]: iters left: 6 (24 enodes) 584.613 * * [simplify]: iters left: 5 (96 enodes) 584.629 * * [simplify]: iters left: 4 (209 enodes) 584.675 * * [simplify]: Extracting #0: cost 1 inf + 0 584.675 * * [simplify]: Extracting #1: cost 11 inf + 0 584.675 * * [simplify]: Extracting #2: cost 100 inf + 0 584.675 * * [simplify]: Extracting #3: cost 167 inf + 4 584.676 * * [simplify]: Extracting #4: cost 151 inf + 1553 584.679 * * [simplify]: Extracting #5: cost 89 inf + 16786 584.685 * * [simplify]: Extracting #6: cost 36 inf + 28762 584.692 * * [simplify]: Extracting #7: cost 11 inf + 35487 584.701 * * [simplify]: Extracting #8: cost 0 inf + 39827 584.710 * * [simplify]: Extracting #9: cost 0 inf + 39811 584.720 * [simplify]: Simplified to (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)))) (/ (/ (/ b (sqrt 2)) (* (cbrt a) (sqrt 2))) (* (cbrt a) (cbrt a)))) 584.720 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (sqrt (fma (* c -4) a (* b b)))) (sqrt 2)) (/ a (/ (sqrt (sqrt (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))))))) 584.720 * [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.720 * * [simplify]: iters left: 6 (14 enodes) 584.724 * * [simplify]: iters left: 5 (59 enodes) 584.734 * * [simplify]: iters left: 4 (134 enodes) 584.762 * * [simplify]: iters left: 3 (357 enodes) 584.899 * * [simplify]: Extracting #0: cost 1 inf + 0 584.899 * * [simplify]: Extracting #1: cost 0 inf + 1 584.899 * [simplify]: Simplified to 0 584.899 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (cbrt a)) (/ (/ 1 (sqrt 2)) (* (cbrt a) (cbrt a)))))) 0)) 584.899 * * * * [progress]: [ 1380 / 3260 ] simplifiying candidate # 584.899 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 584.899 * * [simplify]: iters left: 6 (23 enodes) 584.904 * * [simplify]: iters left: 5 (90 enodes) 584.918 * * [simplify]: iters left: 4 (179 enodes) 584.955 * * [simplify]: iters left: 3 (430 enodes) 585.105 * * [simplify]: Extracting #0: cost 1 inf + 0 585.105 * * [simplify]: Extracting #1: cost 11 inf + 0 585.105 * * [simplify]: Extracting #2: cost 139 inf + 0 585.106 * * [simplify]: Extracting #3: cost 227 inf + 46 585.107 * * [simplify]: Extracting #4: cost 206 inf + 1804 585.111 * * [simplify]: Extracting #5: cost 120 inf + 17456 585.121 * * [simplify]: Extracting #6: cost 33 inf + 36173 585.134 * * [simplify]: Extracting #7: cost 2 inf + 44492 585.147 * * [simplify]: Extracting #8: cost 0 inf + 45077 585.163 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (* (sqrt 2) (sqrt 2))) a)) 585.163 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* 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)))))) 585.163 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) (sqrt a))) (/ (/ 1 (sqrt 2)) (sqrt a)) (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a)))) 585.163 * * [simplify]: iters left: 6 (13 enodes) 585.167 * * [simplify]: iters left: 5 (53 enodes) 585.175 * * [simplify]: iters left: 4 (106 enodes) 585.195 * * [simplify]: iters left: 3 (257 enodes) 585.279 * * [simplify]: Extracting #0: cost 1 inf + 0 585.279 * * [simplify]: Extracting #1: cost 0 inf + 1 585.279 * [simplify]: Simplified to 0 585.279 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) (sqrt a)) (/ (/ 1 (sqrt 2)) (sqrt a))))) 0)) 585.279 * * * * [progress]: [ 1381 / 3260 ] simplifiying candidate # 585.279 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 585.279 * * [simplify]: iters left: 6 (22 enodes) 585.284 * * [simplify]: iters left: 5 (84 enodes) 585.298 * * [simplify]: iters left: 4 (159 enodes) 585.329 * * [simplify]: iters left: 3 (347 enodes) 585.422 * * [simplify]: Extracting #0: cost 1 inf + 0 585.422 * * [simplify]: Extracting #1: cost 11 inf + 0 585.422 * * [simplify]: Extracting #2: cost 95 inf + 0 585.423 * * [simplify]: Extracting #3: cost 139 inf + 4 585.424 * * [simplify]: Extracting #4: cost 95 inf + 4429 585.428 * * [simplify]: Extracting #5: cost 53 inf + 11567 585.432 * * [simplify]: Extracting #6: cost 45 inf + 13224 585.440 * * [simplify]: Extracting #7: cost 9 inf + 22630 585.448 * * [simplify]: Extracting #8: cost 0 inf + 25553 585.455 * * [simplify]: Extracting #9: cost 0 inf + 25458 585.463 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) a) (sqrt 2)) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 585.463 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (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))))) 585.463 * [simplify]: Simplifying (fma (- (/ (/ b (sqrt 2)) a)) (/ (/ 1 (sqrt 2)) 1) (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1))) 585.464 * * [simplify]: iters left: 6 (12 enodes) 585.467 * * [simplify]: iters left: 5 (49 enodes) 585.475 * * [simplify]: iters left: 4 (94 enodes) 585.493 * * [simplify]: iters left: 3 (221 enodes) 585.563 * * [simplify]: iters left: 2 (492 enodes) 586.038 * * [simplify]: Extracting #0: cost 1 inf + 0 586.038 * * [simplify]: Extracting #1: cost 0 inf + 1 586.038 * [simplify]: Simplified to 0 586.038 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b (sqrt 2)) a) (/ (/ 1 (sqrt 2)) 1)))) 0)) 586.038 * * * * [progress]: [ 1382 / 3260 ] simplifiying candidate # 586.038 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 586.038 * * [simplify]: iters left: 6 (24 enodes) 586.044 * * [simplify]: iters left: 5 (92 enodes) 586.061 * * [simplify]: iters left: 4 (187 enodes) 586.097 * * [simplify]: iters left: 3 (435 enodes) 586.222 * * [simplify]: Extracting #0: cost 1 inf + 0 586.222 * * [simplify]: Extracting #1: cost 11 inf + 0 586.223 * * [simplify]: Extracting #2: cost 128 inf + 0 586.224 * * [simplify]: Extracting #3: cost 194 inf + 6 586.225 * * [simplify]: Extracting #4: cost 171 inf + 3132 586.230 * * [simplify]: Extracting #5: cost 82 inf + 21626 586.238 * * [simplify]: Extracting #6: cost 25 inf + 35322 586.249 * * [simplify]: Extracting #7: cost 1 inf + 41832 586.260 * * [simplify]: Extracting #8: cost 0 inf + 42117 586.270 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b (* (* (cbrt a) (cbrt a)) 2)) (cbrt a))) 586.271 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* 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))))))) 586.271 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a))))) 586.271 * * [simplify]: iters left: 6 (13 enodes) 586.274 * * [simplify]: iters left: 5 (52 enodes) 586.282 * * [simplify]: iters left: 4 (111 enodes) 586.308 * * [simplify]: iters left: 3 (278 enodes) 586.399 * * [simplify]: Extracting #0: cost 1 inf + 0 586.399 * * [simplify]: Extracting #1: cost 0 inf + 1 586.399 * [simplify]: Simplified to 0 586.399 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))))) 0)) 586.399 * * * * [progress]: [ 1383 / 3260 ] simplifiying candidate # 586.400 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a))))) 586.400 * * [simplify]: iters left: 6 (23 enodes) 586.405 * * [simplify]: iters left: 5 (87 enodes) 586.418 * * [simplify]: iters left: 4 (163 enodes) 586.449 * * [simplify]: iters left: 3 (342 enodes) 586.528 * * [simplify]: Extracting #0: cost 1 inf + 0 586.528 * * [simplify]: Extracting #1: cost 11 inf + 0 586.528 * * [simplify]: Extracting #2: cost 94 inf + 0 586.529 * * [simplify]: Extracting #3: cost 123 inf + 171 586.529 * * [simplify]: Extracting #4: cost 96 inf + 2111 586.532 * * [simplify]: Extracting #5: cost 54 inf + 8407 586.535 * * [simplify]: Extracting #6: cost 43 inf + 10435 586.541 * * [simplify]: Extracting #7: cost 12 inf + 18156 586.547 * * [simplify]: Extracting #8: cost 1 inf + 22098 586.554 * * [simplify]: Extracting #9: cost 0 inf + 22423 586.561 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b a) 2)) 586.561 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))))) 586.561 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ (/ 1 1) (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ (/ 1 1) (sqrt a)))) 586.561 * * [simplify]: iters left: 6 (12 enodes) 586.564 * * [simplify]: iters left: 5 (47 enodes) 586.571 * * [simplify]: iters left: 4 (89 enodes) 586.591 * * [simplify]: iters left: 3 (186 enodes) 586.635 * * [simplify]: iters left: 2 (378 enodes) 586.766 * * [simplify]: Extracting #0: cost 1 inf + 0 586.766 * * [simplify]: Extracting #1: cost 0 inf + 1 586.766 * [simplify]: Simplified to 0 586.766 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (* a (sqrt 2))) (/ (/ b a) 2)) 0)) 586.767 * * * * [progress]: [ 1384 / 3260 ] simplifiying candidate # 586.767 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ (/ 1 1) 1)))) 586.767 * * [simplify]: iters left: 6 (22 enodes) 586.772 * * [simplify]: iters left: 5 (81 enodes) 586.786 * * [simplify]: iters left: 4 (129 enodes) 586.807 * * [simplify]: iters left: 3 (229 enodes) 586.843 * * [simplify]: iters left: 2 (351 enodes) 586.903 * * [simplify]: iters left: 1 (495 enodes) 586.995 * * [simplify]: Extracting #0: cost 1 inf + 0 586.995 * * [simplify]: Extracting #1: cost 9 inf + 0 586.995 * * [simplify]: Extracting #2: cost 84 inf + 2 586.996 * * [simplify]: Extracting #3: cost 105 inf + 510 586.997 * * [simplify]: Extracting #4: cost 68 inf + 3900 586.999 * * [simplify]: Extracting #5: cost 50 inf + 6253 587.004 * * [simplify]: Extracting #6: cost 16 inf + 14609 587.012 * * [simplify]: Extracting #7: cost 0 inf + 19695 587.019 * * [simplify]: Extracting #8: cost 0 inf + 19560 587.026 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (* 1/2 (/ b a))) 587.026 * [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))))) 587.027 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ (/ 1 1) 1) (* (/ (/ b 2) a) (/ (/ 1 1) 1))) 587.027 * * [simplify]: iters left: 6 (11 enodes) 587.030 * * [simplify]: iters left: 5 (40 enodes) 587.035 * * [simplify]: iters left: 4 (65 enodes) 587.046 * * [simplify]: iters left: 3 (97 enodes) 587.061 * * [simplify]: iters left: 2 (165 enodes) 587.094 * * [simplify]: iters left: 1 (271 enodes) 587.146 * * [simplify]: Extracting #0: cost 1 inf + 0 587.146 * * [simplify]: Extracting #1: cost 0 inf + 1 587.146 * [simplify]: Simplified to 0 587.146 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) a) 2) (* 1/2 (/ b a))) 0)) 587.146 * * * * [progress]: [ 1385 / 3260 ] simplifiying candidate # 587.147 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a)))))) 587.147 * * [simplify]: iters left: 6 (23 enodes) 587.152 * * [simplify]: iters left: 5 (91 enodes) 587.166 * * [simplify]: iters left: 4 (182 enodes) 587.203 * * [simplify]: iters left: 3 (410 enodes) 587.309 * * [simplify]: Extracting #0: cost 1 inf + 0 587.309 * * [simplify]: Extracting #1: cost 11 inf + 0 587.310 * * [simplify]: Extracting #2: cost 117 inf + 0 587.310 * * [simplify]: Extracting #3: cost 166 inf + 293 587.311 * * [simplify]: Extracting #4: cost 148 inf + 2170 587.315 * * [simplify]: Extracting #5: cost 79 inf + 17247 587.322 * * [simplify]: Extracting #6: cost 29 inf + 29883 587.332 * * [simplify]: Extracting #7: cost 1 inf + 37348 587.341 * * [simplify]: Extracting #8: cost 0 inf + 37488 587.352 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 587.352 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) 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))))))) 587.352 * [simplify]: Simplifying (fma (- (/ (/ b 2) (cbrt a))) (/ 1 (* (cbrt a) (cbrt a))) (* (/ (/ b 2) (cbrt a)) (/ 1 (* (cbrt a) (cbrt a))))) 587.352 * * [simplify]: iters left: 6 (12 enodes) 587.355 * * [simplify]: iters left: 5 (51 enodes) 587.363 * * [simplify]: iters left: 4 (106 enodes) 587.387 * * [simplify]: iters left: 3 (247 enodes) 587.454 * * [simplify]: Extracting #0: cost 1 inf + 0 587.454 * * [simplify]: Extracting #1: cost 0 inf + 1 587.454 * [simplify]: Simplified to 0 587.454 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (sqrt 2)) (sqrt 2)) a) (/ (/ b 2) (* (cbrt a) (* (cbrt a) (cbrt a))))) 0)) 587.454 * * * * [progress]: [ 1386 / 3260 ] simplifiying candidate # 587.455 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a))))) 587.455 * * [simplify]: iters left: 6 (22 enodes) 587.460 * * [simplify]: iters left: 5 (86 enodes) 587.473 * * [simplify]: iters left: 4 (160 enodes) 587.505 * * [simplify]: iters left: 3 (342 enodes) 587.586 * * [simplify]: Extracting #0: cost 1 inf + 0 587.586 * * [simplify]: Extracting #1: cost 11 inf + 0 587.586 * * [simplify]: Extracting #2: cost 99 inf + 0 587.587 * * [simplify]: Extracting #3: cost 126 inf + 215 587.588 * * [simplify]: Extracting #4: cost 88 inf + 3585 587.591 * * [simplify]: Extracting #5: cost 54 inf + 8942 587.594 * * [simplify]: Extracting #6: cost 42 inf + 10984 587.600 * * [simplify]: Extracting #7: cost 8 inf + 20088 587.608 * * [simplify]: Extracting #8: cost 0 inf + 22849 587.615 * * [simplify]: Extracting #9: cost 0 inf + 22754 587.622 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 587.622 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))))) 587.622 * [simplify]: Simplifying (fma (- (/ (/ b 2) (sqrt a))) (/ 1 (sqrt a)) (* (/ (/ b 2) (sqrt a)) (/ 1 (sqrt a)))) 587.622 * * [simplify]: iters left: 6 (11 enodes) 587.625 * * [simplify]: iters left: 5 (46 enodes) 587.632 * * [simplify]: iters left: 4 (86 enodes) 587.649 * * [simplify]: iters left: 3 (183 enodes) 587.695 * * [simplify]: iters left: 2 (372 enodes) 587.824 * * [simplify]: Extracting #0: cost 1 inf + 0 587.824 * * [simplify]: Extracting #1: cost 0 inf + 1 587.824 * [simplify]: Simplified to 0 587.824 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c -4) a (* b b))) a) (sqrt 2)) (sqrt 2)) (/ (/ b a) 2)) 0)) 587.825 * * * * [progress]: [ 1387 / 3260 ] simplifiying candidate # 587.825 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) (/ 1 1)))) 587.825 * * [simplify]: iters left: 6 (21 enodes) 587.830 * * [simplify]: iters left: 5 (80 enodes) 587.841 * * [simplify]: iters left: 4 (128 enodes) 587.862 * * [simplify]: iters left: 3 (228 enodes) 587.899 * * [simplify]: iters left: 2 (350 enodes) 587.959 * * [simplify]: iters left: 1 (489 enodes) 588.051 * * [simplify]: Extracting #0: cost 1 inf + 0 588.051 * * [simplify]: Extracting #1: cost 9 inf + 0 588.052 * * [simplify]: Extracting #2: cost 84 inf + 2 588.052 * * [simplify]: Extracting #3: cost 100 inf + 841 588.054 * * [simplify]: Extracting #4: cost 63 inf + 4190 588.056 * * [simplify]: Extracting #5: cost 52 inf + 5692 588.061 * * [simplify]: Extracting #6: cost 17 inf + 14432 588.068 * * [simplify]: Extracting #7: cost 0 inf + 19655 588.075 * * [simplify]: Extracting #8: cost 0 inf + 19560 588.082 * [simplify]: Simplified to (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 588.082 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))))) 588.082 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) (/ 1 1) (* (/ (/ b 2) a) (/ 1 1))) 588.082 * * [simplify]: iters left: 6 (10 enodes) 588.085 * * [simplify]: iters left: 5 (39 enodes) 588.090 * * [simplify]: iters left: 4 (64 enodes) 588.100 * * [simplify]: iters left: 3 (96 enodes) 588.118 * * [simplify]: iters left: 2 (164 enodes) 588.150 * * [simplify]: iters left: 1 (270 enodes) 588.201 * * [simplify]: Extracting #0: cost 1 inf + 0 588.201 * * [simplify]: Extracting #1: cost 0 inf + 1 588.202 * [simplify]: Simplified to 0 588.202 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma b b (* (* a -4) c))) (* a 2)) (* 1/2 (/ b a))) 0)) 588.202 * * * * [progress]: [ 1388 / 3260 ] simplifiying candidate # 588.202 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a)))))) 588.202 * * [simplify]: iters left: 6 (23 enodes) 588.208 * * [simplify]: iters left: 5 (92 enodes) 588.222 * * [simplify]: iters left: 4 (191 enodes) 588.258 * * [simplify]: iters left: 3 (412 enodes) 588.348 * * [simplify]: Extracting #0: cost 1 inf + 0 588.348 * * [simplify]: Extracting #1: cost 11 inf + 0 588.349 * * [simplify]: Extracting #2: cost 94 inf + 0 588.349 * * [simplify]: Extracting #3: cost 166 inf + 90 588.351 * * [simplify]: Extracting #4: cost 115 inf + 6961 588.355 * * [simplify]: Extracting #5: cost 56 inf + 18882 588.362 * * [simplify]: Extracting #6: cost 26 inf + 26600 588.371 * * [simplify]: Extracting #7: cost 0 inf + 33846 588.380 * [simplify]: Simplified to (fma (/ -1/2 (cbrt a)) (/ b (* (cbrt a) (cbrt a))) (/ (/ (sqrt (fma c (* a -4) (* b b))) a) (* (sqrt 2) (sqrt 2)))) 588.380 * [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) (* (sqrt 2) (sqrt 2)))) (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))))) 588.381 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (cbrt a))) (/ b (* (cbrt a) (cbrt a))) (* (/ (/ 1 2) (cbrt a)) (/ b (* (cbrt a) (cbrt a))))) 588.381 * * [simplify]: iters left: 6 (12 enodes) 588.384 * * [simplify]: iters left: 5 (53 enodes) 588.393 * * [simplify]: iters left: 4 (117 enodes) 588.416 * * [simplify]: iters left: 3 (255 enodes) 588.476 * * [simplify]: Extracting #0: cost 1 inf + 0 588.476 * * [simplify]: Extracting #1: cost 0 inf + 1 588.476 * [simplify]: Simplified to 0 588.476 * [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) (* (sqrt 2) (sqrt 2)))) 0)) 588.476 * * * * [progress]: [ 1389 / 3260 ] simplifiying candidate # 588.476 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a))))) 588.476 * * [simplify]: iters left: 6 (22 enodes) 588.482 * * [simplify]: iters left: 5 (87 enodes) 588.495 * * [simplify]: iters left: 4 (170 enodes) 588.523 * * [simplify]: iters left: 3 (325 enodes) 588.590 * * [simplify]: Extracting #0: cost 1 inf + 0 588.590 * * [simplify]: Extracting #1: cost 11 inf + 0 588.591 * * [simplify]: Extracting #2: cost 88 inf + 0 588.591 * * [simplify]: Extracting #3: cost 130 inf + 583 588.593 * * [simplify]: Extracting #4: cost 71 inf + 6404 588.596 * * [simplify]: Extracting #5: cost 48 inf + 9922 588.600 * * [simplify]: Extracting #6: cost 43 inf + 10808 588.605 * * [simplify]: Extracting #7: cost 6 inf + 20893 588.612 * * [simplify]: Extracting #8: cost 0 inf + 23014 588.619 * * [simplify]: Extracting #9: cost 0 inf + 22959 588.626 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (sqrt 2))) (sqrt 2)) (* (/ b a) 1/2)) 588.626 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (sqrt 2))) (sqrt 2)) (* (/ b a) 1/2)) (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))))) 588.626 * [simplify]: Simplifying (fma (- (/ (/ 1 2) (sqrt a))) (/ b (sqrt a)) (* (/ (/ 1 2) (sqrt a)) (/ b (sqrt a)))) 588.626 * * [simplify]: iters left: 6 (11 enodes) 588.630 * * [simplify]: iters left: 5 (48 enodes) 588.637 * * [simplify]: iters left: 4 (98 enodes) 588.653 * * [simplify]: iters left: 3 (181 enodes) 588.691 * * [simplify]: iters left: 2 (358 enodes) 588.797 * * [simplify]: Extracting #0: cost 1 inf + 0 588.797 * * [simplify]: Extracting #1: cost 0 inf + 1 588.797 * [simplify]: Simplified to 0 588.797 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* a (sqrt 2))) (sqrt 2)) (* (/ b a) 1/2)) 0)) 588.797 * * * * [progress]: [ 1390 / 3260 ] simplifiying candidate # 588.797 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ 1 2) a) (/ b 1)))) 588.797 * * [simplify]: iters left: 6 (21 enodes) 588.802 * * [simplify]: iters left: 5 (80 enodes) 588.817 * * [simplify]: iters left: 4 (148 enodes) 588.840 * * [simplify]: iters left: 3 (269 enodes) 588.887 * * [simplify]: iters left: 2 (433 enodes) 588.967 * * [simplify]: Extracting #0: cost 1 inf + 0 588.967 * * [simplify]: Extracting #1: cost 12 inf + 0 588.967 * * [simplify]: Extracting #2: cost 78 inf + 42 588.968 * * [simplify]: Extracting #3: cost 95 inf + 1085 588.969 * * [simplify]: Extracting #4: cost 68 inf + 3449 588.971 * * [simplify]: Extracting #5: cost 46 inf + 5958 588.976 * * [simplify]: Extracting #6: cost 7 inf + 15722 588.982 * * [simplify]: Extracting #7: cost 0 inf + 17757 588.988 * * [simplify]: Extracting #8: cost 0 inf + 17637 588.996 * [simplify]: Simplified to (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 588.996 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))))) 588.996 * [simplify]: Simplifying (fma (- (/ (/ 1 2) a)) (/ b 1) (* (/ (/ 1 2) a) (/ b 1))) 588.996 * * [simplify]: iters left: 6 (10 enodes) 588.999 * * [simplify]: iters left: 5 (41 enodes) 589.006 * * [simplify]: iters left: 4 (81 enodes) 589.018 * * [simplify]: iters left: 3 (127 enodes) 589.034 * * [simplify]: iters left: 2 (186 enodes) 589.061 * * [simplify]: iters left: 1 (266 enodes) 589.122 * * [simplify]: Extracting #0: cost 1 inf + 0 589.122 * * [simplify]: Extracting #1: cost 0 inf + 1 589.122 * [simplify]: Simplified to 0 589.122 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma b (/ -1/2 a) (/ (/ (sqrt (fma b b (* (* a -4) c))) a) 2)) 0)) 589.122 * * * * [progress]: [ 1391 / 3260 ] simplifiying candidate # 589.122 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ (/ b 2) a) 1))) 589.122 * * [simplify]: iters left: 6 (20 enodes) 589.127 * * [simplify]: iters left: 5 (77 enodes) 589.139 * * [simplify]: iters left: 4 (130 enodes) 589.160 * * [simplify]: iters left: 3 (230 enodes) 589.200 * * [simplify]: iters left: 2 (361 enodes) 589.266 * * [simplify]: Extracting #0: cost 1 inf + 0 589.266 * * [simplify]: Extracting #1: cost 9 inf + 0 589.266 * * [simplify]: Extracting #2: cost 57 inf + 2 589.266 * * [simplify]: Extracting #3: cost 82 inf + 549 589.267 * * [simplify]: Extracting #4: cost 58 inf + 2701 589.269 * * [simplify]: Extracting #5: cost 47 inf + 4040 589.273 * * [simplify]: Extracting #6: cost 6 inf + 14838 589.279 * * [simplify]: Extracting #7: cost 0 inf + 16029 589.284 * [simplify]: Simplified to (+ (* -1/2 (/ b a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 589.284 * [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 (* (/ (/ b 2) a) 1)))) 589.285 * [simplify]: Simplifying (fma (- (/ (/ b 2) a)) 1 (* (/ (/ b 2) a) 1)) 589.285 * * [simplify]: iters left: 6 (9 enodes) 589.287 * * [simplify]: iters left: 5 (36 enodes) 589.295 * * [simplify]: iters left: 4 (67 enodes) 589.305 * * [simplify]: iters left: 3 (97 enodes) 589.321 * * [simplify]: iters left: 2 (158 enodes) 589.356 * * [simplify]: iters left: 1 (263 enodes) 589.399 * * [simplify]: Extracting #0: cost 1 inf + 0 589.399 * * [simplify]: Extracting #1: cost 0 inf + 1 589.399 * [simplify]: Simplified to 0 589.399 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (* -1/2 (/ b a)) (/ (sqrt (fma (* c a) -4 (* b b))) (* a 2))) 0)) 589.399 * * * * [progress]: [ 1392 / 3260 ] simplifiying candidate # 589.399 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) 1) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt 2)) a) (- (* (/ 1 a) (/ b 2)))) 589.399 * * [simplify]: iters left: 6 (20 enodes) 589.405 * * [simplify]: iters left: 5 (78 enodes) 589.417 * * [simplify]: iters left: 4 (139 enodes) 589.440 * * [simplify]: iters left: 3 (260 enodes) 589.487 * * [simplify]: iters left: 2 (413 enodes) 589.565 * * [simplify]: Extracting #0: cost 1 inf + 0 589.565 * * [simplify]: Extracting #1: cost 11 inf + 0 589.566 * * [simplify]: Extracting #2: cost 76 inf + 0 589.566 * * [simplify]: Extracting #3: cost 87 inf + 1174 589.568 * * [simplify]: Extracting #4: cost 59 inf + 3698 589.570 * * [simplify]: Extracting #5: cost 47 inf + 5454 589.574 * * [simplify]: Extracting #6: cost 14 inf + 13711 589.580 * * [simplify]: Extracting #7: cost 1 inf + 17004 589.588 * * [simplify]: Extracting #8: cost 0 inf + 17305 589.594 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 589.594 * [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))))) 589.594 * [simplify]: Simplifying (fma (- (/ 1 a)) (/ b 2) (* (/ 1 a) (/ b 2))) 589.594 * * [simplify]: iters left: 5 (9 enodes) 589.597 * * [simplify]: iters left: 4 (39 enodes) 589.602 * * [simplify]: iters left: 3 (65 enodes) 589.613 * * [simplify]: iters left: 2 (129 enodes) 589.637 * * [simplify]: iters left: 1 (210 enodes) 589.674 * * [simplify]: Extracting #0: cost 1 inf + 0 589.674 * * [simplify]: Extracting #1: cost 0 inf + 1 589.674 * [simplify]: Simplified to 0 589.674 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma c (* a -4) (* b b))) (* a 2)) (/ (/ b a) 2)) 0)) 589.674 * * * * [progress]: [ 1393 / 3260 ] simplifiying candidate # 589.674 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 589.674 * * [simplify]: iters left: 6 (24 enodes) 589.679 * * [simplify]: iters left: 5 (92 enodes) 589.693 * * [simplify]: iters left: 4 (145 enodes) 589.718 * * [simplify]: iters left: 3 (250 enodes) 589.763 * * [simplify]: iters left: 2 (445 enodes) 589.853 * * [simplify]: Extracting #0: cost 1 inf + 0 589.853 * * [simplify]: Extracting #1: cost 11 inf + 0 589.853 * * [simplify]: Extracting #2: cost 69 inf + 0 589.854 * * [simplify]: Extracting #3: cost 115 inf + 537 589.854 * * [simplify]: Extracting #4: cost 111 inf + 2007 589.856 * * [simplify]: Extracting #5: cost 95 inf + 4932 589.861 * * [simplify]: Extracting #6: cost 27 inf + 28248 589.871 * * [simplify]: Extracting #7: cost 2 inf + 38229 589.881 * * [simplify]: Extracting #8: cost 0 inf + 39559 589.892 * [simplify]: Simplified to (- (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) 589.892 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 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))))))) 589.892 * [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))))) 589.892 * * [simplify]: iters left: 6 (10 enodes) 589.894 * * [simplify]: iters left: 5 (37 enodes) 589.902 * * [simplify]: iters left: 4 (57 enodes) 589.911 * * [simplify]: iters left: 3 (104 enodes) 589.927 * * [simplify]: iters left: 2 (158 enodes) 589.950 * * [simplify]: iters left: 1 (225 enodes) 589.984 * * [simplify]: Extracting #0: cost 1 inf + 0 589.984 * * [simplify]: Extracting #1: cost 0 inf + 1 589.984 * [simplify]: Simplified to 0 589.984 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (sqrt (fma (* c a) -4 (* b b))) (* (* (cbrt a) (* (cbrt a) (cbrt a))) 2)) (/ (/ b 2) a)) 0)) 589.984 * * * * [progress]: [ 1394 / 3260 ] simplifiying candidate # 589.984 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a))))) 589.984 * * [simplify]: iters left: 6 (23 enodes) 589.989 * * [simplify]: iters left: 5 (83 enodes) 590.001 * * [simplify]: iters left: 4 (129 enodes) 590.020 * * [simplify]: iters left: 3 (219 enodes) 590.059 * * [simplify]: iters left: 2 (372 enodes) 590.134 * * [simplify]: Extracting #0: cost 1 inf + 0 590.134 * * [simplify]: Extracting #1: cost 9 inf + 0 590.134 * * [simplify]: Extracting #2: cost 57 inf + 0 590.135 * * [simplify]: Extracting #3: cost 89 inf + 414 590.135 * * [simplify]: Extracting #4: cost 77 inf + 2489 590.137 * * [simplify]: Extracting #5: cost 70 inf + 3806 590.142 * * [simplify]: Extracting #6: cost 15 inf + 20472 590.152 * * [simplify]: Extracting #7: cost 0 inf + 26286 590.160 * [simplify]: Simplified to (- (/ (sqrt (fma c (* a -4) (* b b))) (* (* 2 (cbrt a)) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 590.160 * [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) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))))) 590.160 * [simplify]: Simplifying (fma (- (sqrt (/ (/ b 2) a))) (sqrt (/ (/ b 2) a)) (* (sqrt (/ (/ b 2) a)) (sqrt (/ (/ b 2) a)))) 590.161 * * [simplify]: iters left: 6 (9 enodes) 590.163 * * [simplify]: iters left: 5 (29 enodes) 590.166 * * [simplify]: iters left: 4 (42 enodes) 590.172 * * [simplify]: iters left: 3 (58 enodes) 590.179 * * [simplify]: iters left: 2 (68 enodes) 590.186 * * [simplify]: Extracting #0: cost 1 inf + 0 590.186 * * [simplify]: Extracting #1: cost 0 inf + 1 590.186 * [simplify]: Simplified to 0 590.186 * [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)) 590.186 * * * * [progress]: [ 1395 / 3260 ] simplifiying candidate # 590.186 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 590.186 * * [simplify]: iters left: 6 (25 enodes) 590.192 * * [simplify]: iters left: 5 (100 enodes) 590.208 * * [simplify]: iters left: 4 (206 enodes) 590.250 * * [simplify]: iters left: 3 (481 enodes) 590.384 * * [simplify]: Extracting #0: cost 1 inf + 0 590.384 * * [simplify]: Extracting #1: cost 11 inf + 0 590.384 * * [simplify]: Extracting #2: cost 100 inf + 0 590.385 * * [simplify]: Extracting #3: cost 184 inf + 4 590.386 * * [simplify]: Extracting #4: cost 178 inf + 897 590.387 * * [simplify]: Extracting #5: cost 165 inf + 4157 590.393 * * [simplify]: Extracting #6: cost 75 inf + 30926 590.406 * * [simplify]: Extracting #7: cost 6 inf + 50341 590.419 * * [simplify]: Extracting #8: cost 0 inf + 52126 590.433 * * [simplify]: Extracting #9: cost 0 inf + 51886 590.447 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 590.447 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (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))))))) 590.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))))) 590.447 * * [simplify]: iters left: 6 (13 enodes) 590.450 * * [simplify]: iters left: 5 (53 enodes) 590.459 * * [simplify]: iters left: 4 (117 enodes) 590.484 * * [simplify]: iters left: 3 (275 enodes) 590.536 * * [simplify]: iters left: 2 (474 enodes) 590.642 * * [simplify]: Extracting #0: cost 1 inf + 0 590.642 * * [simplify]: Extracting #1: cost 0 inf + 1 590.642 * [simplify]: Simplified to 0 590.642 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) a) (/ (/ b 2) a)) 0)) 590.642 * * * * [progress]: [ 1396 / 3260 ] simplifiying candidate # 590.643 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 590.643 * * [simplify]: iters left: 6 (26 enodes) 590.648 * * [simplify]: iters left: 5 (100 enodes) 590.663 * * [simplify]: iters left: 4 (175 enodes) 590.693 * * [simplify]: iters left: 3 (320 enodes) 590.750 * * [simplify]: Extracting #0: cost 1 inf + 0 590.750 * * [simplify]: Extracting #1: cost 11 inf + 0 590.750 * * [simplify]: Extracting #2: cost 73 inf + 0 590.751 * * [simplify]: Extracting #3: cost 123 inf + 407 590.751 * * [simplify]: Extracting #4: cost 113 inf + 1907 590.752 * * [simplify]: Extracting #5: cost 104 inf + 4070 590.755 * * [simplify]: Extracting #6: cost 73 inf + 10494 590.760 * * [simplify]: Extracting #7: cost 18 inf + 27348 590.768 * * [simplify]: Extracting #8: cost 0 inf + 34744 590.777 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (/ (/ b 2) a)) 590.777 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (* 2 (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)))))) 590.777 * [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)))) 590.778 * * [simplify]: iters left: 6 (12 enodes) 590.780 * * [simplify]: iters left: 5 (47 enodes) 590.787 * * [simplify]: iters left: 4 (82 enodes) 590.800 * * [simplify]: iters left: 3 (157 enodes) 590.828 * * [simplify]: iters left: 2 (248 enodes) 590.864 * * [simplify]: iters left: 1 (341 enodes) 590.916 * * [simplify]: Extracting #0: cost 1 inf + 0 590.916 * * [simplify]: Extracting #1: cost 0 inf + 1 590.916 * [simplify]: Simplified to 0 590.916 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (/ (/ b 2) a)) 0)) 590.916 * * * * [progress]: [ 1397 / 3260 ] simplifiying candidate # 590.917 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 590.917 * * [simplify]: iters left: 6 (25 enodes) 590.922 * * [simplify]: iters left: 5 (95 enodes) 590.938 * * [simplify]: iters left: 4 (176 enodes) 590.968 * * [simplify]: iters left: 3 (339 enodes) 591.039 * * [simplify]: Extracting #0: cost 1 inf + 0 591.039 * * [simplify]: Extracting #1: cost 13 inf + 0 591.040 * * [simplify]: Extracting #2: cost 81 inf + 0 591.040 * * [simplify]: Extracting #3: cost 128 inf + 649 591.041 * * [simplify]: Extracting #4: cost 117 inf + 1992 591.042 * * [simplify]: Extracting #5: cost 112 inf + 3541 591.044 * * [simplify]: Extracting #6: cost 80 inf + 10908 591.049 * * [simplify]: Extracting #7: cost 20 inf + 29492 591.060 * * [simplify]: Extracting #8: cost 1 inf + 36721 591.069 * * [simplify]: Extracting #9: cost 0 inf + 37086 591.078 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b 2) a)) 591.078 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 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))))) 591.078 * [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))) 591.078 * * [simplify]: iters left: 6 (12 enodes) 591.081 * * [simplify]: iters left: 5 (47 enodes) 591.089 * * [simplify]: iters left: 4 (89 enodes) 591.105 * * [simplify]: iters left: 3 (180 enodes) 591.143 * * [simplify]: iters left: 2 (296 enodes) 591.198 * * [simplify]: iters left: 1 (428 enodes) 591.283 * * [simplify]: Extracting #0: cost 1 inf + 0 591.283 * * [simplify]: Extracting #1: cost 0 inf + 1 591.284 * [simplify]: Simplified to 0 591.284 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ b 2) a)) 0)) 591.284 * * * * [progress]: [ 1398 / 3260 ] simplifiying candidate # 591.284 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 591.284 * * [simplify]: iters left: 6 (24 enodes) 591.291 * * [simplify]: iters left: 5 (93 enodes) 591.305 * * [simplify]: iters left: 4 (167 enodes) 591.332 * * [simplify]: iters left: 3 (317 enodes) 591.396 * * [simplify]: Extracting #0: cost 1 inf + 0 591.397 * * [simplify]: Extracting #1: cost 11 inf + 0 591.397 * * [simplify]: Extracting #2: cost 69 inf + 0 591.397 * * [simplify]: Extracting #3: cost 127 inf + 2 591.397 * * [simplify]: Extracting #4: cost 128 inf + 4 591.398 * * [simplify]: Extracting #5: cost 108 inf + 4630 591.401 * * [simplify]: Extracting #6: cost 72 inf + 12451 591.407 * * [simplify]: Extracting #7: cost 24 inf + 27165 591.418 * * [simplify]: Extracting #8: cost 0 inf + 36787 591.428 * [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)))) 591.428 * [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 2)) (* (cbrt a) (cbrt a))) (* (/ (sqrt (/ b 2)) (cbrt a)) (/ (sqrt (/ b 2)) (* (cbrt a) (cbrt a))))))) 591.428 * [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))))) 591.428 * * [simplify]: iters left: 6 (12 enodes) 591.431 * * [simplify]: iters left: 5 (46 enodes) 591.437 * * [simplify]: iters left: 4 (81 enodes) 591.449 * * [simplify]: iters left: 3 (134 enodes) 591.468 * * [simplify]: iters left: 2 (197 enodes) 591.496 * * [simplify]: iters left: 1 (271 enodes) 591.532 * * [simplify]: Extracting #0: cost 1 inf + 0 591.532 * * [simplify]: Extracting #1: cost 0 inf + 1 591.532 * [simplify]: Simplified to 0 591.532 * [simplify]: Simplified (2 2) 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)))) 0)) 591.532 * * * * [progress]: [ 1399 / 3260 ] simplifiying candidate # 591.532 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 591.533 * * [simplify]: iters left: 6 (24 enodes) 591.538 * * [simplify]: iters left: 5 (90 enodes) 591.552 * * [simplify]: iters left: 4 (144 enodes) 591.574 * * [simplify]: iters left: 3 (249 enodes) 591.617 * * [simplify]: iters left: 2 (425 enodes) 591.701 * * [simplify]: Extracting #0: cost 1 inf + 0 591.701 * * [simplify]: Extracting #1: cost 9 inf + 0 591.701 * * [simplify]: Extracting #2: cost 62 inf + 0 591.701 * * [simplify]: Extracting #3: cost 112 inf + 246 591.702 * * [simplify]: Extracting #4: cost 110 inf + 1545 591.703 * * [simplify]: Extracting #5: cost 89 inf + 4074 591.709 * * [simplify]: Extracting #6: cost 16 inf + 24775 591.718 * * [simplify]: Extracting #7: cost 0 inf + 30403 591.729 * [simplify]: Simplified to (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* (* 2 (cbrt a)) (* (cbrt a) (cbrt a))))) 591.729 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (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)))))) 591.729 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) (sqrt a))) (/ (sqrt (/ b 2)) (sqrt a)) (* (/ (sqrt (/ b 2)) (sqrt a)) (/ (sqrt (/ b 2)) (sqrt a)))) 591.729 * * [simplify]: iters left: 6 (10 enodes) 591.732 * * [simplify]: iters left: 5 (38 enodes) 591.737 * * [simplify]: iters left: 4 (59 enodes) 591.745 * * [simplify]: iters left: 3 (88 enodes) 591.756 * * [simplify]: iters left: 2 (117 enodes) 591.770 * * [simplify]: iters left: 1 (144 enodes) 591.786 * * [simplify]: Extracting #0: cost 1 inf + 0 591.786 * * [simplify]: Extracting #1: cost 0 inf + 1 591.786 * [simplify]: Simplified to 0 591.786 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (+ (/ (/ (- b) 2) a) (/ (sqrt (fma c (* a -4) (* b b))) (* (* 2 (cbrt a)) (* (cbrt a) (cbrt a))))) 0)) 591.786 * * * * [progress]: [ 1400 / 3260 ] simplifiying candidate # 591.787 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1)))) 591.787 * * [simplify]: iters left: 6 (24 enodes) 591.793 * * [simplify]: iters left: 5 (90 enodes) 591.806 * * [simplify]: iters left: 4 (148 enodes) 591.829 * * [simplify]: iters left: 3 (264 enodes) 591.875 * * [simplify]: iters left: 2 (444 enodes) 591.961 * * [simplify]: Extracting #0: cost 1 inf + 0 591.961 * * [simplify]: Extracting #1: cost 11 inf + 0 591.962 * * [simplify]: Extracting #2: cost 68 inf + 0 591.962 * * [simplify]: Extracting #3: cost 105 inf + 654 591.963 * * [simplify]: Extracting #4: cost 90 inf + 2859 591.966 * * [simplify]: Extracting #5: cost 74 inf + 4975 591.971 * * [simplify]: Extracting #6: cost 12 inf + 24570 591.980 * * [simplify]: Extracting #7: cost 0 inf + 28990 591.989 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 591.989 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))))) 591.990 * [simplify]: Simplifying (fma (- (/ (sqrt (/ b 2)) a)) (/ (sqrt (/ b 2)) 1) (* (/ (sqrt (/ b 2)) a) (/ (sqrt (/ b 2)) 1))) 591.990 * * [simplify]: iters left: 6 (11 enodes) 591.993 * * [simplify]: iters left: 5 (42 enodes) 591.999 * * [simplify]: iters left: 4 (67 enodes) 592.009 * * [simplify]: iters left: 3 (111 enodes) 592.024 * * [simplify]: iters left: 2 (140 enodes) 592.041 * * [simplify]: iters left: 1 (160 enodes) 592.057 * * [simplify]: Extracting #0: cost 1 inf + 0 592.057 * * [simplify]: Extracting #1: cost 0 inf + 1 592.057 * [simplify]: Simplified to 0 592.057 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c -4) a (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 0)) 592.057 * * * * [progress]: [ 1401 / 3260 ] simplifiying candidate # 592.057 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 592.057 * * [simplify]: iters left: 6 (28 enodes) 592.064 * * [simplify]: iters left: 5 (115 enodes) 592.082 * * [simplify]: iters left: 4 (270 enodes) 592.162 * * [simplify]: Extracting #0: cost 1 inf + 0 592.162 * * [simplify]: Extracting #1: cost 11 inf + 0 592.162 * * [simplify]: Extracting #2: cost 176 inf + 0 592.163 * * [simplify]: Extracting #3: cost 309 inf + 205 592.165 * * [simplify]: Extracting #4: cost 276 inf + 8327 592.175 * * [simplify]: Extracting #5: cost 105 inf + 70814 592.192 * * [simplify]: Extracting #6: cost 31 inf + 96645 592.211 * * [simplify]: Extracting #7: cost 3 inf + 106383 592.230 * * [simplify]: Extracting #8: cost 0 inf + 107573 592.251 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (* (* (/ (/ (cbrt b) (cbrt 2)) (cbrt a)) (/ (/ (cbrt b) (cbrt 2)) (cbrt a))) (/ (/ (cbrt b) (cbrt 2)) (cbrt a)))) 592.252 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt 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))))))) 592.252 * [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))))) 592.252 * * [simplify]: iters left: 6 (16 enodes) 592.256 * * [simplify]: iters left: 5 (68 enodes) 592.267 * * [simplify]: iters left: 4 (179 enodes) 592.323 * * [simplify]: Extracting #0: cost 1 inf + 0 592.323 * * [simplify]: Extracting #1: cost 27 inf + 0 592.323 * * [simplify]: Extracting #2: cost 153 inf + 0 592.324 * * [simplify]: Extracting #3: cost 242 inf + 83 592.326 * * [simplify]: Extracting #4: cost 185 inf + 16503 592.338 * * [simplify]: Extracting #5: cost 15 inf + 79352 592.353 * * [simplify]: Extracting #6: cost 0 inf + 84943 592.367 * [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))))) 592.367 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))))) 592.367 * * * * [progress]: [ 1402 / 3260 ] simplifiying candidate # 592.368 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 592.368 * * [simplify]: iters left: 6 (29 enodes) 592.376 * * [simplify]: iters left: 5 (116 enodes) 592.394 * * [simplify]: iters left: 4 (240 enodes) 592.447 * * [simplify]: Extracting #0: cost 1 inf + 0 592.447 * * [simplify]: Extracting #1: cost 11 inf + 0 592.448 * * [simplify]: Extracting #2: cost 128 inf + 0 592.448 * * [simplify]: Extracting #3: cost 219 inf + 204 592.449 * * [simplify]: Extracting #4: cost 195 inf + 5111 592.454 * * [simplify]: Extracting #5: cost 105 inf + 34497 592.463 * * [simplify]: Extracting #6: cost 50 inf + 51513 592.473 * * [simplify]: Extracting #7: cost 24 inf + 58682 592.486 * * [simplify]: Extracting #8: cost 0 inf + 69063 592.499 * * [simplify]: Extracting #9: cost 0 inf + 68913 592.513 * * [simplify]: Extracting #10: cost 0 inf + 68833 592.527 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 592.527 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 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)))))) 592.527 * [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)))) 592.527 * * [simplify]: iters left: 6 (15 enodes) 592.531 * * [simplify]: iters left: 5 (63 enodes) 592.541 * * [simplify]: iters left: 4 (145 enodes) 592.575 * * [simplify]: iters left: 3 (499 enodes) 592.802 * * [simplify]: Extracting #0: cost 1 inf + 0 592.802 * * [simplify]: Extracting #1: cost 0 inf + 1 592.802 * [simplify]: Simplified to 0 592.802 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (cbrt a)) (* (* (/ (/ (cbrt b) (cbrt 2)) (sqrt a)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) (sqrt a)))) 0)) 592.803 * * * * [progress]: [ 1403 / 3260 ] simplifiying candidate # 592.803 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 592.803 * * [simplify]: iters left: 6 (28 enodes) 592.809 * * [simplify]: iters left: 5 (110 enodes) 592.831 * * [simplify]: iters left: 4 (247 enodes) 592.886 * * [simplify]: Extracting #0: cost 1 inf + 0 592.886 * * [simplify]: Extracting #1: cost 13 inf + 0 592.887 * * [simplify]: Extracting #2: cost 130 inf + 0 592.889 * * [simplify]: Extracting #3: cost 205 inf + 205 592.890 * * [simplify]: Extracting #4: cost 183 inf + 4791 592.895 * * [simplify]: Extracting #5: cost 77 inf + 36200 592.904 * * [simplify]: Extracting #6: cost 34 inf + 48594 592.914 * * [simplify]: Extracting #7: cost 2 inf + 60192 592.926 * * [simplify]: Extracting #8: cost 0 inf + 60960 592.938 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) 592.938 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (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))))) 592.938 * [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.938 * * [simplify]: iters left: 6 (15 enodes) 592.942 * * [simplify]: iters left: 5 (62 enodes) 592.953 * * [simplify]: iters left: 4 (159 enodes) 592.995 * * [simplify]: iters left: 3 (475 enodes) 593.191 * * [simplify]: Extracting #0: cost 1 inf + 0 593.191 * * [simplify]: Extracting #1: cost 42 inf + 0 593.192 * * [simplify]: Extracting #2: cost 194 inf + 1 593.195 * * [simplify]: Extracting #3: cost 205 inf + 15094 593.210 * * [simplify]: Extracting #4: cost 20 inf + 63712 593.227 * * [simplify]: Extracting #5: cost 3 inf + 65204 593.246 * * [simplify]: Extracting #6: cost 0 inf + 65965 593.263 * [simplify]: Simplified to (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)) 593.263 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) 2) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) (cbrt a)) (* (* (/ (cbrt b) (cbrt 2)) (/ (cbrt b) (cbrt 2))) (/ (/ (cbrt b) (cbrt 2)) a))) (+ (- (/ (/ b 2) a)) (/ (/ b 2) a)))) 593.264 * * * * [progress]: [ 1404 / 3260 ] simplifiying candidate # 593.264 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 593.264 * * [simplify]: iters left: 6 (27 enodes) 593.270 * * [simplify]: iters left: 5 (109 enodes) 593.288 * * [simplify]: iters left: 4 (239 enodes) 593.346 * * [simplify]: Extracting #0: cost 1 inf + 0 593.346 * * [simplify]: Extracting #1: cost 11 inf + 0 593.346 * * [simplify]: Extracting #2: cost 135 inf + 0 593.347 * * [simplify]: Extracting #3: cost 235 inf + 43 593.348 * * [simplify]: Extracting #4: cost 202 inf + 6951 593.357 * * [simplify]: Extracting #5: cost 85 inf + 46230 593.369 * * [simplify]: Extracting #6: cost 28 inf + 64445 593.385 * * [simplify]: Extracting #7: cost 0 inf + 74481 593.400 * * [simplify]: Extracting #8: cost 0 inf + 74371 593.415 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (cbrt b) (/ (* (cbrt a) (sqrt 2)) (cbrt b))) (/ (* (cbrt a) (sqrt 2)) (cbrt b))) (cbrt a))) 593.416 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (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))))))) 593.416 * [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))))) 593.416 * * [simplify]: iters left: 6 (15 enodes) 593.420 * * [simplify]: iters left: 5 (62 enodes) 593.430 * * [simplify]: iters left: 4 (148 enodes) 593.467 * * [simplify]: iters left: 3 (499 enodes) 593.704 * * [simplify]: Extracting #0: cost 1 inf + 0 593.704 * * [simplify]: Extracting #1: cost 0 inf + 1 593.704 * [simplify]: Simplified to 0 593.704 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 593.704 * * * * [progress]: [ 1405 / 3260 ] simplifiying candidate # 593.704 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 593.704 * * [simplify]: iters left: 6 (28 enodes) 593.710 * * [simplify]: iters left: 5 (109 enodes) 593.727 * * [simplify]: iters left: 4 (212 enodes) 593.770 * * [simplify]: Extracting #0: cost 1 inf + 0 593.770 * * [simplify]: Extracting #1: cost 11 inf + 0 593.771 * * [simplify]: Extracting #2: cost 103 inf + 0 593.771 * * [simplify]: Extracting #3: cost 173 inf + 43 593.771 * * [simplify]: Extracting #4: cost 171 inf + 127 593.772 * * [simplify]: Extracting #5: cost 151 inf + 4496 593.778 * * [simplify]: Extracting #6: cost 57 inf + 31382 593.786 * * [simplify]: Extracting #7: cost 7 inf + 47906 593.796 * * [simplify]: Extracting #8: cost 0 inf + 50154 593.807 * * [simplify]: Extracting #9: cost 0 inf + 50074 593.817 * * [simplify]: Extracting #10: cost 0 inf + 49994 593.827 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (cbrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 593.827 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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)))))) 593.827 * [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.828 * * [simplify]: iters left: 6 (14 enodes) 593.831 * * [simplify]: iters left: 5 (56 enodes) 593.841 * * [simplify]: iters left: 4 (117 enodes) 593.866 * * [simplify]: iters left: 3 (347 enodes) 593.979 * * [simplify]: Extracting #0: cost 1 inf + 0 593.980 * * [simplify]: Extracting #1: cost 0 inf + 1 593.980 * [simplify]: Simplified to 0 593.980 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (cbrt a)) (* (/ (/ (cbrt b) (sqrt 2)) (sqrt a)) (* (cbrt b) (/ (/ (cbrt b) (sqrt 2)) (sqrt a))))) 0)) 593.980 * * * * [progress]: [ 1406 / 3260 ] simplifiying candidate # 593.980 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 593.980 * * [simplify]: iters left: 6 (27 enodes) 593.986 * * [simplify]: iters left: 5 (105 enodes) 594.002 * * [simplify]: iters left: 4 (203 enodes) 594.044 * * [simplify]: iters left: 3 (497 enodes) 594.197 * * [simplify]: Extracting #0: cost 1 inf + 0 594.198 * * [simplify]: Extracting #1: cost 11 inf + 0 594.198 * * [simplify]: Extracting #2: cost 131 inf + 0 594.199 * * [simplify]: Extracting #3: cost 239 inf + 44 594.200 * * [simplify]: Extracting #4: cost 216 inf + 4696 594.207 * * [simplify]: Extracting #5: cost 105 inf + 31112 594.219 * * [simplify]: Extracting #6: cost 46 inf + 47619 594.238 * * [simplify]: Extracting #7: cost 3 inf + 62096 594.255 * * [simplify]: Extracting #8: cost 0 inf + 63288 594.271 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 594.271 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (* 2 (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))))) 594.272 * [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))) 594.272 * * [simplify]: iters left: 6 (14 enodes) 594.275 * * [simplify]: iters left: 5 (57 enodes) 594.285 * * [simplify]: iters left: 4 (116 enodes) 594.310 * * [simplify]: iters left: 3 (321 enodes) 594.417 * * [simplify]: Extracting #0: cost 1 inf + 0 594.418 * * [simplify]: Extracting #1: cost 0 inf + 1 594.418 * [simplify]: Simplified to 0 594.418 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (* (* (cbrt b) (/ (cbrt b) (sqrt 2))) (/ (/ (cbrt b) (sqrt 2)) a))) 0)) 594.418 * * * * [progress]: [ 1407 / 3260 ] simplifiying candidate # 594.418 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 594.418 * * [simplify]: iters left: 6 (26 enodes) 594.424 * * [simplify]: iters left: 5 (102 enodes) 594.440 * * [simplify]: iters left: 4 (223 enodes) 594.491 * * [simplify]: Extracting #0: cost 1 inf + 0 594.491 * * [simplify]: Extracting #1: cost 11 inf + 0 594.491 * * [simplify]: Extracting #2: cost 107 inf + 0 594.491 * * [simplify]: Extracting #3: cost 181 inf + 2 594.492 * * [simplify]: Extracting #4: cost 180 inf + 5 594.493 * * [simplify]: Extracting #5: cost 168 inf + 3559 594.498 * * [simplify]: Extracting #6: cost 68 inf + 31475 594.507 * * [simplify]: Extracting #7: cost 4 inf + 50799 594.518 * * [simplify]: Extracting #8: cost 0 inf + 52166 594.528 * * [simplify]: Extracting #9: cost 0 inf + 52086 594.538 * * [simplify]: Extracting #10: cost 0 inf + 52006 594.549 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 2) (cbrt a)) (* (/ (cbrt b) (cbrt a)) (/ (* (/ (cbrt b) (cbrt a)) (/ (cbrt b) (cbrt a))) 2))) 594.549 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (cbrt a))) 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))))))) 594.549 * [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))))) 594.549 * * [simplify]: iters left: 6 (15 enodes) 594.554 * * [simplify]: iters left: 5 (62 enodes) 594.565 * * [simplify]: iters left: 4 (149 enodes) 594.600 * * [simplify]: iters left: 3 (450 enodes) 594.796 * * [simplify]: Extracting #0: cost 1 inf + 0 594.796 * * [simplify]: Extracting #1: cost 0 inf + 1 594.796 * [simplify]: Simplified to 0 594.796 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 594.796 * * * * [progress]: [ 1408 / 3260 ] simplifiying candidate # 594.796 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 594.797 * * [simplify]: iters left: 6 (27 enodes) 594.802 * * [simplify]: iters left: 5 (105 enodes) 594.821 * * [simplify]: iters left: 4 (204 enodes) 594.861 * * [simplify]: iters left: 3 (498 enodes) 594.999 * * [simplify]: Extracting #0: cost 1 inf + 0 594.999 * * [simplify]: Extracting #1: cost 11 inf + 0 595.000 * * [simplify]: Extracting #2: cost 122 inf + 0 595.001 * * [simplify]: Extracting #3: cost 245 inf + 46 595.002 * * [simplify]: Extracting #4: cost 210 inf + 4595 595.008 * * [simplify]: Extracting #5: cost 97 inf + 29413 595.018 * * [simplify]: Extracting #6: cost 69 inf + 36172 595.028 * * [simplify]: Extracting #7: cost 43 inf + 43053 595.043 * * [simplify]: Extracting #8: cost 3 inf + 58341 595.060 * * [simplify]: Extracting #9: cost 0 inf + 59250 595.076 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (cbrt a)) 2) (/ (/ b 2) a)) 595.076 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (cbrt a)) 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)))))) 595.076 * [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)))) 595.076 * * [simplify]: iters left: 6 (14 enodes) 595.080 * * [simplify]: iters left: 5 (57 enodes) 595.089 * * [simplify]: iters left: 4 (118 enodes) 595.114 * * [simplify]: iters left: 3 (314 enodes) 595.207 * * [simplify]: Extracting #0: cost 1 inf + 0 595.207 * * [simplify]: Extracting #1: cost 0 inf + 1 595.207 * [simplify]: Simplified to 0 595.207 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* (cbrt a) (cbrt a))) (cbrt a)) 2) (/ (/ b 2) a)) 0)) 595.207 * * * * [progress]: [ 1409 / 3260 ] simplifiying candidate # 595.208 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 595.208 * * [simplify]: iters left: 6 (26 enodes) 595.213 * * [simplify]: iters left: 5 (96 enodes) 595.231 * * [simplify]: iters left: 4 (189 enodes) 595.264 * * [simplify]: iters left: 3 (417 enodes) 595.365 * * [simplify]: Extracting #0: cost 1 inf + 0 595.365 * * [simplify]: Extracting #1: cost 13 inf + 0 595.366 * * [simplify]: Extracting #2: cost 119 inf + 0 595.366 * * [simplify]: Extracting #3: cost 184 inf + 335 595.368 * * [simplify]: Extracting #4: cost 168 inf + 2168 595.371 * * [simplify]: Extracting #5: cost 118 inf + 12182 595.377 * * [simplify]: Extracting #6: cost 53 inf + 27348 595.387 * * [simplify]: Extracting #7: cost 4 inf + 43618 595.399 * * [simplify]: Extracting #8: cost 0 inf + 45203 595.413 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (* (cbrt a) (cbrt a)))) (/ (/ b 2) a)) 595.413 * [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) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))))) 595.414 * [simplify]: Simplifying (fma (- (/ (/ (cbrt b) 2) a)) (/ (/ (* (cbrt b) (cbrt b)) 1) 1) (* (/ (/ (cbrt b) 2) a) (/ (/ (* (cbrt b) (cbrt b)) 1) 1))) 595.414 * * [simplify]: iters left: 6 (13 enodes) 595.417 * * [simplify]: iters left: 5 (48 enodes) 595.424 * * [simplify]: iters left: 4 (103 enodes) 595.444 * * [simplify]: iters left: 3 (238 enodes) 595.503 * * [simplify]: Extracting #0: cost 1 inf + 0 595.503 * * [simplify]: Extracting #1: cost 0 inf + 1 595.503 * [simplify]: Simplified to 0 595.503 * [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)) 595.504 * * * * [progress]: [ 1410 / 3260 ] simplifiying candidate # 595.504 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 595.504 * * [simplify]: iters left: 6 (27 enodes) 595.510 * * [simplify]: iters left: 5 (108 enodes) 595.529 * * [simplify]: iters left: 4 (232 enodes) 595.581 * * [simplify]: Extracting #0: cost 1 inf + 0 595.581 * * [simplify]: Extracting #1: cost 11 inf + 0 595.581 * * [simplify]: Extracting #2: cost 131 inf + 0 595.582 * * [simplify]: Extracting #3: cost 230 inf + 204 595.583 * * [simplify]: Extracting #4: cost 192 inf + 7482 595.591 * * [simplify]: Extracting #5: cost 87 inf + 44057 595.602 * * [simplify]: Extracting #6: cost 33 inf + 61985 595.615 * * [simplify]: Extracting #7: cost 3 inf + 72701 595.629 * * [simplify]: Extracting #8: cost 0 inf + 73889 595.644 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) 2) (cbrt a))) (* (/ (/ (/ (sqrt b) (cbrt 2)) (cbrt a)) (* (cbrt a) (cbrt 2))) (/ (/ (sqrt b) (cbrt 2)) (cbrt a)))) 595.644 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) 2) (cbrt a))) (* (/ (/ (/ (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))))))) 595.644 * [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))))) 595.644 * * [simplify]: iters left: 6 (15 enodes) 595.648 * * [simplify]: iters left: 5 (61 enodes) 595.657 * * [simplify]: iters left: 4 (142 enodes) 595.692 * * [simplify]: iters left: 3 (474 enodes) 595.869 * * [simplify]: Extracting #0: cost 1 inf + 0 595.869 * * [simplify]: Extracting #1: cost 0 inf + 1 595.869 * [simplify]: Simplified to 0 595.869 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 595.869 * * * * [progress]: [ 1411 / 3260 ] simplifiying candidate # 595.869 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 595.870 * * [simplify]: iters left: 6 (28 enodes) 595.876 * * [simplify]: iters left: 5 (109 enodes) 595.892 * * [simplify]: iters left: 4 (207 enodes) 595.932 * * [simplify]: Extracting #0: cost 1 inf + 0 595.932 * * [simplify]: Extracting #1: cost 11 inf + 0 595.932 * * [simplify]: Extracting #2: cost 102 inf + 0 595.932 * * [simplify]: Extracting #3: cost 167 inf + 204 595.933 * * [simplify]: Extracting #4: cost 163 inf + 490 595.934 * * [simplify]: Extracting #5: cost 129 inf + 9420 595.940 * * [simplify]: Extracting #6: cost 54 inf + 30429 595.947 * * [simplify]: Extracting #7: cost 27 inf + 37517 595.955 * * [simplify]: Extracting #8: cost 2 inf + 48062 595.965 * * [simplify]: Extracting #9: cost 0 inf + 48831 595.975 * [simplify]: Simplified to (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (sqrt a)) (cbrt 2))) 595.975 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (/ (/ (/ (* (/ (sqrt b) (cbrt 2)) (/ (sqrt b) (cbrt 2))) (sqrt a)) (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)))))) 595.975 * [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.975 * * [simplify]: iters left: 6 (14 enodes) 595.979 * * [simplify]: iters left: 5 (56 enodes) 595.987 * * [simplify]: iters left: 4 (113 enodes) 596.011 * * [simplify]: iters left: 3 (324 enodes) 596.096 * * [simplify]: Extracting #0: cost 1 inf + 0 596.097 * * [simplify]: Extracting #1: cost 0 inf + 1 596.097 * [simplify]: Simplified to 0 596.097 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 596.097 * * * * [progress]: [ 1412 / 3260 ] simplifiying candidate # 596.097 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 596.097 * * [simplify]: iters left: 6 (27 enodes) 596.103 * * [simplify]: iters left: 5 (104 enodes) 596.122 * * [simplify]: iters left: 4 (198 enodes) 596.158 * * [simplify]: iters left: 3 (481 enodes) 596.279 * * [simplify]: Extracting #0: cost 1 inf + 0 596.279 * * [simplify]: Extracting #1: cost 11 inf + 0 596.279 * * [simplify]: Extracting #2: cost 116 inf + 0 596.280 * * [simplify]: Extracting #3: cost 215 inf + 367 596.282 * * [simplify]: Extracting #4: cost 178 inf + 6447 596.291 * * [simplify]: Extracting #5: cost 83 inf + 28675 596.300 * * [simplify]: Extracting #6: cost 51 inf + 37773 596.314 * * [simplify]: Extracting #7: cost 1 inf + 55287 596.328 * * [simplify]: Extracting #8: cost 0 inf + 55516 596.343 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* 2 (cbrt a))) (/ (/ (/ b (cbrt 2)) (* (cbrt 2) a)) (cbrt 2))) 596.343 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (* (cbrt a) (cbrt a))) (* 2 (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))))) 596.343 * [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))) 596.343 * * [simplify]: iters left: 6 (14 enodes) 596.347 * * [simplify]: iters left: 5 (56 enodes) 596.356 * * [simplify]: iters left: 4 (112 enodes) 596.379 * * [simplify]: iters left: 3 (297 enodes) 596.459 * * [simplify]: Extracting #0: cost 1 inf + 0 596.459 * * [simplify]: Extracting #1: cost 0 inf + 1 596.459 * [simplify]: Simplified to 0 596.459 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 596.459 * * * * [progress]: [ 1413 / 3260 ] simplifiying candidate # 596.459 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 596.460 * * [simplify]: iters left: 6 (25 enodes) 596.465 * * [simplify]: iters left: 5 (100 enodes) 596.484 * * [simplify]: iters left: 4 (206 enodes) 596.524 * * [simplify]: Extracting #0: cost 1 inf + 0 596.524 * * [simplify]: Extracting #1: cost 11 inf + 0 596.524 * * [simplify]: Extracting #2: cost 104 inf + 0 596.525 * * [simplify]: Extracting #3: cost 175 inf + 43 596.525 * * [simplify]: Extracting #4: cost 172 inf + 250 596.527 * * [simplify]: Extracting #5: cost 148 inf + 6562 596.533 * * [simplify]: Extracting #6: cost 51 inf + 33413 596.542 * * [simplify]: Extracting #7: cost 7 inf + 47608 596.554 * * [simplify]: Extracting #8: cost 0 inf + 50463 596.565 * * [simplify]: Extracting #9: cost 0 inf + 50383 596.575 * * [simplify]: Extracting #10: cost 0 inf + 50223 596.585 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (cbrt a)) (/ (* (/ (/ (sqrt b) (sqrt 2)) (cbrt a)) (/ (/ (sqrt b) (sqrt 2)) (cbrt a))) (cbrt a))) 596.585 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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))))))) 596.586 * [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.586 * * [simplify]: iters left: 6 (13 enodes) 596.589 * * [simplify]: iters left: 5 (53 enodes) 596.597 * * [simplify]: iters left: 4 (118 enodes) 596.621 * * [simplify]: iters left: 3 (324 enodes) 596.705 * * [simplify]: Extracting #0: cost 1 inf + 0 596.705 * * [simplify]: Extracting #1: cost 0 inf + 1 596.705 * [simplify]: Simplified to 0 596.705 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 596.705 * * * * [progress]: [ 1414 / 3260 ] simplifiying candidate # 596.706 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 596.706 * * [simplify]: iters left: 6 (25 enodes) 596.711 * * [simplify]: iters left: 5 (95 enodes) 596.725 * * [simplify]: iters left: 4 (170 enodes) 596.756 * * [simplify]: iters left: 3 (378 enodes) 596.833 * * [simplify]: Extracting #0: cost 1 inf + 0 596.834 * * [simplify]: Extracting #1: cost 9 inf + 0 596.834 * * [simplify]: Extracting #2: cost 97 inf + 0 596.834 * * [simplify]: Extracting #3: cost 188 inf + 167 596.836 * * [simplify]: Extracting #4: cost 160 inf + 4150 596.840 * * [simplify]: Extracting #5: cost 90 inf + 18177 596.848 * * [simplify]: Extracting #6: cost 39 inf + 33791 596.859 * * [simplify]: Extracting #7: cost 3 inf + 45500 596.873 * * [simplify]: Extracting #8: cost 0 inf + 46678 596.885 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 596.885 * [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)))))) 596.885 * [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.885 * * [simplify]: iters left: 6 (11 enodes) 596.888 * * [simplify]: iters left: 5 (43 enodes) 596.894 * * [simplify]: iters left: 4 (84 enodes) 596.909 * * [simplify]: iters left: 3 (212 enodes) 596.954 * * [simplify]: iters left: 2 (472 enodes) 597.056 * * [simplify]: Extracting #0: cost 1 inf + 0 597.056 * * [simplify]: Extracting #1: cost 0 inf + 1 597.056 * [simplify]: Simplified to 0 597.056 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) 2) (* (cbrt a) (cbrt a))) (cbrt a)) (/ (/ b (sqrt 2)) (* a (sqrt 2)))) 0)) 597.057 * * * * [progress]: [ 1415 / 3260 ] simplifiying candidate # 597.057 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 597.057 * * [simplify]: iters left: 6 (25 enodes) 597.063 * * [simplify]: iters left: 5 (97 enodes) 597.077 * * [simplify]: iters left: 4 (182 enodes) 597.113 * * [simplify]: iters left: 3 (399 enodes) 597.199 * * [simplify]: Extracting #0: cost 1 inf + 0 597.199 * * [simplify]: Extracting #1: cost 11 inf + 0 597.199 * * [simplify]: Extracting #2: cost 90 inf + 0 597.200 * * [simplify]: Extracting #3: cost 156 inf + 649 597.200 * * [simplify]: Extracting #4: cost 146 inf + 2029 597.202 * * [simplify]: Extracting #5: cost 122 inf + 5939 597.206 * * [simplify]: Extracting #6: cost 80 inf + 12933 597.211 * * [simplify]: Extracting #7: cost 58 inf + 16253 597.220 * * [simplify]: Extracting #8: cost 14 inf + 32520 597.230 * * [simplify]: Extracting #9: cost 0 inf + 38400 597.241 * * [simplify]: Extracting #10: cost 0 inf + 38319 597.251 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 597.251 * [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 (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))))) 597.251 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) (sqrt 2)) a)) (/ (/ (sqrt b) (sqrt 2)) 1) (* (/ (/ (sqrt b) (sqrt 2)) a) (/ (/ (sqrt b) (sqrt 2)) 1))) 597.251 * * [simplify]: iters left: 6 (12 enodes) 597.255 * * [simplify]: iters left: 5 (49 enodes) 597.263 * * [simplify]: iters left: 4 (99 enodes) 597.282 * * [simplify]: iters left: 3 (234 enodes) 597.334 * * [simplify]: iters left: 2 (447 enodes) 597.428 * * [simplify]: Extracting #0: cost 1 inf + 0 597.428 * * [simplify]: Extracting #1: cost 0 inf + 1 597.428 * [simplify]: Simplified to 0 597.428 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) (* 2 (cbrt a))) (* (cbrt a) (cbrt a))) (/ (/ (/ b a) (sqrt 2)) (sqrt 2))) 0)) 597.428 * * * * [progress]: [ 1416 / 3260 ] simplifiying candidate # 597.428 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 597.429 * * [simplify]: iters left: 6 (25 enodes) 597.434 * * [simplify]: iters left: 5 (97 enodes) 597.449 * * [simplify]: iters left: 4 (193 enodes) 597.487 * * [simplify]: iters left: 3 (456 enodes) 597.608 * * [simplify]: Extracting #0: cost 1 inf + 0 597.608 * * [simplify]: Extracting #1: cost 11 inf + 0 597.608 * * [simplify]: Extracting #2: cost 100 inf + 0 597.609 * * [simplify]: Extracting #3: cost 185 inf + 2 597.610 * * [simplify]: Extracting #4: cost 168 inf + 1553 597.613 * * [simplify]: Extracting #5: cost 122 inf + 11675 597.623 * * [simplify]: Extracting #6: cost 50 inf + 32077 597.635 * * [simplify]: Extracting #7: cost 4 inf + 46894 597.649 * * [simplify]: Extracting #8: cost 0 inf + 48182 597.662 * [simplify]: Simplified to (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (cbrt a))) 2) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 597.662 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (cbrt a))) 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))))))) 597.662 * [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.662 * * [simplify]: iters left: 6 (14 enodes) 597.666 * * [simplify]: iters left: 5 (57 enodes) 597.675 * * [simplify]: iters left: 4 (121 enodes) 597.700 * * [simplify]: iters left: 3 (291 enodes) 597.778 * * [simplify]: Extracting #0: cost 1 inf + 0 597.778 * * [simplify]: Extracting #1: cost 0 inf + 1 597.778 * [simplify]: Simplified to 0 597.778 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (cbrt a) (cbrt a))) 2) (/ (/ b (* (cbrt a) (cbrt a))) (* 2 (cbrt a)))) 0)) 597.778 * * * * [progress]: [ 1417 / 3260 ] simplifiying candidate # 597.778 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 597.778 * * [simplify]: iters left: 6 (26 enodes) 597.784 * * [simplify]: iters left: 5 (100 enodes) 597.799 * * [simplify]: iters left: 4 (181 enodes) 597.832 * * [simplify]: iters left: 3 (384 enodes) 597.909 * * [simplify]: Extracting #0: cost 1 inf + 0 597.909 * * [simplify]: Extracting #1: cost 11 inf + 0 597.910 * * [simplify]: Extracting #2: cost 88 inf + 0 597.910 * * [simplify]: Extracting #3: cost 150 inf + 407 597.911 * * [simplify]: Extracting #4: cost 135 inf + 2358 597.912 * * [simplify]: Extracting #5: cost 118 inf + 5057 597.915 * * [simplify]: Extracting #6: cost 85 inf + 9576 597.923 * * [simplify]: Extracting #7: cost 21 inf + 26622 597.932 * * [simplify]: Extracting #8: cost 1 inf + 34404 597.942 * * [simplify]: Extracting #9: cost 0 inf + 34905 597.952 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c -4) a (* b b))) (cbrt a)) (* (cbrt a) (* 2 (cbrt a)))) (/ (/ b a) 2)) 597.952 * [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) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))))) 597.952 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) (sqrt a))) (/ (/ (sqrt b) 1) (sqrt a)) (* (/ (/ (sqrt b) 2) (sqrt a)) (/ (/ (sqrt b) 1) (sqrt a)))) 597.952 * * [simplify]: iters left: 6 (13 enodes) 597.955 * * [simplify]: iters left: 5 (52 enodes) 597.963 * * [simplify]: iters left: 4 (98 enodes) 597.981 * * [simplify]: iters left: 3 (212 enodes) 598.022 * * [simplify]: iters left: 2 (371 enodes) 598.094 * * [simplify]: Extracting #0: cost 1 inf + 0 598.094 * * [simplify]: Extracting #1: cost 0 inf + 1 598.094 * [simplify]: Simplified to 0 598.094 * [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)) 598.095 * * * * [progress]: [ 1418 / 3260 ] simplifiying candidate # 598.095 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 2) (cbrt a)) (- (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1)))) 598.095 * * [simplify]: iters left: 6 (25 enodes) 598.100 * * [simplify]: iters left: 5 (91 enodes) 598.116 * * [simplify]: iters left: 4 (166 enodes) 598.141 * * [simplify]: iters left: 3 (311 enodes) 598.199 * * [simplify]: Extracting #0: cost 1 inf + 0 598.199 * * [simplify]: Extracting #1: cost 11 inf + 0 598.199 * * [simplify]: Extracting #2: cost 83 inf + 0 598.199 * * [simplify]: Extracting #3: cost 120 inf + 905 598.201 * * [simplify]: Extracting #4: cost 81 inf + 5677 598.203 * * [simplify]: Extracting #5: cost 70 inf + 8165 598.206 * * [simplify]: Extracting #6: cost 65 inf + 8898 598.211 * * [simplify]: Extracting #7: cost 19 inf + 24011 598.219 * * [simplify]: Extracting #8: cost 0 inf + 31628 598.227 * * [simplify]: Extracting #9: cost 0 inf + 31533 598.237 * [simplify]: Simplified to (- (/ (/ (sqrt (fma (* c a) -4 (* b b))) 2) (* (* (cbrt a) (cbrt a)) (cbrt a))) (/ b (* a 2))) 598.237 * [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))))) 598.238 * [simplify]: Simplifying (fma (- (/ (/ (sqrt b) 2) a)) (/ (/ (sqrt b) 1) 1) (* (/ (/ (sqrt b) 2) a) (/ (/ (sqrt b) 1) 1))) 598.238 * * [simplify]: iters left: 6 (12 enodes) 598.241 * * [simplify]: iters left: 5 (44 enodes) 598.248 * * [simplify]: iters left: 4 (92 enodes) 598.261 * * [simplify]: iters left: 3 (159 enodes) 598.285 * * [simplify]: iters left: 2 (267 enodes) 598.329 * * [simplify]: iters left: 1 (364 enodes) 598.386 * * [simplify]: Extracting #0: cost 1 inf + 0 598.386 * * [simplify]: Extracting #1: cost 0 inf + 1 598.386 * [simplify]: Simplified to 0 598.387 * [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)) 598.387 * * * * [progress]: [ 1419 / 3260 ] simplifiying candidate # 598.387 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 598.387 * * [simplify]: iters left: 6 (26 enodes) 598.393 * * [simplify]: iters left: 5 (106 enodes) 598.412 * * [simplify]: iters left: 4 (234 enodes) 598.464 * * [simplify]: Extracting #0: cost 1 inf + 0 598.464 * * [simplify]: Extracting #1: cost 11 inf + 0 598.464 * * [simplify]: Extracting #2: cost 128 inf + 0 598.465 * * [simplify]: Extracting #3: cost 216 inf + 328 598.468 * * [simplify]: Extracting #4: cost 164 inf + 9927 598.474 * * [simplify]: Extracting #5: cost 73 inf + 37582 598.483 * * [simplify]: Extracting #6: cost 48 inf + 45754 598.493 * * [simplify]: Extracting #7: cost 21 inf + 53949 598.505 * * [simplify]: Extracting #8: cost 0 inf + 62123 598.517 * * [simplify]: Extracting #9: cost 0 inf + 62068 598.529 * [simplify]: Simplified to (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) 2) (cbrt a))) (/ (/ b (* (cbrt a) (cbrt 2))) (* (* (cbrt a) (cbrt 2)) (* (cbrt a) (cbrt 2))))) 598.529 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (* (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) (/ (/ (/ (sqrt (sqrt (fma b b (* (* a -4) c)))) (cbrt a)) 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))))))) 598.529 * [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.530 * * [simplify]: iters left: 6 (15 enodes) 598.533 * * [simplify]: iters left: 5 (64 enodes) 598.544 * * [simplify]: iters left: 4 (149 enodes) 598.579 * * [simplify]: iters left: 3 (466 enodes) 598.829 * * [simplify]: Extracting #0: cost 1 inf + 0 598.830 * * [simplify]: Extracting #1: cost 0 inf + 1 598.830 * [simplify]: Simplified to 0 598.830 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 598.830 * * * * [progress]: [ 1420 / 3260 ] simplifiying candidate # 598.830 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 598.830 * * [simplify]: iters left: 6 (27 enodes) 598.836 * * [simplify]: iters left: 5 (107 enodes) 598.856 * * [simplify]: iters left: 4 (210 enodes) 598.894 * * [simplify]: Extracting #0: cost 1 inf + 0 598.894 * * [simplify]: Extracting #1: cost 11 inf + 0 598.895 * * [simplify]: Extracting #2: cost 106 inf + 0 598.895 * * [simplify]: Extracting #3: cost 161 inf + 613 598.897 * * [simplify]: Extracting #4: cost 112 inf + 9938 598.901 * * [simplify]: Extracting #5: cost 65 inf + 22011 598.908 * * [simplify]: Extracting #6: cost 49 inf + 26400 598.915 * * [simplify]: Extracting #7: cost 28 inf + 30790 598.922 * * [simplify]: Extracting #8: cost 7 inf + 40152 598.932 * * [simplify]: Extracting #9: cost 0 inf + 43019 598.941 * * [simplify]: Extracting #10: cost 0 inf + 42939 598.950 * * [simplify]: Extracting #11: cost 0 inf + 42819 598.959 * [simplify]: Simplified to (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (cbrt a)) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 598.959 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 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)))))) 598.960 * [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.960 * * [simplify]: iters left: 6 (14 enodes) 598.963 * * [simplify]: iters left: 5 (59 enodes) 598.972 * * [simplify]: iters left: 4 (121 enodes) 598.998 * * [simplify]: iters left: 3 (332 enodes) 599.131 * * [simplify]: Extracting #0: cost 1 inf + 0 599.131 * * [simplify]: Extracting #1: cost 0 inf + 1 599.131 * [simplify]: Simplified to 0 599.131 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a))) 2) (cbrt a)) (/ (/ (/ (/ b (cbrt 2)) (sqrt a)) (* (cbrt 2) (cbrt 2))) (sqrt a))) 0)) 599.131 * * * * [progress]: [ 1421 / 3260 ] simplifiying candidate # 599.131 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))) 599.131 * * [simplify]: iters left: 6 (26 enodes) 599.140 * * [simplify]: iters left: 5 (102 enodes) 599.156 * * [simplify]: iters left: 4 (201 enodes) 599.194 * * [simplify]: iters left: 3 (468 enodes) 599.333 * * [simplify]: Extracting #0: cost 1 inf + 0 599.333 * * [simplify]: Extracting #1: cost 11 inf + 0 599.333 * * [simplify]: Extracting #2: cost 132 inf + 0 599.334 * * [simplify]: Extracting #3: cost 207 inf + 452 599.338 * * [simplify]: Extracting #4: cost 116 inf + 15191 599.345 * * [simplify]: Extracting #5: cost 71 inf + 25856 599.354 * * [simplify]: Extracting #6: cost 46 inf + 34613 599.369 * * [simplify]: Extracting #7: cost 5 inf + 48118 599.382 * * [simplify]: Extracting #8: cost 0 inf + 49866 599.396 * [simplify]: Simplified to (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 599.396 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt 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))))) 599.396 * [simplify]: Simplifying (fma (- (/ (/ b (cbrt 2)) a)) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1) (* (/ (/ b (cbrt 2)) a) (/ (/ 1 (* (cbrt 2) (cbrt 2))) 1))) 599.396 * * [simplify]: iters left: 6 (13 enodes) 599.400 * * [simplify]: iters left: 5 (54 enodes) 599.409 * * [simplify]: iters left: 4 (112 enodes) 599.431 * * [simplify]: iters left: 3 (281 enodes) 599.524 * * [simplify]: Extracting #0: cost 1 inf + 0 599.524 * * [simplify]: Extracting #1: cost 0 inf + 1 599.524 * [simplify]: Simplified to 0 599.525 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (- (/ (/ (sqrt (fma c (* a -4) (* b b))) (cbrt a)) (* (* 2 (cbrt a)) (cbrt a))) (/ (/ b (* (* (cbrt 2) (cbrt 2)) (cbrt 2))) a)) 0)) 599.525 * * * * [progress]: [ 1422 / 3260 ] simplifiying candidate # 599.525 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)))))) 599.525 * * [simplify]: iters left: 6 (25 enodes) 599.531 * * [simplify]: iters left: 5 (101 enodes) 599.549 * * [simplify]: iters left: 4 (219 enodes) 599.596 * * [simplify]: Extracting #0: cost 1 inf + 0 599.596 * * [simplify]: Extracting #1: cost 11 inf + 0 599.596 * * [simplify]: Extracting #2: cost 109 inf + 0 599.596 * * [simplify]: Extracting #3: cost 174 inf + 87 599.597 * * [simplify]: Extracting #4: cost 158 inf + 1642 599.600 * * [simplify]: Extracting #5: cost 95 inf + 16072 599.609 * * [simplify]: Extracting #6: cost 26 inf + 36474 599.619 * * [simplify]: Extracting #7: cost 0 inf + 44919 599.629 * * [simplify]: Extracting #8: cost 0 inf + 44784 599.639 * [simplify]: Simplified to (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a))) 2) (/ (/ b (* (cbrt a) (sqrt 2))) (* (cbrt a) (* (cbrt a) (sqrt 2))))) 599.639 * [simplify]: Simplified (2 1) to (λ (a b c) (+ (- (/ (* (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (/ (/ (sqrt (sqrt (fma c (* a -4) (* b b)))) (cbrt a)) (cbrt a))) 2) (/ (/ b (* (cbrt a) (sqrt 2))) (* (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))))))) 599.639 * [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.639 * * [simplify]: iters left: 6 (14 enodes) 599.643 * * [simplify]: iters left: 5 (59 enodes) 599.652 * * [simplify]: iters left: 4 (134 enodes) 599.681 * * [simplify]: iters left: 3 (357 enodes) 599.818 * * [simplify]: Extracting #0: cost 1 inf + 0 599.818 * * [simplify]: Extracting #1: cost 0 inf + 1 599.818 * [simplify]: Simplified to 0 599.818 * [simplify]: Simplified (2 2) to (λ (a b c) (+ (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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)) 599.818 * * * * [progress]: [ 1423 / 3260 ] simplifiying candidate # 599.818 * [simplify]: Simplifying (fma (/ (/ (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1) (* (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))))) 599.819 * * [simplify]: iters left: 6 (26 enodes) 599.824 * * [simplify]: iters left: 5 (101 enodes) 599.843 * * [simplify]: iters left: 4 (195 enodes) 599.877 * * [simplify]: iters left: 3 (439 enodes) 599.996 * * [simplify]: Extracting #0: cost 1 inf + 0 599.996 * * [simplify]: Extracting #1: cost 11 inf + 0 599.998 * * [simplify]: Extracting #2: cost 144 inf + 0 600.000 * * [simplify]: Extracting #3: cost 226 inf + 1998 600.004 * * [simplify]: Extracting #4: cost 139 inf + 16264